html,
body {
    overflow-x: hidden;
    font-style: normal;
    font-size: 18px;
    font-family: "Poppins", Arial, sans-serif;
    background: #fff;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    color: #2a2a2a;
}


.pb_navbar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    font-family: inherit;
}

.pb_navbar .navbar-toggler:active,
.pb_navbar .navbar-toggler:focus {
    outline: none;
}

.pb_navbar > .container {
    position: relative;
}

.pb_navbar .navbar-toggler {
    border: none;
    color: white;
    border-color: white;
    cursor: pointer;
    padding-right: 0;
}

.pb_navbar .navbar-toggler i {
    font-size: 30px;
}

.pb_navbar ul > li > a {
    color: white !important;
}

.pb_navbar ul > li > a.active {
    color: white !important;
}

.pb_navbar ul > li.cta-btn > a > span {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.pb_navbar .nav-link {
    font-size: 15px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

@media (max-width:1199px) {
    .pb_navbar .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}

@media (max-width:991px) {
    .pb_navbar .nav-link {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}

@media (max-width:767px) {
    .pb_navbar .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width:991px) {
    .pb_navbar .navbar-nav {
        background: rgba(0, 0, 0, 0.8);
        border-radius: 0px;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}

.pb_navbar.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    padding: 10px;
}

@media (max-width:991px) {
    .pb_navbar.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}

@media (max-width:767px) {
    .pb_navbar.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.pb_navbar.scrolled .navbar-toggler {
    border: none;
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    padding-right: 0;
}

.pb_navbar.scrolled .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.pb_navbar.scrolled.awake {
    margin-top: 0px;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.pb_navbar.scrolled.sleep {
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.pb_navbar.scrolled.pb_scrolled-light {
    background: #fff !important;
    -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
}

.pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
    color: #1d82ff;
}

@media (max-width:991px) {
    .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
}

.pb_navbar.scrolled.pb_scrolled-light ul li a {
    color: #212529 !important;
    font-weight: 200;
}

.pb_navbar.scrolled.pb_scrolled-light ul li a:hover,
.pb_navbar.scrolled.pb_scrolled-light ul li a:active,
.pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
    color: #33643a !important;
}

.pb_navbar.scrolled.pb_scrolled-light ul li a.active {
    color: #32653a !important;
    font-weight: 500;
}

.pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
    border: none;
    background: #00CA4C;
    color: #fff;
}

.pb_cover > .container > .row,
.pb_cover_v1 > .container > .row,
.pb_cover_v2 > .container > .row,
.pb_cover_v3 > .container > .row,
.pb_cover_v4 > .container > .row {
    height: 110vh;
}

.vpadding {
    padding: 0px 0;
}

.vpadding1 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.vpadding2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vpadding3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.vpadding4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.vpadding5 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.vpadding6 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.vpadding7 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.vpadding8 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.vpadding9 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.vpadding10 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.hpadding {
    padding-right: 0px;
    padding-left: 0px;
}

.hpadding1 {
    padding-right: 5px;
    padding-left: 5px;
}

.hpadding2 {
    padding-right: 10px;
    padding-left: 10px;
}

.hpadding3 {
    padding-right: 15px;
    padding-left: 15px;
}

.hpadding4 {
    padding-right: 20px;
    padding-left: 20px;
}

.hpadding5 {
    padding-right: 30px;
    padding-left: 30px
}

.hpadding6 {
    padding-right: 40px;
    padding-left: 40px;
}

.hpadding7 {
    padding-right: 60px;
    padding-left: 60px;
}

.hpadding8 {
    padding-right: 80px;
    padding-left: 80px;
}

.hpadding9 {
    padding-right: 100px;
    padding-left: 100px
}

.hpadding10 {
    padding-right: 150px;
    padding-left: 150px
}

.hpadding11 {
    padding-right: 175px;
    padding-left: 175px
}

.hpadding12 {
    padding-right: 200px;
    padding-left: 200px
}

.voffset {
    margin: 0px 0;
}

.voffset1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.voffset2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.voffset3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.voffset4 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.voffset5 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.voffset6 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.voffset7 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.voffset8 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.voffset9 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.voffset10 {
    margin-top: 150px;
    margin-bottom: 150px;
}

.hoffset {
    margin-right: 0px;
    margin-left: 0px;
}

.hoffset1 {
    margin-right: 5px;
    margin-left: 5px;
}

.hoffset2 {
    margin-right: 10px;
    margin-left: 10px;
}

.hoffset3 {
    margin-right: 15px;
    margin-left: 15px;
}

.hoffset4 {
    margin-right: 20px;
    margin-left: 20px;
}

.hoffset5 {
    margin-right: 30px;
    margin-left: 30px
}

.hoffset6 {
    margin-right: 40px;
    margin-left: 40px;
}

.hoffset7 {
    margin-right: 60px;
    margin-left: 60px;
}

.hoffset8 {
    margin-right: 80px;
    margin-left: 80px;
}

.hoffset9 {
    margin-right: 100px;
    margin-left: 100px
}

.hoffset10 {
    margin-right: 150px;
    margin-left: 150px
}

.tcenter {
    text-align: center
}

.tright {
    text-align: right
}

.tleft {
    text-align: left
}

.tjustify {
    text-align: justify;
}

.tup {
    text-transform: uppercase;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: #005dd0;
    text-decoration: none;
}

li {
    list-style: none;
}

.icono_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
}

.icono {
    font-size: 40px;
    text-align: center;
    /*background: white;*/
    color: #34653b;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.bg_image,
.pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover,
.pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4,
.pb_slide_v2 .slide_content > .pb_content-media {
    ;
    position: relative;
}

.fondo {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    background-image: url('../images/4.jpg');
    -webkit-filter: blur(5px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(0px);
    background-size: cover;
    background-position: center 40%;
    background-repeat: no-repeat
}

.fondo2 {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.fondo3 {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.fondo_green {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(51, 100, 58, 0.7);
}

#services {
    background: #efefef;
}

h1 {
    font-size: 40px;
    font-family: inherit;
    font-weight: 600;
    color: #32653a;
    margin-top: 15px;
}

h2 {
    font-size: 30px;
    font-family: inherit;
    font-weight: 300;
}

.titulo_izquierda {
    text-align: left
}

.titulo_izquierda {
    text-align: left
}

p {
    font-family: inherit;
}

.heading {
    font-size: 55px;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 5px;
    line-height: 1;
}

.sub-heading {
    font-size: 18px;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 300;
}

.sub_1 {
    text-transform: none;
}

.sub_2 {
    text-transform: none;
    letter-spacing: 1px;
    line-height: 1.7;
    color: #333;
}

.heading-service {
    font-size: 25px;
    font-family: inherit;
    font-weight: 600;
    vertical-align: middle;
    color: #32653a;
    line-height: 1.3;
}

.heading-service-container-left {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    padding: 10px 50px;
    text-align: right;
    vertical-align: middle;
}

.heading-service-container-right {
    border-right: 0px solid rgba(0, 0, 0, 0.5);
    padding: 10px 50px;
    text-align: left;
}

.image_intro {
    background-image: url(../images/5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 10%;
    position: relative;
    height: 100%;
}

.intro_right {
    padding: 100px 0px 100px 50px;
}

.intro_right_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
}

.par-right {
    left: -50%;
}

.par-left {
    right: -50%;
}

.triangle-right {
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    border-bottom: 10px solid white;
    border-top: 10px solid white;
    border-left: 10px solid rgba(0, 0, 0, 0.5);
    right: -20px;
}

.triangle2-right {
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid white;
    right: -19px;
    z-index: 100;
}

.triangle-left {
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    border-bottom: 10px solid white;
    border-top: 10px solid white;
    border-right: 10px solid rgba(0, 0, 0, 0.5);
    left: -20px;
}

.triangle2-left {
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid white;
    left: -19px;
    z-index: 100;
}

.separador1 {
    background-image: url(../images/64.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 20%;
    position: relative;
}

.separador1 h2 {
    font-size: 40px;
    font-weight: 600;
}

.separador1 p {
    padding: 20px 15%;
}

.separador2 {
    height: 0px;
    border-right: 1980px solid #560802;
    border-top: 0px solid transparent;
}

.separador3 {
    background-image: url(../images/65.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 60%;
    position: relative;
}

.separador3 h2 {
    font-size: 35px;
    font-weight: 600;
    color: white;
    padding: 20px 0 40px;
    letter-spacing: 4px;
}

.separador3 p {
    padding: 10px;
    margin: 0;
}

.container_separador {
    position: absolute;
    height: 100%;
    width: 100%;
}

.separador2 hr {
    background: #560802;
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    margin-top: 60px;
    text-align: center;
}

#about {
    background: #fff;
}

.grid {
    width: 100%;
    padding: 0;
    margin: 0;
}

.grid-item {}

.about_description {
    border-left: 0px solid #32653a;
}

#about h4 {
    /* letter-spacing: 0.2em!important; */
    color: #32653a;
    font-weight: 600;
    font-size: 25px;
    padding: 10px 0;
}

.about_container {
    background: #efefef;
}

.about_description_container {
    background: #efefef;
    height: 100%;
}

.about_description_foto {
    height: 100%;
}

.foto {
    height: 250px;
}

#empresa {
    background-image: url(../images/42_s.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 10%;
    position: relative;
}

#equipo {
    background-image: url(../images/68_green_s.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50%;
    position: relative;
}

#compromiso {
    background-image: url(../images/66_s.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 10%;
    position: relative;
}

#contact h2 {
    color: #33643a;
    font-weight: 600;
    font-size: 25px;
    border-left: 0px solid #32653a;
    font-family: 'Lato', sans-serif;
    padding-left: 0px;
}

.section_dato_1 {
    border-right: 1px solid rgba(255, 255, 255, 0.5);

}

.section_dato_2 {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.section_dato_3 {}

.dato_1 {
    font-size: 20px;
    padding: 20px 0 0;
}

.dato_2 {
    font-size: 60px;

}

.dato_3 {
    line-height: 1.3;
}

.linea {
    background: #32653a;
    height: 3px;
    width: 30px;
    font-size: 25px;
    margin-top: 15px;
}

#contact .info .title {
    padding-top: 30px;
}

#contact .info .title span {
    color: #32653a;
    font-weight: 600;
    font-family: inherit;
}

#contact .info span {
    color: #737373;
    font-weight: 300;
    padding: 0 0px;
}

#contact .info p {
    margin: 0
}

#contact .row {
    margin: 0;
}

