/*
Theme Name: DIALLD CONSULTING GROUP
Theme URI: style pack DCG


*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("http://fonts.googleapis.com/css2?family=Lato:wght@400;700&amp;display=swap");
@import url("http://fonts.googleapis.com/css2?family=Lato:wght@400;700&amp;family=Montserrat:wght@400;600;700&amp;display=swap");
/* line 11, sass/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, sass/_normalize.scss */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 32, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 45, sass/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 56, sass/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 68, sass/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 77, sass/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 87, sass/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 97, sass/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 108, sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 117, sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 125, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 129, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 140, sass/_normalize.scss */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 152, sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 168, sass/_normalize.scss */
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.
 */
/* line 178, sass/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 187, sass/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 198, sass/_normalize.scss */
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.
 */
/* line 210, sass/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 221, sass/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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.
 */
/* line 232, sass/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 245, sass/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 253, sass/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 262, sass/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 272, sass/_normalize.scss */
[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.
 */
/* line 282, sass/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 291, sass/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 300, sass/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 312, sass/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 320, sass/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 331, sass/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 339, sass/_normalize.scss */
[hidden] {
  display: none;
}

/* line 9, sass/_grid.scss */
.container {
  margin: auto;
}

/* line 12, sass/_grid.scss */
.wrapper {
  max-width: 1440px;
  margin: auto;
  padding: 0 1rem;
}
@media (max-width: 992px) {
  /* line 12, sass/_grid.scss */
  .wrapper {
    max-width: 720px;
  }
}
@media (max-width: 768px) {
  /* line 12, sass/_grid.scss */
  .wrapper {
    max-width: 670px;
  }
}

/* line 23, sass/_grid.scss */
.grid {
  display: flex;
  flex-wrap: wrap;
}

.gridcenter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 28, sass/_grid.scss */
.column {
  box-sizing: border-box;
  flex: 1;
}

/* line 33, sass/_grid.scss */
.bigger {
  flex: 1.5;
}
@media (max-width: 576px) {
  /* line 33, sass/_grid.scss */
  .bigger {
    flex: 1;
  }
}

/* line 39, sass/_grid.scss */
.halves .column {
  flex: 0 0 50%;
}

/* line 40, sass/_grid.scss */
.thirds .column {
  flex: 0 0 33.3333%;
}

/* line 41, sass/_grid.scss */
.fourths .column {
  flex: 0 0 25%;
}

@media (max-width: 768px) {
  /* line 44, sass/_grid.scss */
  .halves-mobile .column {
    flex: 0 0 50%;
  }

  /* line 45, sass/_grid.scss */
  .halves-mobile {
    display: flex !important;
  }
}
@media (max-width: 576px) {
  /* line 49, sass/_grid.scss */
  .grid {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 53, sass/_grid.scss */
  .grid.category {
    display: block;
  }
}
/* line 24, sass/_colors.scss */
.color-black {
  color: #333333;
}

/* line 25, sass/_colors.scss */
.color-green {
  color: #85B900;
}

/* line 26, sass/_colors.scss */
.color-white {
  color: #FFFFFF;
}

/* line 27, sass/_colors.scss */
.color-aqua {
  color: #2DC1D8;
}

/* line 28, sass/_colors.scss */
.color-orange {
  color: #ff7a17;
}

/* line 16, sass/_typography.scss */
body,
button,
input,
select,
optgroup,
textarea {
  color: #333333;
  font-family: "Lato";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
}

/* line 28, sass/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Montserrat";
  color: #ff7a17;
  font-weight: 600;
}

/* line 34, sass/_typography.scss */
.decoration-none {
  text-decoration: none;
}

/* line 37, sass/_typography.scss */
.list-reset {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 42, sass/_typography.scss */
.list-circle {
  list-style: disc;
}

/* line 46, sass/_typography.scss */
p {
  margin-top: 0;
  margin-bottom: 1.3em;
  font-weight: 400;
}

/* line 52, sass/_typography.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 57, sass/_typography.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 61, sass/_typography.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 65, sass/_typography.scss */
address {
  margin: 0 0 1.5em;
}

/* line 69, sass/_typography.scss */
pre {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 77, sass/_typography.scss */
code, kbd, tt, var {
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 81, sass/_typography.scss */
abbr, acronym {
  cursor: help;
}

/* line 85, sass/_typography.scss */
mark, ins {
  text-decoration: none;
}

/* line 89, sass/_typography.scss */
big {
  font-size: 125%;
}

/* line 92, sass/_typography.scss */
a {
  color: #00A7FF;
}
/* line 94, sass/_typography.scss */
a:hover {
  color: #2DC1D8;
}

/* line 99, sass/_typography.scss */
strong {
  font-weight: 700;
}

/* line 103, sass/_typography.scss */
.font-size-xs {
  font-size: 12px;
  font-family: "Lato" !important;
}

/* line 104, sass/_typography.scss */
.font-size-sm {
  font-size: 14px;
  font-family: "Lato" !important;
}

.font-size-md {
  font-family: "Lato" !important;
}

/* line 105, sass/_typography.scss */
.font-size-lg {
  font-size: 18px;
  font-family: "Lato" !important;
}

/* line 106, sass/_typography.scss */
.font-size-xl {
  font-size: 22px;
  font-family: "Lato" !important;
}

/* line 108, sass/_typography.scss */
.hero h2 {
  font-size: 40px;
}

/* line 111, sass/_typography.scss */
h2 {
  font-size: 30px;
}

/* line 114, sass/_typography.scss */
h3 {
  font-size: 18px;
}

@media (max-width: 576px) {
  /* line 119, sass/_typography.scss */
  .hero h2 {
    font-size: 35px;
  }

  /* line 122, sass/_typography.scss */
  h2 {
    font-size: 25px;
  }

  /* line 125, sass/_typography.scss */
  h3 {
    font-size: 14px;
  }

  /* line 128, sass/_typography.scss */
  .font-size-xs {
    font-size: 11px;
  }

  /* line 129, sass/_typography.scss */
  .font-size-sm {
    font-size: 13px;
  }

  /* line 130, sass/_typography.scss */
  .font-size-lg {
    font-size: 17px;
  }

  /* line 131, sass/_typography.scss */
  .font-size-xl {
    font-size: 19px;
  }

  /* line 132, sass/_typography.scss */
  body {
    font-size: 14.4px;
    font-size: 0.9rem;
  }
}
/* line 136, sass/_typography.scss */
.form {
  background-color: #EFEFE5;
}

/* line 139, sass/_typography.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 4, sass/_helpers.scss */
.text-left {
  text-align: left;
}

/* line 7, sass/_helpers.scss */
.text-center {
  text-align: center;
}

/* line 10, sass/_helpers.scss */
.text-right {
  text-align: right;
}

/* line 13, sass/_helpers.scss */
.d-flex {
  display: flex;
}

/* line 16, sass/_helpers.scss */
.justify-content-center {
  justify-content: center;
}

/* line 19, sass/_helpers.scss */
.justify-content-between {
  justify-content: space-between;
}

/* line 22, sass/_helpers.scss */
.justify-content-space-around {
  justify-content: space-around;
}

/* line 25, sass/_helpers.scss */
.justify-content-end {
  justify-content: end;
}

/* line 28, sass/_helpers.scss */
.align-content-start {
  align-content: flex-start;
}

/* line 31, sass/_helpers.scss */
.align-content-end {
  align-content: flex-end;
}

/* line 34, sass/_helpers.scss */
.align-items-center {
  align-items: center !important;
}

/* line 37, sass/_helpers.scss */
.align-items-stretch {
  align-items: stretch;
}

/* line 41, sass/_helpers.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 44, sass/_helpers.scss */
.inline-block {
  display: inline-block;
}

/* line 47, sass/_helpers.scss */
.position-relative {
  position: relative;
}

/* line 51, sass/_helpers.scss */
.absolute {
  position: absolute;
}

/* line 54, sass/_helpers.scss */
.relative {
  position: relative;
}

/* line 57, sass/_helpers.scss */
.left-0 {
  left: 0;
}

/* line 60, sass/_helpers.scss */
.right-0 {
  right: 0;
}

/* line 63, sass/_helpers.scss */
.top-0 {
  top: 0;
}

/* line 66, sass/_helpers.scss */
.bottom-0 {
  bottom: 0;
}

/* line 69, sass/_helpers.scss */
.z-0 {
  z-index: 0;
}

/* line 72, sass/_helpers.scss */
.z-10 {
  z-index: 10;
}

/* line 75, sass/_helpers.scss */
.z-20 {
  z-index: 20;
}

/* line 83, sass/_helpers.scss */
.color-blue {
  color: #00A7FF;
}

/* line 86, sass/_helpers.scss */
.color-aqua {
  color: #2DC1D8;
}

@media only screen and (max-width: 576px) {
  /* line 100, sass/_helpers.scss */
  .mobile-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  /* line 103, sass/_helpers.scss */
  .tablet-hide {
    display: none !important;
  }
}
/* line 110, sass/_helpers.scss */
.w-5 {
  width: 5% !important;
}

/* line 114, sass/_helpers.scss */
.w-10 {
  width: 10% !important;
}

/* line 118, sass/_helpers.scss */
.w-15 {
  width: 15% !important;
}

/* line 122, sass/_helpers.scss */
.w-20 {
  width: 20% !important;
}

/* line 126, sass/_helpers.scss */
.w-25 {
  width: 25% !important;
}

/* line 130, sass/_helpers.scss */
.w-30 {
  width: 30% !important;
}

/* line 134, sass/_helpers.scss */
.w-35 {
  width: 35% !important;
}

/* line 138, sass/_helpers.scss */
.w-40 {
  width: 40% !important;
}

/* line 142, sass/_helpers.scss */
.w-45 {
  width: 45% !important;
}

/* line 146, sass/_helpers.scss */
.w-50 {
  width: 50% !important;
}

/* line 150, sass/_helpers.scss */
.w-55 {
  width: 55% !important;
}

/* line 154, sass/_helpers.scss */
.w-60 {
  width: 60% !important;
}

/* line 158, sass/_helpers.scss */
.mw-60 {
  max-width: 65% !important;
}

/* line 162, sass/_helpers.scss */
.w-65 {
  width: 65% !important;
}

/* line 166, sass/_helpers.scss */
.w-70 {
  width: 70% !important;
}

/* line 170, sass/_helpers.scss */
.mw-70 {
  max-width: 70% !important;
}

/* line 174, sass/_helpers.scss */
.w-75 {
  width: 75% !important;
}

/* line 178, sass/_helpers.scss */
.w-80 {
  width: 80% !important;
}

/* line 182, sass/_helpers.scss */
.w-85 {
  width: 85% !important;
}

/* line 186, sass/_helpers.scss */
.w-90 {
  width: 90% !important;
}

/* line 190, sass/_helpers.scss */
.w-95 {
  width: 95% !important;
}

/* line 194, sass/_helpers.scss */
.w-100 {
  width: 100% !important;
}

/* line 198, sass/_helpers.scss */
.hidden {
  display: none;
}

/* line 202, sass/_helpers.scss */
.rounded-none {
  border-radius: 0px;
}

/* line 205, sass/_helpers.scss */
.rounded-sm {
  border-radius: 5px;
}

/* line 208, sass/_helpers.scss */
.rounded-md {
  border-radius: 10px;
}

/* line 211, sass/_helpers.scss */
.rounded-lg {
  border-radius: 20px;
}

/* line 214, sass/_helpers.scss */
.rounded {
  border-radius: 100px;
}

/* line 218, sass/_helpers.scss */
#reports_table_filter input[type=search] {
  background-image: url("images/search_icon.svg");
  background-repeat: no-repeat;
  background-position: right 50% !important;
  background-color: #FFFFFF;
  padding: 5px 23px 5px 23px;
}
@media (max-width: 767px) {
  /* line 218, sass/_helpers.scss */
  #reports_table_filter input[type=search] {
    padding: 5px 10px 5px 15px;
  }
}

/* line 1, sass/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 5, sass/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 10, sass/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 15, sass/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 20, sass/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 25, sass/_spacing.scss */
.m-1 {
  margin: 0.4rem !important;
}

/* line 29, sass/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.4rem !important;
}

/* line 34, sass/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.4rem !important;
}

/* line 39, sass/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.4rem !important;
}

/* line 44, sass/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.4rem !important;
}

/* line 49, sass/_spacing.scss */
.m-2 {
  margin: 0.8rem !important;
}

/* line 53, sass/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.8rem !important;
}

/* line 58, sass/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.8rem !important;
  color: #00a7ff !important;
}


/* line 63, sass/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.8rem !important;
}

/* line 68, sass/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.8rem !important;
}

/* line 73, sass/_spacing.scss */
.m-3 {
  margin: 1.2rem !important;
}

/* line 77, sass/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1.2rem !important;
}

/* line 82, sass/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1.2rem !important;
}

/* line 87, sass/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1.2rem !important;
}

/* line 92, sass/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1.2rem !important;
}

/* line 97, sass/_spacing.scss */
.m-4 {
  margin: 1.6rem !important;
}

/* line 101, sass/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.6rem !important;
}

/* line 106, sass/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.6rem !important;
}

/* line 111, sass/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.6rem !important;
}

/* line 116, sass/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.6rem !important;
}

/* line 121, sass/_spacing.scss */
.m-5 {
  margin: 2rem !important;
}

/* line 125, sass/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 2rem !important;
}

/* line 130, sass/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 2rem !important;
}

/* line 135, sass/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 2rem !important;
}

/* line 140, sass/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 2rem !important;
}

/* line 144, sass/_spacing.scss */
.m-6 {
  margin: 2.4rem !important;
}

/* line 148, sass/_spacing.scss */
.mt-6,
.my-6 {
  margin-top: 2.4rem !important;
}

/* line 153, sass/_spacing.scss */
.mr-6,
.mx-6 {
  margin-right: 2.4rem !important;
}

/* line 158, sass/_spacing.scss */
.mb-6,
.my-6 {
  margin-bottom: 2.4rem !important;
}

/* line 163, sass/_spacing.scss */
.ml-6,
.mx-6 {
  margin-left: 2.4rem !important;
}

/* line 167, sass/_spacing.scss */
.m-7 {
  margin: 2.8rem !important;
}

/* line 171, sass/_spacing.scss */
.mt-7,
.my-7 {
  margin-top: 2.8rem !important;
}

/* line 176, sass/_spacing.scss */
.mr-7,
.mx-7 {
  margin-right: 2.8rem !important;
}

/* line 181, sass/_spacing.scss */
.mb-7,
.my-7 {
  margin-bottom: 2.8rem !important;
}

/* line 186, sass/_spacing.scss */
.ml-7,
.mx-7 {
  margin-left: 2.8rem !important;
}

/* line 191, sass/_spacing.scss */
.m-8 {
  margin: 3.2rem !important;
}

/* line 195, sass/_spacing.scss */
.mt-8,
.my-8 {
  margin-top: 3.2rem !important;
}

/* line 200, sass/_spacing.scss */
.mr-8,
.mx-8 {
  margin-right: 3.2rem !important;
}

/* line 205, sass/_spacing.scss */
.mb-8,
.my-8 {
  margin-bottom: 3.2rem !important;
}

/* line 210, sass/_spacing.scss */
.ml-8,
.mx-8 {
  margin-left: 3.2rem !important;
}

/* line 215, sass/_spacing.scss */
.m-9 {
  margin: 3.6rem !important;
}

/* line 219, sass/_spacing.scss */
.mt-9,
.my-9 {
  margin-top: 3.6rem !important;
}

/* line 224, sass/_spacing.scss */
.mr-9,
.mx-9 {
  margin-right: 3.6rem !important;
}

/* line 229, sass/_spacing.scss */
.mb-9,
.my-9 {
  margin-bottom: 3.6rem !important;
}

/* line 234, sass/_spacing.scss */
.ml-9,
.mx-9 {
  margin-left: 3.6rem !important;
}

/* line 239, sass/_spacing.scss */
.m-10 {
  margin: 4rem !important;
}

/* line 243, sass/_spacing.scss */
.mt-10,
.my-10 {
  margin-top: 4rem !important;
}

/* line 248, sass/_spacing.scss */
.mr-10,
.mx-10 {
  margin-right: 4rem !important;
}

/* line 253, sass/_spacing.scss */
.mb-10,
.my-10 {
  margin-bottom: 4rem !important;
}

/* line 258, sass/_spacing.scss */
.ml-10,
.mx-10 {
  margin-left: 4rem !important;
}

/* line 263, sass/_spacing.scss */
.m-11 {
  margin: 6rem !important;
}

/* line 267, sass/_spacing.scss */
.mt-11,
.my-11 {
  margin-top: 6rem !important;
}

/* line 272, sass/_spacing.scss */
.mr-11,
.mx-11 {
  margin-right: 6rem !important;
}

/* line 277, sass/_spacing.scss */
.mb-11,
.my-11 {
  margin-bottom: 6rem !important;
}

/* line 282, sass/_spacing.scss */
.ml-11,
.mx-11 {
  margin-left: 6rem !important;
}

/* line 287, sass/_spacing.scss */
.m-12 {
  margin: 8rem !important;
}

/* line 291, sass/_spacing.scss */
.mt-12,
.my-12 {
  margin-top: 8rem !important;
}

/* line 296, sass/_spacing.scss */
.mr-12,
.mx-12 {
  margin-right: 8rem !important;
}

/* line 301, sass/_spacing.scss */
.mb-12,
.my-12 {
  margin-bottom: 8rem !important;
}

/* line 306, sass/_spacing.scss */
.ml-12,
.mx-12 {
  margin-left: 8rem !important;
}

/* line 311, sass/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 315, sass/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 320, sass/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 325, sass/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 330, sass/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 335, sass/_spacing.scss */
.p-1 {
  padding: 0.4rem !important;
}

/* line 339, sass/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.4rem !important;
}

/* line 344, sass/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.4rem !important;
}

/* line 349, sass/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.4rem !important;
}

/* line 354, sass/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.4rem !important;
}

/* line 359, sass/_spacing.scss */
.p-2 {
  padding: 0.8rem !important;
}

/* line 363, sass/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.8rem !important;
}

/* line 368, sass/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.8rem !important;
}

/* line 373, sass/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.8rem !important;
}

/* line 378, sass/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.8rem !important;
}

/* line 383, sass/_spacing.scss */
.p-3 {
  padding: 1.2rem !important;
}

/* line 387, sass/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1.2rem !important;
}

/* line 392, sass/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1.2rem !important;
}

/* line 397, sass/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1.2rem !important;
}

/* line 402, sass/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1.2rem !important;
}

/* line 407, sass/_spacing.scss */
.p-4 {
  padding: 1.6rem !important;
}

/* line 411, sass/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.6rem !important;
}

/* line 416, sass/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.6rem !important;
}

/* line 421, sass/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.6rem !important;
}

/* line 426, sass/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.6rem !important;
}

/* line 431, sass/_spacing.scss */
.p-5 {
  padding: 2rem !important;
}

/* line 435, sass/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 2rem !important;
}

/* line 440, sass/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 2rem !important;
}

/* line 445, sass/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 2rem !important;
}

/* line 450, sass/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 2rem !important;
}

/* line 454, sass/_spacing.scss */
.p-6 {
  padding: 2.4rem !important;
}

/* line 458, sass/_spacing.scss */
.pt-6,
.py-6 {
  padding-top: 2.4rem !important;
}

/* line 463, sass/_spacing.scss */
.pr-6,
.px-6 {
  padding-right: 2.4rem !important;
}

/* line 468, sass/_spacing.scss */
.pb-6,
.py-6 {
  padding-bottom: 2.4rem !important;
}

/* line 473, sass/_spacing.scss */
.pl-6,
.px-6 {
  padding-left: 2.4rem !important;
}

/* line 478, sass/_spacing.scss */
.p-7 {
  padding: 2.8rem !important;
}

/* line 482, sass/_spacing.scss */
.pt-7,
.py-7 {
  padding-top: 2.8rem !important;
}

/* line 487, sass/_spacing.scss */
.pr-7,
.px-7 {
  padding-right: 2.8rem !important;
}

/* line 492, sass/_spacing.scss */
.pb-7,
.py-7 {
  padding-bottom: 2.8rem !important;
}

/* line 497, sass/_spacing.scss */
.pl-7,
.px-7 {
  padding-left: 2.8rem !important;
}

/* line 502, sass/_spacing.scss */
.p-8 {
  padding: 3.2rem !important;
}

/* line 506, sass/_spacing.scss */
.pt-8,
.py-8 {
  padding-top: 3.2rem !important;
}

/* line 511, sass/_spacing.scss */
.pr-8,
.px-8 {
  padding-right: 3.2rem !important;
}

/* line 516, sass/_spacing.scss */
.pb-8,
.py-8 {
  padding-bottom: 3.2rem !important;
}

/* line 521, sass/_spacing.scss */
.pl-8,
.px-8 {
  padding-left: 3.2rem !important;
}

/* line 526, sass/_spacing.scss */
.p-9 {
  padding: 3.6rem !important;
}

/* line 530, sass/_spacing.scss */
.pt-9,
.py-9 {
  padding-top: 3.6rem !important;
}

/* line 535, sass/_spacing.scss */
.pr-9,
.px-9 {
  padding-right: 3.6rem !important;
}

/* line 540, sass/_spacing.scss */
.pb-9,
.py-9 {
  padding-bottom: 3.6rem !important;
}

/* line 545, sass/_spacing.scss */
.pl-9,
.px-9 {
  padding-left: 3.6rem !important;
}

/* line 550, sass/_spacing.scss */
.p-10 {
  padding: 4rem !important;
}

/* line 554, sass/_spacing.scss */
.pt-10,
.py-10 {
  padding-top: 4rem !important;
}

/* line 559, sass/_spacing.scss */
.pr-10,
.px-10 {
  padding-right: 4rem !important;
}

/* line 564, sass/_spacing.scss */
.pb-10,
.py-10 {
  padding-bottom: 4rem !important;
}

/* line 569, sass/_spacing.scss */
.pl-10,
.px-10 {
  padding-left: 4rem !important;
}

/* line 574, sass/_spacing.scss */
.p-11 {
  padding: 6rem !important;
}

/* line 578, sass/_spacing.scss */
.pt-11,
.py-11 {
  padding-top: 6rem !important;
}

/* line 583, sass/_spacing.scss */
.pr-11,
.px-11 {
  padding-right: 6rem !important;
}

/* line 588, sass/_spacing.scss */
.pb-11,
.py-11 {
  padding-bottom: 6rem !important;
}

/* line 593, sass/_spacing.scss */
.pl-11,
.px-11 {
  padding-left: 6rem !important;
}

/* line 598, sass/_spacing.scss */
.p-12 {
  padding: 8rem !important;
}

/* line 602, sass/_spacing.scss */
.pt-12,
.py-12 {
  padding-top: 8rem !important;
}

/* line 607, sass/_spacing.scss */
.pr-12,
.px-12 {
  padding-right: 8rem !important;
}

/* line 612, sass/_spacing.scss */
.pb-12,
.py-12 {
  padding-bottom: 8rem !important;
}

/* line 617, sass/_spacing.scss */
.pl-12,
.px-12 {
  padding-left: 8rem !important;
}

/* line 622, sass/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 626, sass/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 631, sass/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 636, sass/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 641, sass/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

/* line 1, sass/_buttons.scss */
.vhc-btn, .more-link, #submit, .comment-reply-link {
  font-family: "Lato" !important;
  font-weight: 600 !important;
  border: 0 hidden transparent !important;
  box-shadow: none !important;
  cursor: pointer !important;
  display: inline-block !important;
  outline: none !important;
  text-align: center !important;
  text-decoration: none !important;
  text-rendering: optimizeLegibility !important;
  text-shadow: none !important;
  transition: background 300ms ease-out !important;
  user-select: none !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  border-radius: 5px !important;
}
/* line 21, sass/_buttons.scss */
.vhc-btn--xs, .more-link--xs, #submit--xs, .comment-reply-link--xs {
  font-size: 14px;
  padding: 7px 15px;
}
/* line 26, sass/_buttons.scss */
.vhc-btn--sm, .more-link--sm, #submit--sm, .comment-reply-link--sm {
  font-size: 18px !important;
  padding: 12px 15px !important;
}
@media (max-width: 576px) {
  /* line 26, sass/_buttons.scss */
  .vhc-btn--sm, .more-link--sm, #submit--sm, .comment-reply-link--sm {
    width: 100% !important;
  }
}
/* line 34, sass/_buttons.scss */
.vhc-btn--lg, .more-link--lg, #submit--lg, .comment-reply-link--lg {
  font-size: 22px;
  padding: 14px 40px;
}
/* line 39, sass/_buttons.scss */
.vhc-btn--block, .more-link--block, #submit--block, .comment-reply-link--block {
  display: block;
  white-space: normal;
  width: 100%;
}
/* line 47, sass/_buttons.scss */
.vhc-btn--primary, .more-link--primary, #submit--primary, .comment-reply-link--primary {
  background-color: #2DC1D8 !important;
  border: 1px solid #2DC1D8 !important;
  color: #fff !important;
}
/* line 52, sass/_buttons.scss */
.vhc-btn--primary:hover, .more-link--primary:hover, #submit--primary:hover, .comment-reply-link--primary:hover {
  background-color: #11899B !important;
  color: #fff !important;
  text-decoration: none !important;
  border: 1px solid #11899B !important;
}
/* line 59, sass/_buttons.scss */
.vhc-btn--primary:focus, .more-link--primary:focus, #submit--primary:focus, .comment-reply-link--primary:focus {
  background-color: #11899B;
  color: #fff;
  outline: none;
  text-decoration: none;
}

