:root {
    font-size: 16px;
  --white: #ffffff;
  --pale-grey: #f8f9fa;
  --light-grey-blue: #abb0c1;
  --battleship-grey: #6c757d;
  --charcoal-grey: #343a40;
  --light-periwinkle: #d7d9f5;
  --pastel-blue: #b0b3ec;
  --perrywinkle: #9194e8;
  --soft-blue: #686de0;
  --blurple: #3c41d7;
}

* {
    font-family: 'Mulish', sans-serif;
    color: var(--charcoal-grey);
}

/*typography*/
h1, h2, h3, h4, h5{
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}
h1 {
    font-size: 2.4rem;
    font-weight: 700;
}
h2 {
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
 }
h2:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: var(--light-periwinkle);
    border-radius: 50%;
    z-index: -1;
}
.h2-sub {
    margin-bottom: 60px;
}
h3, .h3 {
    font-size: 1.3125rem;
    font-weight: 600;
 }
h4, .h4 {
    font-size: 1.125rem;
    font-weight: 400;

 }
h5, .h5 {
    font-size: 1rem;
    font-family: 'Mulish', sans-serif;
    color: var(--soft-blue); 
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--soft-blue);
    display: inline-block;
 }
h6, .h6, .h2-sub {
    font-size: 0.875rem;
    color: var(--battleship-grey);
    text-transform: uppercase;
 }
p {
    line-height: 1.4;
    max-width: 780px;
    margin-bottom: 20px;
 }
