@font-face {
  font-family: schnyder;
  src: url(font/SchnyderM-Demi-3dfa32834c4399a342003099ffe156d1.woff2) format("woff2"), url(font/static/SchnyderM-Demi-e5f9a239cbc0e1956a1ff3966f096bb9.woff) format("woff");
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: schnyder;
  src: url(font/static/SchnyderM-Bold-88d7d0353dd6afe6597812d68499710a.woff2) format("woff2"), url(font/static/SchnyderM-Bold-0270cb70e00c7efe56bbe3c72509d2ee.woff) format("woff");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: gill;
  src: url(font/static/GillSansStd-Light-057fb12e1dddaa1425ee685178747e99.eot);
  src: url(font/static/GillSansStd-Light-057fb12e1dddaa1425ee685178747e99.eot?#iefix) format("embedded-opentype"), url(font/static/GillSansStd-Light-46b1d45d9a0bbcc83d225ef6f1f7bacd.woff2) format("woff2"), url(font/static/GillSansStd-Light-a4c70e581aa12529ae4b4aa0ac096d45.woff) format("woff"), url(font/static/GillSansStd-Light-2bbdeea7d86bae6beff24a82fae68492.ttf) format("truetype"), url(font/static/GillSansStd-Light-eede97d8d924aec4ed33f081bce83c92.svg#GillSansStd-Light) format("svg");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: gill;
  src: url(font/static/GillSansStd-6f8b02b8977114c89a637fccc1065734.eot);
  src: url(font/static/GillSansStd-6f8b02b8977114c89a637fccc1065734.eot?#iefix) format("embedded-opentype"), url(font/static/GillSansStd-152ffc3811b3ab5b76b58ebd1f3cdd34.woff2) format("woff2"), url(font/static/GillSansStd-c2e7283b5bef8a63fdaa973c4a841cb8.woff) format("woff"), url(font/static/GillSansStd-a3a2c5db6d59a68c04ccf14c86927c66.ttf) format("truetype"), url(font/static/GillSansStd-30dea563b2fe6a6085df9d4288b5fb6d.svg#GillSansStd) format("svg");
  font-weight: 400;
  font-style: normal
}

@keyframes scrollDownAnimation {
  0% {
    top: -7px;
    height: 0
  }

  19% {
    top: -7px;
    height: 35px
  }

  81% {
    top: 108px;
    height: 35px
  }

  100% {
    top: 143px;
    height: 0
  }
}

a {
  font-family: GillSans;
  font-weight: 400;
  display: block;
  font-size: 13px;
  color: #1d1d1b;
  letter-spacing: 2.17px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  text-align: left;
  margin-top: 25px;
}

p {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 23px;
  max-width: 100%;
  font-family: GillSans-Light;
  font-weight: 400;
}

h2 {
  font-family: SchnyderM-Bold;
  font-size: 60px;
  color: #282124;
  letter-spacing: 1.5px;
  text-align: center;
}

h3 {
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 1.5px;
  line-height: 34px;
  margin-top: 1.2rem;
  font-family: schnyder, serif;
  font-weight: 600;
}

a::after {
  content: "";
  width: 44px;
  height: 13px;
  margin: 7px auto 0;
  background: url(./images/Arrow.svg);
  background-size: 44px 15px;
  display: inline-block;
  margin-left: 14px;
}

body {
  margin: 0 !important;
  padding: 0 !important;
}

.header {
  position: relative;
  display: flex;
  padding: 7px 60px 7px 60px;
  z-index: 999;
}

.logo {
  margin: 0 auto;
}

.logo a {
  margin: 0;
  padding: 0;
}

.logo a::after {
  display: none;
}

.left-header {
  margin-top: 35px;
  margin-left: 380px;
}

.right-header {
  margin-right: 380px;
}

.link-site {
  position: absolute;
}

.header .right-szechenyi-header {
  position: absolute;
  right: 0;
  top: 0;
}

.header .right-szechenyi-header a:after {
  display: none;
}

.header .right-szechenyi-header a {
  margin: 0;
}

.header .right-szechenyi-header img {
  max-width: 340px !important;
}

.header .left-szechenyi-header {
  position: absolute;
  top: 0;
  left: 0;
}

.header .left-szechenyi-header a:after {
  display: none;
}

.header .left-szechenyi-header a {
  margin: 0;
}

.header .left-szechenyi-header a img {
  height: 128px;
  width: 428px;
}

.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  background-image: url(./images/hero.jpg);
  background-size: cover;
  background-position: center center;
  margin-top: -108px;
  display: flex;
}

.hero h1 {
  font-family: schnyder, serif;
  font-weight: 500;
  font-size: 60px;
  color: #fff;
  letter-spacing: 1.5px;
  line-height: 68px;
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.link-site a {
  font-family: GillSans-light;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 1.5px;
  text-align: left;
  margin-top: 0;
}

.link-site a:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
  border-width: 0 0 1px;
  border-style: solid;
  background: none;
  margin: 0;
}

.hero__scroll-down {
  position: absolute;
  left: 50%;
  bottom: 75px;
  z-index: 1;
}

.hero__scroll-down:after {
  content: '';
  position: absolute;
  right: 0;
  top: -7px;
  width: 2px;
  height: 35px;
  background: #fff;
  animation: scrollDownAnimation 1.8s linear 0s infinite;
}

.hero__scroll-down:before {
  content: '';
  position: absolute;
  right: -0px;
  top: -1px;
  width: 1px;
  height: 150px;
  background: #979797;
}

a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wrapper-section {
  padding: 8.5rem 15px;
  max-width: 850px;
  margin: 0 auto;
  display: flex;
  align-content: center;
  align-items: center;
}

.l-box {
  width: 70%;
  margin-right: 4.9rem;
  position: relative;
}

.l-box img {
  max-width: 450px;
}

.r-box {
  max-width: 400px;
}

.wrapper-section-full {
  margin-top: 50px;
}

.top-box {
  max-width: 850px;
  padding: 0 20px 30px 0;
  margin: 0 auto;
  text-align: center;
}

.bot-box {
  width: 95%;
  background-image: url(images/Mardegan-Legno-Company.jpg);
  height: 560px;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
}






/*REVERSE BOX*/
.reverse {
  flex-direction: row-reverse;
  text-align: right;
}

.reverse .l-box {
  margin-left: 4.9rem;
  margin-right: 0;
}

.reverse a {
  text-align: right;
}

/*-----------------------------END-----------------------------*/





.wrapper-secion-3, .wrapper-secion-4 {
  align-items: flex-end !important;
}

.img-certification {
  position: absolute;
  right: -20px;
  bottom: -60px;
  margin-top: -20px;
}

img.img-certification-img {
  max-width: 180px;
}






/*Maps-content*/
.wrapper-maps {
  width: 100%;
  background-color: #4A3F43;
  position: relative;
  margin-top: 100px;
}

.wrapper-maps-content {
  padding: 150px 70px;
  background-color: #4A3F43;
  display: flex;
  max-width: 1920px;
  margin: 0 auto;
  justify-content: space-between;
  max-width: 1450px;
}

.box-l, .box-r {
  display: flex;
  max-width: 45%;
}

.box-r {
  align-items: center;
  align-content: center;
}

.box-l, .box-r .title {
  align-items: center;
  align-content: center;
}

.wrapper-maps h6 {
  font-family: GillSans;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 1.5px;
  display: block;
  white-space: nowrap;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}

.wrapper-maps h5 {
  font-family: schnyder, serif;
  font-weight: 500;
  font-size: 45px;
  color: #FFFFFF;
  letter-spacing: 2.5px;
  text-align: center;
  display: block;
  white-space: nowrap;
  margin: 0;
  text-align: center;
}

.maps {
  width: 300px;
  height: 530px;
  margin-right: 30px;
}

.maps-img {
  max-width: 300px;
  min-height: 230px;
  height: 530px;
}

.maps-commercial {
  background-image: url(./images/map-sede-commerciale.png);
  background-size: cover;
  background-position: center;
}

.maps-produ {
  background-image: url(./images/map-sede-produttiva.png);
  background-size: cover;
  background-position: center;
}

.title {
  float: left !important;
  height: 560px;
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-right: 20px;
}

.information p {
  font-family: GillSans-Light;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 23px;
  margin-bottom: 25px;
}

.information a {
  text-transform: none;
  font-family: GillSans;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 23px;
  margin-top: 0;
}

.information a::after {
  display: none;
}

.mail {
  margin-top: 25px;
}

.google-maps {
  font-family: GillSans;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 2px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  text-align: left;
  margin-top: 60px;
  text-transform: uppercase !important;
}

.google-maps a:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
  border-width: 0 0 1px;
  border-style: solid;
  background: none;
  margin: 0;
}