/* line 68, sass/_buttons.scss */
button, [type="button"], [type="reset"], [type="submit"] {
  font-size: 14px !important;
  padding: 9px 35px !important;
  background-color: #4F6064 !important;
  border: 1.5px solid #4F6064 !important;
  color: #fff !important;
  text-transform: uppercase;
}
/* line 76, sass/_buttons.scss */
button:hover, [type="button"]:hover, [type="reset"]:hover, [type="submit"]:hover {
  background-color: #00A7FF!important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  border: 1.5px solid #00A7FF !important;
}
/* line 83, sass/_buttons.scss */
button:focus, [type="button"]:focus, [type="reset"]:focus, [type="submit"]:focus {
  background-color: #00A7FF;
  color: #fff;
  outline: none;
  text-decoration: none;
}

/* line 19, sass/_forms.scss */
input, label, select, button, textarea {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 0;
  width: auto;
  vertical-align: middle;
  white-space: normal;
  line-height: inherit;
  background: none;
  /* Browsers have different default form fonts */
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

/* line 29, sass/_forms.scss */
input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 79, sass/_forms.scss */
input {
  /* Make webkit render the search input like a normal text field */
  /* Turn off the recent search for webkit. It adds about 15px padding on the left */
  /* Fix IE7 display bug */
  /* These elements are usually rendered a certain way by the browser */
}
/* line 34, sass/_forms.scss */
input:focus {
  outline: 0;
}
/* line 38, sass/_forms.scss */
input[type=checkbox], input[type=radio] {
  width: 13px;
  height: 13px;
}
/* line 45, sass/_forms.scss */
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
/* line 52, sass/_forms.scss */
::-webkit-search-decoration {
  display: none;
}
/* line 58, sass/_forms.scss */
input[type="reset"], input[type="button"], input[type="submit"] {
  overflow: visible;
}

/* line 114, sass/_forms.scss */
select {
  /* Move the label to the top */
}
/* line 103, sass/_forms.scss */
select[multiple] {
  vertical-align: top;
}

/* line 150, sass/_forms.scss */
button {
  background: none;
  border: 0;
  outline: none;
  /* IE8 and FF freak out if this rule is within another selector */
}
/* line 125, sass/_forms.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 129, sass/_forms.scss */
button:hover, button:active, button:focus {
  outline: 0;
}
/* line 137, sass/_forms.scss */
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}

