/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./resources/scss/core.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

::selection {
  color: #fff;
  background: #DA7F34;
}

body {
  color: #262626;
  font: 16px/1.5 "Aeonik-Regular", Helvetica, Arial, sans-serif;
}

a {
  color: #DA7F34;
  text-decoration: none;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
}

p {
  margin: 0px 0 20px;
}

strong, b {
  font-family: "Aeonik-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #9EA1A7;
}

h1,
.h1 {
  line-height: 1.2;
  font-size: 60px;
  font-family: "Aeonik-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 50px;
}

h2,
.h2 {
  line-height: 1.3;
  font-size: 48px;
  font-family: "Aeonik-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 30px;
}

h3,
.h3 {
  line-height: 1.3;
  font-size: 30px;
  font-family: "Aeonik-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 15px;
}

h4,
.h4 {
  line-height: 1.3;
  font-size: 21px;
  font-family: "Aeonik-Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 5px;
}

.site {
  overflow-x: hidden;
}

.site-main {
  min-height: 400px;
  padding-top: 182px;
}

.container {
  max-width: 1420px;
  padding: 0 60px;
  margin: 0 auto;
}

.phone {
  background: url(images/3e6687de4b68fa6003b3.svg) 0 0 no-repeat;
}

.fax {
  background: url(images/c0bb9c56f0f28c8789cd.svg) 0 0 no-repeat;
}

.email {
  background: url(images/de239c6ef6549a69a8c1.svg) 0 0 no-repeat;
}

.location {
  background: url(images/0f347414532119094ab3.svg) 0 0 no-repeat;
}

.entry-content ul {
  margin-bottom: 20px;
}

.back-to-list {
  margin-bottom: 70px;
}
.back-to-list a {
  color: #262626;
  display: inline-block;
  padding-left: 30px;
  padding-top: 4px;
  background: url(images/b00c44e5129547d6933b.svg) 0 center no-repeat;
}

.wp-block-image.size-full {
  margin-bottom: 100px;
}
.wp-block-image.size-full img {
  display: block;
  clip-path: polygon(0 0, calc(100% - 112px) 0, 100% 112px, 100% 100%, 0 100%);
}

@media screen and (max-width: 1199px) {
  .site-main {
    padding-top: 152px;
  }
}
@media screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 54px;
  }
  .wp-block-image.size-full {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0 25px;
  }
  h1,
.h1 {
    font-size: 46px;
    margin: 0 0 40px;
  }
  h2,
.h2 {
    font-size: 36px;
    margin: 0 0 25px;
  }
  h3,
.h3 {
    font-size: 24px;
  }
  h4,
.h4 {
    font-size: 18px;
  }
  .site-main {
    padding-top: 112px;
  }
  .back-to-list {
    margin-bottom: 50px;
  }
  .wp-block-image.size-full img {
    clip-path: polygon(0 0, calc(100% - 70px) 0, 100% 70px, 100% 100%, 0 100%);
  }
}
@media screen and (max-width: 599px) {
  .container {
    padding: 0 15px;
  }
  h1,
.h1 {
    font-size: 40px;
  }
  h2,
.h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 390px) {
  h1,
.h1 {
    font-size: 36px;
  }
  h2,
.h2 {
    font-size: 28px;
  }
  h3,
.h3 {
    font-size: 22px;
  }
}
.business-park {
  margin-bottom: 80px;
}
.business-park h1 {
  max-width: 710px;
  position: relative;
  z-index: 10;
}
.business-park h1 strong {
  display: block;
}
.business-park .img {
  position: relative;
  margin-bottom: 20px;
}
.business-park .img:before {
  content: " ";
  width: 537px;
  height: 408px;
  position: absolute;
  top: -233px;
  right: 0;
  background: url(images/090b23dbfdaa28f05e15.png) right top no-repeat;
}
.business-park .img img {
  display: block;
}
.business-park .imgs .slick-arrow {
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 10;
}
.business-park .imgs .slick-next {
  background: url(images/106c44df5edf5e63b9e5.svg) center center no-repeat;
  right: 20px;
}
.business-park .imgs .slick-next:hover {
  background: url(images/dd052006fe700a7bd85c.svg) center center no-repeat;
}
.business-park .imgs .slick-prev {
  background: url(images/8dbec6f71d0c97a7ec65.svg) center center no-repeat;
  left: 20px;
}
.business-park .imgs .slick-prev:hover {
  background: url(images/a0e6e53cce9c28e99731.svg) center center no-repeat;
}

