/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Sans:400,400i,700,700i");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  background-color: #FFF; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

ol, ul {
  list-style: none; }

ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* CSS Document */
/* EX:
@include transform(rotate, 0deg);
@include transition(.5s, ease-in-out);
@include transform-origin(right, center);
*/
/*
@include keyframes(bgcolor) {
  0% {
    background-color: #ffccf2;
  }
  50% {
    background-color: #ccffcc;
  }
  100% {
    background-color: #ccffff;
  } 
}	
*/
/* COMMON */
/* FOOTER */
/* TOPO */
@font-face {
  font-family: 'topping_icn';
  src: url("/lib/fonts/topping_icn.eot?35921254");
  src: url("/lib/fonts/topping_icn.eot?35921254#iefix") format("embedded-opentype"), url("/lib/fonts/topping_icn.woff2?35921254") format("woff2"), url("/lib/fonts/topping_icn.woff?35921254") format("woff"), url("/lib/fonts/topping_icn.ttf?35921254") format("truetype"), url("/lib/fonts/topping_icn.svg?35921254#topping_icn") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'topping_icn';
    src: url('topping_icn.svg?35921254#topping_icn') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "topping_icn";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-block:before {
  content: '\e800'; }

/* '' */
.icon-plus-circle:before {
  content: '\e801'; }

/* '' */
.icon-plus:before {
  content: '\e802'; }

/* '' */
.icon-plus-circled:before {
  content: '\e803'; }

/* '' */
.icon-minus:before {
  content: '\e804'; }

/* '' */
.icon-minus-circled:before {
  content: '\e805'; }

/* '' */
.icon-info-circled:before {
  content: '\e806'; }

/* '' */
.icon-download-alt:before {
  content: '\e807'; }

/* '' */
.icon-location:before {
  content: '\e808'; }

/* '' */
.icon-phone:before {
  content: '\e809'; }

/* '' */
.icon-right-big:before {
  content: '\e80a'; }

/* '' */
.icon-heart-empty:before {
  content: '\e80b'; }

/* '' */
.icon-search:before {
  content: '\e80c'; }

/* '' */
.icon-star:before {
  content: '\e80d'; }

/* '' */
.icon-star-empty:before {
  content: '\e80e'; }

/* '' */
.icon-star-half:before {
  content: '\e80f'; }

/* '' */
.icon-user:before {
  content: '\e810'; }

/* '' */
.icon-ok:before {
  content: '\e811'; }

/* '' */
.icon-ok-circled:before {
  content: '\e812'; }

/* '' */
.icon-ok-circled2:before {
  content: '\e813'; }

/* '' */
.icon-cancel:before {
  content: '\e815'; }

/* '' */
.icon-cancel-circled:before {
  content: '\e816'; }

/* '' */
.icon-down-circled2:before {
  content: '\e817'; }

/* '' */
.icon-up-circled2:before {
  content: '\e818'; }

/* '' */
.icon-down-dir:before {
  content: '\e819'; }

/* '' */
.icon-up-dir:before {
  content: '\e81a'; }

/* '' */
.icon-left-dir:before {
  content: '\e81b'; }

/* '' */
.icon-right-dir:before {
  content: '\e81c'; }

/* '' */
.icon-down-open:before {
  content: '\e81d'; }

/* '' */
.icon-left-open:before {
  content: '\e81e'; }

/* '' */
.icon-cancel-circled2:before {
  content: '\e81f'; }

/* '' */
.icon-right-open:before {
  content: '\e820'; }

/* '' */
.icon-up-open:before {
  content: '\e821'; }

/* '' */
.icon-up-big:before {
  content: '\e822'; }

/* '' */
.icon-ok-1:before {
  content: '\e823'; }

/* '' */
.icon-ok-circle:before {
  content: '\e824'; }

/* '' */
.icon-cancel-1:before {
  content: '\e825'; }

/* '' */
.icon-cancel-circle:before {
  content: '\e826'; }

/* '' */
.icon-plus-1:before {
  content: '\e827'; }

/* '' */
.icon-down-big:before {
  content: '\e829'; }

/* '' */
.icon-left-big:before {
  content: '\e82a'; }

/* '' */
.icon-minus-1:before {
  content: '\e82b'; }

/* '' */
.icon-minus-circle:before {
  content: '\e830'; }

/* '' */
.icon-cancel-2:before {
  content: '\e831'; }

/* '' */
.icon-heart:before {
  content: '\e833'; }

/* '' */
.icon-plus-2:before {
  content: '\e834'; }

/* '' */
.icon-minus-2:before {
  content: '\e835'; }

/* '' */
.icon-download:before {
  content: '\f02e'; }

/* '' */
.icon-doc:before {
  content: '\f04a'; }

/* '' */
.icon-left-circled:before {
  content: '\f0a8'; }

/* '' */
.icon-right-circled:before {
  content: '\f0a9'; }

/* '' */
.icon-up-circled:before {
  content: '\f0aa'; }

/* '' */
.icon-down-circled:before {
  content: '\f0ab'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-plus-squared:before {
  content: '\f0fe'; }

/* '' */
.icon-angle-double-left:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-angle-double-up:before {
  content: '\f102'; }

/* '' */
.icon-angle-double-down:before {
  content: '\f103'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-circle-empty:before {
  content: '\f10c'; }

/* '' */
.icon-circle:before {
  content: '\f111'; }

/* '' */
.icon-star-half-alt:before {
  content: '\f123'; }

/* '' */
.icon-info:before {
  content: '\f129'; }

/* '' */
.icon-angle-circled-left:before {
  content: '\f137'; }

/* '' */
.icon-angle-circled-right:before {
  content: '\f138'; }

/* '' */
.icon-angle-circled-up:before {
  content: '\f139'; }

/* '' */
.icon-angle-circled-down:before {
  content: '\f13a'; }

/* '' */
.icon-minus-squared:before {
  content: '\f146'; }

/* '' */
.icon-minus-squared-alt:before {
  content: '\f147'; }

/* '' */
.icon-ok-squared:before {
  content: '\f14a'; }

/* '' */
.icon-down:before {
  content: '\f175'; }

/* '' */
.icon-up:before {
  content: '\f176'; }

/* '' */
.icon-left:before {
  content: '\f177'; }

/* '' */
.icon-right:before {
  content: '\f178'; }

/* '' */
.icon-right-circled2:before {
  content: '\f18e'; }

/* '' */
.icon-left-circled2:before {
  content: '\f190'; }

/* '' */
.icon-plus-squared-alt:before {
  content: '\f196'; }

/* '' */
.icon-circle-thin:before {
  content: '\f1db'; }

/* '' */
/* CSS Document */
p, li, td {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #191919;
  line-height: 1.4; }

em {
  font-style: italic; }

p {
  margin: 1.25em 0; }
  p:first-of-type {
    margin-top: 0; }
  p:last-of-type {
    margin-bottom: 0; }
  p a {
    color: #193e74;
    text-decoration: none; }
    p a:hover {
      text-decoration: underline; }

#main ul {
  padding-left: 20px; }
  #main ul li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 0px;
    margin-left: 20px; }

strong {
  font-weight: 700; }

.headings, h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #193e74;
  text-transform: uppercase; }

