

.section-contact{

    padding-top: 130px !important;



}

.contact-title{

    height: 60px;

}

.contact-title h3{

    color: rgb(128, 0 ,0 );

    padding-top: 15px;

}

.contact-address, .contact-phone{

    border:  thin solid #808080; 

    margin-top: 5px;

    height: 40px;

   

}

.contact-address p, .contact-phone p{

text-align: center;

padding-top: 10px;



}

.contact-text-2{

    margin-top: 20px;

}



/* .contact-form{

    margin: auto;

    max-width: 600px;

} */

.contact-form .wpcf7-spinner{

    display: none;

}

.contact-note{

    margin-bottom: 10px !important;

}



.contact-note, .contact-form p label{

    color: #990000;

}

.contact-form button{

    border: thin solid #808080;

    border-radius: 10px;

    color: black;

}

.contact-form input,.contact-form textarea{
/* 
    border: thin solid #808080;

    border-radius: 5px; */

}

.contact-form .wpcf7-submit{

    border-radius: 10px;

    background-color: white;

    color: black;

    border: thin solid #808080;

}
.contact-tile {
    font-size: 5rem;
    margin-bottom: 0px;
}
.contact-sub-title {
    font-size: 1.7rem;
}
.colum-contact-text{
    /* padding-left: 70px; */
}