/*Importe la fuente aqui para no aÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“adir mas codigo al header*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&amp;display=swap');

.sidenav, .mainMenu{
 display:none!important;
}

.facCreacion.home .sidebar .social a.btn {
  color: #ffffff;
  border: 1px solid #da0921;
  background: #da0921;
}

section#internacionalizacionFaCrea .main-content a.btn.btn-outline-danger {
  padding: 10px 39px;
  background: #da0921;
  color: #fff;
}

section#internacionalizacionFaCrea .modal-content .imgIntercambio {
  width: 45%;
  overflow: hidden;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 197px;
  align-content: center;
}

section#internacionalizacionFaCrea .modal-content .txtIntercambio {
  width: 55%;
}

section#internacionalizacionFaCrea .modal-content .imgIntercambio img {
  width: 100%;
  max-width: 520px;
  min-width: 230px;
}

section#internacionalizacionFaCrea .main-content h3 {
  padding-top: 30px;
}

section#internacionalizacionFaCrea .main-content a.btn.btn-outline-danger:hover {
  padding: 10px 39px;
}

a.btn.btn-outline-dark.btn-block img {
    border-radius: 100%;
    margin-right: 7px;
}
a.btn.btn-outline-dark.btn-block img {
    border-radius: 100%;
    margin-right: 10px;
}

#internacionalizacionFaCrea .intercambioFaCrea:hover {
    border-color: #000;
    transition: 2s;
}
a.btn.btn-outline-dark.btn-block:hover {
    border: solid 1px #000;
    transition: .2s;
    color: #000;
}

.facCreacion a.boton_personalizado {
  width: 100%;
  display: table;
  text-decoration: none;
  padding: 10px;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  background-color: #DA0921;
  border: 2px solid #DA0921;
  margin-bottom: 10px;
}

.facCreacion a.boton_personalizado:hover {
  color: #000;
  background-color: #ffffff;
  border: 2px solid #000;
}

#internacionalizacionFaCrea .modal-header {
    text-align: center;
    display: initial;
    padding: 20px 0 0;
    border-bottom: none;
}


#internacionalizacionFaCrea .intercambioFaCrea {
    display: flex;
    padding: 3%;
    border: solid 1px #ccc;
    margin-bottom: 20px;
    cursor: pointer;
}

#internacionalizacionFaCrea a.btn.btn-danger {
    display: none;
}

#internacionalizacionFaCrea .modal-footer {
    border: none;
}

#internacionalizacionFaCrea .imgIntercambio img {
    margin-right: 10px;
}

#internacionalizacionFaCrea .txtIntercambio {
    margin-left: 15px;
    cursor: pointer;
}
#internacionalizacionFaCrea .modal-header img {
    border-radius: 100%;
    margin-right: 10px;
}

#internacionalizacionFaCrea .txtIntercambio h3 {
    font-size: 1.5em;
    font-weight: bold;
}

#internacionalizacionFaCrea .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    position: absolute;
    top: 10px;
    right: 20px;
}
.facCreacion  .alert-primary {
  color: white;
  background-color: #706869;
  border: none;
}

.facCreacion   .alert-primary .alert-link {
  color: #dadada;
}

body {
  color: black;
}


blockquote, q {
 quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img{
  max-width:100%;
  height:auto;
}

p,  .main-content,   .main-content li{
  font-size: 11pt;
  line-height: 1.3;
  font-weight: 400;
}
/* 
h3{
font-size: 20pt;
} */

.logoFacultad img{
 height:70px;
}

.wrapper{
position:relative;
font-family: 'Roboto', sans-serif;
}

.facCreacion label{
      font-family: 'Roboto', sans-serif;
}

/* .facCreacion h1{
  font-size:30pt;
  line-height:1.2;
  color:black;
} */

/* .facCreacion h2{
  font-size: 26pt;
  line-height: 1.2;
color:black;
} */

.facCreacion a {
color:black;
transition:color 0.3s;
}

.facCreacion a:hover{
text-decoration: none;
color:#da0921;
transition:color 0.3s;
}

/* .facCreacion h3{
font-size: 20pt;
line-height:1.2;
} */
/*   
.facCreacion h4{
    font-size:17pt;
    line-height:1.2;
} */


.facCreacion h2 a{
color:black;
}

.facCreacion h2:hover a{
color:#da0921;
text-decoration: none;
}

.facCreacion h1, .facCreacion h2, .facCreacion h3, .facCreacion h4, .facCreacion h5{
color:black;
}

.facCreacion .container-fluid{
padding: 0!important;
}

.facCreacion .btn, .facCreacion .btn:hover, .facCreacion button{
  border-radius:0;
  /* color:white; */
  background: #fff;
  border:none;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  transition:all .3s linear;
  margin-bottom:1em;
  text-align: left;
  cursor: pointer !important;
}


div#FiltroBusquedaPosgrados input#Convocatoriaprofes{
         border-radius: 0;
    /* color: white; */
    background: #db0f26;
    border: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: all .3s linear;
    margin-bottom: 1em;
    text-align: left;
    border: solid 1px #ccc;
    cursor: pointer !important;
 }

.facCreacion .btn-outline-danger,   .facCreacion .btn-outline-danger:hover {
    background:transparent;
    color:#da0921;
    border:1px solid #da0921;
     transition:all .3s linear;
}

.facCreacion .btn-secondary,   .facCreacion .btn-secondary:hover{
  background:gray;
  color:white;
}

.facCreacion .btn-outline-danger:hover, .facCreacion .btn:hover, .facCreacion button:hover,   .facCreacion .btn-secondary:hover{
    opacity:.7;
    transition:all .3s linear;
}

.facCreacion .form-control{
    border-radius:0;
}

.topnav{
width:100%;
position:fixed;
z-index: 9;
}

.navContainer{
  background: white;
  display: flex;
  align-items: center;
  justify-content: space-between; 
  padding-left: 30px;
  padding-right: 30px;
  height: 50px;
  border-top:2px solid black;
  border-bottom:2px solid black;
  width:100%;
}

.navContainer .first-level{
  list-style: none;
}

.topnav ul{
  display:flex;
  margin-bottom:0;
}

.navContainer > ul >li{
margin-right:60px;
}

.navContainer > ul >li:last-child{
  margin-right: 0;
}

.navContainer > ul > li > a{
    font-weight: bold;
}


