@charset "UTF-8";
/*
Theme Name: Tesubi Externalia
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Tesubi
Author URI: https://www.tesubi.com/
Description: twentysixteen Child with Bootstrap 4
Template: twentysixteen
Version: 1.0
Tags:
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* ==============================
	GLOBAL  
============================== */
/* -----[ Global ]----- */
/* -----[ @media Global Style ]----- */
/* ==============================
	VARIABLES  
============================== */
/* ==============================
	TYPOGRAPHY  
============================== */
#content, footer {
  /* -----[ HOME - Nuestros servicios ]----- */
}
#content h1, #content h2, #content h3, #content h4, #content body, #content html, #content p, #content a, #content li, #content strong, #content .sec-title, #content .title, #content tr, #content td, footer h1, footer h2, footer h3, footer h4, footer body, footer html, footer p, footer a, footer li, footer strong, footer .sec-title, footer .title, footer tr, footer td {
  font-family: "Montserrat", sans-serif;
}
#content body, #content html, #content p, #content li, footer body, footer html, footer p, footer li {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #5D5D5D;
}
#content li, footer li {
  text-align: left;
}
#content strong, #content b, footer strong, footer b {
  color: #3399cc;
  display: inline;
}
#content a, footer a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#content .subtitle-header, footer .subtitle-header {
  font-size: 16px;
  color: #8c8b8e;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
}
#content h1, #content h2, #content .sec-title, footer h1, footer h2, footer .sec-title {
  font-size: 50px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #006699;
}
@media (max-width: 576px) {
  #content h1, #content h2, #content .sec-title, footer h1, footer h2, footer .sec-title {
    font-size: 31px;
  }
}
#content h1 span, #content h2 span, #content .sec-title span, footer h1 span, footer h2 span, footer .sec-title span {
  color: #00cc66;
}
#content h3, #content .title, footer h3, footer .title {
  font-size: 20px;
  line-height: 22px;
  margin: 25px 0 10px 0;
}
#content .nobreak, footer .nobreak {
  white-space: nowrap;
}
#content .line-title, footer .line-title {
  width: 6%;
  height: 0;
  margin: 0%;
  border: 1px solid #00cc66;
  margin-bottom: 30px;
}
#content .doscolumnas, footer .doscolumnas {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
#content .section--header-slider h1, #content .section--header-slider h2, footer .section--header-slider h1, footer .section--header-slider h2 {
  color: #fff;
}
#content .section--header-slider h1, footer .section--header-slider h1 {
  font-size: 50px !important;
}
#content .section--header-slider h2, footer .section--header-slider h2 {
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 0;
}
#content .section--tu-problema h2, footer .section--tu-problema h2 {
  margin-top: 0;
}
#content .section--tenyears, footer .section--tenyears {
  color: #00cc66;
}
#content .section--tenyears .line-title, footer .section--tenyears .line-title {
  border-color: #00cc66;
  margin: 0 auto 30px;
}
#content .section--tenyears h2, footer .section--tenyears h2 {
  color: #006699;
}
#content .section--tenyears p, footer .section--tenyears p {
  color: #1a1a1a;
}
#content .section--nuestra-mision, footer .section--nuestra-mision {
  color: #1a1a1a;
}
#content .section--nuestra-mision .line-title, footer .section--nuestra-mision .line-title {
  border-color: #00cc66;
}
#content .section--nuestra-mision h2, footer .section--nuestra-mision h2 {
  color: #006699;
}
#content .section--partners h2, footer .section--partners h2 {
  margin-top: 0;
}

/* ==============================
	START - GLOBAL STYLES  
============================== */
/* -----[ Styles for Animated square backgrounds ]----- */
.animated-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.animated-background li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-animation: animate 25s linear infinite;
          animation: animate 25s linear infinite;
  bottom: -150px;
}
.animated-background li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.animated-background li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
}
.animated-background li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.animated-background li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.animated-background li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.animated-background li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.animated-background li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.animated-background li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.animated-background li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 35s;
          animation-duration: 35s;
}
.animated-background li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 11s;
          animation-duration: 11s;
}

@-webkit-keyframes animate {
  0% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }
  100% {
    -webkit-transform: translateY(-1000px) rotate(720deg);
            transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}

@keyframes animate {
  0% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }
  100% {
    -webkit-transform: translateY(-1000px) rotate(720deg);
            transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}
.widget_text ol, .widget_text ul {
  margin-left: 2.5em;
}

/* -----[ Styles for CURVES of all web ]----- */
.wrapper-curva {
  position: absolute;
  left: 0px;
  height: 150px;
  width: 100%;
  background-repeat: repeat-x;
  background-size: 100% 150px;
  pointer-events: none;
  z-index: 0;
  background-color: transparent;
}
.wrapper-curva.curva1-top {
  background-image: url(svg/svg-curve.svg);
  height: 100px;
  background-size: 100% 100px;
  z-index: 0;
  top: -1px;
}
.wrapper-curva.curva2-top {
  background-image: url(svg/svg-curve2.svg);
  height: 379px;
  background-size: 101% 379px;
  top: -1px;
}
.wrapper-curva.curva1-bottom-gray {
  background-image: url(svg/svg-curve-gray.svg);
  height: 100px;
  background-size: 100% 100px;
  z-index: 0;
  bottom: -1px;
}
.wrapper-curva.curva1-bottom {
  background-image: url(svg/svg-curve-rotated.svg);
  height: 100px;
  background-size: 100% 100px;
  z-index: 0;
  bottom: -1px;
}
.wrapper-curva.curva2-bottom {
  background-image: url(svg/svg-curve2-bottom.svg);
  height: 300px;
  background-size: 100% 300px;
  bottom: -1px;
}
.wrapper-curva.curva2-bottom-gray {
  background-image: url(svg/svg-curve2-gray.svg);
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
  height: 379px;
  background-size: 100% 379px;
  bottom: -1px;
}
.wrapper-curva.curva-header {
  background-image: url(svg/svg-curve2.svg);
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  height: 200px;
  background-size: 100% 200px;
  bottom: -1px;
  z-index: 100;
}
.wrapper-curva.curva-header-auditoria-punto-venta {
  background-image: url(svg/svg-curve2-blue.svg);
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  height: 200px;
  background-size: 100% 200px;
  bottom: -1px;
  z-index: 10;
}

@media (max-width: 1370px) {
  /* -----[ Styles for CURVES of all web ]----- */
  .wrapper-curva.curva1-top {
    height: 110px;
    background-size: 100% 110px;
  }
  .wrapper-curva.curva2-top {
    height: 220px;
    background-size: 101% 220px;
  }
  .wrapper-curva.curva1-bottom {
    height: 110px;
    background-size: 100% 110px;
  }
  .wrapper-curva.curva2-bottom, .wrapper-curva.curva2-bottom-gray {
    height: 220px;
    background-size: 100% 220px;
  }
}
@media (max-width: 991px) {
  /* -----[ Styles for CURVES of all web ]----- */
  .wrapper-curva.curva1-top, .wrapper-curva.curva2-top, .wrapper-curva.curva1-bottom {
    height: 100px;
    background-size: 150% 50px;
    background-position: top center;
    z-index: 0;
  }
  .wrapper-curva.curva1-bottom {
    background-position: bottom center;
  }
  .wrapper-curva.curva2-bottom {
    height: 100px;
    z-index: 0;
    background-size: 150% 50px;
    background-position: bottom center;
    background-image: url(svg/svg-curve-rotated.svg);
  }
  .wrapper-curva.curva2-bottom-gray {
    height: 220px;
    background-size: 100% 220px;
  }
}
@media (max-width: 767px) {
  /* -----[ Styles for Animated square backgrounds ]----- */
  .animated-background li:nth-child(3) {
    display: none;
  }
  .animated-background li:nth-child(7) {
    display: none;
  }
  .animated-background li:nth-child(10) {
    display: none;
  }
  /* -----[ Styles for CURVES of all web ]----- */
  .wrapper-curva {
    /* &.curva2-bottom {
        background-image: url(svg/svg-curve.svg);
        height: 100px;
        background-size: 150% 50px;
        background-position: top center;
        z-index: 0;
        bottom: -1px;
        transform: rotateX(180deg) rotateY(180deg);
    } */
  }
  .wrapper-curva.curva2-bottom-gray {
    height: 100px;
    background-size: 150% 50px;
  }
}
.hidden-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hidden-mobile {
  display: none;
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: none;
  }
  .hidden-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
  height: 0;
}

body {
  background: none;
}

.so-widget-sow-hero-default-f002d9e8bda5 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 20px 50px 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.widget {
  padding: 0;
}

.site-inner {
  max-width: inherit;
}

body.page {
  position: relative;
}
body.page button:focus {
  outline: none;
  background: none;
}
body.page .entry-header,
body.page .entry-summary,
body.page .entry-content,
body.page .entry-footer,
body.page .page-content {
  margin-right: 15px;
  margin-left: 15px;
}
body.page .panel-grid .panel-grid-cell {
  z-index: 10;
}
body.page .site-main {
  margin-bottom: 0;
}

/* -----[ LISTS OF ALL WEBSITE ]----- */
#content .items-list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 8%;
     -moz-column-gap: 8%;
          column-gap: 8%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .items-list.no-colum-gap {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  margin-bottom: 20px;
}
#content .items-list li {
  background: url(svg/dot-blue.svg) no-repeat left top;
  background-size: 24px;
  height: auto;
  padding-left: 44px;
  padding: 0px 0px 12px 44px;
  line-height: inherit;
}
#content .items-list li:hover {
  background: url(svg/dot-check.svg) no-repeat left top;
  background-size: 28px;
}
#content .items-list-two {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .items-list-two li {
  background: url(svg/dot-blue.svg) no-repeat left top;
  background-size: 24px;
  height: auto;
  padding-left: 44px;
  padding: 0px 0px 12px 44px;
  line-height: inherit;
}
#content .items-list-two li:hover {
  background: url(svg/dot-check.svg) no-repeat left top;
  background-size: 28px;
}
#content .items-list.subitem {
  background: url(svg/dot-blue.svg) no-repeat left top;
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  background-size: 24px;
}
#content .items-list.subitem li {
  padding-left: 4px;
  background: none;
  line-height: 20px;
}
#content .items-list.subitem li:hover {
  background: url(svg/dot-check.svg) no-repeat left top;
  background-size: 28px;
}

#content {
  /* -----[ Header Slider ]----- */
  /* -----[ Grid Reduced Size. For lists ]----- */
  /* -----[ Backgrounds ]----- */
  /* -----[ Styles for MODALS ]----- */
}
#content .section--header, #content .section--header-auditoria-punto-venta {
  position: relative;
}
#content .grid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#content .grid figure {
  margin-bottom: 30px;
}
#content .grid figure figcaption {
  color: #00668d;
  text-align: center;
  height: 100%;
  background: #fff;
  margin: 0;
  padding: 35px 25px;
  transition: transform 0.35s, -webkit-transform 0.35s;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .grid figure figcaption .main-icon {
  width: 60px;
}
#content .grid figure figcaption .bkg-button {
  background-color: #fff;
  border-radius: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 0px;
  height: 0px;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  z-index: 0;
}
#content .grid figure figcaption:hover .bkg-button {
  background: -webkit-linear-gradient(left, #93690d 0%, #00cc66 100%);
  border-radius: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 45px;
  height: 45px;
  -webkit-transform: scale(17);
          transform: scale(17);
  z-index: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#content .grid figure figcaption h3 {
  text-align: center;
  color: #00668d;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
  margin-bottom: 0;
  z-index: 120;
}
#content .grid figure figcaption .icon-servicios {
  width: 50px;
  height: 50px;
}
#content .grid figure figcaption .icon-servicios img {
  width: 35px;
}
#content .grid figure figcaption p {
  width: 100%;
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
#content .grid.mini-grid-color figcaption {
  color: #fff;
  background: linear-gradient(276deg, #6fa7dc, #33357d);
}
#content .grid.mini-grid-color figcaption .main-icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
#content .grid.mini-grid-color figcaption h3 {
  color: #fff;
}
#content .grid-main-services {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#content .grid-main-services figure {
  margin-bottom: 30px;
  padding: 2px !important;
}
#content .grid-main-services figure:first-child .icon-servicios {
  -webkit-mask: url("../externaliatheme/svg/externalia--punto-venta.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--punto-venta.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(2) .icon-servicios {
  -webkit-mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(3) .icon-servicios {
  -webkit-mask: url("../externaliatheme/svg/externalia--acciones-ejecucion.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--acciones-ejecucion.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(4) .icon-servicios {
  -webkit-mask: url("../externaliatheme/svg/externalia--acciones-comando.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--acciones-comando.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(5) .icon-servicios {
  -webkit-mask: url("../externaliatheme/svg/externalia--consultoria-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--consultoria-comercial.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(6) .icon-servicios {
  -webkit-mask: url("../externaliatheme/svg/externalia--auditoria.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--auditoria.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:first-child .icon-servicios-pharma {
  -webkit-mask: url("../externaliatheme/svg/externalia--gestion-parafarmacia.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--gestion-parafarmacia.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(2) .icon-servicios-pharma {
  -webkit-mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure:nth-child(3) .icon-servicios-pharma {
  -webkit-mask: url("../externaliatheme/svg/externalia--activador-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--activador-comercial.svg") no-repeat 50% 50%;
}
#content .grid-main-services figure figcaption {
  height: 100%;
  background: -webkit-linear-gradient(left, #33357d 0%, #6fa7dc 100%);
  border-radius: 10px;
  -webkit-box-shadow: 4px 3px 17px 0px #8c8c8c;
          box-shadow: 4px 3px 17px 0px #8c8c8c;
  margin: 0 20px;
  padding: 35px 25px;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  position: relative;
  overflow: hidden;
}
#content .grid-main-services figure figcaption .bkg-button {
  background-color: #fff;
  border-radius: 200px;
  position: absolute;
  top: 35px;
  left: 25px;
  width: 62px;
  height: 62px;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  z-index: 0;
}
#content .grid-main-services figure figcaption:hover .bkg-button {
  background: -webkit-linear-gradient(left, #93690d 0%, #00cc66 100%);
  border-radius: 200px;
  position: absolute;
  top: 15px;
  left: 25px;
  width: 45px;
  height: 45px;
  -webkit-transform: scale(17);
          transform: scale(17);
  z-index: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#content .grid-main-services figure figcaption:hover .wrapper-icon-servicios .icon-servicios {
  background-color: #fff;
}
#content .grid-main-services figure figcaption .wrapper-icon-servicios {
  background-color: #fff;
  border-radius: 200px;
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 120;
}
#content .grid-main-services figure figcaption .wrapper-icon-servicios .icon-servicios, #content .grid-main-services figure figcaption .wrapper-icon-servicios .icon-servicios-pharma {
  width: 100%;
  height: 50px;
  background-color: #006699;
}
#content .grid-main-services figure figcaption .caption-text {
  z-index: 120;
  position: relative;
}
#content .grid-main-services figure figcaption .caption-text h3 {
  width: 80%;
  text-align: left;
  color: #fff;
  font-size: 26px;
}
#content .grid-main-services figure figcaption .caption-text p {
  width: 90%;
  text-align: left;
  margin: 0;
}
#content .grid-main-services figure figcaption a { /* Anchor will cover the whole item by default */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
#content .curvas-tipoA {
  position: relative;
  background-color: #006699;
  /* background: linear-gradient(276deg, #33357d, #6fa7dc);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 30s ease infinite;
  -moz-animation: AnimationName 30s ease infinite;
  animation: AnimationName 30s ease infinite;
  @-webkit-keyframes AnimationName {
      0% {background-position: 0% 48%}
      50% {background-position: 100% 53%}
      100% {background-position: 0% 48%}
  }
  @-moz-keyframes AnimationName {
      0% {background-position: 0% 48%}
      50% {background-position: 100% 53%}
      100% {background-position: 0% 48%}
  }
  @keyframes AnimationName {
      0% {background-position: 0% 48%}
      50% {background-position: 100% 53%}
      100% {background-position: 0% 48%}
  } */
}
#content .curvas-tipoA::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: -1px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-circle.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0px 101%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#content .curvas-tipoA::after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 60%;
  left: 0;
  bottom: -65px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-trabajo-conjunto.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
}
#content .curvas-tipoA-superior::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: -1px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-circle.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0px 101%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content .curvas-tipoA-inferior::after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 60%;
  left: 0;
  bottom: -65px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-trabajo-conjunto.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
}
#content .curvas-tipoB {
  position: relative;
  background-color: #006699;
}
#content .curvas-tipoB::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 70%;
  left: 0;
  top: -20px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-trabajo-conjunto.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#content .curvas-tipoB::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 70%;
  left: 0;
  bottom: -115px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-trabajo-conjunto.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
}
#content .curvas-tipoB .panel-grid-cell {
  padding-top: 170px;
  padding-bottom: 60px;
}
#content .curvas-tipoC {
  position: relative;
  background-color: #006699;
}
#content .curvas-tipoC::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: -1px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-circle.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0px 101%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#content .curvas-tipoC::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  bottom: -1px;
  z-index: 0;
  -webkit-mask-image: url(svg/background-circle.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0px 101%;
}
#content .modal#modal_trabajoConjunto_resultados .modal-content:before {
  background: #00cc66;
}
#content .modal#modal_trabajoConjunto_experiencia .modal-content:before {
  background: #3399cc;
}
#content .modal#modal_trabajoConjunto_experiencia .modal-content .modal-header img {
  width: 40px !important;
}
#content .modal#modal_trabajoConjunto_tecnologia .modal-content:before {
  background: #cccccc;
}
#content .modal .modal-content {
  border: none;
}
#content .modal .modal-content::before {
  content: "";
  position: absolute;
  background: #006699;
  background-size: 100%;
  width: 100%;
  height: 125px;
  left: 0;
  top: 0;
  z-index: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#content .modal .modal-content .modal-header {
  border-bottom: none;
  z-index: 10;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#content .modal .modal-content .modal-header .close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
}
#content .modal .modal-content .modal-header .close:not(:disabled):not(.disabled):focus,
#content .modal .modal-content .modal-header .close:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
#content .modal .modal-content .modal-header button:hover {
  background-color: inherit;
}
#content .modal .modal-content .modal-header img {
  width: 60px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
#content .modal .modal-content .modal-header h3 {
  color: #fff;
  margin: 8px 0 5px 0;
}
#content .modal .modal-content .modal-body {
  padding: 20px;
  color: #006699;
}
#content .modal .modal-content .modal-body b, #content .modal .modal-content .modal-body strong {
  color: #00cc66 !important;
}
#content .modal .modal-content .modal-body p,
#content .modal .modal-content .modal-body li {
  text-align: left;
  margin: 0 0 0.75em;
}
#content .modal .modal-content .modal-body b,
#content .modal .modal-content .modal-body strong {
  color: #006699;
}

/* -----[ @media Global Style ]----- */
@media (max-width: 1370px) {
  #content .section--nuestros-servicios h2 {
    font-size: 35px;
  }
  #content .section--nuestros-servicios .highlighted {
    font-size: 18px;
  }
  #content .grid-main-services figure figcaption {
    margin: 0 10px;
    padding: 15px 25px;
  }
  #content .grid-main-services figure figcaption p {
    font-size: 14px;
    line-height: 20px;
    width: 90%;
  }
  #content .grid-main-services figure figcaption h3 {
    width: 90%;
    font-size: 22px;
    margin: 15px 0 10px 0;
  }
  #content .grid-main-services figure figcaption .wrapper-icon-servicios {
    width: 45px;
    height: 45px;
  }
  #content .grid-main-services figure figcaption .bkg-button {
    top: 15px;
    left: 25px;
    width: 45px;
    height: 45px;
  }
  #content .grid-main-services figure figcaption .wrapper-icon-servicios .icon-servicios {
    height: 35px;
  }
}
@media (min-width: 1750px) {
  #content .curvas-tipoA::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0px;
    top: -47%;
    z-index: 0;
    -webkit-mask-image: url(svg/background-circle.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg) scaleY(0.4);
  }
}
@media (max-width: 992px) {
  #content .curvas-tipoB::before {
    height: 50%;
  }
  #content .curvas-tipoB::after {
    width: 100%;
    height: 60%;
    left: 0;
    bottom: -115px;
  }
}
@media (max-width: 768px) {
  #content {
    /* -----[ Grid Reduced Size. For lists ]----- */
  }
  #content .so-widget-sow-hero-default-f002d9e8bda5 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 20px 50px 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  #content .grid figure {
    margin-bottom: 15px;
  }
  #content .grid figure:hover figcaption {
    height: 100%;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
            transform: perspective(1000px) translate3d(0, 0, 21px);
  }
  #content .grid figure figcaption {
    margin: 0;
    padding: 12px 25px;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #content .grid figure figcaption .main-icon {
    width: 40px;
  }
  #content .grid figure figcaption h3 {
    font-size: 14px;
    margin: 0 0 0 25px;
    text-align: left;
    line-height: 18px;
  }
  #content .grid-main-services {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #content .grid-main-services figure {
    margin-bottom: 30px;
    padding: 2px !important;
  }
  #content .grid-main-services figure:hover figcaption {
    height: 100%;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
            transform: perspective(1000px) translate3d(0, 0, 21px);
  }
  #content .grid-main-services figure:hover figcaption .wrapper-icon-servicios .icon-servicios, #content .grid-main-services figure:hover figcaption .wrapper-icon-servicios .icon-servicios-pharma {
    background-color: #00cc66;
  }
  #content .grid-main-services figure:first-child .icon-servicios {
    -webkit-mask: url("../externaliatheme/svg/externalia--punto-venta.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--punto-venta.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(2) .icon-servicios {
    -webkit-mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(3) .icon-servicios {
    -webkit-mask: url("../externaliatheme/svg/externalia--acciones-ejecucion.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--acciones-ejecucion.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(4) .icon-servicios {
    -webkit-mask: url("../externaliatheme/svg/externalia--acciones-comando.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--acciones-comando.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(5) .icon-servicios {
    -webkit-mask: url("../externaliatheme/svg/externalia--consultoria-comercial.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--consultoria-comercial.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(6) .icon-servicios {
    -webkit-mask: url("../externaliatheme/svg/externalia--auditoria.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--auditoria.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:first-child .icon-servicios-pharma {
    -webkit-mask: url("../externaliatheme/svg/externalia--gestion-parafarmacia.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--gestion-parafarmacia.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(2) .icon-servicios-pharma {
    -webkit-mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure:nth-child(3) .icon-servicios-pharma {
    -webkit-mask: url("../externaliatheme/svg/externalia--activador-comercial.svg") no-repeat 50% 50%;
            mask: url("../externaliatheme/svg/externalia--activador-comercial.svg") no-repeat 50% 50%;
  }
  #content .grid-main-services figure figcaption {
    padding: 20px;
  }
  #content .grid-main-services figure figcaption .bkg-button {
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
  }
  #content .grid-main-services figure figcaption .wrapper-icon-servicios {
    width: 50px;
    height: 50px;
  }
  #content .grid-main-services figure figcaption .wrapper-icon-servicios .icon-servicios, #content .grid-main-services figure figcaption .wrapper-icon-servicios .icon-servicios-pharma {
    width: 100%;
    height: 30px;
    background-color: #006699;
  }
  #content .grid-main-services figure figcaption .caption-text h3 {
    width: 100%;
    margin-top: 15px;
    font-size: 18px;
  }
  #content .grid-main-services figure figcaption .caption-text p {
    width: 100%;
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  #content {
    /* -----[ LISTS OF ALL WEBSITE ]----- */
    /* -----[ Backgrounds ]----- */
  }
  #content .items-list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  #content .curvas-tipoA::before, #content .curvas-tipoC::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 40px;
    left: 0px;
    top: -1px;
    z-index: 0;
    -webkit-mask-image: url(svg/background-circle.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% bottom;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #content .curvas-tipoA::after, #content .curvas-tipoC::after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 40px;
    left: 0px;
    bottom: -1px;
    z-index: 0;
    -webkit-mask-image: url(svg/background-circle.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% bottom;
  }
  #content .curvas-tipoA-superior::before {
    top: -49%;
  }
}
/* ==============================
	START - GLOBAL STYLES  
============================== */
.so-widget-sow-hero-default-c5087505bc4f {
  min-height: auto !important;
}