#bconsulta {
    color: white;
}

#bconsulta:hover {
    color: #737373;
}

.sub_intro h1 {
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left;
    padding: 0px 25px;
}

.sub_intro {
    width: 100%;
    height: 100%;
    padding: 0;
    background: url(../img/portada_2.jpeg) no-repeat center center;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.sub_title {
    color: #929292;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 40px;
    line-height: 1.3;
}

.overlay {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
    padding: 200px 0 100px;
}

.twhite {
    color: white;
}

.tgrey {
    color: #737373;
}

.tburdeos {
    color: #32653a;
}

.bburdeos {
    background: #32653a;
}

.brburdeos {
    border-color: #32653a;
}

.opacity01 {
    opacity: 0.1;
}

.opacity02 {
    opacity: 0.2;
}

.opacity03 {
    opacity: 0.3;
}

.opacity04 {
    opacity: 0.4;
}

.opacity05 {
    opacity: 0.5;
}

.opacity06 {
    opacity: 0.6;
}

.opacity07 {
    opacity: 0.7;
}

.opacity08 {
    opacity: 0.8;
}

.opacity09 {
    opacity: 0.9;
}

.opacity10 {
    opacity: 1;
}

.button1 {
    border: 1px solid rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    background: none;
    color: white !important;
    font-size: 15px;
    border-radius: 50px;
    outline: none;
}

.button1:hover {
    background: #33643a;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
    border-color: #33643a;
}

.button2 {
    border: 1px solid rgb(51, 100, 58, 1);
    text-transform: uppercase;
    background: none;
    color: rgb(51, 100, 58, 1);
    font-size: 15px;
    border-radius: 50px;
    outline: none;
}

.button2:hover {
    background: rgb(51, 100, 58, 1);
    color: white !important;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 1);
}

