

.simple {text-decoration: underline solid 4px #4431A6;}

.sesion {   
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 52px;
    color: #fff;
}

.empieza {   
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 5px;
    color: #fff;
}

.desde {   
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 2px;
    color: #fff;
}

.titulo2 {   
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-size: 24px;
    line-height: 52px;
    color: #fff;
}

.diplomado{
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 109.52%;
/* identical to box height, or 41px */
display: flex;
align-items: center;
color: #FFFFFF;
}

.rectangle{
    box-sizing: border-box;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;   
    border: 1px solid #FFFFFF;
}

.titlecard{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 109.52%;
    /* identical to box height, or 41px */
    display: flex;
    align-items: center;
    color: #FFFFFF;
    }

.titulocuadro{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 109.52%;
    /* identical to box height, or 41px */
    display: flex;
    align-items: center;
    color: #000;
    }
    
    .rectanglecolor{
        box-sizing: border-box;
        width: fit-content;
        padding-left: 10px;
        padding-right: 10px;   
        border: 1px solid #000;
    }

.cuadro{
    box-sizing: border-box;
    width: 242px;
    height: 105px;
    border: 2px solid #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.textcuadro{
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;

    color: #FFFFFF;
}

.diplomadooscuro{
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 109.52%;
    /* identical to box height, or 41px */
    display: flex;
    align-items: center;
    color: #000;
}

.rectangleoscuro{
    box-sizing: border-box;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;   
    border: 1px solid #000;
}

.titulo{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 42px;
    line-height: 109.52%;
    /* or 79px */
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 0;
}

.parallaxgema {   
    background-size: contain !important; 
    -webkit-background-size: cover !important; 
    -moz-background-size: cover !important; 
    -ms-background-size: cover !important;  
    position: relative; 
    z-index: 0; 
    background-origin: initial; 
    background-repeat: no-repeat;
}

.headergem { 
    position: absolute; 
    width: 100%; 
    z-index: 999; 
}

.social-bar {
    position: fixed;
    right: 1px;
    top: 200px;
    background-color: white;
    z-index:9999;
  }
  .social-bar__item {
    padding: 3px 5px 3px 8px;
    color: white;
    font-size: 24px;
    text-align: center;
    transition-property: transform, opacity;
    transition-duration: 100ms;
    transition-timing-function: ease-in-out;
    
  }
  .social-bar__item:hover {
    transform: translate(2px);
    opacity: 0.9;
  }
  .social-bar__fb {
    background-color: #52C93E;
  }
  .social-bar__twitter {
    background-color: #4431A6;    ;
  }
  .social-bar__linkedin {
    background-color: #0077B5;
  }
  .social-bar__instagram {
    background-color: #e4405f;
  }
  .social-bar__printerest {
    background-color: #bd081c;
  }

  .centrarcontenedor{
     position: relative;
  }

  .centrar {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .conta{
   
    display: flex;
    
    align-items: center;
    justify-content: center;
 }

 .social-bar {
  position: fixed;
  right: 1px;
  top: 200px;
  background-color: white;
  z-index:9999;
}
.social-bar__item {
  padding: 3px 5px 3px 8px;
  color: white;
  font-size: 24px;
  text-align: center;
  transition-property: transform, opacity;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;
  
}
.social-bar__item:hover {
  transform: translate(2px);
  opacity: 0.9;
}
.social-bar__fb {
  background-color: #52C93E;
}
.social-bar__twitter {
  background-color: #4431A6;    ;
}
.social-bar__linkedin {
  background-color: #0077B5;
}
.social-bar__instagram {
  background-color: #e4405f;
}
.social-bar__printerest {
  background-color: #bd081c;
}/************* Estilos B2B fin ********/
.social-bar__item.b2b {
  background: #0047FF !important;
}
.social-bar__item.b2b img {
  height: 20px !important;
}
.img-header-b2b {
  height: 20px !important;
}
.button.button-small {
font-size: 14px; font-weight: bold; color: #fff !important;
}
.button.button-small.b2b{
  background: #0047FF !important;
}
.b2b-inner {
background: #0047FF; color: #fff;font-size:3vh;
}

.b2b-inner .col-izq {
height: 50px; background: #ffffff;
}
.b2b-inner .col-der {
height: 50px; background: #000000;
}
#logo img {
    height: 40px !important;
    margin-right: unset !important; }
.text-banner-se-c {
	background: #0047FF;
}

.text-banner-se-c h3 {
	color: #fff;
	font-size: 2vw;
}

.text-banner-se-c h6 {
	color: #fff;
	font-size: 1.5vw;
	font-weight: 300;
}

.text-banner-se-c p {
	color: #fff;
	font-size: 1vw;
}

.text-banner-se-c a {
	width: 84%;
  margin: 0 auto;
	background-color: #fff;
	color: #000;
	display: flex;
	align-items: center;
	padding: 10px 0;
	border-radius: 5px;
	justify-content: space-around;
	transition: ease-in-out .3s all;
}
.text-banner-se-c a:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	transition: ease-in-out .3s all;
}

@media screen and (max-width: 768px) {
  #logo img {
    height: 3vh !important;
    margin-right: unset !important; }
	.text-banner-se-c h3 {
		font-size: 7vw;
	}
  
	
	.text-banner-se-c h6 {
		font-size: 6vw;
	}
	
	.text-banner-se-c p {
		font-size: 4vw;
	}
}

@media screen and (min-width: 1200px) {
  #logo img {
    height: 100px !important;
  }
  .text-banner-se-c a {
    width: 260px !important;
      margin: unset !important;
  }
}
/************* Estilos B2B fin ********/