#content {
  /* -----[ Tendencias / BLOG ]----- */
  /* -----[ Paginación ]----- */
  /* -----[ Confian en Nosotros ]----- */
}
#content .section--resultados {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 1350px) {
  #content .section--resultados {
    top: 0;
  }
}
@media (max-width: 909px) {
  #content .section--resultados {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #content .section--resultados p {
    font-size: 12px;
  }
}
#content .section--resultados .section--resultados-title .panel-grid-cell {
  margin-top: 30px;
  margin-bottom: 20px;
}
#content .section--resultados .section--resultados-in .panel-grid-cell {
  margin-top: 5px;
  margin-bottom: 0px;
}
#content .section--resultados .section--resultados-in .panel-grid-cell .custom-html-widget {
  position: relative;
}
#content .section--resultados .section--resultados-in .panel-grid-cell .custom-html-widget .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #3399cc;
  z-index: -1;
}
#content .section--resultados .section--resultados-in .panel-grid-cell .custom-html-widget .green-box {
  width: 160px;
  height: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid #00cc66;
  background-color: #00cc66;
  z-index: -1;
}
#content .section--resultados .panel-grid-cell {
  margin-top: 50px;
}
@media (max-width: 1350px) {
  #content .section--resultados .panel-grid-cell {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  #content .section--resultados .panel-grid-cell {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
#content .section--resultados.blue h2 {
  color: #fff;
}
#content .section--resultados.blue .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 69.8%;
  background-color: #3399cc;
  top: 24.3%;
  z-index: -1;
}
@media (max-width: 1350px) {
  #content .section--resultados.blue .blue-box {
    top: 24.4%;
    left: 81.4%;
  }
}
@media (max-width: 1200px) {
  #content .section--resultados.blue .blue-box {
    top: 23.4%;
    left: 76.4%;
  }
}
@media (max-width: 768px) {
  #content .section--resultados.blue .blue-box {
    top: 89.2%;
    left: 72.4%;
  }
}
#content .section--resultados.blue .green-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 22%;
  border: 1px solid #00cc66;
  top: 81%;
  z-index: -1;
}
@media (max-width: 1350px) {
  #content .section--resultados.blue .green-box {
    top: 76%;
    left: 6%;
  }
}
@media (max-width: 1200px) {
  #content .section--resultados.blue .green-box {
    top: 78%;
    left: 10%;
  }
}
@media (max-width: 1080px) {
  #content .section--resultados.blue .green-box {
    top: 77%;
    left: 8%;
  }
}
@media (max-width: 768px) {
  #content .section--resultados.blue .green-box {
    top: 38%;
    left: 7%;
  }
}
#content .section--resultados:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  right: -4%;
  top: 43%;
  -webkit-transform: rotate(107deg);
          transform: rotate(107deg);
  background-repeat: no-repeat;
}
#content .section--resultados:after {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  left: -12%;
  top: -18%;
  -webkit-transform: rotate(0deg);
  transform: rotate(307deg);
  background-repeat: no-repeat;
}
#content .section--resultados .first-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .section--resultados .first-result .title {
  color: #006699;
  font-size: 18px;
  font-weight: 300;
}
#content .section--resultados .first-result hr {
  width: 66px;
}
#content .section--resultados .owl-item .resultados-in img {
  width: auto !important;
}
#content .section--resultados .resultados-in {
  margin: 15px;
  padding: 10px 10px 10px 10px;
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
  background-color: #fff;
}
#content .section--resultados .resultados-in:hover .resultados-line {
  border: 1px solid #3399cc;
}
#content .section--resultados .resultados-in .resultados-line {
  padding: 12px;
  min-height: 29.5em;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  #content .section--resultados .resultados-in .resultados-line {
    min-height: 39em;
  }
}
@media (max-width: 768px) {
  #content .section--resultados .resultados-in .resultados-line {
    min-height: 15em;
  }
}
@media (max-width: 576px) {
  #content .section--resultados .resultados-in .resultados-line {
    min-height: 15em !important;
  }
}
#content .section--resultados .resultados-in .resultados-line h3 {
  color: #00cc66;
  font-size: 50px;
  padding-bottom: 14px;
  font-weight: 600;
}
#content .section--resultados .resultados-in .resultados-line p {
  line-height: 27px;
  font-size: 12px;
}
#content .section--resultados .resultados-in .resultados-line p span {
  color: #00cc66;
}
#content .section--resultados .resultados-in .resultados-line img {
  margin-bottom: 3em;
}
#content .section--resultados .line-title {
  border-color: #00cc66;
}
#content .section--resultados .textwidget p {
  padding-bottom: 20px;
}
#content .section--resultados .ipad-carousel {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  #content .section--resultados .ipad-carousel {
    padding-bottom: 40px;
  }
}
#content .section--resultados .ipad-carousel .bkg {
  position: relative;
  width: 80%;
  max-width: 650px;
  text-align: center;
  min-height: 30em;
}
@media (max-width: 768px) {
  #content .section--resultados .ipad-carousel .bkg {
    min-height: 22em;
  }
}
#content .section--resultados .ipad-carousel .bkg .mockup-x {
  display: block;
}
#content .section--resultados .ipad-carousel .bkg .mockup-y {
  display: none;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  height: 100%;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators {
  margin-right: 0;
  margin-left: 0;
  bottom: 8%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators {
    bottom: 0 !important;
  }
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators li {
  background-color: #cccbcb;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators .active {
  background-color: #00cc66;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item {
  height: 100%;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container {
  height: 100%;
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container {
    width: 100%;
  }
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1200px) {
  #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row svg, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row svg {
    width: 80%;
  }
}
@media (max-width: 1080px) {
  #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row svg, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row svg {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row svg, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row svg {
    width: 100%;
  }
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .text, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .text {
  font-family: "Montserrat", sans-serif;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .first-circle .circle, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .first-circle .circle {
  fill: #fff !important;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .first-circle .percentage, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .first-circle .percentage {
  fill: #3399cc !important;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .progress.progress-12, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .progress.progress-12 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 7rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: transparent;
  border-radius: 0.25rem;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .progress.progress-12 svg, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .progress.progress-12 svg {
  margin: 10px auto;
  max-width: 100%;
  max-height: 250px;
  height: 100px;
  width: 150px;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-value, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-value {
  stroke-width: 12px;
  stroke: #006699;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-circle, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-circle {
  stroke: transparent;
  stroke-width: 11px;
  fill: #00cc66;
  -webkit-animation: progress 2s ease-out forwards;
          animation: progress 2s ease-out forwards;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-text, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-text {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  fill: white;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-text:before, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-text:before {
  content: "+";
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row.graphic-two .circular-chart, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row.graphic-two .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 350px;
  height: auto;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
  height: 160px;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart .circle, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circular-chart .circle {
  stroke: #006699;
  fill: #00cc66;
  stroke-width: 2;
  stroke-linecap: round;
  -webkit-animation: progress 2s ease-out forwards;
          animation: progress 2s ease-out forwards;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart .percentage, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circular-chart .percentage {
  fill: #fff;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
}
@-webkit-keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
  30% {
    stroke-dasharray: 0 100;
  }
  100% {
    stroke-dasharray: 60 100;
  }
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
  30% {
    stroke-dasharray: 0 100;
  }
  100% {
    stroke-dasharray: 60 100;
  }
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .normal-chart, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .normal-chart {
  width: 220px;
  margin: 20px;
}
#content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row p, #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row p {
  max-width: 400px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
#content ul.item-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content ul.item-list li {
  background: url(svg/flecha.svg) no-repeat left top;
  background-size: 24px;
  height: auto;
  padding-left: 44px;
  padding: 0px 0px 12px 44px;
  line-height: inherit;
}
#content .columna-actualidad {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -----[ category-gestion-punto-venta ]----- */
  /* -----[ category-outsorcing-comercial ]----- */
  /* -----[ category-consultoria-comercial ]----- */
  /* -----[ category-canal-pharma ]----- */
}
#content .columna-actualidad article.category-gestion-punto-venta .category-news {
  background-color: #006699;
}
#content .columna-actualidad article.category-gestion-punto-venta .fecha-news p,
#content .columna-actualidad article.category-gestion-punto-venta .readmore-news a {
  color: #006699;
}
#content .columna-actualidad article.category-outsorcing-comercial .category-news {
  background-color: #00cc66;
}
#content .columna-actualidad article.category-outsorcing-comercial .fecha-news p,
#content .columna-actualidad article.category-outsorcing-comercial .readmore-news a {
  color: #00cc66;
}
#content .columna-actualidad article.category-consultoria-comercial .category-news {
  background-color: #3399cc;
}
#content .columna-actualidad article.category-consultoria-comercial .fecha-news p,
#content .columna-actualidad article.category-consultoria-comercial .readmore-news a {
  color: #3399cc;
}
#content .columna-actualidad article.category-canal-pharma .category-news {
  background-color: #33357d;
}
#content .columna-actualidad article.category-canal-pharma .fecha-news p,
#content .columna-actualidad article.category-canal-pharma .readmore-news a {
  color: #33357d;
}
#content .columna-actualidad article {
  border: 1px solid #cccccc;
  border-radius: 3px;
  position: relative;
}
#content .columna-actualidad article .wrapper-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#content .columna-actualidad .category-news {
  background-color: #006699;
  padding: 5px 5%;
}
#content .columna-actualidad .category-news p {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: left;
  margin: 0;
}
#content .columna-actualidad .wrapper-content {
  padding: 5px 5% 10px 5%;
}
#content .columna-actualidad .wrapper-content .fecha-news a,
#content .columna-actualidad .wrapper-content .fecha-news p {
  color: #006699;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 6px;
  font-style: italic;
  text-transform: capitalize;
  text-align: left;
}
#content .columna-actualidad .wrapper-content .title-news a,
#content .columna-actualidad .wrapper-content .title-news p {
  color: #1a1a1a;
  font-size: 16px;
  text-align: left;
  margin-bottom: 6px;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#content .columna-actualidad .wrapper-content .excerpt-news p {
  color: #3399cc;
  font-size: 14px;
  text-align: left;
  margin-bottom: 40px;
}
#content .columna-actualidad .wrapper-content .readmore-news {
  position: absolute;
  bottom: 10px;
}
#content .columna-actualidad .wrapper-content .readmore-news a {
  color: #006699;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#content nav.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 15px;
  border-top: 2px solid #cccccc;
}
#content nav.pagination:before, #content nav.pagination:after {
  content: none;
}
#content nav.pagination .nav-links {
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content nav.pagination .nav-links:before, #content nav.pagination .nav-links:after {
  content: none;
}
#content nav.pagination .nav-links .page-numbers {
  display: inline-block;
  padding: 14px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #eee;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
  color: #3399cc;
}
#content nav.pagination .nav-links .page-numbers.next::before {
  content: "➜";
  right: 1px;
  top: 1px;
}
#content nav.pagination .nav-links .page-numbers.prev::before {
  content: "➜";
  right: 1px;
  top: -2px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#content nav.pagination .nav-links .page-numbers.current,
#content nav.pagination .nav-links a.page-numbers:hover {
  background: #00cc66;
  color: #fff;
}
#content nav.pagination .nav-links .current .screen-reader-text {
  position: absolute !important;
}
#content nav.pagination .nav-links .prev,
#content nav.pagination .nav-links .next {
  position: relative;
  right: 0;
  left: 0;
  padding: 0 !important;
  background-color: #3399cc;
  color: #fff;
}
#content .carrusel-testimonial.desktop {
  display: block;
}
@media (max-width: 576px) {
  #content .carrusel-testimonial.desktop {
    display: none;
  }
}
#content .carrusel-testimonial.mobile {
  display: none;
}
@media (max-width: 576px) {
  #content .carrusel-testimonial.mobile {
    display: block;
  }
  #content .carrusel-testimonial.mobile img {
    width: 20%;
  }
}
#content .carrusel-testimonial .carousel-inner {
  min-height: 350px;
}
#content .carrusel-testimonial .block-arrow {
  position: relative;
}
#content .carrusel-testimonial .block-arrow .carousel-control-prev {
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/arrow-left.svg) center center no-repeat !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: absolute;
  top: -25px;
  left: 40%;
  width: 50px;
  height: 50px;
}
@media (max-width: 576px) {
  #content .carrusel-testimonial .block-arrow .carousel-control-prev {
    top: -50px;
    left: 28%;
  }
}
#content .carrusel-testimonial .block-arrow .carousel-control-next {
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/arrow.svg) center center no-repeat !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: absolute;
  top: -25px;
  width: 50px;
  left: 50%;
  height: 50px;
}
@media (max-width: 576px) {
  #content .carrusel-testimonial .block-arrow .carousel-control-next {
    top: -33px;
    width: 86px;
    left: 50%;
    height: 16px;
  }
}
#content #adv_testimonial_2_columns_text_carousel .carousel-item-next, #content .carousel-item-prev, #content .carousel-item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#content #adv_testimonial_2_columns_text_carousel .testimonial_columns_text_carousel_caption p {
  font-weight: 200;
}
#content #adv_testimonial_2_columns_text_carousel .testimonial_columns_text_carousel_caption p.name {
  font-weight: 400;
  margin: 0;
}
#content #adv_testimonial_2_columns_text_carousel .testimonial_columns_text_carousel_caption img {
  width: 65px;
}
#content .section--confian {
  position: relative;
  background-size: 100%;
  overflow: hidden;
}
#content .section--confian .panel-grid-cell {
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (max-width: 576px) {
  #content .section--confian .panel-grid-cell {
    padding-top: 10px;
  }
}
@media (max-width: 576px) {
  #content .section--confian .panel-grid-cell .owl-controls .owl-pagination div:last-child {
    display: none;
  }
}
#content .section--confian .panel-grid-cell .owl-controls .owl-page.active span {
  background: #006699;
}
#content .section--confian .panel-grid-cell .confian-in {
  padding: 0px 25px;
}
#content .section--confian .panel-grid-cell .confian-in:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 36%;
  height: 800px;
  right: -11%;
  top: -53px;
  -webkit-transform: rotate(128deg);
          transform: rotate(128deg);
  background-repeat: no-repeat;
}
#content .section--confian .panel-grid-cell .confian-in:after {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 700px;
  height: 300px;
  left: -15%;
  top: 45%;
  -webkit-transform: rotate(109deg);
  transform: rotate(89deg);
  background-repeat: no-repeat;
}
#content .section--confian .panel-grid-cell .confian-in .owl-item {
  padding-bottom: 25px;
}
#content .section--confian .panel-grid-cell .confian-in .owl-dots {
  text-align: center;
}
#content .section--confian .panel-grid-cell .confian-in .owl-dots button.owl-dot {
  width: 20px;
  height: 20px;
  background-color: #006699;
  border-radius: 100%;
  margin-left: 10px;
}
#content .section--confian .panel-grid-cell .confian-in .owl-dots button.owl-dot.active {
  background-color: #00cc66;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial {
  background-color: white;
  margin: 10px;
  padding: 40px;
  min-height: 43em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1350px) {
  #content .section--confian .panel-grid-cell .confian-in .box-testimonial {
    min-height: 61em;
  }
}
@media (max-width: 1200px) {
  #content .section--confian .panel-grid-cell .confian-in .box-testimonial {
    min-height: 68em;
  }
}
@media (max-width: 1080px) {
  #content .section--confian .panel-grid-cell .confian-in .box-testimonial {
    padding: 40px 23px;
  }
}
@media (max-width: 768px) {
  #content .section--confian .panel-grid-cell .confian-in .box-testimonial {
    min-height: 46em;
  }
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial:hover {
  background-color: #3399cc;
  color: #fff;
  -webkit-transition: background-color 1s ease;
  transition: background-color 1s ease;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial:hover p {
  color: #fff;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial:hover .people-box .name {
  color: #fff;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial:hover .people-box:after {
  content: "";
  bottom: 27px;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial.confianza .people-box:after {
  content: "";
  background-image: url(../externaliatheme/svg/compromiso-social.svg);
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial .people-box .name {
  font-weight: 600;
  color: #006699;
  margin-bottom: 0;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial .people-box .position {
  margin: 0;
  font-weight: 300;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial .people-box:after {
  content: "";
  background-image: url(../externaliatheme/svg/quote.svg);
  background-position: 0px 0px;
  width: 50px;
  height: 50px;
  right: 30px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 16px;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial p {
  color: #1a1a1a;
  line-height: 30px;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial b, #content .section--confian .panel-grid-cell .confian-in .box-testimonial strong {
  color: #00cc66;
}
#content .section--confian .panel-grid-cell .confian-in .box-testimonial img {
  width: 100px;
  margin-bottom: 10px;
}
#content .section--confian .panel-grid-cell #sp-testimonial-free-wrapper-198 .sp-testimonial-free-section .slick-prev, #content .section--confian .panel-grid-cell #sp-testimonial-free-wrapper-198 .sp-testimonial-free-section .slick-next {
  color: #1a1a1a;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.7215686275);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .section--confian .panel-grid-cell .sp-testimonial-free-section .slick-next {
  right: 40px;
}
#content .section--confian .panel-grid-cell .sp-testimonial-free-section .slick-prev {
  left: 40px;
}
#content .section--confian .panel-grid-cell div.sp-testimonial-free-section .slick-list {
  margin-right: 0px;
}
#content .section--tus-necesidades {
  position: relative;
}
#content .section--tus-necesidades .panel-first-child {
  padding-top: 0px;
  padding-bottom: 14%;
}
#content .section--tus-necesidades .panel-first-child h2 {
  margin-top: 0px;
}
#content .section--tus-necesidades.version-negativo {
  position: relative;
  background: linear-gradient(276deg, #33357d, #6fa7dc);
  background-size: 100%;
}
#content .section--tus-necesidades.version-negativo .panel-first-child {
  padding-top: 200px;
  padding-bottom: 250px;
  color: #fff;
}
#content .section--tus-necesidades.version-negativo .panel-first-child h2 {
  margin-top: 0px;
  color: #fff;
}
#content .section--tus-necesidades.version-negativo .panel-first-child .line-title {
  border-color: #fff;
}
#content .section--tus-necesidades-v2 .panel-first-child {
  padding-bottom: 12%;
}

#myBtn, #myBtn2 {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #00cc66; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  font-family: "Montserrat";
}
#myBtn img, #myBtn2 img {
  width: 20px;
}
#myBtn.contacto, #myBtn2.contacto {
  bottom: 85px;
}

#myBtn:hover, #myBtn2:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

.texto-destacado-blog {
  border: 4px solid #00cc66;
  padding: 3rem;
  text-align: center;
  font-size: 1.5rem;
  background: #fff;
  color: #006699;
  font-weight: 700;
}

/* -----[ @media Global Style ]----- */
@media (max-width: 980px) {
  #content {
    /* -----[ Confian en Nosotros ]----- */
  }
  #content .section--confian .panel-grid-cell p {
    font-size: 12px;
    line-height: 17px;
  }
  #content .section--confian .panel-grid-cell .sp-testimonial-free-wrapper .slick-initialized {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  #content .section--confian .panel-grid-cell .sp-testimonial-free-wrapper .slick-initialized .tfree-testimonial-title {
    display: none;
  }
  #content .section--confian .panel-grid-cell .sp-testimonial-free-wrapper .slick-initialized .slick-list {
    width: 100%;
  }
  #content .section--confian .panel-grid-cell .sp-testimonial-free-wrapper .slick-initialized .slick-list .slick-slide {
    position: relative;
    opacity: 1;
    margin: 50px 20px 20px 20px;
    padding: 40px 1% 20px 1%;
    border: 1px solid #fff;
  }
  #content .section--confian .panel-grid-cell .sp-testimonial-free-wrapper .slick-initialized .slick-list .slick-slide .sp-testimonial-free .sp-tfree-client-image {
    position: absolute;
    top: -42px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  #content .section--confian .panel-grid-cell .sp-testimonial-free-wrapper .slick-initialized .slick-list .slick-slide .sp-testimonial-free .sp-tfree-client-image img {
    width: 80px;
  }
}
@media (max-width: 767px) {
  #content {
    /* -----[ Tendencias / BLOG ]----- */
  }
  #content .columna-actualidad .wrapper-content .readmore-news {
    position: relative;
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  #content {
    /* -----[ Confian en Nosotros ]----- */
  }
  #content .section--tus-necesidades .panel-first-child {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}
.owl-dots {
  text-align: center;
}
.owl-dots button.owl-dot {
  width: 20px;
  height: 20px;
  background-color: #3399cc;
  border-radius: 100%;
  margin-left: 10px;
  margin-top: 30px;
}
.owl-dots button.owl-dot.active {
  background-color: #00cc66;
}

.owl-nav {
  display: none !important;
}

.cky-consent-bar, .cky-modal {
  font-family: "Montserrat", sans-serif !important;
}

.page-template-page-landingsimple #content h1 {
  font-size: 39px;
}
.page-template-page-landingsimple #content h2 {
  font-size: 35px;
}

#owl-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#modeloCarousel .carousel {
  min-height: 16em;
  overflow: hidden;
}
#modeloCarousel .carousel h3 {
  font-size: 49px;
  margin-bottom: 40px;
  color: transparent;
  -webkit-text-stroke: 1px black;
  line-height: 66px;
}
@media (max-width: 768px) {
  #modeloCarousel .carousel h3 {
    font-size: 38px;
    margin-bottom: 14px;
  }
}
@media (max-width: 576px) {
  #modeloCarousel .carousel h3 {
    font-size: 35px;
  }
}
#modeloCarousel .carousel p {
  line-height: 30px;
}
#modeloCarousel .carousel p b, #modeloCarousel .carousel p strong {
  color: #00cc66;
}
#modeloCarousel .carousel-control-next, #modeloCarousel .carousel-control-prev {
  width: auto;
}
#modeloCarousel .carousel-control-next div span, #modeloCarousel .carousel-control-prev div span {
  border-radius: 100%;
  border: 1px solid #00cc66;
  padding: 5px 6px;
}
@media (max-width: 576px) {
  #modeloCarousel .carousel-control-next div span, #modeloCarousel .carousel-control-prev div span {
    padding: 4px 6px;
  }
}
#modeloCarousel .carousel-control-next div svg, #modeloCarousel .carousel-control-prev div svg {
  width: 14px;
}
#modeloCarousel .carousel-control-next svg {
  position: relative;
  left: 1px;
  top: -1px;
}
#modeloCarousel .carousel-control-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: relative;
  left: -1px;
  top: -1px;
}
#modeloCarousel .img, #modeloCarousel .text {
  height: 25em;
}
@media (max-width: 576px) {
  #modeloCarousel .img, #modeloCarousel .text {
    height: auto;
  }
}
#modeloCarousel .text {
  padding-left: 6em;
}
@media (max-width: 768px) {
  #modeloCarousel .text {
    padding-left: 3.2em;
    padding-right: 2.2em;
  }
}
#modeloCarousel .img {
  padding-right: 30px;
}
@media (max-width: 768px) {
  #modeloCarousel .img {
    margin-top: 50px;
    padding: 0;
  }
}
#modeloCarousel .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
}
#modeloCarousel .nav-tabs li {
  border: 1px solid #00cc66;
  height: 6em;
  width: 11em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 10px;
  text-align: center;
  color: #3399cc;
  cursor: pointer;
}
@media (max-width: 768px) {
  #modeloCarousel .nav-tabs li {
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  #modeloCarousel .nav-tabs li {
    width: 9em;
  }
}
#modeloCarousel .nav-tabs li .background-img {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  width: 20%;
  height: 40%;
}
#modeloCarousel .nav-tabs li img {
  width: 30px;
}
#modeloCarousel .nav-tabs li svg {
  width: 110px;
  height: 35px;
}
#modeloCarousel .nav-tabs li svg path, #modeloCarousel .nav-tabs li svg circle {
  fill: #3399cc;
}
#modeloCarousel .nav-tabs li.active {
  background-color: #3399cc;
  border: 1px solid #3399cc;
  color: #fff;
}
#modeloCarousel .nav-tabs li.active svg path, #modeloCarousel .nav-tabs li.active svg circle {
  fill: #fff;
}

#iconcarousel .carousel-indicators li {
  background-color: #006699;
}
#iconcarousel .carousel-indicators li.active {
  background-color: #00cc66;
}
#iconcarousel .carousel-inner {
  height: 33em;
}
@media (max-width: 768px) {
  #iconcarousel .carousel-inner {
    height: 25em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 576px) {
  #iconcarousel .carousel-inner {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: -1rem;
    padding-bottom: 3rem;
  }
}
#iconcarousel .carousel-inner .carousel-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 576px) {
  #iconcarousel .carousel-inner .carousel-item {
    margin-right: 0px;
    margin-left: 0px;
  }
}
#iconcarousel .carousel-inner .carousel-item .row {
  width: 100%;
  margin-bottom: 15px;
}
#iconcarousel .carousel-inner .carousel-item .row svg {
  width: 50px;
  height: 50px;
}
#iconcarousel .carousel-inner .carousel-item .row .svg-img {
  width: 20%;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#iconcarousel .carousel-inner .carousel-item .row .slide-text {
  width: 80%;
}
#iconcarousel .carousel-inner .carousel-item .row .slide-text p {
  padding-top: 15px;
  line-height: 15px;
}
#iconcarousel .carousel-inner .carousel-item .row .slide-text ul {
  margin-left: 30px;
}
@media (max-width: 576px) {
  #iconcarousel .carousel-inner .carousel-item .row .slide-text {
    padding-left: 15px;
  }
}

