@font-face{
    font-family: "Chewy";
    src: url(https://www.hippychile.cl/Portals/_default/skins/hippy/assets/fonts/Chewy-Regular.ttf);
}


body,p,a,li,span,h1,h2,h3,h4,h5,h6,input,text {
    font-family: 'Open Sans', sans-serif;
}

body{
        -webkit-font-smoothing: auto!important;
}

.styleFundacion p {
    font-size: 20px;
}

.styleFundacion .content-line-top-header {
    display: flex;
    align-items: center;
    padding: 13px 15px 8px 15px;
}

.styleFundacion .country {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.styleFundacion .fundation {
    margin: 0;
    font-size: 10px;
    margin-left: auto;
    color:#fff;
}

.styleFundacion .fundation img {
    height: 29px;
    margin-top: -9px;
    margin-left: 5px;
    margin-bottom: -2px;
}

.styleFundacion .country a {
    position: relative;
    top: -1px;
    color: #fff;
    text-decoration: none;
    margin-left: 5px;
}

.styleFundacion .line-top-header {
    background: #58CCA9;
    color: #fff;
}

.styleFundacion .country a.active {
    font-weight: bold;
}

.styleFundacion .country li:first-child a {
    margin: 0;
}

.styleFundacion .menu-header {
    background: #fff;
}

.styleFundacion .interseccion {
    background-image: url(../img/interseccion.svg);
    position: absolute;
    width: 300px;
    height: 60px;
    display: block;
    z-index: 2;
    bottom: -38px;
    left: -85px;
    background-size: 315px;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.styleFundacion .content-menu-header {
    display: flex;
    align-items: center;
    padding: 15px;
    position: relative;
}

.styleFundacion .links-menu-header {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: auto;
}

.styleFundacion .links-menu-header li {
    margin: 0 15px;
}

.styleFundacion .link-header {
    font-size: 12px;
    color: #0F602F !important;
    text-decoration: none !important;
    position: relative;
    transition: all 0.3s ease;
}

.styleFundacion .link-header:hover {
    color: #FFAB38 !important;
}

.styleFundacion .link-header.active {
    font-weight: 800;
    color: #FFAB38 !important;
}

.styleFundacion .link-header.active:after {
    content: "";
    background: url(../img/line-active-menu.svg);
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-size: 100% 100%;
}

.styleFundacion .center-col-x {
    justify-content: center;
}

.styleFundacion .center-col-xy {
    justify-content: center;
    align-items: center;
}

.styleFundacion .title {
    font-family: "Chewy";
    color: #58CCA9;
    font-size: 48px;
}

.styleFundacion .color-title2 {
    color: #FFE322;
    font-family: "Chewy";
}

.styleFundacion .cita {
    font-size: 22px;
    font-weight: 300;
    font-style: italic;
}

.styleFundacion .autor {
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .btn-design1 {
    font-family: "Chewy";
    display: inline-block;
    text-decoration: none !important;
    color: #fff !important;
    background: #FFAB38;
    padding: 10px 15px;
    border-radius: 30px;
}

.styleFundacion .btn-design1 img {
    width: 15px;
    margin-left: 10px;
}

.styleFundacion .content-btn-more {
    text-align: right;
}

.styleFundacion .content-img-testimonio {
    text-align: center;
}

.styleFundacion .content-text-testimonio {
    margin: auto;
}

.styleFundacion .img-banner {
    width: auto;
    left: 43%;
    position: absolute;
    top: -180px;
    max-height: 690px;
}

.styleFundacion .banner-izquierda .img-banner {
    left: initial;
    right: 43%;
}

.styleFundacion #banner {
    position: relative;
    overflow-x: hidden;
    height: 520px;
    overflow-y: visible;
}

.styleFundacion .container-banner {
    height: 100%;
}

.styleFundacion .content-banner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%;
    position: relative;
}

.styleFundacion .banner-izquierda .content-banner {
    margin-left: auto;
}

.styleFundacion .title-hippy {
    margin-bottom: 10px;
    width: 135px !important;
}

.styleFundacion .text-banner {
    font-size: 20px;
    font-weight: 300;
}

.styleFundacion .d-dots .owl-dots {
    display: flex !important;
}

.styleFundacion .d-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 7px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #58cca9;
    transition: all .3s ease;
}

.styleFundacion .d-dots .owl-dots .owl-dot:first-child {
    margin-left: 0;
}

.styleFundacion .d-dots .owl-dot.active {
    background: #FFE322;
    border-color: #FFE322;
}

.styleFundacion .container-custom {
    max-width: 1224px;
}

.styleFundacion .content-title-section {
    text-align: center;
}

.styleFundacion .margin-section {
    margin: 50px 0;
}

.styleFundacion .card-design1 {
    height: 290px;
    position: relative;
    display: block;
    text-decoration: none !important;
}

.styleFundacion .card-design1 .card-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.styleFundacion .card-design1 .card-content {
    height: 100%;
    width: 100%;
    padding: 80px 20px 30px 20px;
    position: relative;
    background: rgba(51, 51, 51, 0.5);
    color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.styleFundacion .card-design1 .card-hover-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    background: #58CCA9;
    color: #fff;
    opacity: 0;
    z-index: 0;
    transition: opacity .5s ease;
}

.styleFundacion .card-design1:hover .card-hover-content {
    z-index: 2;
    opacity: 1;
}

.styleFundacion .card-design1 .card-date {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    background: #58CCA9;
    font-family: "Chewy";
    margin: 0;
    padding: 10px;
    border-top-left-radius: 20px;
    color:#fff;
}

.styleFundacion .card-design1 .card-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    color:#fff;
}

