html, body {
  margin:0px;
  height:100%;
}
body{
  font-family: 'Montserrat', sans-serif !important;
  background-image: url("fondos_04-celeste.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: rgb(124,210,239);
  background-color: linear-gradient(180deg, rgba(86,198,234,1) 0%, rgba(124,210,239,1) 100%);
}
h1, h2, h3, h4, h5, h6{color: white;}


header{
  background: white;
  border: solid white 1px;
  margin: 0;
}
.header-row{
  width: 80%; margin: 10px auto;
}

.logoicfes {
  background-image: url("logogobiernoeducacion.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 60px;
  width: 165px;
}
.logomen {
  float: right;
  background-image: url("logoicfes.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 53px;
  width: 276px;
}

.wrapper-banner{
  width: 80%; margin: 10px auto;
  border:  solid red 0px;
  position: relative;
  display: inline-block;
  z-index: 999;}
.w-b-home{
  min-height: 340px;
}
}
.wrapper-video{
  text-align: center;
}
.wrapper-video .hache3{
  text-align: center;
}
.wrapper-callto{
  background-color: #1e2f97;
  position: relative;
  display: inline-block;
  height: 190px;
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
}
.wrapper-mantenim{  display: flex;
justify-content: center;align-items: center;}
.wrapper-mantenim .titular{
  flex-wrap: wrap;  width: 48%;}
.wrapper-mantenim .ilustr{
  flex-wrap: wrap;  width: 48%;}
.wrapper-mantenim .ilustr img{
  width: 100%;}

.foto-call{
  background-image: url("nuevo-portal.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  height: 250px;
  border:  solid red 0px;
  position: absolute;
  top:  0;
  right: 0;
  width: 33%;
  max-width: 500px;
  z-index: 1;  
}
.wrapper-callto .hache3 a{ color: #b6e116;}
.wrapper-callto .hache3 a:hover { color: #2cd5f2;}
.titular{
  margin-left: 10%;
  border:  solid red 0px;
  display: inline-block;
  position: relative;
  text-align: left;
  width: 70%;
}

.botones{
  margin-left: 5%;
  border:  solid red 0px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  width: 90%;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.botonesa{
  margin-left: 0;
  border:  solid red 0px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  max-width: 800px;
  align-items: center;
}

.botones-result{
  border:  solid red 0px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
  align-items: top;
}


.btngen{
  background-color: blue;
  display: inline-block;
  margin: 10px;
  padding: 8px 12px;
  color: white;
  font-size: 1em;
  font-weight: 600;
  border-radius: 25px;
}

.btngen a{
  color:  white;
  text-decoration: none;
}

.btn-pse{
  background-image: url("pse-mediano.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 100px;
  margin: 10px;
  width: 100px;
}

.btn-prisma{
  background-image: url("prisma.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
  background-size: contain;
  border-radius: 10px;
  border:  solid red 0px;
  display: inline-block;
  height: 90px;
  margin: 10px;
  padding: 0px;
  width: 215px;
}

.btn-prisma-2{
  background-image: url("icons_boton-citacion.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 100px;
  margin: 10px;
  width: 300px;
}
.btn-exainfo{
  background-image: url("exa-info.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 160px;
}
.btn-desc{
  background-image: url("icon_descargar.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 160px;
}
.btn-resul{
  background-image: url("resultados.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 160px;
}
.btn-pqrs{
  background-image: url("icon_pqrs.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 160px;
}
.btn-crono{
  background-image: url("pse-mediano.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 160px;
}
.btn-exa{
  background-image: url("exa.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 100px;
  margin: 10px;
  width: 360px;
}

.caja-result{
  background-color: white;
  border-radius: 15px;
  box-shadow: 5px 5px 10px #00000033;
  flex-grow: 1;
  flex-basis: 14%;
  margin: 10px;
  padding: 15px;
  text-align: center;
}
.caja-result a{
  line-height: 1.5em;
  text-decoration: none;
  font-weight: 600;
}
.caja-result a:hover{
  text-decoration: underline;
}

.caja-downloads{
  background-color: white;
  border-radius: 15px;
  box-shadow: 5px 5px 10px #00000033;
  flex-grow: 1;
  flex-basis: 20%;
  margin: 15px;
  padding: 15px;
  text-align: center;
}
.downloadscol {
  vertical-align: top;
  display: inline-block;
  width: 40%;
}
.caja-downloads a{
  display: block;
  line-height: 1.5em;
  text-decoration: none;
  font-weight: 600;
  border:  solid 1px #ccc;
  border-radius: 15px;
  padding: 10px;
}
.caja-downloads a:hover{
  text-decoration: underline;
  border:  solid 1px #1e2f97;
}

.btn-ponal{
  background-image: url("icon_ponal-exam.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 200px;
}

.btn-s11{
  background-image: url("saber11.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 200px;
}

.btn-ps{
  background-image: url("presaber.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 200px;
}

.btn-pro{
  background-image: url("saberpro.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 200px;
}
.btn-tyt{
  background-image: url("sabertyt.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 200px;
}
.btn-otro-exam{
  background-image: url("saberpro.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 400px;
}

/*
#banner-estatico_123{
  background-image: url("fondos_04-celeste.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: rgb(86,198,234);
  background-color: linear-gradient(180deg, rgba(86,198,234,1) 0%, rgba(124,210,239,1) 100%);
  position:absolute;
  top:135px;
  left:0px;
  right:0px;
  bottom:0px;
  z-index: -1;
  border:  solid red 1px;
}*/
.foto-fondo{
  background-image: url("banners_dataicfes1.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 360px;
  position: absolute;
  top: 135px;
  right: 0;
  width: 600px;
  z-index: 1;
}

footer {
   position: relative;
   margin: 40px auto 0 auto;
   bottom: 0;
   width: 90%;
   background-color: white;
   color: #444;
   text-align: center;
   border-radius: 10px 10px 0 0;
   padding: 30px;
}
footer h2, h3{
  color: #004899;
}
.footer-txt{
  width: 60%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  border: solid red 0px;
}
.footer-logos{
  width: 38%;
  display: inline-block;
  vertical-align: top;
  border: solid red 0px;
  text-align: right;

}
.logoicfesf {
  background-image: url("logo-icfes-footer.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 96px;
  width: 324px;
}
.footer-redes a {margin: 10px; text-decoration: none; display: inline-block;}
.footer-redes img { vertical-align: middle;}

.footer-links{
  font-size: 13px;
}
.footer-links a{
  margin: 10px;
display: inline-block;}

@media (max-width: 1023px) {
  .header-row{
    width: 90%; margin: 10px auto !important;
  }
  body{
    font-size: 90%;
  }

.logoicfes {width: 130px;}
.logomen {width: 200px;}
/*
#banner-estatico_123{
  height: 100%;
}*/
  .wrapper-banner{
    width: 100%; margin: 10px auto;
  }
  .foto-fondo{
    display: none;
  }

.foto-call{display: none;}
  .titular{
    margin-left: 10%;
    border:  solid red 0px;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 80%;
  }
  .botones{
    justify-content: center;
    max-width: 90%;
  }

.botonesa{
    justify-content: center;
    max-width: 100%;
}

.downloadscol {
  width: 80%;
}
.caja-sdfgsfdownloads{
  max-width: 100%;
}
.footer-txt{  width: 100%;}
.footer-logos{text-align: center;  width: 100%;}
}
      
@media (max-width: 640px) {

.logoicfes {width: 110px;}
.logomen {width: 180px;}

footer {
   width: 80%;
   padding: 15px;
}
  body{

    font-size: 80%;
  }

.wrapper-mantenim{  display: block; text-align: center;}
.wrapper-mantenim .titular{
 width: 80%;}
.wrapper-mantenim .ilustr{
  width: 80%;}
.btn-pse{
  height: 80px;
  margin: 5px;
  width: 80px;
}

.btn-prisma{
  height: 70px;
  margin: 5px;
  width: 160px;
}

.btn-resul{
  height: 100px;
  margin: 5px;
  width: 130px;
}
.btn-crono{
  height: 100px;
  margin: 5px;
  width: 130px;
}
.btn-exa{
  height: 100px;
  margin: 5px;
  width: 300px;
}

.btn-s11{
  height: 100px;
  margin: 5px;
  width: 180px;
}


.btn-ps{
  height: 100px;
  margin: 5px;
  width: 180px;
}

.btn-pro{
  height: 100px;
  margin: 5px;
  width: 180px;
}


.btn-tyt{
  height: 100px;
  margin: 5px;
  width: 180px;
}


.btn-xxxxxx{
  height: 100px;
  margin: 5px;
  width: 130px;
}


.btn-xxxxxx{
  height: 100px;
  margin: 5px;
  width: 130px;
}

.btn-xxxxxx{
  height: 100px;
  margin: 5px;
  width: 130px;
}




}

