/*Footer*/

.t3-footnav .t3-module ul > li > a:hover, .t3-footnav .t3-module ul > li > a:active, .t3-footnav .t3-module ul > li > a:focus {
	background: none !important;
	color: #3b850f;
}
.t3-footnav .t3-module .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #3b850f;
	background: none;
}
.t3-footnav .module_menu .nav > li > a, .module_menu .nav > li > .separator {
	padding: 0px 5px;
	display: block;
}
.contact-form #jform_contact_emailmsg {
	width: 100%;
}
.contact-form #jform_contact_message {
	width: 100%;
	height: auto;
}

@media (max-width: 768px) {
.contact-form #jform_captcha-lbl {
	display: none;
}
.contact-form #recaptcha_image {
	width: 220px;
}
.contact-form #recaptcha_image img {
	max-width: 220px;
}
.contact-form #recaptcha_response_field {
	max-width: 220px;
}
}
.contact-form .col-sm-6, .contact-form .col-sm-12, .contact-form .col-sm-7, .contact-form .col-sm-5 {
	padding: 0;
}
.contact-form .form-group {
	margin-left: 0;
	margin-right: 0;
}
.contact-form .form-group input {
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding-left: 0;
	width: 100%;
}
.contact-form .form-group input.invalid {
	border-bottom-width: 2px;
}
.contact-form .form-group .control-label {
	color: #8c8c8c;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	padding-top: 24px;
	padding-left: 6px;
	text-align: left;
}
.contact-form .contact-mes {
	margin-top: 48px;
}
.contact-form .contact-mes label {
	display: none;
}
.contact-form .contact-mes .col-sm-12 {
	width: 100%;
}
.contact-form .contact-mes .col-sm-12 textarea {
	box-shadow: none;
	border: 2px solid #e1e4e6;
	border-radius: 0;
}
.contact-form .contact-mes .col-sm-12 textarea:focus {
	border-color: #71c043;
}
.contact-form .checkbox input {
	width: auto;
}
.contact-form .control-btn {
	text-align: right;
}

@media screen and (max-width: 480px) {
.contact-form .control-btn {
	text-align: left;
}
}
.contact .accordion-toggle {
	font-weight: bold;
}

@media screen and (max-width: 939px) {
#recaptcha_area {
	max-width: 200px;
}
}
#jform_captcha-lbl {
	float: none;
	padding: 0;
	margin-bottom: 12px;
}
/*formularios*/

.contact-form .form-group input {
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding-left: 0;
	width: 100%;
	background: #eee;
	border: none;
}
.contact-form .contact-mes .col-sm-12 textarea {
	box-shadow: none;
	border: none;
	border-radius: 0;
	background: #eee;
}
.contact .dl-horizontal > dt {
	display: none;
}
.contact .dl-horizontal > dd {
	margin-left: 0;
}
.plain-style .page-header {
	border: 0;
	color: #8c8c8c;
	padding: 0;
	margin: 0;
	text-align: left;
}
.plain-style .page-header h2 {
	border-bottom: 1px solid #e1e4e6;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.plain-style h3 {
	border-bottom: 1px solid #e1e4e6;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 12px;
}
.plain-style .contact-miscinfo {
	font-size: 13px;
	text-align: left;
}
.plain-style .contact-miscinfo dd {
	margin: 0;
}
.plain-style .contact-links ul {
	margin: 0 12px;
	text-align: center;
}
.plain-style .contact-links ul li {
	display: inline-block;
	padding: 0 6px;
}
.plain-style .contact-links ul li a {
	border: 2px solid #c0cdd1;
	border-radius: 50%;
	color: #c0cdd1;
	font-size: 0;
	height: 45px;
	position: relative;
	padding: 0;
	width: 45px;
}
.plain-style .contact-links ul li a:after {
	content: "\f0c1";
	font-family: FontAwesome;
	font-size: 16px;
	height: 100%;
	line-height: 45px;
	text-align: center;
	width: 100%;
}
.plain-style .contact-links ul li a.facebook:after {
	content: "\f09a";
}
.plain-style .contact-links ul li a.google-plus:after {
	content: "\f0d5";
}
.plain-style .contact-links ul li a.twitter:after {
	content: "\f099";
}
.plain-style .contact-links ul li a.pinterest:after {
	content: "\f0d2";
}
.plain-style .contact-links ul li a.youtube:after {
	content: "\f167";
}
.plain-style .contact-links ul li a:hover {
	background: transparent;
	border-color: #71c043;
	color: #71c043;
}
.plain-style .contact-form legend {
	border: 0;
	color: #999999;
	font-size: 13px;
}
.plain-style .contact-form .control-checkbox .checkbox input {
	margin: 0;
	position: inherit;
}
.plain-style .contact-form .control-checkbox .checkbox label {
	padding-left: 4px;
}

@media screen and (max-width: 480px) {
.plain-style .contact-form .control-checkbox {
	margin-bottom: 12px;
	width: 100%;
}
}

@media screen and (max-width: 767px) {
.plain-style .contact-form .form-group .col-sm-6:first-child {
	width: 50%;
	display: inline-block;
}
}
.plain-style .contact-image img {
	width: 100%;
}
.plain-style .contact-address dd {
	border-bottom: 1px solid #e1e4e6;
	font-size: 14px;
	padding: 12px 0;
}
.plain-style .contact-address dd:last-child {
	border: 0;
}
.plain-style .contact-address dd .fa {
	margin-right: 6px;
	width: 16px;
}
.t3-sl-1 {
	padding-bottom: 0px;
	padding-top: 0px;
}
.nav-stacked > li {
	float: none;
}
.text-aling-midde {
  vertical-align: middle;
  display: inline-block;
}

.t3-logo, .t3-logo-color {
	background-image: url(../../../images/logo-min.png);
}

.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
  background: #F5F5F5;
  color: #444;
}
.item-menu-top{
    color: #ffffff;
}
.item-menu-top:hover{
    color: #333333;
}