.topnav h1 {
font-size: 18px;
font-weight:bold;
margin-bottom: 0;
}

.topnav h1:hover {
    color: #da0920;
    transition: .2s;
    cursor: pointer;
}
.facCreacion .secondLevel{
background:white;
padding:30px;
left:0;
width:100%;
max-width:none;
overflow-x: hidden;
overflow-y: auto;
padding-bottom: 5em;
position:absolute;
transition:  all .25s;
z-index: -1;
top:-50vh;
display:flex;
flex-direction: row;
flex-wrap: wrap;  
font-size: 12px;
padding-bottom: 15em;
border-bottom: 1px solid black;
opacity:0;
}



.secondLevel h3 {
  flex-basis: 100%;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 30px 0;
  }


.secondLevel ul{
  flex-direction: column;
  font-size: 12px;
  margin-bottom: 1em;
}

.secondLevel ul li a{
  font-size: 12px;
  font-weight: normal;
  line-height: 2;
  
}

.secondLevel.open{
  top:48px;
  transition: opacity .02s, top 0.5s;
  visibility: visible;
  opacity: 1;
  }

.facCreacion .space-between{
display:flex;
justify-content: space-between;
align-items: center;
}

.arrow{
cursor: pointer;
}


.secondLevel{
padding-left: 70px;
display:flex;
flex-direction: column;

}

.secondLevel h4{
  font-size:14px;
  font-weight:bold;
}

.secondLevel .branding{
margin-bottom: 80px;
max-width: 250px;
}

.secondLevel > ul {

 margin-right: 120px;
}

.secondLevel > ul > li > a{
list-style: none;
color:black;
text-decoration: none;
}

.secondLevel > ul > li{
  list-style: none;
  font-weight:bold; 
  font-size:14px; 
}



.goBack{
cursor: pointer;
}



.submenu li{
list-style: disc;
margin-left: 20px;
}


.secondLevel >   li{
  list-style: none;
  font-weight: bold;
  font-size:14px;
}


hr.sm-divider{
margin:5px 0;
}

.main-container{
  padding:60px 0;
  visibility: hidden;
  opacity: 0;
  transition: all 3s;
}

.main-container.loaded{
visibility: visible;
opacity: 1;
transition: visibility 3s;
}
.main-container > .loader{
display:none;
}

.loader{
background-image: url('../img/menu/FaCrea_300x300.gif');
background-size: 5%;
background-repeat: no-repeat;
background-color: white;
position: absolute;
/* z-index: 9999999; */
width: 100%;
height: 100%;
max-height: 100vh;
background-position: center 40%;
}

.main-container > section{
margin: 0 auto;
padding: 0 15px;
max-width:1200px;
}

.main-container > section.header h2{
  margin-top:1em;
}

.main-container > section.header{
  padding:0;
  max-width: none;
  margin-bottom: 15px;
  }

.main-container > section.header  .subheader{
height: 60px;
padding: 15px 30px;
box-sizing: content-box;
}

.main-container > section.header .subheader.dflex {
display: flex;
align-items: center;
justify-content: space-between;
width: auto;
/* position: absolute; */
}

.main-container > section.header > div:not(.container-fluid){
max-width: 1200px;
margin: 0 auto;
}

.main-container > section.header > nav{
padding: 0;
margin-top: 30px;
padding-left: 15px;
}

.main-container > section.header h1 {
position: relative;
margin: 0;
padding: 0;
font-size: 40px;
}

.main-container section.title {
  padding: 30px 15px;
}
.main-container > section.header h1 img{
    height:100%;
    width:auto;
    max-width:120px;
}

.banner{
  margin:0px auto 3em!important;
  /* z-index: -2; */
}

.banner .modal-dialog{
  max-width:none!important;
}

.button-modal{
  cursor: pointer;
}

.banner .modal{
  background:rgba(0,0,0,0.8 )!important;
}

.banner  .modal-content{
  background:transparent;
}

.closeIcon{
  position: absolute;
  top: -20px;
  right: 0;
  cursor:pointer;
}

.closeIcon svg{
  fill: white;
}

.banner.col-md-12 {
  padding: 0;
  }
  
  .paginador{
      margin: 2em auto 5em auto;
      text-align: center;
  }
  
  .SelectedPage{
       color:#da0921;
  }

.slide-container {
margin: 0 auto;
position: relative;
height: 100%;
}

.slide-container > button{
  background: none!important;
  margin:0!important;
}

.banner .carousel-control-prev,  .banner .carousel-control-next{
margin-bottom: 50px;
padding-top: 50px;
/* z-index:3; */
width: 15%!important;
}

.banner .carousel-control-next-icon, .banner .carousel-control-prev-icon{
width:20px!important;
width: 80px!important;
height: 80px;
background-size: 50px;
}

.banner .video-container{
padding:57% 0 0 0;
position:relative;
}

.banner .carousel-caption{
background: rgba(0,0,0,0.7);
left: 30px;
bottom: 25px;
right: initial;
text-align: left;
padding: 20px;
width: 37.5%;
 z-index:2; 
}

.banner .carousel-caption h3{
color:white;
}

.banner iframe{
position:absolute;
top:0;
left:0;
min-height:100%;
height: 100%;
width: 100vw;
}

.carousel-item{
display:flex;
align-items: center;
justify-content: center;

text-align: center;
}


.all-news{
    display: flex;
  flex-wrap: wrap;
}

  .all-news .news .thumbnail{
   position:relative;
}

.all-news .news:hover .thumbnail img{
   filter:grayscale(100%);
   transition: all .3s linear;
      
}

.all-news .news:hover .thumbnail:after{
  background: rgba(255,0,0, 0.3);
      
}



.all-news .news .thumbnail:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255,0,0, 0);
transition: all .3s linear;
}



.news{
    position:relative;
margin-bottom: 40px;
width:24%;
margin-right:1%;
 cursor:pointer;
}

  .news:nth-child(4n){
      margin:0;
  }
  
  
.news .category{
font-weight:bold;
color:#da0921;
font-weight:600;
border:1px solid black;
padding: 10px 15px;
font-size: 10pt;
border-bottom:none;
border-left:none;
border-right:none;
}

.news .news-content{
border:1px solid black;
}

.news-content .text{
padding: 15px;
}

.news .title, .eventTitle{
display:block;
overflow: hidden;
position: relative; 
line-height: 1.2em;
max-height: 3.6em;
}


