@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");

* {
    margin: 0;
    padding: 0;
    font-family: "Poppins", sans-serif;
}
.nav-color {
    background: linear-gradient(
        94deg,
        rgba(44, 69, 111, 1) 0%,
        rgba(26, 38, 63, 1) 100%
    );
    color: #ffffff;
}
.main {
    position: relative;
    background-image: url(../../imgs/welcome/fondoUAGroApp-04.png);
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    padding: 240px 0 220px;
}
.main h2 {
    font-size: 2.6em;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.main p {
    margin-top: 1em;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 25px;
}
.main .readMore {
    background: #718093;
    color: #fff;
    border-radius: 5px;
    padding: 10px 29px;
    text-decoration: none;
}
.readMore:hover {
    background: #b91e1e;
}
.img-f {
    filter: drop-shadow(20px 7px 5px black);
    transition: all 0.3s;
    transform: translateX(0px);
    animation: float 6s ease-out infinite;
}
.img-f:hover {
    filter: drop-shadow(0 0 40px white);
}
.img-serv {
    filter: drop-shadow(20px 7px 5px rgb(65, 64, 64));
}
.align-self-center h2 {
    color: red;
    text-shadow: 2px 2px 4px #000000;
    font-family: "Poppins", sans-serif;
}

.f-serv {
    background-image: url(../../imgs/welcome/fondo-serv.png);
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    background-position: 50% 50%;
}
@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-60px);
    }
    100% {
        transform: translateY(0px);
    }
}
.titulo-slider {
    text-align: left;
    background: rgba(11, 11, 11, 0.5);
    padding: 15px;
    width: 80%;
}
.titulo-slider hr {
    background: #ff0000;
    padding: 5px;
}
.devicon-plain--android {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23ffffff' d='M21.005 43.003c-4.053-.002-7.338 3.291-7.339 7.341l.005 30.736a7.338 7.338 0 0 0 7.342 7.343a7.33 7.33 0 0 0 7.338-7.342V50.34a7.345 7.345 0 0 0-7.346-7.337m59.193-27.602l5.123-9.355a1.023 1.023 0 0 0-.401-1.388a1.022 1.022 0 0 0-1.382.407l-5.175 9.453c-4.354-1.938-9.227-3.024-14.383-3.019c-5.142-.005-10.013 1.078-14.349 3.005L44.45 5.075a1.01 1.01 0 0 0-1.378-.406a1.007 1.007 0 0 0-.404 1.38l5.125 9.349c-10.07 5.193-16.874 15.083-16.868 26.438l66.118-.008c.002-11.351-6.79-21.221-16.845-26.427M48.942 29.858a2.772 2.772 0 0 1 .003-5.545a2.78 2.78 0 0 1 2.775 2.774a2.776 2.776 0 0 1-2.778 2.771m30.106-.005a2.77 2.77 0 0 1-2.772-2.771a2.793 2.793 0 0 1 2.773-2.778a2.79 2.79 0 0 1 2.767 2.779a2.767 2.767 0 0 1-2.768 2.77M31.195 44.39l.011 47.635a7.822 7.822 0 0 0 7.832 7.831l5.333.002l.006 16.264c-.001 4.05 3.291 7.342 7.335 7.342c4.056 0 7.342-3.295 7.343-7.347l-.004-16.26l9.909-.003l.004 16.263c0 4.047 3.293 7.346 7.338 7.338c4.056.003 7.344-3.292 7.343-7.344l-.005-16.259l5.352-.004a7.835 7.835 0 0 0 7.836-7.834l-.009-47.635zm83.134 5.943a7.338 7.338 0 0 0-7.341-7.339c-4.053-.004-7.337 3.287-7.337 7.342l.006 30.738a7.334 7.334 0 0 0 7.339 7.339a7.337 7.337 0 0 0 7.338-7.343z'/%3E%3C/svg%3E");
}
.vscode-icons--folder-type-ios {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%235a5a5a' d='M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z'/%3E%3Cpath fill='%23b3b3b3' d='M28.416 20.535a4.663 4.663 0 0 1 2.225-3.924a4.813 4.813 0 0 0-3.769-2.043c-1.605-.163-3.132.945-3.947.945s-2.07-.921-3.4-.9a5.043 5.043 0 0 0-4.264 2.587c-1.818 3.154-.466 7.827 1.306 10.385c.866 1.252 1.9 2.659 3.253 2.608c1.305-.052 1.8-.845 3.377-.845s2.022.845 3.4.819c1.4-.026 2.294-1.276 3.154-2.532a11.365 11.365 0 0 0 1.431-2.935a4.553 4.553 0 0 1-2.766-4.165m-2.6-7.66a4.543 4.543 0 0 0 1.072-3.292a4.621 4.621 0 0 0-3.036 1.561a4.321 4.321 0 0 0-1.095 3.189a3.823 3.823 0 0 0 3.064-1.458Z'/%3E%3C/svg%3E");
}

@media only screen and (max-width: 600px) {
    .main {
        padding: 100px 0 220px;
    }
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1200px) {
}