/*-----------------------------END-----------------------------*/





/*Footer*/
.footer {
  margin-top: 150px;
  padding: 7px 60px 7px 60px;
}

.one-row {
  margin-bottom: 80px;
}

.one-row span {
  margin: 0 auto;
  font-family: schnyder, serif;
  font-weight: 600;
  font-size: 45px;
  color: #282124;
  letter-spacing: 2.5px;
  text-align: center;
  line-height: 50px;
  text-align: center;
  margin-bottom: 40px;
  text-transform: none;
  display: block;
}

.one-row a {
  margin: 0 auto;
  text-align: center;
}

.one-row a::after {
  display: none;
}

.two-row {
  display: flex;
  justify-content: space-between;
}

.two-row a {
  font-family: GillSans;
  font-size: 10px;
  color: #1D1D1B;
  letter-spacing: 1.5px;
  text-transform: none;
  padding: 20px 30px 20px 30px;
}

.two-row a::after {
  display: none;
}

.two-row-c, .two-row-l, .two-row-r {
  display: flex;
}

.two-row-c {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
  width: 30px;
  display: block;
}

/*-----------------------------END-----------------------------*/





/*Széchenyi 2020*/
.wrp-total-kft .link-site a {
  font-family: GillSans-light;
  font-size: 13px;
  color: #282124;
  letter-spacing: 1.5px;
  text-align: left;
  margin-top: 0;
}

