.container-fluid-style {
    padding-left: 0;
    padding-right: 0;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

.splash {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999;
    width: 100%;
    height: 100vh;
    background-color: white;
}

.container-splash {
    width: 70%;
    text-align: center;
}

.navbar-principal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 0;
    padding-left: 24px;
}

.container-button-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: -20px;
}

.button-menu {
    height: 25px;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu {
    align-items: flex-start;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999;
    width: 100%;
    height: 100vh;
    background-color: #1a191b;
}

.icon-menu {
    height: 20px;
    width: auto;
    margin-right: 10px;
}

.logo-navbar {
    width: 35%;
}

.icon-close-menu {
    height: 20px;
    width: auto;
}

.container-menu {
    width: 100%;
    margin-top: 42px;
    padding: 0 35px;
}

.container-esp-ing {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.container-esp-ing .nav-link {
    padding-left: 5px;
    padding-right: 5px;
}

.container-esp-ing p {
    margin-bottom: -7px;
}

.container-esp-ing a {
    text-transform: uppercase;
}

.container-menu .container-buttons-redirect {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 64px;
}

.buttons-menu {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-transform: uppercase;
}

.nav-link {
    text-transform: uppercase;
}

.container-menu .container-buttons-redirect .buttons-menu {
    margin-bottom: 22px;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.container-menu .social-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 50px;
    margin-bottom: 50px;
}

.figure-logo {
    width: 40%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    padding-top: 0;
    margin-top: 28px;
}

.nav-link {
    padding-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #373737;
}

.item-menu {
    font-size: 15px;
    padding: .1.5rem 13px;
    padding-bottom: 0;
}

.text-principal {
    padding: 20px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.container-projects {
    background-color: #1a191b;
}

.title-projects {
    margin: 35px;
    padding-top: 33px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}

.icon-next-carrousel {
    width: 37px;
    height: 37px;
}

.carousel-control-prev {
    width: 10%;
    margin-left: -8% !important;
    bottom: 45%;
}

.carousel-control-next {
    width: 10%;
    margin-right: -8% !important;
    bottom: 45%;
}

.carousel-control-prev.custom {
    width: 12% !important;
    margin-left: -6% !important;
    opacity: 1 !important;
}

.carousel-control-next.custom {
    width: 12% !important;
    margin-right: -6% !important;
    opacity: 1 !important;
}

.title-project {
    margin: 20px 0 11px;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    text-transform: capitalize;
}
.form-control{
    padding-left: 0;
}

.text-project {
    margin: 11px 0 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.other-text-color {
    color: #000000;
}

.title-project-individual {
    margin: 20px 0 25px 0;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    color: #000000;
}

.text-project-individual, .text-project-individual * {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.container-title {
    display: flex;
    align-items: center;
}

@media (min-width: 576px) and (max-width: 991px){
    .container-with-images .image {
        box-sizing: border-box;
        padding: 0;
        position: relative;
        height: 210px;
    }

    .container-with-images .image:nth-child(4) {
        padding-right: 10px;
    }

    .container-with-images .image:nth-child(5) {
        padding-left: 10px;
    }

    .container-with-images .image:nth-child(2), .container-with-images .image:nth-child(7) {
        padding: 0 20px;
    }
}

@media (min-width: 991px){
    .container-with-images .image {
        box-sizing: border-box;
        padding: 0;
        position: relative;
        height: 345px;
    }

    .container-with-images .image:nth-child(4) {
        padding-right: 10px;
    }

    .container-with-images .image:nth-child(5) {
        padding-left: 10px;
    }

    .container-with-images .image:nth-child(2), .container-with-images .image:nth-child(7) {
        padding: 0 20px;
    }
}

@media (max-width: 575px) {
    .container-with-images .image {
        width: 100% !important;
        height: auto !important;;
    }

    .container-with-images .image img {
        width: 100% !important;;
        height: auto !important;;
    }
}

.container-with-images .image img {
    width: auto;
    height: 100%;
}

.container-button {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}

.container-button .button-all-projects {
    height: 35px;
    padding: 3px 20px 5px 20px;
    background-color: #eceae4;
    text-transform: uppercase;
}

.container-our-history {
    padding-bottom: 73px;
}

.title-our-history {
    margin: 31px 0 13.2px 0;
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: capitalize;
}

.text-our-history {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.our-image {
    margin-top: 30px;
    margin-bottom: 35px;
}

.container-our-name {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.our-name {
    margin: 18px 0 0 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.icon-us {
    width: 14px;
    height: 12px;
    margin: 18px 0 16px 0;
    object-fit: contain;
}

.our-description {
    margin: 16px 0 4px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #000000;
}

.section-connect {
    background-color: #1a191b;
}

.container-gray-style {
    background-color: #f6f6f6;
}

.ask-us {
    margin: 0 0 47px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.office {
    margin: 0 0 15px 0;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: capitalize;
}

.contact-block *:not(.office){
    margin: 15px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}

.general {
    margin-top: 62px;
}

.mail-info {
    margin: 6px 0 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.number-general {
    height: 24px;
    margin-top: 6px;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
    color: #000000;
}

.social {
    height: 20px;
    margin-top: 63px;
    margin-bottom: 65px;
    object-fit: contain;
}

.connect-us {
    height: 20px;
    margin-top: 0;
    margin-bottom: 14px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
    color: #000000;
}

.form-control {
    border: none;
    background: transparent;
    border-bottom: 1px solid rgba(196, 194, 189, 0.3);
    resize: none;
    border-radius: 0;
}

.form-control:focus {
    background: transparent;
    color: white;
    box-shadow: none;
    border-color: rgba(196, 194, 189, 0.3);
}

.message,
.message:focus {
    border: none;
    background: rgba(196, 194, 189, 0.3);
    resize: none;
    color: white;
}

.label-message {
    color: rgba(196, 194, 189, 0.3);
}

.button-submit-container {
    width: 100%;
}

.custom-button {
    background-color: #eceae4;
    padding: 10px;
    width: 200px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
}

.custom-button:hover{
    background-color: #D6D4CD;
}

footer a, footer a:active, footer a:focus, footer a:hover, footer a:link, footer a:visited{
    color: #FFF;
}

footer a:hover{
    text-decoration: underline !important;
}

.figure-footer {
    height: 56px;
    margin-top: 130px;
    object-fit: contain;
}

.logo-footer {
    width: 40px;
    height: 55px;
}

hr {
    margin: 150px 0 14px 1px;
    border: 0;
    border-top: 1px solid #888;
}

.firm-footer {
    width: 100%;
    height: 15px;
    margin-top: 25px;
    margin-bottom: 50px;
    padding-bottom: 31px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.icon-social {
    width: 16px;
    height: 13px;
    margin-left: 8px;
    margin-right: 8px;
    color: #FFF;
}

@media (min-width: 768px) {
    .container-dekstop-menu {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }

    .carousel-control-prev {
        width: 10%;
        margin-left: -6%;
        bottom: 20%;
    }
    .carousel-control-next {
        width: 5%;
        margin-right: -5.5% !important;
        bottom: 20%;
    }
    .title-project-individual {
        font-size: 30px;
        line-height: 1.45;
    }
    .text-project-individual, .text-project-individual * {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .related-project{
        padding: 0 15px !important;
    }

    .title-project-individual {
        font-size: 20px;
    }

    .text-project-individual, .text-project-individual *, .text-project, .text-project * {
        font-size: 13px;
    }

    .custom-button{
        margin:auto;
        display: block;
    }
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF !important;
  opacity: .5 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF !important;
  opacity: .5 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFF !important;
  opacity: .5 !important;
}