

/* Start:/local/templates/pfort/styles.css?176829456911787*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

#modal-order {
    border-radius: 16px;
    border: 1px solid #CDCDCD;
    padding: 60px 120px;
    margin: 60px auto;
    max-width: 700px;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
}

#modal-order fieldset {
    border: none;
}

#modal-order label {
    display: block;
    font-family: 'Halvar Mittel Rg';
}
#modal-order .radio label, #modal-order .checkbox label {
    font-family: 'Halvar Mittel Lt';
}
#modal-order fieldset > div {
  margin: 10px 0;
  font-family: 'Halvar Mittel Rg';
}

#modal-order span:has(.other) {
    display: flex;
    gap: 10px;
}
#modal-order fieldset {
    padding: 0;
    margin: 20px 0;
}
#modal-order fieldset span {
    position: relative;
    display: block;
}

#modal-order select, #modal-order input[type=text], #modal-order input[type=email], #modal-order  input[type=tel], #modal-order  input[type=password] {
    width: 100%;
    outline: none;
    font-size: 30px;
}

#modal-order input:autofill {
  font-size: 30px;
}

#modal-order select {
    height: 60px;
    background: #CDCDCD;
    border: 1px solid #CDCDCD;
    border-radius: 8px;
    background: #CDCDCD;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' %3E%3Cpath d='M31.3,25.5l8.3-8.7c0.6-0.7,0.6-1.7,0-2.4c-0.6-0.6-1.7-0.6-2.3,0L30,22.1l-7.2-7.6c-0.6-0.7-1.7-0.7-2.3,0 c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.4,0.2,0.8,0.5,1.2l8.3,8.7c0.3,0.4,0.8,0.5,1.3,0.5C30.4,26,30.9,25.9,31.3,25.5z'/%3E%3Crect y='0' class='st0' width='1' height='40'/%3E%3C/svg%3E");
    background-position: right;
    background-repeat: no-repeat;
    background-origin: content-box;
    padding: 5px 20px 5px 20px;
    margin: 10px 0 20px 0;
}

#modal-order input[type=text], #modal-order input[type=email], #modal-order  input[type=tel],  #modal-order  input[type=password] {
    height: 45px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #CDCDCD;
    padding: 0;
    margin: 0 0 15px 0;
}

#modal-order input[type="checkbox"], #modal-order input[type="radio"] {
    opacity: 0;
    position: absolute;
}

#modal-order input[type="checkbox"] + label, #modal-order input[type="radio"] + label {
    padding: 10px 0 0 40px;
    cursor: pointer;
}
#modal-order input[type="checkbox"]:checked + label, #modal-order input[type="radio"]:checked + label {
    color: #184AE7;
}
#modal-order input[type="checkbox"] + label:before, #modal-order input[type="radio"] + label:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #CDCDCD;
    background-color: #ffffff;
}
#modal-order input[type="checkbox"] + label:before {
    border-radius: 4px;
}
#modal-order input[type="radio"] + label:before {
    border-radius: 9px;
}

#modal-order input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 15px;
    width: 10px;
    height: 5px;
    border-radius: 2px;
    border-left: 3px solid #184AE7;
    border-bottom: 3px solid #184AE7;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.2s ease;
}

#modal-order input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #184AE7;
}



#modal-order textarea {
    width: 100%;
    box-sizing: border-box;
    height: 120px;
    border-radius: 8px;
    border: 1px solid #CDCDCD;
    outline: none;
    margin: 0;
    padding: 5px;
}

#modal-order input, #modal-order textarea {
    font-family: 'Halvar Mittel Rg';
}

#modal-order label.button {
    display: flex;
    color: #fff;
    justify-content: center;
    font-family: 'Halvar Breit Lt';
    margin: 60px 0 30px 0;
    box-sizing: border-box;
}
#modal-order .bx-auth-reg input[type=submit] {
    margin: 60px 0 30px 0;
    background: #184AE7;
    font-family: 'Halvar Breit Lt';
    height: 56px;
    width: 100%;
    border-radius: 16px;
    text-transform: uppercase;
    transition: .3s;
    padding: 0 40px;
    outline: none;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
}


#modal-order h3 {
    text-align: center;
}
#modal-order p {
  font-size: 18px;
  color: #000;
  text-align: center;
}
#modal-order .file div {
    display: flex;
    margin-bottom: 40px;
    gap: 20px;
}
#modal-order .file input {
    display: none;
}
#modal-order .file span {
  border-bottom: 1px solid #CDCDCD;
  flex-grow: 1;
  padding: 0;
  height: 45px;
  font-size: 30px;
}
#modal-order .file label {
  background: url(/local/templates/pfort/img/link.svg) 30px center no-repeat #184AE7;
    padding-left: 70px;
    cursor: pointer;
}
#modal-order input[type="submit"] {
  display: none;
}
/*# sourceMappingURL=magnific-popup.css.map */
/* End */


