.mobile-nav-toggle {
	position: absolute !important;
}
#call-to-action .cta-btn:hover {
    background: #ffffff !important;
    color: #01adff;
}
#wpcf7-f37-o1 .text-right span.ajax-loader {
    position: absolute;
    margin: 10px 10px;
}

@media screen and (max-width:575px){
#wpcf7-f37-o1 .text-right {
    text-align: center !important;
}
}