.options{
	display: flex;
}

.social{
	display: flex;
}

.accountButton{
	margin-right: 15px;
}

h1 {
  color: blue;
  text-align: center;
}
.intro h2 {
  text-align: center;
	display: none;
}
.entry {
  width: 400px ;
  margin-left: auto ;
  margin-right: auto ;
}
.divider h2 {
  text-align: center;
}
.create {
  width: 400px ;
  margin-left: auto ;
  margin-right: auto ;
}

@media screen and (max-width: 576px) {
  .logo-becario {
    text-align: center !important;
    width: 100%;
  }
}
@media screen and (max-width: 2000px) and (min-width: 576px) {
  .logo-becario {
    text-align: left !important;
    width: 100%;
  }
}

.login-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -ms-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear
}

.login-cover .login-cover-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
	opacity: 0.4;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .45) 0, rgba(0, 0, 0, .9))
}

.login-cover .login-cover-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}


.login.login-v2 {
  width: 400px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 0 0 -200px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

@media (max-width: 575.98px) {
  .login.login-v2 {
    position: relative;
    margin: 0;
    left: 0;
    width: auto;
    padding: 30px 0;
    height: 100vh
  }
}

.login.login-v2 label {
  color: rgba(255, 255, 255, .6)
}

.login.login-v2 .login-header {
  padding: 0 20px;
  color: #fff;
  position: relative
}

.login.login-v2 .login-header .brand {
  padding: 0;
  font-size: 28px;
  color: #fff
}

@media (max-width: 575.98px) {
  .login.login-v2 .login-header .brand {
    font-size: 24px
  }
}

.login.login-v2 .login-content {
  padding: 20px;
  color: #9ba8b4
}

.login.login-v2 .login-content .form-control {
  border: 1px solid transparent
}

.franklin-gothic {
  font-family: Franklin Gothic;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 26.4px;
}

.franklin-gothic2 {
  color: #fefdfd;
  margin-top: 5px;
  padding-left: 10px;
  font-weight: normal !important;
  font-size: 16px;
}

.img-conecta{
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: auto;
  filter: brightness(0) invert(1);
}

/* RESPONSIVE */

/* Desde 769px */
@media screen and (min-width:769px) {
  /* Ajusta los botones del grupo*/
 .apretar{
   width: 166px;
   height: auto;
   margin-top: 25px;
 }
 .g-grupo{
   width: 250px;
   height: auto;
 }
 #g-grupo{
   padding-left: 50px; 
   margin-top: 25px;
 }

 /* Para la imagen Conecta */
 .img-conecta{
   width: 310px;
 }

 /* Muestra la lista de debajo de odinsa  */
 .grande{
   display: block;
   text-decoration: none !important;
 }
 .grande > p{
   text-align: center; 
   display: none;
 }

   /* Oculta la lista de debajo de todo de odinsa  */
 .less768{
   display: none;
 }
}

/* Hasta 1024px */
@media screen and (max-width:1024px) {
 /* Oculta la lista de debajo de odinsa  */
  .grande{
    display: none;
  }

  /* Muestra la lista de odinsa debajo de todo */
  .less768{
    display: block;
    text-decoration: none !important;
  }
  .less768 > p{
    display: block !important;
    text-align: center;
  }
}

/* Hasta 768px */
@media screen and (max-width:768px) {
  /* Ajusta los botones del grupo*/
  .apretar{
    width: 120px;
    height: auto;
    margin-top: 25px;
  }
  .g-grupo{
    width: 160px;
    height: auto;
  }
  #g-grupo{
    padding-left: 5px; 
    margin-top: 10px;
  }

  /* Para la imagen Conecta */
  .img-conecta{
    width: 250px;
  }

  /* Oculta la lista de debajo de odinsa  */
  .grande{
    display: none;
  }

  /* Muestra la lista de odinsa debajo de todo */
  .less768{
    display: block;
    text-decoration: none !important;
  }
  .less768 > p{
    display: block !important;
    text-align: center;
  }

   /* tamaño de letra */
   .franklin-gothic-small{
    font-size: 15px !important;
  }
}


/* Hasta 540px */
@media screen and (max-width:540px) {
  /* Ajusta los botones del grupo*/
 .apretar{
   width: 90px;
   height: auto;
   margin-top: 25px;
 }
 .g-grupo{
   width: 150px;
   height: auto;
 }
 #g-grupo{
   padding-left: 30px; 
   margin-top: 15px;
 }

  /* Para la imagen Conecta */
  .img-conecta{
   width: 250px;
 }

 /* tamaño de letra */
 .franklin-gothic-small{
   font-size: 15px !important;
 }
}

/* Hasta 425px */
@media screen and (max-width:425px) {
   /* Ajusta los botones del grupo*/
  .apretar{
    width: 70px;
    height: auto;
    margin-top: 25px;
  }
  .g-grupo{
    width: 100px;
    height: auto;
  }
  #g-grupo{
    padding-left: 30px; 
    margin-top: 15px;
  }

   /* Para la imagen Conecta */
   .img-conecta{
    width: 200px;
  }

  /* tamaño de letra */
  .franklin-gothic-small{
    font-size: 12px !important;
  }
}

/* Hasta 375px */
@media screen and (max-width:375px) {
  /* Ajusta los botones del grupo*/
 .apretar{
   width: 50px;
   height: auto;
   margin-top: 25px;
 }
 .g-grupo{
   width: 90px;
   height: auto;
 }
 #g-grupo{
   padding-left: 20px; 
   margin-top: 5px;
 }

  /* Para la imagen Conecta */
  .img-conecta{
   width: 200px;
 }

 /* tamaño de letra */
 .franklin-gothic-small{
   font-size: 10px !important;
 }
}




