@media screen and (max-width: 991px){
.header-container .top-bar {
    display: none;
}
}

.header-container .header .header-sticky.ontop.show .logo-sticky {
	height: 55px;
}

textarea {
    line-height: 16px;
}

.wpcf7-submit {
    background: #c63151;
    border-radius: 0;
    color: #fff;
    font-family: Libre Franklin, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    border: none;
}