
/******************************** get-in-touch ******************************/
#get-in-touch {
    padding: 60px 0 50px;
    color: #454545;
    background: #f1f1f1;
}

#get-in-touch h1,
#get-in-touch h2 {
    color: #454545;
}

#get-in-touch .address {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

#get-in-touch .address h4 {
    font-size: 16px;
    color: #454545;
    margin: 0px;
    padding-bottom: 5px;
}

#get-in-touch .address p {
    font-size: 16px;
    color: #454545;
    margin: 0px;
    padding-bottom: 5px;
}

#get-in-touch .address a {
    color: #454545;
}

#get-in-touch .form-control {
    height: 40px;
    font-family: 'Roboto-regular';
    color: #323232;
}

#get-in-touch textarea.form-control {
    height: 135px;
    color: #323232;
}

#get-in-touch .btn.btn-primary {
    font-family: 'Roboto-medium';
    font-size: 22px;
    padding: 8px 40px;
}

#get-in-touch .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
}

/*#contact {*/
/*position: relative;*/
/*overflow: hidden;*/
/*}*/

/*#contact .container-wrapper {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background: rgba(69, 174, 214, 0.3);*/
/*z-index: 1;*/
/*}*/

/*#contact .contact-form {*/
/*background: rgba(255, 255, 255, 0.8);*/
/*padding: 20px;*/
/*margin-top: 50px;*/
/*}*/

/*#contact .contact-form h3 {*/
/*margin-top: 0;*/
/*}*/