.animated_icon_with_text_holder {
  margin-bottom: 4em;
}
@media (max-width: 1200px) {
  .animated_icon_with_text_holder {
    margin-bottom: 2em;
  }
}
.animated_icon_with_text_holder .animated_icon_with_text_inner .animated_icon_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.animated_icon_with_text_holder .animated_icon_with_text_inner .animated_icon_inner .img {
  border: 1px solid #3399cc;
  border-radius: 100%;
}
@media (max-width: 576px) {
  .animated_icon_with_text_holder .animated_icon_with_text_inner .animated_icon_inner .img {
    height: 55px;
  }
}
@media (max-width: 576px) {
  .animated_icon_with_text_holder .animated_icon_with_text_inner .animated_icon_inner .img svg {
    width: 100%;
    height: 50px;
  }
}
.animated_icon_with_text_holder .animated_icon_with_text_inner:hover .img {
  background-color: #3399cc;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.animated_icon_with_text_holder .animated_icon_with_text_inner:hover .img svg path, .animated_icon_with_text_holder .animated_icon_with_text_inner:hover .img svg circle {
  fill: #fff;
}
.animated_icon_with_text_holder .animated_text_holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
@media (max-width: 768px) {
  .animated_icon_with_text_holder .animated_text_holder {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media (max-width: 576px) {
  .animated_icon_with_text_holder .animated_text_holder {
    font-size: 15px;
  }
}
.animated_icon_with_text_holder .animated_text_holder .section .column p {
  font-size: 17px;
}
@media (max-width: 1200px) {
  .animated_icon_with_text_holder .animated_text_holder .section .column p {
    padding-right: 20px;
    margin: 0;
  }
}

/* ==============================
	BUTTONS  
============================== */
/*  Para utilizar botón:

<div class="button-a"><a href="proyectos">Presenta tu proyecto</a></div>

===============================*/
.button-a, .button-b, .button-c, .button-d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button-a.transparent a, .button-b.transparent a, .button-c.transparent a, .button-d.transparent a {
  background-color: transparent;
}
.button-a a, .button-b a, .button-c a, .button-d a {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  background-color: #006699;
  margin: 0;
  padding: 10px 45px;
  border: 1px solid #006699;
  min-width: 200px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
}
.button-a a:hover, .button-a input:hover, .button-b a:hover, .button-b input:hover, .button-c a:hover, .button-c input:hover, .button-d a:hover, .button-d input:hover {
  color: #006699;
  background-color: transparent;
  text-decoration: none;
  border: 1px solid #006699;
}

.button-b a {
  background-color: #00cc66;
  color: #fff;
  border-color: #00cc66;
}
.button-b a:hover {
  background-color: #fff;
  color: #00cc66;
}

.button-c a {
  background-color: #fff;
  color: #00cc66;
  border-color: #00cc66;
}
.button-c a:hover {
  background-color: #006699;
  color: #fff;
}

.button-d a {
  background-color: #fff;
  color: #006699;
  border-color: #006699;
}
.button-d a:hover {
  background-color: #006699;
  color: #fff;
}

/* -----[ @media Buttons ]----- */
@media (max-width: 768px) {
  .button-a, .button-b {
    text-align: center;
  }
  .button-a a, .button-b a {
    font-size: 16px;
    padding: 10px 10px;
  }
}
/* ==============================
	HEADER  
============================== */
.preheader {
  background-color: #00cc66;
  height: 2rem;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}
@media (max-width: 769px) {
  .preheader {
    display: none;
  }
}
.preheader .button-a {
  display: inline-block;
  margin-left: 0.5rem;
}
.preheader .button-a a {
  font-size: 12px;
  padding: 3px 12px;
}

.container {
  margin-top: 1rem;
}

.widget {
  border: none;
}

/* ==============================
	MENU  
============================== */
@media (max-width: 1080px) {
  .main-navigation li:hover > ul:hover, .main-navigation li.focus > ul:hover {
    left: 0;
    right: 0;
  }
}
@media (max-width: 909px) {
  .green-text a {
    font-family: "Montserrat", sans-serif;
    color: #fff !important;
  }
}

#masthead .menu-none {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
#masthead .menu-none li {
  display: inline-block;
}
#masthead .menu-none li .sub-menu li {
  display: block;
}
#masthead .menu {
  position: relative;
}
#masthead .menu .lang {
  position: absolute;
  right: 0%;
  top: 0%;
  z-index: 999;
}
#masthead .menu nav {
  position: absolute;
  z-index: 19;
  top: 0em;
}
#masthead .menu nav a:not([href]):not([tabindex]) {
  color: #fff;
  cursor: pointer;
}
@media (max-width: 768px) {
  #masthead .menu nav a:not([href]):not([tabindex]) {
    font-weight: 600;
  }
}
#masthead .menu nav li:hover > ul {
  left: 0;
  right: 0;
  background: #fff;
}
@media (max-width: 909px) {
  #masthead .menu nav li:hover > ul {
    background: transparent;
  }
}
@media (max-width: 768px) {
  #masthead .menu nav li:hover > ul {
    background: transparent;
  }
}
#masthead .menu nav li:hover > ul:before {
  right: auto;
  top: -9px;
  left: 20px;
}
#masthead .menu nav li:hover > ul:after {
  right: auto;
  top: -7px;
  left: 20px;
}
#masthead .menu nav ul#menu-header-2, #masthead .menu nav ul#menu-header-ingles-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 909px) {
  #masthead .menu nav ul#menu-header-2, #masthead .menu nav ul#menu-header-ingles-2 {
    display: none;
  }
}
#masthead .menu nav ul .sub-menu {
  padding: 5px;
  width: 340px;
}
#masthead .menu nav ul .sub-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #3399cc;
  border-bottom: 0;
  border-top: 0;
  padding: 2px 10px;
}
@media (max-width: 909px) {
  #masthead .menu nav ul .sub-menu li {
    border: none;
  }
}
#masthead .menu nav ul .sub-menu li span.title-submenu {
  text-transform: uppercase;
  color: #3399cc;
  font-size: 13px;
}
#masthead .menu nav ul .sub-menu li span.title-submenu :hover {
  text-decoration: none;
}
#masthead .menu nav ul .sub-menu li span.sub {
  font-size: 12px;
  line-height: 1px;
  color: #1a1a1a;
}
#masthead .menu nav ul .sub-menu li span.sub :hover {
  text-decoration: none;
}
#masthead .menu nav ul .sub-menu li .line-bottom {
  border-bottom: 1px solid #3399cc;
  width: 100%;
}
#masthead .menu nav ul .sub-menu li:first-child {
  border: 1px solid #3399cc;
  border-bottom: 0;
}
@media (max-width: 909px) {
  #masthead .menu nav ul .sub-menu li:first-child {
    border: none !important;
  }
}
#masthead .menu nav ul .sub-menu li:last-child {
  border-bottom: 1px solid #3399cc;
  border-top: 0;
}
@media (max-width: 909px) {
  #masthead .menu nav ul .sub-menu li:last-child {
    border: none !important;
  }
}
#masthead .menu nav ul .sub-menu li:last-child .line-bottom {
  border-bottom: 0;
}
#masthead .menu nav ul .sub-menu li a {
  display: inline-block;
  width: 26%;
  padding: 10px;
}
@media (max-width: 1080px) {
  #masthead .menu nav ul .sub-menu li a {
    width: 25%;
  }
}
@media (max-width: 909px) {
  #masthead .menu nav ul .sub-menu li a {
    width: 45%;
  }
}
@media (max-width: 768px) {
  #masthead .menu nav ul .sub-menu li a {
    width: 45%;
  }
}
#masthead .menu nav ul .sub-menu li .text {
  width: 70%;
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  vertical-align: top;
  height: 100%;
}
#masthead .menu nav ul .sub-menu li .text a {
  width: 100%;
}
#masthead .menu nav ul .sub-menu li .icono-submenu {
  width: 100%;
  height: 65px;
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/gestion-punto-de-venta.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
}
#masthead .menu nav ul .sub-menu li.gestion-punto-de-venda .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/06/Iconos-Home-Servicios-integrales-para-tu-fuerza-de-ventas-02.svg);
  background-size: 75px;
}
#masthead .menu nav ul .sub-menu li.activadores-farmacia .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/auditoria-punto-de-venta.svg);
}
#masthead .menu nav ul .sub-menu li.delegado-comercial .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/delegado-comercial.svg);
}
#masthead .menu nav ul .sub-menu li.act-farm .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/06/act-farm.svg);
  background-size: 60px;
}
#masthead .menu nav ul .sub-menu li.vm-pharma .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2023/01/visitador-medico.svg);
  background-size: 60px;
}
#masthead .menu nav ul .sub-menu li.gestion-parafarmacia .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/06/iconos-FORMADOR-FARMACIA-MENU.svg);
  background-size: 230px;
}
#masthead .menu nav ul .sub-menu li.acciones-ejecucion .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/acciones-ejecucion.svg);
  background-size: 40px;
}
#masthead .menu nav ul .sub-menu li.accion-comando .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/acciones-ejecucion.svg);
}
#masthead .menu nav ul .sub-menu li.consultoria-comercial .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/consultoria-comercial.svg);
}
#masthead .menu nav ul .sub-menu li.del-comercial {
  border-top: 1px solid #006699;
}
#masthead .menu nav ul .sub-menu li.del-comercial .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/02/delegado-comercial.svg);
}
#masthead .menu nav ul .sub-menu li.equipo .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2023/04/equipo.svg);
  background-size: 60px;
}
#masthead .menu nav ul .sub-menu li.c-social .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2023/04/compromiso-social.svg);
  background-size: 60px;
}
#masthead .menu nav ul .sub-menu li.trabaja-nos .icono-submenu {
  background-image: url(https://externalia.duplotest.com/web/wp-content/uploads/2023/04/trabaja-con-nosotros-1.svg);
  background-size: 60px;
}
#masthead .menu nav span.menu-seemore {
  display: none;
}
#masthead .menu-fixed {
  background-color: transparent;
  width: 100%;
  left: 0px;
  top: 0;
  z-index: 999;
  margin-bottom: 20px;
  -webkit-transition: 1s;
  transition: 1s;
  position: fixed;
}
#masthead .menu-fixed.menu-reduced {
  background-color: #fff;
  -webkit-transition: 1s;
  transition: 1s;
}
#masthead .menu-fixed.menu-reduced .menu-principal .logo-header {
  width: 150px;
}
#masthead .menu-fixed.menu-reduced .menu-none {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
#masthead .menu-fixed.menu-reduced .wrap {
  padding: 0;
}
@media (max-width: 1200px) {
  #masthead .menu-fixed.menu-reduced .menu .lang {
    top: -20%;
  }
}
@media (max-width: 909px) {
  #masthead .menu-fixed.menu-reduced .menu .lang {
    top: -22px;
  }
}
#masthead .menu-fixed.menu-reduced .menu nav {
  position: relative;
  top: -20px;
  left: 2em;
  background-color: #fff;
}
@media (max-width: 909px) {
  #masthead .menu-fixed.menu-reduced .menu nav {
    display: none;
  }
}
#masthead .menu-fixed.menu-reduced .menu nav li {
  display: inline-block;
  color: #006699;
}
#masthead .menu-fixed.menu-reduced .menu nav li a {
  color: currentColor;
}
#masthead .menu-fixed.menu-reduced .menu nav li .sub-menu li {
  display: block;
}
#masthead .menu-fixed .fillet-member-ssi {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#masthead .menu-fixed .fillet-member-ssi:before {
  content: "D";
  margin: 1px auto 1px 1px;
  visibility: hidden;
  padding: 5px;
  background: #ddd;
}
#masthead .menu-fixed .fillet-member-ssi img {
  height: 22px;
  margin: 6px 0px;
}
#masthead .menu-fixed .fillet-member-ssi .acceso-clientes {
  margin-left: auto;
}
#masthead .menu-fixed .fillet-member-ssi .acceso-clientes img {
  height: 30px;
  margin: 0 6px;
}
#masthead .menu-fixed.menu-reduced .fillet-member-ssi {
  display: none;
}
#masthead .menu-fixed.menu-reduced .menu-principal .wrapper-links #site-header-menu {
  margin-top: 10px;
  margin-bottom: 10px;
}
#masthead .menu-fixed.menu-reduced .menu-principal .imagotipo-header {
  display: block;
}
#masthead .menu-fixed .menu-principal {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
}
#masthead .menu-fixed .menu-principal .logo-header {
  width: 350px;
  padding: 10px 0;
  -webkit-transition: 1s;
  transition: 1s;
}
#masthead .menu-fixed .menu-principal .imagotipo-header {
  display: none;
  width: 30px;
  padding: 15px 0;
}
#masthead .menu-fixed .menu-principal .hablamos-contacto {
  display: inline-block;
}
#masthead .menu-fixed .menu-principal .hablamos-contacto img {
  height: 30px;
}
#masthead .menu-fixed .menu-principal .hablamos-contacto a {
  font-size: 15px;
  color: #00cc66;
  font-weight: 200;
  cursor: pointer;
  padding: 10px 10px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}
#masthead .menu-fixed .menu-principal .hablamos-contacto a.clientes {
  color: #006699;
}
#masthead .menu-fixed .menu-principal .hablamos-contacto a:hover {
  text-decoration: underline;
}
#masthead .menu-fixed .menu-principal .lenguage-selector {
  display: inline-block;
}
#masthead .menu-fixed .menu-principal .lenguage-selector .wpml-ls-current-language a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .lenguage-selector a {
  font-weight: 200;
  font-family: "Montserrat", sans-serif;
}
#masthead .menu-fixed .menu-principal .button-sidebar {
  display: none;
}
#masthead .menu-fixed .menu-principal .wrapper-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* SUBMENU FROM "SERVICIOS PHARMA" */
  /* SUBMENU FROM "EQUIPO" 1 ITEM */
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-31 a:after, #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 a:after, #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 a:after {
  height: 0;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-31.current-menu-item, #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36.current-menu-item, #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30.current-menu-item {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item {
  /* SUBMENU FROM "SERVICIOS RETAIL" */
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item.current-menu-item a::after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  background: #00cc66;
  -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 100%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item.current-page-ancestor {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  padding: 10px 10px;
  text-decoration: none;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item a:focus {
  outline: none;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #00cc66;
  -webkit-transition: width 0.3s ease 0s, left 0.3s ease 0s;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item a:hover:after {
  width: 100%;
  left: 0;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .current_page_item {
  font-weight: 900;
  color: #006699;
  text-decoration: none;
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .menu-seemore {
  display: none;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu {
  text-align: center;
  right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 700px;
  background-color: #fff;
  border: inherit;
  border-radius: 5px;
  -webkit-box-shadow: 9px 10px 9px rgba(0, 0, 0, 0.5607843137);
          box-shadow: 9px 10px 9px rgba(0, 0, 0, 0.5607843137);
  padding: 10px;
  border: none;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu:before {
  border-color: #fff transparent;
  border-width: 0 10px 10px;
  left: 80px;
  right: inherit;
  top: -9px;
}
@media (max-width: 1080px) {
  #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu:before {
    right: auto;
    left: 17px;
    top: -3px;
  }
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu:after {
  border-color: #fff transparent;
  border-width: 0 8px 8px;
  left: 80px;
  right: inherit;
  top: -7px;
}
@media (max-width: 1080px) {
  #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu:after {
    right: auto;
    left: 17px;
    top: -3px;
  }
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  width: 33%;
  background: none;
  border: none;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:first-child .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--punto-venta.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--punto-venta.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:nth-child(2) .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--auditoria.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--auditoria.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:nth-child(3) .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--consultoria-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--consultoria-comercial.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:nth-child(4) .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--acciones-comando.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--acciones-comando.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:nth-child(5) .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--acciones-ejecucion.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--acciones-ejecucion.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item a {
  font-size: 14px;
  font-weight: 600;
  text-transform: initial;
  color: #006699;
  padding: 10px 10px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item a .title-submenu {
  border-bottom: 2px solid #fff;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item a .sub {
  font-size: 14px;
  font-weight: 400;
  text-transform: initial;
  color: #3399cc;
  padding: 10px 10px;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item a .menu-seemore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: gray;
  width: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5px 25px;
  color: white;
  font-weight: 600;
  border-radius: 5px;
  height: 28px;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item.current-menu-item a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item.current-menu-item a .icono-submenu {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item.current-menu-item a .title-submenu {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item.current-menu-item a .sub {
  font-weight: 500;
  color: #3399cc;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item.current-menu-item a .menu-seemore {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:hover a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:hover a .icono-submenu {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:hover a .title-submenu {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:hover a .sub {
  color: #3399cc;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu .menu-item .sub-menu .menu-item:hover a .menu-seemore {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:first-child .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--gestion-parafarmacia.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--gestion-parafarmacia.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:nth-child(2) .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--delegado-comercial.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:nth-child(3) .icono-submenu {
  width: 100%;
  height: 50px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--activador-comercial.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--activador-comercial.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item.current-menu-item a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item.current-menu-item a .icono-submenu {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item.current-menu-item a .title-submenu {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item.current-menu-item a .sub {
  font-weight: 500;
  color: #3399cc;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item.current-menu-item a .menu-seemore {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:hover a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:hover a .icono-submenu {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:hover a .title-submenu {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:hover a .sub {
  color: #3399cc;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-36 .sub-menu .menu-item:hover a .menu-seemore {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu {
  width: 200px;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu:before, #masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu:after {
  left: 24px;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item a .icono-submenu {
  width: 100%;
  height: 40px;
  width: 40px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--CV.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--CV.svg") no-repeat 50% 50%;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item.current-menu-item a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item.current-menu-item a .icono-submenu {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item.current-menu-item a .title-submenu {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item.current-menu-item a .sub {
  font-weight: 500;
  color: #3399cc;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item.current-menu-item a .menu-seemore {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item:hover a {
  color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item:hover a .icono-submenu {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item:hover a .title-submenu {
  border-bottom: 2px solid #00cc66;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item:hover a .sub {
  color: #3399cc;
}
#masthead .menu-fixed .menu-principal .wrapper-links #site-header-menu .nav-menu #menu-item-30 .sub-menu .menu-item:hover a .menu-seemore {
  background-color: #00cc66;
}
#masthead .menu-fixed .menu-principal .menu-reduced .wrapper-links #site-header-menu {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* -----[ Sidebar Menu ]----- */
.containerheader {
  overflow-x: hidden !important;
  position: relative;
}
.sidebar-background-opacity::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: black;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.4s, transform 0s 0.4s;
  transition: opacity 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .sidebar-background-opacity::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: black;
  z-index: 800;
  opacity: 0.3;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.site-inner::before {
  content: "";
}

.menu-wrap a {
  color: #b8b7ad;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
  color: #c94e50;
}

.menu-wrap .main-navigation .menu-item.menu-item-type-post_type a {
  font-weight: 700;
}
.menu-wrap .main-navigation .sub-menu.toggled-on a {
  padding: 6px 5px 6px 25px;
  font-size: 14px;
  font-weight: 400;
}

/* Menu Button */
.menu-button {
  position: relative;
  margin: 10px;
  padding: 0;
  width: 54px;
  height: 2em;
  border: none;
  text-indent: 2.5em;
  font-size: 1.5em;
  color: transparent;
  background: transparent;
}

.menu-button::before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #006699), color-stop(20%, transparent), color-stop(40%, transparent), color-stop(40%, #006699), color-stop(60%, #006699), color-stop(60%, transparent), color-stop(80%, transparent), color-stop(80%, #006699));
  background: linear-gradient(#006699 20%, transparent 20%, transparent 40%, #006699 40%, #006699 60%, transparent 60%, transparent 80%, #006699 80%);
  content: "";
}

.menu-button:hover {
  opacity: 0.6;
  background: transparent;
}

/* Close Button */
.close-button {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 1em;
  font-size: 0.75em;
  border: none;
  background: transparent;
  color: transparent;
}

.close-button::before,
.close-button::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  right: 50%;
  background: #bdc3c7;
}

.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Menu */
.menu-wrap {
  position: fixed;
  right: 0;
  z-index: 1001;
  width: 280px;
  height: 100%;
  background: #373a47;
  padding: 2.5em 1.5em 0;
  font-size: 16px;
  -webkit-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  top: 0;
}

.menu,
.icon-list {
  height: 100%;
}

.icon-list {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.menu-wrap .menu-item {
  border-top: none;
}

.icon-list a {
  display: block;
  padding: 0.8em;
  -webkit-transform: translate3d(0, 500px, 0);
  transform: translate3d(0, 500px, 0);
}

.icon-list,
.icon-list a {
  -webkit-transition: -webkit-transform 0s 0.4s;
  transition: -webkit-transform 0s 0.4s;
  transition: transform 0s 0.4s;
  transition: transform 0s 0.4s, -webkit-transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.icon-list a:nth-child(2) {
  -webkit-transform: translate3d(0, 1000px, 0);
  transform: translate3d(0, 1000px, 0);
}

.icon-list a:nth-child(3) {
  -webkit-transform: translate3d(0, 1500px, 0);
  transform: translate3d(0, 1500px, 0);
}

.icon-list a:nth-child(4) {
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
}

.icon-list a:nth-child(5) {
  -webkit-transform: translate3d(0, 2500px, 0);
  transform: translate3d(0, 2500px, 0);
}

.icon-list a:nth-child(6) {
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0);
}

.icon-list a span {
  margin-left: 10px;
  font-weight: 700;
}

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.dropdown-toggle {
  color: #fff;
  height: 35px;
}

/* -----[ @media Header ]----- */
.wrap {
  position: relative;
  margin: 0 auto;
  padding: 8em 0 0;
}

.menu-link img {
  display: none;
  width: 20px;
  margin: 0 20px;
}

.main-navigation .primary-menu {
  border: 0;
}

.main-navigation li {
  border-top: none;
}
.main-navigation li a {
  color: #fff;
}
.main-navigation li a:hover {
  color: #fff;
  text-decoration: underline;
}

.widget {
  border: none;
}

/* -----[ @media Menu ]----- */
@media (max-width: 991px) {
  .wrap {
    padding: 7em 0 0;
  }
  #masthead {
    /* button.dropdown-toggle{
    	&:after{
    		content: "\25BE" !important;
    	}
    } */
  }
  #masthead #site-navigation {
    top: 8em;
  }
  #masthead .menu-fixed .menu-principal .logo-header {
    width: 140px;
  }
  #masthead .menu-fixed .menu-principal nav {
    display: none;
  }
  #masthead .menu-fixed .menu-principal .wrapper-links {
    display: none;
  }
  #masthead .menu-fixed .menu-principal .acceso-clientes {
    display: none;
  }
  #masthead .menu-fixed .menu-principal .hablamos-contacto {
    display: none;
  }
  #masthead .menu-fixed .menu-principal .button-sidebar {
    display: block;
  }
  .menu-link img {
    display: block;
    width: 20px;
    margin: 0 20px;
  }
  .sidebar-panel .site-header-menu {
    display: block;
    color: #1a1a1a;
  }
  #menu-sidebar .menu-principal .links:hover, .menu-item a:hover {
    color: #fff !important;
  }
}
@media (max-width: 768px) {
  #masthead .menu-fixed .fillet-member-ssi img {
    height: 18px;
    margin: 5px 0px;
  }
  #masthead .menu-fixed .fillet-member-ssi .acceso-clientes img {
    height: 24px;
  }
  #masthead .menu-fixed .menu-principal .logo-header {
    width: 140px;
    padding: 8px 0;
  }
  #masthead .menu-fixed .menu-principal .imagotipo-header {
    display: none;
    width: 20px;
    padding: 5px 0;
  }
  #masthead .menu-wrap .hablamos-contacto img {
    margin-bottom: 30px;
    height: 30px;
  }
  #masthead .menu-wrap .hablamos-contacto a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 10px 10px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
  }
  /* Menu Button */
  .menu-button {
    margin: 0;
    padding: 0;
    width: 51px;
    height: 2em;
    border: none;
    text-indent: 3.5em;
    font-size: 24px;
  }
}
/* ==============================
	FOOTER  
============================== */
footer.site-footer {
  background-color: #949494;
  color: #fff;
  font-weight: 500;
  font-size: 10px;
  padding: 0px 5%;
  /*--------[ Second Column ]--------*/
}
footer.site-footer .footer-left img {
  width: 145px;
}
footer.site-footer .partner {
  font-weight: 600;
  margin-right: 15em;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1080px) {
  footer.site-footer .partner {
    margin-right: 0em;
  }
}
footer.site-footer .center {
  border-left: 1px solid;
  border-right: 1px solid;
  margin: 20px 0;
  text-align: center;
}
footer.site-footer .center .link a {
  font-weight: 600;
}
footer.site-footer p, footer.site-footer a {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
footer.site-footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer.site-footer .footer-widgets {
  padding: 20px 0px;
}
footer.site-footer .widget {
  margin: 5px 15px;
  padding: 0;
}
footer.site-footer .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer.site-footer .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
footer.site-footer .icon-box .icon-footer {
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
}
footer.site-footer .icon-box .icon-footer a {
  text-decoration: none;
}
footer.site-footer .icon-box .icon-footer img {
  width: 17px;
}
footer.site-footer .logo-footer {
  width: 145px;
}
footer.site-footer .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
footer.site-footer .logos img {
  width: 120px;
}
footer.site-footer .title-footer p {
  font-weight: 700;
}
footer.site-footer .title-footer-premios p {
  margin-bottom: 0;
  font-weight: 700;
}
footer.site-footer .premios img {
  width: 145px;
}

.sub-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: grey;
  position: relative;
  margin: 10px 0;
}
.sub-footer a {
  color: grey;
  font-weight: 700;
  text-transform: uppercase;
}

/* -----[ @media Footer ]----- */
@media (max-width: 1100px) {
  .sub-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 576px) {
  footer.site-footer {
    padding: 30px 0px;
  }
  footer.site-footer .footer-widgets {
    padding: 20px 0px;
  }
  footer.site-footer .col-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
  footer.site-footer #third-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer.site-footer .footer-widgets {
    padding: 0;
  }
  footer.site-footer #second-col .widget_text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
