/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v14-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v14-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v14-latin-300.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'), url('../fonts/raleway-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v14-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v14-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v14-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v14-latin-500.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v14-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v14-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v14-latin-600.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v14-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/raleway-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v14-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/raleway-v14-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('../fonts/raleway-v14-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v14-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v14-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v14-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v14-latin-800.svg#Raleway') format('svg');
  /* Legacy iOS */
}
a {
  font-family: 'Raleway', 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: 'Raleway', sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 12px;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #565656;
}
form input[type],
form select,
form span,
form label,
form textarea {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
form button[type] {
  font-family: 'Raleway', sans-serif;
}
/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizeLegibility;
  font-style: normal;
  margin: 0 0 16px 0;
  line-height: 1.4;
  color: #2B286D;
}
/* 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: 'Raleway', sans-serif;
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 14px;
  color: #565656;
}
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;
}
/*
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: #F15822;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 13px 20px;
  line-height: 1.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 img {
  margin-left: 20px;
}
.spacing {
  padding: 60px 0;
}
form .file-button {
  border: 1px solid #E2E0EE;
  height: 40px;
  padding: 0 0 0 6px;
  display: block;
  width: 100%;
  margin-bottom: 16px;
}
form .file-button:focus {
  border: 1px solid #565656;
  outline: 0;
}
form input[type],
form textarea,
form select {
  border: 1px solid #E2E0EE;
  height: 40px;
  padding: 0 0 0 6px;
  display: block;
  width: 100%;
  margin-bottom: 16px;
}
form input[type]:focus,
form textarea:focus,
form select:focus {
  border: 1px solid #565656;
  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: #F15822;
  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: 10px;
}
@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: 10px;
}
@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: 10px;
  height: 10px;
  background-color: #E2E0EE;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
}
.slider .slick-dots > li.slick-active button::before {
  opacity: 1;
}
/*
Footer
**/
@media screen and (min-width: 70em) {
  .wrap-page {
    min-height: 100%;
    margin-bottom: -280px;
  }
  .wrap-page::after {
    content: '';
    display: block;
  }
  .wrap-footer,
  .wrap-page::after {
    height: 280px;
    position: relative;
  }
}
/*
Blog
*/
/*
Blog
*/
.blog-list {
  list-style: none;
}
.blog-list li {
  margin-bottom: 20px;
}
.blog-list li a {
  display: block;
  border: 1px solid #E2E0EE;
  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: #2B286D;
  margin: 0;
  font-style: italic;
  font-size: 12px;
}
.widgets {
  padding: 40px;
  margin-bottom: 40px;
  background-color: #2B286D;
}
@media (max-width: 70em) {
  .widgets {
    padding: 20px;
  }
}
@media (max-width: 40em) {
  .widgets {
    margin-top: 40px;
  }
}
.widgets h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #ffffff;
}
.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;
  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;
}
.widgets ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.widgets ul li a.active {
  font-weight: 700;
}
.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 {
  position: absolute;
  width: 100%;
  z-index: 3;
}
.wrap-header .menu {
  list-style: none;
  margin: 0;
}
.wrap-header .menu li a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding: 40px 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 .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .menu li a.active {
  position: relative;
}
.wrap-header .menu li a.active::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 0;
  width: calc(100% + 20px);
  height: 3px;
  background-color: #ffffff;
  border-radius: 3px;
}
.wrap-header .menu li form {
  -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 .menu li form select {
  margin: 0;
  background-color: transparent;
  border: none;
  color: #ffffff;
}
.wrap-header .menu li form select option {
  color: #565656;
  background: #E2E0EE;
}
/*
Slider
*/
.main-slider .bv_hidden {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main-slider .filled_obj {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-slider .main-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 8vw;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
}
@media (max-width: 40em) {
  .main-slider .main-slider {
    height: 50vh;
  }
}
.main-slider .main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.main-slider .slick-slide {
  position: relative;
  height: 100vh;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (max-width: 40em) {
  .main-slider .slick-slide {
    height: 50vh;
  }
}
.main-slider .slick-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
.main-slider .slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}
.main-slider .slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}
.main-slider .slick-slide .slide-image.show {
  opacity: 1;
}
.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.main-slider .slick-slide .loading {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2B286D;
  color: #ffffff;
  font-weight: 700;
  font-style: italic;
  font-size: 22px;
  -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;
}
.main-slider .slick-slide .slide-media {
  animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active {
  z-index: 1;
}
.main-slider .slick-slide.slick-active .slide-media {
  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active .caption {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.main-slider .text {
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
  color: #fff;
  z-index: 1;
  transition: all 0.3s ease;
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main-slider .text h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 40em) {
  .main-slider .text h2 {
    font-size: 14px;
  }
}
.main-slider .text h3 {
  font-size: 40px;
  color: #ffffff;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 40em) {
  .main-slider .text h3 {
    font-size: 24px;
  }
}
.main-slider .text a,
.main-slider .text span {
  background-color: #F15822;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 13px 20px;
  line-height: 1.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;
  display: inline-flex;
  white-space: nowrap;
}
.main-slider .text a:hover,
.main-slider .text span:hover {
  opacity: 0.6;
  text-decoration: none;
}
.main-slider .text a.translate,
.main-slider .text span.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;
}
.main-slider .text a.translate:hover,
.main-slider .text span.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.main-slider .text a img,
.main-slider .text span img {
  margin-left: 20px;
}
/*
Banner
*/
.wrap-banner {
  position: relative;
}
.boxes {
  position: absolute;
  left: 0;
  bottom: 7vh;
  width: 100%;
  z-index: 3;
}
@media (max-width: 40em) {
  .boxes {
    position: relative;
    bottom: 0;
  }
}
.boxes .list {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
@media (max-width: 40em) {
  .boxes .list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.boxes .list li {
  width: 25%;
}
@media (max-width: 40em) {
  .boxes .list li {
    width: 50%;
  }
}
.boxes .list li a {
  height: 100%;
  padding: 30px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  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: 0.95;
}
.boxes .list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 70em) {
  .boxes .list li a {
    padding: 20px;
  }
}
.boxes .list li a .wrap-icon {
  margin: 20px 0 40px 0;
  height: 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: 70em) {
  .boxes .list li a .wrap-icon {
    margin: 0 0 20px 0;
  }
}
.boxes .list li a .wrap-text {
  -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;
}
.boxes .list li a .wrap-text h4 {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 70em) {
  .boxes .list li a .wrap-text h4 {
    font-size: 12px;
  }
}
/*
General
*/
.title {
  margin-bottom: 40px;
}
.title h1,
.title h2 {
  color: #F15822;
  font-size: 14px;
  margin: 0;
}
.title h3 {
  color: #2B286D;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0;
}
.title.centered * {
  text-align: center;
}
.title.white h3 {
  color: #ffffff;
}
.title.big h3 {
  font-size: 34px;
  font-weight: 600;
}
@media (max-width: 70em) {
  .title.big h3 {
    font-size: 24px;
  }
}
.title.big h3 strong {
  font-weight: 800;
}
.title.detail {
  padding: 20px 0 20px 40px;
  position: relative;
}
.title.detail::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #F15822;
}
.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: #1A184B;
  color: #ffffff;
  display: block;
  width: 20px;
  line-height: 1.2;
  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 a.current {
  background-color: #F15822;
}
.pagination li:not(:first-child) a,
.pagination li:not(:last-child) a {
  width: auto;
}
/*
Home
*/
.home-clients {
  padding: 80px 0 60px 0;
}
.home-clients .carousel-clients-home {
  margin: 0 0 40px 0;
}
.home-clients .carousel-clients-home .item {
  height: 150px;
  display: block;
  padding: 20px 2vw;
  -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;
}
.home-clients .carousel-clients-home .item img {
  transition: 0.5s;
  filter: grayscale(100%);
  opacity: 0.6;
  max-height: 100px;
}
.home-clients .carousel-clients-home .item:hover img {
  filter: grayscale(0%);
  opacity: 1;
}
.home-notices {
  background-color: #1A184B;
  padding: 60px 0;
}
.home-notices .list {
  margin-bottom: 30px;
}
.home-notices .list li a {
  display: block;
  background-color: #ffffff;
  height: 100%;
  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;
}
.home-notices .list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.home-notices .list li a .content {
  position: relative;
  padding: 30px 20px;
}
.home-notices .list li a .content .arrow {
  width: 30px;
  height: 30px;
  background-color: #F15822;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: -15px;
  -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;
}
.home-notices .list li a .content p {
  margin: 0;
  font-weight: 700;
}
.location-bar {
  padding: 60px 0;
  border-top: 1px solid #E2E0EE;
}
.location-bar form label {
  text-transform: uppercase;
  color: #2B286D;
  font-size: 13px;
  font-weight: 600;
}
.location-bar .content h4 {
  text-transform: uppercase;
  color: #F15822;
  font-size: 13px;
}
.location-bar .content p {
  font-size: 14px;
}
.location-bar .content p a {
  color: #565656;
  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;
}
.location-bar .content p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.social-bar {
  background-color: #E2E0EE;
  padding: 60px 0;
}
.social-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;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.social-bar .social li a {
  -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;
}
.social-bar .social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.social-bar .social li a span {
  color: #2B286D;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin: 0 10px;
}
.social-bar .copy {
  text-align: right;
  color: #2B286D;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.social-bar .copy a {
  font-weight: 800;
  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;
}
.social-bar .copy a:hover {
  opacity: 0.6;
  text-decoration: none;
}
/*
Footer
*/
.wrap-footer {
  padding: 60px 0 0 0;
}
.wrap-footer h3 {
  text-transform: uppercase;
  color: #2B286D;
  font-size: 13px;
}
.wrap-footer .list li a {
  height: 100% ;
  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-footer .list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
/*
Pages
*/
.title-page {
  padding: 40px 0;
  border-bottom: 1px solid #E2E0EE;
}
@media (max-width: 40em) {
  .title-page {
    padding: 20px 0;
  }
}
.title-page h1 {
  color: #F15822;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
.title-page h2 {
  font-size: 21px;
  text-transform: uppercase;
  color: #1A184B;
  margin: 0;
}
@media (max-width: 70em) {
  .title-page h2 {
    font-size: 18px;
  }
}
.title-page .contact {
  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-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;
}
.title-page .contact:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 70em) {
  .title-page .contact {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 40em) {
  .title-page .contact {
    margin-top: 20px;
  }
}
.title-page .contact p {
  margin: 0 20px 0 0;
  font-weight: 700;
  color: #2B286D;
  font-size: 14px;
}
.navigation {
  list-style: none;
  margin: 0;
}
@media (max-width: 40em) {
  .navigation {
    margin-bottom: 30px;
  }
}
.navigation > li {
  margin-bottom: 5px;
}
.navigation > li > a {
  width: 90%;
  padding: 10px;
  -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;
  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;
}
.navigation > li > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.navigation > li > a .wrap-icon {
  width: 40px;
  height: 35px;
  margin-right: 10px;
  -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;
}
.navigation > li > a .wrap-icon img {
  max-height: 35px;
}
.navigation > li > a h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 15px;
  margin: 0;
}
.navigation > li > a.active {
  width: 100%;
  background-color: #F15822 !important;
}
.navigation > li > ul {
  list-style: none;
  background-color: #F4F0EE;
  width: 90%;
  padding: 10px;
  display: none;
}
.navigation > li > ul > li > a {
  padding: 5px 0;
  font-size: 14px;
  color: #565656;
  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;
}
.navigation > li > ul > li > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.navigation > li > ul > li > a.active {
  color: #F15822;
  position: relative;
}
.navigation > li > ul > li > a.active::before {
  content: '';
  position: absolute;
  right: -10px;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #F15822;
}
.navigation > li > ul > li:not(:last-child) {
  border-bottom: 1px solid #D4D4D4;
}
.navigation > li > ul.active {
  width: 100%;
}
.navigation > li > ul.active {
  display: block;
}
.wrap-content {
  padding: 60px 0;
}
.wrap-content .content h2 {
  text-transform: uppercase;
  color: #2B286D;
  font-size: 25px;
}
.wrap-content .content hr {
  border: none;
  border-bottom: 1px solid #E2E0EE;
  margin: 30px 0;
}
.wrap-content .content form .quest {
  margin-bottom: 30px;
}
.wrap-content .content form .quest .question {
  -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;
  justify-content: left;
}
.wrap-content .content form .quest .question input[type="checkbox"] {
  margin: 0 10px 0 0;
  height: 15px;
  width: 15px;
  margin-left: 10px;
}
.wrap-content .content form .quest .question input[type="radio"] {
  margin: 0 10px 0 0;
  height: 15px;
  width: 15px;
  margin-left: 10px;
}
.wrap-business {
  padding: 60px 0;
}
.wrap-business .content {
  /*float: left;
		width: 630px;
		background-image: url(../images/separadorInternas.jpg);
		background-repeat: repeat-y;
		background-position: right top;
		padding-right: 30px;
		min-height: 550px;*/
}
.wrap-business .content ul {
  margin: 0px;
  list-style-type: none;
  padding: 15px;
}
.wrap-business .content ul li {
  background-image: url(../images/li.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  padding-bottom: 4px;
  background-position: left 8px;
}
.wrap-business .content a {
  outline: none;
  color: #4c4c4c;
  text-decoration: none;
}
.wrap-business .content a:hover {
  text-decoration: underline;
}
.wrap-business .content ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.wrap-clients {
  padding: 60px 0;
}
.wrap-clients .list .item {
  height: 150px;
  padding: 20px 2vw;
  -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-clients .list .item img {
  transition: 0.5s;
  filter: grayscale(100%);
  opacity: 0.6;
  max-height: 120px;
}
.wrap-clients .list .item:hover img {
  filter: grayscale(0%);
  opacity: 1;
}
.wrap-depositions {
  padding: 60px 0;
}
.wrap-depositions .list > li .inner {
  padding: 20px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
@media (max-width: 70em) {
  .wrap-depositions .list > li .inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.wrap-depositions .list > li .inner .wrap-logo {
  width: 20%;
  -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;
  margin-right: 25px;
}
@media (max-width: 70em) {
  .wrap-depositions .list > li .inner .wrap-logo {
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.wrap-depositions .list > li .inner .content {
  width: 80%;
}
@media (max-width: 70em) {
  .wrap-depositions .list > li .inner .content {
    width: 100%;
  }
}
.wrap-depositions .list > li .inner .content h3 {
  text-transform: uppercase;
  color: #1A184B;
  margin-bottom: 5px;
  font-size: 15px;
}
.wrap-depositions .list > li .inner .content p {
  color: #565656;
}
.wrap-representatives {
  padding: 60px 0;
}
.wrap-representatives .search {
  border-bottom: 1px solid #F15822;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.wrap-representatives .search h4 {
  color: #F15822;
}
.wrap-representatives .box-map {
  padding: 20px;
}
.wrap-representatives .map path {
  fill: #1A184B;
  stroke: #e2e1e1;
  cursor: pointer;
  -width: 0;
}
.wrap-representatives .map path:hover {
  fill: #F15822;
}
.wrap-representatives .map path.active {
  fill: #F15822;
}
.wrap-representatives .map path.inactive {
  opacity: 0.4;
}
.wrap-representatives .assistance-item {
  display: none;
}
.wrap-representatives .assistance-item .title {
  text-transform: uppercase;
  color: #1A184B;
  font-size: 24px;
  font-weight: 600;
}
.wrap-representatives .assistance-item ul {
  list-style: none;
  margin: 0;
}
.wrap-representatives .assistance-item ul li:not(:last-child) {
  margin-bottom: 20px;
}
.wrap-representatives .assistance-item ul li h5 {
  font-size: 14px;
  color: #1A184B;
  font-weight: 600;
  margin: 0;
}
.wrap-representatives .assistance-item ul li a {
  display: block;
  color: #565656;
  font-size: 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;
}
.wrap-representatives .assistance-item ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-representatives .assistance-item.active {
  display: block;
}
/*
Mobile menu
**/
.wrap-header-mobile {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #1A184B;
  padding: 10px 0;
  z-index: 9;
}
.wrap-header-mobile .toggle-menu {
  font-size: 24px;
  color: #F15822;
  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;
}
.wrap-header-mobile .mobile-menu {
  background-color: #1A184B;
  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 a {
  color: #ffffff;
  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 #ffffff;
}
.wrap-header-mobile .mobile-menu .menu li form {
  margin-top: 10px;
  -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-mobile .mobile-menu .menu li form img {
  margin-right: 20px;
}
.wrap-header-mobile .mobile-menu .menu li form select {
  margin: 0;
  background-color: #ffffff;
  border: none;
  color: #2B286D;
  max-width: 200px;
}
.wrap-header-mobile .mobile-menu .menu li form select option {
  color: #565656;
  background: #ffffff;
}
@media (max-width: 70em) {
  .wrap-page {
    padding-top: 70px;
  }
}
.vimeo-wrapper {
  position: relative;
  height: 49.6vw;
  width: 100%;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
  display: none;
}
.vimeo-wrapper iframe {
  width: 101vw;
  height: 56.8125vw;
  min-height: 101vh;
  min-width: 179.555555vh;
  position: absolute;
}
.video-mobile {
  position: relative;
  height: 58.6vw;
  width: 100%;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
  display: none;
}
.video-mobile iframe {
  width: 101vw;
  height: 58.6vw;
  position: absolute;
}
.fancybox-wrap.fancybox-ajax-content .fancybox-inner {
  -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;
}
.fancybox-wrap.fancybox-ajax-content .fancybox-inner > .row {
  width: 100%;
}
.fancybox-wrap.fancybox-ajax-content .fancybox-inner h3 {
  color: #ffffff;
  font-size: 20px;
  margin: 0;
  font-weight: 400;
}
.fancybox-wrap .fancybox-title {
  text-align: center;
  width: 100%;
  font-family: 'Cabin', sans-serif;
}
.fancybox-wrap .fancybox-skin {
  background-color: #ffffff;
}
.fancygrande {
  padding: 60px 0;
}
/* lgpd */
.foooter-lgpd * {
  text-transform: none;
  min-width: 320px;
}
.footer-lgpd.footer-lgpd-opened {
  transition: 0.1s ease-in-out;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.footer-lgpd {
  position: fixed;
  z-index: 9999;
  max-width: 1230px;
  transition: 0.3s ease-in-out;
  background: #fff;
  bottom: 25px;
  left: 10px;
  right: 10px;
  padding: 20px;
  box-shadow: 0 0 10px #aaa;
  border-radius: 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(300px);
  -ms-transform: translateY(300px);
  transform: translateY(300px);
  margin: 0 auto;
}
.footer-lgpd .lgpd-accept {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #1A184B;
  border-radius: 8px;
  text-align: center;
  font-size: 16px;
  padding: 10px 20px;
  letter-spacing: 0;
  margin-left: 15px;
  cursor: pointer;
  white-space: nowrap;
}
.lgpd-all {
  display: none;
}
.lgpd-all a {
  text-decoration: none;
  color: #1A184B;
}
.semmargem {
  margin: 0 -1rem;
}
.buttons-container {
  text-align: right;
  margin-top: 20px;
}
button[name="addEmpresa"],
button[name="removeEmpresa"] {
  margin: 10px 5px;
  padding: 10px 15px;
  border: none;
  border-radius: 5px;
  background-color: #007bff;
  color: white;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
button[name="addEmpresa"]:hover,
button[name="removeEmpresa"]:hover {
  background-color: #0056b3;
}
button[name="removeEmpresa"] {
  background-color: #dc3545;
}
button[name="removeEmpresa"]:hover {
  background-color: #c82333;
}
.whatsapp {
  position: fixed;
  display: flex;
  bottom: 2vw;
  right: 2vw;
  border-radius: 4px;
  padding: 12px 18px;
  color: #ffffff;
  z-index: 20;
}
@media (max-width: 40em) {
  .whatsapp {
    border-radius: 50%;
    height: 55px;
    width: 55px;
    -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;
  }
}
.whatsapp i {
  font-size: 22px;
  margin-right: 5px;
  color: #ffffff;
}
@media (max-width: 40em) {
  .whatsapp i {
    margin-right: 0px;
    font-size: 25px;
  }
}
.whatsapp:hover {
  text-decoration: none;
}
@media (max-width: 40em) {
  .whatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
  }
}
