/* Base */
html {
  overflow-x: clip;
}
body {
  overflow-x: clip;
  line-height: 1.7;
  color: #495057;
  font-weight: 400;
  font-size: 1rem;
}
body:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(51, 51, 51, 0.3);
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
  z-index: 399;
}
body.offcanvas-menu {
  position: relative;
}
body.offcanvas-menu:before {
  opacity: 1;
  visibility: visible;
}
::-moz-selection {
  background: #333333;
  color: #fff;
}
::selection {
  background: #333333;
  color: #fff;
}
a {
  transition: 0.3s all ease;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: 'Oswald', sans-serif;
}
.text-black {
  color: #155381;
}
.bg-light {
  background-image: url(/images/mountains3.png) !important;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: calc(100vh - 507px);
  background-color: #7a91a8 !important;
}
@media (max-width: 768px) {
  .bg-light {
    background-size: 200% auto;
  }
}
.site-footer {
  padding: 4em 0;
  background: #00243f;
}
@media (min-width: 768px) {
  .site-footer {
    padding: 6em 0;
  }
}
.site-footer .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.site-footer p {
  color: #fff;
}
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5 {
  color: #fff;
}
.site-footer a {
  outline: none;
  color: rgba(255, 255, 255, 0.5);
}
.site-footer a:hover,
.site-footer a:focus {
  color: #ffffff;
}
.site-footer ul li {
  margin-bottom: 10px;
}
.site-footer .footer-heading {
  font-size: 16px;
  color: #fff;
}
.site-footer img {
  width: 200px;
  margin-bottom: 1rem;
}
.site-footer .copyright {
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  font-size: 15px;
}
.header-1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2rem 1rem;
}
.header-1__caption {
  text-align: center;
}
@media (min-width: 992px) {
  .header-1__caption {
    max-width: 60%;
  }
}
.header-1__name {
  font-size: 2rem;
  color: #155381;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  margin: 0.5rem;
}
@media (max-width: 768px) {
  .header-1 {
    padding: 1rem;
  }
}
.basic-text-block {
  background: #fff;
  padding: 2rem;
  margin-bottom: 3em;
  line-height: 1.5;
}
.basic-text-block ul li {
  margin-bottom: 15px;
}
.basic-text-block a {
  color: #15539f;
  text-decoration: underline;
}
/*contacts*/
.fm-send__footer {
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 2.5rem;
}
.fm-send__spinner {
  display: none;
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
  width: 36px;
  height: 36px;
  vertical-align: -0.125em;
  border: 0.25em solid #89a979;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite vbbtn-spinner;
  animation: 0.75s linear infinite btn-spinner;
}
.fm-send__message {
  color: #fff;
  margin: -5px 15px;
  height: 35px;
  width: 100%;
  position: relative;
}
.fm-send__success {
  position: absolute;
  opacity: 0;
  text-align: center;
  border-radius: 0.25rem;
  width: 100%;
  padding: 0.25rem;
  background-color: #526816;
  transition: 0.5s;
}
.fm-send__error {
  position: absolute;
  opacity: 0;
  text-align: center;
  border-radius: 0.25rem;
  width: 100%;
  padding: 0.25rem;
  background-color: #dc3545;
  transition: 0.5s;
}
.fm-send__field_empty {
  background-color: #f7cbcb !important;
  border-color: #f7cbcb !important;
}
@-webkit-keyframes btn-spinner {
  to {
    transform: rotate(360deg);
  }
}
@keyframes btn-spinner {
  to {
    transform: rotate(360deg);
  }
}
input[type=text].form-control {
  height: 55px;
}
input[type=checkbox].form-control {
  height: 20px;
  width: 20px;
  min-width: 20px;
  min-height: 20px;
  -webkit-appearance: none;
  cursor: pointer;
  margin: 0.5rem 0.5rem 0.5rem 0;
}
.agreement {
  display: flex;
  align-items: center;
  font-size: 15px;
}
.agreement a {
  margin-left: 5px;
  color: #15539f;
  text-decoration: underline;
}
input[type=checkbox]:checked.form-control {
  background-color: #637d1b;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-control {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  font-family: 'Rubik', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  transition-property: background-color, border-color;
  transition: 1s;
  border: 1px solid #e5e5e5;
}
.form-control:hover,
.form-control:focus {
  box-shadow: none!important;
  border: 1px solid #bfbfbf;
}
.btn-action {
  box-shadow: none!important;
  cursor: pointer;
  color: #fff !important;
  background-color: #526816;
  border-color: #526816;
  width: 200px;
  padding: 0.75rem 1rem;
  margin: 0;
  transition-property: background-color, border-color;
  transition: 1s;
}
.btn-action:focus {
  border: 2px solid #bfbfbf;
}
.btn-action:hover {
  color: #fff;
  background-color: #485b14;
}
.btn-action:disabled {
  cursor: none;
  opacity: 1;
}
.block_contacts {
  border: 1px solid #e5e5e5;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  padding: 4.5rem 3rem;
  margin-bottom: 3rem;
  background-color: #fff;
}
.block_contacts a {
  color: #495057;
}
@media (max-width: 768px) {
  .block_contacts {
    padding: 3rem;
  }
}
/*main advantages*/
.block__advantages {
  height: 260px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  padding: 2rem;
  border-radius: 4px;
  transition: 0.3s all ease-in-out;
  background: #fff;
  color: #495057;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.block__advantages .icon svg {
  color: #637d1b;
  width: 48px;
  height: 48px;
  margin: 0.5rem;
}
.block__advantages h3 {
  color: #155381;
  font-size: 1.4rem;
}
.block__advantages:hover {
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
@media (max-width: 768px) {
  .block__advantages {
    padding: 1rem 2rem;
  }
}
.owl-all .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.owl-all .owl-dots .owl-dot {
  display: inline-block;
}
.owl-all .owl-dots .owl-dot > span {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ccc;
  margin: 5px;
  border-radius: 50%;
}
.owl-all .owl-dots .owl-dot.active > span {
  background: #155381;
}
@media (min-width: 992px) {
  .owl-all .owl-nav,
  .owl-all .owl-dots {
    display: none;
  }
  .owl-all .owl-stage {
    transform: none !important;
    width: 120% !important;
    padding-top: 10px;
  }
  .owl-all .owl-carousel .owl-stage-outer {
    width: 100%;
    overflow: visible;
  }
  .owl-all .owl-stage-outer > .owl-stage > .owl-item {
    display: inline-grid;
    float: none;
    margin-bottom: 30px;
  }
}
/*main pricing*/
.pricing {
  background: #fff;
  padding: 3rem;
  margin-bottom: 3em;
  margin-top: 1.5em;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  /*	&__caption_sub {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}

	ul {
		list-style-type:none;
		padding-left: 4rem;

		li {
			margin-bottom: 20px;
			display: flex;
		}

		@media (max-width: 768px){
			padding-left: 0;
		}

	}
	@media (max-width: 768px){
		padding: 1rem 2rem;
	}*/
}
@media (max-width: 991px) {
  .pricing {
    padding: 2rem;
  }
}
@media (max-width: 360px) {
  .pricing {
    padding: 1rem;
  }
}
.pricing__block {
  color: #155381;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  text-align: center;
  padding: 0.5rem;
}
.pricing__caption {
  font-size: 2rem;
  padding: 1rem;
}
@media (max-width: 768px) {
  .pricing__caption {
    font-size: 2rem;
  }
}
.pricing__check-icon {
  display: inline-block;
}
.pricing__check-icon svg {
  width: 20px;
  color: #71bc42;
  margin-right: 10px;
}
/*main edition*/
.edition__row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding: 18px 0;
}
@media (max-width: 768px) {
  .edition__row {
    display: block;
    border-top: 1px solid #e5e5e5;
  }
}
.edition__row_header {
  padding-top: 0;
  border-top: none;
}
.edition__header-caption {
  font-weight: 700;
  padding-bottom: 15px;
  white-space: nowrap;
}
.edition__header-caption a {
  color: #15539f;
  text-decoration: underline;
}
.edition__header-caption a:hover {
  color: hsl(from #15539f h s calc(l - 5));
}
@media (max-width: 360px) {
  .edition__header-caption {
    font-size: 15px;
  }
}
@media (max-width: 300px) {
  .edition__header-caption {
    white-space: normal;
  }
}
.edition__header-price {
  color: #155381;
  font-size: 1.6rem;
  font-family: Oswald, sans-serif;
  white-space: nowrap;
  padding: 0.5rem;
}
.edition__price_old {
  text-decoration: line-through;
}
.edition__price_new {
  color: red;
}
.edition__price_comment {
  font-size: 1.4rem;
  font-family: Oswald, sans-serif;
  white-space: normal;
}
@media (max-width: 360px) {
  .edition__price_comment {
    font-size: 1.2rem;
  }
}
.edition__row-caption {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 50%;
}
@media (max-width: 768px) {
  .edition__row-caption {
    width: 100%;
  }
}
.edition__row-caption_header {
  display: flex;
  color: #155381;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  justify-content: left;
  font-size: 2rem;
  align-items: center;
  width: 50%;
  text-align: center;
}
@media (max-width: 768px) {
  .edition__row-caption_header {
    justify-content: center;
    width: 100%;
    padding: 0.5em;
  }
}
.edition__row-body {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 50%;
}
@media (max-width: 768px) {
  .edition__row-body {
    width: 100%;
  }
}
.edition__cell {
  text-align: center;
  display: flex;
  align-items: start;
  justify-content: center;
  flex: 1;
  margin-left: 1px;
  margin-right: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  width: 50%;
  /*@media (max-width: 768px){
			align-items: end;
		}*/
}
@media (max-width: 991px) {
  .edition .btn-action {
    width: 170px;
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 460px) {
  .edition .btn-action {
    width: 120px;
    padding: 0.5rem 1rem;
  }
}
.faq-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
}
.faq-item {
  width: 50%;
  box-sizing: border-box;
  padding: 1rem;
}
.faq-item__caption {
  min-height: 60px;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.5rem;
  color: #155381;
  display: flex;
}
.faq-item p {
  color: #3b3a3a;
}
.faq-item p a {
  color: #15539f;
  text-decoration: underline;
}
.faq-item__icon svg {
  width: 26px;
  margin-right: 10px;
  color: #637d1b;
}
@media (max-width: 991px) {
  .faq-item {
    width: 100%;
  }
  .faq-item__caption {
    min-height: 0;
  }
}
/* Navbar */
img {
  width: 150px;
}
.site-navbar {
  margin-bottom: 0;
  z-index: 100;
  width: 100%;
  padding: 1rem;
  position: sticky;
  top: 0;
  transition: 0.3s all ease;
  background: #fff;
}
.site-navbar .site-logo a {
  color: #fff;
}
.site-navbar ul li a {
  color: rgba(255, 255, 255, 0.7) !important;
}
.site-navbar ul li a.active {
  color: #fff !important;
}
.site-navbar_shrink {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
}
.site-navbar_shrink .site-logo img {
  width: 40px !important;
  top: -20px !important;
}
@media (max-width: 991.98px) {
  .site-navbar_shrink {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media (max-width: 991.98px) {
  .site-navbar {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.site-navbar .toggle-button {
  position: absolute;
  right: 0;
}
.site-navbar .toggle-button svg {
  width: 30px;
  color: #155381;
}
.site-navbar .site-logo {
  position: absolute;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 0;
  margin: 0;
  padding: 0;
  z-index: 3;
}
.site-navbar .site-logo img {
  width: 50px;
  position: absolute;
  top: -25px;
  transition: 0.5s all ease;
}
@media (max-width: 991.98px) {
  .site-navbar .site-logo {
    float: left;
    position: relative;
    /*      img {
        width: 40px;
        top: -20px;
      }*/
  }
}
.site-navbar .site-navigation.border-bottom {
  border-bottom: 1px solid #ffffff !important;
}
.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
}
.site-navbar .site-navigation .site-menu .active {
  color: #155381 !important;
}
.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
}
.site-navbar .site-navigation .site-menu li {
  display: inline-block;
}
.site-navbar .site-navigation .site-menu li > a {
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 0;
  color: #333333 !important;
  display: inline-block;
  text-decoration: none !important;
}
.site-navbar .site-navigation .site-menu li > a:hover {
  color: #155381;
}
.site-mobile-menu {
  width: 250px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  transform: translateX(110%);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  transition: 0.3s all ease-in-out;
}
.offcanvas-menu .site-mobile-menu {
  transform: translateX(0%);
}
.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0;
  line-height: 1;
  cursor: pointer;
  transition: 0.3s all ease;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #ced4da;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}
.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 0 20px 20px 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}
.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.site-mobile-menu .site-nav-wrap a {
  padding: 10px 20px;
  display: block;
  position: relative;
  color: #212529;
}
.site-mobile-menu .site-nav-wrap a:hover {
  color: #155381;
}
.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}
.site-mobile-menu .site-nav-wrap li a.active {
  color: #155381;
}
.site-mobile-menu .site-nav-wrap > li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.site-mobile-menu .site-nav-wrap > li > a {
  padding-left: 20px;
  font-size: 20px;
}
.site-mobile-menu .site-nav-wrap > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-mobile-menu .site-nav-wrap > li > ul > li {
  display: block;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > a {
  padding-left: 40px;
  font-size: 16px;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul {
  padding: 0;
  margin: 0;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
  display: block;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
  font-size: 16px;
  padding-left: 60px;
}
/* Blocks */
.doc-container {
  display: flex;
  font-size: 14px;
  padding-bottom: 2rem;
}
.doc-container ul {
  padding: 0;
  list-style-type: none;
}
.doc-container li {
  padding: 0.15rem 1rem;
}
.doc-container a {
  color: #495057;
  font-weight: 400;
}
.doc-container .menu-section a {
  font-weight: 700;
}
.doc-container .menu-article a {
  margin-left: 20px;
}
.doc-toc {
  width: 280px;
  min-width: 280px;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-right: 2rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.doc-toc li:hover {
  background-color: #88aa77;
  cursor: pointer;
}
.doc-toc li.selected {
  background-color: #88aa77;
}
.doc-toc li.selected a {
  color: white;
}
@media (max-width: 992px) {
  .doc-toc {
    display: none;
  }
}
.doc-content {
  flex-grow: 1;
  border: 1px solid #e5e5e5;
  background: #fff !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.doc-content__toc.header_h3 {
  padding: 0 1.5rem 1.5rem 2rem !important;
}
.doc-content__toc ul {
  list-style-type: none !important;
}
@media (min-width: 992px) {
  .doc-content__toc {
    display: none;
  }
}
.doc-content__article {
  padding: 0 1.5rem 1.5rem;
  word-break: break-word;
  /*    &_toc{
      padding:  1.5rem 1.5rem 0;
    }*/
}
.doc-content__article img {
  width: 100%;
}
.doc-content__article .imgbox {
  display: flex;
  flex-wrap: wrap;
}
.doc-content__article .imgbox a {
  width: 50%;
  padding: 5px;
}
@media (max-width: 768px) {
  .doc-content__article .imgbox a {
    width: 100%;
  }
}
.doc-content__article .salmon {
  width: unset;
  display: block;
  margin: 0 auto;
}
.doc-content__article span {
  padding: 0!important;
}
.doc-content__article ul {
  margin: 0 0 0 1.5rem;
  list-style-type: inherit;
}
.doc-content__article ol ul {
  list-style-type: disc;
}
.doc-content__article li {
  padding: 0;
  margin: 0.5rem 0;
}
.doc-content__article_salmon {
  padding: 1.5rem 1.5rem 0;
}
@media (max-width: 992px) {
  .doc-content__article_salmon {
    display: none;
  }
}
.doc-content__article a {
  color: #15539f;
}
.doc-content__article .code {
  font-family: 'Courier New', sans-serif;
}
.doc-content__item {
  padding: 0 2rem 1rem;
}
.doc-content a {
  text-decoration: underline;
}
.doc-content__footer {
  display: flex;
  padding: 0 1.5rem 1.5rem;
  justify-content: space-between;
}
.doc-content__header {
  display: flex;
  padding: 0 1.5rem;
  justify-content: space-between;
}
.doc-content__header .header_h3 {
  width: 100%;
  margin-bottom: 0;
}
.doc-content__prev,
.doc-content__next {
  width: 16px;
  margin: auto 0;
}
.header_h3 {
  color: #155381;
  font-weight: 500;
  line-height: 1.2;
  font-family: 'Oswald', sans-serif;
  font-size: 1.3rem;
  padding: 2rem;
}
.doc-breadcrumb {
  padding: 1.5rem 1.5rem 0;
  display: flex;
  flex-wrap: wrap;
}
.doc-breadcrumb__item {
  white-space: nowrap;
  line-height: 1.2rem;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .doc-breadcrumb {
    display: none;
  }
}
/*# sourceMappingURL=styles_local.css.map */