.button3 {
    border: 1px solid #737373;
    text-transform: uppercase;
    background: none;
    color: #737373;
    font-size: 15px;
    border-radius: 0;
    font-weight: 400;
    outline: none;
    font-family: inherit;
}

.button3:hover {
    background: rgb(51, 100, 58, 1);
    color: white;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 1);
}

.lspacing-2 {
    letter-spacing: 0.2em!important;
}

.lspacing-3 {
    letter-spacing: 0.3em!important;
}

#footer {
    padding: 0px 0;
    font-size: 16px;
}

#footer ul {
    list-style: none;
    margin: 0;
}

#footer ul li {
    display: inline-block;
    margin: 0 10px;
}

#footer a {
    font-weight: 300;
    font-family: inherit;
    font-size: 16px;
}

#footer .superior {
    background: #d6d6d6;
    padding: 40px;
    margin: 0;
    display: flex;
    align-items: center;
}

#footer .medio {
    background: #a5a5a5;
    padding: 10px 40px;
    margin: 0;
    display: flex;
    align-items: center;
}

#footer .politica {
    color: #272727;
    text-align: center;
    font-size: 12px;
    font-weight: 800;
}

#footer .social {
    margin: 0px 0 0px 0;
    text-align: center;
}

#footer a:hover {
    color: #32693c;
}