a {
    color: var(--soft-blue);
    font-weight: 600;
}
a:hover{
    text-decoration: underline;
}
.title2-header {
    font-family: 'Mulish', sans-serif;
    color: var(--soft-blue);
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 5px;
}
/*----------------------------------------------*/
/*Layout*/
section {
    margin-bottom: 80px;
}
.container {
    max-width: 960px;
}
.img-pad {
    padding: 40px;
}
.columns:not(.is-desktop).s-0,
.s-0 {
    margin-bottom: 0;
}
.columns:not(.is-desktop).s-10,
.s-10 {
    margin-bottom: 10px;
}
.columns:not(.is-desktop).s-20,
.s-20 {
    margin-bottom: 20px;
}
.columns:not(.is-desktop).s-40,
.s-40 {
    margin-bottom: 40px;
}
.columns:not(.is-desktop).s-60,
.s-60 {
    margin-bottom: 60px;
}
.columns:not(.is-desktop).s-80,
.s-80 {
    margin-bottom: 80px;
}
.columns:not(.is-desktop).s-100,
.s-100 {
    margin-bottom: 100px;
}
.columns:not(.is-desktop).s-120,
.s-120 {
    margin-bottom: 120px;
}
/*----------------------------------------------*/
.navbar {
    background-image: linear-gradient(93deg, var(--blurple), var(--soft-blue) 20%, var(--soft-blue) 83%, var(--perrywinkle));
    box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.3);
}
.my-brand {
    font-size: 1.125rem;
    color: var(--white);
}
.navbar-item.my-brand:focus {
    color: var(--white);
}
.menu-menu-ppal-container li a:hover,
a.my-brand:hover{
    color: var(--white);
    text-decoration: underline;
}
.menu-menu-ppal-container {
    display: flex;
    align-items: center;
}
.menu-menu-ppal-container ul {
    display: flex;
}
.menu-menu-ppal-container li {
    margin-left: 20px;
}
.menu-menu-ppal-container li a {
    font-size: 16px;
    font-weight: 400;
    color: var(--white);
}
/*----------------------------------------------*/
.hero {
    background-color: #ebecfa;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 304' width='304' height='304'%3E%3Cpath fill='%23b0b3ec' fill-opacity='0.4' d='M44.1 224a5 5 0 1 1 0 2H0v-2h44.1zm160 48a5 5 0 1 1 0 2H82v-2h122.1zm57.8-46a5 5 0 1 1 0-2H304v2h-42.1zm0 16a5 5 0 1 1 0-2H304v2h-42.1zm6.2-114a5 5 0 1 1 0 2h-86.2a5 5 0 1 1 0-2h86.2zm-256-48a5 5 0 1 1 0 2H0v-2h12.1zm185.8 34a5 5 0 1 1 0-2h86.2a5 5 0 1 1 0 2h-86.2zM258 12.1a5 5 0 1 1-2 0V0h2v12.1zm-64 208a5 5 0 1 1-2 0v-54.2a5 5 0 1 1 2 0v54.2zm48-198.2V80h62v2h-64V21.9a5 5 0 1 1 2 0zm16 16V64h46v2h-48V37.9a5 5 0 1 1 2 0zm-128 96V208h16v12.1a5 5 0 1 1-2 0V210h-16v-76.1a5 5 0 1 1 2 0zm-5.9-21.9a5 5 0 1 1 0 2H114v48H85.9a5 5 0 1 1 0-2H112v-48h12.1zm-6.2 130a5 5 0 1 1 0-2H176v-74.1a5 5 0 1 1 2 0V242h-60.1zm-16-64a5 5 0 1 1 0-2H114v48h10.1a5 5 0 1 1 0 2H112v-48h-10.1zM66 284.1a5 5 0 1 1-2 0V274H50v30h-2v-32h18v12.1zM236.1 176a5 5 0 1 1 0 2H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30a5 5 0 1 1 0-2H274v44.1a5 5 0 1 1-2 0V146h-10.1zm-64 96a5 5 0 1 1 0-2H208v-80h16v-14h-42.1a5 5 0 1 1 0-2H226v18h-16v80h-12.1zm86.2-210a5 5 0 1 1 0 2H272V0h2v32h10.1zM98 101.9V146H53.9a5 5 0 1 1 0-2H96v-42.1a5 5 0 1 1 2 0zM53.9 34a5 5 0 1 1 0-2H80V0h2v34H53.9zm60.1 3.9V66H82v64H69.9a5 5 0 1 1 0-2H80V64h32V37.9a5 5 0 1 1 2 0zM101.9 82a5 5 0 1 1 0-2H128V37.9a5 5 0 1 1 2 0V82h-28.1zm16-64a5 5 0 1 1 0-2H146v44.1a5 5 0 1 1-2 0V18h-26.1zm102.2 270a5 5 0 1 1 0 2H98v14h-2v-16h124.1zM242 149.9V160h16v34h-16v62h48v48h-2v-46h-48v-66h16v-30h-16v-12.1a5 5 0 1 1 2 0zM53.9 18a5 5 0 1 1 0-2H64V2H48V0h18v18H53.9zm112 32a5 5 0 1 1 0-2H192V0h50v2h-48v48h-28.1zm-48-48a5 5 0 0 1-9.8-2h2.07a3 3 0 1 0 5.66 0H178v34h-18V21.9a5 5 0 1 1 2 0V32h14V2h-58.1zm0 96a5 5 0 1 1 0-2H137l32-32h39V21.9a5 5 0 1 1 2 0V66h-40.17l-32 32H117.9zm28.1 90.1a5 5 0 1 1-2 0v-76.51L175.59 80H224V21.9a5 5 0 1 1 2 0V82h-49.59L146 112.41v75.69zm16 32a5 5 0 1 1-2 0v-99.51L184.59 96H300.1a5 5 0 0 1 3.9-3.9v2.07a3 3 0 0 0 0 5.66v2.07a5 5 0 0 1-3.9-3.9H185.41L162 121.41v98.69zm-144-64a5 5 0 1 1-2 0v-3.51l48-48V48h32V0h2v50H66v55.41l-48 48v2.69zM50 53.9v43.51l-48 48V208h26.1a5 5 0 1 1 0 2H0v-65.41l48-48V53.9a5 5 0 1 1 2 0zm-16 16V89.41l-34 34v-2.82l32-32V69.9a5 5 0 1 1 2 0zM12.1 32a5 5 0 1 1 0 2H9.41L0 43.41V40.6L8.59 32h3.51zm265.8 18a5 5 0 1 1 0-2h18.69l7.41-7.41v2.82L297.41 50H277.9zm-16 160a5 5 0 1 1 0-2H288v-71.41l16-16v2.82l-14 14V210h-28.1zm-208 32a5 5 0 1 1 0-2H64v-22.59L40.59 194H21.9a5 5 0 1 1 0-2H41.41L66 216.59V242H53.9zm150.2 14a5 5 0 1 1 0 2H96v-56.6L56.6 162H37.9a5 5 0 1 1 0-2h19.5L98 200.6V256h106.1zm-150.2 2a5 5 0 1 1 0-2H80v-46.59L48.59 178H21.9a5 5 0 1 1 0-2H49.41L82 208.59V258H53.9zM34 39.8v1.61L9.41 66H0v-2h8.59L32 40.59V0h2v39.8zM2 300.1a5 5 0 0 1 3.9 3.9H3.83A3 3 0 0 0 0 302.17V256h18v48h-2v-46H2v42.1zM34 241v63h-2v-62H0v-2h34v1zM17 18H0v-2h16V0h2v18h-1zm273-2h14v2h-16V0h2v16zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1A5.02 5.02 0 0 1 6 97a5 5 0 0 1-6 4.9v-2.07a3 3 0 1 0 0-5.66V92.1zM80 272h2v32h-2v-32zm37.9 32h-2.07a3 3 0 0 0-5.66 0h-2.07a5 5 0 0 1 9.8 0zM5.9 0A5.02 5.02 0 0 1 0 5.9V3.83A3 3 0 0 0 3.83 0H5.9zm294.2 0h2.07A3 3 0 0 0 304 3.83V5.9a5 5 0 0 1-3.9-5.9zm3.9 300.1v2.07a3 3 0 0 0-1.83 1.83h-2.07a5 5 0 0 1 3.9-3.9zM97 100a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-48 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 96a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-144a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM49 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM33 68a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 240a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm80-176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm112 176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 180a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 84a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'%3E%3C/path%3E%3C/svg%3E");
    height: 768px;
    position: relative;
    margin-bottom: 0;
}
.hero-body {
    padding: 0 0 50px;

}
.hero .container {
    background: var(--pale-grey);
    box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
    margin-top: 45px;
}
.hero .container,
.hero .columns {
    height: 100%;
}
.hero .column{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.hero h2 {
    font-weight: 400;
}
.hero-text {
    padding: 40px;
}
.pattern {
    background: url(main-image.png) no-repeat 100px center;
    background-size: 80%;
}
h1 span {
    display: block;
}
h1 span.nombre {
    font-size: 1.5rem;
}
h1 span.cargo {
    font-size: 3rem;
    line-height: 1.1;
}
h1 span.adicional {
    font-size: 1rem;
}
/* .services {
    padding: 60px 0;
    background: var(--pale-grey);
    border-top: 1px solid var(--light-periwinkle);
}
.services .column {
    margin: 20px;
    padding: 20px;
}
.services h3{
    text-align: center;
} */
.cases, .cases h2 {
    margin: 80px 0;
}
/* .cases .column a:hover{
    filter: grayscale(50%);
    margin: 0 0 3px 3px;
} */

/*----------------------------------------------*/
.proyecto {
    border-radius: 20px;
    font-weight: 400;
    border: 1px solid var(--light-periwinkle);
    display: block;
    align-items: center;
}
.proyecto:not(:last-child){
    margin-bottom: 40px;
}
.proyecto img{
    width: 100%;
    max-height: 15rem;
    object-fit: contain;
}
.proyecto .text p, 
.proyecto .text h3 {
    margin-bottom: 8px;
}
.proyecto .donde {
    font-size: 1rem;
    font-weight: 400;
    color: var(--battleship-grey);
}
.chips span {
    background: var(--light-periwinkle);
    padding: 4px 8px;
    border-radius: 4px;
    color: var(--blurple);
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
}
.proyecto:hover {
    text-decoration: none;
}
/*----------------------------------------------*/
.entry-header {
    background: var(--pale-grey);
    padding: 80px 0 40px;
    margin-bottom: 80px;
}
.columns.header-ppal {
    border-bottom: solid 1px var(--light-grey-blue);
    margin-bottom: 40px;
}
.header-img-ppal  {
    align-items: end;
    justify-content: center;
    padding: 0 20px;
    display: flex;
}
.header-img-ppal img {
    max-height: 420px;
}
.logo img {
    height: 50px;
    margin-bottom: 10px;
}
.logo.mxmls img {
    height: 30px;
}
.details .column {
    padding: 20px 40px;
}
.column.metodos {
    border-left: solid 1px var(--light-grey-blue);
    border-right: solid 1px var(--light-grey-blue);
}
/*----------------------------------------------*/
.header-title-mxmls {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #484765;
    font-weight: 700;
}
/*----------------------------------------------*/
.proceso h3 {
    background: var(--pale-grey);
    padding: 10px;
    border-bottom: 1px solid var(--light-periwinkle);
    margin-bottom: 10px;
}
.my-box {
    box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
}
.p-15 {
    padding: 15px;
}
figure a:hover {
    filter: grayscale(90%);
}
figcaption {
    font-size: 0.875rem;
    color: var(--battleship-grey);
    text-align: center;
    margin-top: 10px;
}
.bullets li{
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.bullets li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 10px;
    background-color: var(--soft-blue);
    border-radius: 50%;
}
.section iframe {
    width: 99%;
    height: 540px;
    border: 8px solid var(--battleship-grey);
    border-radius: 20px;
    margin-bottom: 16px;
}
/*----------------------------------------------*/
.points li {
    margin-bottom: 20px;
    padding: 20px;
    border: solid 1px var(--light-periwinkle);
    box-shadow: 0 5px 10px 0 rgba(69, 67, 96, 0.1);
    background: #ebecfa;
    transform:rotate(-1deg);
}
.points li:nth-child(even){
  transform:rotate(1deg);
  position:relative;
  top:5px;
}
.points li:nth-child(3n){
  transform:rotate(-2deg);
  position:relative;
  top:-5px;
}
.points li:nth-child(5n){
  transform:rotate(2deg);
  position:relative;
  top:-10px;
}
/*----------------------------------------------*/
ol li {
    list-style-position: inside;
    margin-bottom: 10px;
}
/*----------------------------------------------*/
.resumen {
    margin-bottom: 160px;
}
.services,
.columns:not(:last-child).my-sections,
.my-section{
    padding-bottom: 20px;
    border-bottom: 1px solid var(--light-periwinkle);
    margin-bottom: 60px;
}
p + h5{
    margin-top: 20px;
}
.site-main .section {
    margin-bottom: 120px;
    padding: 0;
}
.cta {
    background: var(--soft-blue);
    color: white;
}
.cta.is-medium{
    display: block;
    width: 50%;
    margin: 0 auto 40px;
}
/*----------------------------------------------*/

.t-hipotesis .column {
    background: var(--pale-grey);
    border: 1px solid var(--pastel-blue);
    margin: 0 5px;
    border-radius: 5px;
}
.t-hipotesis h6 {
    margin: 10px 0 20px;
}
/*----------------------------------------------*/
h2.screen-reader-text {
    display: none;
}
.nav-links {
    display: flex;
    justify-content: space-between;
    max-width: 960px;
    margin: 0 auto;
    padding: 40px 0;
}
.nav-previous,
.nav-next {
    width: 100%
}
.nav-next {
    text-align: right;
    justify-content: flex-end;
}
.nav-subtitle,
.nav-title {
    display: flex;
    flex-direction: column;
}
.nav-subtitle {
    font-weight: 400;
}
.nav-title {
    color: var(--soft-blue);
    font-size: 1.125rem;
}
.about-img {
    display: flex;
    justify-content:center;
    align-items: center;
    position: relative;
}
.about-img::before {
    content: '';
    width: 250px;
    height: 250px;
    position: absolute;
    background: var(--light-periwinkle);
    opacity: 0.7;
    border-radius: 50%;
}
.about-img img {
    width: 50%;
    z-index: 1;
}
/*----------------------------------------------*/
.backtotop {
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 3;
    opacity: 0.37;
    height: 50px;
    width: 50px;
}
.bottom-nav-sig:hover,
.bottom-nav-ant:hover{
    text-decoration: underline;
    color: var(--soft-blue);
}

.bottom-nav-sig {
    display: flex;
    justify-content: flex-end;
}
/*----------------------------------------------*/
footer {
    background: var(--pale-grey);
    padding: 20px 0;
}
footer p {
    margin-bottom: 0;
    font-size: 12px;
}
footer span {
    font-weight: bold;
}
footer ul {
    text-align: right;
}
footer ul li {
    display: inline-block;
    margin-left: 20px;
}
footer ul li a {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: var(--charcoal-grey);
    font-size: 1rem;
}
 footer ul li a:hover {
    text-decoration: underline;
 }   
#navbarBasicExample{
    background: var(--soft-blue);
}
/*-----------------------------------------------*/
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}
.mySlides:first-child {
  display: block;
}
.mySlides img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    border: 1px solid var(--light-periwinkle);
    box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  user-select: none;
  background: var(--soft-blue);
}

/* Position the "next button" to the right */
.next {
  right: 0;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: var(--blurple);
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 3px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/*-----------------------------------------------*/
 @media only screen and (max-width: 600px) {
    .site {
        margin: 0 16px;
    }
    .header-ppal {
        padding: 0 16px;
    }
    .pattern {
        height: 170px;
        background: url(main-image.png) no-repeat center bottom;
        background-size: 35%;
    }
    .hero {
        height: auto;
    }
    .hero-text{
        padding: 20px;
    }
    .backtotop {
        bottom: 20px;
    }
    .bottom-nav .column{
        display: flex;
        justify-content: center;
    }
    footer ul {
        text-align: center;
    }
}
