
.container{
  width: 100% !important;
}
.logo{
    padding: 5px;
    margin-left: 10px;
}
.divisor{
    background:url(images/stripe_bottom.png) fixed;
    width:100%;
    height:10px;
}
#carouselExampleSlidesOnly{
  width:100%;
  hv:100%
}
.planes{
  margin-bottom: 3rem;
}
.video{
  width:100%;
  height:100%;
  background-color:#004d71;
  padding-top: 2rem;
  color: aliceblue;
}
.pink{
  background-color: #F31F8A;
  color: white;
}
.orange{
  background-color: #f3971f;
  color: white;
}
.green{
  background-color: #06b315;
  color: white;
}
.cursos{
  background-color: #D8D8D8;
}
.footer{
  height: 100px;
  background-color: #004D71;
}