@font-face {
  font-family: 'OpenSans-Regular';
  src: url('fonts/OpenSans-Regular.woff2') format('woff2'), url('fonts/OpenSans-Regular.woff') format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype'), url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular.eot'), url('fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('fonts/OpenSans-Light.woff2') format('woff2'), url('fonts/OpenSans-Light.woff') format('woff'), url('fonts/OpenSans-Light.ttf') format('truetype'), url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light.eot'), url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('fonts/OpenSans-Semibold.woff2') format('woff2'), url('fonts/OpenSans-Semibold.woff') format('woff'), url('fonts/OpenSans-Semibold.ttf') format('truetype'), url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold.eot'), url('fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('fonts/OpenSans-Bold.woff2') format('woff2'), url('fonts/OpenSans-Bold.woff') format('woff'), url('fonts/OpenSans-Bold.ttf') format('truetype'), url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold.eot'), url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('fonts/OpenSans-ExtraBold.woff') format('woff'), url('fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-ExtraBold.eot'), url('fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EncodeSans-Regular';
  src: url('fonts/EncodeSans-Regular.woff2') format('woff2'), url('fonts/EncodeSans-Regular.woff') format('woff'), url('fonts/EncodeSans-Regular.ttf') format('truetype'), url('fonts/EncodeSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/EncodeSans-Regular.eot'), url('fonts/EncodeSans-Regular.svg#EncodeSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EncodeSans-ExtraBold';
  src: url('fonts/EncodeSans-ExtraBold.woff2') format('woff2'), url('fonts/EncodeSans-ExtraBold.woff') format('woff'), url('fonts/EncodeSans-ExtraBold.ttf') format('truetype'), url('fonts/EncodeSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/EncodeSans-ExtraBold.eot'), url('fonts/EncodeSans-ExtraBold.svg#EncodeSans-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EncodeSans-Medium';
  src: url('fonts/EncodeSans-Medium.woff2') format('woff2'), url('fonts/EncodeSans-Medium.woff') format('woff'), url('fonts/EncodeSans-Medium.ttf') format('truetype'), url('fonts/EncodeSans-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/EncodeSans-Medium.eot'), url('fonts/EncodeSans-Medium.svg#EncodeSans-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
body::-webkit-scrollbar {
  background-color: #fff;
  width: 16px;
}
body::-webkit-scrollbar-track {
  background-color: #fff;
}
body::-webkit-scrollbar-thumb {
  background-color: #babac0;
  border-radius: 16px;
  border: 4px solid #fff;
}
body::-webkit-scrollbar-button {
  display: none;
}
body {
  width: 100%;
  height: 100%;
  font-family: 'OpenSans-Regular';
  color: #333;
  background-color: #f5f5f5;
  padding: 0;
  margin: 0 auto;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}
#site {
  background: #f7f7f7;
}
h1,
h2,
h3,
h4 {
  font-family: 'OpenSans-Bold';
  color: #333;
  text-rendering: optimizeLegibility;
  line-height: 1.5;
  font-size: 1.2rem;
}
@media only screen and (min-width: 992px) {
  h1,
  h2,
  h3,
  h4 {
    line-height: 1.5;
    font-size: 1.5rem;
  }
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #333;
}
address {
  font-style: normal;
}
i {
  pointer-events: none;
}
img {
  max-width: 100%;
  height: auto;
}
.box_h1 {
  background: #65107d;
  padding: 1.5rem 0;
  margin-bottom: 2rem;
}
.box_h1 h1 {
  font-size: 1.2rem;
  color: #fff;
  margin: 0;
}
.tit {
  font-family: 'OpenSans-Light';
  font-size: 1.2rem;
  color: #333;
  position: relative;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .tit {
    margin-bottom: 2rem;
    text-align: left;
    font-size: 1.5rem;
  }
}
.tit:before {
  content: "";
  width: 4px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  margin: auto;
  background: #65107d;
}
.tit + p {
  margin: 0 0 2rem 0;
}
@media only screen and (min-width: 992px) {
  .tit + p {
    margin: -1rem 0 2rem 0;
  }
}
a {
  color: #333;
  text-decoration: none;
  opacity: 1;
  text-rendering: optimizeLegibility;
}
a:focus {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #65107d;
}
ul {
  padding: 0;
  font-size: 0;
}
ul li {
  list-style: none;
  list-style-type: none;
  text-rendering: optimizeLegibility;
  font-size: 0.9rem;
}
p {
  text-rendering: optimizeLegibility;
  font-size: 0.9rem;
  line-height: 1.6;
}
@media only screen and (min-width: 576px) {
  p {
    line-height: 1.5;
  }
}
strong {
  font-family: 'OpenSans-Bold';
  font-weight: normal;
}
.breadcrumb {
  font-size: 0.7rem;
  color: #9c9c9c;
  margin-bottom: 1rem;
  display: none;
}
@media only screen and (min-width: 992px) {
  .breadcrumb {
    display: block;
  }
}
.breadcrumb em {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.3rem;
  font-size: 0.6rem;
}
.breadcrumb em i {
  margin-top: 2px;
}
.breadcrumb span {
  font-size: 0.7rem;
  text-rendering: optimizeLegibility;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb a {
  color: #9c9c9c;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb a:hover {
  color: #65107d;
}
.back_page {
  padding: 0.8rem 1rem 0.7rem 1rem;
  display: block;
  color: #65107d;
  background: #fff;
  border: 1px #eaeaea solid;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  font-size: 0.8rem;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 0.3rem;
}
@media only screen and (min-width: 992px) {
  .back_page {
    float: right;
    margin-bottom: 0;
    margin-top: -5px;
  }
}
.back_page i {
  margin: 0 0.3rem 0 0;
  font-size: 1rem;
  vertical-align: text-bottom;
}
section {
  padding: 0;
}
figure a {
  opacity: 1;
}
figure a:hover {
  opacity: 0.5;
}
.close {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.close:before {
  content: '';
  position: absolute;
  top: 9px;
  width: 20px;
  height: 4px;
  background-color: #65107d;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:after {
  content: '';
  position: absolute;
  top: 9px;
  width: 20px;
  height: 4px;
  background-color: #65107d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#slider {
  max-width: 1200px;
  margin: 0 auto 2rem auto;
  padding: 0 15px;
}
#slider img {
  border: 1px #eaeaea solid;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  width: 4rem;
  height: 100%;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: 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%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%3Cpath%20fill%3D%22%2365107d%22%20d%3D%22M-462.5%2C279.8l12.6-12.6c0.8-0.8%2C2-0.8%2C2.7%2C0c0.8%2C0.8%2C0.8%2C2%2C0%2C2.7l-11.4%2C11l11.4%2C11c0.8%2C0.8%2C0.8%2C2%2C0%2C2.7%0D%0A%09c-0.8%2C0.8-2%2C0.8-2.7%2C0l-12.6-12.6c-0.4-0.4-1.3-1.1-0.8-1.6C-462.8%2C280.1-462.9%2C280.2-462.5%2C279.8z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  background-color: #fff;
  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%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%3Cpath%20fill%3D%22%2365107d%22%20d%3D%22M-447.4%2C282.2l-12.6%2C12.6c-0.8%2C0.8-2%2C0.8-2.7%2C0c-0.8-0.8-0.8-2%2C0-2.7l11.4-11l-11.4-11c-0.8-0.8-0.8-2%2C0-2.7%0D%0A%09c0.8-0.8%2C2-0.8%2C2.7%2C0l12.6%2C12.6c0.4%2C0.4%2C1.3%2C1.1%2C0.8%2C1.6C-447.1%2C281.9-447.1%2C281.8-447.4%2C282.2z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  background-color: #fff;
  left: inherit;
}
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .container_carousel {
    max-width: 600px;
  }
}
#swiper_carousel {
  overflow: hidden;
  position: relative;
  padding-bottom: 3rem;
}
#swiper_carousel .swiper-container {
  padding: 0  4rem;
  overflow: initial;
}
@media only screen and (min-width: 992px) {
  #swiper_carousel .swiper-container {
    padding: 0  4rem;
  }
}
#swiper_carousel .swiper-pagination {
  bottom: -3rem;
}
#swiper_carousel .swiper-slide {
  opacity: 0.5;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  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 screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  #swiper_carousel .swiper-slide {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media only screen and (min-width: 992px) {
  #swiper_carousel .swiper-slide {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
#swiper_carousel .swiper-slide.swiper-slide-active {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (min-width: 992px) {
  #swiper_carousel .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
