/*
Theme Name: Redspark Technologies
Theme URI: http://redsparkinfo.com
Author: the WordPress team
License: GNU General Public License v2 or later
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

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.
*/

.offers.center_offers img {
	margin: 30px auto 0;
}
.title-2 h1 {
	color: #fff;
	font: 70px "journalregular", Arial, Helvetica, sans-serif;
}
.title-2 p {
	color: #fff;
    text-align: center;
}
.quote_number_alert, .quote_name_alert, .quote_company_name_alert, .quote_number_alert, .quote_email_alert, .quote_intersted_in_alert, .quote_country_alert, .quote_req_alert, .quote_captcha_alert {
	border-color: #ff0000 !important;
}
.contact_number_alert, .contact_name_alert, .contact_company_name_alert, .contact_number_alert, .contact_email_alert, .contact_intersted_in_alert, .contact_country_alert, .contact_req_alert, .contact_captcha_alert {
	border-color: #ff0000 !important;
}
.resume_alert, .exp_slalary_alert, .present_salary_alert, .jform_role_played_alert, .jform_edu_qualification_alert, .it_experience_alert, .contact_number_alert, .contact_email_alert, .last_name_alert, .first_name_alert, .job_pos_alert {
	border-color: #ff0000 !important;
}
.captcha input[type="text"] {
	float: left;
	padding: 8px 10px;
	width: 53%;
}
.captcha_image {
	float: left;
	height: 39px;
} 
#contact_captcha {
	float: left;
	padding-left: 10px !important;
	width: 60%;
}
.white-txt {
	color: #fff !important;
}
.title-2 {
  text-align: center;
}

.newsletter_email_alert {
  border: 1px solid #ff0000 !important;
}

.register h5{
    padding: 8px; 
    color:#d3d3d3; 
    font-size: 18px; 
    text-align: center;
}