.news .title:before, .eventTitle:before {
content: '...';
position: absolute;
right: 0;
bottom: 0;
}

.news h3, .eventTitle{
line-height: 1.2;
font-size:16pt;
font-weight: 400;
margin-top: 0;
margin-bottom: 1em;
padding: 0;
}


.newsFeed h2{
margin-bottom: 1em;
}


.news .date{
font-size:8pt;
text-align: right;
display:block;
width:100%;
margin-top:1em;
font-weight:bold;

}

.news .thumbnail, .portfolio .thumbnail{
border:none;
box-shadow:none;
width:100%;
}

.news .thumbnail img{
 width:100%;
}


hr.divider{
border-top:2px solid black;
background: transparent;
margin:2em 0;
}



.eventsFeed h2{
margin-bottom: 1em;
}


.event{
font-size: 15pt;
padding-bottom: 3em;
visibility: visible;
opacity: 1;


}



.event hr{
opacity: .5;
border-top:1px solid black;
margin: 15px 0;
}

.event .date{
font-size: 13pt;
line-height: 1.2;
white-space: nowrap;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;
}



.eventSubtitle{
font-size: 10pt;
margin: 5px 0;
}



.eventInfo{
margin-top: 30px;
margin-bottom: 30px;
font-size: 11pt;
}

.event-container{
width: auto;
display: flex;
flex-wrap: nowrap;
}

.eventType, .eventCategory{
font-weight:bold;
}

.eventInfo span{
display: block;
margin-bottom: 0;
line-height: 1.2;
}

.eventSummary a{
font-weight: bold;
color:#d6433f;
 transition:all 0.3s;
}

.eventSummary a:hover{
transition:all 0.3s;
}

.item-filtered{
transition: all 0.5s!important;
}

.item-filtered.hidden {
transform: translate(-999px, 0px), scale(.5);
opacity: 0;
width: 0!important;
margin: 0!important;
flex: 0;
padding: 0!important;
height: 0!important;
transition: all 0.5s!important;
}

.item-filtered.hidden .text, .item-filtered.hidden .title, .item-filtered.hidden .thumbnail, .item-filtered.hidden .date .item-filtered.hidden .category{
width:0;
}

.portfolioFeed h2{
margin-bottom: 1em;
}

.portfolio h4{
font-size: 15pt;
}

.portfolioName{
font-size: 23pt;
margin-bottom: 15px;
}

.portfolioDescription{
font-size: 11pt;
}

.portfolioFeed{
padding-bottom:30px;
}

.main-container .inner-footer{
text-align: left;
padding-top:15px;
}

.inner-footer ul{
font-size: 11pt;
line-height: 1.25;
}

.inner-footer h4{
font-weight: bold;
font-size: 11pt;
margin: 0;
margin-bottom: 3px;
}



.inner-footer .logo-sm{
margin-bottom: 30px;
max-width: 150px;
margin-left: -5px;
}

.inner-footer > div:last-of-type{
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}


.inner-footer > div:last-of-type .fab{
font-size: 26px;
margin-right: 4px;
}



/*Estilos eventos*/

.main-container > section.all-events{
max-width: none;
display:flex;
flex-wrap: nowrap;
overflow-x: auto;
overflow-y: hidden;
/* height:50em; */
padding-top: 30px;
}


.all-events header{
margin-right: 0px;
flex-grow: 0;
max-width:500px;
}

.all-events header h3{
font-size:13pt;
border-bottom:1px solid gray;
padding: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}

.all-events header > div > ul{
font-size: 11.5pt;
padding:15px;
}

ul.filters{
  list-style: none;
  padding:0;
}

.all-events header .filters li{
padding-left: 30px;
list-style:none;
}



.all-events header .filters  span{
font-weight:bold;
margin-top: 1rem;
display: block;
padding:0 15px;
font-size:11pt;
}

.all-events header li{
font-weight: bold;
font-size: 11pt;
}

.all-events header ul li.active a{
font-weight: bold;
color:#da0921;
}

.all-events header ul li{
padding-left: 5px;
}

.all-events header ul li{
font-weight: normal;
}

.all-events .event{
margin-right: 15px;
flex-grow: 0;
transition: all 0.3s;
border:1px solid black;
cursor: pointer;
padding: 0;
width:300px;
}

 .all-events .event:hover{
     width:500px;
 }
 
 .all-events .event:hover .eventTitle:before, .all-events .event:hover .eventTitle:after{
     display:none;
 }

.all-events .event .date{
margin: 1em 0;
display: block;
}

.all-events .event .thumbnail{
transition: all 0.3s;
}

.all-events .event .thumbnail img{
width: 100%;
}

.all-events .event .thumbnail, .all-events .event .social{
padding:15px 0;
}

.all-events .event .eventInfo{
position: relative;
}

.all-events .event .eventSummary{

transition: all 0.3s;
}

.all-events  .event .btn{
position: absolute;
right: 15px;
top: 0;
background:#da0921;
border-radius:0;
border-color:black;
padding: 5px 10px;
transition:all 0.3s;
}



.all-events .event .social{
transition: all 0.3s;
padding-bottom: 1em;
}

.all-events .event.big .btn, .all-events .event.big .social{
visibility: visible;
opacity: 1;
}
.all-events .event.big .social{
height:auto;
}

.all-events .event.big{
transition: all 0.3s;
height:100%;
width:500px;
}

.all-events .event.big.hidden{
width:0;
margin:0;
}

.all-events .event.big .eventSummary{
height: auto;
visibility: visible;
opacity: 1;
transition: all 0.3s;
}


.all-events .event .eventCategory, .all-events .event .eventType{
color:#da0921;
transition:color 0.3s;
}

.all-events .event.big .eventCategory, .all-events .event.big .eventType{
color:black;
transition:color 0.3s;
}


/*Portfolios*/
 .allPortfolios .portfolioFeed.row{
     padding:0;
     margin:0 auto;
 }

.allPortfolios .portfolio{
  padding-left:0;
  margin-bottom: 60px;
}

 .allPortfolios .portfolio:nth-child(3n){
  padding-right:0!important;
 }


.main-container > section.header .filters{
display:flex;
align-items: center;
font-weight: bold;
font-size:10pt;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
max-width:100%;	
}