.styleFundacion .card-design1 .card-text {
    font-size: 16px;
}

.styleFundacion .card-design1 .icon-card-header {
    font-size: 135px;
    font-family: "Chewy";
    background: #ffe322;
    width: 90px;
    height: 90px;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -25px;
    overflow: hidden;
}

.styleFundacion .card-design1 .icon-card-header span {
    position: relative;
    top: -20px;
    color: #58cca9;
}

.styleFundacion .card-design1 .card-hover-text {
    padding: 0 30px 10px 30px;
}

.styleFundacion .card-design1 .card-hover-text .card-text {
    font-size: 22px;
    text-align: center;
    color:#fff;
}

.styleFundacion .card-design1 .card-hover-text .cita {
    font-family: "Chewy";
    text-align: center;
    margin-bottom: 0;
    color: #ffe322;
    margin-top: 20px;
    font-size: 20px;
}

.styleFundacion #carousel-news .owl-stage {
    padding-top: 30px;
}

.styleFundacion .d-dots-center .owl-dots {
    justify-content: center;
    margin: 30px 0;
}

.styleFundacion .content-banner-title-int .title-hippy {
    width: 226px !important;
    margin-left: 40px;
}

.styleFundacion .content-banner-title-int .title {
    font-size: 90px;
    line-height: 1;
}

.styleFundacion .title-int {
    font-size: 15px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    color: #ffab38;
    left: -50px;
    letter-spacing: 5px;
    bottom: 40px;
}

.styleFundacion .banner-izquierda .title-int {
    left: initial;
    right: -50px;
}

.styleFundacion .title-int.title-int-contact {
    top: 0;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
}

.styleFundacion .title-int:before {
    width: 2px;
    height: 75px;
    margin-bottom: 15px;
    display: inline-block;
    content: "";
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #ffab38;
}

.styleFundacion .card-design2 .card-content-text {
    color: #58CCA9;
    font-family: "Chewy";
    font-size: 22px;
}

.styleFundacion .card-design2 .card-content {
    display: flex;
}

.styleFundacion .card-design2 .card-number {
    font-family: "Chewy";
    font-size: 25px;
    color: #fff;
    background: #ffab38;
    line-height: 1;
    height: 36px;
    width: 36px;
    flex: 0 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
}

.styleFundacion .color-hippy {
    font-family: "Chewy";
    color: #FFE322;
    font-size: 25px;
    line-height: 1;
}

.styleFundacion .card-design2 {
    margin-bottom: 50px;
}

.styleFundacion .card-design2 > .row {
    align-items: center;
}

.styleFundacion .card-design2 .card-img {
    padding: 0 50px;
}

.styleFundacion .somos-items .card-design2:nth-child(even) > .row .card-img {
    order: 1;
}

.styleFundacion .somos-items .somos-item:nth-child(even) .row .card-img {
    order: 2;
}

.styleFundacion .card-design3 > .row {
    align-items: center;
}

.styleFundacion .card-design3 .card-img {
    border-radius: 20px;
    padding: 0;
}

.styleFundacion .card-design3 .card-content {
    padding: 0 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
}

.styleFundacion .list-programs {
    margin: 50px 0;
}

.styleFundacion .list-programs .card-design3:nth-child(1n+3) .card-img {
    order: 2;
}

.styleFundacion .list-programs .card-design3:nth-child(1n+5) .card-img {
    order: 0;
}

.styleFundacion .list-programs .card-design3:nth-child(1n+7) .card-img {
    order: 2;
}

.styleFundacion .list-programs .card-design3:nth-child(1n+9) .card-img {
    order: 0;
}

.styleFundacion .list-programs .card-design3:nth-child(1n+11) .card-img {
    order: 2;
}

.styleFundacion #hippy-chile {
    background: url(../img/bg-hippy-chile.png);
    padding: 100px 0;
    background-size: 1900px 100%;
    background-position: center;
}

.styleFundacion #hippy-chile .title {
    color: #fff;
    margin-bottom: 30px;
}

.styleFundacion .card-design4 .card-img {
    width: 56px !important;
}

.styleFundacion .card-design4 .content-card-img {
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
    background: #ffab38;
    margin-bottom: -45px;
    position: relative;
}

.styleFundacion .card-design4 .card-content {
    text-align: center;
    color: #fff;
    border: 4px solid #fff;
    border-radius: 10px;
    padding: 50px 20px 20px 20px;
    font-size: 20px;
    height: 247px;
}

.styleFundacion .card-design4 .card-content p {
    margin: 0;
    font-size: 14px;
}

.styleFundacion #hippy-chile .d-dots .owl-dot {
    border-color: #fff;
}

.styleFundacion #hippy-chile .d-dots .owl-dot.active {
    border-color: #FFE322;
}

.styleFundacion .card-design5 {
    display: flex;
    background: #EAF5F2;
    padding: 15px 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.styleFundacion .card-design5 .content-card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #58cca9;
    height: 57px;
    width: 57px;
    flex: 0 0 auto;
    border-radius: 50%;
    margin-right: 10px;
}

.styleFundacion .card-design5 .content-card-img img {
    width: 38px;
}

.styleFundacion .card-design5 .card-title {
    font-size: 31px;
    color: #FFE322;
    font-family: "Chewy";
    line-height: 1;
    margin-top: 14px;
}

.styleFundacion .card-design5 .card-text {
    font-size: 16px;
}

.styleFundacion .list-cards-design5 .card-design5:last-child {
    margin-bottom: 0;
}

