#mainnav-mobi {
    max-width: 400px;
}
#mainnav-mobi ul li {
  text-align: right;
    list-style: none;
}
.bgHome{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 80vh;
    background-image: url(../images/TopTest.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-blend-mode: darken;
    background-size: cover;
}

.qht1 {
    background: #29b0c8;
    transition: 0.3s;
    border-radius: 4px;
    text-align: center;
    color: white;
    padding: 8px 20px;
    box-shadow: 1px 1px 5px #333;
    margin-top: 2rem;
}

.qht2 {
    background: #29b0c8;
    transition: 0.3s;
    border-radius: 4px;
    text-align: center;
    color: white;
    padding: 15px 20px;
    box-shadow: 1px 1px 5px #333;
    margin-top: 5rem;
}

.qht:hover{
  background: #39617b;
transform: scale(1.05);
}

.qht1 h3 span{
  font-size: 3rem;
}

.qht2 h3 span{
    font-size: 4rem;
}

.qht h3 {
    margin: 0;
    padding: 0;
    color: white;
    font-family: "TypoRound", sans-serif;
    text-shadow: 0.5px 0.5px #999;
}

.qht a:hover{
  text-decoration: none;
}

.hacemos {

}

.hacemos h2 {
  color: white;
  font-size: 30px;
  line-height: 40px;
  text-shadow: 1px 1px 2px #333;
  font-family: "TypoRound", sans-serif;
}
.hacemos h2 span{
  font-size: 64px;
}
.shadow{
  background-color:rgba(0,0,0, .55);
  width: 100%;
  height:100%;
  padding: 40px;
}
#mainnav-mobi ul li:last-child{
  background-color: #39617b;
}
#mainnav-mobi ul li:hover{
  background-color: #51B8CE;
}
#mainnav-mobi ul > li > a{
  font-weight: 600;
}
.title-section{
  padding: 20px 0 40px 0;
}
.caegory-item{
  padding:20px;
}
.caegory-item:hover .fsbok{
  border-bottom: 1px solid #164062;
}
.title a{
  color: #164062;
}
.caegory-item:hover h3{
  margin-top: -1px;
}
.caegory-item h3 a{
  color: #164062;
  font-family: "TypoRound",sans-serif;
  font-size: 21px;
}
.caegory-item svg{
  max-width: 180px;
}
/*29b0c8*/
.caegory-item h3 a:hover{
  text-decoration: none;
  text-shadow: 2px 2px 1px #cdcdcd;
}
/*************** MEDIA QUERYS *************/
@media (max-width: 800px) {
  .hacemos{
    position: relative;
    top: 10vh;
  }
  .hacemos h2{
    padding-left: 20px;
  }

}

@media (max-width: 600px) {
  .hacemos{
    position: relative;
    top: 5vh;
  }
  .hacemos h2{
    padding: 0px;
    text-align: center;
    font-size: 25px;
  }
  .hacemos h2 span {
    font-size: 55px;
  }
}

img.categoria {
    margin: 7px
}
/* input[type="number"].test {
    width:100%;
} */

.checkbox2button a,
.flat-services .btn-primary{
    width: 100%;
}

.page-link {
    padding: 0.25rem 1.5rem;
    font-size: 1.5rem;
    line-height: 1.5;
}

#pagination, .center {
    display: flex;
    justify-content: center;
    margin: 30px auto;
}

.btn-lg {
    margin: 0px 10px 0px 10px;
}

.test-resultado {
    font-size: 1.2em;
    margin: 0px 21px 0px 21px;
    width: 160px;
    text-align: center;
    font-family: "TypoRound";
    color: #164062;
}

#estadisticas {
    width: 75%
}

button[name="atras"] , button[name="siguiente"] {
    width: 100px;
    margin: 0px 75px 0px 75px;
}

.aprobado {
    color: #a2ed56;
}
.suspenso {
    color: #fd6470;
}
.aclaracion:hover {
    cursor: pointer;
}

.header-sticky .notifyjs-corner {
    left: 0px;
    right: unset !important;
}


.img-opologo1 {
    width: 100px;
}
#logo img{
  width: 140px !important;
  padding: 20px;
}
.menu {
    background-color: #fff;
    color: #000;
}

.menu a {
    color: #39617b !important;
    cursor: pointer;
}

#mainnav-mobi ul li {
    background-color: transparent !important;
    cursor: unset;
}

#mainnav-mobi ul li:hover {
    background-color: transparent;
}

/*Custom Alejandro*/
#cronometro{
    position: fixed;
    top:75px;
    z-index: 100;
    right:25px;
    background-color:#29b0c8;
    margin:20px;
    color:white;
    text-align: center;
    padding:15px;
    font-weight: bold;
    width: 175px;
    border-radius: 15px;
}


.footer {
    background-color: transparent;
    color: #000 !important;
}

.footer a {
    color: #000 !important;
}

.footer a:hover {
    color: #39617B !important;
}

.link-xerintel {
    color: greenyellow !important;
}

.btn-navbar {
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 12px 30px !important;
    background-color: #29B0C8;
    border-radius: 6px;
}

.navbar-href-style {
    font-weight: bold;
    font-size: 18px;
}

.navbar-style {
    font-family: "TypoRound", sans-serif !important;
    font-weight: normal !important;
    color: #000 !important;
}
