.white-box-content {
  padding-top: 20px;
}

#header {
  margin-bottom: 0;
}

#return-form {
  padding: 20px 0;
}

#return-form h1 {
  width: 49%;
  padding: 20px 20px 10px;
  float: left;
  color: #3d3d3d;
}

#return-form form {
  width: 50%;
  float: right;
  background: #fff;
}

#return-form form h3 {
  color: #fff;
  padding: 5px 15px;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  background: #002160;
}

#return-form .form-content {
  padding: 15px;
}

#return-form .form-content .clearfix:first-child {
  margin: 0 -7px;
}

#return-form .form-content .form-field {
  width: 30%;
  float: left;
  padding: 0 7px 10px;
}

#return-form .form-content .form-field.form-submit {
  width: 40%;
}

#return-form label {
  display: block;
  color: #3e3e3e;
  line-height: 22px;
  font-size: 18px;
  font-weight: 700;
}

#return-form input[type="text"],
#bottom-form input[type="email"] {
  background: #fff;
  width: 100%;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.15);
  box-shadow: inset 0 0 5px rgba(0,0,0,.15);
  border: solid 1px #c1c1c1;
  outline: none;
  font-family: 'ProximaNova', Arial, sans-serif;
  font-size: 14px;
  color: #555;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 20px;
  padding: 4px 5px;
}

#return-form .form-content .form-field.form-submit .btn {
  display: block;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

#return-form .form-info {
  color: #717171;
  font-size: 14px;
}

#video-row {
  margin-bottom: 15px;
}

.video-box {
  width: 39.65%;
  float: left;
  padding: 0 0 15px;
}

.video-box .embed-responsive {
  position: relative;
  display: none;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.video-box .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-text {
  width: 56.5%;
  float: right;
  font-size: 18px;
}

.video-text h2 {
  font-size: 36px;
}

.video-text .hidden-text {
  display: none;
}

.video-text .read-more-button {
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
}

.video-text .read-more-button a,
.video-text .read-more-button a:hover {
  text-decoration: none;
}

.video-text .read-more-button a span {
  font-size: 12px;
  color: #707070;
  vertical-align: middle;
}

.video-text .or-call-us {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 5px;
}

#amazon-row {
  margin: 0 -20px 15px;
}

.accordion > ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion > ul > li {
  margin: 0 0 2px;
  position: relative;
}

.accordion > ul > li:last-child {
  margin-bottom: 0;
}

.accordion > ul > li > a {
  display: block;
  padding: 4px 10px 4px 38px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #3d3d3d;
  text-decoration: none;
  background: #e7e7e7;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border-radius: 19px;
  position: relative;
  z-index: 5;
}

.accordion > ul > li.expanded > a,
.accordion > ul > li:hover > a {
  color: #d3133e;
  text-decoration: none;
}

.accordion > ul > li > span {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #d3133e;
  font-size: 16px;
  font-weight: 600;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border-radius: 19px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.accordion > ul > li > div {
  background: #f7f7f7;
  padding: 33px 10px 5px 38px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  border-radius: 19px;
  color: #595959;
  font-size: 15px;
  position: relative;
  z-index: 0;
  top: -28px;
  margin-bottom: -28px;
  display: none;
}

.amazon-grey-box {
  background: #f7f7f7;
  padding: 10px 20px;
}

.amazon-grey-box h2 span {
  color: #f8a00f;
  font-weight: 600;
}

.amazon-grey-box h2 img {
  float: right;
  margin-left: 20px;
}

#specialists-row {
  margin: 0 0 40px;
}

#specialists-row h2:after {
  display: block;
  content: "";
  font-size: 0;
  border-top: solid 1px #dddddd;
  margin: 10px auto;
  width: 50%;
}

#specialists-row .contact-persons {
  margin: 0 -10px;
  font-size: 0;
  text-align: center;
}

#specialists-row .contact-persons a {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  width: 104px;
  padding: 10px 5px 5px;
  position: relative;
  text-decoration: none;
}

#specialists-row .contact-persons a:hover {
  text-decoration: none;
}