.styleFundacion .content-img-modelo {
    padding: 0;
    position: relative;
    z-index: 1;
}

.styleFundacion img.img-modelo {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: absolute;
    left: 0;
    width: 43%;
    bottom: 0;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}

.styleFundacion .text-modelo-hippy {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0;
    background: #ffe322;
    padding: 10px 30px 10px 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.styleFundacion .text-modelo-hippy .color-title2 {
    color: #fff;
    border-top-right-radius: 20px;
}

.styleFundacion .content-text-modelo {
    padding: 0;
}

.styleFundacion #modelo-hippy {
    background: #58cca9;
    position: relative;
    margin: 50px 0;
    margin-bottom: 150px;
}

.styleFundacion .lista-modelo-hippy {
    background-image: url(../img/lines-modelo-hippy.png);
    background-size: 502px 662px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: -10px;
    width: 610px;
    max-width: 610px;
    padding: 0px 30px;
}

.styleFundacion .item-modelo-hippy {
    font-size: 20px;
    color: #fff;
    padding: 45px 135px 40px 90px;
}

.styleFundacion .lista-modelo-hippy .item-modelo-hippy:nth-child(2) {
    padding: 20px 95px 30px 180px;
    text-align: right;
}

.styleFundacion .lista-modelo-hippy .item-modelo-hippy:nth-child(3) {
    padding: 18px 135px 35px 90px;
}

.styleFundacion .lista-modelo-hippy .item-modelo-hippy:nth-child(4) {
    padding: 9px 95px 50px 130px;
    text-align: right;
}

.styleFundacion .bg-modelo {
    position: absolute;
    bottom: -18.5%;
    left: -13.6%;
    right: 0;
    margin: auto;
    width: 290px;
    z-index: 3;
}

.styleFundacion .formulario-contacto {
    width: 30%;
    margin-left: 12%;
    margin-top: -180px;
    position: relative;
    z-index: 3;
}

.styleFundacion .custom-inputs input, .styleFundacion .custom-inputs textarea {
    width: 100%;
    border: 1px solid #c1c1c1;
    padding: 15px 10px 10px 10px;
    margin-top: -10px;
    border-radius: 10px;
    outline: none !important;
}

.styleFundacion .custom-inputs label {
    color: #c1c1c1;
    font-size: 14px;
    background: #fff;
    margin-bottom: 0;
    position: relative;
    left: 20px;
}

.styleFundacion .btn-design2 {
    cursor: pointer;
    background: #FFAB38;
    border: 0;
    color: #fff !important;
    font-family: "Chewy";
    font-size: 16px;
    padding: 10px;
    border-radius: 23px;
    width: 130px;
    display: block;
    margin-left: auto;
    margin-top: 15px;
    outline: none !important;
    text-decoration: none !important;
    text-align: center;
}

.styleFundacion .btn-design2 img {
    margin-left: 10px;
}

.styleFundacion .border-bottom-title {
    display: block;
    width: 100%;
    height: 1px;
    background: #1B8B46;
    margin-top: 15px;
}

.styleFundacion .row.list-equipo {
    margin: 50px 0;
}

.styleFundacion .item-equipo {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.styleFundacion .item-equipo .point-color {
    width: 72px;
    height: 72px;
    background: #ffab38;
    border-radius: 50%;
    margin-right: 15px;
}

.styleFundacion .item-content .name-equipo {
    font-family: "Chewy";
    font-size: 25px;
    color: #58cca9;
    margin: 0;
}

.styleFundacion .item-content p {
    font-size: 13px;
    margin: 0;
    color: #58cca9;
}

.styleFundacion #equipo {
    margin-top: 100px;
}

.styleFundacion .content-banner-preguntas {
    height: auto;
    display: flex;
    justify-content: space-between;
}

.styleFundacion .btn-pregunta {
    background: #EAF5F2;
    color: #58cca9;
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    text-align: left;
    border: 0;
    padding: 10px 40px 10px 20px;
    border-radius: 32px;
    outline: none !important;
    position: relative;
    margin-bottom: 23px;
    cursor: pointer;
}

.styleFundacion .btn-pregunta .title2 {
    font-size: 25px;
}

.styleFundacion #banner.banner-preguntas {
    height: auto;
}

.styleFundacion .content-banner-preguntas {
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    flex-wrap: wrap;
}

.styleFundacion .content-banner-title-int .title2 {
    margin-left: 45px;
}

.styleFundacion .content-preguntas {
    width: 50%;
}

.styleFundacion .title2 {
    color: #ffab38;
    font-family: "Chewy";
}

.styleFundacion .btn-pregunta:after {
    content: "+";
    position: absolute;
    right: 20px;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    top: 10px;
}

.styleFundacion .content-respuesta {
    padding: 10px 30px;
    display: none;
    margin-top: -18px;
}

.styleFundacion .content-respuesta p {
    font-size: 14px;
    color: #58cca9;
}

.styleFundacion .card-design6 {
    margin-bottom: 120px;
    padding-top: 40px;
}

.styleFundacion .list-beneficios .card-design6:nth-child(even) {
    margin-bottom: 50px;
}

.styleFundacion .list-beneficios .card-design6:nth-child(4n) {
    margin-bottom: 150px;
}

.styleFundacion .card-design6 .btn-design2 img {
    margin-left: 10px;
}

.styleFundacion .card-design6 .btn-design1 {
    margin-left: 0;
    padding: 10px 15px;
    position: absolute;
    left: 25px;
}

