/*
@font-face {
    font-family: "green-dot-social";
    src: url("fonts/green-dot-social.eot");
    src: url("fonts/green-dot-social.eot?#iefix") format("embedded-opentype"), url("fonts/green-dot-social.woff") format("woff"), url("fonts/green-dot-social.ttf") format("truetype"), url("fonts/green-dot-social.svg#green-dot-social") format("svg");
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
    font-family: "green-dot-social" !important;
    content: "\61"; 
}
.icon-linkedin:before {
    font-family: "green-dot-social" !important;
    content: "\63";
}
.icon-menu:before {
    font-family: "green-dot-social" !important;
    content: "\67";
}
.icon-close:before {
    font-family: "green-dot-social" !important;
    content: "\68";
}
.icon-gd-text:before {
    font-family: "green-dot-social" !important;
    content: "\69";
}
.icon-gd-dot:before {
    font-family: "green-dot-social" !important;
    content: "\6a";
}
.icon-gd-circle:before {
    font-family: "green-dot-social" !important;
    content: "\6b"; 
}
.icon-gd-arrow-circles:before {
    font-family: "green-dot-social" !important;
    content: "\6c";
}
.icon-arrow-gd:before {
    font-family: "green-dot-social" !important;
    content: "\6d";
}
*/
/*





*/
span.phone {
  display: inline-block;
  padding: 0 0 0 2em;
  font-size: 1.5em;
  line-height: 1em;
  vertical-align: middle;
}
@media only screen and (max-width:400px) {
  span.phone {
    padding: 0 0 0 .75em;
  }
}
span.phone a {
  text-decoration: none !important;
  padding: 0;
  margin: 0;
  color: inherit !important;
}
span.phone {
  display: inline-block;
  padding: 0 0 0 2em;
  font-size: 1.5em;
  line-height: 1em;
  vertical-align: middle;
}
@media only screen and (max-width:400px) {
  span.phone {
    padding: 0 0 0 .75em;
  }
}
span.phone a {
  text-decoration: none !important;
  padding: 0;
  margin: 0;
  color: inherit !important;
}
.navbar span.phone {
  font-size: 1.125em;
  position: absolute;
  top: 7.111111111111111em;
  background: #000;
  color: #fff;
  right: 1.5em;
  /* box-shadow:inset 0 .125em .25em -.125em rgba(0,0,0,.6),  0 .125em .25em -.125em rgba(0,0,0,.3); */
  padding: .5em .5em .4375em .5em;
  line-height: 1em;
  z-index: 100;
}
.navbar.close span.phone {
  /*background:rgba(255,255,255,.8);
	color:#231f20; */
  opacity: 0;
}
@media only screen and (max-width:767px) {
  .navbar .phn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    font-size: 16px;
  }
  .navbar span.phone a {
    text-decoration: none;
  }
}
/*
.phone_holder {
    font-size: 2em;
    position: absolute;
    top: 1em;
    right: 1em;
    display: none;
}
@media only screen and (max-width:56em) {
    .phone_holder {
        font-size: 1.25em;
        position: absolute;
        top: 1em;
        left: auto;
        right: 1em;
        display: block;
        color: #b73d25;
    }
    .phone_holder a {
        display: block;
    }
    .phone_holder a:before {
        font-family: "base-set";
        content: "\75";
        display: inline-block;
        vertical-align: middle;
        font-size: 1.125em;
        transform: rotate(30deg);
        color: #00a19b;
    }
}
 */
