@import "reset.css";
.clearfix::after {
  content: ".";
  visibility: hidden;
  height: 0;
  display: block;
  clear: both;
}

@font-face {
  font-family: "mft";
  src: url("fonts/Comic Sans MS.ttf");
}
html {
  min-width: 320px;
  height: 100%;
}

body {
  margin: 0;
  font-family: sans-serif;
  color: #3a3a3a;
  height: 100%;
}

header,
footer,
nav {
  padding: 0 calc((100% - 1152px) / 2);
}

@media only all and (max-width: 1218px) {
  header,
  footer,
  nav {
    padding: 0 25px;
  }
}
@media only all and (max-width: 630px) {
  header,
  footer,
  nav {
    padding: 0 5px;
  }
}
header {
  background: #252323;
  height: 70px;
}
header > figure {
  float: left;
  height: inherit;
  cursor: pointer;
}
header > figure > img {
  height: 70px;
  width: auto;
}
header div.Contacts {
  float: right;
  height: inherit;
  display: flex;
  line-height: 20px;
  font-size: 17px;
}
header div.Contacts > div {
  margin: auto;
}
header div.Contacts > div a {
  color: inherit;
  text-decoration: none;
}
header div.Contacts div.Phones {
  margin-right: 15px;
  color: white;
}
header div.Contacts div.Social a {
  color: white;
}
header div.Contacts div.Social a i {
  margin-right: 5px;
  color: #5181b8;
  font-size: 18px;
}
header div.Contacts div.Social a img {
  margin-right: 5px;
  vertical-align: -3px;
}

nav:not(.Breadcrumbs) {
  height: 70px;
  display: flex;
  font: bold 16px sans-serif;
  background: white;
}
nav:not(.Breadcrumbs) a {
  color: inherit;
  text-decoration: none;
}
nav:not(.Breadcrumbs) a {
  color: #8b8b8b;
  line-height: 70px;
  flex-grow: 1;
  text-align: center;
}
nav:not(.Breadcrumbs) a.active {
  border-bottom: solid #f1c30e 3px;
}
nav:not(.Breadcrumbs) a:hover {
  border-bottom: solid #f1c30e 3px;
  transition-duration: 0.1s;
}
nav:not(.Breadcrumbs) > div.Menu {
  display: none;
}

nav.Breadcrumbs {
  font: 14px sans-serif;
  color: #f1c30e;
  background: #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
}
nav.Breadcrumbs a {
  color: inherit;
  text-decoration: none;
}
nav.Breadcrumbs > a:hover {
  text-decoration: underline;
}
nav.Breadcrumbs > i {
  margin-right: 10px;
  margin-left: 10px;
}
nav.Breadcrumbs > span {
  font-weight: bold;
}

main {
  min-height: calc(100% - 250px);
}

footer {
  background: #252323;
  display: flex;
  color: #c1c1c1;
  padding: 15px 0;
  font-size: 14px;
  justify-content: space-between;
  height: 80px;
}
footer > div {
  margin: auto;
}
footer > div a {
  color: inherit;
  text-decoration: none;
}
footer > div.Contacts > p {
  margin: 5px 0;
}
footer > div.Contacts > p i {
  margin-right: 5px;
  color: #f1c30e;
}

