@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/HelveticaNowDisplay-Regular.woff2') format('woff2'),
         url('../fonts/HelveticaNowDisplay-Regular.woff') format('woff'),
         url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: "Helvetica" !important;
    font-size: 14px !important;
    line-height: 24px;
    color: #333333;
    background-color: #ffffff;
}

p {
  font-size:16px !important;
}


.burger-icon>span {
  background-color:#c5a56a !important;
}

.articulo {
  font-size:16px;
}

div.itemFullText p {
  font-size:16px;
}

table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
    
    font-size: 16px;
}

.h1, h1 {
	font-family: "Helvetica" !important;
	font-size: 60px !important;
	line-height: 70px;
	color: #c5a56a !important;
	text-shadow: 0px 1px 1px #000000;
	
}
.h2, h2 {
	font-family: 'Helvetica';
	font-weight: 400 !important;
    font-size: 48px !important; 
	line-height:58px !important;
	color: #c5a56a !important;
	text-shadow: 0px 1px 1px #000000;
}

.h3, h3 {
	font-family: 'Helvetica';
	font-weight: 300 !important;
    font-size: 36px !important;
	line-height:46px !important;
	color: #c5a56a !important;
	text-shadow: 0px 1px 1px #000000;
}
.h4, h4 {
	font-family: 'Helvetica';
	font-weight: 300 !important;
    font-size: 24px !important;
	line-height:34px !important;
	color: #c5a56a !important;
}

.h5, h5 {
	font-family: 'Helvetica';
	font-weight: 300 !important;
    font-size: 18px !important;
	line-height:28px !important;
	color: #c5a56a !important;
}

a {
  color: #c5a56a !important;
  font-weight: bold !important;
}

a:hover {
	color: #000000 !important;
	text-shadow: 0px 1px 1px #c5a56a;
}
.alto {
	height: 320px !important;
}

#gtx-trans {
  display: none !important;
}

#sp-left .sp-module, #sp-right .sp-module {
  padding: 2px;
}

.efecto :hover {
  transform: scale(1.02);
}

.zoom :hover {
	display: block;
    transform: scale(1.02);
	box-shadow: none;
	background: #f1f1f1; !important; 
}

.sppb-btn-default {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000;
}

.sppb-btn-default:hover {
    color: #000000 !important;
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1;
}

#sp-header { 
  display: block;  
 /* background: linear-gradient(45deg, #000000, #1b3c6b) transparent !important; */
  background: #000000 !important;
  height: auto !important;
}

#sp-header .logo {
    display: inline-block;
    height: 90px;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}

#sp-bottom {
  background-color: rgba(0, 0, 0, 0.8) !important;
  padding: 10px 0px 10px 0px !important;
  font-size: 14px;
  line-height: 1.6;
}

#sp-footer {
 background: #000000 !important;
}


#sp-header.menu-fixed {
    position: fixed;
    z-index: 9999;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  /*  background: rgb(51,51,51,0.8) !important; */
    background: linear-gradient(45deg, #000000cc, #1b3c6bcc) transparent !important;
}


/*Se realizó esto para ocultar los label's de las imágenes en la página principal*/
#Galerias .efecto .sppb-addon-content h3 {
  display:none;
}


.btn-success {
    background-color: #000000 !important;
    border-color: #000000;
}
.btn-success :hover{
    background-color: #ffffff !important;
    border-color: #000000;
}

.practice-areas {
    padding: 40px 35px;
    background-color: #f7f7f7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.practice-areas:hover {
    background-color: #df9a2a;
}

