




/** ======================================================================================
*
* PLUGINS 
*
* ======================================================================================== */



/**
* WPML ================================================================================================
*/
#lang_sel_list .lang_sel_sel {
	display: none;
}
#lang_sel_list a, #lang_sel_list a:visited {
	background-color: transparent;
}


/**
* Contact Form 7 ================================================================================================
*/
.wpcf7-form p {
	line-height: 1.4em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.wpcf7-form p span {
	color: #c72d2d;
}
.wpcf7-form p span span {
	color: #2d2f34;
}

.wpcf7-text,
.wpcf7-select,
.wpcf7-number,
.wpcf7-date,
.wpcf7-quiz,
.wpcf7-textarea {
	max-width: 100%;
	font-size: 1em;
	box-sizing: border-box;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding: 0.4em 0.5em;
}
.wpcf7-text {
	width: 100%;
}
.wpcf7-quiz {
	width: auto;
}
.wpcf7-textarea {
	width: 100%;
}

.wpcf7-submit {
	width: auto;
	background: none;
	border: none;
	padding: 0.8em 1.6em;
	background-color: #062d5d;
	color: #fff;
	border-radius: 3px;
	font-size: 1.2em;
}



.atwm-contact-us .wpcf7-text,
.atwm-contact-us .wpcf7-select,
.atwm-contact-us .wpcf7-number,
.atwm-contact-us .wpcf7-date,
.atwm-contact-us .wpcf7-quiz,
.atwm-contact-us .wpcf7-textarea {
	border: none;
	background: none;
	width: 100%;
	font-size: 1em;
	box-sizing: border-box;
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
	padding: 0.5em 1.5em;
	background-color: #e8eaeb;
}


.atwm-contact-us .wpcf7-text::-webkit-input-placeholder,
.atwm-contact-us .wpcf7-textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #5a5a5a;
}
.atwm-contact-us .wpcf7-text:-moz-placeholder,
.atwm-contact-us .wpcf7-textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #5a5a5a;
}
.atwm-contact-us .wpcf7-text::-moz-placeholder,
.atwm-contact-us .wpcf7-textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #5a5a5a;
}
.atwm-contact-us .wpcf7-text:-ms-input-placeholder,
.atwm-contact-us .wpcf7-textarea:-ms-input-placeholder  { /* Internet Explorer 10+ */
    color: #5a5a5a;
}

.atwm-contact-us .wpcf7-submit {
	width: auto;
	background: none;
	border: none;
	padding: 0.5em 3em;
	background-color: #6c96b5;
	color: #fff;
	border-radius: 3px;
	font-size: 1em;
	text-transform: uppercase;
}




/**
* Ninja Forms ================================================================================================
*/

.ninja-forms-all-fields-wrap {
	margin-left: -25px;
	margin-right: -25px;
	box-sizing: border-box;
}
.ninja-forms-all-fields-wrap:before, .ninja-forms-all-fields-wrap:after {
	content: " ";
	display: table;
}
.ninja-forms-all-fields-wrap:after {
	clear: both;
}


.ninja-forms-required-items {
	margin-bottom: 10px;
}
.ninja-forms-all-fields-wrap .field-wrap label {
	font-weight: normal;
	display: none !important;
}

.ninja-forms-all-fields-wrap .field-wrap label span,
.ninja-forms-req-symbol {
	color: #c72d2d !important;
}
.ninja-forms-all-fields-wrap .field-wrap label span strong {
	font-weight: normal;
}

.ninja-forms-field {
	width: 100% !important;
	border: none;
	background: none;
	font-size: 1em;
	box-sizing: border-box;
	margin-top: 0em !important;
	margin-bottom: 0em !important;
	padding: 0.5em 1.5em;
	background-color: #e8eaeb;
	height: 32px !important;
	border-radius: 0px;
}
textarea.ninja-forms-field {
	height: 200px !important;
}

.ninja-forms-all-fields-wrap .submit-wrap input[type="submit"] {
	width: auto !important;
	background: none;
	border: none;
	padding: 0.5em 3em;
	background-color: #6c96b5;
	color: #fff;
	border-radius: 3px;
	font-size: 1em;
	text-transform: uppercase;
}
.ninja-forms-all-fields-wrap .submit-wrap {
	clear: both;
	float: left;
}

.ninja-forms-all-fields-wrap .field-wrap,
.ninja-forms-required-items,
.nf-desc {
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
	margin-top: 9px;
	margin-bottom: 9px;
}

.atwm-field-6-wrap {
	width: 50%;
	float: left;
}
.atwm-field-12-wrap,
.ninja-forms-required-items,
.atwm-checkbox-wrap {
	width: 100%;
	float: left;
}
.recaptcha-wrap {
	float: left;
}
.atwm-checkbox {
	width: auto !important;
	vertical-align: middle !important;
}
.ninja-forms-all-fields-wrap .atwm-checkbox-wrap label {
	display: inline !important;
}

.atwm-describe-textarea-wrap textarea {
	height: 282px !important;
}
.atwm-state-us-wrap {
	display: none;
}

/*
#atwm-phone-float-header {
	height: 55px;
	width: 300px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
	background-color: #fff;
	border-bottom: solid 1px #222;
}
#atwm-phone-float-footer {
	height: 100px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 1000;
	background-color: #fff;
	border-top: solid 1px #222;
}
#atwm-phone-float-footer #atwm-phone-float-footer-close {
	display: block;
	background-color: #fff;
	color: #000;
	position: absolute;
	top: -24px;
	left: 2px;
	border: solid 1px #000;
}
#atwm-phone-float-footer #atwm-phone-float-footer-close i {
	font-size: 1.1em;
	padding: 2px;
}
#atwm-phone-float-footer .widget {
	height: 100px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
*/