@media only all and (max-width: 900px) {
  nav:not(.Breadcrumbs) {
    padding: 0;
  }
}
@media only all and (max-width: 760px) {
  nav:not(.Breadcrumbs) {
    position: absolute;
    top: 70px;
    height: auto;
    z-index: 1;
    background: none;
  }
  nav:not(.Breadcrumbs) > div.Menu {
    width: 80px;
    height: 30px;
    display: block;
    margin-top: 10px;
    box-sizing: border-box;
    color: #252323;
    text-align: center;
  }
  nav:not(.Breadcrumbs) > div.Menu > span {
    font-size: 20px;
  }
  nav:not(.Breadcrumbs) > div.Menu:hover {
    cursor: pointer;
  }
  nav:not(.Breadcrumbs) > a {
    display: none;
  }
  nav.active:not(.Breadcrumbs) {
    display: block;
    border-right: solid 3px #8b8b8b;
    border-bottom: solid 3px #8b8b8b;
    background: white;
  }
  nav.active:not(.Breadcrumbs) > * {
    margin-right: -3px;
  }
  nav.active:not(.Breadcrumbs) > a {
    display: block;
    width: 130px;
    height: 50px;
    line-height: 50px;
  }
  nav.active:not(.Breadcrumbs) a:hover {
    border-bottom: none;
    border-right: solid #f1c30e 3px;
  }
  nav.active:not(.Breadcrumbs) a.active {
    border-bottom: none;
    border-right: solid #f1c30e 3px;
  }
  nav.active:not(.Breadcrumbs) > div.Menu {
    width: 130px;
    border: none;
  }
  nav.Breadcrumbs {
    padding-left: 80px;
  }
  main {
    min-height: calc(100% - 180px);
  }
}
@media only all and (max-width: 660px) {
  header > figure {
    width: auto;
  }
  header > figure > img {
    width: 150px;
  }
}
@media only all and (max-width: 590px) {
  header > figure {
    width: auto;
  }
  header > div.Contacts {
    font-size: 14px;
  }
}
@media only all and (max-width: 480px) {
  header > div.Contacts > div.Social > p > a > span {
    display: none;
  }
}
@media only all and (max-width: 380px) {
  footer > div.Contacts > p > a > span {
    display: none;
  }
  footer > div.Contacts > p:nth-last-of-type(-n + 2) {
    float: left;
  }
}
@media only all and (max-width: 340px) {
  footer {
    flex-direction: column;
  }
  footer > div :first-of-type {
    margin-bottom: 5px;
  }
}
@font-face {
  font-family: "Comic Sans MS";
  src: url("fonts/Comic Sans MS.ttf") format("ttf");
}
div#certificateForm {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(139, 139, 139, 0.9);
  display: none;
  min-height: 100%;
  overflow: auto;
  z-index: 2;
}
div#certificateForm form {
  margin: auto;
  background: white;
  width: 660px;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
}
div#certificateForm form input {
  padding: 0 5px;
  outline-color: #f1c30e;
  font-size: 18px;
}
div#certificateForm form button#closeButton {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  position: absolute;
  outline: none;
  top: 25px;
  right: 25px;
  height: 25px;
  width: 25px;
  background: url("../Images/Svg/Cross.svg") no-repeat;
}
div#certificateForm form button#closeButton:hover {
  cursor: pointer;
}
div#certificateForm form * {
  box-sizing: border-box;
}
div#certificateForm form > * {
  margin-bottom: 35px;
}
div#certificateForm form > h1 {
  font: bold 25px sans-serif;
}
div#certificateForm form > fieldset,
div#certificateForm form > h1 {
  min-width: 220px;
}
div#certificateForm fieldset.Buttons {
  margin-bottom: 20px;
}
div#certificateForm fieldset.Buttons > input {
  padding: 10px;
  background: #f1c30e;
  text-align: center;
  color: white;
  font: bold 18px sans-serif;
  border-radius: 5px;
  margin: auto;
  width: 120px;
  transform: scale(1);
  transition-duration: 0.5s;
  cursor: pointer;
  transform: scale(1.1);
  transition-duration: 0.5s;
  border: none;
  width: auto;
  margin-top: 30px;
}
div#certificateForm fieldset.Buttons > div.g-recaptcha {
  float: right;
}
@media only all and (max-width: 710px) {
  div#certificateForm {
    padding: 0 20px;
  }
  div#certificateForm form {
    width: 100%;
  }
}
@media only all and (max-width: 670px) {
  div#certificateForm {
    padding: 0 5px;
  }
  div#certificateForm fieldset.Buttons > input {
    margin-top: 20px;
  }
  div#certificateForm fieldset.Buttons > div.g-recaptcha {
    float: none;
  }
}
@media only all and (max-width: 490px) {
  div#certificateForm form {
    padding: 50px calc(50% - 150px) 0 !important;
  }
}
div#certificateForm form {
  padding: 20px 80px 0;
}
div#certificateForm > h1 {
  margin-bottom: 30px;
}
div#certificateForm fieldset.NamePhone > label {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}
div#certificateForm fieldset.NamePhone > input {
  display: block;
  border: none;
  border-bottom: 1px solid;
  width: 100%;
  line-height: 2em;
}
div#certificateForm fieldset.Height {
  margin-bottom: 40px;
}
div#certificateForm fieldset.Height > p {
  margin-bottom: 15px;
  font-size: 18px;
}
div#certificateForm fieldset.Height > div:not(:first-of-type) {
  margin: 5px 0;
}
div#certificateForm fieldset.Num {
  height: 150px;
}
div#certificateForm fieldset.Num > p {
  margin-bottom: 15px;
  font-size: 18px;
}
div#certificateForm fieldset.Num > div#Group > div {
  margin: 5px 0;
  display: none;
}
div#certificateForm fieldset.Num > div#Group > div.active {
  display: block;
}

