
body {
  background-image: url("../images/pasto.png");
  background-repeat: no-repeat;
  background-size: cover;
}

h1 {
  font-size: 45px;
  font-weight: bold;
  #display: flex;
  align-items: center;
  text-align: center;
  line-height: 50px;
  color:black;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  #display: flex;
  align-items: center;
  text-align: center;
  line-height: 50px;
  color:black;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  #display: flex;
  align-items: center;
  text-align: center;
  color:black;
}

.jumbotron {
  background-image: linear-gradient(#C5FAD4, #028A2F);
  color:#38B900;
  text-align: center;
  text-transform: uppercase;
  padding:20px 0px;
}

.tmain {
  font-size: 27px;
  font-weight: bold;
  height: 50px;
  #display: flex;
  align-items: center;
  text-align: center;
  line-height: 50px;
}

.cverde {
  border-radius: 44px 44px 44px 44px;
  -moz-border-radius: 44px 44px 44px 44px;
  -webkit-border-radius: 44px 44px 44px 44px;
  border: 0px solid #000000;
  background: #38B900;
  color: white;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  color: grey;
}

a:active {
  color: green;
}

.cfuente {
  color:blue;
  font-size: 36px;
}

.mimages {
  background-image: url("../images/main.jpg");
  background-color: #000000;
  height: 450px;
  background-position: -500px -200px;
  background-repeat: no-repeat;
  margin-top: 10px;
}

.copacity {
  /* background-color: rgba(0, 0, 0, .1); */
  /* background-color:rgb(152,152,152); */
  /* opacity:0.4; */
  /* filter: alpha(opacity=50); */
  width:400px;
  height:100px;
  /* border-radius: 44px 44px 44px 44px;
  -moz-border-radius: 44px 44px 44px 44px;
  -webkit-border-radius: 44px 44px 44px 44px; */
  margin-top: 30px;
  margin-left: 150px;

}

.tblack {
  color:black;
}

.tblack2 {
  color:black;
  text-transform: ;
}

.footer {
  margin-top: 10px;
  background-color:#E8EBE9;
  font-size: 12px;
  color:gray;
  text-align: center;
}

.asesorias {
  border-radius: 44px 44px 44px 44px;
  -moz-border-radius: 44px 44px 44px 44px;
  -webkit-border-radius: 44px 44px 44px 44px;
  border: 0px solid #000000;
  background: #3366cc;
  color: white;
  height: 350px;
  float: none;
  margin: 0 auto;
  margin-top: 10px;

}

.tasesorias {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
}

.col-center {
  background-color: green;
}

.bcv {
  margin-top: 10px;
}

.formu {
  margin-top: 10px;
  align-items: center;
}

.confirma {
  color: white;
  font-size: 36px;
  text-align: center;
  display: flex;
  align-items: center;
}

.h1conf {
  font-size: 35px;
  font-weight: bold;
  #display: flex;
  align-items: center;
  text-align: center;
  line-height: 50px;
  color: white;
}
