@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');
/* @import url('http://example.com/example_style.css'); */


@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Regular.otf')  format('opentype'),
         url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Regular.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Regular.ttf')  format('truetype'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Semibold.otf')  format('opentype'),
         url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Semibold.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Semibold.ttf')  format('truetype'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Bold.otf')  format('opentype'),
         url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Bold.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Bold.ttf')  format('truetype'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
    
@font-face {
  font-family: 'MyriadPro-It';
  src: url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-It.eot?#iefix') format('embedded-opentype'),  url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-It.otf')  format('opentype'),
         url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-It.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-It.ttf')  format('truetype'), url('//cdn2.hubspot.net/hubfs/2039173/site/fuentes/MyriadPro-It.svg#MyriadPro-It') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



body { font-family: 'MyriadPro-Regular'}

  

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
  padding:0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
div,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden], .hidden-m {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
  font-family: 'MyriadPro-Bold';
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin:0px;
    padding:0px;
}


a { color: inherit; text-decoration: none; }

/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */

.mt-20 {
  margin-top: 20px;
}


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */


img.lazy{
	font-size: 10px;
	color: transparent;
  text-align: center;
}
.lazy{
	background-image: none !important;
	position: relative;
}

.hoja-1225 {
    max-width: 1225px;
    width: 100%;
    margin: auto;
}

.hoja-1100 {
    max-width: 1100px;
    width: 100%;
    margin: auto;
}

.hoja-1000 {
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

.hoja-1004 {
    max-width: 1004px;
    width: 100%;
    margin: auto;
}

.hoja-900 {
    max-width: 900px;
    width: 100%;
    margin: auto;
}

.hoja-800 {
    max-width: 800px;
    width: 100%;
    margin: auto;
}

.hoja-700 {
    max-width: 700px;
    width: 100%;
    margin: auto;
}


/*********************************  Margen ****************************************************/

.m0 { margin: 0; }
.m10 { margin-top: 10px; margin-bottom:10px }
.m20 { margin-top: 20px; margin-bottom:20px  }
.m30 { margin-top: 30px; margin-bottom:30px  }
.m40 { margin-top: 40px; margin-bottom:40px  }
.m50 { margin-top: 50px; margin-bottom:50px  }
.m60 { margin-top: 60px; margin-bottom:60px  }
.m70 { margin-top: 70px; margin-bottom:70px  }
.m80 { margin-top: 80px; margin-bottom:80px  }
.m90 { margin-top: 90px; margin-bottom:90px  }
.m100 { margin-top: 100px; margin-bottom:100px  }

.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt45 { margin-top: 45px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt90 { margin-top: 90px; }
.mt100 { margin-top: 100px; }

.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }

.ml10 { margin-left: 10px }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml45 { margin-left: 45px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.ml70 { margin-left: 70px; }
.ml80 { margin-left: 80px; }
.ml90 { margin-left: 90px; }
.ml100 { margin-left: 100px; }

.mr10 { margin-right: 10px }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr40 { margin-right: 40px; }
.mr45 { margin-right: 45px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 60px; }
.mr70 { margin-right: 70px; }
.mr80 { margin-right: 80px; }
.mr90 { margin-right: 90px; }
.mr100 { margin-right: 100px; }



/*********************************  Padding ****************************************************/

.pad10 { padding-top:10px; padding-bottom:10px; }
.pad15 { padding-top:15px; padding-bottom:15px; }
.pad20 { padding-top:20px; padding-bottom:20px; }
.pad30 { padding-top:30px; padding-bottom:30px; }
.pad40 { padding-top:40px; padding-bottom:40px; }
.pad50 { padding-top:50px; padding-bottom:50px; }
.pad60 { padding-top:60px; padding-bottom:60px; }
.pad70 { padding-top:70px; padding-bottom:70px; }
.pad80 { padding-top:80px; padding-bottom:80px; }
.pad90 { padding-top:90px; padding-bottom:90px; }
.pad100 { padding-top:100px; padding-bottom:100px; }

.pad-lat5 { padding-left:5px; padding-right:5px; }
.pad-lat10 { padding-left:10px; padding-right:10px; }
.pad-lat15 { padding-left:15px; padding-right:15px; }
.pad-lat20 { padding-left:20px; padding-right:20px; }
.pad-lat25 { padding-left:25px; padding-right:25px; }
.pad-lat30 { padding-left:30px; padding-right:30px; }
.pad-lat40 { padding-left:40px; padding-right:40px; }
.pad-lat50 { padding-left:50px; padding-right:50px; }
.pad-lat60 { padding-left:60px; padding-right:60px; }

.padt10 { padding-top:10px; }
.padt20 { padding-top:20px; }
.padt30 { padding-top:30px; }
.padt40 { padding-top:40px; }
.padt50 { padding-top:50px; }
.padt60 { padding-top:60px; }
.padt70 { padding-top:70px; }
.padt80 { padding-top:80px; }
.padt90 { padding-top:90px; }
.padt100 { padding-top: 100px; }

.padb10 { padding-bottom:10px; }
.padb20 { padding-bottom:20px; }
.padb30 { padding-bottom:30px; }
.padb40 { padding-bottom:40px; }
.padb50 { padding-bottom:50px!important; }
.padb60 { padding-bottom:60px; }
.padb70 { padding-bottom:70px; }
.padb80 { padding-bottom:80px; }
.padb90 { padding-bottom:90px; }
.padb100 { padding-bottom: 100px; }


/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}


.hs-item-has-children ul.hs-menu-children-wrapper.open-menu-list {
    text-align: left;
    margin-top: -4px;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper { 
    display:block !important;
  }
}


/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    background: #e25a3d;
}

li.hs-menu-item:hover .hs-menu-children-wrapper { display:block; }


@media (max-width: 767px){


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


  /* Toggle Button
     ========================================================================== */
.mobile-trigger {
     display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -155px;
    right: 10px;
    width: auto;
    height: auto;
    padding: 14px 15px 14px 15px;
    background: #fff;
    border: 1px solid #02324c;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    color: #000;
    background: #02324c;
    color: white;
}
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#FFF;
    background-color: #02324c; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #214658; 
    border-color: transparent;
  }


  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    background: transparent;
}

  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  
  
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 27px;
    height: 4px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #02324C; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -9px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 9px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 165px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
    background:#214658;    
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 0px; /* Makes room for button */
       margin: 0px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#000000; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }
  
.custom-menu-primary .hs-menu-wrapper {
    background-color: #02324C;
    width: 100%;
}  

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px solid rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}




/*
li.hs-menu-item.hs-menu-depth-1:last-child {
    background: #DE4320;
    float: right;    
}

li.hs-menu-item.hs-menu-depth-2 a:hover, .active.active-branch a {
    border-bottom-style: solid;
    border-width: 0px;
 
}

i.casa-home:hover {
    border-bottom-style: solid;
    padding-bottom: 3px;
}


.header-container-wrapper {
    position: fixed;
    background: white;
    width: 100%;
    z-index: 999;    
}

.body-container-wrapper {
    padding-top: 139px;
}

.head-mail {
    text-align: right;
}

.head-mail a.email-f {
    color: #02324C;
    text-align: right;
}

label {
    color: white!important;
}

#hsForm_54e9a4a8-e0ba-4886-9a3a-88dfc1b33d92 > fieldset:nth-child(4) > div > label > span:nth-child(1) {
    position: relative;
    top: -35px;
}
/*
#hs_menu_wrapper_wizard_module_278683271941470191704438419660186486799 > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul > li:nth-child(1) {
    border-bottom-style: none;
    margin-bottom: 0px;
}
*/
/*************Banner home*****************/

    #background-video {
    left: -3px;
    position: absolute;
    top: 0;
    width: 101%;
    z-index: -1;
}

