
@font-face {
    font-family: 'ChronicleDispBold';
    src: url('../fonts/ChronicleDispBold.eot');
    src: url('../fonts/ChronicleDispBold.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispBold.woff2') format('woff2'),
         url('../fonts/ChronicleDispBold.woff') format('woff'),
         url('../fonts/ChronicleDispBold.ttf') format('truetype'),
         url('../fonts/ChronicleDispBold.svg#ChronicleDispBold') format('svg');
         font-style: normal;
         font-weight: normal;
}

@font-face {
    font-family: 'ChronicleDispLight';
    src: url('../fonts/ChronicleDispLight.eot');
    src: url('../fonts/ChronicleDispLight.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispLight.woff2') format('woff2'),
         url('../fonts/ChronicleDispLight.woff') format('woff'),
         url('../fonts/ChronicleDispLight.ttf') format('truetype'),
         url('../fonts/ChronicleDispLight.svg#ChronicleDispLight') format('svg');
         font-style: normal;
         font-weight: normal;
}

@font-face {
    font-family: 'ChronicleDispXLight';
    src: url('../fonts/ChronicleDispXLight.eot');
    src: url('../fonts/ChronicleDispXLight.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispXLight.woff2') format('woff2'),
         url('../fonts/ChronicleDispXLight.woff') format('woff'),
         url('../fonts/ChronicleDispXLight.ttf') format('truetype'),
         url('../fonts/ChronicleDispXLight.svg#ChronicleDispXLight') format('svg');
        font-style: normal;
         font-weight: normal;
}
@font-face {
    font-family: 'ChronicleDispXLightItalic';
    src: url('../fonts/ChronicleDispXLightItalic.eot');
    src: url('../fonts/ChronicleDispXLightItalic.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispXLightItalic.woff2') format('woff2'),
         url('../fonts/ChronicleDispXLightItalic.woff') format('woff'),
         url('../fonts/ChronicleDispXLightItalic.ttf') format('truetype'),
         url('../fonts/ChronicleDispXLightItalic.svg#ChronicleDispXLightItalic') format('svg');
         font-style: normal;
         font-weight: normal;
}
@font-face {
    font-family: 'ChronicleDispLightItal';
    src: url('../fonts/ChronicleDispLightItal.eot');
    src: url('../fonts/ChronicleDispLightItal.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispLightItal.woff2') format('woff2'),
         url('../fonts/ChronicleDispLightItal.woff') format('woff'),
         url('../fonts/ChronicleDispLightItal.ttf') format('truetype'),
         url('../fonts/ChronicleDispLightItal.svg#ChronicleDispLightItal') format('svg');
         font-style: normal;
         font-weight: normal;
}
@font-face {
    font-family: 'ChronicleTextG1RomanPro';
    src: url('../fonts/ChronicleTextG1RomanPro.eot');
    src: url('../fonts/ChronicleTextG1RomanPro.eot') format('embedded-opentype'),
         url('../fonts/ChronicleTextG1RomanPro.woff2') format('woff2'),
         url('../fonts/ChronicleTextG1RomanPro.woff') format('woff'),
         url('../fonts/ChronicleTextG1RomanPro.ttf') format('truetype'),
         url('../fonts/ChronicleTextG1RomanPro.svg#ChronicleTextG1RomanPro') format('svg');
         font-style: normal;
         font-weight: normal;
}
@font-face {
    font-family: 'ChronicleDispRoman';
    src: url('../fonts/ChronicleDispRoman.eot');
    src: url('../fonts/ChronicleDispRoman.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispRoman.woff2') format('woff2'),
         url('../fonts/ChronicleDispRoman.woff') format('woff'),
         url('../fonts/ChronicleDispRoman.ttf') format('truetype'),
         url('../fonts/ChronicleDispRoman.svg#ChronicleDispRoman') format('svg');
         font-style: normal;
         font-weight: normal;
}
@font-face {
    font-family: 'ChronicleDispSemibold';
    src: url('../fonts/ChronicleDispSemibold.eot');
    src: url('../fonts/ChronicleDispSemibold.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispSemibold.woff2') format('woff2'),
         url('../fonts/ChronicleDispSemibold.woff') format('woff'),
         url('../fonts/ChronicleDispSemibold.ttf') format('truetype'),
         url('../fonts/ChronicleDispSemibold.svg#ChronicleDispSemibold') format('svg');
          font-style: normal;
         font-weight: normal;
}
@font-face {
    font-family: 'ChronicleDispSemiboldItal';
    src: url('../fonts/ChronicleDispSemiboldItal.eot');
    src: url('../fonts/ChronicleDispSemiboldItal.eot') format('embedded-opentype'),
         url('../fonts/ChronicleDispSemiboldItal.woff2') format('woff2'),
         url('../fonts/ChronicleDispSemiboldItal.woff') format('woff'),
         url('../fonts/ChronicleDispSemiboldItal.ttf') format('truetype'),
         url('../fonts/ChronicleDispSemiboldItal.svg#ChronicleDispSemiboldItal') format('svg');
         font-style: normal;
         font-weight: normal;
}





html {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
}

/*html.skrollr-mobile,
html.skrollr-mobile body{
  overflow: visible !important;
}*/
#skrollr-body {
    float: left;
    width: 100%;
    height: 100% !important;
}
html.skrollr-mobile,
html.skrollr-mobile body{
  overflow-x: hidden;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
}

body {
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #252525;
  font-family: 'Roboto', sans-serif;
  font-size-adjust: none;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  height: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  width: 100%;
  font-weight: 700;
  line-height: 1;
  color: #0066cc;
  text-transform: none;
  margin: 0px;
  padding: 0px;
}

html body h1 { font-size: 120px; }

html body h2 { 
    font-size: 48px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000000;
 }

html body h3 { font-size: 36px; }

html body h4 { font-size: 28px; }

html body h5 { font-size: 24px; }

html body h6 { font-size: 18px; }

