@font-face {
  font-family: Montserrat-Regular;
  src: url('/templates/saitrus/fonts/Montserrat-Regular.eot');
  src: url('/templates/saitrus/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('/templates/saitrus/fonts/Montserrat-Regular.woff') format('woff'), url('/templates/saitrus/fonts/Montserrat-Regular.ttf') format('truetype'), url('/templates/saitrus/fonts/Montserrat-Regular.svg#/templates/saitrus/fonts/Montserrat-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Italic;
  src: url('/templates/saitrus/fonts/Montserrat-Italic.eot');
  src: url('/templates/saitrus/fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'), url('/templates/saitrus/fonts/Montserrat-Italic.woff') format('woff'), url('/templates/saitrus/fonts/Montserrat-Italic.ttf') format('truetype'), url('/templates/saitrus/fonts/Montserrat-Italic.svg#/templates/saitrus/fonts/Montserrat-Italic') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Bold;
  src: url('/templates/saitrus/fonts/Montserrat-Bold.eot');
  src: url('/templates/saitrus/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('/templates/saitrus/fonts/Montserrat-Bold.woff') format('woff'), url('/templates/saitrus/fonts/Montserrat-Bold.ttf') format('truetype'), url('/templates/saitrus/fonts/Montserrat-Bold.svg#/templates/saitrus/fonts/Montserrat-Bold') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Light;
  src: url('/templates/saitrus/fonts/Montserrat-Light.eot');
  src: url('/templates/saitrus/fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('/templates/saitrus/fonts/Montserrat-Light.woff') format('woff'), url('/templates/saitrus/fonts/Montserrat-Light.ttf') format('truetype'), url('/templates/saitrus/fonts/Montserrat-Light.svg#/templates/saitrus/fonts/Montserrat-Light') format('svg');
  font-weight: 400;
  font-style: normal;
}
img {
  height: auto;
  max-width: 100%;
}
.clearfix {
  clear:both;
}
body {
  font-family: Montserrat-Regular;
  font-weight: normal;
  font-style: normal;
}
body header {
  position: sticky;
  margin-top: 35px;
  background: white;
  z-index: 1;
}
body header .menu a {
  text-transform: uppercase;
  border: 0px !important;
  font-weight: normal !important;
  font-size: 11pt !important;
}
body header .phone {
  text-align: right;
  padding-right: 40px;
  padding-top: 20px;
}
body header .phone p {
  margin: 0px;
  line-height: 14px;
  display: flex;
  flex-direction: column;
}
body header .phone p a {
  font-family: Montserrat-bold;
  font-weight: normal;
  font-style: normal;
  color: black;
}
body header .phone p a:nth-child(2) {
  font-size: 9pt;
}
body header.fixed {
  max-width: 1110px;
  width: 100%;
  top: 0px;
  position: fixed;
  margin: 0px;
  z-index: 2;
}
body .block1 {
  height: 100vh;
  margin-top: -100px;
  background: url("/templates/saitrus/img/block1.jpg") no-repeat;
  background-position: center center;
  padding-top: 120px;
}
body .block1 p {
  font-size: 62pt;
  color: white;
  font-family: Montserrat-bold;
  font-weight: normal;
  font-style: normal;
  margin: 0px;
}
body .block1 p a {
  font-size: 12pt;
  text-transform: uppercase;
  color: white;
  background: #222222;
  padding: 10px 40px;
  text-decoration: none;
}
body .block1 p.span {
  color: black;
  font-size: 14pt;
}
body .block2 {
  background: #f0f4fd;
  padding-bottom: 40px;
}
body .block2 h1 {
  text-align: right;
  text-transform: uppercase;
  font-family: Montserrat-Light;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 40px;
}
body .block2 .item {
  background: white;
  text-align: center;
}
body .block2 .item img {
  border-radius: 100%;
}
body .block2 .item.cols-1 {
  background: url(/templates/saitrus/img/block2-cols1.png);
  background-size: 100% 100%;
}
body .block2 .item.cols-1 p:first-child {
  margin: 0px;
}
body .block2 .item.cols-2 {
  border-radius: 0px 25% 0px 25%;
}
body .block2 .item.cols-2 .text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
body .block2 .item.cols-2 .text .description {
  padding: 0px;
}
body .block2 .item.cols-2 .text .description p:first-child {
  margin: 0px;
}
body .block2 .item .description {
  line-height: 45px;
  padding: 0px 20px 20px;
  text-align: center;
}
body .block2 .item .description a {
  color: black;
  text-transform: uppercase;
  font-family: Montserrat-Bold;
  font-weight: normal;
  font-style: normal;
}
body .block3 {
  background: url("/templates/saitrus/img/block3-back.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 40px 0px;
  background-attachment: fixed;
}
body .block3 .podloshka {
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px 0px;
}
body .block4 {
  padding: 40px 0px;
}
body .block4 h2 {
  text-align: center;
  margin-bottom: 25px;
}
body .block4 .item p {
  margin-bottom: 40px;
}
body .block4 .item a {
  background: #222;
  color: white;
  padding: 15px 40px;
  font-size: 10pt;
  text-transform: uppercase;
  font-family: Montserrat-Bold;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
body .block5 {
  background: url("/templates/saitrus/img/block5-back.jpg") no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-bottom: 90px;
  background-attachment: fixed;
}
body .block5 .buttons {
  display: flex;
  align-items: center;
}
body .block5 .buttons a.btn {
  background: #222;
  color: white;
  padding: 10px 40px;
  font-family: Montserrat-Bold;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 10pt;
}
body .block6 {
  background: url("/templates/saitrus/img/block6-back.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
}
body .block6 h2 {
  text-align: center;
  margin-bottom: 40px;
}
body .block6 .items .item {
  text-align: center;
}
body .block6 .items .item .title {
  text-transform: uppercase;
  font-family: Montserrat-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 16pt;
  padding: 10px 0px;
}
body .block6 .items .item .description {
  font-size: 10pt;
}
body .block6 .items .item .description p {
  margin-bottom: 8px;
  color: black;
}
body .block6 .items .item .description .silvers {
  color: #a8a8a8;
}
body .block6 .items .item .price .skidka {
  font-size: 18pt;
  font-family: Montserrat-Light;
  font-weight: bold;
  font-style: normal;
}
body .block6 .items .item .price .skidka .rub {
  font-size: 12pt;
}
body .block6 .items .item .price .oldprice {
  color: #a8a8a8;
  text-decoration: line-through;
}
body .block6 .items .item .btns a {
  background: #222;
  color: white;
  width: 100%;
  margin: 20px 0px;
  font-family: Montserrat-Bold;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
body .block7 {
  padding: 40px 0px;
}
body .block7 .text p {
  margin-bottom: 35px;
}
body .block7 .text p b {
  font-family: Montserrat-Bold;
  font-weight: normal;
  font-style: normal;
}
body .block7 .ba-form-page {
  padding-top: 0px;
}
body .block7 .ba-form-page .ba-form-submit-btn {
  width: 100%;
  font-size: 11pt;
  text-transform: uppercase;
}
body .block7 .ba-form-page .ba-form-checkbox input[type="checkbox"]:checked + span {
  border: 2px solid #222222;
  background: #222222;
}
body footer {
  background: #222;
  padding: 10px 0px;
}
body footer .copyright {
  color: #848484;
  display: flex;
  font-size: 10pt;
  align-items: center;
  justify-content: center;
}
body footer .menu ul {
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
body footer .menu ul li a {
  border: 0px !important;
  height: 45px;
  font-size: 11pt !important;
  font-family: Montserrat-Regular;
  font-weight: normal;
  font-style: normal;
  font-weight: normal !important;
}
body footer .menu ul li a span {
  color: white;
  height: 45px !important;
  line-height: 45px !important;
}
body footer .phone {
  text-align: right;
  display: flex;
  align-items: center;
}
body footer .phone p {
  margin: 0px;
  line-height: 14px;
  display: flex;
  flex-direction: column;
}
body footer .phone p a {
  font-family: Montserrat-bold;
  font-weight: normal;
  font-style: normal;
  color: white;
}
body footer .phone p a:nth-child(2) {
  font-size: 9pt;
  text-decoration: underline;
}
body.header-fixed {
  padding-top: 60px !important;
}
body .blog .readmore a.btn {
  color: white;
  background: #333;
}
body .blog .otziv-item h2 {
  font-size: 14pt;
  text-align: center;
}
body .blog img {
  padding: 10px;
}
body .item-page img {
  padding: 10px;
}

.dj-megamenu-default li a.dj-up_a {
	color: #000 !important;
}

@media (min-width: 1200px) {
}
@media (min-width: 1024px) and (max-width: 1199px) {
  body header .logo {
    display: flex;
    align-items: center;
  }
  body header .phone {
    padding-left: 0px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body header.fixed {
    max-width: 930px;
  }
  body .block2 .item .description {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body header {
    padding: 10px;
  }
  body header .logo {
    display: none;
  }
  body header.fixed {
    max-width: 690px;
  }
  body header .phone {
    padding-top: 0px;
  }
  body .block2 .item .description {
    line-height: normal;
  }
  body .block5 .video {
    text-align: center;
  }
  body .block5 .buttons {
    padding: 20px;
    text-align: center;
    justify-content: center;
  }
  body footer {
    text-align: center;
  }
  body footer .phone {
    padding: 10px;
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body header {
    padding: 10px;
  }
  body header .logo {
    display: none;
  }
  body header.fixed {
    max-width: 510px;
  }
  body header .phone {
    padding-top: 0px;
  }
  body .block1 p {
    font-size: 46pt;
  }
  body .block2 h1 {
    font-size: 26pt;
  }
  body .block2 .item .description {
    line-height: normal;
  }
  body .block2 .item.cols-2 {
    border-radius: 10px;
  }
  body .block3 h2 {
    font-size: 2rem !important;
  }
  body .block5 .video {
    text-align: center;
  }
  body .block5 .buttons {
    padding: 20px;
    text-align: center;
    justify-content: center;
  }
  body footer {
    text-align: center;
  }
  body footer .phone {
    padding: 10px;
    justify-content: center;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  body header {
    padding: 10px;
  }
  body header .logo {
    display: none;
  }
  body header.fixed {
    max-width: 85vw;
  }
  body header .phone {
    padding-top: 0px;
  }
  body .block1 p {
    font-size: 46pt;
  }
  body .block2 h1 {
    font-size: 26pt;
  }
  body .block2 .item .description {
    line-height: normal;
  }
  body .block2 .item.cols-2 {
    border-radius: 10px;
  }
  body .block3 h2 {
    font-size: 2rem !important;
  }
  body .block5 .video {
    text-align: center;
  }
  body .block5 .buttons {
    padding: 20px;
    text-align: center;
    justify-content: center;
  }
  body footer {
    text-align: center;
  }
  body footer .phone {
    padding: 10px;
    justify-content: center;
  }
}