/*
@media only screen and (max-width:25.8125em) { 
    .phone_holder a {
        width: 2em;
        overflow: hidden;
        white-space: nowrap;
        top: -.25em;
        position: relative;
    }
    .phone_holder a:before {
        margin: 0 .5em;
        font-size: 1.5em;
        transform: rotate(240deg);
        color: #00a19b;
    }
} /* * /
.navbar, #sticky-wrapper {
    position: relative !important;
}
.navbar.is-sticky, #sticky.is-sticky {
    width: 100%;
    z-index: 2100;
    position: fixed !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.navbar {
    width: 100%;
    z-index: 2100;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.nav_holder {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    z-index: 10;
}
.is-sticky .nav_holder {
    transition: all .25s linear;
    box-shadow: 0 0 .75em rgba(0, 0, 0, .17);
}

.nav_holder.spacer {
    font-size: 1em;

}.
nav_holder.spacer {
    display: block;
    height: 6.75em;
    transition: all 0s linear;
}
.navbar .zone, .footer_bar .zone {
    text-align: center;
    width: calc( 100% - 4em);
    margin: 0 auto;
    max-width: 75em;
}
.navbar .zone {
    padding: 0 !important;
}
.block.navbar .zone ul {
    margin: 0;
}
@media only screen and (max-width:56em) {
    .navbar .zone {
        text-align: left;
        width: 100%;
        padding-top: 0;
    }
    .nav_holder, .navbar, .sticky-wrapper.is-sticky .navbar, #sticky.is-sticky, .sticky-wrapper .navbar.close {
        padding-right: 0;
    }
    .nav_holder, .nav_holder.spacer {
        height: 3.75em;
    }
} /* @media only screen and (max-width:35.4375em) {  .navbar .zone { text-align: center; } .nav_holder, .sticking .nav_holder.spacer { height: auto; } .sticking .nav_holder.spacer:before { content: ''; margin: .25em auto; width: calc( 100% - 2em ); display: block; padding: 14.296875% 0 0 0; } } 

.sticky-wrapper #sticky.navbar {
       position: fixed;
    z-index: 100;width: 100%;
}/*  * /
.home .sticky-wrapper #sticky.navbar, .single-work .sticky-wrapper #sticky.navbar, .single-post .sticky-wrapper #sticky.navbar {
    position: relative;
}
.home .sticky-wrapper #sticky.navbar.is-sticky {
    position: fixed
}
/*
#sticky {
	height:4.75em;
	bottom:-100%;
}* /
.close .sticky-wrapper, .close #sticky {
    overflow: visible;
    height: 100% !important;
    display: inline;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}
.sticky-wrapper.is-sticky .navbar, #sticky.is-sticky, .sticky-wrapper .navbar.close {
    width: 100%;
    z-index: 2100;
    position: fixed !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.nav_holder, .sticking .nav_holder.spacer, .close .nav_holder.spacer {
    position: relative;
    padding: 0;
    height: 6.4375em;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    color: #00417a;
    box-shadow: 0 .125em .25em rgba(0, 0, 0, .0);
    top: 0;
    transition: top 0s linear;
}
.nav_holder.spacer {
    height: 0;
}
/* */
.navbar, .navbar.close {
  width: 100%;
  z-index: 2100;
  position: fixed !important;
  top: 0;
  left: 0;
  padding: 0 !important;
  box-shadow: 0 .125em .25em rgba(0, 0, 0, .2), 0 .125em .625em rgba(0, 0, 0, .2);
}
.nav_holder, .nav_holder.spacer, .close .nav_holder.spacer {
  position: relative;
  padding: 0;
  height: 6.4375em;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  color: #00417a;
  top: 0;
  transition: top 0s linear;
}
/* */
.nav_holder .zone {
  width: 98%;
  position: relative;
  max-width: 87.5em;
  margin: 0 auto;
  height: 0;
  overflow: visible;
}
/*
@media only screen and (max-width:81.25em) {
    .nav_holder, .close .nav_holder.spacer {
        height: 7.25em;
    }
    .nav_holder .zone {
        width: 100%;
    }
}
*/
@media only screen and (max-width:61.25em) {
  .nav_holder, .nav_holder.spacer, .close .nav_holder.spacer {
    height: 4em;
  }
  .nav_holder .zone {
    width: 100%;
  }
}
/*
.sticky-wrapper {
 
}
.is-sticky .nav_holder, .sticking .nav_holder.spacer {
    transition: top .125s linear;
    top: -45px;
}
.sticking .nav_holder.spacer {
    margin-bottom: -45px;
    display: none;
}

.single-work .sticking .nav_holder.spacer, .single-post .sticking .nav_holder.spacer{
      margin-bottom: -45px;
    display: block;
}

*/
.close .nav_holder {
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(255, 255, 255, 00);
  box-shadow: 0 .125em .25em rgba(0, 0, 0, .3);
}
@media only screen and (max-width:61.25em) { /* 81.25 */
  .navbar .zone {
    padding: 0 !important;
    text-align: center;
  }
}
.mnu {
  text-align: center;
  width: auto;
  position: relative;
  top: 2.25em;
}
.mnu li {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0;
  line-height: 1em;
  margin: 0;
}
.mnu li:before {
  content: normal;
}
.mnu li > a {
  font-family: 'Tinos', serif;
  font-size: 1.0625em;
  display: inline-block;
  padding: .5em .25em;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  transition: all .125s linear;
  background: #fff;
  color: #414042;
}
.mnu li > a:hover {
  text-decoration: underline;
}
.mnu li.current-menu-item > a:hover, .mnu li.current-menu-item > a {
  color: #f47934;
  text-decoration: underline;
}
.mnu li:after {
  content: '|';
  font-size: 1.3125em;
  color: #f47934;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding: 0 0 0 .125em;
}
.mnu li:last-child:after {
  content: normal;
}
.mnu .bt_home {
  display: none;
}
.nav_holder .zone .bt_menu {
  display: none;
  border: none;
  background: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: left;
  margin: 0;
}
/* drop down */
.mnu li ul {
  display: block;
  position: absolute;
  top: -99em;
  width: auto;
  padding: 2.125em 0 0 0;
  left: -1.25em;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.mnu li:hover ul {
  text-align: left;
  top: 2em;
}
.mnu li ul li {
  display: block;
  background: rgba(255, 255, 255, .95);
  padding: 0 2em;
  border-left: 1px solid rgba(0, 0, 0, .1);
  border-right: 1px solid rgba(0, 0, 0, .1);
}
.mnu li ul li:after {
  content: normal;
}
.mnu li ul li a {
  padding: .75em 0;
  display: block;
  margin: 0;
  white-space: nowrap;
  border-top: 1px solid #f47934;
  background: none;
  font-family: 'Fira Sans', sans-serif;
  text-transform: none;
  font-weight: 300;
  min-width: 10em;
}
.mnu li ul li:first-child a {
  border-top: none;
}
.mnu li ul li:first-child {
  padding-top: .5em;
  box-shadow: inset 0 .5625em .5em -.5em rgba(0, 0, 0, .3);
}
.mnu li ul li:last-child {
  padding-bottom: .75em;
}
@media only screen and (max-width:61.25em) { /* */
  .nav_holder .zone > .bt_menu {
    font-family: "base-set";
    color: #f47934;
    font-size: 2.25em;
    opacity: 1;
    display: block;
    vertical-align: middle;
    margin: 0 .5em;
    position: absolute;
    left: 0;
    padding: 1em 0;
  }
  .nav_holder .zone > .bt_menu:before {
    content: "\62";
  }
  .nav_holder .zone .mnu .bt_menu {
    display: block !important;
    font-size: 1em;
    width: 100%;
    padding: 1em 1em;
    font-weight: 400;
    background: #050505;
    color: #ffffff;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: 'Tinos', serif;
    font-family: 'Fira Sans', sans-serif;
  }
  .mnu .bt_menu:before {
    content: "\61";
    font-family: "base-set";
    display: inline-block;
    vertical-align: middle;
    left: -.25em;
    font-size: 1.96875em;
    position: relative;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer;
    border: none;
  }
  .mnu .bt_menu:after {
    font-size: 1.5em;
    content: 'Close';
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
  }
  .mnu {
    z-index: 1;
    left: -200vw;
    top: 0;
    margin: 0;
    top: -2.25em;
    width: 22em;
    max-width: calc(100%);
    height: 100vh;
    overflow-y: auto;
    padding: 0 0 15em 0;
    transition: all .5s linear;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    box-shadow: 0 0 .5em rgba(0, 0, 0, .5);
  }
  .mnu:after {
    content: '';
    display: block;
    height: 25vh;
  }
  .mnu.close {
    left: 0;
  }
  .mnu li, .mnu .bt_home {
    display: block;
    margin: 0;
    box-shadow: none;
  }
  .mnu li:after {
    content: none;
  }
  .mnu li a {
    display: block;
    border-bottom: 1px solid #f47934;
    padding: 1.125em 1em 1.125em 2em;
    line-height: 1.2;
    font-size: 1.5em;
    background: #ffffff;
    text-align: left;
    text-transform: none;
    font-weight: 300;
    font-family: 'Fira Sans', sans-serif;
  }
  .mnu li ul li:first-child {
    box-shadow: none;
  }
  .mnu li ul li {
    box-shadow: none;
    padding: 0 !important;
    background: none;
    border-left: none;
    border-right: none;
  }
  .mnu li ul li a {
    background: none;
    padding: 1.125em 1em 1.125em 2.5em;
    font-family: 'Tinos', serif;
    font-family: 'Fira Sans', sans-serif;
    border-top: none;
    min-width: auto;
  }
  .mnu li.current-menu-item > a:hover, .mnu li.current-menu-item > a {
    background: #f47934;
    color: #ffffff;
    text-shadow: none;
  }
  .mnu li ul, .mnu li:hover ul {
    display: block !important;
    top: 0;
    left: 0;
    position: relative;
    padding: 0;
    height: auto;
  }
  .nav_holder .zone > .bt_menu {
    font-size: 1.75em;
    padding: .5625em 0;
  }
}
/*




*/
.nav_holder .formerly {
  position: absolute;
  font-size: 1em;
  top: 6.4em;
  z-index: -5;
  overflow: hidden;
  transition: all .25s ease;
  height: 3em;
  background: rgba(0, 0, 0, .3);
  box-shadow: 0 0 .5em rgba(0, 0, 0, .4);
}
.nav_holder .formerly > div {
  padding: 1em;
  position: relative;
  transition: top .25s ease;
  background: #f47934;
  color: #050505;
  top: -.5em;
  border-top: .5em solid #f47934;
}
.nav_holder .formerly.down > div {
  transition: top .25s ease;
  top: -.1em;
}
.nav_holder .formerly.up {
  height: 0;
}
.nav_holder .formerly.down {
  height: 3.5em;
}
.nav_holder .formerly.up > div {
  transition: top .25s ease;
  top: -3.5em;
}
@media only screen and (max-width:61.25em) {
  .nav_holder .formerly {
    top: 4em;
    box-shadow: none;
    left: calc(50% - 9.5em);
    text-align: center;
  }
  .nav_holder .formerly > div {
    padding: .5em;
    display: inline-block;
    font-size: .8em;
    box-shadow: none;
  }
  .nav_holder .formerly {
    height: 1.7em;
  }
  .nav_holder .formerly.down {
    height: 2em;
  }
  .nav_holder .formerly.up {
    height: 0;
  }
  .nav_holder .formerly.up > div {
    top: -2em;
  }
}
.lang_box {
  position: absolute;
  top: 2.5em;
  right: 0;
  text-align: right;
  font-size: 1em;
  width: auto;
  height: auto;
  display: block;
}
.lang_box a {
  display: inline-block;
  opacity: .2;
  margin: .125em;
  filter: grayscale(100%);
}
.lang_box a:hover {
  opacity: 1;
  transition: all .125s linear;
  filter: grayscale(0);
}
.lang_box a:before {
  content: '';
  display: block;
  overflow: hidden;
  width: 2.1875em;
  height: 1.4375em;
}
.lang_box a.on {
  opacity: 1;
  filter: grayscale(0);
}
.lang_box button.current_lang {
  display: none;
}
.bt_en, button.lang_en {
  background: url(/wp-content/uploads/2019/09/flags-en.png) center center no-repeat;
  background-size: cover;
}
.bt_es, button.lang_es {
  background: url(/wp-content/uploads/2019/09/flags-es.png) center center no-repeat;
  background-size: cover;
}
.bt_pt-br, button.lang_pt-br {
  background: url(/wp-content/uploads/2019/09/flags-pt.png) center center no-repeat;
  background-size: cover;
}
@media only screen and (max-width:61.25em) {
  .lang_box {
    top: 1.3125em
  }
}
@media only screen and (max-width:35.25em) {
  .lang_box {
    right: 1.5em;
    top: 0.8125em;
    width: 3.1875em;
    height: 2.4375em;
    max-height: 2.4375em;
    overflow: hidden;
    transition: all .5s linear;
    padding: .5em .5em 0 .5em;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 .125em .5em rgba(0, 0, 0, .0);
  }
  .lang_box:hover {
    height: auto;
    transition: all .5s linear;
    max-height: 10em;
    background: #fff;
    box-shadow: 0 .125em .5em rgba(0, 0, 0, .3);
  }
  .lang_box a.on {
    display: none;
  }
  .lang_box a {
    opacity: 1;
    display: block;
    margin: .5em auto;
    width: 2.1875em;
    height: 1.4375em;
    filter: grayscale(0);
  }
  .lang_box button.current_lang {
    display: block;
    padding: 0 !important;
    width: 2.1875em;
    height: 1.4375em;
    font-size: 1em;
    border: none;
    border-radius: 0;
    margin: 0 auto !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    cursor: pointer;
  }
  .lang_box a {
    display: block;
    opacity: 1;
  }
}
.hld .mnu {
  /*  padding-right:6%;*/
  padding-left: 6%;
}
@media only screen and (max-width:61.25em) {
  .hld .mnu {
    padding-left: 0;
  }
}