.main-container > section.header .filters li{
margin: 0px;
border-right: 2px solid;
padding: 0px 5px;
}

.main-container .filters li:last-child{
border:none;
}

.main-container .filters li.active a{
color:#da0921;
}



.main-container .breadcrumb{
background: none;
padding-left: 0;
padding-top: 0;}

/*Importe la fuente aqui para no aÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“adir mas codigo al header*/


@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&amp;display=swap');

.sidenav, .mainMenu{
 display:none!important;
}

.facCreacion  .alert-primary {
  color: white;
  background-color: #706869;
  border: none;
}

.facCreacion   .alert-primary .alert-link {
  color: #dadada;
}

body {
  color: black;
}


blockquote, q {
 quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img{
  max-width:100%;
  height:auto;
}

p,  .main-content,   .main-content li{
  font-size: 11pt;
  line-height: 1.3;
  font-weight: 400;
}
/* 
h3{
font-size: 20pt;
} */

.logoFacultad img{
 height:70px;
}

.wrapper{
position:relative;
font-family: 'Roboto', sans-serif;
}

.facCreacion label{
      font-family: 'Roboto', sans-serif;
}

/* .facCreacion h1{
  font-size:30pt;
  line-height:1.2;
  color:black;
} */

/* .facCreacion h2{
  font-size: 26pt;
  line-height: 1.2;
color:black;
} */

.facCreacion a {
color:black;
transition:color 0.3s;
}

.facCreacion a:hover{
text-decoration: none;
color:#da0921;
transition:color 0.3s;
}

/* .facCreacion h3{
font-size: 20pt;
line-height:1.2;
} */
/*   
.facCreacion h4{
    font-size:17pt;
    line-height:1.2;
} */


.facCreacion h2 a{
color:black;
}

.facCreacion h2:hover a{
color:#da0921;
text-decoration: none;
}

.facCreacion h1, .facCreacion h2, .facCreacion h3, .facCreacion h4, .facCreacion h5{
color:black;
}

.facCreacion .container-fluid{
padding: 0!important;
}

.facCreacion .btn, .facCreacion .btn:hover, .facCreacion button{
  border-radius:0;
  /* color: #dadada; */
  background: #ffffff;
  border:none;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  transition:all .3s linear;
  margin-bottom:1em;
  border: solid 1px #949494;
  text-align: left;
  border-radius: 2px;
}

.facCreacion .btn-outline-danger,   .facCreacion .btn-outline-danger:hover {
    background:transparent;
    color:#da0921;
    border:1px solid #da0921;
     transition:all .3s linear;
}

.facCreacion .btn-secondary,   .facCreacion .btn-secondary:hover{
  background:gray;
  color:white;
}

.facCreacion .btn-outline-danger:hover, .facCreacion .btn:hover, .facCreacion button:hover,   .facCreacion .btn-secondary:hover{
    opacity:.7;
    transition:all .3s linear;
}

.facCreacion .form-control{
    border-radius:0;
}

.topnav{
width:100%;
position:fixed;
z-index: 9;
}

.navContainer{
  background: white;
  display: flex;
  align-items: center;
  justify-content: space-between; 
  padding-left: 30px;
  padding-right: 30px;
  height: 50px;
  border-top:2px solid black;
  border-bottom:2px solid black;
  width:100%;
}

.navContainer .first-level{
  list-style: none;
}

.topnav ul{
  display:flex;
  margin-bottom:0;
}

.navContainer > ul >li{
margin-right:60px;
}

.navContainer > ul >li:last-child{
  margin-right: 0;
}

.navContainer > ul > li > a{
    font-weight: bold;
}


.topnav h1 {
font-size: 18px;
font-weight:bold;
margin-bottom: 0;
}

.topnav h1:hover {
    color: #da0920;
    transition: .2s;
    cursor: pointer;
}
.facCreacion .secondLevel{
background:white;
padding:30px;
left:0;
width:100%;
max-width:none;
overflow-x: hidden;
overflow-y: auto;
padding-bottom: 5em;
position:absolute;
transition:  all .25s;
z-index: -1;
top:-50vh;
display:flex;
flex-direction: row;
flex-wrap: wrap;  
font-size: 12px;
padding-bottom: 15em;
border-bottom: 1px solid black;
opacity:0;
}



.secondLevel h3 {
  flex-basis: 100%;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 30px 0;
  }


.secondLevel ul{
  flex-direction: column;
  font-size: 12px;
  margin-bottom: 1em;
}

.secondLevel ul li a{
  font-size: 12px;
  font-weight: normal;
  line-height: 2;
  
}

.secondLevel.open{
  top:48px;
  transition: opacity .02s, top 0.5s;
  visibility: visible;
  opacity: 1;
  }

.facCreacion .space-between{
display:flex;
justify-content: space-between;
align-items: center;
}

.arrow{
cursor: pointer;
}


.secondLevel{
padding-left: 70px;
display:flex;
flex-direction: column;

}

.secondLevel h4{
  font-size:14px;
  font-weight:bold;
}

.secondLevel .branding{
margin-bottom: 80px;
max-width: 250px;
}

.secondLevel > ul {

 margin-right: 120px;
}

.secondLevel > ul > li > a{
list-style: none;
color:black;
text-decoration: none;
}

.secondLevel > ul > li{
  list-style: none;
  font-weight:bold; 
  font-size:14px; 
}



.goBack{
cursor: pointer;
}



.submenu li{
list-style: disc;
margin-left: 20px;
}


.secondLevel >   li{
  list-style: none;
  font-weight: bold;
  font-size:14px;
}


hr.sm-divider{
margin:5px 0;
}

.main-container{
  padding:60px 0;
  visibility: hidden;
  opacity: 0;
  transition: all 3s;
}

.main-container.loaded{
visibility: visible;
opacity: 1;
transition: visibility 3s;
}
.main-container > .loader{
display:none;
}

.loader{
background-image: url('../img/menu/FaCrea_300x300.gif');
background-size: 5%;
background-repeat: no-repeat;
background-color: white;
position: absolute;
/* z-index: 9999999; */
width: 100%;
height: 100%;
max-height: 100vh;
background-position: center 40%;
}

.main-container > section{
margin: 0 auto;
padding: 0 15px;
max-width:1200px;
}

.main-container > section.header h2{
  margin-top:1em;
}

.main-container > section.header{
  padding:0;
  max-width: none;
  margin-bottom: 15px;
  }

.main-container > section.header  .subheader{
height: 60px;
padding: 15px 30px;
box-sizing: content-box;
}

.main-container > section.header .subheader.dflex {
display: flex;
align-items: center;
justify-content: space-between;
width: auto;
/* position: absolute; */
}

.main-container > section.header > div:not(.container-fluid){
max-width: 1200px;
margin: 0 auto;
}

.main-container > section.header > nav{
padding: 0;
margin-top: 30px;
padding-left: 15px;
}

.main-container > section.header h1 {
position: relative;
margin: 0;
padding: 0;
font-size: 40px;
}

.main-container section.title {
  padding: 30px 15px;
}
.main-container > section.header h1 img{
    height:100%;
    width:auto;
    max-width:120px;
}

.banner{
  margin:0px auto 3em!important;
  /* z-index: -2; */
}

.banner .modal-dialog{
  max-width:none!important;
}

.button-modal{
  cursor: pointer;
}

.banner .modal{
  background:rgba(0,0,0,0.8 )!important;
}

.banner  .modal-content{
  background:transparent;
}

.closeIcon{
  position: absolute;
  top: -20px;
  right: 0;
  cursor:pointer;
}

.closeIcon svg{
  fill: white;
}

.banner.col-md-12 {
  padding: 0;
  }
  
  .paginador{
      margin: 2em auto 5em auto;
      text-align: center;
  }
  
  .SelectedPage{
       color:#da0921;
  }

.slide-container {
margin: 0 auto;
position: relative;
height: 100%;
}

.slide-container > button{
  background: none!important;
  margin:0!important;
}

.banner .carousel-control-prev,  .banner .carousel-control-next{
margin-bottom: 50px;
padding-top: 50px;
/* z-index:3; */
width: 15%!important;
}

.banner .carousel-control-next-icon, .banner .carousel-control-prev-icon{
width:20px!important;
width: 80px!important;
height: 80px;
background-size: 50px;
}

.banner .video-container{
padding:57% 0 0 0;
position:relative;
}

.banner .carousel-caption{
background: rgba(0,0,0,0.7);
left: 30px;
bottom: 25px;
right: initial;
text-align: left;
padding: 20px;
width: 37.5%;
 z-index:2; 
}

.banner .carousel-caption h3{
color:white;
}

.banner iframe{
position:absolute;
top:0;
left:0;
min-height:100%;
height: 100%;
width: 100vw;
}

.carousel-item{
display:flex;
align-items: center;
justify-content: center;

text-align: center;
}


.all-news{
    display: flex;
  flex-wrap: wrap;
}

  .all-news .news .thumbnail{
   position:relative;
}

.all-news .news:hover .thumbnail img{
   filter:grayscale(100%);
   transition: all .3s linear;
      
}

.all-news .news:hover .thumbnail:after{
  background: rgba(255,0,0, 0.3);
      
}



.all-news .news .thumbnail:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255,0,0, 0);
transition: all .3s linear;
}



