/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@media screen and (max-width: 767px) {

  .noticiaDivisor{
    padding-bottom: 20px;
    border-bottom: 1px dotted gray;
    margin-bottom: 20px;
  }
 

  .smcenter{
    text-align: center!important;
  }

  .smpt50{
    padding-top: 50px;
  }
  
  .bajano{
  display:none;
  }

  .tdhover{
  text-align: center;
  }

  .sm-block{
    display: block;
  }

  .sm-block-center{
    display: block;
    text-align: center;
  }

  .sm-bg{
    background-image: none!important;
  }

  .rowCarousel26{
    width: 100%!important;
  }

.rowCarousel36{
    width: 100%!important;
  }


  .imgCajaCenter{
    display: block;
    margin: auto;
  }

  .smcaja{
    width: 90vw!important;
    display: block!important;
    margin-top: 4px!important;
    margin-bottom: 4px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    max-width: unset!important;
    text-align: center;
    float: unset!important;
  }

  .smfondo{
    background-image: unset!important;
  }


  .smpl00{
    padding-left: 0px!important;
    padding-right: 0px!important;
  }

  .smpl0{
    padding-left: 15px!important
  }


  .smpl05{
    padding-left: 5px!important
  }
  

  .smm00{
    margin-left: 0px!important;
    margin-right: 0px!important;
  }

  .cajameses{
    font-size: 2rem!important;
  }

  .cajam1{
    font-size: 3rem!important;
    top: 1vh!important;
  }

  .cajam2{
    top: 0.1vh!important;
  }

  .fixed-top{
    width: 90%!important;
  }

  .smf13{
    font-size: 1.3rem!important;
  }

  .smf16{
    font-size: 1.3rem!important;
  }

  .carousel-caption2{
    left: 0px!important;
  }

  .carousel-caption2 h1{
    font-size: 1.1rem!important;
  }

  .smpt{
    padding-top: 5px!important;
  }


  .smpt0{
    padding-top: 0px!important;
  }

  .smpb{
    padding-bottom: 5px!important;
  }

  .smpb2{
    padding-bottom: 10px!important;
  }

  .smpaso1{
    padding-bottom: 20px!important;
  }

  .smpaso2{
    padding-bottom: 40px!important;
  }

  .divcontact4{
    padding: 0px!important;
    padding-top: 20px!important;
    padding-bottom: 10px!important;
  }

  .carousel-control-prev, .carousel-control-next {
    top: 40%!important;
  }

  .smmt2{
    padding-top: 20px!important;
  }

  .CajaGreen{
    border: none!important;
  }

  .carousel{
    margin-bottom: 0px!important;
  }

  .mmt10{
    margin-bottom: 10px!important;
  }

  .maa{
    margin-right: auto!important;
    margin-left: auto!important;
  }

  .smpl0{
    padding-left: 15px!important;
  }

}


