html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin: 0;
  color: #000;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #779114;
}
button:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto 9 /* ie8 */;
}
ul,
ol,
p {
  margin: 0;
  padding: 0;
}
tr td {
  vertical-align: top;
}
ul,
ol,
p {
  padding: 0;
  margin: 0;
}
strong {
  font-weight: 700;
}
.colored {
  color: #f26600;
}
.ui-effects-transfer {
  background: #27b314;
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
body.noscroll {
  overflow: hidden;
}
.js-link {
  cursor: pointer;
}
.js-link:hover {
  border: none;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #000;
  opacity: 0.7;
}
.overlay.active {
  display: block;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nofooter footer {
  display: none;
}
.btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
  background: rgba(255,255,255,0.9);
  padding: 20px 36px 17px 36px;
  display: inline-flex;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 19.2px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
}
.jcemediabox-popup-closelink {
  font-size: 15px !important;
  text-transform: lowercase !important;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 0 8px;
  opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #fff;
}
@media only screen and (max-width: 1100px) {
  .btn {
    padding: 17px 32px 15px 32px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 640px) {
  .btn {
    padding: 13px 24px 11px 24px;
    font-size: 10px;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 0 5px;
  }
}
.article-header-img {
  margin-top: -142px;
  position: relative;
  padding-bottom: 81px;
}
.article-header-img img {
  width: 100%;
}
.article-header-img .page-header {
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0px;
  right: 0px;
}
.article-header-img .page-header h1 {
  padding: 0 20px;
  color: #fff;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 58.5px */
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.main-title {
  margin-bottom: 23px;
  text-align: center;
}
.main-title h1 {
  color: #4b4b4b;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 58.5px */
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.items.fulltext .item {
  margin-bottom: 40px;
}
.items.fulltext .item p {
  margin-bottom: 5px;
}
.fulltext,
.page__article {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 30.6px */
  padding-bottom: 40px;
}
.fulltext .item,
.page__article .item {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.fulltext h2,
.page__article h2 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 30px;
  color: #000;
}
.fulltext h3,
.page__article h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 27px;
  color: #000;
  font-weight: 700;
}
.fulltext h4,
.page__article h4 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 27px;
  color: #000;
  font-weight: 600;
}
.fulltext p,
.page__article p {
  margin-bottom: 23px;
}
.fulltext p + ul,
.page__article p + ul,
.fulltext p + ol,
.page__article p + ol {
  margin-top: -10px;
}
.fulltext p + h2,
.page__article p + h2 {
  margin-top: 50px;
}
.fulltext p:first-child + .intro,
.page__article p:first-child + .intro {
  margin-top: 15px;
}
.fulltext ul,
.page__article ul {
  margin-bottom: 27px;
  margin-left: 19px;
}
.fulltext ul li,
.page__article ul li {
/* list-style: none;
            background: url('../images/li-marker.png') 0 11px no-repeat;
            padding-left: 27px; */
  margin-bottom: 10px;
}
.fulltext ul li:last-child,
.page__article ul li:last-child {
  margin-bottom: 0;
}
.fulltext ol,
.page__article ol {
  margin-left: 19px;
  margin-bottom: 27px;
}
.fulltext ol li,
.page__article ol li {
  margin-bottom: 10px;
  color: #000;
  line-height: 25px;
  padding-left: 8px;
}
.fulltext ol li span,
.page__article ol li span {
  color: #000;
}
.fulltext ol li:last-child,
.page__article ol li:last-child {
  margin-bottom: 0;
}
.fulltext .intro,
.page__article .intro,
.fulltext .article__intro,
.page__article .article__intro {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 40.8px */
  color: #000;
}
.fulltext .image,
.page__article .image {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  line-height: 0;
  font-size: 0;
}
.fulltext .image-description,
.page__article .image-description {
  color: #808080;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  display: block;
}
.fulltext table,
.page__article table {
  border-collapse: collapse;
  margin-bottom: 50px;
}
.fulltext thead,
.page__article thead {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.fulltext thead td,
.page__article thead td {
  border-bottom: solid 1px #d9d9d9;
  vertical-align: middle;
  padding-bottom: 8px;
}
.fulltext tbody td,
.page__article tbody td {
  border-bottom: solid 1px #d9d9d9;
  line-height: 20px;
  font-size: 15px;
  padding: 9px 45px 9px 0;
  vertical-align: middle;
  color: #000;
}
.fulltext tbody td:first-child,
.page__article tbody td:first-child {
  padding-left: 0;
}
.fulltext tbody td:last-child,
.page__article tbody td:last-child {
  padding-right: 0;
}
.table {
  max-width: 600px;
  margin-bottom: 24px;
}
.table th {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-align: left;
  border-bottom: solid 1px #000;
  padding: 5px 15px 10px 0px;
}
.table td {
  border-bottom: solid 1px #e5e5e5;
  font-size: 14px;
  color: #666;
  padding: 12px 15px 12px 0px;
  line-height: 20px;
}
@media only screen and (max-width: 1100px) {
  .main-title {
    margin-bottom: 21px;
  }
  .main-title h1 {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
  .article-header-img {
    margin-top: -94px;
    padding-bottom: 50px;
  }
  .article-header-img .page-header {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0px;
    right: 0px;
  }
  .article-header-img .page-header h1 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 41.6px */
    letter-spacing: 3.2px;
  }
  .fulltext,
  .page__article {
    font-size: 16px;
  }
  .fulltext .intro,
  .page__article .intro {
    font-size: 22px;
  }
  .fulltext p,
  .page__article p {
    margin-bottom: 20px;
  }
  .fulltext h2,
  .page__article h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .fulltext h3,
  .page__article h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .fulltext h4,
  .page__article h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .fulltext ol li,
  .page__article ol li {
    font-size: 16px;
  }
  .fulltext ol li span,
  .page__article ol li span {
    font-size: 16px;
  }
  .fulltext table,
  .page__article table {
    margin-bottom: 20px;
    min-width: 600px;
  }
  .fulltext table td,
  .page__article table td {
    font-size: 18px;
  }
  .fulltext table tbody td,
  .page__article table tbody td {
    padding: 12px 20px 12px 0;
  }
  .fulltext .table-wrapperm,
  .page__article .table-wrapperm {
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 31px;
  }
  .fulltext .table-wrapperm::-webkit-scrollbar,
  .page__article .table-wrapperm::-webkit-scrollbar {
    width: 5px;
    height: 10px;
  }
  .fulltext .table-wrapperm::-webkit-scrollbar-track,
  .page__article .table-wrapperm::-webkit-scrollbar-track {
    background: #edf1f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .fulltext .table-wrapperm::-webkit-scrollbar-thumb,
  .page__article .table-wrapperm::-webkit-scrollbar-thumb {
    background: #92a743;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .fulltext .table-wrapperm::-webkit-scrollbar-thumb:hover,
  .page__article .table-wrapperm::-webkit-scrollbar-thumb:hover {
    background: #92a743;
  }
}
@media only screen and (max-width: 640px) {
  .main-title h1 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .article-header-img {
    padding-bottom: 30px;
    min-height: 287px;
  }
  .article-header-img img {
    min-height: 287px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .article-header-img .page-header h1 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .fulltext,
  .page__article {
    font-size: 15px;
  }
  .fulltext .intro,
  .page__article .intro {
    font-size: 20px;
  }
  .fulltext ol li,
  .page__article ol li {
    font-size: 15px;
  }
  .fulltext ol li span,
  .page__article ol li span {
    font-size: 15px;
  }
  .fulltext table,
  .page__article table {
    margin-bottom: 20px;
    min-width: 600px;
  }
  .fulltext table td,
  .page__article table td {
    font-size: 15px;
  }
  .fulltext table tbody td,
  .page__article table tbody td {
    padding: 12px 20px 12px 0;
  }
}
.scroll .header:after {
  opacity: 1;
}
.scroll .header__menu.animation .module-content {
  Transform: translate(0, -100%);
}
.header__menu.animation .module-content {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  Transform: translate(0, 0);
}
.header {
  position: fixed;
  width: 100%;
  z-index: 10000;
  height: 100px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.header:after {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  z-index: 1;
}
.header__container {
  display: flex;
  align-items: center;
  max-width: 1600px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.header__logo {
  padding: 17px 0;
}
.header__menu {
  margin-left: auto;
}
.header__menu ul {
  list-style: none;
  display: flex;
  gap: 25px;
  align-items: center;
}
.header__menu ul li {
  line-height: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 100px;
  line-height: 100px;
  position: relative;
}
.header__menu ul li a {
  display: block;
  height: 100px;
  color: #00372c;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  text-decoration: none;
}
.header__menu ul li a.no-active {
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
}
.header__menu ul li:hover:after,
.header__menu ul li.active:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #779114;
  position: absolute;
  bottom: 2px;
  left: 0px;
}
.header__menu ul li:hover a,
.header__menu ul li.active a {
  color: #779114;
}
.header__menu-child {
  position: absolute;
}
.header__tel {
  margin-left: 60px;
}
.header__tel a {
  color: #00372c;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (max-width: 1100px) {
  .header {
    height: 65px;
  }
  .header__logo {
    padding: 11px 0;
  }
  .header__logo img {
    height: 42px;
  }
  .header__menu ul {
    gap: 18px;
  }
  .header__menu ul li {
    height: 65px;
    line-height: 65px;
  }
  .header__menu ul li a {
    height: 65px;
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  .header__tel {
    margin-left: 30px;
  }
  .header__tel a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .header {
    height: 50px;
  }
  .header__container {
    padding: 0 10px;
  }
  .header__logo {
    padding: 7px 0;
  }
  .header__logo img {
    height: 35px;
  }
  .header__menu {
    display: none;
  }
  .header__tel {
    width: 18px;
    height: 18px;
    background: url("../images/tel.svg");
    margin-right: 20px;
    overflow: hidden;
    color: rgba(255,255,255,0);
    margin-left: auto;
  }
  .header__tel a,
  .header__tel span {
    color: rgba(255,255,255,0);
  }
}
.slider {
  padding-bottom: 60px;
}
.slider .owl-theme .owl-nav div {
  width: 54px;
  height: 28px;
  background: url("../images/nav.svg");
  position: absolute;
  top: 50%;
}
.slider .owl-theme .owl-nav .owl-prev {
  left: 50px;
}
.slider .owl-theme .owl-nav .owl-next {
  right: 50px;
  transform: rotate(180deg);
}
.slider .wrp {
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  text-align: center;
}
.slider .title {
  color: #fff;
  font-size: 45px;
  font-weight: 500;
  line-height: 130%; /* 58.5px */
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 157px;
}
.slider .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
}
@media only screen and (max-width: 1100px) {
  .slider {
    padding-bottom: 40px;
  }
  .slider .owl-theme .owl-nav div {
    width: 32px;
    height: 16px;
    top: 50%;
    background-size: cover;
  }
  .slider .owl-theme .owl-nav .owl-prev {
    left: 20px;
  }
  .slider .owl-theme .owl-nav .owl-next {
    right: 20px;
  }
  .slider .wrp {
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .slider .title {
    font-size: 32px;
    margin-bottom: 70px;
  }
  .slider .owl-dots {
    bottom: 15px;
  }
}
@media only screen and (max-width: 770px) {
  .slider {
    padding-bottom: 30px;
  }
  .slider .owl-theme .owl-nav div {
    display: none;
  }
  .slider .title {
    font-size: 20px;
    margin-bottom: 21px;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 640px) {
  .slider .wrp {
    top: 39%;
  }
  .slider__main-carusel__item {
    min-height: 287px;
  }
  .slider .owl-theme .owl-item img {
    min-height: 287px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .slider .title {
    font-size: 20px;
    margin-bottom: 31px;
    letter-spacing: 2px;
  }
}
.portfolio,
.project {
  padding-bottom: 79px;
}
.portfolio__title,
.project__title {
  text-align: center;
  padding-bottom: 30px;
}
.portfolio__title-text,
.project__title-text {
  color: #769114;
  font-size: 28px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.portfolio .owl-theme .owl-nav div,
.project .owl-theme .owl-nav div {
  width: 54px;
  height: 28px;
  background: url("../images/nav-g.svg");
  position: absolute;
  top: -63px;
}
.portfolio .owl-theme .owl-nav .owl-prev,
.project .owl-theme .owl-nav .owl-prev {
  left: 350px;
}
.portfolio .owl-theme .owl-nav .owl-next,
.project .owl-theme .owl-nav .owl-next {
  right: 350px;
  transform: rotate(180deg);
}
.portfolio__item,
.project__item {
  position: relative;
}
.portfolio__item .text,
.project__item .text {
  position: absolute;
  bottom: 16px;
  right: 22px;
  left: 22px;
  text-align: right;
  line-height: 17px;
}
.portfolio__item .text a,
.project__item .text a {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}
.portfolio__item:hover .text a,
.project__item:hover .text a {
  color: #769114;
}
.portfolio .owl-theme .owl-dots,
.project .owl-theme .owl-dots {
  padding-top: 30px;
}
.portfolio .owl-theme .owl-dots .owl-dot span,
.project .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: #004c3c;
  margin: 0 8px;
  opacity: 0.5;
}
.portfolio .owl-theme .owl-dots .owl-dot.active span,
.project .owl-theme .owl-dots .owl-dot.active span,
.portfolio .owl-theme .owl-dots .owl-dot:hover span,
.project .owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #004c3c;
}
.project .module-container {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.project__title {
  border-top: 1px solid #e6e6e6;
  padding: 40px 0;
  text-align: left;
}
.project__title-text {
  color: #4b4b4b;
  font-size: 28px;
  font-weight: 500;
  line-height: 170%; /* 47.6px */
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.project .owl-theme .owl-nav div {
  display: none;
}
.project .link {
  color: #92a743;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%; /* 14.4px */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid #e0e7e6;
  position: absolute;
  top: 57px;
  right: 20px;
}
@media only screen and (max-width: 1100px) {
  .portfolio,
  .project {
    padding-bottom: 60px;
  }
  .portfolio__title,
  .project__title {
    padding-bottom: 30px;
  }
  .portfolio__title-text,
  .project__title-text {
    font-size: 24px;
    letter-spacing: 2.4px;
  }
  .portfolio .owl-theme .owl-nav div,
  .project .owl-theme .owl-nav div {
    width: 32px;
    height: 16px;
    top: -53px;
    background-size: cover;
  }
  .portfolio .owl-theme .owl-nav .owl-prev,
  .project .owl-theme .owl-nav .owl-prev {
    left: 300px;
  }
  .portfolio .owl-theme .owl-nav .owl-next,
  .project .owl-theme .owl-nav .owl-next {
    right: 300px;
  }
  .portfolio__item .text,
  .project__item .text {
    position: absolute;
    bottom: 10px;
    right: 14px;
    left: 14px;
    text-align: right;
    line-height: 17px;
  }
  .portfolio__item .text a,
  .project__item .text a {
    font-size: 13px;
  }
  .project__title {
    padding: 20px 0;
  }
  .project .link {
    top: 35px;
  }
}
@media only screen and (max-width: 900px) {
  .portfolio .owl-theme .owl-nav .owl-prev,
  .project .owl-theme .owl-nav .owl-prev {
    left: 30px;
  }
  .portfolio .owl-theme .owl-nav .owl-next,
  .project .owl-theme .owl-nav .owl-next {
    right: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .portfolio .owl-theme .owl-dots,
  .project .owl-theme .owl-dots {
    padding-top: 10px;
  }
  .portfolio .owl-theme .owl-dots .owl-dot span,
  .project .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 0 5px;
  }
  .project .module-container {
    padding: 0 10px;
  }
  .project__title {
    padding-top: 11px;
    padding-bottom: 17px;
  }
  .project__title-text {
    font-size: 18px;
    line-height: 170%; /* 30.6px */
    letter-spacing: 0.9px;
  }
  .project .link {
    top: auto;
    right: auto;
    left: 10px;
    bottom: -30px;
  }
}
footer {
  background: #032922;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
footer a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
footer .module-container {
  max-width: 1600px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}
.footer {
  padding-top: 49px;
  padding-bottom: 42px;
  border-bottom: 1px solid #1c3e38;
}
.footer__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.footer__item p:first-child {
  font-size: 20px;
  margin-bottom: 13px;
}
.footer__item .tel {
  margin-right: 30px;
}
.footer__item .mail {
  margin-left: 30px;
}
.footer__item-1 p:first-child {
  text-transform: uppercase;
}
.footer__item-3 {
  display: flex;
  gap: 20px;
}
.footer-bottom {
  padding-top: 13px;
  padding-bottom: 17px;
  font-size: 13px;
}
.footer-bottom .politika {
  margin-left: 10px;
}
.footer-bottom .module-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 640px) {
  footer {
    font-size: 12px;
  }
  footer .module-container {
    padding: 0 10px;
    position: relative;
  }
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer__item {
    margin-bottom: 25px;
  }
  .footer__item .mail {
    margin-left: 0px;
    display: block;
    margin-top: 15px;
  }
  .footer__item p:first-child {
    font-size: 16px;
    margin-bottom: 9px;
  }
  .footer__item-2 {
    margin-bottom: 0px;
  }
  .footer__item-2 p:first-child {
    margin-bottom: 25px;
  }
  .footer-bottom .politika {
    margin: 0px;
    display: block;
    margin-top: 5px;
  }
  .footer-bottom .module-container {
    gap: 18px;
  }
}
@media only screen and (max-width: 478px) {
  .footer__item-3 {
    position: absolute;
    top: 0px;
    right: 10px;
  }
}
.munu-child {
  padding-bottom: 40px;
}
.munu-child ul {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
}
.munu-child ul li {
  margin: 0;
  padding: 0;
  padding: 0 25px;
  border-right: 1px solid #00372c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.munu-child ul li a {
  color: #00372c;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-decoration: none;
}
.munu-child ul li:last-child {
  border: none;
}
.munu-child ul li:hover a,
.munu-child ul li.active a {
  color: #779114;
}
@media only screen and (max-width: 1100px) {
  .munu-child ul {
    margin-bottom: 40px;
  }
  .munu-child ul li {
    padding: 0 20px;
  }
  .munu-child ul li a {
    font-size: 12px;
    letter-spacing: 0.6px;
  }
}
@media only screen and (max-width: 640px) {
  .munu-child {
    padding-bottom: 30px;
  }
  .munu-child ul {
    flex-direction: column;
    text-align: center;
    margin-bottom: 0;
  }
  .munu-child ul li {
    border: none;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .munu-child ul li:after {
    content: '';
    width: 14px;
    height: 1px;
    background: #004c3d;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -7px;
  }
  .munu-child ul li a {
    font-size: 12px;
  }
  .munu-child ul li:last-child:after {
    display: none;
    margin-bottom: 0;
  }
}
.portfolio-blog .article__body.wrp,
.services-blog .article__body.wrp {
  max-width: 970px;
}
.portfolio-blog .category-blog__items,
.services-blog .category-blog__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px;
}
.portfolio-blog .category-blog__items figure,
.services-blog .category-blog__items figure,
.portfolio-blog .category-blog__items h2,
.services-blog .category-blog__items h2 {
  margin: 0;
}
.portfolio-blog .category-blog__item,
.services-blog .category-blog__item {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  overflow: hidden;
}
.portfolio-blog .category-blog__item.active,
.services-blog .category-blog__item.active {
  opacity: 1;
}
.portfolio-blog .category-blog__item .img,
.services-blog .category-blog__item .img {
  position: relative;
}
.portfolio-blog .category-blog__item .img .page-header,
.services-blog .category-blog__item .img .page-header {
  position: absolute;
  right: 22px;
  left: 22px;
  text-align: right;
  bottom: 15px;
}
.portfolio-blog .category-blog__item .img .page-header h2,
.services-blog .category-blog__item .img .page-header h2 {
  line-height: 17px;
}
.portfolio-blog .category-blog__item .img .page-header a,
.services-blog .category-blog__item .img .page-header a {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}
.portfolio-blog .category-blog__item .img:hover a,
.services-blog .category-blog__item .img:hover a {
  color: #779114;
}
.portfolio-blog .category-blog__item .img img,
.services-blog .category-blog__item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.portfolio-blog .category-blog__body,
.services-blog .category-blog__body {
  max-width: 1010px;
}
.portfolio-blog table,
.services-blog table {
  font-weight: 500;
  line-height: 120%; /* 19.2px */
  text-transform: uppercase;
}
.portfolio-blog table thead td,
.services-blog table thead td {
  color: #00372c;
  font-size: 12px;
  letter-spacing: 0.6px;
  border: none;
  padding-right: 15px;
}
.portfolio-blog table thead td:last-child,
.services-blog table thead td:last-child {
  padding-right: 0;
}
.portfolio-blog table tbody td,
.services-blog table tbody td {
  color: #00372c;
  font-size: 16px;
  letter-spacing: 0.8px;
  border: none;
  padding-top: 1px;
  padding-right: 15px;
}
.portfolio-blog table tbody td:last-child,
.services-blog table tbody td:last-child {
  padding-right: 0;
}
.portfolio-blog__gallerey-items,
.services-blog__gallerey-items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 23px;
  column-gap: 23px;
  justify-content: space-around;
}
.portfolio-blog__gallerey-item img,
.services-blog__gallerey-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.portfolio-blog__gallerey-item0,
.services-blog__gallerey-item0,
.portfolio-blog__gallerey-item1,
.services-blog__gallerey-item1,
.portfolio-blog__gallerey-item3,
.services-blog__gallerey-item3,
.portfolio-blog__gallerey-item4,
.services-blog__gallerey-item4 {
  width: calc(50% - 12px);
  height: auto;
}
.portfolio-blog__gallerey-item2,
.services-blog__gallerey-item2 {
  width: 100%;
  height: auto;
}
.portfolio-blog__gallerey-item5,
.services-blog__gallerey-item5 {
  padding: 0 40px;
  max-width: 570px;
}
.portfolio-blog__gallerey-itemall,
.services-blog__gallerey-itemall {
  width: calc(33% - 13px);
}
.services-blog .category-blog__item {
  opacity: 1;
}
@media only screen and (max-width: 1100px) {
  .portfolio-blog .category-blog__items .img .page-header {
    right: 14px;
    left: 14px;
    bottom: 10px;
  }
  .portfolio-blog .category-blog__items .img .page-header h2 {
    line-height: 17px;
  }
  .portfolio-blog .category-blog__items .img .page-header a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 900px) {
  .portfolio-blog .category-blog__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .portfolio-blog .category-blog__items {
    grid-template-columns: repeat(1, 1fr);
  }
  .portfolio-blog table {
    font-weight: 500;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
    min-width: auto;
    margin-bottom: 0 !important;
  }
  .portfolio-blog table thead td {
    font-size: 8px !important;
    color: #00372c;
    font-size: 12px;
    letter-spacing: 0.4px;
    border: none;
  }
  .portfolio-blog table tbody td {
    color: #00372c;
    font-size: 12px !important;
    letter-spacing: 0.6px;
    border: none;
    padding-top: 1px;
  }
  .portfolio-blog__gallerey-items {
    gap: 10px;
  }
}
@media only screen and (max-width: 520px) {
  .portfolio-blog__gallerey-item0,
  .portfolio-blog__gallerey-item1,
  .portfolio-blog__gallerey-item3,
  .portfolio-blog__gallerey-item4 {
    width: 100%;
    height: auto;
  }
  .portfolio-blog__gallerey-item2 {
    width: 100%;
    height: auto;
  }
  .portfolio-blog__gallerey-item5 {
    width: 100%;
    max-width: 570px;
    padding: 0;
  }
  .portfolio-blog__gallerey-itemall {
    width: 100%;
  }
}
.pagination {
  padding-top: 60px;
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0;
  padding: 0;
  padding: 0 25px;
  border-right: 1px solid #00372c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pagination li a {
  color: #00372c;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-decoration: none;
}
.pagination li:last-child {
  border: none;
}
.pagination li:hover a,
.pagination li.active a {
  color: #779114;
}
.mbl_menu {
  background: #004c3d;
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  height: auto;
  z-index: 99999;
  overflow-y: auto;
  max-height: 0px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 175%;
}
.mbl_menu::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.mbl_menu::-webkit-scrollbar-track {
  background: #004c3d;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.mbl_menu::-webkit-scrollbar-thumb {
  background: #004c3d;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.mbl_menu::-webkit-scrollbar-thumb:hover {
  background: #004c3d;
}
.mbl_menu.active {
  max-height: 2000px;
}
.mbl_menu__container {
  padding: 40px 10px;
}
.mbl_menu__container ul {
  list-style: none;
}
.mbl_menu__container ul li a {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
.mbl_menu__container ul li.active > a {
  color: #779114;
}
.mbl_menu__container ul li ul {
  margin-left: 15px;
}
.mbl_menu__container ul li ul li a {
  font-size: 14px;
  line-height: 130%;
  color: #fff;
}
.mbl_menu .aside__banner {
  padding-top: 60px;
  text-align: center;
}
.mbl_menu .close {
  padding-top: 60px;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.mbl_menu .close:before {
  margin-bottom: 13px;
  display: inline-block;
  content: '';
  width: 25px;
  height: 25px;
  background: url("../images/close-w.svg");
}
.open_menu {
  width: 25px;
  height: 14px;
  position: relative;
  margin-left: auto;
}
.open_menu span {
  height: 2px;
  background: #779114;
  position: absolute;
  width: 100%;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.open_menu span:first-child {
  top: 0;
}
.open_menu span:nth-child(2) {
  top: 6px;
}
.open_menu span:last-child {
  bottom: 0;
}
.open_menu.active span {
  height: 2px;
  background: #779114;
  position: absolute;
  width: 100%;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.open_menu.active span:first-child {
  transform: rotate(45deg);
  z-index: 1000;
  top: 50%;
}
.open_menu.active span:nth-child(2) {
  display: none;
}
.open_menu.active span:last-child {
  top: 50%;
  transform: rotate(-45deg);
}
html {
  height: 100%;
}
body {
  font: 18px 'Montserrat', sans-serif;
  font-weight: normal;
  width: 100%;
  height: 100%;
  position: relative;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
input,
textarea {
  outline: none;
}
aside {
  flex: 0 1 300px;
}
main {
  flex: 1 1 auto;
  min-width: 0;
}
.inner main {
  padding-top: 142px;
  padding-bottom: 80px;
}
.fl_main {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wrapper {
  position: relative;
  width: 100%;
  flex: 1 0 auto;
}
.wrp {
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}
.home .wrp {
  max-width: 1440px;
}
footer {
  flex: 0 0 auto;
}
.mbl {
  display: none;
}
@media only screen and (max-width: 1100px) {
  .inner main {
    padding-top: 94px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 900px) {
  .wrp {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 640px) {
  .mbl {
    display: block;
  }
}