.styleFundacion .card-design6 .card-text {
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .card-design6 .content-text {
    background: #fff;
    position: relative;
    z-index: 9;
    height: auto;
    margin-top: auto;
    border-radius: 40px;
    margin-bottom: -5%;
    padding: 10px 30px;
    -ms-flex: 0 0 60%;
    flex: 0 0 55%;
    max-width: 55%;
    border-bottom-right-radius: 0;
}

.styleFundacion .card-design6 .content-img {
    flex: 0 0 85%;
    max-width: 85%;
    margin-left: -35%;
    padding: 8% 10% 2% 10%;
    margin-right: -5%;
    margin-bottom: -5%;
    position: relative;
}

.styleFundacion .card-design6 .content-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.styleFundacion .list-beneficios .card-design6:nth-child(even) .content-text {
    order: 2;
    margin-top: 0;
    margin-bottom: auto;
    border-top-left-radius: 0;
}

.styleFundacion .list-beneficios .card-design6:nth-child(4n) .content-text {
    margin-bottom: -5%;
    margin-top: auto;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 0;
}

.styleFundacion .list-beneficios .card-design6:nth-child(even) .btn-design1 {
    right: 25px;
    left: inherit;
}

.styleFundacion .list-beneficios .card-design6:nth-child(even) .content-img {
    margin-left: 0;
    margin-right: -35%;
    margin-left: -5%;
}

.styleFundacion .bg-card-beneficios1 {
    background-image: url(../img/bg-card-beneficios1.png);
    background-size: 100% 100%;
}

.styleFundacion .bg-card-beneficios2 {
    background-image: url(../img/bg-card-beneficios4.png);
    background-size: 100% 100%;
}

.styleFundacion .bg-card-beneficios3 {
    background-image: url(../img/bg-card-beneficios3.png);
    background-size: 100% 110%;
}

.styleFundacion .bg-card-beneficios4 {
    background-image: url(../img/bg-card-beneficios2.png);
    background-size: 100% 110%;
}

.styleFundacion #investigaciones {
    margin-top: 70px;
}

.styleFundacion .card-design7 {
    display: flex;
    align-items: center;
    background: #EAF5F2;
    border-radius: 60px;
    padding: 20px 30px;
    margin-top: 30px;
}

.styleFundacion .card-design7 .content-card-img {
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffab38;
    margin-right: 30px;
    position: relative;
    flex: 0 0 90px;
}

.styleFundacion .card-design7 .content-card-img img {
    width: 56px;
}

.styleFundacion .card-design7 .card-title {
    font-family: "Chewy";
    color: #58CCA9;
    font-size: 34px;
    margin-right: 30px;
}

.styleFundacion .card-design7 .btn-design1 {
    margin: 0;
    flex: 0 0 auto;
    margin-left: auto;
    padding: 10px 15px;
}

.styleFundacion .card-design7 .btn-design2 img {
    margin-left: 10px;
}

.styleFundacion .list-tabs {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
}

.styleFundacion .list-tabs a {
    font-family: "Chewy";
    font-size: 30px;
    color: #58cca9;
    border: 4px solid #58cca9;
    border-radius: 34px;
    padding: 0 15px;
    margin: 0 10px;
    min-width: 115px;
    display: block;
    text-decoration: none;
    text-align: center;
}

.styleFundacion .list-tabs a.active {
    color: #ffab38;
    border-color: #ffab38;
}

.styleFundacion #banner-noticias {
    height: 400px;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
}

.styleFundacion .img-banner-noticias {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    object-fit: cover;
    border-bottom-left-radius: 120px;
    object-position: 0 60%;
    z-index: 2;
}

.styleFundacion .overlay-banner-noticias {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom-left-radius: 120px;
    z-index: 3;
}

.styleFundacion #banner-noticias .content-banner {
    height: 55%;
    width: 798px;
    background: #fff;
    padding: 35px 50px 30px 30px;
    border-top-left-radius: 50px;
    z-index: 4;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: auto;
}

.styleFundacion #banner-noticias .content-banner .fecha {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 10px;
}

.styleFundacion #banner-noticias .content-banner .title {
    font-size: 38px;
    margin: 0;
}

.styleFundacion #banner-noticias .content-banner .content-footer-banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.styleFundacion #banner-noticias .content-banner .content-footer-banner .escrito-por p {
    font-size: 16px;
    font-style: italic;
    margin: 0;
}

.styleFundacion #banner-noticias .content-banner .content-footer-banner .escrito-por p .title-escrito {
    color: #ffab38;
}

.styleFundacion #banner-noticias .content-banner .content-footer-banner .btn-design2 {
    margin: 0;
}

.styleFundacion #banner-noticias .content-banner:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 100%;
    top: 0;
    background: #fff;
}

.styleFundacion .item-noticias {
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 29px;
    border-bottom: 1px solid #1B8B46;
}

.styleFundacion .list-items-noticias .item-noticias:last-child {
    border: 0;
}

.styleFundacion .item-noticias .content-item-img {
    width: 40%;
    flex: 0 0 auto;
    position: relative;
    height: 200px;
}

.styleFundacion .item-noticias .content-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.styleFundacion .item-noticias .content-item-img .item-fecha {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 16px;
    font-family: "Chewy";
    color: #fff;
    margin: 0;
    background: #57cdaa;
    padding: 10px;
    border-top-left-radius: 20px;
}

.styleFundacion .content-item-text {
    padding: 0 20px;
}

.styleFundacion .item-title.title {
    font-size: 25px;
}