.page_title {
  color: #193e74; }

.ctr {
  text-align: center; }

h1 {
  font-size: 1.6em;
  margin-bottom: 0.8em; }

h2 {
  font-size: 1.3em;
  margin-bottom: 0.65em; }

h3 {
  font-size: 1.2em;
  margin-bottom: 0.6em; }

h4 {
  font-size: 1.15em;
  margin-bottom: 0.575em; }

h5 {
  font-size: 1.1em;
  margin-bottom: 0.55em; }

h6 {
  font-size: 1em;
  margin-bottom: 0.5em; }

h1.title {
  color: #2292d1; }

/*




*/
.hamburger {
  padding: 15px 15px;
  display: block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  height: 18px;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 17px;
  z-index: 3; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger .hamburger-box {
    width: 30px;
    height: 18px;
    display: inline-block;
    position: relative; }
  .hamburger .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px; }
    .hamburger .hamburger-inner,
    .hamburger .hamburger-inner::before,
    .hamburger .hamburger-inner::after {
      width: 30px;
      height: 2px;
      background-color: #000;
      border-radius: 4px;
      position: absolute; }
    .hamburger .hamburger-inner::before,
    .hamburger .hamburger-inner::after {
      content: "";
      display: block; }
    .hamburger .hamburger-inner::before {
      top: -8px; }
    .hamburger .hamburger-inner::after {
      bottom: -8px; }
  .hamburger.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg); }
    .hamburger.hamburger--squeeze.is-active .hamburger-inner::before {
      top: 0;
      opacity: 0; }
    .hamburger.hamburger--squeeze.is-active .hamburger-inner::after {
      bottom: 0;
      transform: rotate(-90deg); }