/* line 168, sass/_forms.scss */
textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto;
}

/* line 173, sass/_forms.scss */
input {
  font-family: "Lato" !important;
  font-weight: 400;
  border-bottom: 1px solid #4F6064;
  padding: 10px;
  background-color: #f7f7f2;
  border-radius: 3px;
  width: 100%;
  margin: 10px 0;
}
/* line 183, sass/_forms.scss */
input:hover {
  border-bottom: 1px solid #333333;
}

/* line 188, sass/_forms.scss */
label {
  font-family: "Lato";
  font-weight: 400;
  font-size: 16px;
  width: 100%;
}

/* line 196, sass/_forms.scss */
select {
  font-family: "Lato";
  font-weight: 400;
}

/* line 202, sass/_forms.scss */
button {
  font-family: "Lato";
  font-weight: 400;
}

/* line 208, sass/_forms.scss */
textarea {
  margin: 10px 0;
  font-family: "Lato";
  font-weight: 400;
  width: 100%;
  padding: 10px;
  background-color: #f7f7f2;
}

/* line 218, sass/_forms.scss */
.wpcf7-not-valid-tip {
  font-size: 12px;
}

/* line 221, sass/_forms.scss */
.wpcf7-form {
  padding: 10px 40px !important;
  margin: 0 auto !important;
}