/* ==============================
	HOME  
============================== */
@-webkit-keyframes mymove {
  0% {
    top: 50px;
  }
  50% {
    top: 0px;
  }
  100% {
    top: -20px;
  }
}
@keyframes mymove {
  0% {
    top: 50px;
  }
  50% {
    top: 0px;
  }
  100% {
    top: -20px;
  }
}
@-webkit-keyframes mymovedesktopmid {
  0% {
    top: 50px;
  }
  50% {
    top: 0px;
  }
  100% {
    top: -8px;
  }
}
@keyframes mymovedesktopmid {
  0% {
    top: 50px;
  }
  50% {
    top: 0px;
  }
  100% {
    top: -8px;
  }
}
@-webkit-keyframes mymovetablet {
  0% {
    top: 0px;
  }
  50% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
@keyframes mymovetablet {
  0% {
    top: 0px;
  }
  50% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes greenmove {
  from {
    left: 0;
  }
  to {
    left: 45%;
  }
}
@keyframes greenmove {
  from {
    left: 0;
  }
  to {
    left: 45%;
  }
}
.all-content {
  overflow: hidden;
}

.home #content {
  /* -----[ Nuestros servicios ]----- */
  /* -----[ Trabajo Conjunto ]----- */
  /* -----[ Resultados ]----- */
  /* -----[ Ten Years ]----- */
  /* -----[ Nuestra Misión ]----- */
  /* -----[ Logos ]----- */
  /* -----[ Nuestros Partners ]----- */
  /* -----[ Tendencias ]----- */
  /* -----[ Tus necesidades ]----- */
}
.home #content .owl-nav {
  display: none;
}
.home #content .section--confian {
  background: #efefef;
}
.home #content .section--confian h2 {
  text-align: left;
  margin-top: 15px;
}
.home #content .section--confian h2 span {
  color: #00cc66;
}
.home #content .section--confian .line-title {
  margin: 0px 0 20px !important;
}
.home #content .section--confian .subtitle-header {
  color: #8c8b8e;
  text-transform: uppercase;
}
.home #content .section--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .home #content .section--header {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
.home #content .section--header #left {
  background-color: #006699;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 100;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1350px) {
  .home #content .section--header #left {
    padding: 10px 60px;
  }
}
@media (max-width: 1080px) {
  .home #content .section--header #left {
    padding: 0px 0px;
  }
}
@media (max-width: 768px) {
  .home #content .section--header #left {
    height: auto !important;
  }
}
.home #content .section--header #left div {
  min-height: auto;
  display: block;
}
@media (max-width: 1080px) {
  .home #content .section--header #left div {
    padding: 10px 20px;
  }
}
@media (max-width: 576px) {
  .home #content .section--header #left div {
    padding: 10px;
  }
}
.home #content .section--header #left .link {
  margin-top: 50px;
}
.home #content .section--header #left .link a {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  border: 3px solid #00cc66;
  padding: 12px 35px;
  margin-top: 20px;
  border-radius: 10px;
}
.home #content .section--header #left .link a:hover {
  background-color: #00cc66;
  text-decoration: none;
}
.home #content .section--header #left .link a:after {
  color: #fff;
  content: "";
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/arrow.svg) center center no-repeat;
  padding: 15px;
  margin-left: 15px;
}
.home #content .section--header h1 {
  text-align: left;
  font-weight: 400;
  font-size: 40px;
  color: #fff;
}
@media (max-width: 768px) {
  .home #content .section--header h1 {
    font-weight: 600;
  }
}
.home #content .section--header h2 {
  text-align: left;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
}
@media (max-width: 768px) {
  .home #content .section--header #right {
    height: auto !important;
  }
}
.home #content .section--header #right .image {
  position: relative;
}
.home #content .section--header #right .image.desktop {
  display: block;
}
.home #content .section--header #right .image.mobile {
  display: none;
}
@media (max-width: 768px) {
  .home #content .section--header #right .image.desktop {
    display: none;
  }
  .home #content .section--header #right .image.mobile {
    display: block;
  }
}
.home #content .section--header #right .image img {
  position: relative;
  z-index: 14;
}
.home #content .section--header #right .image .green-box {
  background-color: #00cc66;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 38%;
  z-index: 8;
}
.home #content .section--header .myClass#right .image {
  /* img{
  	transform: scale(1.06);
  	animation: mymove 5s;
  	animation-fill-mode: forwards;
  	transition: all .4s ease;
  	transition-delay: 1.2s;
  	@include breakpoint(desktopmid){
  		animation: mymovedesktopmid 5s;
  		transform: scale(1);
  	}
  	@include breakpoint(tablet){
  		transform: none;
  		animation: mymovetablet 5s;
  		transition: none;
  	}

  } */
}
.home #content .section--header .myClass#right .image .carousel-inner {
  overflow: inherit;
  z-index: 99;
}
.home #content .section--header .myClass#right .image .carousel-inner .carousel-item.active {
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 768px) {
  .home #content .section--header .myClass#right .image .carousel-inner .carousel-item.active {
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  }
}
.home #content .section--header .myClass#right .image .green-box {
  width: 350px;
  height: 300px;
}
@media (max-width: 1350px) {
  .home #content .section--header .myClass#right .image .green-box {
    width: 235px;
  }
}
@media (max-width: 1200px) {
  .home #content .section--header .myClass#right .image .green-box {
    width: 185px;
    height: 260px;
  }
}
@media (max-width: 1080px) {
  .home #content .section--header .myClass#right .image .green-box {
    width: 185px;
    height: 260px;
  }
}
@media (max-width: 909px) {
  .home #content .section--header .myClass#right .image .green-box {
    width: 165px;
  }
}
@media (max-width: 768px) {
  .home #content .section--header .myClass#right .image .green-box {
    display: none;
  }
}
.home #content .section--header-slider .button-b {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.home #content .section--header-slider .button-b h1 {
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.92);
}
.home #content .section--header-slider .button-b a {
  font-size: 25px;
  padding: 20px 55px;
}
.home #content .CTA-header-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
}
.home #content .section--nuestros-servicios {
  overflow: hidden;
  position: relative;
}
.home #content .section--nuestros-servicios:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 47%;
  height: 800px;
  right: 20%;
  top: -88%;
  -webkit-transform: rotate(44deg);
          transform: rotate(44deg);
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .home #content .section--nuestros-servicios--interior {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestros-servicios--interior {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestros-servicios--interior--last {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestros-servicios--interior--last {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell {
  padding-top: 0px;
  padding-bottom: 100px;
}
@media (max-width: 576px) {
  .home #content .section--nuestros-servicios--interior--last .panel-grid-cell {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-0, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-2, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-0, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-2, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-0, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-2 {
    width: 9.9331% !important;
  }
  .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-1, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-3, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-1, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-3, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-1, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-3 {
    width: 40% !important;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-0, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-2, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-0, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-2, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-0, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-2 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    display: inline-block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-1, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-2-3, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-1, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-3-3, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-1, .home #content .section--nuestros-servicios--interior--last .panel-grid-cell#pgc-8-4-3 {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    display: inline-block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell .widget_media_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell .widget_media_image .logos2 {
  width: 100%;
  text-align: center;
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell .widget_media_image .logos2 img {
  width: 50%;
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell .widget_media_image .logos3 {
  width: 100%;
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell .widget_media_image .logos3 img {
  width: 88%;
}
.home #content .section--nuestros-servicios--interior--last .panel-grid-cell .widget_media_image img {
  width: 70%;
}
.home #content .section--nuestros-servicios--interior--last .name-service {
  color: #3399cc;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.home #content .section--nuestros-servicios--interior--last .desc-service {
  font-size: 14px;
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell {
  padding-top: 0px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-0, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-2, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-0, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-2, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-0, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-2 {
    width: 9.9331% !important;
  }
  .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-1, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-3, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-1, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-3, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-1, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-3 {
    width: 40% !important;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-0, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-2, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-0, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-2, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-0, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-2 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    display: inline-block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-1, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-2-3, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-1, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-3-3, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-1, .home #content .section--nuestros-servicios--interior .panel-grid-cell#pgc-8-4-3 {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    display: inline-block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell .widget_media_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell .widget_media_image .logos3 {
  width: 100%;
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell .widget_media_image .logos3 img {
  width: 88%;
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell .widget_media_image .logos2 {
  width: 100%;
  text-align: center;
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell .widget_media_image .logos2 img {
  width: 50%;
}
.home #content .section--nuestros-servicios--interior .panel-grid-cell .widget_media_image img {
  width: 70%;
}
.home #content .section--nuestros-servicios--interior .name-service {
  color: #3399cc;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.home #content .section--nuestros-servicios--interior .desc-service {
  font-size: 14px;
}
.home #content .section--nuestros-servicios .panel-grid-cell {
  padding-top: 100px;
  padding-bottom: 20px;
}
.home #content .section--nuestros-servicios .panel-grid-cell .highlighted {
  font-size: 22px;
  color: #33357d;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.home #content .section--nuestros-servicios .panel-grid-cell h2 {
  margin-top: 10px;
}
.home #content .modal .modal-content .modal-header .close {
  height: 24px;
  position: absolute;
  right: 30px;
  top: 30px;
  color: #006699;
  background: white;
  opacity: 1;
  padding: 5px;
}
.home #content .modal .modal-content .modal-header .close:hover {
  color: #00cc66;
}
.home #content .modal .modal-content .modal-header .close:not(:disabled):not(.disabled):focus, .home #content .modal .modal-content .modal-header .close:not(:disabled):not(.disabled):hover {
  -webkit-filter: none;
          filter: none;
}
.home #content .modal .modal-content .modal-header .close span {
  position: relative;
  top: -5px;
  left: 1px;
}
.home #content .modal .modal-content .modal-header .close span:hover {
  color: #00cc66;
}
.home #content .section--trabajo-conjunto {
  position: relative;
  background-color: #efefef;
  overflow: hidden;
}
.home #content .section--trabajo-conjunto .panel-grid-cell {
  padding-top: 50px;
  padding-bottom: 70px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .line-title {
  border-color: #00cc66;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .subtitle-header {
  color: #8c8b8e;
  font-weight: 400;
  text-transform: uppercase;
}
.home #content .section--trabajo-conjunto .panel-grid-cell h2 {
  color: #006699;
}
.home #content .section--trabajo-conjunto .panel-grid-cell h2 span {
  color: #00cc66;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .title {
  color: #fff;
  margin: 15px 0 10px 0;
}
.home #content .section--trabajo-conjunto .panel-grid-cell p {
  color: #006699;
  font-weight: 700;
  margin-bottom: 30px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in {
  padding-right: 0 !important;
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in {
    padding-right: 54px !important;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in:before {
  content: "";
  background-image: url("../externaliatheme/svg/puntos.svg");
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 700px;
  height: 800px;
  right: 16%;
  top: -53px;
  -webkit-transform: rotate(109deg);
          transform: rotate(109deg);
  background-repeat: no-repeat;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .panel-grid-cell {
  padding-top: 30px;
  padding-bottom: 0px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .sow-image-container img {
  width: 100%;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .green-box {
  background-color: #00cc66;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 21%;
  left: 93%;
  z-index: -1;
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .green-box {
    display: none;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 64%;
  background-color: #3399cc;
  top: 88%;
  z-index: -1;
}
@media (max-width: 1350px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .blue-box {
    top: 79%;
  }
}
@media (max-width: 1200px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .blue-box {
    top: 66%;
  }
}
@media (max-width: 1080px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .blue-box {
    top: 62%;
  }
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .blue-box {
    display: none;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios {
  position: relative;
  overflow: hidden;
  height: 54em;
  margin: 0em 0 0 auto;
}
@media (max-width: 1350px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios {
    height: 51em;
  }
}
@media (max-width: 1200px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios {
    height: 55em;
  }
}
@media (max-width: 1080px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios {
    height: 65em;
  }
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios {
    height: 45em;
  }
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios {
    height: 69em;
    margin: 0em 0 0 auto;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 20px 0 0px;
  width: 50%;
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper {
    width: 100%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .text-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .text-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .text-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .text-box {
  height: 17em;
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .text-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .text-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .text-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .text-box {
    height: 15em;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .text-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .text-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .text-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .text-box img {
  width: 80px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .text-box p, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .text-box p, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .text-box p, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .text-box p {
  margin-bottom: 1.2rem;
  color: #8c8b8e;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .text-box h3, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .text-box .title, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .text-box h3, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .text-box .title, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .text-box h3, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .text-box .title, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .text-box h3, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .text-box .title {
  color: #8c8b8e;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .button-box {
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 80px;
  padding: 0px;
  cursor: pointer;
}
@media (max-width: 1080px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .button-box {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .button-box, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .button-box {
    margin-top: 0px;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .button-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .button-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .button-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .button-box img {
  padding: 5px;
  margin-top: -4px;
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res .button-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto .button-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno .button-box img, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper .button-box img {
    margin-top: -11px;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--res {
  background-size: cover;
  position: absolute;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto {
  background-size: cover;
  position: absolute;
  right: 0;
  left: 50%;
  top: 45%;
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--meto {
    top: 72%;
    left: 0%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno {
  background-size: cover;
  position: absolute;
  right: 0;
  left: 0;
  top: 45%;
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--tecno {
    top: 49%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper {
  background-size: cover;
  position: absolute;
  right: 0;
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--exper {
    top: 25%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded {
  overflow: hidden;
  -webkit-transition: 1s ease transform;
  transition: 1s ease transform;
  width: 100%;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded .expanded-close {
  width: 30px;
  height: 30px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded .wrapper {
  padding: 1.4rem 5%;
  position: absolute;
  -webkit-transition: 1s ease transform;
  transition: 1s ease transform;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded .wrapper {
    padding: 2rem 5%;
  }
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded .wrapper {
    padding: 2.6rem 5%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-res .servicios--expanded-body {
  height: 100%;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-res .wrapper {
  background-color: #efefef;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-res .wrapper {
    padding: 0.6rem 5%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-meto .servicios--expanded-body {
  height: 100%;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-meto .wrapper {
  background-color: #efefef;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-meto .wrapper {
    padding: 0.6rem 5%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-tecno .servicios--expanded-body {
  height: 100%;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-tecno .wrapper {
  background-color: #efefef;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-tecno .wrapper {
    padding: 0.6rem 0%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-exper .servicios--expanded-body {
  height: 100%;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-exper .wrapper {
  background-color: #efefef;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 576px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded#expanded-exper .wrapper {
    padding: 0.6rem 5%;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-text img {
  width: 100px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-text h3, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-text .title {
  color: #8c8b8e;
  font-size: 30px;
  font-weight: 700;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-text p {
  color: #8c8b8e;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-text p b, .home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-text p strong {
  color: #3399cc;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-out-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-out-img .box-img {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  margin-right: 5px;
  background-color: #fff;
  cursor: pointer;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-body .box-out-img .box-img img {
  position: relative;
  padding: 5px;
  top: -4px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-top: 1px solid black;
  margin: 0px 15px;
  padding-top: 15px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-footer .box-img {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #00cc66;
  margin-right: 5px;
  cursor: pointer;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-footer .box-img.active {
  background-color: #fff;
  border-radius: 50px;
  border: 0px;
  margin-right: 5px;
  cursor: auto;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .confian-in .servicios--expanded-footer .box-img img {
  padding: 5px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure {
  margin-bottom: 30px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure[data-target="#modal_trabajoConjunto_experiencia"] {
  width: 40px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure[data-target="#modal_trabajoConjunto_experiencia"] figcaption img {
  width: 40px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure[data-target="#modal_trabajoConjunto_experiencia"] figcaption img.icon-showmore {
  width: 27px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption {
  text-align: center;
  color: #006699;
  height: 100%;
  padding: 25px;
  background: -webkit-linear-gradient(left, #33357d 0%, #6fa7dc 100%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
  position: relative;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption.green {
  background: #00cc66;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption.blue {
  background: #006699;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption.lightblue {
  background: #3399cc;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption.grey {
  background: #cccccc;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption:hover {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption img {
  width: 55px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption img:first-child {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption p {
  color: #fff;
  font-weight: 400;
}
@media (max-width: 768px) {
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption p {
    margin-bottom: 45px;
  }
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption a { /* Anchor will cover the whole item by default */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption .icon-showmore {
  width: 27px;
  visibility: visible;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 20px;
}
.home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption:hover .icon-showmore {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: visible;
}
.home #content .section--resultados {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  top: -8em;
}
@media (max-width: 1350px) {
  .home #content .section--resultados {
    top: 0;
  }
}
@media (max-width: 909px) {
  .home #content .section--resultados {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home #content .section--resultados .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 69.8%;
  background-color: #3399cc;
  top: 49.4%;
  z-index: -1;
}
@media (max-width: 1350px) {
  .home #content .section--resultados .blue-box {
    top: 40.4%;
    left: 79.4%;
  }
}
@media (max-width: 1200px) {
  .home #content .section--resultados .blue-box {
    top: 36.4%;
    left: 79.4%;
  }
}
@media (max-width: 768px) {
  .home #content .section--resultados .blue-box {
    top: 93.2%;
    left: 72.4%;
  }
}
.home #content .section--resultados .green-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 22%;
  border: 1px solid #00cc66;
  top: 88%;
  z-index: -1;
}
@media (max-width: 1350px) {
  .home #content .section--resultados .green-box {
    top: 80%;
    left: 6%;
  }
}
@media (max-width: 1200px) {
  .home #content .section--resultados .green-box {
    top: 83%;
    left: 10%;
  }
}
@media (max-width: 1080px) {
  .home #content .section--resultados .green-box {
    top: 83%;
    left: 8%;
  }
}
@media (max-width: 768px) {
  .home #content .section--resultados .green-box {
    top: 38%;
    left: 7%;
  }
}
.home #content .section--resultados .panel-grid-cell {
  margin-top: 50px;
}
@media (max-width: 1350px) {
  .home #content .section--resultados .panel-grid-cell {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .home #content .section--resultados .panel-grid-cell {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.home #content .section--resultados:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  right: -4%;
  top: 43%;
  -webkit-transform: rotate(107deg);
          transform: rotate(107deg);
  background-repeat: no-repeat;
}
.home #content .section--resultados:after {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  left: -12%;
  top: -18%;
  -webkit-transform: rotate(0deg);
  transform: rotate(307deg);
  background-repeat: no-repeat;
}
.home #content .section--resultados .first-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #content .section--resultados .first-result .title {
  color: #006699;
  font-size: 18px;
  font-weight: 300;
}
.home #content .section--resultados .first-result hr {
  width: 66px;
}
.home #content .section--resultados .resultados-in {
  margin: 15px;
  padding: 10px 10px 10px 10px;
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
  background-color: #fff;
}
.home #content .section--resultados .resultados-in:hover .resultados-line {
  border: 1px solid #3399cc;
}
.home #content .section--resultados .resultados-in .resultados-line {
  padding: 12px;
  min-height: 29.5em;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  .home #content .section--resultados .resultados-in .resultados-line {
    min-height: 39em;
  }
}
@media (max-width: 768px) {
  .home #content .section--resultados .resultados-in .resultados-line {
    min-height: 15em;
  }
}
.home #content .section--resultados .resultados-in .resultados-line h3, .home #content .section--resultados .resultados-in .resultados-line .title {
  color: #00cc66;
  font-size: 50px;
  padding-bottom: 14px;
  font-weight: 600;
}
.home #content .section--resultados .resultados-in .resultados-line p {
  line-height: 27px;
}
.home #content .section--resultados .resultados-in .resultados-line p span {
  color: #00cc66;
}
.home #content .section--resultados .line-title {
  border-color: #00cc66;
}
.home #content .section--resultados .textwidget p {
  padding-bottom: 20px;
}
.home #content .section--resultados .ipad-carousel {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .home #content .section--resultados .ipad-carousel {
    padding-bottom: 40px;
  }
}
.home #content .section--resultados .ipad-carousel .bkg {
  position: relative;
  width: 80%;
  max-width: 650px;
  text-align: center;
  min-height: 30em;
}
@media (max-width: 768px) {
  .home #content .section--resultados .ipad-carousel .bkg {
    min-height: 22em;
  }
}
.home #content .section--resultados .ipad-carousel .bkg .mockup-x {
  display: block;
}
.home #content .section--resultados .ipad-carousel .bkg .mockup-y {
  display: none;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  height: 100%;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators {
  margin-right: 0;
  margin-left: 0;
  bottom: 8%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators {
    bottom: 0 !important;
  }
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators li {
  background-color: #cccbcb;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators .active {
  background-color: #00cc66;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item {
  height: 100%;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container {
  height: 100%;
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container {
    width: 100%;
  }
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1200px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row svg, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row svg {
    width: 80%;
  }
}
@media (max-width: 1080px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row svg, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row svg {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row svg, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row svg {
    width: 100%;
  }
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .text, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .text {
  font-family: "Montserrat", sans-serif;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .first-circle .circle, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .first-circle .circle {
  fill: #fff !important;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .first-circle .percentage, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .first-circle .percentage {
  fill: #3399cc !important;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .progress.progress-12, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .progress.progress-12 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 7rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: transparent;
  border-radius: 0.25rem;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .progress.progress-12 svg, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .progress.progress-12 svg {
  margin: 10px auto;
  max-width: 100%;
  max-height: 250px;
  height: 100px;
  width: 150px;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-value, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-value {
  stroke-width: 12px;
  stroke: #006699;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-circle, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-circle {
  stroke: transparent;
  stroke-width: 11px;
  fill: #00cc66;
  -webkit-animation: progress 2s ease-out forwards;
          animation: progress 2s ease-out forwards;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-text, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-text {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  fill: white;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circle-progress-text:before, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circle-progress-text:before {
  content: "+";
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row.graphic-two .circular-chart, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row.graphic-two .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 350px;
  height: auto;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
  height: 160px;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart .circle, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circular-chart .circle {
  stroke: #006699;
  fill: #00cc66;
  stroke-width: 2;
  stroke-linecap: round;
  -webkit-animation: progress 2s ease-out forwards;
          animation: progress 2s ease-out forwards;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart .percentage, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .circular-chart .percentage {
  fill: #fff;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
  30% {
    stroke-dasharray: 0 100;
  }
  100% {
    stroke-dasharray: 60 100;
  }
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .normal-chart, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row .normal-chart {
  width: 220px;
  margin: 20px;
}
.home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row p, .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-item .graphics-container .graphic-row p {
  max-width: 400px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
.home #content .section--tenyears {
  background-color: #006699;
}
.home #content .section--tenyears .panel-grid-cell {
  padding-bottom: 50px;
  padding-top: 50px;
}
.home #content .section--tenyears .panel-grid-cell h2, .home #content .section--tenyears .panel-grid-cell .sec-title {
  margin-top: 0;
  color: #fff;
}
.home #content .section--tenyears .panel-grid-cell p {
  color: #fff;
}
.home #content .section--tenyears .panel-grid-cell .button-a a {
  color: #006699;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
}
.home #content .section--tenyears .panel-grid-cell .button-a a:hover {
  color: #fff;
  background-color: #006699;
  border: 1px solid #fff;
}
.home #content .section--nuestra-mision {
  position: relative;
  -webkit-box-align: inherit !important;
      -ms-flex-align: inherit !important;
          align-items: inherit !important;
  overflow: hidden;
}
.home #content .section--nuestra-mision.grey {
  background-color: #efefef;
  position: relative;
  margin-top: -5em;
}
@media (max-width: 1350px) {
  .home #content .section--nuestra-mision.grey {
    margin-top: -5em;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision.grey {
    margin-top: -1em;
  }
}
.home #content .section--nuestra-mision.grey .panel-grid-cell {
  padding-top: 0px;
  padding-bottom: 0px;
}
.home #content .section--nuestra-mision.grey .panel-grid-cell ul.item-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.home #content .section--nuestra-mision.grey .panel-grid-cell ul.item-list li {
  background: url(svg/flecha.svg) no-repeat left top;
  background-size: 24px;
  height: auto;
  padding-left: 44px;
  padding: 0px 0px 12px 44px;
  line-height: inherit;
}
.home #content .section--nuestra-mision.valores {
  background-color: #efefef;
  overflow: hidden;
}
.home #content .section--nuestra-mision.valores:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 36%;
  height: 800px;
  right: -8%;
  top: -53px;
  -webkit-transform: rotate(176deg);
          transform: rotate(176deg);
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .home #content .section--nuestra-mision.valores:before {
    width: 50%;
  }
}
.home #content .section--nuestra-mision.valores .panel-grid-cell {
  padding-top: 40px;
  padding-bottom: 95px;
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell {
    padding-bottom: 95px;
  }
}
.home #content .section--nuestra-mision.valores .panel-grid-cell .green-box {
  border: 1px solid #00cc66;
  width: 160px;
  height: 100px;
  position: absolute;
  left: -15px;
  top: 25px;
  z-index: -1;
}
@media (max-width: 909px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .green-box {
    top: 160px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .green-box {
    top: 25px;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .green-box {
    top: 0;
    left: -3px;
  }
}
.home #content .section--nuestra-mision.valores .panel-grid-cell .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 392px;
  background-color: #3399cc;
  top: 378px;
  z-index: -1;
}
@media (max-width: 1200px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .blue-box {
    top: 315px;
    left: 310px;
  }
}
@media (max-width: 1080px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .blue-box {
    left: 305px;
    top: 310px;
  }
}
@media (max-width: 909px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .blue-box {
    left: 185px;
    top: 357px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .blue-box {
    top: 224px;
    left: 190px;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestra-mision.valores .panel-grid-cell .blue-box {
    top: 160px;
    left: 160px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestra-mision {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.home #content .section--nuestra-mision .panel-grid-cell {
  padding-top: 100px;
  padding-bottom: 60px;
}
@media (max-width: 576px) {
  .home #content .section--nuestra-mision .panel-grid-cell {
    padding-top: 45px;
  }
}
.home #content .section--nuestra-mision .panel-grid-cell .light-blue {
  color: #3399cc;
}
.home #content .section--nuestra-mision .panel-grid-cell:first-child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #content .section--nuestra-mision .panel-grid-cell:nth-child(2) {
  position: relative;
}
.home #content .section--nuestra-mision .panel-grid-cell .green-box {
  border: 1px solid #00cc66;
  width: 160px;
  height: 100px;
  position: absolute;
  left: -15px;
  top: 85px;
  z-index: -1;
}
@media (max-width: 909px) {
  .home #content .section--nuestra-mision .panel-grid-cell .green-box {
    top: 160px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision .panel-grid-cell .green-box {
    top: 85px;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestra-mision .panel-grid-cell .green-box {
    top: 40px;
    left: -3px;
  }
}
.home #content .section--nuestra-mision .panel-grid-cell .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 392px;
  background-color: #3399cc;
  top: 437px;
  z-index: -1;
}
@media (max-width: 1200px) {
  .home #content .section--nuestra-mision .panel-grid-cell .blue-box {
    top: 370px;
    left: 305px;
  }
}
@media (max-width: 1080px) {
  .home #content .section--nuestra-mision .panel-grid-cell .blue-box {
    left: 310px;
    top: 375px;
  }
}
@media (max-width: 909px) {
  .home #content .section--nuestra-mision .panel-grid-cell .blue-box {
    left: 185px;
    top: 357px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision .panel-grid-cell .blue-box {
    top: 273px;
    left: 178px;
  }
}
@media (max-width: 576px) {
  .home #content .section--nuestra-mision .panel-grid-cell .blue-box {
    top: 205px;
    left: 160px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision .panel-grid-cell img {
    padding: 10px;
  }
}
.home #content .section--nuestra-mision .panel-grid-cell hr.line-title {
  width: 12%;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-image {
  padding: 0;
  position: absolute;
  left: -150px;
  width: 125%;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor {
  margin: 40px 0;
  padding-left: 30px;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor h2 {
  margin-top: 0;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor .line-title {
  margin: 0 0 1.75em;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor ul {
  padding-left: 20px;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor ul li {
  padding-bottom: 20px;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor ul li:before {
  color: #006b6e;
}
.home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor .button-b {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.home #content .section--logos {
  background-color: #fff;
}
@media (max-width: 1080px) {
  .home #content .section--logos {
    margin-top: -2px;
  }
}
@media (max-width: 768px) {
  .home #content .section--logos {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
.home #content .section--logos .panel-grid-cell {
  padding-top: 80px;
  padding-bottom: 75px;
}
.home #content .section--logos #wpls-logo-showcase-slider-1 .wp-post-image {
  max-width: 150px;
}
.home #content .section--logos .slick-dots {
  display: none !important;
}
.home #content .section--logos .slick-next.slick-arrow {
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/arrow.svg) center center no-repeat !important;
  display: none !important;
  position: absolute;
  top: 160px;
  width: 25px;
  left: 50%;
  width: 50px;
  opacity: 0.5;
}
.home #content .section--logos .slick-next.slick-arrow:hover {
  opacity: 1;
}
.home #content .section--logos .slick-prev.slick-arrow {
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/arrow-left.svg) center center no-repeat !important;
  display: none !important;
  position: absolute;
  top: 160px;
  left: 40.2% !important;
  width: 50px;
  opacity: 0.5;
}
.home #content .section--logos .slick-prev.slick-arrow:hover {
  opacity: 1;
}
.home #content .section--logos .wpls-logo-cnt:focus, .home #content .section--logos .wpls-logo-cnt:active {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.home #content .section--partners {
  position: relative;
  background-size: 100%;
  opacity: 0.8;
}
.home #content .section--partners .panel-grid-cell {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 576px) {
  .home #content .section--partners .panel-grid-cell:nth-child(1) {
    padding-bottom: 0px;
  }
  .home #content .section--partners .panel-grid-cell:nth-child(2) {
    padding-top: 0px;
  }
}
.home #content .section--partners .panel-grid-cell h2 {
  color: #006699;
  text-align: left;
  text-transform: none;
}
.home #content .section--partners .panel-grid-cell p {
  text-align: left;
}
.home #content .section--partners .panel-grid-cell .line-title {
  border-color: #00cc66;
  margin: 0 0 30px;
  text-align: left;
  width: 12%;
}
.home #content .section--partners .panel-grid-cell .partner-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #content .section--partners .panel-grid-cell .container-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  position: relative;
}
.home #content .section--partners .panel-grid-cell .container-partners .green-box {
  border: 1px solid #00cc66;
  width: 160px;
  height: 100px;
  position: absolute;
  left: 297px;
  top: 0px;
  z-index: -1;
}
@media (max-width: 768px) {
  .home #content .section--partners .panel-grid-cell .container-partners .green-box {
    left: 180px;
  }
}
@media (max-width: 576px) {
  .home #content .section--partners .panel-grid-cell .container-partners .green-box {
    left: 160px;
  }
}
.home #content .section--partners .panel-grid-cell .container-partners .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 6px;
  background-color: #3399cc;
  top: 86px;
  z-index: -1;
}
@media (max-width: 576px) {
  .home #content .section--partners .panel-grid-cell .container-partners .blue-box {
    top: 265px;
    left: 0px;
  }
}
.home #content .section--partners .panel-grid-cell .container-partners .partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 16px;
  color: #cccccc;
  margin: 15px;
  padding: 35px 33px 0;
  width: 200px;
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
  background-color: #fff;
}
.home #content .section--partners .panel-grid-cell .container-partners strong {
  color: #a9a9a9;
  font-weight: 600;
}
.home #content .section--partners .panel-grid-cell .container-partners img {
  max-width: 135px;
  margin-bottom: 0;
  margin-top: 15px;
}
.home #content .section--partners .panel-grid-cell a {
  text-align: left;
  color: #fff;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}
.home #content .section--partners .panel-grid-cell a:hover {
  color: #006699;
}
.home #content .section--tendencias {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #efefef;
}
.home #content .section--tendencias .line-title {
  margin: 0 auto 20px;
  color: #00cc66;
}
.home #content .section--tendencias #regular-blog {
  padding: 0;
}
.home #content .section--tendencias #regular-blog .blog--post-category {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .home #content .section--tendencias #regular-blog .blog--post-category {
    font-size: 12px;
  }
}
.home #content .section--tendencias #regular-blog .wrapper-text {
  padding: 20px;
  background-color: white;
}
.home #content .section--tendencias #regular-blog .wrapper-text .button-a a {
  background-color: transparent;
}
.home #content .section--tus-necesidades {
  position: relative;
  -webkit-box-align: inherit !important;
      -ms-flex-align: inherit !important;
          align-items: inherit !important;
  color: #fff;
  background-color: #fff;
  background-size: 100%;
  padding-right: 0px !important;
  overflow: hidden;
}
@media (max-width: 768px) {
  .home #content .section--tus-necesidades {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (max-width: 576px) {
  .home #content .section--tus-necesidades {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.home #content .section--tus-necesidades:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 36%;
  height: 800px;
  right: -8%;
  top: 40%;
  -webkit-transform: rotate(125deg);
          transform: rotate(125deg);
  background-repeat: no-repeat;
}
.home #content .section--tus-necesidades .line-title {
  border-color: #00cc66 !important;
  margin: 0 !important;
}
.home #content .section--tus-necesidades .ayudarte-in {
  padding-top: 8em;
}
@media (max-width: 768px) {
  .home #content .section--tus-necesidades .ayudarte-in {
    padding-top: 0;
  }
}
.home #content .section--tus-necesidades h2 {
  text-transform: none;
  color: #006699;
}
.home #content .section--tus-necesidades p {
  padding-right: 20px;
  color: #5D5D5D;
}
.home #content .section--tus-necesidades p:last-child {
  border-bottom: 0;
}
.home #content .section--tus-necesidades p.line-text {
  border-bottom: 1px solid #006699;
  margin-right: 100px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .home #content .section--tus-necesidades p.line-text {
    margin-right: 40px;
    padding-bottom: 10px;
    width: 87%;
  }
}
.home #content .section--tus-necesidades .button-b a {
  border: 1px solid #00cc66;
}
.home #content .section--tus-necesidades hr.line-title {
  width: 10%;
}
@media (max-width: 768px) {
  .home #content .section--tus-necesidades .panel-grid-cell {
    padding-top: 4em;
  }
}
@media (max-width: 576px) {
  .home #content .section--tus-necesidades .panel-grid-cell:nth-child(2) {
    display: none;
  }
}
.home #content .section--tus-necesidades .panel-grid-cell .green-box {
  border: 1px solid #00cc66;
  width: 160px;
  height: 100px;
  position: absolute;
  left: -15px;
  top: 160px;
  z-index: -1;
}
.home #content .section--tus-necesidades .panel-grid-cell .blue-box {
  background-color: #3399cc;
  width: 160px;
  height: 100px;
  position: absolute;
  left: 70%;
  top: 68%;
  z-index: -1;
}
@media (max-width: 1350px) {
  .home #content .section--tus-necesidades .panel-grid-cell .blue-box {
    top: 60%;
  }
}
@media (max-width: 1200px) {
  .home #content .section--tus-necesidades .panel-grid-cell .blue-box {
    top: 49%;
  }
}
.home #content .section--tus-necesidades .panel-grid-cell:first-child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home #content .section--tus-necesidades .panel-grid-cell:nth-child(2) {
  position: relative;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-image {
  position: absolute;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-image .sow-image-container .sow-slider-image-wrapper {
  position: relative;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor {
  margin: 0;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor .textwidget {
  padding: 0px 0 70px 0;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor h2 {
  margin-top: 0;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor ul {
  padding-left: 20px;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor ul li {
  padding-bottom: 20px;
}
.home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor .button-b {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

/*============================== 
 ============================== 
 ============================== 
 ==============================
	@MEDIA  HOME  
============================== 
============================== 
============================== 
============================== */
@media (max-width: 1170px) {
  /* ==============================
  	HOME  
  ============================== */
  .widget {
    margin-bottom: 0;
  }
  .home #content {
    /* -----[ Nuestros servicios ]----- */
  }
  .home #content .section--nuestros-servicios {
    overflow: hidden;
    position: relative;
  }
  .home #content .section--nuestros-servicios .grid-home-servicios figure {
    margin-bottom: 30px;
  }
  .home #content .section--nuestros-servicios .grid-home-servicios figure figcaption {
    padding: 25px;
  }
  .home #content .section--nuestros-servicios .grid-home-servicios figure figcaption .icon-servicios {
    width: 50px;
    height: 50px;
  }
  .home #content .section--nuestros-servicios .grid-home-servicios figure figcaption .icon-servicios img {
    width: 35px;
  }
  .home #content .section--nuestros-servicios .grid-home-servicios figure figcaption h3, .home #content .section--nuestros-servicios .grid-home-servicios figure figcaption .title {
    font-size: 25px;
  }
}
@media (max-width: 992px) {
  .home #content {
    /* -----[ Nuestros servicios ]----- */
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure {
    padding: 8px;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption {
    padding: 15px 10px;
  }
  .home #content .section--confian .subtitle-header {
    color: #fff;
  }
  .home #content .section--confian .panel-grid-cell {
    padding-top: 90px;
    padding-bottom: 120px;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #menu-header-2 {
    display: none !important;
  }
  .home #content {
    /* -----[ Header Slider ]----- */
    /* -----[ Nuestros servicios ]----- */
    /* -----[ Trabajo Conjunto ]----- */
    /* -----[ @media Section Resultados ]----- */
    /* -----[ Ten Years ]----- */
    /* -----[ Nuestra Misión ]----- */
    /* -----[ Logos ]----- */
    /* -----[ Nuestros Partners ]----- */
    /* -----[ Tus Necesidades ]----- */
  }
  .home #content .section--header-slider .button-b a {
    font-size: 20px;
    padding: 15px 40px;
  }
  .home #content .section--nuestros-servicios .panel-grid-cell {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .home #content .section--nuestros-servicios .panel-grid-cell .highlighted {
    font-size: 16px;
  }
  .home #content .section--nuestros-servicios .panel-grid-cell h2 {
    margin-top: 20px;
  }
  .home #content .section--trabajo-conjunto::before {
    -webkit-mask-position: 0px 100%;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure {
    margin-bottom: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption {
    padding: 10px 8px;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption h3, .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption .title {
    margin: 15px 0 15px 0;
    font-size: 15px;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption p {
    font-size: 12px;
  }
  .home #content .section--trabajo-conjunto .panel-grid-cell .grid-home figure figcaption .icon-showmore {
    visibility: visible;
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
  }
  .home #content .section--resultados::before {
    top: -130px;
  }
  .home #content .section--resultados::after {
    bottom: -105px;
  }
  .home #content .section--resultados .ipad-carousel .bkg {
    width: 100%;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators {
    bottom: 10%;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row g .text {
    font-family: "Montserrat", sans-serif;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 80%;
    height: 90px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart {
    height: 130px;
  }
}
@media (max-width: 768px) {
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .normal-chart {
    width: 260px;
    padding: 10px;
    margin: 0;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row p {
    font-size: 12px;
  }
  .home #content .section--tenyears .panel-grid-cell {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .home #content .section--tenyears .panel-grid-cell h2 {
    margin-top: 0;
  }
  .home #content .section--nuestra-mision {
    position: relative;
    -webkit-box-align: inherit !important;
        -ms-flex-align: inherit !important;
            align-items: inherit !important;
  }
  .home #content .section--nuestra-mision .panel-grid-cell:first-child {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home #content .section--nuestra-mision .panel-grid-cell:nth-child(2) {
    padding-bottom: 120px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .home #content .section--nuestra-mision .panel-grid-cell:nth-child(2) {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .home #content .section--nuestra-mision .panel-grid-cell:nth-child(2) {
    padding-top: 0px;
  }
}
@media (max-width: 768px) {
  .home #content .section--nuestra-mision .panel-grid-cell .widget_sow-image {
    padding: 0;
    position: relative;
    left: 0px;
    max-width: 300px;
  }
  .home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor {
    margin: 0;
    padding-left: 0;
  }
  .home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor h2 {
    margin-top: 0;
  }
  .home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor .line-title {
    color: #00cc66;
  }
  .home #content .section--nuestra-mision .panel-grid-cell .widget_sow-editor .button-b {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home #content .section--logos .panel-grid-cell {
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .home #content .section--partners .container-partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home #content .section--partners .container-partners strong {
    color: #006699;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
  }
  .home #content .section--partners .container-partners img {
    max-width: 70px;
    height: auto;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .home #content .section--tus-necesidades {
    position: relative;
    -webkit-box-align: inherit !important;
        -ms-flex-align: inherit !important;
            align-items: inherit !important;
  }
  .home #content .section--tus-necesidades::before {
    height: 80%;
    top: -70px;
  }
  .home #content .section--tus-necesidades::after {
    height: 45%;
    bottom: -65px;
  }
  .home #content .section--tus-necesidades .panel-grid-cell:first-child {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home #content .section--tus-necesidades .panel-grid-cell:nth-child(2) {
    padding-bottom: 60px;
  }
  .home #content .section--tus-necesidades .panel-grid-cell .widget_sow-image {
    padding: 0;
    position: relative;
    left: 0px;
  }
  .home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor {
    margin: 0;
    padding: 0;
  }
  .home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor .textwidget {
    padding: 20px 0 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor h2 {
    margin-top: 0;
  }
  .home #content .section--tus-necesidades .panel-grid-cell .widget_sow-editor .button-b {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home #content .section--confian .panel-grid-cell {
    padding-top: 80px;
    padding-bottom: 90px;
  }
}
@media (max-width: 576px) {
  .home #content .section--confian .panel-grid-cell {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .home #content {
    /* -----[ @media Section Resultados ]----- */
    /* -----[ Logos ]----- */
  }
  .home #content .section--resultados.curvas-tipoB::before {
    height: 55%;
  }
  .home #content .section--resultados::before {
    top: -130px;
  }
  .home #content .section--resultados::after {
    bottom: -155px;
  }
  .home #content .section--resultados .ipad-carousel .bkg {
    width: 100%;
    max-width: 350px;
  }
  .home #content .section--resultados .ipad-carousel .bkg .mockup-x {
    display: none;
  }
  .home #content .section--resultados .ipad-carousel .bkg .mockup-y {
    display: block;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad {
    width: 100%;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-indicators {
    bottom: 10%;
    margin-bottom: -23px;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row g .text {
    font-family: "Montserrat", sans-serif;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .circular-chart {
    height: 75px;
    margin: 0px;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row .normal-chart {
    width: 180px;
    margin: 5px;
    padding: 0;
  }
  .home #content .section--resultados .ipad-carousel .bkg #carousel-ipad .carousel-inner .graphics-container .graphic-row p {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    padding-bottom: 10px;
  }
  .home #content .section--logos .panel-grid-cell {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.graphic-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.graphic-row g text {
  font-family: "Montserrat", sans-serif !important;
}

#dana-section .panel-grid-cell {
  padding-top: 100px;
  padding-bottom: 100px !important;
}
#dana-section .dana-style {
  font-weight: 400;
  text-wrap: balance;
  max-width: 1200px;
  margin: 0 auto 3rem;
}
@media (max-width: 769px) {
  #dana-section .dana-style {
    margin: 3em auto 3rem;
  }
}
#dana-section .dana-style span, #dana-section .dana-style strong {
  font-weight: bold;
}
#dana-section .dana-style strong {
  color: #fff;
}