html body p {
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #252525;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

html body p{
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000;
}

html body a {
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #252525;
  text-transform: none;
  outline: none;
  text-decoration: none !important;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}

html body a:hover { color: #0066cc; text-decoration: none !important; }

html body ul,
html body ol,
html body dl {
  margin: 0px 0px 20px 0px;
  padding: 0px 20px 0px 16px;
  position: relative;
}

ul:after,
ol:after,
dl:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
}

html body ul li,
html body ol li,
html body dl li {
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #252525;
  text-transform: none;
  letter-spacing: normal;
  padding: 0px 0px 5px 2px;
}

html body li a{
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #252525;
  text-transform: none;
  outline: none;
  text-decoration: none !important;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}

html body li a:hover { color: #0066cc; text-decoration: none !important; }

*,
*:after,
*:before {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.row:before,
.row:after,
.clearfix:before,
.clearfix:after,
.wrapper:before,
.wrapper:after { clear: both; }

.row:before,
.row:after,
.clearfix:before,
.clearfix:after,
.wrapper:before,
.wrapper:after {
  content: ".";
  display: block;
  height: 0px;
  overflow: hidden;
}

a,
button,
img,
select,
a:focus,
input:focus,
textarea:focus {
  outline: 0px !important;
  text-decoration: none;
}

.clr { clear: both; }

img {
  max-width: 100%;
  border: 0px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  outline: none;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}

button[disabled],
input[disabled] { cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0px;
  padding: 0px;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}

input:hover,
input:focus,
textarea:hover,
input[type=text]:hover,
textarea:active,
input[type=text]:active,
textarea:focus,
input[type=text]:focus,
button:focus,
button:active,
button:hover {
  outline: 0px !important;
  -webkit-appearance: none;
  box-shadow: none!important;
}

input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="button"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
  box-shadow: none;
  border-radius: 0px;
  border: none;
}

select {
  box-shadow: none;
  border-radius: 0px;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
}

input[type="text"]::-moz-placeholder {
  color: #252525;
  opacity: 1;
}

input[type="text"]::-webkit-placeholder {
  color: #252525;
  opacity: 1;
}

input::-moz-placeholder {
  color: #252525;
  opacity: 1;
}

input::-webkit-placeholder {
  color: #252525;
  opacity: 1;
}

textarea::-moz-placeholder {
  color: #252525;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #252525;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #252525;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #252525;
  opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
  color: #252525;
  opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
  color: #252525;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #252525;
  opacity: 1;
}

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

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  border-radius: 0px;
}

input[type="radio"] {
  -webkit-appearance: radio;
  border-radius: 0px;
}

input {
  line-height: normal;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* Mozilla based browsers */
::-moz-selection {
  color: #fff;
  background-color: #0066cc;
}

/* Works in Safari */
::selection {
  color: #fff;
  background-color: #0066cc;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
  font-size: 15px;
  color: #b7b7b7;
  width: 100%;
  height: 49px;
  background: #ffffff;
  border-radius: 4px;
  padding: 0 0 0 18px;
}

button,
input[type="submit"] {
  width: 100%;
  height: 49px;
  font-weight: 700;
  font-size: 14px;
  line-height: 49px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  background-color: #8cc049;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

textarea {
  width: 100%;
  height: 119px;
  font-size: 15px;
  color: #b7b7b7;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,.7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 0 13px 0;
  padding: 12px 18px 10px 19px;
  overflow-y: hidden!important;
}

/* End Wordpress default CSS */
/* Project name CSS */

.clear { clear: both; }

.page-wrapper {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}

.wrapper {
  width: 100%;
  max-width: 1600px;
  margin: 0px auto;
  padding: 0px 54px 0px 56px;
}

header,
section,
footer {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
}

section,
footer {
  background-color: #ffffff;
}


.button-row {
  display: block;
  width: 100%;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.button-row a {
  display: inline-block;
  width: auto;
  min-width: 136px;
  height: 41px;
  font-weight: 500;
  font-size: 14px;
  line-height: 41px;
  color: #ffffff;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  background-color: #252525;
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  padding: 0 37px 0px 24px;
  position: relative;
}
.button-row a:after {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: 400;
  right: 25px;
  top: 0px;
}
/*.button-row a span{
  color: #493b17;
  font-weight: 500;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  min-width: 143px;
  height: 44px;
  line-height: 46px;
  display: inline-block;
  vertical-align: top;
  background-color: transparent;
  border:1px solid #a47001;
  margin: 0px 0px 0px 0px;
  padding: 0 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -webkit-transform: translate(-4px, -4px);
  transform: translate(-4px, -4px);
}
.button-row a:hover span{
  color: #ffffff;
  background-color: #a47001;
  border:1px solid #a47001;
}*/
.button-row a:hover {
  color: #ffffff;
  background-color: #0066cc;
  border:0px solid #a47001;
}
.header{
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: transparent;
  /*z-index: 9999999;*/
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.header.darkHeader{
  position: fixed;
  background-color: rgba(255,255,255,0.80);
  z-index: 99999;
  box-shadow: 2px 2px 30px 0 rgba(0, 0, 0, 0.25);
}
.header.header-open{
  background-color: #d5e5e9;
  z-index: 9999999;
  box-shadow:none;
}

.logo{
  float: left;
  width: auto;
  margin: 37px 0px 37px;
  position: relative;
  z-index: 9999999;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.header.darkHeader .logo {
  margin: 32px 0px 34px;
}
.logo a{
  display: block;
}
.logo img{
  vertical-align: top;
}

.menu-icon,
.search-icon{
  float: right;
  width: auto;
  position: relative;
  z-index: 9999999;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.menu-icon span,
.search-icon span{
  display: block;
  cursor: pointer;
}
.menu-icon img,
.search-icon img{
  vertical-align: top;
}
.search-icon img{
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.search-icon:hover img{
  transform: scale(1.3);
}
.menu-icon{
  margin-top: 35.2px;
}
.header.darkHeader .menu-icon {
  margin-top: 32px;
}
.search-icon{
  margin-right: 19.4px;
  margin-top: 35.2px;
}
.header.darkHeader .search-icon {
  margin-top: 30px;
}

/* 111 */

#nav-icon1, 
  #nav-icon2, 
  #nav-icon3, 
  #nav-icon4 {
  position: absolute;
  top: 58px;
  right: 75px;
  z-index: 9999;
  float: right;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-align: center;
  background-color: transparent;
  margin: 0 auto;
  padding: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

  /*#nav-icon1:hover span { background: #78b91c; }*/
.menu-icon{
  width: 52px;
  height: 26px;
}
.menu-icon-inner{
  float: right;
  width: 36px;
  height: 100%;
  cursor: pointer;
}
    .menu-icon span {
    position: relative;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #97B0BD;
    border-radius: 0;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  .menu-icon span:nth-child(1) { top: 0; width: 30px; float: right;  }

  .menu-icon span:nth-child(2) { 
    top: 10px; 
    left: auto;
    right: 15px;
    width: 36px; 
    float: left; 
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s; 
  }
  .menu-icon:hover span:nth-child(2) { 
    right: -6px;
  }

  .menu-icon span:nth-child(3) { top: 20px; width: 24px; float: right; margin-right: 6px; }

 .header-open .menu-icon span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  height: 1px;
  width: 30px;
}
  .header-open .menu-icon span{
    background-color: #46738a;
  }

  .header-open .menu-icon span:nth-child(2) {
    left: -60px;
    opacity: 0;
    height: 1px;
  }

  .header-open .menu-icon span:nth-child(3) {
  top: 8px;
    -webkit-transform: rotate(-135deg);
     -moz-transform: rotate(-135deg); 
     -o-transform: rotate(-135deg); 
     transform: rotate(-135deg); 
    height: 1px;
    width: 30px;
    margin: 0px;
  }
  .header-open .menu-icon .menu-icon-inner{
    width: 25px;
    height: 25px;
    float: right;
    margin: 3px;
  }
  .menu-icon-inner.close-menu{
    display: none;
  }
  .header-open .menu-icon-inner{
    display: none;
  }
  .header-open .menu-icon-inner.close-menu{
    display: inline-block;
    vertical-align: top;
  }

/* 111 */

.home-banner-section {
  position: relative;
  background-color: transparent;
  padding: 155px 0px 199px 0px;
  overflow: hidden;
}
.home-banner-section .wrapper{
  padding-left: 231px;
}
.home-banner-shape-1 {
  position: absolute;
  top: 154px;
  right: 0px;
  left: 303px;
  margin: 0px auto;
  width: 267px;
  z-index: 9;
}
.content-shap {
  position: absolute;
  /*top: -161px;
  right: -81px;
  width: 934px;
  z-index: 9;*/

   /*height: 1117px; */

}

.content-shap.content-shap-1{
  position: absolute;
  top: 0px;
  right: -300px;
  left: 0px;
  margin: 0px auto;
  width: 1111px;
  max-width: 100%;
  height: auto;
  z-index: 9;
}
.content-shap.content-shap-1 {
  right: -799px;
}
.content-shap-remove{
  display: none;
}
.content-shap-d{
  display: none;
}
.content-shap.content-shap-1 {
  z-index: 9;
}
.content-shap.content-shap-1 .scene {
  left: 10%;
  width: 110%;
  height: 90%;
}
.content-shap .scene {
  position: absolute;
  right: 0px;
}
.home-banner-slider .navigator{
  float: left;
  width: 100%;
}
.home-banner-slider .navigator .slick-arrow{
  display: none !important;
}
.home-banner-slider .navigator .slick-dots {
  margin: 0px 0px 0px -231px;
  padding: 0px 0px 0px 55px;
  position: absolute;
  right: auto;
  top: auto;
  bottom: -130px;
  left: auto;
  width: 100%;
  /* max-width: 1600px; */
}

.home-banner-slider .navigator .slick-dots li{
  list-style-type: none;
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px 0px 0px 4.6px;
}
.home-banner-slider .navigator .slick-dots li button{
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: none;
  background-color: transparent;
  box-shadow: none;
  width: 18px;
  height: 18px;
  font-size: 0px;
  background-image: url("../images/navigation.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 100% 100% ;
}
.home-banner-slider .navigator .slick-dots li.slick-active button{
  background-image: url("../images/navigation-active.svg");
}
.home-banner-slider .navigator .slick-dots li button:hover{
  background-image: url("../images/navigation-hover.svg");
}
.home-banner-slider .primary{
  float: left;
  width: 551px;
  background-color: #abd5db;
  overflow: hidden;
  position: relative;
}
.home-banner-slider .primary:before{
  background-image: url("../images/shape_mask_banner02.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: cover;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 618px;
  z-index: 7;
}
.home-banner-slider .primary:after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 7;
  border: 1px solid #ffffff;
  background-color: transparent;
  display: none;
}
.home-banner-slider .primary .mask-img{
  float: left;
  width: 100%;
  height: 618px;
  position: relative;
}
.home-banner-slider .primary .mask-img img{
  width: 100%;
  height: 100%;
  vertical-align: top;
  object-fit: cover;
}

.home-banner-slider {
  position: relative;
}

.home-banner-slider .secondary {
  float: right;
  width: 100%;
  position: absolute;
  z-index: 9;
  margin: 190px 0px 0px;
  right: 0;
  top: auto;
  left: auto;
  bottom: auto;
  max-width: 545px;
}

.banner-content h1 {
  font-family: 'ChronicleDispBold';
  /*font-size: 120px;*/
  font-size: 97px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #000000;
  width: 100%;
  display: block;
  margin: 0px 0px 45px 0px;
  padding: 0px;
}
.banner-content p {
  font-family: 'ChronicleDispLight';
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #000000;
  width: 100%;
  display: block;
  margin: 0px;
  padding: 0px 0px 17px 102px;
}
.ver-link {
  display: block;
  text-align: left;
  width: 100%;
  padding: 0px 0px 0px 102px;
}
.ver-link a{
  position: relative;
  font-family: 'ChronicleDispXLight';
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  display: inline-block;
  vertical-align: top;
}
.ver-link a:hover{
  color: #000000;
}

.ver-link a .after{
  position: absolute;
  bottom: -3px;
  top: auto;
  left: -20px;
  right: 0px;
  margin: 0px auto;
  width: 60px;
  height: 2px;
  background-color: #abd5db;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  display: block !important;
}
.ver-link a:hover .after{
  height: 2px;
  /*left: -7px;*/
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 100%
}

.home-banner-slider .secondary .slick-active h1{
    /*-webkit-animation: slick-active a1 3s ease;*/
    animation-duration: .7s;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    animation-name: fadeAndScale;
    -moz-animation-name: fadeAndScale;
    -webkit-animation-name: fadeAndScale;
    position: relative;
}
.home-banner-slider .secondary .slick-active p,
.home-banner-slider .secondary .slick-active .ver-link{
   animation-duration: .7s;
   -webkit-animation-duration: .7s;
   -moz-animation-duration: .7s;
    animation-name: fadeAndScale;
    -moz-animation-name: fadeAndScale;
    -webkit-animation-name: fadeAndScale;
    position: relative;
}
.slider-div ul li.active h1,
.slider-div ul li.active .ver-link{
   animation-duration: .7s;
   -webkit-animation-duration: .7s;
   -moz-animation-duration: .7s;
    animation-name: fadeAndScale;
    -moz-animation-name: fadeAndScale;
    -webkit-animation-name: fadeAndScale;
}

@keyframes fadeAndScale {
    from {
        opacity: 0;
        /*top: 111px;*/
        position: relative;
        margin-top: 111px;
    }
    to {
        opacity: 1;
        /*top: 0%;*/
        margin-top: 0px;
        position: relative;
        animation-delay: 500s;
    }
}

.home-banner-bottom-arrow {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  bottom: 33px;
  z-index: 9;
}
.home-banner-bottom-arrow-inner{
  display: inline-block;
  vertical-align: top;
  width: 40px;
  cursor: pointer;
}
.home-banner-bottom-arrow span{
  display: inline-block;
  /*transform: rotate(-90deg);*/
  /* max-height: calc(100% - 44px); */
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  writing-mode: tb-rl;
  -webkit-writing-mode: vertical-lr;
  -moz-writing-mode: vertical-lr;
  font-family: 'ChronicleDispXLight';
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  width: 40px;
}
.home-banner-bottom-arrow .arrow-r1{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  margin: 9px 0px 0px 0px;
  position: relative;
}
.home-banner-bottom-arrow .arrow-r1 small{
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  position: relative;
}
.home-banner-bottom-arrow .strong{
  position: absolute;
  display: inline-block;
  vertical-align: top;
  clear: both;
  right: 0px;
  top: auto;
  bottom: 0px;
  left: 0px;
  margin: 0px auto 0px;
  width: 18px;
  height: 61px;
  background-image: url("../images/arrow-r2.svg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  /*transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;*/

   -webkit-animation: MoveUpDown 1s linear infinite;
   -moz-animation: MoveUpDown 1s linear infinite;
   animation: MoveUpDown 1s linear infinite;

}
.home-banner-bottom-arrow-inner:hover .strong{
  margin: 0px auto;
  bottom: 0px;
}



@keyframes MoveUpDown {
  0%, 100% {
    bottom: -44px;
  }
  50% {
    bottom: -21px;
  }
}

.family-business-section{
  padding: 114px 0px 95px;
  position: relative;
}
.family-business-section .wrapper {
  padding-left: 211px;
}
.family-business-section .date-element{
    text-align: right;
    padding: 0px 25px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    z-index: 999;
}
.family-business-section .date-element svg{
  width: 100%;
  height: auto;
  vertical-align: top;
}
.element-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.image-element{
  float: left;
  width: 52.4%;
  position: relative;
  margin: -63px 0px 0px 0px;
}
.image-element-img{
  float: left;
  width: 100%;
}
.image-element-img img{
   vertical-align: top;
}
.element-row span.text{
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 1.64;
  color: #000000;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 68px 0px 0px 98px;
}
.textbox-element{
  float: left;
  width: 47.6%;
  position: relative;
  z-index: 999;
  margin: -141px 0px 0px 0px;
}
.textbox-element h2{
  font-family: 'ChronicleDispXLightItalic';
  display: block;
  width: 100%;
  margin: 0px 0px 62px -79px;
}
.family-business-section .textbox-element p{
  max-width: 393px;
}
.textbox-element p{
  display: block;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 119px;
}
.fade-in-up.hidden{
  position: relative;
  overflow: visible;
  width: 100%;
  height: auto;
  cursor: default;
 /* display: block !important;*/
}
/*.fade-in-up.hidden.animated.visible.fadeInU{
    display: block !important;
    opacity: 1 !important;
}*/
.collections-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 195px 0px;
}

.collections-left-text{
  float: left;
  width: 25%;
  padding: 390px 0px 0px 0px;
  position: relative;
  z-index: 9;
}
.collections-left-text h2{
  font-family: 'ChronicleDispLightItal';
  display: block;
  width: 100%;
  margin: 0px 0px 61px 0px;
  line-height: 1;
}
.collections-left-text p{
  max-width: 290px;
  padding: 0px 0px 38px 15px;
  margin:0px;
}
.collections-left-text .ver-link {
  padding: 0px 0px 0px 15px;
}
.collections-left-text .ver-link a .after {
  left: -23px;
}
.collections-left-text .ver-link a:hover .after {
  left: -5px;
}
/*.collections-right{
  float: right;
  width: 75%;
  position: relative;
}*/
.collections-section .wrapper {
  position: relative;
  padding-right: 0;
}
/*.collections-right {
  float: right;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  padding-right: 0;
  padding-bottom: 111px;
  overflow: hidden;
  left: 26%;
}*/
.collections-right {
  float: right;
  width: 74%;
  position: relative;
  padding-right: 0;
  /*padding-bottom: 111px;*/
  padding-bottom: 55px;
  /*overflow: hidden;*/
}
.produto-listagem-section .collections-right {
  position: static;
  overflow: visible;
}
.collections-right .slider-div{
  overflow: visible !important;
}
.collections-shap-img {
  /* background-image: url("../images/shape_colecções.svg"); */
  position: absolute;
  width: auto;
  height: auto;
  left: 0px;
  right: auto;
  top: 0px;
  width: 100%;
  height: 100%;
}
.collections-shap-img .scene-11 {
  opacity: 1 !important;
}
.collections-shap-img{
  /*background-image: url("../images/shape_colecções.svg");*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: auto;
  top: 0px;
}
.collections-shap-img img{
  width: 100%;
  height: auto;
  vertical-align: top;
}
.slider-div{
  float: left;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  text-align: center;
  /*margin: 157px 0px 137px;*/
  margin: 157px 0px 37px;
}
.slider-div ul{
  margin: 0px;
  padding: 0px;
}
.slider-div ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  background-color: transparent !important;
  position: relative;
  width: 838px;
}
.slider-div ul li {
  left: 55px;
  position: relative;
}
.slider-div ul li .title-text{
  opacity: 0;
  visibility: hidden;
}
.slider-div ul li .slider-div-img{
  opacity: 0.3;
  text-align: left;
  visibility: hidden;
}
.slider-div ul li.img-list-open .slider-div-img{
  opacity: 1;
  visibility: visible;
}
.scrollbar-main p{
  font-family: 'ChronicleTextG1RomanPro';
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  color: #000000;
  width: 100%;
  text-align: center;
  margin: 15px 0px 0px 0px;
  padding: 0px 87px 0px 0px;
}
.slider-div ul li.active {
  left: -20px;
}
.slider-div ul li{
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.slider-div ul li.active{
  opacity: 1;
  visibility: visible;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.slider-div ul li.active + li{
  opacity: 1;
  visibility: visible;
}
.slider-div ul li.active .slider-div-img{
  visibility: visible !important;
  opacity: 1 !important;
}
.slider-div ul li.active + li .slider-div-img{
  visibility: visible !important;
  opacity: 0.3 !important;
}
.slider-div ul li.active .title-text{
  opacity: 1;
  visibility: visible;
}
.slider-div ul li.active .slider-div-img{
  opacity: 1;
  text-align: center;
}
.slider-div img{
  text-align: center;
  vertical-align: top;
  width: 569px;
}
.collections-right .scrollbar {
  background: transparent;
}
html body .collections-right{
  text-align: center;
}
html body .collections-right .scrollbar-main {
  width: 363px;
  margin: 0 auto 0 auto;
  height: 2px;
  /*background: #ffffff;*/
  line-height: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  bottom: 36px;
  left: 0;
  right: 0px;
  z-index: 9999;
  top: auto;
}
html body .collections-right .scrollbar {
  margin: 0 auto 0 auto;
  height: 2px;
  background: transparent;
  line-height: 0;
  width: 359.5px;
  float: left;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
html body .collections-right .scrollbar:after {
  position: absolute;
  left: 0;
  content: "";
  right: 0px;
  top: 0px;
  height: 1px;
  background: #c5c5c5;
  line-height: 0;
  width: 274.5px;
}
.scrollbar .handle{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  /*background-image: url("../images/navigation-active.svg");*/
  width: 18px;
  height: 18px;
  position: relative;
  top: -9px;
}
.scrollbar .handle .mousearea{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url("../images/navigation-active.svg");
  width: 18px !important;
  height: 18px !important;
  position: relative;
  top: 0px;
  float: left;
}
.scrollbar .handle .mousearea:hover{
  background-image: url("../images/navigation-hover.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.title-text{
  position: absolute;
  top: 125px;
  left: 0px;
  width: 100%;
  z-index: 3;
}
.title-text h1{
  font-family: 'ChronicleDispXLight';
  font-size: 160px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 0px 0px 51px 0px;
}
.title-text .ver-link {
  text-align: center;
  padding: 0px 0px 0px 0px;
  pointer-events: painted;
}
.title-text .ver-link a{
  color: #ffffff;
}
.a-primagera-section{
  display: block;
  padding: 335px 0px 0px 0px;
}
.a-primagera-section .home-banner-bottom-arrow {
  width: auto;
  position: absolute;
  top: 0px;
  bottom: auto;
  z-index: 9;
  right: 40px;
}
.collections-section .home-banner-bottom-arrow {
  width: auto;
  position: absolute;
  top: auto;
  bottom: 0px;
  z-index: 9;
  right: 40px;
}

.a-primagera-content-shap{
  position: absolute;
  width: 100%;
  left: 0px;
  /*top: 141px;*/
  top: 11px;
}
.a-primagera-section .image-element {
  width: 31.7%;
  margin: 0px 0px 0px 0px;
  position: relative;
}
/*.a-primagera-section .image-element .shape-image-primagera {
  position: absolute;
  bottom: -111px;
  top: auto;
  right: -85px;
}*/

.a-primagera-section .image-element .shape-image-primagera {
    position: absolute;
    bottom: -65px;
    top: auto;
    right: -3px;
    z-index: 99;
}
.a-primagera-section .element-row span.text {
  padding: 0px 0px 84px 50%;
}
.a-primagera-section .textbox-element {
  width: 68.3%;
  margin: 140px 0px 0px 0px;
  padding: 0px 0px 0px 125px;
  position: relative;
}
.a-primagera-section .textbox-element h2 {
  display: block;
  font-size: 160px;
  font-weight: 300;
  color: #000000;
  line-height: 1;
  font-family: 'ChronicleDispXLight';
  width: 100%;
  margin: 0px 0px 74px 0px;
  position: relative;
  z-index: 3;
}
.shape-interior-primagera {
  position: absolute;
  top: 23px;
  left: 187px;
}
.a-primagera-section .textbox-element p {
  padding: 0px 0px 20px 91px;
  max-width: 365px;
}
.fade-in-up.hidden {
  pointer-events: auto;
}
.a-primagera-section .ver-link {
  padding: 0px 0px 0px 91px;
  position: relative;
  z-index: 1;
}
.a-primagera-section .ver-link a:hover .after {
  
  left: 0px;
  right: 0px;
  width: 100%;
  margin: 0px auto;
}
.a-primagera-section .textbox-element .image-element{
  width: 100%;
  position: relative;
  padding: 0px 40px 0px 0px;
  margin: -35px 0px 0px 0px;
}
.a-primagera-section .textbox-element .image-element .js-pendulum-element {
  float: right;
  width: auto;
  padding: 50% 91px 0px 0px;
}
.a-primagera-section .textbox-element .image-element .image-element-img {
  float: right;
  width: 38%;
  position: relative;
}
/*.a-primagera-section .textbox-element .image-element .js-pendulum-element span.text {
  padding: 0px 0px 0px 0%;
}*/
.a-primagera-section .textbox-element .image-element .js-pendulum-element span.text {
  padding: 0;
  top: auto !important;
  bottom: 27px;
  left: -69px !important;
}

.news-section{
  padding: 0px 0px 0px;
  position: relative;
  margin: 190px 0px 61px;
}
.news-section .wrapper{
  padding: 0px 241px 0px 241px;
  position: relative;
}
.shape-noticias{
  position: absolute;
  top: 0px;
  left:151px;
}
.home-news-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-left: 99px;
}

.home-news-row ul{
  margin: 0px -10px;
  padding: 0px;
}
.home-news-row ul li{
  margin: 0px;
  padding: 0px 10px;
  list-style-type: none;
  float: left;
  width: 33.3333%;
  position: relative;
}
.home-news-row ul li.fade-in-up.hidden{
  width: 33.3333%;
}
.fade-in-up-2{
   animation-delay: 1s;
   -webkit-animation-delay: 1s;
   -moz-animation-delay: 1s;
   -ms-animation-delay: 1s;
   -o-animation-delay: 1s;
   opacity: 0;
}
.fade-in-up-3{
   animation-delay: 2s;
   -webkit-animation-delay: 2s;
   -moz-animation-delay: 2s;
   -ms-animation-delay: 2s;
   -o-animation-delay: 2s;
   opacity: 0;
}
.home-news-row ul li{
  margin: 0px;
  padding: 0px 10px;
  list-style-type: none;
}

.home-news-row ul li.fade-in-up-2.aos-init.aos-animate{
  margin-top: -180px;
}
.home-news-row ul li:nth-child(2) {
  /*margin-top: 110px;*/
}
.home-news-row ul li:nth-child(3) {
  /*margin-top: 220px;*/
}
.home-news-row ul li.fade-in-up-3.aos-init.aos-animate{
  margin-top: -30px;
}
.home-news-row ul li:nth-child(2) .news-inner .news-description {
  top: -83px;
  bottom: auto;
}

.home-news-row ul li.fade-in-up-2[data-aos-delay="500"] {
 transition-delay:0
}
.home-news-row ul li.fade-in-up-2[data-aos-delay="500"].aos-animate {
 transition-delay:500ms
}

.home-news-row ul li.fade-in-up-3[data-aos-delay="1000"] {
 transition-delay:0
}
.home-news-row ul li.fade-in-up-3[data-aos-delay="1000"].aos-animate {
 transition-delay:1000ms
}

.home-news-row ul li .news-inner{
  float: left;
  width: 100%;
  position: relative;
}
.home-news-row ul li .news-inner .news-img {
  float: left;
  width: 100%;
  height: 366px;
}
.home-news-row ul li .news-inner .news-img img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  object-fit: cover;
}
.news-title{
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 159px 0px 65px 0px;
  position: relative;
  z-index: 3;
}
.news-title h2{
  font-family: 'ChronicleDispLightItal';
  display: block;
  width: 100%;
  margin: 0px 0px 20px 0px;
  line-height: 0.8;
}
.news-title .ver-link {
  padding: 0px 0px 0px 0px;
  margin-left: -9px;
}
.news-title .ver-link a .after {
  left: -20.5px;
}
.news-title .ver-link a {
  padding: 0px 9px;
}
.news-title .ver-link a:hover .after {
  left: 0px;
  width: 100%;
}
.home-news-row ul li .news-inner .news-description {
  width: 300px;
  min-height: 120px;
  background-color: #ffffff;
  position: absolute;
  top: auto;
  bottom: -60px;
  right: -150px;
  padding: 18px 15px 25px 41px;
}
.home-news-row ul li .news-inner .news-description .news-date{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 2.18;
  letter-spacing: normal;
  color: #000000;
  margin: 0px 0px 3px 0px;
}
.home-news-row ul li .news-inner .news-description .news-date span{
  color: #abd5db;
}
.home-news-row ul li .news-inner .news-description .news-date span a{
  color: #abd5db;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 2.18;
}
.home-news-row ul li .news-inner .news-description p{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: 'ChronicleTextG1RomanPro';
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33;
  color: #000000;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.home-news-row ul li .news-inner .news-description .ver-link {
  padding: 0px 0px 0px 0px;
}
.home-news-row ul li .news-inner .news-description .ver-link a {
  color: #000000;
}
.home-news-row ul li .news-inner .news-description .ver-link a .after {
  left: 0;
  right: auto;
  width: 30px;
}
.home-news-row ul li .news-inner .news-description .ver-link a:hover .after {
  left: 0px;
  width: 100%;
}

.footer-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 175px 0px 25px;
  position: relative;
}
.footer-section.conatct-page-footer{
  padding: 101px 0px 25px;
  margin: 63px 0px 0px 0px;
}
.shape-footer-home{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  margin: 0px 0px 19px;
}
.shape-footer-home-img{
  display: inline-block;
  vertical-align: top;
  width: 489px;
  height: 395px;
  text-align: center;
  position: relative;
  background-color: #ffffff;
}
.footer-section.active-layer .hvrbox-layer-top {
  z-index: 99999;
  position: fixed;
}
.hvrbox-layer-top {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 229, 209, 0.8);
  color: #fff;
  padding: 15px;
  border-radius: 100%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
} 
.hvrbox-layer-top:after{
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 229, 209, 0.8);
  z-index: 1;
}
.footer-section.active-layer .shape-footer-home{
  opacity: 0;
  visibility: hidden;
  z-index: -9;
  position: relative;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.footer-section.active-layer p{
  opacity: 0;
  visibility: hidden;
  z-index: -9;
  position: relative;
}
.footer-section.active-layer .hvrbox-layer-top {
  border-radius: 0%;
  opacity: 1;
  visibility: visible;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hvrbox-layer-top-inner {
  text-align: center;
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hvrbox-layer-top-inner h1{
  font-family: 'ChronicleDispLightItal';
  font-size: 120px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
  color: #000000;
  display: block;
  width: 100%;
  margin: 0px 0px 60px;
  padding: 0px;
}
.hvrbox-layer-top-inner h6{
  font-family: 'ChronicleDispLightItal';
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
  color: #000000;
  display: block;
  width: 100%;
  margin: 0px 0px 28px;
  padding: 0px;
}
.link-arrow {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.link-arrow a{
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.link-arrow a img{
  vertical-align: top;
}
.footer-section.active-layer .hvrbox-layer-top p{
  opacity: 1;
  visibility: visible;
  z-index: 3;
  position: absolute;
  top: auto;
  left: 0px;
  right: 0px;
  bottom: 49px;
  margin: 0px auto;
  width: 100%;
  text-align: center;
}
.shape-footer-home-img:before{
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/Shape_footer_home.svg");
  z-index: 3;
}
html body.home .shape-footer-home-img:before{
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.shape-footer-home-img:after{
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #ffe5d1;
  opacity: 0.81;
  z-index: 1;
}
.shape-footer-home-img img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  object-fit: cover;
}
.shape-footer-home-img span span {
  position: relative;
}
.shape-footer-home-img h6 {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  margin-top: 20px;
}
.shape-footer-home-img .link-arrow a {
  position: relative;
  top: inherit;
  margin: 0;
}
.shape-footer-home-img .link-arrow a img {
  height: 20px;
  width: 15px;
}
.shape-footer-home a,
.shape-footer-home span {
  font-family: 'ChronicleDispLightItal';
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  text-decoration: none;
  outline: none;
  border: 0px;
  display: inline-block;
  vertical-align: middle;
  margin: -45px auto 0px auto;
  position: absolute;
  top: 50%;
  right: 0px;
  left: 0px;
  z-index: 5;
}
.shape-footer-home a:hover,
.shape-footer-home span:hover{
  color: #000000;
}
.footer-section p{
  line-height: 1.64;
  text-align: center;
  color: #000000;
  font-size: 11px;
  font-weight: 300;
  margin: 0px;
  padding: 0px 0px 5px;
}
.footer-section p a{
  color: #000000;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.64;
  text-decoration: none;
}
.footer-section p a:hover{
  color: #000000;
}



/* Popup design Start */


.popup-overlay {
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: -999;
  transition: all ease 300ms;
  opacity: 0;
  visibility: hidden;
  /*visibility: hidden;*/
}
/*.search-popup-open{
  z-index: 2147483647;
  background-color: rgba(255,255,255,0.9);
  width: 100%;
  height: 100%;
  opacity: 1;
}*/
.menu-popup-open,
.search-popup-open,
.cookies-popup-open{
  background-color: transparent;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 999999;
  position: fixed;
}
.cookies-popup-open,
.cookies-popup{
  position: absolute;
}
.cookies-popup-open,
.cookies-popup-open .popup-container{
  z-index: inherit;
}
.cookies-popup-open .cookies-content-section .cookies-content-box{
  position: relative;
  z-index: 99999999999;
}
.overflow-hidden{
  overflow: hidden;
}
.popup-container {
  background-color: transparent;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  position: absolute;
  z-index: 9;
  left: 0px;
  right: 0px;
  top: 0%;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px;
  border-radius: 0px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_dragger {
  display: none !important;
}
.mCSB_scrollTools .mCSB_draggerRail{
  display: none;
}
.footer-menu-for-popup{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 1600px;
  text-align: left;
  position: absolute;
  z-index: 9;
  left:0px;
  right: 0px;
  top: auto;
  bottom: 0px;
  margin: 0px auto 0px auto;
  padding: 19px 0px 19px 56px;
  z-index: 9999999;
  background-color: #d5e5e9;
}
.footer-menu-for-popup ul{
  margin: 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  width: auto;
  float: left;
}
.footer-menu-for-popup ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 19px;
  display: block;
  width: auto;
  float: left;
  list-style-type: none;
  text-align: center;
}
.footer-menu-for-popup ul li:first-child{
  padding: 0px 0px 0px 0px;
}
.footer-menu-for-popup ul li a{
  display: inline-block;
  vertical-align: top;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  position: relative;
}
.footer-menu-for-popup ul li a:hover{
  color: #000000;
}
.footer-menu-for-popup ul li a:hover:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000000;
  left: 0px;
  top: auto;
  bottom: 1px;
}
.mCSB_container{
  width: 100%;
  min-height: 403px;
  height: 100%;
  display: table;
}
.menu-container {
  margin: 0px 0px 0px 0px;
  /*padding: 236px 0px 238px 0px;*/
  padding: 0px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.menu-container ul{
  margin: 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.menu-container ul li{
  margin: 54px 0px 0px 0px;
  padding: 0px;
  display: block;
  width: 100%;
  list-style-type: none;
  text-align: center;
}
.menu-container ul li:first-child{
  margin-top: 0px;
}
.menu-container ul li a{
  display: inline-block;
  vertical-align: top;
  font-family: 'ChronicleDispXLight';
  font-size: 42px;
  font-weight: 300;
  line-height: normal;
  color: #000000;
  position: relative;
}
.menu-container ul li a .icon.icon-angle-down{
  display: none;
}
.menu-container ul li a.submenu-open{
  font-family: 'ChronicleDispBold';
}
.menu-container > ul > li.current-menu-item > a{
  font-family: 'ChronicleDispBold';
}
.menu-container > ul > li.current-menu-parent > a{
  font-family: 'ChronicleDispBold';
}
.menu-container ul li ul.sub-menu{
  display: none;
  margin: 57px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.menu-container ul li ul.sub-menu li{
  margin: 24px 0px 0px 0px;
}
.menu-container ul li ul.sub-menu li:first-child{
  margin: 0px 0px 0px 0px;
}
.menu-container ul li ul.sub-menu li a:after{
  display: none;
}
.menu-container ul li ul.sub-menu li.first-active a:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000000;
  left: 0px;
  top: 16px;
  bottom: 0px;
  display: block;
}
.menu-container ul li ul.sub-menu li.current-menu-item a:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000000;
  left: 0px;
  top: 16px;
  bottom: 0px;
  display: block;
}
.menu-container ul li ul.sub-menu li.first-active:before {
  position: absolute;
  content: "";
  top: -125px;
  left: -74px;
  width: 415px;
  height: 367px;
  background-image: url("../images/sub-menu-1-shape-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  z-index: -1;
}
.menu-container ul li ul.sub-menu li:before{
  position: absolute;
  content: "";
  top: -125px;
  left: -74px;
  width: 415px;
  height: 367px;
  /*background-image: url("../images/sub-menu-1-shape-bg.png");*/
  background-repeat: no-repeat;
  background-position: center top;
  z-index: -1;
}
.menu-container ul li.menu-item-has-children ul.sub-menu li:nth-child(1):before,
.menu-container ul li ul.sub-menu li:nth-child(1).current-menu-item:before,
.menu-container ul li ul.sub-menu li:nth-child(1):hover:before{
  background-image: url("../images/sub-menu-1-shape-bg.png");
}
.menu-container ul li ul.sub-menu li:nth-child(2).current-menu-item:before,
.menu-container ul li ul.sub-menu li:nth-child(2):hover:before {
  background-image: url("../images/sub-menu-2-shape-bg.png");
}
.menu-container ul li ul.sub-menu li:nth-child(3).current-menu-item:before,
.menu-container ul li ul.sub-menu li:nth-child(3):hover:before {
  background-image: url("../images/sub-menu-3-shape-bg.png");
}
.menu-container ul li ul.sub-menu li:nth-child(4).current-menu-item:before,
.menu-container ul li ul.sub-menu li:nth-child(4):hover:before {
  background-image: url("../images/sub-menu-4-shape-bg.png");
}
.menu-container ul li ul.sub-menu li a{
    font-size: 24px;
}
.menu-container ul li a:hover{
  color: #000000;
}
.menu-container ul li a:hover:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000000;
  left: 0px;
  top: auto;
  bottom: 2px;
}

.popup-container-inner{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0px 20px 0px;
  float: none;
  position: relative;
}
.search-main-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.search-form-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 962px;
  margin: 190px 0px 0px 0px;
}

.search-form-section .search-header{
  display: inline-block;
  vertical-align: top;
  width: 100%; 
  background-color: #ffffff;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 9;
}
.popup-search-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding: 0px 0px 19px 0px;
  border-bottom: 2px solid #c5c5c5;
}
.search-form-section input[type="search"]{
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  float: left;
  text-align: left;
  padding: 0px 55px 0px 0px;
  margin: 0px 0px 0px 0px;
  box-shadow: none;
  border: 0px;
  border-radius: 0px;
  height: auto;
}
.search-form-section input[type="search"]{
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  font-family: 'ChronicleDispXLightItalic';
}
.search-form-section .popup-search-row input[type="submit"] {
  cursor: pointer;
  position: absolute;
  width: 13px;
  height: 25px;
  right: 11px;
  top: auto;
  bottom: 16px;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
  background-image: url("../images/search-right-arrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0px;
  padding: 0px;
  opacity: 0;
  visibility: hidden;
}
.search-form-section .popup-search-row input.search-icon-open[type="submit"] {
  /* opacity: 1;
  visibility: visible; */
}

/*.search-header input[type="search"]:focus{
  cursor: text;
}*/
.search-form-section form *::-webkit-input-placeholder {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  opacity: 1;
}

.search-form-section form *:-moz-placeholder {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  opacity: 1;
}

.search-form-section form *::-moz-placeholder {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  opacity: 1;
}

.search-form-section form *:-ms-input-placeholder {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  opacity: 1;
}

.search-content-section{
  display: inline-block;
  vertical-align: top;
  width: 100%; 
  max-width: 962px;
  position: relative;
  padding: 53px 0px 300px;
}
.search-content-section .search-box{
  width: 100%;
  max-width: 100%;
  padding-right: 0px;
}
.search-content-section span{
  text-align: left;
  color: #000000;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  line-height: 2.18;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  display: block;
}
.search-content-section h2{
  text-align: left;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  font-size: 60px;
  line-height: 1.2;
  margin: 0px 0px 31px 0px;
  padding: 0px 35px 0px 0px;
  width: 100%;
  display: block;
  position: relative;
}
.search-content-section h2 a{
  text-align: left;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  font-size: 60px;
  line-height: 1.2;
}
.search-content-section h2 a:hover{
  color: #000000;
}
.search-content-section .search-right-arrow {
  float: right;
  width: 17px;
  height: 25px;
  position: absolute;
  top: 50%;
  margin: -16px 0px 0px 0px;
  right: 11px;
  text-align: center;
}
.search-content-section p{
  text-align: left;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.29;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 30px 0px;
  width: 100%;
  display: block;
}
.search-content-section h6{
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: left;
  color: #0c233f;
  font-size: 16px;
  font-weight: 800;
  margin: 0px 0px 88px 0px;
  padding: 0px;
  width: 100%;
  display: block;
}
.search-middle-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.search-box{
  display: inline-block;
  vertical-align: top;
  width: 50%;
  float: left;
  padding-right: 19px;
}
.search-box-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 34px 0px;
}
.search-box-right{
  display: inline-block;
  vertical-align: top;
  width: 50%;
  float: right;
  padding-left: 19px;
}
.search-middle-row h3{
  letter-spacing: 1px;
  line-height: 1.33;
  text-transform: capitalize;
  text-align: left;
  color: #0c233f;
  font-size: 24px;
  font-weight: 900;
  margin: 0px 0px 32px 0px;
  padding: 0px;
  width: 100%;
  display: block;
}
.search-middle-row p{
  letter-spacing: 1px;
  line-height: 1.88;
  text-transform: uppercase;
  text-align: left;
  color: #4c9462;
  font-size: 15px;
  font-weight: 800;
  margin: 0px 0px 23px 0px;
  padding: 0px;
  width: 100%;
  display: block;
}
.search-middle-row .search-box-right h3{
  margin: 0px 0px 2px 0px;
}
.search-middle-row .search-box-right p{
  margin: 0px 0px 22px 0px;
  font-size: 17px;
  font-weight: 600;
  color: #0c233f;
  text-transform: none;
}
.button-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: left;
}
.button-row a{
  color: #4c9462;
  letter-spacing: normal;
  height: 48px;
  line-height: 48px;
  min-width: 154px;
}
.talk-to-us-btn a span{
  height: 100%;
  line-height: 42px;
}
.button-row a:hover{
  color: #4c9462;
}
.popup-container .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.popup-container .close-popup {
  background-color: transparent;
  border-radius: 0px;
  display: block;
  float: right;
  height: 32px;
  width: 32px;
  margin: 80px 0px 0px 0px;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 0;
  padding: 7px 6.7px 7px 6.7px;
}
.popup-container .close-popup img{
    width: 18.7px;
    height: 18.7px;
    vertical-align: top;
}

.popup-overlay-bg  {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #d5e5e9 !important;
  z-index: -99999;
  opacity: 0;
  visibility: hidden;
  top: 0px;
  left: 0px;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.popup-bg-open.cookies-popup-bg-open{
  background-color: rgba(246, 195, 157, 0.5) !important;
  z-index: 999999999;
}
.popup-bg-open{
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
.cookies-content-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  margin: 181px 0px 143px 0px;
}
.cookies-content-section .cookies-content-box{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 1030px;
    box-shadow: 2px 2px 30px 0 rgba(0, 0, 0, 0.25);
    background-color: #f9f9f9;
    padding: 190px 196px 101px 196px;
}
.cookies-content-box h2{
  font-family: 'ChronicleDispLightItal';
  font-size: 72px;
  font-weight: normal;
  line-height: 1;
  color: #000000;
  width: 100%;
  display: block;
  text-align: center;
  background-image: url("../images/cookies-bottom-line.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px 0px 29px 0px;
  padding: 0px 0px 35px 0px;
}
.cookies-content-box p{
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  line-height: 1.71;
  color: #000000;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0px 0px 63px 0px;
  padding: 0px 0px 0px 0px;
}
.cookies-content-box p a{
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  line-height: 1.71;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  position: relative;
}
.cookies-content-box p a:hover{
  color: #000000;
}
.cookies-content-box p a:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000000;
  bottom: 0px;
  top: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
}
.cookies-content-box p a:hover:after{
  display: block;
}

.accept-link{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.accept-link a{
  font-size: 24px;
  font-weight: 300;
  line-height: 1.29;
  text-align: center;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  position: relative;
}
.accept-link a:hover{
  color: #000000;
}
.accept-link a.nao-aceito{
  margin-left: 50px;
}
.accept-link a:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f6c39d;
  bottom: 0px;
  top: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  opacity: 0;
  visibility: hidden;
}
.accept-link a:hover:after{
  opacity: 1;
  visibility: visible;
}
/* Popup Design End */


.notcias-section{
  padding: 0px 0px 0px 0px;
  margin: 210px 0px 55px 0px;
  position: relative;
  min-height: 295px;
}
.notcias-text-placeholders{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0px 124px 0px 124px;
}
.notcias-text-placeholders img{
  width: auto;
  height: auto;
  vertical-align: top;
}
.notcias-text-placeholders svg{
    width: 100%;
    vertical-align: top;
}

/*.notcias-text-placeholders svg{
  width: 100%;
  height: auto;
  vertical-align: top;
}*/
.notcias-description{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 9px 0px 0px 166px;
}
.notcias-description h3{
  font-size: 36px;
  font-weight: normal;
  line-height: 1.17;
  font-family: 'ChronicleDispRoman';
  color: #000000;
  width: 100%;
  max-width: 372px;
  display: block;
  margin: 0px 0px 55px 0px;
  padding: 0px;
}
.select-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 0px 166px;
}
.select-row ul{
  margin: 0px;
  padding: 0px;
}
.select-row ul li{
  margin: 0px;
  padding: 0px 0px 0px 20px;
  float: left;
  list-style-type: none;
  width: 100%;
  max-width: 100px;
}
.select-row ul li:last-child{
  max-width: 141px;
}
.select-row ul li:first-child{
  padding-left: 0px;
}
.nice-select{
  width: 100%;
  border: 0px;
  font-size: 14px;
  font-weight: 300;
  line-height: 0.86;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  height: auto;
  border-bottom: 2px solid #c5c5c5 !important;
  padding: 0px 0px 11px 0px;
  border-radius: 0px;
  box-shadow: none;
  background-color: transparent;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.nice-select:hover{
  color: #000000;
  font-family: 'ChronicleDispSemibold';
}
.nice-select.open span.current{
  color: #000000;
  font-family: 'ChronicleDispSemibold';
}
.nice-select ul.list{
  margin: 2px 0px 0px 0px;
  padding: 11px 0px 0px 0px;
  background-color: #ffffff;
  border: 0px;
  box-shadow: none;
  border-left: 0px solid #c5c5c5;
  border-radius: 0px;
}
.nice-select ul.list li{
  width: 100%;
  border: 0px;
  font-size: 14px;
  font-weight: 300;
  line-height: 0.86;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  height: auto;
  min-height: auto;
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 12px 9px;
  background-color: transparent !important;
  border-radius: 0px;
  border-left: 1px solid #c5c5c5;
}
.nice-select ul.list li:last-child{
  padding-bottom: 9px;
}
.nice-select ul.list li.selected,
.nice-select ul.list li:hover{
  background-color: transparent !important;
  color: #000000;
  font-weight: 300;
  font-family: 'ChronicleDispXLight';
}
.nice-select ul.list li.option.disabled{
  color: #999 !important;
  display: none;
}
.nice-select:after {
  border: 0px;
  content: "\f107";
  font-family: "FontAwesome";
  color: #000000;
  font-size: 15px;
  display: block;
  height: 7px;
  line-height: 7px;
  width: 10px;
  margin: -8px 0px 0px 0px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform-origin: none;
  -ms-transform-origin: none;
  transform-origin: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.nice-select.open:after {
  -webkit-transform: none;
  -ms-transform: none;
  transform:none;
}
.school-district-work-section{
  position: relative;
  padding: 0px 0px 0px 99px;
}
.school-district-work-bg{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  background-image: url("../images/news-list-shape_banner1.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 63px 0px 243px 277px;
  position: relative;
}
.noticias-list-shape-img{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-align: center;
  width: 1141px;
  min-height: 799px;
  display: none;
}
.noticias-list-shape-img .noticias-page-scene-1{
  opacity: 1 !important;
  width: 1141px;
  height: 799px;
}
.inner-page-left-news{
  float: left;
  width: 100%;
  max-width: 357px;
  position: relative;
  z-index: 1;
}
.inner-page-left-news .news-date {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 2.18;
  letter-spacing: normal;
  color: #000000;
  margin: 0px 0px 21px 0px;
}
.inner-page-left-news .news-date span {
  color: #abd5db;
}
.inner-page-left-news .news-date span a{
  color: #abd5db;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 2.18;
}
.inner-page-left-news h4{
  font-family: 'ChronicleDispRoman';
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  color: #000000;
  margin: 0px 0px 27px 0px;
}
.inner-page-left-news p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  width: 100%;
  max-width: 274px;
  margin: 0px 0px 63px 0px;
  padding: 0px;
}
.inner-page-left-news .ver-link {
  padding: 0px 0px 0px 0px;
}
.inner-page-left-news .ver-link a .after {
  left: 0;
  margin: 0;
  width: 30px;
}
.inner-page-left-news .ver-link a:hover .after {
  width: 100%;
}

.inner-page-right-news {
  float: left;
  width: 100%;
  max-width: 497px;
   height: 485px; 
  overflow: hidden;
  /*height: auto; */
  position: relative;
  margin: 7px 0px 0px -61px;
}
.inner-page-right-news:before{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../images/news-list-shape_mask_1.svg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  /*background-size: cover;*/
}
.inner-page-right-news:after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-top: 0px;
  border-bottom: 0px;
}
.inner-page-right-news img {
  width: 100%;
  height: auto;
  vertical-align: top;
  /*object-fit: cover;*/
}
/*.inner-page-right-news:before{
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../images/news-list-shape_mask_1.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.inner-page-right-news:after{
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-top: 3px solid #f9f9f9;
  border-right: 1px solid #f9f9f9;
  border-bottom: 4px solid #f9f9f9;
  border-left: 1px solid #f9f9f9;
}*/

.new-page-list-section{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: -97px 0px 0px 0px;
}
.new-page-list-section .home-news-row ul li {
  width: 23.66%;
  margin-bottom: 65px;
}
.new-page-list-section .home-news-row ul li.fade-in-up-2.aos-init.aos-animate {
  margin-top: 0px;
}
.new-page-list-section .home-news-row ul li.fade-in-up-3.aos-init.aos-animate {
  margin-top: 0px;
}
.new-page-list-section .home-news-row ul li .news-inner .news-description {
  width: 255px;
  min-height: 156px;
  bottom: 0;
  right: 0px;
  padding: 18px 15px 10px 39px;
  left: auto;
}
.new-page-list-section .home-news-row ul li .news-inner .news-description p {
  font-size: 14px;
  line-height: 1.29;
  margin: 0px 0px 14px 0px;
}
.new-page-list-section .home-news-row ul li:nth-child(2) .news-inner .news-description {
  top: auto;
}
.new-page-list-section .home-news-row ul .news-inner .news-date-1 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: 'ChronicleDispLight';
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: normal;
  color: #000000;
  margin: 0px 0px 3px 0px;
}
.new-page-list-section .home-news-row ul .news-inner .news-date-1 span {
  color: #abd5db;
}
.new-page-list-section .home-news-row-inner{
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.new-page-list-section .home-news-row ul li[data-aos-delay="3500"]{
 transition-delay: 3.5s;
}
.home-news-row {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-left: 167px;
}
.new-page-list-section-maim .new-page-list-section:nth-child(odd) .home-news-row ul .home-news-row-inner li:nth-child(4){
  width: auto !important;
}
/*.new-page-list-section .home-news-row ul .home-news-row-inner:nth-child(even) li:nth-child(2){
  width: auto !important;
  padding-left: 101px;
}*/
.new-page-list-section-maim .new-page-list-section ~ .new-page-list-section{
  margin: 0px;
}
.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul{
  display: flex;
  flex-direction: column;
}
.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul .home-news-row-inner li:nth-child(1){
  order: 2;
}
.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul .home-news-row-inner li:nth-child(2){
  order: 3;
}
.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul .home-news-row-inner li:nth-child(3){
  order: 4;
}
.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul .home-news-row-inner{
  display: flex;
}
.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul .home-news-row-inner li:nth-child(4){
  width: auto !important;
  padding-left: 101px;
  float: left;
  order: 1;
}
/*.new-page-list-section-maim .new-page-list-section:nth-child(even) .home-news-row ul .home-news-row-inner li{
  float: right;
}*/

.new-page-list-section .home-news-row ul .home-news-row-inner .news-inner.responsive-show{
  display: none;
}
.new-page-list-section .ver-link.news-more-load{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 3px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.new-page-list-section .ver-link.news-more-load a {
  font-size: 15px;
}
.new-page-list-section .ver-link.news-more-load a .after {
  left: 0px;
}
.new-page-list-section .ver-link.news-more-load a:hover .after {
  width: 84px;
}
.footer-contactos-noticias .shape-footer-home-img:before {
  background-image: url("../images/shape-footer-noticias.svg");
}
.footer-contactos-noticias .shape-footer-home-img:after {
  background-color: #d5e5e9;
  opacity: 0.81;
}
.footer-contactos-historia .shape-footer-home-img:before {
  background-image: url("../images/Shape_footer_historia.svg");
}
.footer-contactos-historia .shape-footer-home-img:after {
  background-color: #ffe5d1;
  opacity: 0.81;
}
.footer-contactos-noticias .shape-footer-home-img {
  width: 459px;
  height: 409px;
}
.footer-contactos-historia .shape-footer-home-img {
  width: 429px;
  height: 360px;
}
.footer-contactos-noticias .shape-footer-home {
  margin: 0px 0px 37px;
}


.footer-section.footer-contactos-noticias {
  padding: 120px 0px 25px;
  margin-top: 41px;
}
.footer-contactos-historia{
  padding: 120px 0px 25px;
  margin-top: 41px;
}
.footer-contactos-noticias .hvrbox-layer-top:after {
  background: rgba(213, 229, 233, 0.8);
}
.footer-contactos-historia .hvrbox-layer-top:after {
  background: rgba(255, 229, 209, 0.8);
}
.foundation-bg-section .lines-from-left-animation p{
  margin: 0px !important;
}

.scene-12, .scene-13, .scene-14, .scene-15, .scene-16 {
  opacity: 1 !important;
}
.scene-15 {
  opacity: 0.3 !important;
}
#rect {
  animation: slideOver1 5s linear infinite;
  -webkit-animation: slideOver1 5s linear infinite;
  -moz-animation: slideOver1 5s linear infinite;
}

@keyframes slideOver {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  } 
}

#noticias {
  animation: slideOver1 5s linear infinite;
  -webkit-animation: slideOver1 5s linear infinite;
  -moz-animation: slideOver1 5s linear infinite;
}

@keyframes slideOver {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  } 
}

.image-element {
  position: relative;
}
figcaption.js-pendulum-element {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  z-index: 9;
}
.caption-pendulum {
    display: block;
    position: absolute;
    width: 10px;
    height: 130px;
    top: 100%;
    left: 130px;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
.element-row  figcaption .text {
  position: absolute;
    display: block;
    width: 200px;
    top: 50%;
    left: 121px !important;
  padding: 0;
}
figcaption .caption-pendulum .ball {
    display: block;
    position: absolute;
    width: 8.5px;
    height: 8.5px;
    top: 100%;
    left: 0;    
    border: 1px solid #abd5db;
  transform: rotate(-315deg);
  -webkit-transform: rotate(-315deg);
}
figcaption .caption-pendulum .line {
    display: block;
    position: absolute;
    width: 2px;
    height: calc(100% - 0px);
    top: 0;
    left: 4px;
    background-color: #abd5db;
}
.a-primagera-section .caption-pendulum {
  top: auto;
  bottom: 100%;
  -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  height: 56px;
}
.a-primagera-section figcaption .caption-pendulum .ball {
  top: -9px;
}
.a-primagera-section figcaption .caption-pendulum .line {
  height: 100%;
}
/*.a-primagera-section .element-row span.text {
  padding: 0;
    top: -159px !important;
    left: 331px !important;
}*/
.a-primagera-section .element-row span.text {
  padding: 0;
  top: -333px !important;
  left: 139px !important;
}
.a-primagera-section .textbox-element .image-element .js-pendulum-element {
  padding: 0;
}
.a-primagera-section .textbox-element .image-element .js-pendulum-element .caption-pendulum {
  -webkit-transform-origin: right center;
    transform-origin: right center;
  bottom: auto;
  top: 89%;
  height: 0;
}
.a-primagera-section .textbox-element .image-element .js-pendulum-element .caption-pendulum .line {
  width: calc(100% - 2px);
  height: 2px;
  top: -7px;
  left: 12px;
}
.a-primagera-section .textbox-element figcaption .caption-pendulum .ball {
  left: 3px;
  top: -11px;
}

.a-primagera-section .textbox-element .image-element .js-pendulum-element.element-responsive-none .caption-pendulum .line {
    top: -7px;
    left: 7px;
}
.a-primagera-section .textbox-element figcaption.element-responsive-none .caption-pendulum .ball {
  left: -1px;
  top: -11px;
}

.js-pendulum-element.element-responsive-show{
  display: none;
}

.historia-section {
  padding: 0px 0px 0px 0px;
  margin: 108px 0px 160px 0px;
  position: relative;
}
.historia-section .wrapper{
  padding: 0px 133px;
  max-width: 1666px;
}
.historia-section .shape-a-primagera-historia {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-align: center;
  width: 739px;
  min-height: 675px;
}
.historia-section .shape-a-primagera-historia-1 {
  position: absolute;
  top: 19px;
  left: 0px;
  right: -265px;
  margin: 0px auto;
  text-align: center;
  width: 251px;
  min-height: 166px;
}
.historia-section h1{
    font-size: 236px;
    line-height: 1;
    color: #000000;
    font-family: 'ChronicleDispBold';
    letter-spacing: normal;
    position: relative;
    z-index: 3;
    font-weight: 500;
    margin: 128px 0px 0px 0px;
}
.historia-section h4{
    font-size: 42px;
    line-height: 1.14;
    font-weight: 300;
    color: #000000;
    font-family: 'ChronicleDispXLightItalic';
    letter-spacing: normal;
    position: relative;
    z-index: 3;
    margin: 0px 0px 6px 0px;
}
.historia-section p{
    font-size: 24px;
    line-height: 1.25;
    color: #abd5db;
    font-family: 'ChronicleDispXLightItalic';
    font-weight: 300;
    letter-spacing: normal;
    position: relative;
    z-index: 3;
    margin: 0px 0px 0px 0px;
    text-align: right;
}
.generations-table{
  width: 100%;
  max-width: 291px;
  display: inline-block;
  vertical-align: top;
}

.the-foundation-section {
  position: relative;
  z-index: 999;
  background-color: transparent;
}
.the-foundation-section .wrapper {
  padding-left: 125px;
}
.the-foundation-section .date-element{
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.the-foundation-content{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 0px 85px;
  margin: -217px 0px 0px 0px;
  position: relative;
  z-index: 3;
}
.the-foundation-content h2{
  font-family: 'ChronicleDispXLightItalic';
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
  color: #000000;
  margin: 0px 0px 84px 0px;
  width: 100%;
}
.the-foundation-content h2 span{
  color: #abd5db;
}
.the-foundation-content p{
  font-family: 'ChronicleDispXLightItalic';
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  color: #000000;
  margin: 0px 0px 3px 0px;
  width: 100%;
  max-width: 372px;
}
.foundation-bg-section {
  /*background-image: url("../images/shape_1972.svg");
  background-position: -149px 0px;*/
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 1343px;
  margin: -102px 0px 0px 0px;
  background-color: transparent;
}
.shape-foundation-bg{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-align: center;
  width: 100%;
  max-width: 1920px;
  min-height: 1343px;
}
.scene-17{
  opacity: 1 !important;
  max-width: 1920px;
  min-height: 1343px;
}
.scene-17 path{
  width: 100%;
  height: 100%;
}
.foundation-bg-section .image-element{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: right;
  padding: 41px 301px 0px 0px;
}
.foundation-bg-section .image-element-img{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 372px;
  position: relative;
  float: right;
}

.foundation-bg-section figcaption .caption-pendulum .ball {
  top: 0;
  left: -51px;
}
.foundation-bg-section figcaption .caption-pendulum .line {
  width: calc(100% - 2px);
  height: 2px;
  top: 4px;
  left: -43px;
}
.js-pendulum-element.responsive-show{
  display: none;
}
.foundation-bg-section .caption-pendulum {
  width: 45px;
  height: auto;
  top: 50%;
  left: 0;
  right: 0px;
  transform-origin: center left;
}
.foundation-bg-section .js-pendulum-element .text{
  position: absolute;
  right: 0px;
  top: 50%;
  left: -42px;
  max-width: 125px;
  width: 100%;
  font-weight: normal;
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  line-height: 1.64;
  color: #000000;
  text-align: left;
}
.image-element-img img {
  position: relative;
  z-index: 99;
}
.row-element-2{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
}
.row-element-2-left-text{
  float: left;
  width: 100%;
  max-width: 599px;
  margin: 12px 0px 0px 0px;
}
.row-element-2-left-text p{
  width: 100%;
  max-width: 274px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  padding: 0px 0px 33px 0px;
  margin: 0px 0px 0px 264px;
}
html body figure{
  margin: 0px;
  padding: 0px;
  position: relative;
}
.lines-from-left-animation{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding: 0px 0px 0px 264px;
  margin: 0px 0px 25px 0px;
}
.lines-from-left-animation .line-left-animtion{
  position: absolute;
  content: "";
  top: 64%;
  left: -56px;
  background-color: #c5c5c5;
  width: 100%;
  max-width: 303px;
  height: 2px;
}
.section-1982 .lines-from-left-animation .line-left-animtion{
  top: 58%;
}
.opening-factory-1995 .lines-from-left-animation .line-left-animtion{
  top: 64%;
}
.lines-from-left-animation .line-left-animtion[data-aos="fade-left"] {
  transform: translate3d(-100%,0,0);
}
.lines-from-left-animation .line-left-animtion[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
.lines-from-left-animation .h2-text[data-aos-delay="700"] {
 transition-delay:0;
}
.lines-from-left-animation .h2-text[data-aos-delay="700"].aos-animate {
  transition-delay: 1.1s;
}
.lines-from-left-animation .h2-text.text-80[data-aos-delay="700"] {
 transition-delay:0;
}
.lines-from-left-animation .h2-text.text-80[data-aos-delay="700"].aos-animate{
  transition-delay: 1.5s;
}
.lines-from-left-animation h2{
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  color: #abd5db;
  font-family: 'ChronicleDispXLight';
  width: 100%;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}
.lines-from-left-animation p{
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.row-2-1982 .lines-from-left-animation p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  margin: 0px;
  padding: 0px;
  max-width: 100%;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 .lines-from-left-animation p{
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  font-family: 'ChronicleDispXLight';
}
.foundation-bg-section .image-element.row-element-2-right{
  float: right;
  width: auto;
  position: relative;
  padding: 0px 111px 0px 0px;
  margin: 271px 0px 0px;
}
/*.foundation-bg-section .image-element.row-element-2-right .caption-pendulum {
  top: auto;
  bottom: 100%;
  height: 56px;
  left: 77px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}*/
.foundation-bg-section .image-element.row-element-2-right .caption-pendulum {
  top: auto;
  bottom: 100%;
  height: 56px;
  min-height: 51px;
  left: 77px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  width: 10px;
}
.foundation-bg-section .image-element.row-element-2-right figcaption .caption-pendulum .ball {
  top: -9px;
  left: 0;
}
.foundation-bg-section .image-element.row-element-2-right  figcaption .caption-pendulum .line {
  height: 100%;
  top: 0;
  left: 4px;
  width: 2px;
}
/*.foundation-bg-section .image-element.row-element-2-right .js-pendulum-element .text {
  top: -133px !important;
  left: 199px;
  max-width: 128px;
}*/
.foundation-bg-section .image-element.row-element-2-right .js-pendulum-element .text {
  top: -211px !important;
  left: 199px;
  max-width: 128px;
  margin: 0px 0px 0px -35px;
}
.shape-row-element-2-right {
  position: absolute;
  bottom: -69px;
  top: auto;
  left: -88px;
  z-index: 99;
  width: 238px;
  height: 167px;
}
.shape-row-element-2-right .scene-18{
  opacity: 1 !important;
}

.row-element-3{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: -150px 0px 0px 0px;
  padding: 0px 0px 0px 264px;
}
.foundation-bg-section .row-element-3 .image-element {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  width: auto;
  float: left;
}
.foundation-bg-section .row-element-3 .js-pendulum-element .text {
  max-width: 196px;
  margin-left: 99px;
}
.foundation-bg-section .row-element-3 .caption-pendulum {
  top: 100%;
  bottom: auto;
  height: 56px;
  left: 50%;
  width: 9px;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.foundation-bg-section .row-element-3 figcaption .caption-pendulum .ball {
  top: auto;
  left: 0;
  bottom: -9px;
}
.foundation-bg-section .row-element-3  figcaption .caption-pendulum .line {
  height: 100%;
  top: 0;
  left: 4px;
  width: 2px;
}
.section-1982{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 295px 0px 0px 0px;
}
.section-1982 .wrapper{
  padding-right: 121px;
}
.section-1982 .section-bg-1982 .image-element.image-element-1982{
  padding-right: 119px;
}
.section-1982 .date-element{
  padding-left: 73px;
  position: relative;
  z-index: 999;
}
.section-bg-1982 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: -111px 0px 0px 0px;
  padding: 0px 0px 0px 155px;
}

.shap-bg-1982{
  position: absolute;
  top: 0px;
  left: 150px;
  width: 100%;
  height: 100%;
  min-height: 1021px;
}
.shap-bg-1982 .scene-19{
  opacity: 0.3 !important;
}

.content-left-1982 {
  float: left;
  width: 100%;
  max-width: 411px;
  margin: -203px 0px 0px 0px;
  position: relative;
  z-index: 999;
}
.content-left-1982 h3{
  font-size: 60px;
  font-weight: 300;
  font-family: 'ChronicleDispXLightItalic';
  line-height: 1.1;
  color: #000000;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 172px;
}
.content-left-1982 h3 span{
  color: #abd5db;
}
.content-left-1982 p{
  font-size: 30px;
  font-family: 'ChronicleDispXLightItalic';
  font-weight: 300;
  line-height: 1.2;
  color: #000000;
  width: 100%;
  max-width: 371px;
}
.image-element-1982{
  float: right;
  width: auto;
  position: relative;
  margin: 0px;
  padding: 0px;
}
.image-element-1982 .image-element-img{
  width: 100%;
  max-width: 567px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.image-element-1982 .js-pendulum-element .text {
  position: absolute;
  right: 0px;
  top: 50%;
  left: -42px;
  max-width: 172px;
  width: 100%;
  font-weight: normal;
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  line-height: 1.64;
  color: #000000;
  text-align: left;
  margin-left: 99px;
}
.image-element-1982 .caption-pendulum {
  top: 100%;
  bottom: auto;
  height: 56px;
  left: 50%;
  width: 9px;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.image-element-1982 figcaption .caption-pendulum .ball {
  top: auto;
  left: 0;
  bottom: -9px;
}
.image-element-1982  figcaption .caption-pendulum .line {
  height: 100%;
  top: 0;
  left: 4px;
  width: 2px;
}
.row-2-1982{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 288px 0px 0px 0px;
  padding-left: 0px;
}
.row-2-1982-inner-left{
  float: left;
  width: 100%;
  max-width: 555px;
}
.row-2-1982 p{
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  width: 100%;
  max-width: 274px;
  padding: 0px 0px 42px 0px;
  margin-left: 249px;
}
.row-2-1982 .lines-from-left-animation p{
  margin: 0px;
  padding: 0px;
  max-width: 100%;
}

.row-2-1982 .image-element{
  float: right;
  width: auto;
  position: relative;
  margin: 0px;
  padding: 0px 99px 0px 0px;
}
.row-2-1982 .image-element .image-element-img{
  width: 100%;
  max-width: 372px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.row-2-1982 .image-element .js-pendulum-element .text {
  position: absolute;
  right: 0px;
  top: auto !important;
  bottom: 43px !important;
  left: 0px;
  max-width: 171px;
  width: 100%;
  font-weight: normal;
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  line-height: 1.64;
  color: #000000;
  text-align: left;
  margin-left: -57px;
}
.row-2-1982 .image-element .caption-pendulum {
  top: auto;
  bottom: 19px;
  height: 1px;
  left: 50%;
  width: 9px;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  margin-left: 5px;
}
.row-2-1982 figcaption .caption-pendulum .ball {
  top: auto;
  left: 5px;
  bottom: 2px;
  -webkit-margin-after:2px;
  -webkit-margin-start:-1px;
}
.row-2-1982  figcaption .caption-pendulum .line {
  height: 100%;
  top: 0;
  left: 13px;
  width: 2px;
}
.row-2-1982 .image-element .js-pendulum-element .caption-pendulum .line {
  width: calc(100% - 2px);
  height: 2px;
  top: -7px;
  left: 13px;
}

.border-line-box-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding: 180px 0px 0px 234px;
  text-align: left;
}
.border-line-box-animation{
  width: 100%;
  max-width: 530px;
  display: inline-block;
  vertical-align: top;
}
.border-line-box-animation svg:not(:root) {
  overflow: hidden;
}
.border-line-box-wrapper{
  position: relative;
  padding: 30px;
  border: 1px solid #f6c39d;
  border-width: 0px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.border-line-box-wrapper .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.border-line-box-bg{
  width: 100%;
  min-height: 288px;
  display: inline-block;
  vertical-align: top;
  background-color: rgba(255,229,209,0.5);
  text-align: center;
}
.border-line-box-bg p{
  width: 100%;
  max-width: 270px;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 300;
  font-stretch: normal;
  text-align: center;
  color: #000000;
  font-family: 'ChronicleDispXLightItalic';
  display: inline-block;
  vertical-align: top;
  padding: 67px 0px 29px 0px;
  margin: 0px;
}
.line-missao{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.line-missao img{
  width: auto;
  height: auto;
  vertical-align: top;
}
.opening-factory-1995-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding: 167px 0px 0px 68px;
}
.historia-shape-1995-bg {
  position: absolute;
  top: 517px;
  /*left: 490px;*/
  left: 359px;
  width: 100%;
  min-height: 897px;
  height: auto;
}
.historia-shape-1995-bg svg{
  width: 100%;
  height: 100%;
  min-height: 897px;
}
.historia-shape-1995-bg .scene-20{
  opacity: 0.3 !important;
}
.opening-factory-1995-section .historia-shape-1995-row-1{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 0px 80px;
}
.opening-factory-1995-section .historia-shape-1995-row-1 .content-left-1982{
  position: relative;
  z-index: 999;
  margin: -265px 0px 0px 0px;
}
.opening-factory-1995-section .historia-shape-1995-row-1 .content-left-1982 h3 {
  margin: 0px 0px 143px;
}
.opening-factory-1995-section .image-element-1982 .image-element-img {
  max-width: 372px;
}
.opening-factory-1995-section .image-element-1982 {
  padding: 0px 265px 0px 0px;
  margin: -185px 0px 0px;
}
.opening-factory-1995-section .date-element {
  position: relative;
  z-index: 999;
}
.opening-factory-1995-section .image-element-1982 .caption-pendulum {
  left: auto;
  right: 51px;
}
.opening-factory-1995-section .image-element-1982 .js-pendulum-element .text{
  margin-left: 235px;
  margin-top: -9px;
}
.opening-factory-1995-section .historia-shape-1995-row-2{
  margin: 138px 0px 0px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 {
  max-width: 399px;
  margin: 0;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 p {
  max-width: 274px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  padding: 0px 0px 44px 0px;
  margin-left: 180px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .image-element-1982 {
  padding: 0px 140px 0px 0px;
  margin: 149px 0px 0px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .image-element-1982 .image-element-img {
  max-width: 568px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .image-element .js-pendulum-element .text {
  position: absolute;
  right: 0px;
  top: 185px !important;
  bottom: auto !important;
  left: 0px;
  max-width: 101px;
  width: 100%;
  font-weight: normal;
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  line-height: 1.64;
  color: #000000;
  text-align: left;
  margin-left: -83px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .caption-pendulum {
  width: 45px;
  height: auto;
  top: 185px;
  left: 0;
  right: 0px;
  transform-origin: center left;
  margin: 0px 0px 0px 50px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 figcaption .caption-pendulum .ball {
  top: 0;
  left: -51px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 figcaption .caption-pendulum .line {
  width: calc(100% - 2px);
  height: 2px;
  top: 4px;
  left: -43px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 .lines-from-left-animation{
  margin-left: -68px;
  padding: 0px 0px 0px 248px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 .lines-from-left-animation p{
  margin: 0px !important;
  padding: 0px !important;
}

.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 .lines-from-left-animation:after {
  max-width: 270px;
}
.opening-factory-1995-section .historia-shape-1995-row-2 .content-left-1982 .lines-from-left-animation .line-left-animtion {
  max-width: 270px;
}
.opening-factory-1995-section .historia-shape-1995-row-3{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
}
.opening-factory-1995-section .historia-shape-1995-row-3 .image-element-1982 {
  padding: 0px 0px 0px 358px;
  margin: 0px;
  float: left;
}
.opening-factory-1995-section .historia-shape-1995-row-3 .image-element-1982 .image-element-img {
  max-width: 283px;
}
.opening-factory-1995-section .historia-shape-1995-row-3 .image-element-1982 .caption-pendulum {
  top: 50%;
  margin-right: 37px;
}
.opening-factory-1995-section .historia-shape-1995-row-3 .image-element-1982 figcaption .caption-pendulum .ball {
  top: -11px;
  left: auto;
  bottom: auto;
  right: -9px;
}
.opening-factory-1995-section .historia-shape-1995-row-3 .image-element-1982 .caption-pendulum .line {
  width: calc(100% - 2px);
  height: 2px;
  top: -7px;
  left: 3px;
}
.opening-factory-1995-section .historia-shape-1995-row-3 .image-element-1982 .js-pendulum-element .text {
  margin-left: 15px;
}
.primagera-section-t4{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.primagera-section-t4 .shape-primagera-section-t4-2-right {
  position: absolute;
  bottom: auto;
  top: -69px;
  left: -88px;
  z-index: 99;
  width: 238px;
  height: 167px;
}
.primagera-section-t4 .shape-primagera-section-t4-2-right .scene-21{
  opacity: 1 !important;
}
.primagera-section-t4 .image-element {
  width: auto;
  margin: 181px 0px 0px 0px;
  padding: 0px 0px 0px 151px;
}
.primagera-section-t4 .image-element-img {
  max-width: 372px;
  position: relative;
}

.primagera-section-t4 .image-element .caption-pendulum {
  top: 100%;
  margin-right: 7px;
  left: auto;
  height: auto;
  margin-top: 3px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.primagera-section-t4 .image-element figcaption .caption-pendulum .ball {
  top: -11px;
  left: auto;
  bottom: auto;
  right: -9px;
}
.primagera-section-t4 .image-element .caption-pendulum .line {
  width: calc(100% - 2px);
  height: 2px;
  top: -7px;
  left: 3px;
}
.primagera-section-t4 .image-element .js-pendulum-element .text {
  position: absolute;
  right: 0px;
  top: 50%;
  left: -42px;
  max-width: 172px;
  width: 100%;
  font-weight: normal;
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  line-height: 1.64;
  color: #000000;
  text-align: left;
  margin-left: 99px;
}
.primagera-section-t4 .image-element .js-pendulum-element .text {
  margin-left: 29px;
  top: auto !important;
  bottom: 0px;
  left: auto !important;
  right: -83px !important;
}
.primagera-section-t4 .content-left-1982 {
  float: right;
  width: 100%;
  max-width: 372px;
  margin: 0px 119px 0px 0px;
}
.primagera-section-t4 .content-left-1982 h5{
  font-family: 'ChronicleDispXLightItalic';
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  margin: 0px 0px 61px 0px;
  width: 100%;
}
.primagera-section-t4 .content-left-1982 h5 p{
  font-family: 'ChronicleDispXLightItalic';
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 100%;
}
.primagera-section-t4 .content-left-1982 p{
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  margin: 0px 0px 0px 0px;
  width: 100%;
  padding: 0px 0px 0px 98px;
}
.passion-perseverance-2018-section{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 174px 0px 0px 0px;
    padding: 0px 68px 0px 68px;
    position: relative;
}
.passion-perseverance-2018-section .date-element{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding-left: 119px;
  padding-right: 119px
}
.passion-perseverance-2018-section .content-left-1982 {
  float: left;
  width: 100%;
  max-width: 411px;
  position: relative;
  z-index: 999;
  margin: 145px 0px 0px 93px;
}
.passion-perseverance-2018-section .content-left-1982 h3{
  margin: 0px;
}
.passion-perseverance-2018-section .content-left-1982 h3 span{
  color: #f6c39d;
}
.passion-perseverance-2018-section .border-line-box-right{
  float: right;
  width: auto;
  margin: 247px 0px 0px 0px;
  padding-right: 59px;
}
.passion-perseverance-2018-section .border-line-box-bg {
  min-height: 498px;
}
.passion-perseverance-2018-section .border-line-box-bg h4 {
  margin: 84px 0px 31px 0px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  color: #000000;
  font-family: 'ChronicleDispXLight';
}
.passion-perseverance-2018-section .border-line-box-bg .line-missao {
  margin: 0px 0px 21px 0px;
  line-height: 11px;
}
.passion-perseverance-2018-section .border-line-box-bg p {
  max-width: 473px;
  font-size: 14px;
  line-height: 1.71;
  text-align: left;
  padding: 0px 99px 31px 99px;
  margin: 0px;
}
.passion-perseverance-2018-section .passion-perseverance-2018-row-2{
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.passion-perseverance-2018-section .passion-perseverance-2018-row-2 .border-line-box-right{
  float: left;
  width: auto;
  margin: -231px 0px 0px 0px;
  padding-left: 59px;
  padding-right: 0px;
}
.passion-perseverance-2018-section .passion-perseverance-2018-row-2 .border-line-box-bg {
  min-height: 470px;
}

.produto-listagem-section{
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.scene-produto-listagem{
  opacity: 1 !important;
}
.produto-listagem-section .produto-listagem-shap-img {
  /* background-image: url("../images/shape_colecções.svg"); */
  /*position: absolute;
  width: 100%;
  height: 100%;
  left: auto;
  right: auto;
  top: 0px;*/
}

.produto-listagem-section .produto-listagem-shap-img {
  /* background-image: url("../images/shape_colecções.svg"); */
  position: absolute;
  width: 100%;
  height: 1300px;
  left: auto;
  right: auto;
  top: -219px;
}

.produto-listagem-section .slider-div{
  margin: 208px 0px 0px;
}
.produto-listagem-section .slider-div ul li .slider-div-img {
   opacity: 1; 
   text-align: center;
}
.produto-listagem-section .wrapper {
  padding: 0px 0px 0px 0px;
}
/*.produto-listagem-section .slider-div img {
  width: 767px;
}*/
.produto-listagem-section .slider-div img {
  width: 1187px;
}
.produto-listagem-section .slider-div ul li .title-text {
  opacity: 1;
  visibility: visible;
  top: 29px;
}
.produto-listagem-section .title-text h1 {
  font-size: 260px;
  margin: 0px;
  color: #F1F8EE;
  mix-blend-mode: multiply;
}
.produto-listagem-section .slider-div ul li {
  left: 0px;
  width: 100%;
  cursor: default;
}
 .produto-listagem-section .collections-right {
  width: 80%;
  padding-bottom: 0px;
}
.produto-list-view{
  float: left;
  width: auto;
  margin: 0;
  padding: 0px 0px 0px 103px;
  position: relative;
  z-index: 9;
  min-width: 300px;

}
html body svg:not(:root) {
    overflow: visible;
}
.produto-list-view ul {
  margin: 0px;
  padding: 0px;
}
.produto-list-view ul li{
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  width: 100%;
  text-align: left;
  line-height: 66px;
  margin: 0;
}

.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.active a {
  font-size: 60px;
  line-height: 1.1;
  color: #9db493;
  font-weight: 300;
  line-height: 66px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.adjacent-1 a {
  font-size: 36px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.1;
  color: #c5c5c5;
  line-height: 66px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.adjacent-2 a {
  /* font-size: 36px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.1;
  line-height: 66px;
  color: #c5c5c5; */
}

.produto-list-view ul li a{
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  text-align: center;
  color: #9e9e9e;
  font-family: 'ChronicleDispXLight';
  text-decoration: none;
  position: relative;
}
.produto-list-view ul li a:hover{
  color: #000000;
}
.produto-list-view ul li.active a,
.produto-list-view ul li a:hover{
  color: #000000;
  padding-left: 20.5px;
}
.produto-list-view ul li.active a:after,
.produto-list-view ul li a:hover:after {
  background-image: url("../images/m1-active.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  top: 7px;
  left: -12px;
  width: 15px;
  height: 15px;
  position: absolute;
  content: "";
}

.produto-listagem-section .slider-div ul{
  min-height: 645px;
}
.produto-listagem-section .slider-div ul li{
    transform: translate3d(0px, 100%, 0px);
    -moz-transform: translate3d(0px, 100%, 0px);
    -webkit-transform: translate3d(0px, 100%, 0px);
    -ms-transform: translate3d(0px, 100%, 0px);
    -o-transform: translate3d(0px, 100%, 0px);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}
.produto-listagem-section .slider-div ul li.img-list-open{
     transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    position: relative;
    opacity: 1;
    visibility: visible;
}


/* 333 */


html body.page-template-collection-details  .produto-listagem-section .collections-right{
    transform: translate3d(0px, 100%, 0px);
    -moz-transform: translate3d(0px, 100%, 0px);
    -webkit-transform: translate3d(0px, 100%, 0px);
    -ms-transform: translate3d(0px, 100%, 0px);
    -o-transform: translate3d(0px, 100%, 0px);
    position: absolute;
    left: auto;
    right: 0px;
    top: auto;
    bottom: 0px;
    margin: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}
html body.page-template-collection-details .produto-listagem-section .collections-right.img-list-open{
     transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    position: relative;
    opacity: 1;
    visibility: visible;
}
.produto-listagem-section .wrapper {
  max-width: 1660px;
  height: 100vh;
  display: flex;
  align-items: center
}
.escolha-uma-coleccao-re-show{
  display: none;
  vertical-align: top;
  width: 100%;
  text-align: center;
  position: relative;
  margin: 17px 0px 0px 0px;
  padding: 0px !important;
}
.escolha-uma-coleccao-re-show a{
  position: relative;
  font-size: 11px;
  line-height: 2.18;
}
.escolha-uma-coleccao-re-show.ver-link a:after {
  position: absolute;
  content: "";
  bottom: -3px;
  top: auto;
  left: -20px;
  right: 0px;
  margin: 0px auto;
  width: 60px;
  height: 2px;
  background-color: #abd5db;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.escolha-uma-coleccao-re-show.ver-link a:hover:after {
  height: 1px;
  left: -6px;
  width: 100%;
}

.produto-listagem-section.produto-listagem-2 {
  margin: 0px 0px 0px 0px;

}

/*.produto-listagem-2 .scene-produto-listagem{
  width: 1330px;
  height: 1000px;
  position: relative;
  left: -101px;
}*/
body.page-template-collection-details .produto-listagem-section .produto-listagem-shap-img {
  width: 100%;
  height: 100%;
  top: 0;
  left: -106px;
}
/* .produto-listagem-2 .scene-produto-listagem {
  width: 887px;
  height: 887px;
  position: relative;
  left: 0;
} */
.produto-listagem-section.produto-listagem-2 .collections-right {
  max-width: 1011px;
  width: 100%;
  padding-top: 115px;
}
.produto-listagem-section.produto-listagem-2 .collections-right:not(.collections-right-1) {
  padding-left: 115px;
}
body.page-template-produtolist3 .produto-listagem-section .produto-listagem-shap-img {
  width: 100%;
  height: 100%;
  top: 0;
}
body.page-template-produtolist3 .produto-listagem-section.produto-listagem-2 .collections-right {
  padding-bottom: 35px;
}
body.page-template-produtolist3 .produto-listagem-2 .scene-produto-listagem {
  width: 1865px;
  height: 1127px;
  top: -55px;
}
.produto-listagem-section.produto-listagem-2 .slider-div {
  margin: 86px 0px 199px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view {
  margin: 0;
  padding: 0px 0px 0px 125px;
  max-width: 460px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul{
  margin: 9px 0px 0px;
  height: 297px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul.sub-inner-menu {
  overflow-y: auto;
  width: 350px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul.sub-inner-menu::-webkit-scrollbar {
  opacity: 0;
}
.produto-listagem-section.produto-listagem-2:not(.produto-listagem-4) .produto-list-view ul li ul.sub-inner-menu::before {
  content: "";
  height: 70px;
  display: block;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul.sub-inner-menu::after {
  content: "";
  height: 150px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .mCSB_scrollTools .mCSB_dragger {
  display: block !important;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .mCSB_scrollTools .mCSB_draggerRail {
  display: block !important;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, 
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=1)";
  -ms-filter: "alpha(opacity=1)";
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCSB_scrollTools .mCSB_draggerRail {
  /* background-color: #000; */
  background-color: #ABD5DB !important;
  filter: "alpha(opacity=1)";
  -ms-filter: "alpha(opacity=1)";
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* background-color: #fff; */
  background-color: #2F617B !important;
  width: 2px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, 
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, 
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCustomScrollBox:hover > .mCSB_scrollTools, 
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCustomScrollBox:hover ~ .mCSB_scrollTools, 
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, 
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li a{
  color: #c5c5c5;
  font-size: 30px;
  line-height: 1.5em;
  font-family: 'ChronicleDispXLightItalic';
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li a{
  position: relative;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li a span{
  font-family: 'ChronicleDispXLightItalic';
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  color: #000000;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: -17px;
  right: -22px;
  left: auto;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li a:hover{
  color: #9db493;
}
/* .produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-1{
  margin-bottom: 18px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-1 a{
   font-size: 60px;
   line-height: 1.1;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-2{
  margin-bottom: 15px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-2 a{
   font-size: 60px;
   line-height: 1.1;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-3{
  margin-bottom: 0px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-3 a{
   font-size: 42px;
   line-height: 1.57;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-4{
  margin-bottom: 0px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.big-text-4 a{
   font-size: 30px;
   line-height: 2.2;
} */
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li.active a{
  padding-left: 0px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li.active a:after {
  left: -31px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li.active ul li a {
  padding-left: 0px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li.active ul li a:after,
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li a:hover:after {
  display: none;
}

.page-template-archive-product #footer-section,
.tax-collections #footer-section {
  background: none;
  padding:0;
}
.image_produto_list_2{
  width: 100%;
  max-width: 587px;
  float: left;
}
.text-right_produto_list_2{
  width: 100%;
  max-width: 333px;
  padding: 143px 0px 0px 111px;
  float: left;
}
.text-right_produto_list_2 h4{
  font-family: 'ChronicleDispRoman';
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  color: #000000;
  text-align: left;
  display: block;
  width: 100%;
  max-width: 174px;
  margin: 0px 0px 17px 0px;
}
.text-right_produto_list_2 p{
  font-size: 14px;
  font-weight: normal;
  line-height: 1.29;
  color: #000000;
  font-family: 'ChronicleDispXLightItalic';
  text-align: left;
  display: block;
  width: 100%;
  max-width: 220px;
  margin: 0px 0px 59px 0px;
}
.text-right_produto_list_2 h6{
  font-family: 'ChronicleDispSemibold';
  font-size: 11px;
  font-weight: normal;
  line-height: 1.27;
  color: #000000;
  text-align: left;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0px 0px 16px 0px;
}
.text-right_produto_list_2 .list-text-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: auto;
  line-height: normal;
  text-align: left;
}
.text-right_produto_list_2 .list-text-row .list-text-col{
  float: left;
  width: 100%;
  /* max-width: 80px; */
  column-count: 2;
} 
.text-right_produto_list_2 .list-text-row .list-text-col-2{
  padding-left: 22px;
} 
.text-right_produto_list_2 .list-text-row span{
  font-size: 12px;
  font-weight: 300;
  line-height: 1.17;
  color: #000000;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  width: 100%;
  float: left;
  font-family: 'ChronicleDispXLightItalic';
}
.text-right_produto_list_2 h6[data-aos-delay="300"]{
   transition-delay:0;
}
.text-right_produto_list_2 h6[data-aos-delay="300"].aos-animate{
   transition-delay:300ms
}
.text-right_produto_list_2 .list-text-row span:nth-child(1)[data-aos-delay="500"]{
   transition-delay:0;
}
.text-right_produto_list_2 .list-text-row span:nth-child(1)[data-aos-delay="500"].aos-animate{
   transition-delay:500ms
}
.text-right_produto_list_2 .list-text-row span:nth-child(2)[data-aos-delay="1000"]{
   transition-delay:0;
}
.text-right_produto_list_2 .list-text-row span:nth-child(2)[data-aos-delay="1000"].aos-animate{
   transition-delay:1000ms;
}
.text-right_produto_list_2 .list-text-row span:nth-child(3)[data-aos-delay="1500"]{
   transition-delay:0;
}
.text-right_produto_list_2 .list-text-row span:nth-child(3)[data-aos-delay="1500"].aos-animate{
   transition-delay:1500ms;
}
.text-right_produto_list_2 .list-text-row span:nth-child(4)[data-aos-delay="2000"]{
   transition-delay:0;
}
.text-right_produto_list_2 .list-text-row span:nth-child(4)[data-aos-delay="2000"].aos-animate{
   transition-delay:2000ms;
}
.text-right_produto_list_2 .list-text-row span:nth-child(5)[data-aos-delay="2500"]{
   transition-delay:0;
}
.text-right_produto_list_2 .list-text-row span:nth-child(5)[data-aos-delay="2500"].aos-animate{
   transition-delay:2500ms;
}
.text-right_produto_list_2.text-right_produto_list_2_responsive-show{
  display: none;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul li.active a{
  color: #9db493;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3{
  margin: 39px 0px 0px 0px;
  height: auto !important;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li{
  font-size: 14px;
  font-weight: 300;
  line-height: 0.86;
  color: #9e9e9e;
  font-family: 'ChronicleDispXLight';
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  max-width: 125px;
  float: left;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li span{
  font-size: 14px;
  font-weight: 300;
  line-height: 0.86;
  color: #9e9e9e;
  font-family: 'ChronicleDispXLight';
  margin: 0px 0px 17px 0px;
  padding: 0px 0px 11px 0px;
  position: relative;
  width: 100%;
  max-width: 100%;
  float: left;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li:nth-child(2){
  margin-left: 61px;
  max-width: 133px;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 > li > span:after{
  position: absolute;
  content: "";
  bottom: 0px;
  width: 78px;
  height: 2px;
  background-color: #c5c5c5;
  bottom: 0px;
  top: auto;
  left: 0px;
  right: 0px;
  margin: 0px 0px;
}
.produto-listagem-section.produto-listagem-2.produto-listagem-3 .produto-list-view ul li ul{
  height: auto;
}
.produto-listagem-section.produto-listagem-2 .list-step-3 {
  display: flex;
  white-space: nowrap;
}
.produto-listagem-section.produto-listagem-2 .list-step-3 .options {
  display: none;
}
.produto-listagem-section.produto-listagem-2 .list-step-3 .options.selected {
  display: block;
}
.hide { 
  display: none; 
}

.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li ul{
  margin: 17px 0px 0px 0px;
  height: auto !important;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li ul li{
  width: 100%;
  max-width: 100% !important;
  margin: 0px 0px 18px !important;
  position: relative;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li ul li a{
  font-size: 18px;
  font-weight: 300;
  line-height: 0.67;
  color: #9e9e9e;
  font-family: 'ChronicleDispXLightItalic';
  position: relative;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li ul li a:hover{
  color: #000000;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li ul li.selected a{
  color: #000000;
}
.produto-listagem-section.produto-listagem-2 .produto-list-view ul li ul .list-step-3 li ul li.selected a:after{
  position: absolute;
  content: "";
  left: 0px;
  top: 60%;
  height: 1px;
  width: 100%;
  background-color: #000000;
  display: block !important;
}

.produto-listagem-section.produto-listagem-4 .slider-div {
  margin-bottom: 0px !important;
}
span.search-collection {
  line-height: 1em;
  font-size: 12px;
  letter-spacing: 1px;
}
.type-main-course-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: left;
  padding: 0px 0px 0px 0px;
}
.type-main-course-inner{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 587px;
  margin: 40px 0px 93px 0px;
}
.type-main-course-box{
  float: left;
  width: auto;
  padding: 0px 0px 0px 20px;
  max-width: 25%;
  width: 25%;
  min-height: 73px;
}
.type-main-course-box:first-child{
  padding-left: 0px;
}
.type-main-course-box span{
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  text-align: left;
  display: block;
  width: 100%;
}
.type-main-course-box h6{
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  text-align: left;
  color: #000000;
  display: block;
  width: 100%;
}

.type-main-course-box:nth-child(1)[data-aos-delay="500"]{
   transition-delay:0;
}
.type-main-course-box:nth-child(1)[data-aos-delay="500"].aos-animate{
   transition-delay:500ms;
}
.type-main-course-box:nth-child(2)[data-aos-delay="1000"]{
   transition-delay:0;
}
.type-main-course-box:nth-child(2)[data-aos-delay="1000"].aos-animate{
   transition-delay:1000ms;
}
.type-main-course-box:nth-child(3)[data-aos-delay="1500"]{
   transition-delay:0;
}
.type-main-course-box:nth-child(3)[data-aos-delay="1500"].aos-animate{
   transition-delay:1500ms;
}
.type-main-course-box:nth-child(4)[data-aos-delay="2000"]{
   transition-delay:0;
}
.type-main-course-box:nth-child(4)[data-aos-delay="2000"].aos-animate{
   transition-delay:2000ms;
}

.noticias-detail-banner-section{
  margin: 0px 0px 0px;
  position: relative;
}
.noticias-detail-banner-section .wrapper{
  padding: 0px;
  max-width: 1690px;
}
.noticias-detail-banner-section .right-shape-noticias-detail-mask{
  float: right;
  width: 100%;
  max-width: 790px;
  margin: 98px 0px 0px;
}
.noticias-detail-banner-section .right-shape-noticias-detail-mask{
  float: right;
  width: 100%;
  max-width: 790px;
  height: 895px;
  position: relative;
}
.noticias-detail-banner-section .right-shape-noticias-detail-mask img{
  width: 100%;
  height: 100%;
  vertical-align: top;
  object-fit: cover;
}
.noticias-detail-banner-section .right-shape-noticias-detail-mask:before{
  background-image: url("../images/shape-noticias-detail-mask.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
}
.noticias-detail-banner-section .right-shape-noticias-detail-mask:after{
    width: 1px;
    height: 100%;
    position: absolute;
    content: "";
    left: 0px;
    background-color: #fff;
    top: 0;
    bottom: 0;
}
.noticias-detail-shape-banner{
  position: absolute;
  left: 0px;
  top: -15px;
  width: 274px;
  height: 182px;
  z-index: 3;
}
.noticias-detail-banner-left-content{
  float: left;
  max-width: 693px;
  width: 100%;
  padding: 186px 0px 0px 105px;
  position: relative;
}
.noticias-detail-banner-left-content .news-date {
  display: inline-block;
  vertical-align: top;
  width: auto;
  font-family: 'ChronicleDispLight';
  font-size: 12px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: normal;
  color: #000000;
  margin: 0px 0px 9px 59px;
  float: left;
}
.noticias-detail-banner-left-content .news-date span {
  color: #abd5db;
  font-size: 12px;
  line-height: 2;
}
.noticias-detail-banner-left-content .news-date span a{
  color: #abd5db;
  font-family: 'ChronicleDispLight';
  font-size: 12px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
}
.top-row-in-date{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.top-row-in-date .ver-link{
  float: left;
  width: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 27px;
}
.top-row-in-date .ver-link a{
  position: relative;
  padding-bottom: 4px;
}
.top-row-in-date .ver-link a:after{
  position: absolute;
  content: "";
  left: -27px;
  top: auto;
  bottom: 0px;
  width: 60px;
  height: 2px;
  background-color: #abd5db;
  ransition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.top-row-in-date .ver-link a:hover:after{
  left: -11px;
  right: 0px;
  margin: 0px auto;
}
.noticias-detail-banner-left-content h4{
  font-family: 'ChronicleDispRoman';
  font-size: 36px;
  font-weight: normal;
  line-height: 1.17;
  color: #000000;
  width: 100%;
  max-width: 372px;
  margin: 0px 0px 58px 117px;
}

.noticias-detail-banner-left-content p{
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  max-width: 470px;
  margin: 0px 0px 25px 117px;
}
.noticias-detail-banner-left-content p a{
  font-size: 14px;
  font-weight: 700;
  line-height: 1.29;
  color: #abd5db;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}
.noticias-detail-banner-left-content p a:hover{
  color: #000000;
}

.noticias-detail-section-2{
  position: relative;
  margin: 72px 0px 0px 0px;
}
.noticias-detail-section-2 .wrapper{
  padding: 0px;
}
.noticias-detail-section-2 .row-element-3 {
  float: left;
  width: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 321px;
}
.noticias-detail-section-2 .image-element{
  margin: 0px;
  max-width: 469px;
  width: 100%;
}
.noticias-detail-section-2 .js-pendulum-element .text {
  position: absolute;
  right: 0px;
  top: 50%;
  left: -42px;
  max-width: 176px;
  margin: 15px 0px 0px -19px;
  width: 100%;
  font-weight: normal;
  font-family: 'ChronicleDispXLight';
  font-size: 11px;
  line-height: 1.64;
  color: #000000;
  text-align: left;
}
.noticias-iaculis-hepimiz-right{
  float: left;
  width: auto;
  padding: 75px 0px 0px 119px;
}
.noticias-iaculis-hepimiz-right h5{
  font-family: 'ChronicleDispXLightItalic';
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  color: #000000;
  letter-spacing: 0px;
  width: 100%;
  max-width: 372px;
  margin: 0px 0px 71px 99px;
}
.noticias-iaculis-hepimiz-right p{
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  max-width: 470px;
  margin: 0px 0px 25px 0px;
}
.noticias-iaculis-row-element-3{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 179px 0px 73px 0px;
  padding: 0px 0px 0px 222px;
}
.noticias-iaculis-row-element-3 p{
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  max-width: 470px;
  margin: 0px 0px 25px 0px;
}
.footer-section.noticias-detail-footer-section{
  padding-bottom: 19px;
  padding-top: 151px;
}
.footer-section.noticias-detail-footer-section p {
  line-height: 2;
  font-size: 12px;
  padding: 0px 0px 0px;
}
.footer-section.noticias-detail-footer-section p a{
   line-height: 1.5;
   font-size: 12px;
}
.relacionadas-section {
  position: relative;
}
.relacionadas-section .wrapper{
  padding: 0px 125px 0px;
  position: relative;
  min-height: 199px;
}
.placeholder-relacionadas-text{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin: 0px auto;
  width: 100%;
  text-align: center;
  padding: 0px 125px;
}
.news-relacionadas-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 125px 77px 0px 98px;
}
.news-relacionadas-margin{
  margin: 0px -31px 0px;
}
.news-relacionadas-box{
  float: left;
  width: 23.49%;
  max-width: 100%;
  padding: 0px 31px 25px 31px;
  position: relative;
}
.news-relacionadas-box:after{
  ransition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  opacity: 0;
  visibility: hidden;
}
.news-relacionadas-box:hover:after {
  position: absolute;
  content: "";
  margin: 0px auto;
  left: -19px;
  right: auto;
  top: -58px;
  bottom: 0px;
  width: 272px;
  height: 230px;
  background-image: url("../images/noticias-detail-shape-hover.svg");
  background-repeat: no-repeat;
  background-position: 0px;
  opacity: 1;
  visibility: visible;
}
.news-relacionadas-box .news-date,
.news-relacionadas-box p,
.news-relacionadas-box .ver-link{
  position: relative;
  z-index: 1;
}
.news-relacionadas-box .ver-link a .after {
  left: 0;
  margin: 0px 0;
  width: 30px;
}
.news-relacionadas-box .ver-link a{
  min-width: 60px;
  text-align: left;
}
.news-relacionadas-box .ver-link a:hover{
  letter-spacing: 1.5px;
  min-width: 60px;
}
.news-relacionadas-box .ver-link a:hover .after {
  left: 0;
  margin: 0px 0;
  min-width: 60px;
  width: 100%;
}
.news-relacionadas-box .news-date {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 2.18;
  letter-spacing: normal;
  color: #000000;
  margin: 0px 0px 3px 0px;
}
.news-relacionadas-box .news-date span {
  color: #abd5db;
}
.news-relacionadas-box .news-date span a{
  color: #abd5db;
  font-family: 'ChronicleDispLight';
  font-size: 11px;
  font-weight: 300;
  line-height: 2.18;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
}
.news-relacionadas-box p {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 231px;
  font-family: 'ChronicleDispRoman';
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33;
  color: #000000;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
.news-relacionadas-box .ver-link {
  padding: 0px 0px 0px 0px;
}
.noticias-detail-banner-responsive-show{
  display: none;
}
.noticias-iaculis-hepimiz-right.responsive-show{
  display: none;
}

body.contact-page-body{
  background-color: #f9f9f9;
}
body.contact-page-body header,
body.contact-page-body section,
body.contact-page-body footer{
  background-color: transparent;
}
.contact-page-content-section{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: transparent;
}
.contact-page-content-section .wrapper{
  padding: 0px;
}
.contact-left-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 888px;
  padding: 176px 0px 0px 222px;
}
.contact-left-content h3{
  font-size: 72px;
  font-weight: 300;
  line-height: 1.08;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  width: 100%;
  max-width: 666px;
  margin: 0px 0px 41px 0px;
}
.contact-left-content p{
  width: 100%;
  max-width: 357px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.33;
  color: #000000;
  margin: 0px 0px 29px 97px;
}
.contact-left-content p a{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.33;
  color: #000000;
}
.contact-left-content p a:hover{
  color: #000000;
  opacity: 0.8;
}

.contact-page-form-section{
  margin: 111px 0px 0px 0px;
}
.contact-page-form-section .wrapper{
  padding: 0px;
}
.contact-page-form-section .contact-left-content{
  max-width: 537px;
  float: left;
  padding: 0px 0px 0px 222px;
}
.contact-page-form-section .contact-left-content h4{
  font-size: 36px;
  font-weight: 300;
  line-height: 1.17;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  width: 100%;
  max-width: 315px;
  margin: 0px 0px 30px 0px;
}
.contact-page-form-section .contact-left-content p{
  font-size: 11px;
  font-weight: 300;
  line-height: 1.64;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  max-width: 234px;
  margin: 0px 0px 0px 0px;
}

.contact-page-form-section .contact-right-form{
  float: left;
  width: 100%;
  max-width: 1063px;
  padding: 0px 222px 0px 77px;
}
.form-row-2{
  margin: 0px -10px;
}
.form-row-2 .form-col{
  float: left;
  width: 50%;
  padding: 0px 10px;
  position: relative;
  margin: 0px 0px 75px 0px;
}
.form-row-2 .form-col textarea {
    resize: none;
    box-shadow: none;
    border: 0px;
}
.form-row-full .form-col{
  margin: 0px 0px 35px 0px;
  width: 100%;
}

/*.contact-page-form-section input:focus ~ .floating-label,
.contact-page-form-section  input:not(:focus):valid ~ .floating-label{
  top: 8px;
  bottom: 10px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
}
*/
html body span.wpcf7-not-valid-tip {
  font-size: 11px;
}
html body div.wpcf7-mail-sent-ok {
  border: 0px;
  color: #398f14;
}

html body div.wpcf7-mail-sent-ng,
html body div.wpcf7-aborted {
  border: 0px;
  color: #ff0000;
}

html body div.wpcf7-spam-blocked {
  border: 0px;
  color: #ffa500;
}
html body div.wpcf7-validation-errors, 
html body div.wpcf7-acceptance-missing {
  border: 0px;
  color: red;
}
html body div.wpcf7-response-output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  text-align: center;
}
.contact-page-form-section .contact-right-form br{
  display: none !important;
}
.contact-page-form-section .input-desc-hover ~ .floating-label{
  top: -21px;
  bottom: 0px;
  left: 10px;
  opacity: 1;
}
.contact-page-form-section .input-desc ~ .floating-label{
  top: -21px;
  bottom: 0px;
  left: 10px;
  opacity: 1;
}
.contact-page-form-section input:focus ~ .floating-label,
.contact-page-form-section  input:not(:focus):valid ~ .floating-label{
  top: -21px;
  bottom: 0px;
  left: 10px;
  opacity: 1;
}
.contact-page-form-section .input-desc-hover input.wpcf7-form-control:focus{
    background-image: none;
    border-bottom: 1px solid #9e9e9e;
}

.contact-page-form-section textarea:focus ~ .floating-label,
.contact-page-form-section  textarea:not(:focus):valid ~ .floating-label{
  top: -21px;
  bottom: 0px;
  left: 10px;
  opacity: 1;
}
.contact-page-form-section textarea.wpcf7-form-control:focus{
    background-image: none;
    border-bottom: 1px solid #9e9e9e;
}
.contact-page-form-section .contact-right-form br{
  display: none !important;
}
.contact-page-form-section .contact-right-form  .wpcf7-form-control {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  background-color: transparent;
  border-radius: 0px;
  width: 100%;
  height: 35px;
  padding: 0px;
  border-bottom: 1px solid #c5c5c5;
  background-image: url("../images/input-line.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: 1;
}

.contact-page-form-section .floating-label {
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 7px;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.8;
  color: #000000;
  transition: 0.2s ease all;
}

.check-box-row{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  margin: 0px 0px 44px 0px;
}
.check-box-row input[type="checkbox"]{
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0px;
  top: 0px;
  opacity: 0;
  border: 0px !important;
  background-image: none !important;
  cursor: pointer;
}
.check-box-row .wpcf7-form-control-wrap  {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 0px;
  left: 0px;
  vertical-align: top;
  line-height: normal;
  height: auto;
  width: 100%;
}
.check-box-row .wpcf7-form-control-wrap .wpcf7-form-control {
  height: auto;
  line-height: normal;
  width: 100%;
  height: 100%;
  border: 0px;
  background-image: none;
}
.check-box-row .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item{
  margin: 0px;
  vertical-align: top;
}
div.wpcf7 .submit-btn .ajax-loader {
  position: absolute;
  top: 8px;
  right: -15px;
}
.check-box-row input[type="checkbox"] + .wpcf7-list-item-label > label{
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.check-box-row input[type="checkbox"] + .wpcf7-list-item-label > label > span.check{
  float: left;
  width: 12px;
  height: 12px;
  border: 1px solid #abd5db;
}
.check-box-row input[type="checkbox"]:not(old):checked + .wpcf7-list-item-label > label > span.check:before {
  color: #00b188;
  content: "✓";
  font-family: 'Roboto', sans-serif;
  display: block;
  font-size: 8px;
  font-weight: 300;
  line-height: 10px;
  text-align: center;
  width: 100%;
  height: 100%;
}
.check-box-row label > span.text{
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.64;
  color: #000000;
  padding: 0px 0px 0px 22px;
  display: block;
  width: 100%;
  margin: -3px 0px 0px 0px;
}
.check-box-row label > span.text a{
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.64;
    color: #000000;
    text-decoration: underline !important;
}
.check-box-row label > span.text a:hover{
  text-decoration: none !important;
  color: #000000;
}
.submit-row{
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.submit-btn{
  display: inline-block;
  text-align: center;
  width: auto;
  min-width: 60px;
  position: relative;
}
.submit-btn:after{
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  margin: 0px auto;
  top: auto;
  bottom: 0px;
  width: 60px;
  height: 2px;
  background-color: #abd5db;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.submit-btn:hover:after{
  width: 30px;
  height: 1px;
}
.submit-btn input[type="submit"] {
  box-shadow: none;
  border-radius: 0px !important;
  background-color: transparent !important;
  outline: none;
  cursor: pointer;
  width: 100% !important;
  height: auto !important;
  font-family: 'ChronicleDispXLight' !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.29 !important;
  color: #000000 !important;
  text-align: center !important;
  text-transform: none;
  padding: 0px 0px 4px 0px !important;
  margin: 0px;
  border: 0px !important;
  background-image: none !important;
}
.conatct-page-footer .shape-footer-home-img:before {
  background-image: url("../images/Shape_footer_contactos.svg");
}
.conatct-page-footer .shape-footer-home-img {
  width: 481px;
  height: 393px;
  background-color: #f9f9f9;
}
.conatct-page-footer .shape-footer-home-img img {
  width: 99%;
}
.conatct-page-footer .shape-footer-home-img:after {
  background-color: #d5e5e9;
}
.conatct-page-footer .hvrbox-layer-top:after {
  background: rgba(213, 229, 233, 0.8);
}


.termos-legais-page-section .wrapper{
  padding: 0px;
}

.termos-legais-page-section .termos-legais-left-text{
  float: left;
  width: 100%;
  padding: 221px 0px 0px 418px;
}
.termos-legais-page-section .termos-legais-left-text h4{
  max-width: 372px;
  width: 100%;
  display: block;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.17;
  color: #000000;
  text-align: left;
  font-family: 'ChronicleDispXLight';
  margin: 0px;
  padding: 0px;
}
.termos-legais-page-section .termos-legais-left-text h4 p{
  max-width: 100%;
  width: 100%;
  display: block;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.17;
  color: #000000;
  letter-spacing: 0px;
  text-transform: none;
  text-align: left;
  font-family: 'ChronicleDispXLight';
  margin: 0px;
  padding: 0px;
}

.termos-politica-de-privacid-section{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 42px 0px 0px 0px;
}
.termos-politica-de-privacid-section .wrapper{
  padding: 0px;
}
.politica-left-bar {
  position: fixed;
  top: 536px;
  left: inherit;
  width: 125px;
  right: inherit;
  margin: 0px 0px 0px 222px;
  bottom: inherit;
  z-index: 9;
}
.politica-left-bar ul{
  margin: 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.politica-left-bar ul li{
  margin: 0px 0px 24px 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  list-style-type: none;
  position: relative;
}
.politica-left-bar ul li a{
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  text-align: left;
  text-decoration: none;
  outline: none;
  font-family: 'ChronicleDispXLightItalic';
  display: block;
}
.politica-left-bar ul li a span{
  color: #abd5db;
  font-family: 'ChronicleDispXLightItalic';
  display: block;
}

.politica-left-bar ul li a.Active{
  font-family: 'ChronicleDispSemiboldItal';
  color: #000000;
}
.politica-left-bar ul li a.Active span{
  font-family: 'ChronicleDispXLightItalic';
}
.politica-left-bar ul li a.Active:hover{
  font-family: 'ChronicleDispSemiboldItal';
  color: #000000;
}
.politica-left-bar ul li a.Active:hover span{
  font-family: 'ChronicleDispXLightItalic';
}

.politica-left-bar ul li a:hover{
  font-family: 'ChronicleDispSemibold';
  color: #000000;
}
.politica-left-bar ul li a:hover span{
  font-family: 'ChronicleDispXLight';
}
.politica-de-privacidade{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 94px 418px;
  position: relative;
}
#cookies.politica-de-privacidade{
  padding-bottom: 0px;
}
.politica-de-privacidade h2{
  width: 100%;
  max-width: 666px;
  font-size: 54px;
  font-weight: 300;
  line-height: 1.22;
  color: #000000;
  font-family: 'ChronicleDispXLightItalic';
  padding: 0px;
  margin: 109px 0px 94px 0px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 3;
}
#cookies.politica-de-privacidade h2 {
  margin: 0px 0px 94px 0px;
}
.politica-de-privacidade h2 span{
  color: #abd5db;
}
.politica-de-privacidade p,
.politica-de-privacidade ul {
  max-width: 666px;
}
.politica-de-privacidade p{
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 3;
}
.politica-de-privacidade ul li {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.29;

}
.politica-de-privacidade p a{
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
.politica-de-privacidade li,
.politica-de-privacidade li a{
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
.politica-de-privacidade p a:hover,
.politica-de-privacidade li a:hover{
  color: #3a607e;
}
.politica-de-privacidade .plaseholder-section {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0px 360px 0px 418px;
  width: 100%;
}
#termos-e-condicoes-de-uso .outline-svg {
  width: 80%;
}
#termos-e-condicoes-de-uso.politica-de-privacidade .plaseholder-section {
  padding: 0px 15px 0px 418px;
}
.politica-de-privacidade .plaseholder-section img{
  width: 100%;
  height: auto;
  vertical-align: top;
}
.legacy-page .group:not(.passion-perseverance-2018-section) .outline-svg-text svg {
  max-width: 1350px;
}
#cookies.politica-de-privacidade .plaseholder-section {
  top: 63px;
  padding: 0px 624px 0px 418px;
}
.footer-section.termos-legais-footer-section.noticias-detail-footer-section {
  padding-top: 57px;
}

.s-text-1{
  position: absolute;
  width: 100%;
  max-width: 773px;
  height: auto;
  max-height: 95vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  vertical-align: top;
  text-align: center;
  margin: 0px auto;
  z-index: 1;
  pointer-events: none;
}
.s-text-1 img{
  width: 100%;
  height: auto;
  vertical-align: top;
}


/* side navigation */

/*.sidebar-navigation.sidebar-navigation-1{
    position:fixed;
    right:20px;
    height:100vh;
    top:0;
    padding:100px 0;
    opacity:0;
    visibility:hidden;
    z-index:9999;
    display: block;
}*/
.sidebar-navigation.sidebar-navigation-1 {
  position: fixed;
  right: 75px;
  height: 577px;
  top: 50%;
  padding: 111px 0 111px;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  /*display: none;*/
  width: 58px;
  margin-top: -280px;
  opacity: 1 !important;
  visibility: visible !important;
}
.vertical-nav{
  display: none;
}
.sidebar-navigation.sidebar-navigation-1 .title{
    position:absolute;
    left:-40px;
    top:calc(50% - 6px);
    display:none;
}
.sidebar-navigation.sidebar-navigation-1 h3{
    font-family: 'ChronicleDispXLight';
    font-size:14px;
    color:#a68676;
    letter-spacing:0.7px;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    display: none;
}
.sidebar-navigation.sidebar-navigation-1 .line-wrapper{
    position:absolute;
    display:block;
    width:2px;
    height:100%;
    background-color:#000000;
    top:0;
    left:30px;
    /*clip: rect(0px, 6px, 355px, 0px) !important;*/
    clip: auto !important;
}
.sidebar-navigation.sidebar-navigation-1 .line-wrapper .line{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    overflow:hidden
}
.sidebar-navigation.sidebar-navigation-1 .line-wrapper .line .line-inner{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:0px;
    background-color:#abd5db;
}
.sidebar-navigation.sidebar-navigation-1 .line-wrapper:before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: -7px;
  left: -2px;
  border: 1px solid #abd5db;
   transform: rotate(-315deg); 
  -webkit-transform: rotate(-315deg);
}
.sidebar-navigation.sidebar-navigation-1 .line-wrapper:after {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: auto;
  bottom: -7px;
  left: -2px;
  border: 1px solid #abd5db;
   transform: rotate(-315deg); 
  -webkit-transform: rotate(-315deg);
}
/*.sidebar-navigation.sidebar-navigation-1 ul{
    position:relative;
    right:85px;
}*/
.sidebar-navigation.sidebar-navigation-1 ul {
  position: relative;
  right: 0;
  height: 355px;
  padding: 0px 0px 0px;
}
.sidebar-navigation.sidebar-navigation-1 ul li{
    position:relative;
    display:block;
    font-family: 'ChronicleDispXLight';
    font-size:14px;
    text-align:center;
    cursor:pointer;
    color:#000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.sidebar-navigation.sidebar-navigation-1 ul li{
  padding-bottom: 55px;
}
.primagera-section-t4 {
  margin-left: -68px;
}
.sidebar-navigation.sidebar-navigation-1 ul li .item{
  background-color: #ffffff;
  position: relative;
  z-index: 9;
  opacity: 1 !important;
  visibility: visible !important;
  transform: matrix(1, 0, 0, 1, 0, 0) !important;
}
.sidebar-navigation.sidebar-navigation-1 ul li span{
    position:relative;
    display:inline-block;
    top:calc(50% - 7px);
    font-family: 'ChronicleDispXLight';
    font-size:14px;
    text-align:right;
    letter-spacing:0;
    color:#000000 !important;
}
.sidebar-navigation.sidebar-navigation-1 ul li span{
    font-family: 'ChronicleDispXLight' !important;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
}

/*.play-video-hidden{
    position:absolute;
    top:50%;
    left:50%;
    width:30px;
    padding:0;
    border:0px;
    z-index:11;
    transform:translate3d(-50%, -50%, 0);
    -webkit-transform:translate3d(-50%, -50%, 0);
    visibility:hidden;
    opacity:0
}*/


html body.page-template-collection .footer-section,
html body.page-template-collection-details .footer-section,
html body.page-template-produtolist3 .footer-section,
html body.page-template-produtolist4 .footer-section{
  display: none;
}
.produto-list-view{
  position: relative;
}
.produto-back-btn {
  position: absolute;
  top: 69px;
  left: 55px;
  width: 48px;
  height: 48px;
  line-height: 46px;
  border: 1px solid #d6e2d1;
  border-radius: 100%;
  text-align: center;
}
.produto-back-btn a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
.produto-back-btn:after{
  position: absolute;
  content: "\f104";
  top: 0px;
  left: 0px;
  font-family: "FontAwesome";
  color: #d6e2d1;
  font-size: 21px;
  text-align: center;
  width: 100%;
  height: 100%;
}

html body.page-template-termos-legais,
html body.page-template-contact {
  background-color: #f9f9f9;
}
html body.page-template-termos-legais header, 
html body.page-template-termos-legais section, 
html body.page-template-termos-legais footer {
  background-color: transparent;
}
html body.page-template-contact header, 
html body.page-template-contact section, 
html body.page-template-contact footer {
  background-color: transparent;
}

html body blockquote{
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.footer-section{
  position: relative;
}
.footer-section-scroll{
  height: 175px;
  width: 100%;
  background-color: transparent;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}
/*.footer-section-scroll-inner{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 31px;
}*/

#cookieChoiceInfo {
  background-color: rgba(246, 195, 157, 0.5) !important;
  z-index: 999999999 !important;
  width: 102% !important;
  height: 100%;
  margin: 0px !important;
  padding: 0px 20px !important;
  overflow: auto;
  /*display: none;*/
}
#cookieChoiceInfo > div {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 764px;
  box-shadow: 2px 2px 30px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9f9f9;
  padding: 190px 196px 101px 196px !important;
  position: relative;
  z-index: 99999999999;
  margin: 181px 0px 143px 0px;
}
#cookieChoiceInfo > div h2 {
  font-family: 'ChronicleDispLightItal';
  font-size: 72px;
  font-weight: normal;
  line-height: 1;
  color: #000000;
  width: 100%;
  display: block;
  text-align: center;
  background-image: url("../images/cookies-bottom-line.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px 0px 29px 0px;
  padding: 0px 0px 35px 0px;
}
#cookieChoiceInfo > div span {
  font-family: 'ChronicleDispXLight';
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71;
  color: #000000;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0px 0px 63px 0px;
  padding: 0px 0px 0px 0px;
}
#cookieChoiceInfo > div a {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  text-align: center;
  color: #000000;
  font-family: 'ChronicleDispXLight';
  position: relative;
}
#cookieChoiceInfo > div a:hover {
  color: #000000;
}
#cookieChoiceInfo > div a#cookieChoiceDismiss{
  margin-left: 50px;
}
#cookieChoiceInfo > div a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f6c39d;
  bottom: 0px;
  top: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  opacity: 0;
  visibility: hidden;
}
#cookieChoiceInfo > div a:hover:after {
  opacity: 1;
  visibility: visible;
}
a#cookieChoiceDismissIcon{
  display: none !important;
}

.vertical-nav {
  position: fixed;
  right: 85px;
  top: 50%;
  z-index: 99999;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all ease 300ms;
  max-width: 60px;
  width: 100%;
}
.vertical-nav ul {
  margin: 0px;
  padding: 0px;
}
.vertical-nav ul li{
  margin: 0px;
  padding: 0px 0px 54px;
  list-style-type: none;
  display: block;
  position: relative;
}
.vertical-nav ul li:first-child{
  padding-top: 54px;
}
.vertical-nav ul li a{
    font-family: 'ChronicleDispXLight';
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    display: block;
    position: relative;
}
.vertical-nav ul li a:hover{
  color: #000000;
}
.vertical-nav ul li.active a{
  color: #000000;
  font-family: 'ChronicleDispSemiboldItal';
}
.vertical-nav ul li:before{
  position: absolute;
  content: "";
  top: 0px;
  left: 30px;
  width: 2px;
  height: 100%;
  background-color: #000000;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.vertical-nav ul li:after{
  position: absolute;
  content: "";
  top: 0px;
  left: 30px;
  width: 2px;
  height: 0;
  background-color: #abd5db;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}
.vertical-nav ul li.active:after{
  height: 100%;
  background-color: #abd5db;
}

.outline-svg-text svg path {
  fill: none;
  /* stroke: rgba(255,255,255,0.4); */
  stroke-width: 1px;
  /*stroke: #e6e6e6;*/
  stroke: #cccccc;
}
.plaseholder-section.outline-svg-text svg {
  width: 100%;
  height: auto;
  vertical-align: top;
  max-height: 290px;
}
.s-text-1 svg{
  width: 100%;
  height: auto;
  vertical-align: top;
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.mCSB_container li {}

.ac_results{
  display: none;
}

.select-language {
  float: right;
  position: relative;
  z-index: 9999999;
  width: auto;
}
#lang_sel_footer{
  width: 100%;
  float: left;
}
.select-language ul {
  margin: 35px 0px 0px;
  padding: 0px 43px 0px 0px;
}
.select-language ul li{
  margin: 0px 9px 0px 9px;
  padding: 0px 0px;
  list-style-type: none;
  float: left;
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #9e9e9e;
  position: relative;
}
.select-language ul li a{
  display: block;
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #9e9e9e;
  text-decoration: none;
  outline: none;
  border: 0px;
}
.select-language ul li a:hover{
  color: #3a607e;
}
.select-language ul li a.active{
  font-family: 'ChronicleDispBold';
  color: #3a607e;
}
.select-language ul li:after {
  position: absolute;
  left: -13px;
  top: 0px;
  content: "-";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #9e9e9e;
  margin: 0px 0px;
  float: left;
  width: auto;
}
.select-language ul li:first-child:after{
  display: none;
}
.select-language ul li:first-child{
  padding-left: 0px;
  margin-left: 0px;
}
.select-language ul li:last-child{
  padding-right: 0px;
  margin-right: 0px;
}

/* 333 */

.menupopup .menu-container li.wpml-ls-item{
  margin: 0px 9px 0px 9px;
  padding: 0px 0px;
  list-style-type: none;
  float: left;
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #9e9e9e;
  position: relative;
  display: none;
  width: auto;
}
.menupopup .menu-container li.wpml-ls-item a{
  display: block;
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #9e9e9e;
  text-decoration: none;
  outline: none;
  border: 0px;
}
.menupopup .menu-container li.wpml-ls-item a:hover{
  color: #3a607e;
}
.menupopup .menu-container li.wpml-ls-item.wpml-ls-current-language a{
  font-family: 'ChronicleDispBold';
  color: #3a607e;
}
.menupopup .menu-container li.wpml-ls-item:after {
  position: absolute;
  left: -13px;
  top: 0px;
  content: "-";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #9e9e9e;
  margin: 0px 0px;
  float: left;
  width: auto;
}
.menupopup .menu-container li.wpml-ls-item.wpml-ls-first-item:after{
  display: none;
}
.menupopup .menu-container li.wpml-ls-item.wpml-ls-first-item{
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 29px;
}
.menupopup .menu-container li.wpml-ls-item.wpml-ls-last-item{
  padding-right: 0px;
  margin-right: 0px;
  margin-top: 29px;
}
.menupopup .menu-container li.wpml-ls-item a:hover:after,
.menupopup .menu-container li.wpml-ls-item a:after {
  display: none;
}

/*.pt-text{
  display: none;
}
.en-text{
  display: none;
}*/
html[lang="pt-pt"] .pt-text{
  display: block;
}
html[lang="en-US"] .en-text{
  display: block;
}

#collections.produto-listagem-section {
  margin: 0;
}
#collections.produto-listagem-section .wrapper {
  height: 100vh;
  display: flex;
  align-items: center
}
#collections.produto-listagem-section .wrapper .produto-list-view {
  margin: 0;
}
#collections.produto-listagem-section .wrapper .produto-list-view li {
  min-width: 160px;
}
#collections.produto-listagem-section .slider-div ul {
  min-height: 1px;
}
#collections.produto-listagem-section .slider-div {
  margin: 0;
}
#collections.produto-listagem-section .slider-div ul li .title-text {
  top: 0; 
  position: relative;
}
#collections.produto-listagem-section .slider-div-img {
  top: 50%;
  right: 0;
  position: absolute;
  transform: translate(0, -50%);
}
#collections.produto-listagem-section .produto-listagem-shap-img {
  height: 100vh;
  top: 0;
}

.page-template-archive-collection #footer-section,
.single-collection #footer-section {
  display: none;
}


.col10 { width: calc((100% / 12) * 10); }
.col2 { width: calc((100% / 12) * 2); }


#archive-collections {}
#archive-collections .row {
  height: 100vh;
  max-width: 1600px;
  display: flex;
  align-items: center;
  margin: auto;
  padding: 0 50px;
}
#archive-collections .row ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#archive-collections .row ul li {
  position: relative;
  margin-bottom: 20px;
}
#archive-collections .row .col2 ul li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #d6e2d1;
  transform: rotate(-45deg);
  top: 8px; 
  left: -20px;
  opacity: 0;
  transition: all 900ms;
}
#archive-collections .row ul li a {
  font-family: 'ChronicleDispXLight';
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  transition: all 600ms;
}
#archive-collections .row .col2 ul li:hover:before {
  left: 0;
  opacity: 1;
}
#archive-collections .row ul li:hover a  {
  padding-left: 20px;
}
#archive-collections .row .col10 {
  text-align: center;
}
#archive-collections .row .vertical-slider ul li {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  transition: all 800ms;
  transform: translateY(50%);
}
#archive-collections .row .vertical-slider ul li.img-list-open {
  top: 0;
  opacity: 1;
  transform: translateY(-50%);
}
#archive-collections .collections-shap-img {
  z-index: -1;
}
#archive-collections .collections-shap-img svg {
  transform: translateX(15%);
}

.contact-page-content-section svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  max-width: 100%;
}