#swiper_carousel .swiper-button-prev.swiper-button-disabled,
#swiper_carousel .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
#swiper_carousel .swiper-button-prev.swiper-button-disabled:before,
#swiper_carousel .swiper-button-next.swiper-button-disabled:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
}
.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%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%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%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%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%2365107d%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%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%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%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%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%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%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%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%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%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;
  }
}
.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: 3px;
  font-size: 0.85rem;
  padding: 0.9rem;
  font-family: 'OpenSans-Bold';
  padding: 1.1rem 1.3rem 1rem 1.3rem;
  display: block;
  -webkit-appearance: none;
  appearance: none;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
  border: none;
  background: #65107d;
  outline: none;
  cursor: pointer;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .btn {
    width: auto;
    display: inline-block;
    padding: 1.1rem 2rem 1rem 2rem;
  }
}
.btn:hover,
.btn:focus {
  color: #fff;
  opacity: 1;
  opacity: 0.8;
}
.btn:focus {
  outline: none;
  opacity: 1;
}
.btn i {
  margin-right: 0.3rem;
}
.btn.blue {
  background: #0a71c3;
  color: #fff;
}
.btn.blue-dark {
  background: #01579B;
  color: #fff;
}
.btn.green {
  background: #4CAF50;
  color: #fff;
}
.btn.red {
  background: #65107d;
  color: #fff;
}
.btn.yellow {
  background: #FFC107;
  color: #fff;
}
.btn.gray {
  background: #5a5a5a;
}
.btn.disabled {
  color: #fff;
  opacity: 1;
  opacity: 0.8;
  cursor: not-allowed;
}
.btn.big {
  font-size: 0.95rem;
  padding: 1.3rem 1.3rem 1.1rem 1.3rem;
}
.btn.small {
  font-size: 0.85rem;
  padding: 0.5rem 0.8rem 0.5rem 0.8rem;
}
.btn_back {
  width: 25px;
  height: 25px;
  border: 2px #65107d solid;
  display: block;
  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%3Cpath%20fill%3D%22%2365107d%22%20d%3D%22M-462.5%2C279.8l12.6-12.6c0.8-0.8%2C2-0.8%2C2.7%2C0c0.8%2C0.8%2C0.8%2C2%2C0%2C2.7l-11.4%2C11l11.4%2C11c0.8%2C0.8%2C0.8%2C2%2C0%2C2.7%0D%0A%09c-0.8%2C0.8-2%2C0.8-2.7%2C0l-12.6-12.6c-0.4-0.4-1.3-1.1-0.8-1.6C-462.8%2C280.1-462.9%2C280.2-462.5%2C279.8z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 58%;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .btn_back {
    width: 70px;
    height: 60px;
    margin: 0 auto;
    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%3Cpath%20fill%3D%22%2365107d%22%20d%3D%22M-462.5%2C279.8l12.6-12.6c0.8-0.8%2C2-0.8%2C2.7%2C0c0.8%2C0.8%2C0.8%2C2%2C0%2C2.7l-11.4%2C11l11.4%2C11c0.8%2C0.8%2C0.8%2C2%2C0%2C2.7%0D%0A%09c-0.8%2C0.8-2%2C0.8-2.7%2C0l-12.6-12.6c-0.4-0.4-1.3-1.1-0.8-1.6C-462.8%2C280.1-462.9%2C280.2-462.5%2C279.8z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24%;
  }
}
.btn_green {
  background: #4CAF50;
  border: 1px #4CAF50 solid;
  color: #fff;
  display: block;
  font-size: 1.05rem;
}
.btn_green:hover {
  border: 1px #65107d solid;
}
@media only screen and (min-width: 576px) {
  .left {
    float: left;
  }
}
@media only screen and (min-width: 576px) {
  .right {
    float: right;
  }
}
.invert {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
@media only screen and (min-width: 992px) {
  .invert {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.hidden {
  display: none;
}
@media only screen and (min-width: 992px) {
  .hidden {
    display: block;
  }
}
.mobile {
  display: block;
}
@media only screen and (min-width: 992px) {
  .mobile {
    display: none;
  }
}
.not-found {
  min-height: 600px;
  padding: 1rem;
  background: #fff;
  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;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  border: 1px #eaeaea solid;
  margin: 1rem 0;
}
.not-found h3 {
  font-size: 1.2rem;
  text-align: center;
}
.not-found p {
  font-size: 0.9rem;
}
.not-found p:last-child {
  margin-top: 2rem;
}
.not-found:before {
  content: "\f071";
  display: block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 2rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 1.5rem;
  color: #FFC107;
}
@media only screen and (min-width: 992px) {
  #main {
    width: 100%;
    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: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
#main .container_right {
  padding: 1rem 0 1rem 0;
  min-height: 89vh;
}
@media only screen and (min-width: 992px) {
  #main .container_right {
    width: 83%;
    padding: 2rem 0 10rem 0;
  }
}
@media only screen and (min-width: 1370px) {
  #main .container_right {
    width: 87%;
  }
}
#menu_desktop {
  width: 20%;
  min-height: 600px;
  background: #65107d;
  padding: 3rem 0;
  position: relative;
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 992px) {
  #menu_desktop {
    display: block;
    width: 17%;
  }
}
@media only screen and (min-width: 1370px) {
  #menu_desktop {
    width: 16%;
  }
}
#menu_desktop .lateral-list {
  margin: 0;
}
#menu_desktop .lateral-list li {
  display: block;
  margin: 0;
  border-bottom: 1px solid #4f0065;
}
#menu_desktop .lateral-list li:first-child {
  border-top: 1px solid #4f0065;
}
#menu_desktop .lateral-list li a {
  display: block;
  color: #fff;
  font-family: 'OpenSans-Bold';
  font-size: 0.9rem;
  letter-spacing: 1px;
  padding: 1.2rem 1rem;
}
#menu_desktop .lateral-list li a i {
  margin-right: 0.5rem;
  font-size: 0.8rem;
}
#menu_desktop .lateral-list li a:hover {
  background: #56b9cb;
}
#menu_desktop .lateral-list li ul {
  display: none;
  background: #65107d;
}
#menu_desktop .lateral-list li ul li {
  border-top: 1px solid #65107d;
  border-bottom: none;
}
#menu_desktop .lateral-list li ul li a:hover {
  background: #65107d;
}
#menu_desktop .lateral-list li.active ul {
  display: block;
}
.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;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .busca {
    margin-bottom: 0;
  }
}
.busca label {
  display: none;
}
.busca input[type=search] {
  color: #dbdbdb;
}
.busca input[type=search] {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 3px #fff solid;
  border-right: transparent;
  border-radius: 0 0 0 0;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular';
  text-indent: 1rem;
  color: #333;
}
.busca input[type=search]:focus {
  outline: none;
}
.busca .box_search {
  flex: 0 0 84%;
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}
@media only screen and (min-width: 992px) {
  .busca .box_search {
    flex: 0 0 88%;
  }
}
.busca .box_bt_busca {
  flex: 0 0 16%;
}
@media only screen and (min-width: 992px) {
  .busca .box_bt_busca {
    flex: 0 0 12%;
  }
}
.busca .bt_busca {
  width: 100%;
  height: 57px;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 0 0 0;
  display: block;
  color: #fff;
  background: transparent;
  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-457%20258%2045%2045%22%20style%3D%22enable-background%3Anew%20-457%20258%2045%2045%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%231988FF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-421.7%2C291.8l-6.3-6.3c1.6-1.9%2C2.5-4.4%2C2.5-7c0-6.1-5-11.1-11.1-11.1c-6.1%2C0-11.1%2C5-11.1%2C11.1%0D%0A%09c0%2C6.1%2C5%2C11.1%2C11.1%2C11.1c2.7%2C0%2C5.1-0.9%2C7-2.5l6.3%2C6.3c0.4%2C0.4%2C1.1%2C0.4%2C1.6%2C0C-421.2%2C292.9-421.2%2C292.2-421.7%2C291.8z%20M-436.6%2C287.3%0D%0A%09c-4.9%2C0-8.9-4-8.9-8.9c0-4.9%2C4-8.9%2C8.9-8.9c4.9%2C0%2C8.9%2C4%2C8.9%2C8.9C-427.7%2C283.3-431.7%2C287.3-436.6%2C287.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  font-size: 1px;
  color: transparent;
  border: 3px #fff solid;
  border-left: transparent;
}
@media only screen and (min-width: 576px) {
  .busca .bt_busca {
    height: 57.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .busca .bt_busca {
    height: 57px;
    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-457%20258%2045%2045%22%20style%3D%22enable-background%3Anew%20-457%20258%2045%2045%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%231988FF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-421.7%2C291.8l-6.3-6.3c1.6-1.9%2C2.5-4.4%2C2.5-7c0-6.1-5-11.1-11.1-11.1c-6.1%2C0-11.1%2C5-11.1%2C11.1%0D%0A%09c0%2C6.1%2C5%2C11.1%2C11.1%2C11.1c2.7%2C0%2C5.1-0.9%2C7-2.5l6.3%2C6.3c0.4%2C0.4%2C1.1%2C0.4%2C1.6%2C0C-421.2%2C292.9-421.2%2C292.2-421.7%2C291.8z%20M-436.6%2C287.3%0D%0A%09c-4.9%2C0-8.9-4-8.9-8.9c0-4.9%2C4-8.9%2C8.9-8.9c4.9%2C0%2C8.9%2C4%2C8.9%2C8.9C-427.7%2C283.3-431.7%2C287.3-436.6%2C287.3z%22%2F%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: #65107d;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.85rem;
}
.busca :-moz-placeholder {
  color: #65107d;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.85rem;
}
.busca ::-moz-placeholder {
  color: #65107d;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.85rem;
}
.busca :-ms-input-placeholder {
  color: #65107d;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.85rem;
}
.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;
}
.thumb_curso {
  min-height: 250px;
  background: #fff;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  padding: 0.5rem;
  margin-bottom: 2rem;
  position: relative;
}
.thumb_curso figure {
  margin: 0;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .thumb_curso figure {
    height: 141px;
  }
}
@media only screen and (min-width: 992px) {
  .thumb_curso figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
}
.thumb_curso figure a,
.thumb_curso figure img {
  position: relative;
  z-index: 1;
}
.thumb_curso figure:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 2;
  pointer-events: none;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc001e38', GradientType=0);
}
.thumb_curso h3 {
  font-size: 0.95rem;
  margin: 0.8rem 3px 0.5rem 3px;
  letter-spacing: 0.5px;
}
.thumb_curso p {
  margin: 0 3px 0.5rem 3px;
  font-size: 0.85rem;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
.thumb_curso a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 3;
  background-color: rgba(227, 35, 50, 0);
}
.thumb_curso a:after {
  content: "";
  width: 36px;
  height: 36px;
  display: block;
  background: url("../_images/page-icons/forward.svg") center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 0;
}
@media only screen and (min-width: 992px) {
  .thumb_curso:hover {
    border: 1px #f3a3a9 solid;
    border-bottom: 4px #f3a3a9 solid;
  }
  .thumb_curso:hover a {
    background-color: rgba(227, 35, 50, 0.4);
  }
  .thumb_curso:hover a:after {
    opacity: 1;
  }
}
.white {
  background: #fff;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  padding: 1rem;
  margin-bottom: 1rem;
}
.white .video_fluid,
.white figure {
  margin-bottom: 1rem;
}
.white h3 {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .white h3 {
    margin-bottom: 1rem;
  }
}
.danger {
  background-color: #f9e2e2;
  position: relative;
  text-align: left;
}
.danger p {
  color: #65107d;
  font-size: 0.8rem;
  padding: 1rem 22px 1rem 1rem;
}
.danger .close_alert {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 25px;
  right: 5px;
}
@media only screen and (min-width: 992px) {
  .danger .close_alert {
    top: 13px;
    right: 3px;
  }
}
.danger .close_alert:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 4px;
  width: 11px;
  height: 2px;
  background-color: #65107d;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.danger .close_alert:after {
  content: '';
  position: absolute;
  top: 11px;
  left: 4px;
  width: 11px;
  height: 2px;
  background-color: #65107d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fix_body {
  overflow: hidden;
}
.header {
  background: #fff;
  position: relative;
  z-index: 12;
  border-bottom: 1px #eaeaea solid;
}
.header .container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.header .box_busca {
  width: 100%;
  display: none;
}
@media only screen and (min-width: 992px) {
  .header .box_busca {
    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;
  }
}
.fix_header {
  width: 100%;
  position: fixed;
}
.header_mobile .box_busca {
  display: none;
}
.header_mobile .col-lg-4,
.header_mobile .col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.col-hide {
  display: none;
}
@media only screen and (min-width: 992px) {
  .col-hide {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.close_menu {
  text-align: right;
  margin: 0;
}
.close_menu a {
  width: 2.5rem;
  height: 3rem;
  display: inline-block;
  color: #fff;
  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-460%20262%2037.5%2038%22%20enable-background%3D%22new%20-460%20262%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-430.1%2C295.9l-11.2-11.2l-11.2%2C11.2l-3.7-3.7L-445%2C281l-11.2-11.2l3.7-3.7l11.2%2C11.2l11.2-11.2l3.7%2C3.7%0D%0A%09%09%09l-11.1%2C11.2l11.2%2C11.2L-430.1%2C295.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: cover;
  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-image: -webkit-linear-gradient(bottom, #64117b, #65107d);
}
.slideout-menu ul li {
  padding: 0;
  position: relative;
  list-style: none;
  border-top: 1px solid #410652;
}
.slideout-menu ul li > a {
  font-family: 'OpenSans-Regular';
  color: #ffffff;
  padding: 1.3rem 1rem;
  display: block;
  text-decoration: none;
  font-size: 0.9rem;
  letter-spacing: 0;
}
.slideout-menu ul li > a i {
  margin: 0 0.5rem 0 0.3rem;
  font-size: 1rem;
  vertical-align: baseline;
}
@media only screen and (min-width: 992px) {
  .slideout-menu ul li > a i {
    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.7rem;
  right: 1rem;
  background: url("../_images/page-icons/seta_menu.svg") center center no-repeat;
  background-size: contain;
  opacity: 0.8;
}
.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: #7d1018;
  display: none;
  padding-top: 0;
}
.slideout-menu ul li ul li {
  padding-left: 1rem;
  border-top: 1px solid #903239;
}
.slideout-menu ul li.active ul {
  display: block;
}
.slideout-menu-left {
  left: 0;
}
.slideout-menu-right {
  right: 0;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  background-color: #FFF;
  /* A background-color is required */
  min-height: 100vh;
  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 {
  width: 100vw;
  overflow: hidden;
  position: fixed;
}
.slideout-open .slideout-menu {
  display: block;
}
.navbar-menu {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 99;
  display: none;
}
@media only screen and (min-width: 992px) {
  .navbar-menu {
    display: block;
  }
}
.header_mobile .navbar-menu {
  display: none;
}
.menu {
  max-width: 1140px;
  height: 5.35rem;
  background: transparent;
  padding: 0;
  text-align: center;
  margin: 0 auto;
  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;
}
.menu > li {
  height: 5.35rem;
  margin: 0 ;
  padding: 0 3rem;
  border-left: 1px #eaeaea solid;
  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;
  position: relative;
}
.menu > li > a {
  color: #65107d;
  border-top: none;
  padding: 0 0;
  letter-spacing: 0;
  font-family: 'OpenSans-Semibold';
}
.menu > li > a:hover {
  color: #65107d;
}
.menu > li > a .fa {
  margin-left: 0.5rem;
  font-size: 0.8rem;
}
.menu > li .sub {
  width: 190px;
  display: none;
  position: absolute;
  top: 80px;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  border: 1px #eaeaea solid;
  z-index: 5;
}
.menu > li .sub:before {
  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 #eaeaea;
  top: -9px;
}
.menu > li .sub:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  top: -7px;
  z-index: 5;
}
.menu > li .sub li {
  border-top: 1px #eaeaea solid;
}
.menu > li .sub li:first-child {
  border-top: none;
}
.menu > li .sub li a {
  padding: 1rem;
  display: block;
  color: #505050;
  font-family: 'OpenSans-Semibold';
}
.menu > li .sub li a:hover {
  color: #65107d;
}
.menu > li .list_items {
  width: 400px;
  text-align: left;
  left: -140px;
  padding: 0;
  box-shadow: 0 7px 14px -2px rgba(0, 0, 0, 0.3);
}
.menu > li .list_items .scroll {
  max-height: 603px;
  height: auto;
  overflow: auto;
  border: none;
  padding-bottom: 4rem;
}
.menu > li .list_items .scroll .item {
  margin-bottom: 0;
  border: none;
  position: relative;
  z-index: 1;
}
.menu > li .list_items .scroll .item + .item {
  border-top: 1px #eaeaea solid;
}
.menu > li .list_items .scroll .item > a {
  font-size: 0.7rem;
}
.menu > li .list_items .scroll .item h2,
.menu > li .list_items .scroll .item h3,
.menu > li .list_items .scroll .item h4 {
  font-size: 0.8rem;
}
.menu > li .list_items .scroll .item p {
  font-size: 0.7rem;
}
.menu > li .list_items .scroll .item time {
  font-size: 0.65rem;
}
.menu > li .list_items .scroll .item img {
  max-width: 100px;
  max-height: 100px;
}
.menu > li .list_items .scroll .item .mais {
  margin-top: 0.5rem;
}
.menu > li .list_items .file a {
  font-size: 0.7rem;
}
.menu > li .list_items .bt {
  text-align: center;
  padding: 1rem;
  display: block;
  background: #4CAF50;
  color: #fff;
  font-family: 'OpenSans-Bold';
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  margin: auto;
  z-index: 5;
}
.menu > li .list_items .empty {
  min-height: 300px;
  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;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.menu > li .list_items .empty > i {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  color: #65107d;
}
.menu > li:hover .sub {
  display: block;
}
.menu > li:hover .list_items {
  display: none;
}
.menu > li .list_items.show {
  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: rotate 0.3s ease-in-out;
  -webkit-transition: rotate 0.3s ease-in-out;
  -moz-transition: rotate 0.3s ease-in-out;
  -ms-transition: rotate 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;
}
.navbar-brand {
  width: 200px;
  height: 50px;
  background: url("../_images/logo.png") left center no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
  margin: 0.8rem 0;
  float: left;
}
@media only screen and (min-width: 992px) {
  .navbar-brand {
    width: 67%;
    height: 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;
    margin: 0 ;
    float: none;
  }
}
@media only screen and (min-width: 1370px) {
  .navbar-brand {
    width: 60%;
  }
}
.navbar-brand a {
  width: 200px;
  height: 50px;
  display: block;
  font-size: 1px;
  text-indent: -9999px;
  overflow: hidden;
}
.header_mobile .navbar-brand {
  float: left;
}
.box_bt_topo {
  display: none;
}
@media only screen and (min-width: 768px) {
  .box_bt_topo {
    display: block;
  }
}
.bt_mobile {
  float: right;
  height: 100%;
  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: 35px;
  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: 35px;
  height: 3px;
  display: block;
  border-radius: 0;
  margin: 6px  0;
  background: #65107d;
  transition: rotate 0.3s ease-in-out;
  -webkit-transition: rotate 0.3s ease-in-out;
  -moz-transition: rotate 0.3s ease-in-out;
  -ms-transition: rotate 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);
}
#bodyTouch.fix_body .header .navbar-toggle .icon-bar {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 14px;
  background: #65107d;
}
#bodyTouch.fix_body .header .navbar-toggle .icon-bar.center {
  opacity: 0;
  transform: rotate(-180deg) translate3d(0, -10px, 0);
  -webkit-transform: rotate(-180deg) translate3d(0, -10px, 0);
  -ms-transform: rotate(-180deg) translate3d(0, -10px, 0);
}
#bodyTouch.fix_body .header .navbar-toggle .icon-bar.last {
  opacity: 1;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 14px;
}
.user {
  display: block;
}
.user img {
  width: 43px;
  height: 43px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 0.8rem;
}
.user .welcome {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.user .welcome span {
  font-size: 0.75rem;
}
.user .welcome a {
  font-size: 0.85rem;
  font-family: 'OpenSans-Bold';
  letter-spacing: 0;
  display: block;
  margin: 0;
  padding: 0;
}
.notification {
  width: 26px;
  height: 26px;
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
}
.notification:before {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2233px%22%20height%3D%2233px%22%20viewBox%3D%22-465.5%20264%2033%2033%22%20enable-background%3D%22new%20-465.5%20264%2033%2033%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23a7a7a7%22%20d%3D%22M-434.2%2C292.4c-0.2%2C0.4-0.6%2C0.6-1%2C0.6h-8.6c-0.6%2C2.3-2.7%2C4-5.2%2C4h-0.1c-2.5%2C0-4.6-1.7-5.2-4h-8.6%0D%0A%09c-0.4%2C0-0.8-0.2-1-0.6c-0.2-0.4-0.2-0.8%2C0-1.2l3.3-5v-6.4c0-4.8%2C2.9-9%2C7.1-10.7v-0.7c0-2.4%2C2-4.4%2C4.4-4.4s4.4%2C2%2C4.4%2C4.4v0.7%0D%0A%09c4.2%2C1.7%2C7.1%2C5.9%2C7.1%2C10.7v6.4l3.3%2C5C-434%2C291.6-434%2C292-434.2%2C292.4z%20M-449.1%2C294.7L-449.1%2C294.7c1.3%2C0%2C2.3-0.7%2C2.8-1.7h-5.6%0D%0A%09C-451.3%2C294-450.3%2C294.7-449.1%2C294.7z%20M-446.9%2C268.4c0-1.2-1-2.1-2.1-2.1c-1.2%2C0-2.1%2C1-2.1%2C2.1v0c0.7-0.1%2C1.4-0.2%2C2.1-0.2%0D%0A%09C-448.3%2C268.2-447.6%2C268.3-446.9%2C268.4L-446.9%2C268.4z%20M-439.6%2C287.2c-0.1-0.2-0.2-0.4-0.2-0.6v-6.8c0-5.1-4.2-9.3-9.3-9.3%0D%0A%09c-5.1%2C0-9.3%2C4.2-9.3%2C9.3v6.8c0%2C0.2-0.1%2C0.4-0.2%2C0.6l-2.3%2C3.5h23.5L-439.6%2C287.2z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
}
.notification em {
  width: 18px;
  height: 18px;
  font-style: normal;
  display: block;
  position: absolute;
  top: -4px;
  right: -9px;
  background: #65107d;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  text-align: center;
  padding-top: 1px;
  letter-spacing: 0;
}
.slideout-menu ul li a.notification_mobile {
  position: relative;
  display: block;
  margin: 0;
}
.slideout-menu ul li a.notification_mobile strong {
  display: inline-block;
  vertical-align: middle;
  font-family: 'OpenSans-Regular';
  font-weight: normal;
  color: #fff;
}
.slideout-menu ul li a.notification_mobile em {
  width: 18px;
  height: 18px;
  font-style: normal;
  display: block;
  position: absolute;
  top: 25px;
  right: 14px;
  background: #7d1018;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  text-align: center;
  padding-top: 2px;
  letter-spacing: 0;
}
.slideout-menu li a.user img {
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 3px;
}
.slideout-menu li a.user .welcome {
  width: 70%;
}
.slideout-menu li a.user .welcome span {
  color: #fff;
  display: block;
  font-size: 0.8rem;
}
.slideout-menu li a.user .welcome strong {
  font-size: 1rem;
}
.slideout-menu li a.user .welcome a {
  color: #fff;
}
.home:before {
  content: "";
  width: 27px;
  height: 27px;
  display: block;
  float: none;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-33.9%20265.9%2030%2030%22%20enable-background%3D%22new%20-33.9%20265.9%2030%2030%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-18.9%2C274.3l-9.9%2C8.1c0%2C0%2C0%2C0%2C0%2C0.1c0%2C0%2C0%2C0%2C0%2C0.1v8.2c0%2C0.3%2C0.1%2C0.6%2C0.3%2C0.8c0.2%2C0.2%2C0.5%2C0.3%2C0.8%2C0.3%0D%0A%09%09%09h6.6v-6.6h4.4v6.6h6.6c0.3%2C0%2C0.6-0.1%2C0.8-0.3c0.2-0.2%2C0.3-0.5%2C0.3-0.8v-8.2c0%2C0%2C0-0.1%2C0-0.1L-18.9%2C274.3z%22%2F%3E%0D%0A%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-5.2%2C280.6l-3.8-3.1v-7c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.4-0.2h-3.3c-0.2%2C0-0.3%2C0.1-0.4%2C0.2%0D%0A%09%09%09c-0.1%2C0.1-0.2%2C0.2-0.2%2C0.4v3.3l-4.2-3.5c-0.4-0.3-0.8-0.4-1.3-0.4c-0.5%2C0-0.9%2C0.1-1.3%2C0.4l-12.3%2C10.3c-0.1%2C0.1-0.2%2C0.2-0.2%2C0.4%0D%0A%09%09%09c0%2C0.2%2C0%2C0.3%2C0.1%2C0.4l1.1%2C1.3c0.1%2C0.1%2C0.2%2C0.2%2C0.4%2C0.2c0.1%2C0%2C0.3%2C0%2C0.4-0.1l11.9-9.9l11.9%2C9.9c0.1%2C0.1%2C0.2%2C0.1%2C0.4%2C0.1h0.1%0D%0A%09%09%09c0.1%2C0%2C0.3-0.1%2C0.4-0.2l1.1-1.3c0.1-0.1%2C0.1-0.2%2C0.1-0.4C-5.1%2C280.8-5.1%2C280.7-5.2%2C280.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: contain;
  margin: 0 13px 0 5px;
}
.home:before {
  display: inline-block;
  vertical-align: middle;
}
.footer {
  background: #fff;
  margin-top: 0;
  padding: 0 0 0 0;
  color: #65107d;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .footer {
    text-align: left;
  }
}
.footer p {
  font-size: 0.85rem;
  margin: 1.2rem 0;
  color: #65107d;
}
.footer h3,
.footer h4,
.footer h5 {
  font-size: 0.9rem;
  margin: 0 0 1.5rem 0;
  color: #333;
}
.footer .box_small {
  background: #fff;
  margin-top: 0;
  border-top: 1px #eaeaea solid;
}
.footer .box_small .container-fluid .row {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .footer .box_small .container-fluid .row {
    height: 4rem;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.footer .box_small small {
  font-size: 0.9rem;
  color: #adabab;
  padding: 0.5rem 0;
  display: block;
  margin-top: 0.5rem;
  line-height: 2;
  font-family: 'OpenSans-Regular';
}
@media only screen and (min-width: 992px) {
  .footer .box_small small {
    padding: 0;
    margin-top: 0;
  }
}
.footer .expression {
  width: 95px;
  height: 17px;
  background-position: center center;
  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%22640px%22%20height%3D%22134px%22%20viewBox%3D%22-159%20214%20640%20134%22%20enable-background%3D%22new%20-159%20214%20640%20134%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M-59.3%2C247.7h18.6l12.6%2C17.4l12.6-17.4H2.8l-21.7%2C30.1l24.5%2C33.8h-18.6l-15.2-21l-15.1%2C21h-18.3l24.2-33.6%0D%0A%09%09L-59.3%2C247.7z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M29.8%2C247.7v7c2.9-2.9%2C6-5.1%2C9.4-6.5c3.4-1.4%2C7-2.2%2C10.8-2.2c8.3%2C0%2C15.4%2C3.2%2C21.3%2C9.5%0D%0A%09%09c5.8%2C6.3%2C8.7%2C14.4%2C8.7%2C24.2c0%2C9.5-3%2C17.5-9%2C23.9c-6%2C6.4-13.2%2C9.6-21.4%2C9.6c-3.7%2C0-7.1-0.7-10.3-2c-3.2-1.3-6.3-3.5-9.5-6.4v30.1%0D%0A%09%09H13.8v-87.2H29.8z%20M46.6%2C260.8c-5%2C0-9.2%2C1.7-12.6%2C5.2c-3.3%2C3.4-5%2C7.9-5%2C13.5c0%2C5.7%2C1.7%2C10.3%2C5%2C13.8c3.3%2C3.5%2C7.5%2C5.3%2C12.6%2C5.3%0D%0A%09%09c4.9%2C0%2C9-1.8%2C12.4-5.3s5-8.1%2C5-13.6c0-5.5-1.6-10-4.9-13.5C55.8%2C262.6%2C51.6%2C260.8%2C46.6%2C260.8z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M89.5%2C247.7h13.7v8c1.5-3.2%2C3.5-5.6%2C5.9-7.2s5.2-2.5%2C8.1-2.5c2.1%2C0%2C4.2%2C0.5%2C6.5%2C1.6l-5%2C13.8%0D%0A%09%09c-1.9-0.9-3.4-1.4-4.6-1.4c-2.5%2C0-4.5%2C1.5-6.3%2C4.6c-1.7%2C3.1-2.6%2C9-2.6%2C18l0.1%2C3.1v25.8H89.5L89.5%2C247.7L89.5%2C247.7z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M195.7%2C284.3h-51.5c0.7%2C4.5%2C2.7%2C8.1%2C6%2C10.8s7.3%2C4%2C12.4%2C4c6%2C0%2C11.1-2.1%2C15.4-6.3l13.5%2C6.3%0D%0A%09%09c-3.4%2C4.8-7.4%2C8.3-12.1%2C10.6s-10.3%2C3.4-16.7%2C3.4c-10%2C0-18.2-3.2-24.5-9.5c-6.3-6.3-9.5-14.2-9.5-23.7c0-9.7%2C3.1-17.8%2C9.4-24.3%0D%0A%09%09c6.3-6.4%2C14.2-9.7%2C23.6-9.7c10.1%2C0%2C18.2%2C3.2%2C24.5%2C9.7c6.3%2C6.4%2C9.5%2C14.9%2C9.5%2C25.5L195.7%2C284.3z%20M179.6%2C271.6%0D%0A%09%09c-1.1-3.6-3.1-6.5-6.3-8.7c-3.1-2.2-6.7-3.3-10.9-3.3c-4.5%2C0-8.4%2C1.3-11.8%2C3.8c-2.1%2C1.6-4.1%2C4.3-5.9%2C8.3H179.6z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M247.8%2C256.6l-9.9%2C9.9c-4-4-7.7-6-11-6c-1.8%2C0-3.2%2C0.4-4.2%2C1.1c-1%2C0.8-1.5%2C1.7-1.5%2C2.8c0%2C0.9%2C0.3%2C1.7%2C1%2C2.4%0D%0A%09%09c0.6%2C0.7%2C2.2%2C1.7%2C4.8%2C3l5.9%2C2.9c6.2%2C3.1%2C10.4%2C6.2%2C12.7%2C9.3c2.3%2C3.2%2C3.5%2C6.9%2C3.5%2C11.2c0%2C5.7-2.1%2C10.4-6.3%2C14.2%0D%0A%09%09c-4.2%2C3.8-9.8%2C5.7-16.8%2C5.7c-9.3%2C0-16.8-3.6-22.3-10.9l9.9-10.7c1.9%2C2.2%2C4.1%2C4%2C6.6%2C5.3c2.5%2C1.4%2C4.8%2C2%2C6.7%2C2c2.1%2C0%2C3.8-0.5%2C5.1-1.5%0D%0A%09%09c1.3-1%2C1.9-2.2%2C1.9-3.5c0-2.5-2.3-4.9-7-7.2l-5.4-2.7c-10.3-5.2-15.5-11.7-15.5-19.6c0-5%2C1.9-9.4%2C5.8-12.9%0D%0A%09%09c3.9-3.6%2C8.9-5.4%2C14.9-5.4c4.1%2C0%2C8.1%2C0.9%2C11.7%2C2.7C242.1%2C250.6%2C245.2%2C253.2%2C247.8%2C256.6z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M300.7%2C256.6l-9.9%2C9.9c-4-4-7.7-6-11-6c-1.8%2C0-3.2%2C0.4-4.2%2C1.1c-1%2C0.8-1.5%2C1.7-1.5%2C2.8c0%2C0.9%2C0.3%2C1.7%2C1%2C2.4%0D%0A%09%09c0.6%2C0.7%2C2.2%2C1.7%2C4.8%2C3l5.9%2C2.9c6.2%2C3.1%2C10.4%2C6.2%2C12.7%2C9.3c2.3%2C3.2%2C3.5%2C6.9%2C3.5%2C11.2c0%2C5.7-2.1%2C10.4-6.3%2C14.2%0D%0A%09%09c-4.2%2C3.8-9.8%2C5.7-16.8%2C5.7c-9.3%2C0-16.8-3.6-22.3-10.9l9.9-10.7c1.9%2C2.2%2C4.1%2C4%2C6.6%2C5.3c2.5%2C1.4%2C4.8%2C2%2C6.7%2C2c2.1%2C0%2C3.8-0.5%2C5.1-1.5%0D%0A%09%09c1.3-1%2C1.9-2.2%2C1.9-3.5c0-2.5-2.3-4.9-7-7.2l-5.4-2.7c-10.3-5.2-15.5-11.7-15.5-19.6c0-5%2C1.9-9.4%2C5.8-12.9%0D%0A%09%09c3.9-3.6%2C8.9-5.4%2C14.9-5.4c4.1%2C0%2C8.1%2C0.9%2C11.7%2C2.7C295%2C250.6%2C298.1%2C253.2%2C300.7%2C256.6z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M320.7%2C221.4c2.8%2C0%2C5.2%2C1%2C7.2%2C3.1c2%2C2%2C3%2C4.5%2C3%2C7.4c0%2C2.9-1%2C5.3-3%2C7.3c-2%2C2-4.4%2C3-7.1%2C3%0D%0A%09%09c-2.9%2C0-5.3-1-7.3-3.1s-3-4.6-3-7.5c0-2.8%2C1-5.2%2C3-7.2C315.5%2C222.4%2C317.9%2C221.4%2C320.7%2C221.4z%20M312.7%2C247.7h16v63.9h-16V247.7z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M373.3%2C246c6%2C0%2C11.7%2C1.5%2C17%2C4.5c5.3%2C3%2C9.4%2C7.1%2C12.4%2C12.3c3%2C5.2%2C4.5%2C10.7%2C4.5%2C16.7c0%2C6-1.5%2C11.7-4.5%2C16.9%0D%0A%09%09c-3%2C5.2-7.1%2C9.3-12.2%2C12.3c-5.2%2C3-10.9%2C4.4-17.1%2C4.4c-9.2%2C0-17-3.3-23.5-9.8c-6.5-6.5-9.7-14.4-9.7-23.8c0-10%2C3.7-18.3%2C11-25%0D%0A%09%09C357.6%2C248.9%2C364.9%2C246%2C373.3%2C246z%20M373.5%2C261.1c-5%2C0-9.1%2C1.7-12.4%2C5.2c-3.3%2C3.5-5%2C7.9-5%2C13.3c0%2C5.6%2C1.6%2C10.1%2C4.9%2C13.5%0D%0A%09%09s7.4%2C5.2%2C12.4%2C5.2s9.2-1.7%2C12.5-5.2c3.3-3.5%2C5-8%2C5-13.4s-1.6-9.9-4.9-13.4C382.8%2C262.8%2C378.6%2C261.1%2C373.5%2C261.1z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M420.2%2C247.7h16v6.5c3.6-3.1%2C6.9-5.2%2C9.9-6.4c3-1.2%2C6-1.8%2C9.1-1.8c6.3%2C0%2C11.7%2C2.2%2C16.1%2C6.6%0D%0A%09%09c3.7%2C3.8%2C5.6%2C9.3%2C5.6%2C16.7v42.2h-15.9v-28c0-7.6-0.3-12.7-1-15.2c-0.7-2.5-1.9-4.4-3.6-5.7s-3.8-2-6.3-2c-3.2%2C0-6%2C1.1-8.3%2C3.3%0D%0A%09%09c-2.3%2C2.2-3.9%2C5.2-4.8%2C9c-0.5%2C2-0.7%2C6.3-0.7%2C13v25.6h-16L420.2%2C247.7L420.2%2C247.7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M-57.5%2C291.6c-32.6%2C31.1-61.5%2C34.2-78.4%2C24l0%2C0l-1.8%2C2.4l-9.5-7.6l2.2-3.2c-11.4-15.5-8.7-41.3%2C16.5-62.6%0D%0A%09c10.8-10%2C25-13.1%2C36-13.7c14.8-0.7%2C24.6%2C8.9%2C23.6%2C21.5c-1%2C13-13.7%2C29.3-51.3%2C42.6l-1.4%2C1.8c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1%0D%0A%09c12.2%2C5.7%2C33.2%2C2.2%2C53.9-19.4L-57.5%2C291.6L-57.5%2C291.6z%20M-131%2C286.8l3.1-4.5c9.5-1.4%2C20.7-7.5%2C27.6-14.5c6.1-6.1%2C8.5-12.2%2C6.4-15.4%0D%0A%09c-1-2.8-10.2-5.5-21.7%2C3.6C-130.1%2C266.9-134%2C278.4-131%2C286.8L-131%2C286.8z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23adabab%22%20d%3D%22M-146.7%2C312.1l7.3%2C5.9c0.6%2C0.5%2C0.7%2C1.4%2C0.2%2C2l-4%2C4.9c-0.5%2C0.6-1.4%2C0.7-2%2C0.2l-7.3-5.9%0D%0A%09c-0.6-0.5-0.7-1.4-0.2-2l4-4.9C-148.2%2C311.7-147.3%2C311.6-146.7%2C312.1L-146.7%2C312.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  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;
}
.menu_footer {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  .menu_footer {
    margin-bottom: 6rem;
  }
}
.menu_footer li {
  margin-bottom: 0.5rem;
  color: #65107d;
}
.menu_footer li a {
  color: #65107d;
  font-size: 0.85rem;
}
.menu_footer li a:hover {
  color: #d9d2d2;
}
@media only screen and (min-width: 992px) {
  .logo_footer {
    max-width: 373px;
  }
}
.logo_footer p {
  line-height: 1.6;
  font-family: 'OpenSans-Regular';
  margin-bottom: 1.5rem;
}
.social_icons {
  text-align: center;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .social_icons {
    text-align: left;
    margin-bottom: 0;
  }
}
.social_icons a {
  display: inline-block;
  margin: 0 5px;
}
.facebook {
  width: 38px;
  height: 38px;
  position: relative;
}
.facebook:before {
  content: "";
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_1_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_2_%22%20fill%3D%22%23fff%22%20d%3D%22M15.8%2C39.7V22.1H9.9v-7h5.9V9.5c0-2.9%2C0.8-5.2%2C2.5-6.8c1.6-1.6%2C3.8-2.4%2C6.5-2.4%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.9C23.2%2C8.3%2C23%2C9.1%2C23%2C10.2v4.8h6.5l-0.9%2C7H23v17.6H15.8z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.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%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_1_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_2_%22%20fill%3D%22%23fff%22%20d%3D%22M15.8%2C39.7V22.1H9.9v-7h5.9V9.5c0-2.9%2C0.8-5.2%2C2.5-6.8c1.6-1.6%2C3.8-2.4%2C6.5-2.4%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.9C23.2%2C8.3%2C23%2C9.1%2C23%2C10.2v4.8h6.5l-0.9%2C7H23v17.6H15.8z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #65107d;
  padding: 10px;
}
.twitter {
  width: 38px;
  height: 38px;
  position: relative;
}
.twitter:before {
  content: "";
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23fff%22%20d%3D%22M35.6%2C12c0.1%2C0.2%2C0.1%2C0.5%2C0.1%2C1c0%2C3.7-0.9%2C7.2-2.7%2C10.6c-1.8%2C3.6-4.4%2C6.5-7.7%2C8.7%0A%09%09c-3.6%2C2.4-7.8%2C3.6-12.5%2C3.6c-4.5%2C0-8.6-1.2-12.3-3.6c0.6%2C0.1%2C1.2%2C0.1%2C1.9%2C0.1c3.7%2C0%2C7.1-1.1%2C10-3.4c-1.8%2C0-3.4-0.5-4.7-1.6%0A%09%09c-1.4-1-2.3-2.4-2.8-3.9c0.5%2C0.1%2C1%2C0.1%2C1.5%2C0.1c0.7%2C0%2C1.4-0.1%2C2.1-0.2c-1.8-0.4-3.4-1.4-4.6-2.8C2.6%2C19%2C2%2C17.3%2C2%2C15.4v-0.2%0A%09%09c1.1%2C0.7%2C2.3%2C1%2C3.6%2C1.1c-1.1-0.8-1.9-1.7-2.6-2.9c-0.7-1.2-1-2.5-1-3.9c0-1.4%2C0.4-2.7%2C1.1-4c2%2C2.5%2C4.4%2C4.5%2C7.3%2C6%0A%09%09c2.9%2C1.5%2C6%2C2.3%2C9.2%2C2.5c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.4%2C0.4-2.8%2C1.1-4c0.7-1.3%2C1.7-2.2%2C2.9-2.9c1.2-0.7%2C2.6-1.1%2C4-1.1%0A%09%09c1.2%2C0%2C2.3%2C0.2%2C3.3%2C0.7c1%2C0.5%2C1.9%2C1.1%2C2.6%2C1.8c1.8-0.4%2C3.5-1%2C5.1-1.9C37.9%2C6.6%2C36.7%2C8%2C35%2C9.1c1.5-0.2%2C3.1-0.6%2C4.6-1.3%0A%09%09C38.5%2C9.5%2C37.1%2C10.9%2C35.6%2C12z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.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%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23fff%22%20d%3D%22M35.6%2C12c0.1%2C0.2%2C0.1%2C0.5%2C0.1%2C1c0%2C3.7-0.9%2C7.2-2.7%2C10.6c-1.8%2C3.6-4.4%2C6.5-7.7%2C8.7%0A%09%09c-3.6%2C2.4-7.8%2C3.6-12.5%2C3.6c-4.5%2C0-8.6-1.2-12.3-3.6c0.6%2C0.1%2C1.2%2C0.1%2C1.9%2C0.1c3.7%2C0%2C7.1-1.1%2C10-3.4c-1.8%2C0-3.4-0.5-4.7-1.6%0A%09%09c-1.4-1-2.3-2.4-2.8-3.9c0.5%2C0.1%2C1%2C0.1%2C1.5%2C0.1c0.7%2C0%2C1.4-0.1%2C2.1-0.2c-1.8-0.4-3.4-1.4-4.6-2.8C2.6%2C19%2C2%2C17.3%2C2%2C15.4v-0.2%0A%09%09c1.1%2C0.7%2C2.3%2C1%2C3.6%2C1.1c-1.1-0.8-1.9-1.7-2.6-2.9c-0.7-1.2-1-2.5-1-3.9c0-1.4%2C0.4-2.7%2C1.1-4c2%2C2.5%2C4.4%2C4.5%2C7.3%2C6%0A%09%09c2.9%2C1.5%2C6%2C2.3%2C9.2%2C2.5c-0.1-0.6-0.2-1.2-0.2-1.8c0-1.4%2C0.4-2.8%2C1.1-4c0.7-1.3%2C1.7-2.2%2C2.9-2.9c1.2-0.7%2C2.6-1.1%2C4-1.1%0A%09%09c1.2%2C0%2C2.3%2C0.2%2C3.3%2C0.7c1%2C0.5%2C1.9%2C1.1%2C2.6%2C1.8c1.8-0.4%2C3.5-1%2C5.1-1.9C37.9%2C6.6%2C36.7%2C8%2C35%2C9.1c1.5-0.2%2C3.1-0.6%2C4.6-1.3%0A%09%09C38.5%2C9.5%2C37.1%2C10.9%2C35.6%2C12z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #65107d;
  padding: 10px;
}
.instagram {
  width: 38px;
  height: 38px;
  position: relative;
}
.instagram:before {
  content: "";
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23fff%22%20d%3D%22M38.8%2C20c0%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%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.1c-3.6%2C0-6.3%2C0-7.8-0.1c-1.6-0.1-3-0.4-4.2-0.8%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%0A%09%09S1.6%2C9.2%2C2%2C8c0.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.1c3.6%2C0%2C6.3%2C0%2C7.8%2C0.1%0A%09%09c1.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.2C38.8%2C13.8%2C38.8%2C16.4%2C38.8%2C20z%0A%09%09%20M35.4%2C26.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.5C34%2C7.2%2C32.8%2C6%2C31.1%2C5.3%0A%09%09c-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.1C11.4%2C4.8%2C9.9%2C5%2C8.9%2C5.3C7.2%2C6%2C6%2C7.2%2C5.3%2C8.9%0A%09%09C5%2C9.8%2C4.7%2C11.3%2C4.6%2C13.5c-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.5C6%2C32.8%2C7.2%2C34%2C8.9%2C34.7%0A%09%09c1%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.7c1.7-0.7%2C2.9-1.9%2C3.6-3.6%0A%09%09C35%2C30.1%2C35.2%2C28.6%2C35.4%2C26.5z%20M24.8%2C11.6c1.5%2C0.9%2C2.7%2C2%2C3.5%2C3.5c0.9%2C1.5%2C1.3%2C3.1%2C1.3%2C4.8c0%2C1.7-0.4%2C3.3-1.3%2C4.8%0A%09%09c-0.9%2C1.5-2%2C2.7-3.5%2C3.5c-1.5%2C0.9-3.1%2C1.3-4.8%2C1.3c-1.7%2C0-3.3-0.4-4.8-1.3c-1.5-0.9-2.7-2-3.5-3.5c-0.9-1.5-1.3-3.1-1.3-4.8%0A%09%09c0-1.7%2C0.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.3C21.7%2C10.3%2C23.3%2C10.8%2C24.8%2C11.6z%20M24.4%2C24.4%0A%09%09c1.2-1.2%2C1.8-2.7%2C1.8-4.4c0-1.7-0.6-3.2-1.8-4.4c-1.2-1.2-2.7-1.8-4.4-1.8c-1.7%2C0-3.2%2C0.6-4.4%2C1.8c-1.2%2C1.2-1.8%2C2.7-1.8%2C4.4%0A%09%09c0%2C1.7%2C0.6%2C3.2%2C1.8%2C4.4c1.2%2C1.2%2C2.7%2C1.8%2C4.4%2C1.8C21.7%2C26.3%2C23.2%2C25.7%2C24.4%2C24.4z%20M31.7%2C8.3c-0.4-0.4-1-0.7-1.6-0.7%0A%09%09c-0.6%2C0-1.1%2C0.2-1.6%2C0.7c-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.7%0A%09%09c0.4-0.4%2C0.7-1%2C0.7-1.6C32.3%2C9.3%2C32.1%2C8.8%2C31.7%2C8.3z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.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%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23fff%22%20d%3D%22M38.8%2C20c0%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%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.1c-3.6%2C0-6.3%2C0-7.8-0.1c-1.6-0.1-3-0.4-4.2-0.8%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%0A%09%09S1.6%2C9.2%2C2%2C8c0.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.1c3.6%2C0%2C6.3%2C0%2C7.8%2C0.1%0A%09%09c1.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.2C38.8%2C13.8%2C38.8%2C16.4%2C38.8%2C20z%0A%09%09%20M35.4%2C26.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.5C34%2C7.2%2C32.8%2C6%2C31.1%2C5.3%0A%09%09c-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.1C11.4%2C4.8%2C9.9%2C5%2C8.9%2C5.3C7.2%2C6%2C6%2C7.2%2C5.3%2C8.9%0A%09%09C5%2C9.8%2C4.7%2C11.3%2C4.6%2C13.5c-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.5C6%2C32.8%2C7.2%2C34%2C8.9%2C34.7%0A%09%09c1%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.7c1.7-0.7%2C2.9-1.9%2C3.6-3.6%0A%09%09C35%2C30.1%2C35.2%2C28.6%2C35.4%2C26.5z%20M24.8%2C11.6c1.5%2C0.9%2C2.7%2C2%2C3.5%2C3.5c0.9%2C1.5%2C1.3%2C3.1%2C1.3%2C4.8c0%2C1.7-0.4%2C3.3-1.3%2C4.8%0A%09%09c-0.9%2C1.5-2%2C2.7-3.5%2C3.5c-1.5%2C0.9-3.1%2C1.3-4.8%2C1.3c-1.7%2C0-3.3-0.4-4.8-1.3c-1.5-0.9-2.7-2-3.5-3.5c-0.9-1.5-1.3-3.1-1.3-4.8%0A%09%09c0-1.7%2C0.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.3C21.7%2C10.3%2C23.3%2C10.8%2C24.8%2C11.6z%20M24.4%2C24.4%0A%09%09c1.2-1.2%2C1.8-2.7%2C1.8-4.4c0-1.7-0.6-3.2-1.8-4.4c-1.2-1.2-2.7-1.8-4.4-1.8c-1.7%2C0-3.2%2C0.6-4.4%2C1.8c-1.2%2C1.2-1.8%2C2.7-1.8%2C4.4%0A%09%09c0%2C1.7%2C0.6%2C3.2%2C1.8%2C4.4c1.2%2C1.2%2C2.7%2C1.8%2C4.4%2C1.8C21.7%2C26.3%2C23.2%2C25.7%2C24.4%2C24.4z%20M31.7%2C8.3c-0.4-0.4-1-0.7-1.6-0.7%0A%09%09c-0.6%2C0-1.1%2C0.2-1.6%2C0.7c-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.7%0A%09%09c0.4-0.4%2C0.7-1%2C0.7-1.6C32.3%2C9.3%2C32.1%2C8.8%2C31.7%2C8.3z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #65107d;
  padding: 10px;
}
.youtube {
  width: 38px;
  height: 38px;
  position: relative;
}
.youtube:before {
  content: "";
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23fff%22%20d%3D%22M38.3%2C16.6l0.1%2C3.4l-0.1%2C3.4c-0.1%2C2.5-0.4%2C4.4-0.7%2C5.6c-0.2%2C0.8-0.6%2C1.4-1.2%2C2%0A%09%09c-0.6%2C0.6-1.3%2C1-2.1%2C1.2c-1.2%2C0.3-3.9%2C0.5-8.2%2C0.7L20%2C32.9l-6.1-0.1c-4.3-0.1-7-0.4-8.2-0.7C4.8%2C32%2C4.2%2C31.6%2C3.6%2C31%0A%09%09c-0.6-0.6-1-1.3-1.2-2c-0.3-1.2-0.5-3.1-0.7-5.6L1.6%2C20c0-1%2C0-2.1%2C0.1-3.4c0.1-2.5%2C0.4-4.3%2C0.7-5.5C2.6%2C10.3%2C3%2C9.6%2C3.6%2C9%0A%09%09c0.6-0.6%2C1.3-1%2C2.1-1.2c1.2-0.3%2C3.9-0.5%2C8.2-0.7L20%2C7.1l6.1%2C0.1c4.3%2C0.1%2C7%2C0.4%2C8.2%2C0.7C35.2%2C8%2C35.8%2C8.4%2C36.4%2C9%0A%09%09c0.6%2C0.6%2C1%2C1.3%2C1.2%2C2.1C38%2C12.3%2C38.2%2C14.2%2C38.3%2C16.6z%20M25.9%2C20l-9.6-5.5v11L25.9%2C20z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.youtube: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%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%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%0A%09%20width%3D%2240px%22%20height%3D%2240px%22%20viewBox%3D%220%200%2040%2040%22%20enable-background%3D%22new%200%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_3_%22%20fill%3D%22%23fff%22%20d%3D%22M38.3%2C16.6l0.1%2C3.4l-0.1%2C3.4c-0.1%2C2.5-0.4%2C4.4-0.7%2C5.6c-0.2%2C0.8-0.6%2C1.4-1.2%2C2%0A%09%09c-0.6%2C0.6-1.3%2C1-2.1%2C1.2c-1.2%2C0.3-3.9%2C0.5-8.2%2C0.7L20%2C32.9l-6.1-0.1c-4.3-0.1-7-0.4-8.2-0.7C4.8%2C32%2C4.2%2C31.6%2C3.6%2C31%0A%09%09c-0.6-0.6-1-1.3-1.2-2c-0.3-1.2-0.5-3.1-0.7-5.6L1.6%2C20c0-1%2C0-2.1%2C0.1-3.4c0.1-2.5%2C0.4-4.3%2C0.7-5.5C2.6%2C10.3%2C3%2C9.6%2C3.6%2C9%0A%09%09c0.6-0.6%2C1.3-1%2C2.1-1.2c1.2-0.3%2C3.9-0.5%2C8.2-0.7L20%2C7.1l6.1%2C0.1c4.3%2C0.1%2C7%2C0.4%2C8.2%2C0.7C35.2%2C8%2C35.8%2C8.4%2C36.4%2C9%0A%09%09c0.6%2C0.6%2C1%2C1.3%2C1.2%2C2.1C38%2C12.3%2C38.2%2C14.2%2C38.3%2C16.6z%20M25.9%2C20l-9.6-5.5v11L25.9%2C20z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #65107d;
  padding: 10px;
}
.form {
  background: #fff;
  padding: 0.5rem 1rem;
}
@media only screen and (min-width: 992px) {
  .form {
    padding: 2rem;
  }
}
.form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.form label {
  display: block;
  font-weight: normal;
  font-size: 0.9rem;
  color: #777;
  font-family: 'OpenSans-Regular';
  letter-spacing: 0;
  margin: 0 0 2px 2px;
}
.form .box_input {
  margin-bottom: 0.4rem;
  position: relative;
  background: #fff;
  padding: 0.5rem 0;
}
.form .box_radio {
  position: relative;
  margin-bottom: 0.4rem;
}
.form .box_radio h2,
.form .box_radio h3,
.form .box_radio h4,
.form .box_radio p {
  font-size: 1rem;
}
.form .box_input:after {
  content: "";
  display: block;
  clear: both;
}
.form input[type=search],
.form input[type=text],
.form input[type=email],
.form input[type=submit],
.form input[type=password] {
  width: 100%;
  padding: 0.8rem 0.7rem 0.7rem 0.7rem;
  background: transparent;
  border-radius: 3px;
  border: 1px #dadada solid;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular';
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #777;
}
.form input[type=search]:focus,
.form input[type=text]: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: 0.9rem;
  line-height: inherit;
  color: #29b8b9;
  border: 0;
  font-family: 'OpenSans-Bold';
  margin: 3rem 0 1rem 0;
  border: 1px #e4eaea solid;
  text-transform: uppercase;
}
.form .box_select {
  display: block;
  text-align: left;
  position: relative;
}
.form .box_select select {
  width: 100%;
  padding: 0.8rem 0.7rem 0.7rem 0.7rem;
  background: transparent;
  border-radius: 3px;
  border: 1px #dadada solid;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular';
  color: #777;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 0.8rem;
  margin-bottom: 2px;
}
.form .box_select select:focus {
  outline: none;
}
.form .box_select:after {
  content: "";
  width: 1.35rem;
  height: 1.35rem;
  display: block;
  position: absolute;
  right: 0.3rem;
  bottom: 0;
  top: 0;
  margin: auto;
  pointer-events: none;
  z-index: 5;
  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%2220px%22%20height%3D%2212px%22%20viewBox%3D%22-469%20275%2020%2012%22%20enable-background%3D%22new%20-469%20275%2020%2012%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23a7a7a7%22%20d%3D%22M-458.3%2C283.9l4.1-4.1c0.2-0.2%2C0.2-0.3%2C0.2-0.6c0-0.3-0.1-0.4-0.2-0.6l-0.5-0.5c-0.2-0.2-0.3-0.2-0.6-0.2%0D%0A%09%09c-0.2%2C0-0.4%2C0.1-0.6%2C0.2l-3.1%2C3.1l-3.1-3.1c-0.2-0.2-0.3-0.2-0.6-0.2c-0.2%2C0-0.4%2C0.1-0.6%2C0.2l-0.5%2C0.5c-0.2%2C0.2-0.2%2C0.3-0.2%2C0.6%0D%0A%09%09c0%2C0.2%2C0.1%2C0.4%2C0.2%2C0.6l4.1%2C4.1c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.2C-458.7%2C284.1-458.5%2C284-458.3%2C283.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: auto;
}
.form .box_select select.error {
  background: #ffeff0;
  border: 1px #f7d6d8 solid;
  color: #e7908e;
}
.form textarea {
  height: 150px;
  width: 100%;
  padding: 0.8rem 0.7rem 0.7rem 0.7rem;
  background: transparent;
  border-radius: 3px;
  border: 1px #dadada solid;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular';
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #777;
  overflow: inherit;
  resize: none;
}
.form textarea:focus {
  outline: none;
}
.form textarea.error {
  background: #ffeff0;
  border: 1px #f7d6d8 solid;
}
.form input.error {
  background: #ffeff0;
  border: 1px #f7d6d8 solid;
}
.form span.error {
  position: absolute;
  z-index: 5;
  right: 8px;
  bottom: -17px;
  padding: 0;
  color: #e7908e;
  font-size: 0.8rem;
  border-radius: 0 0 4px 0;
  pointer-events: none;
}
.form .box_select span.error {
  bottom: -20px;
}
.form .box_bt {
  text-align: center;
}
.form .btn_form,
.form input[type=submit].btn_form {
  width: 100%;
  border-radius: 3px;
  display: block;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  padding: 1.1rem 1.3rem 1rem 1.3rem;
  background: #4CAF50;
  border: 1px #4CAF50 solid;
  color: #fff;
  font-size: 0.85rem;
  letter-spacing: 1px;
}
@media only screen and (min-width: 992px) {
  .form .btn_form,
  .form input[type=submit].btn_form {
    font-size: 1rem;
  }
}
.form input.valid,
.form select.valid {
  border: 1px #71dd8a solid;
  background: #e9f5ea;
}
.form .radio {
  margin: 0.5rem 0 0.25rem 0;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.form .radio input {
  width: 3px;
  height: 3px;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  visibility: hidden;
  position: relative;
  z-index: -1;
}
.form .radio label {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8rem;
  margin-bottom: 0;
  cursor: pointer;
  letter-spacing: 0;
}
.form .radio label:before {
  content: "";
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  border: 4px #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 #dfe9f3;
  margin-right: 0.5rem;
}
.form .radio input:checked ~ label:before {
  background-color: #92e735;
}
.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;
    left: inherit;
    right: 5px;
    top: 8px;
    bottom: inherit;
  }
}
.form .radio .error + .check_img {
  box-shadow: 0 0 0 2px #d9534f;
}
.form .radio .error + label:before {
  color: #d9534f;
}
.form .check_box {
  width: auto;
  margin: 27px 0 30px 0;
  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;
  position: absolute;
}
.form .check_box label {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.85rem;
  font-family: 'OpenSans-Regular';
  margin: 0 ;
  position: relative;
  padding-left: 1.5rem;
  cursor: pointer;
  color: #65107d;
}
@media only screen and (max-width: 330px) {
  .form .check_box label {
    font-size: 0.8rem;
  }
}
.form .check_box label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background: #fff;
  border: 1px solid #e0e7ef;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
  border-radius: 3px;
}
.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: 7px;
  top: 2px;
  width: 5px;
  height: 10px;
  position: absolute;
  border: solid #65107d;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 2;
}
.form .termos span.error {
  position: relative;
  color: #ff3b4c;
  display: block;
}
.form .check_box a {
  font-size: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  font-style: italic;
  margin-left: 5px;
  font-family: 'OpenSans-Bold';
}
.seg_radio .col-md-12 label {
  padding: 0.5rem 1rem;
}
.seg_radio .check_box {
  display: block;
  text-align: left;
  margin: 10px;
}
.seg_radio .check_box label {
  color: #6690bc;
}
#check_termos.error + label:before {
  border: 2px solid #d9534f;
}
#check_termos.error + label:after {
  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.3rem;
}
.envio img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.9rem;
}
::placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.9rem;
}
:-ms-input-placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.9rem;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
}
:focus::placeholder {
  opacity: 0;
  transition: opacity 0.35s ease-in-out;
}
:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
}
.pagination {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  margin: 3rem 0 2rem 0;
  border-radius: 4px;
  text-align: center;
  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;
}
.pagination > li {
  display: inline-block;
  border: none;
  margin: 0 2px;
}
.pagination > li > a,
.pagination > li > span {
  width: 40px;
  height: 40px;
  position: relative;
  float: left;
  padding-top: 13px;
  line-height: 1;
  text-decoration: none;
  color: #828282;
  background-color: #f1f1f1;
  border: none;
  font-size: 0.9rem;
  font-family: 'OpenSans-Semibold';
  border-radius: 0;
}
.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: #0a71c3;
}
.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: #0a71c3;
  border: 1px #f7f7f7 solid;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:focus {
  color: #cacaca;
  cursor: not-allowed;
  z-index: 1;
}
.pagination > .disabled > a:hover,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus {
  background: #f1f1f1;
  color: #ccc;
}
.pagination > .disabled > a:before {
  pointer-events: none;
}
#modal_black {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(125, 140, 156, 0.7);
  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;
  padding-right: 0;
  overflow: hidden;
  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) {
  .modal {
    padding-right: 15px;
  }
}
.modal.open {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal_content {
  background: #fff;
  position: relative;
  margin-top: 3rem;
}
@media only screen and (min-width: 992px) {
  .modal_content {
    width: 600px;
    margin: 6rem auto;
  }
}
.modal_content .modal_header {
  padding: 4rem 3rem 0rem 3rem;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_header {
    padding: 2rem 1rem;
  }
}
.modal_content .modal_header h3 {
  margin: 0;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: 'EncodeSans-ExtraBold';
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_header h3 {
    font-size: 1.8rem;
  }
}
.modal_content .modal_header .tit_modal {
  color: #333;
  position: relative;
  font-size: 1.2rem;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_header .tit_modal {
    padding-left: 2rem;
  }
}
.modal_content .modal_header .tit_modal:before {
  content: '';
  width: 5px;
  height: 100%;
  background: #65107d;
  position: absolute;
  top: 0;
  left: -3rem;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_header .tit_modal:before {
    left: -1rem;
  }
}
.modal_content .modal_header p {
  font-size: 0.9rem;
  color: #8fa1bf;
  margin: 0;
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_header p {
    font-size: 0.9rem;
    padding-left: 2rem;
  }
}
.modal_content .modal_header .close_modal {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  background: #65107d;
  border-radius: 50%;
  box-shadow: 0 0 22px 2px rgba(0, 0, 0, 0.35);
  border: 2px #fff solid;
}
@media only screen and (min-width: 992px) {
  .modal_content .modal_header .close_modal {
    top: -23px;
    right: -23px;
  }
}
.modal_content .modal_header .close_modal span {
  width: 18px;
  height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.modal_content .modal_header .close_modal span:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 18px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal_content .modal_header .close_modal span:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 18px;
  height: 4px;
  background-color: #fff;
  -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: 0 2rem 2rem 2rem;
  }
}
.modal_content .modal_footer {
  padding: 1rem 2rem;
  text-align: center;
  border-top: 1px #eaeaea 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;
  }
}
.modal_body .envio h3 {
  color: #fff;
}
.modal_body .envio p {
  color: #fff;
}
.modal_body .envio a {
  color: #fff;
  border: 2px #ffffff solid;
}
.modal_body .form .radio {
  display: block;
  margin-bottom: 1rem;
}
.modal_body .form .radio label {
  font-family: 'OpenSans-Bold';
  font-size: 0.9rem;
}
.modal_body .form .box_bt {
  margin-top: 2rem;
}
.menu_aula {
  width: 80%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 15;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .menu_aula {
    width: 100%;
    height: auto;
    position: relative;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    z-index: 9;
  }
}
.menu_aula.show {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.menu_aula .navbar {
  height: 100vh;
  background: #fff;
  border: 1px #eaeaea solid;
  scrollbar-color: #cacaca #f0f0f0;
  scrollbar-width: thin;
  overflow-x: hidden;
}
@media only screen and (min-width: 992px) {
  .menu_aula .navbar {
    height: 541px;
  }
}
.menu_aula .navbar.loadmenu ul li a {
  opacity: 0.5;
}
.menu_aula .navbar::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}
.menu_aula .navbar::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5;
}
.menu_aula .navbar::-webkit-scrollbar-thumb {
  background-color: #cacaca;
}
.menu_aula h3 {
  font-size: 0.9rem;
  padding: 1.1rem 1.3rem 0.9rem 1.3rem;
  background: #65107d;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .menu_aula h3 {
    padding: 0.9rem 1.3rem 0.8rem 1.3rem;
  }
}
.menu_aula h3 i {
  margin-right: 3px;
}
.menu_aula h3 span {
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: bottom;
  border-radius: 50%;
  background: #73c5d4;
  font-size: 11px;
  text-align: center;
  padding-top: 4px;
  margin-left: 0.5rem;
  text-indent: -2px;
}
@media only screen and (min-width: 992px) {
  .menu_aula h3 span {
    display: block;
    float: right;
    margin-right: -5px;
  }
}
.menu_aula .close_menu_aulas {
  width: 2.2rem;
  height: 3rem;
  display: block;
  color: #fff;
  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-460%20262%2037.5%2038%22%20enable-background%3D%22new%20-460%20262%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-430.1%2C295.9l-11.2-11.2l-11.2%2C11.2l-3.7-3.7L-445%2C281l-11.2-11.2l3.7-3.7l11.2%2C11.2l11.2-11.2l3.7%2C3.7%0D%0A%09%09%09l-11.1%2C11.2l11.2%2C11.2L-430.1%2C295.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: cover;
  background-size: 50%;
  position: absolute;
  bottom: 0;
  right: 0.3rem;
  top: 0;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .menu_aula .close_menu_aulas {
    display: none;
  }
}
.menu_aula ul {
  margin: 0;
  padding-bottom: 5rem;
}
@media only screen and (min-width: 992px) {
  .menu_aula ul {
    padding-bottom: 0;
  }
}
.menu_aula ul li {
  border-top: 1px #eaeaea solid;
}
.menu_aula ul li:first-child {
  border-top: none;
}
.menu_aula ul li a {
  display: block;
  padding: 1.3rem 1rem;
  font-size: 0.8rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -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;
  letter-spacing: 1px;
  line-height: 1.9;
  font-family: 'OpenSans-Semibold';
}
.menu_aula ul li a:after {
  content: "";
  display: block;
  clear: both;
}
.menu_aula ul li a i {
  float: left;
  margin: 1rem 1rem 1rem 0.5rem;
  color: #5a5a5a;
}
.menu_aula ul li a i:before {
  content: "\f04b";
}
.menu_aula ul li.active a {
  background: #eef5ff;
}
.menu_aula ul li.active a i {
  pointer-events: none;
}
.menu_aula ul li.active a i:before {
  content: "\f04c";
}
.menu_aula ul li.active a.pause i:before {
  content: "\f04b";
}
.menu_aula ul li.completed a {
  color: #4CAF50;
}
.menu_aula ul li.completed a i {
  color: #4CAF50;
}
.menu_aula ul li.active.completed a {
  background: #e9f5ea;
}
.menu_aula ul li:not(.completed) a:hover {
  color: #333;
}
.progress_aula {
  height: 3px;
  background: #d6cdcd;
  position: relative;
  display: block;
  border-bottom: 1px #eaeaea solid;
  font-size: 0.8rem;
}
.progress_aula .fill {
  width: 0;
  height: 3px;
  background: #65107d;
  position: relative;
  display: block;
  background: #5a5a5a;
}
.progress_aula .fill span {
  display: block;
  position: absolute;
  right: -24px;
  top: -17px;
  color: #5a5a5a;
  font-family: 'OpenSans-Semibold';
}
.progress_aula .fill.fill_right span {
  right: 3px;
}
.menu_aula ul li.completed a ~ .progress_aula .fill {
  background: #4CAF50;
}
.menu_aula ul li.completed a ~ .progress_aula .fill span {
  color: #4CAF50;
}
.box_video {
  background: #fff;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  padding: 0.5rem;
  margin-bottom: 2rem;
  position: relative;
}
.box_video .video_fluid {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .box_video .video_fluid {
    padding-bottom: 66.25%;
  }
}
.box_video h3:first-child {
  margin: 1rem 0.5rem 1.5rem 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .box_video h3:first-child {
    margin: 0.5rem 3px 1rem 3px;
  }
}
.box_video h3 {
  font-size: 1.05rem;
  margin: 1rem 5px 0.5rem 5px;
}
.box_video p {
  margin: 0 5px  1rem 5px;
}
.box_video a {
  color: #65107d;
}
.box_video #description {
  margin-top: 1rem;
  padding: 1rem 3px;
}
.open_menu {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  background: #65107d;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .open_menu {
    display: none;
  }
}
.open_menu:before {
  content: "Aulas";
  height: 10px;
  display: block;
  position: absolute;
  bottom: 0;
  left: -3rem;
  top: 0;
  margin: auto;
  font-family: 'OpenSans-Bold';
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #65107d;
  line-height: 1;
}
.open_menu i {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  color: #fff;
  font-size: 0.85rem;
}
.progress-video {
  background: #fff;
  border: 1px #eaeaea solid;
  padding: 0.5rem;
  margin-bottom: 0.3rem;
}
.progress-video .progress_tit {
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: 3px;
  display: block;
  color: #777;
}
.progress-video .progress {
  height: 6px;
  border-radius: 0;
  background-color: #dcdcdc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.34);
}
.progress-video .progress .progress-bar {
  height: 6px;
  font-size: 11px;
  line-height: 18px;
  padding: 0;
}
#exercises .tit {
  margin-left: 1rem;
}
@media only screen and (min-width: 992px) {
  #exercises .tit {
    padding: 0 1rem;
  }
}
#exercises .exercicios {
  background-color: #fff;
  padding: 1rem;
  text-align: center;
  margin: 2rem 0;
}
#exercises .exercicios h4 {
  font-size: 1rem;
}
#exercises .exercicios .respostas {
  display: flex;
  text-align: center;
  margin: 2rem 0;
}
@media only screen and (min-width: 992px) {
  #exercises .exercicios .respostas {
    margin: 3rem;
  }
}
#exercises .exercicios .respostas .box-corretas,
#exercises .exercicios .respostas .box-erradas,
#exercises .exercicios .respostas .box-respondidas {
  margin: 0 auto;
  width: 75px;
}
#exercises .exercicios .respostas .box-corretas p,
#exercises .exercicios .respostas .box-erradas p,
#exercises .exercicios .respostas .box-respondidas p {
  font-family: 'OpenSans-Semibold';
  font-size: 0.8rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  #exercises .exercicios .respostas .box-corretas p,
  #exercises .exercicios .respostas .box-erradas p,
  #exercises .exercicios .respostas .box-respondidas p {
    font-size: 1rem;
  }
}
#exercises .exercicios .respostas .box-corretas span,
#exercises .exercicios .respostas .box-erradas span,
#exercises .exercicios .respostas .box-respondidas span {
  padding: 1rem;
  border: solid 2px;
  border-radius: 10px;
  padding: 0.5rem 1.5rem;
  font-size: 1.5rem;
  font-family: 'OpenSans-Bold';
  position: relative;
}
#exercises .exercicios .respostas .box-corretas span {
  color: #fff;
  background-color: #8bc34a;
}
#exercises .exercicios .respostas .box-corretas span:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-448.1%20266.1%2030%2030%22%20enable-background%3D%22new%20-448.1%20266.1%2030%2030%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20id%3D%22XMLID_16_%22%20fill%3D%22%238bc34a%22%20d%3D%22M-434.6%2C287.5c-1.5-2.1-3-4.3-4.4-6.4c0.3-0.3%2C0.6-0.6%2C1-1c1.1%2C0.8%2C2.3%2C1.6%2C3.4%2C2.4%0D%0A%09c0.5-0.6%2C0.9-1.2%2C1.4-1.7c1.8-2.1%2C3.8-4.1%2C6.1-5.7c0.3-0.2%2C0.7-0.4%2C1.1-0.3c0.3%2C0%2C0.6%2C0%2C0.9%2C0c-0.6%2C0.6-1.1%2C1.1-1.6%2C1.7%0D%0A%09c-2%2C2.2-3.7%2C4.7-5.3%2C7.2c-0.8%2C1.2-1.5%2C2.4-2.2%2C3.7C-434.5%2C287.4-434.5%2C287.4-434.6%2C287.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -9px;
  top: -8px;
  background-color: #fff;
  border: solid 1px #bdbdbd;
  border-radius: 2rem;
}
#exercises .exercicios .respostas .box-erradas span {
  color: #fff;
  background-color: #f10023;
}
#exercises .exercicios .respostas .box-erradas span:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-456.3%20266%2030%2030%22%20enable-background%3D%22new%20-456.3%20266%2030%2030%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20transform%3D%22matrix(1.25%200%200%20-1.25%200%2045)%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%23f10023%22%20d%3D%22M-351.9-188.8l3.9%2C3.9c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1c-0.3%2C0.3-0.8%2C0.3-1.1%2C0l-3.9-3.9l-3.9%2C3.9%0D%0A%09%09%09%09c-0.3%2C0.3-0.8%2C0.3-1.1%2C0c-0.3-0.3-0.3-0.8%2C0-1.1l3.9-3.9l-3.9-3.9c-0.3-0.3-0.3-0.8%2C0-1.1c0.2-0.2%2C0.4-0.2%2C0.6-0.2%0D%0A%09%09%09%09c0.2%2C0%2C0.4%2C0.1%2C0.6%2C0.2l3.9%2C3.9l3.9-3.9c0.2-0.2%2C0.4-0.2%2C0.6-0.2c0.2%2C0%2C0.4%2C0.1%2C0.6%2C0.2c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1L-351.9-188.8z%22%2F%3E%0D%0A%09%09%3C%2Fg%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;
  position: absolute;
  right: -9px;
  top: -8px;
  margin: auto;
  background-color: #fff;
  border: solid 1px #bdbdbd;
  border-radius: 2rem;
}
#exercises .exercicios .respostas .box-respondidas span {
  color: #fff;
  background-color: #e2e2e2;
}
.tit + p.ticket_tit {
  background: #fff;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  padding: 1rem;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .tit + p.ticket_tit {
    margin-bottom: 1.5rem;
  }
}
.box_bt {
  margin-top: 1rem;
}
.box_message {
  background: #fff;
  padding: 1.3rem 1rem;
  margin-bottom: 1rem;
  border: 1px #eaeaea solid;
  position: relative;
  border-bottom: 4px #eaeaea solid;
}
@media only screen and (min-width: 992px) {
  .box_message {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.box_message.checked:before {
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  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%2245.7px%22%20height%3D%2245.7px%22%20viewBox%3D%22-456%20258.3%2045.7%2045.7%22%20enable-background%3D%22new%20-456%20258.3%2045.7%2045.7%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-435.3%2C296.6c-2.1%2C2.1-5.4%2C2.1-7.5%2C0l-11.6-11.6c-2.1-2.1-2.1-5.4%2C0-7.5c2.1-2.1%2C5.4-2.1%2C7.5%2C0l6.9%2C6.9%0D%0A%09%09%09c0.5%2C0.5%2C1.4%2C0.5%2C1.9%2C0l18.8-18.8c2.1-2.1%2C5.4-2.1%2C7.5%2C0c1%2C1%2C1.6%2C2.3%2C1.6%2C3.8c0%2C1.4-0.6%2C2.8-1.6%2C3.8L-435.3%2C296.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;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
}
@media only screen and (min-width: 992px) {
  .box_message.checked:before {
    top: 1.5rem;
    right: 1.5rem;
  }
}
.box_message .txt h3 {
  font-size: 0.9rem;
  border-bottom: 1px #eaeaea solid;
  padding-bottom: 0.8rem;
  margin-bottom: 0.8rem;
  color: #e8b10c;
}
@media only screen and (min-width: 992px) {
  .box_message .txt h3 {
    padding-bottom: 1rem;
  }
}
.box_message .txt h3 i {
  margin: -3px 0.3rem 0 3px;
  font-size: 0.8rem;
  vertical-align: middle;
}
.box_message .txt p {
  line-height: 1.9;
  color: #777;
}
.box_message .txt .quotebutton {
  font-family: 'OpenSans-Semibold';
  color: #65107d;
  margin: 3px 0.3rem 0 0;
  font-size: 0.8rem;
  color: #6b6e73;
  float: right;
}
.box_message .txt .quotebutton:hover {
  color: #65107d;
}
.box_message .date {
  border-top: 1px #eaeaea solid;
  padding: 0.9rem 0 0 3px;
}
.box_message .date time {
  font-size: 0.8rem;
  color: #b7b7b7;
}
.admin .txt h3 {
  color: #4caf50;
}
.file {
  margin-bottom: 1.5rem;
}
.file a {
  display: inline-block;
  vertical-align: middle;
  color: #e68f1f;
  font-size: 0.85rem;
  margin-right: 1rem;
}
.file a i {
  margin-right: 0.3rem;
}
.file a:hover {
  opacity: 0.7;
}
.file h4 {
  font-size: 1rem;
  border-bottom: 1px #eaeaea solid;
  padding-bottom: 0.5rem;
  margin: 1.5rem 1rem 1rem 1rem;
  font-family: 'OpenSans-Semibold';
  text-transform: uppercase;
  font-size: 0.9rem;
}
.file p {
  margin: 0.5rem 1rem;
  padding: 1rem;
  border: 1px #eaeaea solid;
}
.info_duvidas {
  background: #fff;
  padding: 1rem;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
}
@media only screen and (min-width: 992px) {
  .info_duvidas {
    padding: 1.5rem;
  }
}
.info_duvidas p {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}
.info_duvidas p:last-child {
  margin: 1rem 0 0 0;
}
.info_duvidas p.small {
  font-size: 0.8rem;
  color: #a6a6a6;
  border-top: 1px #eaeaea solid;
  padding-top: 1rem;
  margin-top: 1rem;
}
.info_duvidas .btn {
  padding: 0.5rem 1rem 0.5rem 1rem;
}
.info_duvidas ~ .box_bt {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .info_duvidas ~ .box_bt {
    display: none;
  }
}
blockquote {
  border-left: 4px #e4e0de solid;
  padding: 1rem;
  margin: 0 0 1rem 0;
  font-size: 0.8rem;
  background: #f5f2f0;
  color: #75706d;
}
blockquote small {
  font-size: 0.8rem;
  display: block;
  border-top: 1px #e0dede solid;
  padding-top: 0.5rem;
  margin-top: 0.5rem;
}
blockquote small cite {
  display: block;
  margin: 0.3rem 0 0 0;
  background: #e4e0de;
  padding: 0.5rem 0.8rem;
}
blockquote p {
  font-size: 0.8rem;
}
#form_duvidas {
  max-width: 600px;
  margin: 0 auto;
  border: 1px #eaeaea solid;
  margin-bottom: 1.5rem;
  border-bottom: 4px #eaeaea solid;
  display: none;
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  #form_duvidas {
    margin-top: 1.5rem;
  }
}
#form_duvidas.show {
  display: block;
}
#form_duvidas .remove_quote {
  font-size: 0.8rem;
  color: #65107d;
  margin-bottom: 1rem;
  display: inline-block;
}
#form_duvidas .box_input label {
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold';
  font-size: 0.75rem;
  color: #969696;
}
#form_duvidas .btn.gray {
  background: #fff;
  color: #5a5a5a;
  padding: 0.3rem 0;
  margin-top: 0.5rem;
}
#form_duvidas blockquote {
  background: #fff3c7;
  border-left: 4px #ecdfab solid;
  color: #504b39;
}
#form_duvidas blockquote small {
  border-top: 1px #ecdfab solid;
}
#form_duvidas blockquote small cite {
  background: #fff9e4;
}
.abre_form {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .abre_form {
    float: right;
    margin-top: 3px;
    margin-bottom: 0;
  }
}
.divf {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -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;
  margin-bottom: 0.5rem;
  padding: 0;
}
.close_divf {
  width: 24px;
  height: 22px;
  background: #65107d;
  display: block;
  position: relative;
  margin-right: 5px;
  border-radius: 3px;
}
.close_divf span {
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  display: block;
}
.close_divf span:before {
  content: '';
  position: absolute;
  top: 5px;
  width: 12px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close_divf span:after {
  content: '';
  position: absolute;
  top: 5px;
  width: 12px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.progress {
  height: 23px;
  position: relative;
  margin-bottom: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #eee;
  border-radius: 3px;
  overflow: hidden;
  min-width: 50%;
}
.progress-bar {
  width: 0;
  font-size: 11px;
  line-height: 23px;
  color: #fff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  padding: 0 10px;
}
.progress-bar.blue {
  background: #0a71c3;
}
.progress-bar.green {
  background: #4CAF50;
}
.progress-bar.red {
  background: #65107d;
}
/* carrinho */
.table_list h3 {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.table_list .header {
  border: 1px #eaeaea solid;
  border-bottom: none;
  background: #f1f1f1;
  display: none;
  text-align: center;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .table_list .header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: stretch;
    justify-content: stretch;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
.table_list .header span {
  width: 15%;
  display: block;
  background: #65107d;
  padding: 1rem 0 0.9rem 0;
  font-family: 'OpenSans-Bold';
  font-size: 0.8rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 992px) {
  .table_list .header span {
    border-left: 1px #ec4b57 solid;
  }
}
@media only screen and (min-width: 576px) {
  .table_list .header span:first-child {
    width: 25%;
    border-left: none;
  }
}
.table_list .col_group {
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  text-align: center;
  margin-bottom: 2rem;
  padding: 0.5rem;
  background: #fff;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: stretch;
    justify-content: stretch;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
    margin-bottom: 0;
    padding: 0;
    box-shadow: none;
    border: 1px #eaeaea solid;
  }
}
.table_list .col_group a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  flex: 0 0 100%;
  background: rgba(255, 255, 255, 0);
}
.table_list .col_group a:hover {
  background: rgba(255, 255, 255, 0.7);
}
.table_list .col_group div {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div {
    width: 15%;
    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;
    padding: 0 0.5rem;
    margin: 0;
    border-left: 1px #eaeaea solid;
  }
}
.table_list .col_group div:first-child {
  border-left: none;
}
.table_list .col_group div strong {
  display: block;
  background: #f1f1f1;
  padding: 0.5rem 0 0.4rem 0;
  margin-bottom: 1rem;
  border: 1px #eaeaea solid;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div strong {
    display: none;
    padding: 0;
    color: #333;
    font-size: 0.9rem;
  }
}
.table_list .col_group div em {
  display: block;
  font-size: 0.7rem;
  color: #777;
  font-style: normal;
}
.table_list .col_group div p {
  margin: 0;
  font-size: 1rem;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div p {
    padding: 0.5rem 0;
    font-size: 0.85rem;
  }
}
.table_list .col_group div .thumb {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .thumb {
    width: 25%;
  }
}
.table_list .col_group div .desc {
  width: 66%;
  text-align: left;
  padding-left: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .desc {
    width: 60%;
  }
}
.table_list .col_group div .desc h3 {
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular';
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .desc h3 {
    font-size: 0.8rem;
  }
}
.table_list .col_group div .desc p {
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .desc p {
    font-size: 0.7rem;
  }
}
.table_list .col_group div .status {
  margin: 1.5rem 0 0 0;
  padding: 0;
  font-size: 0.8rem;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .status {
    margin: 0;
  }
}
.table_list .col_group div .status span {
  background: #65107d;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-family: 'OpenSans-Bold';
  padding: 0.3rem 0.7rem 0.4rem 0.8rem;
  text-transform: uppercase;
  margin: 3px 0;
  font-size: 0.85rem;
  text-align: center;
  letter-spacing: 1px;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .status span {
    font-size: 0.7rem;
    padding: 0.4rem 0.5rem 0.4rem 0.5rem;
  }
}
.table_list .col_group div .status span i {
  font-size: 0.95rem;
  line-height: 1;
  vertical-align: middle;
}
.table_list .col_group div .status span.mensagens {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  padding: 4px 0 0 0;
  margin-left: 0.5rem;
  font-size: 0.85rem;
  letter-spacing: 0;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div .status span.mensagens {
    width: 26px;
    height: 26px;
    font-size: 0.7rem;
    padding: 6px 0 0 0;
  }
}
.table_list .col_group div .status.blue span {
  background: #0a71c3;
}
.table_list .col_group div .status.blue-dark span {
  background: #01579B;
}
.table_list .col_group div .status.green span {
  background: #4CAF50;
}
.table_list .col_group div .status.red span {
  background: #65107d;
}
.table_list .col_group div .status.yellow span {
  background: #FFC107;
}
.table_list .col_group div .status.gray span {
  background: #5a5a5a;
}
@media only screen and (min-width: 992px) {
  .table_list .col_group div:first-child {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .table_list .col_group + .col_group {
    border-top: none;
  }
}
.table_list .col_group:last-child {
  border-bottom: 4px #eaeaea solid;
}
.help-block {
  color: #a6a6a6;
  font-size: 0.7rem;
  display: block;
  margin-bottom: 5px;
}
#main div#message {
  padding: 0rem 0 2rem 0;
}
@media only screen and (min-height: 1080px) {
  #main div#message {
    padding: 3rem 0 10rem 0;
  }
}
#main div#message .tit {
  font-size: 1.2rem;
  margin: 1rem 0;
}
@media only screen and (min-height: 1080px) {
  #main div#message .tit {
    font-size: 1.5rem;
  }
}
#contatos {
  margin: 0;
  scrollbar-color: #cacaca #f0f0f0;
  scrollbar-width: thin;
}
@media only screen and (min-width: 992px) {
  #contatos {
    height: 420px;
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 1370px) {
  #contatos {
    height: 653px;
  }
}
#contatos::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
#contatos::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5;
}
#contatos::-webkit-scrollbar-thumb {
  background-color: #cacaca;
}
.contatos {
  background: #fff;
  border: 1px #eaeaea solid;
  margin: 0;
}
.contatos h3 {
  font-size: 0.9rem;
  padding: 1.1rem 1.3rem 0.9rem 1.3rem;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  border-bottom: 1px #eaeaea solid;
}
@media only screen and (min-width: 992px) {
  .contatos h3 {
    padding: 0.9rem 1.3rem 0.8rem 1.3rem;
  }
}
.contatos h3 i {
  margin-right: 3px;
}
.contatos li {
  border-top: 1px #eaeaea solid;
  background: #65107d;
}
.contatos li:first-child {
  border-top: none;
}
.contatos li a {
  padding: 1.06rem 1rem;
  background: #fff;
  margin-left: 0;
  font-family: 'OpenSans-Bold';
  transition: margin-left 0.2s ease-in-out;
  -webkit-transition: margin-left 0.2s ease-in-out;
  -moz-transition: margin-left 0.2s ease-in-out;
  -ms-transition: margin-left 0.2s ease-in-out;
  color: #5f5f5f;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -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) {
  .contatos li a {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1370px) {
  .contatos li a {
    padding: 0.96rem 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .contatos li a:hover {
    margin-left: 0.3rem;
    color: #65107d;
  }
}
.contatos li a img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}
.contatos li a time {
  height: 10px;
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 0.65rem;
  color: #ababab;
  font-family: 'OpenSans-Regular';
}
.contatos li a .new {
  width: 14px;
  height: 14px;
  display: block;
  background: #4CAF50;
  margin-right: 5px;
  border-radius: 50%;
  position: absolute;
  right: 0.3rem;
  bottom: 0.8rem;
  font-size: 8px;
  color: #fff;
  text-align: center;
  padding-top: 1px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 992px) {
  .contatos li.active a {
    margin-left: 0.3rem;
    color: #65107d;
  }
}
.cont_message {
  width: 100%;
  height: 100%;
  background: #ece8dc;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 15;
  overflow: hidden;
  transition: transform 0.5s cubic-bezier(0.42, 0, 0, 1.4);
  background: url("../_images/back_chat.png") center center repeat;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  will-change: transform, transform;
}
@media only screen and (min-width: 992px) {
  .cont_message {
    position: relative;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    z-index: 3;
  }
}
@media only screen and (max-width: 992px) {
  .cont_message.show {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    box-shadow: 0 12px 0 25px #fff;
  }
}
.back {
  width: 100%;
  padding: 1rem;
  display: block;
  color: #65107d;
  background: #fff;
  border-bottom: 1px #e4e3df solid;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  font-size: 0.8rem;
}
.back i {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .back {
    display: none;
  }
}
.contact_name {
  width: 50%;
  height: 50px;
  padding: 0;
  color: #65107d;
  background: #fff;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  font-size: 0.8rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 12;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: right;
  justify-content: right;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  text-align: right;
  color: #5f5f5f;
}
@media only screen and (min-width: 992px) {
  .contact_name {
    width: calc(100% - 5px);
    height: 70px;
    padding: 1rem;
    border: 1px #eaeaea solid;
    font-size: 0.9rem;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: left;
    justify-content: left;
    text-align: left;
    right: inherit;
    left: 0;
  }
}
.contact_name img {
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 0.5rem;
}
@media only screen and (min-width: 992px) {
  .contact_name img {
    float: none;
    margin-right: 1rem;
  }
}
.contact_name span {
  display: inline-block;
  vertical-align: middle;
}
.scroll {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-color: #cacaca #f0f0f0;
  scrollbar-width: thin;
}
@media only screen and (min-width: 768px) {
  .scroll {
    height: 388px;
    border: 1px #eaeaea solid;
  }
}
@media only screen and (min-width: 1370px) {
  .scroll {
    height: 620px;
  }
}
.scroll::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
.scroll::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5;
}
.scroll::-webkit-scrollbar-thumb {
  background-color: #cacaca;
}
.message {
  width: 100%;
  min-height: 100%;
  padding: 1rem 1rem 10rem 1rem;
  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: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-align-content: baseline;
  -webkit-align-content: baseline;
  align-content: baseline;
}
@media only screen and (min-width: 992px) {
  .message {
    padding: 5rem 2rem 2rem 2rem;
  }
}
.message .question,
.message .answer {
  width: 100%;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.message .question figure span,
.message .answer figure span {
  width: 45px;
  height: 45px;
  margin-top: -4px;
  border-radius: 50%;
  border: 3px #f5f2eb solid;
  overflow: hidden;
  display: block;
}
.message .question figure img,
.message .answer figure img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.message .question .txt,
.message .answer .txt {
  background: #fff;
  padding: 1rem;
  border-radius: 0 15px 15px 15px;
  box-shadow: 0 3px 6px -2px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-right: 16px;
}
.message .question .txt.send,
.message .answer .txt.send {
  background: #fff5db;
}
.message .question .txt.send:before,
.message .answer .txt.send:before {
  content: "";
  display: block;
  position: absolute;
  right: -13px;
  top: 0px;
  width: 0;
  height: 0;
  border-bottom: 0 solid transparent;
  border-right: 15px solid transparent;
  border-top: 24px solid #fff5db;
  z-index: 2;
}
.message .question .txt.send:after,
.message .answer .txt.send:after {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 0 solid transparent;
  border-right: 15px solid transparent;
  border-top: 24px solid #eae8e0;
  z-index: 1;
}
.message .question .txt.return,
.message .answer .txt.return {
  margin-right: 0;
  margin-left: 16px;
}
.message .question .txt.return:before,
.message .answer .txt.return:before {
  content: "";
  display: block;
  position: absolute;
  left: -13px;
  top: 0px;
  width: 0;
  height: 0;
  border-bottom: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 24px solid #fff;
  z-index: 2;
}
.message .question .txt.return:after,
.message .answer .txt.return:after {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 24px solid #eae8e0;
  z-index: 1;
}
.message .question .txt p,
.message .answer .txt p {
  line-height: 1.9;
  color: #61605d;
}
.message .question .txt time,
.message .answer .txt time {
  font-size: 0.75rem;
  color: #61605d;
  opacity: 0.5;
}
.message .question .txt time.error:after,
.message .answer .txt time.error:after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  background: url("../_images/load_message.gif") center center no-repeat;
  background-size: contain;
}
.message .answer {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.message .answer figure {
  padding-right: 0;
}
.message .answer .txt {
  border-radius: 15px 0 15px 15px;
}
#form_message {
  width: 100%;
  background: #65107d;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 1rem 0.5rem 1rem 1rem;
  z-index: 11;
}
@media only screen and (min-width: 992px) {
  #form_message {
    position: relative;
  }
}
#form_message .box_input {
  width: 80%;
  background: transparent;
  padding: 0;
  margin: 0;
  float: left;
}
@media only screen and (min-width: 992px) {
  #form_message .box_input {
    width: 85%;
  }
}
#form_message .box_input + .box_input {
  width: 20%;
}
@media only screen and (min-width: 992px) {
  #form_message .box_input + .box_input {
    width: 15%;
  }
}
#form_message .btn {
  width: 50px;
  height: 50px;
  background: url("../_images/page-icons/send.svg") #fff center center no-repeat;
  background-size: 50%;
  border-radius: 50%;
  border: none;
  display: block;
  margin: 3px 3px 0 0;
  float: right;
}
@media only screen and (min-width: 992px) {
  #form_message .btn {
    margin: 3px 3px 0 3px;
  }
}
#form_message textarea {
  height: auto;
  min-height: 50px;
  max-height: 90px;
  border-radius: 0;
  border: none;
  border-bottom: 2px #fff solid;
  color: #fff;
  font-size: 1rem;
  padding: 0;
  overflow: auto;
  box-sizing: content-box;
}
#form_message textarea::-webkit-scrollbar-track {
  background-color: #f17c85;
}
#form_message textarea::-webkit-scrollbar {
  width: 4px;
  background-color: #f17c85;
}
#form_message textarea::-webkit-scrollbar-thumb {
  background-color: #b31421;
}
#form_message ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.9rem;
}
#form_message ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.9rem;
}
#form_message :-ms-input-placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular';
  font-size: 0.9rem;
}
#form_message :focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
}
#form_message :focus::placeholder {
  opacity: 0;
  transition: opacity 0.35s ease-in-out;
}
#form_message :focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
}
.no_message {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  text-align: center;
  border: 1px #eaeaea solid;
  display: none;
}
@media only screen and (min-width: 992px) {
  .no_message {
    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;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
.no_message:before {
  content: "";
  width: 200px;
  height: 200px;
  display: block;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZyBpZD0iWE1MSURfMV8iPg0KCTxnPg0KCQk8cGF0aCBpZD0iWE1MSURfM18iIGZpbGw9IiNBNEE0QTQiIGQ9Ik03OS41LDIzLjdINDcuMmMtNC41LDAtOC4zLDMuMy04LjMsNy41YzAsMCwwLDYuOSwwLDcuM2MwLjUsNC4xLDMuOSw3LjYsOC40LDcuOQ0KCQkJYzAuMiwwLDE4LjQsMCwxOC40LDBjNS41LDAsMTAtNC41LDEwLTEwdi02LjJoLTR2Ni4yYzAsMy4zLTIuNyw2LTYsNkg0Ny4zYy0yLjMtMC4zLTQuMi0xLjktNC42LTQuMXYtNy4xYzAtMi4zLDItNC4xLDQuNi00LjENCgkJCWgzMi4zYzIuNSwwLDQuNiwxLjksNC42LDQuMXYxOC40YzAsMi4zLTIuMSw0LjEtNC42LDQuMUg3N2wyLjQsNy4xbC03LTcuMWwtMjYuOCwwYy0xLjIsMC0yLjEsMC43LTIuMSwxLjdjMCwwLjksMSwxLjcsMi4xLDEuNw0KCQkJaDI2bDkuMSw5LjFjMy4xLDMuMSw0LjUsMi4yLDMuMS0xLjlsLTIuNS03LjRjMy43LTAuNyw2LjYtMy43LDYuNi03LjNWMzEuMkM4Ny43LDI3LjEsODQsMjMuNyw3OS41LDIzLjd6Ii8+DQoJCTxwYXRoIGlkPSJYTUxJRF8yXyIgZmlsbD0iIzY1MTA3ZCIgZD0iTTY1LjcsMTAuNUgyNS40Yy01LjUsMC0xMCw0LjUtMTAsMTB2MjEuOWMwLDQuMSwyLjUsNy42LDYsOS4xTDE4LDYyLjQNCgkJCWMtMS4zLDQuMiwwLDUsMy4xLDEuOWwxMS42LTExLjljMCwwLDUuMiwwLDUuMiwwYzEuMS0wLjEsMi0wLjksMi0yYzAtMS4xLTAuOS0xLjktMi0yYy0wLjEsMC01LjUsMC01LjUsMEwyMi4yLDU4LjlsMy4yLTEwLjUNCgkJCWMtMy4yLDAtNi0yLjYtNi02VjIwLjVjMC0zLjMsMi43LTYsNi02aDQwLjJjMywwLDYsMi4zLDYsNi4zaDRDNzUuNiwxNC42LDcwLjksMTAuNSw2NS43LDEwLjV6Ii8+DQoJPC9nPg0KCTwhLS0gPGcgaWQ9IlhNTElEXzRfIj4NCgkJPHBhdGggaWQ9IlhNTElEXzVfIiBmaWxsPSIjNjUxMDdkIiBkPSJNMS4zLDc1LjZoMTAuNHYyLjdINC4zdjIuOWg2LjVWODRINC4zdjUuM2gtM1Y3NS42eiIvPg0KCQk8cGF0aCBpZD0iWE1MSURfN18iIGZpbGw9IiM2NTEwN2QiIGQ9Ik0xMi45LDc1aDN2MTQuM2gtM1Y3NXoiLz4NCgkJPHBhdGggaWQ9IlhNTElEXzlfIiBmaWxsPSIjNjUxMDdkIiBkPSJNMTcuMiw4NC4xTDE3LjIsODQuMWMwLTMsMi4xLTUuNSw1LjItNS41YzMuNSwwLDUuMSwyLjcsNS4xLDUuN2MwLDAuMiwwLDAuNSwwLDAuOGgtNy4zDQoJCQljMC4zLDEuNCwxLjIsMi4xLDIuNiwyLjFjMSwwLDEuNy0wLjMsMi41LTEuMWwxLjcsMS41Yy0xLDEuMi0yLjQsMi00LjMsMkMxOS42LDg5LjUsMTcuMiw4Ny4zLDE3LjIsODQuMXogTTI0LjYsODMuMg0KCQkJYy0wLjItMS4zLTEtMi4yLTIuMi0yLjJjLTEuMiwwLTIsMC45LTIuMywyLjJIMjQuNnoiLz4NCgkJPHBhdGggaWQ9IlhNTElEXzEyXyIgZmlsbD0iIzY1MTA3ZCIgZD0iTTMxLjcsODcuOXYxLjRoLTNWNzVoM3Y1LjNjMC43LTEsMS43LTEuNywzLjMtMS43YzIuNCwwLDQuOCwxLjksNC44LDUuNHYwDQoJCQljMCwzLjUtMi4zLDUuNC00LjgsNS40QzMzLjQsODkuNSwzMi40LDg4LjcsMzEuNyw4Ny45eiBNMzYuOCw4NEwzNi44LDg0YzAtMS44LTEuMi0yLjktMi42LTIuOWMtMS40LDAtMi41LDEuMi0yLjUsMi45djANCgkJCWMwLDEuNywxLjIsMi45LDIuNSwyLjlDMzUuNiw4Ni45LDM2LjgsODUuOCwzNi44LDg0eiIvPg0KCQk8cGF0aCBpZD0iWE1MSURfMTVfIiBmaWxsPSIjNjUxMDdkIiBkPSJNNDAuNSw4NC4xTDQwLjUsODQuMWMwLTMuMSwyLjQtNS41LDUuNy01LjVjMy4zLDAsNS43LDIuNCw1LjcsNS40djBjMCwzLTIuNCw1LjUtNS43LDUuNQ0KCQkJQzQyLjksODkuNSw0MC41LDg3LjEsNDAuNSw4NC4xeiBNNDguOSw4NC4xTDQ4LjksODQuMWMwLTEuNi0xLjEtMi45LTIuOC0yLjljLTEuNywwLTIuNywxLjMtMi43LDIuOXYwYzAsMS41LDEuMSwyLjksMi44LDIuOQ0KCQkJQzQ3LjksODYuOSw0OC45LDg1LjYsNDguOSw4NC4xeiIvPg0KCQk8cGF0aCBpZD0iWE1MSURfMThfIiBmaWxsPSIjQTRBNEE0IiBkPSJNNTcuNyw4Mi41TDU3LjcsODIuNWMwLTMuOSwyLjktNy4xLDcuMS03LjFjMi41LDAsNC4xLDAuOSw1LjQsMi4xbC0xLjUsMS44DQoJCQljLTEuMS0xLTIuMy0xLjctMy44LTEuN2MtMi42LDAtNC41LDIuMi00LjUsNC44djBjMCwyLjcsMS45LDQuOSw0LjUsNC45YzEuNywwLDIuOC0wLjcsMy45LTEuOGwxLjUsMS42Yy0xLjQsMS41LTMsMi40LTUuNiwyLjQNCgkJCUM2MC43LDg5LjUsNTcuNyw4Ni40LDU3LjcsODIuNXoiLz4NCgkJPHBhdGggaWQ9IlhNTElEXzIwXyIgZmlsbD0iI0E0QTRBNCIgZD0iTTcxLjUsNzVoMi40djUuNmMwLjctMSwxLjYtMS44LDMuMi0xLjhjMi4zLDAsMy43LDEuNiwzLjcsNHY2LjZoLTIuNHYtNS45DQoJCQljMC0xLjYtMC44LTIuNS0yLjItMi41Yy0xLjQsMC0yLjMsMS0yLjMsMi42djUuOGgtMi40Vjc1eiIvPg0KCQk8cGF0aCBpZD0iWE1MSURfMjJfIiBmaWxsPSIjQTRBNEE0IiBkPSJNODksODkuM1Y4OGMtMC43LDAuOC0xLjgsMS41LTMuMywxLjVjLTIsMC0zLjctMS4xLTMuNy0zLjJ2MGMwLTIuMywxLjgtMy40LDQuMi0zLjQNCgkJCWMxLjMsMCwyLjEsMC4yLDIuOSwwLjR2LTAuMmMwLTEuNC0wLjktMi4yLTIuNS0yLjJjLTEuMiwwLTIsMC4zLTMsMC42bC0wLjYtMS45YzEuMS0wLjUsMi4zLTAuOSwzLjktMC45YzMuMSwwLDQuNSwxLjYsNC41LDQuNA0KCQkJdjYuMUg4OXogTTg5LjEsODQuOWMtMC42LTAuMi0xLjQtMC40LTIuNC0wLjRjLTEuNSwwLTIuNCwwLjYtMi40LDEuNnYwYzAsMSwwLjksMS41LDIsMS41YzEuNiwwLDIuNy0wLjksMi43LTIuMlY4NC45eiIvPg0KCQk8cGF0aCBpZD0iWE1MSURfMjVfIiBmaWxsPSIjQTRBNEE0IiBkPSJNOTMuNiw4Ni40VjgxaC0xLjN2LTJoMS4zdi0yLjhIOTZ2Mi44aDIuOHYySDk2Vjg2YzAsMC45LDAuNSwxLjMsMS4zLDEuMw0KCQkJYzAuNSwwLDEtMC4xLDEuNS0wLjR2MS45Yy0wLjYsMC4zLTEuMywwLjUtMi4xLDAuNUM5NC44LDg5LjQsOTMuNiw4OC43LDkzLjYsODYuNHoiLz4NCgk8L2c+IC0tPg0KPC9nPg0KPC9zdmc+DQo= ") center center no-repeat;
  background-size: contain;
  margin-bottom: 1.5rem;
}
.no_message p {
  font-size: 1.2rem;
  color: #a4a4a4;
}
.load_message {
  background: #fff;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  text-align: center;
  border: 1px #eaeaea solid;
  display: none;
}
@media only screen and (min-width: 992px) {
  .load_message {
    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;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
.load_message p {
  font-size: 1.2rem;
  color: #a4a4a4;
}
.load_contact {
  background: #fff;
  opacity: 0.8;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  text-align: center;
  border: 1px #eaeaea solid;
  display: none;
  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;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
@media only screen and (min-width: 992px) {
  .load_contact {
    position: absolute;
  }
}
.load_contact p {
  font-size: 1.2rem;
  color: #a4a4a4;
}
.new_message {
  display: block;
  position: absolute;
  bottom: 6rem;
  left: 1rem;
  z-index: 15;
  font-size: 0.75rem;
  color: #4CAF50;
  background: #ffffff;
  padding: 2px 4px;
}
.new_message:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #4CAF50;
  margin-right: 5px;
}
/* collapse */
@media only screen and (min-width: 992px) {
  #collapse {
    padding: 1rem;
  }
}
#collapse h4 {
  cursor: pointer;
  font-size: 0.85rem;
  padding: 1rem 1rem 0.9rem 1rem;
  border: 1px #01579B solid;
  background: #01579B;
  color: #fff;
  font-family: 'OpenSans-Bold';
  border-radius: 3px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  #collapse h4 {
    font-size: 1rem;
    letter-spacing: 1px;
  }
}
#collapse h4 .fas {
  float: right;
  margin-top: 6px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 0.75rem;
}
#collapse .collapse_content {
  display: none;
}
@media only screen and (min-width: 992px) {
  #collapse .collapse_content {
    padding: 1rem;
  }
}
#collapse .collapse_content p {
  font-size: 0.9rem;
}
#collapse .box_collapse.active h4 .fas {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#collapse .box_collapse.active h4 ~ .collapse_content {
  display: block;
}
.collapse_list li {
  border: 1px #e4e7ea solid;
}
.collapse_list li:nth-child(odd) {
  background: #eff6fb;
}
.collapse_list li + li {
  border-top: none;
}
.collapse_list li a {
  padding: 1rem;
  display: block;
  position: relative;
  color: #61686d;
  line-height: 1.8;
}
@media only screen and (min-width: 992px) {
  .collapse_list li a {
    padding: 1rem 12rem 1rem 1rem;
  }
}
@media only screen and (min-width: 1360px) {
  .collapse_list li a {
    line-height: 2;
  }
}
.collapse_list li a:hover {
  opacity: 0.7;
}
.collapse_list li a strong {
  display: block;
}
.collapse_list li a span {
  height: 20px;
  display: block;
  font-size: 0.75rem;
  line-height: 1.3;
  color: #01579B;
  margin: 1rem 0 0 0;
}
@media only screen and (min-width: 992px) {
  .collapse_list li a span {
    width: 50px;
    position: absolute;
    bottom: 0;
    right: 1.5rem;
    top: 0;
    margin: auto;
    text-align: center;
  }
}
.collapse_list li a em {
  font-style: normal;
  font-size: 0.7rem;
  margin-bottom: 0.5rem;
  opacity: 0.8;
}
@media only screen and (min-width: 992px) {
  .collapse_list li a em {
    margin-bottom: 0;
  }
}
.pag_forum {
  margin: 8px 0 1rem 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .pag_forum {
    width: auto;
    float: right;
    margin: 8px 0 0 0;
  }
}
.pag_forum li {
  margin: 0 1px;
}
.pag_forum li span,
.pag_forum li a {
  width: 25px;
  height: 25px;
  padding-top: 6px;
  color: #5884a7;
}
.pag_forum li span .fa,
.pag_forum li a .fa {
  font-size: 13px;
}
.pag_forum li span.next,
.pag_forum li a.next,
.pag_forum li span.prev,
.pag_forum li a.prev {
  padding-top: 7px;
}
.pag_forum li span:hover,
.pag_forum li a:hover {
  background: #5884a7;
}
.pag_forum li.active a {
  background: #5884a7;
}
.pag_forum li.active a:hover {
  background: #5884a7;
}
#form_order {
  padding: 0;
}
#form_order label {
  display: block;
}
@media only screen and (min-width: 992px) {
  #form_order label {
    display: inline-block;
  }
}
#form_order .box_input {
  display: block;
}
@media only screen and (min-width: 992px) {
  #form_order .box_input {
    display: inline-block;
  }
}
#form_order .box_select {
  display: block;
}
@media only screen and (min-width: 992px) {
  #form_order .box_select {
    width: 175px;
    display: inline-block;
  }
}
#form_order .box_select select {
  padding: 0.5rem 0.7rem 0.5rem 0.7rem;
}
.bt_topic {
  margin-bottom: 0.3rem;
}
@media only screen and (min-width: 992px) {
  .bt_topic {
    margin-top: -3.5rem;
    margin-bottom: 0;
  }
}
#form_topico {
  max-width: 600px;
  margin: 0 auto;
  border: 1px #eaeaea solid;
  margin-bottom: 1.5rem;
  border-bottom: 4px #eaeaea solid;
  display: none;
  margin-top: 0.5rem;
}
@media only screen and (min-width: 992px) {
  #form_topico {
    margin-top: 1.5rem;
  }
}
#form_topico.show {
  display: block;
}
#form_topico .remove_quote {
  font-size: 0.8rem;
  color: #65107d;
  margin-bottom: 1rem;
  display: inline-block;
}
#form_topico .box_input label {
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold';
  font-size: 0.75rem;
  color: #969696;
}
#form_topico .btn.gray {
  background: #fff;
  color: #5a5a5a;
  padding: 0.3rem 0;
  margin-top: 0.5rem;
}
.lista_post p {
  line-height: 1.8;
  display: block;
}
@media only screen and (min-width: 1360px) {
  .lista_post p {
    line-height: 2;
  }
}
.lista_post .row {
  border-top: 1px #eaeaea solid;
  padding: 0.5rem 0;
}
@media only screen and (min-width: 992px) {
  .lista_post .row {
    padding: 1.5rem 0;
  }
}
.lista_post .row:first-child {
  border-top: none;
}
.lista_post .autor {
  font-family: 'OpenSans-Bold';
  border-bottom: 1px #eaeaea solid;
  margin-bottom: 1rem;
}
.lista_post .autor:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 992px) {
  .lista_post .autor {
    text-align: center;
    border-bottom: none;
  }
}
.lista_post .autor figure {
  float: left;
  margin-right: 1rem;
}
@media only screen and (min-width: 992px) {
  .lista_post .autor figure {
    float: none;
    margin-right: 0;
  }
}
.lista_post .autor img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  display: block;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) {
  .lista_post .autor img {
    width: 90px;
    height: 90px;
  }
}
.lista_post .autor p {
  margin: 0;
  padding-top: 0.5rem;
  font-size: 1.1rem;
}
@media only screen and (min-width: 992px) {
  .lista_post .autor p {
    font-size: 0.9rem;
    padding-top: 0;
  }
}
.lista_post .autor time {
  font-size: 0.8rem;
  color: #b1b3b7;
  font-family: 'OpenSans-Regular';
  display: block;
}
@media only screen and (min-width: 992px) {
  .lista_post .autor time {
    margin-top: 0.5rem;
  }
}
.lista_post .autor time em {
  font-style: normal;
}
@media only screen and (min-width: 992px) {
  .lista_post .autor time em {
    display: block;
  }
}
.lista_post .box_post {
  margin-bottom: 2rem;
}
.lista_post .box_post h3 {
  font-size: 1.3rem;
}
.lista_post .box_post time {
  font-size: 0.8rem;
  color: #999;
  margin-bottom: 1rem;
  display: block;
  text-align: center;
  border-bottom: 1px #eaeaea solid;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .lista_post .box_post time {
    text-align: left;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.lista_post .box_post img {
  width: 100%;
  margin: 0 auto 2rem auto;
  display: block;
}
@media only screen and (min-width: 992px) {
  .lista_post .box_post img {
    width: inherit;
    max-width: 800px;
    max-height: 700px;
  }
}
.lista_post .right {
  padding: 0.8rem 1.3rem 0.8rem 1.3rem;
  position: absolute;
  top: -5.5rem;
  right: 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  .lista_post .right {
    display: block;
  }
}
.lista_post .bt_citar {
  font-family: 'OpenSans-Semibold';
  color: #65107d;
  display: inline-block;
  font-size: 0.9rem;
}
.topic_answers {
  border: 1px #e5e6e8 solid;
  border-bottom: 4px #dddfe2 solid;
  padding: 1rem;
  margin-bottom: 1rem;
  background: #ebedf0;
}
@media only screen and (min-width: 992px) {
  .topic_answers {
    padding: 2rem;
  }
}
.topic_answers .autor_answer {
  margin-bottom: 1rem;
  border-bottom: 1px #dddfe2 solid;
  padding-bottom: 1rem;
}
.topic_answers .autor_answer figure {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
  float: left;
}
@media only screen and (min-width: 992px) {
  .topic_answers .autor_answer figure {
    float: none;
  }
}
.topic_answers .autor_answer figure img {
  width: 40px;
  height: 40px;
  margin: 0 ;
  display: block;
  border-radius: 50%;
  border: 1px #eaeaea solid;
}
.topic_answers .autor_answer h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.85rem;
  margin: 0;
  font-family: 'OpenSans-Regular';
  color: #6b6e73;
}
.topic_answers .autor_answer time {
  font-size: 0.7rem;
  display: inline-block;
  vertical-align: middle;
  color: #b1b3b7;
  margin: 4px 0 0 0;
}
@media only screen and (min-width: 992px) {
  .topic_answers .autor_answer time {
    float: right;
    margin: 9px 0 0 1rem;
    font-size: 0.8rem;
  }
}
.topic_answers .autor_answer time em {
  font-style: normal;
}
.topic_answers img {
  width: 100%;
  margin: 0 auto 2rem auto;
  display: block;
}
@media only screen and (min-width: 992px) {
  .topic_answers img {
    width: inherit;
    max-width: 800px;
    max-height: 700px;
  }
}
.citar {
  background: #f5f2f0;
  padding: 1.5rem;
  margin-bottom: 2rem;
  border-left: 4px #ded8d4 solid;
}
.citar p {
  margin-bottom: 0;
  font-size: 0.8rem;
  font-style: italic;
  color: #75706d;
}
.citar p + p {
  margin-top: 1rem;
}
.topic_answers > .topic_answers {
  background: #fff;
}
#form_post {
  width: 100%;
  border: 1px #e5e6e8 solid;
  border-bottom: 4px #dddfe2 solid;
  padding: 0;
  background: #ebedf0;
}
@media only screen and (min-width: 992px) {
  #form_post {
    width: 80%;
    margin: 0 auto;
  }
}
#form_post h3 {
  font-size: 1rem;
  padding: 1.1rem 2rem 1rem 2rem;
  text-transform: uppercase;
  margin-bottom: 0;
  border-bottom: 1px #dddfe2 solid;
}
#form_post fieldset {
  padding: 1rem;
}
@media only screen and (min-width: 992px) {
  #form_post fieldset {
    padding: 2rem;
  }
}
#form_post fieldset .box_input {
  background: #ebedf0;
}
#form_post fieldset .box_input textarea {
  background: #dddfe2;
}
#form_post fieldset .box_input .btn.small {
  background: #ebedf0;
  color: #5a5a5a;
  padding: 0.3rem 0;
  margin-top: 0.5rem;
}
#form_post fieldset .box_input textarea.error {
  background: #f1e7e8;
}
#form_post .remove_quote {
  font-size: 0.8rem;
  color: #65107d;
  margin-bottom: 1rem;
  display: inline-block;
}
#form_post .progress {
  background-color: #dddfe2;
}
#body_login {
  background: linear-gradient(349deg, #65107d -41%, #56b9cb 100%);
  background-size: cover;
}
#body_login section > .container > .row {
  min-height: 100vh;
  align-items: center;
}
#body_login section > .container > .row .logo {
  width: 100%;
  text-align: center;
  color: transparent;
  background: url("../_images/logo-login.png") center center no-repeat;
  background-size: contain;
  margin: 1rem auto 1rem auto;
  height: 57px;
}
@media only screen and (min-width: 1370px) {
  #body_login section > .container > .row .logo {
    width: 490px;
    margin: 0 auto 3rem auto;
    background: url("../_images/logo-login.png") center center no-repeat;
    background-size: auto;
    height: 112px;
  }
}
#body_login section > .container > .row .col-md-12 {
  padding-bottom: 1.5rem;
}
#body_login section > .container > .row .col-md-12:after {
  content: "";
  width: 100%;
  height: 94px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../_images/shadow.png") center center no-repeat;
  background-size: contain;
  opacity: 0.3;
  z-index: 1;
}
#body_login .footer {
  background: transparent;
  opacity: 0.5;
}
#body_login .footer .box_small {
  border: none;
  background: transparent;
}
#body_login .footer .box_small small {
  color: #ecdadb;
}
#body_login .footer .expression {
  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%22640px%22%20height%3D%22134px%22%20viewBox%3D%22-159%20214%20640%20134%22%20enable-background%3D%22new%20-159%20214%20640%20134%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M-59.3%2C247.7h18.6l12.6%2C17.4l12.6-17.4H2.8l-21.7%2C30.1l24.5%2C33.8h-18.6l-15.2-21l-15.1%2C21h-18.3l24.2-33.6%0D%0A%09%09L-59.3%2C247.7z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M29.8%2C247.7v7c2.9-2.9%2C6-5.1%2C9.4-6.5c3.4-1.4%2C7-2.2%2C10.8-2.2c8.3%2C0%2C15.4%2C3.2%2C21.3%2C9.5%0D%0A%09%09c5.8%2C6.3%2C8.7%2C14.4%2C8.7%2C24.2c0%2C9.5-3%2C17.5-9%2C23.9c-6%2C6.4-13.2%2C9.6-21.4%2C9.6c-3.7%2C0-7.1-0.7-10.3-2c-3.2-1.3-6.3-3.5-9.5-6.4v30.1%0D%0A%09%09H13.8v-87.2H29.8z%20M46.6%2C260.8c-5%2C0-9.2%2C1.7-12.6%2C5.2c-3.3%2C3.4-5%2C7.9-5%2C13.5c0%2C5.7%2C1.7%2C10.3%2C5%2C13.8c3.3%2C3.5%2C7.5%2C5.3%2C12.6%2C5.3%0D%0A%09%09c4.9%2C0%2C9-1.8%2C12.4-5.3s5-8.1%2C5-13.6c0-5.5-1.6-10-4.9-13.5C55.8%2C262.6%2C51.6%2C260.8%2C46.6%2C260.8z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M89.5%2C247.7h13.7v8c1.5-3.2%2C3.5-5.6%2C5.9-7.2s5.2-2.5%2C8.1-2.5c2.1%2C0%2C4.2%2C0.5%2C6.5%2C1.6l-5%2C13.8%0D%0A%09%09c-1.9-0.9-3.4-1.4-4.6-1.4c-2.5%2C0-4.5%2C1.5-6.3%2C4.6c-1.7%2C3.1-2.6%2C9-2.6%2C18l0.1%2C3.1v25.8H89.5L89.5%2C247.7L89.5%2C247.7z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M195.7%2C284.3h-51.5c0.7%2C4.5%2C2.7%2C8.1%2C6%2C10.8s7.3%2C4%2C12.4%2C4c6%2C0%2C11.1-2.1%2C15.4-6.3l13.5%2C6.3%0D%0A%09%09c-3.4%2C4.8-7.4%2C8.3-12.1%2C10.6s-10.3%2C3.4-16.7%2C3.4c-10%2C0-18.2-3.2-24.5-9.5c-6.3-6.3-9.5-14.2-9.5-23.7c0-9.7%2C3.1-17.8%2C9.4-24.3%0D%0A%09%09c6.3-6.4%2C14.2-9.7%2C23.6-9.7c10.1%2C0%2C18.2%2C3.2%2C24.5%2C9.7c6.3%2C6.4%2C9.5%2C14.9%2C9.5%2C25.5L195.7%2C284.3z%20M179.6%2C271.6%0D%0A%09%09c-1.1-3.6-3.1-6.5-6.3-8.7c-3.1-2.2-6.7-3.3-10.9-3.3c-4.5%2C0-8.4%2C1.3-11.8%2C3.8c-2.1%2C1.6-4.1%2C4.3-5.9%2C8.3H179.6z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M247.8%2C256.6l-9.9%2C9.9c-4-4-7.7-6-11-6c-1.8%2C0-3.2%2C0.4-4.2%2C1.1c-1%2C0.8-1.5%2C1.7-1.5%2C2.8c0%2C0.9%2C0.3%2C1.7%2C1%2C2.4%0D%0A%09%09c0.6%2C0.7%2C2.2%2C1.7%2C4.8%2C3l5.9%2C2.9c6.2%2C3.1%2C10.4%2C6.2%2C12.7%2C9.3c2.3%2C3.2%2C3.5%2C6.9%2C3.5%2C11.2c0%2C5.7-2.1%2C10.4-6.3%2C14.2%0D%0A%09%09c-4.2%2C3.8-9.8%2C5.7-16.8%2C5.7c-9.3%2C0-16.8-3.6-22.3-10.9l9.9-10.7c1.9%2C2.2%2C4.1%2C4%2C6.6%2C5.3c2.5%2C1.4%2C4.8%2C2%2C6.7%2C2c2.1%2C0%2C3.8-0.5%2C5.1-1.5%0D%0A%09%09c1.3-1%2C1.9-2.2%2C1.9-3.5c0-2.5-2.3-4.9-7-7.2l-5.4-2.7c-10.3-5.2-15.5-11.7-15.5-19.6c0-5%2C1.9-9.4%2C5.8-12.9%0D%0A%09%09c3.9-3.6%2C8.9-5.4%2C14.9-5.4c4.1%2C0%2C8.1%2C0.9%2C11.7%2C2.7C242.1%2C250.6%2C245.2%2C253.2%2C247.8%2C256.6z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M300.7%2C256.6l-9.9%2C9.9c-4-4-7.7-6-11-6c-1.8%2C0-3.2%2C0.4-4.2%2C1.1c-1%2C0.8-1.5%2C1.7-1.5%2C2.8c0%2C0.9%2C0.3%2C1.7%2C1%2C2.4%0D%0A%09%09c0.6%2C0.7%2C2.2%2C1.7%2C4.8%2C3l5.9%2C2.9c6.2%2C3.1%2C10.4%2C6.2%2C12.7%2C9.3c2.3%2C3.2%2C3.5%2C6.9%2C3.5%2C11.2c0%2C5.7-2.1%2C10.4-6.3%2C14.2%0D%0A%09%09c-4.2%2C3.8-9.8%2C5.7-16.8%2C5.7c-9.3%2C0-16.8-3.6-22.3-10.9l9.9-10.7c1.9%2C2.2%2C4.1%2C4%2C6.6%2C5.3c2.5%2C1.4%2C4.8%2C2%2C6.7%2C2c2.1%2C0%2C3.8-0.5%2C5.1-1.5%0D%0A%09%09c1.3-1%2C1.9-2.2%2C1.9-3.5c0-2.5-2.3-4.9-7-7.2l-5.4-2.7c-10.3-5.2-15.5-11.7-15.5-19.6c0-5%2C1.9-9.4%2C5.8-12.9%0D%0A%09%09c3.9-3.6%2C8.9-5.4%2C14.9-5.4c4.1%2C0%2C8.1%2C0.9%2C11.7%2C2.7C295%2C250.6%2C298.1%2C253.2%2C300.7%2C256.6z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M320.7%2C221.4c2.8%2C0%2C5.2%2C1%2C7.2%2C3.1c2%2C2%2C3%2C4.5%2C3%2C7.4c0%2C2.9-1%2C5.3-3%2C7.3c-2%2C2-4.4%2C3-7.1%2C3%0D%0A%09%09c-2.9%2C0-5.3-1-7.3-3.1s-3-4.6-3-7.5c0-2.8%2C1-5.2%2C3-7.2C315.5%2C222.4%2C317.9%2C221.4%2C320.7%2C221.4z%20M312.7%2C247.7h16v63.9h-16V247.7z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M373.3%2C246c6%2C0%2C11.7%2C1.5%2C17%2C4.5c5.3%2C3%2C9.4%2C7.1%2C12.4%2C12.3c3%2C5.2%2C4.5%2C10.7%2C4.5%2C16.7c0%2C6-1.5%2C11.7-4.5%2C16.9%0D%0A%09%09c-3%2C5.2-7.1%2C9.3-12.2%2C12.3c-5.2%2C3-10.9%2C4.4-17.1%2C4.4c-9.2%2C0-17-3.3-23.5-9.8c-6.5-6.5-9.7-14.4-9.7-23.8c0-10%2C3.7-18.3%2C11-25%0D%0A%09%09C357.6%2C248.9%2C364.9%2C246%2C373.3%2C246z%20M373.5%2C261.1c-5%2C0-9.1%2C1.7-12.4%2C5.2c-3.3%2C3.5-5%2C7.9-5%2C13.3c0%2C5.6%2C1.6%2C10.1%2C4.9%2C13.5%0D%0A%09%09s7.4%2C5.2%2C12.4%2C5.2s9.2-1.7%2C12.5-5.2c3.3-3.5%2C5-8%2C5-13.4s-1.6-9.9-4.9-13.4C382.8%2C262.8%2C378.6%2C261.1%2C373.5%2C261.1z%22%2F%3E%0D%0A%09%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M420.2%2C247.7h16v6.5c3.6-3.1%2C6.9-5.2%2C9.9-6.4c3-1.2%2C6-1.8%2C9.1-1.8c6.3%2C0%2C11.7%2C2.2%2C16.1%2C6.6%0D%0A%09%09c3.7%2C3.8%2C5.6%2C9.3%2C5.6%2C16.7v42.2h-15.9v-28c0-7.6-0.3-12.7-1-15.2c-0.7-2.5-1.9-4.4-3.6-5.7s-3.8-2-6.3-2c-3.2%2C0-6%2C1.1-8.3%2C3.3%0D%0A%09%09c-2.3%2C2.2-3.9%2C5.2-4.8%2C9c-0.5%2C2-0.7%2C6.3-0.7%2C13v25.6h-16L420.2%2C247.7L420.2%2C247.7z%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M-57.5%2C291.6c-32.6%2C31.1-61.5%2C34.2-78.4%2C24l0%2C0l-1.8%2C2.4l-9.5-7.6l2.2-3.2c-11.4-15.5-8.7-41.3%2C16.5-62.6%0D%0A%09c10.8-10%2C25-13.1%2C36-13.7c14.8-0.7%2C24.6%2C8.9%2C23.6%2C21.5c-1%2C13-13.7%2C29.3-51.3%2C42.6l-1.4%2C1.8c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1%0D%0A%09c12.2%2C5.7%2C33.2%2C2.2%2C53.9-19.4L-57.5%2C291.6L-57.5%2C291.6z%20M-131%2C286.8l3.1-4.5c9.5-1.4%2C20.7-7.5%2C27.6-14.5c6.1-6.1%2C8.5-12.2%2C6.4-15.4%0D%0A%09c-1-2.8-10.2-5.5-21.7%2C3.6C-130.1%2C266.9-134%2C278.4-131%2C286.8L-131%2C286.8z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ecdadb%22%20d%3D%22M-146.7%2C312.1l7.3%2C5.9c0.6%2C0.5%2C0.7%2C1.4%2C0.2%2C2l-4%2C4.9c-0.5%2C0.6-1.4%2C0.7-2%2C0.2l-7.3-5.9%0D%0A%09c-0.6-0.5-0.7-1.4-0.2-2l4-4.9C-148.2%2C311.7-147.3%2C311.6-146.7%2C312.1L-146.7%2C312.1z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box_login {
  max-width: 413px;
  min-height: 427px;
  padding: 2rem;
  background: #fff;
  margin: 1rem auto 2rem auto;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 7px 44px -4px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .box_login {
    padding: 1rem;
    margin: 2rem auto;
  }
}
.box_login .form {
  display: none;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .box_login .form {
    padding: 1.5rem;
  }
}
.box_login .form span.error {
  position: absolute;
  z-index: 5;
  right: -11px;
  bottom: -9px;
  padding: 0 0.7rem;
  color: #e7908e;
  font-size: 0.7rem;
  border-radius: 0 0 4px 0;
  pointer-events: none;
}
.box_login .form h2,
.box_login .form h4 {
  color: #404040;
  font-size: 1.1rem;
  margin: 0 0 0.5rem 0;
  font-family: 'OpenSans-ExtraBold';
  letter-spacing: 2px;
  text-transform: uppercase;
}
.box_login .form p {
  margin-bottom: 1.5rem;
  color: #777777;
  letter-spacing: 1px;
  line-height: 1.8;
}
.box_login .form .box_input {
  padding: 0.5rem 0 1rem 0;
}
.box_login .form input[type=text],
.box_login .form input[type=password],
.box_login .form input[type=email] {
  border: none;
  border-bottom: 2px #d6d6d6 solid;
  border-radius: 0;
}
.box_login .form input[type=text]:focus ~ label,
.box_login .form input[type=password]:focus ~ label,
.box_login .form input[type=email]:focus ~ label,
.box_login .form input[type=text].valid ~ label,
.box_login .form input[type=password].valid ~ label,
.box_login .form input[type=email].valid ~ label,
.box_login .form input[type=text].error ~ label,
.box_login .form input[type=password].error ~ label,
.box_login .form input[type=email].error ~ label {
  transform: translate3d(0, -30px, 0);
  -webkit-transform: translate3d(0, -30px, 0);
  -ms-transform: translate3d(0, -30px, 0);
  font-size: 0.8rem;
}
.box_login .form input.valid {
  background: #fff;
  border-bottom: 2px #4CAF50 solid;
  color: #4CAF50;
}
.box_login .form input.error {
  border-bottom: 2px #e7908e solid;
}
.box_login .form #username,
.box_login .form #email {
  background: url("../_images/page-icons/email-login.svg") right center no-repeat;
}
.box_login .form #password,
.box_login .form #confirm_password {
  background: url("../_images/page-icons/padlock.svg") right center no-repeat;
}
.box_login .form #username.valid,
.box_login .form #email.valid {
  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%2220.7px%22%20height%3D%2215.1px%22%20viewBox%3D%22-12.8%20274.6%2020.7%2015.1%22%20enable-background%3D%22new%20-12.8%20274.6%2020.7%2015.1%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M3.9%2C288.3H-10c-1%2C0-1.7-0.8-1.7-1.7v-8.9c0-1%2C0.8-1.7%2C1.7-1.7H3.8c1%2C0%2C1.7%2C0.8%2C1.7%2C1.7v8.9%0D%0A%09%09%09%09C5.6%2C287.5%2C4.8%2C288.3%2C3.9%2C288.3z%20M-10%2C277c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v8.9c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6H3.8c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-8.9%0D%0A%09%09%09%09c0-0.3-0.3-0.6-0.6-0.6H-10z%22%2F%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-3.1%2C284.2c-0.2%2C0-0.3%2C0-0.4-0.2l-7.7-6.8c-0.2-0.2-0.3-0.6%2C0-0.8c0.2-0.2%2C0.6-0.3%2C0.8%2C0l7.3%2C6.5l7.3-6.5%0D%0A%09%09%09c0.2-0.2%2C0.6-0.2%2C0.8%2C0c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8l-7.7%2C6.8C-2.8%2C284.1-2.9%2C284.2-3.1%2C284.2z%22%2F%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-11%2C287.7c-0.2%2C0-0.3-0.1-0.4-0.2c-0.2-0.2-0.2-0.6%2C0-0.8l5.5-5.2c0.2-0.2%2C0.6-0.2%2C0.8%2C0%0D%0A%09%09%09%09c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8l-5.4%2C5.2C-10.7%2C287.6-10.8%2C287.7-11%2C287.7z%22%2F%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M4.9%2C287.7c-0.2%2C0-0.3%2C0-0.4-0.2l-5.5-5.2c-0.2-0.2-0.2-0.6%2C0-0.8c0.2-0.2%2C0.6-0.2%2C0.8%2C0l5.5%2C5.2%0D%0A%09%09%09%09c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8C5.2%2C287.6%2C5%2C287.7%2C4.9%2C287.7z%22%2F%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
}
.box_login .form #username.valid,
.box_login .form #email.valid {
  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%2220.7px%22%20height%3D%2215.1px%22%20viewBox%3D%22-12.8%20274.6%2020.7%2015.1%22%20enable-background%3D%22new%20-12.8%20274.6%2020.7%2015.1%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M3.9%2C288.3H-10c-1%2C0-1.7-0.8-1.7-1.7v-8.9c0-1%2C0.8-1.7%2C1.7-1.7H3.8c1%2C0%2C1.7%2C0.8%2C1.7%2C1.7v8.9%0D%0A%09%09%09%09C5.6%2C287.5%2C4.8%2C288.3%2C3.9%2C288.3z%20M-10%2C277c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v8.9c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6H3.8c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-8.9%0D%0A%09%09%09%09c0-0.3-0.3-0.6-0.6-0.6H-10z%22%2F%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-3.1%2C284.2c-0.2%2C0-0.3%2C0-0.4-0.2l-7.7-6.8c-0.2-0.2-0.3-0.6%2C0-0.8c0.2-0.2%2C0.6-0.3%2C0.8%2C0l7.3%2C6.5l7.3-6.5%0D%0A%09%09%09c0.2-0.2%2C0.6-0.2%2C0.8%2C0c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8l-7.7%2C6.8C-2.8%2C284.1-2.9%2C284.2-3.1%2C284.2z%22%2F%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-11%2C287.7c-0.2%2C0-0.3-0.1-0.4-0.2c-0.2-0.2-0.2-0.6%2C0-0.8l5.5-5.2c0.2-0.2%2C0.6-0.2%2C0.8%2C0%0D%0A%09%09%09%09c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8l-5.4%2C5.2C-10.7%2C287.6-10.8%2C287.7-11%2C287.7z%22%2F%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M4.9%2C287.7c-0.2%2C0-0.3%2C0-0.4-0.2l-5.5-5.2c-0.2-0.2-0.2-0.6%2C0-0.8c0.2-0.2%2C0.6-0.2%2C0.8%2C0l5.5%2C5.2%0D%0A%09%09%09%09c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8C5.2%2C287.6%2C5%2C287.7%2C4.9%2C287.7z%22%2F%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
}
.box_login .form #password.valid,
.box_login .form #confirm_password.valid {
  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%2221.6px%22%20height%3D%2219px%22%20viewBox%3D%2218.9%20271.5%2021.6%2019%22%20enable-background%3D%22new%2018.9%20271.5%2021.6%2019%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M34.1%2C278.6h-1.3v-2.9c0-2.1-1.7-3.8-3.8-3.8s-3.8%2C1.7-3.8%2C3.8v2.9h-1.3c-1.2%2C0-2.1%2C1-2.1%2C2.1v7.3%0D%0A%09%09%09c0%2C1.2%2C1%2C2.1%2C2.1%2C2.1h10.3c1.2%2C0%2C2.1-1%2C2.1-2.1v-7.3C36.3%2C279.5%2C35.3%2C278.6%2C34.1%2C278.6z%20M26.6%2C275.6c0-1.3%2C1.1-2.3%2C2.4-2.3%0D%0A%09%09%09c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.3v2.9h-4.8L26.6%2C275.6L26.6%2C275.6z%20M34.8%2C288c0%2C0.4-0.3%2C0.7-0.7%2C0.7H23.9c-0.4%2C0-0.7-0.3-0.7-0.7v-7.3%0D%0A%09%09%09c0-0.4%2C0.3-0.7%2C0.7-0.7h10.3c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7V288z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M29%2C282.1c-0.7%2C0-1.3%2C0.6-1.3%2C1.3c0%2C0.5%2C0.2%2C0.9%2C0.6%2C1.1v1.6c0%2C0.4%2C0.3%2C0.7%2C0.7%2C0.7c0.4%2C0%2C0.7-0.3%2C0.7-0.7%0D%0A%09%09%09v-1.6c0.4-0.2%2C0.6-0.6%2C0.6-1.1C30.3%2C282.7%2C29.7%2C282.1%2C29%2C282.1z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
}
@-webkit-keyframes autofill {
  to {
    color: #4CAF50;
    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%2220.7px%22%20height%3D%2215.1px%22%20viewBox%3D%22-12.8%20274.6%2020.7%2015.1%22%20enable-background%3D%22new%20-12.8%20274.6%2020.7%2015.1%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M3.9%2C288.3H-10c-1%2C0-1.7-0.8-1.7-1.7v-8.9c0-1%2C0.8-1.7%2C1.7-1.7H3.8c1%2C0%2C1.7%2C0.8%2C1.7%2C1.7v8.9%0D%0A%09%09%09%09C5.6%2C287.5%2C4.8%2C288.3%2C3.9%2C288.3z%20M-10%2C277c-0.3%2C0-0.6%2C0.3-0.6%2C0.6v8.9c0%2C0.3%2C0.3%2C0.6%2C0.6%2C0.6H3.8c0.3%2C0%2C0.6-0.3%2C0.6-0.6v-8.9%0D%0A%09%09%09%09c0-0.3-0.3-0.6-0.6-0.6H-10z%22%2F%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-3.1%2C284.2c-0.2%2C0-0.3%2C0-0.4-0.2l-7.7-6.8c-0.2-0.2-0.3-0.6%2C0-0.8c0.2-0.2%2C0.6-0.3%2C0.8%2C0l7.3%2C6.5l7.3-6.5%0D%0A%09%09%09c0.2-0.2%2C0.6-0.2%2C0.8%2C0c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8l-7.7%2C6.8C-2.8%2C284.1-2.9%2C284.2-3.1%2C284.2z%22%2F%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M-11%2C287.7c-0.2%2C0-0.3-0.1-0.4-0.2c-0.2-0.2-0.2-0.6%2C0-0.8l5.5-5.2c0.2-0.2%2C0.6-0.2%2C0.8%2C0%0D%0A%09%09%09%09c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8l-5.4%2C5.2C-10.7%2C287.6-10.8%2C287.7-11%2C287.7z%22%2F%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M4.9%2C287.7c-0.2%2C0-0.3%2C0-0.4-0.2l-5.5-5.2c-0.2-0.2-0.2-0.6%2C0-0.8c0.2-0.2%2C0.6-0.2%2C0.8%2C0l5.5%2C5.2%0D%0A%09%09%09%09c0.2%2C0.2%2C0.2%2C0.6%2C0%2C0.8C5.2%2C287.6%2C5%2C287.7%2C4.9%2C287.7z%22%2F%3E%0D%0A%09%09%3C%2Fg%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #fff;
  }
}
.box_login .form input[type=text]:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
@-webkit-keyframes autofill-pass {
  to {
    color: #4CAF50;
    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%2221.6px%22%20height%3D%2219px%22%20viewBox%3D%2218.9%20271.5%2021.6%2019%22%20enable-background%3D%22new%2018.9%20271.5%2021.6%2019%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M34.1%2C278.6h-1.3v-2.9c0-2.1-1.7-3.8-3.8-3.8s-3.8%2C1.7-3.8%2C3.8v2.9h-1.3c-1.2%2C0-2.1%2C1-2.1%2C2.1v7.3%0D%0A%09%09%09c0%2C1.2%2C1%2C2.1%2C2.1%2C2.1h10.3c1.2%2C0%2C2.1-1%2C2.1-2.1v-7.3C36.3%2C279.5%2C35.3%2C278.6%2C34.1%2C278.6z%20M26.6%2C275.6c0-1.3%2C1.1-2.3%2C2.4-2.3%0D%0A%09%09%09c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.3v2.9h-4.8L26.6%2C275.6L26.6%2C275.6z%20M34.8%2C288c0%2C0.4-0.3%2C0.7-0.7%2C0.7H23.9c-0.4%2C0-0.7-0.3-0.7-0.7v-7.3%0D%0A%09%09%09c0-0.4%2C0.3-0.7%2C0.7-0.7h10.3c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.7V288z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20fill%3D%22%234CAF50%22%20d%3D%22M29%2C282.1c-0.7%2C0-1.3%2C0.6-1.3%2C1.3c0%2C0.5%2C0.2%2C0.9%2C0.6%2C1.1v1.6c0%2C0.4%2C0.3%2C0.7%2C0.7%2C0.7c0.4%2C0%2C0.7-0.3%2C0.7-0.7%0D%0A%09%09%09v-1.6c0.4-0.2%2C0.6-0.6%2C0.6-1.1C30.3%2C282.7%2C29.7%2C282.1%2C29%2C282.1z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #fff;
  }
}
.box_login .form input[type=password]:-webkit-autofill {
  -webkit-animation-name: autofill-pass;
  -webkit-animation-fill-mode: both;
}
.box_login .form label {
  height: 27px;
  position: absolute;
  bottom: 0;
  left: 3px;
  top: 0;
  margin: auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'OpenSans-Semibold';
  color: #909090;
}
.box_login .form .btn_site {
  width: auto;
  font-size: 0.85rem;
  position: absolute;
  bottom: 2rem;
  right: 2rem;
}
.box_login .form .alterna_form {
  display: block;
  margin: 0.5rem 0 2rem 0;
  padding-left: 2px;
}
.box_login .form .alterna_form a {
  color: #8b8b8b;
  font-size: 0.8rem;
}
.box_login .form .alterna_form a:hover {
  color: #65107d;
}
#esquecisenha p {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 48em) {
  #esquecisenha p {
    margin-bottom: 3.5rem;
  }
}
.box_login .hide {
  display: none;
  animation-name: anima-hide;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-delay: 0.2s;
}
.box_login .show {
  display: block;
  animation-name: anima-show;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-delay: 0.2s;
}
@keyframes anima-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anima-hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#form_dados {
  max-width: 580px;
  background: #fff;
  margin: 0 auto 2rem auto;
  padding: 0;
}
#form_dados .box_input .errorpass {
  bottom: -4px;
}
.cropHeaderWrapper {
  max-width: 200px;
  min-height: 200px;
  text-align: center;
  color: #fff;
  margin: 2rem auto 1rem auto;
}
#croppic:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: -1;
}
#croppic img:first-child {
  position: relative;
}
#croppic {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
}
#cropContainerHeaderButton,
#cropContainerCancelButton,
#cropContainerRemoveButton {
  margin-top: 1rem;
  display: inline-block;
  font-size: 0.7rem;
  color: #01579B;
  border: 1px #e2e4e6 solid;
  padding: 3px 9px;
  border-radius: 2px;
  background: #f3f4f5;
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold';
}
#cropContainerCancelButton,
#cropContainerRemoveButton {
  color: #e32332;
  display: inline-block;
}
#cropContainerHeaderButton:before {
  content: "\f03e";
  width: ;
  height: ;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 13px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