/* Start:/local/templates/pfort/template_styles.css?176959733743456*/
@font-face {
    font-family: 'Halvar Breit Lt';
    src: url('/local/templates/pfort/fonts/HalvarBreit-Lt.eot');
    src: local('Halvar Breitschrift Light'), local('HalvarBreit-Lt'),
        url('/local/templates/pfort/fonts/HalvarBreit-Lt.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarBreit-Lt.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarBreit-Lt.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarBreit-Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Breit Rg';
    src: url('/local/templates/pfort/fonts/HalvarBreit-Rg.eot');
    src: local('Halvar Breitschrift Regular'), local('HalvarBreit-Rg'),
        url('/local/templates/pfort/fonts/HalvarBreit-Rg.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarBreit-Rg.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarBreit-Rg.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarBreit-Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Breit Md';
    src: url('/local/templates/pfort/fonts/HalvarBreit-Md.eot');
    src: local('Halvar Breitschrift Medium'), local('HalvarBreit-Md'),
        url('/local/templates/pfort/fonts/HalvarBreit-Md.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarBreit-Md.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarBreit-Md.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarBreit-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Breit Bd';
    src: url('/local/templates/pfort/fonts/HalvarBreit-Bd.eot');
    src: local('Halvar Breitschrift Bold'), local('HalvarBreit-Bd'),
        url('/local/templates/pfort/fonts/HalvarBreit-Bd.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarBreit-Bd.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarBreit-Bd.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarBreit-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Breit XBd';
    src: url('/local/templates/pfort/fonts/HalvarBreit-XBd.eot');
    src: local('Halvar Breitschrift ExtraBold'), local('HalvarBreit-XBd'),
        url('/local/templates/pfort/fonts/HalvarBreit-XBd.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarBreit-XBd.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarBreit-XBd.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarBreit-XBd.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Mittel Lt';
    src: url('/local/templates/pfort/fonts/HalvarMittel-Lt.eot');
    src: local('Halvar Mittelschrift Light'), local('HalvarMittel-Lt'),
        url('/local/templates/pfort/fonts/HalvarMittel-Lt.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarMittel-Lt.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarMittel-Lt.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarMittel-Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Mittel Lt';
    src: url('/local/templates/pfort/fonts/HalvarMittel-LtSlanted.eot');
    src: local('Halvar Mittelschrift Light Slanted'), local('HalvarMittel-LtSlanted'),
        url('/local/templates/pfort/fonts/HalvarMittel-LtSlanted.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarMittel-LtSlanted.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarMittel-LtSlanted.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarMittel-LtSlanted.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Mittel Rg';
    src: url('/local/templates/pfort/fonts/HalvarMittel-Rg.eot');
    src: local('Halvar Mittelschrift Regular'), local('HalvarMittel-Rg'),
        url('/local/templates/pfort/fonts/HalvarMittel-Rg.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarMittel-Rg.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarMittel-Rg.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarMittel-Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Mittel Rg';
    src: url('/local/templates/pfort/fonts/HalvarMittel-RgSlanted.eot');
    src: local('Halvar Mittelschrift Regular Slanted'), local('HalvarMittel-RgSlanted'),
        url('/local/templates/pfort/fonts/HalvarMittel-RgSlanted.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarMittel-RgSlanted.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarMittel-RgSlanted.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarMittel-RgSlanted.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Mittel Md';
    src: url('/local/templates/pfort/fonts/HalvarMittel-Md.eot');
    src: local('Halvar Mittelschrift Medium'), local('HalvarMittel-Md'),
        url('/local/templates/pfort/fonts/HalvarMittel-Md.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarMittel-Md.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarMittel-Md.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarMittel-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Halvar Mittel Bd';
    src: url('/local/templates/pfort/fonts/HalvarMittel-Bd.eot');
    src: local('Halvar Mittelschrift Bold'), local('HalvarMittel-Bd'),
        url('/local/templates/pfort/fonts/HalvarMittel-Bd.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/pfort/fonts/HalvarMittel-Bd.woff2') format('woff2'),
        url('/local/templates/pfort/fonts/HalvarMittel-Bd.woff') format('woff'),
        url('/local/templates/pfort/fonts/HalvarMittel-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}



main, #header .title {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  box-sizing: border-box;
}
.smob {
  display: none;
}
#header {
    display:flex;
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
#header.img, #header:has(video) {
    border-radius: 0 0 40px 40px;    
}
#header:has(video) {
    max-height: 100vh;
    width: 100%;
    overflow: hidden;
}
#header > video {
  object-fit: cover;
  display: block;
  width: 100%;
}
#header > img {
  display: none;
}
/*
body:has(#header > img) #header .wrap {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(232, 232, 232, 0.7) 20.19%, rgba(232, 232, 232, 0) 50.48%);
  box-sizing: border-box;
}
body:has(#header > video) #header .wrap {
    position: absolute;
    top: 0;
    width: 100%;
}
*/
#header .wrap {
    padding-top: 110px;
    flex-grow: 1;
}
#header.img .wrap {
    background: linear-gradient(90deg, rgba(232, 232, 232, 0.9) 20%, rgba(232, 232, 232, 0) 50%);
}

#header .title {
    width: 100%;
    height: 100%;
    max-width: 1800px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    margin: auto;
    padding: 60px 0 20px 0;
}
#header.img .title {
    padding-bottom: 40px;
}
#header .title > span {
  width: 100%;
}
#header .title .news-date-time {
  margin-bottom: 10px;
}
.logo img {
  display: block;
}

.media_header {
    padding: 0 60px;
}
body {
    margin: 0 auto;
    padding: 0;
    background: #fff;
    font-family: 'Halvar Mittel Lt', "Arial", sans-serif;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
h1 {
    font-family: 'Halvar Breit Rg';
    font-weight: normal;
    font-size: 48px;
    margin: 0 auto;
}
h2 {
    font-family: 'Halvar Breit Rg';
    font-weight: normal;
    font-size: 42px;
    margin: 0;
}
h3 {
    font-family: 'Halvar Breit Rg';
    font-weight: normal;
    font-size: 32px;
    margin: 0;
}
h4 {
    font-family: 'Halvar Breit Rg';
    font-weight: normal;
    font-size: 24px;
    margin: 0;
}
  body:has(.news-detail) h1 {
    font-size: 36px;
  }
.t24 {
  font-size: 24px;
}
.btn {
    padding: 15px;
    border-radius: 10px;
    font-family: 'Halvar Breit Bd';
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    transition: .3s;
}
.wide {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.btn.blue {
    background: #184AE7;
    color: #fff;
}
.btn.blue:hover {
    background: #017AFD;   
}
div.title > div {
    width: 100%;
    display: flex;
    align-items: flex-end;
    height: 100%;
}
#header.img div.title h1 {
    width: min-content;
    min-width: 550px;
    margin: 0;
}
div.title > div > div {
    width: 1800px;
    margin: 0 auto;
}
div.title .desc {
  font-family: 'Halvar Breit Rg';
  font-size: 18px;
  max-width: 550px;
  width: 100%;
  padding-top: 20px;
}
div.title .video {
    background: url('/local/templates/pfort/img/video.svg') 30px center no-repeat #184AE7;
    padding: 30px 30px 30px 70px;
    border-radius: 60px;
    display: block;
    color: #fff;
    text-decoration: none;
    width: fit-content;
    font-family: 'Halvar Breit Bd';
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 60px;
    transition: .3s;
}
div.title .video:hover {
    background-color: #017AFD;
}
.aftertopic {
    padding: 60px;
    border-radius: 60px;
    background: #F8F8F8;
    font-family: 'Halvar Breit Rg';
    font-size: 24px;
}
.aftertopic > span {
  max-width: 1800px;
  display: block;
  margin: 0 auto;
}

.headline_wrap {
  padding: 0 20px;
  box-sizing: border-box;
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
}
.headline {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 1840px;
    margin: 20px auto;
    padding: 20px;
    box-shadow: 0px 5px 30px 0px #0000001A;
    border-radius: 20px;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}
.headline .right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.fixed {
    top: 0;
}
.headline .sbtn {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #CDCDCD;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    background: url('/local/templates/pfort/img/search.svg') center no-repeat;
    flex-shrink: 0;
    box-sizing: border-box;
}
.headline .sbtn:hover {
    background: url('/local/templates/pfort/img/searchw.svg') center no-repeat;
    background-color: #017AFD;
    border: 1px solid #017AFD;
}
.headline ul {
    display: flex;
    flex: 1;
    justify-content: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    transition: .3s;
}
.headline li {
    margin: 0;
    list-style: none;
}
.headline li a {
    font-family: 'Halvar Breit Md';
    color: #000;
    font-size: 18px;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 10px;
    display: block;
    white-space: nowrap;
}
.headline li a:not(.selected):hover {
    color: #017AFD;
    background: #F8F8F8;
}
.headline li a.selected {
    color: #184AE7;
}
#search {
    display: none;
}
.headline form.input_search {
    display: none;
    transition: .3s;
    border: 1px solid #CDCDCD;
    border-radius: 70px;
    height: 50px;
    box-sizing: border-box;
    background: url('/local/templates/pfort/img/search.svg') 16px no-repeat;
    background-color: #fff;
    align-items: center;
    justify-content: space-between;
  flex: 1;
}


.input_search > input[type=text] {
    width: 100%;
    font-size: 18px;
    border: none;
    outline: none;
    color: #000;
    margin: 0 0 0 50px;
    height: 36px;
}
.input_search > input[type=text]::placeholder {
    color: #CDCDCD;
}
.input_search > input[type=submit] {
    font-family: 'Halvar Breit Bd';
    border: none;
    background: #fff;
    cursor: pointer;
    font-size: 18px;
    border: none;
    padding: 0 16px;
    margin-right: 8px;
    border-radius: 18px;
    text-transform: uppercase;
    transition: .3s;
    height: 36px;
}
.input_search > input[type=submit]:hover {
    color: #FFF;
    background: #017AFD;
}
#search:checked ~ .input_search {
    display: flex;
}
#search:checked ~ ul {
  display: none;
}