div#wistia-oef2xuw9rm-1_popover {
    margin-top: 62px;
}


.banner-home {
    max-width: 1400px;
    /*background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-banner.jpg?t=1462377971359);*/
    height: 285px;
    margin: auto;
    color: white;
    font-family: 'Oswald',sans-serif;
    padding-top: 95px;
    position: relative;    
    overflow: hidden;    
}

.texto-banner .titulo h1 {
    font-size: 35px;
    margin: 0;
    padding: 0;
    left: inherit;
    font-weight: 500;
    margin-bottom: -28px;
    display: block;
}


.texto-banner .titulo {
    font-weight: 500;
    font-size: 35px;
    line-height: 43px;
    max-width: 100%;
}



.texto-banner ul {
    font-size: 22px;
    font-weight: 400;
    margin-top: 15px;
    line-height: 35px;    
}

ul.flechas {
    list-style-image: url(//cdn2.hubspot.net/hubfs/2039173/site/icos/GrupoEi-agencia-aduanal-en-mexico-innovacion-en-servicios.png);
    margin-left: 33px;
    text-transform: uppercase;
}

.hs-cta-wrapper img {
    max-width: 100%;
}

/*********Modulo uno*******************/

h2.titulo, h1.titulo {
    font-family: 'Oswald',sans-serif;
    font-size: 27px;
    text-align: center;
    padding: 30px 10px;
    margin: 0;
    font-weight: 500;    
    line-height: 40px;    
}

.home-logos {
    margin-bottom: 30px;
}

.cuerpo {
    color: #757679;
    font-size: 19px;
    text-align: center;
    font-family: 'MyriadPro-Regular';
}

.fila-1, .fila-2, .fila-3 { margin-top:40px; }

.fila-1 img:first-child, .fila-2 img:first-child, .fila-3 img:first-child {
    margin-left: 0;
}
.fila-1 img {
    margin-left: 74px;
}

.fila-2 img {
    margin-left: 78px;
}


.fila-3 img {
    margin-left: 95px;
}

.text-center { text-align: center!important; }
.text-left { text-align: left; }
.upper { text-transform: uppercase; }

/******** Modulo 2 ************************/

.wrap-azul {
    background: #02324c;
    display: inline-block;
    width: 100%;
    color: white;
}

.caja:first-child {
    margin-left: 0;
}

.caja {
    background: white;
    width: 255px;
    padding: 20px 25px 40px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    color: #02324c;
    font-size: 17px;
    text-align: center;
    margin-left: 33px;
    height: 535px;
    position: relative;
}

ul.disco-azul {
    text-align: left;
    list-style: inherit;
    font-size: 17px;
    list-style-image: url(//cdn2.hubspot.net/hubfs/2039173/site/icos/bullet-azul-final.fw.png);
    font-family: 'MyriadPro-Regular';      
}

.titulo-caja {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: -10px;
}

ul.disco-azul li {
    margin-top: 27px;
    margin-left: 24px;
    line-height: 24px;
    color: #02324c;    
}

ul.bullet-naranja li {
    position: relative;
    margin: 10px 0;
    padding-left: 20px;
    line-height: 24px;
    color: #02324c;    
    font-size: 17px;
}

ul.bullet-naranja li:before {
    content: ''; 
    position: absolute; 
    top: 6px; 
    left: 0; 
    width: 8px; 
    height: 8px; 
    border-radius: 50%; 
    background-color: #de4320;
}

.ver-mas {
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.ver-mas a {
    box-sizing: border-box;  
    display: block;
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    padding: 7px 15px;
    /*background: #de4320;*/
    background: #da3a20;
    color: white;
    font-size: 18px;
}

a.borde-naranja {
    font-size: 18px;
    border-style: solid;
    padding: 8px 0;
    border-width: 2px;
    border-color: #de4320;
    display: block;
    width: 310px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
}


/*************Modulo 3****************/
.wrap-gris {
    background: #edf3f5;
    display: inline-block;
    margin: auto;
    width: 100%;
    /*margin-top: -5px;*/
}

.cuadro {
    background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-automotriz.jpg);
    width: 298px;
    height: 306px;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}

.limpia {
    clear: both;
    width: 100%; 
    }
    
.cuadro-texto {
    font-size: 27px;
    color: white;
    text-align: center;
    font-weight: 500;
    font-family: 'Oswald',sans-serif;
    border-style: solid;
    width: 222px;
    padding: 7px 0;
    margin: auto;
    border-width: 2px;
    position: relative;
    top: 125px;
}    

.cuadricula {
    margin-bottom: 10px;
}

.auto { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-automotriz.jpg); }
.auto:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-automotriz-gris.jpg); }

.maquiladora { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-maquiladora.jpg); }
.maquiladora:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-maquiladora-gris.jpg); }

.herramienta { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-herramientas.jpg); }
.herramienta:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-herramientas-gris.jpg); }

.energia { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-energetica.jpg); }
.energia:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-energetica-gris.jpg); }

.metal { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-metalurgica.jpg); }
.metal:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-metalurgica-gris.jpg); }

.tecnologia { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-tecnologia.jpg); }
.tecnologia:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-tecnologia-gris.jpg); }

.salud { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-salud.jpg); }
.salud:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-salud-gris.jpg); }

