@font-face {
  font-family: 'Lato-Regular';
  src: url('fonts/Lato-Regular.eot'), url('fonts/Lato-Regular.woff') format('woff'), url('fonts/Lato-Regular.woff2') format('woff2'), url('fonts/Lato-Regular.ttf') format('truetype'), url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Light';
  src: url('fonts/Lato-Light.eot'), url('fonts/Lato-Light.woff') format('woff'), url('fonts/Lato-Light.woff2') format('woff2'), url('fonts/Lato-Light.ttf') format('truetype'), url('fonts/Lato-Light.svg#Lato-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('fonts/Lato-Bold.eot'), url('fonts/Lato-Bold.woff') format('woff'), url('fonts/Lato-Bold.woff2') format('woff2'), url('fonts/Lato-Bold.ttf') format('truetype'), url('fonts/Lato-Bold.svg#Lato-Bold') 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: 'Lato-Black';
  src: url('fonts/Lato-Black.eot'), url('fonts/Lato-Black.woff') format('woff'), url('fonts/Lato-Black.woff2') format('woff2'), url('fonts/Lato-Black.ttf') format('truetype'), url('fonts/Lato-Black.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('fonts/Lato-Bold.eot'), url('fonts/Lato-Bold.woff') format('woff'), url('fonts/Lato-Bold.woff2') format('woff2'), url('fonts/Lato-Bold.ttf') format('truetype'), url('fonts/Lato-Bold.svg#Lato-Bold') 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;
}
body {
  width: 100%;
  height: 100%;
  font-family: 'Lato-Regular';
  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,
h5 {
  font-family: 'Gotham-Black';
  color: #333333;
  text-rendering: optimizeLegibility;
  line-height: 1.5;
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    line-height: 1.6;
  }
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #333333;
}
address {
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
}
.box_h1 {
  padding: 1.5rem 0;
  background: url("../_images/back_top.jpg") #f7f9fb center center no-repeat;
}
@media only screen and (min-width: 992px) {
  .box_h1 {
    padding: 3.5rem 0;
  }
}
.box_h1 h1,
.box_h1 h2 {
  font-size: 1.2rem;
  color: #7a7f83;
  margin: 0;
  letter-spacing: 2px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .box_h1 h1,
  .box_h1 h2 {
    font-size: 2rem;
  }
}
.tit {
  margin-bottom: 2rem;
  color: #333333;
  font-size: 1.8rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .tit {
    margin-bottom: 3.5rem;
    font-size: 2rem;
  }
}
.tit:after {
  content: '';
  background: #e32332;
  height: 4px;
  width: 55px;
  display: block;
  margin: 1rem 0 0 4px;
}
.tit ~ p {
  margin: -2rem 0 2rem 0;
}
@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: #e32332;
}
ul {
  padding: 0;
  font-size: 0;
}
ul li {
  list-style: none;
  text-rendering: optimizeLegibility;
  font-size: 1rem;
}
p {
  text-rendering: optimizeLegibility;
  line-height: 1.9;
}
strong {
  font-family: 'Lato-Bold';
}
.breadcrumb {
  font-size: 0.8rem;
  color: #b6b6b6;
  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: #b6b6b6;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9rem;
}
.breadcrumb a:hover {
  color: #b6b6b6;
  opacity: 0.5;
}
section {
  padding: 2rem 0;
}
section h2 {
  color: #000000;
}
@media only screen and (min-width: 992px) {
  section {
    padding: 6rem 0;
  }
}
@media screen and (max-height: 768px) and (orientation: landscape) {
  section {
    padding: 4rem 0;
  }
}
figure a {
  opacity: 1;
}
figure a:hover {
  opacity: 0.5;
}
.check {
  width: 30px;
  height: 17px;
  border-bottom: solid 4px #e32332;
  border-left: solid 4px #e32332;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 4rem;
}
.has_gallery {
  display: block;
  position: relative;
}
.has_gallery:after {
  content: "";
  width: 80px;
  height: 80px;
  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%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%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%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%20width%3D%22124px%22%20height%3D%22124px%22%20viewBox%3D%220%200%20124%20124%22%20enable-background%3D%22new%200%200%20124%20124%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23e32332%22%20d%3D%22M62%2C55.875c-5.074%2C0-9.188%2C4.115-9.188%2C9.188c0%2C5.076%2C4.113%2C9.188%2C9.188%2C9.188%0D%0A%09%09%09c5.072%2C0%2C9.188-4.11%2C9.188-9.188C71.188%2C59.99%2C67.072%2C55.875%2C62%2C55.875z%20M86.5%2C46.688h-7.35c-1.012%2C0-2.102-0.784-2.42-1.743%0D%0A%09%09%09l-1.899-5.702c-0.319-0.958-1.407-1.743-2.419-1.743H51.588c-1.011%2C0-2.1%2C0.784-2.419%2C1.743l-1.9%2C5.702%0D%0A%09%09%09c-0.32%2C0.958-1.408%2C1.743-2.419%2C1.743H37.5c-3.369%2C0-6.125%2C2.756-6.125%2C6.125v27.563c0%2C3.369%2C2.756%2C6.125%2C6.125%2C6.125h49%0D%0A%09%09%09c3.369%2C0%2C6.125-2.756%2C6.125-6.125V52.813C92.625%2C49.442%2C89.869%2C46.688%2C86.5%2C46.688z%20M62%2C80.375%0D%0A%09%09%09c-8.457%2C0-15.313-6.855-15.313-15.313c0-8.457%2C6.855-15.313%2C15.313-15.313c8.455%2C0%2C15.313%2C6.856%2C15.313%2C15.313%0D%0A%09%09%09C77.313%2C73.52%2C70.455%2C80.375%2C62%2C80.375z%20M84.355%2C57.096c-1.185%2C0-2.145-0.959-2.145-2.144c0-1.184%2C0.96-2.144%2C2.145-2.144%0D%0A%09%09%09s2.145%2C0.96%2C2.145%2C2.144C86.5%2C56.135%2C85.54%2C57.096%2C84.355%2C57.096z%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: 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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M381-123.1c222.3%2C0%2C403.1%2C180.8%2C403.1%2C403.1S603.3%2C683.1%2C381%2C683.1S-22.1%2C502.3-22.1%2C280%0D%0A%09%09S158.7-123.1%2C381-123.1z%20M381%2C646.3c202%2C0%2C366.3-164.3%2C366.3-366.3S583-86.3%2C381-86.3S14.8%2C78%2C14.8%2C280S179%2C646.3%2C381%2C646.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M427.7%2C164.6c3.8%2C0%2C7.7%2C1.5%2C10.6%2C4.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L353.5%2C275l84.8%2C84.8%0D%0A%09%09%09c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2c-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.2l95.4-95.4%0D%0A%09%09%09C420%2C166%2C423.9%2C164.6%2C427.7%2C164.6z%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: cover;
  background-color: transparent;
  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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M381%2C683.1C158.7%2C683.1-22.1%2C502.3-22.1%2C280S158.7-123.1%2C381-123.1S784.1%2C57.7%2C784.1%2C280%0D%0A%09%09S603.3%2C683.1%2C381%2C683.1z%20M381-86.3C179-86.3%2C14.8%2C78%2C14.8%2C280s164.3%2C366.3%2C366.3%2C366.3S747.4%2C482%2C747.4%2C280%0D%0A%09%09C747.3%2C78%2C583-86.3%2C381-86.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M334.3%2C395.4c-3.8%2C0-7.7-1.5-10.6-4.4c-5.9-5.9-5.9-15.4%2C0-21.2l84.8-84.8l-84.8-84.8%0D%0A%09%09%09c-5.9-5.9-5.9-15.4%2C0-21.2c5.9-5.9%2C15.4-5.9%2C21.2%2C0l95.4%2C95.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L344.9%2C391C342%2C394%2C338.1%2C395.4%2C334.3%2C395.4%0D%0A%09%09%09z%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: cover;
  background-color: transparent;
  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;
  }
}
.col-invert {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
@media only screen and (min-width: 992px) {
  .col-invert {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.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: 'Lato-Bold';
  padding: 1.1rem 2rem  1rem 2rem;
  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;
    padding: 1.1rem 3rem  1rem 3rem;
  }
}
.btn i {
  margin-right: 5px;
}
.btn:focus {
  outline: none;
  color: #ffffff;
}
.btn:hover {
  color: #ffffff;
  background: #e32332;
}
.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: 'Lato-Bold';
}
.btn-primary {
  background: #4CAF50 !important;
}
.btn-success {
  background: #8BC34A !important;
}
.btn-danger {
  background: #dc3545 !important;
}
.btn-info {
  background: #e32332 !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 {
  animation-name: anima;
  animation-duration: 0.2s;
  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: #e32332;
}
.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);
  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);
  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 {
  animation-name: anima;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  display: block;
}
@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;
}
.page_title {
  background: #555050;
  padding: 1.5rem 0;
}
.page_title h1,
.page_title h2 {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-size: 1.1rem;
}
.page_title h1 ~ .breadcrumb,
.page_title h2 ~ .breadcrumb {
  margin: 0.5rem 0 0 0;
}
.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
}
.shadow {
  box-shadow: 0px 8px 33px -7px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  border-radius: 7px;
}
.featured-courses {
  max-width: 360px;
  background: #fff;
  margin: 0 auto 2rem auto;
  box-shadow: 7px 8px 0px 0px #ca212e;
}
.featured-courses figure {
  margin-bottom: 0.5rem;
}
.featured-courses figure a {
  position: relative;
  display: block;
}
.featured-courses figure a:before {
  content: "";
  width: 120px;
  height: 120px;
  display: block;
  background: url("../_images/logo-back.svg") center center no-repeat;
  background-size: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  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;
}
.featured-courses figure a:hover {
  opacity: 1;
}
.featured-courses figure a:hover:before {
  opacity: 1;
}
.featured-courses figure img {
  position: relative;
  z-index: 1;
}
.featured-courses figure img:hover {
  opacity: 0.7;
}
.featured-courses .featured-header {
  padding: 0.5rem 1rem 0 1rem;
}
.featured-courses .featured-header p {
  font-size: 0.85rem;
  color: #808080;
  margin: 0.2rem 0 0 0;
  border-bottom: 1px #dcdcdc solid;
  padding-bottom: 1rem;
}
.featured-courses .featured-header p a {
  color: #808080;
}
.featured-courses .featured-header p a:hover {
  color: #e32332;
}
.featured-courses .featured-header h3 {
  font-size: 1.1rem;
  margin: 0;
  position: relative;
  margin-bottom: 0.5rem;
}
.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;
  line-height: 1.2;
}
.featured-courses .featured-footer .text {
  width: 70%;
  text-align: left;
  color: #808080;
}
.featured-courses .featured-footer .hours {
  width: 30%;
  text-align: right;
  color: #e32332;
  font-family: 'Gotham-Black';
}
@media only screen and (min-width: 992px) {
  .courses-material-section {
    padding-bottom: 4rem;
  }
}
.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;
  }
}
.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: #e32332;
  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: #e32332;
  height: 3px;
  width: 80px;
  margin-left: 35vw;
  margin-top: 1rem;
  margin-bottom: -1.15rem;
}
.courses-material-section .bottom-book {
  padding: 2rem 0;
}
@media only screen and (max-width: 991px) {
  .courses-material-section {
    padding-top: 4rem;
    padding-bottom: 1rem;
  }
}
.featured-blog {
  max-width: 360px;
  background: #fff;
  margin: 1.5rem 0.5rem 1.5rem 0.5rem;
  text-align: center;
  border-radius: 5px;
}
.featured-blog figure {
  height: 230px;
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.featured-blog figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-blog figure img:hover {
  opacity: 0.7;
}
.featured-blog figure:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: -webkit-linear-gradient(bottom, #00000054 54, #0000000d 0d);
  background: -moz-linear-gradient(bottom, #00000054 54, #0000000d 0d);
  background: -o-linear-gradient(bottom, #00000054 54, #0000000d 0d);
  background: -ms-linear-gradient(bottom, #00000054 54, #0000000d 0d);
  background: linear-gradient(bottom, #00000054 54, #0000000d 0d);
  pointer-events: none;
}
.featured-blog .featured-header {
  padding: 1rem 1.3rem 0 1.3rem;
  position: relative;
  text-align: left;
}
.featured-blog .featured-header time {
  font-size: 0.85rem;
  text-align: left;
  color: #a5a5a5;
}
.featured-blog .featured-header p {
  min-height: 88px;
  font-size: 1rem;
  color: #333;
  margin: 0.2rem 0 1rem 0;
  padding-bottom: 1rem;
  text-align: left;
  line-height: 1.5;
}
.featured-blog .featured-header p a {
  color: #333;
}
.featured-blog .featured-header p a:hover {
  color: #e32332;
}
.bg:nth-child(even) {
  background-color: #e32332;
}
.bg:nth-child(even) .tit {
  color: #fff;
}
.bg:nth-child(even) .tit:after {
  background: #fff;
}
.bg:nth-child(even) .featured-blog {
  box-shadow: 7px 8px 0px 0px #ca212e;
}
.curso {
  background: #f1f1f1;
}
.curso.online {
  background: #e32332;
}
.curso.online .tit {
  color: #fff;
}
.curso.online .tit:after {
  background: #fff;
}
.curso.online .tit ~ p {
  color: #fff;
}
.curso.online .swiper_carousel .swiper-buttons-container {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .curso.online .swiper_carousel .swiper-buttons-container {
    text-align: right;
  }
}
.curso.online .swiper_carousel .swiper-buttons-container .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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M381-123.1c222.3%2C0%2C403.1%2C180.8%2C403.1%2C403.1S603.3%2C683.1%2C381%2C683.1S-22.1%2C502.3-22.1%2C280%0D%0A%09%09S158.7-123.1%2C381-123.1z%20M381%2C646.3c202%2C0%2C366.3-164.3%2C366.3-366.3S583-86.3%2C381-86.3S14.8%2C78%2C14.8%2C280S179%2C646.3%2C381%2C646.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M427.7%2C164.6c3.8%2C0%2C7.7%2C1.5%2C10.6%2C4.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L353.5%2C275l84.8%2C84.8%0D%0A%09%09%09c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2c-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.2l95.4-95.4%0D%0A%09%09%09C420%2C166%2C423.9%2C164.6%2C427.7%2C164.6z%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: cover;
}
.curso.online .swiper_carousel .swiper-buttons-container .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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M381%2C683.1C158.7%2C683.1-22.1%2C502.3-22.1%2C280S158.7-123.1%2C381-123.1S784.1%2C57.7%2C784.1%2C280%0D%0A%09%09S603.3%2C683.1%2C381%2C683.1z%20M381-86.3C179-86.3%2C14.8%2C78%2C14.8%2C280s164.3%2C366.3%2C366.3%2C366.3S747.4%2C482%2C747.4%2C280%0D%0A%09%09C747.3%2C78%2C583-86.3%2C381-86.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M334.3%2C395.4c-3.8%2C0-7.7-1.5-10.6-4.4c-5.9-5.9-5.9-15.4%2C0-21.2l84.8-84.8l-84.8-84.8%0D%0A%09%09%09c-5.9-5.9-5.9-15.4%2C0-21.2c5.9-5.9%2C15.4-5.9%2C21.2%2C0l95.4%2C95.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L344.9%2C391C342%2C394%2C338.1%2C395.4%2C334.3%2C395.4%0D%0A%09%09%09z%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: cover;
}
.box_curso {
  text-align: center;
  display: block;
  background: #fff;
  padding: 1.5rem 2rem 2rem 2rem ;
  margin: 1.5rem 0.5rem 1.5rem 0.5rem;
  box-shadow: 0 8px 12px -8px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.box_curso h3 {
  height: 91px;
  font-size: 1.5rem;
  color: #6c757d;
  line-height: 1.2;
  border-bottom: 1px #e0e0e0 solid;
  padding: 0 2rem 1rem 2rem;
  margin: 0 -2rem 1rem -2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .box_curso h3 {
    line-height: 1.4;
  }
}
.box_curso p {
  line-height: 1.5;
}
.box_curso .price {
  font-size: 1.5rem;
  color: #4CAF50;
  margin: 0;
}
.box_curso .price em {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.box_curso .price strong {
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Gotham-Black';
}
.box_curso .card {
  margin-top: -0.5rem;
  font-family: 'Lato-Bold';
  font-size: 0.75rem;
  color: #6c757d;
}
.box_curso .card strong {
  font-size: 1.1rem;
}
.box_curso .desc {
  height: 126px;
  font-size: 0.9rem;
  color: #848484;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.box_curso .btn {
  font-size: 1rem;
  background: #FF9800;
}
.box_curso .btn:hover {
  background: #e32332;
}
.featured-blog-section .tit {
  margin-bottom: 1.5rem;
}
.featured-blog-section .box_bt .btn {
  background: #FF9800;
}
@media only screen and (min-width: 992px) {
  .featured-blog-section .box_bt .btn {
    font-size: 1.2rem;
  }
}
.featured-blog-section .swiper-buttons-container {
  text-align: center;
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 992px) {
  .featured-blog-section .swiper-buttons-container {
    text-align: end;
    margin: 1rem 0 0 0;
  }
}
.featured-blog-section .swiper-buttons-container .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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M381-123.1c222.3%2C0%2C403.1%2C180.8%2C403.1%2C403.1S603.3%2C683.1%2C381%2C683.1S-22.1%2C502.3-22.1%2C280%0D%0A%09%09S158.7-123.1%2C381-123.1z%20M381%2C646.3c202%2C0%2C366.3-164.3%2C366.3-366.3S583-86.3%2C381-86.3S14.8%2C78%2C14.8%2C280S179%2C646.3%2C381%2C646.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M427.7%2C164.6c3.8%2C0%2C7.7%2C1.5%2C10.6%2C4.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L353.5%2C275l84.8%2C84.8%0D%0A%09%09%09c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2c-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.2l95.4-95.4%0D%0A%09%09%09C420%2C166%2C423.9%2C164.6%2C427.7%2C164.6z%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: cover;
}
.featured-blog-section .swiper-buttons-container .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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M381%2C683.1C158.7%2C683.1-22.1%2C502.3-22.1%2C280S158.7-123.1%2C381-123.1S784.1%2C57.7%2C784.1%2C280%0D%0A%09%09S603.3%2C683.1%2C381%2C683.1z%20M381-86.3C179-86.3%2C14.8%2C78%2C14.8%2C280s164.3%2C366.3%2C366.3%2C366.3S747.4%2C482%2C747.4%2C280%0D%0A%09%09C747.3%2C78%2C583-86.3%2C381-86.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M334.3%2C395.4c-3.8%2C0-7.7-1.5-10.6-4.4c-5.9-5.9-5.9-15.4%2C0-21.2l84.8-84.8l-84.8-84.8%0D%0A%09%09%09c-5.9-5.9-5.9-15.4%2C0-21.2c5.9-5.9%2C15.4-5.9%2C21.2%2C0l95.4%2C95.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L344.9%2C391C342%2C394%2C338.1%2C395.4%2C334.3%2C395.4%0D%0A%09%09%09z%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: cover;
}
/* CONTATO */
#form_contato {
  max-width: 100%;
  margin-top: 2rem;
  padding: 0;
}
@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: #e32332;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .info_contato {
    margin: 6rem auto 4rem auto;
  }
}
.info_contato h3 {
  position: relative;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  color: #fff;
}
.info_contato h4 {
  font-size: 1rem;
  margin-top: 1rem;
  color: #fff;
}
.info_contato .fa {
  margin-right: 0.5rem;
  font-size: 1.6rem;
  color: #fff;
}
.info_contato .address p,
.info_contato .address strong {
  font-family: 'Lato-Regular';
  text-align: center;
}
.info_contato p {
  color: #fff;
}
.info_contato p span {
  font-family: 'Lato-Light';
}
.info_contato p em {
  font-style: normal;
}
.info_contato p strong {
  font-family: 'Lato-Bold';
  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: 100%;
  height: 73px;
  background: url("../_images/logo_footer.png") left center no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .footer .footer-brand {
    width: 319px;
  }
}
.footer .footer-brand a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
@media only screen and (max-width: 991px) {
  .footer .footer-brand {
    margin-bottom: 2rem;
  }
}
.footer .footer-paragraph {
  padding-left: 16.666%;
  font-family: 'Lato-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: #212121;
  margin-top: 2.5rem;
}
@media only screen and (min-width: 992px) {
  .footer .box_small {
    margin-top: 4.5rem;
  }
}
.footer .box_small .container .row {
  -ms-flex-align: center;
  -webkit-align-items: 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;
    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: 10px 0;
  color: #fff;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .footer h4 {
    text-align: left;
    margin: 0 0 10px 0;
  }
}
.footer h4:after {
  content: "";
  width: 40px;
  height: 1px;
  display: block;
  background: #e32332;
  margin: 8px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .footer h4:after {
    margin: 8px 0 0 0;
  }
}
.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: 2rem;
}
@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 {
  position: relative;
}
.footer .social_icons .facebook:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: #212121;
}
.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: 60%;
  background-color: #212121;
  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: #e32332;
}
.footer .social_icons .instagram {
  position: relative;
}
.footer .social_icons .instagram:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: #212121;
}
.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: 60%;
  background-color: #212121;
  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: #e32332;
}
.footer .social_icons .google_plus {
  position: relative;
}
.footer .social_icons .google_plus:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: #212121;
}
.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: 60%;
  background-color: #212121;
  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: #e32332;
}
.footer .social_icons .twitter {
  position: relative;
}
.footer .social_icons .twitter:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: #212121;
}
.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: 60%;
  background-color: #212121;
  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: #e32332;
}
.address {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .address {
    text-align: left;
  }
}
.address p {
  margin: 10px 0;
  font-family: 'Lato-Light';
  font-size: 0.85rem;
}
.address p strong {
  font-family: 'Lato-Light';
  font-weight: normal;
}
.address p strong em {
  font-style: normal;
}
.whats {
  position: relative;
}
.whats:before {
  content: "";
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  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%23ddd%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;
  background-color: transparent;
}
.whats:before {
  margin-right: 8px;
}
.phone {
  position: relative;
}
.phone:before {
  content: "";
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: transparent;
}
.phone:before {
  margin-right: 8px;
}
.location {
  position: relative;
}
.location:before {
  content: "";
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: transparent;
}
.location:before {
  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: 'Lato-Regular';
  white-space: nowrap;
  overflow: hidden;
  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: #e32332;
  border: 7px;
  font-family: 'Lato-Bold';
  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: 'Lato-Regular';
  position: relative;
  z-index: 3;
  white-space: nowrap;
  overflow: hidden;
  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: #e32332;
}
.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: 'Lato-Regular';
  white-space: nowrap;
  overflow: hidden;
  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;
  box-shadow: 0 0 0 2px #e32332;
}
.form .radio input:checked ~ .check_img {
  background-color: #e32332;
}
.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 {
  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 #e32332;
  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;
  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 #e32332;
  border-width: 0 2px 2px 0;
  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: #e32332;
  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: #e32332;
}
#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;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: 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: 'Lato-Regular';
}
:-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
}
::-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
}
:-ms-input-placeholder {
  color: #403a3a;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-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;
  transition: opacity 0.35s ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0;
  -moz-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;
  transition: opacity 0.35s ease-in-out;
}
.header {
  background: #fff;
  position: relative;
  z-index: 9;
  box-shadow: 0 3px 7px 2px rgba(129, 129, 129, 0.09);
}
.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;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
.header .login-container {
  margin: 0;
  padding: 0.6rem 0 0.5rem 0;
  background-color: #e32332;
  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.85rem;
  font-family: 'Lato-Bold';
  position: relative;
}
.header .login-links a:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  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%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%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%22-223%2025%20512%20512%22%20enable-background%3D%22new%20-223%2025%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M284.5%2C281C284.5%2C142.3%2C171.7%2C29.5%2C33%2C29.5S-218.5%2C142.3-218.5%2C281c0%2C73.2%2C31.5%2C139.3%2C81.6%2C185.2l-0.2%2C0.2%0D%0A%09l8.2%2C6.8c0.5%2C0.4%2C1.1%2C0.8%2C1.7%2C1.2c4.4%2C3.6%2C8.8%2C7.1%2C13.4%2C10.3c1.5%2C1%2C3%2C2.2%2C4.5%2C3.2c4.9%2C3.3%2C9.9%2C6.5%2C15%2C9.5c1.1%2C0.6%2C2.3%2C1.3%2C3.3%2C2%0D%0A%09c5.6%2C3.2%2C11.3%2C6.2%2C17.2%2C8.9c0.4%2C0.2%2C0.8%2C0.4%2C1.3%2C0.6c19.1%2C8.9%2C39.5%2C15.3%2C60.8%2C19.3c0.5%2C0.1%2C1.1%2C0.2%2C1.7%2C0.3%0D%0A%09c6.6%2C1.1%2C13.3%2C2.1%2C20.1%2C2.7c0.8%2C0.1%2C1.7%2C0.1%2C2.5%2C0.2c6.7%2C0.5%2C13.6%2C0.9%2C20.5%2C0.9c6.8%2C0%2C13.6-0.3%2C20.3-0.9c0.8-0.1%2C1.7-0.1%2C2.6-0.2%0D%0A%09c6.7-0.6%2C13.4-1.5%2C19.9-2.6c0.5-0.1%2C1.1-0.2%2C1.7-0.3c21.1-3.7%2C41.1-10.2%2C59.9-18.8c0.7-0.3%2C1.3-0.6%2C2.1-0.9%0D%0A%09c5.6-2.7%2C11.2-5.5%2C16.6-8.6c1.3-0.7%2C2.7-1.6%2C4-2.3c4.9-2.9%2C9.7-5.9%2C14.4-9.1c1.7-1.1%2C3.3-2.4%2C5-3.5c4-2.9%2C8-5.9%2C11.8-9%0D%0A%09c0.8-0.7%2C1.8-1.2%2C2.6-2l8.4-6.9l-0.2-0.2C252.7%2C420.9%2C284.5%2C354.6%2C284.5%2C281z%20M-191.9%2C281C-191.9%2C157-91%2C56.1%2C33%2C56.1%0D%0A%09S257.9%2C157%2C257.9%2C281c0%2C66.8-29.3%2C126.9-75.7%2C168.1c-2.6-1.8-5.2-3.4-7.9-4.7L99.6%2C407c-6.7-3.4-10.9-10.1-10.9-17.6v-26.1%0D%0A%09c1.7-2.1%2C3.6-4.6%2C5.4-7.2c9.7-13.7%2C17.4-28.8%2C23.1-45.2c11.2-5.3%2C18.4-16.4%2C18.4-29v-31.3c0-7.6-2.8-15.1-7.8-20.9v-41.2%0D%0A%09c0.5-4.6%2C2.1-30.4-16.6-51.7C94.9%2C118.4%2C68.6%2C109%2C33%2C109s-61.9%2C9.4-78.2%2C27.9c-18.7%2C21.3-17.1%2C47.1-16.6%2C51.7v41.2%0D%0A%09c-5%2C5.8-7.8%2C13.2-7.8%2C20.9V282c0%2C9.7%2C4.4%2C18.8%2C11.8%2C24.9c7.1%2C28%2C21.8%2C49.2%2C27.3%2C56.3v25.5c0%2C7.2-3.9%2C13.8-10.2%2C17.3l-69.7%2C38%0D%0A%09c-2.2%2C1.2-4.4%2C2.6-6.6%2C4.2C-163%2C407-191.9%2C347.3-191.9%2C281z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.header .login-links a:before {
  margin-right: 8px;
  vertical-align: top;
}
.header .login-links a + a {
  margin-left: 3rem;
}
.header .login-links a:hover {
  opacity: 0.7;
}
.navbar-brand {
  width: 213px;
  height: 56px;
  background: url("../_images/logo.png") left center no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .navbar-brand {
    width: 203px;
    height: 46px;
    background: url("../_images/logo.png") left center no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 1.1rem 0 0 0;
    float: none;
  }
}
.navbar-brand a {
  width: 203px;
  height: 46px;
  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: #3a3a3a;
  display: none;
}
.slideout-menu .link_ead a:before {
  content: "";
  width: 16px;
  height: 16px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-bottom;
  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%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%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%22-223%2025%20512%20512%22%20enable-background%3D%22new%20-223%2025%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M284.5%2C281C284.5%2C142.3%2C171.7%2C29.5%2C33%2C29.5S-218.5%2C142.3-218.5%2C281c0%2C73.2%2C31.5%2C139.3%2C81.6%2C185.2l-0.2%2C0.2%0D%0A%09l8.2%2C6.8c0.5%2C0.4%2C1.1%2C0.8%2C1.7%2C1.2c4.4%2C3.6%2C8.8%2C7.1%2C13.4%2C10.3c1.5%2C1%2C3%2C2.2%2C4.5%2C3.2c4.9%2C3.3%2C9.9%2C6.5%2C15%2C9.5c1.1%2C0.6%2C2.3%2C1.3%2C3.3%2C2%0D%0A%09c5.6%2C3.2%2C11.3%2C6.2%2C17.2%2C8.9c0.4%2C0.2%2C0.8%2C0.4%2C1.3%2C0.6c19.1%2C8.9%2C39.5%2C15.3%2C60.8%2C19.3c0.5%2C0.1%2C1.1%2C0.2%2C1.7%2C0.3%0D%0A%09c6.6%2C1.1%2C13.3%2C2.1%2C20.1%2C2.7c0.8%2C0.1%2C1.7%2C0.1%2C2.5%2C0.2c6.7%2C0.5%2C13.6%2C0.9%2C20.5%2C0.9c6.8%2C0%2C13.6-0.3%2C20.3-0.9c0.8-0.1%2C1.7-0.1%2C2.6-0.2%0D%0A%09c6.7-0.6%2C13.4-1.5%2C19.9-2.6c0.5-0.1%2C1.1-0.2%2C1.7-0.3c21.1-3.7%2C41.1-10.2%2C59.9-18.8c0.7-0.3%2C1.3-0.6%2C2.1-0.9%0D%0A%09c5.6-2.7%2C11.2-5.5%2C16.6-8.6c1.3-0.7%2C2.7-1.6%2C4-2.3c4.9-2.9%2C9.7-5.9%2C14.4-9.1c1.7-1.1%2C3.3-2.4%2C5-3.5c4-2.9%2C8-5.9%2C11.8-9%0D%0A%09c0.8-0.7%2C1.8-1.2%2C2.6-2l8.4-6.9l-0.2-0.2C252.7%2C420.9%2C284.5%2C354.6%2C284.5%2C281z%20M-191.9%2C281C-191.9%2C157-91%2C56.1%2C33%2C56.1%0D%0A%09S257.9%2C157%2C257.9%2C281c0%2C66.8-29.3%2C126.9-75.7%2C168.1c-2.6-1.8-5.2-3.4-7.9-4.7L99.6%2C407c-6.7-3.4-10.9-10.1-10.9-17.6v-26.1%0D%0A%09c1.7-2.1%2C3.6-4.6%2C5.4-7.2c9.7-13.7%2C17.4-28.8%2C23.1-45.2c11.2-5.3%2C18.4-16.4%2C18.4-29v-31.3c0-7.6-2.8-15.1-7.8-20.9v-41.2%0D%0A%09c0.5-4.6%2C2.1-30.4-16.6-51.7C94.9%2C118.4%2C68.6%2C109%2C33%2C109s-61.9%2C9.4-78.2%2C27.9c-18.7%2C21.3-17.1%2C47.1-16.6%2C51.7v41.2%0D%0A%09c-5%2C5.8-7.8%2C13.2-7.8%2C20.9V282c0%2C9.7%2C4.4%2C18.8%2C11.8%2C24.9c7.1%2C28%2C21.8%2C49.2%2C27.3%2C56.3v25.5c0%2C7.2-3.9%2C13.8-10.2%2C17.3l-69.7%2C38%0D%0A%09c-2.2%2C1.2-4.4%2C2.6-6.6%2C4.2C-163%2C407-191.9%2C347.3-191.9%2C281z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.slideout-menu > ul {
  border-top: 1px solid #191919;
}
.slideout-menu > ul li {
  padding: 0;
  position: relative;
  list-style: none;
  border-top: 1px  #3a3a3a solid;
}
.slideout-menu > ul li a {
  font-family: 'Lato-Black';
  color: #fff;
  padding: 1rem 1rem;
  display: block;
  text-decoration: none;
  font-size: 0.8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.slideout-menu > ul li a .fa {
  margin-left: 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: #2d2d2d;
  display: none;
  padding-top: 0;
}
.slideout-menu > ul li ul li {
  padding-left: 1rem;
  border-top: 1px solid #111111;
}
.slideout-menu > ul li ul li:nth-last-child(1) {
  border-bottom: 1px solid #111111;
}
.slideout-menu > ul li.active ul {
  display: block;
}
.slideout-menu > ul > li:not(.active) {
  border-bottom: 1px  solid #191919;
}
.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;
  box-shadow: -12px 0 2px 0 rgba(0, 0, 0, 0.12);
  display: block;
}
@media only screen and (min-width: 992px) {
  .slideout-panel {
    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: 2px;
}
@media only screen and (min-width: 992px) {
  .navbar-menu {
    display: block;
  }
}
@media only screen and (min-width: 1400px) {
  .navbar-menu {
    width: 85%;
  }
}
.header_mobile .navbar-menu {
  display: none;
}
.menu {
  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;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: right;
  margin: 0;
}
.menu > li {
  margin: 0.5rem 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-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: 2px;
  font-size: 0.75rem;
  font-family: 'Lato-Black';
}
@media only screen and (min-width: 1200px) {
  .menu > li a {
    font-size: 0.85rem;
  }
}
.menu > li a:hover {
  color: #e32332;
}
.menu > li a .fa {
  margin-left: 0.5rem;
  font-size: 0.85rem;
}
.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 #e32332 solid;
}
.menu li a ~ ul {
  width: 230px;
  max-height: inherit;
  height: inherit;
  position: absolute;
  left: 50%;
  top: 1.6rem;
  display: none;
  background: #fff;
  box-shadow: 0 4px 15px 1px rgba(0, 0, 0, 0.1);
  padding: 0;
  transform: translate3d(-80px, 0, 0);
  -webkit-transform: translate3d(-80px, 0, 0);
  -ms-transform: translate3d(-80px, 0, 0);
}
.menu li a ~ ul:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e32332;
}
.menu li a ~ ul:before {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  background: #e32332;
}
.menu li a ~ ul li {
  margin: 0;
  text-align: center;
  border-top: 1px  solid #e7ecee;
}
.menu li a ~ ul li a {
  padding: 1.2rem 1rem;
  font-size: 0.95rem;
  font-family: 'Lato-Regular';
  display: block;
  color: #58666c;
  border-bottom: none;
}
.menu li a ~ ul li a:hover {
  background: #f7f7f7;
}
.menu li a ~ ul li:first-child a {
  border-top: 1px solid #8e121c;
}
@media only screen and (min-width: 992px) {
  .menu li a ~ ul li:first-child a {
    border-top: none;
  }
}
.menu li a ~ ul li:last-child a {
  border-bottom: none;
}
.menu li:hover a ~ ul {
  display: block;
}
.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);
  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;
  align-items: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  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: 'Lato-Regular';
  text-indent: 1rem;
  color: #403a3a;
}
.busca input[type=search]:focus {
  outline: none;
}
.busca .box_search {
  flex: 0 0 80%;
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}
.busca .box_bt_busca {
  flex: 0 0 20%;
}
.busca .bt_busca {
  width: 100%;
  height: 2.45rem;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 7px 7px 0;
  display: block;
  color: #fff;
  background: #e32332;
  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: 'Lato-Regular';
  font-size: 0.8rem;
}
.busca :-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
  font-size: 0.8rem;
}
.busca ::-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
  font-size: 0.8rem;
}
.busca :-ms-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
  font-size: 0.8rem;
}
.busca :focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-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;
  transition: opacity 0.35s ease-in-out;
}
.busca :focus::-moz-placeholder {
  opacity: 0;
  -moz-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;
  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: 'Lato-Regular';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca :-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca ::-moz-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca :-ms-input-placeholder {
  color: #403a3a;
  opacity: 1;
  font-family: 'Lato-Regular';
  font-size: 1.2rem;
  color: #fff;
}
.box_busca #form_busca :focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-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;
  transition: opacity 0.35s ease-in-out;
}
.box_busca #form_busca :focus::-moz-placeholder {
  opacity: 0;
  -moz-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;
  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;
  justify-content: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: 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: 30px;
  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: 30px;
  height: 4px;
  display: block;
  border-radius: 0;
  margin: 5px  0;
  background: #e32332;
  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 > .next:before,