/* ARCHIVO MODIFICACIONES.CSS*/
#content .wpcf7-form .contact-form select {
  background: #efefef;
  border: 0;
  border-radius: 2px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #006699;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  padding: 0.6em 0.5384615385em;
}

#modeloCarousel .carousel h3 {
  color: #006699 !important;
  -webkit-text-stroke: 0 !important;
  font-weight: 700;
}

.single.single-post #post-main-wrapper #blog-header-category {
  top: 63px !important;
}

.single.single-post #post-main-wrapper #blog-header-category.category-gestion-punto-venta {
  background-color: #005580 !important;
}

@media (max-width: 991px) {
  .blog #blogheader {
    padding-top: 0px !important;
  }
}
/*-- Landing simple --*/
body.page-template-page-landingsimple.page .entry-content {
  margin-left: 0;
}

.page-template-page-landingsimple #masthead .menu .lang {
  display: none;
}

.page-template-page-landingsimple #content .section--nuestros-servicios--interior .name-service {
  color: #3399cc;
  font-size: 20px; /* 17px */
  line-height: 1.57;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.page-template-page-landingsimple #content .section--nuestros-servicios--interior .desc-service {
  font-size: 20px; /* 14px */
  line-height: 1.57;
  color: #000000;
}

.page-template-page-landingsimple #content .section--nuestros-servicios--interior--last {
  position: relative;
}

.page-template-page-landingsimple #content .section--nuestros-servicios--interior--last:before {
  content: "";
  background-image: url(../svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 70%;
  height: 1000px;
  right: -360px;
  top: -158px;
  -webkit-transform: rotate(70deg);
  transform: rotate(70deg);
  background-repeat: no-repeat;
}

.page-template-page-landingsimple .section--form {
  border-top: 1px solid #707070;
  position: relative;
}

.page-template-page-landingsimple .section--form:before {
  content: "";
  background-image: url(../svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 60%;
  height: 500px;
  right: -210px;
  top: 350px;
  -webkit-transform: rotate(280deg);
  transform: rotate(-280deg);
  background-repeat: no-repeat;
}

.page-template-page-landingsimple #content .form-container {
  background-color: #EFEFEF;
  border: 1px solid #707070;
  border-radius: 44px;
  padding: 50px 33px;
}

.page-template-page-landingsimple #content .form-container .text-big {
  font-size: 30px;
  line-height: 40px;
  color: #000000;
  margin-bottom: 20px;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=text],
.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=email] {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 20px 25px;
  margin: 0 0 20px;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=submit] {
  width: 100%;
  background-color: #00CC66;
  border-color: #00CC66;
  text-align: center;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=submit]:hover {
  border-color: #00CC66;
  color: #00CC66;
  background-color: transparent;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form p {
  margin: 0;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form .wpcf7-list-item {
  margin: 0;
}

.page-template-page-landingsimple #content .wpcf7-form .contact-form span,
.page-template-page-landingsimple #content .wpcf7-form .contact-form label {
  font-size: 10px;
  line-height: 1.5;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form .wpcf7-acceptance span,
.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form .mc4wp-checkbox span,
.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form p {
  color: #5D5D5D;
}

.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form .wpcf7-acceptance span a,
.page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form .mc4wp-checkbox span a {
  color: inherit;
  font-weight: inherit;
}

@media (max-width: 700px) {
  .page-template-page-landingsimple #content .form-container {
    border-radius: 30px;
    padding: 20px 20px;
  }
  .page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=text],
  .page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=email] {
    padding: 10px 15px;
    border-radius: 10px;
    margin: 0 0 10px;
  }
  .page-template-page-landingsimple #content .form-container .wpcf7-form .contact-form input[type=submit] {
    padding: 12px 20px;
  }
  #content .section--nuestros-servicios h2.small-in-responsive {
    font-size: 25px;
  }
}
/*-- BANNNER --*/
#content #banner-post {
  background-color: #006694;
  border: 5px solid #00CC66;
  padding: 34px 50px;
  border-radius: 20px;
  color: #FFFFFF;
  margin: 20px 0;
  width: 900px;
  max-width: 100%;
  position: relative;
}

#content #banner-post .col-12 {
  position: static;
}

#content #banner-post p {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 10px;
  color: currentColor;
}

#content #banner-post p:last-of-type {
  margin-bottom: 0;
}

#content #banner-post p.big {
  font-size: 30px;
  line-height: 1.15;
  font-weight: bold;
}

#content #banner-post p strong {
  color: #00CC66;
}

#content #banner-post svg {
  display: block;
  width: 100px;
  max-width: 90%;
  height: auto;
  margin: 20px 0 10px;
}

#content #banner-post .button-b {
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#content #banner-post .button-b a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

#content #banner-post .button-b a:hover {
  color: #00CC66;
}

@media (max-width: 991px) {
  #content #banner-post {
    padding: 25px 30px;
  }
  #content #banner-post svg {
    margin: 15px 100px 10px auto;
  }
  #content #banner-post .button-b {
    text-align: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  #content #banner-post {
    padding: 20px 30px;
  }
  #content #banner-post p {
    font-size: 16px;
  }
  #content #banner-post p.big {
    font-size: 22px;
  }
  #content #banner-post svg {
    margin: 15px auto 10px 50px;
    width: 75px;
  }
  #content #banner-post .button-b a {
    width: 100%;
  }
}
/**--TABLES--*/
#primary #main #content table {
  max-width: 100%;
}

#primary #main #content table thead tr td,
#primary #main #content table tr th {
  background-color: #006699;
  color: #FFFFFF;
  font-weight: bold;
}

/* ==============================
   SERVICIOS RETAIL MAIN
============================== */
#diagrama-acciones.white path.st17, #diagrama-acciones.white path.st16, #diagrama-acciones.white path.st15 {
  fill: #3399cc;
}
#diagrama-acciones.white path.st14, #diagrama-acciones.white path.st19, #diagrama-acciones.white path.st9, #diagrama-acciones.white path.st12, #diagrama-acciones.white path.st7 {
  fill: #fff;
}
#diagrama-acciones.white path.st13, #diagrama-acciones.white path.st8, #diagrama-acciones.white path.st11 {
  fill: #fff;
}
#diagrama-acciones.white path.st18, #diagrama-acciones.white path.st6, #diagrama-acciones.white path.st10 {
  fill: #fff;
}
#diagrama-acciones.white .st6 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
#diagrama-acciones path.st14, #diagrama-acciones path.st19, #diagrama-acciones path.st16, #diagrama-acciones path.st9, #diagrama-acciones path.st12, #diagrama-acciones path.st7 {
  fill: #3399cc;
}
#diagrama-acciones path.st13, #diagrama-acciones path.st17, #diagrama-acciones path.st8, #diagrama-acciones path.st11 {
  fill: #006699;
}
#diagrama-acciones path.st15, #diagrama-acciones path.st18, #diagrama-acciones path.st6, #diagrama-acciones path.st10 {
  fill: #00cc66;
}
#diagrama-acciones circle.st0 {
  fill: #00cc66;
}
#diagrama-acciones .st24 {
  fill: #000000;
}

#diagrama-acciones-mobile path.st0, #diagrama-acciones-mobile path.st8 {
  fill: #3399cc;
}
#diagrama-acciones-mobile path.st9 {
  fill: #00cc66;
  opacity: 1;
}
#diagrama-acciones-mobile path.st7 {
  fill: #006699;
}
#diagrama-acciones-mobile ellipse.st5, #diagrama-acciones-mobile circle.st5 {
  fill: #00cc66;
}

.section--confian {
  background: #fff;
}
.section--confian.green {
  background-color: #00cc66 !important;
}
.section--confian hr.line-title {
  border-color: #fff;
}
.section--confian .box-testimonial {
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
}

#content {
  /* -----[ Nuestros servicios ]----- */
}
#content .section--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  #content .section--header {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
#content .section--header #left {
  background-color: #006699;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 100;
}
@media (max-width: 768px) {
  #content .section--header #left {
    height: auto !important;
  }
}
#content .section--header #left div {
  min-height: 450px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1080px) {
  #content .section--header #left div {
    padding: 10px 20px;
  }
}
@media (max-width: 768px) {
  #content .section--header #left div {
    min-height: auto;
  }
}
@media (max-width: 576px) {
  #content .section--header #left div {
    padding: 10px;
  }
}
#content .section--header h1 {
  text-align: left;
  font-weight: 100;
  font-size: 40px;
  color: #fff;
}
#content .section--header h2 {
  text-align: left;
  color: #fff;
}
@media (max-width: 768px) {
  #content .section--header #right {
    height: auto !important;
  }
}
#content .section--header #right .image {
  position: relative;
}
#content .section--header #right .image.desktop {
  display: block;
}
#content .section--header #right .image.mobile {
  display: none;
}
@media (max-width: 768px) {
  #content .section--header #right .image.desktop {
    display: none;
  }
  #content .section--header #right .image.mobile {
    display: block;
  }
}
#content .section--header #right .image img {
  position: relative;
  z-index: 14;
}
#content .section--header #right .image .green-box {
  background-color: #00cc66;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 38%;
  z-index: 8;
}
#content .section--header .myClass#right .image {
  /* img{
  	transform: scale(1.06);
  	animation: mymove 5s;
  	animation-fill-mode: forwards;
  	transition: all .4s ease;
  	transition-delay: 1.2s;
  	@include breakpoint(desktopmid){
  		animation: mymovedesktopmid 5s;
  		transform: scale(1);
  	}
  	@include breakpoint(tablet){
  		transform: none;
  		animation: mymovetablet 5s;
  		transition: none;
  	}

  } */
}
#content .section--header .myClass#right .image .carousel-indicators {
  left: -9em;
  z-index: 9999;
}
@media (max-width: 1080px) {
  #content .section--header .myClass#right .image .carousel-indicators {
    left: 3em;
  }
}
#content .section--header .myClass#right .image .carousel-indicators li {
  height: 2px;
}
#content .section--header .myClass#right .image .carousel-indicators li.active {
  background-color: #00cc66;
}
#content .section--header .myClass#right .image .carousel-inner {
  overflow: inherit;
  z-index: 99;
}
#content .section--header .myClass#right .image .carousel-inner .carousel-item.active {
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 768px) {
  #content .section--header .myClass#right .image .carousel-inner .carousel-item.active {
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  }
}
#content .section--header .myClass#right .image .green-box {
  width: 350px;
  height: 233px;
}
@media (max-width: 1200px) {
  #content .section--header .myClass#right .image .green-box {
    width: 185px;
    height: 260px;
  }
}
@media (max-width: 1080px) {
  #content .section--header .myClass#right .image .green-box {
    width: 185px;
    height: 260px;
  }
}
@media (max-width: 909px) {
  #content .section--header .myClass#right .image .green-box {
    width: 165px;
  }
}
@media (max-width: 768px) {
  #content .section--header .myClass#right .image .green-box {
    display: none;
  }
}
#content .section--header-slider.desktop {
  display: block;
}
#content .section--header-slider.mobile {
  display: none;
}
@media (max-width: 768px) {
  #content .section--header-slider.desktop {
    display: none;
  }
  #content .section--header-slider.mobile {
    display: block;
  }
  #content .section--header-slider.mobile .sow-slider-image {
    background-size: contain;
    background-repeat: no-repeat;
    height: 300px !important;
  }
}
@media (max-width: 576px) {
  #content .section--header-slider.mobile .sow-slider-image {
    height: 147px !important;
  }
}
#content .section--header-slider .button-b {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
#content .section--header-slider .button-b h1 {
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.92);
}
#content .section--header-slider .button-b a {
  font-size: 25px;
  padding: 20px 55px;
}
#content .section--tus-necesidades {
  background-color: #3399cc;
}
#content .section--tus-necesidades.white .panel-first-child {
  padding-top: 10%;
  padding-bottom: 10%;
}
#content .section--tus-necesidades.blue .panel-first-child {
  padding-top: 10%;
  padding-bottom: 10%;
}
@media (max-width: 768px) {
  #content .section--tus-necesidades.blue .panel-first-child {
    padding-bottom: 25%;
  }
}
#content .section--tus-necesidades.trabaja .button-a a {
  color: #006699;
  background-color: #fff;
}
#content .section--tus-necesidades.trabaja .button-a a:hover {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
@media (max-width: 576px) {
  #content .section--tus-necesidades .panel-grid-cell {
    padding: 50px 0;
  }
}
#content .section--tus-necesidades h2 {
  color: #fff;
}
#content .section--tus-necesidades p {
  color: #fff;
}
#content .section--tus-necesidades .button-a.transparent a {
  background-color: transparent;
}
#content .section--tus-necesidades .button-a.transparent a:hover {
  background-color: #fff;
}
#content .section--tus-necesidades .button-a a {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  background-color: #3399cc;
  margin: 0;
  padding: 10px 45px;
  border: 1px solid #fff;
  min-width: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#content .section--tus-necesidades .button-a a:hover {
  color: #3399cc;
  background-color: #fff;
}
#content .section--tus-necesidades .panel-first-child hr.line-title {
  margin: 0 auto 20px;
}
#content .section--nuestros-servicios .highlighted {
  font-size: 22px;
  color: #989898;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
#content .section--nuestros-servicios h2 {
  margin-top: 20px;
}
#content .section--nuestros-servicios .grid figure {
  margin-bottom: 30px;
  padding: 2px !important;
}
#content .section--nuestros-servicios .grid figure:hover figcaption {
  height: 100%;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
          transform: perspective(1000px) translate3d(0, 0, 21px);
}
#content .section--nuestros-servicios .grid figure:hover figcaption .icon-servicios img {
  -webkit-filter: invert(6%) hue-rotate(579deg) brightness(187%) contrast(116%);
          filter: invert(6%) hue-rotate(579deg) brightness(187%) contrast(116%);
}
#content .section--nuestros-servicios .grid figure figcaption {
  height: 100%;
  background: -webkit-linear-gradient(left, #33357d 0%, #6fa7dc 100%);
  border-radius: 10px;
  -webkit-box-shadow: 4px 3px 17px 0px #8c8c8c;
          box-shadow: 4px 3px 17px 0px #8c8c8c;
  margin: 0 20px;
  padding: 35px 25px;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
#content .section--nuestros-servicios .grid figure figcaption .icon-servicios {
  background-color: white;
  border-radius: 200px;
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#content .section--nuestros-servicios .grid figure figcaption .icon-servicios img {
  width: 40px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
#content .section--nuestros-servicios .grid figure figcaption h3 {
  width: 80%;
  text-align: left;
  color: #fff;
  font-size: 26px;
}
#content .section--nuestros-servicios .grid figure figcaption p {
  width: 90%;
  text-align: left;
  margin: 0;
}
#content .section--nuestros-servicios .grid figure a { /* Anchor will cover the whole item by default */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

/* ==============================
   GESTIÓN DE PUNTO DE VENTA
============================== */
#content {
  /* -----[ Gestión de punto de venta ]----- */
}
#content .section--partners.tactica:before {
  right: 82%;
  top: -20%;
  -webkit-transform: rotate(-22deg);
          transform: rotate(-22deg);
}
#content .section--partners.tactica .panel-grid-cell {
  padding-top: 0;
}
#content .section--partners.tactica .resultados-in .resultados-line {
  height: 21em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#content .section--partners.tactica .resultados-in .resultados-line li {
  padding: 0px 0px 12px 34px;
}
#content .section--partners.tactica .resultados-in .resultados-line li h3 {
  font-size: 18px;
}
#content .section--partners.tactica .resultados-in .resultados-line li p {
  text-align: left;
  font-size: 14px;
  padding-bottom: 0;
  margin-bottom: 1px;
}
#content .section--proactivas {
  background: #efefef;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  #content .section--proactivas {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#content .section--proactivas:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 58%;
  height: 700px;
  left: -60%;
  top: 26%;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  background-repeat: no-repeat;
}
#content .section--servicios-introduction .panel-grid-cell {
  max-width: 870px;
  padding-top: 40px;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  #content .section--servicios-introduction .panel-grid-cell {
    padding-bottom: 20px;
  }
}
#content .section--servicios-introduction .panel-grid-cell .highlighted {
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #989898;
  text-transform: uppercase;
}
#content .section--servicios-introduction .panel-grid-cell h2 {
  margin-top: 20px;
}
#content .section--servicios-introduction .panel-grid-cell h3 {
  margin-top: 0;
  color: #3399cc;
  font-size: 35px;
  font-weight: 400;
  line-height: 47px;
}
#content .section--servicios-introduction .panel-grid-cell .paragraph {
  text-align: center;
}

.section-funciones.gestor .panel-grid-cell {
  padding-bottom: 8%;
}

/* -----[ La diferencia Externalia ]----- */
.section--diferencia-externalia {
  position: relative;
  background: #efefef;
  background-size: 100%;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.section--diferencia-externalia:before {
  content: "";
  background-image: url("../externaliatheme/svg/puntos.svg");
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 700px;
  height: 900px;
  right: -6%;
  top: -22%;
  -webkit-transform: rotate(131deg);
          transform: rotate(131deg);
  background-repeat: no-repeat;
}
.section--diferencia-externalia:after {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  left: -18%;
  top: 14%;
  -webkit-transform: rotate(327deg);
          transform: rotate(327deg);
  background-repeat: no-repeat;
}
.section--diferencia-externalia h2 {
  margin-top: 20px;
}
.section--diferencia-externalia .panel-grid-cell {
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .section--diferencia-externalia .panel-grid-cell {
    padding-top: 8% !important;
    padding-bottom: 12% !important;
  }
}
.section--diferencia-externalia .container .wrapper-selectores .selector {
  font-size: 23px;
  font-weight: 600;
  margin: 10px 0;
  padding: 5px;
  cursor: pointer;
  width: 80%;
  position: relative;
  z-index: 44;
}
.section--diferencia-externalia .container .wrapper-selectores .selector.active:after {
  width: 100%;
  left: 0;
}
.section--diferencia-externalia .container .wrapper-selectores .selector:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 45px;
  left: 0%;
  position: absolute;
  background: #00cc66;
  -webkit-transition: width 0.3s ease 0s;
  transition: width 0.3s ease 0s;
  width: 0;
  z-index: -1;
}
.section--diferencia-externalia .container .wrapper-selectores .selector:hover:after {
  width: 100%;
  left: 0;
}
.section--diferencia-externalia .container .wrapper-descriptions:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section--diferencia-externalia .container .wrapper-descriptions .description {
  display: none;
  font-size: 16px;
  font-weight: 500;
  padding: 20px;
}
.section--diferencia-externalia .container .wrapper-descriptions .description b, .section--diferencia-externalia .container .wrapper-descriptions .description strong {
  color: #00cc66 !important;
}
.section--diferencia-externalia .container .wrapper-descriptions .description.active {
  display: block;
}
.section--diferencia-externalia #carousel-diferencia-externalia {
  display: none;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-item .wrapper-slide {
  font-size: 14px;
  line-height: 20px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-item .wrapper-slide .wrapper-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  margin-bottom: 20px;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-item .wrapper-slide h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #00cc66;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-item .wrapper-slide b, .section--diferencia-externalia #carousel-diferencia-externalia .carousel-item .wrapper-slide strong {
  color: #00cc66 !important;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-item .wrapper-slide .wrapper-img {
  margin: 0 auto;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-indicators {
  bottom: -50px;
  margin-left: 0;
  margin-right: 0;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-control-prev {
  left: -25px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.section--diferencia-externalia #carousel-diferencia-externalia .carousel-control-next {
  right: -25px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.section--diferencia-externalia .wrapper-img {
  border-radius: 60px;
  width: 130px;
  height: 130px;
  margin-bottom: 20px;
}
.section--diferencia-externalia .wrapper-img img {
  width: 130px;
  height: 130px;
  padding: 7px;
}

.section--funciones-gestor {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .section--funciones-gestor {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media (max-width: 576px) {
  .section--funciones-gestor {
    padding-top: 10px;
  }
}
.section--funciones-gestor.bottom-less .panel-grid-cell {
  padding-top: 0%;
  padding-bottom: 0%;
}
.section--funciones-gestor.bottom-less .panel-grid-cell .button-const {
  padding: 5em 0 6em;
}
@media (max-width: 768px) {
  .section--funciones-gestor.bottom-less .panel-grid-cell .button-const {
    padding: 0;
  }
}
.section--funciones-gestor .panel-grid-cell {
  padding-top: 0%;
  padding-bottom: 10%;
}
.section--funciones-gestor .panel-grid-cell .funciones {
  padding-left: 60px;
}
@media (max-width: 768px) {
  .section--funciones-gestor .panel-grid-cell .funciones {
    padding-left: 0;
  }
}
.section--funciones-gestor.grey {
  background-color: #efefef;
  position: relative;
  margin-top: -35em;
  overflow: hidden;
}
.section--funciones-gestor.grey.parafarmacia {
  margin-top: -31em;
}
@media (max-width: 1200px) {
  .section--funciones-gestor.grey.parafarmacia {
    margin-top: -24em;
  }
}
@media (max-width: 1080px) {
  .section--funciones-gestor.grey.parafarmacia {
    margin-top: -21em;
  }
}
@media (max-width: 768px) {
  .section--funciones-gestor.grey.parafarmacia {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .section--funciones-gestor.grey {
    margin-top: -27em;
  }
}
@media (max-width: 1080px) {
  .section--funciones-gestor.grey {
    margin-top: -25em;
  }
}
@media (max-width: 768px) {
  .section--funciones-gestor.grey {
    margin-top: 0;
  }
}
.section--funciones-gestor.grey::before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 700px;
  height: 900px;
  right: -6%;
  top: -22%;
  -webkit-transform: rotate(131deg);
          transform: rotate(131deg);
  background-repeat: no-repeat;
}

/* -----[ Arrancamos ]----- */
#content .section--arrancamos {
  background: #efefef;
  position: relative;
  overflow: hidden;
}
#content .section--arrancamos::before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 700px;
  height: 900px;
  right: -13%;
  top: -53%;
  -webkit-transform: rotate(189deg);
          transform: rotate(189deg);
  background-repeat: no-repeat;
}
#content .section--arrancamos::after {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 700px;
  height: 900px;
  left: -11%;
  top: 52%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  background-repeat: no-repeat;
}
#content .section--arrancamos .panel-grid-cell {
  padding-top: 6%;
  padding-bottom: 50px;
}
@media (max-width: 576px) {
  #content .section--arrancamos .panel-grid-cell {
    padding-top: 15%;
  }
}
#content .section--arrancamos .panel-grid-cell h2 {
  margin-top: 0;
}
#content .section--arrancamos .panel-grid-cell #diagrama-acciones {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
}
#content .section--arrancamos .panel-grid-cell .line-title {
  width: 3%;
  margin: 0px 49% 0 48.5%;
}
#content .section--arrancamos .panel-grid-cell #diagrama-acciones-mobile {
  display: none;
  max-width: 430px;
  margin: 0 auto;
}