#footer .social i.fa:hover {
    color: #32693c;
}

#footer .social i.fa {
    font-size: 26px;
    padding: 4px;
    color: #fff;
    transition: all 0.3s;
}

#footer .ref {
    background: #262626;
    padding: 20px;
    text-align: center;
    font-size: 16px;
}

#footer p {
    font-weight: 300;
    padding: 0;
    margin: 0;
}

#privacy li {
    list-style: circle;
    font-weight: 300;
    font-family: inherit;
}


#legal h4,
#privacy h4,
#cookies h4 {
    color: #32653a;
    font-weight: 600;
    font-size: 17px;
    text-align: left;
    padding-top: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#legal p,
#privacy p,
#cookies p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 300;
}

#legal strong,
#privacy strong,
#cookies strong {
    color: #32653a;
    font-weight: 600;
}

@media screen and (max-width:500px) {
    .pb_navbar {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        padding: 0;
        font-family: inherit;
    }
    .pb_navbar .navbar-toggler:active,
    .pb_navbar .navbar-toggler:focus {
        outline: none;
    }
    .pb_navbar > .container {
        position: relative;
        background: rgba(0, 0, 0, 0);
    }
    .pb_navbar > .container.active {
        position: relative;
        background: rgba(255, 255, 255, 1)
    }
    .pb_navbar .navbar-toggler {
        border: none;
        color: white;
        border-color: white;
        cursor: pointer;
        padding-right: 20px;
        margin-right: 20px;
    }
    .pb_navbar > .container.active .navbar-toggler {
        border: none;
        color: rgb(51, 100, 58);
        border-color: white;
        cursor: pointer;
    }
    .pb_navbar .navbar-toggler i {
        font-size: 30px;
    }
    .pb_navbar ul > li > a {
        color: #212529 !important;
    }
    .pb_navbar ul > li > a.active {
        color: #212529 !important;
    }
    .pb_navbar ul > li.cta-btn > a > span {
        padding: 10px;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }
    .pb_navbar .nav-link {
        font-size: 15px;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    @media (max-width:1199px) {
        .pb_navbar .nav-link {
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }
    }
    @media (max-width:991px) {
        .pb_navbar .nav-link {
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }
    }
    @media (max-width:767px) {
        .pb_navbar .nav-link {
            padding-left: 2rem !important;
            padding-right: 2rem !important;
            font-weight: 500;
        }
    }
    @media (max-width:991px) {
        .pb_navbar .navbar-nav {
            background: rgba(0, 0, 0, 0);
            border-radius: 0px;
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }
    }
    .pb_navbar.scrolled {
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        margin-top: -130px;
    }
    @media (max-width:991px) {
        .pb_navbar.scrolled .navbar-nav {
            background: none;
            border-radius: 0px;
            padding-left: 0rem !important;
            padding-right: 0rem !important;
        }
    }
    @media (max-width:767px) {
        .pb_navbar.scrolled .navbar-nav {
            background: none;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }
    .pb_navbar.scrolled .navbar-toggler {
        border: none;
        color: rgb(51, 100, 58);
        border-color: rgba(0, 0, 0, 0.5);
        cursor: pointer;
        padding-right: 0;
    }
    .pb_navbar.scrolled .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .pb_navbar.scrolled.awake {
        margin-top: 0px;
        -webkit-transition: .3s all ease-out;
        -o-transition: .3s all ease-out;
        transition: .3s all ease-out;
    }
    .pb_navbar.scrolled.sleep {
        -webkit-transition: .3s all ease-out;
        -o-transition: .3s all ease-out;
        transition: .3s all ease-out;
    }
    .pb_navbar.scrolled.pb_scrolled-light {
        background: #fff !important;
        -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    }
    .pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
        color: #1d82ff;
    }
    @media (max-width:991px) {
        .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
            background: none;
            border-radius: 0px;
            padding-left: 0rem !important;
            padding-right: 0rem !important;
            padding-bottom: 10px;
        }
    }
    .pb_navbar.scrolled.pb_scrolled-light ul li a {
        color: #212529 !important;
        font-weight: 500;
    }
    .pb_navbar.scrolled.pb_scrolled-light ul li a:hover,
    .pb_navbar.scrolled.pb_scrolled-light ul li a:active,
    .pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
        color: #868e96 !important;
    }
    .pb_navbar.scrolled.pb_scrolled-light ul li a.active {
        color: #32653a !important;
        font-weight: 500;
    }
    .pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
        border: none;
        background: #00CA4C;
        color: #fff;
    }
    .pb_cover > .container > .row,
    .pb_cover_v1 > .container > .row,
    .pb_cover_v2 > .container > .row,
    .pb_cover_v3 > .container > .row,
    .pb_cover_v4 > .container > .row {
        height: 95vh;
    }
    a:hover {
        color: #005dd0;
        text-decoration: none;
    }
    li {
        font-family: 'Lato', sans-serif;
    }
    .navbar-nav li {
        list-style: none;
        font-family: 'Lato', sans-serif;
    }
    .bg_image,
    .pb_sm_py_cover,
    .pb_md_py_cover,
    .pb_lg_py_cover,
    .pb_xl_py_cover,
    .pb_cover,
    .pb_cover_v1,
    .pb_cover_v2,
    .pb_cover_v3,
    .pb_cover_v4,
    .pb_slide_v2 .slide_content > .pb_content-media {
        ;
        position: relative;
    }
    .fondo {
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        background-image: url('../images/4.jpg');
        -webkit-filter: blur(5px);
        -moz-filter: blur(3px);
        -o-filter: blur(3px);
        -ms-filter: blur(3px);
        filter: blur(0px);
        background-size: cover;
        background-position: center 40%;
        background-repeat: no-repeat
    }
    .fondo2 {
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.3);
    }
    .fondo3 {
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.4);
    }
    h1 {
        font-size: 40px;
        font-family: inherit;
        font-weight: 600;
        color: #32653a;
    }
    h2 {
        font-size: 30px;
        font-family: inherit;
        font-weight: 300;
    }
    .heading {
        font-size: 35px;
        font-family: inherit;
        text-transform: uppercase;
        font-weight: 600;
        padding-left: 0px;
    }
    .sub-heading {
        font-size: 15px;
        font-family: inherit;
        text-transform: uppercase;
        line-height: 1.4;
        font-weight: 400;
        padding-left: 0px;
    }
    .heading-service {
        font-size: 25px;
        font-family: inherit;
        font-weight: 400;
        vertical-align: middle;
        color: #32653a;
        line-height: 1.3;
    }
    .servicio_container {
        padding: 0 60px;
    }
    #services .heading-service {
        text-align: center;
    }
    .heading-service-container-left {
        border-right: 0px solid rgba(0, 0, 0, 0.3);
        padding: 10px 50px;
        text-align: left;
        vertical-align: middle;
    }
    .heading-service-container-right {
        border-right: 0px solid rgba(0, 0, 0, 0.5);
        padding: 10px 50px;
        text-align: left;
    }
    .par-right {
        left: 0%;
    }
    .par-left {
        right: 0%;
    }
    .triangle-right {
        display: none;
    }
    .triangle2-right {
        display: none;
    }
    .triangle-left {
        display: none;
    }
    .triangle2-left {
        display: none;
    }
    .separador1 {
        background-image: url(../images/64.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 20%;
        position: relative;
    }
    .separador1 h2 {
        font-size: 35px;
        font-weight: 400;
    }
    .separador1 p {
        padding: 10px 10%;
    }
    .separador2 {
        height: 0px;
        border-right: 1980px solid #560802;
        border-top: 0px solid transparent;
    }
    .container_separador {
        position: absolute;
        height: 100%;
        width: 100%;
    }
    .separador2 hr {
        background: #560802;
        content: "";
        display: block;
        width: 100px;
        height: 4px;
        margin-top: 60px;
        text-align: center;
    }
    #services p {
        text-align: center;
    }

    #about {
        background: #fff;
    }
    .foto {
        min-height: 200px;
    }
    .grid {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .grid-item {}
    .about_description {
        border-left: 0px solid #32653a;
        padding: 20px 50px;
    }
    #about h4 {
        letter-spacing: 0 em!important;
        color: #32653a;
        font-weight: 600;
        font-size: 25px;
        font-family: inherit;
        text-align: center;
    }
    #about p {
        text-align: center;
    }
    .about_description_foto {
        height: 100%;
    }
    #empresa {
        background-image: url(../images/42_s.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 10%;
        position: relative;
    }
    #equipo {
        background-image: url(../images/68_green_s.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 50%;
        position: relative;
    }
    #compromiso {
        background-image: url(../images/66_s.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 10%;
        position: relative;
    }
    .section_dato_1 {
        border-right: 0px solid rgba(255, 255, 255, 0.5);
    }
    .section_dato_2 {
        border-right: 0px solid rgba(255, 255, 255, 0.5);
    }
    #contact h2 {
        color: #737373;
        font-weight: 500;
        font-size: 25px;
        border-left: 0px solid #32653a;
        font-family: inherit;
        padding-left: 0px;
    }
    .linea {
        background: #32653a;
        height: 3px;
        width: 30px;
        font-size: 25px;
        margin-top: 15px;
    }
    #contact .info .title {
        padding-top: 30px;
    }
    #contact .info .title span {
        color: #32653a;
        font-weight: 600;
        font-family: inherit;
    }
    #contact .info span {
        color: #737373;
        font-weight: 300;
        padding: 0 10px;
    }
    #contact .info p {
        margin: 0
    }
    .map {
        padding: 0 40px;
    }
    #bconsulta {
        color: white;
    }
    #bconsulta:hover {
        color: #737373;
    }
    .sub_intro h1 {
        color: #fff;
        font-size: 3em;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 10px;
        text-align: left;
        padding: 0px 25px;
    }
    .sub_intro {
        width: 100%;
        height: 100%;
        padding: 0;
        background: url(../img/portada_2.jpeg) no-repeat center center;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #e5e5e5;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    .overlay {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 10;
        padding: 200px 0 100px;
    }
    .button1 {
        /*border: 1px solid rgba(255, 255, 255, 0.8);
        text-transform: uppercase;
        background: none;
        color: white !important;
        background: rgba(255, 255, 255, 0);
        font-size: 15px;
        border-radius: 0;
        outline: none;
        margin-left: 10px;*/
    }
    .button1:hover {
        background: rgba(255, 255, 255, 0);
        color: rgba(0, 0, 0, 0.8);
        cursor: pointer;
    }
    .button2 {
        border: 1px solid rgb(51, 100, 58);
        text-transform: uppercase;
        background: none;
        color: rgb(51, 100, 58, 1);
        font-size: 15px;
        /* border-radius: 0; */
        outline: none;
    }
    .button2:hover {
        background: rgb(51, 100, 58, 1);
        color: white;
        cursor: pointer;
        border: 1px solid rgba(255, 255, 255, 1);
    }
    .button3 {
        border: 1px solid #737373;
        text-transform: uppercase;
        background: none;
        color: #737373;
        font-size: 15px;
        border-radius: 0;
        font-weight: 400;
        outline: none;
        font-family: inherit;
    }
    .button3:hover {
        background: rgb(51, 100, 58, 1);
        color: white;
        cursor: pointer;
        border: 1px solid rgba(255, 255, 255, 1);
    }
    .lspacing-2 {
        letter-spacing: 0.2em!important;
    }
    .lspacing-3 {
        letter-spacing: 0.3em!important;
    }
    ol {
        padding: 0 20px;
    }
    #formulario {
        padding: 0 40px;
    }
    .info {
        padding: 0 40px;
    }
    #footer {}
    #footer ul {
        list-style: none;
        text-align: center;
        padding: 0;
    }
    #footer ul li {
        display: inline-block;
        margin: 0 10px;
    }
    #footer a {
        font-weight: 300;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
    }
    #footer .medio {
        background: #a5a5a5;
        padding: 10px 40px;
        margin: 0;
        display: flex;
        align-items: center;
    }
    #footer .politica {
        text-align: left;
        font-size: 12px;
        font-weight: 800;
    }
    #footer .social {
        margin: 0px 0 0px 0;
        text-align: right;
    }
    #footer .social i.fa:hover {
        color: #eee;
    }
    #footer .social i.fa {
        font-size: 26px;
        padding: 4px;
        color: #fff;
        transition: all 0.3s;
    }
    #footer p {
        font-weight: 500;
        font-size: 13px;
    }
}