/* **** LOADER **** */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #29346A;
  position: fixed;
  z-index: 2000;
  bottom: 0;
  right: 100%;
  width: 100%;
  height: 4px;
}
/* **************** */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Cambay', sans-serif;
  font-size: 15px;
}
body p {
  font-size: 17px;
}
img,
iframe {
  max-width: 100%;
}
.container {
  margin: 0 auto;
  max-width: 960px;
}
.descriptive-block {
  padding: 60px 0;
}
.toolbar #header {
  top: 30px;
}
.toolbar.toolbar-drawer #header {
  top: 64px;
}
#main-container #contents {
  background-color: #FFF;
}
.contents-main-wrapper {
  margin: 85px auto 0 auto;
}
header#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  background-color: #FFF;
  border-bottom: 1px solid #DEDEDE;
  z-index: 10;
}
header#header button.navbar-toggle {
  cursor: pointer;
  color: #A7CD45;
  font-weight: bolder;
  line-height: 30px;
  text-transform: uppercase;
}
header#header nav.navbar.navbar-custom {
  position: relative;
  border-radius: 0px;
  margin: 0 auto;
  min-height: 74px;
}
header#header nav.navbar.navbar-custom .wrapper {
  text-align: center;
}
header#header nav.navbar.navbar-custom .wrapper button.navbar-toggle {
  position: relative;
  float: left;
  display: inline-block;
  margin: 14px 0;
  width: auto;
  height: 44px;
}
header#header nav.navbar.navbar-custom .wrapper button.navbar-toggle .icon-bar {
  position: relative;
  width: 30px;
  height: 5px;
  padding: 5px 0 0 0;
  background-color: #A7CD45;
}
header#header nav.navbar.navbar-custom .wrapper .navbar-brand {
  float: none;
  display: inline-block;
  height: 100%;
  margin: 0 15px;
  padding: 0 5px 0 50px;
}
@media only screen and (max-width: 767px) {
  header#header nav.navbar.navbar-custom .wrapper .navbar-brand {
    margin: 0 5px 0 30px;
    padding: 0;
  }
}
header#header nav.navbar.navbar-custom .wrapper .navbar-brand span.separator {
  display: inline-block;
  height: 50px;
  padding: 0 5px;
  border-right: 1px solid #DEDEDE;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  header#header nav.navbar.navbar-custom .wrapper .navbar-brand span.separator {
    display: none;
  }
}
header#header nav.navbar.navbar-custom .wrapper .navbar-brand img {
  display: inline-block;
  margin: 0 10px;
  height: 70px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  header#header nav.navbar.navbar-custom .wrapper .navbar-brand img {
    height: 50px;
    margin: 10px 5px;
  }
}
header#header nav.navbar.navbar-custom .wrapper .navbar-brand img.secondary-brand {
  padding: 8px;
}
@media only screen and (max-width: 480px) {
  header#header nav.navbar.navbar-custom .wrapper .navbar-brand img.secondary-brand {
    display: none;
  }
}
header#header nav.navbar.navbar-custom .wrapper a.btn-bigblue-custom {
  float: right;
}
@media only screen and (max-width: 480px) {
  header#header nav.navbar.navbar-custom .wrapper a.btn-bigblue-custom {
    display: none;
  }
}
.node-wrapper .topper {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.node-wrapper #main .contents h2 {
  font-size: 3em;
  color: #29346A;
}
.node-wrapper #main .contents p.headline {
  font-size: 1.5em;
  font-style: italic;
}
.btn-bigblue-custom {
  display: inline-block;
  height: 100%;
  padding: 13px 26px 8px 26px;
  margin-top: 14px;
  margin-right: 15px;
  margin-bottom: 8px;
  border-radius: 0;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #29346A;
}
.btn-bigblue-custom:hover,
.btn-bigblue-custom:focus {
  color: #FFF;
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .btn-bigblue-custom {
    margin: 11px 0 8px 0;
    padding: 13px 12px 8px 12px;
  }
}
.btn-bigblue-custom.btn-multicolor {
  border: none;
  background: linear-gradient(-30deg, #ff0000, #ffa500, #ffff00, #008000, #0000ff, #4b0082, #ee82ee) !important;
}
section#home {
  padding: 75px 0 0 0;
}
section#home #headerCarousel .image-wrapper {
  height: 50vh;
  min-height: 380px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://www.meyerpiu.it/sites/default/files/less/style.J4UbSR-h6XVbgz_Alt9vkhFhMh-HviK_kNHpati3ws4.css?rszwav);
}
section#title {
  padding: 25px 0;
  min-height: 400px;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/hall.jpg);
}
section#title .col-wrapper {
  padding: 15px 15px 0 15px;
}
section#title .col-wrapper img {
  max-width: 100%;
  min-width: 80%;
}
@media only screen and (max-width: 767px) {
  section#title .col-wrapper img {
    width: 300px;
    min-width: 0;
  }
}
@media only screen and (min-width: 768px) {
  section#title .btn-play-big {
    margin: 136px auto 0 auto;
  }
}
section.homeParagraph h2 {
  margin: 20px auto 10px auto;
  font-family: 'Arial MT Std Extra';
  text-align: center;
  font-size: 4em;
  color: #29346A;
}
section.homeParagraph p {
  margin: 15px auto 25px auto;
  padding: 30px 0;
  border-top: 1px solid #A7CD45;
  border-bottom: 1px solid #A7CD45;
  font-size: 1.7em;
  line-height: 1.8;
  text-align: center;
  color: #A7CD45;
}
section#buttons {
  margin: 140px auto 50px auto;
}
section#buttons a {
  position: relative;
  display: block;
  width: 100%;
  max-width: 250px;
  height: 170px;
  margin: 15px auto;
  padding: 0;
  border-top: 4px solid #29346A;
  border-bottom: 10px solid #29346A;
}
section#buttons a:before {
  content: '';
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/myp-cross.svg);
  position: absolute;
  top: 15px;
}
section#buttons a:hover span.overlay,
section#buttons a:focus span.overlay {
  /* display: block;
				position: absolute;
				top: 15px;
				left: 0;
				right: 0;
				width: 100px;
				height: 100px;
				background-position: center;
				background-size: 145px;
				background-repeat: no-repeat;
				background-color: #FFF;
				background-image: url(https://www.meyerpiu.it/sites/default/files/less/style.J4UbSR-h6XVbgz_Alt9vkhFhMh-HviK_kNHpati3ws4.css?rszwav); */
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: 10px 10px;
  background-size: 200px;
  background-repeat: no-repeat;
  background-color: #FFF;
  background-image: url(https://www.meyerpiu.it/sites/default/files/less/style.J4UbSR-h6XVbgz_Alt9vkhFhMh-HviK_kNHpati3ws4.css?rszwav);
  z-index: 1;
}
section#buttons a:hover span.overlay span,
section#buttons a:focus span.overlay span {
  position: absolute;
  bottom: 5px;
  left: 15px;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 0.9;
  color: #29346A;
  /* display: none */
}
section#buttons a span.overlay {
  display: none;
}
section#buttons a span.title {
  display: block;
  width: 177px;
  position: absolute;
  bottom: 10px;
  right: 0;
  line-height: 0.9;
  font-size: 2.1em;
  color: #29346A;
  font-weight: bolder;
}
article.boxcolor {
  margin: 140px auto 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #73db5e;
  text-align: left;
}
article.boxcolor p {
  margin: 15px auto;
  padding: 40px 25px;
  font-size: 1.5em;
  font-family: Arial, sans-serif;
  font-weight: 600;
  line-height: 1.5;
  text-align: justify;
  color: #afca0e;
  border-top: 1px solid #29346A;
  border-bottom: 5px solid #29346A;
}
article.boxcolor span.readmore {
  display: block;
  text-align: center;
}
article.boxcolor span.readmore a {
  display: inline-block;
  height: 100%;
  margin: 40px auto 20px auto;
  padding: 8px 18px 3px 18px;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #29346A;
}
article.boxcolor span.readmore a:hover,
article.boxcolor span.readmore a:focus {
  color: #FFF;
  opacity: 0.8;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  article.boxcolor span.readmore a {
    margin: 11px 0 8px 0;
    padding: 13px 12px 8px 12px;
  }
}
@media only screen and (max-width: 480px) {
  article.boxcolor span.readmore a {
    display: none;
  }
}
.slides {
  margin: 60px auto;
  z-index: 0;
  position: relative;
  min-height: 240px;
}
.imagesfade {
  height: 550px;
}
.crossfade > figure {
  display: none;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
}
.crossfade .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  z-index: 1;
}
/*
.crossfade > figure.first { 
	display: block !important;
    background-image: url(../../../all/themes/meyerpl/media/images/home/_1.jpg);
}
.crossfade > figure:nth-child(2) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_2.jpg);
}
.crossfade > figure:nth-child(3) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_3.jpg);
}
.crossfade > figure:nth-child(4) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_4.jpg);
}
.crossfade > figure:nth-child(5) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_5.jpg);
}
.crossfade > figure:nth-child(6) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_6.jpg);
}
.crossfade > figure:nth-child(7) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_7.jpg);
}
.crossfade > figure:nth-child(8) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_8.jpg);
}
.crossfade > figure:nth-child(9) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_9.jpg);
}
.crossfade > figure:nth-child(10) {
    background-image: url(../../../all/themes/meyerpl/media/images/home/_10.jpg);
}
*/
section#projectswrapper {
  margin: 60px auto;
}
section#projectswrapper .container-wrapper {
  padding: 0 0 15px 0;
  background-color: #f8f9f5;
  text-align: center;
}
section#projectswrapper .container-wrapper h2 {
  margin: 0 auto;
  padding: 30px 15px 25px 15px;
  font-size: 2.2em;
  letter-spacing: 0.5px;
  color: #FFF;
  background-color: #A7CD45;
}
section#projectswrapper .container-wrapper .blue-wrapper {
  padding: 25px 55px;
}
section#projectswrapper .container-wrapper .blue-wrapper p {
  padding: 20px 0 40px 0;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.8;
  text-align: justify;
  border-bottom: 3px solid #A7CD45;
  color: #828181;
}
section#projectswrapper .container-wrapper .blue-wrapper p strong {
  color: #29346A;
}
section#projectswrapper .container-wrapper .wrapper {
  display: block;
  padding: 25px 45px 20px 45px;
  text-align: left;
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper {
  max-width: 300px;
  margin: 0 auto;
  padding: 0 25px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  section#projectswrapper .container-wrapper .wrapper .col-wrapper {
    padding: 25px;
    text-align: center;
  }
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #A7CD45;
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper:first-child h3 {
  color: #29346A;
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper ul li a {
  margin: 0;
  padding: 0;
  font-size: 0.85em;
  color: #828181;
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper a {
  margin: 15px auto;
  display: block;
}
section#projectswrapper .container-wrapper .wrapper .col-wrapper a img {
  width: 70%;
  max-width: 280px;
}
section#timelapse .wrapper {
  padding: 15px 0;
  border-top: 1px solid #A7CD45;
  border-bottom: 1px solid #A7CD45;
}
section#timelapse .wrapper h3 {
  margin: 25px auto 15px auto;
  padding: 0 15px;
  color: #A7CD45;
}
@media only screen and (max-width: 767px) {
  section#timelapse .wrapper h3 {
    padding: 20px 0 15px 0;
    text-align: center;
  }
}
section#timelapse .wrapper .col-wrapper {
  text-align: center;
}
.diary {
  padding: 0 15px !important;
}
section#diary,
.diary {
  padding: 60px 0;
}
section#diary .col-wrapper,
.diary .col-wrapper {
  position: relative;
  margin: 0 auto 10px auto;
  cursor: pointer;
}
section#diary .col-wrapper.col-wrapper-pad,
.diary .col-wrapper.col-wrapper-pad {
  padding: 2.5px 5px;
}
section#diary .col-wrapper .wrapper,
.diary .col-wrapper .wrapper {
  position: relative;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
section#diary .col-wrapper .wrapper .img-wrapper,
.diary .col-wrapper .wrapper .img-wrapper {
  height: 150px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://www.meyerpiu.it/sites/default/files/less/style.J4UbSR-h6XVbgz_Alt9vkhFhMh-HviK_kNHpati3ws4.css?rszwav);
}
section#diary .col-wrapper .wrapper h3,
.diary .col-wrapper .wrapper h3 {
  padding: 10px 15px 0 15px;
  font-size: 1.3em;
  line-height: 1.1;
}
section#diary .col-wrapper .wrapper p,
.diary .col-wrapper .wrapper p {
  padding: 0 15px 90px 15px;
  font-size: 1em;
  line-height: 1.1;
}
section#diary .col-wrapper .wrapper a.read-more,
.diary .col-wrapper .wrapper a.read-more {
  position: absolute;
  bottom: 5px;
  right: 15px;
  padding: 5px 15px;
  display: block;
  text-align: right;
}
section#diary .col-wrapper .wrapper div.status-descriptive,
.diary .col-wrapper .wrapper div.status-descriptive {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 25px auto 0 auto;
  padding: 10px 15px;
  color: #FFF;
  text-align: right;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
section#diary .col-wrapper.col-wrapper-fullsize,
.diary .col-wrapper.col-wrapper-fullsize {
  margin: 0 auto;
  /*&:nth-child(1) {
				background-color: #fb872c;
			}
			&:nth-child(2) {
				background-color: #b5349f;
			}
			&:nth-child(3) {
				background-color: #26984d;
			}*/
}
section#diary .col-wrapper.col-wrapper-fullsize .wrapper,
.diary .col-wrapper.col-wrapper-fullsize .wrapper {
  box-shadow: none;
}
section#diary .col-wrapper.col-wrapper-fullsize .wrapper .img-wrapper,
.diary .col-wrapper.col-wrapper-fullsize .wrapper .img-wrapper {
  margin: 0 0 0 -15px;
  width: 38%;
  float: left;
  height: 250px;
}
@media only screen and (max-width: 768px) {
  section#diary .col-wrapper.col-wrapper-fullsize .wrapper .img-wrapper,
  .diary .col-wrapper.col-wrapper-fullsize .wrapper .img-wrapper {
    float: none;
    width: 100%;
    margin: 0 auto;
    height: auto;
    min-height: 250px;
  }
}
section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper,
.diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper {
  position: relative;
  width: 62%;
  float: left;
  padding: 15px;
  height: 250px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper,
  .diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper {
    float: none;
    width: 100%;
    height: auto;
    min-height: 250px;
    padding: 15px 0;
  }
}
section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper h3,
.diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper h3 {
  text-transform: uppercase;
  padding: 0 15px 0 15px;
  font-size: 1.5em;
  line-height: 1;
  color: #FFF;
}
@media only screen and (max-width: 991px) {
  section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper h3,
  .diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper h3 {
    font-size: 1.2em;
  }
}
section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper p,
.diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper p {
  padding: 15px 15px 40px 15px;
  font-size: 0.94em;
  line-height: 1.8;
  color: #FFF;
}
@media only screen and (max-width: 991px) {
  section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper p,
  .diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper p {
    line-height: 1.6;
  }
}
section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper a.read-more,
.diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper a.read-more {
  position: absolute;
  bottom: 15px;
  left: 15px;
  padding: 5px 15px;
  display: block;
  text-align: left;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  section#diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper a.read-more,
  .diary .col-wrapper.col-wrapper-fullsize .wrapper .contents-wrapper a.read-more {
    padding: 5px 0;
  }
}
section#stories .col-wrapper {
  max-width: 250px;
  margin: 15px auto 30px auto;
  cursor: pointer;
}
section#stories .col-wrapper .wrapper {
  text-align: center;
}
section#stories .col-wrapper .wrapper:hover .img-wrapper .img-overlay,
section#stories .col-wrapper .wrapper:focus .img-wrapper .img-overlay {
  height: 80px !important;
  padding: 20px !important;
}
section#stories .col-wrapper .wrapper:hover .img-wrapper .img-overlay:before,
section#stories .col-wrapper .wrapper:focus .img-wrapper .img-overlay:before {
  display: block;
}
section#stories .col-wrapper .wrapper .img-wrapper {
  position: relative;
  display: inline-block;
  height: 80px;
  width: 80px;
  padding: 20px;
  border-radius: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://www.meyerpiu.it/sites/default/files/less/style.J4UbSR-h6XVbgz_Alt9vkhFhMh-HviK_kNHpati3ws4.css?rszwav);
  opacity: 0.8;
}
section#stories .col-wrapper .wrapper .img-wrapper .img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 0;
  width: 80px;
  padding: 0;
  border-radius: 100%;
  background-color: rgba(175, 202, 14, 0.5);
}
section#stories .col-wrapper .wrapper .img-wrapper .img-overlay:before {
  display: none;
  content: '';
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/myp-cross.svg);
  position: absolute;
  top: -10px;
  right: -10px;
}
section#stories .col-wrapper .wrapper p {
  padding: 5px 0;
  font-size: 1.1em;
  line-height: 1.1;
}
section#stories .col-wrapper .wrapper a {
  padding: 0;
  display: block;
}
section#stories .col-wrapper .wrapper a:hover,
section#stories .col-wrapper .wrapper a:focus {
  text-decoration: none;
}
footer#footer {
  margin: 45px auto 0 auto;
  padding: 20px 0;
  border-top: 1px solid #A7CD45;
  line-height: 1.1;
  color: #29346A;
  font-weight: bolder;
}
footer#footer .item {
  padding: 10px 0;
}
footer#footer .item .logo {
  display: inline-block;
  vertical-align: middle;
}
footer#footer .item .logo img {
  width: 190px;
  height: auto;
}
footer#footer .item ul.social {
  margin: 0 10px;
  padding: 0 10px;
  border-left: 5px solid #eee;
  display: inline-block;
  width: 120px;
  vertical-align: middle;
}
footer#footer .item ul.social li {
  margin: 2px;
  padding: 0;
  display: inline-block;
}
footer#footer .item ul.social li a:hover,
footer#footer .item ul.social li a:focus {
  opacity: 0.8;
}
footer#footer .item ul.social li a i {
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 18px;
  background-color: red;
  border-radius: 100%;
  text-align: center;
  line-height: 32px;
  color: #FFF;
}
footer#footer .item ul.social li a i.fa-twitter {
  background-color: #20b4e4;
}
footer#footer .item ul.social li a i.fa-facebook {
  background-color: #3a5ba0;
}
footer#footer .item ul.social li a i.fa-instagram {
  background-color: #5381a4;
}
footer#footer .item ul.social li a i.fa-google-plus {
  background-color: #e22d37;
}
.contents-wrapper {
  margin: 0 auto;
}
.contents-wrapper header .image-wrapper img {
  max-width: 100%;
}
.contents-wrapper header h2 {
  margin: 20px auto 0 auto;
  padding: 0;
  font-weight: bold;
  font-size: 3.5em;
  color: #29346A;
}
.contents-wrapper header h3 {
  margin: 0 auto;
  padding: 0;
  font-weight: bold;
  color: #29346A;
}
.contents-wrapper .main-image {
  padding: 25px 0;
}
.contents-wrapper article {
  padding: 45px 0;
}
/* commons */
h1.title-mp-img {
  padding: 15px 0;
}
h1.title-mp-img img {
  height: 55px;
}
@media only screen and (max-width: 480px) {
  h1.title-mp-img img {
    display: block;
  }
}
h1.title-mp {
  margin: 15px auto 0 auto;
  padding: 15px 0 0 0;
  font-size: 75px;
  font-weight: 800;
  letter-spacing: -3px;
  color: #29346A;
}
h1.title-mp:before {
  display: inline-block;
  content: '';
  height: 50px;
  width: 100px;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/myp-logo.svg);
}
@media only screen and (max-width: 767px) {
  h1.title-mp {
    text-align: center;
  }
}
h2.title-mp {
  margin: 15px 0 20px -3px;
  color: #A7CD45;
}
.modal-content {
  background-color: transparent;
  border: transparent;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.btn-play-big {
  display: inline-block;
  position: relative;
  width: 330px;
  max-width: 100%;
  min-width: 90%;
  height: 225px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://www.meyerpiu.it/sites/default/files/less/style.J4UbSR-h6XVbgz_Alt9vkhFhMh-HviK_kNHpati3ws4.css?rszwav);
  cursor: pointer;
}
.btn-play-big:after {
  content: '';
  width: 90px;
  height: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -45px -45px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/btn-play.png);
  animation: flashingSlow 2s infinite;
}
.btn-play-big.play-white:after {
  filter: brightness(0) invert(1);
}
@keyframes flashingSlow {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.flashingSlow {
  opacity: 0;
  animation-name: flashingSlow;
}
#donutStatus {
  position: relative;
  width: 200px;
  height: 240px;
}
#donutStatus svg {
  transform: rotate(-90deg);
}
#donutStatus h2 {
  position: absolute;
  width: 60%;
  top: 85px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  font-size: 17px;
  text-transform: uppercase;
  color: #FFF;
}
#donutStatus h2 strong {
  font-size: 22px;
}
#main-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0;
  overflow: hidden;
  background-color: #A7CD45;
}
#main-nav .wrapper {
  padding: 30px 20px 0 23px;
  min-width: 300px;
  width: 100%;
}
#main-nav .wrapper .brand img {
  height: 30px;
  margin: 0 20px 20px 23px;
}
#main-nav .wrapper ul.navbar-nav {
  margin: 5px auto;
}
#main-nav .wrapper ul.navbar-nav li {
  padding: 10px;
  float: none !important;
}
#main-nav .wrapper ul.navbar-nav li a {
  font-size: 2em;
  color: #FFF;
}
#main-nav .wrapper ul.navbar-nav li a:hover,
#main-nav .wrapper ul.navbar-nav li a:focus {
  background-color: transparent;
}
.out {
  overflow: hidden !important;
}
.out #main-container {
  overflow: hidden !important;
}
.out #main-container #contents,
.out #main-container footer#footer {
  overflow: hidden !important;
  transform: translate3d(30%, 0, 0);
  transition: all 0.2s linear;
}
@media only screen and (max-width: 979px) {
  .out #main-container #contents,
  .out #main-container footer#footer {
    transform: translate3d(50%, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .out #main-container #contents,
  .out #main-container footer#footer {
    transform: translate3d(80%, 0, 0);
  }
}
.out header#header {
  overflow: hidden !important;
  transform: translate3d(30%, 0, 0);
  transition: all 0.2s linear;
}
@media only screen and (max-width: 979px) {
  .out header#header {
    transform: translate3d(50%, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .out header#header {
    transform: translate3d(80%, 0, 0);
  }
}
.out header#header button.navbar-toggle {
  cursor: pointer;
}
.out header#header button.navbar-toggle span {
  position: absolute;
  transition: all 500ms ease-in-out;
}
.out header#header button.navbar-toggle span.icon-bar:nth-of-type(1) {
  top: 9px;
  transform: rotate(45deg);
}
.out header#header button.navbar-toggle span.icon-bar:nth-of-type(2) {
  background-color: transparent !important;
}
.out header#header button.navbar-toggle span.icon-bar:nth-of-type(3) {
  top: -9px;
  transform: rotate(-45deg);
}
.out #main-nav {
  overflow: auto;
  width: 30%;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s linear;
}
@media only screen and (max-width: 979px) {
  .out #main-nav {
    width: 50%;
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .out #main-nav {
    width: 80%;
    transform: translate3d(0, 0, 0);
  }
}
/* WIP */
.node-type-storie header {
  padding: 40px 0;
  color: #FFF;
}
.node-type-storie header h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3em;
  width: 90%;
  margin: 0 0 20px 0;
  line-height: 0.9;
}
.node-type-storie header p.headline {
  font-style: italic;
  font-weight: 700;
  line-height: 1.4;
  font-size: 1.35em;
}
.node-type-storie .topper {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.node-type-storie .contents-main-wrapper {
  padding: 95px 0 0 0;
  margin: 0 auto 20px auto;
}
.node-type-storie .contents-wrapper {
  margin: 80px auto 40px auto;
}
.node-type-storie .contents-wrapper h1,
.node-type-storie .contents-wrapper h2,
.node-type-storie .contents-wrapper h3 {
  margin-top: 25px;
  margin-bottom: 5px;
}
.node-type-storie .contents-wrapper p {
  padding: 10px 0;
}
.node-type-storie .contents-wrapper blockquote {
  position: relative;
  margin: 15px 0;
  padding: 7px 0 10px 60px;
  color: #29346A;
  font-style: italic;
  border-left: none;
}
.node-type-storie .contents-wrapper blockquote::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../../../all/themes/meyerpl/media/qmarks.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.node-type-storie .contents-wrapper blockquote p {
  font-size: 1.3em;
  line-height: 1.3;
}
.gallery {
  margin: 25px 0 0 0;
  width: 100%;
}
.gallery .img {
  height: 480px;
  width: 100%;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.navbar-nav .dropdown-toggle.active {
  background-color: transparent !important;
}
.navbar-nav .dropdown-menu {
  max-width: 100%;
  position: relative !important;
  top: initial !important;
  float: none !important;
  min-width: 0 !important;
  font-size: 9px !important;
  background-color: transparent !important;
  border: 0px solid transparent !important;
  border-radius: 0 !important;
  -webkit-box-shadow: 0 0 0 transparent !important;
  box-shadow: 0 0 0 transparent !important;
}
.cc-color-override-1827372716 .cc-btn {
  background-color: #A7CD45 !important;
}
.btn-wrapper {
  text-align: center;
}
.btn-showall {
  display: inline-block;
  height: 100%;
  margin: 80px auto 25px auto;
  padding: 26px 20px 20px;
  border-radius: 0;
  font-size: 1.2em;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 3px solid #29346A;
  color: #29346A;
  font-weight: 900;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .btn-showall {
    font-size: 0.9em;
  }
}
.btn-showall-small-abs {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 170px;
  display: inline-block;
  margin: 50px auto 15px auto;
  padding: 20px 16px 16px;
  border-radius: 0;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid #29346A;
  color: #29346A;
  font-weight: 900;
  line-height: 0;
}
.btn-showall-img {
  display: inline-block;
  height: 100%;
  margin: 50px auto 15px auto;
  padding: 13px 15px 13px;
  border-radius: 0;
  font-size: 1.2em;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 3px solid #29346A;
  color: #29346A;
  font-weight: 900;
  line-height: 0;
}
.btn-showall-img span {
  display: inline-block;
  padding: 20px 0 0 0;
}
.btn-showall-img img {
  width: 60px;
  margin: -5px 0 0 0;
}
.btn-wrapper-right {
  text-align: right;
}
.btn-wrapper-left {
  text-align: left;
}
.btn-showall-small {
  display: inline-block;
  height: 100%;
  margin: 5px auto 0 auto;
  padding: 20px 10px 15px 10px;
  border-radius: 0;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 3px solid #29346A;
  color: #29346A;
  font-weight: 900;
  line-height: 0;
}
.btn-showall-small-green {
  display: inline-block;
  height: 100%;
  margin: 5px auto 0 auto;
  padding: 20px 10px 15px 10px;
  border-radius: 0;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #a7cd45;
  font-weight: 900;
  line-height: 0;
}
.btn-showall-small-green:hover,
.btn-showall-small-green:focus {
  color: #FFF;
}
@media only screen and (max-width: 767px) {
  .btn-showall-small-green {
    font-size: 0.8em;
  }
}
.storie-view .view-content .col-xs-1,
.storie-view .view-content .col-sm-1,
.storie-view .view-content .col-md-1,
.storie-view .view-content .col-lg-1,
.storie-view .view-content .col-xs-2,
.storie-view .view-content .col-sm-2,
.storie-view .view-content .col-md-2,
.storie-view .view-content .col-lg-2,
.storie-view .view-content .col-xs-3,
.storie-view .view-content .col-sm-3,
.storie-view .view-content .col-md-3,
.storie-view .view-content .col-lg-3,
.storie-view .view-content .col-xs-4,
.storie-view .view-content .col-sm-4,
.storie-view .view-content .col-md-4,
.storie-view .view-content .col-lg-4,
.storie-view .view-content .col-xs-5,
.storie-view .view-content .col-sm-5,
.storie-view .view-content .col-md-5,
.storie-view .view-content .col-lg-5,
.storie-view .view-content .col-xs-6,
.storie-view .view-content .col-sm-6,
.storie-view .view-content .col-md-6,
.storie-view .view-content .col-lg-6,
.storie-view .view-content .col-xs-7,
.storie-view .view-content .col-sm-7,
.storie-view .view-content .col-md-7,
.storie-view .view-content .col-lg-7,
.storie-view .view-content .col-xs-8,
.storie-view .view-content .col-sm-8,
.storie-view .view-content .col-md-8,
.storie-view .view-content .col-lg-8,
.storie-view .view-content .col-xs-9,
.storie-view .view-content .col-sm-9,
.storie-view .view-content .col-md-9,
.storie-view .view-content .col-lg-9,
.storie-view .view-content .col-xs-10,
.storie-view .view-content .col-sm-10,
.storie-view .view-content .col-md-10,
.storie-view .view-content .col-lg-10,
.storie-view .view-content .col-xs-11,
.storie-view .view-content .col-sm-11,
.storie-view .view-content .col-md-11,
.storie-view .view-content .col-lg-11,
.storie-view .view-content .col-xs-12,
.storie-view .view-content .col-sm-12,
.storie-view .view-content .col-md-12,
.storie-view .view-content .col-lg-12 {
  padding: 0 !important;
}
.storie-view .view-content .col-xs-1 .wrapper,
.storie-view .view-content .col-sm-1 .wrapper,
.storie-view .view-content .col-md-1 .wrapper,
.storie-view .view-content .col-lg-1 .wrapper,
.storie-view .view-content .col-xs-2 .wrapper,
.storie-view .view-content .col-sm-2 .wrapper,
.storie-view .view-content .col-md-2 .wrapper,
.storie-view .view-content .col-lg-2 .wrapper,
.storie-view .view-content .col-xs-3 .wrapper,
.storie-view .view-content .col-sm-3 .wrapper,
.storie-view .view-content .col-md-3 .wrapper,
.storie-view .view-content .col-lg-3 .wrapper,
.storie-view .view-content .col-xs-4 .wrapper,
.storie-view .view-content .col-sm-4 .wrapper,
.storie-view .view-content .col-md-4 .wrapper,
.storie-view .view-content .col-lg-4 .wrapper,
.storie-view .view-content .col-xs-5 .wrapper,
.storie-view .view-content .col-sm-5 .wrapper,
.storie-view .view-content .col-md-5 .wrapper,
.storie-view .view-content .col-lg-5 .wrapper,
.storie-view .view-content .col-xs-6 .wrapper,
.storie-view .view-content .col-sm-6 .wrapper,
.storie-view .view-content .col-md-6 .wrapper,
.storie-view .view-content .col-lg-6 .wrapper,
.storie-view .view-content .col-xs-7 .wrapper,
.storie-view .view-content .col-sm-7 .wrapper,
.storie-view .view-content .col-md-7 .wrapper,
.storie-view .view-content .col-lg-7 .wrapper,
.storie-view .view-content .col-xs-8 .wrapper,
.storie-view .view-content .col-sm-8 .wrapper,
.storie-view .view-content .col-md-8 .wrapper,
.storie-view .view-content .col-lg-8 .wrapper,
.storie-view .view-content .col-xs-9 .wrapper,
.storie-view .view-content .col-sm-9 .wrapper,
.storie-view .view-content .col-md-9 .wrapper,
.storie-view .view-content .col-lg-9 .wrapper,
.storie-view .view-content .col-xs-10 .wrapper,
.storie-view .view-content .col-sm-10 .wrapper,
.storie-view .view-content .col-md-10 .wrapper,
.storie-view .view-content .col-lg-10 .wrapper,
.storie-view .view-content .col-xs-11 .wrapper,
.storie-view .view-content .col-sm-11 .wrapper,
.storie-view .view-content .col-md-11 .wrapper,
.storie-view .view-content .col-lg-11 .wrapper,
.storie-view .view-content .col-xs-12 .wrapper,
.storie-view .view-content .col-sm-12 .wrapper,
.storie-view .view-content .col-md-12 .wrapper,
.storie-view .view-content .col-lg-12 .wrapper {
  cursor: pointer;
  transition: all 0.2s linear;
}
.storie-view .view-content .col-xs-1 .wrapper:hover,
.storie-view .view-content .col-sm-1 .wrapper:hover,
.storie-view .view-content .col-md-1 .wrapper:hover,
.storie-view .view-content .col-lg-1 .wrapper:hover,
.storie-view .view-content .col-xs-2 .wrapper:hover,
.storie-view .view-content .col-sm-2 .wrapper:hover,
.storie-view .view-content .col-md-2 .wrapper:hover,
.storie-view .view-content .col-lg-2 .wrapper:hover,
.storie-view .view-content .col-xs-3 .wrapper:hover,
.storie-view .view-content .col-sm-3 .wrapper:hover,
.storie-view .view-content .col-md-3 .wrapper:hover,
.storie-view .view-content .col-lg-3 .wrapper:hover,
.storie-view .view-content .col-xs-4 .wrapper:hover,
.storie-view .view-content .col-sm-4 .wrapper:hover,
.storie-view .view-content .col-md-4 .wrapper:hover,
.storie-view .view-content .col-lg-4 .wrapper:hover,
.storie-view .view-content .col-xs-5 .wrapper:hover,
.storie-view .view-content .col-sm-5 .wrapper:hover,
.storie-view .view-content .col-md-5 .wrapper:hover,
.storie-view .view-content .col-lg-5 .wrapper:hover,
.storie-view .view-content .col-xs-6 .wrapper:hover,
.storie-view .view-content .col-sm-6 .wrapper:hover,
.storie-view .view-content .col-md-6 .wrapper:hover,
.storie-view .view-content .col-lg-6 .wrapper:hover,
.storie-view .view-content .col-xs-7 .wrapper:hover,
.storie-view .view-content .col-sm-7 .wrapper:hover,
.storie-view .view-content .col-md-7 .wrapper:hover,
.storie-view .view-content .col-lg-7 .wrapper:hover,
.storie-view .view-content .col-xs-8 .wrapper:hover,
.storie-view .view-content .col-sm-8 .wrapper:hover,
.storie-view .view-content .col-md-8 .wrapper:hover,
.storie-view .view-content .col-lg-8 .wrapper:hover,
.storie-view .view-content .col-xs-9 .wrapper:hover,
.storie-view .view-content .col-sm-9 .wrapper:hover,
.storie-view .view-content .col-md-9 .wrapper:hover,
.storie-view .view-content .col-lg-9 .wrapper:hover,
.storie-view .view-content .col-xs-10 .wrapper:hover,
.storie-view .view-content .col-sm-10 .wrapper:hover,
.storie-view .view-content .col-md-10 .wrapper:hover,
.storie-view .view-content .col-lg-10 .wrapper:hover,
.storie-view .view-content .col-xs-11 .wrapper:hover,
.storie-view .view-content .col-sm-11 .wrapper:hover,
.storie-view .view-content .col-md-11 .wrapper:hover,
.storie-view .view-content .col-lg-11 .wrapper:hover,
.storie-view .view-content .col-xs-12 .wrapper:hover,
.storie-view .view-content .col-sm-12 .wrapper:hover,
.storie-view .view-content .col-md-12 .wrapper:hover,
.storie-view .view-content .col-lg-12 .wrapper:hover,
.storie-view .view-content .col-xs-1 .wrapper:focus,
.storie-view .view-content .col-sm-1 .wrapper:focus,
.storie-view .view-content .col-md-1 .wrapper:focus,
.storie-view .view-content .col-lg-1 .wrapper:focus,
.storie-view .view-content .col-xs-2 .wrapper:focus,
.storie-view .view-content .col-sm-2 .wrapper:focus,
.storie-view .view-content .col-md-2 .wrapper:focus,
.storie-view .view-content .col-lg-2 .wrapper:focus,
.storie-view .view-content .col-xs-3 .wrapper:focus,
.storie-view .view-content .col-sm-3 .wrapper:focus,
.storie-view .view-content .col-md-3 .wrapper:focus,
.storie-view .view-content .col-lg-3 .wrapper:focus,
.storie-view .view-content .col-xs-4 .wrapper:focus,
.storie-view .view-content .col-sm-4 .wrapper:focus,
.storie-view .view-content .col-md-4 .wrapper:focus,
.storie-view .view-content .col-lg-4 .wrapper:focus,
.storie-view .view-content .col-xs-5 .wrapper:focus,
.storie-view .view-content .col-sm-5 .wrapper:focus,
.storie-view .view-content .col-md-5 .wrapper:focus,
.storie-view .view-content .col-lg-5 .wrapper:focus,
.storie-view .view-content .col-xs-6 .wrapper:focus,
.storie-view .view-content .col-sm-6 .wrapper:focus,
.storie-view .view-content .col-md-6 .wrapper:focus,
.storie-view .view-content .col-lg-6 .wrapper:focus,
.storie-view .view-content .col-xs-7 .wrapper:focus,
.storie-view .view-content .col-sm-7 .wrapper:focus,
.storie-view .view-content .col-md-7 .wrapper:focus,
.storie-view .view-content .col-lg-7 .wrapper:focus,
.storie-view .view-content .col-xs-8 .wrapper:focus,
.storie-view .view-content .col-sm-8 .wrapper:focus,
.storie-view .view-content .col-md-8 .wrapper:focus,
.storie-view .view-content .col-lg-8 .wrapper:focus,
.storie-view .view-content .col-xs-9 .wrapper:focus,
.storie-view .view-content .col-sm-9 .wrapper:focus,
.storie-view .view-content .col-md-9 .wrapper:focus,
.storie-view .view-content .col-lg-9 .wrapper:focus,
.storie-view .view-content .col-xs-10 .wrapper:focus,
.storie-view .view-content .col-sm-10 .wrapper:focus,
.storie-view .view-content .col-md-10 .wrapper:focus,
.storie-view .view-content .col-lg-10 .wrapper:focus,
.storie-view .view-content .col-xs-11 .wrapper:focus,
.storie-view .view-content .col-sm-11 .wrapper:focus,
.storie-view .view-content .col-md-11 .wrapper:focus,
.storie-view .view-content .col-lg-11 .wrapper:focus,
.storie-view .view-content .col-xs-12 .wrapper:focus,
.storie-view .view-content .col-sm-12 .wrapper:focus,
.storie-view .view-content .col-md-12 .wrapper:focus,
.storie-view .view-content .col-lg-12 .wrapper:focus {
  opacity: 0.8;
}
.storie-view .view-content .col-xs-1 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-1 .wrapper .img-wrapper,
.storie-view .view-content .col-md-1 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-1 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-2 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-2 .wrapper .img-wrapper,
.storie-view .view-content .col-md-2 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-2 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-3 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-3 .wrapper .img-wrapper,
.storie-view .view-content .col-md-3 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-3 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-4 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-4 .wrapper .img-wrapper,
.storie-view .view-content .col-md-4 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-4 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-5 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-5 .wrapper .img-wrapper,
.storie-view .view-content .col-md-5 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-5 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-6 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-6 .wrapper .img-wrapper,
.storie-view .view-content .col-md-6 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-6 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-7 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-7 .wrapper .img-wrapper,
.storie-view .view-content .col-md-7 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-7 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-8 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-8 .wrapper .img-wrapper,
.storie-view .view-content .col-md-8 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-8 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-9 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-9 .wrapper .img-wrapper,
.storie-view .view-content .col-md-9 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-9 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-10 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-10 .wrapper .img-wrapper,
.storie-view .view-content .col-md-10 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-10 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-11 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-11 .wrapper .img-wrapper,
.storie-view .view-content .col-md-11 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-11 .wrapper .img-wrapper,
.storie-view .view-content .col-xs-12 .wrapper .img-wrapper,
.storie-view .view-content .col-sm-12 .wrapper .img-wrapper,
.storie-view .view-content .col-md-12 .wrapper .img-wrapper,
.storie-view .view-content .col-lg-12 .wrapper .img-wrapper {
  height: 152px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.storie-view .view-content .col-xs-1 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-1 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-1 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-1 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-2 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-2 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-2 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-2 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-3 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-3 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-3 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-3 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-4 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-4 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-4 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-4 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-5 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-5 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-5 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-5 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-6 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-6 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-6 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-6 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-7 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-7 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-7 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-7 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-8 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-8 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-8 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-8 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-9 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-9 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-9 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-9 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-10 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-10 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-10 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-10 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-11 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-11 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-11 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-11 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-xs-12 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-sm-12 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-md-12 .wrapper .contents-wrapper h3,
.storie-view .view-content .col-lg-12 .wrapper .contents-wrapper h3 {
  margin: 0;
  padding: 15px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 800;
}
.storie-view .pager-load-more {
  display: block;
  clear: both;
  text-align: center;
}
.storie-view .pager-load-more .pager-next a {
  display: inline-block;
  height: 100%;
  margin: 50px auto 15px auto;
  padding: 26px 20px 20px;
  border-radius: 0;
  font-size: 1.2em;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 3px solid #29346A;
  color: #29346A;
  font-weight: 900;
  line-height: 0;
}
.storie-view .pager-load-more .progress-disabled {
  display: none !important;
}
#headline_top .top-banner {
  border-bottom: 1px solid #DEDEDE;
}
#headline_top .container {
  min-height: 320px;
  position: relative;
}
#headline_top .container .image-wrapper {
  min-height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#headline_top .container .image-wrapper a {
  display: block;
  width: 100%;
  min-height: inherit;
}
#headline_top .container .icon-over {
  position: absolute;
  top: 27%;
  width: 36%;
  left: 30px;
}
#headline_top .container h2 {
  margin: 40px auto 10px auto;
  font-family: 'Arial MT Std Extra';
  text-align: left;
  font-size: 3em;
  line-height: 1;
  color: #29346A;
}
#headline_top .container h2 a {
  color: inherit;
}
#headline_top .container h2 a:hover,
#headline_top .container h2 a:focus {
  color: inherit;
  text-decoration: none;
}
#headline_top .container h3 {
  margin: 40px auto 0 auto;
  font-family: 'Arial MT Std Extra';
  text-align: left;
  font-size: 2.1em;
  line-height: 1;
  font-weight: 300;
  color: #A7CD45;
}
@media only screen and (max-width: 979px) {
  #headline_top .container h3 {
    margin: 40px auto 0 auto;
  }
}
#headline_top .container h3 a {
  color: inherit;
}
#headline_top .container h3 a:hover,
#headline_top .container h3 a:focus {
  color: inherit;
  text-decoration: none;
}
.project_news_list {
  padding: 75px 0 0 0;
}
.project_news_list h1 {
  margin: 80px auto 50px auto;
  padding: 15px 0;
  border-bottom: 2px solid #29346A;
  font-family: Arial, sans-serif;
  font-weight: 600;
  font-size: 2.9em;
  line-height: 1;
  color: #29346A;
}
.project_news_list .project_news .contents {
  min-height: 320px;
  position: relative;
  padding: 30px 0;
  border-bottom: 2px solid #29346A;
}
.project_news_list .project_news .contents .image-wrapper {
  min-height: 270px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.project_news_list .project_news .contents .image-wrapper a {
  display: block;
  width: 100%;
  min-height: inherit;
}
.project_news_list .project_news .contents .icon-over {
  position: absolute;
  top: 25%;
  width: 36%;
  max-width: 160px;
  left: 30px;
}
.project_news_list .project_news .contents h2 {
  margin: 20px auto 10px auto;
  font-family: 'Arial MT Std Extra';
  text-align: left;
  font-size: 3em;
  line-height: 1;
  color: #29346A;
}
.project_news_list .project_news .contents h2 a {
  color: inherit;
}
.project_news_list .project_news .contents h2 a:hover,
.project_news_list .project_news .contents h2 a:focus {
  color: inherit;
  text-decoration: none;
}
.project_news_list .project_news .contents h3 {
  margin: 40px auto 0 auto;
  font-family: 'Arial MT Std Extra';
  text-align: left;
  font-size: 2.1em;
  line-height: 1;
  font-weight: 300;
  color: #A7CD45;
}
@media only screen and (max-width: 979px) {
  .project_news_list .project_news .contents h3 {
    margin: 40px auto 0 auto;
  }
}
.project_news_list .project_news .contents h3 a {
  color: inherit;
}
.project_news_list .project_news .contents h3 a:hover,
.project_news_list .project_news .contents h3 a:focus {
  color: inherit;
  text-decoration: none;
}
#project {
  padding: 0 0 80px 0;
}
#project h1 {
  margin: 50px auto 80px auto;
  padding: 15px 0;
  border-bottom: 2px solid #29346A;
  font-family: Arial, sans-serif;
  font-weight: 600;
  font-size: 2.9em;
  line-height: 1;
  color: #29346A;
}
#project h1 img {
  display: inline-block;
  width: 77px;
  vertical-align: baseline;
  margin: 0 0 -3px 1px;
}
#project .contents {
  margin: 60px auto 0 auto;
}
@media only screen and (max-width: 768px) {
  #project .contents {
    text-align: center;
  }
}
#project .contents img {
  width: 320px;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  #project .contents img {
    margin: 0 0 0 20px;
  }
}
#project .contents p {
  display: block;
  padding: 0 0 0 20px;
  margin: 10px auto 20px auto;
  font-size: 31px;
  line-height: 37px;
  color: #A7CD45;
  font-family: Arial, sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  #project .contents p {
    margin: 25px auto 0 auto;
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #project .contents p {
    padding: 0;
  }
}
#project .contents h4 {
  margin: 30px auto;
  padding: 0 0 0 20px;
  font-family: 'Arial MT Std Extra';
  font-size: 35px;
  color: #29346A;
}
@media only screen and (max-width: 991px) {
  #project .contents h4 {
    margin: 19px auto;
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) {
  #project .contents h4 {
    padding: 0;
  }
}
#project .contents a {
  margin: 0 0 0 20px;
}
@media only screen and (max-width: 768px) {
  #project .contents a {
    margin: 0;
  }
}
.big-wrapper {
  position: relative;
  width: 100%;
  min-height: 800px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .big-wrapper {
    min-height: 480px;
  }
}
@media only screen and (max-width: 480px) {
  .big-wrapper {
    background-position: -200px center;
  }
}
.big-wrapper .contents {
  position: relative;
  height: 100%;
}
.big-wrapper .contents h1 {
  margin: 90px auto;
  padding: 0 0 90px 0;
  line-height: 1;
  font-family: 'Arial MT Std Extra';
  font-weight: 600;
  font-size: 3.9em;
  letter-spacing: -2px;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .big-wrapper .contents h1 {
    font-size: 2.5em;
  }
}
.big-wrapper .contents button {
  position: absolute;
  right: 60px;
  top: 580px;
  height: 90px;
  background: none;
  color: #FFF;
  border-radius: 100%;
  border-width: 4px;
  border-color: #FFF;
  font-family: 'Arial MT Std Extra';
  font-size: 27px;
  outline: none;
}
.big-wrapper .contents a.btn-circle {
  position: absolute;
  display: block;
  right: 60px;
  top: 580px;
  width: 90px;
  height: 90px;
  animation: flashingSlow 2s infinite;
}
@media only screen and (max-width: 768px) {
  .big-wrapper .contents a.btn-circle {
    top: auto;
    right: 40px;
    bottom: 40px;
    width: 60px;
    height: 60px;
  }
}
.big-wrapper .contents a.btn-circle img {
  width: inherit;
  height: inherit;
}
.big-wrapper .contents .video-list-wrapper {
  position: absolute;
  top: 550px;
  padding: 25px 0;
}
@media only screen and (max-width: 768px) {
  .big-wrapper .contents .video-list-wrapper {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    max-width: 60%;
  }
}
.big-wrapper .contents .video-list-wrapper ul.video-list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.big-wrapper .contents .video-list-wrapper ul.video-list li {
  display: inline-block;
  margin: 0 15px 0 0;
  cursor: pointer;
}
.big-wrapper .contents .video-list-wrapper ul.video-list li .image-wrapper {
  width: 198px;
  height: 129px;
  background-position: center;
  background-size: cover;
}
.big-wrapper .contents .video-list-wrapper ul.video-list li h3 {
  margin: 5px auto;
  padding: 0 10px;
  width: 198px;
  color: #FFF;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
#headline {
  margin: 100px auto;
  padding: 50px 0 0 0;
}
#headline .content-wrapper {
  padding: 0 0 30px 0;
  border-top: 1px solid #29346A;
  border-bottom: 1px solid #29346A;
}
#headline .content-wrapper .headline h2 {
  position: relative;
  margin: 0 auto 10px auto;
  padding: 55px 0 2px 0;
  border-bottom: 5px solid #29346A;
  font-family: 'Arial MT Std Extra';
  font-size: 21px;
  padding-left: 45px;
  color: #29346A;
}
#headline .content-wrapper .headline h2:before {
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  content: '';
  width: 60px;
  height: 60px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/myp-cross.svg);
}
#headline .content-wrapper article {
  padding-bottom: 70px;
}
#headline .content-wrapper article .title-wrapper {
  position: relative;
  margin: 5px auto 20px auto;
}
#headline .content-wrapper article .title-wrapper h2 {
  margin: 50px auto 0 auto;
  padding: 0 0 20px 0;
  font-family: 'Cambay', sans-serif;
  font-size: 19px;
  font-weight: 600;
  color: #29346A;
  display: inline-block;
}
#headline .content-wrapper article .title-wrapper img {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 140px;
}
#headline .content-wrapper article .title-wrapper.green h2 {
  color: #afca0e;
}
#headline .content-wrapper article .contents p {
  font-size: 15px;
}
.big-timeline-wrapper {
  margin: 50px 0 80px auto;
}
.big-timeline-wrapper h1 {
  margin: 80px auto 10px auto;
  padding: 15px 0 15px 0;
  border-bottom: 2px solid #29346A;
  font-family: Arial, sans-serif;
  font-weight: 600;
  font-size: 2.4em;
  line-height: 1;
  color: #29346A;
}
.big-timeline-wrapper h3 {
  margin: 30px auto 10px auto;
  padding: 0;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #29346A;
  font-weight: 900;
  line-height: 0;
}
.big-timeline-wrapper a.popup-timeline {
  display: block;
  margin: 30px auto;
}
.zoom-hover {
  transition: all 0.2s linear;
}
.zoom-hover:hover {
  transform: scale(1.2);
}
/* end WIP */
/* @begin new container */
#contents.new-section .contents-wrapper,
#contents .new-section .contents-wrapper {
  padding: 75px 0 0 0;
}
#contents.new-section .contents-wrapper #project,
#contents .new-section .contents-wrapper #project {
  padding: 0 0 80px 0;
}
#contents.new-section .contents-wrapper #project .special-contents h1,
#contents .new-section .contents-wrapper #project .special-contents h1 {
  margin: 50px auto;
}
#contents.new-section .contents-wrapper #project .special-contents p,
#contents .new-section .contents-wrapper #project .special-contents p {
  margin: 70px auto 100px auto;
  font-weight: 600;
  font-size: 158%;
  font-family: Arial;
  text-align: justify;
  word-spacing: 6px;
  letter-spacing: 0;
  line-height: 1.6;
  color: #A7CD45;
}
@media only screen and (max-width: 767px) {
  #contents.new-section .contents-wrapper #project .special-contents p,
  #contents .new-section .contents-wrapper #project .special-contents p {
    text-align: left;
  }
}
/* @end new container */
/* @begin addendum */
.project h1.project-title {
  margin: 25px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #29346A;
}
.project .main-image {
  width: 100%;
}
.project .similar-links-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 767px;
}
.project .similar-links-list .item {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .project .similar-links-list .item {
    width: 100%;
  }
}
.project .similar-links-list .item a {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #29346A;
}
.project .similar-links-list .item a:hover,
.project .similar-links-list .item a.active {
  color: #A7CD45;
  text-decoration: none;
}
.project .similar-links-list .item a:hover:before,
.project .similar-links-list .item a.active:before {
  position: absolute;
  left: -20px;
  top: -5px;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 38px;
  line-height: 1;
}
.full-paragraphs {
  margin: 70px auto 35px auto;
}
.full-paragraphs .item {
  margin: 25px auto 0 auto;
  padding: 20px 0 0 0;
  border-top: 2px solid #29346A;
}
.full-paragraphs .item:last-child {
  padding: 20px 0 25px 0;
  border-bottom: 2px solid #29346A;
}
.full-paragraphs .item .headline h2 {
  display: inline-block;
  position: relative;
  margin: 0 auto 10px auto;
  padding: 55px 0 2px 45px;
  width: 360px;
  max-width: 100%;
  border-bottom: 8px solid #29346A;
  font-family: 'Arial MT Std Extra';
  font-size: 20px;
  color: #29346A;
}
@media only screen and (max-width: 767px) {
  .full-paragraphs .item .headline h2 {
    padding: 55px 0 2px 65px;
  }
}
.full-paragraphs .item .headline h2:before {
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  content: '';
  width: 60px;
  height: 60px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../../all/themes/meyerpl/media/images/myp-cross.svg);
}
.full-paragraphs .item .headline img {
  height: 85px;
  margin: 15px 0 0 0;
  float: right;
}
.full-paragraphs .item .contents {
  padding: 0;
}
.full-paragraphs .item .contents h2 {
  margin: 20px auto 10px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  font-size: 21px;
  color: #29346A;
}
.full-paragraphs .item .contents p {
  font-size: 16px;
}
.full-paragraphs .item .image-responsive-container {
  width: 100%;
  margin: 20px auto 0 auto;
  background-size: cover;
  background-position: center;
}
.full-paragraphs .item .image-responsive-container:after {
  display: block;
  content: '';
  padding: 0 0 85% 0;
}
/* @end addendum */
/* @begin bubbles wrapper */
.bubbles-wrapper {
  display: flex;
  margin: 30px auto;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .bubbles-wrapper {
    width: 100%;
    display: block;
    margin: 15px auto;
    background-image: none !important;
  }
}
.bubbles-wrapper .cell {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 33%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .bubbles-wrapper .cell {
    width: 100%;
    display: block;
  }
}
.bubbles-wrapper .cell:first-child .cell {
  justify-content: flex-start;
}
.bubbles-wrapper .cell:last-child .cell {
  justify-content: flex-end;
}
.bubbles-wrapper .cell.main-cell {
  justify-content: center;
}
.bubbles-wrapper .cell.main-cell #donutStatus {
  margin: 0 auto;
  text-align: center;
}
.bubbles-wrapper .cell .cell {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .bubbles-wrapper .cell .cell {
    display: inline-block;
    width: 240px;
  }
}
.bubbles-wrapper .cell .cell .contents {
  width: 240px;
  max-width: 100%;
  margin: 0 0 100px 0;
}
@media only screen and (max-width: 767px) {
  .bubbles-wrapper .cell .cell .contents {
    margin: 30px auto;
  }
}
.bubbles-wrapper .cell .cell .contents h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #29346A;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .bubbles-wrapper .cell .cell .contents h2 {
    font-size: 21px;
  }
}
.bubbles-wrapper .cell .cell .contents a.bubble {
  position: relative;
  display: block;
  width: 100%;
  border: 6px solid #A7CD45;
  border-radius: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bubbles-wrapper .cell .cell .contents a.bubble:after {
  content: '';
  display: block;
  padding-bottom: 60%;
}
.bubbles-wrapper .cell .cell .contents a.bubble .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  transition: height 0.2s linear;
  will-change: height;
}
.bubbles-wrapper .cell .cell .contents a.bubble:hover .overlay {
  height: 100%;
  background-color: rgba(167, 205, 49, 0.3);
}
/* @end bubbles wrapper */
.projects-carousel .owl-nav {
  font-size: 24px;
  color: #A7CD45;
}
.projects-carousel .owl-nav .owl-prev {
  float: left;
}
.projects-carousel .owl-nav .owl-next {
  float: right;
}
@media only screen and (max-width: 767px) {
  #main-nav .wrapper .brand img {
    height: 25px;
    margin: 0 20px 20px 7px;
  }
}
#main-nav .nav .open > a,
#main-nav .nav .open > a:hover,
#main-nav .nav .open > a:focus {
  background-color: transparent;
}
#main-nav .navbar-nav > li > a {
  line-height: 1.05 !important;
}
@media only screen and (max-width: 767px) {
  #main-nav .nav > li > a {
    font-size: 1.5em !important;
    padding: 10px 0 !important;
  }
}
#main-nav .navbar-nav ul.dropdown-menu > li > a {
  line-height: 0 !important;
  padding: 20px 0 15px 15px !important;
  transition: all 0.2s linear;
}
#main-nav .navbar-nav ul.dropdown-menu > li.active > a,
#main-nav .navbar-nav ul.dropdown-menu > li:hover > a {
  background-color: #29346A !important;
}
#donazioni {
  padding: 60px 0 100px 0;
}
@media only screen and (max-width: 767px) {
  #donazioni h1.title-mp-img {
    margin: 0 -3px;
    text-align: left;
  }
  #donazioni h2.title-mp {
    text-align: left;
  }
}
@media only screen and (max-width: 991px) {
  .contents-wrapper header .image-wrapper img {
    max-width: 128px;
  }
}
@media only screen and (max-width: 768px) {
  section#diary .col-wrapper {
    padding: 0;
  }
}
#project.banner-main {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  #project.banner-main {
    max-width: 320px;
    margin: 0 auto;
    padding: 20px 0 !important;
  }
}
#project.banner-main .contents {
  text-align: left !important;
}
@media only screen and (max-width: 768px) {
  #project.banner-main .contents {
    max-width: 360px !important;
  }
  #project.banner-main .contents img {
    margin: 0 0 0 0;
    width: 180px;
  }
  #project.banner-main .contents h4 {
    font-size: 19px;
  }
  #project.banner-main .contents p {
    margin: 15px auto 0 auto;
    font-size: 17px;
    line-height: 22px;
  }
}
.language-selector {
  font-size: 0.7em;
  text-transform: uppercase;
}
.language-selector.open a {
  background-color: #29346A;
}
.language-selector a {
  border-radius: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFF;
}
.language-selector a:hover,
.language-selector a:focus,
.language-selector a:active {
  color: #FFF;
  text-decoration: none;
}
.language-selector .dropdown-menu {
  margin: -1px -1px 0 0;
  border-radius: 0;
  background-color: #29346A;
}
.language-selector .dropdown-menu a {
  display: inline-block;
  line-height: 1;
  padding: 5px 0;
}
.language-selector .dropdown-menu a:hover,
.language-selector .dropdown-menu a:focus,
.language-selector .dropdown-menu a:active,
.language-selector .dropdown-menu a.active {
  color: #A7CD45;
}
.navbar-custom .language-selector {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.navbar-custom .language-selector .lng-btn {
  display: inline-block;
  padding: 5px 0;
  width: 34px;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  background-color: #DEDEDE;
}
.navbar-custom .language-selector .lng-btn.active {
  background-color: #A7CD45 !important;
}
.navbar-custom .language-selector .lng-btn:hover,
.navbar-custom .language-selector .lng-btn:focus {
  background-color: #23527C;
}
@media only screen and (min-width: 1201px) {
  .navbar-custom .language-selector {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar-custom .language-selector {
    margin-left: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .navbar-custom .language-selector {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .navbar-custom .language-selector {
    display: none;
  }
}
.navbar-custom .language-selector a.dropdown-toggle {
  background-color: #A7CD45;
}
.navbar-custom .language-selector .dropdown-menu {
  background-color: #29346A;
}
.out .navbar-custom .language-selector a.dropdown-toggle {
  pointer-events: none;
}