/* ==============================
  Auditoría Punto de Venta
============================== */
#content {
  /* -----[ page Header  ]----- */
  /* -----[ Auditoría Punto de Venta ]----- */
  /* -----[ La diferencia Externalia -Auditoría Punto de Venta ]----- */
}
#content .section--header-auditoria-punto-venta .section--header-slider::after {
  background-color: #006699;
}
#content .section--servicios-introduction.auditoria-punto-venta {
  background-color: #006699;
  color: #fff;
  position: relative;
}
#content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell {
  padding-top: 40px;
  padding-bottom: 170px;
}
#content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell .highlighted, #content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell h2, #content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell p {
  color: #fff;
}
#content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell strong {
  color: #fff;
}
#content .section--diferencia-externalia.auditoria-punto-venta {
  color: #3399cc;
}
#content .section--diferencia-externalia.auditoria-punto-venta.nobkg {
  background: none;
}
#content .section--diferencia-externalia.auditoria-punto-venta h2 {
  color: #006699 !important;
}
#content .section--diferencia-externalia.auditoria-punto-venta hr {
  border-color: #006699;
}
#content .section--diferencia-externalia.auditoria-punto-venta .panel-grid-cell {
  padding-top: 40px;
  padding-bottom: 90px;
}
#content .section--diferencia-externalia.auditoria-punto-venta .container .wrapper-descriptions .description b {
  color: #3399cc;
}
#content .section--diferencia-externalia.auditoria-punto-venta #carousel-diferencia-externalia {
  display: none;
}
#content .section--diferencia-externalia.auditoria-punto-venta #carousel-diferencia-externalia .carousel-control-next-icon, #content .section--diferencia-externalia.auditoria-punto-venta #carousel-diferencia-externalia .carousel-control-prev-icon {
  -webkit-filter: contrast(0);
          filter: contrast(0);
}
#content .section--diferencia-externalia.auditoria-punto-venta .wrapper-img {
  background-color: #006699;
}
#content .section--diferencia-externalia.auditoria-punto-venta .wrapper-img img {
  -webkit-filter: contrast(0) brightness(100);
          filter: contrast(0) brightness(100);
}

/* ==============================
  SECTIONS SERVICIOS
  Bloques de Uso general para Servicios
============================== */
#content {
  /* -----[ Te explicamos cómo hacerlo ]----- */
  /* -----[ Canales en los que estemos presentes ]----- */
  /* -----[ Canales SIN FONDO ]----- */
}
#content .section-servicios3--bloque2 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  background: linear-gradient(276deg, #33357d, #6fa7dc);
  background-size: 100%;
}
#content .section-servicios3--bloque2 h2 {
  margin-top: 20px;
  color: #fff;
}
#content .section-servicios3--bloque2 hr {
  border-color: #fff;
}
#content .section-servicios3--bloque2 .panel-grid-cell {
  padding-top: 160px;
  padding-bottom: 250px;
}
#content .section-servicios3--bloque2 .panel-grid-cell .items-list li {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
#content .section-servicios3--bloque2 .panel-grid-cell .items-list li strong {
  color: #fff;
}
#content .section--canales-presentes {
  position: relative;
}
@media (max-width: 768px) {
  #content .section--canales-presentes {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (max-width: 576px) {
  #content .section--canales-presentes {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
#content .section--canales-presentes.out {
  overflow: hidden;
}
#content .section--canales-presentes.out:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  left: -12%;
  top: 52%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-repeat: no-repeat;
}
#content .section--canales-presentes.out:after {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  right: -10%;
  top: 8%;
  -webkit-transform: rotate(119deg);
          transform: rotate(119deg);
  background-repeat: no-repeat;
}
#content .section--canales-presentes.nobkg {
  background: none;
}
#content .section--canales-presentes.bloques-dos .panel-grid-cell {
  padding-top: 25px;
  padding-bottom: 10px;
}
#content .section--canales-presentes.bloques-dos .custom-html-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-one, #content .section--canales-presentes.bloques-dos .custom-html-widget .block-three, #content .section--canales-presentes.bloques-dos .custom-html-widget .block-five, #content .section--canales-presentes.bloques-dos .custom-html-widget .block-six {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-one, #content .section--canales-presentes.bloques-dos .custom-html-widget .block-three, #content .section--canales-presentes.bloques-dos .custom-html-widget .block-five, #content .section--canales-presentes.bloques-dos .custom-html-widget .block-six {
    padding: 0 15px;
  }
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .border-green-block {
  position: absolute;
  width: 150px;
  height: 100px;
  border: 1px solid #00cc66;
  top: -1em;
  left: 0.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .border-green-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .border-green-block {
    left: 0em;
  }
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .blue-block {
  position: absolute;
  width: 150px;
  height: 111px;
  background-color: #3399cc;
  top: 17em;
  left: 15.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .blue-block {
    top: 12.5em;
    left: 11em;
  }
}
@media (max-width: 909px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .blue-block {
    top: 8.5em;
    left: 10.7em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .blue-block {
    top: 5.5em;
    left: 4em;
  }
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-one .blue-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-six .border-green-block-two {
  position: absolute;
  width: 150px;
  height: 100px;
  border: 1px solid #3399cc;
  top: 24.5em;
  left: 0.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-six .border-green-block-two {
    top: 19em;
    left: 0.5em;
  }
}
@media (max-width: 909px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-six .border-green-block-two {
    top: 9.5em;
    left: 0.5em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-six .border-green-block-two {
    top: 9.7em;
    left: 11em;
  }
}
@media (max-width: 576px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-six .border-green-block-two {
    top: 10.7em;
    left: 12em;
  }
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-six .border-green-block-two.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-three .border-blue-block {
  position: absolute;
  width: 150px;
  height: 100px;
  border: 1px solid #3399cc;
  top: 24.5em;
  left: 29.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-three .border-blue-block {
    left: 22.5em;
    top: 19em;
  }
}
@media (max-width: 909px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-three .border-blue-block {
    left: 11em;
    top: 9.5em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-three .border-blue-block {
    top: -1.15em;
    left: 11em;
  }
}
@media (max-width: 576px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-three .border-blue-block {
    left: 12em;
  }
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-three .border-blue-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-five .green-block {
  position: absolute;
  width: 150px;
  height: 111px;
  background-color: #00cc66;
  top: -1em;
  left: 29.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-five .green-block img {
  width: 100%;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-five .green-block {
    top: -0.6em;
    left: 0.5em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-five .green-block {
    top: -1em;
    left: 11.2em;
  }
}
@media (max-width: 576px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-five .green-block {
    left: 12em;
  }
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-five .green-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-dos .custom-html-widget img {
  width: 500px;
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-title {
  margin: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 6em;
}
#content .section--canales-presentes.bloques-dos .custom-html-widget .block-title h3 {
  color: #8c8b8e;
  text-transform: uppercase;
  font-size: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 35px;
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-dos .custom-html-widget .block-title h3 {
    margin: 0px 0 10px 0;
  }
}
#content .section--canales-presentes.bloques-tres .panel-grid-cell {
  padding-top: 25px;
  padding-bottom: 10px;
}
#content .section--canales-presentes.bloques-tres .custom-html-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-one, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-two, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-three, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-four, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-five, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-six {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-one, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-two, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-three, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-four, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-five, #content .section--canales-presentes.bloques-tres .custom-html-widget .block-six {
    padding: 0 15px;
  }
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .border-green-block {
  position: absolute;
  width: 150px;
  height: 100px;
  border: 1px solid #00cc66;
  top: -1em;
  left: 0.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .border-green-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .blue-block {
  position: absolute;
  width: 150px;
  height: 111px;
  background-color: #3399cc;
  top: 17em;
  left: 15.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .blue-block {
    top: 12.5em;
    left: 11em;
  }
}
@media (max-width: 909px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .blue-block {
    top: 5em;
    left: 3.8em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .blue-block {
    top: 5.5em;
    left: 4em;
  }
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-one .blue-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-six .border-green-block-two {
  position: absolute;
  width: 150px;
  height: 100px;
  border: 1px solid #3399cc;
  top: 18em;
  left: 0.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-six .border-green-block-two {
    top: 13.5em;
    left: 0.5em;
  }
}
@media (max-width: 909px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-six .border-green-block-two {
    top: 6.8em;
    left: 0em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-six .border-green-block-two {
    top: 6.7em;
    left: 4.5em;
  }
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-six .border-green-block-two.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-three .border-blue-block {
  position: absolute;
  width: 150px;
  height: 100px;
  border: 1px solid #3399cc;
  top: -1em;
  left: 15.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-three .border-blue-block {
    top: -1em;
    left: 11em;
  }
}
@media (max-width: 909px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-three .border-blue-block {
    top: -1em;
    left: 4em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-three .border-blue-block {
    top: -1.15em;
    left: 4em;
  }
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-three .border-blue-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-five .green-block {
  position: absolute;
  width: 150px;
  height: 111px;
  background-color: #00cc66;
  top: -1em;
  left: 15.5em;
  z-index: -1;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-five .green-block img {
  width: 100%;
}
@media (max-width: 1200px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-five .green-block {
    top: -0.6em;
    left: 4em;
  }
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-five .green-block {
    top: -1em;
    left: 4em;
  }
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-five .green-block.hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#content .section--canales-presentes.bloques-tres .custom-html-widget img {
  width: 320px;
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-title {
  margin: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 6em;
}
#content .section--canales-presentes.bloques-tres .custom-html-widget .block-title h3 {
  color: #8c8b8e;
  text-transform: uppercase;
  font-size: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 35px;
}
@media (max-width: 768px) {
  #content .section--canales-presentes.bloques-tres .custom-html-widget .block-title h3 {
    margin: 0px 0 10px 0;
  }
}
#content .section--canales-presentes .panel-grid-cell {
  padding-top: 50px;
  padding-bottom: 35px;
}
#content .section--canales-presentes.nobkg .wrapper-curva.curva2-bottom, #content .section--canales-presentes.nobkg.wrapper-curva.curva2-top {
  background: none;
}
#content .section--canales-presentes h2 {
  color: #006699;
}
#content .section--canales-presentes .line-title {
  border-color: #00cc66;
}
#content .section--canales-presentes .container .col-6:first-child .bkg-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-hiper-y-super.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(2) .bkg-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-impulso.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(3) .bkg-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-horeca.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(4) .bkg-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-drogueria-y-perfumeria.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(5) .bkg-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-ferreteria.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(6) .bkg-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-especialista.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:first-child .bkg-img.pharma-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-hiper-y-super.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(2) .bkg-img.pharma-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-impulso.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(3) .bkg-img.pharma-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-drogueria-y-perfumeria.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6:nth-child(4) .bkg-img.pharma-img {
  background: url("https://externalia.duplotest.com/web/wp-content/uploads/2019/03/externalia-presentes-en-especialista.jpg") center center no-repeat;
  background-size: cover;
}
#content .section--canales-presentes .container .col-6 .bkg-img {
  padding-bottom: 300px;
  width: 100%;
}
#content .section--canales-presentes .container .col-6 p {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  padding-top: 20px;
}
#content .section--canales-presentes.nobkg .panel-grid-cell {
  padding-top: 0px;
  padding-bottom: 0px;
}
#content .section--canales-presentes.nobkg h2 {
  color: #006699;
}
#content .section--canales-presentes.nobkg .line-title {
  border-color: #006699;
}
#content .section--canales-presentes.nobkg .container .col-6 .bkg-img {
  padding-bottom: 300px;
  width: 100%;
}
#content .section--canales-presentes.nobkg .container .col-6 p {
  color: #006699;
  font-weight: 600;
  font-size: 20px;
  padding-top: 20px;
}
#content .section--servicios-grid {
  position: relative;
  background: #00668d;
}
#content .section--servicios-grid.nobkg {
  background: none;
}
#content .section--servicios-grid.nobkg .panel-grid-cell {
  padding-top: 50px;
  padding-bottom: 50px;
}
#content .section--servicios-grid.nobkg .wrapper-curva.curva2-bottom, #content .section--servicios-grid.nobkg.wrapper-curva.curva2-top {
  background: none;
}
#content .section--servicios-grid .panel-grid-cell {
  padding-top: 14%;
  padding-bottom: 15%;
}
#content .section--servicios-grid h2 {
  color: #fff;
}
#content .section--servicios-grid .line-title {
  border-color: #fff;
}

/*============================== 
 ============================== 
 ============================== 
 ==============================
	@MEDIA  HOME  
============================== 
============================== 
============================== 
============================== */
@media (max-width: 768px) {
  #content {
    /* -----[ Te explicamos cómo hacerlo ]----- */
    /* -----[ La diferencia Externalia ]----- */
  }
  #content .section-servicios3--bloque2 .panel-grid-cell {
    padding-top: 120px;
    padding-bottom: 230px;
  }
  #content .section--diferencia-externalia {
    font-family: "Montserrat", sans-serif;
    color: #fff;
  }
  #content .section--diferencia-externalia .panel-grid-cell {
    padding-top: 17%;
    padding-bottom: 18%;
  }
  #content .section--diferencia-externalia .panel-grid-cell h2 {
    margin-top: 20px;
  }
  #content .section--diferencia-externalia .panel-grid-cell .functionality-pc {
    display: none;
  }
  #content .section--diferencia-externalia .panel-grid-cell #carousel-diferencia-externalia {
    display: block;
  }
}
@media (max-width: 768px) {
  #content {
    /* -----[ Canales en los que estemos presentes ]----- */
  }
  #content .section--canales-presentes .panel-grid-cell, #content .section--funciones-gestor .panel-grid-cell {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #content {
    /* -----[ Gestión de punto de venta ]----- */
    /* -----[ La diferencia Externalia -Auditoría Punto de Venta ]----- */
    /* -----[ Arrancamos ]----- */
  }
  #content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell {
    padding-bottom: 110px;
  }
  #content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell .highlighted {
    text-align: left;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
  }
  #content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell h2 {
    margin-top: 20px;
  }
  #content .section--servicios-introduction.auditoria-punto-venta .panel-grid-cell .paragraph {
    text-align: left;
  }
  #content .section--diferencia-externalia.auditoria-punto-venta {
    color: #3399cc;
  }
  #content .section--diferencia-externalia.auditoria-punto-venta h2 {
    color: #006699;
  }
  #content .section--diferencia-externalia.auditoria-punto-venta hr {
    border-color: #006699;
  }
  #content .section--arrancamos .panel-grid-cell #diagrama-acciones {
    display: none;
  }
  #content .section--arrancamos .panel-grid-cell #diagrama-acciones-mobile {
    display: block;
  }
  /* ==============================
  SECTIONS SERVICIOS
  Bloques de Uso general para Servicios
  ============================== */
  #content {
    /* -----[ Te explicamos cómo hacerlo ]----- */
    /* -----[ Canales en los que estemos presentes ]----- */
    /* -----[ Canales SIN FONDO ]----- */
  }
  #content .section-servicios3--bloque2 .panel-grid-cell {
    padding-top: 70px;
    padding-bottom: 80px;
  }
  #content .section--canales-presentes {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #content .section--canales-presentes::after {
    bottom: -150px;
  }
  #content .section--canales-presentes .panel-grid-cell {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) and (max-width: 576px) {
  #content .section--canales-presentes .panel-grid-cell {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #content .section--canales-presentes .panel-grid-cell .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #content .section--canales-presentes .panel-grid-cell .container .col-6 {
    padding-right: 4px;
    padding-left: 4px;
  }
  #content .section--canales-presentes .panel-grid-cell .container .col-6 .bkg-img {
    padding-bottom: 160px;
  }
  #content .section--canales-presentes .panel-grid-cell .container .col-6 p {
    color: #fff;
    font-size: 16px;
    padding-top: 8px;
  }
  #content .section--canales-presentes.nobkg::after {
    bottom: -180px;
  }
  #content .section--canales-presentes.nobkg .panel-grid-cell {
    padding-top: 0%;
    padding-bottom: 60px;
  }
  #content .section--canales-presentes.nobkg .panel-grid-cell .container .col-6 p {
    color: #006699;
  }
  #content .section--servicios-grid .panel-grid-cell {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  #content .section--servicios-grid .panel-grid-cell .grid figure {
    margin-bottom: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
  #content .section--servicios-grid .panel-grid-cell .grid figure figcaption {
    padding: 10px 8px;
    background: #fff;
  }
  #content .section--servicios-grid .panel-grid-cell .grid figure figcaption h3 {
    margin: 15px 0 15px 0;
  }
  #content .section--servicios-grid .panel-grid-cell .grid figure figcaption .icon-showmore {
    width: 30px;
  }
}
/* ==============================
   PAGE PARTNER
============================== */
#content {
  /* -----[ Nuestros servicios ]----- */
}
#content .section--partners {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 1350px) {
  #content .section--partners {
    top: 0;
  }
}
@media (max-width: 909px) {
  #content .section--partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#content .section--partners .panel-grid-cell {
  padding-top: 6%;
  padding-bottom: 50px;
}
@media (max-width: 1350px) {
  #content .section--partners .panel-grid-cell {
    padding-bottom: 0px;
  }
}
@media (max-width: 576px) {
  #content .section--partners .panel-grid-cell {
    padding-bottom: 15px;
  }
}
#content .section--partners .panel-grid-cell h2 {
  margin-top: 0;
  color: #006699;
  text-align: left;
}
#content .section--partners .panel-grid-cell .line-title {
  width: 6%;
  color: #00cc66;
}
#content .section--partners .panel-grid-cell p {
  color: #1a1a1a;
}
#content .section--partners .panel-grid-cell svg {
  width: 50px;
  margin-bottom: 10px;
}
#content .section--partners .panel-grid-cell h3 {
  color: #fff;
}
@media (max-width: 1350px) {
  #content .section--partners #partners-in .panel-grid-cell {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#content .section--partners .blue-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 69.8%;
  background-color: #3399cc;
  top: 49.4%;
  z-index: -1;
}
@media (max-width: 1350px) {
  #content .section--partners .blue-box {
    top: 49.4%;
    left: 79.4%;
  }
}
@media (max-width: 1200px) {
  #content .section--partners .blue-box {
    top: 58.8%;
    left: 75.4%;
  }
}
@media (max-width: 1080px) {
  #content .section--partners .blue-box {
    left: 78.6%;
  }
}
@media (max-width: 768px) {
  #content .section--partners .blue-box {
    top: 73.6%;
    left: 72.4%;
  }
}
@media (max-width: 576px) {
  #content .section--partners .blue-box {
    top: 89%;
    left: 49.4%;
  }
}
#content .section--partners .green-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 22%;
  border: 1px solid #00cc66;
  top: 74%;
  z-index: -1;
}
@media (max-width: 1350px) {
  #content .section--partners .green-box {
    top: 70%;
    left: 9%;
  }
}
@media (max-width: 1200px) {
  #content .section--partners .green-box {
    top: 82%;
    left: 11%;
  }
}
@media (max-width: 1080px) {
  #content .section--partners .green-box {
    top: 82%;
    left: 6%;
  }
}
@media (max-width: 768px) {
  #content .section--partners .green-box {
    top: 45%;
    left: 7%;
  }
}
@media (max-width: 576px) {
  #content .section--partners .green-box {
    top: 43%;
  }
}
@media (max-width: 1350px) {
  #content .section--partners .panel-grid-cell {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  #content .section--partners .panel-grid-cell {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
#content .section--partners:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 34%;
  height: 700px;
  right: -16%;
  top: -20%;
  -webkit-transform: rotate(-16deg);
          transform: rotate(-16deg);
  background-repeat: no-repeat;
}
#content .section--partners .first-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .section--partners .first-result .title {
  color: #006699;
  font-size: 18px;
  font-weight: 300;
}
#content .section--partners .first-result hr {
  width: 66px;
}
#content .section--partners .resultados-in {
  margin: 15px;
  padding: 10px 10px 10px 10px;
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
  background-color: #fff;
}
#content .section--partners .resultados-in:hover .resultados-line {
  border: 1px solid #3399cc;
}
#content .section--partners .resultados-in .resultados-line {
  padding: 15px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  #content .section--partners .resultados-in .resultados-line {
    min-height: 15em;
  }
}
#content .section--partners .resultados-in .resultados-line h3 {
  color: #00cc66;
  font-size: 50px;
  padding-bottom: 14px;
  font-weight: 600;
}
#content .section--partners .resultados-in .resultados-line .img {
  margin-bottom: 20px;
}
#content .section--partners .resultados-in .resultados-line p {
  line-height: 30px;
  color: #8c8b8e;
  text-align: center;
  font-size: 20px;
  padding-bottom: 0;
}
#content .section--partners .resultados-in .resultados-line p span {
  color: #00cc66;
}
#content .section--partners .line-title {
  border-color: #00cc66;
}
#content .section--partners .textwidget p {
  padding-bottom: 20px;
}
#content .section--vincle-permite {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background-color: #efefef;
}
#content .section--vincle {
  background-color: #efefef;
}
#content .section--vincle:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 800px;
  height: 800px;
  left: 59%;
  top: -32%;
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
  background-repeat: no-repeat;
}
#content .section-bcg {
  background-color: #fff;
}
#content .section-bcg:before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 800px;
  height: 800px;
  left: -29%;
  top: 14%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-repeat: no-repeat;
}
#content .section--vincle, #content .section-bcg {
  overflow: hidden;
  position: relative;
}
#content .section--vincle .text-partner, #content .section-bcg .text-partner {
  margin-top: 2em;
}
#content .section--vincle.two-columns .panel-grid-cell, #content .section-bcg.two-columns .panel-grid-cell {
  margin-top: 0px;
  margin-bottom: 60px;
  padding: 0 20px;
}
#content .section--vincle .panel-grid-cell, #content .section-bcg .panel-grid-cell {
  margin-top: 80px;
  margin-bottom: 20px;
}
@media (max-width: 1350px) {
  #content .section--vincle .panel-grid-cell, #content .section-bcg .panel-grid-cell {
    margin-top: 50px;
  }
}
#content .section--vincle .panel-grid-cell .animated_text_holder .section .column p, #content .section-bcg .panel-grid-cell .animated_text_holder .section .column p {
  font-size: 17px;
}
#content .section--vincle .panel-grid-cell p, #content .section-bcg .panel-grid-cell p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: inline-block;
}
#content .section--vincle .panel-grid-cell p img, #content .section-bcg .panel-grid-cell p img {
  width: 185px;
}
#content .section--vincle .panel-grid-cell h3, #content .section-bcg .panel-grid-cell h3 {
  margin-top: 0;
  color: #3399cc;
  font-size: 35px;
  font-weight: 400;
  line-height: 47px;
}
@media (max-width: 576px) {
  #content .section--vincle .panel-grid-cell h3, #content .section-bcg .panel-grid-cell h3 {
    font-size: 23px;
    line-height: 35px;
  }
}
#content .section--vincle .panel-grid-cell .line-title, #content .section-bcg .panel-grid-cell .line-title {
  width: 6% !important;
}
#content .section--vincle--interior .panel-grid-cell, #content .section-bcg--interior .panel-grid-cell {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #content .section--vincle--interior .panel-grid-cell, #content .section-bcg--interior .panel-grid-cell {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#content .section--vincle--interior .subtitle .panel-grid-cell, #content .section-bcg--interior .subtitle .panel-grid-cell {
  margin-top: 20px;
  margin-bottom: 20px;
}
#content .section--vincle--interior .subtitle .panel-grid-cell p, #content .section-bcg--interior .subtitle .panel-grid-cell p {
  font-size: 25px;
  color: #3399cc;
  font-weight: 600;
}
@media (max-width: 1200px) {
  #content .section--vincle--interior .subtitle .panel-grid-cell p, #content .section-bcg--interior .subtitle .panel-grid-cell p {
    margin: 0;
  }
}
#content .section--vincle--interior .numbers .panel-grid-cell, #content .section-bcg--interior .numbers .panel-grid-cell {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  #content .section--vincle--interior .numbers .panel-grid-cell, #content .section-bcg--interior .numbers .panel-grid-cell {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#content .section--vincle--interior .numbers .num, #content .section-bcg--interior .numbers .num {
  font-size: 120px;
  color: #00cc66;
  -webkit-text-stroke: 1px #00cc66;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
