
/*
Theme Name: world advertising
Theme URI: https://wordpress.org/themes/worldadvertising/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: world advertising brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: world advertising
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

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.
*/
div#wpcs_tab_229 {
	top: 400px !important;
	font-size: 16px !important;
	cursor: pointer;
	transition: .4s;
}

div#wpcs_tab_229:hover {
	border: 1px solid #000;
	background: #000;
}

div#wpcs_content_inner_229 input[type="text"], div#wpcs_content_inner_229 input[type="email"], div#wpcs_content_inner_229 input[type="tel"], div#wpcs_content_inner_229 input {
	border-radius: 0px;
	height: 30px;
	color: #111;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 15px;
	width: 100%;
	border: 1.2px solid #b6b6b6;
	background: #fff;
	max-width: 100%;
	outline: none;
}

div#wpcs_content_inner_229 textarea {
	border-radius: 0px;
	height: 105px;
	color: #111;
	font-size: 16px;
	font-weight: 400;
	padding: 12px 15px;
	width: 100%;
	border: 1.2px solid #b6b6b6;
	background: #fff;
	outline: none;
}

div#wpcs_content_inner_229 label {
	font-size: 18px;
	font-weight: 400;
	color: #111;
}

div#wpcs_content_inner_229 .form-group {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 2%;
}

div#wpcs_content_inner_229 .submit_btn {
	margin-top: 10px;
}

div#wpcs_content_inner_229 input[type="submit"] {
	display: block;
	border: none;
	background: #000;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	transition: .3s;
	cursor: pointer;
	height: 42px;
	color: #fff;
	max-width: 178px;
	width: 100%;
	border-radius: 0px;
	text-align: center;
}

div#wpcs_content_inner_229 input[type="submit"]:hover {
	background: #fff;
	color: #0077b1;
}

div#wpcs_content_inner_229 form {
	margin: 0px;
}

div#wpcs_content_inner_229 input::-webkit-input-placeholder, div#wpcs_content_inner_229 textarea::-webkit-input-placeholder {
	color: #111;
}

div#wpcs_content_inner_229 input::-moz-placeholder, div#wpcs_content_inner_229 textarea::-moz-placeholder {
	color: #111 !important;
	opacity: 1;
}

div#wpcs_content_inner_229 input::-ms-input-placeholder, div#wpcs_content_inner_229 textarea::-ms-input-placeholder {
	color: #111;
}

div#wpcs_content_inner_229 .input-div {
	margin-bottom: 2%;
	float: left;
	width: 100%;
}

div#wpcs_content_inner_229 .input-div:last-child {
	margin-bottom: 0%;
}

div#wpcs_content_inner_229 .contact-form h3 {
	color: #fff;
	padding-bottom: 22px;
}

@media (max-width: 1600px) {
	div#wpcs_tab_229 {
		top: 270px !important;
	}
}
