.bloque-inner-formulario, #filtra_listado_empresas {
     padding-top:15px;
     padding-left:50px;
     padding-right:50px;
     padding-bottom:40px;
     color:white;
     font-family: Mulish;
     font-size:18px;
     font-weight:500;
     border-radius:10px;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(216,216,216,1);
    -moz-box-shadow: 5px 5px 0px 0px rgba(216,216,216,1);
     box-shadow: 5px 5px 0px 0px rgba(216,216,216,1);

background: rgba(84,149,146,1);
background: -moz-linear-gradient(left, rgba(84,149,146,1) 0%, rgba(121,151,64,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84,149,146,1)), color-stop(100%, rgba(121,151,64,1)));
background: -webkit-linear-gradient(left, rgba(84,149,146,1) 0%, rgba(121,151,64,1) 100%);
background: -o-linear-gradient(left, rgba(84,149,146,1) 0%, rgba(121,151,64,1) 100%);
background: -ms-linear-gradient(left, rgba(84,149,146,1) 0%, rgba(121,151,64,1) 100%);
background: linear-gradient(to right, rgba(84,149,146,1) 0%, rgba(121,151,64,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549592', endColorstr='#799740', GradientType=1 );
}
.bloque-inner-formulario input, .bloque-inner-formulario select, .bloque-inner-formulario textarea{
   margin-top:5px;
}
input, select {
    width: 100% !important;
    border-radius: 10px !important;
    color: #3f3e3e !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-family: Mulish !important;
    font-size:14px !important;
    font-weight:500 !important;
    border:none !important;
}
.bloque-inner-formulario label {
    font-weight: 700 !important;
    font-size: 16px !important;
}
select {
    height:33px;
    padding:10px;
}
#select_listado_empresas {
    font-weight: 700 !important;
    font-size: 16px !important;
}
.select_listado_categoria {
    margin-bottom:20px;
}
.bloque-formulario h3{
     font-family: Mulish;
     font-size:22px;
     font-weight:700;
     color: #3f3e3e !important;
     margin-bottom: 5px;
    margin-top: 30px;
}
input[name="le-form-submit"] { 
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-radius: 10px !important;
    color: white !important;
    font-size: 18px !important;
    font-family: Mulish !important;
    font-weight:800 !important;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(216,216,216,1) !important;
    -moz-box-shadow: 5px 5px 0px 0px rgba(216,216,216,1) !important;
     box-shadow: 5px 5px 0px 0px rgba(216,216,216,1) !important;
     background-color:#cf607a !important;
}
input[name="le-form-submit"]:hover, input[name="le-form-submit"]:active {
     background-color: #549592 !important;
}
input[type=file] {
     color:white !important;
     margin-bottom: 15px;
}










.l_empresa{
    width: 33%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
}
.le_info{
    padding: 0px 5px;
}
.le_info_nombre{
    display:inline;
}
.le_info_link {
    display:inline;
    float:right;
}

.le_logo {
    height:150px;
    border-radius: 10px;
    background-color: transparent;
    /*border: 1px solid #d8d8d8;*/
    text-align: center;
    /*-webkit-box-shadow: 10px 10px 6px -4px rgba(216,216,216,1);
    -moz-box-shadow: 10px 10px 6px -4px rgba(216,216,216,1);
    box-shadow: 10px 10px 6px -4px rgba(216,216,216,1);*/
    -webkit-box-shadow: 0px 0px 9px 2px rgba(84,149,146,0.52);
-moz-box-shadow: 0px 0px 9px 2px rgba(84,149,146,0.52);
box-shadow: 0px 0px 9px 2px rgba(84,149,146,0.52);
    margin-bottom:8px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
}
.le_logo_inner{
    height: 100%;
    display: table;
    text-align: center;
    width: 100%;
}
.le_logo_inner_img {
    /*height:100%;*/
    height: 130px;
    display: table-cell;
    vertical-align: middle;
}
.le_logo img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
     max-height: 50px;
    max-width: 95%;
    width: auto;
    height: auto;
}
.le_logo img{
    max-height: 80%;
    max-width: 80% !important;
}
.listado_empresas{
    margin-top:15px;
}
.le_nombre {
    display:inline-block;
     font-family: Mulish;
    font-size:16px;
    font-weight: 600;
    text-transform:uppercase;
}
p.le_nombre {
    margin: 0;
}
a.le_empresa {
    text-decoration: none !important;
    cursor: pointer;
    color: #009794;
    font-family: Mulish;
    font-size:16px;
    font-weight:600;
}
a.le_empresa:hover, a.le_empresa:selected, a.le_empresa:focus{
    background-color: #009794 !important;
    color: white !important;
}



