/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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: #EB602D;
}

body {
  font: 16px/1.5 "HelveticaNeue-Roman", Helvetica, Arial, sans-serif;
  color: #3D3E3F;
  background: linear-gradient(42deg, #EBEBEB 26.06%, #EBEBEB 72.47%, #989898 117.9%);
}

strong, b {
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

a {
  color: #3D3E3F;
  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 24px;
}

.breadcrumbs {
  color: #666666;
  font-size: 12px;
  margin-bottom: 33px;
}
.breadcrumbs a {
  color: #666666;
}

h1,
.h1 {
  line-height: 1.3;
  font-size: 30px;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #505050;
  max-width: 580px;
  text-transform: uppercase;
  margin: 0 0 30px;
}
h1.has-text-align-center,
.h1.has-text-align-center {
  margin: 0 auto 30px;
}

h2,
.h2 {
  line-height: 1.3;
  font-size: 24px;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #505050;
  text-transform: uppercase;
  margin: 0 0 20px;
}

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

.site {
  overflow: hidden;
  background: url(images/b99fa370f0e6f786fa63.svg) 45vw 0 no-repeat;
}

.product-page .site,
.page-template-page-category .site,
.page-template-page-sub-category .site {
  background: none;
}

.site-main {
  min-height: calc(100vh - 581px);
}

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

.subtitle {
  margin-bottom: 10px;
  font-family: "DMSans-Light", Helvetica, Arial, sans-serif;
  color: #878787;
  font-size: 12px;
  letter-spacing: 2.16px;
  text-transform: uppercase;
}

.block-negative {
  margin: 0 -100%;
}

.block-negative-container {
  max-width: 100vw;
  margin: 0 auto;
  overflow-x: hidden;
}

.slick-dots {
  display: flex;
  align-items: center;
}
.slick-dots li {
  padding: 1px 3px;
}
.slick-dots li button {
  border-radius: 10px;
  background: #FFF;
  width: 30px;
  height: 10px;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background: #EB5F2D;
  width: 60px;
}

.slick-next {
  margin: 1px 0 0 4px;
  vertical-align: top;
  display: inline-block;
  width: 26px;
  height: 15px;
  background: url(images/92b9fd026ce5111078c6.svg) center center no-repeat;
  border: none;
  text-indent: -99999px;
  cursor: pointer;
}

.slick-prev {
  margin: 1px 4px 0 0px;
  vertical-align: top;
  display: inline-block;
  width: 26px;
  height: 15px;
  background: url(images/aaa8bb1955864c43941f.svg) center center no-repeat;
  border: none;
  text-indent: -99999px;
  cursor: pointer;
}

.slick-disabled {
  opacity: 0;
  cursor: default;
}

.simple-text {
  max-width: 864px;
  text-align: center;
  margin: 0 auto 50px;
}

.fancybox-container .fancybox-slide--video {
  padding: 10%;
}

.fancybox-container .fancybox-button {
  background: #EB602D;
}

@media screen and (min-width: 1722px) { /* 991px counts */ }
@media screen and (min-width: 1500px) { /* 991px counts */
  .container {
    max-width: 1920px;
    padding: 0 120px;
    margin: 0 auto;
  }
  .site {
    overflow: hidden;
    background: url(images/7f615871a70d25d1856d.svg) 45vw 0 no-repeat;
  }
}
@media screen and (max-width: 991px) { /* 991px counts */
  .container {
    padding: 0 20px;
  }
  body .cky-revisit-bottom-left {
    left: auto;
    right: 15px;
  }
  .site-main {
    min-height: 400px;
  }
  h1, .h1 {
    font-size: 22px;
    margin: 0 0 20px;
  }
  .breadcrumbs {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) { /* 991px counts */
  .simple-text {
    margin-bottom: 30px;
  }
  .site {
    background-size: 598px;
    background-position-x: 35vw;
  }
}
@media screen and (max-width: 599px) { /* 991px counts */
  h2, .h2 {
    font-size: 18px;
  }
  h1, .h1 {
    text-align: center;
  }
  .site {
    background-size: 572px;
    background-position-x: 30vw;
  }
  .slick-dots li button {
    width: 17px;
    height: 8px;
  }
  .slick-dots li.slick-active button {
    width: 37px;
  }
  .slick-next,
.slick-prev {
    width: 16px;
    height: 10px;
    background-size: cover;
  }
  .product-page .breadcrumb_last {
    display: none;
  }
  body {
    background: linear-gradient(42deg, #EBEBEB 49.09%, #EBEBEB 82.73%, #989898 109.29%);
  }
}
.site-header {
  display: block;
  margin: 0px 0 21px;
  padding-top: 18px;
}

.site-header-block {
  border-radius: 5px;
  background: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 15px;
}
.site-header-block .logo img {
  display: block;
}
.site-header-block .main-navigation {
  margin-left: 76px;
  border-bottom: 1px solid #D3D3D3;
}
.site-header-block .main-navigation ul {
  display: flex;
}
.site-header-block .main-navigation ul li {
  padding: 0 33px;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
}
.site-header-block .main-navigation ul li:first-child {
  padding-left: 0;
}
.site-header-block .main-navigation ul li:last-child {
  padding-right: 0;
}
.site-header-block .main-navigation ul li a {
  color: #666;
  display: inline-block;
  padding: 5px 0;
  border-bottom: 1px solid transparent;
}
.site-header-block .main-navigation ul li a:hover {
  text-decoration: none;
  color: #EB5F2D;
}
.site-header-block .main-navigation ul li ul {
  display: none;
}
.site-header-block .main-navigation ul li.current-menu-parent a, .site-header-block .main-navigation ul li.current_page_item a {
  color: #EB5F2D;
  border-bottom: 1px solid #EB5F2D;
}
.site-header-block .main-navigation ul li.current-menu-parent ul li a, .site-header-block .main-navigation ul li.current_page_item ul li a {
  color: #666;
  border-bottom: 1px solid transparent;
}
.site-header-block .main-navigation ul li.products {
  position: relative;
}
.site-header-block .main-navigation ul li.products a {
  padding-right: 16px;
  background: url(images/a5168ca550260cf7d377.svg) right 14px no-repeat;
}
.site-header-block .main-navigation ul li.products.current-menu-parent a, .site-header-block .main-navigation ul li.products.current_page_item a {
  background: url(images/4a21ca0dc242b1187827.svg) right 14px no-repeat;
}
.site-header-block .main-navigation ul li.products.active a {
  color: #EB5F2D;
  background: url(images/23a16db57200d1b2871c.svg) right 14px no-repeat;
}
.site-header-block .main-navigation ul li.products.active ul {
  display: block;
  position: absolute;
  top: 67px;
  left: 0;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 10px 60px 0px rgba(5, 16, 54, 0.05);
  padding: 20px 36px;
  width: 320px;
  z-index: 100;
}
.site-header-block .main-navigation ul li.products.active ul li {
  padding: 16px 0;
}
.site-header-block .main-navigation ul li.products.active ul li a {
  padding: 0px;
  background: none;
  color: #666;
}
.site-header-block .main-navigation ul li.products.active ul li a:hover {
  color: #EB5F2D;
}
.site-header-block .main-navigation ul li.products.active ul li a .subtitle {
  display: block;
  margin: 0;
}
.site-header-block .main-navigation ul li.products.active ul li.current-menu-parent a, .site-header-block .main-navigation ul li.products.active ul li.current_page_item a {
  color: #EB5F2D;
}
.site-header-block .main-navigation ul li.products.active ul li.icon1 a, .site-header-block .main-navigation ul li.products.active ul li.icon2 a, .site-header-block .main-navigation ul li.products.active ul li.icon3 a {
  position: relative;
  padding-left: 77px;
  border-bottom: none !important;
}
.site-header-block .main-navigation ul li.products.active ul li.icon1 a:before, .site-header-block .main-navigation ul li.products.active ul li.icon2 a:before, .site-header-block .main-navigation ul li.products.active ul li.icon3 a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  width: 71px;
  height: 40px;
}
.site-header-block .main-navigation ul li.products.active ul li.icon1 a:before {
  background: url(images/1766130d9adeae01c8b3.png) 0 center no-repeat;
  background-size: cover;
}
.site-header-block .main-navigation ul li.products.active ul li.icon2 a:before {
  background: url(images/ddbcdeefafce6126cd8f.png) 0 center no-repeat;
  background-size: cover;
}
.site-header-block .main-navigation ul li.products.active ul li.icon3 a:before {
  background: url(images/81341198878d98a25ecd.png) 0 center no-repeat;
  background-size: cover;
}
.site-header-block .main-navigation ul li.products.active ul ul {
  display: none;
}
.site-header-block .social {
  display: flex;
}
.site-header-block .social .icon {
  border: none;
}
.site-header-block .social a {
  margin: 0 0 0 4px;
}
.site-header-block .buttons {
  padding: 0 0 0 30px;
}
.site-header-block .lang {
  padding: 0 16px 0 24px;
  position: relative;
  width: 70px;
}
.site-header-block .lang ul {
  position: absolute;
  top: -12px;
  right: 12px;
  padding-right: 16px;
  background: url(images/dea86064597be7181a16.svg) right 4px top 10px no-repeat;
  border-radius: 6px;
}
.site-header-block .lang ul li {
  text-transform: uppercase;
  padding: 0 0 0 12px;
  display: none;
}
.site-header-block .lang ul li.current-lang {
  display: block;
}
.site-header-block .lang ul li a {
  color: #666;
}
.site-header-block .lang ul li a:hover {
  text-decoration: none;
  color: #EB5F2D;
}
.site-header-block .lang ul:hover {
  background: #fff url(images/dea86064597be7181a16.svg) right 4px top 10px no-repeat;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-header-block .lang ul:hover li {
  display: block;
}
.site-header-block .lang ul:hover li.current-lang {
  pointer-events: none;
}
.site-header-block .mobile-nav {
  display: none;
  width: 20px;
  padding-top: 6px;
  cursor: pointer;
}
.site-header-block .mobile-nav span {
  background: #666666;
  height: 2px;
  display: block;
  margin-bottom: 6px;
}
.site-header-block .mobile-nav span:last-child {
  width: 15px;
  margin-left: 5px;
}

.site-header-left {
  display: flex;
  align-items: center;
}

.site-header-right {
  display: flex;
  align-items: center;
}

.mobile-menu-holder {
  display: none;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  padding: 110px 76px 15px;
  width: calc(100% - 20px);
  z-index: 100;
}
.mobile-menu-holder .main-navigation a:hover {
  text-decoration: none;
  color: #EB5F2D;
}
.mobile-menu-holder .main-navigation .home {
  display: none;
}
.mobile-menu-holder .main-navigation .products {
  padding-bottom: 40px;
}
.mobile-menu-holder .main-navigation .products a {
  display: none;
}
.mobile-menu-holder .main-navigation .products li a {
  display: block;
}
.mobile-menu-holder .main-navigation .products li a .subtitle {
  display: block;
  margin: 0;
}
.mobile-menu-holder .main-navigation .products li.icon1 a, .mobile-menu-holder .main-navigation .products li.icon2 a, .mobile-menu-holder .main-navigation .products li.icon3 a {
  position: relative;
  padding-left: 77px;
}
.mobile-menu-holder .main-navigation .products li.icon1 a:before, .mobile-menu-holder .main-navigation .products li.icon2 a:before, .mobile-menu-holder .main-navigation .products li.icon3 a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  width: 71px;
  height: 40px;
}
.mobile-menu-holder .main-navigation .products li.icon1 a:before {
  background: url(images/1766130d9adeae01c8b3.png) 0 center no-repeat;
  background-size: cover;
}
.mobile-menu-holder .main-navigation .products li.icon2 a:before {
  background: url(images/ddbcdeefafce6126cd8f.png) 0 center no-repeat;
  background-size: cover;
}
.mobile-menu-holder .main-navigation .products li.icon3 a:before {
  background: url(images/81341198878d98a25ecd.png) 0 center no-repeat;
  background-size: cover;
}
.mobile-menu-holder .main-navigation .products li li {
  display: none;
}
.mobile-menu-holder .main-navigation li {
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-bottom: 14px;
}
.mobile-menu-holder .main-navigation li a {
  color: #666666;
}
.mobile-menu-holder .legal-navigation {
  margin-bottom: 20px;
}
.mobile-menu-holder .legal-navigation li {
  padding-bottom: 14px;
  font-size: 14px;
}
.mobile-menu-holder .legal-navigation li a {
  color: #666666;
}
.mobile-menu-holder .legal-navigation li a:hover {
  text-decoration: none;
  color: #EB5F2D;
}
.mobile-menu-holder .buttons {
  margin-bottom: 28px;
}
.mobile-menu-holder .buttons a {
  display: block;
}
.mobile-menu-holder .social-title {
  text-align: center;
  color: #666666;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.mobile-menu-holder .social {
  text-align: center;
}
.mobile-menu-holder .social .icon {
  border: none;
}

@media screen and (min-width: 1500px) { /* 991px counts */
  .site-header-block .main-navigation {
    margin-left: 200px;
  }
}
@media screen and (max-width: 1199px) { /* 991px counts */
  .site-header-block .main-navigation {
    display: none;
  }
  .site-header-block .mobile-nav {
    display: block;
  }
  .site-header-right {
    margin-left: auto;
  }
  .active-menu .mobile-menu-holder {
    display: block;
  }
  .active-menu .site-header-block .mobile-nav span:last-child {
    display: none;
  }
  .active-menu .site-header-block .mobile-nav span:first-child {
    transform: rotate(45deg);
  }
  .active-menu .site-header-block .mobile-nav span:nth-child(2) {
    transform: rotate(-45deg);
    margin-top: -8px;
  }
  .site-header-left {
    z-index: 101;
    position: relative;
  }
  .site-header-right {
    position: relative;
    z-index: 101;
  }
  .site-header-block .mobile-nav {
    position: relative;
    z-index: 101;
  }
}
@media screen and (max-width: 991px) { /* 991px counts */
  .site-header-block .social {
    display: none;
  }
  .site-header-block .buttons {
    display: none;
  }
  .site-header-block .lang ul li {
    font-size: 14px;
  }
  .site-header-block .lang ul {
    background-position-y: 8px;
  }
  .site-header-block .logo img {
    max-width: 185px;
  }
  .site-header-block .lang {
    margin-top: 4px;
  }
  .site-header {
    margin: 0px 0 12px;
    position: relative;
  }
  .mobile-menu-holder {
    padding: 110px 27px 15px;
  }
}
.site-footer {
  display: block;
  font-family: "DMSans-Light", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: #F9F9F9;
  color: #000;
}
.site-footer a {
  color: #000;
}
.site-footer .cols {
  display: flex;
  justify-content: space-between;
  margin: 0 -20px;
  padding-right: 70px;
}
.site-footer .col {
  padding: 0 20px;
}
.site-footer .col p {
  font-size: 15px;
  margin-bottom: 15px;
}
.site-footer .col p strong {
  font-family: "DMSans-Medium", Helvetica, Arial, sans-serif;
}
.site-footer .logo {
  margin-bottom: 40px;
}
.site-footer .social {
  display: flex;
}
.site-footer .social a {
  margin-right: 8px;
}
.site-footer .contacts {
  font-size: 18px;
  font-family: "DMSans-Medium", Helvetica, Arial, sans-serif;
  max-width: 180px;
}
.site-footer .contacts .label {
  display: block;
  font-size: 10px;
  line-height: 22px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.site-footer .contacts ul li {
  padding-bottom: 30px;
}
.site-footer .main-navigation li {
  padding-bottom: 13px;
}
.site-footer .copy-legal {
  display: flex;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  padding-top: 59px;
}
.site-footer .copy-legal .menu {
  display: flex;
}
.site-footer .copy-legal .menu li {
  padding-left: 60px;
  padding-bottom: 0;
}
.site-footer .copy-legal .menu li a {
  color: rgba(0, 0, 0, 0.6);
}
.site-footer .social-mobile {
  display: none;
}

.site-footer-bg {
  padding: 99px 0 20px;
  background: url(images/f72e58612c8c720f27a3.svg) right center no-repeat;
}

@media screen and (max-width: 991px) { /* 991px counts */
  .site-footer .social-desktop {
    display: none;
  }
  .site-footer .social-mobile {
    display: block;
  }
  .site-footer .contacts {
    font-size: 16px;
  }
  .site-footer .cols {
    display: block;
  }
  .site-footer-bg {
    padding: 50px 0 15px;
  }
  .site-footer .copy-legal {
    flex-direction: column-reverse;
  }
  .site-footer .copy-legal .menu li {
    padding-left: 0px;
    padding-bottom: 12px;
    padding-right: 30px;
  }
  .site-footer-bg {
    background-position-y: bottom;
  }
  .site-footer .contacts ul li {
    padding-bottom: 20px;
  }
  .site-footer .logo {
    margin-bottom: 26px;
  }
  .site-footer .copy-legal {
    padding-top: 24px;
  }
  .site-footer .social {
    margin-bottom: 30px;
    margin-top: 6px;
  }
  .site-footer .contacts {
    max-width: 100%;
  }
  .site-footer .cols {
    padding-right: 0;
  }
  .col-mobile-menu p {
    padding-right: 30px;
    background: url(images/2e509c22d6deb3613fd5.svg) right 7px no-repeat;
    cursor: pointer;
  }
  .col-mobile-menu ul {
    display: none;
  }
  .col-mobile-menu.active p {
    background: url(images/c31ea9322bc73cbbaa3d.svg) right 7px no-repeat;
  }
  .col-mobile-menu.active ul {
    display: block;
  }
  .site-footer .logo img {
    max-width: 185px;
  }
}
.icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #EB602D;
}

.linkedin {
  background: url(images/37c7bda61bb7e944baf7.svg) center center no-repeat;
}
.linkedin:hover {
  background: #EB602D url(images/4c2f7b7c614b158dc520.svg) center center no-repeat;
}

.facebook {
  background: url(images/9d990cf7b5dc44b5d30b.svg) center center no-repeat;
}
.facebook:hover {
  background: #EB602D url(images/314649871197f7037458.svg) center center no-repeat;
}

.youtube {
  background: url(images/23ccacacfbdb2ab9bc62.svg) center center no-repeat;
}
.youtube:hover {
  background: #EB602D url(images/e40265b90fa1f3368d8f.svg) center center no-repeat;
}

.button {
  border-radius: 6px;
  background: #EB602D;
  padding: 12px 25px;
  color: #fff;
  position: relative;
  overflow: hidden;
  display: inline-block;
  min-width: 120px;
  text-align: center;
}
.button span {
  position: relative;
}
.button:before {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  background: #EB602D;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}
.button:hover {
  text-decoration: none;
  background: #B53100;
}
.button:hover:before {
  transform: translate3d(100%, 0, 0);
}
.button.shadow {
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
}

.wpcf7 .wpcf7-form .wpcf7-submit,
.button-arrow {
  border-radius: 6px;
  background: #EB602D;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
  border: none;
  padding: 17px 56px 16px 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font: 16px/1.5 "HelveticaNeue-Roman", Helvetica, Arial, sans-serif;
  color: #fff;
  display: inline-block;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  min-width: 120px;
  text-align: center;
}
.wpcf7 .wpcf7-form .wpcf7-submit span,
.button-arrow span {
  position: relative;
}
.wpcf7 .wpcf7-form .wpcf7-submit:before,
.button-arrow:before {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  background: #EB602D;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}
.wpcf7 .wpcf7-form .wpcf7-submit .arrow,
.button-arrow .arrow {
  width: 24px;
  height: 26px;
  display: inline-block;
  background: url(images/81e76f0a80df1e5d92d9.svg) center center no-repeat;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  transition: right 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.wpcf7 .wpcf7-form .wpcf7-submit:hover,
.button-arrow:hover {
  text-decoration: none;
  background: #B53100;
}
.wpcf7 .wpcf7-form .wpcf7-submit:hover:before,
.button-arrow:hover:before {
  transform: translate3d(100%, 0, 0);
}
.wpcf7 .wpcf7-form .wpcf7-submit:hover .arrow,
.button-arrow:hover .arrow {
  right: 8px;
}

.button-arrow-white {
  border-radius: 6px;
  background: #fff;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
  border: none;
  padding: 17px 56px 16px 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font: 15px/1.5 "HelveticaNeue-Roman", Helvetica, Arial, sans-serif;
  color: #000;
  display: inline-block;
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  min-width: 120px;
  text-align: center;
}
.button-arrow-white span {
  position: relative;
}
.button-arrow-white:before {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  background: #fff;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}
.button-arrow-white .arrow {
  width: 24px;
  height: 26px;
  display: inline-block;
  background: url(images/7bdf467689190c22fe76.svg) center center no-repeat;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.button-arrow-white:hover {
  text-decoration: none;
  color: #fff;
  background: #B53100;
}
.button-arrow-white:hover:before {
  transform: translate3d(100%, 0, 0);
}
.button-arrow-white:hover .arrow {
  background: url(images/81e76f0a80df1e5d92d9.svg) center center no-repeat;
}

@media screen and (max-width: 767px) { /* 991px counts */
  .wpcf7 .wpcf7-form .wpcf7-submit,
.button-arrow-white,
.button-arrow {
    padding-top: 14px;
    padding-bottom: 13px;
  }
  .button {
    min-width: 100px;
  }
}
.slider {
  position: relative;
  padding-left: 445px;
  margin-top: 38px;
}

.slider-titles {
  width: 445px;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  animation-delay: 0.3s;
}
.slider-titles .title {
  color: #505050;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-size: 70px;
  text-transform: uppercase;
  line-height: 78px;
  margin-bottom: 16px;
}
.slider-titles .subtitle {
  color: #EB5F2D;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: normal;
}

.slider-items {
  margin: 0 -100px 0 -107px;
  animation-delay: 0.5s;
}
.slider-items .slick-list {
  padding: 0 !important;
  overflow: visible;
}

.slider-item {
  position: relative;
}
.slider-item .img {
  position: relative;
  display: inline-flex;
}
.slider-item .info {
  position: absolute;
  top: 0%;
  right: 100px;
}
.slider-item .info .logo {
  height: 100px;
}
.slider-item .info .logo img {
  max-height: 51px;
  width: auto;
}
.slider-item .info .icons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.slider-item .info .icons .icon-item {
  text-align: center;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  margin-bottom: 10px;
  background: linear-gradient(131deg, #FFF 26.57%, #C9C9C9 72.24%);
  border: 1px solid #898989;
  box-shadow: 6px 4px 8.1px rgba(0, 0, 0, 0.25);
  color: #3B3B3B;
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), margin 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider-item .info .icons .icon-item:hover {
  margin-top: -20px;
  margin-bottom: 30px;
  transition-delay: 0s !important;
}
.slider-item .info .icons .icon-item.delay-1 {
  transition-delay: 0.2s;
}
.slider-item .info .icons .icon-item.delay-2 {
  transition-delay: 0.4s;
}
.slider-item .info .icons .icon-item.delay-3 {
  transition-delay: 0.6s;
}
.slider-item .info .icons .icon-item.delay-4 {
  transition-delay: 0.8s;
}
.slider-item .info .icons .icon-item img {
  max-height: 43px;
  width: auto;
  margin-bottom: 4px;
  margin-top: 4px;
}
.slider-item .info .icons .icon-item span {
  display: block;
}
.slider-item .numbers .number-holder {
  display: flex;
  position: absolute;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  top: 40px;
}
.slider-item .numbers .number-holder:before {
  content: " ";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 19px;
  background: #fff;
}
.slider-item .numbers .description {
  overflow: hidden;
  position: absolute;
  right: 19px;
  top: -40px;
  max-width: 0;
  z-index: 20;
  transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  width: 471px;
}
.slider-item .numbers .description .description-inner * {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider-item .numbers .description-inner {
  min-height: 80px;
  background: #fff;
  padding: 16px;
  border-radius: 8px;
  min-width: 471px;
}
.slider-item .numbers .description-inner .title {
  margin-bottom: 10px;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.slider-item .numbers .description-inner p {
  margin: 0;
  font-size: 14px;
}
.slider-item .numbers .plus-minus {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background: #fff url(images/accbb59f16c8cadca412.svg) center center no-repeat;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  z-index: 10;
  cursor: pointer;
  margin-bottom: 0px;
  margin-top: 0;
}
.slider-item .numbers .number {
  width: 28px;
  color: #fff;
  height: 28px;
  font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
  background: #EB5F2D;
  border: 1px solid #fff;
  border-radius: 6px;
  line-height: 1.6;
  text-align: center;
  position: relative;
  z-index: 5;
  cursor: pointer;
}
.slider-item .numbers .active .description {
  max-width: 471px;
  width: 471px;
  transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider-item .numbers .active .description .description-inner * {
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  opacity: 1;
}
.slider-item .numbers .active .plus-minus {
  background: #EB5F2D url(images/5b60ebb345e2f1926169.svg) center center no-repeat;
  margin-bottom: -33px;
  margin-top: auto;
}

/*.slick-current .slider-item .info .icons .icon-item{
  opacity: 1;
}*/
.info .icons.active .icon-item {
  opacity: 1;
}

.slider-items-nav-holder {
  position: relative;
}

.slider-items-nav {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0%;
  bottom: 30px;
  width: 100%;
  z-index: 2;
}

.slider-items-nav-inner {
  display: inline-flex;
  justify-content: center;
  position: relative;
}
.slider-items-nav-inner .slick-arrow {
  position: absolute;
  top: 2px;
  margin: 0;
}
.slider-items-nav-inner .slick-next {
  right: -32px;
}
.slider-items-nav-inner .slick-prev {
  left: -32px;
}

@media screen and (min-width: 1500px) { /* 991px counts */
  .slider-items {
    margin: 0 -100px 0 0px;
  }
  .slider {
    margin-bottom: 100px;
  }
  .slider-items-nav {
    padding-right: 180px;
  }
}
@media screen and (min-width: 1722px) { /* 991px counts */
  .slider-item .img {
    height: 700px;
  }
  .slider-item .numbers .number-holder {
    top: 70px;
  }
  .slider {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) { /* 991px counts */
  .slider-titles .title {
    font-size: 60px;
    line-height: 1.2;
  }
  .slider-titles .subtitle {
    font-size: 20px;
  }
  .slider-titles {
    width: 400px;
  }
  .slider {
    padding-left: 400px;
  }
  .slider-item {
    padding-right: 40px;
  }
  .slider-item .info .logo {
    height: 80px;
  }
}
@media screen and (max-width: 991px) { /* 991px counts */
  .slider-item .info .icons {
    display: none;
  }
  .slider-item .numbers {
    display: none;
  }
  .slider-titles {
    width: 100%;
    position: static;
    transform: none;
  }
  .slider {
    padding-left: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .slider-items {
    margin: 0;
  }
  .slider-item .info {
    right: auto;
    left: 0;
  }
  .slider-item {
    padding-right: 0;
  }
}
@media screen and (max-width: 599px) { /* 991px counts */
  .slider-titles .subtitle {
    font-size: 18px;
  }
  .slider-titles .title {
    font-size: 40px;
  }
  .slider-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .slider-item .info .logo img {
    max-height: 33px;
  }
  .slider-items-nav-inner .slick-arrow {
    top: 4px;
  }
  .slider-items-nav-inner .slick-next {
    right: -22px;
  }
  .slider-items-nav-inner .slick-prev {
    left: -22px;
  }
  .slider-item .img {
    margin: 0 -20px;
  }
}

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