#search:checked ~ .search {
    background: url('/local/templates/pfort/img/close.svg') center no-repeat;
}
#search:checked ~ .search:hover {
    background: url('/local/templates/pfort/img/closew.svg') center no-repeat;
    background-color: #017AFD;
    border: 1px solid #017AFD;
}

section.content {
    display: flex;
    width: 100%;
    margin: 40px auto 60px auto;
    max-width: 1800px;
}
section.content > div.content {
    flex: 1;
    width: 100%;
}
section.content a {
  color: #184AE7;
  text-decoration: none;
  transition: .3s;
}
section.content a:hover {
  color: #017AFD;
}


section.content > div.content > :first-child, .content .ui-tabs-panel > :first-child {
    margin-top: 0;
}
.sect_menu_wrap {
    position: sticky;
    top: 170px;
}
.sect_menu {
    padding: 0 60px 0 0;
    margin: 0;
    list-style: none;
    width: 435px;
    font-size: 18px;
    text-align: right;
    font-family: 'Halvar Breit Bd';
    box-sizing: border-box;
}
.sect_menu li {
    list-style: none;
    border-bottom: 1px solid #CDCDCD;
    padding-left: 20px;
    transition: .3s;
}
.sect_menu li:has(a.selected), .sect_menu li.ui-tabs-active, .sect_menu li:hover {
    padding-left: 0;
}
section.content .sect_menu a {
    text-decoration: none;
    color: #4E4D53;
    width: 100%;
    display: block;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    padding: 20px 0;
}
section.content .sect_menu a.selected, section.content .sect_menu .ui-tabs-active a {
    color: #184AE7;
}
section.content  .sect_menu li:not(.ui-tabs-active) a:not(.selected):hover {
    color: #017AFD;
}
.sect_menu a:after {
    content: '';
    display: block;
    transition: .3s;
}
.sect_menu a.selected:after, .sect_menu li:hover a:after, .sect_menu .ui-tabs-active a:after {
    width: 20px;
    height: 13px;
    flex-shrink: 0;
}
.sect_menu a.selected:after, .sect_menu .ui-tabs-active a:after {
    background: url('/local/templates/pfort/img/arrow.svg') center no-repeat;
}
.sect_menu li:not(.ui-tabs-active):hover a:not(.selected):after {
    background: url('/local/templates/pfort/img/arrowg.svg') center no-repeat;
}