.le_ficha_empresa{
    display: inline-flex;
    margin-top:50px;
    width:100%;
}
.ficha_logo{
    text-align: center;
    margin-right: 40px;
    margin-top: 10px;
    /*border:1px solid #d8d8d8;*/
-webkit-box-shadow: 0px 0px 9px 2px rgba(84,149,146,0.52);
-moz-box-shadow: 0px 0px 9px 2px rgba(84,149,146,0.52);
box-shadow: 0px 0px 9px 2px rgba(84,149,146,0.52);

    margin-left: 100px;
    height: 200px;
    width: 400px;
    border-radius: 10px;
    display:table;
    padding:10px;
}
.ficha_logo_inner {
    display: table-cell;
    vertical-align: middle;
}
.ficha_logo img{
     max-width: 90%;
    max-height: 90%;
}

.ficha_inner{
    width:48%;
   margin-bottom: 100px;
    margin-top: 20px;
}
.ficha_titulo{
    font-family: Mulish;
     font-size:28px;
     font-weight:700;
     margin-bottom: 5px;
}
.ficha_content{
    font-family: Mulish;
}
.ficha_titulo_bloque{
      font-size:20px;
     font-weight:700;
     color:#549592;
      margin-top:22px;
     margin-bottom: 10px;
}
.le_campo {
    margin-top: 15px;
    text-align: justify;
}
.le_campo_titulo{
     color:#799740;
     font-weight:600;
     font-size:18px;
    display:block;
}
.le_campo_valor{
    font-size:18px;
}

input[name="le-form-submit"] {
    margin-top: 20px;
}



form#new_empresa{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(212,235,206,1) 65%, rgba(212,235,206,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(65%, rgba(255,255,255,1)), color-stop(65%, rgba(212,235,206,1)), color-stop(90%, rgba(212,235,206,1)), color-stop(90%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(212,235,206,1) 65%, rgba(212,235,206,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(212,235,206,1) 65%, rgba(212,235,206,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(212,235,206,1) 65%, rgba(212,235,206,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 65%, rgba(212,235,206,1) 65%, rgba(212,235,206,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    padding-top:30px;
    padding-bottom:30px;
}

.validacion_check{
    display:inline-flex;
    width:100%;
}
.validacion_check input[type=checkbox] {
    width: auto !important;
    margin-right: 20px;
    cursor:pointer;
}
.validacion_check label a {
    color: white !important;
    text-decoration: underline !important;
}
.validacion_check:first-child {
 margin-top:20px;
}
.”le_aviso_title”{
    color:black;
    font-weight:bold;
    font-size: 20px;
}
.”le_aviso_text1”, .”le_aviso_text2”{
    color: #549592;
}
.fa-check{
    color: #799740;
    font-size: 36px !important;
}
.”le_aviso{
    border: 2px solid #799740;
    border-radius: 10px;
    padding: 10px;
    background-color: #fcfff56b;
}
.volver_listado{
    display:table-footer-group;
}
star{
 color:#ff886d;
}
a.link_ver_youtube {
    display: block;
}

@media only screen and (max-width: 1200px) {
   .l_empresa{
       width: 49%;
   }
}
@media only screen and (max-width: 650px) {
  .l_empresa{
     width:100%;
     padding: 10px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .l_empresa{
     width:100%;
     padding: 10px 0px;
  }
   .le_ficha_empresa{
     display:block;
  }
  .ficha_logo{
    margin-right:15px;
    margin-left:15px;
    height:auto;
    width:auto;
  }
  .ficha_inner{
     width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  .bloque-inner-formulario, #filtra_listado_empresas {
     padding-left:15px;
     padding-right:15px;
  }
}