html, body {
  margin:0px;
  height:100%;
}
body{
  font-family: 'Montserrat', sans-serif !important;
  background-image: url("Fondo Banner 2 (1).svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  background-attachment: fixed;
  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: #004899;}


header{
  background: white;
  border: solid white 1px;
  margin: 0;
}
.header-row{
  width: 80%; margin: 10px auto;
}

.bannergov{
  background-image: url("banner-gobierno-2022.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  margin: 0 auto;
  border: solid red 0px;
  display: block;
  min-height: 450px;
  width: 100%;
  background-color: white;
}

.spacer{
  display: block;
  position: relative;
  height: 10px;
  width: 100%;
}

.logoicfes {
  /*background-image: url("logogobiernoeducacion.svg");*/
  background-image: url("LogoIcfes110x150px.svg");
  /* background-image: url("Logohorizontal200x80px.svg");*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  
  /*
  height: 60px;
  width: 165px;
  */

  height: 120px;
  width: 165px;
}
.logomen {
  float: right;
  /*background-image: url("logoicfes.svg");*/
  /*background-image: url("LogoIcfes110x150px.svg");*/
  /*background-image: url("Logohorizontal200x80px.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: 0 auto;
  border:  solid red 0px;
  position: relative;
  display: inline-block;
  z-index: 999;}

.w-b-home{
  min-height: 456px;
  width: 100% !important;
}

.wrapper-video{
  text-align: center;
  /*background-color: #13a538;*/
  padding: 10px 0 20px 0;
}
.wrapper-video .hache3{
  text-align: center;
}
.wrapper-callto{
  background-color: #1e2f97;
  border-radius: 20px;
  position: relative;
  display: inline-block;
  min-height: 190px;
  margin: 0 3%;
  padding: 30px 0;
  width: 94%;
}
.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%;}

.wrapper-siice{  display: flex;
justify-content: center;align-items: center;}
.wrapper-siice .titular{
  flex-wrap: wrap;  width: 48%;}
.wrapper-siice .siice{
  flex-wrap: wrap;  width: 48%;}
.wrapper-siice .siice img{
  width: 50%;
  margin: 10%;}

.foto-call{
  background-image: url("Logo-SiiCE.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  height: 220px;
  border:  solid red 0px;
  position: absolute;
  top:  10px;
  right: 20px;
  width: 33%;
  max-width: 500px;
  vertical-align: middle;
  z-index: 1;  
}
.wrapper-banner .hache3 a{
  display: inline-block;
  color: #fff;
  text-align: center;
  max-width: 400px;
  background-color: #004899;
  padding: 15px 25px;
  margin: 20px 0;
  border-radius: 10px;
  text-decoration: none;}

.wrapper-banner .hache3 a:hover {
  background-color: #13a538;}

.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%;
}
  .titular h2, h3{
    width: 70%;
  }
.titular-home{
  text-align: center;
  border:  solid red 0px;
  display: inline-block;
  position: relative;
  width: 49%;
  align-items: center;
}

.foto-fondo{
  background-image: url("resultados_saber_11.png");
  background-repeat: no-repeat;
  background-size: cover;
  border: solid red 0px;
  display: inline-block;
  height: 476px;
  position: relative;
  width: 50%;
  right: 0;
  z-index: 1;
}
.btn-bannerp{
  background-image: url("bannerp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 90%;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.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{
  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{
  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;
}

.Participacion{
  background-image: url("Participacion.svg");
  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-COL_ESP{
  background-image: url("COL_ESP.svg");
  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-PagosPSE{
  background-image: url("CPagosPSE.svg");
  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-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-prisma-res{
  background-image: url("icons_boton-certif.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");icon_exa-ponal
  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-exaponal{
  background-image: url("icon_exa-ponal.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-cert{
  background-image: url("CERTIFICADOS.svg");
  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.svg");
  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-pqr{
  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-pqrs{
  background-image: url("Resultados S11.svg");
  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-pre{
  background-image: url("Resultados PreS.svg");
  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-val{
  background-image: url("Resultados Val.svg");
  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-com{
  background-image: url("COMUNICADOS.svg");
  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-pro{
  background-image: url("Resultados SPro.svg");
  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-tyt{
  background-image: url("Resultados STyT.svg");
  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-citaciones{
  background-image: url("Citacion.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 160px;
}

.transparencia{
  background-image: url("transparencia.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-yt1{
  background-image: url("icons_boton-pasos1.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;
}
.btn-yt2{
  background-image: url("icons_boton-pasos2.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;
}
.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;
}
.btn-siice{
  background-image: url("boton-siice.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;
}
.btn-siice{
  background-image: url("boton-siice.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: 90%;
}
.btn-comu{
  background-image: url("comunicc.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 90%;
}
.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: 90%;
}

.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: 90%;
}

.btn-pro{
  background-image: url("Resultados SPro.svg");
  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-tyt{
  background-image: url("Resultados STyT.svg");
  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-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;
}
.pai{
  background-image: url("PAI.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 400px;
}
.pei{
  background-image: url("PEI.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 400px;
}

.rc{
  background-image: url("RC.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border:  solid red 0px;
  display: inline-block;
  height: 120px;
  margin: 10px;
  width: 400px;
}
}
.Tarifas.svg {
    background-image: url(Citacion.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: solid red 0px;
    display: inline-block;
    height: 120px;
    margin: 10px;
    width: 160px;
}

/*
#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;
}*/
footer{
  position: relative;
  margin-bottom: 0;
  width: 100%;
  border: solid 0px red;
}
.footer-wrapper {
   position: absolute;
   margin: 40px auto 80px 3%;
   width: 90%;
   background-color: white;
   color: #444;
   text-align: center;
   border-radius: 10px;
   padding: 30px;
   border: 2px solid #E5EEFB;
   z-index: 10;
}
.footblue{
  position: absolute;
  width: 100%;
  background-color: #004899;
  border:  solid red 0px;
  height: 1100px;
  top: 300px;
  bottom: 0;
}
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-footer1.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;}


.col-gob{
  background-color: #004899;
  position: relative;
  margin-top: 0;
  width: 100%;
  border:  solid red 0px;
  height: auto;
}
.col-gob .marca-col-footer{
  display: block;
  position: relative;
  margin: 60px auto 30px 5%;
}
.col-gob .img-marca-col{
  position: relative;
  max-width: 120px;
  padding-right: 20px;
  border-right: solid 2px white;
  display: inline-block;
  vertical-align: middle;
}
.col-gob .img-gov-footer{
  margin-left: 20px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/*********** 1023 **********/

@media (max-width: 1023px) {
  .header-row{
    width: 90%; margin: 10px auto !important;
  }
  body{
    font-size: 90%;
  }

.footer-wrapper{
  width: 85%;
  margin-left: 4%;
}

.logoicfes {width: 130px;}
.logomen {width: 200px;}


.bannergov{
  min-height: 300px;
}
.w-b-home{
  min-height: 300px;
}
 

  .wrapper-banner{
    width: 100%; margin: 10px auto;
  }
  .foto-fondo{
    display: none;
  }


.titular-home{
  text-align: center;
  border:  solid red 0px;
  display: inline-block;
  position: relative;
  width: 100%;
  align-items: center;
}

.foto-call{display: none;}
  .titular{
    margin-left: 10%;
    border:  solid red 0px;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 80%;
  }

    .titular h2, h3{
      width: 100%;
    }
  .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%;}
}
      
/********640********/

@media (max-width: 640px) {

.logoicfes {width: 110px;}
.logomen {width: 180px;}

.footer-wrapper {
   width: 80%;
   padding: 15px;
   margin-left: 6.5%;
}
  body{

    font-size: 80%;
  }

.bannergov{
  min-height: 200px;
}
.wrapper-mantenim{  display: block; text-align: center;}
.wrapper-mantenim .titular{
 width: 80%;}
.wrapper-mantenim .ilustr{
  width: 80%;}

.wrapper-siice{  display: block; text-align: center;}
.wrapper-siice .titular{
 width: 80%;}
.wrapper-siice .siice{
  width: 80%;}
.wrapper-siice .siice img{
  width: 60%;
  margin-left: 30%;}


.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;
}




}