body {
/*  padding-top: 3rem;
  padding-bottom: 3rem; */
  color: #5a5a5a;
  font-family: 'Open Sans', sans-serif;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption 

.carousel-caption2 {
  color: #fbfbfb;
  bottom: 20%;
  position: absolute;
  left: 10%;

}

.carousel-img {
  color: #fbfbfb;
  bottom: 20%;
  position: absolute;
  right: 10%;
  text-align: center;
}




*/

.rowCarousel{
  top: 38%;
  position: fixed;
}

.rowCarousel20{
  margin-top:17rem;
  position: absolute;
}


.rowCarousel40{
  position: relative;
  margin-top: 17rem;
}



.rowCarousel30{
  top: 30%;
  position: fixed;
}

.rowCarousel26{
  top: 26%;
  position: fixed;
  width: 1200px;
  max-width: 1200px;
}

.rowCarousel36{
  top: 36%;
  position: fixed;
  width: 1200px;
  max-width: 1200px;
}

.carousel-caption2 {
  color: #fbfbfb;
  position: relative;
  left: 5%;
}

.carousel-caption3 {
  color: #fbfbfb;
  position: relative;
}

.carousel-img {
  color: #fbfbfb;
  position: relative;
  text-align: center;
}


.carousel-caption2 h1{
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}

.carousel-caption2 p{
font-family: 'Open Sans', sans-serif;
}

.carousel-caption2 a{
font-family: 'Open Sans', sans-serif;
font-weight: bold;
border: 2px solid white;
border-radius: 5px;
font-size: 20px;
}

.carousel-caption2 a:hover{
font-family: 'Open Sans', sans-serif;
font-weight: bold;
border: 2px solid white;
border-radius: 5px;
font-size: 20px;
}





.carousel-img img{
  /*max-width: 256px;*/
  max-width: 25vh;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 38rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 38rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 46px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}


main{
/*  top: -70px;  */
  position: unset;

}

.botonLink{
  display: inline-block;
  color: white;
  font-size: 14px;
  padding: 10px;
  border: 2px solid white;
  margin-left: 15px;
  text-decoration: none;
  border-radius: 5px;
}

.botonLink:hover{
  display: inline-block;
  color: white;
  font-size: 14px;
  padding: 10px;
  border: 2px solid white;
  margin-left: 15px;
  text-decoration: none;
  border-radius: 5px;
  background-color: #15a0ac;
}

.botonLink3{
  display: inline-block;
  color: white;
  font-size: 18px;
  padding: 10px;
  border: 2px solid white;
  margin-left: 15px;
  border-radius: 10px;
  font-weight: bold;
  text-decoration: none;
}


.botonLink3:hover{
  color: rgba(255,255,255,0.8);
  text-decoration: none;
}


.botonLink2{
  display: inline-block;
  color: white;
  font-size: 14px;
  padding: 5px;
  background-color: #32C5D2;
  text-decoration: none;
  padding: 10px;
}

.botonLink2:hover{
  color: rgb(255,255,255);
  background-color: #15a0ac;;
  text-decoration: none;
}

.botonLink:hover{
  display: inline-block;
  color: rgba(255,255,255,0.8);
  font-size: 14px;
  padding: 10px;
  border: 2px solid white;
  margin-left: 15px;
  text-decoration: none;
  border-radius: 5px;
}

.title01{
  font-size: 28px;
  font-weight: 600;
  color: #2F353B;
}

.botonGreen{
  background-color: #95bd15;
  padding: 8px;
  color: white;
  border-radius: 6px;
  font-weight: bold;
  text-decoration: none;
  /*display: block;*/
  border: none;
}
.botonGreen:hover{
  color: white;
  text-decoration: none;
}


.botonBlue{
  background-color: #026996;
  padding: 8px;
  color: white;
  border-radius: 6px;
  font-weight: bold;
 /* display: block; */
}

.botonBlue:hover{
  color: white;
  text-decoration: none;
}




.botonBlue2{
  background-color: #010772;
  padding: 8px;
  color: white;
  border-radius: 6px;
  font-weight: bold;
}

.botonBlue2:hover{
  color: white;
  text-decoration: none;
}

.botonBlue3{
  background-color: #32C5D2;
  padding: 8px;
  color: white;
  border-radius: 6px;
  font-weight: bold;
}


.IconGreen{
  max-width: 50%;
  padding-bottom: 10px;
  display: block;
  text-align: center;
  margin: auto;
}

.CajaGreen{
  text-align: center;
  border: 1px solid #dbdbdb;
}

.ColorOscuroTxt{
  color: #2F353B;
}

.ColorBlueTxt{
  color: #026996!important;
}

.featurette{
  background-color: #EEF4F4;
  /*padding-bottom: 20px;*/
}

.botonMas{
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  border: 2px solid #026996;
  border-radius: 5px;
  font-size: 20px;
  color: #2F353B;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}

.botonMas:hover{
  color: #2F353B;
  text-decoration: none;
}

.fondoMapaPuntos{
  background-image: url('../img/Mapa1200.jpg');
  background-position: 421px -107px;
  background-repeat: no-repeat;
}


.fondoUser{
  background-image: url('../img/usuario2.jpg');
  background-position: -250px bottom;
  background-repeat: no-repeat;
  background-color: #eff3f4;
  font-size: 16px;
  color: #000;
  /*text-align: right;*/
}

.marketing{

  background-image: url('../img/MapaPuntos2.png');
  background-position: 0px 60px;
  background-repeat: no-repeat;

}

/***client-area***/
.client-slider {
 /* border-top: 1px solid #e5f1fb;
  border-bottom: 1px solid #e5f1fb; */
  padding: 30px 0;
  cursor: pointer;
}
.client-slider img {
  width: auto;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.client-slider img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.client-slider .owl-dots,
.client-slider .owl-nav {
  display: none;
}


.footerdiv{
  background-color: #31383C;
  color: white;
  padding-top: 40px;
}

.footer-links li{
  padding: 6px;
  color: white;
  font-weight: 400;
}

.footer-links li a{

  color: white;

}

.divcontact{
    background-image: url(../img/bg1.jpg);
    background-size: cover;
    padding: 80px;
    background-position: center;

}

.divcontact2{
    background-image: url(../img/working.jpg);
    background-size: cover;
    padding: 80px;
    background-position: bottom;

}

.divcontact3{
  background-image: url('../img/persona.png');
  background-position: 75%;
  background-repeat: no-repeat;
}

.divcontact4{
    padding: 80px;
}


.textcontact{
  color: white;
  font-size: 28px;
  font-weight: bold;
}

.profileimg{
  border: 5px solid white;
  border-radius: 50%;
}

.profileimg2{
  border: 2px solid #026996;
  border-radius: 50%;
}

.floatpic{
  border: 2px solid white;
  border-radius: 50%;
  position: absolute;
  width: 50px;
  display: block;
  top: 15%;
  left: 10%;
  z-index: 999;
}

.textExperto{
  font-size: 14px;
}

.expertos{
  background-color: #07476B;
  color: white;
  background-image: url('../img/home1.webp');
  background-size: cover;
}

.bg-mem{
  background-color: #07476B;
  color: white;
  background-image: url('../img/bg-membresia.webp');
  background-size: cover;
}

.bordeGris{
  border-right: 1px dotted gray;
}

.topnosotros{
  background-image: url('../img/home1.webp');
  background-size: cover;
  width: 100%;
  height: 38rem;
  overflow: hidden;
  display: block;
}

.topnosotros2{
  background-image: url('../img/home1.webp');
  background-size: cover;
  width: 100%;
  height: 38rem;
  overflow: hidden;
  display: block;
}

.cajablue{
  border: 1px solid #026996;
  padding: 10px;
  margin: 5px;
}

.cajawhite{
  border: 1px solid white;
  padding: 10px;
  margin: 5px;
}

.user ul{
list-style-type: none;
padding: 0;
margin: 0;
/*text-align: right;*/
}

.user li{
background-image: url('../img/dot.png');
background-repeat: no-repeat;
background-position: 0% .4em;
/*padding-right: 1.6em;*/
color: #000;
padding-bottom: 4px;
padding-left: 18px;
}

.user2 ul{
list-style-type: none;
padding: 0;
margin: 0;
/*text-align: right;*/
}

.user2 li{
background-image: url('../img/dot.png');
background-repeat: no-repeat;
background-position: 0% .4em;
padding-bottom: 4px;
padding-left: 18px;
}

.contenido{

}

.cajameses{
  font-size: 36px;
  color: white;
  font-weight: bolder;
  background-color: #026996;
  border-radius: 20px;
  text-align: center;
  line-height: 69px;
  margin-right: 20px;
}

.cajam1{
  font-size: 60px;
  display: block;
  top: 44px;
  position: inherit;
}

.cajam2{
  display: block;
  top: 36px;
  position: inherit;
}


.tituloD1{
  color: white;
  font-size: 40px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.tituloD2{
/*  color: white; */
  font-size: 26px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}


.input-group-text:hover{
  background-color: #bdec26!important;
}

/* Ripple effect */
.ripple {
  background-position: center;
  transition: background 0.5s;
}
.ripple:hover {
  background: #d5ecff radial-gradient(circle, transparent 1%, #d5ecff 1%) center/15000%;
  color: black;
}

.ripple:active {
  background-color: #6eb9f7;
  background-size: 100%;
  transition: background 0s;
}

.tdhover:hover{
  background-color: #f2f2f2;
  transition: background 0.5s;
}

.bordecaja{
  padding: 10px;
  border-right: 2px solid #026996;
  padding-right: 30px;
}

.hambur{
  /*right: 34px;
  position: absolute;
  top: 6px; */
}

.linkCourse{
  text-decoration: none;
  color: inherit;
}

.linkCourse:hover{
  text-decoration: none;
  color: inherit;
}

.HeaderStyle{
 /* overflow: hidden;
  background-color: #333; */
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  display: block;
}

.ContenedorMenu{

  position: relative;
  display: block;
  top: 0px;
  height: 90px;
  max-width: 1200px;
  padding-right: 0px;
}

.owl-nav.disabled {
  display: none;
}

.f28{
    font-size: 28px;
}

.f26{
  font-size: 26px;
}

.ajusteboton{
  min-width: 200px;
  display: inline-block;
  max-width: 200px;
  text-align: center;
}

.linkBlanco{
  color: white;
  text-decoration: none;
}

.linkBlanco:hover{
  color: lightgrey;
  text-decoration: none;
}

.fondoInHouse{
  background-image: url('../img/bgpeople.jpg');
  background-position: 106px -1px;
  background-repeat: no-repeat;
}

.cajaBlue2{
border: 1px solid #026996;
border-radius: 10px;
overflow: hidden;
padding: 0px;
width: 24%;
display: inline-block;
vertical-align: top;
font-size: 14px;
position: relative;
}

.cajaTop{
  background-color: #026996;
  color: #fff;
  display: block;
}

.p0{
  padding: 0px!important;
}

.smcenter{
  text-align: left;
}

.float {
  position: fixed;
  width: 70px;
  height: 63px;
  bottom: 80px;
  right: 2px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
  box-shadow: 1px 1px 3px #999;
  z-index: 100;
}

/* verion cuadrada 

position: fixed;
width: 70px;
height: 63px;
bottom: 80px;
right: 2px;
background-color: #25d366;
color: #FFF;
border-radius: 3px;
text-align: center;
box-shadow: 1px 1px 3px #999;
z-index: 100;

*/

/* verion redonda 

  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 88px;
  right: 7px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;

*/


.owl-carousel .nav-btn{
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url(https://www.capacita.co/pre-prod-site/assets/img/icons8-back-to-16.png) no-repeat scroll 0 0;
  left: -33px;
}
.owl-carousel .next-slide{
  background: url(https://www.capacita.co/pre-prod-site/assets/img/icons8-next-page-16.png) no-repeat scroll 0px 0px;
  right: -33px;
}
.owl-carousel .prev-slide:hover{

}
.owl-carousel .next-slide:hover{

} 

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.mp{
 cursor: pointer;
}

.table thead th{
  border-bottom: none!important;
}

.table th, .table td{
  border-top: none!important;
}