div#subscriptionForm {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(139, 139, 139, 0.9);
  display: none;
  min-height: 100%;
  overflow: auto;
  z-index: 2;
}
div#subscriptionForm form {
  margin: auto;
  background: white;
  width: 660px;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 20px 80px 0;
}
div#subscriptionForm form input {
  padding: 0 5px;
  outline-color: #f1c30e;
  font-size: 18px;
}
div#subscriptionForm form button#closeButton {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  position: absolute;
  outline: none;
  top: 25px;
  right: 25px;
  height: 25px;
  width: 25px;
  background: url("../Images/Svg/Cross.svg") no-repeat;
}
div#subscriptionForm form button#closeButton:hover {
  cursor: pointer;
}
div#subscriptionForm form * {
  box-sizing: border-box;
}
div#subscriptionForm form > * {
  margin-bottom: 35px;
}
div#subscriptionForm form > h1 {
  font: bold 25px sans-serif;
}
div#subscriptionForm form > fieldset,
div#subscriptionForm form > h1 {
  min-width: 220px;
}
div#subscriptionForm fieldset.NamePhone > label {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}
div#subscriptionForm fieldset.NamePhone > input {
  display: block;
  border: none;
  border-bottom: 1px solid;
  width: 100%;
  line-height: 2em;
}
div#subscriptionForm fieldset.Plan {
  margin-bottom: 30px;
}
div#subscriptionForm fieldset.Plan > p {
  margin-bottom: 15px;
  font-size: 18px;
}
div#subscriptionForm fieldset.Plan > div:not(:first-of-type) {
  margin: 5px 0;
}
div#subscriptionForm fieldset.Buttons {
  margin-bottom: 20px;
}
div#subscriptionForm fieldset.Buttons > input {
  padding: 10px;
  background: #f1c30e;
  text-align: center;
  color: white;
  font: bold 18px sans-serif;
  border-radius: 5px;
  margin: auto;
  width: 120px;
  transform: scale(1);
  transition-duration: 0.5s;
  cursor: pointer;
  transform: scale(1.1);
  transition-duration: 0.5s;
  border: none;
  width: auto;
  margin-top: 30px;
}
div#subscriptionForm fieldset.Buttons > div.g-recaptcha {
  float: right;
}
@media only all and (max-width: 710px) {
  div#subscriptionForm {
    padding: 0 20px;
  }
  div#subscriptionForm form {
    width: 100%;
  }
}
@media only all and (max-width: 670px) {
  div#subscriptionForm {
    padding: 0 5px;
  }
  div#subscriptionForm fieldset.Buttons > input {
    margin-top: 20px;
  }
  div#subscriptionForm fieldset.Buttons > div.g-recaptcha {
    float: none;
  }
}
@media only all and (max-width: 490px) {
  div#subscriptionForm form {
    padding: 50px calc(50% - 150px) 0 !important;
  }
}

main {
  background: #eeeeee;
  padding-bottom: 50px;
  padding-left: calc((100% - 1152px) / 2);
  padding-right: calc((100% - 1152px) / 2);
}
@media only all and (max-width: 1218px) {
  main {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only all and (max-width: 630px) {
  main {
    padding-left: 5px;
    padding-right: 5px;
  }
}

section.Certificates {
  margin-bottom: 50px;
}
section.Certificates > h1 {
  text-align: center;
  font:
    bold 35px "mft",
    sans-serif;
  padding: 40px 0 50px;
}
@media only all and (max-width: 630px) {
  section.Certificates > h1 {
    padding-bottom: 25px;
  }
}
section.Certificates > img:first-of-type {
  float: right;
  width: 30%;
  margin-left: 100px;
  border-radius: 50%;
}
section.Certificates > img:last-of-type {
  display: none;
}
section.Certificates > div.Info > article {
  font:
    bold 20px "mft",
    sans-serif;
}
section.Certificates > div.Info > article > p {
  margin-bottom: 10px;
}

section.Catalog {
  background: #eeeeee;
  border: solid 3px #f1c30e;
  border-radius: 5px;
  background: white;
}
section.Catalog > input {
  display: none;
}
section.Catalog > label {
  display: inline-block;
  background: #f1c30e;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  width: auto;
  margin: 0 -5px 0 0;
  padding: 10px 20px;
}
section.Catalog > label:last-of-type {
  border-bottom-right-radius: 5px;
}
section.Catalog > label:hover {
  color: #f1c30e;
  background: white;
  cursor: pointer;
}
section.Catalog > input#bridge:checked ~ label[for="bridge"],
section.Catalog > input#elevator:checked ~ label[for="elevator"],
section.Catalog > input#jessica:checked ~ label[for="jessica"],
section.Catalog > input#comb:checked ~ label[for="comb"] {
  color: #f1c30e;
  background: white;
}
section.Catalog input#bridge:checked ~ div.Prices div.Bridge,
section.Catalog input#elevator:checked ~ div.Prices div.Elevator,
section.Catalog input#jessica:checked ~ div.Prices div.Jessica,
section.Catalog input#comb:checked ~ div.Prices div.Comb {
  display: block;
}
section.Catalog > div.Prices {
  display: flex;
  flex-direction: row-reverse;
  padding: 20px;
  min-height: 270px;
}
section.Catalog > div.Prices > figure {
  flex-basis: 40%;
  margin-left: 10px;
}
section.Catalog > div.Prices > figure > img {
  width: 100%;
  height: auto;
  border: solid 3px #f1c30e;
  border-radius: 5px;
  border-color: #eeeeee;
  box-sizing: border-box;
}
section.Catalog > div.Prices > div {
  display: none;
  flex-direction: column;
  margin: auto;
}
section.Catalog > div.Prices > div > h2 {
  display: none;
}
section.Catalog > div.Prices > div > img {
  display: none;
}
section.Catalog > div.Prices > div > ul li {
  margin: 5px 0;
}
section.Catalog > div.Prices > div > ul li > span {
  font: 18px sans-serif;
}
section.Catalog > div.Prices > div > ul li > span:last-of-type {
  font: bold 18px sans-serif;
  white-space: nowrap;
}
section.Catalog > div.Prices > div div.Sign {
  padding: 10px;
  background: #f1c30e;
  text-align: center;
  color: white;
  font: bold 18px sans-serif;
  border-radius: 5px;
  margin: auto;
  width: 120px;
  transform: scale(1);
  transition-duration: 0.5s;
}
section.Catalog > div.Prices > div div.Sign:hover {
  cursor: pointer;
  transform: scale(1.1);
  transition-duration: 0.5s;
}
section.Catalog > div.Prices > div div.Sign {
  margin-top: 15px;
}