/* line 227, sass/_forms.scss */
.form h2, .form h3 {
  color: #333333 !important;
  font-weight: bold;
  font-size: 20px !important;
  margin: 10px 0;
}

/* line 235, sass/_forms.scss */
.report-shadow {
  border-radius: 12px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
}

/* line 243, sass/_forms.scss */
.dataTable p {
  margin: 0;
  padding: 9px 0;
}
/* line 248, sass/_forms.scss */
.dataTable th p {
  text-align: center !important;
}
/* line 251, sass/_forms.scss */
.dataTable th:first-child {
  padding-left: 0 !important;
}
/* line 253, sass/_forms.scss */
.dataTable th:first-child p {
  text-align: left !important;
}
/* line 258, sass/_forms.scss */
.dataTable td {
  text-align: center !important;
}
/* line 260, sass/_forms.scss */
.dataTable td:first-child {
  text-align: left !important;
}

/* line 266, sass/_forms.scss */
.dataTables_filter label {
  color: #2DC1D8 !important;
  text-align: left;
  font-size: 11px;
}
/* line 270, sass/_forms.scss */
.dataTables_filter label input {
  font-size: 16px;
  margin: 0 !important;
  padding: 10px 60px 10px 5px !important;
}

/* line 278, sass/_forms.scss */
.dataTables_filter {
  width: 95%;
}
@media (max-width: 767px) {
  /* line 281, sass/_forms.scss */
  .dataTables_filter input {
    width: auto;
  }
}