.practice-areas .sppb-feature-box-title, .practice-areas .sppb-media-content, .practice-areas .sppb-img-container img {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.practice-areas:hover .sppb-feature-box-title, .practice-areas:hover .sppb-media-content {
  color: #ffffff;
}
.practice-areas:hover .sppb-img-container img {
  filter: brightness(10) contrast(1);
}
.practice-areas {
    padding: 15px;
  }
.resaltar:hover .sppb-img-container img {
  filter: brightness(10) contrast(1);
}

.bieneinm-areas {
    padding: 25px 25px 25px 25px; 
    background-color: #f7f7f7; 
  	
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  
}
.bieneinm-areas:hover {
    background-color: #df9a2a;
}

.bieneinm-areas .sppb-feature-box-title, .bieneinm-areas .sppb-media-content, .bieneinm-areas .sppb-img-container img {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.bieneinm-areas:hover .h4 {
  color: #000000;
}
.bieneinm-areas:hover .sppb-img-container img {
/*  filter: brightness(10) contrast(1);*/
}
 
  
  
.ItemImageNot{
  display: block;
  text-align: center;
  margin: 0 10px 8px 0;
  width: max-content !important; 
}

.ItemImageFrec{
  display: block;
  text-align: center;
  margin: 0 10px 8px 10px;
  width: max-content !important; 
}


.ItemImageNotC :hover {
   transform: scale(2);
}

.ItemImageNotC{
  display: block;
  text-align: center;
  margin:10px;
  width: max-content !important;   
}

.ItemTitleNot {
  display: block;
  margin: 0 10px 8px 0; 
}

.ItemTitleFrec {
  display: block;
  text-align: justify;
  margin: 10px;
  font-size: initial;
  
}

.blogdate {
  font-size:14px;
  margin-bottom:5px; 
}

.NoMostrar{
  display: none !important;
}

.ImgHeaderFrec {
  display: block;
  width:45%;
  float: left;  
}

.ExtHeaderFrec{
  display: block;
  width:45%;
  float: left;
  margin-left:5px;
}

.ListFrec{
  width:95%;
  height:260px; 
  margin-bottom: 30px;
  padding: 4px;
  box-shadow: 0px 3px 2px 0px #ECECEC;
}

.ItemReadMoreFrec {
    display: block;
    margin-top: 15px;
   /* margin-bottom: 15px; 
    background-color: #cccccc; */
    padding: 15px 0px;
    text-align: center;
    font-variant: all-small-caps;
    font-size: larger;
    font-weight: 600;
}

#offcanvas-toggler {   
    margin-left: 15px;
    margin-right: 15px;
    font-size: 18px !important; 
}

#offcanvas-toggler >i {
    color: #ffffff !important;
}


div.itemExtraFields h3 {
    margin: 0;
    padding: 15px 0 8px 0 !important;
}


div.itemExtraFields ul li span.itemExtraFieldsValue {
    font-size: 20px !important;
}

div.catItemExtraFields h4, div.genericItemExtraFields h4 { 
	display: none !important;
}
  
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: none !important;
 
}
  
div.itemBackToTop {
    text-align: right;
    font-size: 30px;
    font-variant: all-petite-caps;
}


div.catItemView {
    width: 95% !important;   
    margin-bottom: 30px;
    padding: 4px;
    box-shadow: 0px 3px 2px 0px #ECECEC;
}

div.itemContainer :hover {
 
  background: #dddddd;
 
}

a.ns2-readmore span {
    padding: 15px;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
	background: #000000 !important;
   /* box-shadow: 0px 3px 2px 0px #cccccc; */
}


a.ns2-readmore :hover {
  background: #dddddd; 
  box-shadow: 0px 3px 2px 0px #cccccc;
}



@media screen and (min-width: 768px) and (max-width: 1660px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
  color: #ffffff !important; 
  font-size:14px !important;
} 
  
}


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

  .sp-megamenu-parent {
  display: none !important; 
  } 
    
}

@media only screen and (max-width: 479px) {
#sp-menu {
    float: right !important;
}
#sp-header .sp-module {
    display: none;
}
}


.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
  color: #c5a56a !important; 
  font-weight: bold;
  font-size:18px;
} 

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    z-index: 99;
    display: block;
    float: left !important;
    position: relative;
    margin-left: 15px !important; 
}

.sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
}

.sp-dropdown-items >li >a {
  font-size: 18px !important;
  
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    text-transform: uppercase;
    color: #000;
    margin: 0;

}

body.view-article article.item.item-page {
    position: relative;
    z-index: 10;
    margin-top: 0px !important;
    text-align: justify;
}

.article-details-wrap {
    background: #fff;
    padding: 65px 50px;
}

.speasyimagegallery-gallery {
  margin-top:20px !important;
}

.speasyimagegallery-album-description {
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
    margin-top: 30px !important;
    margin-bottom: 20px;
}


.pd-category-view {
/*  padding-top:130px !important; */
}

#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
  margin-bottom: 20px !important;
}

#phoca-dl-category-box .pd-subcategory, #phoca-dl-file-box .pd-file {
    margin: 5px;
    font-size: 18px !important;
  /*  line-height: 20px  !important;*/
}

.pd-filename {
  font-size: 20px !important;
  font-weight: 600;
}

.pd-fdesc {
 font-size: 18px !important; 
}

#phoca-dl-categories-box .pd-subcategory, #phoca-dl-category-box .pd-subcategory {
    padding-left: 20px;
    background: transparent !important;
    display: list-item;
}

/* Estilo para noticias institucionales pagina principal */


h4.ns2-title {
    font-size: 20px !important;
    font-weight: bold;
  margin-bottom: 15px !important;
  margin-top:15px !important;
}

div.ns2-tools {
    color: #999;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.ns2-introtext {
  font-size: 16px !important;
}


/*******************/

.article-details-wrap .helix-social-share-wrap, .article-details-wrap .article-info {
    display: none !important;
}

#helix-social-share-wrap {
  display:none !important;
}