@charset "UTF-8";
/* ------ Helvetica Neue ------ */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@font-face {
  font-family: "Helvetica Neue";
  src: url("../../fonts/HelveticaNeueLT-Roman.eot");
  src: url("../../fonts/HelveticaNeueLT-Roman.eot?#iefix") format("embedded-opentype"), url("../../fonts/HelveticaNeueLT-Roman.woff2") format("woff2"), url("../../fonts/HelveticaNeueLT-Roman.woff") format("woff"), url("../../fonts/HelveticaNeueLT-Roman.svg#HelveticaNeueLT-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ------- Colours & General ------- */
.h100 {
  height: 100%;
}
.w100 {
  width: 100%;
}
.hide {
  opacity: 0;
}
.hidden {
  display: none;
}
/* ------- Font Sizes ------- */
body.freezed {
  overflow: hidden;
}
body.freezed header {
  opacity: 0;
}
body.freezed2 {
  overflow: hidden;
}
.mobile {
  display: none;
}
.mobile-slider-bottom {
  display: none;
}
.mobile-preview-image {
  display: none;
}
.owl-nav.disabled {
  display: none !important;
}
*:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
:-ms-input-placeholder {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
::placeholder {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
/* ------- Fonts ------- */
@font-face {
  font-family: "Gilroy-Medium";
  src: url("../../fonts/3AFAB7_0_0.eot");
  src: url("../../fonts/3AFAB7_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3AFAB7_0_0.woff") format("woff"), url("../../fonts/3AFAB7_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Regular";
  src: url("../../fonts/3AFAB7_1_0.eot");
  src: url("../../fonts/3AFAB7_1_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3AFAB7_1_0.woff") format("woff"), url("../../fonts/3AFAB7_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url("../../fonts/3AFAB7_2_0.eot");
  src: url("../../fonts/3AFAB7_2_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3AFAB7_2_0.woff") format("woff"), url("../../fonts/3AFAB7_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1186px;
    position: relative;
    z-index: 2;
  }
}
.print {
  display: none !important;
}
/* ------- General ------- */
body {
  font-family: "Gilroy-normal", Arial, Helvetica, sans-serif;
}
body.freezed {
  overflow: hidden;
}
body.home main.home-page, body.page-template-template-homepage_new main.home-page {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
header {
  float: left;
  width: 100%;
  position: fixed;
  padding: 29px 0 0 0;
  min-height: 80px;
  background: #fff;
  z-index: 100;
  transition: ease 0.4s all;
  top: 0px;
}
header.menu_is_hidden {
  top: -80px;
}
header .container {
  max-width: 1375px;
}
header .logo {
  float: left;
  position: relative;
  bottom: 16px;
}
header .logo img {
  width: 150px;
}
header .items_side {
  float: right;
}
header .items_side .main_menu_wrapper {
  float: left;
}
header .items_side .main_menu_wrapper ul {
  display: flex;
  list-style: none;
}
header .items_side .main_menu_wrapper ul li {
  margin-left: 55px;
  position: relative;
  padding-bottom: 5px;
}
header .items_side .main_menu_wrapper ul li[data-item="Home"]:hover ul {
  display: block;
}
header .items_side .main_menu_wrapper ul li[data-item="Home"]:hover a:after {
  display: none !important;
}
header .items_side .main_menu_wrapper ul li[data-current="1"] a:after {
  opacity: 1;
}
header .items_side .main_menu_wrapper ul li a {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #ff812c;
  font-family: "Gilroy-Medium", arial;
  position: relative;
  text-decoration: none;
}
header .items_side .main_menu_wrapper ul li a:hover:after {
  opacity: 1;
}
header .items_side .main_menu_wrapper ul li a:after {
  content: "";
  height: 3px;
  background: #ff812c;
  width: 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
  opacity: 0;
  transition: ease 0.3s all;
}
header .items_side .main_menu_wrapper ul li > ul {
  position: absolute;
  bottom: -38px;
  left: -26px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #ff812c;
  display: none;
  border-radius: 5px;
  box-shadow: 0px 10px 30px rgba(0, 0, 97, 0.1);
}
header .items_side .main_menu_wrapper ul li > ul > li {
  margin: 0 0 0 0;
}
header .items_side .main_menu_wrapper ul li > ul > li a {
  color: #fff;
  width: 105px;
  float: left;
  padding: 8px 13px;
  font-size: 15px;
}
header .items_side .main_menu_wrapper ul li > ul > li a:after {
  display: none;
}
header .items_side .social_media {
  float: right;
  position: relative;
  bottom: 4px;
  margin-left: 46px;
  min-width: 160.36px;
}
header .items_side .social_media a {
  margin-left: 17px;
  text-decoration: none;
}
.contact-page {
  background-color: #ff812c;
  float: left;
  width: 100%;
  position: relative;
  padding: 158px 0 0 0;
  margin: 0 0 0 0;
}
.contact-page:after {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  content: "";
}
.contact-page .container article {
  width: 511px;
}
.contact-page .container h1 {
  margin-bottom: 45px;
}
.contact-page .container p {
  color: #ffffff;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  margin-bottom: 48px;
}
.form-page .container section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.form-page .container h1, .form-page .container .text, .form-page .container .form_map {
  width: 100%;
  max-width: 588px;
}
.form-page .container .form_map .contact_form_wrapper {
  padding: 64px 101px 64px 101px;
  width: 100%;
  max-width: 588px;
}
.form-page .container .form_map .contact_form_wrapper .fields span input, .form-page .container .form_map .contact_form_wrapper .fields span textarea {
  width: 100%;
}
.form-page .container .form_map .contact_form_wrapper .fields span input {
  background: #fff;
}
.form-page .container .form_map .contact_form_wrapper .before_contact_page_form_helper {
  font-family: "Gilroy-Bold";
  font-weight: 500;
}
.form-page .container .form_map .contact_form_wrapper .fields span {
  margin-bottom: 16px;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container {
  width: 100% !important;
  margin: 0;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container span {
  margin: 0;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container .select2-selection {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px 12px 21px;
  height: unset;
  border: unset;
  border-radius: 7px;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container .select2-selection__rendered {
  padding: 0;
  color: #3B3C46;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container .select2-selection__arrow {
  position: relative;
  top: unset;
  right: unset;
  width: unset;
  height: unset;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container .select2-selection__arrow::before {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000061' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  content: "";
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container .select2-selection__arrow b {
  display: none;
}
.form-page .container .form_map .contact_form_wrapper .select2.select2-container.select2-container--open .select2-selection__arrow::before {
  transform: rotate(180deg);
}
.form-page .container .form_map .contact_form_wrapper .cf-dropdown-wrapper .select2-dropdown {
  margin-top: 4px;
  border: none;
  border-radius: 7px;
  overflow: hidden;
}
.form-page .container .form_map .contact_form_wrapper .cf-dropdown-wrapper .select2-dropdown .select2-search {
  display: none;
}
.form-page .container .form_map .contact_form_wrapper .cf-dropdown-wrapper .select2-dropdown .select2-results {
  margin: 0;
}
.form-page .container .form_map .contact_form_wrapper .cf-dropdown-wrapper .select2-dropdown .select2-results__options {
  padding: 8px 16px;
}
.form-page .container .form_map .contact_form_wrapper .cf-dropdown-wrapper .select2-dropdown .select2-results__option {
  padding: 10px 16px;
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  line-height: normal;
  border-radius: 8px;
}
.form-page .container .form_map .contact_form_wrapper .cf-dropdown-wrapper .select2-dropdown .select2-results__option--highlighted {
  background-color: #EBF3F5;
}

.form-page .container input[type="submit"] {
  margin-top: 40px;
  width: 100% !important;
  font-family: "Gilroy-Bold" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: normal;
}

.form-page {
  background-color: #ff812c;
  float: left;
  width: 100%;
  position: relative;
  padding: 158px 0 0 0;
  margin: 0 0 0 0;
}

.form-page:after {
  background-color: #EBF3F5;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  content: "";
}

.form-page .container article {
  max-width: 588px;
  width: 100%;
  margin-bottom: 40px;
}

.form-page .container h1 {
  margin-bottom: 24px;
}

.form-page .container p {
  color: #ffffff;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  margin-bottom: 0;
}

.form-page .container ul {
  padding-left: 26px;
  color: #FFFFFF;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  display: none;
}
.thank-you-page:after {
  display: none;
}
.thank-you-page .video .video_source {
  margin-top: 0px;
}
.thank-you-page section .text article {
  width: 100%;
  float: left;
  text-align: center;
  margin: 30px 0 60px 0;
}
.thank-you-page section .text article h4 {
  width: 100%;
  float: left;
  display: flex;
  color: #fff;
  text-align: center;
  justify-content: center;
  font-size: 30px;
}
.thank-you-page section .text article h4 img {
  max-width: 50px;
  height: 41px;
  position: relative;
  left: 10px;
  bottom: 6px;
}
p {
  font-family: "Gilroy-Regular", arial;
  margin-bottom: 24px;
}
#smooth_scroll {
  color: #fff;
}
.orange_btn {
  width: 236px;
  min-height: 48px;
  border-radius: 7px;
  background: #ff812c;
  transition: ease 0.3s all;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Gilroy-Bold";
  color: #fff;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.orange_btn:hover {
  background: #ffa774;
  text-decoration: none;
  color: #fff;
}
.orange_btn:active {
  background: #df5a00;
}
.orange_btn:focus {
  background: #df5a00;
}
h1 {
  color: #ffffff;
  font-family: "Gilroy-Bold", arial;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}
h2 {
  color: #FF812C;
  font-family: "Gilroy-Bold", arial;
  font-size: 40px;
  letter-spacing: -0.1px;
  line-height: 43px;
}
h3 {
  color: #3B3C46;
  font-family: "Gilroy-Medium", arial;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 35px;
}
.form_map {
  float: left;
  width: 100%;
  position: relative;
}
.form_map .contact_form_wrapper {
  background: #000061;
  padding: 87px 72px 52px 60px;
  position: relative;
  overflow: hidden;
  border-radius: 4px 0 0 4px;
}
.form_map .contact_form_wrapper p {
  margin-bottom: 0px;
}
.form_map .contact_form_wrapper span.ajax-loader {
  display: none !important;
}
.form_map .contact_form_wrapper .wpcf7-response-output {
  display: none !important;
}
.form_map .contact_form_wrapper .fields span:not(span[class*="select2"]) {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.form_map .contact_form_wrapper .fields span:not(span[class*="select2"]) span[role="alert"] {
  position: absolute;
  width: auto;
  top: 4px;
  font-size: 12px;
  right: 6px;
}
.form_map .contact_form_wrapper .fields span:not(span[class*="select2"]) input, .form_map .contact_form_wrapper .fields span:not(span[class*="select2"]) textarea {
  border-radius: 7px;
  background-color: #EBF3F5;
  border: none;
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  width: 456px;
  background: #ebf3f5;
  padding: 12px 0 12px 21px;
  float: left;
}
.form_map .contact_form_wrapper .fields span:not(span[class*="select2"]) textarea {
  resize: none;
  height: 192px;
}
.form_map .contact_form_wrapper .fields span:not(span[class*="select2"]) span.wpcf7-not-valid-tip {
  color: #dc3232;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 3px;
  right: 8px;
  width: auto;
  font-size: 11px;
}
.form_map .contact_form_wrapper input[type="submit"] {
  color: #FFFFFF;
  font-family: "Gilroy-Regular", arial;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  float: left;
  width: 272px;
  height: 48px;
  border-radius: 7px;
  background-color: #FF812C;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  transition: ease 0.3s all;
}
.form_map .contact_form_wrapper input[type="submit"]:hover {
  background: #ffa774;
}
.form_map .contact_form_wrapper input[type="submit"]:active {
  background: #df5a00;
}
.form_map .contact_form_wrapper input[type="submit"]:focus {
  background: #df5a00;
}
.form_map .map {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  height: 100%;
  background-image: url("../../img/map.jpg");
  width: calc(100% - 15px);
  border-radius: 0 4px 4px 0;
  background-size: cover;
}
.form_map .map:after {
  position: absolute;
  content: "";
  background-image: url("../../img/map-pin.svg");
  float: left;
  width: 106px;
  height: 88px;
  top: 3px;
  bottom: 0;
  left: 30px;
  right: 0;
  margin: auto;
}
.main-contact-information .email_and_phone {
  width: 152px;
  margin-left: 35px;
}
.main-contact-information .email_and_phone a {
  color: #ffffff;
  font-family: "Gilroy-Regular", arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  float: left;
  clear: left;
}
.main-contact-information .address {
  width: 210px;
}
.main-contact-information .address a {
  color: #ffffff;
  font-family: "Gilroy-Regular", arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  float: left;
  clear: left;
}
.our_people_section {
  float: left;
  width: 100%;
  margin: 83px 0 137px 0;
  position: relative;
}
.our_people_section .container .items {
  margin: 75px 0 0 0;
  float: left;
  width: 100%;
  position: relative;
}
.our_people_section .container .items .item {
  max-width: 370px;
  margin-bottom: 20px;
}
.our_people_section .container .items .item img {
  max-width: 120px;
  margin: 10px 0 0 0;
}
.our_people_section .container .items h3 {
  margin: 24px 0 10px 0;
}
.our_people_section .container .items p {
  color: #3B3C46;
  font-family: "Gilroy-Regular", arial;
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 0px;
}
.our_people_section .container .items .languages {
  float: left;
  display: flex;
  margin: 3px 0 0 0;
}
.our_people_section .container .items .languages .language {
  float: left;
  width: 17px;
  height: 17px;
  margin-right: 6px;
  margin-bottom: 0px;
  border: 1px solid #dedbdb;
  border-radius: 50%;
  background-size: contain;
}
.our_people_section .container .items .languages .language[data-lang="est"] {
  background-image: url("../../img/flag/estonia.svg");
}
.our_people_section .container .items .languages .language[data-lang="rus"] {
  background-image: url("../../img/flag/russia.svg");
}
.our_people_section .container .items .languages .language[data-lang="eng"] {
  background-image: url("../../img/flag/united-kingdom.svg");
}
.our_people_section .container .items .languages .language[data-lang="fra"] {
  background-image: url("../../img/flag/france_flag.svg");
}
.our_people_section .container .items .languages .language[data-lang="fin"] {
  background-image: url("../../img/flag/finland.svg");
}
.our_people_section .container .items .languages .language[data-lang="ger"] {
  background-image: url("../../img/flag/germany.svg");
}
.distributor-blue {
  background-color: #000061;
  float: left;
  width: 100%;
  position: relative;
  padding: 90px 0 82px 0;
}
.distributor-blue .container .inner {
  display: flex;
  align-items: center;
}
.distributor-blue .container .inner .img {
  margin-right: 86px;
}
.distributor-blue .container .text h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: -0.1px;
  margin-bottom: 24px;
  font-family: "Gilroy-bold", arial;
  max-width: 670px;
}
.distributor-blue .container .text p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #fff;
  max-width: 671px;
}
.distributor-blue .container .map_and_link img {
  margin: 35px 0 0 50px;
  float: right;
  max-width: 300px;
}
.distributor-blue .container .map_and_link .orange_btn {
  max-width: 187px;
  float: right;
  margin: 80px 0 0 0;
}
.try-blue .text {
  width: 359px;
  float: left;
}
.try-blue .text h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: -0.1px;
  margin-bottom: 24px;
  font-family: "Gilroy-Regular", arial;
  max-width: 250px;
}
.try-blue .contact {
  float: right;
}
.try-blue .contact img {
  width: 162px;
  margin-right: 40px;
  float: right;
}
.try-blue .contact h5 {
  color: #FFFFFF;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 36px;
  margin-bottom: 0px;
  margin-top: 25px;
}
.try-blue .contact p {
  color: #FFFFFF;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 0 0 0 0;
}
.try-blue .contact a.footer_email_link {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #FFFFFF;
  font-family: "Gilroy-Bold", Arial, Helvetica, sans-serif;
}
.try-blue .contact a.orange_btn {
  width: 187px;
  margin: 23px 0 0px;
  float: left;
}
footer {
  float: left;
  width: 100%;
  padding: 69px 0 62px;
  background-color: #ebf3f5;
}
footer .content {
  display: flex;
  flex-direction: column;
}
footer .content .footer_logo {
  margin-bottom: 33px;
  float: left;
  max-width: 118px;
}
footer .content .address {
  width: 95px;
  float: left;
  margin-bottom: 26px;
}
footer .content .address a p {
  margin-bottom: 0px;
}
footer .content .address p, footer .content .address a {
  color: #000061;
  font-size: 12px;
  letter-spacing: 0.1px;
  line-height: 18px;
  font-family: "Gilroy-Medium", arial;
}
footer .content .address .footer_email_link {
  position: relative;
  bottom: 3px;
}
footer .content .social_media {
  float: left;
  margin-bottom: 42px;
}
footer .content .social_media a {
  margin-right: 23px;
  text-decoration: none;
}
footer .content .social_media a img {
  min-width: 16px;
  height: 16px;
}
footer .content .warranty-link a {
  font-size: 12px;
  color: #000061;
  letter-spacing: 0.1px;
  line-height: 18px;
  font-family: "Gilroy-Medium", arial;
  margin: 0 0 20px 0;
  text-decoration: underline;
  float: left;
}
footer .content .cr-text {
  float: left;
}
footer .content .cr-text p {
  font-size: 12px;
  color: #000061;
  letter-spacing: 0.1px;
  line-height: 18px;
  font-family: "Gilroy-Medium", arial;
  margin: 0 0 0 0;
}
footer .links {
  display: flex;
  height: 100%;
  align-items: flex-end;
  justify-content: flex-end;
}
footer .links a {
  color: #000061;
  font-family: "Gilroy-Medium";
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.1px;
  margin-left: 37px;
}
main {
  float: left;
  width: 100%;
  position: relative;
  margin: 80px 0 0 0;
}
.top {
  height: calc(100vh - 80px);
  float: left;
  width: 100%;
  position: relative;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.top:before {
  position: absolute;
}
.top .center_text {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
}
.top .center_text .text {
  width: 490px;
  float: left;
}
.top .center_text .text h1 {
  color: #ffffff;
  font-family: "Gilroy-Bold";
  font-size: 52px;
  line-height: 60px;
  letter-spacing: -0.1px;
  margin-bottom: 25px;
}
.top .center_text .text p {
  color: #ffffff;
  font-family: "Gilroy-Regular";
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.1041667px;
}
.about-page .how_we_see_it, .page-template-template-homepage_detsember .how_we_see_it, .page-template-template-home .how_we_see_it {
  margin: 136px 0 92px;
}
.about-page section, .page-template-template-homepage_detsember section, .page-template-template-home section {
  float: left;
  width: 100%;
  margin: 102px 0 46px;
}
.about-page section .articles h2, .page-template-template-homepage_detsember section .articles h2, .page-template-template-home section .articles h2 {
  color: #FF812C;
  font-family: "Gilroy-Medium", arial;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 43px;
  margin-bottom: 19px;
}
.about-page section .articles .item, .page-template-template-homepage_detsember section .articles .item, .page-template-template-home section .articles .item {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 106px;
}
.about-page section .articles .item:last-child, .page-template-template-homepage_detsember section .articles .item:last-child, .page-template-template-home section .articles .item:last-child {
  margin-bottom: 0px;
}
.about-page section .articles .item .post_content, .page-template-template-homepage_detsember section .articles .item .post_content, .page-template-template-home section .articles .item .post_content {
  margin: 18px 0 0 0;
  width: 500px;
}
.about-page section .articles .item .post_content.two, .page-template-template-homepage_detsember section .articles .item .post_content.two, .page-template-template-home section .articles .item .post_content.two {
  width: 445px;
  float: right;
  margin-right: 35px;
}
.home-page .top {
  background-color: #EBF3F5;
}
.video {
  width: 100%;
  height: auto;
  background: #ff812c;
  float: left;
  position: relative;
  padding-bottom: 70px;
}
.video .video_source {
  float: left;
  width: 100%;
  min-height: 650px;
  margin-top: -102px;
  position: relative;
  cursor: pointer;
}
.video .video_source .preload {
  background-size: cover;
  background-position: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.video .video_source .preload:after {
  content: "";
  background-image: url(../../img/iconplay.svg);
  z-index: 10;
  float: left;
  width: 117px;
  height: 108px;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.video .video_source .preload .text {
  position: absolute;
  bottom: 180px;
  left: 0;
  right: 0;
}
.video .video_source .preload .text p {
  color: #ffffff;
  font-family: "Gilroy-Regular";
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.1041667px;
}
.video .video_source video {
  float: left;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}
.video .longer_text {
  float: left;
  width: 100%;
  text-align: center;
  margin: 71px 0 0 0;
}
.video .longer_text p {
  width: 917px;
  margin: 0 auto;
  color: #ffffff;
  font-family: "Gilroy-Regular";
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.1041667px;
}
.video .longer_text p img {
  max-height: 25px;
  max-width: 25px;
  position: relative;
  bottom: 6px;
  left: 9px;
}
.how_we_see_it {
  float: left;
  width: 100%;
  position: relative;
  margin: 136px 0 52px;
}
.how_we_see_it .how_we_see_it_wrapper {
  float: left;
  width: 100%;
  position: relative;
}
.how_we_see_it .how_we_see_it_wrapper h3 {
  margin: 79px 0 0;
  color: #FF812C;
  font-family: "Gilroy-Medium";
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 43px;
  margin-bottom: 45px;
}
.how_we_see_it .how_we_see_it_wrapper .text {
  width: 450px;
  float: left;
}
.how_we_see_it .how_we_see_it_wrapper .text p {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 35px;
  margin-bottom: 30px;
}
.how_we_see_it .how_we_see_it_wrapper .text p.small_text {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.how_we_see_it .how_we_see_it_wrapper .text p img {
  display: none;
}
.how_we_see_it .how_we_see_it_wrapper .images img {
  margin-bottom: 57px;
}
.how_we_see_it .how_we_see_it_wrapper .images img:last-child {
  margin-bottom: 0px;
}
.instagram {
  text-align: center;
  float: left;
  width: 100%;
  margin: 85px 0 130px 0;
  position: relative;
}
.instagram .container {
  max-width: 1240px;
}
.instagram .container h4 {
  margin-bottom: 50px;
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 35px;
}
.instagram .container .account #sb_instagram.sbi_col_1 #sbi_images .sbi_item {
  width: 239px;
  height: 239px;
  margin: 0 0 0 0 !important;
  padding: 3px !important;
}
header.white_background {
  background-color: #fff !important;
}
.home header, .page-template-template-homepage_new header, .page-template-template-landing-three header, .page-template-template-landing_dealer header {
  position: fixed;
  z-index: 20;
  background: #ebf3f5;
}
.home .top .container, .home .top .row, .home .top .col, .home .top .owl-carousel, .home .top .owl-carousel-single, .home .top .owl-stage-outer, .home .top .owl-stage, .home .top .owl-item, .page-template-template-homepage_new .top .container, .page-template-template-homepage_new .top .row, .page-template-template-homepage_new .top .col, .page-template-template-homepage_new .top .owl-carousel, .page-template-template-homepage_new .top .owl-carousel-single, .page-template-template-homepage_new .top .owl-stage-outer, .page-template-template-homepage_new .top .owl-stage, .page-template-template-homepage_new .top .owl-item, .page-template-template-landing-three .top .container, .page-template-template-landing-three .top .row, .page-template-template-landing-three .top .col, .page-template-template-landing-three .top .owl-carousel, .page-template-template-landing-three .top .owl-carousel-single, .page-template-template-landing-three .top .owl-stage-outer, .page-template-template-landing-three .top .owl-stage, .page-template-template-landing-three .top .owl-item, .page-template-template-landing_dealer .top .container, .page-template-template-landing_dealer .top .row, .page-template-template-landing_dealer .top .col, .page-template-template-landing_dealer .top .owl-carousel, .page-template-template-landing_dealer .top .owl-carousel-single, .page-template-template-landing_dealer .top .owl-stage-outer, .page-template-template-landing_dealer .top .owl-stage, .page-template-template-landing_dealer .top .owl-item {
  height: 100%;
}
.home main .top, .page-template-template-homepage_new main .top, .page-template-template-landing-three main .top, .page-template-template-landing_dealer main .top {
  height: 100vh;
}
.owl-carousel-single .owl-dots {
  display: none;
}
.page-template-template-product #product, .page-template-template-landing-two #product, .page-template-template-landing-three #product, .page-template-template-landing_dealer #product {
  padding: 113px 0 70px;
}
.page-template-template-product #product .details h1, .page-template-template-landing-two #product .details h1, .page-template-template-landing-three #product .details h1, .page-template-template-landing_dealer #product .details h1 {
  color: #FF812C;
  font-family: "Gilroy-Bold";
  font-size: 52px;
  letter-spacing: -0.1px;
  line-height: 60px;
  float: left;
  width: 564px;
  margin-bottom: 40px;
  margin-top: 35px;
}
.page-template-template-product #product .details .text, .page-template-template-landing-two #product .details .text, .page-template-template-landing-three #product .details .text, .page-template-template-landing_dealer #product .details .text {
  float: left;
  clear: left;
  width: 475px;
}
.page-template-template-product #product .details .text p, .page-template-template-landing-two #product .details .text p, .page-template-template-landing-three #product .details .text p, .page-template-template-landing_dealer #product .details .text p {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
}
.page-template-template-product #product .details .detail_information, .page-template-template-landing-two #product .details .detail_information, .page-template-template-landing-three #product .details .detail_information, .page-template-template-landing_dealer #product .details .detail_information {
  float: left;
  clear: left;
  margin: 45px 0 0;
}
.page-template-template-product #product .details .detail_information .side-first, .page-template-template-landing-two #product .details .detail_information .side-first, .page-template-template-landing-three #product .details .detail_information .side-first, .page-template-template-landing_dealer #product .details .detail_information .side-first {
  float: left;
  width: 40%;
}
.page-template-template-product #product .details .detail_information .side-first h3, .page-template-template-landing-two #product .details .detail_information .side-first h3, .page-template-template-landing-three #product .details .detail_information .side-first h3, .page-template-template-landing_dealer #product .details .detail_information .side-first h3 {
  margin-bottom: 24px;
  max-width: 330px;
  line-height: 100%;
  color: #3b3c46;
  font-family: "Gilroy-Medium", arial;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
}
.page-template-template-product #product .details .detail_information .side-second, .page-template-template-landing-two #product .details .detail_information .side-second, .page-template-template-landing-three #product .details .detail_information .side-second, .page-template-template-landing_dealer #product .details .detail_information .side-second {
  float: right;
  width: 56%;
}
.page-template-template-product #product .details .detail_information .side-second h3, .page-template-template-landing-two #product .details .detail_information .side-second h3, .page-template-template-landing-three #product .details .detail_information .side-second h3, .page-template-template-landing_dealer #product .details .detail_information .side-second h3 {
  margin-bottom: 24px;
  max-width: 330px;
  line-height: 100%;
  color: #3b3c46;
  font-family: "Gilroy-Medium", arial;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
}
.page-template-template-product #product .details .detail_information .detail_item, .page-template-template-landing-two #product .details .detail_information .detail_item, .page-template-template-landing-three #product .details .detail_information .detail_item, .page-template-template-landing_dealer #product .details .detail_information .detail_item {
  position: relative;
  padding: 1px 0 0 51px;
  margin: 0 0px 20px 0;
  float: left;
  width: 100%;
  clear: none;
}
.page-template-template-product #product .details .detail_information .detail_item span, .page-template-template-landing-two #product .details .detail_information .detail_item span, .page-template-template-landing-three #product .details .detail_information .detail_item span, .page-template-template-landing_dealer #product .details .detail_information .detail_item span {
  float: left;
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-top: 3px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #3B3C46;
}
.page-template-template-product #product .details .detail_information .detail_item:before, .page-template-template-landing-two #product .details .detail_information .detail_item:before, .page-template-template-landing-three #product .details .detail_information .detail_item:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item:before {
  float: Left;
  top: 14px;
  transform: translate(0px, -50%);
  bottom: 0;
  left: 1px;
  width: 35px;
  height: 29px;
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  background-position: 50%;
}
.page-template-template-product #product .details .detail_information .detail_item.detail_1:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_1:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_1:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_1:before {
  content: "";
  background-image: url("../../img/01-ps.svg");
}
.page-template-template-product #product .details .detail_information .detail_item.detail_2:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_2:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_2:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_2:before {
  content: "";
  background-image: url("../../img/weight.svg");
}
.page-template-template-product #product .details .detail_information .detail_item.detail_3:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_3:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_3:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_3:before {
  content: "";
  background-image: url("../../img/03-ps.svg");
}
.page-template-template-product #product .details .detail_information .detail_item.detail_4:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_4:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_4:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_4:before {
  content: "";
  background-image: url("../../img/04-product-icon.svg");
}
.page-template-template-product #product .details .detail_information .detail_item.detail_5:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_5:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_5:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_5:before {
  content: "";
  background-image: url("../../img/05-ps.svg");
}
.page-template-template-product #product .details .detail_information .detail_item.detail_6:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_6:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_6:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_6:before {
  content: "";
  background-image: url("../../img/06-ps.svg");
}
.page-template-template-product #product .details .detail_information .detail_item.detail_7:before, .page-template-template-landing-two #product .details .detail_information .detail_item.detail_7:before, .page-template-template-landing-three #product .details .detail_information .detail_item.detail_7:before, .page-template-template-landing_dealer #product .details .detail_information .detail_item.detail_7:before {
  content: "";
  background-image: url("../../img/07-ps.svg");
}
.page-template-template-product #product .details .buttons, .page-template-template-landing-two #product .details .buttons, .page-template-template-landing-three #product .details .buttons, .page-template-template-landing_dealer #product .details .buttons {
  float: left;
  clear: left;
  margin: 49px 0 0;
}
.page-template-template-product #product .details .buttons a.orange_btn, .page-template-template-landing-two #product .details .buttons a.orange_btn, .page-template-template-landing-three #product .details .buttons a.orange_btn, .page-template-template-landing_dealer #product .details .buttons a.orange_btn {
  width: 273px;
}
.page-template-template-product #product .details .buttons a.download_btn, .page-template-template-landing-two #product .details .buttons a.download_btn, .page-template-template-landing-three #product .details .buttons a.download_btn, .page-template-template-landing_dealer #product .details .buttons a.download_btn {
  color: #000061;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  border: 1px solid #000061;
  border-radius: 7px;
  height: 48px;
  width: 273px;
  float: left;
  font-family: "Gilroy-Bold", Arial, Helvetica, sans-serif;
  padding: 16px 0 0 29px;
  position: relative;
  margin-top: 24px;
  transition: ease 0.3s all;
  text-decoration: none;
  cursor: pointer;
}
.page-template-template-product #product .details .buttons a.download_btn:before, .page-template-template-landing-two #product .details .buttons a.download_btn:before, .page-template-template-landing-three #product .details .buttons a.download_btn:before, .page-template-template-landing_dealer #product .details .buttons a.download_btn:before {
  content: "";
  background-image: url(../../img/save.svg);
  left: 23px;
  margin: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  transition: ease 0.3s all;
}
.page-template-template-product #product .details .buttons a.download_btn:hover, .page-template-template-landing-two #product .details .buttons a.download_btn:hover, .page-template-template-landing-three #product .details .buttons a.download_btn:hover, .page-template-template-landing_dealer #product .details .buttons a.download_btn:hover {
  background-color: #000061;
  color: #fff;
}
.page-template-template-product #product .details .buttons a.download_btn:hover:before, .page-template-template-landing-two #product .details .buttons a.download_btn:hover:before, .page-template-template-landing-three #product .details .buttons a.download_btn:hover:before, .page-template-template-landing_dealer #product .details .buttons a.download_btn:hover:before {
  background-image: url(../../img/save-hover.svg);
}
.owl-item .item .left {
  float: left;
  width: 50%;
  margin: 135px 0 0;
}
.owl-item .item .left h1 {
  color: #FF812C;
  font-size: 52px;
  letter-spacing: -0.1px;
  line-height: 60px;
  font-family: "Gilroy-bold", arial;
  margin-bottom: 27px;
}
.owl-item .item .left .text {
  width: 576px;
  float: left;
  clear: left;
}
.owl-item .item .left .text p {
  color: #3B3C46;
  font-family: "Gilroy-Medium", arial;
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
}
.owl-item .item .left a {
  float: left;
  margin: 30px 0 0 0;
  clear: left;
  height: 48px;
  width: 236px;
  border-radius: 7px;
  background-color: #ff812c;
  color: #fff;
  font-family: "Gilroy-Bold";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  padding: 16px 0 0 0;
  text-decoration: none;
  transition: ease 0.3s all;
  text-transform: uppercase;
}
.owl-item .item .left a:hover {
  background: #ffa774;
  text-decoration: none;
  color: #fff;
}
.owl-item .item .left a:active {
  background: #df5a00;
}
.owl-item .item .left a:focus {
  background: #df5a00;
}
.owl-item .item .right {
  float: right;
  width: 50%;
}
.owl-item .item .right img {
  max-height: 60vh;
  max-width: 576px;
  width: auto;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
.owl-dots {
  position: absolute;
  bottom: 145px;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, 0px);
}
.owl-dots button {
  margin: 0 7px;
}
.owl-dots button.active span {
  background: transparent;
  border: 2.5px solid #000061;
}
.owl-dots button span {
  width: 14px;
  height: 14px;
  background: #000061;
  display: inherit;
  border-radius: 50%;
  cursor: pointer;
}
.see_it_in_the_wild {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 61px 0;
}
.see_it_in_the_wild h2 {
  margin: 120px 0 70px;
}
.see_it_in_the_wild .first_image {
  margin-bottom: 7px;
  float: left;
  width: 100%;
}
.see_it_in_the_wild .bottom-media {
  max-width: 586px;
  overflow: hidden;
  max-height: 512px;
}
.see_it_in_the_wild .bottom-media.second_image {
  margin-right: 3.5px;
}
.see_it_in_the_wild .bottom-media.third_image {
  margin-left: 3.5px;
}
.going_viral_m_times {
  background: #EBF3F5;
  float: left;
  width: 100%;
  position: relative;
  padding: 80px 0 98px;
  margin: 0 0 100px;
  overflow: hidden;
}
.going_viral_m_times .sides {
  display: flex;
  justify-content: space-between;
  max-width: 759px;
  margin: 0 0 0 135px;
  align-items: center;
}
.going_viral_m_times .sides .text {
  max-width: 330px;
}
.going_viral_m_times .sides .text h2 {
  margin-bottom: 19px;
}
.going_viral_m_times .sides .text p {
  margin-bottom: 0px;
}
.going_viral_m_times .sides .tiktok_video {
  position: relative;
}
.going_viral_m_times .sides .tiktok_video .tiktok_logos {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.going_viral_m_times .sides .tiktok_video .tiktok_logos img.logo_01 {
  position: absolute;
  top: -55px;
  left: 46px;
}
.going_viral_m_times .sides .tiktok_video .tiktok_logos img.logo_02 {
  position: absolute;
  top: 110px;
  right: -54px;
}
.going_viral_m_times .sides .tiktok_video .tiktok_logos img.logo_03 {
  position: absolute;
  bottom: -36px;
  left: -36px;
}
.going_viral_m_times .sides .tiktok_video .tiktok_logos img.logo_04 {
  position: absolute;
  bottom: -89px;
  right: 42px;
}
.going_viral_m_times .sides .tiktok_video .thumbnail {
  position: relative;
  z-index: 2;
}
.success_stories {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 125px;
  overflow: hidden;
}
.success_stories h2 {
  margin-bottom: 70px;
}
.success_stories .items {
  width: 100%;
}
.success_stories .items .item {
  max-width: 376px;
  position: relative;
}
.success_stories .items .item[data-item="1"]:before {
  top: 20px;
  left: -71px;
  width: 305px;
  height: 273px;
  position: absolute;
  content: "";
  background-image: url(../../img/01-ss.svg);
  z-index: -1;
  transform: rotate(-25deg);
}
.success_stories .items .item[data-item="2"]:before {
  top: -100px;
  left: 0;
  width: 370px;
  height: 282px;
  position: absolute;
  content: "";
  background-image: url(../../img/02-ss.svg);
  z-index: -1;
}
.success_stories .items .item[data-item="3"]:before {
  top: 50px;
  right: -20px;
  width: 286px;
  height: 261px;
  position: absolute;
  content: "";
  background-image: url(../../img/03-ss.svg);
  z-index: -1;
  transform: rotate(34deg);
}
.success_stories .items .item img {
  margin-bottom: 50px;
  z-index: 2;
  position: relative;
}
.success_stories .items .item h4 {
  margin-bottom: 25px;
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
  max-width: 310px;
}
.success_stories .items .item .content {
  max-width: 338px;
}
.success_stories .items .item .content span {
  opacity: 0.5;
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-top: 14px;
  float: left;
  width: 290px;
  clear: left;
}
.size_does_matter {
  background: #EBF3F5;
  float: left;
  width: 100%;
  position: relative;
  height: 780px;
}
.size_does_matter h2 {
  margin: 80px 0 20px;
}
.size_does_matter p {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  float: left;
  width: 423px;
  clear: left;
}
.size_does_matter .col {
  position: relative;
}
.size_does_matter .col img {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  max-height: 720px;
}
.size_does_matter .first_selection {
  float: left;
  clear: left;
  margin: 22px 0 41px 0;
}
.size_does_matter .first_selection .type_selection {
  cursor: pointer;
}
.size_does_matter .first_selection .type_selection.selected .explain {
  display: block;
}
.size_does_matter .first_selection .type_selection.selected .explain p {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.size_does_matter .first_selection .type_selection.selected .explain img {
  float: left;
  width: 480px;
  clear: left;
  position: relative;
  margin: 16px 0 16px;
}
.size_does_matter .first_selection .type_selection.selected span:before {
  background-color: #ff812c;
  border: 5px solid #fff;
}
.size_does_matter .first_selection .type_selection .explain {
  display: none;
  margin: 0 0 0 29px;
  position: relative;
  bottom: 8px;
}
.size_does_matter .first_selection .type_selection span {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
  position: relative;
  padding: 0 0 0 30px;
  float: left;
  margin-bottom: 15px;
}
.size_does_matter .first_selection .type_selection span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 5px solid #fff;
  margin: auto;
  transition: ease 0.3s all;
}
.size_does_matter .continue {
  float: left;
  clear: left;
}
.product-texts {
  padding: 80px 0 85px;
  float: left;
  width: 100%;
  position: relative;
}
.product-texts .texts h3 {
  margin-bottom: 24px;
}
.product-texts .texts .text {
  max-width: 330px;
}
#technical_details {
  height: 74px;
  background-color: #000061;
  float: left;
  width: 100%;
  display: flex;
  cursor: pointer;
  transition: ease 0.3s all;
}
#technical_details:hover {
  background-color: #030384;
}
#technical_details h6 {
  color: #ff812c;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 36px;
  margin: 20px 0 0 0;
  position: relative;
  padding: 0 0 0 50px;
}
#technical_details h6:before {
  content: "";
  background-image: url(../../img/Stroke-1.svg);
  float: left;
  position: absolute;
  width: 33px;
  height: 21px;
  left: 0;
  top: 7px;
  margin: auto;
  background-position: 0% -12px;
  background-size: cover;
}
#technical_details.opened {
  background-color: #EBF3F5;
}
#technical_details.opened h6:before {
  background-image: url("../../img/Stroke-2.svg");
  top: 13px;
}
#technical_details.opened:hover {
  background-color: #EBF3F5;
}
.technical-details-container {
  display: none;
  float: left;
  width: 100%;
  background-color: #EBF3F5;
}
.technical-details-container .plans {
  margin: 76px 0 83px;
  float: left;
  width: 100%;
}
.technical-details-container .plans .plan_1 {
  margin-left: 131px;
}
.technical-details-container .plans .plan_2 {
  margin: 60px 60px 0px;
  float: right;
}
.technical-details-container .data {
  float: left;
  width: 100%;
  margin-bottom: 61px;
}
.technical-details-container .data .general {
  width: 508px;
  float: left;
  margin-right: 100px;
}
.technical-details-container .data .features {
  width: 276px;
  float: left;
  margin-right: 85px;
}
.technical-details-container .data .dimensions {
  width: 150px;
  float: left;
}
.technical-details-container .data h4 {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
  margin-bottom: 35px;
}
.technical-details-container .data p {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.technical-details-container .table {
  float: left;
  width: 100%;
  margin: 0 0 94px 0;
}
.technical-details-container .table h4 {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
  margin-bottom: 35px;
}
.technical-details-container .table table {
  border: none !important;
  margin-top: 29px;
}
.technical-details-container .table table tr {
  border-top: 1px solid rgba(59, 60, 70, 0.45);
}
.technical-details-container .table table tr:last-child {
  border-bottom: 1px solid rgba(59, 60, 70, 0.45);
}
.technical-details-container .table table tr td {
  border-top: none;
  border-bottom: none;
  border-right: 1px solid rgba(59, 60, 70, 0.45);
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.technical-details-container .table table tr td:first-child {
  border-left: 1px solid rgba(59, 60, 70, 0.45);
}
/* ------- Print ------- */
@media print {
  @page {
    size: auto;
    margin: 0mm 15mm 0mm;
  }
  .page-break {
    page-break-before: always;
    padding: 45px 0 0;
    float: left;
    width: 100%;
  }
  .page-break .logo {
    float: left;
  }
  .page-break .technical_details_print {
    margin: 50px 0 0 0;
    float: left;
    width: 100%;
    color: #FF812C;
    font-family: "Gilroy-Bold";
    font-size: 40px;
    letter-spacing: -0.1px;
    line-height: 43px;
  }
  body {
    margin: 0px;
  }
  .print {
    display: block !important;
  }
  .print .address {
    float: right;
  }
  .print .address p {
    color: #000061;
    font-family: "Gilroy-Medium";
    font-size: 12px;
    letter-spacing: 0.1px;
    line-height: 18px;
  }
  .print .contact {
    float: left;
    margin: 39px 0 0;
    width: 260px;
    clear: left;
  }
  .print .contact .print_contact h4 {
    color: #FF812C;
    font-family: "Gilroy-Bold";
    font-size: 40px;
    letter-spacing: -0.1px;
    line-height: 43px;
    margin-bottom: 20px;
  }
  .print .contact .print_contact p {
    color: #3B3C46;
    font-family: "Gilroy-Medium";
    font-size: 25px;
    letter-spacing: -0.1px;
    line-height: 35px;
  }
  .print .see_it_in_the_wild {
    margin: 5px 0 0;
    display: block;
  }
  .print .see_it_in_the_wild h2 {
    display: none;
  }
  header .container {
    max-width: 1175px;
  }
  .product-texts {
    display: none;
  }
  .size_does_matter {
    display: none;
  }
  .items_side {
    display: none;
  }
  footer {
    display: none;
  }
  .distributor-blue {
    display: none;
  }
  .success_stories {
    display: none;
  }
  .product #product {
    min-height: auto;
    padding: 138px 0 0px;
  }
  .product #product .details h1 {
    margin-top: 10px;
  }
  .buttons {
    display: none;
  }
  #technical_details {
    display: none;
  }
  .technical-details-container {
    display: block;
    background-color: #fff;
  }
  .product #product .details .product_image img {
    max-height: 520px;
  }
  .product #product .details .detail_information {
    margin: 10px 0 0;
  }
  .product #product .details h1 {
    margin-bottom: 30px;
  }
  .see_it_in_the_wild {
    display: none;
  }
  .see_it_in_the_wild .bottom-media {
    max-height: 462px;
  }
  .technical-details-container .plans .plan_1 {
    margin-left: 156px;
  }
  .technical-details-container .plans .plan_2 {
    margin: 60px 36px 0;
  }
  .technical-details-container .plans {
    margin: 57px 0 55px;
  }
  .technical-details-container .data {
    margin-bottom: 43px;
  }
  .technical-details-container .data .general {
    width: 100%;
    margin-right: 0px;
  }
  .technical-details-container .data .features {
    width: 70%;
    margin-right: 0px;
    margin-left: 30%;
  }
  .technical-details-container .data .dimensions {
    width: 50%;
    margin-right: 0px;
    margin-left: 30%;
  }
}
#sent_msg_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 97, 0.5);
  z-index: 100;
}
#sent_msg_container .sent_wrapper {
  width: 600px;
  height: 250px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  box-shadow: 0 5px 26px 4px rgba(0, 0, 0, 0.17);
  padding: 63px 73px 0px 59px;
}
#sent_msg_container .sent_wrapper .close_btn {
  position: absolute;
  width: 39px;
  height: 39px;
  background-color: #ebf3f5;
  background-image: url(../../img/x.svg);
  border-radius: 50%;
  float: left;
  background-position: 50% 52%;
  cursor: pointer;
  transition: ease 0.3s all;
  top: 16px;
  right: 16px;
}
#sent_msg_container .sent_wrapper .close_btn:hover {
  background-color: #d3d9da;
}
#sent_msg_container .sent_wrapper h4 {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
  margin-bottom: 28px;
}
#sent_msg_container .sent_wrapper h4 img {
  max-height: 25px;
  max-width: 25px;
  position: relative;
  bottom: 5px;
  left: 8px;
}
#sent_msg_container .sent_wrapper p {
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
#inquiry {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 97, 0.5);
  z-index: 100;
  overflow-y: scroll;
}
#inquiry .inquiry_wrapper {
  width: 722px;
  height: auto;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  border-radius: 10px;
  box-shadow: 0 5px 26px 4px rgba(0, 0, 0, 0.17);
  padding: 32px 73px 0px 46px;
  margin: 59px 0 152px;
  float: left;
}
#inquiry .inquiry_wrapper .text {
  max-width: 400px;
  width: 404px;
  float: left;
  margin: 15px 0 0;
}
#inquiry .inquiry_wrapper .text .part_selection {
  font-family: "Gilroy-Medium";
}
#inquiry .inquiry_wrapper .text p {
  margin-bottom: 10px;
}
#inquiry .inquiry_wrapper .close_btn {
  position: absolute;
  width: 39px;
  height: 39px;
  background-color: #ebf3f5;
  background-image: url(../../img/x.svg);
  border-radius: 50%;
  float: left;
  background-position: 50% 52%;
  cursor: pointer;
  transition: ease 0.3s all;
  top: 16px;
  right: 16px;
}
#inquiry .inquiry_wrapper .close_btn:hover {
  background-color: #d3d9da;
}
#inquiry .inquiry_wrapper h4 {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 35px;
  margin-bottom: 28px;
}
#inquiry .inquiry_wrapper h4 img {
  max-height: 25px;
  max-width: 25px;
  position: relative;
  bottom: 5px;
  left: 8px;
}
.inquiry-form span.ajax-loader {
  display: none !important;
}
.inquiry-form .wpcf7-response-output {
  display: none !important;
}
.inquiry-form .fields span {
  float: left;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.inquiry-form .fields span span[role="alert"] {
  position: absolute;
  width: auto;
  top: 4px;
  font-size: 12px;
  right: 6px;
}
.inquiry-form .fields span input, .inquiry-form .fields span textarea {
  border-radius: 7px;
  background-color: #ebf3f5;
  border: none;
  color: #3b3c46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  width: 100%;
  background: #ebf3f5;
  padding: 12px 0 12px 21px;
  float: left;
}
.inquiry-form .fields span textarea {
  resize: none;
  height: 192px;
}
.inquiry-form .fields span span.wpcf7-not-valid-tip {
  color: #dc3232;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 3px;
  right: 8px;
  width: auto;
  font-size: 11px;
}
.inquiry-form input[type="submit"] {
  color: #fff;
  font-family: "Gilroy-Regular", arial;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  float: left;
  width: 272px;
  height: 48px;
  border-radius: 7px;
  background-color: #ff812c;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  transition: ease 0.3s all;
  margin: 12px 0 62px;
}
.inquiry-form input[type="submit"]:hover {
  background: #ffa774;
}
.inquiry-form input[type="submit"]:active {
  background: #df5a00;
}
.inquiry-form input[type="submit"]:focus {
  background: #df5a00;
}
.codedropz-upload-handler {
  display: none !important;
}
.image_gray_background {
  width: 178px;
  float: right;
  background-color: #f4f9fa;
  height: 205px;
  position: absolute;
  right: 16px;
  top: 20px;
}
.image_gray_background img {
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}
.choose_files_trigger {
  float: left;
  clear: left;
  height: 48px;
  width: 197px;
  border: 1px solid #000061;
  border-radius: 7px;
  color: #000061;
  font-family: "Gilroy-Bold";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  position: relative;
  padding: 0 0 0 15px;
  cursor: pointer;
  background-color: transparent;
  transition: ease 0.3s all;
  margin: 37px 0 0;
}
.choose_files_trigger:hover {
  background-color: #000061;
  color: #fff;
}
.choose_files_trigger:hover:before {
  background-image: url(../../img/add_attachment_hover.svg);
}
.choose_files_trigger:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 21px;
  width: 21px;
  height: 22px;
  background-image: url(../../img/add_attachment.svg);
  margin: auto;
  transition: ease 0.3s all;
}
.choose_files_trigger:after {
  content: "( max 5MB )";
  position: absolute;
  right: -110px;
  top: 11px;
  bottom: 0;
  margin: auto;
  color: #3b3c46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.inquiry-form .wpcf7 {
  float: left;
  width: 100%;
  padding: 0px 0 0 0;
}
.dnd-upload-status .dnd-upload-image {
  display: none !important;
}
.dnd-upload-status .dnd-upload-details span em {
  display: none !important;
}
.dnd-upload-status .dnd-progress-bar {
  display: none !important;
}
.codedropz-upload-wrapper {
  position: relative;
  bottom: 50px;
}
.codedropz-upload-wrapper .dnd-upload-status {
  float: left;
  display: block;
  padding: 0 0 0;
  margin-right: 20px;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details {
  width: 100%;
  padding: 0 0 0 0;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details span.name span {
  color: #000061;
  font-family: "Gilroy-Medium";
  font-size: 12px;
  letter-spacing: 0.1px;
  line-height: 18px;
}
.type_error_container {
  float: left;
  clear: left;
  height: 50px;
  min-height: 50px;
  position: relative;
  display: block;
  width: 100%;
}
.type_error_container .type_error {
  float: left;
  color: #e61111;
  font-size: 14px;
  margin: 8px 0 0;
}
.dnd-icon-remove:before {
  content: "" !important;
  background-image: url(../../img/attachment_close.png);
  width: 17px;
  height: 17px;
  float: left;
  background-repeat: no-repeat;
  background-position: 50%;
}
.dnd-upload-status .dnd-upload-details .remove-file {
  right: 11px !important;
  top: 4px !important;
}
.product-detail-item {
  float: left;
  clear: left;
}
.woocommerce-product-gallery {
  display: flex;
}
.woocommerce-product-gallery .flex-control-thumbs {
  order: -10;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 100%;
  padding-top: 0;
  padding-bottom: 5px;
}
.homepage_video_wrapper {
  display: none;
  float: left;
  width: 100%;
}
.product-media-buttons {
  position: absolute;
  /*top: 21vh;*/
  top: 340px;
  right: -82px;
  margin: auto;
  width: 78px;
}
.product-media-buttons .media-let-it-spin {
  position: relative;
  float: left;
  height: 80px;
  clear: left;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.product-media-buttons .media-let-it-spin.active:before {
  background-image: url("../../img/let-it-spin-active.svg");
}
.product-media-buttons .media-let-it-spin.active span {
  color: #F47F23;
}
.product-media-buttons .media-let-it-spin:before {
  content: "";
  background-image: url(../../img/let-it-spin.svg);
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 50%;
  transform: translate(-50%, 0px);
}
.product-media-buttons .media-let-it-spin span {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #000061;
  font-family: "Gilroy-Medium";
  float: left;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.product-media-buttons .media-dimensions {
  position: relative;
  float: left;
  height: 80px;
  clear: left;
  text-align: center;
  width: 100%;
  cursor: pointer;
  margin: 24px 0 0 0;
  transition: ease 0.3s all;
}
.product-media-buttons .media-dimensions.active:before {
  background-image: url("../../img/dimensions-active.svg");
}
.product-media-buttons .media-dimensions.active span {
  color: #F47F23;
}
.product-media-buttons .media-dimensions:before {
  content: "";
  background-image: url("../../img/dimensions.svg");
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 50%;
  transform: translate(-50%, 0px);
  transition: ease 0.3s all;
}
.product-media-buttons .media-dimensions span {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #000061;
  font-family: "Gilroy-Medium";
  float: left;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: ease 0.3s all;
}
.product_image {
  width: 514px;
  position: absolute;
  height: 680px;
  max-height: 680px;
  bottom: auto;
  top: 129px;
}
.product_image img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}
.product_image video {
  margin: auto;
  position: absolute;
  top: 2px;
  right: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}
.product_image .media-default__image {
  top: 3px;
}
.mobile_header_btns {
  display: none;
}
.member-of-logo {
  margin: 0 0 86px 0;
}
#hidden-type-value {
  display: none;
}
#sent_msg_container .sent_wrapper {
  height: 190px;
}
#sent_msg_container .sent_wrapper p {
  display: none;
}
span.email_address_target {
  text-decoration: underline;
}
.contact_form_wrapper form {
  position: relative;
}
.contact_form_wrapper form span.before_contact_page_form_helper {
  position: absolute;
  top: -39px;
  color: #fff !important;
}
.contact_form_wrapper form span.before_contact_page_form_helper a {
  color: #fff !important;
  text-decoration: underline;
}
a.youtube_page_link {
  margin: 57px 0 0 50%;
  max-width: 236px;
  width: 236px;
  border: 2px solid #fff;
  border-radius: 7px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, 0px);
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  transition: ease 0.3s all;
  text-transform: uppercase;
}
a.youtube_page_link:hover {
  text-decoration: none;
  background-color: #fff;
  color: #ff812c;
}
.our_people_section .container .items p.after_sales_contact {
  margin: 20px 0 0 0;
  color: #ff812c;
  font-family: "Gilroy-Bold", arial;
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 43px;
  font-weight: 300;
}
.our_people_section .container .items p.after_sales_contact a {
  text-decoration: underline;
  color: #ff812c;
}
.eas-logo {
  position: absolute;
  right: 0;
  top: 50vh;
  z-index: 10;
}
.eas-logo img {
  cursor: pointer;
}
.eas-logo:hover .eas-text {
  opacity: 1;
  pointer-events: auto;
}
.eas-text {
  position: absolute;
  right: 64px;
  top: 0;
  background-color: #fff;
  width: 327px;
  padding: 13.5px 21px;
  opacity: 0;
  pointer-events: none;
  transition: ease 0.3s all;
}
.eas-text p {
  color: #3b3c46;
  font-family: "Gilroy-Regular";
  font-size: 13px;
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 500;
  margin: 0 0 0 0;
}
body.page-template-template-contact .video {
  padding-bottom: 60px;
}
body.page-template-template-contact .video .col {
  padding: 0 0 0 0;
}
body.page-template-template-contact .video .col .video_source {
  margin-top: 0px;
}
.page-template-template-warranty .form_map .contact_form_wrapper {
  padding: 87px 72px 46px 60px;
  border-radius: 4px 4px 4px 4px;
}
.page-template-template-warranty .form_bottom_information {
  float: left;
  width: 100%;
  margin: 30px 0 0;
}
.page-template-template-warranty .form_bottom_information p {
  font-size: 15px;
}
.page-template-template-warranty .form_bottom_information p span {
  text-decoration: underline;
}
.page-template-template-warranty .form_bottom_information p a {
  color: #fff;
}
.page-template-template-warranty main section {
  max-width: 575px;
  margin: 0 auto;
}
.page-template-template-warranty .form_map .col.pr-0 {
  max-width: 603px;
  margin: 0px auto;
}
.page-template-template-warranty .form_map .col.pr-0 .contact_form_wrapper .fields span.serialno {
  width: 50%;
}
.page-template-template-warranty .form_map .col.pr-0 .contact_form_wrapper .fields span.serialno input {
  width: 97%;
}
.page-template-template-warranty .form_map .col.pr-0 .contact_form_wrapper .fields span.partno {
  width: 50%;
}
.page-template-template-warranty .form_map .col.pr-0 .contact_form_wrapper .fields span.partno input {
  width: 97%;
  float: right;
}
.page-template-template-warranty .contact-page::after {
  background-color: #ebf3f5;
}
.wpcf7-form-control-wrap.key {
  display: none !important;
}
.wpcf7-form-control-wrap.sent {
  display: none !important;
}
body.page-template-template-warranty .contact-page .text article {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
body.page-template-template-warranty .contact-page .text article p {
  width: 555px;
}
.map-wrapper {
  float: left;
  width: 100%;
  background: #000061;
  position: relative;
  margin: 80px 0 0 0;
}
.map-wrapper .title {
  margin: 80px 0 144px;
  float: left;
  width: 100%;
}
.map-wrapper #map {
  float: left;
  width: 100%;
  height: 617px;
}
.map-wrapper .map-border {
  float: left;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  margin: 90px 0 0;
}
.map-wrapper .gm-style .gm-style-iw-c {
  box-shadow: none;
  transform: translate(0, -50px);
  z-index: -1;
  padding: 33px 33px 33px 52px !important;
  max-width: 648px;
  max-height: 437px;
  min-width: 0px;
  color: #fff;
  background-color: #000061;
}
.map-wrapper .gm-style .gm-style-iw-c:before {
  content: "";
  background-image: url("../../img/marker-icon.svg");
  width: 49px;
  height: 49px;
  float: left;
  position: absolute;
  top: 61px;
  left: -25px;
}
.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d {
  overflow: hidden !important;
  max-height: 100% !important;
}
.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d .content h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #FFFFFF;
  font-family: "Gilroy-normal", Arial, Helvetica, sans-serif;
  margin: 0 0 11px 0;
}
.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d .content p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #FFFFFF;
  margin: 0 0 0 0;
  max-width: 235px;
}
.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d .content p a {
  color: #fff;
  text-decoration: underline;
}
.map-wrapper .gm-style .gm-style-iw-t::after {
  display: none !important;
}
.share_on_facebook_btn {
  display: inline-block;
}
.share_on_facebook_btn span {
  margin: 0 0 0 50%;
  max-width: 236px;
  width: 236px;
  border: 2px solid #fff;
  border-radius: 7px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, 0);
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  transition: ease 0.3s all;
  cursor: pointer;
  text-transform: uppercase;
}
.share_on_facebook_btn span:hover {
  text-decoration: none;
  background-color: #fff;
  color: #ff812c;
}
.page-template-template-distributors .distributor-blue .container .text h1 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: -0.1px;
  margin-bottom: 24px;
  font-family: "Gilroy-bold", arial;
  max-width: 670px;
  color: #ff812c;
}
body.page-template-template-thank_you {
  background-color: #ebf3f5;
}
body.page-template-template-thank_you header {
  background-color: #ebf3f5;
}
body.page-template-template-thank_you .thank-you-page {
  background-color: #ebf3f5;
  margin: 157px 0 0 0;
}
body.page-template-template-thank_you .thank-you-page > .container {
  max-width: 688px;
}
body.page-template-template-thank_you .thank-you-page > .container .text article {
  text-align: left;
  margin: 0 0 0 0;
}
body.page-template-template-thank_you .thank-you-page > .container .text article h4 {
  text-align: left;
  margin: 47px 0 0 0;
  font-weight: bold;
  font-size: 52px;
  line-height: 60px;
  letter-spacing: -0.1px;
  color: #FF812C;
}
body.page-template-template-thank_you .thank-you-page > .container .text article p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #3B3C46;
  margin: 10px 0 0 0;
  float: left;
  width: 100%;
}
body.page-template-template-thank_you .thank-you-page > .container .text article .thank-you-btns {
  margin: 113px 0 270px;
  float: left;
  width: 100%;
}
body.page-template-template-thank_you .thank-you-page > .container .text article .thank-you-btns a {
  width: 204px;
  float: left;
  margin-right: 18px;
  height: 48px;
  padding: 14px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  border-radius: 7px;
  position: relative;
  transition: ease 0.25s all;
}
body.page-template-template-thank_you .thank-you-page > .container .text article .thank-you-btns a.fb-share-btn {
  border: 1.5px solid #000061;
  color: #000061;
  padding-left: 13px;
}
body.page-template-template-thank_you .thank-you-page > .container .text article .thank-you-btns a.fb-share-btn:before {
  content: "";
  background-image: url("../../img/_fb_icon.svg");
  width: 12px;
  height: 22px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 62px;
  bottom: 0;
  margin: auto;
}
body.page-template-template-thank_you .thank-you-page > .container .text article .thank-you-btns a.back-to-home-btn {
  background: #ff812c;
  color: #fff;
  border: 1.5px solid #ff812c;
}
body.page-template-template-thank_you .thank-you-page > .container .text article .thank-you-btns a:hover {
  text-decoration: none;
}
.blog-page .upper {
  margin: 71px 0 0 0;
  float: left;
  width: 100%;
}
.filter {
  float: left;
}
.filter .items {
  display: flex;
}
.filter .items .item {
  margin-right: 12px;
  border: 1.5px solid #000061;
  border-radius: 90px;
  cursor: pointer;
  float: left;
  transition: ease 0.25s all;
}
.filter .items .item span {
  padding: 9px 18px;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1px;
  color: #000061;
  float: left;
  transition: ease 0.25s all;
}
.filter .items .item:hover {
  background-color: #000061;
}
.filter .items .item:hover span {
  color: #fff;
}
.filter .items .item.selected {
  background-color: #000061;
}
.filter .items .item.selected span {
  color: #fff;
}
.sortby {
  float: right;
  display: flex;
}
.sortby span {
  font-size: 16px;
  line-height: 35px;
  display: flex;
  align-items: center;
  letter-spacing: -0.104167px;
  color: #3B3C46;
}
.sortby .btns {
  margin: 0 0 0 12px;
  display: flex;
  align-items: center;
}
.sortby .btns .sort-selection {
  opacity: 0.3;
  transition: ease 0.3s all;
  cursor: pointer;
  margin: 0 0 0 25px;
  color: #000061;
  position: relative;
}
.sortby .btns .sort-selection:nth-child(1) {
  margin-left: 0px;
}
.sortby .btns .sort-selection.active {
  opacity: 1;
}
.sortby .btns .sort-selection.active[data-order="ASC"]:before {
  content: "";
  background-image: url("../../img/sort-icon.svg");
  position: absolute;
  right: -12px;
  top: 0;
  bottom: 0;
  margin: auto;
  float: left;
  width: 5px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.sortby .btns .sort-selection.active[data-order="DESC"]:before {
  content: "";
  background-image: url("../../img/sort-icon.svg");
  position: absolute;
  right: -12px;
  top: 0;
  bottom: 0;
  margin: auto;
  float: left;
  width: 5px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  transform: rotate(180deg);
}
.sortby .btns .sort-selection span {
  font-size: 16px;
  line-height: 35px;
  display: flex;
  align-items: center;
  letter-spacing: -0.104167px;
  color: #000061;
}
.blog-articles {
  float: left;
  width: 100%;
  margin: 97px 0 0 0;
}
.blog-articles .blog-article {
  float: left;
  width: 358px;
  margin-right: 41px;
  margin-bottom: 61px;
}
.blog-articles .blog-article:nth-child(3n+3) {
  margin-right: 0px;
}
.blog-articles .blog-article .blog-img {
  border-radius: 4px;
  position: relative;
  height: 212px;
  background-position: 50%;
  background-size: cover;
}
.blog-articles .blog-article .blog-img a {
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
}
.blog-articles .blog-article .blog-img a img {
  opacity: 0;
}
.blog-articles .blog-article .blog-meta {
  float: left;
  width: 100%;
  margin: 33px 0 16px 0;
}
.blog-articles .blog-article .blog-meta span {
  font-size: 16px;
  line-height: 133.3%;
  color: #575757;
  opacity: 0.6;
}
.blog-articles .blog-article h2 {
  font-size: 25px;
  line-height: 33px;
  letter-spacing: -0.104167px;
  color: #3b3c46;
  font-family: "Gilroy-normal", Arial, Helvetica, sans-serif;
  max-width: 87%;
  margin-bottom: 8px;
}
.blog-articles .blog-article h2 a {
  font-size: 25px;
  line-height: 33px;
  letter-spacing: -0.104167px;
  color: #3B3C46;
}
.blog-articles .blog-article h2 a:hover {
  text-decoration: none;
}
.blog-articles .blog-article a:hover {
  text-decoration: none;
}
.blog-articles .blog-article a p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #3B3C46;
  float: left;
  width: 100%;
}
.blog .pagination {
  clear: left;
  float: left;
  width: 100%;
  text-align: center;
  justify-content: center;
  margin: 15px 0 100px;
}
.blog .pagination .location-trigger {
  width: 42px;
  height: 42px;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #575757;
  transition: ease 0.3s all;
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.blog .pagination .location-trigger a {
  text-decoration: none;
}
.blog .pagination .location-trigger.cur_location {
  color: #000061;
  cursor: default;
}
.blog .pagination .location-trigger.cur_location:after {
  opacity: 1;
}
.blog .pagination .location-trigger:after {
  content: "";
  height: 2px;
  background-color: #000061;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: ease 0.3s all;
  max-width: 20px;
  margin: auto;
}
.blog .pagination .nav-btn {
  width: 42px;
  height: 42px;
  float: left;
  background-image: url("../../img/blog-nav-arrow.svg");
  margin: 0 34px;
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}
.blog .pagination .nav-btn.prev-location {
  transform: rotate(180deg);
}
.blog .pagination .nav-btn.active {
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
}
body.blog aside {
  background: #EBF3F5;
  padding: 142px 0 0 0;
}
body.blog aside h1 {
  font-weight: bold;
  font-size: 52px;
  line-height: 60px;
  color: #FF812C;
  margin-bottom: 30px;
}
body.blog aside p {
  font-size: 25px;
  line-height: 33px;
  letter-spacing: -0.104167px;
  color: #3B3C46;
}
body.blog aside .blog-articles {
  margin: 0 0 0 0;
}
main.blog-page {
  margin: 0 0 0 0;
}
.single-blog .text::after {
  content: "";
  background-image: url(../../img/fin.svg);
  width: 48px;
  height: 43.53px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -21px;
  right: 50%;
}
.blog-meta .taxonomy {
  opacity: 0.6;
  color: #575757;
  font-size: 16px;
  line-height: 133.3%;
}
.blog-meta .taxonomy:before {
  content: "•";
  display: inline-block;
  margin: 0 8px 0 4px;
}
.blog-main .text .main-texts {
  margin: 0 0 18px 0;
  width: 100%;
  float: left;
}
.blog-main .text .main-texts ul li {
  font-family: "Gilroy-Regular", arial;
}
.blog-main .text .intro-texts {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
}
.blog-main .text .img-holder {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
}
.blog-main .text h2 {
  float: left;
  width: 100%;
  margin: 20px 0 38px 0;
}
.blog-main .text h3 {
  float: left;
  width: 100%;
  margin: 0 0 23px 0;
}
.single-blog .text {
  display: flow-root;
}
.hero-inner .post-info .author {
  display: none !important;
}
.post-info span.date::after {
  display: none !important;
}
.gallery-items {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin: 40px 0 0 0;
  float: left;
}
.gallery-items .image {
  height: 340px;
  width: 381px;
  background-position: 50%;
  background-size: cover;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
}
.gallery-items .image:nth-child(3n+3) {
  margin-right: 0%;
}
.gallery-items .image img {
  display: none;
}
.gallery-page {
  float: left;
  width: 100%;
  margin: 142px 0 116px 0;
}
.gallery-page h1 {
  font-size: 52px;
  line-height: 60px;
  color: #ff812c;
}
.gallery-page .gallery {
  float: left;
  width: 100%;
  margin: 35px 0 0 0;
}
.show_more_images_wrap {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 96px 0 0 0;
}
.show_more_images_wrap .show_more_images_btn {
  background: #ff812c;
  border-radius: 7px;
  width: 236px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: ease 0.3s all;
}
.show_more_images_wrap .show_more_images_btn:hover {
  background: #ffa774;
}
.show_more_images_wrap .show_more_images_btn:focus, .show_more_images_wrap .show_more_images_btn:active {
  background: #df5a00;
}
.show_more_images_wrap .show_more_images_btn span {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "Gilroy-bold", arial;
}
html[lang="fi"] .product-media-buttons .media-let-it-spin span {
  line-height: 118%;
  position: relative;
  top: 7px;
}
html[lang="fi"] .contact_form_wrapper form span.before_contact_page_form_helper {
  font-size: 13px;
}
html[lang="de"] .try-blue .text {
  width: 376px;
}
html[lang="hu-HU"] .product-media-buttons .media-let-it-spin span {
  line-height: 118%;
  position: relative;
  top: 7px;
}
html[lang="by"] .product-media-buttons .media-let-it-spin span {
  line-height: 118%;
  position: relative;
  top: 7px;
}
html[lang="by"] .form_map .contact_form_wrapper .fields span input, html[lang="by"] .form_map .contact_form_wrapper .fields span textarea {
  padding: 12px 0 12px 15px;
}
.country-section {
  padding: 150px 0px;
}
.country-section .container {
  max-width: 1100px;
}
.country-section .container h1 {
  font-weight: bold;
  font-size: 52px;
  line-height: 60px;
  color: #ff812c;
  margin-bottom: 60px;
  font-family: "Gilroy-Bold", arial;
  float: left;
  width: 100%;
}
.country-section .container .countries .country {
  float: left;
  max-width: 267px;
  margin-bottom: 40px;
  width: 100%;
}
.country-section .container .countries .country h6 {
  font-size: 25px;
  line-height: 33px;
  letter-spacing: -0.104167px;
  color: #3b3c46;
  font-family: "Gilroy-Bold", arial;
  margin-bottom: 10px;
}
.country-section .container .countries .country .country-links a {
  font-family: "Gilroy-Regular", arial;
  margin-right: 8px;
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #3b3c46;
}
.size_does_matter h2 {
  max-width: 57%;
}
html[lang="da-DK"] .product-media-buttons .media-let-it-spin span, html[lang="nl-NL"] .product-media-buttons .media-let-it-spin span {
  line-height: 118%;
  position: relative;
  top: 7px;
}
.page-template-template-landing .video .video_source, .page-template-template-landing-two .video .video_source, .page-template-template-landing-three .video .video_source, .page-template-template-landing_dealer .video .video_source {
  margin-top: 0px;
}
.page-template-template-landing .contact-page, .page-template-template-landing-two .contact-page, .page-template-template-landing-three .contact-page, .page-template-template-landing_dealer .contact-page {
  padding: 158px 0 9px;
}
.page-template-template-landing .contact-page:after, .page-template-template-landing-two .contact-page:after, .page-template-template-landing-three .contact-page:after, .page-template-template-landing_dealer .contact-page:after {
  background-color: #ebf3f5;
}
.page-template-template-landing-two header, .page-template-template-landing-three header, .page-template-template-landing_dealer header {
  background-color: #ebf3f5;
}
.page-template-template-landing-two .gray_heading, .page-template-template-landing-three .gray_heading, .page-template-template-landing_dealer .gray_heading {
  background-color: #ebf3f5;
  padding: 170px 0 0 0;
}
.page-template-template-landing-two .contact-page, .page-template-template-landing-three .contact-page, .page-template-template-landing_dealer .contact-page {
  padding: 60px 0 9px;
}
.page-template-template-landing-two h1, .page-template-template-landing-three h1, .page-template-template-landing_dealer h1 {
  color: #ff812c;
}
.page-template-template-landing-two .buttons, .page-template-template-landing-three .buttons, .page-template-template-landing_dealer .buttons {
  display: flex;
  margin: 60px 0 70px 0;
}
.page-template-template-landing-two .buttons button, .page-template-template-landing-three .buttons button, .page-template-template-landing_dealer .buttons button {
  max-width: 236px;
  margin: 0 10px;
  padding: 0 35px;
  border: 2px solid #fff;
  border-radius: 7px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  transition: ease 0.3s all;
  text-transform: uppercase;
  background-color: transparent;
  cursor: pointer;
  transition: ease 0.3s all;
  background: #ff812c;
  border: none;
}
.page-template-template-landing-two .buttons button:nth-child(2), .page-template-template-landing-three .buttons button:nth-child(2), .page-template-template-landing_dealer .buttons button:nth-child(2) {
  border: 1px solid #ff812c;
  background: transparent;
  color: #ff812c;
}
.page-template-template-landing-two section h3, .page-template-template-landing-three section h3, .page-template-template-landing_dealer section h3 {
  color: #fff;
  margin: 10px 0 30px 0;
  font-size: 30px;
  float: left;
}
.page-template-template-landing-two #product, .page-template-template-landing-three #product, .page-template-template-landing_dealer #product {
  min-height: 970px;
}
.main-texts .side-h {
  float: left;
  width: 60%;
  padding-right: 2%;
}
.main-texts .side-h_t {
  float: right;
  width: 260px;
}
.main-texts .side-h_t p {
  margin: 0 0 0 0;
  font-size: 13px;
  color: #929596;
  font-style: italic;
}
.main-texts .side-h_t img {
  margin: 25px 0 7px 0;
}
.page-template-template-landing-two .more_videos_seperator .video, .page-template-template-landing-three .more_videos_seperator .video, .page-template-template-landing_dealer .more_videos_seperator .video {
  padding-bottom: 35px;
}
.more_videos_seperator .video {
  max-width: 50%;
  padding-bottom: 35px;
}
.more_videos_seperator .video .video_source {
  min-height: 308px;
}
.more_videos_seperator .video .video_source .preload .text {
  bottom: 23px;
}
.more_videos_seperator .video .video_source .preload .text p {
  font-size: 20px;
}
.more_videos_seperator .video .video_source .preload:after {
  width: 97px;
  height: 88px;
  background-size: cover;
}
.page-template-template-landing-two .video, .page-template-template-landing-three .video, .page-template-template-landing_dealer .video {
  padding-bottom: 60px;
}
.page-template-template-landing-two .more_videos_seperator, .page-template-template-landing-three .more_videos_seperator, .page-template-template-landing_dealer .more_videos_seperator {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0 0 0;
}
.page-template-template-landing-two .more_videos_seperator:before, .page-template-template-landing-three .more_videos_seperator:before, .page-template-template-landing_dealer .more_videos_seperator:before {
  content: "";
  height: 1px;
  width: 97%;
  background: #ffffff45;
  position: absolute;
  top: 0;
  margin: 0 15px;
}
.page-template-template-homepage_new .video {
  padding-bottom: 0px;
}
.page-template-template-homepage_new .form_map {
  top: 70px;
}
.page-template-template-homepage_new .form_map .map {
  background-image: url("../../img/map_es.jpg");
}
.page-template-template-homepage_new .form_map .map:after {
  top: 0px;
  left: 210px;
}
.page-template-template-homepage_new .how_we_see_it {
  margin: 206px 0 52px;
}
.es_contact_information {
  float: left;
  clear: left;
  margin: 30px 0 0;
}
.es_contact_information p {
  color: #fff;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
}
.es_contact_information p a {
  color: #fff;
}
main.blog-page .blog {
  float: left;
  width: 100%;
  margin: 50px 0 0;
}
.blog-main img {
  height: auto !important;
}
.page-template-template-landing-three .top, .page-template-template-landing_dealer .top {
  height: 890px;
  float: none;
  display: block;
  background-color: #ebf3f5;
  margin: 47px 0 0 0;
  padding: 60px 0 0 0;
}
.page-template-template-landing-three .owl-dots, .page-template-template-landing_dealer .owl-dots {
  bottom: 147px;
}
.page-template-template-landing-three .owl-carousel .item, .page-template-template-landing_dealer .owl-carousel .item {
  position: relative;
  width: 1156px;
}
.page-template-template-landing-three .hero-link, .page-template-template-landing_dealer .hero-link {
  display: none !important;
}
.page-template-template-landing-three .owl-item .item .left .text, .page-template-template-landing_dealer .owl-item .item .left .text {
  width: 516px;
}
.page-template-template-landing-three .owl-item .item .right img, .page-template-template-landing_dealer .owl-item .item .right img {
  max-width: 776px;
  right: 16px;
}
.page-template-template-landing-three .top .center_text, .page-template-template-landing_dealer .top .center_text {
  top: 0px;
  transform: translate(0px, 0px);
  height: 580px;
}
.page-template-template-landing-three .owl-carousel .item, .page-template-template-landing_dealer .owl-carousel .item {
  height: 100%;
}
.page-template-template-landing-three .main-video .video .video_source, .page-template-template-landing_dealer .main-video .video .video_source {
  margin-top: -140px;
}
.page-template-template-landing-three .contact-page.main-video:after, .page-template-template-landing_dealer .contact-page.main-video:after {
  background-color: #ff812c;
}
.page-template-template-landing-three .white_content, .page-template-template-landing_dealer .white_content {
  float: left;
  width: 100%;
}
.page-template-template-landing-three .contact-page, .page-template-template-landing_dealer .contact-page {
  padding-bottom: 58px;
}
.page-template-template-landing-three .more_videos_seperator:before, .page-template-template-landing_dealer .more_videos_seperator:before {
  display: none;
}
.page-template-template-landing-three .more_videos_seperator, .page-template-template-landing_dealer .more_videos_seperator {
  padding: 0 0 60px 0;
}
.wpcf7-form-control-wrap.state select[name="state"] {
  border: none;
  color: #3b3c46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  width: 456px;
  background: #ebf3f5;
  padding: 12px 0 12px 16px;
  float: left;
  border-radius: 7px;
}
.phone_wrapper_helper {
  float: left;
  width: 100%;
  display: flex;
}
.phone_wrapper_helper input[name="prefix"] {
  max-width: 95px;
}
.phone_wrapper_helper input[name="phone"] {
  max-width: 343px;
}
.shop-helper {
  display: flex;
  margin: 70px 0 0;
}
.shop-helper .sidebar {
  margin: 0 80px 0 0;
}
.shop-helper > section {
  width: 100%;
}
select[name="country"] {
  border-radius: 7px;
  background-color: #EBF3F5;
  border: none;
  color: #3B3C46;
  font-family: "Gilroy-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
  width: 456px;
  background: #ebf3f5;
  padding: 12px 0 12px 17px;
  float: left;
}
.woocommerce {
  overflow-x: hidden;
}
.woocommerce main .container {
  position: relative;
}
.woocommerce main .container::before {
  content: "";
  background-image: url(../../img/shop-bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -375px;
  width: 1666px;
  height: 1563px;
  left: -100%;
}
.woocommerce main .container .shop-breadcrumb {
  font-size: 15px;
  line-height: 18px;
  color: #3B3C46;
  text-transform: lowercase;
  font-family: "Roboto";
  margin: 52px 0 0 0;
  display: none;
}
.woocommerce main .container .shop-breadcrumb a {
  color: #fff;
}
.woocommerce main .container .shop-breadcrumb a:hover {
  text-decoration: none;
}
.woocommerce main .container .shop-helper {
  margin: 90px 0 250px;
  font-family: "Roboto";
}
.woocommerce main .container .shop-helper .woocommerce-result-count {
  display: none;
}
.woocommerce main .container .shop-helper select[name="orderby"] {
  display: none;
}
.woocommerce main .container .shop-helper .woocommerce-ordering {
  display: none;
}
.woocommerce main .container .shop-helper a:hover {
  text-decoration: none;
}
.woocommerce main .container .shop-helper .sidebar {
  max-width: 180px;
  width: 100%;
  margin-right: 30px;
}
.woocommerce main .container .shop-helper .sidebar ul {
  margin: 20px 0 0 0;
  list-style: none;
  padding: 0;
}
.woocommerce main .container .shop-helper .sidebar ul li {
  margin: 0 0 8px;
}
.woocommerce main .container .shop-helper .sidebar ul li.current-term > a {
  text-decoration: underline;
}
.woocommerce main .container .shop-helper .sidebar ul li > ul {
  margin: 8px 0 0;
}
.woocommerce main .container .shop-helper .sidebar ul li a {
  font-size: 17px;
  line-height: 23px;
  color: #3b3c46;
  font-family: "Gilroy-Medium";
}
.woocommerce main .container .shop-helper .sidebar ul li .sub-items {
  display: none;
}
.woocommerce main .container .shop-helper .sidebar ul li.current-term .sub-items {
  display: block;
}
.woocommerce main .container .shop-helper .sidebar ul li.current-term .sub-items li {
  padding: 3px 10px;
}
.woocommerce main .container .shop-helper .sidebar ul li.current-term .sub-items li.current-sub {
  background: rgba(255, 255, 255, 0.43);
}
.woocommerce main .container .products-list-wrapper .products .product {
  background: #ebf3f5;
  margin: 0 23px 23px 0;
  width: 100%;
  max-width: 300px;
  height: 300px;
}
.woocommerce main .container .products-list-wrapper .products .product.last {
  margin-right: 0;
}
.woocommerce main .container .products-list-wrapper .products .product .button {
  display: none;
}
.woocommerce main .container .products-list-wrapper .products .product .price {
  display: none;
}
.woocommerce main .container .products-list-wrapper .products .product a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.woocommerce main .container .products-list-wrapper .products .product a img {
  width: auto;
  margin: auto;
  max-height: 170px;
}
.woocommerce main .container .products-list-wrapper .products .product a .woocommerce-loop-product__title {
  padding: 18px 20px 0px;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #3B3C46;
  font-weight: 700;
  font-family: "Roboto";
}
.woocommerce main .container .products-list-wrapper .products .product a .go-to-product {
  background: #FF802C;
  border-radius: 9.25517px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  padding: 9px 10px;
  margin: 0px 30px 20px;
  text-transform: uppercase;
  font-family: "Gilroy-Bold";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}
.woocommerce main .container .products-list-wrapper .products .product a .product-tag {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  font-weight: bold;
  font-size: 25px;
  line-height: 31px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 20px 10px 15px 20px;
  z-index: 1;
}
.woocommerce main .container .products-list-wrapper .products .product a .product-tag::after {
  content: "";
  background-image: url(../../img/tag-bg.svg);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 140px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.woocommerce main .container nav.woocommerce-pagination ul {
  border: none;
  margin: 0;
  display: flex;
  align-items: center;
  float: right;
}
.woocommerce main .container nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce main .container nav.woocommerce-pagination ul li span.current {
  background-color: transparent;
  font-size: 20px;
  line-height: 25px;
  color: #3B3C46;
  font-weight: 700;
  padding: 0;
}
.woocommerce main .container nav.woocommerce-pagination ul li a {
  font-size: 20px;
  line-height: 25px;
  color: #3B3C46;
  font-weight: 400;
  padding: 0;
}
.woocommerce main .container nav.woocommerce-pagination ul li a:hover {
  background-color: transparent;
  color: #3B3C46;
}
.woocommerce main .container nav.woocommerce-pagination ul li a.next {
  font-size: 0;
  color: transparent;
  line-height: unset;
  width: 30px;
  height: 30px;
  background: #FF802C;
  margin-left: 20px;
  position: relative;
}
.woocommerce main .container nav.woocommerce-pagination ul li a.next::after {
  content: "";
  background-image: url(../../img/s-arrow.svg);
  width: 11px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce main .container nav.woocommerce-pagination ul li a.prev {
  font-size: 0;
  color: transparent;
  line-height: unset;
  width: 30px;
  height: 30px;
  background: #FF802C;
  margin-right: 20px;
  position: relative;
}
.woocommerce main .container nav.woocommerce-pagination ul li a.prev::after {
  content: "";
  background-image: url(../../img/s-arr.svg);
  width: 11px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.woocommerce footer {
  position: relative;
  z-index: 2;
}
.woocommerce .single-product .type-product {
  background: #ebf3f5;
  padding: 40px 0px 200px;
  width: 100%;
}
.woocommerce .single-product .type-product .summary {
  padding: 0px 30px 0 0;
  margin: 0;
}
.woocommerce .single-product .type-product .summary h1 {
  color: #FF812C;
  font-family: "Gilroy-Bold";
  font-size: 38px;
  letter-spacing: -0.1px;
  line-height: 47px;
  float: left;
  width: auto;
  margin-bottom: 50px;
  margin-top: 35px;
  font-weight: normal;
}
.woocommerce .single-product .type-product .summary .price {
  display: none;
}
.woocommerce .single-product .type-product .summary .cart {
  display: none;
}
.woocommerce .single-product .type-product .summary .product_meta {
  display: none;
}
.woocommerce .single-product .type-product .summary .product-video {
  margin-bottom: 30px;
}
.woocommerce .single-product .type-product .summary .product-video iframe {
  width: 100%;
  height: 270px;
  border-radius: 15px;
}
.woocommerce .single-product .type-product .summary .get-product-offer {
  width: 236px;
  min-height: 48px;
  border-radius: 7px;
  background: #ff812c;
  transition: ease 0.3s all;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Gilroy-Bold";
  color: #fff;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 19px;
  display: inline-flex;
}
.woocommerce .single-product .woocommerce-product-gallery {
  justify-content: center;
}
.woocommerce .single-product .woocommerce-tabs {
  display: none;
}
.download-files {
  margin-top: 19px;
  margin-left: -13px;
}
.download-files a {
  border-radius: 8px;
  max-width: max-content;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  padding: 8px 30px 8px 15px;
  font-size: 18px;
  line-height: 22px;
  color: #3B3C46;
  transition: ease 0.3s all;
  font-size: 14px;
  font-family: "Gilroy-Bold";
  text-transform: uppercase;
}
.download-files a::before {
  content: "";
  background-image: url(../../img/pdf-o.svg);
  width: 20px;
  height: 30px;
  display: block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: contain;
}
.download-files a:hover, .download-files a:active {
  background-color: #FF802C;
  color: #FFFFFF;
}
.download-files a:hover::before, .download-files a:active::before {
  background-image: url(../../img/pdf-w.svg);
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  padding: 0 25px;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
  order: 1;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-nav {
  order: 2;
  margin: 20px 0 0 0;
}
body .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
  margin-right: 13px;
}
body .woocommerce div.product div.images .flex-control-thumbs li {
  width: 70px;
  margin-right: 13px;
  margin-bottom: 9px;
}
body .woocommerce div.product div.images .flex-control-thumbs li:nth-child(5n+5) {
  width: 70px;
  margin-right: 0px;
}
body.page-template-template-roi .contact-page {
  background-color: #ffffff;
}
body.page-template-template-roi .calc_top_wrap {
  display: flex;
}
body.page-template-template-roi .roi-wrapper .calc_main {
  width: 50%;
}
body.page-template-template-roi .roi-wrapper .calc_main h1 {
  color: #FF812C;
  margin-bottom: 25px;
  font-size: 48px;
}
body.page-template-template-roi .roi-wrapper .calc_main p {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 35px;
  margin-bottom: 50px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input {
  justify-content: center;
  margin-bottom: 30px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input p {
  color: #3B3C46;
  font-family: "Gilroy-Medium";
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 31px;
  margin-bottom: 22px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input strong {
  font-family: "Gilroy-Regular";
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  color: #3B3C46;
  margin: 0;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input input {
  width: 100px;
  height: 50px;
  border: none;
  background: #EBF3F5;
  border-radius: 7px;
  text-align: center;
  margin-right: 10px;
  margin-left: 15px;
  border: 1px solid #EBF3F5;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input input.error {
  border: 1px solid #ff0000;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input select {
  color: #3B3C46;
  width: 100px;
  height: 50px;
  border: none;
  background: #EBF3F5;
  border-radius: 7px;
  text-align: center;
  margin-right: 10px;
  margin-left: 15px;
  border: 1px solid #EBF3F5;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input select.error {
  border: 1px solid #ff0000;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 29px;
  margin-right: 10px;
  margin-left: 15px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E1E8EA;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input .slider:before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input input:checked + .slider {
  background-color: #FF802C;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input input:focus + .slider {
  box-shadow: 0 0 1px #FF802C;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input input:checked + .slider:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input .slider.round {
  border-radius: 7px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .cacl_input .slider.round:before {
  border-radius: 5px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper {
  display: flex;
  margin-bottom: 65px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .cuurency_change {
  display: flex;
  width: 101px;
  height: 50px;
  background: #EBF3F5;
  border-radius: 7px;
  text-align: center;
  justify-content: center;
  margin-right: 30px;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .cuurency_change .divider {
  width: 1px;
  height: 38px;
  background-color: #B6BCC1;
  margin-top: auto;
  margin-bottom: auto;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .cuurency_change .currency {
  margin: auto;
  font-weight: 600;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .cuurency_change .currency:hover {
  text-decoration: none;
  color: #ff812c;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .cuurency_change .currency:active {
  text-decoration: none;
  color: #ff812c;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .calculate_wrap {
  display: inline-block;
}
body.page-template-template-roi .roi-wrapper .calc_main .calculator .btn_wrapper .calculate_wrap .calculate_btn {
  max-width: 236px;
  min-width: 200px;
  padding: 0 35px;
  border-radius: 7px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  transition: ease 0.3s all;
  text-transform: uppercase;
  background-color: transparent;
  cursor: pointer;
  transition: ease 0.3s all;
  background: #ff812c;
  border: none;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper {
  margin-top: 100px;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 150px;
  flex-wrap: nowrap;
  overflow-x: auto;
  display: none;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calc_icon_wrap {
  height: 100px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 15px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col {
  border: 2px solid #ff812c;
  border-radius: 7px;
  max-width: 325px;
  flex: 0 0 auto;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_title {
  min-height: 165px;
  background-color: #ff812c;
  text-align: center;
  padding: 40px 40px 25px 40px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_title strong {
  font-weight: bold;
  font-size: 25px;
  color: #ffffff;
  margin-bottom: 5px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_title p {
  margin: 0;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap {
  padding: 12px 32px 32px 32px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap .calc_content {
  padding-top: 20px;
  padding-bottom: 9px;
  border-bottom: 2px solid #EBF3F5;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap .calc_content .calc_row {
  display: flex;
  justify-content: space-between;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap .calc_content .calc_row p {
  font-weight: normal;
  font-size: 14px;
  color: #3B3C46;
  margin-bottom: 11px;
  max-width: 190px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap .calc_cost_wrap {
  padding: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap .calc_cost_wrap strong {
  color: #ff812c;
  width: 510px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_content_wrap .calc_cost_wrap .calc_cost {
  width: 100%;
  color: #ff812c;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  margin-top: 0px;
  text-align: right;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_total_wrap {
  display: flex;
  justify-content: space-between;
  background-color: #ff812c;
  padding: 32px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_total_wrap strong {
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  max-width: 190px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col .calc_total_wrap .calc_total {
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 {
  border: 2px solid #EBF3F5;
  border-radius: 7px;
  max-width: 325px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_title_2 {
  min-height: 165px;
  background-color: #EBF3F5;
  text-align: center;
  padding: 40px 40px 25px 40px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_title_2 strong {
  font-weight: bold;
  font-size: 25px;
  color: #3B3C46;
  margin-bottom: 5px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_title_2 p {
  margin: 0;
  color: #3B3C46;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 {
  padding: 12px 32px 32px 32px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 .calc_content_2 {
  padding-top: 20px;
  padding-bottom: 9px;
  border-bottom: 2px solid #EBF3F5;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 .calc_content_2 .calc_row_2 {
  display: flex;
  justify-content: space-between;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 .calc_content_2 .calc_row_2 p {
  font-weight: normal;
  font-size: 14px;
  color: #3B3C46;
  margin-bottom: 11px;
  max-width: 190px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 .calc_cost_wrap_2 {
  padding: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 .calc_cost_wrap_2 strong {
  color: #3B3C46;
  width: 510px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_content_wrap_2 .calc_cost_wrap_2 .calc_cost_2 {
  width: 100%;
  color: #ff812c;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  margin-top: 0;
  text-align: right;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_total_wrap2 {
  display: flex;
  justify-content: space-between;
  background-color: #EBF3F5;
  padding: 32px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_total_wrap2 strong {
  color: #3B3C46;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  max-width: 190px;
}
body.page-template-template-roi .roi-wrapper .calculations_wrapper .calculation_col_2 .calc_total_wrap2 .calc_total {
  color: #3B3C46;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
html .woocommerce div.product div.images img {
  width: auto;
  max-height: 475px;
  margin: 0 auto;
}
.util-fields {
  display: none;
}
.util-fields.opened {
  display: block;
}
.bg-wrap {
  height: 500px;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.bg-wrap img {
  display: none !important;
}
body.postid-5473 .bg-wrap, body.postid-5474 .bg-wrap, body.postid-5472 .bg-wrap, body.postid-5471 .bg-wrap {
  position: relative;
  bottom: 50px;
}
.calculation_col_wrap_2 .extra_fields_rows {
  display: none;
}
.calculation_col_wrap_2.show_me .extra_fields_rows {
  display: block;
}
.roi-wrapper .calculator {
  position: relative;
  z-index: 10;
}
body.single-product .woocommerce {
  overflow: visible;
}
.page-template-template-landing_dealer .map-wrapper {
  margin: 0 0 0 0;
}
.page-template-template-landing_dealer .contact-page.remove-after:after {
  display: none;
}
.page-template-template-landing_dealer .map-wrapper .title {
  margin: 120px 0px 144px;
}
.page-template-template-landing_dealer .map-wrapper .inner {
  padding: 0 12px;
}
.page-template-template-landing_dealer .more_videos_seperator {
  padding: 0 0 0 0;
}
.page-template-template-landing_dealer .contact-page.remove-after {
  padding-bottom: 28px;
}
.page-template-template-landing_dealer .distributor-blue {
  padding: 90px 0 152px 0;
}
.supports-page {
  float: left;
  width: 100%;
  background-color: #FF812C;
  background-image: url("../../img/support-bg.svg");
  background-repeat: no-repeat;
  background-size: 305px;
  background-position: right;
}
.supports-page p {
  color: #FFFFFF;
}
.supports-page hr {
  margin-top: 35px;
  margin-bottom: 35px;
  border-top: 1px solid #FFFFFF;
}
.supports-page h1 {
  margin-bottom: 30px;
}
.supports-page .container {
  padding-top: 70px;
}
.supports-page .logos {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  text-align: center;
  flex-wrap: wrap;
  column-gap: 100px;
  row-gap: 20px;
  justify-content: center;
  margin-top: 50px;
}
.supports-page .logos .logo img {
  max-width: 430px;
  max-height: 143px;
}
.iframe-wrapper {
  margin: 0 0 40px 0;
}
html[lang="sv-SE"] .distributor-blue.try-blue a.footer_email_link, html[lang="fr-FR"] .distributor-blue.try-blue a.footer_email_link {
  float: left;
  clear: left;
}
html[lang="sv-SE"] .distributor-blue.try-blue a.orange_btn, html[lang="fr-FR"] .distributor-blue.try-blue a.orange_btn {
  clear: left;
}
html[lang="by"] .page-template-template-landing_dealer main, html[lang="by"] .page-template-template-landing_dealer .white_content, html[lang="da-DK"] .page-template-template-landing_dealer main, html[lang="da-DK"] .page-template-template-landing_dealer .white_content, html[lang="fi"] .page-template-template-landing_dealer main, html[lang="fi"] .page-template-template-landing_dealer .white_content, html[lang="fr-FR"] .page-template-template-landing_dealer main, html[lang="fr-FR"] .page-template-template-landing_dealer .white_content, html[lang="de-DE"] .page-template-template-landing_dealer main, html[lang="de-DE"] .page-template-template-landing_dealer .white_content, html[lang="hu-HU"] .page-template-template-landing_dealer main, html[lang="hu-HU"] .page-template-template-landing_dealer .white_content, html[lang="it-IT"] .page-template-template-landing_dealer main, html[lang="it-IT"] .page-template-template-landing_dealer .white_content, html[lang="lt-LT"] .page-template-template-landing_dealer main, html[lang="lt-LT"] .page-template-template-landing_dealer .white_content, html[lang="nl-NL"] .page-template-template-landing_dealer main, html[lang="nl-NL"] .page-template-template-landing_dealer .white_content, html[lang="pl-PL"] .page-template-template-landing_dealer main, html[lang="pl-PL"] .page-template-template-landing_dealer .white_content, html[lang="pt-pt"] .page-template-template-landing_dealer main, html[lang="pt-pt"] .page-template-template-landing_dealer .white_content, html[lang="ro-RO"] .page-template-template-landing_dealer main, html[lang="ro-RO"] .page-template-template-landing_dealer .white_content, html[lang="sk-SK"] .page-template-template-landing_dealer main, html[lang="sk-SK"] .page-template-template-landing_dealer .white_content, html[lang="sl-SI"] .page-template-template-landing_dealer main, html[lang="sl-SI"] .page-template-template-landing_dealer .white_content, html[lang="es-ES"] .page-template-template-landing_dealer main, html[lang="es-ES"] .page-template-template-landing_dealer .white_content, html[lang="sv-SE"] .page-template-template-landing_dealer main, html[lang="sv-SE"] .page-template-template-landing_dealer .white_content, html[lang="at"] .page-template-template-landing_dealer main, html[lang="at"] .page-template-template-landing_dealer .white_content, html[lang="be"] .page-template-template-landing_dealer main, html[lang="be"] .page-template-template-landing_dealer .white_content, html[lang="ch"] .page-template-template-landing_dealer main, html[lang="ch"] .page-template-template-landing_dealer .white_content {
  display: none !important;
}
.sb_instagram_header {
  display: none !important;
}
#sbi_load {
  display: none !important;
}
.product_price_container {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dedede;
}
.product_price_container span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #3B3C46;
  max-width: 110px;
  float: left;
  margin: 10px 0 0 15px;
}
.product_price {
  margin: 0 0 20px 0;
  border-radius: 7px;
  float: left;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  color: #FF802C;
  padding: 8px 28px 6px;
  border: 2px solid #FF802C;
}
.woocommerce .single-product .type-product .summary .variations_form.cart {
  display: block;
}
.attrib_selection__helper .current-selection {
  background: #EBF3F5;
  border: 1px solid rgba(59, 60, 70, 0.2);
  border-radius: 7px;
  width: 412px;
  padding: 14px 0 15px 20px;
  cursor: pointer;
  position: relative;
}
.attrib_selection__helper .current-selection:after {
  content: "";
  background-image: url(../../img/variation_selection.svg);
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
  float: left;
  width: 13px;
  height: 8px;
}
.attrib_selection__helper .current-selection span {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  color: #5D7E86;
}
.attrib_selection__helper {
  position: relative;
  margin-bottom: 25px;
}
.attrib_selection__helper .attribs_dropdown {
  background: #EBF3F5;
  border: 1px solid rgba(59, 60, 70, 0.2);
  border-radius: 7px;
  position: absolute;
  top: 50px;
  z-index: 10;
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  max-height: 220px;
  overflow-x: scroll;
  display: none;
}
.attrib_selection__helper .attribs_dropdown .attribs_dropdown_item {
  display: flex;
  border-bottom: 1px solid rgba(59, 60, 70, 0.2);
}
.attrib_selection__helper .attribs_dropdown .attribs_dropdown_item img {
  max-width: 82px;
  max-height: 62px;
  margin: 8px 10px;
}
.attrib_selection__helper .attribs_dropdown .single-data_item {
  width: 282px;
  margin-top: 6px;
  cursor: pointer;
}
.attrib_selection__helper .attribs_dropdown .single-data_item h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #3B3C46;
  margin-bottom: 5px;
}
.attrib_selection__helper .attribs_dropdown .single-data_item p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #3B3C46;
}
.iso-logo {
  float: right;
  clear: both;
  width: 220px;
  margin: 56px 50px 0 0;
}
.iso-logo svg {
  max-width: 100%;
}
body.campaign-template-default .blog-single .blog-main .text {
  margin: 50px 0;
}
body.campaign-template-default .hero-holder {
  padding: 60px 0 20px;
}
body.campaign-template-default .contact-page {
  padding: 50px 0;
}
body.campaign-template-default .contact-page:after {
  height: auto;
}
body.campaign-template-default .form_map .contact_form_wrapper {
  padding: 27px 72px 52px 60px;
}
body.campaign-template-default .form_map .map {
  display: none !important;
}
body.campaign-template-default .form_map {
  display: flex;
  justify-content: center;
}
.page-id-9957 .default-page .row .col[data-col="2"] {
  display: none;
}
.page-id-9957 .default-page .row .col * {
  font-family: "Gilroy-Regular", arial;
}
.page-id-9957 .default-page .row .col h2 {
  margin: 30px 0;
}
.wpcf7-form-control.wpcf7-acceptance {
  cursor: pointer;
}
.wpcf7-form-control.wpcf7-acceptance * {
  cursor: pointer;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 10px;
}
.form_map .contact_form_wrapper input[type="submit"][disabled] {
  pointer-events: none;
  opacity: 0.3;
}
.aem-member-logo {
  max-width: 110px;
  clear: left;
  float: left;
  margin-top: 57px;
}
.job-header {
  float: left;
  width: 100%;
  position: relative;
  height: 800px;
  display: flex;
  align-items: center;
  background-position: 50% 0;
}
.job-header img {
  display: none;
}
.job-header .inner {
  max-width: 700px;
  position: relative;
  bottom: 121px;
}
.job-header .inner h2 {
  font-size: 49px;
  line-height: 55px;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.job-header .inner p {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #FFFFFF;
}
.job-offer-content {
  float: left;
  width: 100%;
  margin: 80px 0 0 0;
}
.job-offer-content .inner .block .contactData {
  float: right;
  text-align: right;
  color: #ff812c;
  font-size: 18px;
  margin-bottom: 50px;
}
.job-offer-content .inner .block .contactData a {
  color: #ff812c;
}
.job-offer-content .inner .block .contactUsInfoCv {
  max-width: 788px;
  margin: 0 auto;
  text-align: center;
}
.job-offer-content .inner .block .contactUsInfoCv h5 {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #FF802C;
}
.job-offer-content .inner .block .contactUsInfoCv h5 a {
  color: #FF802C;
}
.job-offer-content .inner .block .contactUsInfoCv .triggerJumpToCVForm {
  background: #FF802C;
  border-radius: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 102px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  margin: 24px 0 80px;
  transition: ease 0.3s all;
}
.job-offer-content .inner .block .contactUsInfoCv .triggerJumpToCVForm:hover {
  opacity: 0.8;
}
.job-offer-content .inner .block .sides {
  display: flex;
  justify-content: space-between;
}
.job-offer-content .inner .block .sides .side {
  max-width: 44%;
}
.job-offer-content .inner .block .sides .side h3 {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 33px;
}
.job-offer-content .inner .block .sides .side:nth-child(1) {
  max-width: 48%;
}
.job-offer-content .inner .block h1 {
  font-size: 43px;
  line-height: 53px;
  color: #FF802C;
  margin-bottom: 24px;
}
.job-offer-content .inner .block[data-block="3"] {
  margin-top: 90px;
  margin-bottom: 80px;
}
.job-offer-content .inner .block[data-block="3"] .sides {
  justify-content: space-between;
  gap: 80px;
}
.job-offer-content .inner .block[data-block="3"] .sides .side h2 {
  color: #3B3C46;
  font-family: "Gilroy-Medium", arial;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 35px;
}
body.page-template-template-job .wpcf7-form-control.wpcf7-acceptance * {
  color: #fff;
}
body.page-template-template-job .wpcf7-form-control.wpcf7-acceptance a {
  text-decoration: underline;
}
body.page-template-template-job .contact-page {
  padding: 88px 0 0 0;
}
body.page-template-template-job .contact-page:after {
  background-color: #ebf3f5;
}
body.page-template-template-job .contact-page h3 {
  font-size: 52px;
  line-height: 64px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 40px;
}
body.page-template-template-job .contact-page .form_map .contact_form_wrapper {
  margin: 0 auto;
  width: 588px;
}
body.page-template-template-job .contact-page .form_map .contact_form_wrapper span.extra__label_helper {
  float: left;
  width: 100%;
  margin-bottom: 7px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  font-family: "Gilroy-Regular";
}
body.page-template-template-job .contact-page .form_map .contact_form_wrapper span.wpcf7-form-control-wrap.phone {
  margin-bottom: 16px;
}
body.page-template-template-job .contact-page .form_map .contact_form_wrapper span.wpcf7-form-control-wrap.cv {
  margin-bottom: 16px;
}
@media screen and (max-width: 900px) {
  .job-header {
    height: 530px;
  }
  .job-header .inner h2 {
    font-size: 39px;
  }
  .job-header .inner p {
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    color: #FFFFFF;
  }
  .job-offer-content .inner .block .sides {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
  }
  .job-offer-content .inner .block .sides .side:nth-child(1) {
    max-width: 100%;
  }
  .job-offer-content .inner .block .sides .side {
    width: 100%;
    max-width: 100%;
  }
  .job-offer-content .inner .block .sides .side h3 {
    margin-bottom: 36px;
  }
  .job-offer-content .inner .block[data-block="3"] .sides {
    justify-content: space-between;
    gap: 20px;
  }
  .job-offer-content .inner .block[data-block="3"] {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .job-header .inner h2 {
    font-size: 32px;
    line-height: 120%;
  }
  .job-header .inner p {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
  }
  .job-header {
    height: 450px;
  }
  .job-offer-content .inner .block h1 {
    font-size: 35px;
    line-height: 100%;
    color: #FF802C;
    margin-bottom: 24px;
  }
  .job-offer-content .inner .block .sides .side h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 29px;
  }
  .job-offer-content .inner .block[data-block="3"] .sides .side h2 {
    color: #3B3C46;
    font-family: "Gilroy-Medium", arial;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 35px;
  }
}
@media screen and (max-width: 1200px) {
  .job-header {
    background-image: url("../../img/dipperfox_t66kuulutus_pilt-ikoonid_1.jpg") !important;
    height: 330px;
  }
  .job-header .inner {
    bottom: 0px;
  }
}
@media screen and (max-width: 700px) {
  .job-header {
    height: 430px;
  }
  .job-header .inner h2 {
    line-height: 45px;
  }
}
footer .content .address .footer_email_link.number__link {
  bottom: 8px;
}
.shop-helper ul li {
  font-family: "Gilroy-Regular", arial;
}
html[lang="lv-LV"] .product-media-buttons .media-let-it-spin span {
  line-height: 111%;
  line-height: 111%;
}
html[lang="lv-LV"] .blog .upper {
  display: none;
}
html[lang="lv-LV"] .blog-meta .taxonomy {
  display: none;
}
main.text-page {
  margin-bottom: 30px;
}
main.text-page ul {
  margin-bottom: 15px;
}
main.text-page ul li {
  font-family: "Gilroy-Regular", arial;
  margin-bottom: 5px;
}
.page-template-template-text h1 {
  margin: 60px 0 50px 0;
  color: #ff812c;
}
.demoday__logos {
  display: flex;
  align-items: baseline;
  gap: 25px;
  justify-content: center;
  margin: 20px 0 0 0;
}
.demoday__logos img {
  max-width: 130px;
  max-height: 45px;
  width: auto;
  height: auto;
}
.our_people_section .container .items h3 {
  font-size: 23px;
}
html body #sb_instagram #sbi_images {
  display: flex;
}
body.page-id-15519 #wpcf7-f15518-o1 .fields {
  margin: 25px 0 0 0;
  float: left;
  width: 100%;
}
.thank-you-page section .text article h4 {
  color: #212529 !important;
}

.page-id-16336 .form-page .container .form_map .contact_form_wrapper .fields span[data-name="sent"] {
  display: none !important;
}

@media screen and (max-width: 850px) {
  .demoday__logos {
    flex-wrap: wrap;
  }
}

.distributor-blue.try-blue .contact .col.pl-0 .footer_email_link {
    float: left;
    width: 100%;
}