/* Make circles that indicate the steps of the form: */
/* line 288, sass/_forms.scss */
.step {
  height: 15px;
  width: 115px;
  margin: 0 2px;
  background-color: #D9D9D9;
  border: none;
  border-radius: 5px;
  display: inline-block;
  opacity: 1;
}
@media (max-width: 767px) {
  /* line 288, sass/_forms.scss */
  .step {
    width: 88px;
  }
}

/* Mark the active step: */
/* line 303, sass/_forms.scss */
.step.active {
  opacity: 0.5;
  background-color: #2DC1D8;
}

/* Mark the steps that are finished and valid: */
/* line 309, sass/_forms.scss */
.step.finish {
  background-color: #2DC1D8;
}

/*
* if admin bar present put the header below
*/
/* line 5, sass/_header.scss */
.admin-bar header.main-header {
  top: 42px;
}
@media only screen and (max-width: 600px) {
  /* line 5, sass/_header.scss */
  .admin-bar header.main-header {
    top: 42px;
  }
}

/* line 12, sass/_header.scss */
body {
  background-color: #fff;
}

/* line 15, sass/_header.scss */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 22, sass/_header.scss */
header.main-header {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  background-color: #05445A;
  z-index: 999;
}
/* line 27, sass/_header.scss */
header.main-header .mgm-info {
  background-color: #05445A;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
@media only screen and (max-width: 992px) {
  /* line 32, sass/_header.scss */
  header.main-header .logo {
    justify-content: center;
    width: 100%;
  }
}
/* line 38, sass/_header.scss */
header.main-header .logo .logo-area {
  padding: 14px 0 15px;
  margin: 0;
}
/* line 43, sass/_header.scss */
header.main-header .logo .logo-area .logo-mgm {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  background-image: url("http://consulting.dialld.com/images/logo_Dialld_Bio_Energy.svg");
  background-repeat: no-repeat;
  height: 36px;
  width: 230px;
}
/* line 53, sass/_header.scss */
header.main-header .logo .language-selector {
  list-style: none;
  padding: 9px 0 5px 30px;
}
@media only screen and (max-width: 992px) {
  /* line 53, sass/_header.scss */
  header.main-header .logo .language-selector {
    display: none;
  }
}
/* line 59, sass/_header.scss */
header.main-header .logo .language-selector li {
  margin-right: 10px;
}
/* line 61, sass/_header.scss */
header.main-header .logo .language-selector li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #2DC1D8;
  font-size: 10px;
  font-family: "Montserrat";
  font-weight: 300;
}
/* line 68, sass/_header.scss */
header.main-header .logo .language-selector li a:hover {
  color: #FFFFFF;
}
/* line 76, sass/_header.scss */
header.main-header :lang(es-CO) > .language-selector .active-spanish {
  color: #FFFFFF;
}
/* line 81, sass/_header.scss */
header.main-header :lang(en-US) > .language-selector .active-english {
  color: #FFFFFF;
}
/* line 86, sass/_header.scss */
header.main-header .main-navigation {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
/* line 91, sass/_header.scss */
header.main-header .main-navigation ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  justify-content: flex-start;
  position: relative;
}
/* line 100, sass/_header.scss */
header.main-header .main-navigation ul:first-child:after {
  content: "";
  position: absolute;
  /* fill vertically */
  top: 0;
  bottom: 0;
  left: 100%;
  width: 600px;
  background: #00a5ff;
  transform: skew(-9deg);
}
/* line 112, sass/_header.scss */
header.main-header .main-navigation ul li {
  display: flex;
  align-items: center;
  transform: skew(-9deg);
  background-color: #00a5ff;
  transition: all 300ms ease-out;
}
/* line 118, sass/_header.scss */
header.main-header .main-navigation ul li a {
  transform: skew(9deg);
  padding: 22px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 300;
  color: #FFFFFF;
  font-size: 14px;
  transition: all 300ms ease-out;
  display: block;
}
/* line 129, sass/_header.scss */
header.main-header .main-navigation ul li a:hover {
  color: white;
}
/* line 133, sass/_header.scs juans */
header.main-header .main-navigation ul li:hover {
  background-color: #00a5ff;
}
/* line 136, sass/_header.scss */
header.main-header .main-navigation ul li.menu-item-9, header.main-header .main-navigation ul li.menu-item-100 {
  background-color: #4F6064;
}
/* line 138, sass/_header.scss */
header.main-header .main-navigation ul li.menu-item-9.current_page_item, header.main-header .main-navigation ul li.menu-item-100.current_page_item {
  background-color: #4F6064;
}
/* line 141, sass/_header.scss */
header.main-header .main-navigation ul li.menu-item-9 a, header.main-header .main-navigation ul li.menu-item-100 a {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  background-image: url("images/home_icn.svg");
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  padding: 0;
  margin: 19px 20px;
}
/* line 153, sass/_header.scss */
header.main-header .main-navigation ul li.current_page_item {
  background-color: #0083cb;
}
/* line 155, sass/_header.scss */
header.main-header .main-navigation ul li.current_page_item a {
  color: white;
}
/* line 160, sass/_header.scss */
header.main-header .main-navigation ul li.current-menu-parent ul {
  display: flex !important;
}
/* line 165, sass/_header.scss */
header.main-header .main-navigation ul li.menu-item-has-children ul {
  display: none;
}
/* line 170, sass/_header.scss */
header.main-header .main-navigation ul li.menu-item-has-children:hover ul {
  display: flex;
}
/* line 175, sass/_header.scss */
header.main-header .main-navigation ul li ul {
  list-style-type: none;
}
/* line 178, sass/_header.scss *juan/
header.main-header .main-navigation ul li ul li {
  background-color: #00a5ff;
  transform: skew(0);
}
/* line 181, sass/_header.scss */
header.main-header .main-navigation ul li ul li a {
  transform: skew(0deg);
}
/* line 183, sass/_header.scss */
header.main-header .main-navigation ul li ul li a:hover {
  background-color: #376900;
}

/* line 193, sass/_header.scss */
.images-grid {
  position: relative;
  overflow: hidden;
}
/* line 197, sass/_header.scss */
.images-grid img {
  cursor: pointer;
  max-width: 100%;
}
/* line 202, sass/_header.scss */
.images-grid::before {
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  pointer-events: none;
}
/* line 215, sass/_header.scss */
.images-grid:hover::before {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, transparent 100%);
}
/* line 219, sass/_header.scss */
.images-grid .image {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
  filter: gray;
  filter: grayscale(100%);
}
/* line 228, sass/_header.scss */
.images-grid .image.image1 {
  background-image: url("images/images_grid/image1.jpg");
}
/* line 231, sass/_header.scss */
.images-grid .image:hover {
  filter: none;
}
@media (max-width: 560px) {
  /* line 219, sass/_header.scss */
  .images-grid .image {
    height: 135px;
    flex: none;
    background-position: center center;
  }
}