#content .section--vincle--interior .numbers .column, #content .section-bcg--interior .numbers .column {
  padding: 0 20px 0 0px;
}
#content .section--vincle--interior .numbers .column p, #content .section-bcg--interior .numbers .column p {
  font-size: 17px;
}
#content .section--vincle--interior .numbers .column b, #content .section--vincle--interior .numbers .column strong, #content .section-bcg--interior .numbers .column b, #content .section-bcg--interior .numbers .column strong {
  color: #00cc66;
}
#content .section--vincle-two {
  background-color: #efefef;
}
#content .section--vincle-two .panel-grid-cell {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50px;
  margin-bottom: 60px;
}
#content .section--vincle-two .panel-grid-cell #middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#content .section--vincle-two .panel-grid-cell #middle p {
  color: #3399cc;
  font-size: 18px;
}
#content .section--cuote {
  background-color: #efefef;
  position: relative;
  overflow: hidden;
}
#content .section--cuote::before {
  content: "";
  background-image: url(../externaliatheme/svg/puntos.svg);
  background-size: 100%;
  background-position: 0px 0px;
  position: absolute;
  width: 800px;
  height: 800px;
  left: -11%;
  top: -8%;
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
  background-repeat: no-repeat;
}
#content .section--cuote .panel-grid-cell {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 80px;
  margin-bottom: 90px;
}
#content .section--cuote .panel-grid-cell .text-stroke {
  font-size: 50px;
  font-weight: 600;
  text-align: end;
  -webkit-text-stroke: 1px #afafaf;
  line-height: 66px;
  color: #afafaf;
  font-family: "Montserrat", sans-serif;
  margin-bottom: -11px;
}
@media (max-width: 768px) {
  #content .section--cuote .panel-grid-cell .text-stroke {
    margin-bottom: -14px;
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  #content .section--cuote .panel-grid-cell .text-stroke {
    margin-bottom: 30px;
    text-align: center;
  }
}
#content .section--cuote .panel-grid-cell .green-box {
  width: 160px;
  height: 100px;
  position: absolute;
  left: 70.6%;
  border: 1px solid #00cc66;
  top: 68.4%;
  z-index: -1;
}
@media (max-width: 576px) {
  #content .section--cuote .panel-grid-cell .green-box {
    left: 53.6%;
    top: 80.4%;
  }
}
#content .section--cuote .panel-grid-cell .white-quote {
  background-color: white;
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
  padding: 0px 70px 30px;
}
@media (max-width: 768px) {
  #content .section--cuote .panel-grid-cell .white-quote {
    padding: 0px 30px 30px;
  }
}
#content .section--cuote .panel-grid-cell .white-quote .image-quote {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#content .section--cuote .panel-grid-cell .white-quote .image-quote img {
  width: 70px;
  margin-bottom: 40px;
  margin-top: -38px;
}
#content .section--cuote .panel-grid-cell .white-quote b, #content .section--cuote .panel-grid-cell .white-quote strong {
  color: #00cc66;
}
#content .section--cuote .panel-grid-cell .white-quote p {
  text-align: center;
  line-height: 30px;
}
#content .section--cuote .panel-grid-cell .white-quote .name-cuote {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #3399cc;
  margin: 0;
}
#content .section--cuote .panel-grid-cell .white-quote .position {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#content .section--grandes-emp.two-columns .panel-grid-cell {
  margin-top: 0px;
  margin-bottom: 60px;
  padding: 0 20px;
  margin-top: 0px;
  margin-top: 25px;
}
#content .section--grandes-emp .panel-grid-cell {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50px;
  margin-bottom: 60px;
}
#content .section--grandes-emp .panel-grid-cell .title {
  text-align: center;
}
#content .section--grandes-emp .panel-grid-cell .title .line-title {
  margin: 0 auto 20px;
  width: 11%;
}
#content .section--tus-necesidades.partner {
  background-color: #3399cc;
}
#content .section--tus-necesidades.partner .button-a a {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #00cc66;
  margin: 0;
  padding: 10px 45px;
  border: 1px solid #00cc66;
  min-width: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #efefef;
}
#content .section--tus-necesidades.partner .button-a a:hover {
  color: #fff;
  background-color: #00cc66;
}
#content .section--quote .panel-grid-cell .wrapper-quote {
  border: 2px solid #c6c6c6;
  -o-border-image: linear-gradient(45deg, rgba(51, 53, 125, 0.4705882353), rgba(111, 167, 220, 0.3019607843)) 1;
     border-image: linear-gradient(45deg, rgba(51, 53, 125, 0.4705882353), rgba(111, 167, 220, 0.3019607843)) 1;
  font-size: 16px;
  color: #666666;
  font-style: italic;
  border-radius: 30px;
  padding: 60px 20px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#content .section--quote .panel-grid-cell .wrapper-quote:before {
  content: "";
  background: url(svg/two-quotes.svg) center center no-repeat;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -36px;
  right: 3%;
}
#content .section--quote .panel-grid-cell .wrapper-quote p {
  margin: 0;
}
#content .section--quote .panel-grid-cell .wrapper-quote p.quote-author {
  margin: 0;
  font-weight: 900;
  font-style: normal;
  margin-top: 30px;
}
#content .section--quote .panel-grid-cell .wrapper-quote p.quote-position {
  margin: 0;
  font-weight: 500;
  font-style: italic;
}
#content .section--ssi-network {
  position: relative;
  -webkit-box-align: inherit !important;
      -ms-flex-align: inherit !important;
          align-items: inherit !important;
  color: #fff;
  background: #00668d;
}
#content .section--ssi-network .panel-grid-cell {
  padding-top: 100px;
  padding-bottom: 100px;
}
#content .section--ssi-network .panel-grid-cell:first-child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .section--ssi-network .panel-grid-cell:nth-child(2) {
  position: relative;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-image {
  padding: 0;
  position: absolute;
  left: -150px;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-image .sow-image-container {
  -webkit-filter: drop-shadow(4px 4px 7px rgba(45, 45, 45, 0.6));
          filter: drop-shadow(4px 4px 7px rgba(45, 45, 45, 0.6));
}
#content .section--ssi-network .panel-grid-cell .widget_sow-image .sow-image-container img {
  border-radius: 50%;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-editor {
  margin: 40px 0;
  padding-left: 30px;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-editor .textwidget {
  padding: 120px 0 70px 0;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-editor h2 {
  margin-top: 0;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-editor ul {
  padding-left: 20px;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-editor ul li {
  padding-bottom: 20px;
}
#content .section--ssi-network .panel-grid-cell .widget_sow-editor .button-b {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
#content .section--bcg .panel-grid-cell {
  padding-top: 0;
  padding-bottom: 10%;
}

/*============================== 
============================== 
============================== 
==============================
	@MEDIA  EQUIPO  
============================== 
============================== 
============================== 
============================== */
@media (max-width: 768px) {
  #content {
    /* -----[ Nuestros servicios ]----- */
  }
  #content .section--ssi-network .panel-grid-cell {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 50px 0;
  }
  #content .section--ssi-network .panel-grid-cell:first-child {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  #content .section--ssi-network .panel-grid-cell:nth-child(2) {
    padding-top: 0px;
    padding-bottom: 110px;
  }
  #content .section--ssi-network .panel-grid-cell .widget_sow-image {
    padding: 0;
    position: relative;
    left: 0;
    width: 350px;
  }
  #content .section--ssi-network .panel-grid-cell .widget_sow-editor {
    margin: 0;
  }
  #content .section--ssi-network .panel-grid-cell .widget_sow-editor .textwidget {
    padding: 0;
  }
  #content .section--vincle-permite {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  #content .section--quote .panel-grid-cell {
    padding-bottom: 90px;
  }
}
/* ==============================
   PAGE EQUIPO
============================== */
#content {
  /* -----[ Nuestros servicios ]----- */
  /* -----[ Nuestros servicios ]----- */
}
#content .section--el-equipo {
  position: relative;
}
#content .section--el-equipo .highlighted {
  font-size: 22px;
  color: #33357d;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
#content .section--el-equipo h2 {
  margin-top: 20px;
}
#content .section--el-equipo .line-title {
  margin: 0 0 20px;
}
@media (max-width: 1200px) {
  #content .section--el-equipo .panel-grid-cell {
    padding: 40px 0px 70px 0px;
  }
}
#content .section--el-equipo .panel-grid-cell .container {
  padding-top: 50px;
}
@media (max-width: 576px) {
  #content .section--el-equipo .panel-grid-cell .container .no-col {
    display: none;
  }
}
#content .section--el-equipo.quotes {
  background-color: #efefef;
}
#content .section--el-equipo.quotes .panel-grid-cell {
  padding: 5em 0 0 0;
}
#content .section--el-equipo.quotes .our-team {
  text-align: center;
  margin-bottom: 33%;
  /* .title:after {
  	content: "";
  	width: 30px;
  	height: 2px;
  	background: #222;
  	margin: 0 auto;
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	right: 0;
  } */
}
@media (max-width: 768px) {
  #content .section--el-equipo.quotes .our-team {
    margin-bottom: 45%;
  }
}
#content .section--el-equipo.quotes .our-team.last {
  margin-bottom: 50px;
}
#content .section--el-equipo.quotes .our-team .over-pic {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px 0px #d8d8d8;
          box-shadow: 1px 1px 3px 0px #d8d8d8;
  position: relative;
  height: 12em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 20px 30px;
}
@media (max-width: 768px) {
  #content .section--el-equipo.quotes .our-team .over-pic {
    height: 26em;
  }
}
#content .section--el-equipo.quotes .our-team .over-pic.text {
  height: 33em;
  top: 0em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#content .section--el-equipo.quotes .our-team .over-pic svg {
  width: 35px;
  margin-bottom: 15px;
}
#content .section--el-equipo.quotes .our-team .over-pic.green svg path {
  fill: #00cc66;
}
#content .section--el-equipo.quotes .our-team .over-pic.green b, #content .section--el-equipo.quotes .our-team .over-pic.green strong {
  fill: #00cc66;
}
#content .section--el-equipo.quotes .our-team .over-pic.blue svg path {
  fill: #006699;
}
#content .section--el-equipo.quotes .our-team .over-pic.blue b, #content .section--el-equipo.quotes .our-team .over-pic.blue strong {
  fill: #006699;
}
#content .section--el-equipo.quotes .our-team .over-pic.lightblue svg path {
  fill: #3399cc;
}
#content .section--el-equipo.quotes .our-team .over-pic.lightblue b, #content .section--el-equipo.quotes .our-team .over-pic.lightblue strong {
  fill: #3399cc;
}
#content .section--el-equipo.quotes .our-team .pic {
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  text-align: center;
  margin-top: -20px;
  left: 23%;
  top: -80px;
  width: 50%;
}
#content .section--el-equipo.quotes .our-team .pic.green:after {
  border-color: #00cc66 #e6e5e5 #e6e5e5 #00cc66;
  z-index: 1;
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#content .section--el-equipo.quotes .our-team .pic.green .bkg-color {
  background-color: rgba(0, 204, 102, 0.6588235294);
  position: absolute;
  width: 99%;
  height: 100%;
  top: 0;
  z-index: 0;
  opacity: 0;
}
#content .section--el-equipo.quotes .our-team .pic.blue:after {
  border-color: #006699 #e6e5e5 #e6e5e5 #006699;
  z-index: 1;
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#content .section--el-equipo.quotes .our-team .pic.blue .bkg-color {
  background-color: rgba(0, 102, 153, 0.6588235294);
  position: absolute;
  width: 99%;
  height: 100%;
  top: 0;
  z-index: 0;
  opacity: 0;
}
#content .section--el-equipo.quotes .our-team .pic.lightblue:after {
  border-color: #3399cc #e6e5e5 #e6e5e5 #3399cc;
  z-index: 1;
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#content .section--el-equipo.quotes .our-team .pic.lightblue .bkg-color {
  background-color: rgba(51, 153, 204, 0.6588235294);
  position: absolute;
  width: 99%;
  background-color: rgba(0, 102, 141, 0.6588235294);
  height: 100%;
  top: 0;
  z-index: 0;
  opacity: 0;
}
#content .section--el-equipo.quotes .our-team .pic:before, #content .section--el-equipo.quotes .our-team .pic:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #e6e5e5;
  position: absolute;
  top: 0;
  left: 0;
}
#content .section--el-equipo.quotes .our-team .pic:after {
  border-color: #37b0f1 #e6e5e5 #e6e5e5 #37b0f1;
  z-index: 1;
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#content .section--el-equipo.quotes .our-team .pic .img-team {
  width: 100%;
  height: auto;
}
#content .section--el-equipo.quotes .our-team .pic .linkedin-team {
  bottom: 10%;
  width: 50px;
  position: absolute;
  left: 42%;
  z-index: 10;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
@media (max-width: 768px) {
  #content .section--el-equipo.quotes .our-team .pic .linkedin-team {
    left: 36%;
    top: 61%;
    width: 40px;
  }
}
#content .section--el-equipo.quotes .our-team .pic a {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 15;
}
#content .section--el-equipo.quotes .our-team:hover .pic:after {
  -webkit-transform: rotate(350deg);
          transform: rotate(350deg);
}
#content .section--el-equipo.quotes .our-team:hover .pic .bkg-color, #content .section--el-equipo.quotes .our-team:hover .pic .linkedin-team {
  opacity: 1;
}
#content .section--el-equipo.quotes .our-team .title {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding-bottom: 10px;
  margin: 15px 0 0px 0;
  position: relative;
  text-transform: uppercase;
}
#content .section--el-equipo.quotes .our-team .title.green {
  color: #00cc66;
}
#content .section--el-equipo.quotes .our-team .title.lightblue {
  color: #3399cc;
}
#content .section--el-equipo.quotes .our-team .title.blue {
  color: #006699;
}
#content .section--el-equipo.quotes .our-team .post {
  display: block;
  font-size: 16px;
  color: black;
  font-family: "Montserrat", sans-serif;
}
#content .section--trabaja-con-nosotros {
  position: relative;
  background-color: #00cc66;
}
#content .section--trabaja-con-nosotros h2 {
  color: #fff;
  margin-top: 0;
  text-transform: uppercase;
}
#content .section--trabaja-con-nosotros .panel-grid-cell {
  padding-top: 10%;
  padding-bottom: 10%;
}
#content .section--trabaja-con-nosotros .white-block {
  border: 1px solid white;
  width: 400px;
  height: 300px;
  position: absolute;
}
#content .section--trabaja-con-nosotros .white-block.up {
  top: 15%;
  z-index: -1;
  left: 58%;
}
@media (max-width: 909px) {
  #content .section--trabaja-con-nosotros .white-block.up {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .section--trabaja-con-nosotros .white-block.up {
    display: none;
  }
}
#content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero {
  width: 0;
  height: 0;
  border-right: 40px solid #006699;
  border-top: 40px solid #006699;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
  position: absolute;
}
@media (max-width: 909px) {
  #content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero {
    display: none;
  }
}
#content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero.t2 {
  top: -4%;
  z-index: -1;
  left: 83%;
}
@media (max-width: 909px) {
  #content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero.t2 {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero.t2 {
    display: none;
  }
}
#content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero.t3 {
  top: -1%;
  z-index: -1;
  left: 80.5%;
  border-right: 40px solid #3399cc;
  border-top: 40px solid #3399cc;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
}
@media (max-width: 909px) {
  #content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero.t3 {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .section--trabaja-con-nosotros .white-block.up .triangulo-equilatero.t3 {
    display: none;
  }
}
#content .section--trabaja-con-nosotros .white-block.down {
  border: 1px solid white;
  width: 400px;
  height: 200px;
  position: absolute;
  top: 51%;
  z-index: -1;
  left: 16%;
}
@media (max-width: 909px) {
  #content .section--trabaja-con-nosotros .white-block.down {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .section--trabaja-con-nosotros .white-block.down {
    display: none;
  }
}
#content .section--trabaja-con-nosotros .white-block.down .triangulo-equilatero.t1 {
  width: 0;
  height: 0;
  border-right: 30px solid #006699;
  border-top: 30px solid #006699;
  border-left: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: absolute;
  top: 92%;
  z-index: -1;
  left: -10%;
}
@media (max-width: 909px) {
  #content .section--trabaja-con-nosotros .white-block.down .triangulo-equilatero.t1 {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .section--trabaja-con-nosotros .white-block.down .triangulo-equilatero.t1 {
    display: none;
  }
}
#content .section--trabaja-con-nosotros .background-green {
  background-color: #00cc66;
  padding-bottom: 50px;
}
#content .section--trabaja-con-nosotros .background-green .button-a a {
  background-color: #006699;
  color: #fff;
  padding: 10px 90px;
}
#content .section--trabaja-con-nosotros .background-green .button-a a:hover {
  border: 1px solid #006699;
  background-color: transparent;
  color: #006699;
}
#content .section--trabaja-con-nosotros .background-green img {
  width: 60px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#content .buttons-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

/*============================== 
============================== 
============================== 
==============================
	@MEDIA  EQUIPO  
============================== 
============================== 
============================== 
============================== */
@media (max-width: 767px) {
  #content {
    /* -----[ Nuestros servicios ]----- */
  }
  #content .section--trabaja-con-nosotros .panel-grid-cell {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #content .section--trabaja-con-nosotros .panel-grid-cell .our-team {
    margin-bottom: 30px;
  }
}
/* ==============================
	CONTATO  
============================== */
iframe {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

@media (max-width: 1350px) {
  #content .section--header {
    overflow: hidden;
  }
}
#content .section--header .blue-header {
  background-color: #006699;
  width: 100%;
  height: 70px;
}
#content .section--header .blue-header .contacto-header {
  float: right;
  padding-top: 20px;
  margin-right: 90px;
}
#content .section--ofertas .panel-grid-cell {
  padding-top: 30px;
}
#content .section--ofertas .line-title {
  width: 6%;
  height: 0;
  margin: 0 auto;
  border: 1px solid #00cc66;
  margin-bottom: 30px;
}
#content .section--ofertas p {
  text-align: center;
}
#content .section--ofertas .oblig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 43px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}
#content .section--partners.partners-in.contacto .panel-grid-cell {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  #content .section--partners.partners-in.contacto .panel-grid-cell {
    padding-bottom: 0px;
    min-height: 7em;
  }
}
#content .section--partners.partners-in.contacto .green-box {
  top: 59%;
}
@media (max-width: 768px) {
  #content .section--partners.partners-in.contacto .green-box {
    top: 10%;
  }
}
@media (max-width: 576px) {
  #content .section--partners.partners-in.contacto .green-box {
    top: 9%;
  }
}
#content .section--partners.partners-in.contacto .blue-box {
  top: 14%;
}
@media (max-width: 768px) {
  #content .section--partners.partners-in.contacto .blue-box {
    top: 87%;
  }
}
@media (max-width: 576px) {
  #content .section--partners.partners-in.contacto .blue-box {
    top: 88%;
  }
}
#content .section--partners.partners-in.contacto .resultados-in h3 {
  font-size: 21px;
  color: #006699;
  text-align: center;
}
#content .section--partners.partners-in.contacto .resultados-in p {
  font-size: 16px;
}
#content .section--partners.partners-in.contacto .resultados-in p a {
  color: #00cc66;
}
#content .section--contact-wrapper {
  -webkit-box-align: initial !important;
      -ms-flex-align: initial !important;
          align-items: initial !important;
}
#content .section--contact-wrapper.contact-page .panel-grid-cell {
  padding-top: 8%;
}
#content .section--contact-wrapper.contact-page h2 {
  margin-top: 0;
}
#content .section--contact-wrapper .panel-grid-cell {
  padding-top: 5%;
  padding-bottom: 5%;
}
#content .section--contact-wrapper .panel-grid-cell h2 {
  text-align: center;
}
#content .section--contact-wrapper .panel-grid-cell .line-title {
  margin: 0 auto 30px;
}
#content .section--contact-wrapper .work-with-us {
  padding: 0 45px;
}
#content .section--contact-wrapper .contact-direction .info-contact {
  padding: 0 25px 25px 10px;
}
#content .section--contact-wrapper .contact-direction .up-tlf {
  margin-bottom: 0;
}
#content .section--contact-wrapper .contact-direction .title {
  font-size: 18px;
  text-transform: uppercase;
}
#content .section--contact-wrapper .contact-direction p {
  font-size: 14px;
  margin-bottom: 10px;
}
#content .section--contact-wrapper .contact-direction a strong {
  font-weight: 600;
  color: #00cc66;
}
#content .section--contact-wrapper .contact-direction .space {
  padding-top: 30px;
}
#content .wpcf7-form .contact-form span, #content .wpcf7-form .contact-form label {
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  color: #1a1a1a;
  font-family: "Montserrat", sans-serif;
}
#content .wpcf7-form .contact-form span a, #content .wpcf7-form .contact-form label a {
  font-weight: 600;
  color: #006699;
}
#content .wpcf7-form .contact-form .button-cf {
  text-align: center;
  text-align: right;
  padding-right: 5px;
}
@media (max-width: 576px) {
  #content .wpcf7-form .contact-form .button-cf {
    padding-right: 0;
    padding-left: 0;
  }
}
#content .wpcf7-form .contact-form .button-cf input {
  background: #006699;
  padding: 15px 70px;
  border-radius: 10px;
  border: 2px solid #006699;
}
@media (max-width: 768px) {
  #content .wpcf7-form .contact-form .button-cf input {
    padding: 12px 38px;
  }
}
@media (max-width: 576px) {
  #content .wpcf7-form .contact-form .button-cf input {
    width: 100%;
  }
}
#content .wpcf7-form .contact-form .button-cf input:hover {
  background-color: transparent;
  border: 2px solid #006699;
  color: #006699;
}
#content .wpcf7-form .contact-form label {
  margin-bottom: 5px;
}
#content .wpcf7-form .contact-form .col-12 {
  padding-right: 5px;
  padding-left: 0px;
}
#content .wpcf7-form .contact-form input[type=date], #content .wpcf7-form .contact-form input[type=time], #content .wpcf7-form .contact-form input[type=datetime-local], #content .wpcf7-form .contact-form input[type=week], #content .wpcf7-form .contact-form input[type=month], #content .wpcf7-form .contact-form input[type=text], #content .wpcf7-form .contact-form input[type=email], #content .wpcf7-form .contact-form input[type=url], #content .wpcf7-form .contact-form input[type=password], #content .wpcf7-form .contact-form input[type=search], #content .wpcf7-form .contact-form input[type=tel], #content .wpcf7-form .contact-form input[type=number], #content .wpcf7-form .contact-form textarea {
  background: #efefef;
  border: 0;
  border-radius: 2px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #006699;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
}
#content .wpcf7-form .contact-form input::-webkit-input-placeholder, #content .wpcf7-form .contact-form textarea::-webkit-input-placeholder {
  color: #cccccc;
}
#content .wpcf7-form .contact-form input::-moz-placeholder, #content .wpcf7-form .contact-form textarea::-moz-placeholder {
  color: #cccccc;
}
#content .wpcf7-form .contact-form input:-ms-input-placeholder, #content .wpcf7-form .contact-form textarea:-ms-input-placeholder {
  color: #cccccc;
}
#content .wpcf7-form .contact-form input::-ms-input-placeholder, #content .wpcf7-form .contact-form textarea::-ms-input-placeholder {
  color: #cccccc;
}
#content .wpcf7-form .contact-form input::placeholder, #content .wpcf7-form .contact-form textarea::placeholder {
  color: #cccccc;
}
#content .wpcf7-form .contact-form textarea {
  height: 170px;
}
#content .wpcf7-form .contact-form p#texto {
  text-align: center;
  color: white;
}
#content .wpcf7-form .contact-form input#btn_enviar {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#content .wpcf7-form .contact-form .button-up {
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  background-color: #909090;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 43px;
  border-radius: 10px;
  cursor: pointer;
}
#content .wpcf7-form .contact-form .button-up:hover {
  background-color: transparent;
  border: 2px solid #909090;
}
#content .wpcf7-form .contact-form .button-up:hover p#texto {
  color: #909090;
}
#content .wpcf7-form .contact-form .button-up .wpcf7-file {
  position: relative;
  top: 0;
  left: 0px;
  opacity: 0;
}
@media (max-width: 576px) {
  #content .wpcf7-form .contact-form .button-up .wpcf7-file {
    width: 50%;
  }
}
#content .wpcf7-form .contact-form .button-up p#texto {
  text-align: center;
  color: white;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  font-weight: 600;
}
#content .section--contact-map {
  -webkit-box-align: initial !important;
      -ms-flex-align: initial !important;
          align-items: initial !important;
  position: relative;
}
#content .section--contact-map .panel-grid-cell {
  padding: 40px 20px;
}
#content .section--contact-map .panel-grid-cell h3 {
  text-align: center;
  color: #006699;
  margin-bottom: 1.5em;
}

#content .work-with-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}
#content .work-with-us div.wrapper {
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#content .work-with-us div.wrapper p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
#content .work-with-us div.wrapper figure {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0px;
  padding: 2px !important;
  position: relative;
}
#content .work-with-us div.wrapper figure:hover figcaption {
  height: 100%;
}
#content .work-with-us div.wrapper figure:hover figcaption .wrapper-icon-servicios .icon-servicios {
  background-color: #00cc66;
}
#content .work-with-us div.wrapper figure figcaption {
  height: 100%;
  background: -webkit-linear-gradient(left, #33357d 0%, #6fa7dc 100%);
  border-radius: 10px;
  -webkit-box-shadow: 4px 3px 17px 0px #8c8c8c;
          box-shadow: 4px 3px 17px 0px #8c8c8c;
  margin: 0 20px;
  padding: 35px 25px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content .work-with-us div.wrapper figure figcaption .wrapper-icon-servicios {
  background-color: white;
  border-radius: 200px;
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#content .work-with-us div.wrapper figure figcaption .wrapper-icon-servicios .icon-servicios {
  width: 40px;
  height: 40px;
  background-color: #006699;
  -webkit-mask: url("../externaliatheme/svg/externalia--CV.svg") no-repeat 50% 50%;
          mask: url("../externaliatheme/svg/externalia--CV.svg") no-repeat 50% 50%;
}
#content .work-with-us div.wrapper figure figcaption h3 {
  padding: 0 30px;
  text-align: center;
  color: #fff;
  font-size: 26px;
}
#content .work-with-us div.wrapper figure a { /* Anchor will cover the whole item by default */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

/*============================== 
 ============================== 
 ============================== 
 ==============================
	@MEDIA  HOME  
============================== 
============================== 
============================== 
============================== */
@media (max-width: 767px) {
  #content .work-with-us div.wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #content .work-with-us div.wrapper figure {
    margin-top: 30px;
    width: 100%;
  }
  #content .work-with-us div.wrapper figure figcaption {
    margin: 0;
    padding: 25px 15px;
  }
  #content .work-with-us div.wrapper figure figcaption .wrapper-icon-servicios {
    width: 48px;
    height: 48px;
  }
  #content .work-with-us div.wrapper figure figcaption .wrapper-icon-servicios .icon-servicios {
    width: 30px;
    height: 30px;
  }
  #content .work-with-us div.wrapper figure figcaption h3 {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    text-align: left;
    font-size: 18px;
  }
}
/* ==============================
   Color Categories
============================== */
/* -----[ Category Colors ]----- */
/* -----[ category-gestion-punto-venta ]----- */
.category-gestion-punto-venta .blog--post-category, .category-gestion-punto-venta .blog--post-category a, .blog--post-category .category-gestion-punto-venta {
  color: #cccccc;
  text-transform: uppercase;
}
.category-gestion-punto-venta .blog--post-category:hover .blog--desc-category, .category-gestion-punto-venta .blog--post-category a:hover .blog--desc-category, .blog--post-category .category-gestion-punto-venta:hover .blog--desc-category {
  text-decoration: underline;
}
.category-gestion-punto-venta .blog--post-category a, .category-gestion-punto-venta .blog--post-category a a, .blog--post-category .category-gestion-punto-venta a {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* -----[ category-outsorcing-comercial ]----- */
.category-outsorcing-comercial .blog--post-category, .category-outsorcing-comercial .blog--post-category a, .blog--post-category .category-outsorcing-comercial {
  color: #006699;
  text-transform: uppercase;
}
.category-outsorcing-comercial .blog--post-category a, .category-outsorcing-comercial .blog--post-category a a, .blog--post-category .category-outsorcing-comercial a {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* -----[ category-consultoria-comercial ]----- */
.category-consultoria-comercial .blog--post-category, .category-consultoria-comercial .blog--post-category a, .blog--post-category .category-consultoria-comercial {
  color: #3399cc;
  text-transform: uppercase;
}
.category-consultoria-comercial .blog--post-category a, .category-consultoria-comercial .blog--post-category a a, .blog--post-category .category-consultoria-comercial a {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* -----[ category-canal-pharma ]----- */
.category-canal-pharma .blog--post-category, .category-canal-pharma .blog--post-category a, .blog--post-category .category-canal-pharma {
  color: #00cc66;
  text-transform: uppercase;
}
.category-canal-pharma .blog--post-category a, .category-canal-pharma .blog--post-category a a, .blog--post-category .category-canal-pharma a {
  position: absolute;
  width: 100%;
  height: 100%;
}

.category-canal-pharma .button-a a {
  color: #00cc66 !important;
  font-weight: 500 !important;
}
.category-canal-pharma .button-a a::after {
  content: "";
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/green-arrow.svg) center center no-repeat;
  padding: 15px;
  margin-left: 15px;
}
.category-canal-pharma .button-a a::after a {
  position: absolute;
  width: 100%;
  height: 100%;
}

.category-consultoria-comercial .button-a a {
  color: #3399cc !important;
  font-weight: 500 !important;
}
.category-consultoria-comercial .button-a a::after {
  content: "";
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/lightblue-arrow.svg) center center no-repeat;
  padding: 15px;
  margin-left: 15px;
}

.category-outsorcing-comercial .button-a a {
  color: #006699 !important;
  font-weight: 500 !important;
}
.category-outsorcing-comercial .button-a a::after {
  content: "";
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/blog-blue-arrow.svg) center center no-repeat;
  padding: 15px;
  margin-left: 15px;
}