.quimica { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-quimica.jpg); }
.quimica:hover { background: url(//cdn2.hubspot.net/hubfs/2039173/site/home/GrupoEi-agencia-aduanal-en-mexico-quimica-gris.jpg); }


a.boton-naranja {
    background: #DE4320;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    width: 315px;
    text-align: center;
    margin: auto;
    padding: 10px 0;
    font-family: 'Oswald',sans-serif;
    margin-bottom: 30px;
}

.certificaciones {
    max-width: 605px;
    margin: auto;
    margin-bottom: 30px;
    text-align: center;  
}

.certificaciones img {
    margin-left: 62px;
}
.certificaciones img:first-child {
    margin-left: 0;
}

/* Foooter*/


.hoja-610 {
    width: 700px;
    margin: auto;
    padding: 40px 0px;
}

.footer-logo {
    color: #de4320;
    font-size: 27px;
    font-family: 'Oswald',sans-serif;
    font-weight: 500;
    width: 207px;
    /*border-right-style: solid;*/
    border-width: 2px;
    display: inline-block;
    vertical-align: top;
}



.footer-redes {
    display: inline-block;
    font-family: 'MyriadPro-Semibold';
    color: #de4320;
    font-size: 20px;
    margin-left: 34px;
    margin-right: 33px;
}

.email-f {
    font-size: 19px;
    color: white;
  font-family: 'MyriadPro-Regular';    
}

.redes {
    margin-top: 0px;
    text-align: center;   
    width: 163px;
    position: relative;
    top: 5px;
}


.footer-logo {
    padding-bottom: 10px;
}


i.email {
    float: left;
    margin-right: 10px;
    position: relative;
    top: 0px;
    height: 39px;
    width: 35px;
    display: inline-block;
    background-position: -62px 0px!important;
}

.footer-tel {    
    display: inline-block;
    vertical-align: top;
    font-family: 'MyriadPro-Semibold';
    color: #de4320;    
    font-size: 20px;      
    border-left-style: solid;
    border-width: 2px;
    padding-left: 35px!important;    
}

.hs-rss-module.feedreader_box {
    position: relative;
    left: 26px;
}


i.tel {
    width: 28px;
    height: 30px;
    float: left;
    position: relative;
    top: -8px;
    margin-right: 10px;
    background-position: -106px 4px!important;
}

span.tel-f {
    font-family: 'MyriadPro-Bold';
    color: white;
    font-size: 20px;
    position: relative;
    top: -8px;    
}

.footer-logo, .footer-redes, .footer-tel {
    padding: 35px 0px;
}

span.ajt-f {
    position: relative;
    top: -8px;
}

.terminos{
    font-size: 14px;
    text-align: center;    
    margin-bottom: 20px;
}

.terminos a {
    text-decoration: underline;
}

h2.titulo.naranja.certi {
    padding: 30px 0 0px 0;
    font-family: 'Oswald',sans-serif;
    font-weight: 600;
    line-height: 30px;  
}

.flex {
  display: flex;
}

.footer {
  padding: 50px 15px;
  color: #fff;
  -webkit-font-smoothing: auto;
  background-color: #02324c;
}

.flex-footer {
  justify-content: space-between;
}

.flex-footer > div p {
  padding: 0;
  margin: 0 0 15px;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

.flex-footer > div p strong {
  font-family: 'MyriadPro-Bold';
  text-transform: uppercase;
}

.flex-footer > div p.txt-linea {
  max-width: 320px;
  width: 100%;
  padding-left: 10px;
  border-left: 2px solid #fff;
}

.flex-footer > div ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  line-height: normal;
}

.flex-footer > div ul li {
  margin: 0 0 12px;
  line-height: normal;
}

.flex-footer > div ul li:last-of-type {
  margin: 0;
}

.flex-footer > div ul li a {
  font-size: 17px;
  color: #fff;
  line-height: normal;
}

.flex-footer > div a.correo {
  display: block;
  margin: 0 0 20px;
  font-size: 17px;
  color: #fff;
  line-height: normal;
}

.logo-footer {
  display: flex;
  align-items: center;
}

.logo-footer img {
  width: 200px;
}

.footer .redes-footer.flex {
  display: flex;
  align-items: center;
}

.flex-footer > div .redes-footer p {
  margin: 0;
}

.flex-footer > div .redes-footer ul {
  margin: 0 0 0 15px;
}

.flex-footer > div .redes-footer ul li {
  display: inline-block;
  margin: 0 0 0 5px;
}

.redes-footer ul li a {
  display: block;
  width: 38px;
  height: 38px;
  background-image: url('https://www.grupoei.com.mx/hubfs/site/agencia-aduanal-GrupoEi-iconos.png');
  background-repeat: no-repeat;
  background-size: auto 38px;
  background-position: 0 0;
}

.redes-footer ul li a.facebook {
  background-position: -120px 0;
}

.redes-footer ul li a.youtube {
  background-position: -183px 0;
}

.redes-footer ul li a.linkedin {
  background-position: -247px 0;
}

.footer-aviso {
  padding: 25px 15px;
  background-color: #02324c;
  -webkit-font-smoothing: auto;
  border-top: 1px solid #fff;
}

.footer-aviso ul {
  display: flex;
  max-width: 700px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  list-style: none;
  justify-content: space-between;
}

.footer-aviso ul li {
  color: #fff;
  font-style: italic;
  font-size: 17px;
  line-height: normal;
}

.footer-aviso ul li a {
  color: #fff;
  font-size: 17px;
}

@media screen and (max-width: 850px) {
  .footer .flex {
    display: block;
  }
  
  .flex-footer > div {
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px dashed #fff;
  }
  
  .flex-footer > div.logo-footer,
  .flex-footer > div:last-of-type {
    padding: 0;
    margin: 0;
    border-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  
}

@media screen and (max-width: 500px) {
  .footer-aviso ul {
    display: block;
  }
  
  .footer-aviso ul li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    text-align: center;
  }
  
  .footer-aviso ul li:last-of-type {
    border-bottom: 0;
  }
}


.gracias {
    text-align: center;
    font-size: 21px;
    margin-bottom: 16px;
    width: 90%;    
}

.footer-logo {
    padding-bottom: 20px;
}

.terminos ul li {
    display: initial;
    margin: 0 5%;
}

.fs27 { font-size: 27px; }

/*********** Blog ********/

.hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 60%;
    float: right;
    padding-right: 20px;
    box-sizing: border-box;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: inline-block;
    width: 180px;
}

#hs_cos_wrapper_module_14625473354931439 > div > div > div.hs-rss-item-text > div.hs-rss-description > p > a {
    color: #DE4320;
    clear: both;
    display: block;
    margin-top: 20px;
    color: white;
    /*background: #DE4320;*/
    background: #da3a20;
    width: 85px;
    padding: 10px 25px;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    font-weight: 500;    
}

.cont-web h2 {
    font-size: 27px;
    color: #DE4320;
    font-family: 'Oswald',sans-serif;   
    font-weight: 500;    
}

.fecha-web {
    display: inline-block;
    background: #02324C;
    color: white;
    padding: 5px 14px;
    text-align: center;
    font-size: 20px;    
}

.cont-web {
    border-left-style: solid;
    border-color: #DE4320;
    padding-left: 80px;
    border-width: 2px;    
}

span#hs_cos_wrapper_module_14625473354931439 h3 {
    font-size: 27px;
    color: #de4320;
    font-family: 'Oswald',sans-serif;
    font-weight: 500;      
    text-align: center;    
}

.texto-web, .hs-rss-description {
    color: #02324c;
    font-size: 17px;
    margin-top: 20px;
}

a.hs-rss-title {
    font-family: 'MyriadPro-Bold';
    font-size: 20px;
    color: #02324c;
}

a.btn-regsitrate {
    clear: both;
    display: block;
    margin-top: 20px;
    color: white;
    background: #de4320;
    width: 85px;
    padding: 10px 25px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    font-weight: 500;
    position: relative;
    top: 30px;
}

.terminos span {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    font-family: 'MyriadPro-Semibold';    
}

.hs-rss-item.hs-with-featured-image {
    display: inline-block;
    max-width: 472px;
    vertical-align: top;    
}

.hs-rss-item.hs-with-featured-image:last-child {
    border-left-style: solid;
    border-color: #DE4320;
    border-width: 2px;
    padding-left: 53px;
}

span.oswa {
    font-family: 'Oswald',sans-serif;
}

        /*********** Responsivos *************/
.custom-menu-primary.movil, .solo-movil, .span12.widget-span.widget-type-custom_widget.solo-movil {
    display: none;
}

.fs50 {
    font-size: 50px;
}

.fs20 {
    font-size: 20px!important;
}