#header .overvideo_wrap {
    position: absolute;
    bottom: 40px;
    width: 100%;
    padding: 170px 20px 0 20px;
    box-sizing: border-box;
}
#header .overvideo {
    margin: 0 auto;
    max-width: 1840px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    backdrop-filter: blur(20px);
}
#header .advantages_wrap {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 30px;
}
#header .advantages {
    color: #fff;
    flex: 1;
    padding-right: 40px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    display: flex;
    flex-direction: column;
    gap: 20px;
}
 .advantages_wrap .arrow {
    background: url('/local/templates/pfort/img/arroww.svg') no-repeat center center;
    width: 50px;
    height: 100px;
    flex-shrink: 0;
}
#header .advantages div {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
#header .advantages span {
  font-family: 'Halvar Breit Rg';
  font-size: 18px;
  width: fit-content;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 15px 15px 15px 60px;
  backdrop-filter: blur(20px);
  border-radius: 10px;
  background: url('/local/templates/pfort/img/p0.svg') no-repeat 15px center rgba(255, 255, 255, 0.05);
}
#header .advantages span:nth-child(1) {
  background-image: url('/local/templates/pfort/img/p1.svg');
}
#header .advantages span:nth-child(2) {
  background-image: url('/local/templates/pfort/img/p2.svg');
}
#header .advantages span:nth-child(3) {
  background-image: url('/local/templates/pfort/img/p3.svg');
}
.maininfo {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.maininfo_wrap {
  display: flex;
  margin: 0 auto;
  padding: 80px 60px 40px 60px;
  position: relative;
  gap: 20px;
  max-width: 1800px;
}
.mainslider_wrap {
    max-width: calc(100% - 760px);
    position: relative;    
}
.mainslider {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.mainslider .owl-stage-outer {
    position: relative;
    clip-path: inset(-100vw -100vw -100vw 0);
    padding: 0 0 50px 20px;
}
.mainslider .news-item {
    width: 425px;
    /*height: 498px;*/
    padding: 20px;
    box-sizing: border-box;
    text-decoration: none;
    color: #000;
}

.maininfo .showall {
    z-index: 10;
}


.media {
    position: relative;
    margin-bottom: 60px;
}
.media.video {
 /*
    background: #F8F8F8;
    border-radius: 40px;
    padding: 40px 0;
    */
}
.video .slider .news-date-time {
    padding: 5px 10px 5px 30px;;
    border-radius: 10px;
    background: url('/local/templates/pfort/img/rect.svg') no-repeat 10px center #F8F8F8;
}
.news-list.video .news-date-time {
    padding: 5px 10px 5px 30px;;
    border-radius: 10px;
    background: url('/local/templates/pfort/img/rect.svg') no-repeat 10px center #F8F8F8;
}
.media h2 {
    color: #66676D;
    max-width: 1800px;
    margin: 0 auto;
    padding-left: 20px;
    box-sizing: border-box;
}
.media .showall_wrap {
    margin: 0 auto;
    max-width: 1800px;
    padding: 0 15px;
}
.slider {
    position: relative;
    max-width: 1800px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 15px 100px 15px;
}
.media .slider {
    left: -15px;  
}
.media .owl-stage-outer {
    position: relative;
}
.owl-stage {
    position: relative;
    display: flex;
}
.owl-item {
    position: relative;
}
.owl-nav.disabled {
  display: none;
}
.owl-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    gap: 10px;
    width: fit-content;
    padding: 0 0 0 15px;
}
.owl-nav button {
    border: 1px solid #CDCDCD;
    border-radius: 10px;
    background: url('/local/templates/pfort/img/arr.svg') center no-repeat #fff;
    width: 60px;
    height: 50px;
    display: block;
    padding: 0;
    transition: .3s;
}
.owl-nav button:not(.disabled):hover {
    background: url('/local/templates/pfort/img/arrw.svg') center no-repeat #017AFD;
}
.owl-nav .owl-prev {
    rotate: 180deg;
}
.owl-nav button.disabled {
    opacity: .25;
}
.owl-nav button:not(.disabled) {
    cursor: pointer;
}
.owl-nav span {
    display: none;
}



.list_elements {
    display: flex;
    flex-wrap: wrap;
}

#nextpage {
    background: url('/local/templates/pfort/img/plus.svg') 15px center no-repeat #fff;
    border: 1px solid #CDCDCD;
    border-radius: 10px;
    padding: 15px 15px 15px 50px;
    text-decoration: none;
    color: #66676D;
    margin: 0 auto;
    width: fit-content;
    display: block;
    transition: .3s;
}
#nextpage:hover {
    background: url('/local/templates/pfort/img/plusw.svg') 15px center no-repeat #017AFD;
    color: #FFF;
}
.news-list {
    gap: 40px 20px;
}
.news-list .news-item {
    width: 425px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 20px 20px 20px 20px;
    gap: 10px;
    box-sizing: border-box;
    text-decoration: none;
    color: #000;
    transition: .3s;
}
.news-list .news-item:hover {
    box-shadow: 0px 5px 30px 0px #0000001A;
}

.news-list .picture {
    border-radius: 20px;
    transition: .3s;
    margin: 0 0 20px 0;
    aspect-ratio: 4 / 3;
}
.video .picture {
    aspect-ratio: 16 / 9;
}
.news-list .news-item:hover .picture {
    margin: 0;
    border-radius: 10px;
}
.news-list .news-item:hover .picture img {
    border-radius: 10px;
}
.news-date-time {
    font-family: 'Halvar Breit Rg';
    background: #F8F8F8;
    color: #66676D;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 10px;
    width: fit-content;
}
.news-list h3 {
    font-family: 'Halvar Breit Rg';
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    transition: .3s;
}
.news-list .news-item:hover h3 {
    color: #184AE7;
    margin: 0 0 20px 0;
}


a.showall, section.content a.showall {
  border: 1px solid #CDCDCD;
  color: #66676D;
  position: absolute;
  bottom: 0;
  left: 20px;
}
a.showall:hover, section.content a.showall:hover {
    color: #fff;
    background: #017AFD;
    border: 1px solid #CDCDCD;
}


.mission_txt {
    font-family: 'Halvar Breit Rg';
    background: #F8F8F8;
    padding: 60px;
    border-radius: 60px;
    color: #184AE7;
    font-size: 24px;
}

.element_header {
  width: 1800px;
  margin: 65px auto 0 auto;
}
.catalog  {
    position: relative;
}

