@font-face {
  font-family: 'GothamRnd-Book';
  src: url('fonts/GothamRnd-Book.eot'), url('fonts/GothamRnd-Book.woff') format('woff'), url('fonts/GothamRnd-Book.woff2') format('woff2'), url('fonts/GothamRnd-Book.ttf') format('truetype'), url('fonts/GothamRnd-Book.svg#GothamRnd-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Light';
  src: url('fonts/GothamRounded-Light.eot'), url('fonts/GothamRounded-Light.woff') format('woff'), url('fonts/GothamRounded-Light.woff2') format('woff2'), url('fonts/GothamRounded-Light.ttf') format('truetype'), url('fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Black';
  src: url('fonts/Gotham-Black.eot'), url('fonts/Gotham-Black.woff') format('woff'), url('fonts/Gotham-Black.woff2') format('woff2'), url('fonts/Gotham-Black.ttf') format('truetype'), url('fonts/Gotham-Black.svg#Gotham-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Black';
  src: url('fonts/Gotham-Black.eot'), url('fonts/Gotham-Black.woff') format('woff'), url('fonts/Gotham-Black.woff2') format('woff2'), url('fonts/Gotham-Black.ttf') format('truetype'), url('fonts/Gotham-Black.svg#Gotham-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Light';
  src: url('fonts/GothamRounded-Light.eot'), url('fonts/GothamRounded-Light.woff') format('woff'), url('fonts/GothamRounded-Light.woff2') format('woff2'), url('fonts/GothamRounded-Light.ttf') format('truetype'), url('fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Light';
  src: url('fonts/GothamRounded-Light.eot'), url('fonts/GothamRounded-Light.woff') format('woff'), url('fonts/GothamRounded-Light.woff2') format('woff2'), url('fonts/GothamRounded-Light.ttf') format('truetype'), url('fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRnd-Bold';
  src: url('fonts/GothamRnd-Bold.eot'), url('fonts/GothamRnd-Bold.woff') format('woff'), url('fonts/GothamRnd-Bold.woff2') format('woff2'), url('fonts/GothamRnd-Bold.ttf') format('truetype'), url('fonts/GothamRnd-Bold.svg#GothamRnd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  width: 100%;
  height: 100%;
  font-family: 'GothamRnd-Book';
  color: #403a3a;
  background-color: #ffffff;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0 auto;
  line-height: 1.6;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4 {
  font-family: 'GothamRnd-Bold';
  color: #333333;
  text-rendering: optimizeLegibility;
  line-height: 1.5;
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  h1,
  h2,
  h3,
  h4 {
    line-height: 1.6;
  }
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #333333;
}
address {
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
}
.box_h1 {
  background: #24b7b3;
  padding: 1.5rem 0;
}
.box_h1 h1,
.box_h1 h2 {
  font-size: 1.2rem;
  color: #ffffff;
  margin: 0;
  letter-spacing: 1px;
}
.tit {
  margin-bottom: 2rem;
  color: #333333;
  font-size: 1.8rem;
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  .tit {
    margin-bottom: 3.5rem;
    font-size: 2rem;
  }
}
.tit:after {
  content: '';
  background: #5b5b5b;
  height: 2px;
  width: 55px;
  display: block;
  margin: 1rem 0 0 3px;
}
@media only screen and (min-width: 992px) {
  .tit.small {
    margin-bottom: 3rem;
    font-size: 2rem;
    letter-spacing: 2px;
  }
}
a {
  color: #403a3a;
  text-decoration: none;
  opacity: 1;
  text-rendering: optimizeLegibility;
}
a:focus {
  text-decoration: none;
  outline: none;
  color: #403a3a;
}
a:hover {
  text-decoration: none;
  color: #24b7b3;
}
ul {
  padding: 0;
  font-size: 0;
}
ul li {
  list-style: none;
  text-rendering: optimizeLegibility;
  font-size: 1rem;
}
p {
  text-rendering: optimizeLegibility;
  font-size: 0.9rem;
  line-height: 1.9;
}
@media only screen and (min-width: 576px) {
  p {
    font-size: 1rem;
  }
}
strong {
  font-family: 'Gotham-Black';
}
.breadcrumb {
  font-size: 0.8rem;
  color: #c2cedc;
  margin: 0.3rem 0;
}
.breadcrumb em {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem;
  font-size: 0.6rem;
}
.breadcrumb em i {
  margin-top: 2px;
}
.breadcrumb span {
  font-size: 0.8rem;
  text-rendering: optimizeLegibility;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb a {
  color: #c2cedc;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb a:hover {
  color: #c2cedc;
  opacity: 0.5;
}
section {
  padding: 2rem 0;
}
section h2 {
  color: #000000;
}
@media only screen and (min-width: 992px) {
  section {
    padding: 4rem 0;
  }
}
figure a {
  opacity: 1;
}
figure a:hover {
  opacity: 0.5;
}
.check {
  width: 30px;
  height: 17px;
  border-bottom: solid 4px #24b7b3;
  border-left: solid 4px #24b7b3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 4rem;
}
.featured-courses-section {
  background-color: #f2f2f2;
  padding-bottom: 9rem;
  padding-top: 5rem;
}
@media only screen and (min-width: 992px) {
  .featured-courses-section .tit {
    float: left;
  }
}
.featured-courses-section .swiper-buttons-container {
  text-align: center;
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 992px) {
  .featured-courses-section .swiper-buttons-container {
    text-align: end;
    margin: 1rem 0 0 0;
  }
}
.featured-courses-section .swiper-buttons-container .swiper-button-prev {
  background-color: #f2f2f2;
}
.featured-courses-section .swiper-buttons-container .swiper-button-next {
  background-color: #f2f2f2;
}
.featured-courses {
  max-width: 270px;
  background: #fff;
  margin: 0 auto;
  text-align: center;
}
.featured-courses figure {
  position: relative;
}
.featured-courses figure:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url("../_images/logo-back.svg") #fff center center no-repeat;
  background-size: 70%;
  position: absolute;
  bottom: -1.3rem;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}
.featured-courses figure img:hover {
  opacity: 0.7;
}
.featured-courses .featured-header {
  padding: 1rem 1rem 0 1rem;
}
.featured-courses .featured-header p {
  font-size: 0.75rem;
  color: #808080;
  margin: 0.2rem 0 1rem 0;
}
.featured-courses .featured-header p a {
  color: #808080;
}
.featured-courses .featured-header p a:hover {
  color: #24b7b3;
}
.featured-courses .featured-header h3 {
  font-size: 1.1rem;
  border-bottom: 1px #dcdcdc solid;
  margin: 0;
  padding-bottom: 1.7rem;
  position: relative;
}
.featured-courses .featured-header h3:after {
  content: "";
  width: 40px;
  height: 3px;
  display: block;
  background: #24b7b3;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
}
.featured-courses .featured-footer {
  padding: 1.2rem 1rem;
}
.featured-courses .featured-footer:after {
  content: "";
  display: block;
  clear: both;
}
.featured-courses .featured-footer p {
  float: left;
  font-size: 0.8rem;
  margin: 0;
}
.featured-courses .featured-footer .text {
  width: 70%;
  text-align: left;
  color: #808080;
}
.featured-courses .featured-footer .hours {
  width: 30%;
  text-align: right;
  color: #24b7b3;
  font-family: 'GothamRnd-Bold';
}
.courses-material-section {
  padding-bottom: 11rem;
  padding-top: 8rem;
}
.courses-material-section .swiper-buttons-container {
  text-align: center;
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 992px) {
  .courses-material-section .swiper-buttons-container {
    text-align: end;
    margin: 1rem 0 0 0;
  }
}
.courses-material-section .material-img {
  padding-left: 0;
  text-align: center;
}
.courses-material-section .material-img img {
  width: auto !important;
}
@media only screen and (max-width: 991px) {
  .courses-material-section .material-img img {
    height: auto;
    width: 100vw !important;
  }
}
.courses-material-section .material-description {
  margin-top: 2rem;
}
.courses-material-section .material-description h4 {
  color: #000000;
  margin-bottom: 0;
}
.courses-material-section .material-volumes-info,
.courses-material-section .material-payment-info {
  color: #808080;
  padding-top: 0;
}
.courses-material-section .material-description-info {
  padding-top: 1rem;
  font-size: 1rem;
  text-align: justify;
}
.courses-material-section .payment-info {
  padding-right: 0;
  padding-left: 9.5%;
  margin-top: 2rem;
  text-align: center;
}
.courses-material-section .payment-info h4 {
  color: #000000;
  margin-bottom: 0;
}
.courses-material-section .payment-info .payment-button {
  border-radius: 30px;
  border: none;
  color: #ffffff;
  font-weight: bold;
  background-color: #24b7b3;
  padding: 0.8rem 2.5rem;
  font-size: 1.2rem;
  margin-top: 3rem;
  cursor: pointer;
}
@media only screen and (min-width: 300px) and (max-width: 1439px) {
  .courses-material-section .payment-info {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1899px) {
  .courses-material-section .payment-info {
    padding-left: 9.5%;
  }
}
.courses-material-section .top-book {
  padding-bottom: 1rem;
  border-bottom-style: solid;
  border-width: 1px;
  border-bottom-color: #dcdcdc;
}
.courses-material-section .top-book:after {
  content: '';
  background: #24b7b3;
  height: 3px;
  width: 80px;
  margin-left: 35vw;
  margin-top: 1rem;
  margin-bottom: -1.15rem;
}
.courses-material-section .bottom-book {
  padding-top: 2rem;
}
@media only screen and (max-width: 991px) {
  .courses-material-section {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}
.bg-img-section {
  background-image: url(../_images/logo-back.svg);
  background-position: right;
  background-position-y: -2.1rem;
  background-repeat: no-repeat;
  background-size: 789px;
  padding: 0;
}
.bg-img-section .painted-div {
  padding: 4rem 0;
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#46bac5), color-stop(40%, rgba(70, 186, 197, 0.81960784)), color-stop(60%, rgba(77, 165, 201, 0.81960784)), color-stop(75%, rgba(84, 148, 204, 0.81960784)), color-stop(85%, rgba(84, 148, 204, 0.85882353)));
  background-image: -webkit-linear-gradient(left, #46bac5 0%, rgba(70, 186, 197, 0.81960784) 40%, rgba(77, 165, 201, 0.81960784) 60%, rgba(84, 148, 204, 0.81960784) 75%, rgba(84, 148, 204, 0.85882353) 85%);
  background-image: -o-linear-gradient(left, #46bac5 0%, rgba(70, 186, 197, 0.81960784) 40%, rgba(77, 165, 201, 0.81960784) 60%, rgba(84, 148, 204, 0.81960784) 75%, rgba(84, 148, 204, 0.85882353) 85%);
  background-image: linear-gradient(90deg, #46bac5 0%, rgba(70, 186, 197, 0.81960784) 40%, rgba(77, 165, 201, 0.81960784) 60%, rgba(84, 148, 204, 0.81960784) 75%, rgba(84, 148, 204, 0.85882353) 85%);
}
@media only screen and (min-width: 992px) {
  .bg-img-section .painted-div {
    padding: 7rem 0 5.7rem 0;
  }
}
.bg-img-section .painted-div .painted-div-paragraph {
  max-width: 780px;
  padding: 0 1rem;
  margin-top: 2rem;
}
@media only screen and (min-width: 992px) {
  .bg-img-section .painted-div .painted-div-paragraph {
    padding-left: 5rem;
  }
}
.bg-img-section .painted-div .genus-text {
  width: 200px;
}
.bg-img-section .transparent-div {
  padding: 1rem;
}
@media only screen and (min-width: 992px) {
  .bg-img-section .transparent-div {
    padding: 5rem;
  }
}
.bg-img-section .transparent-div h3 {
  font-family: 'GothamRounded-Light';
}
.bg-img-section .transparent-div p {
  max-width: 310px;
  font-family: 'GothamRounded-Light';
  color: #000;
}
.has_gallery {
  display: block;
  position: relative;
}
.has_gallery:after {
  content: "";
  width: 80px;
  height: 80px;
  background-image: url("../_images/galery.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  border-radius: 50%;
  z-index: 5;
}
@media only screen and (min-width: 768px) {
  .has_gallery:after {
    width: 100px;
    height: 100px;
  }
}
#slider .swiper-slide {
  background: #333;
  text-align: center;
}
#slider .swiper-slide img {
  max-width: 100%;
  display: inline-block;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  width: 35px;
  height: 35px;
  display: inline-block;
  top: 0;
  z-index: 9;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
  margin: 0 2px;
}
@media only screen and (min-width: 992px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: inline-block;
  }
}
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22860px%22%20height%3D%22860px%22%20viewBox%3D%22406%20-411%20860%20860%22%20style%3D%22enable-background%3Anew%20406%20-411%20860%20860%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20d%3D%22M835-385.1c222.3%2C0%2C403.1%2C180.8%2C403.1%2C403.1S1057.3%2C421.1%2C835%2C421.1S431.9%2C240.3%2C431.9%2C18S612.7-385.1%2C835-385.1z%0D%0A%09%20M835%2C384.3c202%2C0%2C366.3-164.3%2C366.3-366.3c0-202-164.3-366.3-366.3-366.3C633-348.3%2C468.8-184%2C468.8%2C18%0D%0A%09C468.8%2C220%2C633%2C384.3%2C835%2C384.3z%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20d%3D%22M881.7-97.4c3.8%2C0%2C7.7%2C1.5%2C10.6%2C4.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L807.5%2C13l84.8%2C84.8c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2%0D%0A%09%09c-5.9%2C5.9-15.4%2C5.9-21.2%2C0l-95.4-95.4c-5.9-5.9-5.9-15.4%2C0-21.2L871.1-93C874-96%2C877.9-97.4%2C881.7-97.4z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  right: inherit;
}
.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%22860px%22%20height%3D%22860px%22%20viewBox%3D%22406%20-411%20860%20860%22%20enable-background%3D%22new%20406%20-411%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20d%3D%22M836%2C422.1c-222.3%2C0-403.1-180.8-403.1-403.1S613.7-384.1%2C836-384.1S1239.1-203.3%2C1239.1%2C19S1058.3%2C422.1%2C836%2C422.1z%0D%0A%09%20M836-347.3C634-347.3%2C469.8-183%2C469.8%2C19c0%2C202%2C164.3%2C366.3%2C366.3%2C366.3c202%2C0%2C366.3-164.3%2C366.3-366.3%0D%0A%09C1202.3-183%2C1038-347.3%2C836-347.3z%22%2F%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20d%3D%22M789.3%2C134.4c-3.8%2C0-7.7-1.5-10.6-4.4c-5.9-5.9-5.9-15.4%2C0-21.2L863.5%2C24l-84.8-84.8c-5.9-5.9-5.9-15.4%2C0-21.2%0D%0A%09%09c5.9-5.9%2C15.4-5.9%2C21.2%2C0l95.4%2C95.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L799.9%2C130C797%2C133%2C793.1%2C134.4%2C789.3%2C134.4z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  left: inherit;
}
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .container_carousel {
    max-width: 600px;
  }
}
.container_carousel .row {
  margin: 0;
}
.container_carousel .row .col-md-12 {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .container_carousel .row .col-md-12 {
    padding: 0;
  }
}
.box_arrows {
  height: 48px;
  position: absolute;
  right: 0;
  top: 1rem;
}
@media only screen and (min-width: 992px) {
  .box_arrows {
    top: -3rem;
  }
}
.video_fluid {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video_fluid iframe,
.video_fluid object,
.video_fluid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn {
  width: 100%;
  border-radius: 7px;
  font-size: 1rem;
  padding: 1rem;
  font-family: 'GothamRounded-Light';
  padding: 1.1rem 3rem 1rem 3rem;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  letter-spacing: 1px;
  line-height: 1;
  background: #6c757d;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .btn {
    width: auto;
    display: inline-block;
  }
}
.btn i {
  margin-right: 5px;
}
.btn:focus {
  outline: none;
  color: #ffffff;
}
.btn:hover {
  color: #ffffff;
  background: #24b7b3;
}
.box_bt {
  text-align: center;
  padding: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .box_bt {
    padding: 2rem 0;
  }
}
.big {
  font-size: 1.2rem;
  padding: 1.1rem 1rem 1rem 1rem;
}
@media only screen and (min-width: 992px) {
  .big {
    min-width: 328px;
    padding: 1.1rem 4rem 1rem 4rem;
    font-size: 1.5rem;
  }
}
.btn.small {
  font-family: 'Gotham-Black';
}
.btn-primary {
  background: #24b7b3 !important;
}
.btn-success {
  background: #8BC34A !important;
}
.btn-danger {
  background: #dc3545 !important;
}
.btn-info {
  background: #24b7b3 !important;
}
@media only screen and (min-width: 576px) {
  .left {
    float: left;
  }
}
@media only screen and (min-width: 576px) {
  .right {
    float: right;
  }
}
#modal_black {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 90;
  display: none;
}
#modal_black.open {
  -webkit-animation-name: anima;
  animation-name: anima;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block;
}
.modal {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  outline: 0;
  z-index: 99;
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .modal {
    padding-right: 15px;
  }
}
.modal.open {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal_content {
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .modal_content {
    width: 600px;
    margin: 30px auto;
  }
}
.modal_content .modal_header {
  padding: 1rem 2rem;
  background: #24b7b3;
}
.modal_content .modal_header h4 {
  margin: 0;
  font-size: 1.1rem;
  letter-spacing: 2px;
  color: #ffffff;
}
.modal_content .modal_header .close_modal {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 0;
  top: 1.4rem;
  right: 1rem;
}
.modal_content .modal_header .close_modal:before {
  content: '';
  position: absolute;
  top: 6.5px;
  width: 15px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal_content .modal_header .close_modal:after {
  content: '';
  position: absolute;
  top: 6.5px;
  width: 15px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_content .modal_body {
  padding: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_body {
    padding: 2rem;
  }
}
.modal_content .modal_footer {
  padding: 1rem 2rem;
  text-align: center;
  border-top: 1px #dcdcdc solid;
}
.modal_open {
  overflow: hidden;
  padding-right: 15px;
}
.open {
  -webkit-animation-name: anima;
  animation-name: anima;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block;
}
@-webkit-keyframes anima {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anima {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.not_found {
  max-width: 540px;
  margin: 0 auto;
  text-align: center;
  padding: 4rem 0;
}
@media only screen and (min-width: 992px) {
  .not_found {
    padding: 3rem 0;
  }
}
.not_found:before {
  content: "";
  width: 60px;
  height: 60px;
  display: inline-block;
  background: url("../_images/warning.svg") center center no-repeat;
  background-size: contain;
  margin-bottom: 2rem;
}
.not_found h3 {
  font-size: 1.5rem;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.not_found p {
  font-size: 1.1rem;
}
.message {
  padding: 3rem;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .message {
    padding: 5rem;
  }
}
.message.success h3 {
  color: #28a745;
}
.message.success:before {
  content: "";
  width: 120px;
  height: 120px;
  display: block;
  background: url("../_images/success.svg") center center no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.message.error h3 {
  color: #dc3545;
}
.message.error:before {
  content: "";
  width: 120px;
  height: 120px;
  display: block;
  background: url("../_images/error.svg") center center no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
}
.back_color {
  background: url("../_images/back_cadastro.svg") #4774b9 14vw 120vh no-repeat;
  background-size: cover;
}
@media (min-height: 768px) {
  .back_color {
    background: url("../_images/back_cadastro.svg") #4774b9 14vw 80vh no-repeat;
    background-size: contain;
  }
}
.h1_content {
  max-width: 600px;
  text-align: center;
  margin: 2rem auto;
}
@media only screen and (min-width: 992px) {
  .h1_content {
    margin: 4rem auto;
  }
}
.h1_content h1 {
  color: #fff;
  letter-spacing: 7px;
}
.h1_content p {
  color: #fff;
  font-size: 1.2rem;
}
#form_cadastro {
  max-width: 700px;
  background: #fff;
  margin-bottom: 3rem;
}
.modal-amount {
  display: none;
}
.modal_content {
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .modal_content {
    height: auto;
  }
}
.modal_content .form {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .modal_content .form {
    padding: 0 2rem;
  }
}
.modal_content .form .modal-amount {
  text-align: left;
  font-family: 'Gotham-Black';
  margin: 1rem 0;
  font-size: 1.1rem;
}
@media only screen and (min-width: 992px) {
  .modal_content .form .modal-amount {
    margin: 2rem 0 1rem 0;
  }
}
.modal_content .form .modal_body {
  padding-bottom: 0;
}
.modal_content .form .modal_footer {
  border-top: none;
}
.modal_content .form .modal_footer .box_input {
  margin-bottom: 0;
}
.modal_content .form .alteralert {
  margin-top: -20px;
  margin-left: 20px;
}
.modal_content .form .alteralert.alert-danger {
  color: #bd0505;
}
.modal_content .form .alteralert.alert-success {
  color: #71dd8a;
}
.modal_content .form a.btn {
  height: 2.6rem;
  padding: 0.8rem;
  margin-top: 0;
}
.modal_content .form a.btn #loader {
  display: none;
  font-size: 10px;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .modal_content .form a.btn {
    margin-top: 1.5rem;
  }
}
.modal_content .form .btn {
  font-family: 'Gotham-Black';
}
.modal_content .form input[type=search],
.modal_content .form input[type=text],
.modal_content .form input[type=number],
.modal_content .form input[type=email],
.modal_content .form input[type=submit],
.modal_content .form input[type=password] {
  padding: 0.4rem 0.8rem;
}
a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.payment_methods {
  min-height: 400px;
  background: #fff;
  padding: 2rem 1rem;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.payment_methods h3 {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.2;
}
.payment_methods .price {
  margin: 1rem 0;
}
.payment_methods .price strong {
  font-size: 0.84rem;
}
.payment_methods .price_inscription {
  margin: 1rem 0;
}
.payment_methods .price_inscription strong {
  font-size: 0.94rem;
}
.payment_methods .info_payment {
  font-size: 0.75rem;
  letter-spacing: 0;
}
.payment_methods.barcode:before {
  content: "";
  width: 80px;
  height: 80px;
  display: block;
  background: url("../_images/barcode.svg") center center no-repeat;
  background-size: contain;
  margin: 0 auto 1rem auto;
}
.payment_methods.barcode.reco:before {
  background: url("../_images/barcode2.svg") center center no-repeat;
  background-size: contain;
}
.payment_methods.card:before {
  content: "";
  width: 80px;
  height: 80px;
  display: block;
  background: url("../_images/card.svg") center center no-repeat;
  background-size: contain;
  margin: 0 auto 1rem auto;
}
.payment_methods.card.reco:before {
  background: url("../_images/card2.svg") center center no-repeat;
  background-size: contain;
}
.payment_methods .btn-info {
  padding: 0.9rem 1rem 0.8rem 1rem;
  font-family: 'Gotham-Black';
  font-size: 0.9rem;
  border: none;
  letter-spacing: 1px;
}
.payment_methods .btn-info:hover {
  opacity: 0.7;
}
.cont_payment {
  min-height: 800px;
}
.cont_payment .row {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.cont_payment .row + .row p {
  max-width: 780px;
  text-align: center;
  background: #fff;
  padding: 2rem  1rem;
  font-size: 0.8rem;
  margin: 2rem auto 0 auto;
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .cont_payment .row + .row p {
    padding: 2rem  4rem;
  }
}
.tel_topo {
  text-align: center;
  margin: 0.9rem 0 0 0;
}
@media only screen and (min-width: 992px) {
  .tel_topo {
    text-align: right;
  }
}
.tel_topo strong {
  font-family: 'GothamRnd-Book';
}
.tel_topo strong em {
  font-family: 'GothamRnd-Book';
  font-style: normal;
  font-size: 0.85rem;
}
#msg_content {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  padding: 2rem;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) {
  #msg_content {
    padding: 3rem;
  }
}
#msg_content p {
  font-family: 'GothamRnd-Book';
}
#msg_content p:first-child {
  font-size: 1.1rem;
}
#msg_content p:nth-child(2) {
  margin: 2rem 0;
}
/* CONTATO */
#form_contato {
  max-width: 100%;
  margin-top: 2rem;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  #form_contato {
    max-width: 90%;
  }
}
@media only screen and (min-width: 992px) {
  #form_contato {
    padding: 2rem;
  }
}
#form_contato legend {
  display: none;
}
#form_contato fieldset {
  border: none;
}
#form_contato .box_select select {
  font-size: 1rem;
}
.info_contato {
  max-width: 400px;
  padding: 2rem 2rem 1rem 2rem;
  display: block;
  margin: 0 auto 4rem auto;
  background: #24b7b3;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) {
  .info_contato {
    margin: 6rem auto 4rem auto;
  }
}
.info_contato h3 {
  position: relative;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  color: #fff;
}
.info_contato h4 {
  font-size: 1rem;
  margin-top: 2rem;
  color: #fff;
}
.info_contato .fa {
  margin-right: 0.5rem;
  font-size: 2rem;
  color: #fff;
}
.info_contato p {
  color: #fff;
}
.info_contato p span {
  font-family: 'GothamRounded-Light';
}
.info_contato p em {
  font-style: normal;
}
.info_contato p strong {
  font-family: 'Gotham-Black';
  margin-left: 0.2rem;
}
.info_contato .time {
  font-size: 0.8rem;
}
.info_contato .address {
  margin-bottom: 1rem;
}
.info_contato .address p {
  margin: 5px 0;
}
.footer {
  background: #333;
  color: #fff;
  padding-top: 5rem;
}
@media only screen and (max-width: 991px) {
  .footer {
    padding-top: 3rem;
  }
}
.footer .footer-brand {
  width: 169px;
  height: 52px;
  background: url("../_images/logo_footer.svg") left center no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .footer .footer-brand {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin: 0;
    float: none;
  }
}
.footer .footer-brand a {
  width: 169px;
  height: 52px;
  display: block;
  font-size: 1px;
  text-indent: -9999px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .footer .footer-brand {
    margin-bottom: 2rem;
  }
}
.footer .footer-paragraph {
  padding-left: 16.666%;
  font-family: 'GothamRounded-Light';
  font-size: 0.9rem;
}
@media only screen and (max-width: 991px) {
  .footer .footer-paragraph {
    padding-left: 0;
    text-align: justify;
  }
}
.footer .box_small {
  background: #333;
  margin-top: 4.5rem;
}
.footer .box_small .container {
  border-top-style: solid;
  border-color: #b1b1b1;
  border-width: 1px;
}
.footer .box_small .container .row {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .footer .box_small .container .row {
    height: 5rem;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
}
.footer .box_small small {
  font-size: 0.8rem;
  color: #fff;
  padding: 1rem 0;
  display: block;
  margin-top: 0.5rem;
  line-height: 2;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .footer .box_small small {
    padding: 0;
    margin-top: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .footer .offset-lg-05 {
    margin-left: 4.15%;
  }
}
.footer h4 {
  font-size: 1rem;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.footer h4:after {
  content: "";
  width: 40px;
  height: 1px;
  display: block;
  background: #24b7b3;
  margin-top: 8px;
}
.footer .expression {
  width: 95px;
  height: 17px;
  background-position: center center;
  background-image: url("../_images/expression.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0.5rem auto 1.5rem auto;
  opacity: 0.8;
}
@media only screen and (min-width: 992px) {
  .footer .expression {
    margin: 0;
    float: right;
  }
}
.footer .expression a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}
.footer .social_icons {
  text-align: center;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .footer .social_icons {
    margin-bottom: 0;
  }
}
.footer .social_icons a {
  width: 30px;
  height: 30px;
  margin: 0 10px;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .footer .social_icons a {
    float: right;
  }
}
.footer .social_icons .facebook:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%22-229%20231%2040%2040%22%20enable-background%3D%22new%20-229%20231%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22XMLID_1_%22%3E%0D%0A%09%3Cpath%20id%3D%22XMLID_2_%22%20fill%3D%22%23ffffff%22%20d%3D%22M-213.2%2C270.7v-17.6h-5.9v-7h5.9v-5.6c0-2.9%2C0.8-5.2%2C2.5-6.8c1.6-1.6%2C3.8-2.4%2C6.5-2.4%0D%0A%09%09c2.2%2C0%2C4%2C0.1%2C5.4%2C0.3v6.2h-3.7c-1.4%2C0-2.3%2C0.3-2.8%2C0.9c-0.5%2C0.6-0.7%2C1.4-0.7%2C2.5v4.8h6.5l-0.9%2C7h-5.6v17.6h-7.2V270.7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer .social_icons .facebook:before {
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%22-229%20231%2040%2040%22%20enable-background%3D%22new%20-229%20231%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22XMLID_1_%22%3E%0D%0A%09%3Cpath%20id%3D%22XMLID_2_%22%20fill%3D%22%23ffffff%22%20d%3D%22M-213.2%2C270.7v-17.6h-5.9v-7h5.9v-5.6c0-2.9%2C0.8-5.2%2C2.5-6.8c1.6-1.6%2C3.8-2.4%2C6.5-2.4%0D%0A%09%09c2.2%2C0%2C4%2C0.1%2C5.4%2C0.3v6.2h-3.7c-1.4%2C0-2.3%2C0.3-2.8%2C0.9c-0.5%2C0.6-0.7%2C1.4-0.7%2C2.5v4.8h6.5l-0.9%2C7h-5.6v17.6h-7.2V270.7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #403a3a;
  padding: 10px;
}
.footer .social_icons .facebook:before {
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
@media only screen and (max-width: 991px) {
  .footer .social_icons .facebook:before {
    width: 42px;
    height: 42px;
  }
}
.footer .social_icons .facebook:hover:before {
  background-color: #24b7b3;
}
.footer .social_icons .instagram:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%22-229%20231%2040%2040%22%20enable-background%3D%22new%20-229%20231%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0D%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23ffffff%22%20d%3D%22M-190.2%2C250.9c0%2C3.6%2C0%2C6.3-0.1%2C7.9c-0.1%2C1.6-0.3%2C3-0.7%2C4.2c-0.5%2C1.4-1.3%2C2.6-2.3%2C3.7%0D%0A%09%09c-1%2C1-2.3%2C1.8-3.7%2C2.3c-1.2%2C0.4-2.6%2C0.6-4.2%2C0.7c-1.6%2C0.1-4.2%2C0.1-7.8%2C0.1s-6.3%2C0-7.8-0.1c-1.6-0.1-3-0.4-4.2-0.8%0D%0A%09%09c-1.4-0.4-2.6-1.2-3.7-2.2c-1-1-1.8-2.3-2.3-3.7c-0.4-1.2-0.6-2.6-0.7-4.2c-0.1-1.6-0.1-4.2-0.1-7.9c0-3.6%2C0-6.3%2C0.1-7.8%0D%0A%09%09c0.1-1.5%2C0.3-3%2C0.7-4.2c0.5-1.4%2C1.3-2.6%2C2.3-3.7c1-1%2C2.3-1.8%2C3.7-2.3c1.2-0.4%2C2.6-0.6%2C4.2-0.7c1.6-0.1%2C4.2-0.1%2C7.8-0.1%0D%0A%09%09s6.3%2C0%2C7.8%2C0.1c1.6%2C0.1%2C3%2C0.3%2C4.2%2C0.7c1.4%2C0.5%2C2.6%2C1.3%2C3.7%2C2.3c1%2C1%2C1.8%2C2.3%2C2.3%2C3.7c0.4%2C1.2%2C0.6%2C2.6%2C0.8%2C4.2%0D%0A%09%09C-190.2%2C244.8-190.2%2C247.4-190.2%2C250.9z%20M-193.6%2C257.5c0.1-1.2%2C0.1-3%2C0.1-5.2v-2.7c0-2.3%2C0-4-0.1-5.2c-0.1-2.1-0.3-3.6-0.7-4.5%0D%0A%09%09c-0.7-1.7-1.9-2.9-3.6-3.6c-0.9-0.3-2.4-0.6-4.5-0.7c-1.2-0.1-3-0.1-5.2-0.1h-2.7c-2.2%2C0-4%2C0-5.2%2C0.1c-2.1%2C0.2-3.6%2C0.4-4.6%2C0.7%0D%0A%09%09c-1.7%2C0.7-2.9%2C1.9-3.6%2C3.6c-0.3%2C0.9-0.6%2C2.4-0.7%2C4.6c-0.1%2C1.2-0.1%2C3-0.1%2C5.2v2.7c0%2C2.2%2C0%2C4%2C0.1%2C5.2c0.1%2C2.1%2C0.3%2C3.6%2C0.7%2C4.5%0D%0A%09%09c0.7%2C1.7%2C1.9%2C2.9%2C3.6%2C3.6c1%2C0.3%2C2.5%2C0.6%2C4.5%2C0.7c1.2%2C0.1%2C3%2C0.1%2C5.2%2C0.1h2.7c2.3%2C0%2C4%2C0%2C5.2-0.1c2.1-0.1%2C3.6-0.3%2C4.5-0.7%0D%0A%09%09c1.7-0.7%2C2.9-1.9%2C3.6-3.6C-194%2C261-193.8%2C259.5-193.6%2C257.5z%20M-204.2%2C242.6c1.5%2C0.9%2C2.7%2C2%2C3.5%2C3.5c0.9%2C1.5%2C1.3%2C3.1%2C1.3%2C4.8%0D%0A%09%09s-0.4%2C3.3-1.3%2C4.8c-0.9%2C1.5-2%2C2.7-3.5%2C3.5c-1.5%2C0.9-3.1%2C1.3-4.8%2C1.3s-3.3-0.4-4.8-1.3s-2.7-2-3.5-3.5c-0.9-1.5-1.3-3.1-1.3-4.8%0D%0A%09%09s0.4-3.3%2C1.3-4.8c0.9-1.5%2C2-2.7%2C3.5-3.5c1.5-0.9%2C3.1-1.3%2C4.8-1.3S-205.7%2C241.8-204.2%2C242.6z%20M-204.6%2C255.4c1.2-1.2%2C1.8-2.7%2C1.8-4.4%0D%0A%09%09s-0.6-3.2-1.8-4.4c-1.2-1.2-2.7-1.8-4.4-1.8s-3.2%2C0.6-4.4%2C1.8c-1.2%2C1.2-1.8%2C2.7-1.8%2C4.4c0%2C1.7%2C0.6%2C3.2%2C1.8%2C4.4%0D%0A%09%09c1.2%2C1.2%2C2.7%2C1.8%2C4.4%2C1.8C-207.3%2C257.3-205.8%2C256.6-204.6%2C255.4z%20M-197.3%2C239.3c-0.4-0.4-1-0.7-1.6-0.7c-0.6%2C0-1.1%2C0.2-1.6%2C0.7%0D%0A%09%09c-0.4%2C0.4-0.7%2C1-0.7%2C1.6c0%2C0.6%2C0.2%2C1.1%2C0.7%2C1.6c0.4%2C0.4%2C1%2C0.7%2C1.6%2C0.7c0.6%2C0%2C1.1-0.2%2C1.6-0.7c0.4-0.4%2C0.7-1%2C0.7-1.6%0D%0A%09%09C-196.7%2C240.3-196.9%2C239.8-197.3%2C239.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer .social_icons .instagram:before {
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%22-229%20231%2040%2040%22%20enable-background%3D%22new%20-229%20231%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0D%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23ffffff%22%20d%3D%22M-190.2%2C250.9c0%2C3.6%2C0%2C6.3-0.1%2C7.9c-0.1%2C1.6-0.3%2C3-0.7%2C4.2c-0.5%2C1.4-1.3%2C2.6-2.3%2C3.7%0D%0A%09%09c-1%2C1-2.3%2C1.8-3.7%2C2.3c-1.2%2C0.4-2.6%2C0.6-4.2%2C0.7c-1.6%2C0.1-4.2%2C0.1-7.8%2C0.1s-6.3%2C0-7.8-0.1c-1.6-0.1-3-0.4-4.2-0.8%0D%0A%09%09c-1.4-0.4-2.6-1.2-3.7-2.2c-1-1-1.8-2.3-2.3-3.7c-0.4-1.2-0.6-2.6-0.7-4.2c-0.1-1.6-0.1-4.2-0.1-7.9c0-3.6%2C0-6.3%2C0.1-7.8%0D%0A%09%09c0.1-1.5%2C0.3-3%2C0.7-4.2c0.5-1.4%2C1.3-2.6%2C2.3-3.7c1-1%2C2.3-1.8%2C3.7-2.3c1.2-0.4%2C2.6-0.6%2C4.2-0.7c1.6-0.1%2C4.2-0.1%2C7.8-0.1%0D%0A%09%09s6.3%2C0%2C7.8%2C0.1c1.6%2C0.1%2C3%2C0.3%2C4.2%2C0.7c1.4%2C0.5%2C2.6%2C1.3%2C3.7%2C2.3c1%2C1%2C1.8%2C2.3%2C2.3%2C3.7c0.4%2C1.2%2C0.6%2C2.6%2C0.8%2C4.2%0D%0A%09%09C-190.2%2C244.8-190.2%2C247.4-190.2%2C250.9z%20M-193.6%2C257.5c0.1-1.2%2C0.1-3%2C0.1-5.2v-2.7c0-2.3%2C0-4-0.1-5.2c-0.1-2.1-0.3-3.6-0.7-4.5%0D%0A%09%09c-0.7-1.7-1.9-2.9-3.6-3.6c-0.9-0.3-2.4-0.6-4.5-0.7c-1.2-0.1-3-0.1-5.2-0.1h-2.7c-2.2%2C0-4%2C0-5.2%2C0.1c-2.1%2C0.2-3.6%2C0.4-4.6%2C0.7%0D%0A%09%09c-1.7%2C0.7-2.9%2C1.9-3.6%2C3.6c-0.3%2C0.9-0.6%2C2.4-0.7%2C4.6c-0.1%2C1.2-0.1%2C3-0.1%2C5.2v2.7c0%2C2.2%2C0%2C4%2C0.1%2C5.2c0.1%2C2.1%2C0.3%2C3.6%2C0.7%2C4.5%0D%0A%09%09c0.7%2C1.7%2C1.9%2C2.9%2C3.6%2C3.6c1%2C0.3%2C2.5%2C0.6%2C4.5%2C0.7c1.2%2C0.1%2C3%2C0.1%2C5.2%2C0.1h2.7c2.3%2C0%2C4%2C0%2C5.2-0.1c2.1-0.1%2C3.6-0.3%2C4.5-0.7%0D%0A%09%09c1.7-0.7%2C2.9-1.9%2C3.6-3.6C-194%2C261-193.8%2C259.5-193.6%2C257.5z%20M-204.2%2C242.6c1.5%2C0.9%2C2.7%2C2%2C3.5%2C3.5c0.9%2C1.5%2C1.3%2C3.1%2C1.3%2C4.8%0D%0A%09%09s-0.4%2C3.3-1.3%2C4.8c-0.9%2C1.5-2%2C2.7-3.5%2C3.5c-1.5%2C0.9-3.1%2C1.3-4.8%2C1.3s-3.3-0.4-4.8-1.3s-2.7-2-3.5-3.5c-0.9-1.5-1.3-3.1-1.3-4.8%0D%0A%09%09s0.4-3.3%2C1.3-4.8c0.9-1.5%2C2-2.7%2C3.5-3.5c1.5-0.9%2C3.1-1.3%2C4.8-1.3S-205.7%2C241.8-204.2%2C242.6z%20M-204.6%2C255.4c1.2-1.2%2C1.8-2.7%2C1.8-4.4%0D%0A%09%09s-0.6-3.2-1.8-4.4c-1.2-1.2-2.7-1.8-4.4-1.8s-3.2%2C0.6-4.4%2C1.8c-1.2%2C1.2-1.8%2C2.7-1.8%2C4.4c0%2C1.7%2C0.6%2C3.2%2C1.8%2C4.4%0D%0A%09%09c1.2%2C1.2%2C2.7%2C1.8%2C4.4%2C1.8C-207.3%2C257.3-205.8%2C256.6-204.6%2C255.4z%20M-197.3%2C239.3c-0.4-0.4-1-0.7-1.6-0.7c-0.6%2C0-1.1%2C0.2-1.6%2C0.7%0D%0A%09%09c-0.4%2C0.4-0.7%2C1-0.7%2C1.6c0%2C0.6%2C0.2%2C1.1%2C0.7%2C1.6c0.4%2C0.4%2C1%2C0.7%2C1.6%2C0.7c0.6%2C0%2C1.1-0.2%2C1.6-0.7c0.4-0.4%2C0.7-1%2C0.7-1.6%0D%0A%09%09C-196.7%2C240.3-196.9%2C239.8-197.3%2C239.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #403a3a;
  padding: 10px;
}
.footer .social_icons .instagram:before {
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
@media only screen and (max-width: 991px) {
  .footer .social_icons .instagram:before {
    width: 42px;
    height: 42px;
  }
}
.footer .social_icons .instagram:hover:before {
  background-color: #24b7b3;
}
.footer .social_icons .google_plus:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-77%20169.3%20455.7%20455.7%22%20style%3D%22enable-background%3Anew%20-77%20169.3%20455.7%20455.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpolygon%20class%3D%22st0%22%20points%3D%22324.6%2C409.7%20289.4%2C409.7%20289.4%2C444.9%20264.4%2C444.9%20264.4%2C409.7%20229.1%2C409.7%20229.1%2C384.6%20264.4%2C384.6%20%0D%0A%09264.4%2C349.4%20289.4%2C349.4%20289.4%2C384.6%20324.6%2C384.6%20%22%2F%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M173.9%2C417.1c-7.8%2C51.2-46%2C80.5-95.4%2C80.5c-55.5%2C0-100.6-45-100.6-100.6c0-55.5%2C45-100.5%2C100.6-100.5%0D%0A%09c26.9%2C0%2C50.4%2C9.6%2C67.5%2C26.2l-28.9%2C28.9c-9.8-9.8-23.1-15.1-38.7-15.1c-32.7%2C0-59.2%2C27.9-59.2%2C60.5c0%2C32.7%2C26.5%2C59.8%2C59.2%2C59.8%0D%0A%09c27.4%2C0%2C48.1-13.2%2C54.1-39.8H78.5v-40.4h95.1c1.1%2C6.5%2C1.7%2C13.3%2C1.7%2C20.4C175.3%2C404.1%2C174.8%2C410.8%2C173.9%2C417.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer .social_icons .google_plus:before {
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-77%20169.3%20455.7%20455.7%22%20style%3D%22enable-background%3Anew%20-77%20169.3%20455.7%20455.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpolygon%20class%3D%22st0%22%20points%3D%22324.6%2C409.7%20289.4%2C409.7%20289.4%2C444.9%20264.4%2C444.9%20264.4%2C409.7%20229.1%2C409.7%20229.1%2C384.6%20264.4%2C384.6%20%0D%0A%09264.4%2C349.4%20289.4%2C349.4%20289.4%2C384.6%20324.6%2C384.6%20%22%2F%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M173.9%2C417.1c-7.8%2C51.2-46%2C80.5-95.4%2C80.5c-55.5%2C0-100.6-45-100.6-100.6c0-55.5%2C45-100.5%2C100.6-100.5%0D%0A%09c26.9%2C0%2C50.4%2C9.6%2C67.5%2C26.2l-28.9%2C28.9c-9.8-9.8-23.1-15.1-38.7-15.1c-32.7%2C0-59.2%2C27.9-59.2%2C60.5c0%2C32.7%2C26.5%2C59.8%2C59.2%2C59.8%0D%0A%09c27.4%2C0%2C48.1-13.2%2C54.1-39.8H78.5v-40.4h95.1c1.1%2C6.5%2C1.7%2C13.3%2C1.7%2C20.4C175.3%2C404.1%2C174.8%2C410.8%2C173.9%2C417.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #403a3a;
  padding: 10px;
}
.footer .social_icons .google_plus:before {
  background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='346.7px' height='201.1px' viewBox='0 0 346.7 201.1' style='enable-background:new 0 0 346.7 201.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpolygon class='st0' points='346.7,113.1 311.4,113.1 311.4,148.3 286.4,148.3 286.4,113.1 251.2,113.1 251.2,88 286.4,88 286.4,52.8 311.4,52.8 311.4,88 346.7,88 '/%3E%3Cpath class='st0' d='M195.9,120.5c-7.8,51.2-46,80.5-95.4,80.5C45,201.1,0,156.1,0,100.5C0,45,45,0,100.6,0 c26.9,0,50.4,9.6,67.5,26.2l-28.9,28.9c-9.8-9.8-23.1-15.1-38.7-15.1c-32.7,0-59.2,27.9-59.2,60.5c0,32.7,26.5,59.8,59.2,59.8 c27.4,0,48.1-13.2,54.1-39.8h-54.1V80.2h95.1c1.1,6.5,1.7,13.3,1.7,20.4C197.4,107.5,196.9,114.2,195.9,120.5z'/%3E%3C/svg%3E%0A");
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
@media only screen and (max-width: 991px) {
  .footer .social_icons .google_plus:before {
    width: 42px;
    height: 42px;
  }
}
.footer .social_icons .google_plus:hover:before {
  background-color: #24b7b3;
}
.footer .social_icons .twitter:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-78%20169%20455%20455%22%20style%3D%22enable-background%3Anew%20-78%20169%20455%20455%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-78%2C169v455h455V169H-78z%20M274.8%2C332.3c0.1%2C2.8%2C0.2%2C5.6%2C0.2%2C8.4c0%2C85.4-65%2C183.9-183.9%2C183.9%0D%0A%09c-36.5%2C0-70.5-10.7-99.1-29c5.1%2C0.6%2C10.2%2C0.9%2C15.4%2C0.9c30.3%2C0%2C58.1-10.3%2C80.3-27.7c-28.3-0.5-52.1-19.2-60.4-44.9%0D%0A%09c3.9%2C0.8%2C8%2C1.2%2C12.2%2C1.2c5.9%2C0%2C11.6-0.8%2C17-2.3c-29.6-5.9-51.8-32.1-51.8-63.4c0-0.3%2C0-0.5%2C0-0.8c8.7%2C4.8%2C18.7%2C7.7%2C29.3%2C8.1%0D%0A%09C16.6%2C355%2C5.2%2C335.2%2C5.2%2C312.8c0-11.8%2C3.2-22.9%2C8.8-32.5c31.9%2C39.1%2C79.5%2C64.8%2C133.2%2C67.5c-1.1-4.7-1.7-9.7-1.7-14.7%0D%0A%09c0-35.7%2C28.9-64.6%2C64.6-64.6c18.6%2C0%2C35.4%2C7.8%2C47.2%2C20.4c14.7-2.9%2C28.6-8.3%2C41-15.7c-4.8%2C15.1-15.1%2C27.8-28.4%2C35.8%0D%0A%09c13.1-1.6%2C25.5-5%2C37.1-10.2C298.3%2C311.8%2C287.4%2C323.1%2C274.8%2C332.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer .social_icons .twitter:before {
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%22-78%20169%20455%20455%22%20style%3D%22enable-background%3Anew%20-78%20169%20455%20455%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-78%2C169v455h455V169H-78z%20M274.8%2C332.3c0.1%2C2.8%2C0.2%2C5.6%2C0.2%2C8.4c0%2C85.4-65%2C183.9-183.9%2C183.9%0D%0A%09c-36.5%2C0-70.5-10.7-99.1-29c5.1%2C0.6%2C10.2%2C0.9%2C15.4%2C0.9c30.3%2C0%2C58.1-10.3%2C80.3-27.7c-28.3-0.5-52.1-19.2-60.4-44.9%0D%0A%09c3.9%2C0.8%2C8%2C1.2%2C12.2%2C1.2c5.9%2C0%2C11.6-0.8%2C17-2.3c-29.6-5.9-51.8-32.1-51.8-63.4c0-0.3%2C0-0.5%2C0-0.8c8.7%2C4.8%2C18.7%2C7.7%2C29.3%2C8.1%0D%0A%09C16.6%2C355%2C5.2%2C335.2%2C5.2%2C312.8c0-11.8%2C3.2-22.9%2C8.8-32.5c31.9%2C39.1%2C79.5%2C64.8%2C133.2%2C67.5c-1.1-4.7-1.7-9.7-1.7-14.7%0D%0A%09c0-35.7%2C28.9-64.6%2C64.6-64.6c18.6%2C0%2C35.4%2C7.8%2C47.2%2C20.4c14.7-2.9%2C28.6-8.3%2C41-15.7c-4.8%2C15.1-15.1%2C27.8-28.4%2C35.8%0D%0A%09c13.1-1.6%2C25.5-5%2C37.1-10.2C298.3%2C311.8%2C287.4%2C323.1%2C274.8%2C332.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #403a3a;
  padding: 10px;
}
.footer .social_icons .twitter:before {
  background-image: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:a='http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/' x='0px' y='0px' width='315px' height='256px' viewBox='0 0 315 256' style='enable-background:new 0 0 315 256;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M282.8,63.8c0.1,2.8,0.2,5.6,0.2,8.4c0,85.4-65,183.9-183.9,183.9c-36.5,0-70.5-10.7-99.1-29 c5.1,0.6,10.2,0.9,15.4,0.9c30.3,0,58.1-10.3,80.3-27.7c-28.3-0.5-52.1-19.2-60.4-44.9c3.9,0.8,8,1.2,12.2,1.2 c5.9,0,11.6-0.8,17-2.3c-29.6-5.9-51.8-32.1-51.8-63.4c0-0.3,0-0.5,0-0.8c8.7,4.8,18.7,7.7,29.3,8.1C24.6,86.5,13.2,66.7,13.2,44.3 c0-11.8,3.2-22.9,8.8-32.5c31.9,39.1,79.5,64.8,133.2,67.5c-1.1-4.7-1.7-9.7-1.7-14.7c0-35.7,28.9-64.6,64.6-64.6 c18.6,0,35.4,7.8,47.2,20.4c14.7-2.9,28.6-8.3,41-15.7c-4.8,15.1-15.1,27.8-28.4,35.8c13.1-1.6,25.5-5,37.1-10.2 C306.3,43.3,295.4,54.6,282.8,63.8z'/%3E%3C/svg%3E%0A");
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}
@media only screen and (max-width: 991px) {
  .footer .social_icons .twitter:before {
    width: 42px;
    height: 42px;
  }
}
.footer .social_icons .twitter:hover:before {
  background-color: #24b7b3;
}
.address p {
  margin: 10px 0;
  font-family: 'GothamRounded-Light';
  font-size: 0.85rem;
}
.address p strong {
  font-family: 'GothamRounded-Light';
  font-weight: normal;
}
.address p strong em {
  font-style: normal;
}
.whats:before {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20478.165%20478.165%22%20style%3D%22enable-background%3Anew%200%200%20478.165%20478.165%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cg%3E%0A%09%3Cpath%20id%3D%22WhatsApp%22%20d%3D%22M478.165%2C232.946c0%2C128.567-105.057%2C232.966-234.679%2C232.966c-41.102%2C0-79.814-10.599-113.445-28.969%20%20%20L0%2C478.165l42.437-125.04c-21.438-35.065-33.77-76.207-33.77-120.159C8.667%2C104.34%2C113.763%2C0%2C243.485%2C0%20%20%20C373.108%2C0%2C478.165%2C104.34%2C478.165%2C232.946z%20M243.485%2C37.098c-108.802%2C0-197.422%2C87.803-197.422%2C195.868%20%20%20c0%2C42.915%2C13.986%2C82.603%2C37.576%2C114.879l-24.586%2C72.542l75.849-23.968c31.121%2C20.481%2C68.457%2C32.296%2C108.583%2C32.296%20%20%20c108.723%2C0%2C197.323-87.843%2C197.323-195.908C440.808%2C124.921%2C352.208%2C37.098%2C243.485%2C37.098z%20M361.931%2C286.62%20%20%20c-1.395-2.331-5.22-3.746-10.898-6.814c-5.917-2.849-34.089-16.497-39.508-18.37c-5.16-1.913-8.986-2.849-12.811%2C2.829%20%20%20c-4.005%2C5.638-14.903%2C18.629-18.23%2C22.354c-3.546%2C3.785-6.854%2C4.264-12.552%2C1.435c-5.618-2.809-24.267-8.866-46.203-28.391%20%20%20c-17.055-15.042-28.67-33.711-31.997-39.508c-3.427-5.758-0.398-8.826%2C2.471-11.635c2.69-2.59%2C5.778-6.734%2C8.627-10.041%20%20%20c2.969-3.287%2C3.905-5.638%2C5.798-9.424c1.913-3.905%2C0.936-7.192-0.478-10.141c-1.415-2.849-13.01-30.881-17.752-42.337%20%20%20c-4.841-11.416-9.543-9.523-12.871-9.523c-3.467%2C0-7.212-0.478-11.117-0.478c-3.785%2C0-10.041%2C1.395-15.381%2C7.192%20%20%20c-5.2%2C5.658-20.123%2C19.465-20.123%2C47.597c0%2C28.052%2C20.601%2C55.308%2C23.55%2C59.053c2.869%2C3.785%2C39.747%2C63.197%2C98.303%2C86.07%20%20%20c58.476%2C22.872%2C58.476%2C15.321%2C69.115%2C14.365c10.38-0.956%2C34.069-13.867%2C38.811-27.096%20%20%20C363.345%2C300.307%2C363.345%2C288.991%2C361.931%2C286.62z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.whats:before {
  margin-top: 5px;
  margin-right: 8px;
}
.phone:before {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20348.077%20348.077%22%20style%3D%22enable-background%3Anew%200%200%20348.077%20348.077%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20d%3D%22M340.273%2C275.083l-53.755-53.761c-10.707-10.664-28.438-10.34-39.518%2C0.744l-27.082%2C27.076%20%20%20%20%20c-1.711-0.943-3.482-1.928-5.344-2.973c-17.102-9.476-40.509-22.464-65.14-47.113c-24.704-24.701-37.704-48.144-47.209-65.257%20%20%20%20%20c-1.003-1.813-1.964-3.561-2.913-5.221l18.176-18.149l8.936-8.947c11.097-11.1%2C11.403-28.826%2C0.721-39.521L73.39%2C8.194%20%20%20%20%20C62.708-2.486%2C44.969-2.162%2C33.872%2C8.938l-15.15%2C15.237l0.414%2C0.411c-5.08%2C6.482-9.325%2C13.958-12.484%2C22.02%20%20%20%20%20C3.74%2C54.28%2C1.927%2C61.603%2C1.098%2C68.941C-6%2C127.785%2C20.89%2C181.564%2C93.866%2C254.541c100.875%2C100.868%2C182.167%2C93.248%2C185.674%2C92.876%20%20%20%20%20c7.638-0.913%2C14.958-2.738%2C22.397-5.627c7.992-3.122%2C15.463-7.361%2C21.941-12.43l0.331%2C0.294l15.348-15.029%20%20%20%20%20C350.631%2C303.527%2C350.95%2C285.795%2C340.273%2C275.083z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%09%09%3C%2Fg%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.phone:before {
  margin-top: 5px;
  margin-right: 8px;
}
.location:before {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20513.597%20513.597%22%20style%3D%22enable-background%3Anew%200%200%20513.597%20513.597%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M263.278%2C0.107C158.977-3.408%2C73.323%2C80.095%2C73.323%2C183.602c0%2C117.469%2C112.73%2C202.72%2C175.915%2C325.322%20%20%20c3.208%2C6.225%2C12.169%2C6.233%2C15.388%2C0.009c57.16-110.317%2C154.854-184.291%2C172.959-290.569%20%20%20C456.331%2C108.387%2C374.776%2C3.866%2C263.278%2C0.107z%20M256.923%2C279.773c-53.113%2C0-96.171-43.059-96.171-96.171%20%20%20s43.059-96.171%2C96.171-96.171c53.113%2C0%2C96.172%2C43.059%2C96.172%2C96.171S310.036%2C279.773%2C256.923%2C279.773z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.location:before {
  margin-top: 5px;
  margin-right: 8px;
  margin-bottom: 5px;
}
.box_form {
  padding: 0.3rem 1.5rem 0.5rem 1.5rem;
  border: 1px #dcdcdc solid;
  margin-bottom: 1.5rem;
  border-radius: 7px;
}
.form {
  max-width: 540px;
  min-height: 680px;
  margin: 0 auto 0 auto;
  border-radius: 20px;
  background: #fff;
  padding: 2rem;
}
@media only screen and (min-width: 992px) {
  .form {
    margin: 0 auto 2rem auto;
  }
}
.form fieldset {
  margin-bottom: 0;
  border-radius: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .form fieldset {
    padding: 1.5rem;
  }
}
.form h2 {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  letter-spacing: 0;
}
.form h3 {
  margin: 1rem 0 1rem 0;
  font-size: 1rem;
  letter-spacing: 1px;
}
.form .btn {
  margin-top: 2rem;
}
.form label {
  display: block;
  font-weight: normal;
  margin-bottom: 3px;
  margin-left: 3px;
  font-size: 0.9rem;
}
.form .btn {
  width: 100%;
}
.form .box_input {
  margin-bottom: 1rem;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .form .box_input {
    margin-bottom: 1.5rem;
  }
}
.form .box_input:after {
  content: "";
  display: block;
  clear: both;
}
.form input[type=search],
.form input[type=text],
.form input[type=number],
.form input[type=email],
.form input[type=submit],
.form input[type=password] {
  width: 100%;
  padding: 0.6rem 0.8rem;
  background: #f7f7f7;
  border-radius: 7px;
  border: 1px #dddddd solid;
  font-size: 1rem;
  font-family: 'GothamRnd-Book';
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form input[type=search]:focus,
.form input[type=text]:focus,
.form input[type=number]:focus,
.form input[type=email]:focus,
.form input[type=submit]:focus,
.form input[type=password]:focus {
  outline: none;
}
.form legend {
  display: block;
  width: 100%;
  padding: 0 0 0.7rem 0;
  font-size: 1rem;
  line-height: inherit;
  color: #24b7b3;
  border: 7px;
  font-family: 'Gotham-Black';
  margin: 3rem 0 2rem 0;
  border-bottom: 1px #e4eaea solid;
}
.form .box_select {
  display: block;
  text-align: left;
  position: relative;
}
.form .box_select select {
  width: 100%;
  padding: 0.6rem 0.8rem;
  background: #f7f7f7;
  border-radius: 7px;
  border: 1px #dddddd solid;
  font-size: 1rem;
  font-family: 'GothamRnd-Book';
  position: relative;
  z-index: 3;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 0.85rem;
}
.form .box_select select:focus {
  outline: none;
}
.form .box_select:after {
  content: "\f107";
  width: 1rem;
  height: 1.35rem;
  display: block;
  position: absolute;
  right: 0.7rem;
  bottom: 0;
  top: 0;
  margin: auto;
  text-align: center;
  pointer-events: none;
  z-index: 5;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #24b7b3;
}
.form .box_select select.error {
  border: 1px #f4cecd solid;
  background: #f9e2e2;
  color: #e7908e;
}
.form textarea {
  height: 150px;
  width: 100%;
  padding: 0.6rem 0.8rem;
  background: #f7f7f7;
  border-radius: 7px;
  border: 1px #dddddd solid;
  font-size: 1rem;
  font-family: 'GothamRnd-Book';
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  white-space: initial;
  overflow: inherit;
  resize: none;
}
.form textarea:focus {
  outline: none;
}
.form textarea.error {
  border: 1px #f4cecd solid;
  background: #f9e2e2;
}
.form input.error {
  border: 1px #f4cecd solid;
  background: #f9e2e2;
}
.form span.error {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  padding: 0.3rem 0.7rem;
  color: #e7908e;
  font-size: 0.7rem;
  border-radius: 0 0 4px 0;
  pointer-events: none;
}
.form input.valid,
.form select.valid {
  border: 1px #8BC34A solid;
  background: #f1f7ea;
}
#sponsor_data {
  display: none;
}
#sponsor_data.open {
  display: block;
}
#form_cadastro .box_radio {
  text-align: left;
  margin: 0;
  margin-bottom: 0.5rem;
  padding-left: 5px;
}
@media only screen and (min-width: 992px) {
  #form_cadastro .box_radio {
    padding-left: 0;
  }
}
#form_cadastro .box_radio .check_box {
  text-align: left;
}
.form .box_radio {
  text-align: center;
  margin: 1.5rem 0 2.5rem 0;
  padding-left: 5px;
}
@media only screen and (min-width: 992px) {
  .form .box_radio {
    padding-left: 0;
  }
}
.form .radio {
  margin: 0;
  text-align: left;
  display: block;
  position: relative;
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .form .radio {
    margin: 0 1rem;
    display: inline-block;
    vertical-align: middle;
  }
}
.form .radio input {
  width: 12.3px;
  height: 12.3px;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  opacity: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form .radio .check_img {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  margin: auto;
  border: 2px #fff solid;
  z-index: 1;
  border-radius: 50%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-shadow: 0 0 0 2px #24b7b3;
  box-shadow: 0 0 0 2px #24b7b3;
}
.form .radio input:checked ~ .check_img {
  background-color: #24b7b3;
}
.form .radio label {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9rem;
  margin-left: 1.2rem;
  margin-bottom: 0;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .form .radio label {
    margin-left: 1.5rem;
    font-size: 1rem;
  }
}
.form .radio span.error {
  width: 100%;
  right: 0;
  left: 0;
  top: 30px;
  margin: auto;
}
@media only screen and (min-width: 576px) {
  .form .radio span.error {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) {
  .form .radio span.error {
    width: auto;
    right: inherit;
    left: 25px;
    top: 30px;
    bottom: inherit;
  }
}
.form .radio .error + .check_img {
  -webkit-box-shadow: 0 0 0 2px #d9534f;
  box-shadow: 0 0 0 2px #d9534f;
}
.form .radio .error + .check_img + label {
  color: #d9534f;
}
.form .check_box {
  width: auto;
  margin: 1rem 0 0 0;
  text-align: center;
  position: relative;
}
.form .check_box input {
  height: 5px;
  width: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 9;
  opacity: 0;
  z-index: -1px;
  visibility: hidden;
}
.form .check_box label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  margin: 0 ;
  position: relative;
  padding-left: 2rem;
  cursor: pointer;
}
.form .check_box label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 2px solid #24b7b3;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
.form .check_box label:after {
  content: "";
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  position: absolute;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}
.form .check_box input:checked ~ label:after {
  content: "";
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  position: absolute;
  border: solid #24b7b3;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}
.form .check_box input.error ~ label {
  color: #da8a88;
}
.form .check_box input.error ~ label:before {
  border: 2px solid #da8a88;
}
.form .check_box span.error {
  width: 100%;
  text-align: center;
  margin: auto;
  top: 4rem;
}
.form .check_box p {
  color: #24b7b3;
  font-size: 0.85rem;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .form .check_box p {
    text-indent: 141px;
    text-align: left;
  }
}
.form .check_box p a {
  color: #24b7b3;
}
.form .register-info-password {
  margin-top: -0.9rem;
  margin-bottom: 1rem;
  padding: 1rem;
  background: #f7f7f7;
} 
.form .register-info-password h4 {
  font-size: .8rem;
  margin: 0 0 .3rem;
}
.form .register-info-password h4 i {
  color: #F9A825;
}
.form .register-info-password ul{
  padding-left: 1.1rem;
  margin: 0;
}
.form .register-info-password li {
  list-style: disc;
  list-style-position: inside;
  font-size: .8rem;
  line-height: 1.2;
}
#check_termos.error + .check_img {
  border: 2px solid #d9534f;
}
#check_termos.error + .check_img + label {
  color: #d9534f;
}
.envio {
  min-height: 300px;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}
.envio span {
  display: block;
  margin-bottom: 1rem;
}
.envio h3 {
  font-size: 1.35rem;
  letter-spacing: 1px;
}
.envio img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
::-webkit-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
}
:-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
}
::-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
}
:-ms-input-placeholder {
  color: #403a3a;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.header {
  background: #fff;
  position: relative;
  z-index: 9;
  -webkit-box-shadow: 0 3px 7px 2px rgba(22, 40, 68, 0.2);
  box-shadow: 0 3px 7px 2px rgba(22, 40, 68, 0.2);
}
.header .container {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
@media only screen and (min-width: 1440px) and (max-width: 1899px) {
  .header .offset-xl-1 {
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
.header .login-container {
  margin: 0;
  padding: 6px 0;
  background-color: #333;
  display: none;
}
@media only screen and (min-width: 992px) {
  .header .login-container {
    display: block;
  }
}
.header .login-links {
  text-align: right;
}
.header .login-links a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75rem;
}
.header .login-links a:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20563.43%20563.43%22%20style%3D%22enable-background%3Anew%200%200%20563.43%20563.43%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%3Cpath%20d%3D%22M280.79%2C314.559c83.266%2C0%2C150.803-67.538%2C150.803-150.803S364.055%2C13.415%2C280.79%2C13.415S129.987%2C80.953%2C129.987%2C163.756%20%20S197.524%2C314.559%2C280.79%2C314.559z%20M280.79%2C52.735c61.061%2C0%2C111.021%2C49.959%2C111.021%2C111.021S341.851%2C274.776%2C280.79%2C274.776%20%20s-111.021-49.959-111.021-111.021S219.728%2C52.735%2C280.79%2C52.735z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M19.891%2C550.015h523.648c11.102%2C0%2C19.891-8.789%2C19.891-19.891c0-104.082-84.653-189.198-189.198-189.198H189.198%20%20C85.116%2C340.926%2C0%2C425.579%2C0%2C530.124C0%2C541.226%2C8.789%2C550.015%2C19.891%2C550.015z%20M189.198%2C380.708h185.034%20%20c75.864%2C0%2C138.313%2C56.436%2C148.028%2C129.524H41.17C50.884%2C437.607%2C113.334%2C380.708%2C189.198%2C380.708z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header .login-links a:before {
  margin-right: 8px;
}
.header .login-links a + a {
  margin-left: 3rem;
}
.header .login-links a:hover {
  opacity: 0.7;
}
.navbar-brand {
  width: 169px;
  height: 52px;
  background: url("../_images/logo.svg") left center no-repeat;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .navbar-brand {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin: 0;
    float: none;
  }
}
.navbar-brand h1 {
  width: 169px;
  height: 52px;
  display: block;
  font-size: 1px;
  overflow: hidden;
}
.navbar-brand a {
  width: 169px;
  height: 52px;
  display: block;
  font-size: 1px;
  text-indent: -9999px;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .navbar-brand {
    margin-left: 0;
  }
}
.close_menu {
  text-align: right;
  margin: 0;
}
.close_menu a {
  width: 2.5rem;
  height: 3rem;
  display: inline-block;
  color: #ffffff;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2237.5px%22%20height%3D%2238px%22%20viewBox%3D%22-42%2013%2037.5%2038%22%20enable-background%3D%22new%20-42%2013%2037.5%2038%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%20id%3D%22add%22%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-12.1%2C46.9l-11.2-11.2l-11.2%2C11.2l-3.7-3.7L-27%2C32l-11.2-11.2l3.7-3.7l11.2%2C11.2l11.2-11.2l3.7%2C3.7%0D%0A%09%09%09L-19.5%2C32l11.2%2C11.2L-12.1%2C46.9z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.slideout-menu {
  width: 256px;
  min-height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  background: -webkit-linear-gradient(bottom, #2e4c79, #4d78bb);
  background: -moz-linear-gradient(bottom, #2e4c79, #4d78bb);
  background: -o-linear-gradient(bottom, #2e4c79, #4d78bb);
  background: -ms-linear-gradient(bottom, #2e4c79, #4d78bb);
  background: -webkit-gradient(linear, left bottom, left top, from(#2e4c79), to(#4d78bb));
  background: linear-gradient(bottom, #2e4c79, #4d78bb);
  display: none;
}
.slideout-menu ul li {
  padding: 0;
  position: relative;
  list-style: none;
  border-top: 1px solid #315081;
}
.slideout-menu ul li a {
  font-size: 0.9rem;
  font-family: 'GothamRnd-Book';
  color: #fff;
  padding: 1rem 1rem;
  display: block;
  text-decoration: none;
  font-size: 0.8rem;
  letter-spacing: 2px;
}
.slideout-menu ul li a .fa {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .slideout-menu ul li a .fa {
    display: none;
  }
}
.slideout-menu ul li > .open_sub {
  position: relative;
}
.slideout-menu ul li > .open_sub:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 1.3rem;
  right: 1rem;
  background: url("../_images/seta_menu.svg") center center no-repeat;
  background-size: contain;
}
.slideout-menu ul li.active .open_sub:before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.slideout-menu ul li ul {
  background: #3c639e;
  display: none;
  padding-top: 0;
}
.slideout-menu ul li ul li {
  padding-left: 1rem;
  border-top: 1px solid #315081;
}
.slideout-menu ul li.active ul {
  display: block;
}
.slideout-menu-left {
  left: 0;
}
.slideout-menu-right {
  right: 0;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  background-color: #FFF;
  /* A background-color is required */
  min-height: 100vh;
  -webkit-box-shadow: -12px 0 2px 0 rgba(0, 0, 0, 0.12);
  box-shadow: -12px 0 2px 0 rgba(0, 0, 0, 0.12);
  display: block;
}
@media only screen and (min-width: 992px) {
  .slideout-panel {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
}
.navbar-menu {
  width: 90%;
  background: #fff;
  position: relative;
  z-index: 99;
  display: none;
  float: right;
  margin-right: -11px;
}
@media only screen and (min-width: 992px) {
  .navbar-menu {
    display: block;
  }
}
.header_mobile .navbar-menu {
  display: none;
}
.menu {
  max-width: 1140px;
  height: 5rem;
  background: transparent;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.menu > li {
  margin: 0.5rem 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.menu > li a {
  color: #333333;
  border-top: none;
  padding: 0.3rem 0;
  letter-spacing: 0;
  font-size: 0.85rem;
  border-bottom: 4px #fff solid;
}
.menu > li a:hover {
  color: #24b7b3;
}
.menu > li a .fa {
  margin-left: 0.5rem;
  font-size: 0.8rem;
}
.menu > li a.search:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
  float: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20451%20451%22%20style%3D%22enable-background%3Anew%200%200%20451%20451%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20d%3D%22M447.05%2C428l-109.6-109.6c29.4-33.8%2C47.2-77.9%2C47.2-126.1C384.65%2C86.2%2C298.35%2C0%2C192.35%2C0C86.25%2C0%2C0.05%2C86.3%2C0.05%2C192.3%0D%0A%09%09s86.3%2C192.3%2C192.3%2C192.3c48.2%2C0%2C92.3-17.8%2C126.1-47.2L428.05%2C447c2.6%2C2.6%2C6.1%2C4%2C9.5%2C4s6.9-1.3%2C9.5-4%0D%0A%09%09C452.25%2C441.8%2C452.25%2C433.2%2C447.05%2C428z%20M26.95%2C192.3c0-91.2%2C74.2-165.3%2C165.3-165.3c91.2%2C0%2C165.3%2C74.2%2C165.3%2C165.3%0D%0A%09%09s-74.1%2C165.4-165.3%2C165.4C101.15%2C357.7%2C26.95%2C283.5%2C26.95%2C192.3z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 3px 0 0 0;
}
.menu > li a.search:before {
  vertical-align: top;
}
.menu > li.active a {
  border-bottom: 4px #24b7b3 solid;
}
.dropdown-toggle:after {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  right: 1rem;
  top: 1.8rem;
  background: url("../_images/plus.svg") right center no-repeat;
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .dropdown-toggle:after {
    display: none;
    vertical-align: middle;
    position: relative;
    top: 0;
    right: 0;
    margin-left: 0.5rem;
    background: url("../_images/seta_menu.svg") right center no-repeat;
  }
}
.dropdown-toggle.ativo:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1.7rem;
}
.busca {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
.busca label {
  display: none;
}
.busca input[type=search] {
  color: #dbdbdb;
}
.busca input[type=search] {
  width: 100%;
  height: 100%;
  background: #dcdcdc;
  border: 1px #dcdcdc solid;
  border-radius: 7px 0 0 7px;
  font-size: 1rem;
  font-family: 'GothamRnd-Book';
  text-indent: 1rem;
  color: #403a3a;
}
.busca input[type=search]:focus {
  outline: none;
}
.busca .box_search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.busca .box_bt_busca {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.busca .bt_busca {
  width: 100%;
  height: 2.45rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 7px 7px 0;
  display: block;
  color: #fff;
  background: #24b7b3;
  padding: 0;
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2245px%22%20height%3D%2245px%22%20viewBox%3D%22-39%209%2045%2045%22%20enable-background%3D%22new%20-39%209%2045%2045%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-10.5%2C36.4c2-2.2%2C3.3-5.2%2C3.3-8.4c0-6.8-5.6-12.4-12.4-12.4C-26.4%2C15.5-32%2C21.1-32%2C28s5.6%2C12.4%2C12.4%2C12.4%0D%0A%09%09%09c2.8%2C0%2C5.4-0.9%2C7.4-2.5l9.2%2C9.2c0.2%2C0.2%2C0.5%2C0.3%2C0.8%2C0.3c0.3%2C0%2C0.6-0.1%2C0.8-0.3c0.4-0.4%2C0.4-1.1%2C0-1.6L-10.5%2C36.4z%20M-29.7%2C28%0D%0A%09%09%09c0-5.6%2C4.6-10.2%2C10.2-10.2c5.6%2C0%2C10.2%2C4.6%2C10.2%2C10.2S-14%2C38.1-19.6%2C38.1C-25.2%2C38.1-29.7%2C33.6-29.7%2C28z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  font-size: 1px;
  color: transparent;
}
@media only screen and (min-width: 576px) {
  .busca .bt_busca {
    height: 2.95rem;
  }
}
@media only screen and (min-width: 1200px) {
  .busca .bt_busca {
    height: 2.45rem;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2245px%22%20height%3D%2245px%22%20viewBox%3D%22-39%209%2045%2045%22%20enable-background%3D%22new%20-39%209%2045%2045%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-10.5%2C36.4c2-2.2%2C3.3-5.2%2C3.3-8.4c0-6.8-5.6-12.4-12.4-12.4C-26.4%2C15.5-32%2C21.1-32%2C28s5.6%2C12.4%2C12.4%2C12.4%0D%0A%09%09%09c2.8%2C0%2C5.4-0.9%2C7.4-2.5l9.2%2C9.2c0.2%2C0.2%2C0.5%2C0.3%2C0.8%2C0.3c0.3%2C0%2C0.6-0.1%2C0.8-0.3c0.4-0.4%2C0.4-1.1%2C0-1.6L-10.5%2C36.4z%20M-29.7%2C28%0D%0A%09%09%09c0-5.6%2C4.6-10.2%2C10.2-10.2c5.6%2C0%2C10.2%2C4.6%2C10.2%2C10.2S-14%2C38.1-19.6%2C38.1C-25.2%2C38.1-29.7%2C33.6-29.7%2C28z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
  }
}
.busca .bt_busca:focus {
  outline: none;
}
.busca ::-webkit-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 0.8rem;
}
.busca :-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 0.8rem;
}
.busca ::-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 0.8rem;
}
.busca :-ms-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 0.8rem;
}
.busca :focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.busca :focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.busca :focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.busca :focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.box_busca {
  width: 100%;
  max-height: 0;
  padding: 0;
  background: #4673b8;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.box_busca.show {
  max-height: 155px;
}
.box_busca #form_busca {
  max-width: 600px;
  margin: 2rem auto;
  border-radius: 0;
}
.box_busca #form_busca input[type=search] {
  padding: 2rem;
  background: transparent;
  border: 3px #5988d0 solid;
  color: #fff;
}
.box_busca #form_busca .bt_busca {
  height: 5.7rem;
  border: 3px #5988d0 solid;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2245px%22%20height%3D%2245px%22%20viewBox%3D%22-1%20-3%2045%2045%22%20enable-background%3D%22new%20-1%20-3%2045%2045%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M35.8%2C36.4c-0.6%2C0-1.1-0.2-1.5-0.6l-8.6-8.6c-2.1%2C1.4-4.6%2C2.2-7.3%2C2.2C11.1%2C29.4%2C5%2C23.4%2C5%2C16%0D%0A%09%09%09C5%2C8.6%2C11%2C2.6%2C18.3%2C2.6l0.2%2C0c7.4%2C0%2C13.4%2C6%2C13.4%2C13.4c0%2C3-1.1%2C6-2.9%2C8.3l8.5%2C8.5l0%2C0c0.7%2C0.9%2C0.7%2C2.2-0.1%2C2.9%0D%0A%09%09%09C37%2C36.2%2C36.4%2C36.4%2C35.8%2C36.4z%20M18.5%2C6.8c-5.1%2C0-9.2%2C4.1-9.2%2C9.2c0%2C5%2C4.1%2C9.1%2C9.1%2C9.1c5.1%2C0%2C9.3-4.1%2C9.3-9.1%0D%0A%09%09%09C27.8%2C10.9%2C23.6%2C6.8%2C18.5%2C6.8z%22%2F%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.6%2C24.4c2-2.2%2C3.3-5.2%2C3.3-8.4c0-6.8-5.6-12.4-12.4-12.4C11.7%2C3.5%2C6.1%2C9.1%2C6.1%2C16s5.6%2C12.4%2C12.4%2C12.4%0D%0A%09%09%09c2.8%2C0%2C5.4-0.9%2C7.4-2.5l9.2%2C9.2c0.2%2C0.2%2C0.5%2C0.3%2C0.8%2C0.3s0.6-0.1%2C0.8-0.3c0.4-0.4%2C0.4-1.1%2C0-1.6L27.6%2C24.4z%20M8.3%2C16%0D%0A%09%09%09c0-5.6%2C4.6-10.2%2C10.2-10.2S28.8%2C10.4%2C28.8%2C16s-4.7%2C10.1-10.3%2C10.1S8.3%2C21.6%2C8.3%2C16z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40%;
  background-color: transparent;
  margin-left: -3px;
}
.box_busca #form_busca ::-webkit-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca :-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca ::-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca :-ms-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'GothamRnd-Book';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca :focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.box_busca #form_busca :focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.box_busca #form_busca :focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.box_busca #form_busca :focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.box_busca_mobile {
  padding: 0 0.5rem 0.5rem 0.5rem;
  margin-bottom: 0.5rem;
}
.box_busca_mobile .busca .bt_busca {
  height: 2.5rem;
}
.box_busca_mobile .busca input[type=search] {
  background: #ffffff;
  border: 1px #fff solid;
}
.bt_mobile {
  float: right;
  height: 0;
  margin-top: -1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media only screen and (min-width: 992px) {
  .bt_mobile {
    display: none;
  }
}
.header_mobile .bt_mobile {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.navbar-toggle {
  width: 50px;
  height: 50px;
  position: relative;
  display: block;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  z-index: 9;
}
@media only screen and (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  width: 42px;
  height: 3px;
  display: block;
  border-radius: 0;
  margin: 10px  0;
  background: #24b7b3;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media only screen and (min-width: 1200px) {
  .navbar-toggle .icon-bar {
    display: none;
  }
}
.navbar-toggle .icon-bar.center {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pagination {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  margin: 3rem 0 2rem 0;
  border-radius: 4px;
  text-align: center;
}
.pagination > li {
  display: inline-block;
  border: none;
  margin-left: -1px;
}
.pagination > li > a i {
  font-size: 1rem;
  padding: 3px 0;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 1rem;
  line-height: 1.42857143;
  text-decoration: none;
  color: #24b7b3;
  background-color: #ffffff;
  margin-left: -1px;
  border: 1px #24b7b3 solid;
  font-size: 1rem;
}
@media only screen and (min-width: 992px) {
  .pagination > li > a,
  .pagination > li > span {
    padding: 0.8rem 1.3rem;
  }
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #24b7b3;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #24b7b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #dcdcdc;
  background-color: #ffffff;
  cursor: not-allowed;
  border: 1px #dcdcdc solid;
}
.hm span,
.hmr span {
  display: none;
  position: relative;
  width: 15em;
  color: #fff;
  background: #00396a;
  border-radius: 5px;
  padding: 5px;
  font-size: 0.75rem;
}
.hm:hover,
.hmr:hover {
  color: green;
  border-color: green;
}
.hm:hover span {
  display: block;
  position: absolute;
  top: 0;
  margin-left: 25px;
}
.hmr {
  cursor: pointer;
}
.hmr:hover span {
  display: block;
  position: absolute;
  top: -30px;
  right: 33px;
  z-index: 99;
}
.hm,
.hmr {
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  font-size: 10px;
  border: 1px solid #00396a;
  border-radius: 50%;
  color: #00396a;
  width: 15px;
  height: 15px;
  display: inline-block;
  float: right;
}
@media only screen and (min-width: 992px) {
  #quem_somos .article {
    padding: 0 0 3rem 3rem;
  }
}
