@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
.color-red {
  color: #b93c36;
}
body {
  font-family: 'Poppins', sans-serif;
}
.section {
  text-align: center;
  overflow: hidden;
}
.w-90 {
  width: 90%;
  margin: auto;
}
.btn {
  padding: 15px 25px;
  border-radius: 25px;
  border-color: #ab322e;
  background: #ab322e;
  background-image: linear-gradient(to right, #ff695b, #ab322e);
  color: white;
  font-weight: bolder !important;
  font-style: unset;
  letter-spacing: 1.4px;
}
.move7,
.busquedas {
  cursor: pointer;
}
.fp-controlArrow.fp-prev {
  display: none !important;
}
.fp-controlArrow.fp-next {
  right: 15px;
  background-image: url('../images/flecha.png');
  height: 100px;
  width: 100px;
  opacity: 1;
  transform: rotate(-90deg);
}
#fp-nav {
  display: none;
}
#fp-nav li .active span,
.fp-slidesNav .active span {
  background: #f66356 !important;
}
/* Section ------------------------------ */
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #fff;
}
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section0-bis {
  background: #323536;
}
#section1 h2,
#section2 h2,
#section3 h2,
#section4 h2,
#section5 h2,
#section6 h2,
#section0-bis h2 {
  font-size: 3em;
  font-weight: 700;
}
#section1 h3,
#section2 h3,
#section3 h3,
#section4 h3,
#section5 h3,
#section6 h3,
#section0-bis h3 {
  font-weight: 300;
}
#section1 ul li,
#section2 ul li,
#section3 ul li,
#section4 ul li,
#section5 ul li,
#section6 ul li,
#section0-bis ul li {
  font-weight: lighter;
  margin-bottom: 8px;
}
#section0 {
  color: #fff;
}
#section0 h1,
#section0 h2 {
  font-size: 2em;
  font-weight: 700;
}
#section0 h4 {
  font-weight: 300;
  font-size: 1em;
  font-style: italic;
}
#section0 .position-absolute {
  position: absolute;
  padding-top: 2.5%;
  z-index: 2;
}
#slide1 {
  background-image: url(/static/images/home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#slide2 {
  background-image: url(/static/images/muestra-mgm-slider1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#slide3 {
  background-image: url(/static/images/muestra-mgm-slider2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#section1 {
  background-image: url(/static/images/fondo-servicios.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section1 .btn {
  padding: 5px 20px;
  border-radius: 5px;
}
#section1 h4 {
  color: #b93c36;
  height: 3em;
  font-weight: bold;
  line-height: 1em;
}
#section1 p {
  height: 8em;
  color: #727272;
}
@media (min-width: 1440px) {
  #section1 .container {
    width: 1400px;
    max-width: 1400px;
  }
}
#section1 .col-2 {
  flex: 0 0 19.666667%;
  max-width: 19.666667%;
}
#section0-bis {
  background-image: url(/static/images/premium.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section2 {
  background-image: url(/static/images/servicios-financieros.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section3 {
  background-image: url(/static/images/comercio-exterior.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section4 {
  background-image: url(/static/images/estudio-contable.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section5 {
  background-image: url(/static/images/asesoramiento-comercial.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section6 {
  background-image: url(/static/images/rrhh.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section6 h3 {
  line-height: 1.5em;
}
#section6 b {
  font-weight: 700;
}
#section6 .busquedas, #section0-bis .busquedas {
  background: transparent;
  border-color: #fff;
}
#section6 .busquedas:hover, #section0-bis .busquedas:hover {
  border-color: #ab322e;
  background: #ab322e;
  background-image: linear-gradient(to right, #ff695b, #ab322e);
}
#section7 {
  background-image: url(/static/images/fondo-footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #eee;
}
#section7 .footer-top {
  width: 100%;
  height: 70vh;
  color: #727272;
}
#section7 .footer-top a:hover {
  text-decoration: none;
}
#section7 .footer-top h5,
#section7 .footer-top h6,
#section7 .footer-top a,
#section7 .footer-top a:visited {
  color: #727272;
}
#section7 .footer-top .form-contact {
  background-image: linear-gradient(to right, rgba(255, 105, 91, 0.8), rgba(171, 50, 46, 0.82));
  height: 65vh;
  bottom: 0;
  position: absolute;
  margin-bottom: -12vh;
  z-index: 99;
  width: 100%;
  max-width: 600px;
  border-radius: 15px;
  font-weight: bolder;
  color: white;
  padding: 5%;
}
#section7 .footer-top .form-contact .text-label {
  width: 7em;
}
#section7 .footer-top .form-contact form {
  height: 100%;
}
#section7 .footer-top .form-contact table {
  height: 100%;
  table-layout: fixed;
}
#section7 .footer-top .form-contact table tr {
  height: 1px;
}
#section7 .footer-top .form-contact table tr:nth-last-child(2) {
  height: auto;
}
#section7 .footer-top .form-contact table td {
  vertical-align: top;
}
#section7 .footer-top .form-contact table td {
  border-top: unset;
  color: #323536;
  font-size: 1.1em;
}
#section7 .footer-top .form-contact table td textarea {
  height: 100%;
}
#section7 .footer-top .form-contact table td input::placeholder,
#section7 .footer-top .form-contact table td textarea::placeholder {
  color: transparent;
}
@media (min-width: 1200px) and (max-width: 1419px) {
  #section7 .footer-top .form-contact textarea {
    height: 5em;
  }
}
#section7 .footer-top .form-contact .btn {
  color: white;
  background: #323536;
  background-image: unset;
  float: right;
  border-radius: 5px;
  padding: 10px;
  border: unset;
}
#section7 .footer {
  background: #323536;
  position: absolute;
  bottom: 0;
  height: 36vh;
  width: 100%;
}
/* Overwriting fullPage.js tooltip color
* --------------------------------------- */
.fp-tooltip {
  color: #AAA;
}
#fp-nav span,
.fp-slidesNav span {
  border-color: #AAA;
}
#fp-nav li .active span,
.fp-slidesNav .active span {
  background: #AAA;
}
/* Reset CSS
 * --------------------------------------- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
table {
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
strong {
  font-weight: bold;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
.section {
  text-align: center;
}
#top_menu_collapse_button {
  position: absolute;
  right: 0;
}
#mainNav {
  -webkit-transition: margin-top 0.4s;
  /* Safari */
  transition: margin-top 0.4s;
  margin-top: 60px;
}
#mainNav a {
  color: #fff;
}
#mainNav a.active,
#mainNav #mainNav a:hover {
  border-bottom: 2px solid #b93c36;
}
#mainNav li {
  margin-left: 5px;
  font-weight: bold;
}
#mainNav img {
  height: 115px;
}
#mainNav .navbar-collapse {
  padding-top: 15px;
  padding-bottom: 15px;
}
#mainNav .btn-primary {
  background: #c2c4c5;
  color: #333;
}
#mainNav .btn-primary:hover {
  background: #f4f4f4;
  color: #333 !important;
}
.navbar-light .navbar-toggler-icon {
  background-image: none;
}
.navbar-shrink {
  margin-top: 0px;
  min-height: 50px;
  margin-top: 0px !important;
  background: #b93c36;
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar-shrink img {
  max-height: 50px;
  -webkit-transition: max-height 0.4s;
  /* Safari */
  transition: max-height 0.4s;
}
.navbar-shrink a.active,
.navbar-shrink #mainNav a:hover {
  color: white !important;
}
.navbar-shrink .navbar-collapse {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
#top_menu li {
  cursor: pointer;
}
/*  ----------------------------------------   navbar effect  ----------------------------------------- */
.navbar-toggler:not(:disabled):not(.disabled) {
  background-color: transparent !important;
  padding-top: 11px;
  padding-bottom: 11px;
}
.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler:focus {
  outline: none;
  background: transparent !important;
}
.navbar-toggler .navbar-toggler-icon {
  background-color: #fff;
  transform: rotate(0deg) translate(0px, 0px);
  transition: ease all 0.4s;
}
.navbar-toggler .navbar-toggler-icon {
  display: block;
  width: 38px;
  height: 4px;
  border-radius: 1px;
}
.navbar-toggler .navbar-toggler-icon + .navbar-toggler-icon {
  margin-top: 4px;
}
.icon-bar:nth-child(2) {
  width: 16px;
  transition: ease all 0.4s;
}
.navbar-toggler:hover > .navbar-toggler-icon:nth-child(2) {
  transition: ease all 0.4s;
}
.navbar-toggler:active > .navbar-toggler-icon:nth-child(2) {
  transition: ease all 0.4s;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
  transform: rotate(45deg) translate(7px, 6px);
  transition: ease all 0.4s;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
  opacity: 0;
  transition: ease all 0.4s;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -4px);
  transition: ease all 0.4s;
}
#menu li {
  display: inline-block;
  margin: 10px;
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#menu li.active {
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#menu li a {
  text-decoration: none;
  color: #000;
}
#menu li.active a:hover {
  color: #000;
}
#menu li:hover {
  background: rgba(255, 255, 255, 0.8);
}
#menu li a,
#menu li.active a {
  padding: 9px 18px;
  display: block;
}
#menu li.active a {
  color: #fff;
}
#menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 40px;
  z-index: 70;
  width: 100%;
  padding: 0;
  margin: 0;
}
#logo_header {
  max-width: 28%;
}
/*  ----------------------------------------    RESPONSIVE   ----------------------------------------- */
.footer-bottom a,
.footer-bottom a:hover,
.footer-bottom a:focus {
  color: white;
}
.footer-bottom h6 {
  line-height: 1.2em;
}
@media (min-width: 1201px) and (max-width: 1400px) {
  #section1 h4 {
    font-size: 1.1em;
  }
  #section1 p {
    font-size: 0.8em;
  }
  #section1 h2,
  #section2 h2,
  #section3 h2,
  #section4 h2,
  #section5 h2,
  #section6 h2,
  #section0-bis h2 {
    font-size: 2.2em;
  }
  #section1 h3,
  #section2 h3,
  #section3 h3,
  #section4 h3,
  #section5 h3,
  #section6 h3,
  #section0-bis h3 {
    font-size: 1.5em;
  }
  #section1 .move7,
  #section2 .move7,
  #section3 .move7,
  #section4 .move7,
  #section5 .move7,
  #section6 .move7,
  #section0-bis .move7,
  #section1 .busquedas,
  #section2 .busquedas,
  #section3 .busquedas,
  #section4 .busquedas,
  #section5 .busquedas,
  #section6 .busquedas,
  #section0-bis .busquedas {
    font-size: 0.9em;
    padding: 10px 20px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  #contacto h4 {
    font-size: 1em;
  }
}
@media (min-width: 600px) and (max-width: 992px) {
  #contacto h4 {
    font-size: 1em;
  }
  .navbar-light .navbar-toggler {
    display: none;
  }
  #section1 .container {
    width: 98%;
    margin: auto;
  }
  #section1 {
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
  }
  #section1 .btn {
    display: none;
  }
  #section1 h4 {
    height: unset;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 1.2em;
  }
  #section1 p {
    font-size: 0.9em;
    height: unset;
    margin-bottom: 10px;
  }
}
@media (max-height: 500px) {
  #section7 .footer {
    display: none;
  }
  #section7 .footer-top .form-contact {
    height: 80vh !important;
  }
  #section7 .footer-top .form-contact h4 {
    margin-bottom: 2px !important;
  }
  #section7 .footer-top .form-contact .btn {
    font-size: 0.7em;
    margin-bottom: 9px !important;
    padding: 7px 10px;
  }
  #section7 .footer-top .form-contact .form-control {
    padding: 0.3rem 0.75rem;
  }
  #section7 .footer-top .form-contact .table th,
  #section7 .footer-top .form-contact .table td {
    padding: 0.15rem;
  }
  #section7 .footer-top {
    height: 50vh !important;
  }
}
@media (max-width: 600px) {
  .fp-controlArrow.fp-next {
    height: 60px;
    width: 60px;
    right: 10px;
  }
  nav img {
    height: 35px;
  }
  #nav-padre {
    transition: background-color 0.3s ease;
  }
  .nav-padre {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100vh;
    z-index: 999 !important;
    transition: background-color 0.3s ease;
  }
  #fp-nav.right {
    right: 0px;
  }
  #section0 .btn,
  #section1 .btn,
  #section2 .btn,
  #section3 .btn,
  #section4 .btn,
  #section5 .btn,
  #section6 .btn,
  #section7 .btn,
  #section0-bis .btn {
    padding: 0.5rem 1rem;
  }
  .fp-controlArrow.fp-next {
    display: none;
  }
  #slide2 .container,
  #slide3 .container {
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
  #slide2 h4,
  #slide3 h4 {
    font-size: 0.9em;
  }
  #slide2 h2,
  #slide3 h2 {
    margin-bottom: 10px !important;
  }
  #section0 h1,
  #section0 h2 {
    font-size: 1.7em;
  }
  #section1 {
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
  }
  #section1 .btn {
    display: none;
  }
  #section1 h4 {
    height: unset;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 1.1em;
  }
  #section1 h4 br {
    display: none;
  }
  #section1 p {
    font-size: 0.8em;
    height: unset;
    margin-bottom: 10px;
  }
  #section1 h3,
  #section2 h3,
  #section3 h3,
  #section4 h3,
  #section5 h3,
  #section6 h3,
  #section0-bis h3 {
    font-size: 1em;
  }
  #section1 h2,
  #section2 h2,
  #section3 h2,
  #section4 h2,
  #section5 h2,
  #section6 h2,
  #section0-bis h2 {
    font-size: 1.2em;
  }
  #section7 .footer-top h4 {
    font-size: 1em;
  }
  #section7 .footer-top .form-contact {
    margin-bottom: 0px;
  }
  #section7 .footer-top .table td,
  #section7 .footer-top .table th {
    padding: 0.35em;
  }
  #section7 .footer-top .form-contact .btn {
    padding: 6px 10px;
  }
  .footer {
    height: 30vh;
  }
  .footer img {
    height: 60px;
  }
  .footer .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  #contacto h4 {
    font-size: 1em;
  }
  .footer-bottom img {
    margin: auto;
    height: 25px;
  }
  #section7 .footer-top .form-contact {
    padding: 4%;
    height: 50vh;
    width: 90%;
    top: 4vh;
  }
  #section7 .footer-top .form-contact table {
    font-size: 0.7em;
  }
  #section7 .footer-top .form-contact table td input::placeholder,
  #section7 .footer-top .form-contact table td textarea::placeholder {
    color: grey;
  }
  #section7 .footer-top .form-contact textarea {
    height: 15vh;
  }
  .logo img {
    max-height: 50px;
  }
  .footer-top {
    height: 70vh;
  }
  .footer-top .text-label {
    display: none;
  }
}
.wrapper-circle svg {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 50%;
  margin-top: -200px;
  margin-left: -200px;
}
@media (max-width: 600px) {
  .wrapper-circle svg {
    width: 350px;
    height: 350px;
    position: absolute;
    top: 50%;
    margin-top: -175px;
    margin-left: -175px;
  }
  .wrapper-circle img {
    min-width: 70% !important;
  }
  #section4 h4 {
    font-size: 1em;
  }
  h4 {
    font-size: 1.1em;
  }
  #logo_header {
    max-width: 50%;
  }
}

@media (max-height: 650px) and (max-width:600px) {
    #section7 .footer-top .form-contact {
        height: 47vh;
        top: 1vh;
    }
    #section7 .footer-top .form-contact h4 {margin-bottom: 2px !important;}

    #section7 .footer {
        height: 40vh;
    }

}
