/*------------------------------------
  Default Styles
------------------------------------*/
html {
  font-size: 14px;
  max-width: 1700px;
  margin: auto;
}

body {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  color: #575756;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
  background-color: #fff;
}

body p {
  color: #575756;
}

a {
  color: #002a3a;
  outline: none;
}

a:focus,
a:hover {
  color: #001821;
}

.nav-link {
  color: #909288;
}

.nav-link:focus,
.nav-link:hover {
  color: #909288;
}

figure {
  margin-bottom: 0;
}

.blue {
	color:#002a3a;
}

/*------------------------------------
  Headings
------------------------------------*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

.h7 {
  font-size: .75rem;
}

/*------------------------------------
  Displays
------------------------------------*/
.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.1;
}

/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #002a3a;
}

::selection {
  color: #fff;
  background-color: #002a3a;
}

.g-bg-primary ::-moz-selection {
  color: #002a3a;
  background-color: #fff;
}

.g-bg-primary ::selection {
  color: #002a3a;
  background-color: #fff;
}

/*------------------------------------
 Header
------------------------------------*/
.navbar-brand .main-logo {
  max-width: 300px;
}

.u-header.js-header-fix-moment {
  z-index: 504;
}

.u-header.js-header-fix-moment .main-logo {
  max-width: 200px;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  height: 4px !important;
  background: #bfbcaf !important;
}

.navbar .u-main-nav-v5 .active .nav-link,
.navbar .u-main-nav-v5 .nav-link:hover {
  border-bottom: 1px solid transparent;
}

.promo-inner-content {
  max-width: 350px;
  margin-left: 130px;
  position: absolute;
  z-index: 4;
  top: 250px;
}

.promo-inner-content-02 {
  max-width: 100%;
  margin-left: 130px;
  position: absolute;
  z-index: 503;
  top: 250px;
}

@media (max-width: 575px) {
  .promo-inner-content-02 {
  max-width: 100%;
  margin-left: 30px;
  position: absolute;
  z-index: 503;
  top: 250px;
}
}

.w-scuare {
  width: 130px;
  height: 165px;
  background: white;
  position: absolute;
  top: -5px;
  z-index:1000;
}

.g-scuare {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 130px;
  height: 130px;
  background-color: #e4e3dd;
}

.g-scuare span {
  display: block;
  margin: auto;
  border-radius: 15px;
  border-radius: 0px 0px 0px 15px;
  border: none;
}

.g-scuare span i.fa {
  color: #e4e3dd;
}

.promo-principal {
  height: 600px;
}

.promo-principal-02 {
  height: 400px;
}


.continue-arrow {
  background-color: #fff;
}

/*------------------------------------
 Bottom Header
------------------------------------*/
.left-logo {
  position: absolute;
  left: -105px;
  bottom: 50px;
}

.left-logo img {
  max-width: 85px;
}

.left-logo-02 {
  position: absolute;
  left: -105px;
  bottom: -150px;
}

.left-logo-02 img {
  max-width: 85px;
}

.left-logo-03 {
  position: absolute;
  left: -105px;
  bottom: 100px;
}

.left-logo-03 img {
  max-width: 85px;
}

.left-logo-04 {
  position: absolute;
  left: -80px;
  bottom: -80px;
}

.left-logo-04 img {
  max-width: 85px;
}


.empresa img {
  max-width: 70px;
}

.empresa span {
  letter-spacing: 3.2rem;
}

.empresa-2 span {
  letter-spacing: 0.9rem;
}


.online span {
  letter-spacing: 1.5rem;
}

.abrimos span {
  letter-spacing: 0.4rem;
}

@media (max-width: 991px) {
  .online span {
    letter-spacing: 1rem;
  }
}

.cliente span {
  letter-spacing: 0.4rem;
}

@media (max-width: 1199px) {
  .cliente span {
    letter-spacing: 1rem;
  }
}

@media (max-width: 860px) {
  .cliente span {
    letter-spacing: 0.7rem;
  }
}

@media (max-width: 767px) {
  .cliente span {
    letter-spacing: 0.5rem;
  }
}

.icono span {
  letter-spacing: 1.5rem;
}

@media (max-width: 991px) {
  .icono span {
    letter-spacing: 0.5rem;
  }
}

.page-container {
  position: relative;
}

.page-container .right-stripe {
  position: absolute;
  display: block;
  right: 0;
  height: 100%;
  width: 130px;
  background: #e4e3dd;
}

