@media (min-width: 1200px){
	.container {
		max-width: 1280px!important;
	}
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: auto!important;
 	border: none;
 	padding: 0;
	margin: 0 24px;
	position: relative;
}


.btn-rosa,
.wpcf7 input[type="submit"] {
  cursor: pointer;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  transition: 0.5s;
}
.btn-rosa {
  padding: 14px 36px;
  width: auto;
  border-radius: 4px;
  background: #63afa5;
  color: #fff !important;
  font-size: 16px !important;
	text-shadow: none!important;
}
.btn-verde {
  padding: 14px 36px;
  width: auto;
  border-radius: 4px;
  background: #63afa5;
  color: #fff !important;
  font-size: 16px !important;
	text-shadow: none!important;
}
.btn-verde-full {
  padding: 14px 36px;
  width: auto;
  border-radius: 50px;
  background: #63afa5;
  color: #fff !important;
  font-size: 22px !important;
	text-shadow: none!important;
	display: inline-block;
}



.row-center {
  align-items: center;
}
.img-full img {
  width: 100% !important;
  height: auto !important;
}
.max-img img {
  max-width: 100%;
  height: auto;
}
.clear {
  clear: both;
}
.space {
  height: 50px;
}
.space-min {
  height: 25px;
}
.max-iframe iframe {
  max-width: 100% !important;
}
.iframe-full iframe {
  min-width: 100% !important;
  min-height: 500px;
}

body {
  margin: 0;
  font-size: 15px;
  font-weight: initial;
  color: #333;
   font-family: 'Poppins', sans-serif!important;
}
a:hover {
  text-decoration: none !important;
}
::-webkit-scrollbar {
  width: 5px;
  background: #ddd;
}
::-webkit-scrollbar-track {
  background: #000;
}
::-webkit-scrollbar-thumb {
  background: #333;
}
* {
  transition: opacity 0.5s ease-in-out;
  box-sizing: border-box;
}
.wpcf7 span {
  width: 100%;
  margin: 10px 0 0;
  display: inline-block;
}
.wpcf7 label,
.wpcf7 p {
  font-size: 14px;
  margin: 0 0 10px;
  display: block;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 select {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px;
  background: 0 0;
  color: #888;
  background:#fafafa
}
.wpcf7 input[type="submit"] {
  padding: 10px 30px;
  width: auto;
  float: right;
  border-radius: 5px;
  border: none;
  background: #63afa5;
  color: #fff;
  font-size: 15px;
  margin: 10px 0 0;
}
.aceite-g label {
	display: inline-flex;
	align-items: start;
}
.aceite-g label  span{
	margin: -5px 0 0 10px;
}
input:focus,
textarea:focus {
  outline: 0;
   background:#fff!important
}
.wpcf7 textarea {
  width: 100%;
  resize: none;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #ccc;
  background: 0 0;
  color: #888;
   background:#fafafa
}
.wpcf7 textarea::-webkit-input-placeholder {
  color: #888;
}
.wpcf7 textarea::-moz-placeholder {
  color: #888;
}
.wpcf7 textarea:-ms-input-placeholder {
  color: #888;
}
.wpcf7 textarea:-moz-placeholder {
  color: #888;
}
.wpcf7 input[type="email"]::-webkit-input-placeholder {
  color: #888;
}
.wpcf7 input[type="email"]::-moz-placeholder {
  color: #888;
}
.wpcf7 input[type="email"]:-ms-input-placeholder {
  color: #888;
}
.wpcf7 input[type="email"]:-moz-placeholder {
  color: #888;
}
.wpcf7 input[type="text"]::-webkit-input-placeholder {
  color: #888;
}
.wpcf7 input[type="text"]::-moz-placeholder {
  color: #888;
}
.wpcf7 input[type="text"]:-ms-input-placeholder {
  color: #888;
}
.wpcf7 input[type="text"]:-moz-placeholder {
  color: #888;
}
#login {
  padding: 10px 0 !important;
  font-family: arial;
}
.language-switcher {
  display: none;
}
#login{
	background:#fff
}
#loginform,
.message {
  border-radius: 12px;
}
 
.login h1 a {
  background: url(images/logo.jpg) center center no-repeat;
  background-size:contain;
  width: 100%;
  height: 105px;
  padding: 0;
  margin: 0;
  color: #000;
}
 .img-full img{
	width:100%!important;
	height:auto!important;
 }
 
 
 
		/* padrão editor wordpress -  NÃO REMOVER*/
		.alignnone {
		margin: 5px 20px 20px 0;
		}

		.aligncenter,
		div.aligncenter {
		display: block;
		margin: 5px auto 5px auto;
		}
		.alignright {

		float:right;

		margin: 5px 0 20px 20px;

		}



		.alignleft {

		float: left;

		margin: 5px 20px 20px 0;

		}



		a img.alignright {

		float: right;

		margin: 5px 0 20px 20px;

		}



		a img.alignnone {

		margin: 5px 20px 20px 0;

		}



		a img.alignleft {

		float: left;

		margin: 5px 20px 20px 0;

		}



		a img.aligncenter {

		display: block;

		margin-left: auto;

		margin-right: auto

		}



		.wp-caption {

		background: #fff;

		border: 1px solid #f0f0f0;

		max-width: 96%; /* Image does not overflow the content area */

		padding: 5px 3px 10px;

		text-align: center;

		}



		.wp-caption.alignnone {

		margin: 5px 20px 20px 0;

		}



		.wp-caption.alignleft {

		margin: 5px 20px 20px 0;

		}



		.wp-caption.alignright {

		margin: 5px 0 20px 20px;

		}



		.wp-caption img {

		border: 0 none;

		height: auto;

		margin: 0;

		max-width: 98.5%;

		padding: 0;

		width: auto;

		}



		.wp-caption p.wp-caption-text {

		font-size: 11px;

		line-height: 17px;

		margin: 0;

		padding: 0 4px 5px;

		}



		/* Text meant only for screen readers. */

		.screen-reader-text {

		clip: rect(1px, 1px, 1px, 1px);

		position: absolute !important;

		height: 1px;

		width: 1px;

		overflow: hidden;

		}



		.screen-reader-text:focus {

		background-color: #f1f1f1;

		border-radius: 3px;

		box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

		clip: auto !important;

		color: #21759b;

		display: block;

		font-size: 14px;

		font-size: 0.875rem;

		font-weight: bold;

		height: auto;

		left: 5px;

		line-height: normal;

		padding: 15px 23px 14px;

		text-decoration: none;

		top: 5px;

		width: auto;

		z-index: 100000; /* Above WP toolbar. */

		}
		
 