body.SubscriptionsPage section.Certificates > div.Info > article {
  font-size: 20px;
  line-height: 1.3;
}
body.SubscriptionsPage section.Catalog > div.Prices {
  align-items: center;
}
body.SubscriptionsPage section.Catalog > div.Prices > figure {
  flex-basis: 32%;
  max-width: 320px;
  margin-left: 25px;
}

body.SubscriptionsPage section.Catalog > div.Prices > figure > img {
  max-height: 300px;
  object-fit: contain;
}
/* body.SubscriptionsPage section.Catalog > div.Prices > div > ul li > span {
} */
/* body.SubscriptionsPage
  section.Catalog
  > div.Prices
  > div
  > ul
  li
  > span:last-of-type {
  font-size: 38px;
} */
/* body.SubscriptionsPage section.Catalog > div.Prices > div div.Sign {
} */

@media only all and (max-width: 900px) {
  section.Certificates > img:first-of-type {
    float: none;
    width: 50%;
    margin: 0 auto 40px;
    display: block;
    min-width: 300px;
  }
}
@media only all and (max-width: 760px) {
  section.Catalog div.Prices {
    flex-direction: column;
  }
  section.Catalog div.Prices > figure {
    width: 450px;
    margin: 0 auto 15px;
  }
  body.SubscriptionsPage section.Catalog > div.Prices > div > ul li > span {
    font-size: 30px;
  }
  body.SubscriptionsPage
    section.Catalog
    > div.Prices
    > div
    > ul
    li
    > span:last-of-type {
    font-size: 33px;
  }
  /* body.SubscriptionsPage section.Catalog > div.Prices > div div.Sign {
  } */
}
@media only all and (max-width: 680px) {
  main {
    padding-bottom: 0;
  }
  section.Certificates > img:first-of-type {
    display: none;
  }
  section.Certificates > img:last-of-type {
    display: block;
    width: 100%;
    height: auto;
    border: solid 3px #f1c30e;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 25px;
  }
  section.Catalog {
    border: none;
    background: inherit;
  }
  section.Catalog > label {
    display: none;
  }
  section.Catalog > div.Prices {
    display: block;
    padding: 0;
  }
  section.Catalog > div.Prices > figure {
    display: none;
  }
  section.Catalog > div.Prices > div {
    display: block;
    border: solid 3px #f1c30e;
    border-radius: 5px;
    padding: 10px;
    background: white;
    margin: 40px 0;
  }
  section.Catalog > div.Prices > div > img {
    display: block;
    width: 100%;
  }
  section.Catalog > div.Prices > div > h2 {
    display: block;
    font: bold 25px sans-serif;
    text-align: center;
    margin: 15px 0;
  }
}
@media only all and (max-width: 570px) {
  section.Catalog div.Prices > figure {
    width: 100%;
  }
}
@media only all and (max-width: 400px) {
  section.Catalog div.Prices > div * {
    font-size: 16px !important;
  }
  section.Catalog div.Prices > div h2 {
    font-size: 20px !important;
  }
  body.SubscriptionsPage section.Catalog > div.Prices > div div.Sign {
    min-width: 0;
    width: 100%;
  }
  body.SubscriptionsPage section.Certificates > div.Info > article {
    font-size: 20px;
  }
} /*# sourceMappingURL=CertificatesStyle3.css.map */