.topic {
    display: flex;
    font-family: 'Halvar Breit Rg';
    margin: 40px auto 0 auto;
    font-size: 18px;
    width: 100%;
    max-width: 1800px;
    box-sizing: border-box;
}
.topic .block {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 40px;
    flex: 1;
}
.topic h3 {
  margin-bottom: 20px;
}
.topic ul {
  margin: 0;
  padding-left: 20px;
}
.topic li {
    /*list-style-image: url('/local/templates/pfort/img/list.svg');*/
    margin: 10px 0;
}

.topic li::marker {
	color: #184AE7;
}

.topic .hr {
    width: 0px;
    border-left: 1px solid #CDCDCD;
    margin: 0 20px 40px 20px;
}
.catalog ul {
  margin: 10px 0 20px 0;
}
.catalog h2 {
    margin: 30px 0;
}
.cmedia .slider {
  padding: 0 15px 50px 15px;
  max-width: calc(100% - 435px);
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  
}
.cmedia > h3 {
    margin: 30px 0;
    color: #66676D;
}
.cmedia .elements-list {
  margin-bottom: 50px;
}


.cmedia .elements-list > a {
  border-color: transparent;
}

.cols-2 {
    column-count: 2;
    column-gap: 80px;
}
.cols-2 > div {
    page-break-inside: avoid;
    break-inside: avoid;  
}
.files {
    page-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 60px;
}
.files ul {
    padding: 0;
}
.files h4 {
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 20px;
}
.files li {
    font-family: 'Halvar Breit Rg';
    list-style: none;
    font-size: 18px;
    color: #CDCDCD;
    background: url('/local/templates/pfort/img/pdf.svg') left top no-repeat;
    padding: 0 0 10px 30px;
}
section.content .files a {
    display: block;
    color: #000;
    text-decoration: none;
}
.catalog .morepict {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.catalog .morepict img {
    width: 435px;
    height: 326px;
    border-radius: 20px;
    object-fit: cover;
    display: block;
}
.tabs h2, .tabs h3, .tabs h4 {
  margin: 40px 0 20px 0;
}
.sform.btn {
    background: url(/local/templates/pfort/img/query.svg) 30px center no-repeat #184AE7;
    padding: 30px 30px 30px 70px;
    border-radius: 60px;
    display: block;
    color: #fff;
    text-decoration: none;
    width: fit-content;
    font-family: 'Halvar Breit Bd';
    text-transform: uppercase;
    margin-top: 60px;
    transition: .3s;
}
.sform.btn:hover {
    background-color: #017AFD;
}

.elements-list-wrap {
    margin-top: 60px;
}
.elements-list-wrap h2 {
    margin-bottom: 40px;
}
.elements-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.elements-list a {
    border-radius: 20px;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #CDCDCD;
    display: flex;
    color: #000;
    text-decoration: none;
    gap: 20px;
    transition: .3s;
    z-index: 10;
    container-type: inline-size;
}
.elements-list a:hover {
    box-shadow: 0px 5px 30px 0px #0000001A;
}
.prod {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1000px;
  margin: 40px 0;
}
section.content .prod > a {
  width: 320px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
 text-align: center;
 text-transform: uppercase;
 background: #F8F8F8;
 border-radius: 20px;
 font-family: 'Halvar Breit Bd';
 font-size: 16px;
 gap: 13px;
 text-decoration: none;
 color: #000;
}
.trust  {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 20px 0;
  font-family: 'Halvar Breit Rg';
  font-size: 24px;
}
.trust > h4 {
  display: flex;
  gap: 20px;
  align-items: center;
}
.obj {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1000px;
  margin: 40px 0;
}
.obj > div {
  width: 320px;
  height: 150px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F8F8F8;
  border-radius: 20px;
}
  .obj img {
    max-width: 100%;
    max-height: 100%;
  }

@media screen and (min-width: 481px) {
.elements-list a:hover {
    border: 1px solid transparent;
}
}


.picture {
    background: #EAEBEB;
    width: 100%;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
}
.picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.elements-list .info {
    display: flex;
    flex-direction: column;
    flex:1;
    width: 100%;
}

.elements-list h3 {
    flex: 1;
    transition: .3s;
    color: #000;
}
.elements-list a:hover h3 {
    color: #184AE7;
}
.elements-list .info .text {
    color: #66676D;
    font-size: 18px;
    margin: 20px 0 0 0;
    color: #66676D;
    transition: .3s;
}
 .elements-list a:hover .info .text {
    margin: 0 0 20px 0;
    color: #000;
}

.elements-list a .info > .detail {
    background: url('/local/templates/pfort/img/detail.svg') 20px center no-repeat;
    color: transparent;
    display: flex;
    align-items: center;
    width: 20px;
}
.elements-list a:hover .info .detail {
    background: url('/local/templates/pfort/img/detailw.svg') 20px center no-repeat #184AE7;
    color: #fff;
    padding-left: 50px;
    width: fit-content;
}
.elements-list a .info div.detail:hover {
    background-color: #017AFD;
}

.elements-list.b4 > a {
    width: 425px;
}
.elements-list.b4 .picture {
    height: 100cqw;
}
.elements-list.b4 > a {
    flex-direction: column;
}

.elements-list.b3 > a {
    width: calc((100% - 40px) / 3);
    gap: 20px;
    flex-direction: column;
}
.elements-list.b3 .picture {
    height: 100cqw;
}

.elements-list.b2 {
    gap: 20px;
}
.elements-list .info .text {
  margin-top: 20px;
}
.elements-list.b2 > a {
    width: calc(50% - 10px);
    gap: 40px;
}
.elements-list.b2 .picture {
    width: calc(50% - 20px);
    height: calc(50cqw - 20px);
}
.successslider {
    width: 740px;
    overflow: hidden;
}
.successslider .owl-dots {
  width: 100%;
  text-align: center;
}
.successslider button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.successslider .owl-dots .owl-dot.active span, .successslider .owl-dots .owl-dot:hover span {
    background: #184AE7;
}
.successslider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #CDCDCD;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.elements-list.b1 a {
    width: 570px;
    margin: 0 85px;
}
.elements-list.b1 a {
    flex-direction: column;
}

