/*!
Theme Name: Altos del Tala
Theme URI: https://them.es/starter
Author: Dhx
Author URI: https://altosdeltala.com.uy
Description: 
Version: 3.6.69
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: el-futuro-se-construye
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */


body {
    font-family: "Roboto Condensed", sans-serif !important;
    background-color: #f5f4f9 !important;
}

.px-lg-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
}

#main {
    margin-top: 0 !important;
}

.pl-10 {
    padding-left: 10rem !important
}

.page-section {
    position: relative;
}

hr.divider {
    height: 0.2rem;
    border-width: .13em;
    margin: 1.5rem auto;
    background-color: #3a6c25;
    opacity: 1;
}

.img-logo-header {
    width: 3em;
}

.masthead {
    min-height: 400px;
    padding-top: 0;
    height: 100vh;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 92%) 15%, rgb(0 0 0 / 52%) 50%, rgb(0 0 0 / 47%) 63%, rgb(0 0 0 / 74%) 77%, rgb(0 0 0 / 80%) 100%), url("https://altosdeltala.com.uy/wp-content/uploads/2024/05/PHOTO-2024-02-01-19-09-37-scaled.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;

}



.header-about-section h2 {
    font-size: 5rem !important;
    margin-left: 1.2em;
}

.txt-green {
    color: #6bbb41;
}

.txt-num {
    font-size: 1.5em !important;
    color: #6bbb41
}

.header-about-section .text-back {
    /* font-family: "Roboto", sans-serif; */
    position: absolute;
    left: 0;
    font-weight: 500;

    font-size: 7rem;
    line-height: 7rem;
    /*color: #000000c2 !important;*/
    color: #8fff222b !important;
    /*text-shadow: -1px 1px 0 #56853657, 1px 1px 0 #56853657, 1px -1px 0 #56853657, -1px -1px 0 #56853657;*/

}

.header-about-section {
    position: relative;
}

.header-about-section p {
    font-size: 1.25rem !important;
    letter-spacing: 1px;
    padding-left: 15px;
}

.header-about-section .box-content {
    padding-left: 15em;
}

.header-about-section .text-bold {
    font-size: 1.5rem;
}

.bg-header-about {
    background-image: linear-gradient(62deg, rgb(0 0 0 / 65%) 0%, rgb(0 0 0 / 65%) 100%), url("https://altosdeltala.com.uy/wp-content/uploads/2024/05/mapa-1.png");
    height: 100%;
    position: absolute;
    top: initial;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

.bg-content-about {
    height: 100%;
    position: absolute;
    background-image: url(https://altosdeltala.com.uy/wp-content/uploads/2024/05/mapa-1.png);
    top: initial;
    opacity: 0.07;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    filter: grayscale(100%);
}

.text-bold {
    font-weight: bold;
}

.text-main-header {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.2rem !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    text-transform: uppercase;

}

.text-main-title {
    font-family: "Source Serif 4", serif;
    font-size: 5.2rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.2;
}

.text-main-subtitle {
    font-family: "Smooch Sans", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
}

.text-main-footer {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
}

.material-icon {
    color: rgb(255 255 255 / 63%);
    text-decoration: none;
}

.section-title {
    font-size: 1.2em;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.section-title::before {
        content: '';
    position: absolute;
    width: 45px;
    height: .1rem;
    background-color: #000000;
    top: -5px;
    left: 0;
}

.line-box {
    display: inline-block;
    position: relative;
    max-width: 50em !important;
}

.line-box::before {
    content: '';
    position: absolute;
    width: 8px;
    background-color: #6bbb41;
    margin-bottom: 10px;
    top: .6em;
    bottom: 0;
}

.line-box h3 {
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
    padding-left: .5em;
}
.bg-map {
   
   
    height: 32em;
   
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    background-repeat: no-repeat;
    z-index: 0;
}
@media (min-width: 768px) and (max-width: 1080px) {
    .text-main-header {
        font-size: 1rem !important;
        font-weight: 300 !important;
    }

    .text-main-title {
        font-family: "Source Serif 4", serif;
        font-size: 3.5rem;
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-weight: 500;
        line-height: 1.2;
    }

    .text-main-subtitle {
        font-size: 1.6rem;
        line-height: 1.6rem;
    }

    .header-about-section h2 {
        font-size: 3.5rem !important;
    }

    .header-about-section p {
        font-size: 1rem !important;
    }

    .header-about-section .text-back {
        font-size: 6.2rem;


    }

    .header-about-section .box-content {
        padding-left: 7em;
    }

    .header-about-section .text-bold {
        font-size: 1.2rem;
    }
}

@media (max-width: 768px) {
    .bg-map {
   
   
    height: 27em;
   
    background-size: cover;
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
    z-index: 0;
}
    .header-about-section .text-bold {
        font-size: 1.1rem;
    }

    .header-about-section .text-back {
        font-size: 4.5rem;
        line-height: 4.5rem;
    }

    .header-about-section h2 {
        font-size: 4rem !important;
        /* margin-left: -2rem; */
        line-height: 6rem;
        margin-left: .9em;
    }

    .header-about-section p {
        font-size: 1rem !important;
        padding-left: 10px;
        max-width: 11em;
    }

    .header-about-section .box-content {
        padding-left: 5em;
    }

    .pl-10 {
        padding-left: 5em !important
    }

    .text-main-title {
        font-family: "Source Serif 4", serif;
        font-size: 3rem;
        margin-top: 0;
        margin-bottom: 0.5rem;
        font-weight: 500;
        line-height: 1.2;
    }

    .text-main-subtitle {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

    .text-main-header {
        font-size: 1rem !important;
    }

    .text-main-footer {
        font-size: .9rem;
        font-weight: 300;
    }

    .line-box h3 {
        font-size: 1.5em;
        padding-left: .8em;
    }

    .line-box::before {
        content: '';
        position: absolute;
        width: 8px;
        margin-bottom: 10px;
        top: .15em;
        bottom: -.4em;
    }

}







.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.bypostauthor {
    font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}