:root {
    --main-color: #398166;
    --secondary-color: #e7918b;
    --third-color: #c3dac9;
    --four-color: #f6c755;
}

.top_bar_center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-transparent #Top_bar #logo {
    width: 100px;
    padding: 0;
}
.header-img {
    max-height: 100vh;
    min-height: 600px;
    height: 100vh;
    background: url(../../../images/gradient.jpg);
    align-items: center;
    justify-content: center;
}
.header-img-2 {
    height: 50vh;
    background: url(../../../images/gradient.jpg);
    align-items: center;
    justify-content: center;
}
.header-img-3 {
    max-height: 100vh;
    min-height: 600px;
    height: 100vh;
    background: url(../../../images/Bg-Pattern.jpg);
    align-items: center;
    justify-content: center;
}
.header-img-acervo {
    background: url(../../../images/gradient.jpg);
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.header-img-acervo-show {
    height: 10vh;
    background: url(../../../images/gradient.jpg);
    align-items: center;
    justify-content: center;
}

.sticky-tb-color #Top_bar.is-sticky {
    background: white;
}
h2 {
    color: var(--main-color);
    margin: 0;
    line-height: 32px;
}
h3 {
    line-height: 20px;
}
.primary-button, .button-custom button {
    background-color: var(--secondary-color);
}
.img-banner {
    width: 100%;
    max-height: auto;
    z-index: 2;
    position: relative;
}
.img-banner-acervo {
    width: 100%;
    height: 150px !important;
}
.banner-bg {
    position: absolute;
    right: 0;
    top: 0;
}
.banner-bg img {
    max-width: 50vw;
    max-height: 100vh;
    min-height: 600px;
    height: 100vh;
    z-index: 1;
    position: relative;
}
.banner-bg-2 {
    position: absolute;
    right: 0;
    top: 0;
}
.banner-bg-2 img {
    max-width: 50vw;
    height: 60vh;
    z-index: 1;
    position: relative;
}

.bg-green {
    background-color: var(--main-color);
    color: white;
}
.copy-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 24px 0;
}
.copy-text p {
    margin-bottom: 0;
    line-height: 16px;
}
.footer_copy {
    font-size: 12px;
}
#contacto {
    background: url(../../../images/Bg-Pattern.jpg);
}
.footer-info {
    padding: 64px 0;
}
.footer-data {
    overflow: hidden;
    font-size: 20px;
    background-color: var(--secondary-color);
    padding: 32px;
    border-radius: 32px;
    color: white;
}
.footer-email{
    font-size: 18px;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    margin-top: 20px;
    word-break: break-all;
}
#contacto a {
    color: var(--secondary-color);
}
.form-a {
    color: white !important;
    text-decoration: underline !important;
}
.testimonial-text{
    color: black;
    font-weight: normal;
}
.back-green {
    background-color: var(--main-color);
}
.white-font{
    color: white !important;
}
.yellow-font{
    color: var(--four-color);
}
.bold {
    font-weight: bold;
}
.list-text{
    margin-left: 1rem;
}
.para-container {
    margin-bottom: 0;
    padding-bottom: 0px !important;
}
.mb-6 {
    margin-bottom: 3rem;
}
.text-numbers {
    font-size: 16px;
    line-height: 16px;
}
.button-custom button:hover {
    background-color: var(--main-color);
    color: white;
}
.form-search {
    align-items: center;
    top: 0 !important;
}
p {
    line-height: 24px;
}
.green-call-out {
    padding-top:120px;
    padding-bottom:20px;
    top: -60px;
}
.descubre-img {
    width: 100%;
    height: auto;
    margin: 40px 0;
}
.banner-icons-img {
    width: 98%;
    height: auto;
    margin-bottom: 40px;
}
.reviews{
    padding:80px 0 100px 0;
}
.comillas {
    width: 95px;
    height: auto;
    top: -30px;
    position: relative;
}
.acervo-obras {
    padding: 20px 0;
    margin-top: 120px;
}
.acervo-obras > .row {
    align-items: flex-start
}
.acervo-obras2 > .row {
    align-items: flex-start
}
.block-acervo {
    color: rgb(37, 37, 37);
}
.block-acervo:hover {
    color: rgb(37, 37, 37);
}
.title-acervo {
    margin-top: 16px;
    color: var(--secondary-color);
}
.btn-header, .btn-header:hover{
    color: white;
    border-radius: 20px;
    padding: 10px;
}
p {
    margin-top: 12px;
}
.bigger-font {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 36px;
}
.pleca {
    width: 100%;
    height: auto;
}
.small-p {
    font-size: 14px;
    margin: 0;
}
.title-show{
    margin: 28px 0;
}
strong {
    font-weight: bold !important;
    color: #121212;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #398166;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #398166;
    border-color: #398166;
}
.logos-div {
    padding: 20px 0 5px 0;
}
.img-acevo-div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
h6 {
    color:#398166
}

.img-acervo {
    width: 100%;
    height: auto;
}

.form-select {
    width: 100%;
}