.btnFormRequest,.sayHelloForm h4,.section7 .getInTouch h4,.section8Heading {
    font-family: Nunito,sans-serif
}

.section8Heading {
    text-align: center;
    color: #ccc
}

.btnFormRequest {
    padding: 19px 59px;
    font-weight: 700;
    font-size: 17px;
    margin-top: 30px
}

.btnFormRequest i {
    margin-left: 10px;
    margin-top: 5px;
    font-size: 12px
}

.section7 .getInTouch {
    border-right: 1px solid #000
}

.section7 .getInTouch h4 {
    font-size: 13px;
    font-weight: 700
}

.section7 .getInTouch h1 {
    font-weight: 700;
    font-size: 55px
}

.rowForGetTouch {
    margin-top: 60px
}

.inquiriesFor {
    padding: 0 20px
}

.inquiriesFor p {
    font-size: 17px;
    text-align: left;
    font-weight: 400
}

.inquiriesFor p span,.sayHelloForm {
    font-weight: 700
}

.rowOfInputs input::placeholder {
    font-style: italic
}

.sayHelloForm h4 {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 2px
}

.sayHelloForm {
    font-size: 55px
}

.sayHelloForm a.text-dark {
    word-break: break-all
}

body>div.section8>div>div>div:nth-child(6)>img {
    max-width: 100px;
    margin-top: 7px
}

@media(max-width: 1200px) {
    .inquiriesFor p {
        font-size:15px;
        text-align: left;
        font-weight: 400
    }
}

@media(max-width: 767px) {
    .section7 .getInTouch {
        border-right:none
    }

    .sayHelloForm {
        font-size: 35px
    }
}