.azul { color: #02324c; }

.salto { display:block; }

.txt-center {text-align:center; }

ul.logo-home {
    text-align: center;
    margin-bottom: 45px;
}

.img-blog img {
    width: 100%;
}

a.item-blog.negro.fs22 {
    font-size: 20px;
    font-weight: bold;
}

p.text-right.irart {
    text-align: left;
    display: block;
    background: #da3a20;
    width: 200px;
    text-align: center;
    color: white;
    font-size: 20px;
    padding: 12px 0;
    margin-top: 20px;  
}

.col-6.itms {
    margin: 35px 20px 0;
}

.col-6.itms:first-child {
    border-right: solid 2px #da3a20;
    padding-right: 40px;
}

/****************Mod banner**************/
  
  .banner-principal {
  position: relative;
  height: 400px;
  font-family: 'Oswald',sans-serif;
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: right center;
}

.banner-principal:before {
  content: ''; 
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  background-color: rgba(0,0,0,0.3);
}

.banner-principal:after {
  content: ''; 
  position: absolute; 
  top: 0; 
  left: 0; 
  bottom: 0;
  width: 60%;
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/industrias/2019/empresa-logistica-internacional-pleca-GrupoEi-May19.png'); 
  background-repeat: no-repeat; 
  background-size: cover; 
  background-position: right center;
}

.font-31 {
  font-size: 31px!important;
}

.banner-principal .hoja-1004 {
  height: 100%;
}

.row-flex {
  display: flex; 
  position: relative;
  padding: 0 15px;
  height: 100%;
  align-items: center;
  color: #fff;
  z-index: 1;
}

.txt-banner { 
  width: 70%;
}

.texto {
  max-width: 430px;
}

.txt-banner h1,
.txt-banner h2 {
  margin: 0;
  font-size: 35px;
  font-weight: 500;
  line-height: 130%;
  text-transform: uppercase;
}

.txt-banner h1.tit-banner,
.txt-banner h2.tit-banner {
  padding: 0 0 0 20px;
  border-left: 3px solid #fff;
}

.txt-banner ul {
  font-size: 22px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 35px;
}

.txt-banner p {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 25px 0 0;
  padding: 0;
  font-size: 24px; 
  color: #fff;
  line-height: 130%;
  font-weight: 300;  
}

.video-banner {
  position: relative; 
  width: 30%;
  z-index: 1;
}

.video-banner a {
  display: block;
  position: relative;
  padding: 120px 0 0;
  text-align: center;
}



.video-banner a:before {
  content: ''; 
  position: absolute; 
  height: 120px;
  top: 0; 
  left: 0; 
  right: 0; 
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/industrias/2019/empresa-logistica-internacional-iconoplay-GrupoEi-May19.png'); 
  background-repeat: no-repeat; 
  background-size: contain; 
  background-position: center;
}

.video-banner a small {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
} 

@media screen and (max-width: 767px) {
  .banner-principal {
    height: auto;
  }
  
  .banner-principal:before {
    content: ''; 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
  }
  
  .banner-principal:after {
    width: 25%;
  }
  
  .row-flex {
    padding: 35px 0;
    flex-direction: column;
  }
  
  .txt-banner {
    width: 100%;
    text-align: center;
  }
  
  /*.texto {
    position: relative; 
    top: 50%; 
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);  
  }*/
  
  .texto {
    max-width: 100%;
  }
  
  .txt-banner h1 {
    font-size: 25px!important;
  } 
  
  .txt-banner h1.tit-banner {
    padding: 0;  
    border-left: 0;
  }
  
  .txt-banner ul {
    font-size: 17px; 
    text-align: left;
  }
  
  .txt-banner p {
    margin: 15px 0 0;
  } 
  
  .video-banner a {
    padding: 60px 0 0;
    line-height: 64px;
    margin-top: 35px;    
  }
  
  .video-banner a:before {
    height: 60px;
  }
  
  .video-banner a small {
    font-size: 20px;
  }
  .col-6.itms {
      margin: 10px 5px 0;
      width: 100%;
  }

  .col-6.itms:first-child {
      border-right: none;
      padding-right: auto;
  }  
}
  





@media (max-width: 1024px) {        
.hoja-1225 {
    max-width: 100%;
    margin: auto;
}

.cuadro {
    margin-left: 28px;
    margin-bottom: 15px;
}

}

@media (max-width: 1023px) {        
li.hs-menu-item.hs-menu-depth-1 {
    display: inline-block;
    color: #FFF;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding: 14px 0;
    margin-left: -2px!important;
}



}
        
@media (max-width: 766px) {
  
  .span8.widget-span.widget-type-rich_text.desktop {
    display: none!important;

}
  
.header-container.container-fluid .row-fluid-wrapper.row-depth-1.row-number-5 {
    background: none;
    margin: 0;
    padding: 0;
}
  
.span12.widget-span.widget-type-custom_widget.solo-movil { display:block; }  
  

  .custom-menu-primary.desktop {
    display: none; 
}
  
  .custom-menu-primary.movil {
    display: block;
    margin-bottom: -28px;    
}

  
  
  a.cotiza-ahora {
    /*background: #de4320;*/
    background: #da3a20;
    display: block;
    text-align: center;
    color: white;
    padding: 10px 0;
    font-size: 22px;
}
  
  
.texto-banner .titulo h1 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    left: inherit;
    font-weight: 200;
    margin-bottom: 0px;
    display: block;
}
    
.header-container-wrapper {
    position: relative;
    background: white;
    width: 100%;
    z-index: 999;
}

.body-container-wrapper {
    padding-top: 0px;
}

.header-top.naranja {
    position: relative;
    z-index: 9999999999;
}

.custom-menu-primary_2 {
    position: relative;
    top: initial;
    z-index: 9999999999;
}


.hoja-head, .hoja-1004, .hoja-1225, .hoja-610  {
    max-width: 95%;
}

#hs_menu_wrapper_wizard_module_278683271941470191704438419660186486799>ul>li:nth-child(1)>a {
    padding-left: 10px;
}

.footer-logo, .footer-tel  {
    display: none;
}



.caja {
    width: 93%;
    padding: 2%;
    margin-left: 0;
    margin: 20px auto!important;
    float: none;
    display: block;
    height: auto!important;
    position: relative;
    padding-bottom: 47px!important;    
}

.ver-mas {
    width: 96%;
 }

.span12.widget-span.widget-type-menu {
    background: transparent;
}

.cuadro {
    float: none!important;
    margin: auto!important;;
    margin-bottom: 13px!important;;
}

.certificaciones img {
    margin-left: 30px!important;
}

.banner-home {
    padding-top: 30px;
    padding-bottom: 25px;
    height: auto;    
    
}

.banner-home .titulo {
    text-align: center;
}

.hs-rss-item.hs-with-featured-image:last-child {
    display: none;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 90%;
    float: none;
    padding-right: 20px;
    box-sizing: border-box;
    margin-left: 3%;
}

.hs-rss-item-image-wrapper {
    display: none!important;
}

.footer-redes {
    padding: 0;
    float: none;
    display: block;
    text-align: center;
}

.redes {
    top: 15px;
    width: 100%;
}

i.email {
    display: none;
}

.ver-mas {
    width: 90%;
    margin: auto;
    text-align: center;
    float: none;
    margin: auto;
    display: block;
    position: relative;
    top: 25px;
    padding: 0px 18px;
}

.banner-home .video {
    margin-top: 31px !important;
    float: none !important;
    display: block !important;
    margin: auto !important;
    text-align: center!important;
    position: relative;
    top: 20px;
    width: 100%!important;    
}

.texto-banner .titulo {
    max-width: 100%;
    float: none!important;
    display: block!important;
}

.caja-naranja {
    float: none;
    display: block!important;
    margin: 33px auto!important;
}

h2.titulo.naranja img {
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 32px;
}


.span12.widget-span.widget-type-menu ul {
    max-width: 1004px!important;
}

.caja-ventajas {
    width: 82%!important;

}

a.borde-naranja {    
    width: 100%;
}

.wrap-gris {
    /*padding-bottom: 40px;*/
}

.img-2-ctas img {
    max-width: 100%;
}


.banner-home {
    background: #02324c;
    margin-bottom: -20px;    
}