.pagination > li > .prev:before {
  content: "";
  width: 10px;
  height: 22px;
  display: block;
}
.pagination > li > .next:before {
  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%2224px%22%20height%3D%2238px%22%20viewBox%3D%22-37%2032%2024%2038%22%20enable-background%3D%22new%20-37%2032%2024%2038%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpolygon%20fill%3D%22%23e32332%22%20points%3D%22-32.1%2C33.9%20-34.8%2C36.6%20-20.5%2C51%20-34.8%2C65.4%20-32.1%2C68.1%20-15.2%2C51%20%09%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
.pagination > li:not(.disabled) > .next:hover:before {
  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%2224px%22%20height%3D%2238px%22%20viewBox%3D%22-37%2032%2024%2038%22%20enable-background%3D%22new%20-37%2032%2024%2038%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%22-32.1%2C33.9%20-34.8%2C36.6%20-20.5%2C51%20-34.8%2C65.4%20-32.1%2C68.1%20-15.2%2C51%20%09%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
.pagination > li > .prev:before {
  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%2224px%22%20height%3D%2238px%22%20viewBox%3D%22-467%20262%2024%2038%22%20enable-background%3D%22new%20-467%20262%2024%2038%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpolygon%20fill%3D%22%23e32332%22%20points%3D%22-447.9%2C298.1%20-445.2%2C295.4%20-459.5%2C281%20-445.2%2C266.6%20-447.9%2C263.9%20-464.8%2C281%20%09%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
.pagination > li:not(.disabled) > .prev:hover:before {
  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%2224px%22%20height%3D%2238px%22%20viewBox%3D%22-467%20262%2024%2038%22%20enable-background%3D%22new%20-467%20262%2024%2038%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%22-447.9%2C298.1%20-445.2%2C295.4%20-459.5%2C281%20-445.2%2C266.6%20-447.9%2C263.9%20-464.8%2C281%20%09%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 1rem;
  line-height: 1.42857143;
  text-decoration: none;
  color: #e32332;
  background-color: #ffffff;
  margin-left: -1px;
  border: 1px #e6e9f5 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: #e32332;
}
.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: #e32332;
  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 #e6e9f5 solid;
  z-index: 1;
}
.pagination > .disabled > a:before {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  pointer-events: none;
}
.quem_somos figure {
  padding: 0;
}
.quem_somos .video_fluid {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1200px) {
  .quem_somos .article {
    padding-left: 2rem;
  }
}
.quem_somos .article .tit ~ p {
  margin: 0 0 1rem 0;
}
.missao,
.valores {
  background: #e32332;
}
.missao figure,
.valores figure {
  padding: 0;
}
.missao figure img,
.valores figure img {
  box-shadow: 7px 8px 0px 0px #ca212e;
}
.missao .article,
.valores .article {
  color: #fff;
}
.missao .article .tit,
.valores .article .tit {
  color: #fff;
}
.missao .article .tit:after,
.valores .article .tit:after {
  background-color: #fff;
}
.visao {
  background-color: ;
}
.visao figure {
  padding: 0;
}
#infrastructure {
  background: #e32332;
}
#infrastructure .tit {
  color: #fff;
}
#infrastructure .tit:after {
  background: #fff;
}
#infrastructure .tit ~ p {
  margin: 0 0 1rem 0;
}
#infrastructure p {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  #infrastructure p {
    max-width: 90%;
    font-size: 1.15rem;
  }
}
#infrastructure .tourvirtual {
  border: 5px #fff solid;
  display: block;
  margin-bottom: 1.5rem;
}
#speakers {
  background: #f7f7f7;
}
#speakers .tit ~ p {
  margin: 0 0 1rem 0;
}
#speakers .speaker_box {
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  #speakers .speaker_box {
    max-width: 245px;
    text-align: left;
  }
}
#speakers .speaker_box h3 {
  font-size: 1.15rem;
  letter-spacing: 0;
  color: #e32332;
}
#speakers .speaker_box img {
  border-radius: 50%;
  margin: 1.5rem 0;
}
#speakers .speaker_box p {
  font-size: 0.85rem;
}
.banner {
  padding: 2rem 0 3rem 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner .fundo-banner {
  width: 100%;
  height: 20%;
  position: absolute;
  top: 0rem;
  clip-path: polygon(0 0, 0 100%, 100% 0);
}
@media only screen and (min-width: 992px) {
  .banner .fundo-banner {
    width: 40%;
    height: 74%;
  }
}
.banner .container .box-titulo {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .banner .container .box-titulo {
    margin-top: 6rem;
  }
}
.banner .container .box-titulo h1 {
  font-size: 2rem;
  color: #fff;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .banner .container .box-titulo h1 {
    font-size: 3.2rem;
  }
}
.banner .container .box-titulo p {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .banner .container .box-titulo p {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
.banner .container .conteudo {
  background: white;
  padding: 1rem;
  margin: 1rem 0 2rem 0;
  position: relative;
  background: #fff;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 33px -7px;
}
@media only screen and (min-width: 992px) {
  .banner .container .conteudo {
    width: 78%;
    margin: 2rem 0;
    float: right;
  }
}
.banner .container .conteudo:before {
  background: url("../_images/logo-bloco.png") center center no-repeat;
  background-size: 70%;
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}
.banner .container .conteudo .descricao-bloco {
  text-align: center;
  margin: 0 auto 1rem auto;
  padding-bottom: 1rem;
  border-bottom: solid 1px #dcdcdc;
  position: relative;
}
.banner .container .conteudo .descricao-bloco p {
  margin-bottom: 0;
  font-size: 1.1rem;
  margin: 0.5rem;
  color: #818285;
}
.banner .container .conteudo .descricao-bloco span {
  width: 3rem;
  height: 3px;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  position: absolute;
  margin: 0 auto;
}
.banner .container .conteudo .box-horas {
  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;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.banner .container .conteudo .box-horas p {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0.5rem 0;
  text-align: right;
  font-family: 'Lato-Bold';
}
.banner .container .botao {
  text-align: center;
  margin: 1rem 0 0.5rem 0;
}
.banner .container .botao .btn {
  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) {
  .banner .container .botao .btn {
    width: 250px;
  }
}
.banner .container .botao .btn i {
  font-size: 1rem;
  margin-left: 1rem;
}
@media only screen and (min-width: 992px) {
  .banner .container .botao .btn i {
    margin-left: -2rem;
    opacity: 0;
    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;
  }
}
.banner .container .botao .btn:hover i {
  margin-left: 0;
  color: #fff;
  opacity: 1;
}
.banner figure {
  width: 100%;
  height: 100%;
  object-fit: cover;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .banner figure {
    width: 86%;
    text-align: right;
  }
}
.banner .logo-banner {
  width: 211px;
  height: 80px;
}
.line {
  width: 5rem;
  height: 3px;
  margin: 2rem 0 2rem 8px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .line {
    display: block;
  }
}
.descricao-curso .box-video h3 {
  font-size: 1.4rem;
  line-height: 1.2;
  padding: 1.5rem 0 0.5rem 0;
  color: #4d4d4d;
}
@media only screen and (min-width: 992px) {
  .descricao-curso .box-video h3 {
    font-size: 2rem;
    padding: 2rem 0;
  }
}
.descricao-curso .box-video p {
  line-height: 1.5;
}
.descricao-curso .box-video .local {
  margin-bottom: 2rem;
}
.descricao-curso .box-video .local p {
  line-height: 1.5;
  margin: 0;
}
.descricao-curso .box-video img {
  padding: 2rem 0;
}
.descricao-curso .box-caracteristicas {
  margin-bottom: 3rem;
  padding: 1rem 2rem 2rem 2rem ;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 33px -7px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .descricao-curso .box-caracteristicas {
    width: 75%;
    margin: 0;
    float: right;
  }
}
.descricao-curso .box-caracteristicas ul {
  margin-bottom: 2rem;
}
.descricao-curso .box-caracteristicas ul li {
  min-height: 58px;
  border-bottom: solid 1px #dcdcdc;
  padding: 1rem 0 1rem 2.5rem;
  position: relative;
}
.descricao-curso .box-caracteristicas ul li p {
  margin: 0;
  font-size: 0.8rem;
}
.descricao-curso .box-caracteristicas i {
  font-size: 1.5rem;
  position: absolute;
  left: 2px;
  top: 18px;
}
.descricao-curso .box-caracteristicas .btn {
  width: 100%;
  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;
}
.descricao-curso .box-caracteristicas .btn i {
  font-size: 1rem;
  margin-left: -2rem;
  opacity: 0;
  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;
}
.descricao-curso .box-caracteristicas .btn:hover i {
  margin-left: 0;
  color: #fff;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .descricao-curso .objetivo-curso {
    max-width: 1195px;
    padding: 3rem;
    margin: 5rem auto 2rem auto;
    border: 1px #dcdcdc solid;
  }
}
.descricao-curso .objetivo-curso h3 {
  line-height: 1;
  font-size: 2rem;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .descricao-curso .objetivo-curso h3 {
    font-size: 2.5rem;
  }
}
.descricao-curso .objetivo-curso h3 span {
  margin-left: 4rem;
}
.conteudo-curso {
  background: url("../_images/white_back.jpg") center center no-repeat;
  background-size: cover;
}
.conteudo-curso h3 {
  line-height: 1;
  font-size: 2rem;
  position: relative;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .conteudo-curso h3 {
    font-size: 2.5rem;
    margin-bottom: 0;
  }
}
.conteudo-curso h3 span {
  margin-left: 4rem;
}
.professores {
  background-color: #e32332;
}
.professores h3 {
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #fff;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .professores h3 {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}
.professores h3 span {
  margin-left: 4rem;
}
.professores .professor {
  padding: 1rem;
  color: #fff;
  background: #c91d2b;
  margin-bottom: 1.2rem;
}
@media only screen and (min-width: 992px) {
  .professores .professor {
    padding: 1rem 1.5rem;
  }
}
.professores .professor p {
  margin-bottom: 0;
}
.professores .professor span {
  font-family: 'Lato-Light';
}
.professores .professor a {
  font-family: 'Lato-Light';
  color: #fff;
  text-decoration: underline;
}
.professores .professor a:hover {
  color: #e2e2e2;
}
.tipo-presenca {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.tipo-presenca .container .box-presenca {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .tipo-presenca .container .box-presenca {
    padding-top: 6rem;
    width: 75%;
  }
}
.tipo-presenca .container .box-presenca h3 {
  font-size: 2rem;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .tipo-presenca .container .box-presenca h3 {
    font-size: 2.5rem;
  }
}
.tipo-presenca .container .box-datas {
  width: 225px;
  height: 225px;
  padding: 4rem 0;
  margin: 1rem auto;
  text-align: center;
  background: transparent;
  border: 1px #ef4d59 solid;
}
@media only screen and (min-width: 992px) {
  .tipo-presenca .container .box-datas {
    margin: 8rem auto;
  }
}
.tipo-presenca .container .box-datas p:first-child {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.tipo-presenca .container .box-datas p {
  font-size: 1.2rem;
  font-style: italic;
  color: #fff;
}
.inscricoes .box-inscricao h3 {
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-inscricao h3 {
    margin: 3rem 0;
    font-size: 2.5rem;
  }
}
.inscricoes .box-inscricao h3 span {
  margin-left: 6rem;
}
.inscricoes .box-inscricao p {
  color: #8e8e8e;
  font-size: 0.9rem;
  line-height: 1.3;
}
.inscricoes .box-inscricao .btn {
  width: 100%;
  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) {
  .inscricoes .box-inscricao .btn {
    margin-top: 3rem;
  }
}
.inscricoes .box-inscricao .btn i {
  font-size: 1rem;
  margin-left: -2rem;
  opacity: 0;
  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;
}
.inscricoes .box-inscricao .btn:hover i {
  margin-left: 0;
  color: #fff;
  opacity: 1;
}
.inscricoes .box-valores {
  margin-top: 2rem;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores {
    padding: 0 5rem;
  }
}
.inscricoes .box-valores .box-taxa {
  width: 100%;
  display: flex;
  padding: 1rem;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .box-taxa {
    padding: 1rem 2rem;
  }
}
.inscricoes .box-valores .box-taxa .taxa {
  width: 50%;
}
.inscricoes .box-valores .box-taxa .taxa h5 {
  font-size: 1.4rem;
  font-family: 'Lato-Regular';
  color: #fff;
  font-family: 'Lato-Bold';
  margin: 0;
  line-height: 1.1;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .box-taxa .taxa h5 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.inscricoes .box-valores .box-taxa .taxa p {
  color: #fff;
  font-size: 0.7rem;
  font-style: italic;
  line-height: 1.4;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .box-taxa .taxa p {
    line-height: 1.9;
  }
}
.inscricoes .box-valores .box-taxa .valor {
  width: 50%;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.inscricoes .box-valores .box-taxa .valor p {
  margin: 0;
  font-family: 'Lato-Bold';
  color: #fff;
  font-size: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .box-taxa .valor p {
    font-size: 1.8rem;
  }
}
.inscricoes .box-valores .parcelas {
  padding: 1rem;
  border: solid 1px #e7e7e7;
  border-top: none;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .parcelas {
    padding: 2rem;
  }
}
.inscricoes .box-valores .parcelas h5 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-family: 'Lato-Regular';
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .parcelas h5 {
    margin-bottom: 2rem;
  }
}
.inscricoes .box-valores .parcelas p i {
  font-size: 1.2rem;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .inscricoes .box-valores .parcelas p i {
    font-size: 1.6rem;
    margin: 0 10px 0 25px;
  }
}
.inscricoes .box-valores .parcelas p span {
  float: right;
}
.inscricoes .box-valores .parcelas p:nth-child(even) {
  border-bottom: solid 1px #dcdcdc;
  padding-bottom: 1rem;
}
.inscricoes .box-valores .parcelas em {
  color: #8e8e8e;
  font-size: 0.7rem;
  line-height: 1.8;
  display: block;
  text-align: center;
  margin-top: 2rem;
}
.inscricoes .importante {
  max-width: 980px;
  margin: 1rem auto 0 auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .inscricoes .importante {
    margin: 4rem auto 0 auto;
  }
}
.inscricoes .importante p {
  font-size: 0.8rem;
  color: #8e8e8e;
}
.perguntas {
  position: relative;
  background-size: cover;
}
.perguntas .icone-faq {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .perguntas .icone-faq {
    text-align: left;
  }
}
.perguntas .conteudo-faq {
  padding: 2rem;
}
.perguntas h2 {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .perguntas h2 {
    font-size: 2.5rem;
  }
}
.featured-video-section {
  background-color: #e32332;
  padding-bottom: 9rem;
  padding-top: 5rem;
}
.featured-video-section h3 {
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 3rem;
  color: #fff;
  float: left;
}
@media only screen and (min-width: 992px) {
  .featured-video-section h3 {
    font-size: 2.5rem;
  }
}
.featured-video-section h3 span {
  margin-left: 4rem;
}
.featured-video-section .tit {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .featured-video-section .tit {
    float: left;
  }
}
.featured-video-section .swiper-buttons-container {
  text-align: center;
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 992px) {
  .featured-video-section .swiper-buttons-container {
    text-align: end;
    margin: 1rem 0 0 0;
  }
}
.featured-video-section .swiper-buttons-container .swiper-button-prev {
  background-color: transparent;
}
.featured-video-section .swiper-buttons-container .swiper-button-next {
  background-color: transparent;
}
.featured-video {
  max-width: 100%;
  background: transparent;
  margin: 0 1rem;
  text-align: center;
}
.featured-video figure {
  position: relative;
}
.featured-video 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-video figure img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.featured-video figure img:hover {
  opacity: 0.7;
}
.featured-video .featured-header {
  padding: 1rem 1rem 0 1rem;
  position: relative;
  text-align: left;
}
.featured-video .featured-header time {
  font-size: 0.7rem;
  position: absolute;
  text-align: left;
  top: -0.5rem;
}
.featured-video .featured-header p {
  font-size: 0.8rem;
  color: #808080;
  margin: 0.2rem 0 1rem 0;
  padding-bottom: 1rem;
  text-align: center;
}
.featured-video .featured-header p a {
  color: #808080;
}
.featured-video .featured-header p a:hover {
  color: #e32332;
}
/* faq / perguntas fgrequentes */
#faq {
  margin-top: 0;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 33px -7px;
}
#faq a {
  color: #e32332;
}
#faq a:hover {
  color: #00d6d6;
}
#faq .box_faq {
  background: #fff;
  margin-bottom: 1px;
}
#faq .box_faq:hover h4 {
  color: #fff;
}
#faq .box_faq:hover h4 .fas {
  color: #fff !important;
}
#faq .box_faq h4 {
  cursor: pointer;
  padding: 1.1rem 1rem 1rem 1rem;
  position: relative;
  margin: 0;
  letter-spacing: 0;
  font-size: 0.95rem;
}
@media only screen and (min-width: 992px) {
  #faq .box_faq h4 {
    font-size: 1.2rem;
  }
}
#faq .box_faq h4 .fas {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 0.8rem;
  float: right;
}
#faq .box_faq i {
  pointer-events: none;
  margin-top: 0.2rem;
}
@media only screen and (min-width: 992px) {
  #faq .box_faq i {
    margin-top: 0.5rem;
  }
}
#faq .faq_content {
  background: #fff;
  height: 0;
  overflow: hidden;
}
#faq .faq_content h5 {
  padding: 0 1rem;
}
#faq .faq_content p {
  padding: 0 1rem;
  font-size: 0.8rem;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  #faq .faq_content p {
    padding: 0 1rem;
    font-size: 0.9rem;
  }
}
#faq .faq_content ul {
  padding: 1rem 3rem;
}
#faq .faq_content ul li {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  list-style: disc;
}
#faq .faq_content ul li ul {
  padding: 1rem;
}
#faq .faq_content ul li ul li {
  list-style: circle;
}
#faq .box_faq.active h4 .fas {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#faq .box_faq.active {
  background: #e32332;
}
#faq .box_faq.active h4 {
  color: #fff;
}
#faq .box_faq.active h4 ~ .faq_content {
  display: block;
  height: auto;
}
#faq.open_faq {
  display: block;
}
/* NOTICIA */
.section_news .row {
  align-items: flex-start;
}
.section_news figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lista {
  background: #ffffff;
  border-radius: 5px;
  padding: 0.5rem 1.5rem;
}
.lista .item_feed {
  border-top: 1px #dcdcdc solid;
  align-items: flex-start;
  margin: 0;
  padding: 1.5rem 0;
  position: relative;
}
.lista .item_feed:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 992px) {
  .lista .item_feed {
    padding: 1rem 0;
  }
}
.lista .item_feed:first-child {
  border-top: none;
}
.lista figure {
  width: 22%;
  height: 142px;
  margin: 0;
  float: left;
}
.lista figure img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
  display: block;
}
.lista .feed_text {
  width: 75%;
  float: left;
  padding: 1rem 0 0 0;
}
.lista .feed_text p {
  font-size: 1rem;
  margin: 0;
  font-family: 'Lato-Regular';
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  .lista .feed_text p {
    margin-top: 0.5rem;
  }
}
.lista .feed_text time {
  font-size: 0.9rem;
  color: #e32332;
  font-style: normal;
}
.lista .feed_text h3 {
  color: #e32332;
  margin: 0;
}
.lista .feed_text h3 a {
  color: #e32332;
}
.lista .feed_text h3 a:hover {
  color: #e32332;
}
.lista figure ~ .feed_text {
  padding: 0 0 0 1rem;
  min-height: 89px;
}
@media only screen and (min-width: 992px) {
  .lista figure ~ .feed_text {
    padding: 1rem 2rem;
    padding: 0 2rem;
  }
}
.mais_lidas {
  background: #ffffff;
  padding: 2rem 1rem;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 33px -7px;
}
.mais_lidas h3 {
  position: relative;
  padding: 1.1rem 1rem 1rem 1.5rem;
  background: #e32332;
  border-radius: 0;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  margin: -2rem -1rem -2rem -1rem;
  font-size: 1rem;
  font-family: 'Lato-Bold';
  letter-spacing: 1px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.mais_lidas ul {
  margin: 1rem 0;
  margin-top: 2rem;
}
.mais_lidas ul li {
  margin: 0 0 1.3rem 0;
  padding: 1.3rem 0 0 0;
  border-top: 1px #d5dbe0 solid;
}
.mais_lidas ul li:after {
  content: "";
  display: block;
  clear: both;
}
.mais_lidas ul li:first-child {
  border-top: none;
}
.mais_lidas ul li a {
  color: #333;
  font-size: 0.9rem;
  line-height: 1.5;
}
.mais_lidas ul li a:hover {
  opacity: 0.5;
}
.mais_lidas ul li figure {
  width: 24%;
  height: 65px;
  float: left;
  margin: 0;
  overflow: hidden;
}
.mais_lidas ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mais_lidas ul li span {
  font-size: 0.8rem;
}
.mais_lidas ul li span time {
  display: block;
  font-size: -2rem;
  color: #e32332;
  font-family: 'Lato-Regular';
  font-style: normal;
}
.mais_lidas ul li span time:after {
  width: 37px;
  height: 5px;
  margin-left: 0.4rem;
}
.mais_lidas ul li figure ~ span {
  width: 70%;
  float: left;
  padding-left: 1rem;
}
.share_news {
  text-align: center;
}
.share_news a {
  display: inline-block;
  margin: 0 3px;
  padding: 3px;
  border: 1px #d4d4d4 solid;
}
.share_news a:hover {
  border: 1px #e32332 solid;
  background: #e32332;
}
.share_news .twitter-share {
  position: relative;
}
.share_news .twitter-share:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  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-255%20347%20100%20100%22%20enable-background%3D%22new%20-255%20347%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23e32332%22%20d%3D%22M-175.3%2C381.9c0%2C0.7%2C0%2C1.3%2C0%2C2c0%2C20.2-15.4%2C43.5-43.5%2C43.5c-8.6%2C0-16.7-2.5-23.4-6.9%0D%0A%09%09c1.2%2C0.1%2C2.4%2C0.2%2C3.6%2C0.2c7.2%2C0%2C13.7-2.4%2C19-6.6c-6.7-0.1-12.3-4.5-14.3-10.6c0.9%2C0.2%2C1.9%2C0.3%2C2.9%2C0.3c1.4%2C0%2C2.7-0.2%2C4-0.5%0D%0A%09%09c-7-1.4-12.3-7.6-12.3-15c0-0.1%2C0-0.1%2C0-0.2c2.1%2C1.1%2C4.4%2C1.8%2C6.9%2C1.9c-4.1-2.8-6.8-7.5-6.8-12.7c0-2.8%2C0.8-5.4%2C2.1-7.7%0D%0A%09%09c7.5%2C9.2%2C18.8%2C15.3%2C31.5%2C15.9c-0.3-1.1-0.4-2.3-0.4-3.5c0-8.4%2C6.8-15.3%2C15.3-15.3c4.4%2C0%2C8.4%2C1.8%2C11.2%2C4.8c3.5-0.7%2C6.8-2%2C9.7-3.7%0D%0A%09%09c-1.1%2C3.6-3.6%2C6.6-6.7%2C8.5c3.1-0.4%2C6-1.2%2C8.8-2.4C-169.8%2C377.1-172.3%2C379.7-175.3%2C381.9z%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: transparent;
}
.share_news .twitter-share:hover {
  position: relative;
}
.share_news .twitter-share:hover:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  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-255%20347%20100%20100%22%20enable-background%3D%22new%20-255%20347%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-175.3%2C381.9c0%2C0.7%2C0%2C1.3%2C0%2C2c0%2C20.2-15.4%2C43.5-43.5%2C43.5c-8.6%2C0-16.7-2.5-23.4-6.9%0D%0A%09%09c1.2%2C0.1%2C2.4%2C0.2%2C3.6%2C0.2c7.2%2C0%2C13.7-2.4%2C19-6.6c-6.7-0.1-12.3-4.5-14.3-10.6c0.9%2C0.2%2C1.9%2C0.3%2C2.9%2C0.3c1.4%2C0%2C2.7-0.2%2C4-0.5%0D%0A%09%09c-7-1.4-12.3-7.6-12.3-15c0-0.1%2C0-0.1%2C0-0.2c2.1%2C1.1%2C4.4%2C1.8%2C6.9%2C1.9c-4.1-2.8-6.8-7.5-6.8-12.7c0-2.8%2C0.8-5.4%2C2.1-7.7%0D%0A%09%09c7.5%2C9.2%2C18.8%2C15.3%2C31.5%2C15.9c-0.3-1.1-0.4-2.3-0.4-3.5c0-8.4%2C6.8-15.3%2C15.3-15.3c4.4%2C0%2C8.4%2C1.8%2C11.2%2C4.8c3.5-0.7%2C6.8-2%2C9.7-3.7%0D%0A%09%09c-1.1%2C3.6-3.6%2C6.6-6.7%2C8.5c3.1-0.4%2C6-1.2%2C8.8-2.4C-169.8%2C377.1-172.3%2C379.7-175.3%2C381.9z%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: #e32332;
}
.share_news .facebook-share {
  position: relative;
}
.share_news .facebook-share:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  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%22100px%22%20height%3D%22100px%22%20viewBox%3D%22-489%20231%20100%20100%22%20enable-background%3D%22new%20-489%20231%20100%20100%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%23e32332%22%20d%3D%22M-447.6%2C320.7v-35.4h-11.9v-14.1h11.9v-11.3c0-5.8%2C1.6-10.5%2C5-13.7c3.2-3.2%2C7.7-4.8%2C13.1-4.8%0D%0A%09%09c4.4%2C0%2C8.1%2C0.2%2C10.9%2C0.6v12.5h-7.5c-2.8%2C0-4.6%2C0.6-5.6%2C1.8c-0.8%2C1.2-1.2%2C2.8-1.2%2C5v9.7h13.1l-1.8%2C14.1h-11.3v35.4L-447.6%2C320.7%0D%0A%09%09L-447.6%2C320.7L-447.6%2C320.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;
  background-color: transparent;
}
.share_news .facebook-share:hover {
  position: relative;
}
.share_news .facebook-share:hover:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  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%22100px%22%20height%3D%22100px%22%20viewBox%3D%22-489%20231%20100%20100%22%20enable-background%3D%22new%20-489%20231%20100%20100%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%23fff%22%20d%3D%22M-447.6%2C320.7v-35.4h-11.9v-14.1h11.9v-11.3c0-5.8%2C1.6-10.5%2C5-13.7c3.2-3.2%2C7.7-4.8%2C13.1-4.8%0D%0A%09%09c4.4%2C0%2C8.1%2C0.2%2C10.9%2C0.6v12.5h-7.5c-2.8%2C0-4.6%2C0.6-5.6%2C1.8c-0.8%2C1.2-1.2%2C2.8-1.2%2C5v9.7h13.1l-1.8%2C14.1h-11.3v35.4L-447.6%2C320.7%0D%0A%09%09L-447.6%2C320.7L-447.6%2C320.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;
  background-color: #e32332;
}
.compartilhar .social:hover {
  background: #e32332;
  border: 1px #e32332 solid;
}
.compartilhar .social:hover.twitter {
  position: relative;
}
.compartilhar .social:hover.twitter:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  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;
  background-color: #000;
}
.compartilhar .social:hover.twitter:before {
  float: none;
  display: inline-block;
}
.compartilhar .social:hover.facebook {
  position: relative;
}
.compartilhar .social:hover.facebook:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  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%23fff%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;
  background-color: #000;
}
.compartilhar .social:hover.facebook:before {
  float: none;
  display: inline-block;
}
.box_noticias .col-md-4 {
  padding-bottom: 1rem;
}
@media only screen and (min-width: 576px) {
  .box_noticias .col-md-4:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .box_noticias .col-md-4:nth-child(2n+1) {
    clear: none;
  }
}
@media only screen and (min-width: 768px) {
  .box_noticias .col-md-4:nth-child(3n+1) {
    clear: both;
  }
}
.header_news {
  margin-bottom: 1.5rem;
  padding-top: 2rem;
  border-top: 1px #dcdcdc solid;
}
.header_news h1 {
  font-size: 1.8rem;
  margin: 0;
  line-height: 1.5;
}
.header_news p {
  margin: 0.5rem;
  font-size: 0.9rem;
}
#noticia .breadcrumb {
  margin-bottom: 0;
}
#noticia .article {
  background: #ffffff;
  padding: 2rem;
  border-radius: 5px;
  margin-bottom: 2.5rem;
}
#noticia time {
  font-size: 0.8rem;
  color: #a9a9a9;
  display: block;
}
#noticia .actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.carousel .swiper-buttons-container,
.curso_online .swiper-buttons-container {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .carousel .swiper-buttons-container,
  .curso_online .swiper-buttons-container {
    text-align: right;
  }
}
.carousel .swiper-buttons-container .swiper-button-prev,
.curso_online .swiper-buttons-container .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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23e32332%22%20d%3D%22M381-123.1c222.3%2C0%2C403.1%2C180.8%2C403.1%2C403.1S603.3%2C683.1%2C381%2C683.1S-22.1%2C502.3-22.1%2C280%0D%0A%09%09S158.7-123.1%2C381-123.1z%20M381%2C646.3c202%2C0%2C366.3-164.3%2C366.3-366.3S583-86.3%2C381-86.3S14.8%2C78%2C14.8%2C280S179%2C646.3%2C381%2C646.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23e32332%22%20d%3D%22M427.7%2C164.6c3.8%2C0%2C7.7%2C1.5%2C10.6%2C4.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L353.5%2C275l84.8%2C84.8%0D%0A%09%09%09c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2c-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.2l95.4-95.4%0D%0A%09%09%09C420%2C166%2C423.9%2C164.6%2C427.7%2C164.6z%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: cover;
}
.carousel .swiper-buttons-container .swiper-button-next,
.curso_online .swiper-buttons-container .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%22-49%20-150%20860%20860%22%20enable-background%3D%22new%20-49%20-150%20860%20860%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23e32332%22%20d%3D%22M381%2C683.1C158.7%2C683.1-22.1%2C502.3-22.1%2C280S158.7-123.1%2C381-123.1S784.1%2C57.7%2C784.1%2C280%0D%0A%09%09S603.3%2C683.1%2C381%2C683.1z%20M381-86.3C179-86.3%2C14.8%2C78%2C14.8%2C280s164.3%2C366.3%2C366.3%2C366.3S747.4%2C482%2C747.4%2C280%0D%0A%09%09C747.3%2C78%2C583-86.3%2C381-86.3z%22%2F%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23e32332%22%20d%3D%22M334.3%2C395.4c-3.8%2C0-7.7-1.5-10.6-4.4c-5.9-5.9-5.9-15.4%2C0-21.2l84.8-84.8l-84.8-84.8%0D%0A%09%09%09c-5.9-5.9-5.9-15.4%2C0-21.2c5.9-5.9%2C15.4-5.9%2C21.2%2C0l95.4%2C95.4c5.9%2C5.9%2C5.9%2C15.4%2C0%2C21.2L344.9%2C391C342%2C394%2C338.1%2C395.4%2C334.3%2C395.4%0D%0A%09%09%09z%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: cover;
}