.category-gestion-punto-venta .button-a a {
  color: #cccccc !important;
  font-weight: 500 !important;
}
.category-gestion-punto-venta .button-a a::after {
  content: "";
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2020/03/grey-arrow.svg) center center no-repeat;
  padding: 15px;
  margin-left: 15px;
}

.button-a a.boton-inner {
  color: #fff !important;
}
.button-a a.boton-inner:hover {
  color: #006699 !important;
}
.button-a a.boton-inner::after {
  background: none !important;
  padding: 0 !important;
  margin-left: 0 !important;
}

/* ==============================
   PAGE BLOG
============================== */
/* -----[ Header  BLOG ]----- */
body.blog #main {
  margin-bottom: -60px !important;
}

.archive #regular-blog, .single #regular-blog {
  padding-top: 0%;
}
.archive #regular-blog .button-a a, .single #regular-blog .button-a a {
  background-color: transparent;
}

#categories {
  position: relative;
}
#categories .col-6 {
  border-left: 1px solid gray;
  margin: 20px 0;
}
#categories .col-6:first-child {
  border-left: none;
}
#categories .blog--post-category {
  text-decoration: none;
  margin: 0;
  padding: 5px 0 5px 0;
}
#categories .blog--post-category:hover a {
  text-decoration: none;
}
#categories .blog--desc-category {
  margin-bottom: 10px;
  margin-top: 20px;
}
@media (max-width: 576px) {
  #categories .blog--desc-category {
    margin-top: 3rem;
  }
}

#read-more {
  position: absolute;
  z-index: 1;
  left: 44%;
  color: #00cc66;
  font-size: 20px;
  font-weight: 400;
  border: 3px solid #00cc66;
  padding: 12px 35px;
  margin-top: 20px;
  border-radius: 10px;
}
@media (max-width: 1080px) {
  #read-more {
    left: 38%;
  }
}
@media (max-width: 768px) {
  #read-more {
    left: 34%;
    top: 97%;
  }
}
@media (max-width: 576px) {
  #read-more {
    left: 20%;
  }
}

#read-more:hover {
  color: #fff;
  background-color: #00cc66;
  text-decoration: none;
}

#content {
  padding-top: 10px;
}
#content.wrapper-blog.degraded {
  overflow: hidden;
  height: 500px;
  display: block;
  position: relative;
}
#content.wrapper-blog.degraded:after {
  position: absolute;
  bottom: 0;
  content: "";
  height: 200px;
  width: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(140, 50, 50, 0)), color-stop(0%, hsla(0, 0%, 100%, 0.53)), color-stop(85%, #fff));
  background: linear-gradient(180deg, rgba(140, 50, 50, 0) 0, hsla(0, 0%, 100%, 0.53) 0%, #fff 85%);
}

.site-content {
  padding: 0 !important;
}

.wrapper-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.blog {
  /* -----[ Blog Carousel Vertical ]----- */
  /* -----[ Main Styles for Blog Minis ]----- */
}
.blog.paged-2 #destacados {
  display: none;
}
.blog #blogheader {
  padding-top: 70px;
  background-color: #006699;
}
@media (max-width: 909px) {
  .blog #blogheader {
    padding-top: 0px;
  }
}
@media (max-width: 768px) {
  .blog #blogheader {
    padding-top: 0px;
  }
}
.blog p, .blog h2, .blog strong, .blog b, .blog li, .blog ul, .blog ol, .blog a {
  font-family: "Montserrat", sans-serif;
}
.blog .vert .carousel-item-next.carousel-item-left,
.blog .vert .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.blog .vert .carousel-item-next,
.blog .vert .active.carousel-item-right {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100% 0);
}
.blog .vert .carousel-item-prev,
.blog .vert .active.carousel-item-left {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.blog .blog--post-wrapper .col-12 {
  padding: 0;
  position: relative;
}
.blog .blog--post-wrapper .blog--post-img {
  padding-bottom: 500px;
}
.blog .blog--post-wrapper .bkg-color1 .blog--post-body {
  background-color: #006699;
}
.blog .blog--post-wrapper .bkg-color1 p, .blog .blog--post-wrapper .bkg-color1 h2, .blog .blog--post-wrapper .bkg-color1 h3 {
  color: #fff !important;
}
.blog .blog--post-wrapper .bkg-color2 {
  color: #fff;
}
.blog .blog--post-wrapper .bkg-color2 .blog--post-body {
  background-color: #00cc66;
}
.blog .blog--post-wrapper .bkg-color2 p, .blog .blog--post-wrapper .bkg-color2 h2 {
  color: #fff !important;
}
.blog .blog--post-wrapper .bkg-nocolor {
  background: none;
  color: #1a1a1a;
}
.blog .blog--post-wrapper .bkg-nocolor p, .blog .blog--post-wrapper .bkg-nocolor h2 {
  color: #1a1a1a !important;
}
.blog .blog--post-wrapper .bkg-nocolor .blog--post-img {
  display: none;
}
.blog .blog--post-wrapper .blog--post-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text {
  padding: 5% 7% 20px 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 70px;
  position: relative;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-category {
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 14px !important;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-title {
  font-weight: 700 !important;
  font-size: 22px !important;
  margin: 0 !important;
  line-height: 30px;
  padding-bottom: 4px;
  margin-top: 20px;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-fecha {
  font-weight: 400 !important;
  font-size: 11px !important;
  margin: 0 !important;
  text-transform: uppercase;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-excerpt {
  font-size: 14px !important;
  font-weight: 100 !important;
  padding-top: 20px;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text .button-c {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.blog .blog--post-wrapper .blog--post-body .wrapper-text .button-c a {
  font-size: 16px !important;
  padding: 10px 25px;
  min-width: 150px;
}
.blog .blog--post-wrapper .arrows-row {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 0;
  left: 5px;
}
.blog .blog--post-wrapper .arrows-row .blog--post-img {
  padding-bottom: 0;
}
.blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 100%;
  padding: 25px 0px;
  background-color: #009933;
}
.blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows .carousel-control-next, .blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows .carousel-control-prev {
  position: relative;
}
.blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows .carousel-control-next .carousel-control-next-icon, .blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows .carousel-control-next .carousel-control-prev-icon, .blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows .carousel-control-prev .carousel-control-next-icon, .blog .blog--post-wrapper .arrows-row .blog--wrapper-arrows .carousel-control-prev .carousel-control-prev-icon {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.blog .blog--post-wrapper#destacados {
  background-color: #f7f7f7;
  padding-bottom: 8%;
}
.blog .blog--post-wrapper#destacados h1 {
  margin: 10% 0% 7% 0%;
  text-align: center;
  text-transform: uppercase;
}
.blog .blog--post-wrapper#destacados .col-12 {
  padding: 15px;
}
.blog .blog--post-wrapper#destacados .blog--post-img {
  padding-bottom: 250px;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: #fff;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text {
  margin-bottom: 0;
  max-width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-category {
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 19px;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-title {
  font-size: 22px !important;
  line-height: 28px;
  padding-bottom: 4px;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-fecha {
  font-weight: 400 !important;
  font-size: 14px !important;
  margin: 0 !important;
  display: block;
}
.blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-excerpt {
  font-size: 16px !important;
  line-height: 20px;
  font-weight: 500 !important;
  padding-top: 20px;
  margin: 0;
}
.blog .blog--post-wrapper#destacados .blog--post-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog .blog--post-wrapper#destacados .blog--post-body .wrapper-text {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}
.blog .blog--post-wrapper#destacados .blog--post-body .wrapper-text .blog--post-category {
  text-transform: uppercase;
  font-weight: 500 !important;
  font-size: 10px !important;
  line-height: 15px;
  text-align: center;
  margin: 0 !important;
  padding-bottom: 10px;
}
.blog .blog--post-wrapper#destacados .blog--post-body .wrapper-text .blog--post-title {
  font-size: 16px !important;
  line-height: 20px;
  padding-bottom: 4px;
}
.blog .blog--post-wrapper#destacados .blog--post-body .wrapper-text .blog--post-fecha {
  display: none;
}
.blog .blog--post-wrapper#destacados .blog--post-body .wrapper-text .blog--post-excerpt {
  font-size: 12px !important;
  line-height: 16px;
  font-weight: 500 !important;
  padding-top: 20px;
  margin: 0;
}

#regular-blog {
  padding-top: 2%;
  text-align: center;
}
#regular-blog .title-row {
  padding-bottom: 2%;
}
#regular-blog .title-row h1 {
  text-transform: uppercase;
}
#regular-blog.home-blog .blog--post-body .wrapper-text {
  padding: 0px;
}
#regular-blog.home-blog .blog--post-category {
  color: #fff;
  text-align: left;
  padding: 5px 10px;
  width: 100%;
}
#regular-blog.home-blog .blog--post-category.consultoria-comercial {
  background-color: #3399cc;
}
#regular-blog.home-blog .blog--post-category.outsorcing-comercial {
  background-color: #006699;
}
#regular-blog.home-blog .blog--post-category.canal-pharma {
  background-color: #00cc66;
}
#regular-blog.home-blog .blog--post-category.gestion-punto-venta {
  background-color: #cccccc;
}
#regular-blog .blog-module {
  padding: 15px;
  width: 100%;
}
#regular-blog .blog-module .image {
  max-height: 250px;
  overflow: hidden;
}
#regular-blog .blog-module .excerpt {
  min-height: 100px;
}
#regular-blog .blog-module .category {
  margin-top: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#regular-blog .blog-module .category.gestion-punto-venta {
  color: #cccccc;
}
#regular-blog .blog-module .category.canal-pharma {
  color: #00cc66;
}
#regular-blog .blog-module .category.consultoria-comercial {
  color: #3399cc;
}
#regular-blog .blog-module .category.outsorcing-comercial {
  color: #006699;
}
#regular-blog .blog-module h3 {
  font-weight: 400;
  margin-top: 0;
}
#regular-blog .blog-module p {
  font-weight: 200;
}
#regular-blog .blog-module .button-a a {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #006699;
  background-color: #fff;
  margin: 0;
  padding: 5px 5px;
  border: 1px solid #006699;
  min-width: 200px;
}
#regular-blog .blog-module .button-a a:hover {
  background-color: #006699;
  color: #fff;
}
#regular-blog .blog--post-body {
  padding: 0 15px;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
}
#regular-blog .blog--post-body .wrapper-text {
  padding: 20px;
  margin-bottom: 40px;
}
#regular-blog .blog--post-body .wrapper-text p {
  margin: 0;
}
#regular-blog .blog--post-body .wrapper-text .blog--post-category {
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 12px !important;
  margin-bottom: 20px;
  padding: 0;
  height: 30px;
  overflow: hidden;
  color: #fff;
  text-align: left;
  padding: 5px 10px;
}
#regular-blog .blog--post-body .wrapper-text .blog--post-title {
  font-weight: 500 !important;
  font-size: 18px !important;
  margin: 0 !important;
  color: #1a1a1a;
  line-height: 26px;
  padding-bottom: 5px;
  height: 80px;
  overflow: hidden;
  text-align: left;
  margin-top: 10px;
}
#regular-blog .blog--post-body .wrapper-text .blog--post-fecha {
  font-weight: 400 !important;
  font-size: 11px !important;
  margin: 0 !important;
  text-transform: capitalize;
  text-align: left;
}
#regular-blog .blog--post-body .wrapper-text .blog--post-excerpt {
  height: 92px;
  overflow: hidden;
  text-align: left;
}
#regular-blog .blog--post-body .wrapper-text .blog--post-excerpt p {
  font-size: 12px !important;
  font-weight: 200 !important;
  padding-top: 0px;
}
#regular-blog .blog--post-body .wrapper-text .button-a {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-top: 20px;
}
#regular-blog .blog--post-body .wrapper-text .button-a a {
  border: 0;
  font-size: 13px;
  min-width: 150px;
  font-weight: 200;
  padding: 0;
}
#regular-blog .blog--post-body .button-linkedin {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  padding: 10px 0;
  border: 1px solid #1a1a1a;
}
#regular-blog .blog--post-body .button-linkedin a {
  font-size: 13px !important;
  padding: 6px 25px;
  min-width: 150px;
  font-weight: 400;
  color: #1a1a1a;
}
#regular-blog .colummna-subscribe {
  padding: 50px 35px;
  margin: 20px 20px;
  background: url(https://externalia.duplotest.com/web/wp-content/uploads/2019/05/background_newsletter.jpg) center center no-repeat;
  background-size: cover;
  min-height: 800px;
  position: relative;
}
#regular-blog .colummna-subscribe h2 {
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #fff;
  line-height: 26px;
  padding: 15px 0 15px 0;
  margin: 0;
}
#regular-blog .colummna-subscribe p {
  font-size: 14px !important;
  font-weight: 500 !important;
  padding-top: 0px;
  color: #fff;
}
#regular-blog .colummna-subscribe .button-a a {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #00cc66;
  margin: 0;
  padding: 10px 10px;
  min-width: 150px;
}
@media (max-width: 1080px) {
  #regular-blog .colummna-subscribe .button-a a {
    padding: 10px 0px;
  }
}
#regular-blog .colummna-subscribe .wrapper-linkedin {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 0 20px 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#regular-blog .colummna-subscribe .wrapper-linkedin hr {
  width: 80%;
}
#regular-blog .colummna-subscribe .wrapper-linkedin h3 {
  margin: 0px 0 10px 0;
  color: #fff;
}
#regular-blog .colummna-subscribe .wrapper-linkedin .logo-linkedin {
  width: 45px;
  height: 45px;
  border-radius: 200px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#regular-blog .colummna-subscribe .wrapper-linkedin .logo-linkedin img {
  width: 25px;
  height: 25px;
  padding: 0;
}

#necesidades-blog .section--tus-necesidades {
  background-color: #3399cc;
}
@media (max-width: 909px) {
  #necesidades-blog .section--tus-necesidades .panel-first-child {
    padding-bottom: 120px;
  }
}
@media (max-width: 768px) {
  #necesidades-blog .section--tus-necesidades .panel-first-child {
    padding-bottom: 120px;
  }
}
@media (max-width: 576px) {
  #necesidades-blog .section--tus-necesidades .panel-first-child {
    padding: 3em 1em 6em;
  }
}
#necesidades-blog .section--tus-necesidades h2 {
  color: #fff;
}
#necesidades-blog .section--tus-necesidades p {
  color: #fff;
}
#necesidades-blog .section--tus-necesidades .button-a a {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  background-color: #3399cc;
  margin: 0;
  padding: 10px 45px;
  border: 1px solid #fff;
  min-width: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#necesidades-blog .section--tus-necesidades .button-a a:hover {
  color: #3399cc;
  background-color: #fff;
}

.blog #content .wrapper-blog {
  max-width: 960px;
}

/* -----[ Header Inner pages ]----- */
.single nav#site-navigation, .archive nav#site-navigation {
  background-color: #006699;
  width: 100%;
}
@media (max-width: 909px) {
  .single nav#site-navigation, .archive nav#site-navigation {
    background-color: transparent;
  }
}

.single.single-post {
  max-width: inherit;
}
.single.single-post .site-main {
  margin-bottom: 20px;
}
.single.single-post #post-main-wrapper {
  padding-top: 130px;
  font-family: "Montserrat", sans-serif;
}
.single.single-post #post-main-wrapper #blog-header-category {
  position: absolute;
  top: 53px;
  left: 0;
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* -----[ category-gestion-punto-venta ]----- */
  /* -----[ category-outsorcing-comercial ]----- */
  /* -----[ category-consultoria-comercial ]----- */
  /* -----[ category-canal-pharma ]----- */
}
.single.single-post #post-main-wrapper #blog-header-category .cont-head-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.single.single-post #post-main-wrapper #blog-header-category .cont-head-blog div ul {
  list-style: none;
  margin: 0;
  width: 100%;
}
.single.single-post #post-main-wrapper #blog-header-category .cont-head-blog div ul li {
  width: 50%;
}
.single.single-post #post-main-wrapper #blog-header-category .cont-head-blog div ul li a {
  color: #fff;
}
.single.single-post #post-main-wrapper #blog-header-category .cont-head-blog div:last-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.single.single-post #post-main-wrapper #blog-header-category.category-gestion-punto-venta {
  background-color: #006699;
}
.single.single-post #post-main-wrapper #blog-header-category.category-outsorcing-comercial {
  background-color: #00cc66;
}
.single.single-post #post-main-wrapper #blog-header-category.category-consultoria-comercial {
  background-color: #3399cc;
}
.single.single-post #post-main-wrapper #blog-header-category.category-canal-pharma {
  background-color: #33357d;
}
.single.single-post #post-main-wrapper #blog-header-category p {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
}
.single.single-post #post-main-wrapper #blog-header-category p.time-date {
  text-transform: capitalize;
}
.single.single-post #post-main-wrapper article.post {
  padding-top: 100px;
}
.single.single-post #post-main-wrapper h1 {
  font-weight: 700 !important;
  font-size: 50px !important;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 60px;
  padding: 15px 0 15px 0;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #006699;
}
.single.single-post #post-main-wrapper h3 {
  text-align: left;
}
.single.single-post #post-main-wrapper p {
  text-align: left;
}
.single.single-post #post-main-wrapper .entry-summary {
  font-size: 18px;
  margin-right: 10%;
  margin-left: 10%;
  text-align: center;
}
.single.single-post .navigation.post-navigation {
  margin-right: 15%;
  margin-left: 15%;
  border: none;
}
.single.single-post .navigation.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
}
.single.single-post .navigation.post-navigation .nav-next, .single.single-post .navigation.post-navigation .nav-previous {
  border: none;
  padding: 0 20px;
}
.single.single-post .navigation.post-navigation a {
  color: #006699;
}
.single.single-post .navigation.post-navigation a:hover {
  text-decoration: none;
  color: #00cc66;
}
.single.single-post .navigation.post-navigation a:hover .post-title {
  color: #00cc66;
}
.single.single-post .navigation.post-navigation a .post-title {
  font-size: 18px;
}

/*============================== 
============================== 
============================== 
==============================
	@MEDIA  EQUIPO  
============================== 
============================== 
============================== 
============================== */
@media screen and (min-width: 44.375em) {
  .blog #content .pagination {
    margin: 0 10% 4.421052632em 10%;
  }
}
@media (max-width: 1199px) {
  #regular-blog .blog--post-body {
    padding: 0 15px;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
  }
  #regular-blog .blog--post-body .wrapper-text {
    padding: 0 20px 20px 20px;
    margin-bottom: 40px;
  }
  #regular-blog .blog--post-body .wrapper-text p {
    margin: 0;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-category {
    font-size: 10px !important;
    padding-bottom: 10px;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-title {
    font-size: 16px !important;
    line-height: 23px;
    padding-bottom: 5px;
    height: 70px;
    overflow: hidden;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-excerpt p {
    font-size: 12px !important;
    line-height: 18px;
  }
  #regular-blog .blog--post-body .wrapper-text .button-a a {
    font-size: 14px;
    min-width: 150px;
    font-weight: 500;
  }
}
@media (max-width: 1199px) and (max-width: 768px) {
  #regular-blog .blog--post-body .wrapper-text .button-a a {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  #regular-blog .blog--post-body .button-linkedin {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    padding: 10px 0;
    border: 1px solid #1a1a1a;
  }
  #regular-blog .blog--post-body .button-linkedin a {
    font-size: 13px !important;
    padding: 6px 25px;
    min-width: 150px;
    font-weight: 400;
    color: #1a1a1a;
  }
}
@media (max-width: 1091px) {
  #regular-blog .colummna-subscribe {
    min-height: inherit;
    padding: 20px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #regular-blog .colummna-subscribe .wrapper-subscribe {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #regular-blog .colummna-subscribe .wrapper-linkedin {
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
            flex: 0.5;
    position: relative;
    padding: 0 20px 0px 20px;
  }
  #regular-blog .colummna-subscribe .wrapper-linkedin hr {
    display: none;
  }
}
@media (max-width: 992px) {
  /* -----[ Main Styles for Blog Minis ]----- */
  .blog .blog--post-wrapper .col-12 {
    padding: 0;
  }
  .blog .blog--post-wrapper .blog--post-img {
    padding-bottom: 500px;
  }
  .blog .blog--post-wrapper .blog--post-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog .blog--post-wrapper .blog--post-body.bkg-color1 {
    background-color: #006699;
  }
  .blog .blog--post-wrapper .blog--post-body.bkg-color2 {
    background-color: #00cc66;
  }
  .blog .blog--post-wrapper .blog--post-body .wrapper-text {
    padding: 5% 7% 20px 50px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 70px;
  }
  .blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-category {
    font-size: 14px;
  }
  .blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 30px;
  }
  .blog .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-excerpt {
    font-size: 14px;
    font-weight: 500;
  }
  .blog .blog--post-wrapper .blog--post-body .wrapper-text .button-c a {
    font-size: 16px;
    padding: 10px 25px;
    min-width: 150px;
  }
  .blog .blog--post-wrapper .arrows-row {
    left: 0;
  }
}
@media (max-width: 767px) {
  .blog #blogheader {
    background-color: #00cc66;
  }
  .blog #blogheader .blog--post-wrapper .blog--post-img {
    padding-bottom: 240px;
  }
  .blog #blogheader .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-title {
    padding-bottom: 0px;
    font-size: 18px !important;
  }
  .blog #blogheader .blog--post-wrapper .blog--post-body .wrapper-text .blog--post-excerpt {
    padding-top: 8px;
  }
  #content {
    /* -----[ Nuestros servicios ]----- */
  }
  #content .section--trabaja-con-nosotros .panel-grid-cell {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  #content .section--trabaja-con-nosotros .panel-grid-cell .our-team {
    margin-bottom: 30px;
  }
  .blog {
    /* -----[ Main Styles for Blog Minis ]----- */
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor, .blog .blog--post-wrapper#destacados .bkg-color1, .blog .blog--post-wrapper#destacados .bkg-color2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 10px;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-img, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-img, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-img {
    padding-bottom: 0;
    width: 300px;
    height: 100%;
    -webkit-box-flex: 0.3;
        -ms-flex: 0.3;
            flex: 0.3;
    display: block;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    background-color: #fff;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body .wrapper-text, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body .wrapper-text {
    padding: 10px 5px;
    max-width: 90%;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-category, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body .wrapper-text .blog--post-category, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body .wrapper-text .blog--post-category {
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 16px;
    color: #1a1a1a !important;
    text-align: left;
    width: 100%;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-title, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body .wrapper-text .blog--post-title, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body .wrapper-text .blog--post-title {
    font-size: 14px !important;
    line-height: 22px;
    padding-bottom: 4px;
    color: #1a1a1a !important;
    text-align: left;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-fecha, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body .wrapper-text .blog--post-fecha, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body .wrapper-text .blog--post-fecha {
    display: none;
  }
  .blog .blog--post-wrapper#destacados .bkg-nocolor .blog--post-body .wrapper-text .blog--post-excerpt, .blog .blog--post-wrapper#destacados .bkg-color1 .blog--post-body .wrapper-text .blog--post-excerpt, .blog .blog--post-wrapper#destacados .bkg-color2 .blog--post-body .wrapper-text .blog--post-excerpt {
    display: none;
  }
  #regular-blog {
    padding-top: 8%;
    text-align: center;
  }
  #regular-blog.home-blog .blog--post-body .wrapper-text {
    padding: 20px 10px;
  }
  #regular-blog .blog--post-body {
    padding: 0 15px;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
  }
  #regular-blog .blog--post-body .wrapper-text {
    padding: 20px;
    margin-bottom: 40px;
  }
  #regular-blog .blog--post-body .wrapper-text p {
    margin: 0;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-category {
    height: auto;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-title {
    padding-bottom: 5px;
    height: auto;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-fecha {
    text-transform: uppercase;
  }
  #regular-blog .blog--post-body .wrapper-text .blog--post-excerpt {
    height: auto;
    overflow: inherit;
  }
  #regular-blog .blog--post-body .wrapper-text .button-a {
    padding-top: 20px;
  }
  #regular-blog .blog--post-body .wrapper-text .button-a a {
    font-size: 12px !important;
  }
  #regular-blog .blog--post-body .button-linkedin {
    padding: 6px 0;
  }
  #regular-blog .blog--post-body .button-linkedin a {
    font-size: 13px !important;
    padding: 6px 15px;
  }
  #regular-blog .colummna-subscribe img {
    padding: 0 25px;
  }
}
@media (max-width: 768px) {
  /* -----[ Header Inner pages ]----- */
  .single.single-post {
    max-width: inherit;
  }
  .single.single-post .site-main {
    margin-bottom: 20px;
  }
  .single.single-post .entry-header, .single.single-post .post-thumbnail {
    margin: 0 7%;
  }
  .single.single-post #post-main-wrapper {
    padding-top: 190px;
  }
  .single.single-post #post-main-wrapper #blog-header-category {
    top: 114px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 5px 0;
  }
  .single.single-post #post-main-wrapper #blog-header-category p {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
  }
  .single.single-post #post-main-wrapper #blog-header-category p.time-date {
    text-transform: capitalize;
  }
  .single.single-post #post-main-wrapper article.post {
    padding-top: 100px;
  }
  .single.single-post #post-main-wrapper h1 {
    font-weight: 700 !important;
    font-size: 22px !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    padding: 15px 0 15px 0;
    margin: 0;
  }
  .single.single-post #post-main-wrapper h2 {
    text-align: left;
  }
  .single.single-post #post-main-wrapper h3 {
    text-align: left;
  }
  .single.single-post #post-main-wrapper p {
    text-align: left;
  }
  .single.single-post #post-main-wrapper .entry-summary {
    font-size: 15px;
    margin-right: 0%;
    margin-left: 0%;
    text-align: center;
  }
  .single.single-post .navigation.post-navigation .nav-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 576px) {
  #regular-blog .colummna-subscribe {
    min-height: inherit;
    padding: 20px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #regular-blog .colummna-subscribe .wrapper-subscribe {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #regular-blog .colummna-subscribe .wrapper-linkedin {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    padding: 0 20px 0px 20px;
  }
  #regular-blog .colummna-subscribe .wrapper-linkedin hr {
    display: block;
    margin-top: 40px;
  }
}/*# sourceMappingURL=style.css.map */