.kft {
  max-width: 650px;
  margin: 0 auto;
}

.kft h1 {
  font-family: schnyder, serif;
  font-weight: 600;
  font-size: 60px;
  color: #282124;
  letter-spacing: 1.5px;
  line-height: 68px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 250px;
}

.kft-medium-title {
  font-family: SchnyderM-Demi;
  font-size: 24px;
  color: #282124;
  letter-spacing: 1.5px;
  text-align: center;
  line-height: 34px;
  margin-bottom: 30px;
}

.kft-small-title {
  font-size: 16px;
  color: #282124;
  letter-spacing: 1px;
  text-align: center;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 25px;
}

.kft-txt {
  font-family: GillSans-Light;
  font-size: 14px;
  color: #282124;
  letter-spacing: 1px;
  text-align: center;
  line-height: 23px;
  margin-top: 0;
  margin-bottom: 25px;
}

.kft .container {
  border-bottom: 1px solid #E5E5E5;
  padding: 100px 80px;
}

.kft .container06 {
  border-bottom: 0;
}

.kft a::after {
  display: none;
}

.kft-link {
  text-transform: none;
  margin: 0 auto;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.5px;
  margin-bottom: 5px !important;
}

.footer-kft {
  margin-top: 30px;
  padding-top: 100px;
  border-top: 1px solid #E5E5E5;
}

