.body {

    font-family: 'Roboto', sans-serif;
    margin: 0 !important;
}
body{ margin: 0 !important;}
section {
    padding: 60px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Asap Condensed', sans-serif;
    color: #007271;
}
h1{
    font-size: 3rem;
    font-weight: 600;
    text-align: center;
}
h2{
    color: #FF9E18;
    font-weight: 500;
    margin: 30px 15px;
    font-size: 2.5rem;
    text-align: center;
}
.badge {
    padding: .50em .90em;
    font-size: .80em;
    font-weight: 500;
}

.estilo-navar {
    top: 30px;
    background: #F2F2F2;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.img1 {
    position: absolute;
    width: 1280px;
    height: 800px;
    left: 0px;
    top: -100px;
}

.img2 {
    position: absolute;
    width: 1280px;
    height: 800px;
    left: 0px;
    top: -100px;

    background: linear-gradient(96.54deg, rgba(0, 86, 112, 0.9) 38.34%, rgba(0, 115, 116, 0.9) 82.5%);
    mix-blend-mode: multiply;
}
.features a{text-decoration: none;}
.features .children .tifer0nav{
  display:none
}
.features .section-title {
  margin-bottom: 30px;
}

.features a .single-feature {
  text-align: center;
  border-radius: 6px;
  position: relative;
  margin-top: 30px;
  /* border: 1px solid #f2f2f2; */
  -webkit-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  box-shadow: 0 0.16rem 0.36rem 0 rgb(0 0 0 / 13%), 0 0.03rem 0.09rem 0 rgb(0 0 0 / 11%);
}

.features a .single-feature:hover {
  -webkit-box-shadow: 0px 3px 5px #00000017; 
  box-shadow: 0px 3px 5px #00000017; 
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  background: #FF9E18;
  color: #fff;
}

.features a .single-feature:hover h4 {

  color: #fff;
}

.features a .single-feature img {transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;/* max-width: 150px; */width: 100%;filter: grayscale(1);}

.features a .single-feature:hover  img  {filter: grayscale(.1);}

header {
    background: rgb(0, 86, 112) url(../img/header.webp);
    /* height: 700px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.slide {
    padding: 150px 0;
}

.icono {
    margin-top: 7px;
}

.btn-warning {
    border-radius: 4px;
    height: 50px;
    background: #FFC23D;
    border: none;
    font-weight: 500;
    line-height: 2.5;
    text-transform: uppercase;
}
.btn-success {
    border-radius: 4px;
    height: 50px;
    background: #25d366;
    border: none;
    font-weight: 500;
    line-height: 2.5;
    text-transform: uppercase;
}
#cursos {
    background: #F8F9FA url(../img/bg_cursos.png) no-repeat;
    background-position-y: center;

}

#cursos .card {
    border-top: 5px solid #007271;
    text-align: center;
}

.botonvermas {
    background: #5A5A5A;
    color: #ffff;
    text-decoration: none;
    padding: 10px;
    text-align: center;
}

.botonvermas:hover {
    color: #F2F2F2;
}

.perfil {
    margin-top: 150px;
    width: 200px;
}

.curso {
    margin-left: 320px;
    background: #5A5A5A;
    color: #ffff;
    text-decoration: none;
    padding: 4px;
    text-align: center;
    margin-top: 8px;
}

.curso:hover {
    color: #ffff;
}

.blog {
    color: #5A5A5A;
    text-decoration: none;

}

.navbar-light .navbar-nav .nav-link {
    color: #007271;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(242 194 70);
}

footer {
    background: rgb(0, 86, 112);
    background: linear-gradient(90deg, rgba(0, 86, 112, 1) 0%, rgba(0, 115, 116, 1) 100%);
    color: #fff;
    overflow: hidden;
}

footer a {

    color: #fff !important;
}

footer .bg {
    background: url(../img/brain.png) no-repeat;
    background-position-x: right;
    background-position-y: center;
    padding: 90px 0 0px 0;
}

footer .social {
    text-align: center;
}

footer .social a {
    text-align: center;
    background: #FFC23D;
    color: #fff;
    padding: 7px 10px;
    border-radius: 50%;
    margin: 5px;
}

footer .contacto {
    list-style: none;
    margin: 0;
}

footer .contacto li {

    margin-bottom: 15px;
}

footer .contacto i {
    font-size: 1.5rem;
    margin-right: 15px;
    text-align: center;
}

.footer-midle {
    border-top: 2px solid rgba(238, 238, 238, 0.158);
    border-bottom: 2px solid rgba(238, 238, 238, 0.158);
}

#blog .card {
    background: #F8F9FA;
}

.border-right {
    border-right: 1px solid rgba(238, 238, 238, 0.158);
}
.valores .card{
    text-align: center;
}
.valores .card i{
    font-size: 5rem;
    text-align: center;
    display: block;
    padding: 20px 0;
    color: #FF9E18;
}
.accordion-button {
  
    font-size: 1.2rem;
    color: #6c757d;
   
   
}
.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #007271;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 36px;
    z-index: 100;
  }
  .whatsapp:hover {
    color: #fff;
  }
.bodycopy ul{
    list-style: none;
}
  .bodycopy ul li {
    color: #6c757d;
    font-size: 17px;
    margin: 5px 0;
    position: relative;
}

.bodycopy ul li h4 {
    font-size: 20px;
    color: #0e2a47;
    font-weight: 800;
    margin: 0px;
    padding: 0px;
}

.bodycopy ul li:before {
    font-family: 'FontAwesome';
    content: '\f058';
    color: #ffc844;  /* top: 25px; */
    position: absolute;
    left: -25px;
}

.bodycopy b {
    color: #0E2A47;
}
.card {
    border: none;
 }
 .accordion-button:not(.collapsed)::after {
    background-image: url(../img/arrow-down.svg);
    transform: rotate(-180deg);
}