@media only screen and (min-width: 768px) {
  .hamburger {
    display: none; } }

section#topo {
  background-color: #FFF;
  height: 82px;
  padding: 10px 10px 10px 10px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  border-top: solid 2px #193e74;
  z-index: 3; }
  section#topo #logo {
    height: 60px;
    width: 172px; }
    section#topo #logo svg {
      width: 100%;
      height: 100%; }
  section#topo:before {
    position: absolute;
    left: 0;
    bottom: -3px;
    content: '';
    height: 3px;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.2), transparent); }
  section#topo #menu {
    display: none; }

#f-top {
  height: 82px;
  width: 100%; }

#menu-mobile {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding-top: 82px;
  display: block;
  background-color: #193e74;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.1s linear 0s;
  display: none;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  overflow-y: scroll;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #193e74;
  z-index: 2;
  display: none;
  background-color: #fff; }
  #menu-mobile.open {
    display: block; }
  #menu-mobile ul li {
    border-bottom: solid 1px #193e74;
    /*
			&:last-child {
				background-color: map-get($cores, principal);
				a {
					color: #FFF;
				}
			}
*/ }
    #menu-mobile ul li a {
      padding: 0 20px;
      display: block;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 60px;
      text-decoration: none;
      color: #193e74; }

@media only screen and (min-width: 768px) {
  section#topo {
    height: 83px;
    border-top-width: 3px; }
    section#topo #menu {
      display: block;
      position: absolute;
      right: 20px;
      bottom: 10px;
      height: 60px;
      line-height: 60px; }
      section#topo #menu ul {
        text-align: right;
        height: 60px;
        line-height: 60px; }
        section#topo #menu ul li {
          padding: 0;
          display: inline-block;
          height: 60px;
          line-height: 60px;
          margin: 0;
          /*
					&:last-child {
						a {
							background-color: map-get($cores, principal);

							color: #FFF;
						}
					}
*/ }
          section#topo #menu ul li:last-child {
            margin-right: 0; }
          section#topo #menu ul li a {
            padding: 5px 5px;
            font-family: 'PT Sans Narrow', sans-serif;
            font-weight: 400;
            text-transform: uppercase;
            text-decoration: none;
            font-size: .9em;
            color: #193e74;
            font-weight: 700; }
            section#topo #menu ul li a.on {
              color: #2292d1; } }

@media only screen and (min-width: 1024px) {
  section#topo #menu ul li {
    margin-right: 20px; }
    section#topo #menu ul li a {
      font-size: 1.2em; } }

ul li {
  display: list-item;
  margin-left: 40px;
  padding-right: 20px;
  list-style: disc; }

p {
  text-align: justify; }

.main {
  width: 100%;
  padding: 50px 0; }
  .main h1 {
    text-align: center; }
  .main:nth-child(even) {
    background-color: #F3F3F3; }
  .main .cont {
    padding: 0 20px;
    max-width: 900px;
    margin: 0 auto; }
    .main .cont h3 {
      margin-top: 50px;
      line-height: 1.3; }
      .main .cont h3:first-of-type {
        margin-top: 0; }

.clear {
  clear: both; }

sup {
  vertical-align: super;
  font-size: .7em;
  text-transform: none; }

.faux-shadow-top {
  background: linear-gradient(rgba(0, 0, 0, 0.2), transparent); }

.faux-shadow-bottom {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); }

.fixed-scroll {
  overflow: hidden; }

strong {
  font-weight: 700; }

a.round-bt {
  background-color: #2292d1;
  color: #FFF;
  text-decoration: none;
  padding: 0.75em 1.5em;
  font-size: .8em;
  border-radius: 1.5em; }

