/* rubik-300 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik-v9-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Light'), local('Rubik-Light'), url('../fonts/rubik-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rubik-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rubik-v9-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/rubik-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rubik-v9-latin-300.svg#Rubik') format('svg');
  /* Legacy iOS */
}
/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v9-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Rubik'), local('Rubik-Regular'), url('../fonts/rubik-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rubik-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rubik-v9-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/rubik-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rubik-v9-latin-regular.svg#Rubik') format('svg');
  /* Legacy iOS */
}
/* rubik-500 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik-v9-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Medium'), local('Rubik-Medium'), url('../fonts/rubik-v9-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rubik-v9-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rubik-v9-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/rubik-v9-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rubik-v9-latin-500.svg#Rubik') format('svg');
  /* Legacy iOS */
}
/* rubik-700 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rubik-v9-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Bold'), local('Rubik-Bold'), url('../fonts/rubik-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rubik-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rubik-v9-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/rubik-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rubik-v9-latin-700.svg#Rubik') format('svg');
  /* Legacy iOS */
}
/* rubik-900 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/rubik-v9-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Black'), local('Rubik-Black'), url('../fonts/rubik-v9-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rubik-v9-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rubik-v9-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/rubik-v9-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rubik-v9-latin-900.svg#Rubik') format('svg');
  /* Legacy iOS */
}
a {
  font-family: 'Rubik', sans-serif;
  text-decoration: none;
  line-height: inherit;
  color: #2d2f92;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
/* Default paragraph styles */
p,
span {
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 12px;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #60656f;
}
form input[type],
form select,
form span,
form label,
form textarea {
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
}
form button[type] {
  font-family: 'Rubik', sans-serif;
}
/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Rubik', sans-serif;
  text-rendering: optimizeLegibility;
  font-style: normal;
  margin: 0 0 16px 0;
  line-height: 1.4;
  color: #60656f;
}
/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
/* Lists */
ul,
ol,
dl {
  font-family: 'Rubik', sans-serif;
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 14px;
  color: #60656f;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
/*
All snippets
**/
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
/*
Icomoon
**/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
Responsive image canvas
**/
figure.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.image img {
  visibility: hidden;
}
figure.image.contain {
  background-size: contain;
}
.image-item {
  height: auto;
}
img {
  max-width: 100%;
}
/*
Flexbox snippets
**/
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.align-start {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.align-end {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.justify-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
}
.justify-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.justify-around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.justify-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-start {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-centered {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 70em) {
  .tablet-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 40em) {
  .mobile-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*
Colors
**/
/*
Structure
**/
body {
  background-color: #ffffff;
}
*:focus {
  outline: none;
}
.row .row {
  margin: 0 -1rem;
}
.row.expanded {
  max-width: 100%;
}
.collapse {
  padding: 0;
}
/*
Fetures
**/
.opacity {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.opacity:hover {
  opacity: 0.6;
  text-decoration: none;
}
.opacity-translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.opacity-translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button {
  background-color: #5f8bc8;
  border-radius: 25px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  padding: 13px 20px;
  line-height: 1;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.default-button:hover {
  opacity: 0.6;
  text-decoration: none;
}
.default-button.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.default-button.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button.full {
  width: 100%;
}
.spacing {
  padding: 60px 0;
}
form input[type],
form textarea,
form select {
  border: 1px solid #d7d7d7;
  height: 40px;
  border-radius: 25px;
  padding: 0 0 0 16px;
  display: block;
  width: 100%;
  margin-bottom: 16px;
}
form input[type]:focus,
form textarea:focus,
form select:focus {
  outline: 0;
}
form textarea {
  height: 150px;
}
/*
Slick slider
**/
.slider {
  position: relative;
}
.slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  z-index: 2;
  border: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider .slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #5f8bc8;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slider .slick-arrow.slick-prev {
  left: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-prev {
    left: 0;
  }
}
.slider .slick-arrow.slick-prev::before {
  content: "\f060";
}
.slider .slick-arrow.slick-next {
  right: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-next {
    right: 0;
  }
}
.slider .slick-arrow.slick-next::before {
  content: "\f061";
}
.slider .slick-arrow:hover::before {
  opacity: 0.8;
}
.slider .slick-dots {
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider .slick-dots > li {
  margin: 0 5px;
}
.slider .slick-dots > li button {
  font-size: 0;
  border: none;
  background-color: transparent;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.slider .slick-dots > li button::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #efefef;
  display: block;
  border-radius: 50%;
}
.slider .slick-dots > li.slick-active button::before {
  background-color: #ee795b;
}
@media (max-width: 70em) {
  .wrap-page {
    padding-top: 70px;
  }
}
/*
Footer
**/
@media screen and (min-width: 70em) {
  .wrap-page {
    min-height: 100%;
    margin-bottom: -450px;
  }
  .wrap-page::after {
    content: '';
    display: block;
  }
  .wrap-footer,
  .wrap-page::after {
    height: 450px;
    position: relative;
  }
}
.resultado {
  display: none;
}
/*
Blog
*/
.blog-list {
  list-style: none;
}
.blog-list li {
  margin-bottom: 20px;
}
.blog-list li a {
  display: block;
  border: 1px solid #d7d7d7;
  padding: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.blog-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.blog-list li a header {
  height: 100%;
  position: relative;
}
.blog-list li a header h2 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-list li a header span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #60656f;
  margin: 0;
  font-style: italic;
  font-size: 12px;
}
.widgets {
  padding: 40px;
  margin-bottom: 40px;
  background-color: #223351;
}
@media (max-width: 70em) {
  .widgets {
    padding: 20px;
  }
}
@media (max-width: 40em) {
  .widgets {
    margin-top: 40px;
  }
}
.widgets h2 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}
.widgets h2 strong {
  font-weight: 600;
  font-style: italic;
}
.widgets h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #5f8bc8;
}
.widgets form {
  position: relative;
  margin-bottom: 40px;
}
.widgets form input[type] {
  background-color: #ffffff;
}
.widgets form button {
  position: absolute;
  right: 10px;
  top: 50%;
  background: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widgets ul {
  list-style: none;
}
.widgets ul li a {
  color: #ffffff;
}
.widgets ul li a.active {
  font-weight: 700;
}
.pagination {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  background-color: #60656f;
  color: #ffffff;
  display: block;
  width: 20px;
  line-height: 1.2;
  border-radius: 4px;
  padding: 4px 10px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.pagination li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.pagination li.current {
  background-color: #60656f;
}
.pagination li:not(:first-child) a,
.pagination li:not(:last-child) a {
  width: auto;
}
.blog-content .featured-image {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px;
}
.blog-content iframe {
  width: 100%;
  margin-top: 40px;
}
.blog-content .carousel-blog {
  margin: 10px -10px 0 -10px;
}
.blog-content .carousel-blog .item {
  padding: 10px;
}
.blog-content .carousel-blog .slick-arrow {
  bottom: 50%;
  color: #ffffff;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.blog-content .carousel-blog .slick-arrow.slick-prev {
  left: -30px;
}
.blog-content .carousel-blog .slick-arrow.slick-next {
  right: -30px;
}
.blog-content .addthis_inline_share_toolbox span {
  margin: 0;
}
/*
Header
*/
.wrap-header .wrap-bar {
  background-color: #223351;
  padding: 8px 0;
}
.wrap-header .wrap-bar .social {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.wrap-header .wrap-bar .social li {
  margin-right: 20px;
  color: #ffffff;
}
.wrap-header .wrap-bar .social li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .wrap-bar .social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .wrap-bar .social li a i {
  font-size: 14px;
}
.wrap-header .wrap-bar .languages {
  margin: 0;
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wrap-header .wrap-bar .languages li {
  margin-left: 20px;
  color: #ffffff;
  font-size: 13px;
}
.wrap-header .wrap-bar .languages li a {
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .wrap-bar .languages li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .content {
  padding: 20px 0;
}
.wrap-header .content .logo {
  max-height: 80px;
}
.wrap-header .content form {
  position: relative;
  width: 85%;
}
.wrap-header .content form input[type] {
  width: 100%;
  margin: 0;
}
.wrap-header .content form button[type] {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  font-size: 12px;
  color: #5f8bc8;
}
.wrap-header .content .link {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-header .content .link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .content .link > div img {
  margin-right: 10px;
}
.wrap-header .content .link > div h3,
.wrap-header .content .link > div h4,
.wrap-header .content .link > div h5 {
  margin: 0;
  font-weight: 400;
  color: #60656f;
  font-size: 15px;
}
.wrap-header .content .link > div h5 {
  font-size: 13px;
}
.wrap-header .content .link > div h3 {
  color: #5f8bc8;
  font-size: 14px;
}
.wrap-header .wrap-menu {
  background-color: #efefef;
}
.wrap-header .wrap-menu .menu {
  list-style: none;
  margin: 0;
}
.wrap-header .wrap-menu .menu > li {
  position: relative;
}
.wrap-header .wrap-menu .menu > li > a {
  text-transform: uppercase;
  font-weight: 500;
  color: #60656f;
  font-size: 14px;
  padding: 20px 0;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .wrap-menu .menu > li > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .wrap-menu .menu > li.dropdown > a {
  position: relative;
  padding-right: 15px;
}
.wrap-header .wrap-menu .menu > li.dropdown > a::before {
  content: "\f078";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-55%);
  color: #ee795b;
  font-size: 12px;
}
.wrap-header .wrap-menu .menu > li.dropdown:hover > a {
  color: #ee795b;
  opacity: 1;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul {
  position: absolute;
  left: 0;
  top: 62px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 2;
  background-color: #efefef;
  border-top: 3px solid #ee795b;
  padding: 25px;
  list-style: none;
  width: 300px;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li > a {
  font-size: 15px;
  color: #60656f;
  line-height: 1.1;
  display: block;
  padding: 10px 0;
  border-top: solid 1px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li > a:hover {
  color: #ee795b;
  text-decoration: none;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li > a span {
  font-style: italic;
  font-size: 12px;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li > a.semlink {
  opacity: 1;
  cursor: default;
  padding: 15px 0 0 0;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li > a.semlink:hover {
  color: #60656f;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li:first-child a {
  padding-top: 0;
  border-top: none;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li:last-child a {
  padding-bottom: 0;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li ul {
  position: relative;
  margin-left: 20px;
  padding-top: 5px;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li ul li a {
  color: #60656f;
  font-size: 15px;
  text-decoration: none;
}
.wrap-header .wrap-menu .menu > li.dropdown > ul > li ul li a:hover {
  color: #ee795b;
  text-decoration: none;
}
.wrap-header .wrap-menu .menu > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
}
.wrap-header .wrap-menu .menu > li.dropdown.box > ul {
  padding-bottom: 95px;
  width: 350px;
}
.wrap-header .wrap-menu .menu > li.dropdown.box > ul li.blue {
  background-color: #223351;
  position: absolute;
  left: 0;
  margin-top: 5px;
  width: 100%;
  padding: 10px 25px;
  bottom: 43px;
}
.wrap-header .wrap-menu .menu > li.dropdown.box > ul li.blue a {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 1;
  border: none;
  padding: 5px 0;
}
.wrap-header .wrap-menu .menu > li.dropdown.box > ul li.orange {
  background-color: #ee795b;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 25px;
}
.wrap-header .wrap-menu .menu > li.dropdown.box > ul li.orange a {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-size: 13px;
  line-height: 1;
  border: none;
  padding: 5px 0;
}
.wrap-header .wrap-menu .menu > li.dropdown.last ul {
  left: auto;
  right: 0;
}
/*
Banner
*/
.card-banner .image-item {
  position: relative;
}
.card-banner .image-item .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.card-banner .image-item .text h1 {
  text-transform: uppercase;
  font-size: 35px;
  color: #ffffff;
  margin-bottom: 40px;
}
.card-banner .image-item .text a {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 12px 50px;
  border-radius: 25px;
  font-weight: 500;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.card-banner .image-item .text a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.card-video {
  width: 100%;
  height: 60vh;
  z-index: 8;
  /* popup */
}
.card-video .top_box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.card-video .top_box iframe {
  position: absolute;
  width: 400%;
  height: 200%;
  margin-left: -150%;
  margin-top: -20%;
  z-index: -99;
}
.card-video .top_box .text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.card-video .top_box .text h1 {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 90px;
  text-transform: uppercase;
  margin: 0;
}
.card-video .top_box .text .logo {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 40px;
}
.card-video .top_box .text p {
  color: #ffffff;
}
.card-video .top_box .text .box {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  padding: 30px 10px 10px 10px;
}
.card-video .top_box .text .box:hover {
  opacity: 0.6;
  text-decoration: none;
}
.card-video .top_box .text .box h6 {
  display: block;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  font-size: 12px;
  margin: 0;
}
.card-video .top_box .text .box h4 {
  font-size: 25px;
  color: #ffffff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
}
.card-video .top_box .text .box .default-button {
  display: block;
  margin: 0;
}
.card-video .top_box .btn_vol {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  background: url("../images/volume.png") no-repeat;
  cursor: pointer;
  z-index: 12;
}
.card-video .top_box .btn_vol.on {
  background-position: 0 -32px;
}
.card-video .top_box .btn_vol.off {
  background-position: 0 0;
}
.card-video .top_box .bg_dot {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("../images/background-video.png");
  background-repeat: repeat;
  background-position: left top;
  z-index: -9;
}
.card-video .pop_yt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 960px;
  height: 540px;
  margin-left: -480px;
  margin-top: -270px;
  z-index: 99;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.card-video .pop_yt .close {
  position: absolute;
  right: -40px;
  top: 0;
  width: 40px;
  height: 40px;
  background: url("../images/close.png") no-repeat 0 0;
  cursor: pointer;
}
.card-video .pop_overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../images/bg_pop.png");
  z-index: 9;
}
/*
Home
*/
.area-home {
  padding: 60px 0 0 0;
}
.area-home h1 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.area-home .links {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.area-home .links li {
  margin-right: 20px;
}
.area-home .links li a {
  color: #60656f;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.area-home .links li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.area-home .wrap-carousel-home {
  padding: 20px 0;
  overflow: hidden;
}
@media (max-width: 40em) {
  .area-home .wrap-carousel-home .carousel-home {
    margin: 0px 10px;
  }
}
.area-home .wrap-carousel-home .carousel-home .item {
  position: relative;
  padding: 15px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.area-home .wrap-carousel-home .carousel-home .item:hover {
  opacity: 0.6;
  text-decoration: none;
}
.area-home .wrap-carousel-home .carousel-home .item .label {
  position: absolute;
  right: 40px;
  top: 40px;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
}
.area-home .wrap-carousel-home .carousel-home .item .text {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: calc(100% - 60px);
}
.area-home .wrap-carousel-home .carousel-home .item .text h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  display: none;
}
.area-home .wrap-carousel-home .carousel-home .item .text h2 {
  color: #ffffff;
  font-style: italic;
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  display: none;
}
.area-home .wrap-carousel-home .carousel-home .slick-dots {
  bottom: -20px;
}
.home-depositions {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .home-depositions {
    padding: 20px 0;
  }
}
.home-depositions .title h1 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.home-depositions .carousel-depositions {
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.home-depositions .carousel-depositions .item .inner {
  padding: 30px;
}
@media (max-width: 40em) {
  .home-depositions .carousel-depositions .item .inner {
    padding: 0;
  }
}
.home-depositions .carousel-depositions .item .inner .inner-head {
  margin-bottom: 20px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 40em) {
  .home-depositions .carousel-depositions .item .inner .inner-head {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
.home-depositions .carousel-depositions .item .inner .inner-head .wrap-image {
  margin-right: 20px;
  width: 120px;
}
.home-depositions .carousel-depositions .item .inner .inner-head .wrap-image figure {
  border-radius: 50%;
}
.home-depositions .carousel-depositions .item .inner .inner-head .inner-title {
  width: calc(100% - 140px);
}
.home-depositions .carousel-depositions .item .inner .inner-head h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}
.home-depositions .carousel-depositions .item .inner .inner-head h4 {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}
.home-depositions .carousel-depositions .item .inner .inner-head h5 {
  font-size: 14px;
  margin: 0;
}
.home-depositions .carousel-depositions .slick-dots {
  bottom: 0;
}
.wrap-depositions {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .wrap-depositions {
    padding: 20px 0;
  }
}
.wrap-depositions .list .inner .inner-head {
  margin-bottom: 20px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-depositions .list .inner .inner-head .wrap-image {
  margin-right: 20px;
  width: 120px;
}
.wrap-depositions .list .inner .inner-head .wrap-image figure {
  border-radius: 50%;
}
.wrap-depositions .list .inner .inner-head .inner-title {
  width: calc(100% - 140px);
}
.wrap-depositions .list .inner .inner-head h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}
.wrap-depositions .list .inner .inner-head h4 {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}
.wrap-depositions .list .inner .inner-head h5 {
  font-size: 14px;
  margin: 0;
}
/*
Footer
*/
.wrap-footer .top {
  padding: 70px 0;
  background-color: #efefef;
}
.wrap-footer .top h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #5f8bc8;
}
.wrap-footer .top p a {
  color: #60656f;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .top p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .top .social {
  list-style: none;
  margin: 20px 0 0 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 40em) {
  .wrap-footer .top .social {
    margin-bottom: 20px;
  }
}
.wrap-footer .top .social li {
  margin-right: 20px;
}
.wrap-footer .top .social li a {
  color: #60656f;
  font-size: 25px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .top .social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .copy {
  text-align: center;
  margin: 25px 0 25px 0;
  font-size: 12px;
}
.wrap-footer .copy a {
  color: #60656f;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .copy a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .whatsapp-fixed {
  position: fixed;
  right: 1vw;
  bottom: 2vh;
}
.wrap-footer .cefinhe {
  position: fixed;
  right: 0vw;
  bottom: 12vh;
}
.rdstation-popup {
  display: none!important;
}
/*
All
*/
.title-internal {
  background-size: cover;
  background-position: center;
  padding: 70px 0;
}
.title-internal h1,
.title-internal h2,
.title-internal h3 {
  text-align: left;
  text-transform: capitalize;
  color: #ffffff;
  font-size: 35px;
  font-weight: 600;
  margin: 0;
  line-height: 1;
}
.title-internal .label {
  background-color: #ffffff;
  color: transparent;
  border-radius: 25px;
  padding: 8px 15px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px;
  margin: 0;
}
.default-page img {
  height: auto!important;
  max-width: 100%;
}
.title-internal-curso {
  background-size: 100% 100%;
  background-position: center;
  padding: 40px 0;
}
@media (max-width: 70em) {
  .title-internal-curso {
    background-size: auto 100%;
    background-position: left center;
  }
}
.title-internal-curso h1,
.title-internal-curso h2,
.title-internal-curso h3 {
  text-align: left;
  color: #ffffff;
  font-size: 35px;
  font-weight: 600;
  margin: 0;
  line-height: 1;
}
.title-internal-curso .botao {
  margin-right: 10px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 35px;
  font-weight: 400;
}
.title-internal-curso .label {
  background-color: #ffffff;
  color: transparent;
  border-radius: 25px;
  padding: 8px 15px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px;
  margin: 0;
}
.title-internal-curso .label2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 5px 0;
}
hr {
  border: 0;
  margin: 30px 0;
  border-bottom: 1px solid #d7d7d7;
}
/*
Pages
*/
.courses {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .courses {
    padding: 20px 0;
  }
}
.courses .filters {
  list-style: none;
  margin: 0 0 20px 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.courses .filters li {
  margin-left: 60px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 40em) {
  .courses .filters li {
    margin-left: 10px;
  }
}
.courses .filters li span {
  margin: 0 20px 0 0;
}
.courses .filters li select {
  margin: 0;
  font-style: italic;
  color: #a6a9ae;
  min-width: 90px;
}
.courses .list li {
  padding-bottom: 3rem;
}
.courses .list li .item {
  position: relative;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.courses .list li .item:hover {
  opacity: 0.6;
  text-decoration: none;
}
.courses .list li .item figure {
  margin-bottom: 10px;
  position: relative;
}
.courses .list li .item figure .label {
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 25px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  padding: 8px 15px;
}
.courses .list li .item h2 {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.courses .list li .item h3 {
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 5px;
}
.courses .list2 {
  list-style: none;
}
.courses .list2 li {
  border-radius: 20px;
}
.courses .list2 li .item {
  position: relative;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.courses .list2 li .item:hover {
  opacity: 0.6;
  text-decoration: none;
}
.courses .list2 li .item h2 {
  margin-left: 15px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #60656f;
  padding: 10px;
}
.courses .list2 li .item h3 {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 7px;
}
.course-page {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .course-page {
    padding: 20px 0;
  }
}
.course-page .boxcinza .fancybox img {
  width: 100%;
  height: auto;
}
.course-page .boxcinza .interno {
  padding: 30px;
  background-color: #efefef;
}
.course-page .boxcinza .default-button {
  margin-bottom: 30px;
}
.course-page .tags {
  border-top: solid 1px #efefef;
  padding-top: 30px;
}
.course-page .tags.margin {
  margin: 40px 0;
}
.course-page .tags ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.course-page .tags ul li {
  margin: 0 10px 10px 0;
  border-radius: 4px;
  padding: 8px 14px;
  height: 100%;
  color: #223351;
  white-space: nowrap;
  border: solid 1px #223351;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.course-page .tags ul li:hover {
  opacity: 0.6;
  text-decoration: none;
}
.course-page .tags ul li a {
  text-decoration: none;
  color: #223351;
  text-transform: capitalize;
}
.course-page .resume {
  list-style: none;
  margin: 0;
}
.course-page .resume li {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.course-page .resume li > div {
  width: 100%;
}
.course-page .resume li > div:first-child {
  width: 65px;
}
.course-page .resume li > div h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px 0 0 0;
}
.course-page .values {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
@media (max-width: 40em) {
  .course-page .values {
    margin-bottom: 40px;
  }
}
.course-page .values > div {
  width: 100%;
}
.course-page .values > div:first-child {
  width: 65px;
}
.course-page .values > div h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0 0 0;
}
.course-page .values ul {
  list-style: none;
  margin: 0;
  width: 100%;
}
.course-page .values ul li:not(:last-child) {
  margin-right: 60px;
}
.course-page .values ul li h4 {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  font-size: 20px;
}
.course-page .values ul li h5 {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  line-height: 1.6;
}
@media (max-width: 40em) {
  .course-page .content .row:first-child {
    flex-direction: column-reverse;
  }
}
@media (max-width: 40em) {
  .course-page .content {
    margin-left: 10px;
  }
}
.course-page .content .image-lateral img {
  width: 100%;
  display: block;
  /*@media (min-width: 40em) {
                    max-width: 300px;
                    float: right;
                    margin-right: 15px;
                    margin-bottom: 5px;
                }*/
}
.course-page .content .image-lateral .default-button {
  margin-top: 10px;
  background-color: #86b310;
  font-size: 17px;
}
.course-page .content a:not(.default-button) {
  display: block;
  color: #2a4c4b;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.course-page .content a:not(.default-button):hover {
  opacity: 0.6;
  text-decoration: none;
}
.course-page .content h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 50px;
}
.course-page .content .md-8 ul {
  margin-left: 1rem;
}
.course-page .content .md-8 .default-button {
  margin: 20px 0;
  padding: 13px 60px;
}
.course-page .content iframe {
  width: 100%;
}
.course-page .content img {
  height: auto !important;
}
.course-page .content .downloads {
  list-style: none;
  margin-bottom: 40px;
  margin-left: 0!important;
}
.course-page .content .downloads li {
  margin-bottom: 15px;
}
.course-page .content .downloads li a {
  background-color: #60656f;
  padding: 30px 15px;
  border-radius: 4px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.course-page .content .downloads li a:hover {
  background-color: #223351;
  text-decoration: none;
}
.course-page .content .downloads li a h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}
.course-page .teachers {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0!important;
}
.course-page .teachers li {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 2.5rem;
}
.course-page .teachers li > div {
  width: 120px;
  margin: 0 auto 15px auto;
}
.course-page .teachers li > div figure {
  border-radius: 50%;
}
.course-page .teachers li a {
  text-decoration: underline;
  color: #223351;
  text-align: center;
}
.course-page .teachers li h4 {
  font-size: 15px;
  margin: 0;
  font-weight: 400;
  color: #60656f;
  text-align: center;
  width: 100%;
  line-height: 1.2;
}
.course-page .teachers li h5 {
  color: #223351;
  font-weight: 400;
  font-style: italic;
  margin: 0;
  width: 100%;
  text-align: center;
}
form input[type="image"] {
  width: auto;
  padding-left: 0;
}
.event-page {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .event-page {
    padding: 20px 0;
  }
}
.event-page .resume {
  list-style: none;
  margin: 0;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.event-page .resume li {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.event-page .resume li > div:first-child {
  width: 65px;
}
.event-page .resume li > div h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 5px;
}
.event-page .values {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.event-page .values > div {
  width: calc(100% - 65px);
}
.event-page .values > div:first-child {
  width: 65px;
}
.event-page .values > div h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.event-page .values > div ul {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.event-page .values > div ul li h4 {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  font-size: 20px;
}
.event-page .values > div ul li h5 {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
.event-page .content .image-lateral img {
  width: 100%;
  margin-bottom: 10px;
}
.event-page .content .image-lateral .default-button {
  margin-top: 10px;
}
.event-page .content a:not(.default-button) {
  display: block;
  color: #5f8bc8;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.event-page .content a:not(.default-button):hover {
  opacity: 0.6;
  text-decoration: none;
}
.event-page .content h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 20px;
}
.event-page .content iframe {
  width: 100%;
}
.event-page .content .item {
  margin-bottom: 20px;
}
.event-page .content .item .featured img {
  width: 100%;
}
.default-page {
  padding: 60px 0;
}
@media (max-width: 40em) {
  .default-page {
    padding: 20px 0;
  }
}
.default-page .people-items {
  margin-left: -0.625rem;
}
.default-page .people-items .item .featured img {
  width: 100%;
  border-radius: 50%;
}
.default-page .people-items .item .link {
  font-style: italic;
  color: #5f8bc8;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.default-page .people-items .item .link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.default-page .people-items .item .text a {
  color: #60656f;
  font-style: normal;
}
.default-page ul {
  margin-left: 17px;
}
.default-page ul.sm-grid-1,
.default-page ul.sm-grid-2 {
  margin: 20px -0.625rem;
}
.default-page .downloads {
  list-style: none;
  margin: 0 0 40px 0;
}
.default-page .downloads li {
  margin-bottom: 15px;
}
.default-page .downloads li a {
  background-color: #60656f;
  padding: 30px 15px;
  border-radius: 4px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.default-page .downloads li a:hover {
  background-color: #223351;
  text-decoration: none;
}
.default-page .downloads li a h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}
.default-page .box ul {
  margin: 20px -0.625rem;
}
.default-page .box ul li div {
  background-color: #efefef;
  height: 100%;
  padding: 20px;
}
.default-page .box ul li div img {
  display: block;
  margin-bottom: 20px;
}
.default-page .boxdois {
  background-color: #ee795b;
  padding: 30px;
}
.default-page .boxdois h3,
.default-page .boxdois p,
.default-page .boxdois a,
.default-page .boxdois h2 {
  color: #ffffff;
}
.default-page .boxdois a {
  text-decoration: underline;
}
.default-page .boxdois a:hover {
  text-decoration: none;
}
.default-page .boxdois p,
.default-page .boxdois a {
  font-size: 17px;
}
.videos-gallery li a {
  display: block;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.videos-gallery li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.videos-gallery li a::before {
  content: "\f144";
  font-family: "Font Awesome 5 Free";
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 40px;
}
.videos-gallery li a figure {
  filter: brightness(30%);
}
.curriculum figure {
  border-radius: 50%;
}
/*
Mobile menu
**/
.wrap-header-mobile {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  border-bottom: solid 1px #efefef;
  padding: 10px 0;
  z-index: 9;
}
.wrap-header-mobile .toggle-menu {
  font-size: 24px;
  color: #223351;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .toggle-menu:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .logo img {
  display: block;
  height: 50px;
  margin: auto;
  max-height: 80px;
  width: auto;
}
.wrap-header-mobile .mobile-menu {
  background-color: #efefef;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
.wrap-header-mobile .mobile-menu.opened {
  top: 0;
}
.wrap-header-mobile .mobile-menu .toggle-menu {
  padding: 30px 0 0 0;
}
.wrap-header-mobile .mobile-menu .menu {
  list-style: none;
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu > li {
  display: block;
  width: 100%;
}
.wrap-header-mobile .mobile-menu .menu > li form {
  padding: 10px;
}
.wrap-header-mobile .mobile-menu .menu > li form .default-button {
  width: 100%;
}
.wrap-header-mobile .mobile-menu .menu > li a {
  color: #60656f;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 15px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .mobile-menu .menu > li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .mobile-menu .menu > li a i {
  margin-right: 5px;
}
.wrap-header-mobile .mobile-menu .menu > li:not(:last-child) {
  border-bottom: 1px solid #d7d7d7;
}
.wrap-header-mobile .mobile-menu .menu > li.dropdown ul {
  list-style: none;
  display: none;
  background-color: #d7d7d7;
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu > li.dropdown ul li a {
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  padding: 5px 0;
}
.wrap-header-mobile .mobile-menu .menu > li .languages {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.core-nav {
  margin-top: 30px;
  margin-left: 0;
}
@media (max-width: 40em) {
  .core-nav {
    margin-left: 10px;
  }
}
.core-nav ul {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.core-nav ul > li > a {
  text-transform: capitalize;
  font-weight: 500;
  color: #60656f;
  font-size: 16px;
  padding: 3px 0;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  margin-right: 25px;
  border-radius: 1px;
}
.core-nav ul > li > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.core-nav ul > li > a.active,
.core-nav ul > li > a:hover {
  border-bottom: solid 2px #60656f;
}
.areatexto {
  padding: 10px;
}
.wrap-endereco h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #5f8bc8;
}
.wrap-endereco p a {
  color: #60656f;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-endereco p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-endereco .social {
  list-style: none;
  margin: 20px 0 0 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 40em) {
  .wrap-endereco .social {
    margin-bottom: 20px;
  }
}
.wrap-endereco .social li {
  margin-right: 20px;
}
.wrap-endereco .social li a {
  color: #60656f;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-endereco .social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.btn-inscrevase {
  background-color: #86b310;
  position: fixed;
  bottom: 5vh;
  right: 5vh;
  font-size: 17px;
  z-index: 9999999;
}
.btn-inscrevase2 {
  background-color: #86b310;
  /*position: fixed;
    bottom: 5vh;
    right: 5vh;
    font-size: 17px;*/
  z-index: 9999999;
}
.btn-inscrevase3 {
  background-color: #ee795b;
}
#tolvnow-caller,
#tolvnow-chat,
#tolvnow-eyecatcher {
  left: 10px;
  right: auto !important;
}
#tolvnow-eyecatcher {
  left: 200px;
}
.wrap-404 p a {
  color: #60656f;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-404 p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.nucleos h3.hid {
  display: none;
}
.wrap-page .row.default-page:last-child {
  padding: 0 0 60px 0;
}
