.page-title-word{
    font-size: 2em;
}
/*bar*/
.container-fluid{
    width: 100%;
}

h2{
    font-size: 5em;
}

h3, h4{
    font-size: 4em;
}

h5{
    font-size: 3em;
}

p, .btn{
    font-size: 2.5em;
}


/*.nav-item a{*/
    /*font-size: 2em;*/
/*}*/

.dropdown-item{
    font-size: 2em;
}

#about-us li{
    font-size: 2.5em;
}


.logo img{
    width: 100%;
}

.lan img{
    /*width: 30%;*/
    position: relative;
    /*bottom: 0;*/
    /*right: 0;*/
}

.social{
    text-align: center;
}

.social .row{
    text-align: center;
    width: 100%;
    position: relative;
    /*bottom: 0;*/
    left: 0;
}

.fa-2x{
    font-size: 5em;
}

header button{
    margin: auto;
}

header li{
    text-align: center;
    margin: auto;
}

.navbar-lan{
    width: 10%;
}

.navbar-toggler{
    font-size: 3.5em;
}

.dropdown-toggle, .nav-link{
    font-size: 3em;
}

.footer img{
    width: 100%;
}

.footer{
    text-align: center;
}