section.contact{
    margin-top: 593px !important;
}
.contact .container-text h2{
    color: #331c32;
    font-family: "Helvetica";
    font-size: 70px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}
.contact .container-contact{
    padding: 0px 200px 0px 300px!important;
}

.contact .container-text p{
    color: #303030;
font-family: Helvetica;
font-size: 24px;
font-style: normal;
letter-spacing: normal;
line-height: normal;
width: 70%;

}

.contact .container-text .container-image-correo{
    color: #963b54;
font-family: "Helvetica 65 Medium";
font-size: 38px;
font-weight: bold;
font-style: normal;
letter-spacing: normal;
line-height: normal;
}
.contact .form-group{
    margin-bottom: 9px !important;
}
.contact .form-control{
    border: 2px solid #3a1531;
}
.contact .form-control::placeholder{
    color: #595959;
font-family: "Helvetica";
font-size: 20px;
font-style: normal;
letter-spacing: -0.4px;
line-height: normal;
padding:    5px 20px
}
.contact .conditions{
    color: #303030;
font-family: "Helvetica";
font-size: 12px;
font-weight: 300;
font-style: normal;
letter-spacing: -0.24px;
line-height: normal;
margin-top: 5px;
}
.contact .container-send .checkbox{
    width: 70%;
}
.contact .container-send{
    display: flex;
    margin-top: 50px;
}
.contact .container-send  .standard-button{
    background-image: linear-gradient(180deg, #963b54 0%, #3e262c 100%);
    width: 100%;
    cursor: pointer;
    margin: 0px
}
.contact form{
    width: 95%;
}
.contact .container-ubicacion .text{
    color: #B19FAB;
    font-family: Georgia;
    font-size: 110px;
    font-weight: bold;
    letter-spacing: -2.2px;
    text-align: center;
    margin-top: 100px;
    opacity: 0.8;
    position: relative;
   
    margin-bottom: -80px;
    z-index: 51;
    display: flex;
    align-items: flex-end;
}
.contact .direction{
    color: #303030;
    font-family: Helvetica;
    font-size: 24px;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    width: 62%;
    margin: auto;
    margin-bottom: 150px;
    margin-top: 60px;
}
.special-title{
    background-color: rgba(201, 179, 90,0.5);
    border: 2px solid #c9b35a;
    padding: 25px;
    
}
.contact .container-contact .container-text a{
    color: #303030;
    font-family: Helvetica;
    font-size: 24px;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;

}