@keyframes fadein {
    from {
        color: black;
        background: white;


   }
    to {
        background: white;

    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: 'Lato', sans-serif;
    /* background: url('../Assets/Quienes somos/background-marmol.png') center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-weight: 400;


}
nav{
    background: none;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid #fff;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn2 {
    display: inline-block;
    font-weight: 400;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid black;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn3 {
    display: inline-block;
    font-weight: 400;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid black;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn-1:hover,
.btn-1:active {
    color: black;
    background: #fff;
}
.btn-2:hover,
.btn-2:active {
    color: white;
    background: black;
}
.btn-3:hover,
.btn-3:active {
    color: black;
    background: white;
    border-color:white ;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 25%;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;

    background-color: rgba(77, 79, 79, 0.97);
}
.carousel-indicators2 {
    position: absolute;
    right: 0;
    bottom: 5%;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators2 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(5, 4, 5, 0.97);
}
.carousel-indicators3 {
    position: absolute;
    right: 0;
    bottom: 5%;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators3 li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: gray;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}
.bolas {
    bottom: -15%;
}
.bolas li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(77, 79, 79, 0.97);

}
.casilla{font-family:"Tercera";font-size: 15pt;color: black}
.casilla2{font-family:"Tercera";font-size: 15pt;color: black}
.tituloModal1{
    font-family:"Lato";font-size: 18pt;
}
.tituloModal2{
    font-family:"Lato";font-size: 16pt;
}
.tituloModal3{
    font-family:"Lato";font-size: 10pt;
}
.botonModal0{
    font-family:"Lato";
    font-size: 10pt;
}
.botonModal{
    font-family:"Lato";
    font-size: 16pt;
}
.botonModal2{
    font-family:"Lato";
    font-size: 17pt;
    padding-top: 10pt;
    padding-bottom:  10pt;
}
.botonP{font-family:"primera";font-size:20pt;}
.fijo{
    font-family: "Lato";
    color:#fff;
    font-size: 45pt;
    text-align: left;
}
.whats{
    background:#cf0010;
    color:#fff;
    font-family:"Tercera";
    font-size: 15pt;
    left:70%;
    padding-top: 9pt;
    padding-left: 9pt;
    padding-bottom:6pt;

}
.ver{
    display: block;
}
.ver1{
    display: none;
}
.navbar img {
    margin:0px auto;
    display:block;
}
.menu {
    padding-top: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;

}
.navbar a {

    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    padding-top: 10pt;
    padding-bottom: 10pt;
    padding-left: 10pt;
    padding-right: 10pt;
    text-align: center;
    color: white;
    font-weight: 500 !important;
    font-family: 'Lato', sans-serif;
}
.navbar a:hover{
    color: #000000 !important;
    font-weight: bold !important;
    background-color: rgb(255, 255, 255);
    transition: 700ms ease-in-out;
}
.navbar2 a{

    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    padding-top: 10pt;
    padding-bottom: 10pt;
    padding-left: 10pt;
    padding-right: 10pt;
    text-align: center;
    color: white;
    font-family: 'Lato', sans-serif;


}
.navbar2 a:hover{

    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;


}
.carousel-control-prev-icon {
    height: 20%;
    width: 20%;
    transform: translate(-50%, -50%);
    justify-content: left;

}
.carousel-control-next-icon {
    height: 20%;
    width: 20%;
    transform: translate(-50%, -50%);
    justify-content: right;
}
.sig{
    height: 20%;
    width: 20%;
    transform: translate(-50%, -50%);
    justify-content: right;
}
.atras{
    height: 20%;
    width: 20%;
    transform: translate(50%, 50%);
    justify-content: left;
}
.carousel-indicators{
    padding: 30pt;
    background-size: cover;
}
.text {

    position: absolute;

}
/*
.requisitos, img {
    display: block;
    position: relative;
}

.requisitos p {
    display: block;
    position: absolute;
    bottom: 30%;
    left: 10%;
    color: white;
    text-align: center;
    width: 80%;
    font-family: 'Lato', sans-serif;

}*/
.container-fluid {
    width: 80%;

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.carousel-control-next-icon2, .carousel-control-prev-icon2 {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.carousel-control-prev-icon2 {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon2 {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}
.carousel-control-prev-icon2 {
    left: -20%;

}
.carousel-control-next-icon2 {

    right: -20%;
}
.carousel-control-next-icon3, .carousel-control-prev-icon3 {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.carousel-control-prev-icon3 {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon3 {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}
.carousel-control-prev-icon3 {
    left: 1%;

}
.carousel-control-next-icon3 {

    right: 1%;
}
.carousel-control-next-icon4, .carousel-control-prev-icon4 {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.carousel-control-prev-icon4 {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon4 {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}
.carousel-control-prev-icon4 {
    left: 1%;
    top: 60%;

}
.carousel-control-next-icon4 {

    right: 1%;
    top: 60%;
}
.cabeza{
    position: absolute;
    width: 95%;

    padding-right: 0;
    margin-right: auto;
    margin-left: auto

}
.bloqueTres{
    position: absolute;

    background-position: center 50%
}
.casilla{
    text-align:center;
    display: table-cell; vertical-align: bottom;
    height:150px;
    width:100px;
    cursor:pointer;
    padding-bottom:5px;
    font-family:"Tercera";
    background: -moz-linear-gradient(top, rgba(255,166,0,1) 0%, rgba(232,134,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,166,0,1) 0%,rgba(232,134,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,166,0,1) 0%,rgba(232,134,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa600', endColorstr='#e88600',GradientType=0 ); /* IE6-9 */


}
.casilla2{
    text-align:center;
    cursor:pointer;
    display: table-cell; vertical-align: bottom;
    height:150px;
    width:100px;
    padding-bottom:5px;
    font-family:"Tercera";


}
.casilla:hover {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;


}
.casilla2:hover {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;


}
.lado-izquierda-abajo:before {
    content: "";
    position: absolute;
    left: -50px;
    width: 0;
    height: 0;
    border-width: 0 26px 31px 26px;
    border-style: solid;
    border-color: transparent #cf0010 transparent transparent;
}
.flipH {
    -moz-transform: scaleX(-1); /* Firefox */
    -o-transform: scaleX(-1); /* Opera */
    -webkit-transform: scaleX(-1); /* Chrome y Safari */
    transform: scaleX(-1); /* w3org */
    filter: FlipH; /* Internet Explorer */
}
.parallax {
    /* The image used */
    background-image: url("../Assets/Quienes somos/Parallax.png");
    background-repeat: no-repeat;
    background-size: 100%;
    /* Set a specific height */
    height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.capxion span.border {
    color: #fff;
}
.paral {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.paral p {
    font-family: "Lato";
    color: black;
    font-size: 20pt;
    text-align: center;
    line-height: 35pt;
}
.paral h1 {
    font-family: "Lato";
    color: black;
    font-size: 60pt;
    text-align: center;
    padding-top: 60pt;
    line-height: 100pt;
    font-weight: 900;

}
.paral h2 {
    font-family: "Lato";
    color: black;
    font-size: 40pt;
    text-align: center;
    padding-top: 60pt; font-weight: 900;

}
.paralsec {
    background-image: url("../Assets/Quienes somos/Parallax.png");
   z-index: 10;
}
.paralsec1 {
    background-image: url("../Assets/Quienes somos/Parallax.png");
}
.paralsec2 {
    background-image: url("../Assets/Quienes somos/Parallax.png");
}
.jumbotron{margin-bottom: 0;}
.wn-footer {
    padding: 2.5rem 0;
    text-align: center;
    color: white;
    background-color: #607D8B;
    border-top: .05rem solid #e5e5e5;
}
.wn-footer a {
    color: yellow;
}
.btn2:hover,.btn2:active{

    color: #fff;
}
.btn{
    min-width: 200px
}
.centrado{
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.centrado2{
    position: absolute;
    top: 44%;
    transform: translate(-2%, -50%);

}
.main1 {
    display:flex;
    margin:0 auto;
}
a img:hover {
    color: #fff;
}
.eventos{
    background-image: url('../Assets/Generales/bg-modal-box.png');
    background-repeat: no-repeat;


    background-size: 100% auto;

    background-position: left top;

    padding: 10px;
}
.mio {
    background-image: url('../Assets/Generales/bg-modal-box.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% auto;

}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: black;
    background-color: transparent;
    background-clip: padding-box;
    border-radius: 0px;

    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:2px solid black;

}
.form-control::placeholder {
    color: black;
    opacity: 1
}
.form-control:active {
    box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.3);
}
.form-control.animate {
    opacity: 0;
    transform: translateY(-150px) scale(20);
    transition: width 250ms 200ms, transform 350ms 1350ms, opacity 350ms 1550ms;
    width: 56px;
}
.form-control:focus {
    color: #495057;
    background-color:transparent;
    border-bottom:2px solid black;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)
}
.carousel-indicators li{
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
.back {
    position: relative;
    opacity: .95;
}
.fondo{
    width: 100%;

}
.fondo2{
    width: 100%;
    background: -webkit-linear-gradient(white, black);
    background: -moz-linear-gradient(white, black);
    background: -o-linear-gradient(white, black);
    opacity: .5;

}
.modal-backdrop
{
    opacity:0.9 !important;
}
.modal-content{
    -webkit-box-shadow: 2px 0px 36px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 36px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 36px 0px rgba(0,0,0,0.75);
}
.pointer {
    cursor: pointer;
}
.mitad{
    background: linear-gradient(to bottom, transparent 0%,transparent 50%,#ffa600 50%,#ffa600 50%,#ffa600 100%);

}
.jumbotron {
    padding-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
    font-family: "Lato";
    background: transparent;

}
.salto{
   margin-bottom: 10px;
   line-height:10px;
}
span{
 text-align: center;
}
.carousel-control-prev {
    transition: all .2s ease-in-out;

}
.carousel-control-prev:hover {
    transform: scale(1.1);
}
.carousel-control-next {
    transition: all .2s ease-in-out;

}
.carousel-control-next:hover {
    transform: scale(1.1);
}
.carousel-control-prev2 {
    transition: all .2s ease-in-out;

}
.carousel-control-prev2:hover {
    transform: scale(1.1);
}
.carousel-control-next2 {
    transition: all .2s ease-in-out;

}
.carousel-control-next2:hover {
    transform: scale(1.1);
}
.foto{
    transition: all .2s ease-in-out;

}
.foto:hover #centrado {
    display: block;


}
.whats2{
    background:#cf0010;
    color:#fff;
    font-family:"Tercera";
    left:70%;
    padding-top: 12pt;
    padding-left: 9pt;
    padding-bottom:13pt;

}
.menuMovil{

    font-family: 'Lato';
    font-size: 8pt ;
    color: white;
    font-weight: 900;
    padding-left: 10pt;

}
.navbar-expand-lg {
    padding-right: 0;
    padding-left: 0;
}

.navbar-collapse.collapsing,
.navbar-collapse.show{
        opacity:0.2;

}
hr {

    height: 1px;
    background: linear-gradient(to right, white, #ffffff);
    padding-left: 10pt;

}
.navbar-nav{
    padding-left: 5%;

}
.fondoCelular{
    background-color: #1b1e21;

    width: 100%;
    height: 100%;


}
.overlay1,
.overlay2 {
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
}

.overlay1,
.overlay2 {
    max-width: 25vw;
}

.overlay1 {
    background:rgba(0,0,0,.75);
    opacity: 1;
}



.overlay2 {
    position: relative;

}

.overlay2:after {
    content: '\A';
    position: absolute;
    width: 25vw;
    height: 100%;
    top:0;
    left:0;
    background:rgba(0,0,0,0.6);
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
}
.overlay2:hover:after {
    opacity: 0;
}

.pie2{
    font-family: 'Lato',sans-serif;
    text-align: center;
    margin-right: auto;
    margin-left: auto

}
.flecha{
    background: url('../Assets/Home/poligono-2.png');
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: left 10%

}
.flecha2{
    background: url('../Assets/Home/poligono-1.png');
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: right 10%

}
/* .letrero {
    animation-duration: 2s;
    animation-name: slidein;
}
.letrero2 {
    animation-duration: 2s;
    animation-name: slideout;
} */
.carousel-indicators2 li{
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
@keyframes slidein {
    from {
        margin-left: 100%;
        width: 300%
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}
@keyframes slideout {
    from {
        margin-right: 100%;
        width: 300%
    }

    to {
        margin-right: 0%;
        width: 100%;
    }
}
.grow {
    transition: all .2s ease-in-out;

}
.grow:hover {
    transform: scale(1.1);
}
.nav-link{
    font-family: 'Lato';
    font-size: 12pt;
    color: white;


}
.diagonal{
    background-image:url('../Assets/IMG_2323.jpg');
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size:cover;
    height: 600px;
    -ms-transform: skewY(1deg);
    -webkit-transform: skewY(1deg);
    transform: skewY(1deg);
}
.diagonal2{
    background-image:url('../Assets/Filosofia/parallax.jpeg');
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size:cover;
    height: 600px;
    -ms-transform: skewY(6deg);
    -webkit-transform: skewY(6deg);
    transform: skewY(6deg);
}
.navbar-toggler-icon{

    color: #fff;

}
.fotoEfecto{
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
@media (max-width: 2048pt){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 100px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 20pt;
        letter-spacing: 2pt;
        line-height:30pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 18pt;
        letter-spacing: 2pt;
        line-height: 150%;
        color: white;
        text-align: left;
        font-weight: 100;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 90px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 15pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 15pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 15pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 10%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        bottom: 50%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 12pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 75%;

    }
    .centradoTexto4{



    }
    .contenedor{
        position: relative;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .flechaContenedor{
        position: absolute;
        top: 100%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 145%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{

        position: absolute;
        text-align: center;
        top: 220%;

        margin-right: auto;
        margin-left: auto

    }
    .pie3{
        position: absolute;
        text-align: center;
        top: 170%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 60pt;
        letter-spacing: 6pt;
        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloP3{font-family:"Lato";font-size: 17pt;color: black;font-weight: 300; }
    .tituloModal1{
        font-family:"Lato";
        font-size: 20pt;
        font-weight: 900;

    }
    .tituloModal2{
        font-family:"Lato";
        font-size: 12pt;
        font-style: italic;
        font-weight: 500;
    }
    .tituloHover1{
        font-family:"Lato";
        font-size: 20pt;
        font-weight: 900;
        color: white;
    }
    .tituloHover2{
        font-size: 12pt;
        font-style: italic;
        font-weight: 500;
        color: white;
    }
}
@media (max-width: 1600pt){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 100px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 20pt;
        letter-spacing: 2pt;
        line-height:30pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 18pt;
        letter-spacing: 2pt;
        line-height: 150%;
        color: white;
        text-align: left;
        font-weight: 100;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 90px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 11pt;
        letter-spacing: 2pt;
        padding: 8pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 11pt;
        letter-spacing: 2pt;
        padding: 8pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 11pt;
        letter-spacing: 2pt;
        padding: 8pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 10%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 10%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 12pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 72%;

    }
    .centradoTexto4{



    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .flechaContenedor{
        position: absolute;
        top: 97%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 145%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{

        position: absolute;
        text-align: center;
        top: 220%;
        font-family: 'Lato',sans-serif;
        font-size: 11pt;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 1%;
        padding-top:2%;


    }
    .pie2{
        font-family: 'Lato',sans-serif;
        font-size: 11pt;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding-bottom:1%;
        padding-top:2%;

    }
    .pie3{
        position: absolute;
        top: 170%;
        font-family: 'Lato',sans-serif;
        font-size: 11pt;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding-bottom:1%;
        padding-top:2%;

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 60pt;
        letter-spacing: 6pt;
        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloP3{font-family:"Lato";font-size: 17pt;color: black;font-weight: 300; }
    .tituloModal1{
        font-family:"Lato";
        font-size: 20pt;
        font-weight: 900;

    }
    .tituloModal2{
        font-family:"Lato";
        font-size: 12pt;
        font-style: italic;
        font-weight: 500;
    }
    .tituloHover1{
        font-family:"Lato";
        font-size: 20pt;
        font-weight: 900;
        color: white;
        text-align: center;

    }
    .tituloHover2{
        font-size: 12pt;
        font-style: italic;
        font-weight: 400;
        color: white;
        text-align: center;

    }
}
@media (max-width: 1400pt){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 80px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 20pt;
        letter-spacing: 2pt;
        line-height:30pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 18pt;
        letter-spacing: 2pt;
        line-height: 150%;
        color: white;
        text-align: left;
        font-weight: 100;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 70px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 10%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        bottom: 50%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 12pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 72%;

    }
    .centradoTexto4{
        position: relative;
        margin: -15% 0%;


    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .flechaContenedor{
        position: absolute;
        top: 97%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 145%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{

        position: absolute;
        text-align: center;
        top: 210%;

        margin-right: auto;
        margin-left: auto

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 60pt;
        letter-spacing: 6pt;

        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 18pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 16pt;
    }
}
@media (max-width: 1366pt){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 80px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 18pt;
        letter-spacing: 2pt;
        line-height:30pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 16pt;
        letter-spacing: 2pt;
        line-height: 150%;
        color: white;
        text-align: left;
        font-weight: 100;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 70px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 10%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 50%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 8pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 75%;

    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .centradoTexto4{
        position: relative;
        margin: -15% 0%;


    }
    .flechaContenedor{
        position: absolute;
        top: 90%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 140%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{

        position: absolute;
        text-align: center;
        top: 215%;

        margin-right: auto;
        margin-left: auto

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 60pt;
        letter-spacing: 6pt;
        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 18pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 16pt;
    }
}
@media (max-width: 1300pt){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 80px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 18pt;
        letter-spacing: 2pt;
        line-height:30pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 16pt;
        letter-spacing: 2pt;
        line-height: 150%;
        color: white;
        text-align: left;
        font-weight: 100;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 70px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 5%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 50%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 8pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 75%;

    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .centradoTexto4{



    }
    .flechaContenedor{
        position: absolute;
        top: 90%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 140%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{

        position: absolute;
        text-align: center;
        top: 215%;

        margin-right: auto;
        margin-left: auto

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 55pt;
        letter-spacing: 6pt;
        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 18pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 16pt;
    }
}
@media (max-width: 1200pt){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 70px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 17pt;
        letter-spacing: 2pt;
        line-height:30pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 15pt;
        letter-spacing: 2pt;
        line-height: 150%;
        color: white;
        text-align: left;
        font-weight: 100;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 5%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 50%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 8pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 75%;

    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .centradoTexto4{
        position: relative;
        margin: -15% 0%;


    }
    .flechaContenedor{
        position: absolute;
        top: 90%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 140%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{

        position: absolute;
        text-align: center;
        top: 220%;

        margin-right: auto;
        margin-left: auto

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 40pt;
        letter-spacing: 6pt;
        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 18pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 16pt;
    }
}
@media (max-width: 1466px){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 45pt;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 12pt;
        letter-spacing: 2pt;
        line-height:21pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 12pt;
        letter-spacing: 2pt;
        color: white;
        text-align: left;
        font-weight: 400;

    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 45px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        letter-spacing: 2pt;
        padding: 10pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 10%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 10%;
        right: 12%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 8pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 72%;

    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .centradoTexto4{



    }
    .flechaContenedor{
        position: absolute;
        top: 80%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 120%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 75%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 110%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .tituloPie{
        font-family: 'Lato',sans-serif;
        font-size: 9pt;
        text-align: center;
    }
    .tituloPie a {
        text-decoration: none;
        color: #000000;
    }
    .tituloPie a:hover {
        font-weight: bold;
        color: #222;
    }
    .pie{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        position: absolute;
        text-align: center;
        top: 205%;

        margin-right: auto;
        margin-left: auto;
        padding-bottom:1%;
        padding-top:2%;
    }
    .pie2{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding-bottom:1%;
        padding-top:2%;

    }
    .pie3{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        position: absolute;
        text-align: center;
        top: 170%;
        margin-right: auto;
        margin-left: auto;
        padding-bottom:1%;
        padding-top:2%;

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 35pt;
        letter-spacing: 5pt;
        color: black;
        line-height:39pt;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 14pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 11pt;
    }
    .tituloHover1{
        font-family:"Lato";
        font-size: 12pt;
        font-weight: 900;
        color: white;
        text-align: center;
    }
    .tituloHover2{
        font-size: 10pt;
        font-style: italic;
        font-weight: 400;
        color: white;
        text-align: center;

    }
    .modal-lg, .modal-xl {
        max-width: 770px
    }
}
@media (max-width: 1066px){
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 40pt;
        color: white;
        text-align: center;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 7pt;
        letter-spacing: 2pt;
        line-height:21pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero3{
        font-family: 'Lato';
        font-size: 30px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloCirculo{
        font-family: 'Lato';
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        color: white;
        text-align: left;

    }
    .tituloLetrero4{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        color: white;
        text-align: left;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 2pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 2pt;
        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 10pt;
        letter-spacing: 2pt;
        padding: 2pt;
        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 5%;
        left: 16%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 60%;
        right: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 8pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 75%;

    }
    .contenedor{
        position: absolute;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .centradoTexto4{
        position: relative;
        margin: -15% 0%;


    }
    .flechaContenedor{
        position: absolute;
        top: 90%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 140%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 85%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 115%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .pie{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        position: absolute;
        text-align: center;
        top: 240%;
        margin-right: auto;
        margin-left: auto

    }
    .pie2{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        text-align: center;
        margin-right: auto;
        margin-left: auto

    }
    .pie3{
        font-family: 'Lato',sans-serif;
        font-size: 8pt;
        position: absolute;
        text-align: center;
        top: 150%;
        margin-right: auto;
        margin-left: auto

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 30pt;
        letter-spacing: 5pt;
        color: black;
        text-align: left;
        font-weight: bold;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 18pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 16pt;
    }
    .tituloHover1{
        font-family:"Lato";
        font-size: 20pt;
        font-weight: 900;
        color: white;
    }
    .tituloHover2{
        font-size: 12pt;
        font-style: italic;
        font-weight: 500;
        color: white;
    }
    .diagonal{
        background-image:url('../Assets/Quienes somos/parallax.jpg');
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size:cover;
        height: 200px;
        -ms-transform: skewY(6deg);
        -webkit-transform: skewY(6deg);
        transform: skewY(6deg);
    }
    .diagonal2{
        background-image:url('../Assets/Filosofia/parallax.jpeg');
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size:cover;
        height: 200px;
        -ms-transform: skewY(6deg);
        -webkit-transform: skewY(6deg);
        transform: skewY(6deg);
    }
}
@media (max-width: 533px){
    html, body {
        background: url('../Assets/Quienes somos/background-marmol.png');
    }
    .tituloLetrero1{
        font-family: 'Lato';
        font-size: 18pt;
        color: white;
        text-align: center;
        letter-spacing: 5pt;
        line-height: 110%;
        font-weight: 900;
    }
    .tituloParrafo2{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        letter-spacing: 2pt;
        line-height:10pt;
        color: white;
        text-align: left;
    }
    .tituloLetrero2{
        font-family: 'Lato';
        font-size: 8pt;
        letter-spacing: 2pt;
        color: white;
        text-align: left;

    }
    .tituloLetrero3{
        font-family: 'Lato';
        font-size: 8pt;
        letter-spacing: 2pt;
        color: black;
        text-align: left;

        font-weight: 400;
    }
    .tituloCirculo{
        font-family: 'Lato';
        font-size: 5pt;
        letter-spacing: 2pt;
        color: white;
        text-align: left;
        font-weight: 400;
    }
    .tituloLetrero4{
        font-family: 'Lato';
        font-size: 12px;
        color: white;
        text-align: center;
        letter-spacing: 2pt;

        font-weight: 900;
    }
    .btn-1{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        letter-spacing: 2pt;
        padding: 2pt;
        text-align: center;
    }
    .btn-2{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        letter-spacing: 2pt;
        padding: 2pt;

        text-align: center;
    }
    .btn-3{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        letter-spacing: 2pt;
        padding: 2pt;

        text-align: center;
    }
    .letrero {
        position: absolute;
        top: 15%;
        left: 12%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero2 {
        position: absolute;
        top: 10%;
        right: 12%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .letrero3{
        position: absolute;
        bottom: 25%;
        left: 10%;
        z-index: 10;
        font-family: "Lato";
        color:#fff;
        text-align: left;
    }
    .nav-link{
        font-family: 'Lato';
        font-size: 8pt;
        color: white;

    }
    .centradoTexto{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-family: 'Lato', sans-serif;
    }
    .centradoTexto2{
        position: absolute;
        top: 75%;

    }
    .contenedor{
        position: absolute;
        margin-bottom: 10rem !important;
    }
    .container-fluid {
        width: 90%;

        padding-right: 0;
        padding-left: 0;

    }
    .centradoTexto3{
        position: absolute;
        top: 140%;



    }
    .centradoTexto4{



    }
    .flechaContenedor{
        position: absolute;
        top: 230%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: left 50%

    }
    .flechaContenedor2{
        position: absolute;
        top: 265%;

        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 40%;
        background-position: right 50%
    }
    .flechaContenedor3{
        position: absolute;
        top: 75%;

        background: url('../Assets/Home/poligono-2.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left 50%

    }
    .flechaContenedor4{
        position: absolute;
        top: 110%;
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
        background: url('../Assets/Home/poligono-1.png');
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 50%
    }
    .tituloPie{
        font-family: 'Lato',sans-serif;
        font-size: 7pt;
        text-align: center;
    }
    .pie{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        position: absolute;
        text-align: center;
        top: 370%;

        padding-bottom:1%;
        padding-top:2%;
    }
    .pie2{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding-bottom:1%;
        padding-top:2%;

    }
    .pie3{
        font-family: 'Lato',sans-serif;
        font-size: 6pt;
        position: absolute;
        text-align: center;
        top: 170%;

        padding-bottom:1%;
        padding-top:2%;

    }
    .tituloP1{
        font-family: 'Lato',
        sans-serif;
        font-size: 16pt;
        letter-spacing: 5pt;
        color: black;
        line-height:19pt;
        text-align: left;
        font-weight: 900;
    }
    .tituloP2{
        font-family: 'Lato';
        font-size: 60px;
        color: white;
        text-align: center;
        letter-spacing: 10pt;
        line-height: 130%;
        font-weight: 900;
    }
    .tituloModal1{
        font-family:"Lato";font-size: 14pt;
    }
    .tituloModal2{
        font-family:"Lato";font-size: 11pt;
    }
    .tituloHover1{
        font-family:"Lato";
        font-size: 12pt;
        font-weight: 900;
        color: white;
        text-align: center;
    }
    .tituloHover2{
        font-size: 10pt;
        font-style: italic;
        font-weight: 400;
        color: white;
        text-align: center;

    }
    .modal-lg, .modal-xl {
        max-width: 770px
    }
    .diagonal{
        background-image:url('../Assets/IMG_2323.jpg');
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size:cover;
        height: 200px;
        -ms-transform: skewY(6deg);
        -webkit-transform: skewY(6deg);
        transform: skewY(0deg);
    }
    .diagonal2{
        background-image:url('../Assets/Filosofia/parallax.jpeg');
        background-repeat:no-repeat;
        background-attachment: fixed;
        background-size:cover;
        height: 200px;
        -ms-transform: skewY(6deg);
        -webkit-transform: skewY(6deg);
        transform: skewY(6deg);
    }

    footer {
        display: block;
    }

    .footer {
        border-top: 1px solid #222;
    }

    .post-footer {
        width: 950px;
        margin: 0 auto;
    }
}