.lightgrey {
  color: #999999; }

.user-box {
  padding: 10px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  bordeR: solid 1px #DFDFDF;
  background-color: #fff;
  position: relative;
  min-height: 100px;
  width: 100%;
  margin-top: 4%; }
  .user-box .pic {
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    background-size: cover;
    position: absolute;
    left: 10px;
    top: 10px; }
  .user-box .text {
    padding-left: 90px;
    padding-top: 5px; }
  .user-box .descricao {
    margin-top: 3px; }
    .user-box .descricao p {
      font-size: .8em;
      line-height: 1.2; }
  .user-box.single {
    background-color: #2292d1;
    color: #FFF; }
  .user-box.multi:nth-child(3n+1) {
    margin-left: 0;
    clear: both; }

.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  margin: 50px auto;
  width: 100%; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.link-to-google-maps {
  text-align: center;
  font-size: .8em; }
  .link-to-google-maps a {
    color: inherit; }

.main-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

.ctr {
  text-align: center; }

.aeM {
  color: #193e74;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em; }

.ac {
  color: #2292d1;
  font-size: 1.1em; }

.br {
  color: #193e74;
  font-weight: 700; }

.tbl_programa {
  margin-top: 20px;
  border: solid 1px #E3E3E3; }
  .tbl_programa tbody tr:nth-child(odd) {
    background-color: #F3F3F3; }
  .tbl_programa td {
    padding: 10px 5px; }
    .tbl_programa td:first-child {
      padding-right: 20px; }

.tbl_programa2 {
  margin-top: 20px;
  border: solid 1px #DDD;
  width: 100%; }
  .tbl_programa2 tbody tr:first-child td {
    font-weight: bold; }
  .tbl_programa2 .darker {
    background-color: #F3F3F3; }
  .tbl_programa2 td {
    vertical-align: middle;
    border: solid 1px #999;
    border-collapse: collapse;
    width: 40%;
    padding: 7px 7px;
    color: #193e74; }
    .tbl_programa2 td:first-child {
      width: 20%; }
    .tbl_programa2 td strong {
      font-weight: bold; }
    .tbl_programa2 td[colspan="3"] {
      text-align: center;
      font-weight: 700; }
    .tbl_programa2 td.plenary {
      background-color: #193e74;
      color: #FFF; }
    .tbl_programa2 td.mid-title {
      padding: 12px; }
    .tbl_programa2 td.mid-title2 {
      text-align: center;
      font-weight: 700; }
    .tbl_programa2 td.tutorials {
      background-color: #2292d1;
      color: #FFF; }

@media only screen and (min-width: 768px) {
  .main {
    width: 100%;
    padding: 75px 0; }
  .user-box-ph {
    text-align: center;
    margin-bottom: 20px; }
    .user-box-ph .user-box {
      position: relative; }
      .user-box-ph .user-box.single {
        width: 35%;
        margin: 0 2.5%;
        background-color: #2292d1;
        color: #FFF;
        text-align: left;
        display: inline-block; }
      .user-box-ph .user-box.multi {
        float: left;
        display: block;
        width: 32%;
        margin-left: 2%;
        margin-top: 2%;
        text-align: left; }
        .user-box-ph .user-box.multi:nth-child(2n+1) {
          margin-left: 2%; }
        .user-box-ph .user-box.multi:nth-child(3n+1) {
          margin-left: 0; } }

@media only screen and (min-width: 2048px) {
  .user-box.multi {
    width: 23%;
    margin-left: 2.33%;
    margin-top: 2.33%; }
    .user-box.multi:nth-child(2n+1) {
      margin-left: 2.33%; }
    .user-box.multi:nth-child(3n+1) {
      margin-left: 2.33%; }
    .user-box.multi:nth-child(4n+1) {
      margin-left: 0; } }

section#home {
  height: 290px;
  width: 100%;
  background: url(/public/topos/Save-the-Date-cm2019-2.png) no-repeat center center;
  background-size: cover;
  position: relative; }
  section#home #box {
    width: 80%;
    height: 70%;
    position: absolute;
    left: 10%;
    top: 15%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    padding: 20px;
    font-size: 1em; }
    section#home #box .focus {
      font-size: 1.6em;
      font-weight: 700; }
    section#home #box .lx {
      font-size: 1.6em;
      margin: 5px 0; }
    section#home #box .datas {
      font-size: .9em; }
    section#home #box .price {
      font-size: 1.2em;
      margin: 10px 0 15px 0; }

@media only screen and (min-width: 768px) {
  section#home {
    height: 400px; }
    section#home #box {
      width: 90%;
      height: 190px;
      position: absolute;
      left: 5%;
      top: auto;
      bottom: 5%;
      background-color: rgba(0, 0, 0, 0.5);
      color: #FFF;
      font-family: 'PT Sans', sans-serif;
      font-weight: 400;
      padding: 20px;
      font-size: .9em; }
      section#home #box strong {
        font-size: 1.3em; } }