.styleFundacion .item-text {
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .title-small {
    text-align: center;
}

.styleFundacion .title-small p {
    margin: 30px 0 10px 0;
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .title-noticias {
    text-transform: uppercase;
    font-size: 15px;
    color: #ffab38;
    letter-spacing: 5px;
    margin-bottom: 30px;
}

.styleFundacion .sidebar-noticias {
    background: #EAF5F2;
    border-radius: 20px;
    padding: 25px 20px;
    width: 30%;
    flex: 0 0 30%;
    margin-left: 3.333333333%;
}

.styleFundacion .title-sidebar-noticias {
    text-align: center;
    border-bottom: 1px solid #1B8B46;
    font-family: "Chewy";
    color: #58CCA9;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 23px;
}

.styleFundacion .title-sidebar-noticias .color-title2 {
    color: #B6DA49;
}

.styleFundacion .item-noticia-sidebar {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.styleFundacion .item-noticia-sidebar .item-img {
    width: 35%;
}

.styleFundacion .item-noticia-sidebar .item-title {
    font-size: 14px;
    font-weight: 300;
    padding: 10px;
    letter-spacing: 1px;
}

.styleFundacion .btn-design3 {
    cursor: pointer;
    background: #fff;
    color: #FFAB38 !important;
    border: 2px solid #FFAB38;
    font-family: "Chewy";
    font-size: 16px;
    padding: 8px;
    border-radius: 23px;
    width: 150px;
    display: block;
    outline: none !important;
    text-decoration: none !important;
    text-align: center;
    margin: auto;
    position: relative;
    margin-bottom: -45px;
    top: 10px;
}

.styleFundacion .content-single-banner {
    position: relative;
    z-index: 3;
    color: #fff;
    padding-right: 30%;
    margin-bottom: 20px;
}

.styleFundacion .content-single-banner .fecha {
    font-size: 16px;
    margin: 0;
}

.styleFundacion .content-single-banner .title {
    color: #fff;
    font-size: 38px;
    margin: 0;
}

.styleFundacion .content-single-banner .escrito-por p {
    font-size: 16px;
    font-style: italic;
}

.styleFundacion .content-single-banner .escrito-por p .title-escrito {
    color: #ffab38;
}

.styleFundacion footer {
    background: url(../img/bg-footer.png);
    padding-top: 25vh;
    background-size: cover;
    background-repeat: no-repeat;
}

.styleFundacion .content1-footer {
    display: flex;
    padding: 20px 0;
}

.styleFundacion .content-links-footer {
    margin-left: auto;
    text-align: right;
    display: flex;
    align-items: center;
}

.styleFundacion .links-menu-footer {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}

.styleFundacion .links-menu-footer li {
    margin: 0 10px;
}

.styleFundacion .links-menu-footer li a {
    color: #ffffff;
}

.styleFundacion .phone {
    font-family: "Chewy";
    font-size: 22px;
    display: block;
    line-height: 1;
    color: #fff !important;
    text-decoration: none !important;
}

.styleFundacion .phone .color1 {
    color: #ffe322;
}

.styleFundacion .copyright {
    font-size: 11px;
    margin: 0;
    color: #0F602F;
}

.styleFundacion .rd {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    margin-left: auto;
}

.styleFundacion .rd li {
    margin: 0 5px;
}

.styleFundacion .rd li a {
    background: #ffffff;
    width: 23px;
    display: block;
    text-align: center;
    height: 23px;
    line-height: 20px;
    border-radius: 50%;
}

.styleFundacion .content2-footer {
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.styleFundacion .line-separte-footer {
    width: 100%;
    height: 1px;
    background: rgba(15, 96, 47, 0.9);
    display: block;
}

.styleFundacion .info-img {
    font-size: 12px !important;
    font-weight: 300;
    font-style: italic;
    padding: 0 10px;
}

.styleFundacion .img-100-noticias {
    width: 100%;
    height: 470px;
    object-fit: cover;
}

.styleFundacion .content-info img {
    height: 260px;
    object-fit: cover;
    width: 100%;
}

.styleFundacion .list-share {
    padding: 0;
    list-style: none;
    margin: -12px 0;
}

.styleFundacion .list-share li {
    margin: 12px 0px;
}

.styleFundacion .list-share li a {
    filter: grayscale(1);
    transition: all .3s ease;
}

.styleFundacion .list-share li a:hover {
    filter: grayscale(0);
}

.styleFundacion .text-cita {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    margin: 30px 0;
}

.styleFundacion .content-info p {
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .text-destaqued {
    font-size: 26px !important;
    font-family: "Chewy";
    padding: 20px 30px;
    background: #EAF5F2;
    border-radius: 20px;
    color: #58cca9;
}

.styleFundacion .content-page-historia-mes .content-text {
    width: 570px;
    flex: 0 0 570px;
    margin-top: 100px;
}

.styleFundacion .content-page-historia-mes .content-text p {
    font-size: 16px;
}

.styleFundacion .content-page-historia-mes .content-text .title {
    font-size: 38px;
}

.styleFundacion .content-page-historia-mes .content-text .text-destaqued {
    margin-left: -100px;
    font-size: 25px !important;
}

.styleFundacion .content-page-historia-mes .content-img {
    padding: 0;
    background-image: url(../img/bg-historia-mes.png);
    background-size: 100% 100%;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    padding-right: 90px;
    padding-bottom: 60px;
    padding-top: 60px;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    margin-right: -5%;
}

.styleFundacion .content-page-historia-mes .content-img img {
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    width: 100%;
    height: 675px;
    object-fit: cover;
}

.styleFundacion .content-page-historia-mes .content-img .info mom {
    width: 570px;
}

.styleFundacion .content-page-historia-mes .content-img .info-mom {
    width: 530px;
    position: absolute;
    bottom: 100px;
    right: 0;
    color: #fff;
    border-left: 5px solid #FFAB38;
    padding-left: 15px;
}

.styleFundacion .content-page-historia-mes .content-img .info-mom .name-mom {
    font-family: "Chewy";
    font-size: 25px;
    margin: 0;
}

.styleFundacion .content-page-historia-mes .content-img .info-mom p {
    font-size: 14px;
    margin: 0;
}

.styleFundacion .overlay-historia-mes {
    position: absolute;
    left: 0;
    top: 60px;
    right: 90px;
    bottom: 60px;
    background: rgba(0, 0, 0, 0.34);
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}

.styleFundacion .item-historia {
    text-align: center;
    margin: 0 12%;
}

.styleFundacion .title-ano {
    transition: all .5s ease;
    height: 100px;
    width: 100px;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 35px;
    justify-content: center;
    border: 4px solid #58cca9;
    border-radius: 50%;
    background: #fff;
    position: relative;
    z-index: 99999;
}

.styleFundacion .text-ano {
    font-size: 14px;
    font-weight: 300;
}

.styleFundacion .content-title-ano {
    background-size: 200px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px;
}

.styleFundacion .item-historia.active .content-title-ano {
    background-image: url(../img/bg-active-historia.png);
}

.styleFundacion #carousel-historia {
    margin-top: 50px;
}

.styleFundacion #carousel-historia:after {
    left: 10%;
    width: 90%;
    height: 4px;
    background: #58cca9;
    display: block;
    content: "";
    position: absolute;
    top: 80px;
    visibility: visible;
    z-index: -1;
}

.styleFundacion .no-pd {
    padding: 0;
}

.styleFundacion .item-historia.active .title-ano {
    background: #58cca9;
    color: #fff;
}

.styleFundacion .item-historia.active .text-ano {
    color: #58cca9;
    font-family: "Chewy";
    font-size: 18px;
}

.styleFundacion .content-page-mundo-hippy {
    align-items: center;
}

.styleFundacion .content-page-mundo-hippy .content-text .btn-design1 {
    font-size: 24px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding: 5px 15px;
}

.styleFundacion .content-page-mundo-hippy .content-text .btn-design1 img {
    margin: 0;
    margin-right: 20px;
    width: 26px;
}

.styleFundacion .content-page-mundo-hippy .content-text p {
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .title-color3 {
    color: #ffab38;
}

.styleFundacion .content-page-mundo-hippy .content-img .title-int {
    left: inherit;
    right: -50px;
}

.styleFundacion .list-paises {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

.styleFundacion .list-paises span {
    font-weight: 600;
    color: #fff;
    position: absolute;
    bottom: -11px;
    padding: 3px 0;
    left: 0;
    border-radius: 8px;
    line-height: 12px;
    width: 100%;
    font-size: 12px;
    background-color: #58CCA9;
    text-align: center;
}

.styleFundacion .list-paises p {
    position: absolute;
}

.styleFundacion .list-paises .australia {
    top: 11%;
    left: 27%;
}

.styleFundacion .list-paises .austria {
    top: 19%;
    left: 17%;
}

.styleFundacion .list-paises p img {
    width: 60px;
}

.styleFundacion .list-paises .hungria {
    top: 31%;
    left: 9%;
}

.styleFundacion .list-paises .nueva-zelanda {
    top: 46%;
    left: 4%;
}

.styleFundacion .list-paises .alemania {
    top: 60%;
    left: 6%;
}

.styleFundacion .list-paises .argentina {
    top: 73%;
    left: 13%;
}

.styleFundacion .list-paises .canada {
    bottom: 8%;
    left: 25%;
}

.styleFundacion .list-paises .turquia {
    bottom: 3%;
    left: 41%;
}

.styleFundacion .list-paises .finlandia {
    bottom: 7%;
    right: 34%;
}

.styleFundacion .list-paises .holanda {
    bottom: 16%;
    right: 21%;
}

.styleFundacion .list-paises .dinamarca {
    bottom: 29%;
    right: 13%;
}

.styleFundacion .list-paises .usa {
    top: 46%;
    right: 9%;
}

.styleFundacion .list-paises .israel {
    top: 31%;
    right: 12%;
}

.styleFundacion .list-paises .sur-africa {
    top: 19%;
    right: 19%;
}

.styleFundacion .content-page-mundo-hippy .content-img > img {
    padding-bottom: 50px;
}

.styleFundacion #carousel-single-mundo .item {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 91px;
    width: 127px;
    left: -17px;
    top: 18px;
    position: relative;
}

.styleFundacion .content-info-mundo {
    display: flex;
    max-width: 878px;
    margin-left: auto;
    padding: 70px 70px 30px 0;
}

.styleFundacion .content-info-mundo .content-img {
    width: 23%;
    flex: 0 0 auto;
    text-align: center;
    margin-right: 30px;
}

.styleFundacion #carousel-single-mundo {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 327px;
    height: 145px;
    right: auto;
    left: -40%;
    top: 122px;
    margin: 0;
    position: relative;
    z-index: 3;
}

.styleFundacion #carousel-single-mundo .owl-item {
    width: 92px !important;
    height: 127px;
    overflow: hidden;
}

.styleFundacion .content-info-mundo .content-text-header {
    display: flex;
    justify-content: space-between;
}

.styleFundacion .content-info-mundo .content-text p {
    font-size: 16px;
    font-weight: 300;
}

.styleFundacion .content-info-mundo .content-text-header .title {
    margin: 0;
}

.styleFundacion .content-info-mundo .content-text-header .director {
    font-size: 16px;
    font-weight: 500;
}

.styleFundacion .content-info-mundo .content-text-header .director .nombre {
    color: #ffab38;
    font-weight: 600;
}

.styleFundacion .content-info-mundo .content-text-header .link-site {
    font-size: 14px;
    color: #58cca9;
    font-weight: 500;
    margin: 0;
    display: block;
    text-align: right;
    margin-top: 5px;
    margin-right: 10px;
}

.styleFundacion .content-info-mundo .content-text-header .btn-design1 {
    font-size: 24px;
    font-family: "Chewy";
    padding: 5px 15px;
}

.styleFundacion .content-info-mundo .content-text-header .btn-design1 img {
    width: 26px;
    margin-left: 0;
    margin-right: 15px;
}

.styleFundacion .content-info-mundo .content-text .content-text-footer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.styleFundacion .content-info-mundo .content-text .content-text-footer .item-info {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: 50%;
}

.styleFundacion .content-info-mundo .content-text .content-text-footer .item-info .circle {
    margin-right: 13px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffab38;
}

.styleFundacion .content-info-mundo .content-text .content-text-footer .item-info p {
    font-size: 14px;
    margin: 0;
}

.styleFundacion #carousel-single-mundo .item img {
    border-radius: 6px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    top: 0;
}

.styleFundacion #carousel-single-mundo .owl-stage-outer {
    left: 10px;
    padding-left: 10px;
}