#specialists-row .contact-persons a > img {
  width: 70px;
  border: solid transparent 2px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 0 5px;
}

#specialists-row .contact-persons a:before {
  display: block;
  font-family: 'icomoon';
  content: "\e609";
  font-size: 70px;
  color: #719c0f;
  width: 70px;
  height: 70px;
  line-height: 70px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -35px;
  z-index: 5;
  border: solid 2px #719c0f;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  visibility: hidden;
}

#specialists-row .contact-persons a:hover:before {
  opacity: 1;
  visibility: visible;
}

#specialists-row .contact-persons a > img + span {
  display: block;
  color: #868686;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
}

#specialists-row .contact-persons a > img + span img {
  width: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: top;
}

#specialists-row .contact-persons a > img + span + span {
  display: block;
  color: #719c0f;
  font-size: 17px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 22px;
}

#specialists-row .contact-persons a > img + span + span span {
  line-height: 22px;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  vertical-align: top;
  margin-left: -2px;
  margin-right: -3px;
}

#specialists-row .contact-persons .country-name {
  font-size: 105%;
  color: #719c0f;
  font-weight: bold;
}

#map {
  position: relative;
  xmargin: -80px auto 0;
  max-width: 1021px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  xfloat: left;
}

.map_desc{
  width: 100%;
  padding: 10px;
  float: left;
}

#map-image,
#map .tooltip-map img,
#map .markers img {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
  vertical-align: top;
}

#map .markers a {
  position: absolute;
  display: block;
  margin-bottom: -13px;
  margin-left: -37px;
  width: 75px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.no-touch #map .markers a:hover {
  padding-bottom: 6px;
}

.markers a {
  z-index: 5;
}

#map .tooltip-map {
  position: absolute;
  width: 235px;
  background: url("../images/tooltip-bg.png") repeat left top;
  margin-bottom: 35px;
  padding: 10px 30px 18px;
  z-index: 4;
  display: none;
}

#map .tooltip-map-close {
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-decoration: none;
  font-size: 0;
  background: url("../images/tooltip-close.png") no-repeat left center;
  right: -20px;
  top: -20px;
}

.no-touch #map .tooltip-map .tooltip-map-close:hover {
  background-position: right center;
}

#map .tooltip-map-title {
  font-family: 'ProximaNova', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #183462;
  margin-bottom: 5px;
}

.red-button {
  display: block;
  background: #ca103d url("../images/red-button-bg.png") repeat left top;
  margin-top: 8px;
  padding: 8px 10px;
  line-height: 17px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px #9f0026;
  white-space: nowrap;
}

.no-touch .red-button:hover {
  background: #d5424c;
  text-decoration: none;
}

.red-button span {
  display: inline-block;
  vertical-align: top;
  line-height: 17px;
}

#marker-us,
#tooltip-us {
  left: 6.856%;
  bottom: 57.119%;
}

#marker-spain,
#tooltip-spain {
  left: 31.927%;
  bottom: 3.071%;
}

#marker-switzerland,
#tooltip-switzerland {
  left: 46.5%;
  bottom: 35%;
}

#marker-uk,
#tooltip-uk {
  left: 35.259%;
  bottom: 67.773%;
}

#marker-france,
#tooltip-france {
  left: 39.373%;
  bottom: 32.387%;
}

#marker-belgium,
#tooltip-belgium {
  left: 42.213%;
  bottom: 59.25%;
}

#marker-belgium {
  z-index: 10;
}

#marker-netherlands,
#tooltip-netherlands {
  left: 46.523%;
  bottom: 70.712%;
}

#marker-germany,
#tooltip-germany {
  left: 52.497%;
  bottom: 63%;
}

#marker-italy,
#tooltip-italy {
  left: 51.816%;
  bottom: 27.5%;
}

#marker-china {
  left: 87.169%;
  bottom: 48.273%;
}

#tooltip-china {
  bottom: 49.273%;
  right: 12.928%;
}

#map-wrapper {
  position: relative;
  /*overflow-x: hidden;*/
  max-height: 460px;
  /*float: left;*/
  margin-bottom: 35px;
}