.banner-home.soluciones, .banner-home.c-exterior, .banner-home.transportes, .banner-home.almacenaje, .banner-home.ventajas, .banner-home.servicios, .banner-home.aduanal  {
    margin-bottom: -71px;
}

.hs-rss-module.feedreader_box { left:0px; }

.rutas {
    position: relative;
    /*top: 23px;*/
    font-size: 17px;
    /*display:none;*/
}

ul.hs-menu-children-wrapper {
    width: 95%!important;
}

li.hs-menu-item.hs-menu-depth-1.active.active-branch a {
    border-bottom-style: none!important;
 
}

.serv-icono img {
    display: none;
}

h2.titulo.naranja {
    text-align: center!important;
}

a.btn-conoce-mas { font-size: 13px!important; }

.cont-c {
    width: 84%;
    margin: auto;
}

.movil-banderas {
    display: inline-block;
    float: none;
    margin: 0;
    margin-top: 5px;
    position: relative;
    z-index: 999;
    margin-left: 0;

    width: 100%;
    text-align: right;
    position: relative;
    top: -30px;
    right: 10px;
       
}



.header-top span {
     float: right;
}

.certificaciones {
    display: block;
    width: 100%;
    text-align: center;
    margin: auto;
    max-width: unset;
}
  
.terminos {
    padding-top: 25px;
}  
  


.certificaciones div {
    margin: 14px 5px!important;
    text-align: center;
    background-size: ;
}

.header-top span {
     font-size: 22px;
}
  
 ul.disco-azul {
    list-style-image: none;
}

  .terminos ul li {
    display: initial;
    margin: 0 5%;
}
  
  .hoja-610.sin-mail {
    display: none;
}
}

@media (max-width: 400px) {

.logo-movil {
    margin-left: -115px;
    position: relative;
    top: 10px;
}

.logo-movil img {
    width: 190px!important;
}

  ul.hs-menu-children-wrapper.active {
    display: block!important;
}

ul.hs-menu-children-wrapper {
    display: none!important;
}
}
/*************************** *Terminan Responsivos*************************/

ul.hs-menu-children-wrapper {
    display:none;
}

ul.hs-menu-children-wrapper {
    position: absolute;
    background: #02324C;  
    padding-top: 22px;    
}

ul.hs-menu-children-wrapper li {
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
    top: -15px;
    border-bottom-style: solid;
    border-width: 1px;
    padding-bottom: 5px;
    border-color: #535353;
    font-size: 16px;    
}

li.hs-menu-item.hs-menu-depth-2:last-child {
    border-bottom-style: none;
    margin-bottom: -5px;
}

.rutas {
    font-family: 'MyriadPro-It';
    color: #043249;
    padding: 15px 0px;
    font-size:14px;
}

.rutas a {
    text-decoration: underline;
}

.rutas span {
    font-family: 'MyriadPro-Bold';
    font-style: italic;
}

.titulo .txt {
    font-size: 24px;
    line-height: 29px;
    margin-top: 12px;
}

#automotriz, #maquiladora, #herramientas, #energeticas, #tecnologia, #salud, #quimica, #metalurgia {
    position: relative; top: -140px; height: 0;
}

/* Sprites */