.styleFundacion .d-nav .owl-nav {
    display: block !important;
}

.styleFundacion .d-nav .owl-nav .owl-prev {
    position: absolute;
    left: -25px;
    top: -15px;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    transform: rotate(90deg);
}

.styleFundacion .d-nav .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    top: -15px;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    transform: rotate(90deg);
    z-index: 9;
}

.styleFundacion .col-info-mundo {
    background: #EAF5F2;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}

.styleFundacion .content-info-mundo .content-img .img-pais {
    background-image: url(../img/bg-pais.png);
    background-repeat: no-repeat;
}

.styleFundacion .content-info-mundo .content-img .img-pais img {
    width: 135px;
}

.styleFundacion #single-mundo {
    margin-top: 100px;
}

.styleFundacion .col-volver-mapa {
    text-align: center;
    margin-top: 70px;
    overflow: hidden;
}

.styleFundacion .col-volver-mapa .btn-design1 {
    background: #b6da49;
    margin-bottom: 45px;
    font-size: 24px;
    padding: 5px 15px;
}

.styleFundacion .col-volver-mapa .btn-design1 img {
    width: 18px;
    margin: 0;
    margin-right: 10px;
}

.styleFundacion .cat1-beneficios {
    position: absolute;
    bottom: 3.8%;
    left: 11.8%;
    height: 114px;
    width: 114px;
    z-index: 9;
    background: #B6DA49;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 64px;
}