.news{
    position:relative;
margin-bottom: 40px;
width:24%;
margin-right:1%;
 cursor:pointer;
}

  .news:nth-child(4n){
      margin:0;
  }
  
  
.news .category{
font-weight:bold;
color:#da0921;
font-weight:600;
border:1px solid black;
padding: 10px 15px;
font-size: 10pt;
border-bottom:none;
border-left:none;
border-right:none;
}

.news .news-content{
border:1px solid black;
}

.news-content .text{
padding: 15px;
}

.news .title, .eventTitle{
display:block;
overflow: hidden;
position: relative; 
line-height: 1.2em;
max-height: 3.6em;
}


.news .title:before, .eventTitle:before {
content: '...';
position: absolute;
right: 0;
bottom: 0;
}

.news h3, .eventTitle{
line-height: 1.2;
font-size:16pt;
font-weight: 400;
margin-top: 0;
margin-bottom: 1em;
padding: 0;
}


.newsFeed h2{
margin-bottom: 1em;
}


.news .date{
font-size:8pt;
text-align: right;
display:block;
width:100%;
margin-top:1em;
font-weight:bold;

}

.news .thumbnail, .portfolio .thumbnail{
border:none;
box-shadow:none;
width:100%;
}

.news .thumbnail img{
 width:100%;
}


hr.divider{
border-top:2px solid black;
background: transparent;
margin:2em 0;
}



.eventsFeed h2{
margin-bottom: 1em;
}


.event{
font-size: 15pt;
padding-bottom: 3em;
visibility: visible;
opacity: 1;


}



.event hr{
opacity: .5;
border-top:1px solid black;
margin: 15px 0;
}

.event .date{
font-size: 13pt;
line-height: 1.2;
white-space: nowrap;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;
}



.eventSubtitle{
font-size: 10pt;
margin: 5px 0;
}



.eventInfo{
margin-top: 30px;
margin-bottom: 30px;
font-size: 11pt;
}

.event-container{
width: auto;
display: flex;
flex-wrap: nowrap;
}

.eventType, .eventCategory{
font-weight:bold;
}

.eventInfo span{
display: block;
margin-bottom: 0;
line-height: 1.2;
}

.eventSummary a{
font-weight: bold;
color:#d6433f;
 transition:all 0.3s;
}

.eventSummary a:hover{
transition:all 0.3s;
}

.item-filtered{
transition: all 0.5s!important;
}

.item-filtered.hidden {
transform: translate(-999px, 0px), scale(.5);
opacity: 0;
width: 0!important;
margin: 0!important;
flex: 0;
padding: 0!important;
height: 0!important;
transition: all 0.5s!important;
}

.item-filtered.hidden .text, .item-filtered.hidden .title, .item-filtered.hidden .thumbnail, .item-filtered.hidden .date .item-filtered.hidden .category{
width:0;
}

.portfolioFeed h2{
margin-bottom: 1em;
}

.portfolio h4{
font-size: 15pt;
}

.portfolioName{
font-size: 23pt;
margin-bottom: 15px;
}

.portfolioDescription{
font-size: 11pt;
}

.portfolioFeed{
padding-bottom:30px;
}

.main-container .inner-footer{
text-align: left;
padding-top:15px;
}

.inner-footer ul{
font-size: 11pt;
line-height: 1.25;
}

.inner-footer h4{
font-weight: bold;
font-size: 11pt;
margin: 0;
margin-bottom: 3px;
}