.wrapper-collection .collection-img {
  background-image: url(./images/collection.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 700px;
}

.wrapper-collection h2 {
  margin-bottom: 20px;
  padding: 0 30px;
}

.wrapper-collection p {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 30px;
}

.wrapper-collection a {
  text-align: center;
  margin-top: 40px;
}

.wrapper-collection {
  margin-top: 100px;
  margin-bottom: 170px;
}

/*-----------------------------END-----------------------------*/





/*kozbeszerzes*/
.koz h1 {
  margin-top: 100px;
}

.koz .container02 {
  border-bottom: 0 solid !important;
}

/*-----------------------------END-----------------------------*/





/*----------RESPONSIVE----------*/
@media (max-width: 1600px) {
  .wrapper-collection .collection-img {
    background-image: url(./images/collection.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 400px;
  }
}






@media (max-width: 1000px) {
  .wrapper-maps-content {
    flex-direction: column;
  }

  .box-l, .box-r {
    max-width: 100%;
  }

  .box-l {
    margin-bottom: 30px;
  }

  .two-row a {
    padding: 20px 15px 20px 15px;
  }
}




@media (max-width: 1450px) {
  .header .right-szechenyi-header img {
    max-width: 200px !important;
  }

  .link-site a {
    font-size: 11px;
    margin-top: 14px;
  }

  .wrapper-section {
    padding: 8.5rem 35px;
  }

  .top-box {
    max-width: 850px;
    padding: 0 35px 30px 35px;
  }

  .bot-box {
    width: 100%;
  }

  .l-box img {
    max-width: 350px;
  }

  img.img-certification-img {
    max-width: 180px !important;
  }

  .wrapper-maps-content {
    flex-direction: column;
  }

  .box-l, .box-r {
    max-width: 100%;
  }

  .box-l {
    margin-bottom: 30px;
  }

  .two-row a {
    padding: 20px 15px 20px 15px;
  }

  .header .left-szechenyi-header a img {
    height: 64px;
    width: 214px;
  }

  .left-header {
    margin-top: 5px;
    margin-left: 165px;
  }

  .right-header {
    margin-right: 165px;
  }
}






@media (max-width: 700px) {
  .header {
    padding: 7px 35px 7px 35px;
  }

  .wrapper-section {
    flex-direction: column;
  }

  .l-box img {
    max-width: 455px;
    text-align: center;
    margin: 0 auto;
  }

  .l-box {
    width: 455px;
    margin-right: 0;
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .r-box {
    max-width: 600px;
  }

  .kft-link {
    margin-bottom: 20px !important;
  }
}


.iubenda-ibadge {
  margin: 40px auto 0;
}

@media (max-width: 950px) {
  .left-header {
    display: none;
  }

  .right-header {
    display: none;
  }
}

@media (max-width: 550px) {
  .wrapper-section {
    padding: 70px 35px;
  }

  .hero h1 {
    font-family: schnyder, serif;
    font-weight: 500;
    font-size: 40px;
    color: #fff;
    letter-spacing: 1.5px;
    line-height: 45px;
  }

  .logo {
    margin: 64px auto auto auto;
  }

  .header .right-szechenyi-header img {
    max-width: 180px !important;
  }

  .l-box img {
    max-width: 100%;
  }

  .l-box {
    width: 100%;
  }

  .reverse .l-box {
    margin-left: auto;
    margin-right: 0;
  }

  .r-box.box-split {
    text-align: left;
  }

  .r-box.box-split a {
    text-align: left;
  }

  img.img-certification-img {
    max-width: 130px !important;
  }

  .img-certification {
    position: absolute;
    right: -20px;
    bottom: -45px;
  }

  .bot-box {
    height: 350px;
  }

  .title {
    float: none;
    height: auto;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    -webkit-transform: none;
    transform: none;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .wrapper-maps h5 {
    font-family: schnyder, serif;
    font-weight: 500;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 2.5px;
    display: block;
    white-space: normal;
    margin: 0;
    text-align: center;
  }

  .wrapper-maps h6 {
    font-size: 11px;
  }

  .wrapper-maps-content {
    padding: 80px 30px;
  }

  .box-l, .box-r {
    flex-direction: column;
  }

  .maps {
    width: 300px;
    height: 530px;
    margin-right: 0;
    text-align: center;
  }

  .information {
    text-align: center;
  }

  .information a {
    text-align: center;
  }

  .google-maps {
    margin-top: 35px;
  }

  .wrapper-maps-content .box-l {
    margin-bottom: 100px;
  }

  .wrapper-section-full.wrapper-section-02 {
    margin-bottom: 70px;
  }

  .wrapper-maps {
    margin-top: 50px;
  }

  .two-row {
    display: flex;
    flex-direction: column;
  }

  .two-row-c, .two-row-l, .two-row-r {
    display: flex;
    flex-direction: column;
  }

  .two-row a {
    padding: 6px 0 6px 0;
    text-align: center;
  }

  .hero__scroll-down:after {
    right: -0.5px;
    top: 13px;
    width: 2px;
    height: 40px;
  }

  .hero__scroll-down:before {
    right: 0;
    top: -1px;
    width: 1px;
    height: 100px;
  }

  .kft .container {
    border-bottom: 1px solid #E5E5E5;
    padding: 65px 40px;
  }

  .kft h1 {
    font-size: 45px;
    padding: 0 30px;
    margin-top: 100px;
  }

  .kft .container06 {
    border-bottom: 0 !important;
  }

  .wrapper-collection .collection-img {
    background-image: url(./images/collection.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 350px;
  }

  .hero {
    margin-top: -172px;
  }


}

@media (max-width: 395px) {
  .header .right-szechenyi-header {
    top: calc(64px * 100% / 214);
  }

  .hero {
    margin-top: -300px;
  }

  .hero h1 {
    margin-top: 85px;
  }

  .logo {
    margin-top: calc(64px + 126px);
  }

  .header .left-szechenyi-header a img {
    min-height: 64px;
    height: auto;
    min-width: 214px;
    width: 100vw;
  }
}