body{
    background-color: white !important;
    display: block;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
}
.top-info {

}
li.nav-item {
    margin-right: 70px;
}
li.nav-item.active {
    font-weight: 900;
}
.carousel {
    margin-top: 50px
}
.carousel-item {
    height: 400px;
    width: 100%;
}
.carousel-item.active {
    display: flex !important;
    justify-content: center;
}
.carousel-item img {
    height: 100%;
    width: 540px;
    background-color: white;
    padding: 5px;
    max-width: 540px;
}
.carousel-item img:first-child {
    margin-right: 40px;
}
.sectionTitle {
    display: flex;
    justify-content: center;
    margin-top: 10px !important;
    color: white;
}
.color-white{
    color: white;
    padding: 10px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-30 p {
    color: white;
    font-size: 20px;
}
label {
    font-size: 20px;
}
.bg-light {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 11111;
    margin-top: 62px;
}
#carouselId {
    margin-top: 150px;
}
.top-info p {
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 40px;
    color: white;
    width: 100%;
    display: block;
    background-color: black;
    text-align: center;
}
.column {
    flex-direction: column;
}
.top-info {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
.first-info{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 111;
    background-color: black;
    height: 41px;
}
/*.change-color {*/
/*    animation: changeColor 3s infinite;*/
/*}*/

/*@keyframes changeColor {*/
/*    0% {*/
/*        color: white;*/
/*    }*/
/*    50% {*/
/*        color: black;*/
/*    }*/
/*    100% {*/
/*        color: white;*/
/*    }*/
/*}*/
h2::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    margin-bottom: 10px;
}
p, label {
    font-size: 20px;
    font-family: sans-serif;
}
.email-container span {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.email-container label {
    width: 200px;
    color: white;
}
.email-container input {
    width: 300px;
}
.email-container textarea {
    width: 50%;
    height: 200px;
}
.contact button {
    margin-left: 55%;
    margin-bottom: 50px;
}
.white-background {
    background-color: white;
}
.white-background  p, .white-background label {
    color: black;
}

.col-md-4 {
    margin-bottom: 20px;
}
.media-button {
    position: fixed;
    background-color: #ffffff;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    text-decoration: none;
    background-size: 60px;
    right: 20px;

}
.phone-button{
    background-image: url("galeria/phone.png");
    bottom: 20px;
}
.facebook{
    background-image: url("galeria/facebook.png");
    bottom: 100px;
}
.instagram{
    background-image: url("galeria/instagram.png");
    bottom: 180px;
}
.carousel-control-prev {
    left: -45px !important;
}
.carousel-control-next {
    right: -45px !important;
}
.phone-bottom {
    font-size: 40px !important;
}
.phone-bottom a {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.my-blue {
    background-color: #000000 !important;
}
.container.my-blue {
    margin-top: 80px !important;
}
.fzOkAL {
    width: 100%;
    line-height: 23px;
    color: rgb(0 0 0) !important;
}
.gallery-images {
    margin-top: 20px;
}
a.nav-link {
    font-family: sans-serif;
    font-size: 20px;
}