.elements-list.b1 .picture {
    height: auto;
}
.elements-list.b1 .info {
    transition: .3s;
    margin-top: 20px;
    
}
.elements-list.b1 a:hover .info {
    margin-top: 0;
}
.elements-list.b1 a:hover h3 {
    margin-bottom: 20px;
}
.elements-list .dt {
    font-family: 'Halvar Breit Rg';
    background: #F8F8F8;
    color: #66676D;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 10px;
    width: fit-content;
    margin-bottom: 10px;
}
.news-detail-share {
    padding: 20px 0 0 0;
    margin: 40px 0;
}
.news-detail-share noindex {
    display: flex;
    align-items: center;
}
.bookmarks a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #F8F8F8;
}
.share {
    height: 50px;
    border-radius: 25px;
    background: #F8F8F8;
    display: flex;
    align-items: center;
    padding: 0 15px;
    color: #66676D;
    font-family: 'Halvar Breit Rg';
}
.bookmarks a.telegram {
    background: url('/local/templates/pfort/img/tgb.svg') center no-repeat #F8F8F8;
}
.bookmarks a.vk {
    background: url('/local/templates/pfort/img/vkb.svg') center no-repeat #F8F8F8;
}
footer {
    background: #66676D;
    width: 100%;
}
footer:before {
    content: ' ';
    display: block;
    height: 60px;
    border-radius: 0 0 40px 40px;
    background: white;
}
footer > div {
    margin: 0 auto;
    max-width: 1920px;
    padding: 60px;
    color: #CDCDCD;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
footer > div > div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}
footer a {
    color: #CDCDCD;
    text-decoration: none;
    white-space: nowrap;
    font-size: 18px;
    font-family: 'Halvar Breit Rg';
}
footer .cont > div {
    width: 100%;
}
footer .cont {
    font-size: 16px;
}
footer .cont a {
    font-size: 32px;
    display: block;
}
footer .soc {
    display: flex;
    gap: 10px;
}
footer .soc a {
    border: 1px solid #A3A3A3;
    width: 96px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .hr {
    width: 1px;
    background: #A3A3A3;
}
footer .menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    gap: 10px;
}
footer .menu li {
    list-style: none;
    font-size: 18px;
}
footer .tm {
  justify-content: space-between;
}
footer .tm div div {
    max-width: 350px;
    padding-bottom: 20px;
    font-size: 16px;
}
footer .copy {
    font-size: 18px;
    color: #A3A3A3;
    font-family: 'Halvar Breit Lt';
}
#menu-toggle, #smenu-toggle, .smenu-button {
  display: none;
}
.menu-button-container {
    display: none;
    height: 20px;
    width: 20px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #CDCDCD;
    padding: 12px;
    transition: .3s;
    flex-shrink: 0;
}
.menu-button, .menu-button::before, .menu-button::after {
    display: block;
    background-color: #000;
    border-radius: 8px;
    position: absolute;
    height: 3px;
    width: 20px;
    transition: .3s;
}
.menu-button::before {
    content: '';
    margin-top: -7px;
}
.menu-button::after {
    content: '';
    margin-top: 7px;
}
.menu-button, .menu-button::before, .menu-button::after {
    display: block;
    background-color: #000;
    border-radius: 8px;
    position: absolute;
    height: 3px;
    width: 20px;
    transition: .3s;
}
#menu-toggle:checked + .menu-button-container .menu-button {
    background: transparent;
}
#menu-toggle:checked + .menu-button-container .menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
}
#menu-toggle:checked + .menu-button-container .menu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
}
.menu-button-container:hover .menu-button, .menu-button-container:hover .menu-button::before, .menu-button-container:hover .menu-button::after {
    background-color: #017AFD;
}
#menu-toggle:checked ~ ul {
    display: block;
    position: absolute;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid var(--color-gray);
    background: #fff;
    z-index: 5;
    top: 75px;
  }
  
  .news-detail {
    display: flex;
    padding-right: 350px;
  }
  .picture.detail {
    width: 100%;
    height: 100%;
    max-width: 290px;
    margin-right: 60px;
  }
  .slider_wrap {
    position: relative;
     margin-top: 20px;
    border-top: 1px solid #CDCDCD;
    padding-top: 40px;
  }
  iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border-radius: 10px;
  }
  .news-detail .content img {
    max-width: 600px;
    height: auto;
    border-radius: 10px;
  }
  
  
  
  
  .search-page form {
    display: flex;
    transition: .3s;
    border: 1px solid #CDCDCD;
    border-radius: 70px;
    height: 50px;
    box-sizing: border-box;
    background: url('/local/templates/pfort/img/search.svg') 16px no-repeat;
    background-color: #fff;
    align-items: center;
    justify-content: space-between;
  flex: 1;
}


.search-page input[type=text] {
    width: 100%;
    font-size: 18px;
    border: none;
    outline: none;
    color: #000;
    margin: 0 0 0 50px;
    height: 36px;
}
.search-page input[type=text]::placeholder {
    color: #CDCDCD;
}
.search-page input[type=submit] {
    font-family: 'Halvar Breit Bd';
    border: none;
    background: #fff;
    cursor: pointer;
    font-size: 18px;
    border: none;
    padding: 0 16px;
    margin-right: 8px;
    border-radius: 18px;
    text-transform: uppercase;
    transition: .3s;
    height: 36px;
}
.search-page input[type=submit]:hover {
    color: #FFF;
    background: #017AFD;
}
  
  

@media screen and (min-width: 1450px) {
  #header.img {
    min-height: 600px !important;
  }
  
}

@media screen and (max-width: 1860px) {
  main, .topic {
    padding: 0 40px;
  }
  #header .title {
    padding: 40px 60px 20px 40px;
  }
  #header.img .title {
    padding: 40px 40px;
  }
  .headline {
    width: 100%;
  }