.styleFundacion .cat1-beneficios img {
    width: 80px !important;
    height: auto !important;
    margin-right: 10px;
    margin-top: 5px;
}

.styleFundacion .cat2-beneficios {
    position: absolute;
    bottom: 3.8%;
    right: 11.8%;
    height: 114px;
    width: 114px;
    z-index: 9;
    background: #FFAB38;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 64px;
}

.styleFundacion .cat2-beneficios img {
    width: 80px !important;
    height: auto !important;
    margin-left: 10px;
    margin-top: 5px;
}

.styleFundacion #menu-mobile {
    margin-left: auto;
    background: transparent;
    border: 0;
    display: none;
    cursor: pointer;
    outline: none !important;
}

.styleFundacion #menu-mobile span {
    background: #58cca9;
    width: 30px;
    height: 3px;
    display: block;
    margin: 4px 0;
}

.styleFundacion #menu-mobile span:nth-child(2) {
    margin-left: 10px;
}

.styleFundacion .d-nav-v2 .owl-nav {
    display: block !important;
}

.styleFundacion .d-nav-v2 .owl-prev {
    position: absolute;
    left: -60px;
    top: 40%;
    transform: rotate(90deg);
}

.styleFundacion .d-nav-v2 .owl-prev img {
    width: 50px;
}

.styleFundacion .d-nav-v2 .owl-next {
    position: absolute;
    right: -60px;
    top: 40%;
    transform: rotate(90deg);
}

.styleFundacion .d-nav-v2 .owl-next img {
    width: 50px;
}

.styleFundacion .map-mobile, .styleFundacion #content-direccion2, .styleFundacion #content-direccion3, .styleFundacion #content-direccion4 {
    display: none;
}

.styleFundacion #init-direccion {
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
}

.styleFundacion #donde-nos-encontramos {
    position: relative;
}

.styleFundacion .irFundacion{
    position: fixed;
    top: 200px;
    right: -68px;
    width: 200px;
    transition: 250ms ease-in all;
    z-index: 99;
    width: 250px;
    height: 55px;
    background-color: #3AAA35;
    border-radius: 50px 0 0 50px;
}
.styleFundacion .irFundacion img{
    width: 70%;
    height: 100%;
    padding-left: 20px;
}

.styleFundacion .irFundacion:hover {
    right: -35px;
}

.styleFundacion .logo img {
    vertical-align: unset;
}

.styleFundacion .contacto2 {
    margin-top: 40px;
}

.styleFundacion .card-beneficios .card-content-text {
    padding-right: 10px;
}