.inner-footer .logo-sm{
margin-bottom: 30px;
max-width: 150px;
margin-left: -5px;
}

.inner-footer > div:last-of-type{
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}


.inner-footer > div:last-of-type .fab{
font-size: 26px;
margin-right: 4px;
}



/*Estilos eventos*/

.main-container > section.all-events{
max-width: none;
display:flex;
flex-wrap: nowrap;
overflow-x: auto;
overflow-y: hidden;
/* height:50em; */
padding-top: 30px;
}


.all-events header{
margin-right: 0px;
flex-grow: 0;
max-width:500px;
}

.all-events header h3{
font-size:13pt;
border-bottom:1px solid gray;
padding: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}

.all-events header > div > ul{
font-size: 11.5pt;
padding:15px;
}

ul.filters{
  list-style: none;
  padding:0;
}

.all-events header .filters li{
padding-left: 30px;
list-style:none;
}



.all-events header .filters  span{
font-weight:bold;
margin-top: 1rem;
display: block;
padding:0 15px;
font-size:11pt;
}

.all-events header li{
font-weight: bold;
font-size: 11pt;
}

.all-events header ul li.active a{
font-weight: bold;
color:#da0921;
}

.all-events header ul li{
padding-left: 5px;
}

.all-events header ul li{
font-weight: normal;
}

.all-events .event{
margin-right: 15px;
flex-grow: 0;
transition: all 0.3s;
border:1px solid black;
cursor: pointer;
padding: 0;
width:300px;
}

 .all-events .event:hover{
     width:500px;
 }
 
 .all-events .event:hover .eventTitle:before, .all-events .event:hover .eventTitle:after{
     display:none;
 }

.all-events .event .date{
margin: 1em 0;
display: block;
}

.all-events .event .thumbnail{
transition: all 0.3s;
}

.all-events .event .thumbnail img{
width: 100%;
}

.all-events .event .thumbnail, .all-events .event .social{
padding:15px 0;
}

.all-events .event .eventInfo{
position: relative;
}

.all-events .event .eventSummary{

transition: all 0.3s;
}

.all-events  .event .btn{
position: absolute;
right: 15px;
top: 0;
background:#da0921;
border-radius:0;
border-color:black;
padding: 5px 10px;
transition:all 0.3s;
}



.all-events .event .social{
transition: all 0.3s;
padding-bottom: 1em;
}

.all-events .event.big .btn, .all-events .event.big .social{
visibility: visible;
opacity: 1;
}
.all-events .event.big .social{
height:auto;
}

.all-events .event.big{
transition: all 0.3s;
height:100%;
width:500px;
}

.all-events .event.big.hidden{
width:0;
margin:0;
}

.all-events .event.big .eventSummary{
height: auto;
visibility: visible;
opacity: 1;
transition: all 0.3s;
}


.all-events .event .eventCategory, .all-events .event .eventType{
color:#da0921;
transition:color 0.3s;
}

.all-events .event.big .eventCategory, .all-events .event.big .eventType{
color:black;
transition:color 0.3s;
}


/*Portfolios*/
 .allPortfolios .portfolioFeed.row{
     padding:0;
     margin:0 auto;
 }

.allPortfolios .portfolio{
  padding-left:0;
  margin-bottom: 60px;
}

 .allPortfolios .portfolio:nth-child(3n){
  padding-right:0!important;
 }


.main-container > section.header .filters{
display:flex;
align-items: center;
font-weight: bold;
font-size:10pt;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
max-width:100%;	
}


.main-container > section.header .filters li{
margin: 0px;
border-right: 2px solid;
padding: 0px 5px;
}

.main-container .filters li:last-child{
border:none;
}

.main-container .filters li.active a{
color:#da0921;
}



.main-container .breadcrumb{
background: none;
padding-left: 0;
padding-top: 0;
}

  .main-container .breadcrumb li{ 
      list-style:none;
  }

.main-container .breadcrumb-item, .main-container .breadcrumb-item.active{
color: #000000;
font-size: 10pt;
}

.sidebar li{
    list-style:none;
}

.sidebar .btn{
   width:100%;
}


.sidebar .social{
font-weight:bold;
line-height: 1.8;
font-size:10pt;
}

.sidebar .social li{
font-weight: normal;
list-style-type: disc;
list-style-position: inside;
}


.products .product{
position: relative;
margin-bottom: 30px;
}

.products img{
border:1px solid black;
max-width: none;
width:100%;
}

.products span{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
max-width: 84%;
display:block;
position:absolute;
top:10px;
left:30px;
font-size:20pt;
}


.product-detail .tags{
margin-top: 2em;
color:#5384d4;
font-size: 10pt;
}

.product-detail .product-category{
color:#5384d4;
}

.taller{
margin-bottom: 30px;
}

.taller img{
border:1px solid black;
}

.mainMenu .branding{
height:60px;
}


.logoFac img{
height:100%;
width:auto;
}


#screensaver{
    
background-color: transparent;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
display:flex;
overflow: hidden;
max-width: 100vw;
max-height: 100vh;
 z-index: 999999; 

}

div#squares {
display: grid;
}

.square{
display: block;
background-color: white;
visibility: hidden;
opacity: 0; 
}

.square.border{
border-bottom:1px solid black;
}

.square.show{
visibility: visible;
opacity: 1;
}

.line{
border-bottom: 1px solid black;
width: 0;
height:calc(3vw * 1.77);
margin: 14px 0;
}

.lines {
position: absolute;
left: 0;
top: 0;
}


#diaglines .line{
transform-origin: 0px 100%;
transform: rotate(-35deg);
width:0;
transition: width 4s;
}

#diaglines .line.show {
width: 436vw;
}

#hzlines .line.show{
width:100vw;
}

#hzlines{
position: absolute;
left: 0;
top: 0;
}

#hzlines .line {
transform: none;
width:0;
transition: width 1s ease-in-out; 
}

#hzlines .line.show {
width: 100vw;
}

#vertlines {
display:flex;
position: absolute;
left: 0;
top: 0;
}

#vertlines .line{
border-bottom:0;
border-right: 1px solid black;
width: 3vw;
height:0;
margin:0;
transition: height 1s ease-in-out; 
}

#vertlines .line.show{
height:100vh;
}

.input-nombres-pre input[type="text"]{
  border-radius:none!important;
}