#header .overvideo_wrap {
  bottom: 20px;
}
  
}
@media screen and (max-width: 1550px) and (min-width: 1150px) {
    section.content .prod > a, .obj > div {
        width: calc((100% - 40px) / 3);
    }
}
@media screen and (max-width: 1450px) {
  body {
    font-size: 16px;
  }
  main, .topic {
    max-width: 100%;
    padding: 0 40px;
  }
  #header .title {
    max-width: 100%;
    padding: 40px 40px 0 40px;
  }
  #header.img .title {
    padding: 40px 40px;
  }
  .headline li a {
      padding: 10px 5px;
  }
  #header .wrap {
    padding-top: 80px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 18px;
  }
  .headline .btn.blue span {
      display: none;
  }
  .cols-2 {
  column-gap: 20px;
}
  body:has(.news-detail) h1 {
    font-size: 28px;
  }
  #header.img, #header:has(video) {
    border-radius: 0 0 40px 40px;
  }
  #header .advantages span {
    font-size: 18px;
    padding: 10px 10px 10px 45px;
    background-position: 10px center;
    background-size: 25px;
  }
  #header .advantages_wrap {
    padding: 20px;
  }
  #header .overvideo_wrap {
    bottom: 10px;
  }
  #header .advantages_wrap {
    gap: 20px;
  }
  .headline {
    padding: 10px 10px 10px 20px;
    margin: 10px auto;
  }
  .logo img {
    height: 40px;
    width: auto;
  }
  .btn {
    font-size: 14px;
  }
  
  .sform.btn {
    background-size: 25px 25px;
    padding: 20px 20px 20px 55px;
    background-position: 20px center;
    margin-top: 20px;
  }
  .headline .sbtn {
    height: 47px;
    width: 47px;
  }
  .headline form.input_search {
  height: 46px;  
  }
  #header.img div.title h1 {
    min-width: 30%;
  }
  div.title .desc {
    font-size: 14px;
    max-width: 30%;
  }
  .topic {
    font-size: 14px;
  }
  .topic h3 {
    margin-bottom: 15px;
   }
   .topic .block {
    padding-bottom: 20px;
   }
  .elements-list a {
    padding: 15px;
  }
  .news-list .news-item {
    padding: 15px;
  }
  .successslider {
    width: 450px;
  }
  .elements-list.b1 a {
    margin: 0;
    width: 450px;
  }
  .maininfo_wrap {
    padding: 60px 60px 20px 60px;
  }
  .news-list .news-item {
    width: 380px;
  }
  .news-list .picture {
    height: 250px;
  }
  .elements-list .info .text {
    font-size: 14px;
  }
  footer:before {
        border-radius: 0 0 40px 40px;
  }
  .mainslider_wrap {
    max-width: calc(100% - 470px);
  }
  footer .cont a {
    font-size: 22px;
  }
  footer .copy {
    font-size: 16px;
  }
  footer a {
    font-size: 16px;
  }
  footer .soc a {
    width: 92px;
    height: 47px;
  }
  .files li {
    font-size: 16px;
  }
  .sect_menu {
    font-size: 16px;
  }
  .news-detail {
    padding-right: 260px;
  }
  .picture.detail {
    max-width: 220px;
    margin-right: 40px;
  }
  
  
}
@media screen and (max-width: 1280px) {
  main, .topic {
    padding: 0 20px;
  }
  #header .title {
    padding: 40px 20px 0 20px;
  }
  #header.img .title {
    padding: 10px 20px;
  }
  .headline li a {
      font-size: 14px;
  }
  .headline {
    gap: 10px;
  }
  .headline ul {
    gap: 10px;
  }
  .elements-list.b2 > a {
    width: calc((100% - 40px) / 3);
    box-sizing: border-box;
    gap: 20px;
    flex-direction: column;
  }
  .elements-list.b2 .picture {
    width: 100%;
    height: 100cqw;
    order: 1;
  }
  .elements-list.b2 .info {
    order: 2;
  }  
  

  footer > div {
    flex-wrap: wrap;
  }
  footer .hr.rt {
    width: 100%;
    height: 1px;
  }
  footer .tm {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
  }

  .elements-list.b3 > a {
    width: calc(50% - 10px);
    max-width: 425px;
  }
  .sect_menu {
    font-size: 14px;
    width: 380px;
  }
  section.content .prod > a {
    font-size: 14px;
  }
  
}
@media screen and (max-width: 1160px) and (min-width: 769px) {
    section.content .prod > a, .obj > div {
        width: calc((100% - 20px) / 2);
    }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 16px;
  }
  .logo {
    flex: 1;
  }
  .logo > a {
    width: max-content;
    display: block;
    margin: 0 0 0 20px;
  }
  .headline {
    padding: 10px;
  }
  #search:checked ~ .logo {
  display: none;
  }
  .menu-button-container {
    display: flex;
  }
  .headline ul {
    display: none;
    box-shadow: 0px 5px 30px 0px #0000001A;
  }
  .headline li a {
    padding: 10px 20px;
    border-radius: 0;
  }
  #header.img div.title h1 {
    min-width: 40%;
  }
  div.title .desc {
    max-width: 40%;
  }
  .flogo {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #A3A3A3;
  }
  .sect_menu {
    padding: 0 60px 0 0;
  }

  #header .advantages span {
    font-size: 14px;
    padding-left: 40px;
    background-size: 20px;
  }
  #header .advantages {
    border: none;
    padding: 0;
  }
  .advantages_wrap .arrow {
    display: none;
  }
  .cols-2 {
    column-count: 1;
  }
  .sect_menu {
    width: 300px;
  }
  .files li {
    font-size: 14px;
  }
  .successslider {
    width: 380px;
  }
  .elements-list.b1 a {
    width: 380px;
  }
  .news-list .news-item {
        width: 320px;
  }
  .news-list .picture {
        height: 200px;
  }
  .mainslider_wrap {
        max-width: calc(100% - 400px);
  }
  .maininfo_wrap {
        padding: 40px 20px 20px 20px;
  }
  .news-detail {
    padding-right: 0;
  }
  .picture.detail {
    max-width: 220px;
    margin-right: 40px;
  }
  .news-detail .content img {
    max-width: 100%;
  }
}
@media screen and (max-width: 680px) and (min-width: 481px) {
    section.content .prod > a, .obj > div {
        width: calc((100% - 20px) / 2);
    }
}
@media screen and (max-width: 768px) {
  #header {
    overflow: initial;
    flex-wrap: wrap;
  }
  #header:has(video) {
    max-height: none;
  }
  #header .overvideo_wrap {
    position: initial;
    padding: 0;
  }
  #header > video {
   width: 768px;
   height: 432px;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
   object-fit: cover;
  }
  #header .overvideo {
    border: 0;
    background: black;
    border-radius: 0 0 20px 20px; 
  }
  #header > img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0 0 40px 40px; 
  }
  #header > .mobpict {
    height: 300px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    border-radius: 0 0 40px 40px;
  }
  
  #header.img {
    background: none !important;
  }
  #header.img div.title h1 {
    width: 100%;
  }
  div.title .desc {
    max-width: 100%;
  }
  #header.img .wrap {
    margin-top: 40px;
    padding: 0;
    background: #fff;
  }
   .maininfo_wrap {
    flex-wrap: wrap;
  }
  .maininfo_wrap > div {
    width: 100%;
    max-width: 100%;
  }
  .mainslider .owl-stage-outer {
    clip-path: none;
    padding: 0 0 70px 0;
    
  }
  .successslider {
    width: 100%;
  }
  .elements-list.b1 a {
    width: 100%;
  }
  .elements-list.b2 > a {
    width: calc(50% - 10px);
  }
  footer .hr.lt {
    width: 100%;
    height: 1px;
  }
  footer > div > div {
    flex-grow: 1;
    align-items: center;
    text-align: center;
  }
  .topic {
    flex-wrap: wrap;
  }
  .topic .block {
    width: 100%;
    flex: initial;
    border: none;
    padding-bottom: 0;
  }
  .topic .block:last-child {
    margin-bottom: 0;
  }
  .topic .hr {
    display: none;
  }
  .topic {
    margin-top: 20px;
  }
  section.content {
    flex-wrap: wrap;
  }
  .smenu, .sect_menu {
    width: 100%;
  }
  .sect_menu {
    padding: 0 0 0 20px;
  }
  .sect_menu li {
    display: none;
    border: none;
    transition: .3s;
    text-align: left;
    padding: 0;
  }
  .sect_menu li.ui-tabs-active, .sect_menu li:has(a.selected) {
    display: block;
  }
  section.content > div.content {
    flex: initial;
  }
  .smenu:has(ul.sect_menu) {
    border: 1px solid #CDCDCD;
    background: #F8F8F8;
    border-radius: 16px;
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
  }
  .sect_menu_wrap:has(ul.sect_menu) {
    position: inherit;
    flex-grow: 1;
  }
  .smenu:has(ul.sect_menu) .smenu-button {
    display: block;
    width: 56px;
    height: 56px;
    background: url('/local/templates/pfort/img/arrow.svg') center no-repeat;
    rotate: 90deg;
    cursor: pointer;
  }
  #smenu-toggle:checked ~ .sect_menu_wrap li {
    display: block;
  }
  #smenu-toggle:checked ~ .smenu-button {
    rotate: 270deg;
  }
  .sect_menu a {
    justify-content: left;
  }
  .sect_menu a:after {
    display: none;
  }
  .elements-list.b3 > a {
    width: calc(50% - 10px);
    max-width: 425px;
  }
  .news-detail {
    flex-wrap: wrap;
  }
  .picture.detail {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
  }
  
  .cmedia .slider {
    max-width: 100%;
  }
  .media .slider {
    left: 0;
  }  
  section.content .sect_menu a {
    justify-content: left;
  }
  #modal-order {
    padding: 20px 40px;
    margin: 10px auto;
  }
  #modal-order select, #modal-order input[type=text], #modal-order input[type=email], #modal-order input[type=tel], #modal-order input[type=password] {
    width: 100%;
    outline: none;
    font-size: 22px;
    height: 35px;
  }
  #modal-order fieldset {
    margin: 10px 0;
  }
}