#map-overlay {
  position: absolute;
  z-index: 99;
  background: rgba(255, 255, 255, 0.6);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

#map:hover #map-overlay {
  opacity: 0;
  visibility: hidden;
}

#map.country-open #map-overlay {
  opacity: 0;
  visibility: hidden;
}

#slideshow-row {
  background: #f7f7f7;
  padding: 14px 35px;
  position: relative;
  margin: 0 0 20px;
}

#slideshow-row ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#slideshow-row ul li {
  display: inline-block;
  padding: 10px;
}

#slideshow-row ul li img {
  border: solid 3px #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
  box-shadow: 0 0 5px rgba(0,0,0,.1);
}

#slideshow-row ul li a:hover img {
  border-color: #d3133e;
}

#slideshow-row .arrow-left,
#slideshow-row .arrow-right {
  position: absolute;
  top: 50%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 30px;
  margin-top: -15px;
  color: #000;
  opacity: 0.4;
}

#slideshow-row .arrow-left:hover,
#slideshow-row .arrow-right:hover {
  opacity: 1;
  text-decoration: none;
}

#slideshow-row .arrow-left {
  left: 20px;
}

#slideshow-row .arrow-right {
  right: 20px;
}

.view-slidesow {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: solid 5px #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  text-decoration: none !important;
  max-width: 100%;
}

.view-slidesow:hover {
  border-color: #d3133e;
}

.view-slidesow .view-slideshow-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  font-size: 26px;
  color: #d51140;
  line-height: 36px;
  padding: 7px;
}

.view-slidesow .icon-zoom {
  width: 86px;
  height: 86px;
  top: 8%;
  left: 50%;
  margin-left: -43px;
  background: url("../images/icon-zoom.png") no-repeat center;
  position: absolute;
}

#bottom-form {
  float: left;
  padding: 0 25px;
}

#bottom-form h3 {
  font-size: 18px;
  font-weight: normal;
  color: #d51140;
  margin: 0 0 5px;
}

#bottom-form input[type="email"] {
  width: 195px;
  margin-right: 10px;
}

#social-links {
  float: right;
  padding: 10px 20px 0 0;
  position: relative;
}

#social-links .share {
  width: 74px;
  height: 38px;
  background: url("../images/share.png") no-repeat center;
  position: absolute;
  left: -80px;
  top: 20px;
  font-size: 0;
}

#social-links .stButton .stLarge {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#amazon-info {
  max-width: 900px;
  color: #59595a;
  font-size: 15px;
}

#amazon-info strong {
  color: #3d3d3d;
}

.amazon-info-columns {
  margin: 0 -10px;
  padding: 20px 0;
}

.news-list .news-item {
  padding: 10px 0;
  position: relative;
}

.news-list .news-item .news-image {
  width: 44.5%;
  float: left;
}

.news-list .news-item .news-info {
  width: 53%;
  float: right;
}

.news-list .news-item h3 {
  font-size: 18px;
  color: #494949;
  font-weight: 600;
}

.news-list .news-item h3 a {
  color: #494949;
  display: block;
}

.news-list .news-item h3 a:hover {
  color: #d3133e;
  text-decoration: none;
}

.news-list .news-item .news-date {
  font-size: 14px;
  color: #9d9d9d;
  padding: 3px 0;
}

.news-list .news-item .news-read-more {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}

.news-list .news-item .news-read-more a,
.news-list .news-item .news-read-more a:hover {
  text-decoration: none;
}

.news-list .news-item .news-read-more a span {
  color: #acacac;
  vertical-align: middle;
}

body.fr #return-form #send {
  padding-top: 4px;
  font-size: 95%;
  line-height: 20px;
}

body.fr #return-form label {
  font-size: 100%;
}

body.es #return-form #send {
  padding-top: 4px;
  font-size: 90%;
  line-height: 20px;
}

body.es #return-form label {
  font-size: 78%;
}

body.it #return-form #send {
  padding-top: 6px;
  font-size: 80%;
  line-height: 20px;
}

body.it #return-form label {
  font-size: 78%;
}
