.browser-back-wrap {
  text-align: center;
}

.photo-n-body-wrap:before {
  display: table;
  content: "";
  clear: both;
}
.photo-n-body-wrap:after {
  display: table;
  content: "";
  clear: both;
}

.product-node-body {
  margin-bottom: 1.5em;
}

.cd-secondary-nav {
  margin-bottom: 2.5em;
}

.cd-section {
  margin-bottom: 1.5em;
}

#cd-placeholder-2 .field--item,
#cd-placeholder-3 .field--item {
  width: 100%;
  overflow: auto;
}

.cd-section .field--label,
[class*=field-block-title],
[class*=field-subtitle] {
  text-align: center;
  font-weight: 800;
  font-family: "Oswald", sans-serif;
}

.cd-section .field--label,
.cd-section [class*=field-block-title] {
  font-size: 2em;
  margin: 0 auto 0.9em;
}

[class*=field-subtitle] {
  color: #0070C0;
  font-size: 1.4444444444em;
  margin: 0 auto 1.2em;
}

.img-txt-couple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.img-txt-couple:not(:last-child) {
  margin-bottom: 1.5em;
}
.img-txt-couple [class*=field-img] {
  width: 32%;
}
@media (max-width: 480px) {
  .img-txt-couple [class*=field-img] {
    width: 100%;
    margin-bottom: 15px;
  }
}
.img-txt-couple [class*=field-img] img {
  width: 100%;
}
.img-txt-couple [class*=field-body] {
  width: 65%;
}
@media (max-width: 480px) {
  .img-txt-couple [class*=field-body] {
    width: 100%;
  }
}

.cd-section table {
  width: 100%;
  min-width: 992px;
  margin-bottom: 1.5em;
}
.cd-section table thead {
  background: #FFC100;
}
.cd-section table tr:nth-child(odd) td {
  background: #F4F4F5;
}
.cd-section table tr:nth-child(odd) td:first-child {
  background: #FFE492;
}
.cd-section table tr:nth-child(even) td {
  background: #EAEAEA;
}
.cd-section table tr:nth-child(even) td:first-child {
  background: #FFC100;
}
.cd-section table th,
.cd-section table td {
  padding: 13px 1.1em 15px;
}
.prod-materials-wrap table th:nth-child(even) {
  background: #FFE492;
}
.prod-materials-wrap table tbody tr:nth-child(n) td:first-child {
  background: #EAEAEA;
}
.prod-materials-wrap table tbody td:nth-child(odd) {
  background: #EAEAEA;
}
[class*=body3] {
  text-align: center;
}

[class*=body3] ul {
  display: inline-block;
  margin: auto;
}
[class*=body3] ul li {
  text-align: left;
  margin-bottom: 0.5em;
}

.prod-perevagi-wrap .field--items > .field--item:first-child {
  margin-bottom: 0.5em;
}

.prod-applications-wrap {
  margin-bottom: 4.5em;
}

.views-file-text,
.views-file-size {
  font-weight: bold;
}

.views-file-size {
  text-align: center;
  position: relative;
  left: -12px;
}

.views-file-text {
  font-family: "Oswald", sans-serif;
  font-size: 1.3333333333em;
  margin-bottom: 2em;
}

.views-file-link {
  text-align: center;
}
.views-file-link a {
  background: #0070C0;
  letter-spacing: 2.7px;
  color: #F6F9FC;
  font-weight: normal;
  padding: 10px 35px 14px;
  border-radius: 18px;
  white-space: nowrap;
}
.views-file-link a:hover {
  background: #FFC100;
  color: #000;
  text-decoration: none;
}
.views-file-link a:hover svg {
  fill: #000;
}

.views-file-link svg {
  fill: #F6F9FC;
  position: relative;
  top: 2px;
  margin-right: 12px;
}

.views-file-text {
  position: relative;
}
.views-file-text:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -54px;
  width: 30px;
  height: 30px;
  background: #0070C0;
}

.prod-files-wrap {
  margin-bottom: 4em;
}
@media (max-width: 1023.98px) {
  .prod-files-wrap {
    margin-bottom: 2em;
  }
}
.prod-files-wrap .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.prod-files-wrap .views-file-row {
  margin-left: 1.1%;
  margin-right: 1.1%;
  margin-bottom: 20px;
}
.prod-files-wrap .views-file-row .views-file-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.prod-files-wrap .views-file-wrap {
  max-width: 336px;
  width: 100%;
  min-height: 10.4em;
  background: white;
  margin-bottom: 20px;
  border: 1px solid #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.prod-files-wrap .views-file-bg {
  margin-bottom: 10px;
}
.prod-files-wrap .views-file-text {
  padding: 0 15px;
  margin-bottom: 20px;
}
.prod-files-wrap .views-file-text:before {
  display: none;
}
.prod-files-wrap .views-file-size {
  margin-bottom: 20px;
}

.prod-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5.5em;
}
@media (max-width: 1023.98px) {
  .prod-footer {
    margin-bottom: 3em;
  }
}
@media (max-width: 480px) {
  .prod-footer {
    margin-bottom: 1em;
    margin-top: -1.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.prod-footer > * {
  margin-left: 1.1%;
  margin-right: 1.1%;
}
.prod-footer .browser-back-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.prod-footer .anchor-browser-back {
  margin: auto;
}
.prod-footer .anchor-wrap {
  text-align: center;
}

article .content {
  position: relative;
}

.back-to-top {
  position: absolute;
  bottom: 18px;
  right: 0;
}
@media (max-width: 576px) {
  .back-to-top {
    bottom: -20px;
  }
}
.back-to-top a {
  display: inline-block;
  width: 94px;
  height: 94px;
  background: #FFC100;
  text-indent: -9999em;
  border-radius: 50%;
}
@media (max-width: 576px) {
  .back-to-top a {
    width: 50px;
    height: 50px;
  }
}
.back-to-top a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.002' height='25.753' viewBox='0 0 26.002 25.753'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%230070c0;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M-12276.853-5222a3,3,0,0,1-3-3v-11.911l-4.984,4.964a1.856,1.856,0,0,1-2.625,0l-1.752-1.743a1.849,1.849,0,0,1,0-2.619l10.943-10.9a1.863,1.863,0,0,1,1.515-.531,1.857,1.857,0,0,1,1.512.531l10.943,10.9a1.844,1.844,0,0,1,0,2.619l-1.749,1.743a1.859,1.859,0,0,1-2.628,0l-4.984-4.966v11.912a3,3,0,0,1-3,3Z' transform='translate(12289.758 5247.758)'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  width: 26px;
  height: 26px;
}
@media (max-width: 576px) {
  .back-to-top a:before {
    width: 18px;
    height: 18px;
  }
}