/* CSS Document */
/* Project name: NGUILLATUN */
/* File name: nguillatun.css */
/* Description: Global Style Sheet */
/* Creation date: June 2018 */
/* Author: Javier Herrera */
/* Author's eMail: contacto@javier-herrera.com */
/* Version: 1.0 */
/* WARNING: Please don't edit this stylesheet. If you want to add/delete/modify some css rules, go to the Sass folder and edit the corresponding file */
/* COMPILER: You can compile the Sass files with prepros.io, koala-app.com, gulp, ruby gem sass, npm task or other SassLib compiler */
/***********************************/
/*========= NORMALIZE V.4 =========*/
/***********************************/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template, [hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/*******************************/
/*========= FONT-FACE =========*/
/*******************************/
@font-face {
  font-family: 'liberation_sans-bold';
  src: url("fonts/liberation-sans-bold.woff2") format("woff2"), url("fonts/liberation-sans-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'liberation_sans-regular';
  src: url("fonts/liberation-sans-regular.woff2") format("woff2"), url("fonts/liberation-sans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'notera';
  src: url("fonts/notera.woff2") format("woff2"), url("fonts/notera.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/***************************************/
/*========= RESET's & OTHERS =========*/
/*************************************/
*,
*::before,
*::after {
  box-sizing: border-box;
  outline: none; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  outline: none; }

figure {
  line-height: 0;
  margin: 0; }

::-moz-selection {
  background: #ff7575;
  color: #ffffff; }

::selection {
  background: #ff7575;
  color: #ffffff; }

img {
  max-width: 100%; }

html {
  overflow-x: hidden; }
  html.no-scroll {
    overflow-y: hidden; }

body {
  font-family: "liberation_sans-regular", sans-serif;
  font-size: 10px;
  min-height: 900px;
  overflow-x: hidden; }
  body.no-scroll {
    overflow-y: hidden; }

/********************************/
/*========= ICONS-PACK =========*/
/********************************/
[data-icon] {
  background: url(../images/sprites.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-indent: -9999px; }

[data-icon*=footer],
[data-icon*=service],
[data-icon*=contact] {
  width: 25px;
  height: 25px; }

[data-icon=footer-email] {
  background-position: 0 0; }

[data-icon=footer-whatsapp] {
  background-position: -25px 0; }

[data-icon=footer-clock] {
  background-position: -50px 0; }

[data-icon=footer-pointer] {
  background-position: -75px 0; }

[data-icon=contact-email] {
  background-position: 0 -50px; }

[data-icon=contact-whatsapp] {
  background-position: -25px -50px; }

[data-icon=contact-clock] {
  background-position: -50px -50px; }

[data-icon=contact-pointer] {
  background-position: -75px -50px; }

[data-icon=service-repair] {
  background-position: 0 -25px; }

[data-icon=service-inquire] {
  background-position: -25px -25px; }

[data-icon=service-warranty] {
  background-position: -50px -25px; }

[data-icon=service-medal] {
  background-position: -75px -25px; }

[data-icon=service-credit] {
  background-position: -100px -25px; }

/***************************************/
/*========= WRAPPER-&-BASICS =========*/
/*************************************/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px; }

.read-only {
  display: none; }

/*****************************/
/*========= HEADER =========*/
/***************************/
.top-bar {
  background-color: #323232;
  padding: 10px 0; }
  .top-bar .container {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row; }

.social-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row; }
  .social-links li {
    width: 30px;
    height: 30px;
    background-color: #e6e6e6;
    border-radius: 50%;
    font-size: 1.5em;
    margin-left: 8px;
    transition: 300ms;
    -webkit-transition: 300ms; }
    .social-links li:hover {
      transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg); }
  .social-links a {
    width: 100%;
    height: 100%;
    color: #DB0000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row; }

.main-header {
  max-width: 1200px;
  padding: 20px 15px; }

.logo h2 {
  font-size: 1.4em;
  color: #777777;
  font-weight: normal;
  margin: 0; }

/*========= NAV-BAR =========*/
.toggle-nav {
  width: 40px;
  height: 40px;
  font-size: 2em;
  color: #FFFFFF;
  border: none;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  background-color: #DB0000;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row; }

.main-nav {
  position: fixed;
  z-index: 90;
  left: 0;
  top: 0;
  width: 100vw;
  overflow: hidden;
  transition: 200ms ease-out;
  transform: translateY(-100%);
  background-color: rgba(255, 255, 255, 0.85); }
  .main-nav.show {
    transform: translateY(0);
    height: 100vh;
    overflow-y: scroll; }

.first-level-nav {
  padding: 20px; }
  .first-level-nav > li {
    font-size: 1.5em;
    border: solid 1px #DB0000;
    border-radius: 40px;
    margin-bottom: 10px;
    background-color: #fff;
    transition: 300ms;
    -webkit-transition: 300ms; }
    .first-level-nav > li:hover, .first-level-nav > li.active {
      background-color: #420000;
      border: solid 1px #420000; }
      .first-level-nav > li:hover > a, .first-level-nav > li.active > a {
        color: #fff; }
    .first-level-nav > li > a {
      color: #444444;
      padding: 1em;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      flex-direction: row; }

/**********************************/
/*========= MAIN-BANNER =========*/
/********************************/
.home-banner {
  background-image: url(../images/img-banner-home.jpg);
  background-position: right -250px top 0;
  background-size: cover;
  background-color: #F4F4F4;
  background-repeat: no-repeat;
  padding: 40px 0; }

.home-banner-content h2 {
  font-weight: normal;
  color: #444444;
  font-size: 2.4em;
  line-height: 1em;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row; }
  .home-banner-content h2 img {
    width: 15px;
    margin-right: 5px;
    margin-top: 3px; }
  .home-banner-content h2 span {
    width: calc(100% - 20px);
    text-shadow: 0 0 1px #F4F4F4; }

.home-banner-content p {
  font-size: 1.6em;
  color: #525252;
  padding-left: 20px;
  max-width: 550px;
  text-shadow: 0 0 1px #F4F4F4; }
  .home-banner-content p strong {
    display: block; }

.whatsapp-btn {
  background-color: #0B9DDC;
  color: #FFFFFF;
  font-size: 1.5em;
  padding: 0.8em 1.2em;
  display: inline-flex;
  align-items: center;
  border-radius: 40px;
  margin-left: 20px;
  transition: 450ms;
  -webkit-transition: 450ms; }
  .whatsapp-btn:hover {
    background-color: #323232; }
  .whatsapp-btn i {
    margin-right: 8px;
    font-size: 1.4em; }
  .whatsapp-btn span {
    padding: 0 !important; }

/***********************************/
/*========= MAIN-CONTENT =========*/
/*********************************/
.services-wrapper {
  background: url(../images/bg-city.jpg) left bottom/cover no-repeat;
  padding: 35px 0 75px; }

.services-title {
  color: #444444;
  font-weight: normal;
  font-size: 2em;
  text-align: center; }
  .services-title img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -3px; }

.services-main-paragraph {
  color: #777777;
  font-size: 1.7em;
  text-align: center;
  max-width: 920px;
  margin: auto; }
  .services-main-paragraph strong {
    font-weight: normal;
    color: #DB0000; }

.services-list {
  margin-top: 50px; }

.service-info {
  background-color: #fff;
  border: solid 1px #D9DBDB;
  text-align: center;
  padding-bottom: 20px;
  width: 95%;
  margin: 30px auto 30px; }

.service-info-image {
  position: relative; }
  .service-info-image img {
    width: 100%; }

.service-info-icon {
  width: 45px;
  height: 45px;
  background-color: #DB0000;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row; }

.service-info-title {
  font-weight: normal;
  font-family: "liberation_sans-bold";
  font-size: 1.8em;
  text-align: center;
  margin-top: 40px; }

.service-info-text {
  color: #777777;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.6;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px; }
  .service-info-text br {
    display: none; }

.service-info-link {
  display: inline-block;
  color: #DB0000;
  font-size: 1.4em;
  border: solid 1px;
  padding: 10px 25px;
  border-radius: 40px;
  transition: 300ms;
  -webkit-transition: 300ms; }
  .service-info-link:hover {
    background-color: #DB0000;
    color: #fff; }

.separator {
  text-align: center;
  padding: 20px 0; }

.about-us-home {
  background: url(../images/bg-about-home.jpg) left top/cover no-repeat #F4F4F4;
  padding: 40px 0; }

.about-us-text {
  background-color: rgba(244, 244, 244, 0.8);
  padding: 10px; }
  .about-us-text h2 {
    margin-top: 0;
    color: #444444;
    font-weight: normal;
    font-size: 2.3em; }
    .about-us-text h2 img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px;
      margin-top: -3px; }
  .about-us-text p,
  .about-us-text li {
    color: #777777;
    font-size: 1.5em; }
  .about-us-text li {
    padding-left: 35px;
    position: relative; }
    .about-us-text li:not(:last-child) {
      margin-bottom: 15px; }
    .about-us-text li::before {
      content: '';
      background: url(../images/icon-check.svg) no-repeat;
      display: inline-block;
      width: 25px;
      height: 25px;
      position: absolute;
      left: 0;
      top: 3px; }
  .about-us-text h5 {
    font-family: 'notera';
    color: #666666;
    font-size: 3em;
    line-height: 0.8;
    margin: 30px 0 0;
    text-align: right; }
    .about-us-text h5 br {
      display: none; }

.map-wrapper {
  margin: 40px 0; }
  .map-wrapper h2 {
    color: #444444;
    font-weight: normal;
    font-size: 2.3em; }
    .map-wrapper h2 img {
      width: 18px;
      vertical-align: middle;
      margin: -3px 8px 0 0; }
  .map-wrapper iframe {
    border: none;
    width: 100%;
    height: 300px; }

/*****************************/
/*========= FOOTER =========*/
/***************************/
.main-footer {
  background: url(../images/bg-footer.jpg) center center/cover;
  padding-bottom: 20px; }

.dark-wrap {
  background-color: #323232;
  padding: 20px 0; }
  .dark-wrap .social-links {
    justify-content: center; }

.footer-columns {
  margin-top: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row; }
  .footer-columns article {
    width: 100%; }
  .footer-columns li {
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row; }
    .footer-columns li i {
      margin-right: 10px; }
    .footer-columns li p {
      width: calc(100% - 35px);
      margin: 0;
      padding: 3px 0; }

.data-fiscal {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row; }
  .data-fiscal a {
    width: 50px;
    margin-left: 15px; }

.logo-data {
  text-align: right; }
  .logo-data h4 {
    margin: 0;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: normal; }

.wrap-top-btn {
  position: fixed;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10; }
  .wrap-top-btn #btn-top {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-color: #d80000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 18px;
    color: #323232;
    padding-top: 5px;
    width: 40px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    color: #fff; }
    .wrap-top-btn #btn-top:hover {
      opacity: 0.8; }

/*******************************/
/*========= SECTIONS =========*/
/*****************************/
.about-us-banner {
  background: url(../images/bg-banner-about.jpg) right top/contain no-repeat #f4f4f4;
  padding: 30px 0; }

.about-us-banner-content {
  max-width: 590px;
  padding: 10px;
  background-color: rgba(244, 244, 244, 0.7); }
  .about-us-banner-content h2 {
    color: #444;
    font-weight: normal;
    font-size: 2.3em; }
    .about-us-banner-content h2 img {
      width: 20px;
      vertical-align: middle;
      margin-right: 10px;
      margin-top: -3px; }
  .about-us-banner-content p {
    color: #666666;
    font-size: 1.6em;
    line-height: 1.4; }
    .about-us-banner-content p:last-child {
      margin-bottom: 0; }
    .about-us-banner-content p strong {
      font-family: "liberation_sans-bold";
      font-weight: normal; }

.about-us-wrapper {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.8); }

.custom-banner {
  background-color: #f4f4f4; }

.custom-banner-wrap {
  padding: 15px;
  max-width: 1200px;
  margin: auto; }

.custom-banner-text h2 {
  color: #444444;
  font-weight: normal;
  font-size: 2.3em; }
  .custom-banner-text h2 img {
    width: 25px;
    vertical-align: middle;
    margin: -3px 8px 0 0; }

.custom-banner-text h4 {
  font-size: 1.7em; }
  .custom-banner-text h4 img {
    vertical-align: middle;
    margin: -3px 8px 0 0; }

.custom-banner-text p,
.custom-banner-text li {
  font-size: 1.5em;
  color: #666666;
  line-height: 1.5; }

.custom-banner-text ol {
  list-style: decimal inside;
  height: 200px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: column; }

.custom-banner-text ul {
  list-style: disc inside; }

.services-icons-list {
  margin: 40px 0 60px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row; }
  .services-icons-list li {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column; }
    .services-icons-list li:not(:last-child) {
      margin-bottom: 20px; }
  .services-icons-list p {
    color: #DB0000;
    font-size: 1.7em;
    margin-bottom: 0; }

.service-data-text {
  background-color: #ffffff;
  border: solid 1px #D9DBDB;
  text-align: center;
  padding-bottom: 15px; }
  .service-data-text:not(:last-child) {
    margin-bottom: 45px; }
  .service-data-text span {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: auto;
    background-color: #DB0000;
    border-radius: 50%;
    margin-top: -25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row; }
  .service-data-text h2 {
    font-weight: normal;
    font-family: "liberation_sans-bold";
    font-size: 1.8em; }
  .service-data-text p {
    color: #777777;
    font-size: 1.6em;
    padding: 0 10px; }
    .service-data-text p br {
      display: none; }

.contact-wrapper {
  padding: 30px 0;
  position: relative; }
  .contact-wrapper h3 {
    color: #444444;
    font-weight: normal;
    font-size: 2.2em; }
    .contact-wrapper h3 img {
      vertical-align: middle;
      margin-right: 8px;
      margin-top: -3px; }

.contact-form {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row; }

.form-group {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  transition: 300ms;
  -webkit-transition: 300ms; }
  .form-group label {
    position: absolute;
    left: 15px;
    top: 22px;
    color: #666666;
    font-size: 1.5em;
    transform: translateY(-50%);
    transition: 300ms;
    -webkit-transition: 300ms; }
    .form-group label.error {
      color: #8f0000; }
  .form-group.textarea label {
    top: 15px;
    transform: none; }
  .form-group.focus {
    padding-top: 25px; }
    .form-group.focus label {
      top: 0;
      left: 0;
      transform: none; }
  .form-group.valid-data {
    opacity: 0.6; }
    .form-group.valid-data label {
      color: #40ab2b; }
    .form-group.valid-data .form-control {
      color: #40ab2b;
      border-color: #40ab2b; }

.form-control {
  border: solid 1px #DB0000;
  height: 45px;
  border-radius: 25px;
  width: 100%;
  padding: 0 15px;
  font-size: 1.5em;
  color: #444444;
  transition: 300ms;
  -webkit-transition: 300ms; }
  .form-control:invalid {
    outline: none;
    box-shadow: none; }
  .form-control:focus {
    border-color: #2b6ba6;
    box-shadow: 0 0 10px #2b6ba6; }
  .form-control.textarea {
    height: 170px;
    min-height: 170px;
    overflow: hidden;
    resize: vertical;
    border-radius: 15px;
    padding: 15px; }

.input-error {
  display: inline-block;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 1.4em;
  color: #8f0000; }

.btn-submit {
  background-color: #DB0000;
  border: none;
  color: #ffffff;
  font-size: 1.5em;
  padding: 8px 35px;
  border-radius: 30px;
  cursor: pointer;
  margin-left: auto; }

.contact-data {
  position: relative;
  z-index: 10; }
  .contact-data p {
    color: #666666;
    font-size: 1.6em;
    margin: 20px 0;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row; }
  .contact-data span {
    width: calc(100% - 25px);
    padding-left: 10px; }
  .contact-data b {
    color: #212121; }

.img-contact {
  position: absolute;
  right: -100px;
  bottom: 0;
  width: 250px; }

/************************************/
/*========= MEDIA-QUERIES =========*/
/**********************************/
@media (min-width: 470px) {
  .footer-columns article {
    width: 50%; } }

@media (min-width: 650px) {
  .service-info {
    width: 50%; }
  /*====== Internas ======*/
  .services-icons-list {
    align-items: flex-start;
    justify-content: flex-start; }
    .services-icons-list li {
      margin-left: 0;
      margin-right: calc((100% - 600px) / 2); }
      .services-icons-list li:nth-child(3n + 3) {
        margin-right: 0; }
      .services-icons-list li:last-child {
        margin-left: 0;
        margin-right: 0; } }

@media (min-width: 950px) {
  .home-banner {
    padding: 180px 0;
    background-position: right -100px top;
    background-size: contain; }
  .home-banner-content h2 {
    font-size: 4.2em; }
    .home-banner-content h2 img {
      width: 38px;
      margin: 0; }
    .home-banner-content h2 span {
      width: calc(100% - 38px);
      padding-left: 10px; }
  .home-banner-content p {
    font-size: 1.8em;
    padding-left: 48px; }
  .whatsapp-btn {
    margin-left: 48px; }
  .services-title {
    font-size: 2.6em; }
    .services-title img {
      width: 25px; }
  .services-list {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row; }
  .service-info {
    margin: 0;
    padding-bottom: 40px;
    width: 31.25%; }
  .service-info-text br {
    display: none; }
  .about-us-home {
    padding: 70px 0; }
    .about-us-home .container {
      display: flex;
      justify-content: flex-end;
      align-items: stretch;
      flex-wrap: wrap;
      flex-direction: row; }
  .about-us-text {
    max-width: 580px; }
    .about-us-text h2 {
      font-size: 2.6em; }
      .about-us-text h2 img {
        width: 25px; }
    .about-us-text p,
    .about-us-text li {
      font-size: 1.6em; }
    .about-us-text h5 {
      font-size: 4em; }
  .dark-wrap {
    padding: 52.5px 0; }
    .dark-wrap .social-links li {
      width: 45px;
      height: 45px;
      margin: 0 8px; }
    .dark-wrap .social-links a {
      font-size: 1.3em; }
  .footer-columns {
    justify-content: space-around; }
    .footer-columns article {
      width: auto; }
  /*====== Internas ======*/
  .about-us-banner-content h2 {
    font-size: 2.6em; }
    .about-us-banner-content h2 img {
      width: 25px; }
  .services-title {
    font-size: 3.2em; }
  .service-data-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row; }
  .service-data-text {
    width: 31.25%; }
    .service-data-text:not(:last-child) {
      margin: 0; }
    .service-data-text p br {
      display: none; } }

@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0; }
  .main-header {
    padding: 30px 0 25px;
    margin: auto;
    background-color: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
    transition: 300ms;
    -webkit-transition: 300ms; }
    .main-header.stick {
      position: fixed;
      z-index: 200;
      left: 0;
      top: 0;
      max-width: none;
      padding: 10px 20px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
      .main-header.stick + * {
        margin-top: 130px; }
  .toggle-nav {
    display: none; }
  .logo h2 {
    margin-top: 10px; }
  .main-nav {
    position: static;
    transform: none;
    width: auto;
    margin-bottom: 15px;
    margin-right: -18px; }
  .first-level-nav {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row; }
    .first-level-nav > li {
      font-size: 1.4em;
      margin: 0 3px;
      width: auto;
      border: none;
      border: solid 1px transparent; }
      .first-level-nav > li:hover, .first-level-nav > li.active {
        border-color: #DB0000;
        background-color: #fff; }
        .first-level-nav > li:hover > a, .first-level-nav > li.active > a {
          color: #444444; }
      .first-level-nav > li > a {
        padding: 5px 15px; }
  .about-us-home {
    background-size: contain;
    background-position: left -100px top; }
  .about-us-text {
    background-color: transparent; }
  .map-wrapper {
    margin: 55px 0 90px; }
    .map-wrapper h2 {
      font-size: 2.6em; }
      .map-wrapper h2 img {
        width: 25px; }
    .map-wrapper iframe {
      height: 420px; }
  .separator {
    padding: 30px 0; }
  /*====== Internas ======*/
  .about-us-banner {
    padding: 90px 0; }
  .about-us-banner-content {
    padding: 0;
    background-color: transparent; }
  .custom-banner {
    padding: 50px 0 30px; }
  .custom-banner-wrap {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row; }
  .custom-banner-text h2 {
    font-size: 2.6em; }
  .custom-banner-text p,
  .custom-banner-text li {
    font-size: 1.6em; }
  .img-services {
    margin-left: -120px;
    width: 60%; }
  .text-services {
    width: 44.16667%; }
  .services-icons-list {
    justify-content: space-between;
    margin-bottom: 150px; }
    .services-icons-list li {
      margin-right: 0; }
  .enviroment-img {
    width: 60.41667%;
    margin-right: -115px; }
  .enviroment-text {
    width: 48.33333%;
    order: -1; }
  .contact-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row; }
    .contact-wrapper h3 {
      font-size: 2.5em;
      margin-top: 0; }
      .contact-wrapper h3 img {
        width: 25px; }
  .contact-form {
    width: 47.5%; }
  .contact-data {
    width: 33.33333%;
    margin-left: 5%; }
    .contact-data p {
      margin-bottom: 30px; }
      .contact-data p:first-child {
        margin-top: 0; }
  .img-contact {
    width: 40%;
    bottom: -30px;
    right: 0; } }

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