@charset "UTF-8";.logo {
  display: none;
}

 /*To format header*/
@media (max-width: 575px) {
#sp-header {
    height: 80px !important;
  	padding-top: 10px !important;
}
}

 /*To hide Inicio Menu on Menu Desktop*/

@media (min-width: 1024px) {
.prueba {
        display: none !important;
    } 
}


/* To format Post */

 .ebd-block {
   line-height: 1.8em !important;
}

.linep2{
   line-height: 0.9em !important;
}

/* To format Educam */

.cateducam .edocman-page-heading {
  font-size: 32px !important;
}

.edicon-folder-open:before {
  color: #73cf7a !important;
}

.edocman-category-title-link {
  font-size: 18px;
  color: #73cf7a !important;
}

.edicon-folder:before {
  color: #73cf7a !important;
}



#search_edocman_box {
  height: 42px !important;
}

#sp-component {
  background: #fbfbfb;
  border: 1px solid #DBDEE1;
}

#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  background: #fbfbfb;
  border: 1px solid #DBDEE1;
}

#sp-left .sp-module, #sp-right .sp-module {
   background: #fbfbfb;
  border: 1px solid #DBDEE1;
}

#edocman-categories .edocman-box-heading h3, #edocman-documents .edocman-box-heading h3, #edocman-document-page .edocman-box-heading h3 {
  font-size: 24px !important;
  color: #73cf7a !important;
}

.edocman-document-title-link {
    color: #73cf7a !important;
}

.cateducam .btn-secondary  {
  color: #000000 !important;
}

.cateducam .btn-primary {
  background: #73cf7a !important;
  color: #000000 !important;
}

/*Survey interview*/
.marca i.fa.fa-caret-right{
  Display: none !important;
}
 

 /*Footer link color*/
#sp-footer a {
  color: #fff !important;
}


 /*To format header*/
@media (max-width: 575px) {
#sp-bottom {
   padding-top: 5px !important;
}
}

 /*To format header*/
@media (max-width: 575px) {
#section-id-1671565136474 {
   padding-bottom: 5px !important;
}
}

.eb-help-print {
  display: none !important;
}

/*@media (max-width: 575px){
#mainContainer #pdfmobile {
  height:500px !important;
}
}*/