#cropContainerCancelButton:before {
  content: "\f00d";
  width: ;
  height: ;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 13px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: initial;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
#cropContainerRemoveButton:before {
  content: "\f1f8";
  width: ;
  height: ;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 13px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: initial;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
#cropContainerHeaderButton:focus,
#cropContainerHeaderButton:active {
  color: #01579B;
}
#croppic .img_perfil {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto 5px auto;
  position: relative;
  z-index: 1;
  object-fit: cover;
}
#croppic .loading {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 3;
  background: rgba(255, 255, 255, 0.75);
}
#croppic .loading img {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.list_items {
  max-width: 700px;
  min-height: 300px;
  margin: 0 auto;
}
.list_items .load {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.list_items .item {
  background: #fff;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  padding: 1rem;
  margin-bottom: 1rem;
}
.list_items .item:after {
  content: "";
  display: block;
  clear: both;
}
.list_items .item time {
  font-size: 0.8rem;
  color: #b1b3b7;
  font-family: 'OpenSans-Regular';
  display: block;
  margin-bottom: 0.5rem;
}
.list_items .item > a {
  font-size: 0.9rem;
  color: #61686d;
}
.list_items .item > a:hover {
  opacity: 0.7;
}
.list_items .item h2,
.list_items .item h3,
.list_items .item h4 {
  font-size: 1rem;
  color: #61686d;
  display: block;
  font-family: 'OpenSans-Semibold';
}
.list_items .item h2 a,
.list_items .item h3 a,
.list_items .item h4 a {
  color: #61686d;
}
.list_items .item h2 a:hover,
.list_items .item h3 a:hover,
.list_items .item h4 a:hover {
  color: #61686d;
  opacity: 0.7;
}
.list_items .item p {
  color: #61686d;
}
.list_items .item p a {
  color: #61686d;
}
.list_items .item p a:hover {
  opacity: 0.7;
}
.list_items .item img {
  max-width: 450px;
  max-height: 450px;
  margin: 0 auto 1rem auto;
  display: block;
}
.list_items .item .mais {
  font-size: 0.8rem;
  font-family: 'OpenSans-Bold';
  margin-top: 1rem;
  display: inline-block;
  float: right;
  color: #4CAF50;
}
.pagi_list li a,
.pagi_list li span {
  background: #fff;
  border: 1px #e2e2e2 solid;
}
.article {
  background: #fff;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  padding: 1rem;
  margin-bottom: 1rem;
}
.article:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 992px) {
  .article {
    padding: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .article {
    padding: 3rem 13rem;
  }
}
.article time {
  font-size: 0.8rem;
  color: #b1b3b7;
  font-family: 'OpenSans-Regular';
  display: block;
  margin-bottom: 0.5rem;
}
.article > a {
  font-size: 0.9rem;
  color: #61686d;
}
.article > a:hover {
  opacity: 0.7;
}
.article .header_news {
  margin-bottom: 1.5rem;
}
.article h2,
.article h3,
.article h4 {
  font-size: 1rem;
  color: #61686d;
  display: block;
  font-family: 'OpenSans-Semibold';
}
.article h2 a,
.article h3 a,
.article h4 a {
  color: #65107d;
}
.article h2 a:hover,
.article h3 a:hover,
.article h4 a:hover {
  opacity: 0.7;
}
.article p {
  color: #61686d;
}
.article p a {
  color: #65107d;
}
.article p a:hover {
  opacity: 0.7;
}
.article ul {
  padding: 0;
  margin: 1rem 0 2rem 0;
}
.article ul li {
  list-style: none;
  margin: 1rem 0;
}
.article ul li:before {
  content: "\f0da";
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.3rem;
  font-size: 0.7rem;
  color: #61686d;
}
.article ul li a {
  color: #65107d;
}
.article ul li a:hover {
  opacity: 0.7;
}
.article figure {
  max-width: 550px;
  margin: 0 auto 2rem auto;
}
.article figure img {
  margin-bottom: 0;
}
.article figure figcaption p {
  font-style: italic;
  margin-top: 0.5rem;
}
.article img {
  width: 100%;
  max-width: 550px;
  max-height: 550px;
  margin: 0 auto 2rem auto;
  display: block;
}
.article .mais {
  font-size: 0.8rem;
  font-family: 'OpenSans-Bold';
  margin-top: 1rem;
  display: inline-block;
  float: right;
  color: #4CAF50;
}
.article iframe {
  width: 100% !important;
  height: 280px !important;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .article iframe {
    height: 380px !important;
  }
}
@media only screen and (min-width: 992px) {
  .article iframe {
    max-width: 616px !important;
    height: 420px !important;
    margin: 2rem auto;
    display: block;
  }
}
.payment_list {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .payment_list {
    padding-top: 2rem;
    text-align: left;
  }
}
.payment_list .col-md-3 {
  text-align: right;
}
.payment_list h3 {
  font-size: 1rem;
  padding-bottom: 0.8rem;
  margin: 0;
  text-transform: uppercase;
  color: #65107d;
}
@media only screen and (min-width: 992px) {
  .payment_list h3 {
    padding-left: 1rem;
  }
}
.payment_list h4 {
  font-size: 1rem;
}
.payment_list .row {
  border-top: 1px #eaeaea solid;
  padding: 1.2rem 0 1rem 0;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .payment_list .row {
    padding-left: 1rem;
  }
}
.payment_list .row:last-child {
  padding-bottom: 0.3rem;
}
.payment_list .row p {
  margin-bottom: 0.5rem;
  color: #7d7d7d;
}
@media only screen and (min-width: 992px) {
  .payment_list .row .col-md-7 p + p {
    margin-bottom: 0;
  }
}
.payment_list .row .col-md-2 p {
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 992px) {
  .payment_list .row .col-md-2 p {
    margin: 0;
  }
}
.payment_list .msg {
  background: #f1f1f1;
  border: 1px #eaeaea solid;
  padding: 1rem;
  color: #a7a7a7;
}
.header_checkout {
  background: #fff;
  padding: 1rem;
  box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 5;
}
.header_checkout .navbar-brand {
  width: 234px;
  height: 54px;
  margin: 0 auto;
}
.sec {
  padding: 2rem 0;
  min-height: 74vh;
}
@media only screen and (min-width: 992px) {
  .sec {
    padding: 4rem 0;
  }
}
#passos {
  padding: 3.5rem 0 1.5rem 0;
  background: -webkit-linear-gradient(bottom, #d62432, #e62736);
  background: -moz-linear-gradient(bottom, #d62432, #e62736);
  background: -o-linear-gradient(bottom, #d62432, #e62736);
  background: -ms-linear-gradient(bottom, #d62432, #e62736);
  background: linear-gradient(bottom, #d62432, #e62736);
}
#passos ul {
  text-align: center;
  margin: 0;
}
#passos ul li {
  width: 33.33%;
  font-family: 'OpenSans-ExtraBold';
  text-transform: uppercase;
  float: left;
  font-size: 0.8rem;
  color: #f7d8da;
  letter-spacing: 0;
  opacity: 0.3;
}
@media only screen and (min-width: 992px) {
  #passos ul li {
    letter-spacing: 2px;
  }
}
#passos ul li:before {
  content: "";
  width: 100%;
  height: 7px;
  display: block;
  background: #ddd;
  margin-bottom: -1.7rem;
}
#passos ul li span {
  width: 40px;
  height: 40px;
  display: block;
  background: #ddd;
  color: #65107d;
  font-family: 'OpenSans-ExtraBold';
  border-radius: 50%;
  padding-top: 5px;
  font-size: 1.3rem;
  margin: 0 auto 0.5rem auto;
  box-shadow: 0 2px 12px 0px rgba(0, 0, 0, 0.2);
  letter-spacing: 0;
}
#passos ul li span:before {
  content: "1";
}
#passos ul li:first-child:not(.aborted) span {
  text-indent: -3px;
}
#passos ul li + li span:before {
  content: "2";
}
#passos ul li + li + li span:before {
  content: "3";
}
#passos ul li.active {
  color: #f7d8da;
  opacity: 1;
}
#passos ul li.active:before {
  background: #f7d8da;
}
#passos ul li.active span {
  background: #f7d8da;
}
#passos ul li.ok span:before {
  content: "\2714";
}
#passos ul li.aborted span {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-top: 8px;
  font-size: 1.1rem;
}
#passos ul li.aborted span:before {
  content: "\f00d";
}
#passos ul li:first-child:before {
  border-radius: 3px 0 0 3px;
}
#passos ul li:last-child:before {
  border-radius: 0 3px 3px 0;
}
#form_register {
  box-shadow: 0 0 25px -7px rgba(0, 0, 0, 0.1);
  border: 1px #eaeaea solid;
}
#form_register h2 {
  font-family: 'OpenSans-Regular';
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  #form_register h2 {
    margin: 0 0 1rem 0;
  }
}
#form_register h2 a {
  color: #9e9e9e;
  text-decoration: underline;
}
#form_register h2 a:hover {
  color: #65107d;
}
input[readonly] {
  cursor: not-allowed;
  background: #fcfcfc !important;
  opacity: 0.7;
}
.links_form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -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;
  text-align: center;
}
.links_form img {
  position: absolute;
  bottom: 0;
  left: -0.5rem;
  top: 1rem;
  margin: auto;
}
.links_form a {
  flex: 1 1 auto;
  background: #efefef;
  padding: 0.5rem 1rem 0.4rem 1rem;
  border-radius: 3px;
  font-size: 0.8rem;
  margin: 15px 0 0 1rem;
  border: 1px #e0e0e0 solid;
  border-bottom: 2px #e0e0e0 solid;
  text-transform: uppercase;
}
.links_form a:first-child {
  margin-left: 0;
}
.links_form a:hover {
  background: #65107d;
  color: #fff;
  border: 1px #f9f9f9 solid;
  border-bottom: 2px #f9f9f9 solid;
}
.info_payment {
  background: #fff;
  padding: 2rem;
  border: 1px #eaeaea solid;
  box-shadow: 0 0 25px -7px rgba(0, 0, 0, 0.1);
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .info_payment {
    margin-top: 0;
  }
}
.info_payment h3 {
  margin: -2rem -2rem 2rem -2rem;
  padding: 1.2rem 2rem 1rem 2rem;
  border-bottom: 1px #eaeaea solid;
  font-size: 1rem;
  text-transform: uppercase;
  color: #888;
}
.info_payment h4 {
  font-size: 0.9rem;
  margin: 2rem 0 1rem 0;
  color: #888;
}
.info_payment p {
  color: #888;
}
.info_payment p strong {
  color: #af644c;
  font-family: 'OpenSans-Regular';
}
.info_payment p strong + strong {
  font-size: 1.1rem;
  color: #4CAF50;
  font-family: 'OpenSans-Bold';
}
.modal_checkout .modal_header {
  background: #65107d;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
}
.modal_checkout .modal_header h4 {
  margin: 0;
  color: #fff;
  font-size: 1.1rem;
}
.modal_checkout .modal_footer p {
  margin: 0 0 0.3rem 0;
}
.modal_checkout .close_modal_checkout {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  right: 1rem;
  top: 1.1rem;
}
.modal_checkout .close_modal_checkout:before {
  content: '';
  position: absolute;
  top: 9px;
  width: 20px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal_checkout .close_modal_checkout:after {
  content: '';
  position: absolute;
  top: 9px;
  width: 20px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.payment {
  display: none;
}
.box_payment {
  background: #fff;
  margin-bottom: 1rem;
  box-shadow: 0 0 25px -7px rgba(0, 0, 0, 0.1);
  border: 1px #eaeaea solid;
}
.box_payment h4 {
  cursor: pointer;
  font-size: 1rem;
  padding: 1.1rem 2.2rem 1rem 1rem;
  border: 1px #eaeaea solid;
  position: relative;
  margin: 0;
}
.box_payment h4 i {
  vertical-align: text-top;
  margin-right: 0.3rem;
}
.box_payment h4 .fa-barcode {
  font-size: 1.35rem;
  margin-top: 1px;
}
.box_payment h4 .fa-credit-card {
  font-size: 1.15rem;
  vertical-align: baseline;
}
.box_payment h4:hover {
  background: #65107d;
  border: 1px #65107d solid;
  color: #fff;
}
.box_payment form {
  display: none;
}
.box_payment form .btn {
  background: #4CAF50;
  letter-spacing: 1px;
}
.box_payment form .amount_description {
  font-size: 1.2rem;
  color: #4CAF50;
}
@media only screen and (min-width: 992px) {
  .box_payment form .amount_description {
    font-size: 1.4rem;
  }
}
.box_payment form .amount_description strong {
  font-size: 1.3rem;
}
@media only screen and (min-width: 992px) {
  .box_payment form .amount_description strong {
    font-size: 1.5rem;
  }
}
.box_payment form .check_box label {
  color: #333;
}
.box_payment form .check_box label a {
  font-style: normal;
  color: #a2a2a2;
}
.box_payment form .check_box label a:hover {
  color: #65107d;
}
.box_payment form .check_box label:before {
  border: 1px solid #b7b7b7;
}
.box_payment form .check_box span.error {
  right: inherit;
  left: 25px;
}
.box_payment.active form {
  display: block;
}
.box_payment.active h4 {
  border: 1px #65107d solid;
  color: #fff;
  background: #65107d;
}
.box_payment.disabled h4 {
  cursor: initial;
  opacity: 0.5;
}
.box_payment.disabled h4:hover {
  background: #fff;
  border: 1px #eaeaea solid;
  color: #333;
}
.msg_final {
  background: #fff;
  padding: 2rem;
}
.msg_final p {
  text-align: center;
}
.msg_final .success span {
  font-size: 1.5rem;
}
.msg_final .success span:before {
  content: "";
  width: 90px;
  height: 90px;
  display: block;
  background: url("../_images/page-icons/thumb.svg") center center no-repeat;
  background-size: contain;
  margin: 0 auto 1rem auto;
}
.box_final {
  background: #fff;
  padding: 2rem;
  box-shadow: 0 0 25px -7px rgba(0, 0, 0, 0.1);
  border: 1px #eaeaea solid;
}
.box_final h3 {
  font-size: 1.2rem;
}
.box_final .btn {
  text-transform: uppercase;
}
.box_final .btn i {
  margin-left: 5px;
}
.cartao {
  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;
}
.cartao li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 3px;
}
.cartao li img {
  width: 50px;
}
#form_payment {
  max-width: 500px;
  border: 1px #eaeaea solid;
  border-bottom: 4px #eaeaea solid;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1rem;
  position: relative;
}
@media only screen and (min-width: 992px) {
  #form_payment {
    padding: 1rem 2rem 2rem 2rem;
  }
}
#form_payment h3 {
  font-size: 1rem;
  padding: 0.2rem 1rem 1rem 1rem;
  margin: 0 -1rem 1rem -1rem;
  text-transform: uppercase;
  color: #65107d;
  border-bottom: 1px #eaeaea solid;
}
@media only screen and (min-width: 992px) {
  #form_payment h3 {
    padding: 0.2rem 2rem 1rem 2rem;
    margin: 0 -2rem 1rem -2rem;
  }
}
.cvv_image {
  color: #000;
}
.bt_cvv {
  display: inline-block;
  font-size: 0.9rem;
  font-family: 'OpenSans-Bold';
}
.cvv {
  width: 100%;
  display: none;
  background: url("../_images/payment/cvvimage.jpg") #fff center center no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  border-radius: 10px;
}
.cvv.show {
  display: block;
}
.close_cvv {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  right: 1rem;
  top: 1rem;
}
.close_cvv:before {
  content: '';
  position: absolute;
  top: 11.5px;
  width: 25px;
  height: 2px;
  background-color: #65107d;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close_cvv:after {
  content: '';
  position: absolute;
  top: 11.5px;
  width: 25px;
  height: 2px;
  background-color: #65107d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.amount_description strong {
  font-size: 1.1rem;
}
/* ALERT */
.alert-primary,
.alert-success,
.alert-danger,
.alert-warning {
  margin: 1rem 0;
  border: 1px solid transparent;
  position: relative;
}
.alert-primary p,
.alert-success p,
.alert-danger p,
.alert-warning p {
  padding: 1rem;
  margin: 0;
}
.alert-primary .close_alert,
.alert-success .close_alert,
.alert-danger .close_alert,
.alert-warning .close_alert {
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  right: 2px;
  top: 0;
  margin: auto;
  opacity: 0.5;
}
.alert-primary .close_alert:before,
.alert-success .close_alert:before,
.alert-danger .close_alert:before,
.alert-warning .close_alert:before {
  content: '';
  position: absolute;
  top: 5px;
  width: 12px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.alert-primary .close_alert:after,
.alert-success .close_alert:after,
.alert-danger .close_alert:after,
.alert-warning .close_alert:after {
  content: '';
  position: absolute;
  top: 5px;
  width: 12px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-success {
  color: #3d5f45;
  background-color: #d9ebdd;
  border-color: #c5e1cb;
}
.alert-success p {
  color: #3d5f45;
}
.alert-danger {
  color: #864d51;
  background-color: #f8cace;
  border-color: #f7c1c6;
}
.alert-danger p {
  color: #864d51;
}
.alert-warning {
  color: #947925;
  background-color: #fff3cd;
  background-color: #fff1c9;
  border-color: #ffebaf;
}
.alert-warning p {
  color: #947925;
}
.voucher {
  margin-bottom: 20px;
}
.voucher h3 {
  margin-bottom: 10px;
}
#form-voucher {
  padding: 10px;
}
#form-voucher #loader {
  display: none;
}
.question {
  background-color: #fff;
  padding: 1rem;
  margin: 2rem 0 3rem 0;
  position: relative;
  border-top: solid 2px #f10023;
}
@media only screen and (min-width: 992px) {
  .question {
    padding: 4rem 4rem 4rem 9rem;
    border: none;
  }
}
.question .cabecalho .marcador_question {
  font-size: 2rem;
  color: #fff;
  background: #f10023;
  font-weight: bold;
  width: 160px;
  height: 55px;
  display: block;
  text-align: center;
  padding: 2px;
  margin: -1rem auto 2rem auto;
  border-radius: 0 0 10px 10px;
}
@media only screen and (min-width: 992px) {
  .question .cabecalho .marcador_question {
    font-size: 2rem;
    position: absolute;
    color: #fff;
    background: #f10023;
    font-weight: bold;
    width: 100px;
    height: 65px;
    display: block;
    text-align: center;
    left: 0;
    top: 4.3rem;
    padding: 6px;
    margin: 0;
    border-radius: 0;
  }
}
.question .cabecalho h2 {
  color: #65107d;
}
.question .alternativas {
  padding: 2rem 0;
}
.question .alternativas p strong {
  color: #65107d;
  font-size: 1.3rem;
}
.question .alternativas figure img {
  max-height: 600px;
}
.question .alternativas ul {
  padding-left: 3rem;
}
.question .alternativas ul li {
  list-style: disc;
}
.question .respostas {
  display: flex;
  background-color: #f7f7f7;
  border-radius: 10px;
  margin: 4rem auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .question .respostas {
    width: 50%;
  }
}
.question .respostas .box_input {
  margin: 0 auto;
}
.question .respostas label {
  width: 100%;
  text-align: center;
  padding: 1rem;
  background-color: #65107d;
  border-radius: 15px;
  cursor: pointer;
  color: #fff;
}
.question .respostas input[type=radio] {
  visibility: hidden;
}
.question .respostas input[type=radio]:checked ~ label {
  background: #4CAF50;
  color: #fff;
}
#btn-ex {
  position: fixed;
  z-index: 9;
  bottom: 0;
  right: 0;
  border-radius: 15px 15px 0 0;
  padding: 2rem 1.2rem 1.9rem 1.2rem;
  font-size: 1rem;
}
@media only screen and (min-width: 992px) {
  #btn-ex {
    border-radius: 0;
    padding: 1.1rem 2rem 1rem 2rem;
    position: relative;
  }
}
#modal_finalizar .modal_header {
  text-align: center;
}
#modal_finalizar .modal_body {
  text-align: center;
}
#modal_finalizar .modal_body .btn {
  min-width: 156px;
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  #modal_finalizar .modal_body .btn {
    margin: 0;
  }
}
#modal_finalizar .modal_body .btn i {
  pointer-events: none;
}
#modal_finalizar .modal_body .success {
  background-color: #4CAF50;
}
#modal_finalizar .close_modal:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 14px;
  width: 18px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#modal_finalizar .close_modal:after {
  content: '';
  position: absolute;
  top: 20px;
  left: 14px;
  width: 18px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.resolucao {
  background-color: #fff;
  padding: 1rem;
  margin: 1rem 0;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .resolucao {
    padding: 4rem;
  }
}
.resolucao .respostas {
  display: flex;
  text-align: center;
  margin-bottom: 4rem;
}
.resolucao .respostas .box-corretas,
.resolucao .respostas .box-erradas,
.resolucao .respostas .box-respondidas {
  margin: 0 auto;
}
.resolucao .respostas .box-corretas p,
.resolucao .respostas .box-erradas p,
.resolucao .respostas .box-respondidas p {
  font-family: 'OpenSans-Semibold';
  font-size: 0.8rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .resolucao .respostas .box-corretas p,
  .resolucao .respostas .box-erradas p,
  .resolucao .respostas .box-respondidas p {
    font-size: 1.3rem;
  }
}
.resolucao .respostas .box-corretas span,
.resolucao .respostas .box-erradas span,
.resolucao .respostas .box-respondidas span {
  padding: 1rem;
  border: solid 2px;
  border-radius: 10px;
  padding: 0.6rem 1.4rem;
  font-size: 1.5rem;
  font-family: 'OpenSans-Bold';
  position: relative;
}
@media only screen and (min-width: 992px) {
  .resolucao .respostas .box-corretas span,
  .resolucao .respostas .box-erradas span,
  .resolucao .respostas .box-respondidas span {
    padding: 1rem 2rem;
  }
}
.resolucao .respostas .box-corretas span {
  color: #fff;
  background-color: #8bc34a;
}
.resolucao .respostas .box-corretas span:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-448.1%20266.1%2030%2030%22%20enable-background%3D%22new%20-448.1%20266.1%2030%2030%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20id%3D%22XMLID_16_%22%20fill%3D%22%238bc34a%22%20d%3D%22M-434.6%2C287.5c-1.5-2.1-3-4.3-4.4-6.4c0.3-0.3%2C0.6-0.6%2C1-1c1.1%2C0.8%2C2.3%2C1.6%2C3.4%2C2.4%0D%0A%09c0.5-0.6%2C0.9-1.2%2C1.4-1.7c1.8-2.1%2C3.8-4.1%2C6.1-5.7c0.3-0.2%2C0.7-0.4%2C1.1-0.3c0.3%2C0%2C0.6%2C0%2C0.9%2C0c-0.6%2C0.6-1.1%2C1.1-1.6%2C1.7%0D%0A%09c-2%2C2.2-3.7%2C4.7-5.3%2C7.2c-0.8%2C1.2-1.5%2C2.4-2.2%2C3.7C-434.5%2C287.4-434.5%2C287.4-434.6%2C287.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -9px;
  top: -8px;
  background-color: #fff;
  border: solid 1px #bdbdbd;
  border-radius: 2rem;
}
.resolucao .respostas .box-erradas span {
  color: #fff;
  background-color: #f10023;
}
.resolucao .respostas .box-erradas span:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-456.3%20266%2030%2030%22%20enable-background%3D%22new%20-456.3%20266%2030%2030%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20transform%3D%22matrix(1.25%200%200%20-1.25%200%2045)%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%23f10023%22%20d%3D%22M-351.9-188.8l3.9%2C3.9c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1c-0.3%2C0.3-0.8%2C0.3-1.1%2C0l-3.9-3.9l-3.9%2C3.9%0D%0A%09%09%09%09c-0.3%2C0.3-0.8%2C0.3-1.1%2C0c-0.3-0.3-0.3-0.8%2C0-1.1l3.9-3.9l-3.9-3.9c-0.3-0.3-0.3-0.8%2C0-1.1c0.2-0.2%2C0.4-0.2%2C0.6-0.2%0D%0A%09%09%09%09c0.2%2C0%2C0.4%2C0.1%2C0.6%2C0.2l3.9%2C3.9l3.9-3.9c0.2-0.2%2C0.4-0.2%2C0.6-0.2c0.2%2C0%2C0.4%2C0.1%2C0.6%2C0.2c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1L-351.9-188.8z%22%2F%3E%0D%0A%09%09%3C%2Fg%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;
  position: absolute;
  right: -9px;
  top: -8px;
  margin: auto;
  background-color: #fff;
  border: solid 1px #bdbdbd;
  border-radius: 2rem;
}
.resolucao .respostas .box-respondidas span {
  color: #fff;
  background-color: #e2e2e2;
}
.resolucao .cabecalho {
  text-align: center;
}
.resolucao .gabarito {
  background-color: #f7f7f7;
  border-radius: 10px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .resolucao .gabarito {
    text-align: left;
  }
}
.resolucao .gabarito li {
  margin: 1rem;
  display: inline-block;
}
.resolucao .gabarito li a {
  width: 60px;
  padding: 1rem;
  display: block;
  border-radius: 7px;
  text-align: center;
  color: #fff;
  position: relative;
}
.resolucao .gabarito li a:hover {
  color: #fff;
}
.resolucao .gabarito .correct {
  background-color: #8bc34a;
}
.resolucao .gabarito .correct:hover {
  background-color: #8bc34a;
}
.resolucao .gabarito .correct:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-448.1%20266.1%2030%2030%22%20enable-background%3D%22new%20-448.1%20266.1%2030%2030%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20id%3D%22XMLID_16_%22%20fill%3D%22%238bc34a%22%20d%3D%22M-434.6%2C287.5c-1.5-2.1-3-4.3-4.4-6.4c0.3-0.3%2C0.6-0.6%2C1-1c1.1%2C0.8%2C2.3%2C1.6%2C3.4%2C2.4%0D%0A%09c0.5-0.6%2C0.9-1.2%2C1.4-1.7c1.8-2.1%2C3.8-4.1%2C6.1-5.7c0.3-0.2%2C0.7-0.4%2C1.1-0.3c0.3%2C0%2C0.6%2C0%2C0.9%2C0c-0.6%2C0.6-1.1%2C1.1-1.6%2C1.7%0D%0A%09c-2%2C2.2-3.7%2C4.7-5.3%2C7.2c-0.8%2C1.2-1.5%2C2.4-2.2%2C3.7C-434.5%2C287.4-434.5%2C287.4-434.6%2C287.5z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -9px;
  top: -8px;
  background-color: #fff;
  border: solid 1px #fff;
  border-radius: 2rem;
}
.resolucao .gabarito .wrong {
  background-color: #f10023;
}
.resolucao .gabarito .wrong:hover {
  background-color: #f10023;
}
.resolucao .gabarito .wrong:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  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%2230px%22%20height%3D%2230px%22%20viewBox%3D%22-456.3%20266%2030%2030%22%20enable-background%3D%22new%20-456.3%20266%2030%2030%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%20transform%3D%22matrix(1.25%200%200%20-1.25%200%2045)%22%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cg%3E%0D%0A%09%09%09%3Cpath%20fill%3D%22%23f10023%22%20d%3D%22M-351.9-188.8l3.9%2C3.9c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1c-0.3%2C0.3-0.8%2C0.3-1.1%2C0l-3.9-3.9l-3.9%2C3.9%0D%0A%09%09%09%09c-0.3%2C0.3-0.8%2C0.3-1.1%2C0c-0.3-0.3-0.3-0.8%2C0-1.1l3.9-3.9l-3.9-3.9c-0.3-0.3-0.3-0.8%2C0-1.1c0.2-0.2%2C0.4-0.2%2C0.6-0.2%0D%0A%09%09%09%09c0.2%2C0%2C0.4%2C0.1%2C0.6%2C0.2l3.9%2C3.9l3.9-3.9c0.2-0.2%2C0.4-0.2%2C0.6-0.2c0.2%2C0%2C0.4%2C0.1%2C0.6%2C0.2c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1L-351.9-188.8z%22%2F%3E%0D%0A%09%09%3C%2Fg%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;
  position: absolute;
  right: -9px;
  top: -8px;
  margin: auto;
  background-color: #fff;
  border: solid 1px #fff;
  border-radius: 2rem;
}
.box-botoes {
  text-align: center;
}
.box-botoes .btn {
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .box-botoes .btn {
    width: 265px;
  }
}
.modal.open {
  padding: 1rem;
}
@media only screen and (min-width: 992px) {
  .modal.open {
    padding: 0;
  }
}
#modal_gabarito .modal_content {
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  #modal_gabarito .modal_content {
    margin-top: 3rem;
  }
}
#modal_gabarito .modal_header {
  background: #bdef85;
  text-align: center;
  padding: 1rem;
}
@media only screen and (min-width: 992px) {
  #modal_gabarito .modal_header {
    padding: 1rem;
  }
}
#modal_gabarito .modal_header span {
  font-size: 2rem;
  color: #65107d;
  margin-left: 0.5rem;
}
#modal_gabarito .modal_header h4 {
  font-size: 1.3rem;
}
#modal_gabarito .modal_body {
  max-height: 100vh;
  overflow-x: auto;
}
@media screen and (max-height: 650px) and (orientation: landscape) {
  #modal_gabarito .modal_body {
    max-height: 450px;
  }
}
@media screen and (min-height: 650px) and (orientation: landscape) {
  #modal_gabarito .modal_body {
    max-height: 550px;
  }
}
#modal_gabarito .modal_body li {
  margin: 1rem 0;
  color: #d6d6d6;
}
#modal_gabarito .modal_body li strong {
  color: #ff8a9b;
  font-size: 1.3rem;
}
#modal_gabarito .modal_body p {
  margin-bottom: 2rem;
  border-bottom: solid 1px #f10023;
  padding: 0 0 1rem 0;
}
#modal_gabarito .modal_body .correta {
  color: #8bc34a;
  font-size: 1.1rem;
}
#modal_gabarito .modal_body .correta strong {
  color: #f10023;
  font-size: 1.3rem;
}
#modal_gabarito .modal_body figure img {
  opacity: 0.3;
  max-height: 275px;
}
#modal_gabarito .modal_body figure .correta-img {
  opacity: 1;
}
#modal_gabarito .modal_body .cabecalho .marcador_question {
  font-size: 2rem;
  color: #fff;
  background: #f10023;
  font-weight: bold;
  width: 160px;
  height: 55px;
  display: block;
  text-align: center;
  padding: 2px;
  margin: -1.5rem auto 2rem auto;
  border-radius: 0 0 10px 10px;
}
@media only screen and (min-width: 992px) {
  #modal_gabarito .modal_body .cabecalho .marcador_question {
    font-size: 2rem;
    position: absolute;
    color: #fff;
    background: #f10023;
    font-weight: bold;
    width: 75px;
    height: 55px;
    display: block;
    text-align: center;
    left: 0;
    top: 1rem;
    padding: 6px;
    margin: 0;
    border-radius: 0;
  }
}
#modal_gabarito .modal_body .cabecalho h2 {
  color: #65107d;
}
#modal_gabarito .modal_body .cabecalho p {
  font-size: 1rem;
  font-family: 'OpenSans-Regular';
  padding: 1rem 0;
}
#modal_gabarito .close_modal {
  width: 30px;
  height: 30px;
  top: -14px;
  right: -14px;
}
@media only screen and (min-width: 992px) {
  #modal_gabarito .close_modal {
    width: 50px;
    height: 50px;
    top: -22px;
    right: -26px;
  }
}
#modal_gabarito .close_modal:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 4px;
  width: 17px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 992px) {
  #modal_gabarito .close_modal:before {
    top: 20px;
    left: 14px;
    width: 18px;
    height: 4px;
  }
}
#modal_gabarito .close_modal:after {
  content: '';
  position: absolute;
  top: 11px;
  left: 5px;
  width: 16px;
  height: 4px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (min-width: 992px) {
  #modal_gabarito .close_modal:after {
    top: 20px;
    left: 14px;
    width: 18px;
    height: 4px;
  }
}
.navbar-brand {
  max-width: 170px;
}
.table_list .header span {
  border-left: 1px #eaeaea solid !important;
}
#menu_desktop .lateral-list li {
  border-bottom: 1px solid #4f0065 !important;
}