/* line 244, sass/_header.scss */
.home .images-grid .image {
  filter: none;
}
/* line 247, sass/_header.scss */
.home .images-grid::before {
  background: linear-gradient(90deg, transparent 0%, transparent 100%);
}
@media (max-width: 560px) {
  /* line 253, sass/_header.scss */
  .home .images-grid .image {
    height: 300px;
    background-position: center bottom;
  }
  /* line 256, sass/_header.scss */
  .home .images-grid .image.image1 {
    background-image: url("images/images_grid/image_home_mobile.jpg");
  }
}

/*
* MENU BUTTON
*/
/* line 266, sass/_header.scss */
.menu__toggler {
  position: absolute;
  top: 8px;
  z-index: 999;
  height: 34px;
  width: 34px;
  outline: none;
  cursor: pointer;
  align-items: center;
  display: none;
}
@media only screen and (max-width: 992px) {
  /* line 266, sass/_header.scss */
  .menu__toggler {
    display: flex;
  }
}
/* line 280, sass/_header.scss */
.menu__toggler span,
.menu__toggler span::before,
.menu__toggler span::after {
  position: absolute;
  content: '';
  width: 28px;
  height: 2.5px;
  background: #FFFFFF;
  border-radius: 20px;
  transition: 500ms cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 291, sass/_header.scss */
.menu__toggler span {
  left: 3px;
}
/* line 295, sass/_header.scss */
.menu__toggler span::before {
  top: -8px;
  left: 0;
}
/* line 300, sass/_header.scss */
.menu__toggler span::after {
  top: 8px;
  left: 0;
}
/* line 305, sass/_header.scss */
.menu__toggler.active > span {
  background: transparent;
}
/* line 309, sass/_header.scss */
.menu__toggler.active > span::before, .menu__toggler.active > span::after {
  background: #00a5ff;
  top: 0px;
}
/* line 315, sass/_header.scss */
.menu__toggler.active > span::before {
  transform: rotate(-225deg);
}
/* line 319, sass/_header.scss */
.menu__toggler.active > span::after {
  transform: rotate(225deg);
}

/*
 * SLIDING MENU PANEL
 */
/* line 327, sass/_header.scss */
.mobile-menu {
  position: absolute;
  top: -100%;
  z-index: 99;
  color: #00A7FF;
  background: rgba(0, 165, 255, 0.9);
  width: 100%;
  transition: 600ms top cubic-bezier(0.77, 0, 0.175, 1);
  margin: 45px 0 0 0;
}
/* line 337, sass/_header.scss */
.mobile-menu.active {
  top: 0;
}

.home-img{
    height: 12px;
    width: 12px;
    padding: 0;
    margin: 19px 20px 16px 20px;
}

/* line 340, sass/_header.scss */
.mobile-menu p {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
/* line 345, sass/_header.scss */
.mobile-menu .mobile-navigation ul {
  list-style: none;
}
/* line 348, sass/_header.scss */
.mobile-menu .mobile-navigation ul li a {
  font-size: 16px;
  text-decoration: none;
  color: white;
  font-family: "Montserrat";
  display: block;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
}
/* line 359, sass/_header.scss juan*/
.mobile-menu .mobile-navigation ul li.current_page_item a {
  background-color: #00a5ff;
  color: #FFFFFF;
}
/* line 365, sass/_header.scss */
.mobile-menu .mobile-navigation ul li.menu-item-has-children:active ul, .mobile-menu .mobile-navigation ul li.menu-item-has-children:hover ul {
  display: block;
}
/* line 370, sass/_header.scss */
.mobile-menu .mobile-navigation ul ul {
  display: none;
}

/* line 2, sass/_pages.scss */
.home .entry-content {
  position: relative;
  top: -10px;
  z-index: 10;
}
@media (max-width: 560px) {
  /* line 2, sass/_pages.scss */
  .home .entry-content {
    top: -5px;
  }
}
/* line 10, sass/_pages.scss */
.home .hero {
  position: relative;
}
/* line 12, sass/_pages.scss */
.home .hero .hero-copy {
  width: 75%;
}
@media (max-width: 560px) {
  /* line 12, sass/_pages.scss */
  .home .hero .hero-copy {
    width: 100%;
  }
}
/* line 18, sass/_pages.scss */
.home .hero .badge {
  overflow: hidden;
  display: block;
  position: absolute;
  right: 10%;
  top: -53px;
  background-image: url("images/home_badge.svg");
  background-repeat: no-repeat;
  height: 144px;
  width: 112px;
}
@media (max-width: 992px) {
  /* line 18, sass/_pages.scss */
  .home .hero .badge {
    display: none;
  }
	
}

@media only screen and (max-width: 566px) {
      .iconsectoresescritorio {
	 display: none;
  }
}

@media only screen and (min-width: 560px) {
      .iconsectoresmobile {
	 display: none;
  }
}
/* line 33, sass/_pages.scss */
.home .bk-white {
  top: -25px;
  left: -55px;
}
@media (max-width: 560px) {
  /* line 33, sass/_pages.scss */
  .home .bk-white {
    width: 72px;
    height: 65px;
    top: -13px;
    left: 16px;
  }
}
/* line 43, sass/_pages.scss */
.home .entry-header {
  display: none;
}
/* line 47, sass/_pages.scss */
.home .benefits .border-bottom {
  border-bottom: 1px solid #DEDEDE;
}
/* line 50, sass/_pages.scss */
.home .benefits img {
  max-height: 54px;
}
@media (max-width: 560px) {
  /* line 50, sass/_pages.scss */
  .home .benefits img {
    max-height: 45px;
  }
}
/* line 56, sass/_pages.scss */
.home .benefits h3 {
  font-family: "Montserrat";
  color: #333333;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 63, sass/_pages.scss */
.home .benefits h2 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 69, sass/_pages.scss */
.home .mission-column, .home .disclaimer {
  display: block;
}
/* line 73, sass/_pages.scss */
.home .site-logo .energy-logo {
  width: 690px;
}
@media (max-width: 1024px) {
  /* line 73, sass/_pages.scss */
  .home .site-logo .energy-logo {
    width: 100%;
  }
}
/* line 79, sass/_pages.scss */
.home .site-logo img {
  max-width: 735px;
}
@media (max-width: 560px) {
  /* line 83, sass/_pages.scss */
  .home .site-logo img {
    max-width: 75%;
  }
}
@media (max-width: 560px) {
  /* line 88, sass/_pages.scss */
  .home .pl-5, .home .px-5 {
    padding-left: 1.2rem !important;
  }
}
@media (max-width: 560px) {
  /* line 94, sass/_pages.scss */
  .home .pr-5, .home .px-5 {
    padding-right: 1.2rem !important;
  }
}

/* line 100, sass/_pages.scss */
.mission-column, .disclaimer {
  display: none;
}

/* line 105, sass/_pages.scss */
.data h2 {
  font-family: "Montserrat";
  font-size: 20px;
  line-height: 1;
}
/* line 110, sass/_pages.scss */
.data span {
  line-height: 1;
}
/* line 114, sass/_pages.scss */
.data .grid > div {
  border-right: 1px solid #333333;
}
@media (max-width: 560px) {
  /* line 114, sass/_pages.scss */
  .data .grid > div {
    border-right: 0 none;
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
  /* line 121, sass/_pages.scss */
  .data .grid > div:after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #333333;
  }
}
/* line 134, sass/_pages.scss */
.data .grid > div:last-of-type {
  border-right: 0 none;
}
/* line 139, sass/_pages.scss */
.data.home-data {
  max-width: 900px;
  margin: auto;
}

/* line 144, sass/_pages.scss */
.entry-header {
  position: relative;
  top: -177px;
  z-index: 9;
  pointer-events: none;
}
@media (max-width: 560px) {
  /* line 144, sass/_pages.scss */
  .entry-header {
    position: absolute;
    top: 63px;
  }
}
/* line 153, sass/_pages.scss */
.entry-header h1 {
  padding-left: 50px;
  color: white;
  font-size: 45px;
  font-family: "Montserrat";
  letter-spacing: -0.02rem;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 2px 2px 2px rgba(19, 18, 18, 0.6);
}
@media (max-width: 560px) {
  /* line 153, sass/_pages.scss */
  .entry-header h1 {
    padding-left: 0;
    font-size: 38px;
  }
}

/* line 168, sass/_pages.scss */
.entry-content {
  position: relative;
  top: -80px;
}
@media (max-width: 560px) {
  /* line 168, sass/_pages.scss */
  .entry-content {
    top: 35px;
  }
}

/* line 178, sass/_pages.scss */
.entry-title {
  height: 75px;
}

/* line 183, sass/_pages.scss */
.page-id-29 .entry-title, .page-id-48 .entry-title, .page-id-34 .entry-title, .page-id-57 .entry-title {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  background-image: url("images/logo_mgm_energy_white.svg");
  background-repeat: no-repeat;
  height: 77px;
  width: 337px;
  pointer-events: none;
}
@media (max-width: 560px) {
  /* line 183, sass/_pages.scss */
  .page-id-29 .entry-title, .page-id-48 .entry-title, .page-id-34 .entry-title, .page-id-57 .entry-title {
    width: 230px;
    height: 53px;
    background-size: 230px 53px;
  }
}
/* line 199, sass/_pages.scss */
.page-id-29 .image.image1, .page-id-48 .image.image1, .page-id-34 .image.image1, .page-id-57 .image.image1 {
  background-image: url("images/images_grid/image_services.jpg");
}

/* line 206, sass/_pages.scss */
.page-id-48 .image.image1 {
  background-image: url("images/images_grid/image_clients.jpg");
}

/* line 213, sass/_pages.scss */
.page-id-34 .image.image1 {
  background-image: url("images/images_grid/image_contact.jpg");
}

/* line 220, sass/_pages.scss */
.page-id-57 .image.image1 {
  background-image: url("images/images_grid/image_team.jpg");
}

/* line 226, sass/_pages.scss */
.services h2 {
  min-height: 83px;
  display: flex;
  align-items: center;
}
/* line 231, sass/_pages.scss */
.services p, .services h2 {
  z-index: 9;
  position: relative;
}

/* line 236, sass/_pages.scss */
.services-1, .services-2, .services-3, .services-4 {
  overflow: hidden;
  position: relative;
  min-height: 261px;
  background-size: cover;
  background-position: center center;
  background-image: url("images/services-1.jpg");
}
@media (max-width: 560px) {
  /* line 243, sass/_pages.scss */
  .services-1.mx-5, .services-2.mx-5, .services-3.mx-5, .services-4.mx-5 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* line 249, sass/_pages.scss */
.services-1:before, .services-2:before, .services-3:before, .services-4:before {
  background: linear-gradient(0deg, rgba(72, 39, 39, 0.62647) 0%, rgba(72, 39, 39, 0) 100%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  pointer-events: none;
}

/* line 261, sass/_pages.scss */
.services-2 {
  background-image: url("images/services-2.jpg");
}

/* line 264, sass/_pages.scss */
.services-3 {
  background-image: url("images/services-3.jpg");
}

/* line 267, sass/_pages.scss */
.services-4 {
  background-image: url("images/services-4.jpg");
}

@media (max-width: 560px) {
  /* line 271, sass/_pages.scss */
  .wpcf7-form {
    padding: 10px 0 !important;
  }
}

/* line 278, sass/_pages.scss */
.clients h2.title {
  font-family: "Lato";
  font-size: 20px;
  line-height: 1;
  max-width: 65%;
  font-weight: 400;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media (max-width: 560px) {
  /* line 278, sass/_pages.scss */
  .clients h2.title {
    max-width: 100%;
    font-size: 16px;
  }
}
/* line 291, sass/_pages.scss */
.clients .client-content {
  justify-content: center;
}
/* line 293, sass/_pages.scss */
.clients .client-content .icon-col {
  width: 174px;
  order: 2;
  justify-content: center;
  display: flex;
  position: relative;
  min-height: 150px;
}
@media (max-width: 560px) {
  /* line 293, sass/_pages.scss */
  .clients .client-content .icon-col {
    order: 1;
    width: 100px;
  }
}
/* line 304, sass/_pages.scss */
.clients .client-content .icon-col::after {
  content: '';
  position: absolute;
  background-color: #707070;
  width: 1px;
  height: 100%;
  bottom: 0;
  right: 50%;
}
/* line 313, sass/_pages.scss */
.clients .client-content .icon-col::before {
  content: '';
  position: absolute;
  background-color: #707070;
  width: 50%;
  height: 1px;
  top: 40px;
  left: 10px;
}
@media (max-width: 560px) {
  /* line 313, sass/_pages.scss */
  .clients .client-content .icon-col::before {
    left: auto;
    right: 10px;
  }
}
/* line 326, sass/_pages.scss */
.clients .client-content .icon-col .icon-circle {
  width: 80px;
  height: 80px;
  background-color: white;
  border: 1px solid #707070;
  border-radius: 100rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
/* line 336, sass/_pages.scss */
.clients .client-content .icon-col .icon-circle img {
  position: relative;
  bottom: 5px;
}
/* line 342, sass/_pages.scss */
.clients .client-content .content-col {
  text-align: right;
  order: 1;
  width: 32%;
  padding: 25px 5px;
}
@media (max-width: 560px) {
  /* line 342, sass/_pages.scss */
  .clients .client-content .content-col {
    order: 2;
    width: 80%;
    text-align: left;
  }
}
/* line 353, sass/_pages.scss */
.clients .client-content .empty-col {
  width: 32%;
  order: 3;
  padding: 0 5px;
}
@media (max-width: 560px) {
  /* line 353, sass/_pages.scss */
  .clients .client-content .empty-col {
    display: none;
  }
}
/* line 364, sass/_pages.scss */
.clients .even .icon-col::before {
  left: auto;
  right: 10px;
}
/* line 369, sass/_pages.scss */
.clients .even .content-col {
  text-align: left;
  order: 3;
}
/* line 373, sass/_pages.scss */
.clients .even .empty-col {
  order: 1;
}
/* line 379, sass/_pages.scss */
.clients .last .icon-col::after {
  height: 0;
}

/* line 386, sass/_pages.scss */
.team .image-overlay {
  position: relative;
/*   overflow: hidden; */
}
/* line 389, sass/_pages.scss */
.team .image-overlay .hover-show {
  display: none;
}
/* line 393, sass/_pages.scss */
.team .image-overlay:hover:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  pointer-events: none;
  z-index: 9;
  mix-blend-mode: multiply;
  background: #FF7A17;
}
/* line 406, sass/_pages.scss */
.team .image-overlay:hover .hover-show {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 25px;
  font-size: 16px;
  text-align: left;
  mix-blend-mode: normal;
  color: white;
  z-index: 19;
}
/* line 419, sass/_pages.scss */
.team img {
  max-width: 100%;
  display: block;
  width: 100%;
}
/* line 425, sass/_pages.scss */
.team h2 {
  font-size: 19px;
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}
/* line 431, sass/_pages.scss */
.team h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 78px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
/*   background-color: #ff7a17; */
  background-color: #00A7FF !important;
}
/* line 444, sass/_pages.scss */
.team h3 {
  font-family: "Lato";
  font-size: 12px;
  text-align: center;
  display: inline-block;
  color: #333333;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
/* line 453, sass/_pages.scss */
.team h2.title {
  font-family: "Lato";
  font-size: 20px;
  line-height: 1;
  max-width: 100%;
  font-weight: 400;
  margin: 0 auto;
  padding-bottom: 20px;
  text-transform: none;
}
@media (max-width: 560px) {
  /* line 453, sass/_pages.scss */
  .team h2.title {
    font-size: 16px;
  }
}

/* line 469, sass/_pages.scss */
.contact h2 {
  font-family: "Lato";
  font-size: 20px;
  line-height: 1;
  max-width: 100%;
  font-weight: 400;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media (max-width: 560px) {
  /* line 469, sass/_pages.scss */
  .contact h2 {
    font-size: 16px;
  }
}
/* line 481, sass/_pages.scss */
.contact .content {
  width: 60%;
  margin: 0 auto;
}
/* line 484, sass/_pages.scss */
.contact .content .wpcf7-form {
  padding: 10px 0 !important;
}
@media (max-width: 560px) {
  /* line 481, sass/_pages.scss */
  .contact .content {
    width: 100%;
  }
}
/* line 490, sass/_pages.scss */
.contact .content iframe {
  width: 100%;
}

/* line 495, sass/_pages.scss */
.breadcrumbs {
  position: relative;
  top: -110px;
  font-weight: 700;
  font-family: "Lato";
  font-size: 14px;
}
@media (max-width: 560px) {
  /* line 495, sass/_pages.scss */
  .breadcrumbs {
    top: 15px;
  }
}
/* line 504, sass/_pages.scss */
.breadcrumbs a {
  text-decoration: none;
  color: #4F6064;
  font-weight: 400;
}
/* line 509, sass/_pages.scss */
.breadcrumbs p {
  margin: 0;
}

/* line 1, sass/_footer.scss */
html {
  height: 100%;
  box-sizing: border-box;
}

/* line 6, sass/_footer.scss */
body {
  position: relative;
  margin: 0;
  padding-bottom: 13rem;
  min-height: 100%;
}
@media (max-width: 560px) {
  /* line 6, sass/_footer.scss */
  body {
    position: inherit;
    padding-bottom: 0;
  }
}
/* line 15, sass/_footer.scss */
body.home {
  padding-bottom: 14rem;
}
@media (max-width: 560px) {
  /* line 15, sass/_footer.scss */
  body.home {
    padding-bottom: 0;
  }
}

/* line 23, sass/_footer.scss */
footer.site-footer {
  background-color: #171C1E;
  color: #FFFFFF;
  font-family: "Lato";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 560px) {
  /* line 23, sass/_footer.scss */
  footer.site-footer {
    position: inherit;
  }
}
@media (max-width: 560px) {
  /* line 23, sass/_footer.scss */
  footer.site-footer {
    text-align: center;
  }
}
/* line 38, sass/_footer.scss */
footer.site-footer .logo-mgm-footer {
  text-indent: -999px;
  overflow: hidden;
  display: block;
  background-image: url("//images/logo_Dialld_BioEnergy_GE.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 60px;
  width: 700px;
}
/* line 48, sass/_footer.scss */
footer.site-footer .map-bk {
  background-image: url("images/map1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 560px) {
  /* line 48, sass/_footer.scss */
  footer.site-footer .map-bk {
    justify-content: center;
  }
}
@media (max-width: 560px) {
  /* line 56, sass/_footer.scss */
  footer.site-footer .social-share {
    justify-content: center;
  }
}
/* line 62, sass/_footer.scss */
footer.site-footer .social-share a img:hover {
  filter: brightness(0) invert(1);
}

/* line 3, sass/_modals.scss */
.modal-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 11, sass/_modals.scss */
.modal-wrapper.styled .modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00A7FF;
  padding: 1rem 1.5rem;
  color: white;
  width: 100%;
  max-width: 648px;
  border-radius: 0.5rem;
  margin: auto !important;
  border: 0 none;
}
/* line 24, sass/_modals.scss */
.modal-wrapper.styled .modal h1, .modal-wrapper.styled .modal h2, .modal-wrapper.styled .modal h3, .modal-wrapper.styled .modal p {
  color: white;
  margin: 0;
}
/* line 28, sass/_modals.scss */
.modal-wrapper.styled .modal p {
  margin-bottom: 1.3em;
}
/* line 31, sass/_modals.scss */
.modal-wrapper.styled .modal iframe {
  width: 100%;
}
/* line 34, sass/_modals.scss */
.modal-wrapper.styled .modal ul {
  margin-left: 30px;
}
/* line 37, sass/_modals.scss */
.modal-wrapper.styled .modal .highlighted {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 21px;
  right: 35px;
  left: 32px;
  padding: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 47, sass/_modals.scss */
.modal-wrapper.styled .modal .highlighted a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
}
/* line 55, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back {
  position: relative;
  background-size: cover;
  padding: 15px;
}
/* line 59, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  transition: all 1s;
}
/* line 70, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back p, .modal-wrapper.styled .modal .bk-back ul {
  position: relative;
  z-index: 9;
}
/* line 74, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back.bk-col {
  background-image: url("images/bk_modals_country/Colombia.html");
}
/* line 77, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back.bk-mex {
  background-image: url("images/bk_modals_country/Mexico.html");
}
/* line 80, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back.bk-costa {
  background-image: url("images/bk_modals_country/Costa_Rica.html");
}
/* line 83, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back.bk-panama {
  background-image: url("images/bk_modals_country/Panama.html");
}
/* line 86, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back.bk-brasil {
  background-image: url("images/bk_modals_country/Brazil.html");
}
/* line 89, sass/_modals.scss */
.modal-wrapper.styled .modal .bk-back.bk-salvador {
  background-image: url("images/bk_modals_country/El_Salvador.html");
}
/* line 93, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
  display: block;
}
/* line 99, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images .slides {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
/* line 106, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images .slides::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  display: none;
}
/* line 111, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images .slides::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 10px;
}
/* line 115, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images .slides::-webkit-scrollbar-track {
  background: transparent;
}
/* line 118, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images .slides > div {
  scroll-snap-align: start;
  flex-shrink: 0;
  width: 100%;
  transform-origin: center center;
  transform: scale(1);
  transition: transform 0.5s;
}
/* line 126, sass/_modals.scss */
.modal-wrapper.styled .modal .carrusel-images img {
  cursor: pointer;
}
/* line 130, sass/_modals.scss */
.modal-wrapper.styled .modal .btn {
  position: absolute;
  top: 35%;
  font-size: 1.3rem;
  height: 42px;
  width: 23px;
  text-align: center;
  display: inline-block;
  background-repeat: no-repeat;
}
/* line 139, sass/_modals.scss */
.modal-wrapper.styled .modal .btn.next {
  right: 10px;
  background-image: url("images/chevron-thin-right.html");
}
/* line 144, sass/_modals.scss */
.modal-wrapper.styled .modal .btn.prev {
  background-image: url("images/chevron-thin-left.html");
  left: 10px;
}

/* line 150, sass/_modals.scss */
.close-modal {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: #00A7FF !important;
  color: white;
  border: 0 none !important;
  font-size: 30px !important;
  padding: 5px !important;
}
/* line 162, sass/_modals.scss */
.close-modal:hover {
  background-color: #468600;
}