.filters h3 i.rotated{
transform:rotate(180deg);
}


.rotated{
transform:rotate(-90deg);
}


.header > section h2{
font-size:30px;
color:#da0921;
}




@media(max-width:768px){

#screensaver{
display:none!important;
}

/* .icon{
display:flex;
} */

.icon.rotate{
transform: rotate(180deg);

}

.mobileMenu{
display:block;
cursor:pointer;
}



.col-md-12[aria-label="breadcrumb"]{
padding:0;
}

.portfolio{
padding:0;
}


.main-container > section.header h1 {
position: relative;
margin: 0;
padding: 0;
font-size: 39px;
line-height: 1;
margin-bottom: 10px;
}

.eventTitle, .eventSubtitle, .eventInfo, .eventSummary, .event .date{
padding: 0 15px;
}



.loader{
background-size: 10%;
}

.topnav{
width: 100%;
}

.navContainer > ul {
display:none;
position: absolute;
top: 48px;
flex-direction: column;
background: white;
width: 100%;
left: 0;

}

.navContainer > ul > li{
border-bottom: 1px solid black;
margin:0;

}

.navContainer  ul  li a{
padding:10px 30px;
display:block;
}

.navContainer > ul > li:first-child{
border-top:1px solid black;
}

.facCreacion .secondLevel{
position: relative;
top: initial;
opacity:1;
z-index: initial;
width:100%;
flex-direction: column;
height:100%;
border:none;
display:none;
}


.secondLevel h3{
display:none;
}

.event-arrow.only-mobile {
display:none;
}


.all-events .event .social{
  padding:15px;
}

.facCreacion .secondLevel{
height: 100%;
width: 100%;
max-width: 100vw;
padding: 0;
}

.facCreacion .secondLevel > li{
border-bottom:1px solid black;
margin:0;
padding-left: 35px;
}

.facCreacion .secondLevel > li > a{
padding: 5px 30px 5px 0;
}

.facCreacion .thirdLevel > li a{
padding: 0px 30px 5px 0;
}


.main-container > section.header .subheader{
height:auto;
}

.main-container > section.header .subheader{
padding:15px;
}

.main-content, .sidebar{
padding:0!important;
}


.main-container > section.header > h1 {
height: auto;
line-height: 1;
margin-bottom: 30px;
white-space: wrap;
padding: 0;
}



.main-container > section.all-events{
flex-wrap: wrap;
}

.carousel-item img{
max-height: 100%;
width: auto;
}

.main-container > section.header .subheader.dflex{
flex-direction: column;
align-items: flex-start;
}


.main-container > section.header .filters li{
border:none;
}

.navContainer  ul li.has-children a{
cursor:pointer;
display:flex!important;
justify-content: space-between!important;

}

.secondLevel > .has-children > a .icon img{
width:80%;
}

.banner{
margin: 0 0 30px 0!important;
padding: 0!important;
}

.banner .col-md-12{
  padding-right: 0;
  }

  .banner iframe{
  height:100%;
  }

  .banner .carousel-caption{
    width: 100%;
    max-height: none;
    left:0;
    bottom:0;
    padding: 15px;
    position: relative;
    }
  
    .banner .carousel-caption h3{
    font-size:12pt;
    margin-bottom: 0;
    }
  
    .banner .carousel-caption p{
    display:none;
    }

.news-content .text {
padding: 15px;
}

.all-newsfeed {
overflow-x: hidden;
}



.carousel-item{
height:auto;
}



.portfolio {
margin-bottom: 3em;
}


}


@media(max-width:1000px){
  .banner .carousel-caption{
  width:auto;
  }

}

@media(min-width:1500px){

.carousel-item img {
  height: auto;
  width: 100%;
  max-width: none;
}
}

@media(min-width:2000px){
.slide-container{
max-width: none;
}
}
@media(orientation:portrait) and (min-width:800px){



.banner .carousel-item{
height:auto;
}

.banner iframe{
height:100%;
 width: calc(100vw - 60px);
}

.banner .col-md-12{
padding:0;
}



.banner .carousel-caption{
width:100%;
}
}


@media(orientation:portrait) and (min-height: 800px){


.main-container > section.all-events {
flex-wrap: nowrap;
}


.products span{
font-size: 18px;
white-space: initial;
line-height: 1.2;
}


}

@media(min-width:769px){

  .eventTitle{
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
  }

  .mobileMenu{
    display:none; 
  }

  .has-children .icon{
    display:none;
  }

  .all-events header h3 i{
    display:none;
  }

  .only-mobile {
    display:none;
  }

  .all-events .event{
    padding:0 15px;
  }

  .facCreacion .secondLevel{
    padding: 2% 30% 2% 30px;
    justify-content: space-between  ;
  }


}

@media(max-width:550px){

.home .event{
padding-left:0!important;
padding-right:0!important;
}



.main-container > section.header .filters{
align-items: flex-start;
/*  flex-direction: column;*/
margin-top: 15px;
}

.all-events .event{
max-width: 80vw;

}

.all-news .news{
    width:100%;
/*column-count: 1;*/
}


  .main-container .breadcrumb li{ 
      list-style:none;
  }

.main-container .breadcrumb-item, .main-container .breadcrumb-item.active{
color: #000000;
font-size: 10pt;
}

.sidebar li{
    list-style:none;
}

.sidebar .btn{
   width:100%;
}


.sidebar .social{
font-weight:bold;
line-height: 1.8;
font-size:10pt;
}

.sidebar .social li{
font-weight: normal;
list-style-type: disc;
list-style-position: inside;
}


.products .product{
position: relative;
margin-bottom: 30px;
}

.products img{
border:1px solid black;
max-width: none;
width:100%;
}

.products span{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
max-width: 84%;
display:block;
position:absolute;
top:10px;
left:30px;
font-size:20pt;
}


.product-detail .tags{
margin-top: 2em;
color:#5384d4;
font-size: 10pt;
}

.product-detail .product-category{
color:#5384d4;
}

.taller{
margin-bottom: 30px;
}

.taller img{
border:1px solid black;
}

.mainMenu .branding{
height:60px;
}


.logoFac img{
height:100%;
width:auto;
}


#screensaver{
    
background-color: transparent;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
display:flex;
overflow: hidden;
max-width: 100vw;
max-height: 100vh;
 z-index: 999999; 

}