i.bandera-usa a, i.bandera-mexico, i.ver-video, .icono.agencia-aduanal, .icono.logistica, .icono.comercio-ext, .iso, .tpat, .neec, .r026, .r026, i.instagram a, i.youtube a, i.email, i.tel {
   background: url(https://f.hubspotusercontent20.net/hubfs/2039173/sprite-optimized-grupoei2_v3.png);
}


i.bandera-usa a {
    width: 30px;
    display: inline-block;
    background-position: -30px 2px;
}

i.bandera-mexico {
    width: 30px;
    display: inline-block;
    background-position: 1px 2px;
}

i.ver-video {
    width: 171px;
    display: inline-block;
    height: 45px;
    background-position: 2px -42px;
}

.icono.agencia-aduanal {
    width: 68px;
    background-position: -75px 77px;
    height: 71px;
    display: block;
    margin: auto;
}

.icono.logistica {
    width: 68px;
    background-position: -81px 240px;
    height: 71px;
    display: block;
    margin: auto;
}

.icono.logistica a {
    display: block;
    width: 100%;
    height: 100%;
}

.icono.comercio-ext {
    width: 68px;
    background-position: -1px 163px;
    height: 71px;
    display: block;
    margin: auto;
}

.iso {
    background-position: -2px -427px;
    height: 75px;
    width: 67px;
    display: inline-block;
}

.tpat {
    background-position: -109px -426px;
    height: 56px;
    width: 129px;
    display: inline-block;
}

.neec {
    background-position: -278px -425px;
    height: 69px;
    width: 111px;
    display: inline-block;
}

.r026 {

    background-position: -420px -425px;
    height: 69px;
    width: 68px;
    display: inline-block;  
}

.certificaciones div:first-child {
    margin-left: 0;
}

.certificaciones div {
    margin-left: 55px;
}

i.instagram a {
    background-position: -179px 0px;
    height: 39px;
    width: 41px;
    display: inline-block;
}

i.youtube a {
    background-position: -132px 0px;
    height: 39px;
    width: 41px;
    display: inline-block;
}

.imagen.tecnologia, .imagen.atencion, .icono.eficiencia, .icono.multas, .imagen.exporta, .imagen.importa, .imagen.legal  {  background: url(//cdn2.hubspot.net/hubfs/2039173/site/icos/sprite-optimized-grupoei.png); }

.imagen.tecnologia {
    background-position: 86px -5px;
    width: 78px;
    height: 57px;
    display: block;
    margin: auto;
}

.imagen.atencion {
    background-position: 185px 0px;
    width: 78px;
    height: 57px;
    display: block;
    margin: auto;
}


.icono.eficiencia {
    height: 112px;
    background-position: -305px -186px;
    width: 112px;
    margin: auto;
}

.icono.multas {
    height: 112px;
    background-position: -304px -305px;
    width: 112px;
    margin: auto;
}


.imagen.exporta {
    background-position: 37x 0px!important;
    width: 78px;
    height: 74px;
    display: block;
    display: inline-block;
    /*background-position: -146px 76px;*/
    background: url('https://cdn2.hubspot.net/hubfs/2039173/site/icos/Icono-Exportacion-OneCore.png');
    background-repeat: no-repeat;
    background-position: center; 
    background-size: contain;
}

.imagen.importa {
    background-position: 37x 0px!important;
    width: 78px;
    height: 74px;
    display: inline-block;
    /*background-position: -221px 77px;*/
    background: url('https://cdn2.hubspot.net/hubfs/2039173/site/icos/Icono-Importacion-OneCore.png');
    background-repeat: no-repeat;
    background-position: center; 
    background-size: contain;
}

.imagen.legal {
    background-position: 71px 96px;
    width: 53px;
    height: 65px;
    display: block;
    margin: auto;
}

.imagen.servicios, .imagen.infraes,  .imagen.seguridad, .imagen.redu-tiempo, .imagen.errores, .imagen.actualiza { background: url(//cdn2.hubspot.net/hubfs/2039173/site/icos/logistica-opt.png); }

.imagen.servicios {
    
    width: 78px;
    height: 69px;
    background-position: -68px 1px;
    margin: auto;
    margin-bottom: 15px;
}

.imagen.infraes {
    width: 78px;
    height: 68px;
    background-position: -149px 0px;
    margin: auto;
    margin-bottom: 15px;
}

.imagen.seguridad {
    width: 56px;
    height: 68px;
    background-position: -227px 0px;
    margin: auto;
    margin-bottom: 15px;
}

.imagen.redu-tiempo {
    width: 59px;
    height: 74px;
    background-position: 0px -73px;
    margin: auto;
}


.imagen.errores {
    width: 59px;
    height: 74px;
    background-position: -86px -73px;
    margin: auto;
}

.imagen.actualiza {
    width: 59px;
    height: 74px;
    background-position: -168px -73px;
    margin: auto;
}

span.imagen.exporta, span.imagen.importa {
    vertical-align: middle;
}

.hoja-610.sin-mail .footer-tel {
    border-style: none;
}

.hoja-610.sin-mail {
    /*width: 410px;*/
     width:209px;
}

.pad-t-65 {
  padding: 65px 0 0;
}

.back-gris {
  position: relative; 
  padding: 50px 0;
  background-color: #f5f5f5;
}

.back-gris:after {
  content: ''; 
  position: absolute; 
  width: 50px; 
  height: 50px;
  bottom: -25px; 
  left: 50%; 
  transform: translateX(-50%);
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/contactanos/cotizacion-servicios-aduanales-indicador.svg');
  background-repeat: no-repeat; 
  background-size: contain;
  background-position: center;
}

.back-gris .item-tit {
  flex: 1;
}

.back-gris .item-txt {
  flex: 2 1;
}

.item-tit h2 {
  max-width: 400px; 
  width: 100%;
  font-family: 'Oswald',sans-serif;
  font-size: 30px;
  margin: 0;
  color: #02324c;
  font-weight: 500;
  line-height: 130%;
  text-transform: uppercase;
}

.back-gris p {
  padding: 0 0 5px; 
  font-size: 20px;
}

.back-gris p:last-of-type {
  padding: 0;
}

#c1, #c2 {
  display: inline-block;
  max-width: 350px;
  width: 100%;
  margin: 0 15px;
}

.wrapper-btn {
  margin: 0 0 35px;
  text-align: center;
}



.wrapper-btn .boton-banner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
  padding: 5px;
  font-size: 20px;
  color: #02324c;
  background: transparent;
  border: 1px solid #de4320;
  font-weight: 400;
  font-family: 'Oswald',sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.wrapper-btn .boton-banner:hover,
.wrapper-btn .seleccion .boton-banner {
  color: #fff;
  background-color: #de4320;
}

.contenedor-modulo {
  margin: 0 auto 50px!important;
}

#pantalla-2, #pantalla-3 {
  display: none;
}

.parrafo {
  margin: 10% 0 0;
}

.parrafo p {
  margin: 20px 0;
  color: #89898b;
}


.flex {
  position: relative;
  display: flex; 
  z-index: 1;
}
.flex p, .flex li {
    font-size: 20px;
}

.item-tit {
  flex: 1;
}

.item-txt {
  flex: 2 1;
}

.item-txt p {
  font-size: 20px;
}

.wrap {
  flex-wrap: wrap;
}

.between {
  justify-content: space-between;
}

.reverse {
  flex-direction: row-reverse;
}

.flex-bottom { 
    align-items: flex-end; 
    -webkit-align-items: flex-end; 
    -moz-align-items: flex-end; 
}
.content-center { 
    justify-content: center; 
    -webkit-justify-content: center; 
    -moz-justify-content: center;   
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.center,
.center .flex {
  align-items: center;
}

.flex-basis {
  position: relative;
  padding: 0 15px;
  flex-basis: 100%;
}

.flex-basis h2 {
    margin: 0 0 20px;
    color: #02324c;
    padding: 0;
    font-size: 25px;
    font-family: 'Oswald',sans-serif;
    font-weight: 600;
    line-height: 30px;
}
.flex-basis p {
  padding: 0 0 15px;
}

.flex-basis img {
  display: block;
  width: 100%!important; 
  height: auto;
}

.blanco {
  color: #fff!important;
}

.pad-20 {
  padding: 20px; 
}

.pad-30 {
  padding: 30px; 
}

.pad-50 {
  padding: 50px 0; 
}

.pad-b-50 {
  padding-bottom: 50px; 
}

.pad-t-50 {
  padding-top: 50px;
}

.row-serv .item-tit {
  padding-right: 40px;
  border-right: 1px solid #02324c;
  margin-right: 45px;
}

div.borde-naranja {
  height: 100%;
  border-color: #de4320;
  border-style: solid;
  border-width: 1px 1px 15px 1px;
  box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.2);
}
  
ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 {
    text-align: left;
}

ul.hs-menu-children-wrapper {
    top: 35px;
}

@media screen and (max-width: 767px) {
  .pad-20 {
    padding: 0 20px 20px;
  }
  
  .flex {
    display: block;
  }
  
  .flex .flex-basis {
    width: 100%;
    padding: 0;
    margin: 0 0 35px;
    flex-basis: unset; 
  }
  
  .flex .flex-basis:last-of-type {
    margin: 0;
  }
  
  .item-txt p {
    padding: 0;
  }
  
  .row-serv .item-tit {
    margin-right: 0; 
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px;
  }
  
  .back-gris h2 {
    margin: 0 0 20px;
  }
  
  .wrapper-btn,
  .parrafo {
    margin: 0;
  }
  
  .parrafo p {
    padding: 0;
  }
  
.wrapper-btn h2.titulo {
  font-size: 24px;
  line-height: 30px;
  margin: auto;
}

.pad-t-65 {
    padding: 20px 0 0;
}  
  
.back-gris h2 {
    font-size: 24px;  
}
  
.span12.widget-span.widget-type-menu {
 
    height: auto;
}
  
.back-gris {    
    padding: 20px 0;
}
}

@media(max-width:700px){
  .hidden-d{
    display:none !important;
  }
  .hidden-m{
    display: block;
  }
  .icos-tit-map-b {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 50px;
  }
}
@media screen and (max-width: 480px) {
  .hidden-mb {
    display: none;
  }
  .pad-50 {
    padding: 35px 0;
  }
}

#hs_cos_wrapper_widget_1567103244337 > div > div > div > div > div > div > div:nth-child(2) { margin-left: 20px;    margin-right: -20px; }

span.icon {
  display: block;
  width: 86px;
  height: 86px;
  background-image: url(https://cdn2.hubspot.net/hubfs/2039173/site/maquinaria-industrial-pesada/agencia-aduanal-maquinaria-pesada-industrial-iconos1-sprite.png);
  background-repeat: no-repeat;
  margin: 0 auto 20px;
}

span.icon.ico1 {
  background-position: 0 0;
}

span.icon.ico2 {
  background-position: -135px 0;
}

span.icon.ico3 {
  background-position: -270px 0;
}

span.icon.ico4 {
  background-position: -405px 0;
}


.titulo-borde {
    position: relative;
}

.titulo-borde h1 {
    padding: 0 0 0 20px;
    border-left: 3px solid #de4320;
}

.titulo-borde p {
    padding: 0 0 0 20px;
    font-family: 'MyriadPro-Regular';
    font-size: 22px;
}

@media screen and (max-width: 767px) {
  .titulo-borde h1 {
    padding: 0;
    border-left: 0;
  } 
  
  .titulo-borde p {
    padding: 0;
  }
}

.btn-naranja {
    display: inline-block;
    background: #de4320;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 8%;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    line-height: 130%;
    cursor: pointer;
}

.border-box { 
    box-sizing: border-box;   
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
}

.block { display: block; }
.inline { display: inline-block; } 
.mauto { margin-left: auto!important; margin-right: auto!important; }

.border-left { border-left: 5px solid #de4320; }


/******************** Flip **********************************/

.row-items {
    margin: 0 0 50px;
}

.img-flip {
    width: 50%;
    padding: 37% 0 0;
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center;
}

.txt-flip {
    box-sizing: border-box;
    position: relative;
    width: 55%;
    padding: 4% 7%;
    margin: 4% 0 4% -5%;
    border-top: 10px solid #02324c;
    box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.2);
    background-color: rgba(255,255,255,0.95);
    z-index: 1;
}

.reverse .txt-flip {
    margin: 4% -5% 4% 0;
}

.txt-flip h1 {
    max-width: 400px; 
    width: 100%;
    margin: 0 0 20px;
    color: #02324c;
    text-align: left;
    padding: 0;
    font-size: 29px;
    font-family: 'Oswald',sans-serif;
    font-weight: 600;
    line-height: 130%;
}

.txt-flip h2 {
    max-width: 400px; 
    width: 100%;
    margin: 0 0 20px;
    color: #02324c;
    text-align: left;
    padding: 0;
    font-size: 25px;
    font-family: 'Oswald',sans-serif;
    font-weight: 600;
    line-height: 130%;
}

.txt-flip ul {
    padding-left: 10px;
}

.txt-flip ul li {
    position: relative;
    margin: 12px 0;
    padding-left: 20px;
    line-height: 130%;
    color: #02324c;
    font-size: 17px;
}

.txt-flip ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #de4320;
}

.txt-flip p {
    padding: 0 0 10px;
}

@media screen and (max-width: 767px) {
  .img-flip {
    width: 100%;
  }
  
  .txt-flip {
    padding: 15px;
  }
  
  .txt-flip,
  .reverse .txt-flip {
    margin: 0 0 20px;
    width: 100%;
  }
}


.box-flechas .flex-basis {
  display: flex;
  padding: 0 60px 0 0;
  flex-basis: auto;
}

.box-flechas .flex-basis:first-of-type {
  align-items: center;
}

.box-flechas .flex-basis:first-of-type,
.box-flechas .flex-basis:last-of-type {
  padding: 0;
}

.box-flechas .flex-basis p {
  padding: 0;
  font-family: 'Oswald',sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 130%;
}

.box-flechas .flex-basis:first-of-type:after,
.box-flechas .flex-basis:last-of-type:after {
  display: none;
}

.box-flechas .flex-basis:after {
  content: '';
  position: absolute;
  top: 50%; 
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 37px;
  height: 30px;
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/maquinaria-industrial-pesada/agencia-aduanal-maquinaria-pesada-industrial-flecha-naran.png');
  background-repeat: no-repet;
  background-size: contain;
  background-position: center;
}

.box-flechas .box {
  position: relative;
  display: flex;
  padding: 15px 25px;
  border-left: 5px solid #de4320;
  box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.2);
  align-items: center;
}

.box-flechas .box p {
  padding: 0;
  font-family: 'Oswald',sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 130%;
}

@media screen and (max-width: 767px) {
  .box-flechas .box {
    max-width: 100%!important;
  }
  
  .box-flechas .flex-basis {
    padding: 0;
  }
  
  .box-flechas .flex-basis:after {
    display: none;
  }
}


/******************** Cta **********************************/

.row-cta .flex {
    align-items: center;
}

.row-cta .flex-basis {
    flex: auto;
}

.row-cta .flex-basis h2 {
    max-width: 425px;
    width: 100%;
    margin: 0;
}

.row-cta .flex-basis p {
    max-width: 425px;
    width: 100%;
    text-align: center;
    font-size: 27px;
    line-height: 115%;
    font-family: 'Oswald',sans-serif;
}

.titp {
  font-family: 'Oswald',sans-serif;
    font-size: 27px!important;
    text-align: center;
    padding: 0 0 30px;
    margin: 0;
    color: #fff;
    font-weight: 500;
    line-height: 40px;
}

@media screen and (max-width: 767px) {
  .row-cta {
    text-align: center;
  }
}

span.icon-soluciones {
    display: block;
    width: 96px;
    height: 96px;
    background-image: url(https://www.grupoei.com.mx/hubfs/site/logistica/soluciones-logisticas-inteligentes-beneficios.jpg);
    background-repeat: no-repeat;
    margin: 0 auto 20px;
    background-size: auto 96px;
}

span.icon-soluciones.ico1 {
    background-position: 0 0;
}

span.icon-soluciones.ico2 {
    background-position: -110px 0;
}

span.icon-soluciones.ico3 {
    background-position: -210px 0;
}


span.icon-aduaneros {
    display: block;
    width: 96px;
    height: 96px;
    background-image: url(https://www.grupoei.com.mx/hubfs/site/servicios-aduaneros/servicios-aduaneros-iconos.jpg);
    background-repeat: no-repeat;
    margin: 0 auto 20px;
    background-size: auto 96px;
}

span.icon-aduaneros.ico1 {
    background-position: 0 0;
}

span.icon-aduaneros.ico2 {
    background-position: -110px 0;
}

span.icon-aduaneros.ico3 {
    background-position: -200px 0;
}

span.icon-generales {
    display: block;
    width: 96px;
    height: 96px;
    background-image: url(https://f.hubspotusercontent20.net/hubfs/2039173/site/comercio-exterior/iconos-beneficios-grupoei.jpg);
    background-repeat: no-repeat;
    margin: 0 auto 20px;
    background-size: auto 96px;
}

span.icon-generales.ico1 {
    background-position: 0 0;
}

span.icon-generales.ico2 {
    background-position: -110px 0;
}

span.icon-generales.ico3 {
    background-position: -210px 0;
}

span.icon-generales.ico4 {
    background-position: -304px 0;
}

span.icon-generales.ico5 {
    background-position: -403px 0;
}

span.icon-generales.ico6 {
    background-position: -514px 0;
}

span.icon-generales.ico7 {
    background-position: -623px 0;
    width: 112px;
}

span.icon-generales.ico8 {
    background-position: -768px 0;
    width: 112px;
}

span.icon-generales.ico9 {
    background-position: -892px 0;
    width: 101px;
}

/******************** Certificaciones **********************************/

.ico-certificacion {
    text-align: center;
}

.ico-certificacion li {
    display: inline-block;
    padding: 0 15px;
}

.ico-certificacion li span {
    display: block;
    width: 122px;
    height: 127px;
    background-image: url(https://www.grupoei.com.mx/hubfs/site/logistica/soluciones-logisticas-inteligentescertificaciones.png);
    background-repeat: no-repeat;
    background-size: auto 127px;
}

.ico-certificacion li span.ico-neec {
    width: 270px;
    background-position: -146px 0;
}

.ico-certificacion li span.ico-ctepat {
    width: 190px;
    background-position: -435px 0;
}

.ico-certificacion li span.ico-iso {
    width: 130px;
    background-position: -645px 0;
}


/*Mod tabs */

ul.logo-home li {
    display: inline-block;
    margin: 0 20px 0;
}

.btn-horizontal ul li {
    display: inline-block;
    border: solid 3px #02324c;
    font-size: 25px;
    font-family: 'Oswald',sans-serif;
    padding: 10px 6%;
    margin: 0 -3px; 
 cursor: pointer;    
}

.color-blanco .btn-horizontal ul li:hover, 
.color-blanco .btn-horizontal ul li.active {
  color: #fff;
}

.btn-horizontal ul li:hover,
.btn-horizontal ul li.active {
    background: #02324c;
    color: white;
}

ul li.toggle-tit,
ul li.toggle-txt {
  border-bottom: 0;
  margin: 0!important;
  padding: 0!important;
}

ul li.toggle-tit {
  border-bottom: 1px solid #fff;
}

ul li.toggle-txt > div {
  padding: 15px 0;
}


.c-tab {
    max-width: 1400px;
    margin: 15px auto;
}

.tab-100-p .c-tab {
  max-width: 100%;
}

.c-tab > ul > li {
  height: 0;
  visibility: hidden;  
  display:none;
   vertical-align: middle;  
}

.c-tab ul li.active {
  height: auto;
  visibility: visible;  
  display:block;
}

.c-tab .flex > div {
  margin: 0 10px;
}

.tab-100-p .c-tab .flex .item-flex {
  margin: 5px;
}

ul.logo-home {
    text-align: center;
}

/*@media screen and (max-width: 767px) {
  table.borde-amarillo {
    border: 0!important;
  }
  
  table.borde-amarillo tr {
    display: block;
    border: 1px solid #FDB914;
    margin: 15px 0;
  }
  
  table.borde-amarillo tr:first-of-type {
    display: none; 
  }

  table.borde-amarillo tr td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block; 
    width: 100%;
    padding: 10px 15px; 
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  
  table.borde-amarillo tr td:last-of-type {
    border-bottom: 0;
  }
}*/

.stacktable.small-only {
  display: none;
}

.stacktable.large-only {
  display: table;
}


@media screen and (max-width: 1025px) {
  ul li.toggle-tit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 40px 15px 10px!important;
    color: #fff;
    background-color: #13305e;
  }
  
  ul li.toggle-tit:after {
    content: '\f107';
    position: absolute;
    font-family: 'FontAwesome';
    margin-left: 10px;
  }
  
  ul li.toggle-tit.active:after {
    transform: rotate(-180deg);
  }
  
  li.toggle-txt {
      display: none;
  }
  
  ul.logo-home li {
      display: block; 
  }  
 
}

@media screen and (max-width: 767px) {
  ul li.toggle-tit,
  ul li.toggle-txt {
    font-size: 18px!important;
  }
}

@media screen and (max-width: 600px) {
  table {
    width:100%;
  }
  thead {
    display: none;
  }
  tr:nth-of-type(2n) {
    background-color: inherit;
  }
  tr td:first-child {
    background: #f0f0f0;
  }
  /*tbody td {
    display: block;
    text-align: center;
  }*/
  .stacktable.large-only {
    display: none;
  }  
  .stacktable.small-only {
    display: block;
    width: auto!important;
    margin: 0 auto 15px;    
  }  
  .stacktable.small-only tbody {
    display: block; 
    width: 100%;
  }
  .stacktable.small-only tr {
    display: flex;
  }
  .stacktable.small-only tr td {
    width: 50%;
  }
  .stacktable.small-only tr th,
  .stacktable.small-only tr td {
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  
  li.toggle-tit {
    display: block;
    margin-bottom: 35px;
  }  
  
  li.toggle-txt.active {
      padding: 0;
      text-align: left;
  }
  
  li.toggle-txt.active li {
      border: none;
      color: #000;
  }  
  
  li.toggle-txt.active li {
    border: none;
    color: #000;
    padding: 0 20px;
    margin-bottom: 25px;
  }

  ul li.toggle-txt {
    padding: 0;
    text-align: left;
    color: #000;
  }  
  
.btn-horizontal ul li {
    font-size: 18px;
 }  
  
.btn-horizontal.text-center {
    padding: 30px 0 0px;
}   

.salto {
    display: initial!important;
}
  
  ul.logo-home li img {
    max-width: 160px;
    padding: 10px 0;
}
  
  /*.btn-horizontal ul li {
      width: 16%;
  }*/
}
  
/************Num columns *************/  
  
  .row-columns h2 {
  font-family: 'Oswald',sans-serif;
  font-size: 27px;
  text-align: center;
  padding: 0 0 30px;
  margin: 0;
  color: #02324c;
  font-weight: 500;
  line-height: 40px;
}

.lista-iconos li,
.lista-beneficios li {
  margin: 0 0 30px;
}

.lista-iconos span, .lista-iconos2 span {
  display: block;
  width: 88px;
  height: 96px;
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/maquinaria-industrial-pesada/agencia-aduanal-maquinaria-pesada-industrial-iconos1-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  flex: 1;
}

.lista-iconos2 span{
  background-image: url(https://cdn2.hubspot.net/hubfs/2039173/site/metalurgia-y-aceros/logistica-importacion-acero-iconos-grupoei-oct.png);
  flex: unset;
  margin-right: 30px;
}

.lista-iconos3 span{
  background-image: url(https://cdn2.hubspot.net/hubfs/2039173/site/logistica-aduanas-maquiladora/logistica-aduanas-industria-maquiladora-iconos.png);
  flex: unset;
  margin-right: 30px;
}

.lista-iconos span.agilidad {
  background-position: -134px 0;
}

.lista-iconos span.extra {
  background-position: -270px 0;
}

.lista-iconos span.costeo {
  background-position: -405px 0;
}

.lista-iconos span.covertura{
  background-position: 0 0;
}

.lista-iconos span.eliminacion{
  background-position: -93px 0;
}

.lista-iconos span.tarifa{
  background-position: -187px 0;
}

.lista-iconos span.tecnologia{
  background-position: -281px 0;
}

.lista-iconos span.frontera{
  background-position: 0 0;
}

.lista-iconos span.computadora {
  background-position: -97px 0px;
}

.lista-iconos span.grafica {
  background-position: -193px 0px;
}

.lista-iconos span.dinero {
  background-position: -289px 0px;
}

.lista-iconos p {
  flex: 4 1;
}

.lista-iconos p strong,
.lista-beneficios p strong {
  display: block;
}

.box-blanco {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 100%; 
  padding: 35px 20px; 
  border-left: 5px solid #de4320;
  background-color: #fff;
}
.box-blanco:after, .flecha-box:after {
  content: ''; 
  position: absolute; 
  width: 37px; 
  height: 30px;
  right: 10px; 
  bottom: 10px;
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/maquinaria-industrial-pesada/agencia-aduanal-maquinaria-pesada-industrial-flecha-naran.png');
  background-repeat: no-repeat; 
  background-size: contain; 
  background-position: center;
}
.flecha-box:after{
  z-index:1;
}

.titulo-box {
  font-family: 'Oswald',sans-serif;
  font-size: 27px;
  padding: 0 0 15px;
  margin: 0;
  font-weight: 500;
  line-height: 130%;
}

.blanco h2,
.blanco p {
  color: #fff; 
}

.blanco h2 {
  font-size: 35px;
}

.blanco p {
  padding: 0;
  font-size: 18px;
}

.lista-beneficios span {
  display: block;
  width: 88px;
  height: 58px;
  background-image: url('https://cdn2.hubspot.net/hubfs/2039173/site/maquinaria-industrial-pesada/agencia-aduanal-maquinaria-pesada-industrial-iconos2-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  flex: 1;
}

.lista-beneficios span.expediente {
  background-position: -200px 0;
}

.lista-beneficios span.legal {
  background-position: -95px 0;
}

.lista-beneficios span.pedimentos {
  background-position: -295px 0;
}
 
.lista-beneficios p {
  flex: 4 1;
}

.box-naranja {
  background-color: #de4320;
}
@media(max-width:700px){
  .lista-iconos span {
    flex:1;
    margin:auto;
  }
}