@font-face {
  font-family: robotoCondensed-regular;
  src: url("../fonts/RobotoCondensed/RobotoCondensed-Regular.ttf"); }
header {
  padding-left: 121px;
  padding-right: 121px; }
  @media only screen and (max-width: 1200px) {
    header {
      padding-left: 0px;
      padding-right: 0px; } }

body {
  overflow-x: hidden; }

.row {
  margin-left: 0px;
  margin-right: 0px; }

.headerMainRow {
  margin-left: auto;
  margin-right: auto; }
  .headerMainRow .col-12 {
    padding-left: 0px;
    padding-right: 0px; }

#site-header {
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 10;
  top: 0;
  border-bottom: 1px solid rgba(176, 161, 162, 0.26); }

.admin-nav {
  top: 26px !important; }

.navbar {
  margin-left: auto;
  margin-right: auto;
  background-color: white !important; }

.dropdown-toggle::after {
  border-top: none; }

.dropdown-second-menu {
  /* position: absolute; */
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  /*background-color: rgb(214,6,43);*/
  margin: 0px;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  padding-top: 0px;
  padding-bottom: 0px !important;
  padding-left: 5px;
  padding-right: 5px; }
  @media only screen and (max-width: 1200px) {
    .dropdown-second-menu {
      display: block; } }

.item-int-second-menu {
  display: block;
  width: 100%;
  padding: 10px 10px;
  clear: both;
  font-weight: 400;
  color: white;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 13px;
  font-family: Lato; }
  @media only screen and (max-width: 1200px) {
    .item-int-second-menu {
      color: black; } }