div#squares {
display: grid;
}

.square{
display: block;
background-color: white;
visibility: hidden;
opacity: 0; 
}

.square.border{
border-bottom:1px solid black;
}

.square.show{
visibility: visible;
opacity: 1;
}

.line{
border-bottom: 1px solid black;
width: 0;
height:calc(3vw * 1.77);
margin: 14px 0;
}

.lines {
position: absolute;
left: 0;
top: 0;
}


#diaglines .line{
transform-origin: 0px 100%;
transform: rotate(-35deg);
width:0;
transition: width 4s;
}

#diaglines .line.show {
width: 436vw;
}

#hzlines .line.show{
width:100vw;
}

#hzlines{
position: absolute;
left: 0;
top: 0;
}

#hzlines .line {
transform: none;
width:0;
transition: width 1s ease-in-out; 
}

#hzlines .line.show {
width: 100vw;
}

#vertlines {
display:flex;
position: absolute;
left: 0;
top: 0;
}

#vertlines .line{
border-bottom:0;
border-right: 1px solid black;
width: 3vw;
height:0;
margin:0;
transition: height 1s ease-in-out; 
}

#vertlines .line.show{
height:100vh;
}

.input-nombres-pre input[type="text"]{
  border-radius:none!important;
}


.filters h3 i.rotated{
transform:rotate(180deg);
}


.rotated{
transform:rotate(-90deg);
}


.header > section h2{
font-size:30px;
color:#da0921;
}




@media(max-width:768px){

#screensaver{
display:none!important;
}

/* .icon{
display:flex;
} */

.icon.rotate{
transform: rotate(180deg);

}

.mobileMenu{
display:block;
cursor:pointer;
}



.col-md-12[aria-label="breadcrumb"]{
padding:0;
}

.portfolio{
padding:0;
}


.main-container > section.header h1 {
position: relative;
margin: 0;
padding: 0;
font-size: 39px;
line-height: 1;
margin-bottom: 10px;
}

.eventTitle, .eventSubtitle, .eventInfo, .eventSummary, .event .date{
padding: 0 15px;
}



.loader{
background-size: 10%;
}

.topnav{
width: 100%;
}

.navContainer > ul {
display:none;
position: absolute;
top: 48px;
flex-direction: column;
background: white;
width: 100%;
left: 0;

}

.navContainer > ul > li{
border-bottom: 1px solid black;
margin:0;

}

.navContainer  ul  li a{
padding:10px 30px;
display:block;
}

.navContainer > ul > li:first-child{
border-top:1px solid black;
}

.facCreacion .secondLevel{
position: relative;
top: initial;
opacity:1;
z-index: initial;
width:100%;
flex-direction: column;
height:100%;
border:none;
display:none;
}


.secondLevel h3{
display:none;
}

.event-arrow.only-mobile {
display:none;
}


.all-events .event .social{
  padding:15px;
}

.facCreacion .secondLevel{
height: 100%;
width: 100%;
max-width: 100vw;
padding: 0;
}

.facCreacion .secondLevel > li{
border-bottom:1px solid black;
margin:0;
padding-left: 35px;
}

.facCreacion .secondLevel > li > a{
padding: 5px 30px 5px 0;
}

.facCreacion .thirdLevel > li a{
padding: 0px 30px 5px 0;
}


.main-container > section.header .subheader{
height:auto;
}

.main-container > section.header .subheader{
padding:15px;
}

.main-content, .sidebar{
padding:0!important;
}


.main-container > section.header > h1 {
height: auto;
line-height: 1;
margin-bottom: 30px;
white-space: wrap;
padding: 0;
}



.main-container > section.all-events{
flex-wrap: wrap;
}

.carousel-item img{
max-height: 100%;
width: auto;
}

.main-container > section.header .subheader.dflex{
flex-direction: column;
align-items: flex-start;
}


.main-container > section.header .filters li{
border:none;
}

.navContainer  ul li.has-children a{
cursor:pointer;
display:flex!important;
justify-content: space-between!important;

}

.secondLevel > .has-children > a .icon img{
width:80%;
}

.banner{
margin: 0 0 30px 0!important;
padding: 0!important;
}

.banner .col-md-12{
  padding-right: 0;
  }

  .banner iframe{
  height:100%;
  }

  .banner .carousel-caption{
    width: 100%;
    max-height: none;
    left:0;
    bottom:0;
    padding: 15px;
    position: relative;
    }
  
    .banner .carousel-caption h3{
    font-size:12pt;
    margin-bottom: 0;
    }
  
    .banner .carousel-caption p{
    display:none;
    }

.news-content .text {
padding: 15px;
}

.all-newsfeed {
overflow-x: hidden;
}



.carousel-item{
height:auto;
}



.portfolio {
margin-bottom: 3em;
}


}


@media(max-width:1000px){
  .banner .carousel-caption{
  width:auto;
  }

}

@media(min-width:1500px){

.carousel-item img {
  height: auto;
  width: 100%;
  max-width: none;
}
}

@media(min-width:2000px){
.slide-container{
max-width: none;
}
}
@media(orientation:portrait) and (min-width:800px){



.banner .carousel-item{
height:auto;
}

.banner iframe{
height:100%;
 width: calc(100vw - 60px);
}

.banner .col-md-12{
padding:0;
}



.banner .carousel-caption{
width:100%;
}
}


@media(orientation:portrait) and (min-height: 800px){


.main-container > section.all-events {
flex-wrap: nowrap;
}


.products span{
font-size: 18px;
white-space: initial;
line-height: 1.2;
}


}

@media(min-width:769px){

  .eventTitle{
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
  }

  .mobileMenu{
    display:none; 
  }

  .has-children .icon{
    display:none;
  }

  .all-events header h3 i{
    display:none;
  }

  .only-mobile {
    display:none;
  }

  .all-events .event{
    padding:0 15px;
  }

  .facCreacion .secondLevel{
    padding: 2% 30% 2% 30px;
    justify-content: space-between  ;
  }


}

@media(max-width:550px){

  .home .event{
  padding-left:0!important;
  padding-right:0!important;
  }


  .main-container > section.header .filters{
  align-items: flex-start;
  /*  flex-direction: column;*/
  margin-top: 15px;
  }

  .all-events .event{
  max-width: 80vw;

  }

  .all-news .news{
      width:100%;
  /*column-count: 1;*/
  }
}