:root {
    --main--white--color: #ffffff;
    --main--gray--color: #dadada;
    --mian--red--color: #e41010;
    --main--black--color : #555;
} 
.text-landing-black{
    color: var(--main--black--color);
}
body {
    background-color: var(--main--white--color) !important;
}

.landing-banner {
    position: fixed;
    z-index: 999; 
    box-shadow: 0px 6px 17px -8px rgba(0,0,0,0.10);
    width: 100%;
    height: 70px;
    background-color: rgba(194,203,213,0.95);
 
}
.app-container{
    padding-top: 50px;
}
.center {
    margin: auto; 
    padding: 10px;
    justify-content: center;
    align-items: center;
     
}
.text-bold{
    font-weight: bold;
}
.center-absolute{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.center-vertical{
    
    margin-top: auto;
    margin-bottom: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.outter-container{
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.middle-container{
    display: table-cell;
    vertical-align: middle;
}
.inner-container{
    margin-left: auto;
    margin-right: auto;
}
.span-title{  
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 0.1;
}
.span-title-xl{
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    word-break: break-word;
    font-weight: bold;
  
}
.span-title-xxl{
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    word-break: break-word;
    font-weight: bold;
  
}
.span-title-xl-light{
    font-size: 35px;
    line-height: 60px;
    font-weight: 300;
    word-break: break-word;
 
  
}
.span-title-lg{
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    word-break: break-word;
    font-weight: bold;
  
}
.span-title-lg-light{
    font-size: 30px;
    line-height: 60px;
    font-weight: 300;
    word-break: break-word;
 
  
}
.span-subtitle-xl{
    font-size: 18px;
   margin-top: 10px;
    word-break: break-word;
}
.span-title-min{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 0.1;
}

.title-mark {
    font-variant: small-caps;
    font-weight: 900;
    padding: 8px 40px 8px 40px;
    border-radius: 9px;
    background-color: #f0f0e6;
}


/* NAV ITEM */
.nav-item{
    background: transparent !important;
}
.nav-item-custom{
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
    font-variant: small-caps;
    font-size: 140%;
}
.nav-item-custom.disabled{
    font-weight: 300;
}
.nav-item-custom:hover{

    color: var(--mian--red--color) !important;
    
}
.section-separation{
    padding-top: 20px;
    padding-bottom: 150px;
    box-sizing: border-box;
}

/* IMG CON SOMBRA EN EL CENTRO CIRCULAR */

.Shadow{
 
    -webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.2) );
    filter: drop-shadow(0px 0px 15px 0px rgba(0,0,0,0.2));
}


.ImageShadow-Img{ 
    height: 300px; 
 -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1); 
    
}
.ImageShadow-Img.img-lg{ 
    height: 400px; 
 box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
    
}
.img-lg{ 
    height: 400px; 
  
    
}

.Img-empresas{
    max-width   : 252px;
    max-height  : 300px;
    align-items: center;
    align-self: center;
    text-align: center;
}
 

.landing-fullwide-card{
    background-color: #f6f6f6;
    padding-top: 80px;
    padding-bottom: 80px;
}
.LandingBtnAction{
    border: 1px solid var(--mian--red--color);
    border-radius: 10px;
    background-color: #e41010;
    padding: 10px;
    color: white !important;
    text-decoration: none;
}
.hide {
    display: none;
}

.slice-part {
    margin-top: -220px;
    height: 180px;
    width: 100%;
    border-right: 50vw solid var(--mian--red--color);
    border-left: 50vw solid #ffffff;
    border-bottom: 90px solid var(--mian--red--color);
    border-top: 90px solid #ffffff;
}

.slice-container{

    background-color: var(--mian--red--color);
    width: 100%;
    padding-top: 50px;
    padding-bottom: 110px;

}

.rouned-img-sm{
    max-width: 48px; 
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
}
.icon-rounded{
    background-color: var(--mian--red--color);
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    text-align: right;
    align-items: right;
   
}
.icon-rounded.toright{
    margin-left: auto;
}

@media (max-width: 600px) {
    .icon-rounded {
        margin-left: 0;
    }
  }
  
.icon-rounded div{
    display: flex;
    justify-content: center;
    align-items: center;
    
     
}
.icon-rounded.lg {
    width: 120px;
    height: 120px;
}
.icon-rounded span {
    margin-top:  -50px;
    line-height: 0;
}
.icon-rounded i {
    font-size: 50px;
}






.hexagono {
    height: 4em;
    margin: 3.4641em 0;
    position: relative;
    width: 6.9282em;
  }
  .hexagono:before {
    border-right:3.4641em solid transparent;
    border-bottom:2em solid #ccc;
    border-left:3.4641em solid transparent;
    content: '';
    height:0;
    left: 0;
    position: absolute;
    right: 0;
    top: -2em;
    width: 0;
  }
  .hexagono:after {
    border-top:2em solid #ccc;
    border-right:3.4641em solid transparent;
    border-left:3.4641em solid transparent;
    bottom:-2em;
    content: '';
    height:0;
    left: 0;
    position: absolute;
    right: 0;
    width:0;
  }

  .line-view{
        display: grid;
    position: relative;
    width: 100%;
    height: 100%;
    grid-template-columns: repeat(12, 1fr);
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
 
   
    padding-left: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
 
  .line-view .item1{
   
    grid-row: 1;
    grid-column: 8 / span 6;
    z-index: 1;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
      transition: 0.1s;
     
  }

   
  .line-view  .item2{
    grid-row: 1;
  grid-column: 1 / span 5;
 
  align-items: center;
  justify-content: center;
  text-align: center;
  
  z-index: 1; 
  }
  
  .line-view  .item3{
    grid-row: 1;
    grid-column: 4 / span 6;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 1; 
  }

  /* estilos de la primera sección del landing */

.main-lading-container{
    position: relative;
    color: white;
    min-height: 400px;
    height: 100vh;
  
}

.main-section-background{
    padding: 0;
    margin: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main-section-degree-background{
    -webkit-box-shadow: 50px 0px 150px 13px #000 inset;
    -moz-box-shadow:50px 0px 150px 13px #000 inset;
    box-shadow: 50px 0px 150px 13px #000 inset;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    z-index: 0;
}

html {
    scroll-behavior: smooth;
}

.lang-mark {
    color: #a30000 !important;
    text-decoration: overline !important;
}