.arrow-dropdown {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.button-movile-burguer {
  position: relative;
  right: 0px;
  top: 0px;
  margin-left: auto; }

.span-button-movile-burguer {
  font-size: 2rem;
  color: black; }

.site-logo {
  height: 90px; }
  @media screen and (max-width: 1200px) {
    .site-logo {
      height: 53px; } }

.site-logo2 {
  padding-top: 25px;
  padding-bottom: 30px;
  position: absolute;
  z-index: 10; }
  @media screen and (max-width: 1200px) {
    .site-logo2 {
      padding-top: 20px;
      padding-bottom: 20px;
      position: absolute;
      z-index: 2;
      padding-left: 20px; } }

.navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .navbar-nav {
      display: block; }
      .navbar-nav li {
        text-align: center;
        font-family: 'Graphik';
        font-size: 15.8px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        letter-spacing: normal;
        color: #4a4a4a !important;
        margin-top: 10px; }
      .navbar-nav .nav-link {
        color: #4a4a4a !important; } }

.navbar-light .navbar-nav a.nav-link {
  position: relative;
  color: black;
  margin-top: 10px;
  font-family: Lato;
  text-transform: uppercase;
  font-size: 16px;
  padding-right: 15px;
  padding-left: 15px;
  font-weight: 400; }
  @media screen and (max-width: 1200px) {
    .navbar-light .navbar-nav a.nav-link {
      text-align: left;
      margin-left: 5px;
      font-weight: 600; } }

.navbar-light .navbar-nav a.nav-link:hover {
  color: #d6062b; }

.navbar-light .navbar-nav a.nav-link:after {
  position: absolute;
  content: '';
  height: 1px;
  bottom: -4px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 50%;
  background: transparent; }
  @media only screen and (max-width: 1200px) {
    .navbar-light .navbar-nav a.nav-link:after {
      content: url(../img/ico_flecha_mobile.png);
      height: 10px;
      position: relative;
      width: auto;
      float: right;
      width: unset !important;
      margin: unset;
      bottom: -1px; } }

.navbar-light .navbar-nav a.nav-link:hover:after, .navbar-light .navbar-nav a.nav-link.kec-active.custom-menu:after {
  position: absolute;
  content: '';
  height: 5px;
  bottom: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  margin-bottom: 30px;
  background-color: #FF062B;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s; }
  @media screen and (max-width: 1200px) {
    .navbar-light .navbar-nav a.nav-link:hover:after, .navbar-light .navbar-nav a.nav-link.kec-active.custom-menu:after {
      bottom: 11px;
      width: 100%;
      height: calc(100% + 20px);
      opacity: 0.2;
      top: -10px;
      left: -5px; } }

/*First Menu */
.first-menu {
  padding-top: 10px; }

.li-border-top {
  border-top: 1px solid #b1b1b1; }

.site-phone {
  font-size: 18px;
  padding-top: 8px;
  color: #7f7f7f !important;
  font-family: robotoCondensed-regular; }

.gallery-item img {
  border: 0px !important; }

.mainBanner {
  height: 420px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  position: relative; }
  @media screen and (max-width: 1200px) {
    .mainBanner {
      background-attachment: unset; } }
  .mainBanner .content {
    z-index: 2; }
  .mainBanner h1 {
    margin-left: 120px;
    color: white;
    font-size: 50px;
    font-weight: 400;
    line-height: 300px;
    line-height: 58px;
    margin-top: auto;
    margin-bottom: auto;
    text-transform: uppercase;
    font-family: "Lato", Sans-serif; }
    @media screen and (max-width: 1200px) {
      .mainBanner h1 {
        margin-left: 0px;
        font-size: 40px;
        line-height: 46px;
        margin-left: 20px; } }
  .mainBanner h6 {
    max-width: 90%; }
  @media screen and (max-width: 768px) {
    .mainBanner {
      margin-top: 0px; }
      .mainBanner h6 {
        max-width: unset; } }
  .mainBanner .video-container {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .mainBanner .video-container video {
      z-index: 0;
      object-fit: cover;
      width: 100%;
      height: 100%; }

@media only screen and (min-width: 1200px) {
  .sticky {
    transition: all 1s ease; }
    .sticky .first-menu-mbl {
      display: none; }
    .sticky .second-menu-mbl {
      margin-bottom: 6px;
      margin-top: 6px; }
    .sticky .site-logo {
      height: 60px; }
    .sticky .li-border-top {
      border-top: unset; }
    .sticky .site-logo2 {
      padding-top: 12px; } }

.nav-item.dropdown:hover .dropdown-second-menu {
  display: block !important; }

.breadcumb {
  margin-left: 120px;
  font-size: 13px;
  margin-top: 15px;
  color: #d6062b;
  font-family: Lato;
  text-transform: uppercase; }
  .breadcumb a, .breadcumb a:hover, .breadcumb a:active, .breadcumb a:focus, .breadcumb a:visited {
    color: #ba0c2f;
    text-decoration: none; }
  .breadcumb b {
    color: black;
    text-transform: uppercase;
    font-weight: 600; }
  @media screen and (max-width: 1200px) {
    .breadcumb {
      margin-left: 20px; } }

footer {
  height: 140px;
  width: 100%;
  padding-left: 121px;
  padding-right: 119px;
  margin-top: 80px; }

.site-content {
  padding-top: 126px;
  padding-left: 0px;
  padding-right: 0px; }
  @media only screen and (min-width: 990px) and (max-width: 1200px) {
    .site-content {
      padding-top: 86px; } }

@media only screen and (max-width: 1200px) {
  footer {
    padding-left: 20px;
    padding-right: 20px; }

  .site-content {
    padding-top: 68px; }

  .dropdown-second-menu {
    padding-bottom: 0px;
    margin-bottom: -5px;
    margin-top: -5px; }
    .dropdown-second-menu .item-int-second-menu {
      padding-bottom: 15px;
      text-align: left;
      margin-left: 25px; }
    .dropdown-second-menu .item-int-second-menu:after {
      content: url(../img/ico_flecha_mobile.png);
      height: 10px;
      position: relative;
      width: auto;
      float: right;
      width: unset !important;
      margin: unset;
      bottom: -1px;
      right: 25px; }

  .left-footer {
    margin-bottom: 10px; } }
.wpcf7 input[type=text], .wpcf7 input[type=tel], .wpcf7 input[type=email], .wpcf7 textarea {
  border: 1px solid rgba(127, 127, 127, 0.3);
  height: 42px;
  width: 90%;
  background-color: whitesmoke;
  padding-left: 10px; }
  @media only screen and (max-width: 960px) {
    .wpcf7 input[type=text], .wpcf7 input[type=tel], .wpcf7 input[type=email], .wpcf7 textarea {
      width: 100%; } }
.wpcf7 textarea {
  height: 114px;
  width: 100%; }
.wpcf7 label {
  font-size: 14px;
  font-family: Lato;
  color: black;
  width: 100%; }
.wpcf7 .wpcf7-submit {
  background-color: #d6062b;
  height: 44px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  border: 1px solid #d6062b;
  border-radius: 5px; }
.wpcf7 .submitRow {
  text-align: center;
  margin-bottom: 40px; }
  .wpcf7 .submitRow p {
    width: 100%; }
.wpcf7 div.wpcf7-validation-errors, .wpcf7 div.wpcf7-acceptance-missing {
  border: 0px solid #f7e700; }
.wpcf7 .obligatorioText {
  font-size: 12px;
  color: #7f7f7f;
  padding-left: 17px;
  margin-bottom: 20px; }

.elementor-slick-slider ul.slick-dots button:before {
  opacity: .5 !important;
  color: white !important;
  width: 35px !important;
  font-size: 15px !important; }

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
  opacity: 1 !important; }

.elementor-slick-slider ul.slick-dots li {
  width: 30px !important; }

.elementor-slick-slider .slick-next, .elementor-slick-slider .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 45px !important;
  background: rgba(0, 0, 0, 0.5) !important;
  height: 45px;
  border-radius: 50%;
  text-align: center; }

.elementor-slick-slider .slick-next:before, .elementor-slick-slider .slick-prev:before {
  font-family: FontAwesome;
  font-size: 45px !important;
  line-height: 0.6;
  opacity: .75;
  color: #fff;
  padding-left: 0px; }

.elementor-slick-slider .slick-next:before {
  font-family: FontAwesome;
  font-size: 45px !important;
  line-height: 0.6;
  opacity: .75;
  color: #fff;
  padding-left: 3px; }

.slider-mobile-data .elementor-slick-slider ul.slick-dots button:before {
  opacity: 1 !important;
  color: #000 !important;
  color: white !important;
  width: 40px !important;
  font-size: 15px !important; }

.slider-mobile-data .elementor-slick-slider ul.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: black !important; }

.wpml-ls-item-toggle {
  border: 0px !important;
  width: 100px !important;
  height: 39px !important;
  padding-top: 15px !important;
  font-size: 14px !important;
  color: #7f7f7f !important;
  margin-right: 0px !important;
  padding-right: 0px !important;
  display: inline-block !important; }

.wpml-ls-legacy-dropdown {
  width: fit-content;
  max-width: 100%; }

.wpml-ls-link {
  width: 100%;
  padding: 10px 10px;
  clear: both;
  font-weight: 400;
  color: white;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px; }

.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  background: transparent; }

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  width: 100%;
  padding: 10px 10px;
  clear: both;
  font-weight: 400;
  color: white;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px; }

.wpml-ls-sub-menu a:hover {
  color: black; }

.wpml-ls-sub-menu {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.arrow-dropdown .fas {
  font-weight: 900;
  font-size: 10px;
  margin-left: 5px; }

#menu-telefono a {
  font-family: robotoCondensed-regular;
  color: #7f7f7f; }

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  vertical-align: middle;
  display: inline-block;
  border: 0px !important;
  border-top: 0;
  top: 17px !important;
  content: '\f078' !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 10px;
  margin-left: 5px;
  position: absolute;
  right: 0px; }

.wpml-ls-legacy-dropdown a span {
  vertical-align: middle;
  font-family: Lato;
  float: right;
  margin-right: 15px; }

.first-menu-mbl .custom-li {
  margin-right: 15px; }
.first-menu-mbl .custom-li:first-child {
  margin-right: -10px; }

.linked-in-image {
  width: 28px;
  height: 28px; }

.linked-in-image:hover .svgInner {
  opacity: 1; }
.linked-in-image:hover .svgInner2 {
  fill: black; }

.linkElementor:hover {
  color: black; }
  .linkElementor:hover .arrow path {
    fill: black; }

.arrow {
  width: 16px;
  height: 18px; }

.grecaptcha-badge {
  display: none !important; }

.footerPhone {
  font-family: robotoCondensed-regular;
  color: #7f7f7f; }

.mainPage .mainBanner {
  min-height: 620px; }
  .mainPage .mainBanner .content {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 120px; }
    @media only screen and (max-width: 1200px) {
      .mainPage .mainBanner .content {
        margin-left: 20px;
        margin-right: 20px; } }
  .mainPage .mainBanner h1 {
    margin-top: unset;
    margin-bottom: unset;
    margin-left: unset; }
.mainPage h6 {
  color: white; }

.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: unset !important; }

.elementor-slide-description {
  font-family: Lato !important;
  font-size: 18px !important; }

.elementor-widget-text-editor {
  font-family: Lato; }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>"); }

.page-template-homePage .elementor-slide-heading {
  color: #d6062b;
  font-family: "Roboto", Sans-serif !important;
  font-weight: 300 !important; }

.errorCode404 {
  font-size: 200px;
  color: white;
  font-family: robotoCondensed-regular;
  display: block;
  text-align: center;
  margin-top: 140px; }

.e404Line {
  font-size: 30px;
  line-height: 38px;
  color: white;
  font-family: "Lato";
  padding-bottom: 38px;
  display: block;
  text-align: center; }

#cookie-law-info-bar {
  box-shadow: unset !important;
  padding-left: 15% !important;
  padding-right: 15% !important;
  padding-top: 45px !important;
  color: white !important;
  font-family: Lato !important; }
  #cookie-law-info-bar a {
    color: white !important;
    text-decoration: underline !important; }
  #cookie-law-info-bar .cli_action_button {
    background-color: white !important;
    text-transform: uppercase;
    font-size: 20px !important;
    font-family: Lato;
    border-radius: 5px;
    padding-left: 25px;
    padding-right: 25px;
    text-decoration: unset !important; }

#cookie-law-info-again {
  display: none !important; }

.pre-head-menu > div {
  height: min-content;
  margin-top: 9px; }
  .pre-head-menu > div ul {
    display: flex;
    list-style: none; }
    .pre-head-menu > div ul li {
      margin-right: 40px; }
      .pre-head-menu > div ul li a {
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-family: Lato; }
        .pre-head-menu > div ul li a:hover {
          font-weight: 600; }
      .pre-head-menu > div ul li.active-pre a {
        font-weight: 600; }

.first-menu-mbl .custom-li.site-phone-icon {
  margin-right: 10px; }
  .first-menu-mbl .custom-li.site-phone-icon .phone-icon {
    position: relative;
    top: 7px; }

.navbar-brand.linked-in {
  margin-right: 0px;
  margin-left: 15px; }

.nav-item.custom-li.language {
  margin-right: 0px; }

ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block; }

/*# sourceMappingURL=custom.css.map */