@media only screen and (min-width: 1024px) {
  section#home {
    height: 50vw; } }

.sponsor-box {
  width: 48%;
  margin-left: 4%;
  float: left;
  padding-bottom: 20%;
  bordeR: solid 1px #DFDFDF;
  background-color: #fff;
  margin-top: 4%;
  position: relative;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #DFDFDF; }
  .sponsor-box:nth-child(2n+1) {
    margin-left: 0; }
  .sponsor-box .text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1em;
    margin-top: -.5em;
    text-align: center; }
  .sponsor-box .img {
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    height: 100%;
    border: solid 15px #FFF;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }

@media only screen and (min-width: 768px) {
  .sponsor-box {
    width: 30%;
    margin-left: 5%;
    margin-top: 5%;
    padding-bottom: 15%; }
    .sponsor-box:nth-child(2n+1) {
      margin-left: 5%; }
    .sponsor-box:nth-child(3n+1) {
      margin-left: 0; } }

@media only screen and (min-width: 1024px) {
  .sponsor-box {
    width: 22%;
    margin-left: 4%;
    margin-top: 4%;
    padding-bottom: 11%; }
    .sponsor-box:nth-child(2n+1) {
      margin-left: 4%; }
    .sponsor-box:nth-child(3n+1) {
      margin-left: 4%; }
    .sponsor-box:nth-child(4n+1) {
      margin-left: 0; } }

section#footer {
  padding: 10px;
  background-color: #193e74;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }
  section#footer a {
    color: #EEE;
    font-size: .85em;
    text-decoration: none; }

.reg-link {
  background-color: #2292d1;
  color: #FFF;
  padding: 10px;
  border-radius: 3px;
  font-size: .85em;
  text-transform: uppercase;
  text-decoration: none; }
  .reg-link:hover {
    background-color: #193e74;
    text-decoration: none; }

/*

@import 'topo-estatico'; 

*/
/* MODELOS */
.col-l {
  margin-top: 20px;
  display: none; }

.col-r {
  margin-top: 50px; }

#form-contactos p {
  margin-bottom: 10px;
  text-align: center; }

#form-contactos input, #form-contactos textarea {
  width: 100%;
  background-color: #F3F3F3;
  color: #666;
  padding: 5px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  border: solid 1px #F3F3F3;
  margin: 5px 0;
  font-size: .9em; }
  #form-contactos input.error, #form-contactos textarea.error {
    color: #FFF;
    background-color: #C00; }

#form-contactos textarea {
  height: 100px; }

#form-contactos #bt-contact {
  color: #193e74;
  background-color: #FFF;
  font-size: .95em;
  padding: 0px 10px;
  line-height: 2em;
  height: 2em;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: solid 1px #193e74;
  border-radius: 0.25em; }

#form-contactos #bt-contact:hover {
  background-color: #193e74;
  transition: 0.2s;
  color: #FFF; }

@media only screen and (min-width: 768px) {
  .col-l, .col-r {
    width: 45%; }
  .col-r {
    width: 75%;
    margin: 30px auto 0 auto; }
  .google-maps {
    padding-bottom: 40%; } }

body, html {
  min-height: 100%;
  height: 100%;
  background-color: #FFF; }

#wrapper {
  width: 100%;
  max-width: 100%;
  min-height: 100%; }
  #wrapper #main {
    /*
		background-color: $cor_fundo_main;
		padding: 0;
		width: 100%;
		max-width: $lar_max_site; margin: 0 auto;
		*/ }

@media only screen and (min-width: 768px) {
  #wrapper #main {
    padding: 0 0; } }
