

/* Start:/more/style.css?17604409581434*/
/****** sectCert ******/
.sectCert {}
.sectCert .cert-section .cert-link {
    border-bottom: 2px solid #a01623;
    font-size: 20px;
    /*max-width: 300px;*/
    display: inline-block;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .sectCert .cert-section .cert-link {
        margin-right: 75px;
    }
}
@media (min-width: 1200px) {
    .sectCert .cert-section .cert-link {
        margin-right: 50px;
    }
}
/****** sectCert ******/
.profile .secondBlock .profile-section a.btn {
    margin-left: auto;
    margin-right: auto;
}
.externalLogin {
  position: fixed;
  display: flex;
  background-color: rgb(0 0 0 / 50%);
  height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: center;
}
.externalLogin .externalLoginBlock {
  position: relative;
  max-width: 360px;
  background-image: url(/local/templates/d_museum/images/background.jpg);
  background-color: white;
  padding: 40px;
  border-radius: 30px;
  line-height: 24px;
}
.externalLogin .externalLoginBlock .close {
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  background-image: url(/local/templates/d_museum/images/close_mobile.svg);
  background-size: 100%;
}
.externalLogin .externalLoginBlock .text span {
  color: red;
}
.externalLogin .externalLoginBlock .text a {
  color: blue;
  text-decoration: none;
}
.job {
    
}
/* End */
/* /more/style.css?17604409581434 */
