/*
Theme Name: 247
Theme URI: https://wordpress.org/
Author: JR
Author URI: https://wordpress.org/
Version: 2.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.call_back_service a#callbacklink {
    font-size: 18px;
    color: #2b84c5;
    font-family: 'montserratblack';
    text-transform: uppercase;
    width: 300px;
    padding: 6px 0px;
    text-align: center;
    border: 0;
    background: none;
		float:left;
}
div.wpcf7-response-output{
	clear:both;
	border:0 !important;
}
.blog_wrap .rightwrap .search_wrap input[type="submit"]{
	position: absolute;
    right: 28px;
    top: 24px;
    width: 110px;
    height: 68px;
    line-height: 68px;
    font-family: 'montserratblack';
    color: #FFF;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
		background:none;
}
.blog_wrap .rightwrap .search_wrap form{
	position:relative;
}
span.wpcf7-not-valid-tip{
float:left;
}