.page-container .mr-fit {
  margin-right: 114px;
}

.dzsparallaxer {
  z-index: 3;
}

/*------------------------------------
 Tabs
------------------------------------*/
.navigator a.js-tabs-mobile-control {
  background-color: #e4e3dd !important;
  border: 0px;
}

.nav.u-nav-v3-1 {
  background-color: #e4e3dd;
}

.nav.u-nav-v3-1 li a {
  padding: 12px;
}

.bg-img {
  background-size: cover;
  height: 420px;
  background-position: center;
}

.bg-img.img-medium {
  height: 340px;
}

.bg-img.img-lg {
  height: 600px;
}

/*--------------------
  Miselaneous
---------------------*/
.bg-gradient {
  background: #e4e3dd;
  background: white;
  background: linear-gradient(0deg, white 0%, white 0%, white 25%, #e4e3dd 25%);
}

.bg-body {
  background: #e4e3dd;
}

.under {
  padding-bottom: 3px;
  border-bottom: 1px solid;
  font-style: italic;
}

.bg-gradient-small {
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #e4e3dd 0%, #e4e3dd 50px, rgba(255, 255, 255, 0) 50px);
  background-size: 100% 75%;
  background-repeat: no-repeat;
}

.left-logo-absolute {
  width: 40px;
}

.u-block-hover--flip .u-block-hover__img {
  background: #e4e3dd;
}

.direccion, .direccion a {
  color: #575756;
}
.direccion a {
  text-decoration: none;
}

a.play {
  color: #575756;
  text-decoration: none;
}

/*--------------------
  Footer
---------------------*/
footer {
  background-color: #004d71;
}

/*--------------------
  Media Querys
---------------------*/
@media (max-width: 1300px) {
  .empresa span {
    letter-spacing: 1.8rem !important;
  }
}

@media (max-width: 1300px) {
  .empresa-2 span {
    letter-spacing: 0.3rem !important;
  }
}

@media (max-width: 1200px) {
  .g-scuare,
  .w-scuare,
  .page-container .right-stripe {
    width: 92px;
  }
  .navbar-brand .main-logo {
    max-width: 225px;
  }
  .promo-inner-content {
    margin-left: 92px;
    top: 230px;
  }
  .left-logo img {
    max-width: 65px;
  }
  .left-logo {
    position: absolute;
    left: -85px;
    bottom: 72px;
  }
  .page-container .mr-fit {
    margin-right: 77px;
  }
}

@media (max-width: 1100px) {
  .nav.u-nav-v3-1 li {
    width: 100%;
  }
  .nav.u-nav-v3-1 li a {
    padding: 8px 12px;
  }
}

@media (max-width: 992px) {
  .empresa .d-flex {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .direccion {
    font-size: 14px;
  }
}

@media (max-width: 767.9px) {
  .w-scuare {
    height: 110px;
  }
  .navigator {
    margin-right: 62px;
  }
  .page-container .mr-fit {
    margin-right: 0px !important;
  }
  .bg-img.img-lg {
    height: 400px;
  }
  .bg-img.img-medium {
    height: 280px;
  }
  .g-scuare {
    height: 70px;
  }
  .bg-white.g-width-340 {
    width: 100% !important;
  }
  .promo-inner-content {
    top: 200px;
    right: 0;
    left: 30px;
    padding: 0 8%;
    max-width: 100%;
    margin-left: 0;
  }
  .promo-inner-content br {
    display: none;
  }
  .promo-inner-content .g-mb-100 .g-mb-100 {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 767.9px) {
  .g-scuare,
  .w-scuare,
  .page-container .right-stripe {
    width: 77px;
  }
  .bg-gradient-small {
    background: none;
  }
  .bg-white {
    background-color: transparent !important;
  }
  .bg-body--xs {
    background-color: #e4e3dd;
  }
  .bg-img {
    height: 300px;
  }
}

@media (max-width: 575px) {
  .w-scuare {
    height: 80px;
  }
  .u-header.js-header-fix-moment .main-logo {
    width: 130px;
  }
  .navigator {
    margin-right: 5px;
  }
  .navbar-brand .main-logo {
    max-width: 180px !important;
  }
  .page-container .right-stripe {
    width: 20px;
  }
  .direccion {
    background-color: #fff;
  }
  #clientes img.u-block-hover__img {
    max-width: 60px;
  }
}