.business-park-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.business-park-item {
  padding: 0 10px 20px;
  width: 25%;
}
.business-park-item img {
  display: block;
}
.business-park-item:nth-child(1) img {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 112px 100%, 0 calc(100% - 112px));
}
.business-park-item:nth-child(2) .img-holder {
  background: #fff;
}
.business-park-item:nth-child(2) img {
  clip-path: polygon(0 0, calc(100% - 112px) 0, 100% 112px, 100% 100%, 0 100%);
}
.business-park-item:nth-child(3) img {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 112px 100%, 0 calc(100% - 112px));
}
.business-park-item .h2 {
  font-size: 40px;
}
.business-park-item .text {
  padding: 30px;
}
.business-park-item .over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.business-park-item:hover .business-park-item-inner {
  background: #262626;
  color: #fff;
}

.business-park-item-inner {
  background: #F4F4F4;
  height: 100%;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
}

@media screen and (max-width: 1299px) {
  .business-park h1 {
    max-width: 620px;
  }
}
@media screen and (max-width: 1199px) {
  .business-park .img::before {
    width: 350px;
    height: 266px;
    background-size: cover;
    top: -152px;
  }
  .business-park-item .text {
    padding: 20px;
  }
  .business-park-item .h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 991px) {
  .business-park .img::before {
    width: 250px;
    height: 190px;
    top: -109px;
  }
  .business-park h1 {
    max-width: 410px;
  }
  .business-park-item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .business-park h1 {
    max-width: 100%;
  }
  .business-park .img::before {
    width: 200px;
    height: 152px;
    top: -87px;
  }
  .business-park {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 599px) {
  .business-park .img::before {
    display: none;
  }
  .business-park-item {
    width: 100%;
  }
  .business-park .img {
    overflow: hidden;
  }
  .business-park .img img {
    max-width: calc(100% + 500px);
    margin: 0 -250px;
  }
}
.site-footer {
  padding: 70px 0 40px;
  background: #F2F2F2 url(images/c23ee6e2ab1275e51df4.svg) center center no-repeat;
  background-size: cover;
}
.site-footer .contacts-form {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 406px;
  margin-bottom: 95px;
}
.site-footer .contacts-form .info {
  width: 54%;
  padding-right: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .contacts-form .info .info-img {
  width: 48%;
  max-width: 310px;
  position: relative;
}
.site-footer .contacts-form .info .info-img img {
  display: block;
  clip-path: polygon(0 0, calc(100% - 82px) 0, 100% 82px, 100% 100%, 0 100%);
}
.site-footer .contacts-form .info .info-text {
  width: 52%;
  padding-left: 50px;
}
.site-footer .contacts-form .info .info-text .h3 {
  margin-bottom: 30px;
}
.site-footer .contacts-form .info .info-text ul li {
  padding-bottom: 10px;
}
.site-footer .contacts-form .info .info-text ul li a {
  color: #262626;
  display: inline-block;
  padding-left: 32px;
}
.site-footer .contacts-form .info .info-text ul li a:hover {
  text-decoration: none;
  color: #DA7F34;
}
.site-footer .contacts-form .form {
  width: 46%;
}
.site-footer .contacts-form .form-row {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}
.site-footer .contacts-form .form-col {
  width: 100%;
  padding: 0 10px 20px;
}
.site-footer .contacts-form .form-col p {
  margin: 0;
}
.site-footer .contacts-form .form-col-hidden {
  display: none;
}
.site-footer .logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.site-footer .main-navigation {
  margin-bottom: 40px;
}
.site-footer .main-navigation ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -10px;
}
.site-footer .main-navigation ul li a {
  color: #262626;
  padding: 10px 10px;
  display: inline-block;
}
.site-footer .main-navigation ul li a:hover {
  text-decoration: none;
  color: #DA7F34;
}
.site-footer .contacts-social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.site-footer .contacts-social ul {
  display: flex;
}
.site-footer .contacts-social ul li {
  padding: 0 20px 20px 0;
}
.site-footer .contacts-social ul li a {
  padding-left: 32px;
  color: #262626;
  display: inline-block;
}
.site-footer .contacts-social ul li a:hover {
  text-decoration: none;
  color: #DA7F34;
}
.site-footer .contacts-social .social {
  display: flex;
}
.site-footer .contacts-social .social a {
  display: inline-block;
  margin: 0 0 20px 15px;
  width: 26px;
  height: 26px;
}
.site-footer .copy-solution {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 15px;
  padding-top: 44px;
  border-top: 1px solid #D9D9D9;
}
.site-footer .copy-solution .copy {
  padding-right: 10px;
}
.site-footer .copy-solution .solution {
  padding-left: 10px;
  white-space: nowrap;
}
.site-footer .copy-solution .solution .cp {
  margin-left: 6px;
  display: inline-block;
  width: 72px;
  height: 22px;
  background: url(images/eb8f24e15adc660f93f5.svg) center center no-repeat;
  background-size: cover;
}
.site-footer .facebook {
  background: url(images/92e95425bada1c1d6ce6.svg) center center no-repeat;
  background-size: cover;
}
.site-footer .instagram {
  background: url(images/51b0a3fca0b025890fce.svg) center center no-repeat;
  background-size: cover;
}
.site-footer .linkedin {
  background: url(images/9169c279e3e77d3ff212.svg) center center no-repeat;
  background-size: cover;
}
.site-footer .youtube {
  background: url(images/d8932a80535478f3aa9b.svg) center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1199px) {
  .site-footer .contacts-form .form {
    width: 100%;
  }
  .site-footer .contacts-form .info {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
  }
  .site-footer .contacts-form {
    display: block;
    margin-bottom: 30px;
  }
  .site-footer .contacts-social {
    display: block;
  }
  .site-footer .contacts-social ul {
    margin-bottom: 20px;
  }
  .site-footer .contacts-social .social a {
    margin: 0 15px 20px 0px;
  }
}
@media screen and (max-width: 991px) {
  .site-footer .contacts-social ul {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .contacts-form .info .info-text {
    width: 60%;
  }
  .site-footer .contacts-form .info .info-img {
    width: 40%;
    max-width: 220px;
  }
}
@media screen and (max-width: 599px) {
  .site-footer .contacts-form .info {
    display: block;
  }
  .site-footer .contacts-form .info .info-img {
    width: 100%;
  }
  .site-footer .contacts-form .info .info-img img {
    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
    margin-bottom: 20px;
  }
  .site-footer .contacts-form .info .info-text {
    width: 100%;
    padding-left: 0;
  }
  .site-footer .contacts-form .form-row {
    display: block;
  }
  .site-footer .logos {
    display: block;
    margin-bottom: 30px;
  }
  .site-footer .logos a {
    margin-bottom: 20px;
    display: block;
  }
}
@media screen and (max-width: 390px) {
  .site-footer .copy-solution {
    display: block;
  }
  .site-footer .copy-solution .copy {
    padding-right: 0;
    padding-bottom: 15px;
  }
  .site-footer .copy-solution .solution {
    padding-left: 0px;
  }
}
.btn,
.wpcf7-form .wpcf7-submit {
  border-radius: 4px;
  border: 1px solid #262626;
  padding: 11px 30px 11px 30px;
  text-align: center;
  font: 16px/1.5 "Aeonik-Regular", Helvetica, Arial, sans-serif;
  cursor: pointer;
  background: transparent;
  color: #262626;
  display: inline-block;
}
.btn .arrow,
.wpcf7-form .wpcf7-submit .arrow {
  display: inline-block;
  margin: 0px 0px 0 6px;
  width: 20px;
  height: 23px;
  background: url(images/e762e675130556331dff.svg) center center no-repeat;
  background-size: cover;
  vertical-align: top;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn:hover,
.wpcf7-form .wpcf7-submit:hover {
  background: #262626;
  color: #fff;
  text-decoration: none;
}
.btn:hover .arrow,
.wpcf7-form .wpcf7-submit:hover .arrow {
  margin: 0 -6px 0 12px;
  background: url(images/ef3c43c0bc13a21f26bc.svg) center center no-repeat;
  background-size: cover;
}

.btn-callback {
  position: fixed;
  top: 420px;
  right: 52px;
  z-index: 200;
  border-radius: 10px 10px 0 0;
  color: #fff;
  padding: 11px 30px 11px 30px;
  text-align: center;
  font: 16px/1.5 "Aeonik-Regular", Helvetica, Arial, sans-serif;
  display: inline-block;
  background: linear-gradient(45deg, #8D4A38 0%, #CD8144 100%);
  font-size: 20px;
  text-transform: uppercase;
  transform: rotate(-90deg);
  transform-origin: top right;
}
.btn-callback .arrow {
  display: inline-block;
  margin: 2px 0px 0 6px;
  width: 20px;
  height: 23px;
  background: url(images/ef3c43c0bc13a21f26bc.svg) center center no-repeat;
  background-size: cover;
  vertical-align: top;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn-callback:hover {
  background: linear-gradient(45deg, #262626 0%, #262626 100%);
  color: #fff;
  text-decoration: none;
}
.btn-callback:hover .arrow {
  margin: 2px -6px 0 12px;
}

.btn-available {
  position: fixed;
  top: 110px;
  right: 52px;
  z-index: 200;
  border-radius: 10px 10px 0 0;
  color: #fff;
  padding: 11px 30px 11px 30px;
  text-align: center;
  font: 16px/1.5 "Aeonik-Regular", Helvetica, Arial, sans-serif;
  display: inline-block;
  background: #DA7F34;
  font-size: 20px;
  text-transform: uppercase;
  transform: rotate(-90deg);
  transform-origin: top right;
}
.btn-available .arrow {
  display: inline-block;
  margin: 2px 0px 0 6px;
  width: 20px;
  height: 23px;
  background: url(images/ef3c43c0bc13a21f26bc.svg) center center no-repeat;
  background-size: cover;
  vertical-align: top;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn-available:hover {
  background: #262626;
  color: #fff;
  text-decoration: none;
}
.btn-available:hover .arrow {
  margin: 2px -6px 0 12px;
}

@media screen and (max-width: 767px) {
  .btn-available {
    top: 130px;
    right: 37px;
    font-size: 14px;
    padding: 8px 20px 8px 20px;
  }
  .btn-available .arrow {
    margin-top: -2px !important;
  }
  .btn-callback {
    right: 37px;
    top: 360px;
    font-size: 14px;
    padding: 8px 20px 8px 20px;
  }
  .btn-callback .arrow {
    margin-top: -2px !important;
  }
}
@media screen and (max-width: 599px) {
  .btn-available {
    right: 32px;
    padding: 8px 16px 6px 16px;
    font-size: 12px;
    top: 120px;
  }
  .btn-available .arrow {
    margin-top: -5px !important;
  }
  .btn-callback {
    top: 320px;
    right: 32px;
    font-size: 12px;
    padding: 8px 16px 6px 16px;
  }
  .btn-callback .arrow {
    margin-top: -5px !important;
  }
}

/*# sourceMappingURL=core.css.map*/