.styleFundacion .beneficios-ninos {
    margin-top: 40px;
}

.styleFundacion .little-big h3.title {
    font-size: 30px;
    font-weight: 300;
    line-height: 42px;
    margin: 30px 0;
}

.styleFundacion #hippy-en-cifras img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    margin-top: 40px;
}


/* CARRUSEL TESTIMONOS */
#testimonios-videos{
    padding: 150px 0;
    overflow: hidden;
}
#testimonios-videos .container .row {
    align-items: center;
    height: 36vw;
    max-height: 425px;
}
#testimonios-videos h3{
    font-family: "Chewy";
    color: #58CCA9;
    font-size: 48px;
}
#testimonios-videos .col-lg-8::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/deco1-carrusel.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
#testimonios-videos .col-lg-8::before{
    content: "";
    position: absolute;
    width: 8vw;
    height: 8vw;
    background-image: url(../img/deco2-carrusel.svg);
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    bottom: 20px;
    left: 27%;
    z-index: 1;
}
#carousel-testimonios .owl-stage-outer {
    position: relative;
    overflow: initial;
    overflow-x: clip;
    margin-right: -10px;
}
#carousel-testimonios .owl-nav{
    display: flex;
    position: absolute;
    left: 0;
    width: 100px;
    justify-content: space-around;
    transform: translate(-100%, 50px);
}
#carousel-testimonios .owl-nav .owl-prev, #carousel-testimonios .owl-nav .owl-next{
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 10px;
    background-color: #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
}
#carousel-testimonios .owl-nav .owl-prev img{
    border-radius: 50%;
    object-fit: contain;
}
#carousel-testimonios .owl-nav .owl-next img{
    transform: rotate(180deg);
    border-radius: 50%;
    object-fit: contain;
}
#carousel-testimonios .item{
    width: 15vw !important;
    height: 15vw;
    transition: 0.5s ease all;
}
#carousel-testimonios .item .img-video{
    transition: 0.5s ease all;
}
#carousel-testimonios .item:hover .img-video{
    transform: scale(1.05);
    transition: 0.5s ease all;
}
#carousel-testimonios .owl-item{
    transform: scale(0.9);
    transition: transform 0.3s ease;
}
#carousel-testimonios .owl-item.center{
    transform: scale(1.6);
    z-index: 9;
}
#carousel-testimonios .img-video{
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
#carousel-testimonios .play{
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(54, 54, 54, 0.8);
    cursor: pointer;
    box-shadow: 0 0 0 rgba(0,0,0, 0.4);
    animation: play 2s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
#carousel-testimonios .play img{
    width: 20px !important;
    height: 20px !important;
    margin-left: 5px !important;
}

@media (max-width: 991px){
    #testimonios-videos .container{
        overflow: hidden;
        padding-bottom: 150px;
    }
    #testimonios-videos .container .row {
        flex-direction: column-reverse;
        height: 100%;
        max-height: 100%;
        justify-content: center;
        width: 100%;
        margin: 0;
    }
    #testimonios-videos .container .row .col-lg-8 {
        height: 50vw;
        display: flex;
        align-items: center;
        overflow: initial;
        width: 100%;
        padding-left: 10px;
        justify-content: center;
    }
    #testimonios-videos .col-lg-8::after{
        top: 50%;
        left: 50%;
        transform: translate(-55%, -50%);
        width: 75%;
    }
    #carousel-testimonios .owl-nav {
        transform: initial;
        bottom: -335px;
        right: 0;
        left: initial;
        width: fit-content;
    }
    #carousel-testimonios .owl-nav .owl-prev, #carousel-testimonios .owl-nav .owl-next{
        border-radius: 50%;
        width: 50px;
        height: 50px;
        padding: 5px;
        background-color: #D9D9D9;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 10px;
    }
    #carousel-testimonios .owl-nav .owl-prev img, #carousel-testimonios .owl-nav .owl-next img{
        width: 15px;
    }
    #carousel-testimonios .play{
        margin: 0;
        width: 40px;
        height: 40px;
    }
    #carousel-testimonios .play img{
        width: 13px !important; 
        height: 13px !important;
    }
    
}
@media (max-width: 768px){
    #testimonios-videos .container{
        padding-bottom: 100px;
    }
}

@media (max-width: 576px){
    #testimonios-videos .container .row .col-lg-8 {
        height: 65vw;
    }
}

  @-webkit-keyframes play {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(0,0,0, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    }
  }
  @keyframes play {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
      box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 40px rgba(0,0,0, 0);
        box-shadow: 0 0 0 40px rgba(0,0,0, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
        box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    }
  }

/* Módulos Interiores */
#galeria h1{
    padding: 100px 0 50px 0 ;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 300;
    font-size: 35px;
}
#galeria .box{
    margin-bottom: 50px;
}
#galeria .box img{
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    transition: 0.5s ease all;
}
#galeria .box:hover img{
    filter: drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.5));
}
#galeria .galeria{
    padding: 0;
}
#galeria .box a{
    display: block;
    position: relative;
}
#galeria .box a span{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.52);
    border-radius: 54px;
    padding: 5px 20px;
}
img.fancybox-image {
    padding: 40px !important;
}
.owl-prev.disabled, .owl-next.disabled{
    opacity: 0.5;
}
@media (max-width: 991px){
    #galeria{
        padding: 0 30px;
    }
    #banner-interior img{
        height: 200px;
        object-fit: cover;
    }
    #galeria h1{
        padding: 20px 0 ;
        font-size: 40px;
    }
}