/* custom styles */



@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
  font-family: 'Lato', sans-serif;
  font-size: 12pt;
}

.b-block-1__text .hs-2 {
	color:white;
	font-weight:600;
	
}
.btn--black:hover {
  background: #000 !important;
}
.btn--black {
  background: #ad9271 ;
  color: #fff;
}
h3 span {color: #ad9271 ;}
h1 span {color: #ad9271 ;}
h2 span {color: #ad9271 ;}
h4 span {color: #ad9271 ;}
h5 span {color: #ad9271 ;}


.b-block-7__content ul li:last-child a {
  color: #ad9271 ;
}

#oferta .b-block-4--version-1 .b-block-4__image {
  height: 51rem;

}

.b-block-4--version-2 .b-block-4__icon-size {
  font-size: 60px;
}
.b-block-4--version-1 .b-block-4__text .hs-5 {
  text-align: center;
  margin: 0 auto 1rem auto;
}
.b-block-4--version-1 .b-block-4__text p:not([class]) {
  text-align: center;
}