
.content-1 {
    overflow: hidden;
}

.title-1 {
    font-family: InterBold;
    font-size: 30px;
    color: #55c2de;
}

.title-2 {
    font-family: InterBold;
    font-size: 30px;
    color: #5eb11e;
    width: 100%;
}

.who {
    width: 385px;
    float: left;
    margin-bottom: 20px;
    margin-right: 15px;
}

.who-text {
    font-family: InterLight;
    font-size: 16px;
    padding-right: 8px;
    line-height: 1.2;
}

.mv {
    float:left;
    background-color: #E4E9B5;
    width: 700px;
    padding-top: 50px;
    padding-bottom: 30px;
    overflow: auto;
}

.mv-mission {
    float: left;
    width: 350px;
    text-align: center;
    border-right: solid 2px #ffffff;
}

.mv-vision {
    float: left;
    width: 350px;
    text-align: center;
}

@media(max-width: 1266px) {
    .content-1 {
        width: 100%;
    }

    .who {
        width: 100%;
    }

    .mv {
        margin: auto;
        float: none;
    }
}

@media(max-width: 800px) {
    .mv {
        width: 100%;
    }

    .mv-mission {
        float: none;
        border-right: none;
        width: 100%;
    }

    .mv-vision {
        float: none;
        width: 100%;
    }
}

.mv-text {
    font-family: InterLight;
    font-size: 16px;
    padding: 30px;
    margin-right: 0 !important;
}

.projects {
    margin-top: 20px;
    width: 100%;
}

.project {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 350px;
    float: left;
    margin-bottom: 10px;
}

.project-middle {
    margin-right: 23px;
}

.project-title {
    width: 100%;
    padding: 10px;
    font-family: InterBold;
    font-size: 18px;
    height: 150px;
}

.project img {
    width: 350px;
    height: 300px;
    object-fit: cover;
}
@media(max-width: 1260px) {
    .project {
        width: 30%;
    }

    .project img {
        width: 100%;
    }

}

@media(max-width: 600px) {
    .project {
        width: 100%;
    }

    .project img {
        width: 100%;
    }
}

.projects-container {
    width: 100%;
    overflow: hidden;
}

.projects-container a {
    color: #54565a;
}

.projects-more {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.projects-more button {
    border: none;
    padding: 5px 20px 5px 20px;
    font-family: InterMedium;
    color: #ffffff;
    background-color: #55c2de;
}

.axes {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%;
    overflow: auto;
}

.axes a {
    text-decoration: none;
}

.axis {
    width: 177px;
    height: 190px;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: InterBold;
    float: left;
    font-size: 18px;
    line-height: 1.3;
}

.axis-middle {
    margin-right: 6px;
}

.axis-1 img {
    width: 115px;
}

.axis-2 img {
    width: 90px;
}

.axis-3 img {
    width: 128px;
}

.axis-4 img {
    width: 137px;
}

.axis-7 img {
    width: 75px;
}

.axis div {
    margin-top: 10px;
}

.objetives {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    overflow: auto;
    background-color: #EEEAE7;
    padding: 15px;
}

.objetives-img {
    width: 190px;
    float: left;
}

.objetives img {
    width: 190px;
}

@media(max-width: 1113px) {
    .objetives-img {
        width: 100%;
        text-align: center;
    }
}

.objetives-text {
    float: left;
    width: 750px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 25px;
}

@media(max-width: 750px) {
    .objetives-text {
        width: 100%;
        text-align: center;
    }
}

.objetives-span-1 {
    font-family: InterBold;
    color: #55c2de;
    font-size: 18px;
}

.objetives-span-2 {
    font-family: InterMedium;
    color: #55c2de;
    font-size: 18px;
}

.objetives-span-2 a{
    color: #55c2de;
}

.stories {
    margin-top: 60px;
    width: 1100px;
}

.stories iframe {
    width: 600px;
    height: 340px;
}

.story-text {
    width: 500px;
    height: 340px;
    padding: 30px;
    background-color: #5c9541;
    float: left;
}

@media(max-width: 1270px) {
    .story-text {
        width: 600px;
    }
}


.story-title {
    font-family: InterBold;
    color: #ffffff;
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.story-content {
    font-family: InterLight;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.3;
}

.story-item {
    width: 600px;
    height: 340px;
}

.story-media {
    width: 600px;
    height: 340px;
    float: left;
}

@media(max-width: 680px) {
    .story-text {
        width: 100%;
    }

    .story-media {
        width: 100%;
    }

    .stories iframe {
        width: 100%;
    }

    .stories {
        width: 100%;
    }

}

.network {
    margin-top: 30px;
    width: 720px;
    overflow: auto;
    float: left;
}



.network-twitter {
    width: 340px;
    float: left;
    margin-right: 20px;
}

.network-title {
    margin-bottom: 10px;
    color: #d6d1ca;
    font-family: InterBold;
    font-size: 20px;
}

.network-title i {
    color:#54565a;
}

.network-subtitle {
    color: #cbe100;
    margin-bottom: 10px;
}

.network-subtitle a {
    color: #cbe100;
    text-decoration: none;
}

.network-youtube {
    margin-left: 20px;
    width: 350px;
    float: left;
}

@media(max-width: 730px) {
    .network {
        width: 100%;
    }

    .network-youtube {
        margin-left: 0;
    }
}

.network-others {
    margin-top: 30px;
    width: 350px;
    float: left;
}

.network-others a {
    color: #5c9541;
    font-size: 25px;
    font-family: InterMedium;
    margin-top: 10px;
}
