@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  background-color: #214a31;
}

a {
  color: #d3ae49;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #d3ae49;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 30px;
}

::-webkit-selection {
  color: #fff;
  background: #d3ae49;
}

::-moz-selection {
  color: #fff;
  background: #d3ae49;
}

::selection {
  color: #fff;
  background: #d3ae49;
}

.izq{
  position: fixed;
  float:left;
  left: 0;
  bottom: 0;
}
.der{
  position:fixed;
  float:right;
  right: 0;
  top: 0;
}

.alinear
{
  margin:300px 0 0px 0;
}

}
@media (max-width: 375px) {
  .img-responsive {
    max-width: 70%;
    height: auto;
  }

  .alinear
  {
    margin:150px 0;
  }
}

#fh5co-header .display-tc,
.fh5co-cover .display-tc {
  vertical-align: middle;
}
#fh5co-header .display-tc h1, #fh5co-header .display-tc h2,
.fh5co-cover .display-tc h1,
.fh5co-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: black;
}
#fh5co-header .display-tc h1,
.fh5co-cover .display-tc h1 {
  margin-bottom: 20px;
  font-size: 54px;
  line-height: 1.3;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #fh5co-header .display-tc h1,
  .fh5co-cover .display-tc h1 {
    font-size: 30px;
  }
}
#fh5co-header .display-tc h2,
.fh5co-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#fh5co-header .display-tc .btn,
.fh5co-cover .display-tc .btn {
  padding: 15px 30px;
  color: #000;
  border: none !important;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-header .display-tc .btn,
  .fh5co-cover .display-tc .btn {
    width: 80%;
    margin: 5px;

  }
  .alinear
{
  margin:25px 0 0 0;
}
}

@media (min-width: 1024px) {
  .img-responsive {
    max-width: 70%;
    height: auto;
  }
  .alinear
  {
    margin:100px 0;
  }
}

@media screen and (min-width: 1300px) {
  #fh5co-header .display-tc .btn,
  .fh5co-cover .display-tc .btn {
    margin: 5px;

  }
  .alinear
{
  margin:250px 0 0 0;
}
}
#fh5co-header .display-tc .btn:hover, #fh5co-header .display-tc .btn:focus,
.fh5co-cover .display-tc .btn:hover,
.fh5co-cover .display-tc .btn:focus {
  color: #fff !important;
}
#fh5co-header .display-tc
.fh5co-cover .display-tc {
  background: #d3ae49;
  border: none;
}
#fh5co-header .display-tc .btn.btn-demo:hover, #fh5co-header .display-tc .btn.btn-demo:focus,
.fh5co-cover .display-tc .btn.btn-demo:hover,
.fh5co-cover .display-tc .btn.btn-demo:focus {
  background: rgba(221, 53, 110, 0.9) !important;
  color: #fff !important;
}
#fh5co-header .display-tc .btn:hover,
.fh5co-cover .display-tc .btn:hover {
  background: #d3ae49 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#fh5co-header .display-tc .form-inline .form-group,
.fh5co-cover .display-tc .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#fh5co-header .display-tc .form-inline .form-group .form-control,
.fh5co-cover .display-tc .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}

.datos{
  font-size: 25px; 
}

.btn {
  margin-right: 14px;
  margin-bottom: 14px;
  font-family: "Newsreader", sans-serif;
  font-size: 24px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 7px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #d3ae49;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #b88d17 !important;
  border-color: #b88d17 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #d3ae49;
  border: 2px solid #d3ae49;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #d3ae49;
  color: #fff;
}

.js .animate-box {
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */
