﻿/*!
Theme Name: vmais
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vmais
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
article, aside, footer, header, hgroup, main, nav, section {
	display: block
}
*, :before, :after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
li {
	list-style: none
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: top
}
button, input, select, textarea {
	font: inherit
}
.facebook {
	background: #3b5998
}
.twitter {
	background: #55acee
}
.gplus {
	background: #dd4b39
}
.instagram {
	background: #405de6
}
.vimeo {
	background: #1ab7ea
}
.pinterest {
	background: #bd081c
}
.youtube {
	background: #cd201f
}
.linkedin {
	background: #0077B5
}
.buffer {
	background: #222
}
.stumbleupon {
	background: #eb4924
}
html {
	font-size: 1rem
}

@media screen and (min-width:20rem) {
html {
font-size:calc(1rem + 0.3 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
html {
	font-size: 1.3rem
}
}
body {
	background: #fff;
	color: #111;
	font-family: "Nunito", serif;
	font-weight: 300;
	line-height: 1.6;
	overflow-x: hidden
}
a {
	color: #111;
	text-decoration: none;
	-webkit-transition: all .12s linear 0s;
	-o-transition: all .12s linear 0s;
	transition: all .12s linear 0s
}
a:hover {
	color: #02bb80;
	text-decoration: underline
}
a:active {
	color: #111
}
a:focus {
	color: #111;
	outline: none
}
.inverse {
	color: #111;
	text-decoration: none;
	-webkit-transition: all .12s linear 0s;
	-o-transition: all .12s linear 0s;
	transition: all .12s linear 0s
}
.inverse:hover {
	color: #02bb80;
	text-decoration: underline
}
.inverse:active {
	color: #02bb80
}
.inverse:focus {
	color: #02bb80;
	outline: none
}
blockquote, p, ul, ol, dl, table {
	margin-top: calc(1rem + 0.25vw)
}
blockquote, figure {
	margin-top: calc(1.5rem + 1vw);
	margin-bottom: calc(1.5rem + 1vw)
}
h1, h2, h3, h4, h5, h6 {
	color: #111;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	letter-spacing: .03rem;
	line-height: 1.2;
	margin-top: calc(1.5rem + 1vw);
	text-transform: uppercase
}
h1, .u-h1 {
	margin: .5rem 0 1.5rem
}
h1, .u-h1 {
	font-size: 1.60181rem
}

@media screen and (min-width:20rem) {
h1, .u-h1 {
font-size:calc(1.60181rem + 0.67889 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
h1, .u-h1 {
	font-size: 2.2807rem
}
}
h2, .u-h2 {
	font-size: 1.26563rem
}

@media screen and (min-width:20rem) {
h2, .u-h2 {
font-size:calc(1.26563rem + 0.53641 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
h2, .u-h2 {
	font-size: 1.80203rem
}
}
h3, .u-h3 {
	font-size: 1.125rem
}

@media screen and (min-width:20rem) {
h3, .u-h3 {
font-size:calc(1.125rem + 0.47681 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
h3, .u-h3 {
	font-size: 1.60181rem
}
}
h4, .u-h4 {
	font-size: 1rem
}

@media screen and (min-width:20rem) {
h4, .u-h4 {
font-size:calc(1rem + 0.42383 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
h4, .u-h4 {
	font-size: 1.42383rem
}
}
h5, .u-h5 {
	font-size: .88889rem
}

@media screen and (min-width:20rem) {
h5, .u-h5 {
font-size:calc(.88889rem + 0.37674 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
h5, .u-h5 {
	font-size: 1.26563rem
}
}
h6, .u-h6 {
	font-size: .79012rem
}

@media screen and (min-width:20rem) {
h6, .u-h6 {
font-size:calc(.79012rem + 0.33488 * ((100vw - 20rem) / 220) )
}
}

@media screen and (min-width:240rem) {
h6, .u-h6 {
	font-size: 1.125rem
}
}
h2+p, h3+p, h4+p, h5+p, h6+p {
	margin-top: calc(.75rem + 0.25vw)
}
b, strong {
	font-weight: 600
}
blockquote {
	border-left: .2rem solid #02bb80;
	font-family: Georgia, serif;
	font-style: italic;
	padding: .75rem 0 .75rem 1.75rem
}
blockquote cite {
	color: #111;
	display: block;
	font-size: .88889rem;
	margin-top: .75rem
}
blockquote cite:before {
	content: "- "
}
blockquote>:nth-child(1) {
	margin-top: 0
}
ul, ol {
	margin-left: 2rem
}
.slide ul, .slide ol {
	margin-left: 0
}
ul>li, ol>li {
	list-style: inherit;
	padding: .25rem 0 0 1rem
}
.slide ul>li, .slide ol>li {
	list-style: none;
	padding: 0 0 0
}
.clearfix {
	clear: both;
}
dl dt {
	font-weight: 600
}
pre {
	margin: 1.5rem 0 0;
	padding: 1.5rem 3rem;
	white-space: pre-wrap;
	word-wrap: break-word
}
code, pre {
	background-color: #f6f6f6;
	font-family: "Monaco", "Courier New", monospace;
	font-size: .79012rem
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	display: block;
	max-width: 100%;
	overflow-x: auto;
	vertical-align: top;
	text-align: left;
	white-space: nowrap
}
table th {
	border-bottom: 2px solid #dedede;
	padding: .75rem 1.25rem
}
table tr:nth-child(2n) {
	background: #f3f3f3
}
table td {
	padding: .75rem 1.25rem
}
figcaption {
	clear: both;
	color: #888;
	font-style: italic;
	font-size: .79012rem;
	margin: .75rem 0 0;
	text-align: center
}
.btn, [type=button], [type=submit], button {
	background: none;
	border: 1px solid #111;
	color: #111;
	cursor: pointer;
	display: inline-block;
	font: 400 .70233rem "Montserrat", sans-serif;
	letter-spacing: .5px;
	padding: .5rem 1.5rem;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .12s linear 0s;
	-o-transition: all .12s linear 0s;
	transition: all .12s linear 0s;
	width: 100%
}

@media all and (min-width:37.5em) {
.btn, [type=button], [type=submit], button {
	width: auto
}
}
.btn:hover, [type=button]:hover, [type=submit]:hover, button:hover, .btn:focus, [type=button]:focus, [type=submit]:focus, button:focus {
	border-color: #02bb80;
	color: #02bb80;
	text-decoration: none
}
.btn:focus, [type=button]:focus, [type=submit]:focus, button:focus {
	outline: 2px dotted #02bb80
}
.btn:disabled, [type=button]:disabled, [type=submit]:disabled, button:disabled {
	background-color: #f3f3f3;
	border-color: #c4c4c4;
	color: #888;
	cursor: not-allowed
}
.btn:active, [type=button]:active, [type=submit]:active, button:active {
	border: 1px solid #111
}
[type=button], [type=submit], button {
	-webkit-appearance: none;
	-moz-appearance: none
}
fieldset {
	border: 1px solid #b8b8b8;
	margin: 0 0 1.5rem;
	padding: 1.5rem
}
fieldset>legend {
	margin-left: -1rem;
	padding: 0 1rem
}
legend {
	font-weight: 600
}
label {
	font-weight: 600;
	margin: 0 1rem .75rem 0
}
option {
	font-weight: 300
}
[type=text], [type=url], [type=tel], [type=number], [type=email], [type=search], textarea, select {
	background-color: #fff;
	border: 1px solid #b8b8b8;
	font-size: 1rem;
	outline: none;
	padding: .5rem .75rem;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none
}

@media all and (min-width:37.5em) {
[type=text], [type=url], [type=tel], [type=number], [type=email], [type=search], textarea, select {
	width: auto
}
}
[type=text]:focus, [type=url]:focus, [type=tel]:focus, [type=number]:focus, [type=email]:focus, [type=search]:focus, textarea:focus, select:focus {
	border-color: #02bb80
}
[type=checkbox], [type=radio] {
	display: none
}
[type=checkbox] +label, [type=radio] +label {
	display: inline-block;
	cursor: pointer;
	top: 0;
	margin-right: 1.5rem
}
.checkbox:before, .radio:before {
	border: 1px solid #b8b8b8;
	border-radius: 2px;
	content: "";
	display: inline-block;
	height: 1.25rem;
	line-height: 1.25rem;
	margin-right: 1rem;
	vertical-align: middle;
	text-align: center;
	width: 1.25rem
}
.radio:before {
	border-radius: 50%
}
[type=checkbox]:checked+.checkbox:before {
	content: "\2713";
	color: #02bb80;
	font-weight: 600
}
[type=radio]:checked+.radio:before {
	background: #02bb80;
	-webkit-box-shadow: inset 0 0 0 4px #fff;
	box-shadow: inset 0 0 0 4px #fff;
	content: "";
	border: 1px solid #b8b8b8
}
[type=file] {
	margin-bottom: 1.5rem;
	width: 100%
}
select {
	max-width: 100%;
	width: auto;
	position: relative
}
select:not([multiple] ) {
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 6"><polygon points="3 6 3 6 0 0 6 0 3 6" fill="%238a8b8c"/></svg>') no-repeat 90% 50%;
	background-size: 8px;
	padding-right: 3rem
}
select[multiple] {
	border: 1px solid #b8b8b8;
	padding: 1.5rem;
	width: 100%
}
select[multiple]:hover {
	border-color: #b8b8b8
}
select[multiple]:focus {
	border-color: #02bb80
}
select[multiple]:disabled {
	background-color: #f3f3f3;
	cursor: not-allowed
}
select[multiple]:disabled:hover {
	border-color: #b8b8b8
}
textarea {
	display: block;
	overflow: auto;
	resize: vertical;
	max-width: 100%
}
.container {
	margin: 0 auto;
	padding: 0 4%;
	max-width: calc(48rem + 8%)
}
.container>header {
	margin-bottom: 3.75rem;
	position: relative;
	text-align: center
}

.alinhaesquerda {
	text-align: left;
}

.alinhadireita {
	text-align: right;
}

@media all and (max-width:56.1875em) {
.container>header {
	border-bottom: 1px solid #dedede;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3rem;
	padding: .25rem 0;
	position: relative
}
}
.container>header.is-sticky {
	background: #fff;
	border-bottom: 1px solid #dedede;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3rem;
	padding: .25rem 0;
	position: fixed!important;
	top: 0;
	width: 92%;
	z-index: 9999999
}

@media all and (min-width:56.25em) {
.container>header.is-sticky {
	max-width: 48rem
}
}
.container>header.is-sticky .logo {
	font-size: 1.80203rem;
	margin: 0
}
.container>header.is-sticky .search {
	top: auto
}
.container>header.is-sticky .search+.navbar {
	margin-right: 1.5rem
}

.js-top {
visibility: hidden;
}

.navbar {
visibility: hidden;
}

.logo {
	color: #111!important;
	display: inline-block;
	font-family: "Damion", cursive;
	font-size: 1.80203rem;
	letter-spacing: 1px;
	text-align: center
}

.logs {
	background:url("assets/images/logovmais.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
	height:41px;
	width: 141px;
	height: 41px;
}

.logo a {
		width: 141px;
	height: 41px;
	display: block
}

a.social-rss {
	background-image: url(assets/images/rss.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	height: 16px;
	width: 16px;
}

#big_map {
	background-image: url("assets/images/dotted_map.png");
	background-size: cover;
	height: 424px;
	margin-bottom: 50px;
	width: 100%;
}

#duascolunas75 > ul li {
	float: left;
	margin-right: -100%;
	height:380px;
}
#duascolunas75 > ul > li:nth-child(2n+1) {
	margin-left: 0%;
	margin-bottom: 4%;
	clear: both;
	overflow: hidden;
	width: 74%;
 *zoom: 1;
}
#duascolunas75 > ul > li:nth-child(2n+2) {
	margin-left: 76%;
	margin-bottom: 4%;
	clear: none;
	width: 24%;
	}

#duascolunasout ul li, #duascolunasint ul li {
	float: left;
	margin-right: -100%;
	width: 49%;
}
#duascolunasout ul li:nth-child(2n+1), #duascolunasint ul li:nth-child(2n+1) {
	margin-left: 0%;
	margin-bottom: 2%;
	clear: both;
	overflow: hidden;
 *zoom: 1;
}
#duascolunasout ul li:nth-child(2n+2), #duascolunasint ul li:nth-child(2n+2) {
	margin-left: 51%;
	margin-bottom: 2%;
	clear: none;
}

#duascolunasout ul>li, #duascolunasout ol>li {
	list-style: none;
	padding: .25rem 0 0 1rem
}

#ficha h1 {
	margin-top:85px;
	text-align: center;
    font-size: 100px;
	font-weight: 600;
	margin-bottom: 15px !important;
	line-height:100px !important;
	transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9) 0.4s;
}

#ficha h2, #politica h1 {
	margin-top:125px;
	text-align: center;
    font-size: 40px;
    line-height: 30px;
	font-weight: 300;
	margin-bottom: 60px !important;
	transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9) 0.4s;
}

#ficha h1 span {
    display: block;
    font-size: 40px;
    line-height: 30px;
	font-weight: 300;
    position: relative;
}

#ficha h2 span, #politica h1 span {
    display: block;
    font-size: 100px;
	font-weight: 600;
	margin-top: 15px !important;
	line-height:100px !important;
    position: relative;
}

.esquerdat {
	text-align:right;
}
.direitat {
	text-align:left;
}

.tecnica p {
    font-size: 16px !important;
    line-height: 22px !important;
	margin-bottom:0 !important;
}

#ficha ul.lista {
    line-height: 22px;
    list-style: outside none none;
	text-align: center;
}
#ficha ul.lista li.label {
	font-family: "Merriweather",serif;
    font-size: 16px;
}
#ficha ul.lista li.label::after {
    display: none;
}
#ficha ul.lista li {
    display: inline-block;
	font-family: "Merriweather",serif;
    font-size: 16px;
    margin-left: -10px;
    padding: 0 10px;
}
#ficha ul.lista li::after {
    content: "/";
    padding-left: 15px;
}
#ficha ul.lista li:last-child::after {
    content: "";
}

@media all and (min-width:56.25em) {
.logo {
	font-size: 3.65324rem;
	margin: 1.5rem 0 .75rem
}
.logs {
	background:url("assets/images/logovmaisg.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
	height:41px;
	width: 250px;
	height: 73px;
}
.logo a {
		width: 250px;
	height: 73px;
	display: block
}
}
.logo:hover {
	text-decoration: none
}
.logo:focus {
	outline: none
}
.search {
	visibility: hidden
}
.search__btn {
	border: none;
	padding: 0;
	position: absolute;
	right: 3rem;
	top: 40%;
	width: auto;
}

@media all and (min-width:56.25em) {
.search__btn {
	right: 0
}
}
.search__input {
	border: none;
	border-bottom: 2px solid #dedede;
	display: none;
	font-size: 1.26563rem;
	opacity: 0;
	width: 48rem;
	-webkit-transition: all .48s ease-in-out;
	-o-transition: all .48s ease-in-out;
	transition: all .48s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.search__close {
	border: none;
	color: transparent;
	cursor: pointer;
	opacity: 0;
	position: absolute;
	right: 2.5rem;
	text-indent: -999rem;
	-webkit-transition: all .48s ease-in-out;
	-o-transition: all .48s ease-in-out;
	transition: all .48s ease-in-out;
	top: 2.5rem;
	width: auto
}
.search__close:before, .search__close:after {
	background-color: #111;
	content: '';
	left: 1rem;
	height: 2rem;
	opacity: .4;
	position: absolute;
	width: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.search__close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.search__close:hover {
	opacity: 1
}
.search__overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transition: all .48s;
	-o-transition: all .48s;
	transition: all .48s;
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
	opacity: 0;
	visibility: hidden
}
.search__overlay.expanded {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	z-index: 100000000;
	display: block;
	visibility: visible
}
.search__overlay.expanded .search__input {
	-webkit-animation: slideininput .98s forwards;
	animation: slideininput .98s forwards;
	display: block
}
@-webkit-keyframes slideininput {
60% {
opacity:0;
width:0
}
100% {
opacity:1;
max-width:92%
}
}
@keyframes slideininput {
60% {
opacity:0;
width:0
}
100% {
opacity:1;
max-width:92%
}
}
.search__overlay.expanded .search__close {
	-webkit-animation: slideinclose .98s forwards;
	animation: slideinclose .98s forwards
}
@-webkit-keyframes slideinclose {
60% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes slideinclose {
60% {
opacity:0
}
100% {
opacity:1
}
}
.navbar__menu {
	font-family: "Montserrat", sans-serif;
	margin: 0;
	overflow: hidden;
	padding: 0
}

@media all and (max-width:56.1875em) {
.navbar__menu {
	background: #fff;
	height: 100vh;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 5.25rem;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	visibility: hidden;
	-webkit-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%);
	width: 100%;
	z-index: 15000
}
.navbar__menu>li {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border-bottom: 1px solid #dedede;
	padding-left: 0
}
}

@media all and (min-width:56.25em) {
.navbar__menu {
	max-height: none;
	overflow: visible;
	text-align: center
}
}
.navbar__menu li {
	color: #111;
	font-size: .79012rem;
	list-style: none;
	text-transform: uppercase
}

@media all and (min-width:56.25em) {
.navbar__menu li {
	display: inline-block;
	margin: 0 .5rem;
	padding: 0;
	position: relative
}
}
.navbar__menu li:hover, .navbar__menu li[aria-expanded=true] {
	cursor: pointer
}

@media all and (min-width:56.25em) {
.navbar__menu li:hover>ul, .navbar__menu li[aria-expanded=true] >ul {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible
}
.navbar__menu li:hover>ul li, .navbar__menu li[aria-expanded=true] >ul li {
	margin: 0;
	display: block
}
}
.navbar__menu li a, .navbar__menu li span {
	display: block;
	color: #111;
	padding: .25rem 0 0;
	white-space: nowrap
}

@media all and (max-width:56.1875em) {
.navbar__menu li a, .navbar__menu li span {
	padding: .75rem 0
}
}
.navbar__menu li a:after, .navbar__menu li span:after {
	content: "";
	display: block;
	margin: 0 auto
}
.navbar__menu li a:hover:not(span), .navbar__menu li span:hover:not(span) {
	color: #02bb80
}

@media all and (max-width:56.1875em) {
.navbar__submenu {
	margin: 0
}
}

@media all and (min-width:56.25em) {
.navbar__submenu {
	background: #fff;
	-webkit-box-shadow: 0 0 0 1px #dedede;
	box-shadow: 0 0 0 1px #dedede;
	left: auto;
	margin: 15px 0 0;
	opacity: 0;
	padding: 1rem 1.5rem;
	position: absolute;
	top: 100%;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-transform: translate(0, -10%);
	-ms-transform: translate(0, -10%);
	transform: translate(0, -10%);
	visibility: hidden;
	width: auto;
	z-index: 998
}
.navbar__submenu:after {
	background: #fff;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	content: '';
	display: block;
	height: 10px;
	position: absolute;
	top: -6px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px
}
.navbar__submenu:before {
	content: '';
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: -15px;
	width: 100%
}
.navbar__submenu li {
	border: none;
	margin: 0
}
}

@media all and (min-width:56.25em) and (max-width:56.1875em) {
.navbar__submenu li {
	padding: .25rem 0
}
}

@media all and (min-width:56.25em) {
.navbar__submenu li ul {
	left: calc(100% + 12px);
	top: -22px;
	-webkit-transform: translate(-10%, 0);
	-ms-transform: translate(-10%, 0);
	transform: translate(-10%, 0)
}
.navbar__submenu li ul:after {
	left: -6px;
	top: 15px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.navbar__submenu li ul:before {
	height: 100%;
	left: -12px;
	top: 0;
	width: 12px
}
.navbar__submenu li ul.navbar__submenu--reversed {
	left: auto;
	right: calc(100% + 12px);
	top: -22px
}
.navbar__submenu li ul.navbar__submenu--reversed:after {
	left: auto;
	right: -6px;
	top: 15px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}
.navbar__submenu li ul.navbar__submenu--reversed:before {
	height: 100%;
	left: auto;
	right: -12px;
	top: 0;
	width: 12px
}
}
.navbar__toggle {
	background: none;
	border: none;
	border-top: 2px solid #000;
	border-radius: 0;
	display: block;
	height: 14px;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 0;
	text-indent: -99999rem;
	width: 1.6rem;
	z-index: 150000
}

@media all and (min-width:56.25em) {
.navbar__toggle {
	display: none
}
}
.navbar__toggle:before {
	border-top: 2px solid #000;
	content: "";
	left: 0;
	position: absolute;
	top: 4px;
	width: 100%
}
.navbar__toggle:after {
	border-bottom: 2px solid #000;
	content: "";
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%
}
.navbar__toggle:focus {
	background: none;
	outline: none;
	border: none;
	border-top: 2px solid #111
}
.navbar__toggle:hover {
	background: none
}
.is-opened>ul {
	opacity: 1;
	overflow: auto;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.is-opened>ul li {
	padding: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.is-opened>ul li ul {
	height: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%)
}
.is-opened>ul li ul li {
	border-top: 1px solid #dedede
}
.is-opened>ul li:hover>ul {
	height: auto;
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.is-opened>ul li[aria-expanded=true] >ul {
	display: block
}

@media all and (max-width:56.1875em) {
.has-submenu:after {
	background: #fff;
	border-right: 1px solid #02bb80;
	border-bottom: 1px solid #02bb80;
	content: '';
	display: block;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 1rem;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px
}
}

@media all and (min-width:56.25em) {
.u-innerwrap {
	width: 36rem;
	margin-left: auto;
	margin-right: auto
}
}
.hero {
	margin: 0 0 1.5rem;
	text-align: center
}
.hero p {
	margin: 0
}
.hero p:first-letter {
	text-transform: uppercase
}
.hero a {
	text-decoration: underline
}
.category {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.75rem
}
.category>article {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	font-size: .88889rem;
	line-height: 1.4;
	padding: 1.5rem;
	padding-top: calc(1.5rem + 1vw);
	position: relative;
	text-align: center
}

@media all and (min-width:37.5em) {
.category>article {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}

@media all and (min-width:56.25em) {
.category>article {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%
}
}
.category>article a:hover {
	text-decoration: none
}

@media all and (min-width:56.25em) {
.category--layout-1>article {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}
.category--layout-1>article:nth-child(1) {
	-webkit-box-flex: 2;
	-ms-flex: 2 100%;
	flex: 2 100%
}
.category--layout-1>article:nth-child(2), .category--layout-1>article:nth-child(3), .category--layout-1>article:nth-child(4), .category--layout-1>article:nth-child(5), .category--layout-1>article:nth-child(6), .category--layout-1>article:nth-child(11) {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
}

@media all and (min-width:56.25em) {
.category--layout-2>article {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}
.category--layout-2>article:nth-child(1), .category--layout-2>article:nth-child(2), .category--layout-2>article:nth-child(3), .category--layout-2>article:nth-child(4), .category--layout-2>article:nth-child(5), .category--layout-2>article:nth-child(10) {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
}

@media all and (min-width:56.25em) {
.category--layout-3>article:nth-child(5n-4), .category--layout-3>article:nth-child(5n-3) {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
	
.category--layout-10>article:nth-child(5n-5), .category--layout-10>article:nth-child(5n-4), .category--layout-10>article:nth-child(5n-3), .category--layout-10>article:nth-child(5n-2), .category--layout-10>article:nth-child(5n-1) {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
	
}
	
}

@media all and (min-width:56.25em) {
.category--layout-4>article:nth-child(5n-1), .category--layout-4>article:nth-child(5n) {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
}

@media all and (min-width:56.25em) {
.category--layout-5>article:nth-child(3n-2) {
	-webkit-box-flex: 2;
	-ms-flex: 2 100%;
	flex: 2 100%
}
.category--layout-5>article:nth-child(3n-1), .category--layout-5>article:nth-child(3n) {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
}

@media all and (min-width:56.25em) {
.category--layout-6>article {
	-webkit-box-flex: 2;
	-ms-flex: 2 50%;
	flex: 2 50%
}
}

@media all and (min-width:56.25em) {
.category--layout-7>article {
	-webkit-box-flex: 2;
	-ms-flex: 2 100%;
	flex: 2 100%
}
}
.card__image {
	margin: 0 -.75rem;
	overflow: hidden
}
.card__image img {
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	width: 100%
}
.card__header {
	background: #fff
}
.card__header>h2 {
	font-size: .88889rem;
	font-weight: normal;
	margin-top: .5rem
}
.card__header>p {
	color: #888;
	font-size: .8243rem;
	text-transform: uppercase
}
.post {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}
.post__image--left {
	float: left;
	margin-bottom: 1.5rem;
	margin-right: 1.5rem;
	max-width: 50%
}
.post__image--right {
	float: right;
	margin-bottom: 1.5rem;
	margin-left: 1.5rem;
	max-width: 50%
}
.post__image--center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

@media all and (min-width:56.25em) {
.post__image--wide {
	margin-left: -6rem;
	margin-right: -6rem
}
.post__image--wide>img {
	width: 100%
}
}
.post__image--full {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%)
}
.post__image--full>img {
	width: 100%
}
.post__meta {
	color: #888;
	font-size: .79012rem
}
.post__featured-image {
	margin-top: calc(1.5rem + 1vw);
	margin-bottom: calc(1.5rem + 1vw);
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 100%
}
.post__featured-image>img {
	width: 100%
}
.post__entry {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.post__entry>:nth-child(1) {
	margin-top: 0
}
.post__last-updated {
	color: #888;
	font-size: .79012rem;
	font-style: italic;
	margin: 1rem 0 0;
	text-align: left
}
.post__tag {
	margin-left: 0
}
.post__tag li {
	display: inline-block;
	list-style: none;
	padding: 0 1rem 0 0
}
.post__tag li>a {
	color: #888;
	text-decoration: none;
	-webkit-transition: all .12s linear 0s;
	-o-transition: all .12s linear 0s;
	transition: all .12s linear 0s
}
.post__tag li>a:hover {
	color: #02bb80;
	text-decoration: underline
}
.post__tag li>a:active {
	color: #111
}
.post__tag li>a:focus {
	color: #111;
	outline: none
}
.post__tag li>a:before {
	content: "# "
}
.post__bio {
	border-top: 1px solid #dedede;
	font-size: .88889rem;
	margin-top: calc(3rem + 1vw);
	padding-top: calc(1.5rem + 1vw);
	text-align: center
}
.post__bio:after {
	content: " ";
	display: block;
	clear: both
}
.post__bio h3 {
	margin: 0 0 1.5rem
}
.post__bio>img {
	border-radius: 50%;
	height: 4rem;
	margin-bottom: 1.5rem;
	width: 4rem
}
.post__nav {
	border-top: 1px solid #dedede;
	display: flex;
	font-size: .6243rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: calc(3rem + 1vw);
	padding-top: calc(1.5rem + 0.25vw);
	text-transform: uppercase;
	z-index: 0
}
.post__nav__link {
	color: #888
}

@media all and (min-width:37.5em) {
.post__nav__link {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
}
.post__nav__link>img {
	-webkit-transition: all .24s ease;
	-o-transition: all .24s ease;
	transition: all .24s ease;
	width: 100px
}

@media all and (max-width:37.4375em) {
.post__nav__link>img {
	display: none
}
}
.post__nav__link:hover {
	text-decoration: none
}
.post__nav__link:hover h5 {
	-webkit-transition: all .12s linear;
	-o-transition: all .12s linear;
	transition: all .12s linear;
	color: #02bb80
}
.post__nav__link:hover:hover img {
	opacity: .8
}
.post__nav h5 {
	font-size: .79012rem;
	margin: .25rem 0 0;
	position: relative
}
.post__nav__prev {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	text-align: left
}
.post__nav__next {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin-left: auto;
	text-align: right
}

@media all and (min-width:37.5em) {
.post__nav__text {
	width: 55%
}
}
.post__nav+.post__related {
	margin-top: calc(1.5rem + 0.25vw)
}
.post__related {
	border-top: 1px solid #dedede;
	margin-top: calc(1.5rem + 1vw)
}
.post__related__wrap {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 1.5rem -2% 0;
	width: 104%
}
.post__related__wrap figure {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin: 0;
	padding: .75rem 2% 0
}

@media all and (min-width:37.5em) {
.post__related__wrap figure {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%
}
}
.post__related__wrap figure a>img {
	-webkit-transition: all .24s ease;
	-o-transition: all .24s ease;
	transition: all .24s ease
}
.post__related__wrap figure a:hover img {
	opacity: .8
}
.post__related__wrap figcaption {
	font-style: normal
}
.post__related__wrap figcaption>time {
	color: #888;
	font-size: .6243rem;
	margin: .75rem 0;
	text-transform: uppercase
}
.post__related__wrap h4 {
	font-size: .79012rem;
	margin: .5rem 0 .75rem
}
.post__related__wrap h4 a:hover {
	text-decoration: none
}
.post__share {
	margin: .75rem 0 calc(1.5rem + 1vw);
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	text-align: center
}
.post__share>a {
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	height: 2rem;
	margin: 0 .25rem;
	text-align: center;
	width: 2rem
}
.post__share>a:hover {
	background: #000;
	color: #fff;
	text-decoration: none
}
.post__share .icon {
	fill: #fff;
	margin: 0 auto;
	opacity: 1!important;
	pointer-events: none;
	vertical-align: text-bottom
}
.post footer {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.comments {
	border-top: 1px solid #dedede;
	margin-top: calc(3rem + 1vw)
}
.comments>h3 {
	margin-bottom: 1.25rem
}
.banner {
	text-align: center
}
.banner--before-post {
	margin-bottom: 3rem
}

@media all and (min-width:56.25em) {
.banner--before-post {
	margin-bottom: 3.75rem
}
}
.banner--after-post {
	margin-top: calc(1.5rem + 1vw)
}
.author__thumb {
	border-radius: 50%;
	height: 5rem;
	margin-bottom: 1.5rem;
	width: 5rem
}
.search-page__input {
	width: 100%
}
.gsc-control-cse {
	padding: 0
}
.gs-webResult {
	border-top: 1px solid #dedede;
	padding-top: 1rem
}
.gsc-table-result {
	margin-top: .5rem;
	white-space: initial
}
.gsc-table-result td {
	padding: 0
}
.align-left {
	text-align: left
}
.align-right {
	text-align: right
}
.align-center {
	text-align: center
}
.align-justify {
	text-align: justify
}
.msg {
	padding: 1rem 1.5rem
}
.msg--highlight {
	background-color: #fff7e5
}
.msg--info {
	background-color: #d9edf7
}
.msg--success {
	background: #d5efc2
}
.dropcap:first-letter {
	float: left;
	font-family: "Montserrat", sans-serif;
	font-size: 4.10989rem;

	line-height: .7;
	margin-right: .5rem;
	padding: .5rem .5rem .5rem 0
}
.pagination {
	margin-top: 1.5rem;
	text-align: center;
	width: 100%
}

@media all and (min-width:56.25em) {
.pagination {
	margin-top: 4.5rem
}
}
.pagination>a {
	margin: 0 0 .75rem;
	min-width: 8rem
}

@media all and (min-width:37.5em) {
.pagination>a {
	margin: 0 0 0 .75rem
}
}
.footer {
	border-top: 1px solid #dedede;
	overflow: hidden;
	padding: 2.5rem 4%;
	margin: 6.75rem 0 0;
	text-align: center
}
.footer__copyright {
	color: #888;
	font-size: .6243rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 1rem 0
}
.footer__social>a {
	padding: .25rem
}
.footer__social>a:hover {
	text-decoration: none
}
.footer__social .icon {
	fill: #111;
	opacity: .6
}
.footer__social .icon:hover {
	opacity: 1
}
.icon {
	display: inline-block;
	height: .9rem;
	-webkit-transition: all .12s linear 0s;
	-o-transition: all .12s linear 0s;
	transition: all .12s linear 0s;
	width: .9rem
}
.cookie-bar {
	background: rgba(0,0,0,.9);
	bottom: 0;
	color: rgba(255,255,255,.5);
	font-size: .70233rem;
	padding: .75rem;
	position: fixed;
	text-align: center;
	width: 100%;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform .8s ease 0s;
	transition: transform .8s ease 0s, -webkit-transform .8s ease 0s;
	-o-transition: transform .8s ease 0s;
	will-change: transform;
	z-index: 999
}
.cookie-bar>p {
	margin: 0
}
.cookie-bar>p>a {
	color: #fff;
	text-decoration: underline
}
.cookie-bar>p>a:hover {
	color: rgba(255,255,255,.8)
}
.cookie-bar.is-sticky {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

@media all and (max-width:37.4375em) {
.cookie-bar__close {
	margin-top: .75rem;
	border-color: #02bb80;
	color: #02bb80
}
.cookie-bar__close:hover {
	opacity: .8
}
}

@media all and (min-width:37.5em) {
.cookie-bar__close {
	border: none;
	display: inline-block;
	height: 1.25rem;
	margin-left: 1.5rem;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -99999rem;
	width: 1.25rem
}
.cookie-bar__close:hover:before, .cookie-bar__close:hover:after {
	background: #02bb80
}
.cookie-bar__close:before, .cookie-bar__close:after {
	background: #dedede;
	content: '';
	height: 2px;
	left: 0;
	margin-top: -1px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 100%;
	top: 50%
}
.cookie-bar__close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
}
.card__image img:hover {
	-webkit-filter: saturate(2);
	filter: saturate(2);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.blur-up {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	transition: filter 400ms, -webkit-filter 400ms
}
.blur-up.lazyloaded {
	-webkit-filter: blur(0);
	filter: blur(0)
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100000001;
	display: block;
}

#status {
  width: 40px;
  height: 40px;
    position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  background-color: #333;

  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

.last_breaker {
	position: absolute;
	top: 260px;
	right: 65px;
	left: 69%;
}
.breaker {
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;
	background-color: #d4122d;
	height: 110px;
	padding: 0 15px;
	text-align: center;
	width: 110px;
	z-index: 998;
}
.breaker header {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	margin-top: -16px;
}
.breaker header h2 {
	font-family: inherit;
	font-size: 15px;
	font-weight: 600;
	color: #fff
}
.breaker .breaker_content {
	padding: 0 10px
}
.breaker.last_breaker header {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	min-height: 30px
}
.breaker.last_breaker .news {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	min-height: 30px;
	font-size: 14px;
	line-height: 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #fff;
	width: 100%!important
}
.breaker.last_breaker .news li {
	height: 30px;
	width: 80px;	
}

.breaker.last_breaker .news li a {
	display: block;
	min-height: 30px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 16px;
	margin-top: 7px;
	margin-left: -28px;
	color:#fff;
}
.breaker.last_breaker .news a:focus, .breaker.last_breaker .news a:hover {
	color: #fff
}

/* Paginação */

.wp-pagenavi {
	clear: both;
	text-align: center;
	margin: 40px 59% 0 41%;
}
.wp-pagenavi a, .wp-pagenavi span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.15);
	width: 40px;
	height: 40px;
	padding: 9px 14px;
	margin: 0 4px;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover {
	transition: color 200ms linear 0s;
	border: 1px solid #000;
	background: #000;
	color: #fff;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: 1px solid #000;
	background: #000;
	color: #fff;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi .first, .wp-pagenavi .last {
	border: none;
}
.wp-pagenavi .first:hover, .wp-pagenavi .last:hover {
	border: none;
	background: #fff;
	color: #000;
}

.form .text-input, .form .textarea, .form .label, .form .button {
  padding: 1em 1.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
}

.form .text-input, .form .textarea {
  font: inherit;
  line-height: normal;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding-left: 0;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background: transparent;
  outline: none;
  color: black;
}
.form .text-input:placeholder, .form .textarea:placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.form .text-input:-webkit-autofill, .form .textarea:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  border-top-color: white;
  border-left-color: white;
  border-right-color: white;
}
.form .error.text-input, .form .error.textarea, .error .form .text-input, .form .error .text-input, .error .form .textarea, .form .error .textarea {
  border-color: transparent transparent red transparent;
}
.form:not(.has-floated-label) .text-input:active, .form:not(.has-floated-label) .textarea:active, .form:not(.has-floated-label) .text-input:focus, .form:not(.has-floated-label) .textarea:focus {
  border-color: transparent transparent black transparent;
}

.form .label {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  padding-left: 0;
}

.form .label {
  top: 0;
  left: 0;
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.active .form .label, .form .active .label {
  font-size: 0.75em;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  background: white;
}
.focus .form .label, .form .focus .label {
  color: black;
}

.form.has-floated-label .field:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 1px solid black;
  -webkit-transition: width 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: width 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.form.has-floated-label .field.focus:after {
  width: 100%;
}

.form .button {
  font: inherit;
  line-height: normal;
  cursor: pointer;
  background-color: black;
  color: white;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.14286em;
}
.form .button:hover, .form .button:focus, .form .button:active {
  color: white;
  background: black;
}
.form .button:active {
  position: relative;
  top: 1px;
  left: 1px;
}

.form {
  max-width: 50em;
  margin: 0 auto;
  padding: 1em 2em;
  box-sizing: border-box;
  overflow: hidden;
}
.form .field {
  position: relative;
  width: 100%;
  margin-bottom: 1.5em;
  float: left;
}
@media screen and (min-width: 40em) {
  .form .field.half {
    width: calc(50% - 2em);
    margin-right: 2em;
  }
  .form .field.half + .half {
    margin-left: 2em;
    margin-right: 0;
  }
}
.form .field:last-child {
  float: right;
  width: auto;
}
.form .textarea {
  max-width: 100%;
}

/*# sourceMappingURL=main.css.map */