@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');


body{
    font-family: 'Lato', sans-serif;
    background-position: right bottom;
    padding-top: 110px;

}
.solicitar{  color: #f7f7f7;
  background: #98923f;
  padding: 4px 20px;
  border-radius: 10px;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #26330e;
}
.btn-link {
  font-weight: 400;
  color: #98923f;
}
a.activeuser{
  color: #2b3a0f;
  text-decoration: underline;
}
.text-muted {
  color: #a0903f!important;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  font-size: 12px;
  color: #98923f;
  border-radius: 0px;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  }
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #293a10;
}
.blog-footer {
  padding: 2.5rem 0;
  color: #9a923d !important;
  background-color: #eaeae8;
}
.blog-footer a {
  color: #9a923d !important;

}
.btn {
  white-space: inherit;
}
a {
  color: #9a923d;
  transition: all 0.3s ease-in-out 0s;
}

a:hover {
  color: #2b3a0f;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none
}
.btn, .btn-outline-secondary, .card {
 
  }
.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  }
.page-link {
  background-color: #f5f6f6;
  border: 1px solid #ffffff;
}
.page-item.disabled .page-link {

  background-color: #f8f9fa;
  border-color: #ffffff;
  }
.pt{font-family: 'PT Serif', serif;}
h1{
      font-size: 70px;
    font-weight: 100;
}
h2{
    font-size: 50px;
    font-weight: 100;
    color: #26330e !important;
    font-family: 'PT Serif', serif;
}
h4{
    font-size: 28px;
    font-weight: 300;
      color: #9a923d !important;
}

h5{
  font-size: 20px;
  font-weight: 100;
  color: #2b3a0f !important;
}
p{
  font-size: 14px;
  line-height: 23px;
  color: #797979;
  font-weight: 400;
}
header{
  padding: 15px 0px;
  background: #fff;
  border-top: solid 5px #aa930a;
}
.carousel {

}
.navbar-nav a.nav-link {
  color: #2b3a0f;
  border-bottom: solid 1px transparent;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.navbar-nav a:hover.nav-link {
   border-bottom: solid 1px #9b880c;
}

.navbar-nav .active>.nav-link, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .show>.nav-link {
border-bottom: solid 1px #9b880c;
}

.verdeclaro{
    color: #9a923d !important;
}
.verdeoscuro{
    color: #2b3a0f !important;
}

.btn-primary {
  color: #fff;
  background-color: #9a923d;
  border-color: #9a923d;
  font-weight: 300;
  font-size: 18px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #374f1c;
  border-color: #374f1c;
  }
.box{
    background: #fff;
    height: 100%;
    padding: 40px;
-webkit-box-shadow: 0px -19px 30px 5px rgba(0,0,0,0.02); 
box-shadow: 0px -19px 30px 5px rgba(0,0,0,0.02);
}
.box1{
    background: #f7f7f7;
    padding: 40px;
}
.box1 p{
    color: #3c5421;
}
label {
  display: inline-block;
  font-size: 14px;
  color: #99923e;
  }
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #99923e;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #99923e;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #99923e;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #99923e;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(173, 169, 118, 0.28);
}
.bloqueinsta{
 
  color: ;

}
.btn-outline-secondary{
  background: #99923e;
  color: #fff;
  border: solid #98923f 1px;
  border-radius: 2px;
}

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

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

/* Declare heights because of positioning of img element */
#myCarousel .carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}
.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

.bloquesresaltados3 {
  background: #fff;
  padding: 50px;
}
/* MARKETING CONTENT
-------------------------------------------------- */

.marketing{
    margin-bottom: 3rem;
}
.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;
}

.login{
  margin-left: 15px;
}
/* Featurettes
------------------------- */

.servicios .featurette-heading {
  font-size: 39px;
}

.bloquesresaltados{
    background: #fff;
  padding: 50px;
}
.bloqueservicios{
    background: #fff;
  padding: 50px;
  margin: 20px;
}
.featurette-divider {
  margin: 2rem 0; /* Space out the Bootstrap <hr> more */
}

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

.lead {
  font-size: 1.15rem;
  font-weight: 400;
}
.album{
  padding: 2rem 0px 3rem 0px;  
  background: url(../img/dust_scratches.png);
}

.quienessomos{
    background: #f7f7f7;
    padding-top: 4rem;
    padding-bottom: 4rem; 
 
}

.card {
  border: none;
  border-radius: 0px;
}
hr {
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
  border: 0;
  border-top: 1px solid rgb(248, 249, 250);
}
.page-link {
  color: #98923f;
}
.page-link:hover {
  color: #2b3a0f;
}

 .colores1{
    background-color: rgba(170, 147, 13, 0.16862745098039217);
}
 .colores2{
    background-color: rgba(170, 147, 13, 0.26862745098039217);
}
 .colores3{
    background-color: rgba(170, 147, 13, 0.36862745098039217);
}
 .colores4{
    background-color: rgba(170, 147, 13, 0.46862745098039217);
}
 .colores5{
    background-color: rgba(170, 147, 13, 0.56862745098039217);
}
 .colores6{
    background-color: rgba(170, 147, 13, 0.66862745098039217);
}
.colores1 .btn:not(:disabled):not(.disabled), .colores2 .btn:not(:disabled):not(.disabled), .colores3 .btn:not(:disabled):not(.disabled), .colores4 .btn:not(:disabled):not(.disabled), .colores5 .btn:not(:disabled):not(.disabled), .colores6 .btn:not(:disabled):not(.disabled)      {
  cursor: pointer;
  color: #27340e;
}
.card-header {
  border-bottom: 0px solid rgba(0,0,0,.125);
}
.card-header:first-child {
  border-radius: 0px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

.clientes{
width: 129px;
  margin: 16px;
}

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

.novedades{
   margin-top: 2rem;
   margin-bottom: 3rem;
}

@media (max-width: 768px) {
  .bloquesresaltados {
  background: #fff;
  padding: 30px;
}
    h1 {
  font-size: 50px;
  font-weight: 100;
}
.login {
  margin-left: 0px;
}
.carousel-caption p{
  color: #fff;
}
.marketing {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
h2 {
  font-size: 36px;
  }
}
.blue{
  color: #599cf5 !important;
  font-size: 11px;
  padding: 5px 20px;
  border-radius: 32px;
  background: #f1f1f1;
}
.red{
  color: red !important;
  font-size: 11px;
  padding: 5px 20px;
  border-radius: 32px;
  background: #f1f1f1;
}
.fsize{
  font-size: 16px;
}
.error-message{
    color:red;
}