@media screen and (max-width: 600px) {
  .headline .sbtn, .headline .btn {
    display: none;
  }
  .smob {
    display: block;
  }
}

@media screen and (max-width: 480px) {
    #header > .mobpict {
        border-radius: 0 0 20px 20px;
    }
  .headline_wrap {
    padding: 0 10px;
  }
  .maininfo_wrap {
        padding: 20px 10px 10px 10px;
  }
  #header .overvideo {
    border-radius: 0;
  }
  #header.img, #header:has(video) {
    border-radius: 0 0 20px 20px;
  }
  
  footer:before {
    border-radius: 0 0 20px 20px;
  }
  .owl-nav {
    display: none;
  }
  .news-list .news-item {
    width: 100%;
  }
  .news-list .picture {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .elements-list.b2 > a {
    width: 100%;
  }
  .elements-list.b3 > a {
    width: 100%;
    max-width: 100%;
  }
  .slider {
    left: 0;
    padding: 0 0 100px 0;
  }
  footer a, footer .cont a {
    font-size: 16px;
  }
  a.showall, section.content a.showall {
    left: 50%;
    transform: translateX(-50%);
  }
  
  .news-list .news-item:hover {
    box-shadow: none;
  }
  .elements-list a:hover {
    box-shadow: none;
  }
  .prod, .obj {
    gap: 10px;
  }
    section.content .prod > a {
    width: 100%;
  }
  .obj > div {
    width: 100%;
  }
}


@media screen and (max-width: 320px) {
  footer a, footer .cont a {
    font-size: 14px;
  }

}
/*
@media screen and (orientation: portrait) {
  #header > video {
    width: auto;
  }
  #header:has(video) {
    height: 100vh;
  }
}
*/


/* End */
/* /local/templates/pfort/styles.css?176829456911787 */
/* /local/templates/pfort/template_styles.css?176959733743456 */
