/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
html {
  scroll-behavior: smooth;
}
.page-wrapper {
  width: 100%;
  display: inline-block;
}
.page-wrapper .columns .column.main {
  padding-bottom: 0px;
}
.page-wrapper .columns .column.main .default_button {
  width: auto;
  display: inline-block;
}
.page-wrapper .columns .column.main .default_button a {
  background: linear-gradient(to right, #54616c 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 1.5em 2.5em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 16em;
}
.page-wrapper .columns .column.main .default_button a:hover {
  background-position: left bottom;
  color: #ffffff;
  border: 1px solid #54606c;
}
@media (max-width: 1920px) {
  .page-wrapper .columns .column.main .default_button a {
    padding: 1.2em 0em;
    width: 14em;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .columns .column.main .default_button a {
    padding: 1em 0em;
    width: 13em;
    font-size: 1.2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .columns .column.main .default_button a {
    line-height: 1;
    font-size: 1em;
  }
}
.page-wrapper .columns .column.main .default_border_btn {
  width: auto;
  display: inline-block;
}
.page-wrapper .columns .column.main .default_border_btn a {
  background: linear-gradient(to right, #ffffff 50%, #54616c 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #ffffff;
  padding: 1.5em 2.5em;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 16em;
}
.page-wrapper .columns .column.main .default_border_btn a:hover {
  background-position: left bottom;
  color: #54606c;
  border: 1px solid #ffffff;
}
@media (max-width: 1920px) {
  .page-wrapper .columns .column.main .default_border_btn a {
    padding: 1.2em 0em;
    width: 14em;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .columns .column.main .default_border_btn a {
    padding: 1em 0em;
    width: 13em;
    font-size: 1.2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .columns .column.main .default_border_btn a {
    font-size: 1em;
  }
}
.page-wrapper .columns .column.main .default_border_btn2 {
  width: auto;
  display: inline-block;
}
.page-wrapper .columns .column.main .default_border_btn2 a {
  background: linear-gradient(to right, #ffffff 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #ffffff;
  padding: 1.5em 2.5em;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 16em;
}
.page-wrapper .columns .column.main .default_border_btn2 a:hover {
  background-position: left bottom;
  color: #54606c;
  border: 1px solid #ffffff;
}
@media (max-width: 1920px) {
  .page-wrapper .columns .column.main .default_border_btn2 a {
    padding: 1.2em 0em;
    width: 14em;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .columns .column.main .default_border_btn2 a {
    padding: 1em 0em;
    width: 13em;
    font-size: 1.2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .columns .column.main .default_border_btn2 a {
    font-size: 1em;
  }
}
.page-wrapper .columns .column.main .border_btn {
  width: auto;
  display: inline-block;
  margin: 2em 0 0 0;
}
.page-wrapper .columns .column.main .border_btn a {
  background: linear-gradient(to right, #ffffff 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #ffffff;
  padding: 1.5em 2.5em;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 16em;
  text-align: center;
}
.page-wrapper .columns .column.main .border_btn a:hover {
  background-position: left bottom;
  color: #54606c;
  border: 1px solid #ffffff;
  text-decoration: none;
}
@media (max-width: 1920px) {
  .page-wrapper .columns .column.main .border_btn a {
    padding: 1.2em 0em;
    width: 14em;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .columns .column.main .border_btn a {
    padding: 1em 0em;
    width: 13em;
    font-size: 1.2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .columns .column.main .border_btn a {
    font-size: 1em;
  }
}
.page-wrapper .columns .column.main .border_btn_gray {
  width: auto;
  display: inline-block;
  margin: 2em 0 0 0;
}
.page-wrapper .columns .column.main .border_btn_gray a {
  background: linear-gradient(to right, #ffffff 50%, #a2b2b9 0 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 1.5em 2.5em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 16em;
}
.page-wrapper .columns .column.main .border_btn_gray a:hover {
  background-position: left bottom;
  color: #54606c;
  border: 1px solid #54606c;
}
@media (max-width: 1920px) {
  .page-wrapper .columns .column.main .border_btn_gray a {
    padding: 1.2em 0em;
    width: 14em;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .columns .column.main .border_btn_gray a {
    padding: 1em 0em;
    width: 13em;
    font-size: 1.2em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .columns .column.main {
    order: 3;
  }
}
.page-wrapper .breadcrumbs {
  width: 100%;
  max-width: 95.3125em;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0.8em 0 0.5em 0;
}
.page-wrapper .breadcrumbs ul {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.page-wrapper .breadcrumbs ul li {
  font-size: 1.1em;
}
@media (max-width: 1366px) {
  .page-wrapper .breadcrumbs {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .breadcrumbs {
    padding: 0.8em 0em 0.6em 0em;
    max-width: 89%;
  }
}
.page-wrapper .inner_hero_cover {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
  position: relative;
}
.page-wrapper .inner_hero_cover .inner_hero_banner {
  padding: 0 0 0 0;
}
.page-wrapper .inner_hero_cover .inner_hero_banner img {
  height: 100%;
  width: 100%;
}
@media (max-width: 1600px) {
  .page-wrapper .inner_hero_cover .inner_hero_banner img {
    height: 358px !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .inner_hero_banner img {
    object-fit: cover;
    height: 400px !important;
  }
}
@media (max-width: 767px) {
  .page-wrapper .inner_hero_cover .inner_hero_banner img {
    height: 85vh !important;
    object-fit: cover;
  }
}
.page-wrapper .inner_hero_cover .about_banner {
  padding: 0 0 0 0;
}
.page-wrapper .inner_hero_cover .about_banner img {
  height: 100%;
}
@media (max-width: 1600px) {
  .page-wrapper .inner_hero_cover .about_banner img {
    height: auto !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .about_banner img {
    height: 400px !important;
  }
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .about_banner img {
    height: 85vh !important;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-wrapper .inner_hero_cover .hero_caption_inner .banner_text {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-wrapper .inner_hero_cover .hero_caption_inner .banner_text h1 {
  font-size: 2.8em;
  font-weight: 600;
  color: #fff;
  margin: 0;
}
.page-wrapper .inner_hero_cover .hero_caption_inner .banner_text p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 1em 0 0 0;
  max-width: 70%;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner .banner_text p {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner .banner_text {
    text-align: center;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner .slogan_text {
  text-align: center;
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner .slogan_text img {
    width: 32%;
    margin-top: 1em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner .slogan_text img {
    width: 70%;
    margin-top: 3em;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner .hr_add {
  width: 100%;
  display: inline-block;
  padding: 1em 0 0 0;
  margin: 0 0 0 0;
  list-style-type: none;
}
.page-wrapper .inner_hero_cover .hero_caption_inner .hr_add li {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0.5em 0;
}
.page-wrapper .inner_hero_cover .hero_caption_inner .hr_add li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.8em;
  font-weight: 400;
}
.page-wrapper .inner_hero_cover .hero_caption_inner .hr_add li a:hover {
  color: #fff;
}
.page-wrapper .inner_hero_cover .hero_caption_inner .hr_add li .icon img {
  width: 40px;
}
@media (max-width: 568px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner .hr_add li .icon img {
    width: 30px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner .hr_add li {
    justify-content: center;
    padding: 0em 0;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner .hr_add2 li a:hover {
  color: #fff;
}
.page-wrapper .inner_hero_cover .contect_header_caption {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-wrapper .inner_hero_cover .contect_header_caption h6 {
  font-size: 1.3em;
  font-weight: 600;
  color: #fff;
  margin: 0 0 0.7em 0;
}
.page-wrapper .inner_hero_cover .contect_header_caption a {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 0;
  width: 100%;
  display: inline-block;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .contect_header_caption {
    text-align: center;
    padding: 2em 0 0 0;
  }
}
.page-wrapper .inner_hero_cover .pellacraft_inner_caption .banner_images {
  text-align: center;
}
.page-wrapper .inner_hero_cover .pellacraft_inner_caption .banner_images img {
  width: 60%;
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .pellacraft_inner_caption .banner_images img {
    width: 32% !important;
  }
}
@media (max-width: 568px) {
  .page-wrapper .inner_hero_cover .pellacraft_inner_caption .banner_images img {
    width: 70% !important;
  }
}
.page-wrapper .inner_hero_cover .pellacrft_text_banner {
  text-align: center;
}
.page-wrapper .inner_hero_cover .pellacrft_text_banner img {
  width: 34% !important;
}
@media (max-width: 568px) {
  .page-wrapper .inner_hero_cover .pellacrft_text_banner img {
    width: 70% !important;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 .banner_text h1 {
  font-size: 4em;
  font-weight: 600;
  color: #fff;
  margin: 0;
}
@media (max-width: 568px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner2 .banner_text h1 {
    font-size: 2.5em !important;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 .banner_text .clients_title {
  font-size: 3em;
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 .banner_text p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 1em 0 0 0;
  max-width: 70%;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner2 .banner_text p {
    display: inline-block;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 1em 0 0 0;
  max-width: 70%;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .page-wrapper .inner_hero_cover .hero_caption_inner2 p {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 ul.hr_add {
  padding: 2em 0 0 0;
  margin: 0;
  list-style-type: none;
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 ul.hr_add li {
  display: flex;
  width: 100%;
  padding: 0.4em 0;
  align-items: center;
  gap: 20px;
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 ul.hr_add li a {
  color: #fff;
  font-size: 1.6em;
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 ul.hr_add li a:hover {
  text-decoration: none;
}
.page-wrapper .inner_hero_cover .hero_caption_inner2 ul.hr_add li img {
  width: 36px;
}
.page-wrapper .inner_hero_cover .pagebuilder-mobile-hidden {
  display: block;
}
.page-wrapper ul.custom_menu_body {
  width: 100%;
  display: inline-block;
  margin: 4em 0;
  padding: 0 0;
  list-style-type: none;
  text-align: center;
}
.page-wrapper ul.custom_menu_body li {
  width: auto;
  display: inline-block;
  margin: 0 0.5em;
}
.page-wrapper ul.custom_menu_body li a {
  background: linear-gradient(to right, #54616c 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 1.5em 2.5em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 16em;
}
.page-wrapper ul.custom_menu_body li a:hover {
  background-position: left bottom;
  color: #ffffff;
  border: 1px solid #54606c;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .page-wrapper ul.custom_menu_body li a {
    width: auto;
    display: inline-block;
    margin: 0.5em 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper ul.custom_menu_body li a {
    width: auto;
    display: block;
    margin: 0.5em 0;
    font-size: 1.2em;
    padding: 1em 2.5em;
  }
}
@media (max-width: 568px) {
  .page-wrapper ul.custom_menu_body li {
    width: 100%;
    margin: 0 0em;
  }
}
@media (max-width: 1199px) {
  .page-wrapper ul.custom_menu_body {
    margin: 3em 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper ul.custom_menu_body {
    margin: 2em 0;
  }
}
.page-wrapper .meaningful_section {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-wrapper .meaningful_section .right_columns {
  width: 100%;
  flex-direction: row !important;
  padding: 0 0 0 0;
  flex-wrap: wrap;
}
.page-wrapper .meaningful_section .right_columns .big_banner {
  display: inline-block;
  width: 100%;
}
.page-wrapper .meaningful_section .right_columns .big_banner img {
  display: block;
  width: 100%;
}
.page-wrapper .meaningful_section .right_columns .small_banner1 {
  width: 50%;
  float: left;
}
.page-wrapper .meaningful_section .right_columns .small_banner1 img {
  width: 100%;
  display: block;
}
.page-wrapper .meaningful_section .left_columns {
  padding: 0 0 0 0;
  flex-wrap: wrap;
}
.page-wrapper .meaningful_section .left_columns h2 {
  font-size: 2.4em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 50%;
}
@media (max-width: 991px) {
  .page-wrapper .meaningful_section .left_columns h2 {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .meaningful_section .left_columns h2 {
    font-size: 2em;
  }
}
.page-wrapper .meaningful_section .left_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 0 0 !important;
  line-height: 1.4;
  width: 70%;
}
@media (max-width: 991px) {
  .page-wrapper .meaningful_section .left_columns p {
    width: 100%;
    margin: 1.5em 0 2.5em 0 !important;
  }
}
@media (max-width: 991px) {
  .page-wrapper .meaningful_section .left_columns p br {
    display: none;
  }
}
@media (max-width: 1199px) {
  .page-wrapper .meaningful_section .left_columns {
    padding: 0 0 3em 0;
  }
}
.page-wrapper .promotional_box {
  display: inline-block;
  margin: 4em 0 4em 0;
}
.page-wrapper .promotional_box .container {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.page-wrapper .promotional_box .container .promotional_box_q {
  border: 1.2em solid #A2B2B9;
  padding: 2em 2em 3em 3em;
  border-bottom: 0;
  position: relative;
}
.page-wrapper .promotional_box .container .promotional_box_q h4 {
  font-family: 'dk_kwarkregular';
  color: #54616C;
  font-size: 3.75em;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box .container .promotional_box_q h4 {
    font-size: 2.5em;
  }
}
.page-wrapper .promotional_box .container .promotional_box_q p {
  color: #54616C;
  font-size: 1.6em;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box .container .promotional_box_q p {
    font-size: 1.2em;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .promotional_box .container .promotional_box_q {
    padding: 2em 1em 3em 2em;
    border: 1.3em solid #A2B2B9;
    border-bottom: 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box .container .promotional_box_q {
    padding: 2em 1em 3em 2em;
    border: 0.7em solid #A2B2B9;
    border-bottom: 0;
  }
}
.page-wrapper .promotional_box .container svg {
  margin-top: -5px;
  width: 100%;
}
.page-wrapper .promotional_box .container svg path {
  stroke: #A2B2B9;
  stroke-width: 15.33px;
}
@media (max-width: 1366px) {
  .page-wrapper .promotional_box .container svg path {
    stroke-width: 13.33px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box .container svg path {
    stroke-width: 15.33px;
  }
}
@media (max-width: 375px) {
  .page-wrapper .promotional_box .container svg path {
    stroke-width: 18px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .promotional_box {
    margin-bottom: 1em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box {
    width: 90%;
    margin: 3em auto 0em auto;
  }
}
.page-wrapper .new_employee_section {
  display: inline-block;
  margin: 0 0;
  width: 100%;
  padding: 2em 0 6em 0;
}
.page-wrapper .new_employee_section .left_columns {
  position: relative;
}
.page-wrapper .new_employee_section .left_columns .employee_caption {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-wrapper .new_employee_section .left_columns .employee_caption .new_employee_caption {
  text-align: center;
}
.page-wrapper .new_employee_section .left_columns .employee_caption .new_employee_caption img {
  margin-bottom: 6em;
}
@media (max-width: 1600px) {
  .page-wrapper .new_employee_section .left_columns .employee_caption .new_employee_caption img {
    margin-bottom: 3em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .new_employee_section .left_columns .employee_caption .new_employee_caption img {
    margin-bottom: 0em;
  }
}
.page-wrapper .new_employee_section .left_columns .employee_caption .new_employee_caption a {
  background: linear-gradient(to right, transparent 50%, #ffffff 0 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #ffffff;
  padding: 1.2em 2.5em;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
}
.page-wrapper .new_employee_section .left_columns .employee_caption .new_employee_caption a:hover {
  background-position: left bottom;
  color: #54606c;
  border: 1px solid #54606c;
  text-decoration: none;
}
@media (max-width: 991px) {
  .page-wrapper .new_employee_section {
    padding-bottom: 2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .new_employee_section {
    padding-bottom: 1em;
  }
}
@media (max-width: 375px) {
  .page-wrapper .new_employee_section {
    padding-bottom: 0em;
  }
}
.page-wrapper .services_offer_section {
  width: 100%;
  display: inline-block;
  padding: 4em 0 4em 0;
}
.page-wrapper .services_offer_section h2 {
  margin: 0 0 1em 0;
  color: #54616C;
  font-size: 2.6em;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-wrapper .services_offer_section h2 {
    text-align: left !important;
  }
}
@media (max-width: 568px) {
  .page-wrapper .services_offer_section h2 {
    margin: 0 0 0.5em 0;
    font-size: 2.2em;
  }
}
.page-wrapper .services_offer_section .pagebuilder-column-line {
  gap: 0 30px;
}
.page-wrapper .services_offer_section .pagebuilder-column-line .services_offerbox {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-wrapper .services_offer_section .pagebuilder-column-line .services_offerbox h3 {
  margin: 1em 0 0.5em 0;
  color: #54616C;
  font-size: 1.7em;
  font-weight: 400;
}
.page-wrapper .services_offer_section .pagebuilder-column-line .services_offerbox p {
  margin: 0 0 2em 0;
  color: #54616C;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4;
}
.page-wrapper .services_offer_section .pagebuilder-column-line .services_offerbox .default_button a {
  padding: 0.9em 0em;
  width: 11em;
}
@media (max-width: 991px) {
  .page-wrapper .services_offer_section .pagebuilder-column-line .services_offerbox {
    flex-basis: 47.5%;
    margin: 1em 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .services_offer_section .pagebuilder-column-line .services_offerbox {
    flex-basis: 100%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .services_offer_section {
    padding: 2em 0 2em 0;
  }
}
.page-wrapper .get_in_touch_section {
  width: 100%;
  display: inline-block;
  padding: 0;
  background: #F4F5F6;
}
.page-wrapper .get_in_touch_section .pagebuilder-column {
  position: relative;
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_left_columns img {
  width: 100%;
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 54%;
  text-align: center;
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption .get_box {
  border: 0.8em solid #fff;
  padding: 2em 1.5em;
  border-bottom: 0;
  position: relative;
  text-align: center;
  margin-bottom: 0;
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption .get_box h2 {
  font-family: 'thirsty_roughregular';
  color: #fff;
  font-size: 3.2em;
  margin: 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption .get_box h2 {
    font-size: 2.8em;
  }
}
@media (max-width: 360px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption .get_box h2 {
    font-size: 2.6em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption .get_box {
    padding: 2.3em 2em 2.2em 2em;
  }
}
@media (max-width: 375px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption .get_box {
    padding: 1.8em 1.3em 1.8em 1.3em;
  }
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption p {
  font-size: 1.975em;
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 1.5em;
}
@media (max-width: 568px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption p {
    margin-top: 1em;
  }
}
@media (max-width: 375px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption p {
    font-size: 1.475em;
  }
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption h3 {
  color: #fff;
  font-size: 6.8125rem;
  font-family: 'thirsty_roughregular';
  line-height: 1.3;
}
@media (max-width: 1366px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption h3 {
    font-size: 6.0125rem;
  }
}
@media (max-width: 568px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption h3 {
    font-size: 3.8125rem;
  }
}
@media (max-width: 360px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption h3 {
    font-size: 3.3125rem;
  }
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption svg {
  margin-top: -3px;
  width: 100%;
}
.page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption svg path {
  stroke: #fff;
  stroke-width: 16.33px;
}
@media (max-width: 991px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption svg path {
    stroke-width: 16.33px;
    margin-top: -2px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption svg path {
    stroke-width: 18.33px;
  }
}
@media (max-width: 767px) {
  .page-wrapper .get_in_touch_section .pagebuilder-column .get_touch_caption {
    width: 90%;
  }
}
.page-wrapper .get_in_touch_section .get_in_touch_form {
  display: inline-block;
  width: 100%;
  padding: 5em;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form h3 {
  font-size: 2.075em;
  color: #54616C;
  font-weight: 400;
  margin-bottom: 1em;
}
@media (max-width: 375px) {
  .page-wrapper .get_in_touch_section .get_in_touch_form .get_form h3 {
    margin-top: 0em;
  }
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form .form_control {
  margin: 1em 0 0 0;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form .form_control label {
  color: #54616C;
  font-size: 1em;
  margin-bottom: 0.5em;
  display: inline-block;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form .form_control input {
  height: auto;
  padding: 0.8em 1em;
  font-size: 0.9em;
  color: #54616C;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form .form_control textarea {
  margin-bottom: 1em;
  padding: 0.8em 1em;
  font-size: 0.9em;
  color: #54616C;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form .checkbox {
  padding: 0.4em 0;
  color: #54616C;
  font-size: 1em;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form button {
  background: linear-gradient(to right, #54616c 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 1em 2.5em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 10em;
  margin-top: 0.5em;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form button:hover {
  background-position: left bottom;
  color: #ffffff;
  border: 1px solid #54606c;
  text-decoration: none;
}
.page-wrapper .get_in_touch_section .get_in_touch_form .get_form .captcha {
  margin-top: 1em;
}
@media (max-width: 1600px) {
  .page-wrapper .get_in_touch_section .get_in_touch_form {
    padding: 3em 5em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .get_in_touch_section .get_in_touch_form {
    padding-top: 2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .get_in_touch_section .get_in_touch_form {
    padding: 2em;
  }
}
.page-wrapper .advertising_section {
  display: inline-block;
  width: 100%;
  padding: 4em 0 0;
}
.page-wrapper .advertising_section .pagebuilder-column-line {
  gap: 0 90px;
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_right {
  border: 1.2em solid #7EC2B8;
  padding: 2em 2em 4em 3em;
  border-bottom: 0;
  position: relative;
  width: 48% !important;
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
  content: '';
  background: url(../images/w-line-02.svg) no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: -109px;
  height: 100%;
  width: 100%;
}
@media (max-width: 1920px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -87px;
  }
}
@media (max-width: 1600px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -81px;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -75px;
  }
}
@media (max-width: 1366px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -69px;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -63px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -85px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -45px;
  }
}
@media (max-width: 375px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -41px;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right::before {
    bottom: -39px;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_right h2 {
  font-family: 'dk_kwarkregular';
  color: #54616C;
  font-size: 4.2em;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right h2 {
    font-size: 3em;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right h2 {
    font-size: 2.5em;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_right p {
  color: #54616C;
  font-size: 1.6em;
  margin: 0;
  line-height: 1.3;
  font-weight: 400;
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right p {
    font-size: 1.2em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right {
    margin-top: 2em;
    margin-bottom: 7em;
    border: 1.3em solid #7EC2B8;
    border-bottom: 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right {
    border: 0.8em solid #7EC2B8;
    padding: 1em 1em 3em 2em;
    border-bottom: 0;
    margin-bottom: 3em;
    margin-top: 1em;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_right {
    margin-bottom: 3em;
    margin-top: 1em;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 {
  border: 1.2em solid #54616C;
  padding: 2em 2em 4em 3em;
  border-bottom: 0;
  position: relative;
  width: 48% !important;
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
  content: '';
  background: url(../images/w-line-03.svg) no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: -109px;
  height: 100%;
  width: 100%;
}
@media (max-width: 1920px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -87px;
  }
}
@media (max-width: 1600px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -81px;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -75px;
  }
}
@media (max-width: 1366px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -69px;
  }
}
@media (max-width: 1340px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -63px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -85px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -45px;
  }
}
@media (max-width: 375px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -41px;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2::before {
    bottom: -39px;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 h2 {
  font-family: 'dk_kwarkregular';
  color: #54616C;
  font-size: 4.2em;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 h2 {
    font-size: 3em;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 h2 {
    font-size: 2.5em;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 p {
  color: #54616C;
  font-size: 1.6em;
  margin: 0;
  line-height: 1.3;
  font-weight: 400;
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 p {
    font-size: 1.2em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 {
    order: 2;
    margin: 2em 0 5em 0px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box2 {
    border: 0.8em solid #54616C;
    padding: 1em 1em 3em 2em;
    border-bottom: 0;
    margin: 2em 0 2em 0px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_left {
    order: 1;
    padding-top: 2em;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red {
  border: 1.2em solid #CF322A;
  padding: 2em 2em 4em 3em;
  border-bottom: 0;
  position: relative;
  width: 48% !important;
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
  content: '';
  background: url(../images/w-line-04.svg) no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: -86px;
  height: 100%;
  width: 100%;
}
@media (max-width: 1600px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -81px;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -75px;
  }
}
@media (max-width: 1366px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -63px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -85px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -45px;
  }
}
@media (max-width: 375px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -40px;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red::before {
    bottom: -38px;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red h2 {
  font-family: 'dk_kwarkregular';
  color: #54616C;
  font-size: 4.2em;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red h2 {
    font-size: 3em;
  }
}
.page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red p {
  color: #54616C;
  font-size: 1.6em;
  margin: 0;
  line-height: 1.3;
  font-weight: 400;
}
@media (max-width: 767px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red p {
    font-size: 1.2em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red {
    margin: 2em 0 8em 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red {
    margin: 1em 0 4em 0;
    padding: 2em 1em 2em 2em;
    border: 0.8em solid #CF322A;
    border-bottom: 0;
  }
}
@media (max-width: 375px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red {
    padding: 1em 1em 3em 2em;
  }
}
@media (max-width: 360px) {
  .page-wrapper .advertising_section .pagebuilder-column-line .advertising_box_red {
    margin: 1em 0 3em 0;
  }
}
@media (max-width: 991px) {
  .page-wrapper .advertising_section {
    padding: 1em 0 0em 0;
  }
}
.page-wrapper .people-choose-section {
  display: inline-block;
  width: 100%;
  padding: 4em 0 0;
}
.page-wrapper .people-choose-section .pagebuilder-column-line {
  gap: 0 90px;
}
.page-wrapper .people-choose-section .pagebuilder-column-line .people-choose-left {
  margin-bottom: 2em;
}
@media (max-width: 991px) {
  .page-wrapper .people-choose-section .pagebuilder-column-line .people-choose-left img {
    width: 100%;
  }
}
.page-wrapper .people-choose-section .pagebuilder-column-line .people-choose-right {
  display: inline-block;
  width: 100%;
}
.page-wrapper .people-choose-section .pagebuilder-column-line .people-choose-right h2 {
  color: #54616C;
  font-size: 2.625em;
  margin: 0 0 0.5em 0;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 568px) {
  .page-wrapper .people-choose-section .pagebuilder-column-line .people-choose-right h2 {
    font-size: 2.225em;
  }
}
.page-wrapper .people-choose-section .pagebuilder-column-line .people-choose-right p {
  color: #54616C;
  font-size: 1.2em;
  margin: 0 0 1.5em 0;
  line-height: 1.4;
  font-weight: 400;
}
.page-wrapper .quality-products-welcome.container {
  display: inline-block;
  width: 100%;
  padding: 1em 0 0;
  max-width: 60.25em;
}
.page-wrapper .quality-products-welcome.container h4 {
  color: #54616C;
  font-size: 1.875em;
  margin: 0 0 1em 0;
  line-height: 1.5;
  font-weight: 400;
}
.page-wrapper .quality-products-welcome.container p {
  color: #54616C;
  font-size: 1.2em;
  margin: 0 0 1.5em 0;
  line-height: 1.525;
  font-weight: 400;
}
@media (max-width: 767px) {
  .page-wrapper .quality-products-welcome.container p {
    margin: 0 0 0.5em 0;
  }
}
@media (max-width: 991px) {
  .page-wrapper .quality-products-welcome.container {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .page-wrapper .quality-products-welcome.container {
    padding: 0;
  }
}
.page-wrapper .quality_banner_section {
  display: inline-block;
  width: 100%;
  padding: 4em 0 0;
}
.page-wrapper .quality_banner_section .quality_banner img {
  width: 100%;
}
@media (max-width: 568px) {
  .page-wrapper .quality_banner_section .quality_banner img {
    display: block;
  }
}
@media (max-width: 991px) {
  .page-wrapper .quality_banner_section .quality_banner {
    flex-basis: 33.33%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .quality_banner_section .quality_banner {
    flex-basis: 100%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .quality_banner_section {
    padding: 2em 0 0;
  }
}
.page-wrapper .promotional_box-red {
  display: inline-block;
  margin: 4em 0 5em 0;
}
.page-wrapper .promotional_box-red .container {
  width: 100%;
  max-width: 810px;
  margin: 0 auto;
}
.page-wrapper .promotional_box-red .container .promotional_box_q {
  border: 1.2em solid #CF322A;
  padding: 2.5em 2em 3em 3em;
  border-bottom: 0;
  position: relative;
}
.page-wrapper .promotional_box-red .container .promotional_box_q h4 {
  font-family: 'dk_kwarkregular';
  color: #54616C;
  font-size: 3.75em;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-wrapper .promotional_box-red .container .promotional_box_q h4 {
    font-size: 2.8em;
  }
}
.page-wrapper .promotional_box-red .container .promotional_box_q p {
  color: #54616C;
  font-size: 1.6em;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box-red .container .promotional_box_q p {
    font-size: 1.3em;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .promotional_box-red .container .promotional_box_q {
    border: 1.3em solid #CF322A;
    border-bottom: 0;
  }
}
@media (max-width: 1366px) {
  .page-wrapper .promotional_box-red .container .promotional_box_q {
    border: 1.6em solid #CF322A;
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  .page-wrapper .promotional_box-red .container .promotional_box_q {
    border: 1.2em solid #CF322A;
    border-bottom: 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box-red .container .promotional_box_q {
    border: 0.8em solid #CF322A;
    padding: 1.5em 1.5em 2em 1.5em;
    border-bottom: 0;
  }
}
.page-wrapper .promotional_box-red .container svg {
  margin-top: -5px;
  width: 100%;
}
.page-wrapper .promotional_box-red .container svg path {
  stroke: #CF322A;
  stroke-width: 13.33px;
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box-red .container svg path {
    stroke-width: 15.33px;
  }
}
@media (max-width: 375px) {
  .page-wrapper .promotional_box-red .container svg path {
    stroke-width: 18px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .promotional_box-red {
    max-width: 90%;
    margin: 0em auto 0em auto;
  }
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box-red {
    margin: 0em auto 0em auto;
  }
}
@media (max-width: 991px) {
  .page-wrapper .promotional_box-red5 {
    margin: 0em auto 0em auto;
  }
}
@media (max-width: 568px) {
  .page-wrapper .promotional_box-red5 {
    margin: 0em auto 1em auto;
  }
}
.page-wrapper .brilliant_brand_section {
  display: inline-block;
  width: 100%;
  padding: 0 0 0;
}
.page-wrapper .brilliant_brand_section .brilliant_brand_hero img {
  width: 100%;
}
.page-wrapper .brilliant_brand_section .container {
  max-width: 94%;
  position: relative;
}
.page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption {
  position: absolute;
  top: 20%;
  left: 50%;
  max-width: 800px;
  margin: 0 auto;
  transform: translateX(-50%);
}
.page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption h2 {
  color: #fff;
  font-size: 3.75em;
  margin: 0 0 0.5em 0;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 991px) {
  .page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption h2 {
    font-size: 2.6em;
  }
}
@media (max-width: 767px) {
  .page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption h2 {
    font-size: 2em;
  }
}
.page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption p {
  color: #fff;
  font-size: 1.6em;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption p {
    font-size: 1em;
  }
}
@media (max-width: 1400px) {
  .page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption {
    top: 12%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption {
    width: 90%;
    top: 12%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .brilliant_brand_section .container .brilliant_brand_hero_caption {
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.page-wrapper .christmas-jumper {
  display: inline-block;
  width: 100%;
  padding: 4em 0 0;
}
.page-wrapper .christmas-jumper .brilliant_brand_hero {
  width: 100%;
  display: inline-block;
  position: relative;
}
.page-wrapper .christmas-jumper .brilliant_brand_hero::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: #54616cad;
}
@media (max-width: 568px) {
  .page-wrapper .christmas-jumper .brilliant_brand_hero img {
    height: 220px !important;
    object-fit: cover;
  }
}
@media (max-width: 568px) {
  .page-wrapper .christmas-jumper {
    padding: 2em 0 0 0;
  }
}
.page-wrapper .gifts_banner_section {
  display: inline-block;
  width: 100%;
  padding: 0em 0 0;
  margin-top: -15em;
}
.page-wrapper .gifts_banner_section .pagebuilder-column {
  position: relative;
}
.page-wrapper .gifts_banner_section .pagebuilder-column img {
  width: 100%;
}
@media (max-width: 991px) {
  .page-wrapper .gifts_banner_section .pagebuilder-column {
    margin-top: 2em;
  }
}
.page-wrapper .gifts_banner_section .add_gift_caption {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.page-wrapper .gifts_banner_section .add_gift_caption h5 {
  color: #fff;
  font-size: 2.625em;
  margin: 0 0 0em 0;
  line-height: 1;
  font-family: 'thirsty_roughlight_two';
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .page-wrapper .gifts_banner_section .add_gift_caption h5 {
    font-size: 1.8em;
  }
}
.page-wrapper .gifts_banner_section .add_gift_caption h2 {
  color: #fff;
  font-size: 3.75em;
  margin: 0 0 .9em 0;
  line-height: 1;
  font-family: 'dk_kwarkregular';
}
@media (max-width: 767px) {
  .page-wrapper .gifts_banner_section .add_gift_caption h2 {
    font-size: 2.5em;
  }
}
.page-wrapper .gifts_banner_section .add_gift_caption p {
  color: #fff;
  font-size: 1.3253em;
  margin: 1em 0 0.5em 0;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-wrapper .gifts_banner_section .add_gift_caption p {
    font-size: 1.1em;
    margin: 0.5em 0 0.5em 0;
  }
}
.page-wrapper .gifts_banner_section .add_gift_caption .request_call {
  background: linear-gradient(to right, #54616c 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #ffffff;
  padding: 1em 1.5em;
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: auto;
  margin-top: 0;
}
.page-wrapper .gifts_banner_section .add_gift_caption .request_call:hover {
  background-position: left bottom;
  color: #ffffff;
  border: 1px solid #54606c;
  text-decoration: none;
}
@media (max-width: 568px) {
  .page-wrapper .gifts_banner_section .add_gift_caption {
    top: 45%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .gifts_banner_section {
    margin: -6em auto 0 auto;
  }
}
@media (max-width: 767px) {
  .page-wrapper .gifts_banner_section {
    margin: 0em auto 0 auto;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .gifts_banner_section.container {
    max-width: 90%;
  }
}
.page-wrapper .explore_hero_cover {
  width: 100%;
  display: inline-block;
  position: relative;
}
.page-wrapper .explore_hero_cover .hero_banner img {
  width: 100%;
  height: 43.75em !important;
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover .hero_banner img {
    height: 43.75em !important;
    object-fit: cover;
  }
}
.page-wrapper .explore_hero_cover .hero_caption {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  margin: 0 auto;
}
.page-wrapper .explore_hero_cover .hero_caption .hero_left {
  width: 50%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-wrapper .explore_hero_cover .hero_caption .hero_left figure {
  max-width: 270px;
}
.page-wrapper .explore_hero_cover .hero_caption .hero_left figure img {
  width: 100%;
}
@media (max-width: 568px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_left figure img {
    width: 70%;
  }
}
.page-wrapper .explore_hero_cover .hero_caption .hero_left h3 {
  font-size: 2em;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 568px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_left h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 375px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_left h3 {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_left {
    padding: 0 0 3em 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_left {
    padding: 0 0 1em 0;
  }
}
.page-wrapper .explore_hero_cover .hero_caption .hero_right {
  width: 65%;
  display: inline-block;
  margin: 0 0 0 5em;
}
.page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box {
  border: 1.3em solid #ffffff;
  padding: 2em 2em 3em 3em;
  border-bottom: 0;
  position: relative;
}
.page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box h1 {
  font-family: 'dk_kwarkregular';
  color: #ffffff;
  font-size: 5.375em;
  margin: 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box h1 {
    font-size: 3.375em;
  }
}
@media (max-width: 375px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box h1 {
    font-size: 3.275em;
  }
}
.page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box .sub_title {
  font-family: 'thirsty_roughlight_two';
  font-size: 1.3em;
  color: #fff;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box {
    border: 1.5em solid #ffffff;
    border-bottom: 0;
    padding: 2em 1em 2em 2em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box {
    border: 1.1em solid #ffffff;
    padding: 1em 1em 3em 2em;
    border-bottom: 0;
  }
}
@media (max-width: 375px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right .hero_right_box {
    padding: 1em 1em 2.5em 2em;
    border: 0.9em solid #ffffff;
    border-bottom: 0;
  }
}
.page-wrapper .explore_hero_cover .hero_caption .hero_right svg {
  margin-top: -1px;
  width: 100%;
}
.page-wrapper .explore_hero_cover .hero_caption .hero_right svg path {
  stroke: #fff;
  stroke-width: 20.33px;
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right svg path {
    stroke-width: 16.33px;
    margin-top: -2px;
  }
}
@media (max-width: 568px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right svg path {
    stroke-width: 20.33px;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover .hero_caption .hero_right {
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover .hero_caption {
    top: 50%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_hero_cover {
    top: 0;
  }
}
.page-wrapper .hr_featured_products {
  background: #F4F5F6;
}
.page-wrapper .explore_content_row {
  width: 100%;
  display: inline-block;
  padding: 60px 0 0 0;
}
.page-wrapper .explore_content_row .pagebuilder-column-line .left_columns {
  width: 100%;
  display: inline-block;
  padding-right: 4em;
}
.page-wrapper .explore_content_row .pagebuilder-column-line .left_columns h2 {
  font-size: 2.4em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
}
.page-wrapper .explore_content_row .pagebuilder-column-line .left_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1em 0 1em 0 !important;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row .pagebuilder-column-line .left_columns {
    padding-right: 0;
    width: 100% !important;
    padding: 3em 0;
  }
}
.page-wrapper .explore_content_row .pagebuilder-column-line .content_space {
  padding-left: 5em;
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row .pagebuilder-column-line .content_space {
    padding: 3em 0;
    order: -1;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row .pagebuilder-column-line .middle_columns {
    width: 50% !important;
    float: left;
  }
}
.page-wrapper .explore_content_row .pagebuilder-column-line .right_columns img {
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row .pagebuilder-column-line .right_columns {
    width: 50% !important;
    float: left;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row .pagebuilder-column-line .right_columns_big_images {
    width: 100% !important;
    order: 2;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row {
    padding: 0 0 0 0;
  }
}
@media (max-width: 991px) {
  .page-wrapper .explore_content_row2 .pagebuilder-column-line {
    display: inline-block !important;
  }
}
.page-wrapper .human_resources_welcome {
  width: 100%;
  display: inline-block;
  padding: 4em 0;
}
.page-wrapper .human_resources_welcome .welcome {
  max-width: 1000px;
}
.page-wrapper .human_resources_welcome .welcome h5 {
  font-size: 1.8em;
  font-weight: 400;
  margin-bottom: 0.2em;
  margin-top: 0;
  color: #54616c;
  line-height: 1.3;
}
.page-wrapper .human_resources_welcome .welcome p {
  font-size: 1.3em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin: 2em 0 0 0;
}
@media (max-width: 991px) {
  .page-wrapper .human_resources_welcome .welcome {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .page-wrapper .human_resources_welcome {
    padding: 2em 0;
  }
}
.page-wrapper .human_resources_row {
  width: 100%;
  display: inline-block;
}
.page-wrapper .human_resources_row .pagebuilder-column-line {
  gap: 0 30px;
  justify-content: space-between;
}
.page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box {
  height: 100%;
  padding-bottom: 2em;
}
.page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box h2 {
  font-size: 1.8em;
  font-weight: 400;
  color: #54616c;
  margin: 0.8em 0 0 0;
}
@media (max-width: 991px) {
  .page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box h2 {
    margin: 1.4em 0 0 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box h2 {
    margin: 1em 0 0 0;
  }
}
.page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin: 1em 0 1em 0;
}
@media (max-width: 991px) {
  .page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box p {
    margin: 1em 0 1.5em 0;
  }
}
.page-wrapper .human_resources_row .pagebuilder-column-line .hr_content_box img {
  width: 100%;
}
.page-wrapper .impression_section {
  position: relative;
  padding: 1em 0 4em;
}
.page-wrapper .impression_section .impression_content {
  position: absolute;
  top: 45%;
  max-width: 95.25em;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  gap: 60px;
}
.page-wrapper .impression_section .impression_content .default_button {
  background: linear-gradient(to right, #ffffff 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #ffffff;
  padding: 1.3em 3em;
  color: #ffffff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 8em !important;
  text-align: center;
}
.page-wrapper .impression_section .impression_content .default_button:hover {
  background-position: left bottom;
  color: #54616c;
  border: 1px solid #fff;
  text-decoration: none;
}
@media (max-width: 1440px) {
  .page-wrapper .impression_section .impression_content .default_button {
    width: 14em !important;
  }
}
@media (max-width: 1440px) {
  .page-wrapper .impression_section .impression_content {
    top: 43%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .impression_section .impression_content {
    width: 90%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .impression_section .impression_content {
    display: inline-block;
    text-align: center;
  }
  .page-wrapper .impression_section .impression_content img {
    width: 75%;
    margin-bottom: 2em;
  }
}
@media (max-width: 1680px) {
  .page-wrapper .impression_section .impression_content {
    top: 45%;
  }
}
@media (max-width: 991px) {
  .page-wrapper .impression_section .impression_content {
    top: 40%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .impression_section .impression_content {
    top: 45%;
  }
}
@media (max-width: 568px) {
  .page-wrapper .impression_section .impression_red_banner img {
    height: 360px !important;
    object-fit: cover;
  }
}
@media (max-width: 568px) {
  .page-wrapper .impression_section {
    padding-bottom: 3em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .impression_section figure img {
    height: 360px !important;
    object-fit: cover;
  }
}
.page-wrapper .link.wishlist .counter:before,
.page-wrapper .link.wishlist .counter:after {
  content: '';
}
.page-wrapper .case_studies_section {
  width: 100%;
  display: inline-block;
  padding: 6em 0 0;
}
.page-wrapper .case_studies_section .casestudies_row {
  padding: 0 0 0 0;
}
.page-wrapper .case_studies_section .casestudies_row .casestudies_box_images img {
  width: 100%;
}
.page-wrapper .case_studies_section .casestudies_row .casestudies_content_box {
  padding: 0 4em;
}
.page-wrapper .case_studies_section .casestudies_row .casestudies_content_box h2 {
  font-size: 2em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-wrapper .case_studies_section .casestudies_row .casestudies_content_box p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 1.5em 0 !important;
  line-height: 1.4;
  width: 100%;
}
@media (max-width: 568px) {
  .page-wrapper .case_studies_section .casestudies_row .casestudies_content_box p {
    margin: 0.8em 0 1.5em 0 !important;
  }
}
@media (max-width: 991px) {
  .page-wrapper .case_studies_section .casestudies_row .casestudies_content_box {
    order: 1;
    padding: 3em 0em;
  }
}
@media (max-width: 568px) {
  .page-wrapper .case_studies_section .casestudies_row .casestudies_content_box {
    padding: 1.5em 0em;
  }
}
.page-wrapper .why_pellacraft_welcome {
  width: 100%;
  display: inline-block;
  padding: 4em 0 0 0;
}
.page-wrapper .why_pellacraft_welcome .left_columns {
  text-align: center;
}
.page-wrapper .why_pellacraft_welcome .left_columns img {
  width: 60%;
}
.page-wrapper .why_pellacraft_welcome .right_columns h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-wrapper .why_pellacraft_welcome .right_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 1.5em 0 !important;
  line-height: 1.4;
  width: 100%;
}
@media (max-width: 568px) {
  .page-wrapper .why_pellacraft_welcome .right_columns p {
    margin: 1.5em 0 0em 0 !important;
  }
}
@media (max-width: 568px) {
  .page-wrapper .why_pellacraft_welcome {
    padding: 2em 0 0 0;
  }
}
.page-wrapper .team_banner_section {
  width: 100%;
  display: inline-block;
  padding: 4em 0 0 0;
  position: relative;
}
.page-wrapper .team_banner_section .pagebuilder-column-line img {
  width: 100%;
  height: 320px !important;
  object-fit: cover;
}
.page-wrapper .team_banner_section .pagebuilder-column-line .team_caption {
  position: absolute;
  top: 50%;
  width: 100% !important;
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
}
.page-wrapper .creative_artworker_section {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-wrapper .creative_artworker_section .pagebuilder-column-line {
  min-height: 500px;
}
.page-wrapper .creative_artworker_section .pagebuilder-column-line h2 {
  font-size: 3.25em;
  color: #fff;
  font-weight: 600;
  margin: 0 0 0.5em 0;
}
@media (max-width: 568px) {
  .page-wrapper .creative_artworker_section .pagebuilder-column-line h2 {
    font-size: 2em;
  }
}
.page-wrapper .creative_artworker_section .pagebuilder-column-line p {
  font-size: 1.25em;
  color: #fff;
  font-weight: 400;
  margin: 0 0 0 0;
  line-height: 1.4;
}
.page-wrapper .creative_artworker_section .pagebuilder-column-line .border_btn {
  margin: 0em 0 0 0;
}
.page-main-full-width .oppning_content_section {
  padding: 4em 0 4em 0;
}
.page-main-full-width .oppning_content_section .oppning_content {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-main-full-width .oppning_content_section .oppning_content h5 {
  font-size: 1.4em;
  margin: 0 0 1em 0;
  color: #54616c;
}
.page-main-full-width .oppning_content_section .oppning_content p {
  font-size: 1.1em;
  margin: 0 0 1em 0;
  color: #54616c;
  line-height: 1.4;
}
.page-main-full-width .oppning_content_section .oppning_content .oppning_list {
  width: 100%;
  display: inline-block;
  padding: 0 0 1em 1em;
  margin: 0;
}
.page-main-full-width .oppning_content_section .oppning_content .oppning_list li {
  font-size: 1.1em;
  margin: 0 0 0 0;
  color: #54616c;
  line-height: 1.4;
}
.page-main-full-width .oppning_content_section .oppning_content .oppning_list li::marker {
  color: #cf322a;
  font-size: 1.2em;
}
@media (max-width: 991px) {
  .page-main-full-width .oppning_content_section {
    padding: 3em 0 2em 0;
  }
}
.page-main-full-width .apply_from_section .container {
  padding: 5em 6em;
  box-sizing: border-box;
}
.page-main-full-width .apply_from_section .container .left_columns h2 {
  font-size: 2.5em;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-main-full-width .apply_from_section .container .left_columns h2 {
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .apply_from_section .container .left_columns h2 {
    font-size: 2em;
  }
}
.page-main-full-width .apply_from_section .container .left_columns p {
  font-size: 1.1em;
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
}
.page-main-full-width .apply_from_section .container .apply_from {
  padding-left: 4em;
}
.page-main-full-width .apply_from_section .container .apply_from .form_control {
  margin: 1em 0 0 0;
}
.page-main-full-width .apply_from_section .container .apply_from .form_control label {
  color: #fff;
  font-size: 1em;
  margin-bottom: 0.5em;
  display: inline-block;
}
.page-main-full-width .apply_from_section .container .apply_from .form_control input {
  height: auto;
  padding: 0.8em 1em;
  font-size: 0.9em;
  color: #fff;
}
.page-main-full-width .apply_from_section .container .apply_from .form_control textarea {
  margin-bottom: 1em;
  padding: 0.8em 1em;
  font-size: 0.9em;
  color: #fff;
}
.page-main-full-width .apply_from_section .container .apply_from button {
  background: linear-gradient(to right, #cf322a 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 1em 2.5em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: 10em;
  margin-top: 0.5em;
}
.page-main-full-width .apply_from_section .container .apply_from button:hover {
  background-position: left bottom;
  color: #ffffff;
  border: 1px solid #54606c;
  text-decoration: none;
}
.page-main-full-width .apply_from_section .container .apply_from .card {
  border-radius: 10px;
  padding: 10px 0 0px;
}
.page-main-full-width .apply_from_section .container .apply_from .card p {
  font-size: 1.1em;
  font-weight: 400;
  color: #fff;
  padding: 0.5em 0 0 0;
}
.page-main-full-width .apply_from_section .container .apply_from .captcha .container {
  padding: 0;
}
.page-main-full-width .apply_from_section .container .apply_from .drop_box {
  border-radius: 0;
  border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 10px 0;
  padding: 10px;
}
.page-main-full-width .apply_from_section .container .apply_from .drop_box h4 {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 400;
}
.page-main-full-width .apply_from_section .container .apply_from .drop_box p {
  color: #a3a3a3;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.page-main-full-width .apply_from_section .container .apply_from .drop_box:hover {
  background: #cf322a;
}
.page-main-full-width .apply_from_section .container .apply_from .btn {
  background-color: transparent !important;
  border: none;
  color: #ffffff !important;
  outline: none;
  padding: 10px 20px;
  text-decoration: none;
  transition: 0.3s;
  background: transparent;
  font-size: 1.2em;
  margin: 0;
  width: auto;
}
.page-main-full-width .apply_from_section .container .apply_from .btn:hover {
  background-color: #ffffff;
  border: none;
  color: #005af0;
  outline: 0;
  padding: 10px 20px;
  text-decoration: none;
}
.page-main-full-width .apply_from_section .container .apply_from .form input {
  background-color: #e2e2e2;
  border-radius: 4px;
  border: none;
  margin: 10px 0;
  outline: none;
  padding: 12px 20px;
  width: 100%;
}
@media (max-width: 991px) {
  .page-main-full-width .apply_from_section .container .apply_from {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .apply_from_section .container {
    padding: 4em 4em 4em 4em;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .apply_from_section .container {
    padding: 2em 2em 3em 2em;
  }
}
.page-main-full-width .new_employee_welcome {
  padding: 4em 0em 4em 0;
  max-width: 1000px;
}
.page-main-full-width .new_employee_welcome h4 {
  font-size: 2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.3;
  margin-top: 0;
}
.page-main-full-width .new_employee_welcome p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .page-main-full-width .new_employee_welcome {
    max-width: 90%;
    padding: 3em 0;
  }
}
.page-main-full-width .new-employee_section {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-main-full-width .new-employee_section .right_columns {
  padding: 0 5em;
}
.page-main-full-width .new-employee_section .right_columns h2 {
  font-size: 2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .page-main-full-width .new-employee_section .right_columns h2 {
    line-height: 1;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .new-employee_section .right_columns h2 {
    margin-top: 0em;
  }
}
.page-main-full-width .new-employee_section .right_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin-bottom: 0;
}
.page-main-full-width .new-employee_section .right_columns .default_button a {
  padding: 1em 0em !important;
  width: 12em !important;
  margin-top: 2em;
}
@media (max-width: 991px) {
  .page-main-full-width .new-employee_section .right_columns {
    padding: 1.5em 0 3em 0;
    order: 2;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .new-employee_section .right_columns {
    padding: 1.5em 0 2em 0;
  }
}
.page-main-full-width .new-employee_section .left_columns {
  padding: 0 5em;
}
.page-main-full-width .new-employee_section .left_columns h2 {
  font-size: 2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .page-main-full-width .new-employee_section .left_columns h2 {
    line-height: 1;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .new-employee_section .left_columns h2 {
    margin-top: 0em;
  }
}
.page-main-full-width .new-employee_section .left_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.3;
  margin-bottom: 0;
}
.page-main-full-width .new-employee_section .left_columns .default_button a {
  padding: 1em 0em !important;
  width: 12em !important;
  margin-top: 2em;
}
@media (max-width: 991px) {
  .page-main-full-width .new-employee_section .left_columns {
    padding: 1.5em 0 3em 0;
    order: 2;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .new-employee_section .left_columns {
    padding: 1.5em 0 2em 0;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .new-employee_section .order_columns {
    order: 2;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .employee_order .right_columns {
    order: 2;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .employee_order .advertising_left {
    order: 1;
  }
}
.page-main-full-width .careers_banner_section .careers_caption {
  background: #e00f1ccf !important;
}
.page-main-full-width .mpression_section {
  width: 100%;
  display: inline-block;
  padding: 4em 0;
  position: relative;
}
.page-main-full-width .mpression_section .impression_content {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.page-main-full-width .mpression_section .impression_content .impression_container {
  width: 100%;
  display: flex;
  max-width: 95.25em;
  margin: 0 auto;
  justify-content: space-around;
  align-items: center;
}
.page-main-full-width .mpression_section .impression_content .impression_container .left_columns {
  display: flex;
  align-items: center;
  gap: 3em;
}
.page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box {
  border: 0.5em solid #fff;
  padding: 1.5em 2em 2em 2em;
  border-bottom: 0;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
}
.page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
  content: '';
  background: url(../images/w-line-01.svg) no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: -42px;
  height: 100%;
  width: 100%;
}
@media (max-width: 1440px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
    bottom: -36px;
  }
}
@media (max-width: 1366px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
    bottom: -34px;
  }
}
@media (max-width: 1340px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
    bottom: -31px;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
    bottom: -47px !important;
  }
}
@media (max-width: 375px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
    bottom: -42px !important;
  }
}
@media (max-width: 360px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box::before {
    bottom: -40px !important;
  }
}
.page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box h3 {
  font-family: 'thirsty_roughregular';
  color: #fff;
  font-size: 3.2em;
  margin: 0;
  line-height: 1;
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns .get_box {
    border: 0.7em solid #fff;
    border-bottom: 0;
  }
}
.page-main-full-width .mpression_section .impression_content .impression_container .left_columns h6 {
  color: #fff;
  font-size: 2em;
  margin: 0;
  line-height: 1;
  font-weight: 500;
}
.page-main-full-width .mpression_section .impression_content .impression_container .left_columns h6 span {
  font-family: 'thirsty_roughregular';
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns h6 {
    margin: 2em 0 1em 0;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns {
    display: inline-block;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .mpression_section .impression_content .impression_container .left_columns {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content .impression_container {
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 1440px) {
  .page-main-full-width .mpression_section .impression_content .border_btn {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content .border_btn {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section .impression_content {
    top: 43%;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section figure img {
    height: 380px !important;
    object-fit: cover;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .mpression_section {
    padding-top: 0;
  }
}
.page-main-full-width .johnson_controls_content {
  width: 100%;
  padding: 4em 0 0 0;
  display: inline-block;
}
@media (max-width: 991px) {
  .page-main-full-width .johnson_controls_content {
    padding: 3em 0 0 0;
  }
}
.page-main-full-width .awards_welcome {
  padding: 0em 0em 4em 0;
  max-width: 1000px;
}
.page-main-full-width .awards_welcome h3 {
  font-size: 1.8em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (max-width: 568px) {
  .page-main-full-width .awards_welcome h3 {
    margin-top: 0;
  }
}
.page-main-full-width .awards_welcome h4 {
  font-size: 1.8em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
}
.page-main-full-width .awards_welcome p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .page-main-full-width .awards_welcome .widget__text_block.container {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .awards_welcome {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .awards_welcome {
    padding-bottom: 3em;
  }
}
.cms-employee-awards .get_in_touch_section {
  margin-top: 4em !important;
}
@media (max-width: 991px) {
  .cms-working-with-you .advertising_section .advertising_box2 {
    order: 1 !important;
    margin: 2em 0 8em 0px !important;
  }
}
@media (max-width: 568px) {
  .cms-working-with-you .advertising_section .advertising_box2 {
    margin: 1em 0 4em 0px !important;
  }
}
@media (max-width: 360px) {
  .cms-working-with-you .advertising_section .advertising_box2 {
    margin: 1em 0 3em 0px !important;
  }
}
.page-header {
  width: 100%;
  display: inline-block;
  padding: 0em 0;
  margin: 0 0 0 0;
  position: relative;
}
.page-header .panel.wrapper {
  border-bottom: 1px solid #e3e1e1 !important;
  position: relative;
  padding: 0.4em 0;
  width: 100%;
}
.page-header .panel.wrapper .header.panel {
  padding: 0;
  max-width: 95.3125em;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-header .panel.wrapper .header.panel::before {
  display: none;
}
.page-header .panel.wrapper .header.panel .logo {
  margin: 0;
  width: auto;
  height: auto;
}
.page-header .panel.wrapper .header.panel .logo img {
  width: 3.5em;
  height: 3.5em;
}
@media (max-width: 1920px) {
  .page-header .panel.wrapper .header.panel .logo img {
    width: 2.8em;
    height: 2.8em;
  }
}
.page-header .panel.wrapper .header.panel .header.links {
  display: inherit;
  margin: 0;
}
.page-header .panel.wrapper .header.panel .header.links .welcome {
  margin: 0;
}
.page-header .panel.wrapper .header.panel .header.links .welcome .logged-in {
  font-size: 1em;
  color: #757e86;
  text-decoration: none;
}
.page-header .panel.wrapper .header.panel .header.links .customer-welcome .action:after {
  font-size: 35px;
  line-height: 22px;
  color: #cf322a;
}
.page-header .panel.wrapper .header.panel .header.links .customer-welcome ul {
  border: 0 !important;
}
.page-header .panel.wrapper .header.panel .header.links .customer-welcome ul:before {
  border: 6px solid;
  border-color: transparent transparent #535f6a transparent;
  z-index: 99;
}
.page-header .panel.wrapper .header.panel .header.links .authorization-link {
  background: #535f6a;
}
.page-header .panel.wrapper .header.panel .header.links .authorization-link a {
  color: #fff;
}
.page-header .panel.wrapper .header.panel .header_icon {
  width: auto;
  display: inline-block;
}
.page-header .panel.wrapper .header.panel .header_icon ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-header .panel.wrapper .header.panel .header_icon ul li {
  display: inline-block;
  margin: 0;
  padding: 0 0.6em;
}
.page-header .panel.wrapper .header.panel .header_icon ul li img {
  width: 40px;
}
@media (max-width: 2560px) {
  .page-header .panel.wrapper .header.panel .header_icon ul li img {
    width: 28px;
  }
}
@media (max-width: 1920px) {
  .page-header .panel.wrapper .header.panel .header_icon ul li img {
    width: 22px;
  }
}
@media (max-width: 1440px) {
  .page-header .panel.wrapper .header.panel .header_icon ul li img {
    width: 20px;
  }
}
@media (max-width: 568px) {
  .page-header .panel.wrapper .header.panel .header_icon ul li img {
    width: 20px;
  }
}
.page-header .panel.wrapper .header.panel .header_icon ul li .minicart-wrapper {
  margin-left: 0px;
  position: relative;
}
.page-header .panel.wrapper .header.panel .header_icon ul li .minicart-wrapper .action.showcart:before {
  background: url("../images/cart.svg") 0 0 no-repeat !important;
  content: "";
  font-size: inherit;
  width: 1.438em;
  height: 1.338em;
  background-size: cover;
}
@media (max-width: 1340px) {
  .page-header .panel.wrapper .header.panel .header_icon ul li .minicart-wrapper .action.showcart:before {
    width: 22px;
    height: 20px;
    background-size: contain;
  }
}
.page-header .panel.wrapper .header.panel .header_icon ul li:last-child {
  padding-right: 0;
}
.page-header .panel.wrapper .header.panel .header_icon ul li .search-icon {
  box-shadow: none;
  border: 0;
  padding: 0;
}
@media (max-width: 320px) {
  .page-header .panel.wrapper .header.panel .header_icon ul li {
    padding: 0 0.4em;
  }
}
.page-header .panel.wrapper .header.panel .header_icon ul .menu_icon {
  display: none;
}
@media (max-width: 991px) {
  .page-header .panel.wrapper .header.panel .header_icon ul .menu_icon {
    display: inline-block;
  }
}
.page-header .panel.wrapper .header.panel .header_icon ul .link.wishlist {
  position: relative;
}
.page-header .panel.wrapper .header.panel .header_icon ul .link.wishlist a {
  background: url("../images/like.svg") 0 0 no-repeat !important;
  content: "";
  font-size: inherit;
  width: 30px;
  height: 30px;
  display: inline-block;
}
@media (max-width: 1920px) {
  .page-header .panel.wrapper .header.panel .header_icon ul .link.wishlist a {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 1440px) {
  .page-header .panel.wrapper .header.panel .header_icon ul .link.wishlist a {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  .page-header .panel.wrapper .header.panel .header_icon ul .link.wishlist a {
    background: url("../images/like.svg") 0 0 no-repeat !important;
  }
}
.page-header .panel.wrapper .header.panel .header_icon ul .link.wishlist a span.counter.qty {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #cf322a;
  text-align: center;
  line-height: 20px;
  border-radius: 100px;
  font-size: 0.8em;
  position: absolute;
  right: -3px;
  top: -6px;
  color: #fff !important;
}
@media (max-width: 991px) {
  .page-header .panel.wrapper .header.panel .header_icon ul {
    margin: -6px 0 0 0;
  }
}
@media (max-width: 991px) {
  .page-header .panel.wrapper .header.panel .header_icon {
    padding: 0.7em 0 0 0;
  }
}
@media (max-width: 568px) {
  .page-header .panel.wrapper .header.panel .header_icon {
    position: relative;
  }
}
.page-header .panel.wrapper .header.panel::after {
  display: none;
}
@media (max-width: 1199px) {
  .page-header .panel.wrapper .header.panel {
    max-width: 90%;
    padding: 0.5em 0;
  }
}
@media (max-width: 991px) {
  .page-header .panel.wrapper .header.panel {
    padding: 0.5em 0 0.5em;
  }
}
.page-header .panel.wrapper .header.panel .nav-toggle {
  display: none;
}
@media (max-width: 1920px) {
  .page-header .panel.wrapper {
    padding: 0;
  }
}
@media (max-width: 568px) {
  .page-header .panel.wrapper {
    padding: 0;
    z-index: 99999;
  }
}
@media (max-width: 1199px) {
  .page-header {
    border-bottom: 0;
  }
}
.page-header.is-sticky .panel.header {
  height: 3.5em !important;
}
@media (max-width: 568px) {
  .page-header.is-sticky .panel.wrapper .panel.header {
    padding: 0;
  }
}
.page-header.is-sticky .logo img {
  width: 2em !important;
  height: auto !important;
}
@media (max-width: 1920px) {
  .page-header.is-sticky .logo img {
    width: 2.4em !important;
  }
}
.main_hero_cover {
  width: 100%;
  display: inline-block;
  position: relative;
}
.main_hero_cover .hero_banner img {
  width: 100%;
}
.main_hero_cover .hero_caption {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  margin: 0 auto;
}
.main_hero_cover .hero_caption .hero_left {
  width: 50%;
  display: inline-block;
  padding: 0 0 0 0;
}
.main_hero_cover .hero_caption .hero_left figure {
  max-width: 270px;
}
.main_hero_cover .hero_caption .hero_left figure img {
  width: 100%;
}
@media (max-width: 568px) {
  .main_hero_cover .hero_caption .hero_left figure img {
    width: 70%;
  }
}
.main_hero_cover .hero_caption .hero_left h3 {
  font-size: 2em;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 568px) {
  .main_hero_cover .hero_caption .hero_left h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 375px) {
  .main_hero_cover .hero_caption .hero_left h3 {
    font-size: 1em;
  }
}
@media (max-width: 991px) {
  .main_hero_cover .hero_caption .hero_left {
    padding: 0 0 3em 0;
  }
}
@media (max-width: 568px) {
  .main_hero_cover .hero_caption .hero_left {
    padding: 0 0 1em 0;
  }
}
.main_hero_cover .hero_caption .hero_right {
  width: 65%;
  display: inline-block;
  margin: 0 0 0 5em;
}
.main_hero_cover .hero_caption .hero_right .hero_right_box {
  border: 1.3em solid #ffffff;
  padding: 1em 2em 2em 3em;
  border-bottom: 0;
  position: relative;
}
.main_hero_cover .hero_caption .hero_right .hero_right_box h1 {
  font-family: 'dk_kwarkregular';
  color: #ffffff;
  font-size: 6.375em;
  margin: 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .main_hero_cover .hero_caption .hero_right .hero_right_box h1 {
    font-size: 3.375em;
  }
}
@media (max-width: 375px) {
  .main_hero_cover .hero_caption .hero_right .hero_right_box h1 {
    font-size: 3.275em;
  }
}
@media (max-width: 991px) {
  .main_hero_cover .hero_caption .hero_right .hero_right_box {
    border: 1.5em solid #ffffff;
    border-bottom: 0;
    padding: 2em 1em 2em 2em;
  }
}
@media (max-width: 568px) {
  .main_hero_cover .hero_caption .hero_right .hero_right_box {
    border: 1.1em solid #ffffff;
    padding: 2em 1em 2em 2em;
    border-bottom: 0;
  }
}
@media (max-width: 375px) {
  .main_hero_cover .hero_caption .hero_right .hero_right_box {
    padding: 1em 1em 1em 1.5em;
    border: 0.9em solid #ffffff;
    border-bottom: 0;
  }
}
.main_hero_cover .hero_caption .hero_right svg {
  margin-top: -1px;
  width: 100%;
}
.main_hero_cover .hero_caption .hero_right svg path {
  stroke: #fff;
  stroke-width: 20.33px;
}
@media (max-width: 991px) {
  .main_hero_cover .hero_caption .hero_right svg path {
    stroke-width: 16.33px;
    margin-top: -2px;
  }
}
@media (max-width: 568px) {
  .main_hero_cover .hero_caption .hero_right svg path {
    stroke-width: 20.33px;
  }
}
@media (max-width: 991px) {
  .main_hero_cover .hero_caption .hero_right {
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media (max-width: 991px) {
  .main_hero_cover .hero_caption {
    top: 50%;
  }
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.page-header.is-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding: 0px 0;
  backdrop-filter: blur(10px);
  animation: slideDown 0.35s ease-out;
  z-index: 99;
}
.page-header.is-sticky img {
  max-width: 100%;
}
.page-header.is-sticky button {
  font-size: 0.875em;
  padding: 0.4375em 0.625em;
}
.page-header.is-sticky .panel.header {
  height: 50px;
}
@media (max-width: 991px) {
  .page-header.is-sticky {
    background: #ffffff;
  }
}
.search-icon {
  border: 0;
  outline: none;
}
.search-toggle button {
  padding: 0;
  vertical-align: inherit;
  background: transparent;
}
.search-toggle button:hover {
  border: 0;
}
.search-toggle .search-icon.icon-close {
  display: none;
}
.search-toggle.opened .search-icon.icon-close {
  display: block;
}
.search-container {
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  overflow: hidden;
  background-color: #E7EAE9;
  position: absolute;
  left: 50%;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  top: 4.75em;
  z-index: 99;
  transform: translateX(-50%);
  text-align: center;
}
.search-container input[type="text"] {
  outline: none;
  font-size: 1em;
  margin: 0;
  background-color: inherit;
  border: 1px solid #9d9a9a;
  height: 3em;
  background: #fff;
  padding: 0 1em;
}
.search-container select {
  outline: none;
  font-size: 1em;
  margin: 0;
  background-color: inherit;
  border: 1px solid #9d9a9a;
  height: 3em;
  background: #ffffff url(../images/blog_down_arrow.png) right 17px no-repeat !important;
  background-size: 34px !important;
  color: #c2c2c2;
}
.search-container .search-icon {
  vertical-align: middle;
  background: transparent;
  margin-left: -7em;
}
.search-container .search-icon:not(.primary):active {
  box-shadow: none;
  border: 0;
}
.search-container .search-icon:hover {
  border: 0;
}
.search-container .search-icon img {
  width: 3em;
}
@media (max-width: 2560px) {
  .search-container .search-icon img {
    width: 2em;
    position: relative;
    right: 2em;
  }
}
@media (max-width: 1920px) {
  .search-container .search-icon img {
    width: 2em;
    position: relative;
    right: 2em;
  }
}
@media (max-width: 1366px) {
  .search-container .search-icon img {
    width: 1.3em;
  }
}
@media (max-width: 991px) {
  .search-container .search-icon img {
    width: 1.8em;
  }
}
@media (max-width: 568px) {
  .search-container .search-icon img {
    width: 1.5em;
    right: 0em;
  }
}
@media (max-width: 2560px) {
  .search-container .search-icon {
    margin-left: -4em;
  }
}
@media (max-width: 1366px) {
  .search-container .search-icon {
    margin-left: -3em;
  }
}
@media (max-width: 568px) {
  .search-container .search-icon {
    margin-left: 0;
    position: static;
    margin-top: 2.3em;
  }
}
@media (max-width: 2560px) {
  .search-container {
    top: 3.75em;
  }
}
@media (max-width: 1920px) {
  .search-container {
    top: 3.5em;
  }
}
@media (max-width: 1800px) {
  .search-container {
    top: 3.50em;
  }
}
@media (max-width: 1440px) {
  .search-container {
    top: 3.6em;
  }
}
.search-container .category-search {
  position: relative;
}
.search-container .dropdown {
  position: relative;
  display: inline-block;
}
.search-container .dropdown-toggle {
  padding: 10px;
  background-color: #f8f8f8;
  border: 1px solid #9d9a9a;
  cursor: pointer;
  width: 31em;
  text-align: left;
  color: #757e86;
  height: 3.4em;
  font-size: 0.9em;
}
@media (max-width: 991px) {
  .search-container .dropdown-toggle {
    width: 18em;
  }
}
@media (max-width: 568px) {
  .search-container .dropdown-toggle {
    width: 372px;
  }
}
.search-container .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  background-color: #fff;
  border: 1px solid #9d9a9a;
  list-style: none;
  padding: 0;
  margin: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  max-height: 280px;
  overflow-x: hidden;
}
.search-container .dropdown-menu li {
  padding: 5px 10px;
  margin-bottom: 5px;
  width: 100%;
  text-align: left;
  display: inline-block;
}
.search-container .dropdown-menu li a {
  color: #757e86;
  text-decoration: none;
  display: block;
}
.search-container .dropdown-menu li a:hover {
  text-decoration: underline;
}
.search-container .dropdown.active .dropdown-menu {
  display: block;
}
.search-container .search-form {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 95.3125em;
  margin: 0 auto;
}
.search-container .search-form .actions {
  width: 10%;
}
.search-container .search-form .actions .search-icon {
  background: #54616C;
  border: 0;
  font-size: 1em;
  font-weight: 400;
  padding: 0.8em 2.2em;
  text-transform: uppercase;
  float: right;
  border-radius: 0;
}
.search-container .search-form .actions .search-icon:hover {
  background: #cf322a;
}
@media (max-width: 568px) {
  .search-container .search-form .actions .search-icon {
    float: none;
  }
}
@media (max-width: 568px) {
  .search-container .search-form .actions {
    width: 100%;
    display: inline-block;
    background: #e7eae9;
    position: static;
  }
}
@media (max-width: 991px) {
  .search-container .search-form {
    max-width: 90%;
  }
}
@media (max-width: 568px) {
  .search-container .search-form {
    flex-wrap: wrap;
  }
}
.serch_row {
  margin: 0 !important;
  width: 58% !important;
}
@media (max-width: 991px) {
  .serch_row {
    width: 40% !important;
  }
}
@media (max-width: 568px) {
  .serch_row {
    width: 100% !important;
  }
}
.category-search {
  width: 28%;
}
@media (max-width: 991px) {
  .category-search {
    width: 32%;
  }
}
@media (max-width: 568px) {
  .category-search {
    width: 100%;
    top: 15px;
  }
}
.print-container {
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  overflow: hidden;
  background-color: #E7EAE9;
  position: absolute;
  left: 50%;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  top: 4.75em;
  z-index: 99;
  transform: translateX(-50%);
  text-align: center;
}
.print-container .print-icon {
  vertical-align: middle;
  background: transparent;
  margin-left: -7em;
}
.print-container .print-icon:not(.primary):active {
  box-shadow: none;
  border: 0;
}
.print-container .print-icon:hover {
  border: 0;
}
@media (max-width: 2560px) {
  .print-container .print-icon {
    margin-left: -4em;
  }
}
@media (max-width: 1366px) {
  .print-container .print-icon {
    margin-left: -3em;
  }
}
@media (max-width: 568px) {
  .print-container .print-icon {
    margin-left: 0;
    position: absolute;
    right: 1em;
    margin-top: 4.3em;
  }
}
@media (max-width: 2560px) {
  .print-container {
    top: 3.5em;
  }
}
@media (max-width: 1800px) {
  .print-container {
    top: 3.50em;
  }
}
@media (max-width: 1440px) {
  .print-container {
    top: 4em;
  }
}
.print-container .color_swatches {
  padding: 0 0.8em 0 0;
  max-width: 100%;
}
.print-container .color_swatches .container {
  max-width: 95.25em;
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 0 30px;
  justify-content: end;
}
.print-container .color_swatches .container h6 {
  color: #54616C;
  font-size: 1.3em;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 568px) {
  .print-container .color_swatches .container h6 {
    font-size: 1.1em;
  }
}
.print-container .color_swatches .container .color_search {
  width: auto;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.print-container .color_swatches .container .color_search li {
  display: inline-block;
  margin: 0;
}
.print-container .color_swatches .container .color_search li a {
  text-decoration: none;
  width: 18px;
  height: 18px;
  border-radius: 100px;
  border: 2px solid #54616C;
  display: inline-block;
  margin: 0 0.4em;
}
@media (max-width: 568px) {
  .print-container .color_swatches .container .color_search li a {
    width: 15px;
    height: 15px;
    margin: 0 0.1em;
  }
}
@media (max-width: 360px) {
  .print-container .color_swatches .container .color_search li a {
    width: 13px;
    height: 13px;
  }
}
.print-container .color_swatches .container .color_search li .red_color {
  background: #CF322A;
}
.print-container .color_swatches .container .color_search li .white_color {
  background: #fff;
}
.print-container .color_swatches .container .color_search li .light_black_color {
  background: #54616C;
}
.print-container .color_swatches .container .color_search li .gray_color {
  background: #A2B2B9;
}
.print-container .color_swatches .container .color_search li .green_color {
  background: #7EC2B8;
}
.print-container .color_swatches .container .color_search li .light_gray_color {
  background: #C2CED4;
}
.print-container .color_swatches .container .color_search li .black_color {
  background: #000000;
}
.print-container .color_swatches .container .color_search li .yellow_color {
  background: #ffbb00;
}
@media (max-width: 1440px) {
  .print-container .color_swatches .container {
    max-width: 95%;
  }
}
@media (max-width: 1920px) {
  .print-container {
    top: 3.4em;
  }
}
.print-container.opened {
  max-height: 6.25em;
  overflow: visible;
  padding: 1em 0 1em 0;
}
.search-container.opened {
  max-height: 6.25em;
  overflow: visible;
  padding: 1em 0;
}
.search-container.opened input:focus {
  box-shadow: none;
}
@media (max-width: 568px) {
  .search-container.opened {
    max-height: max-content;
  }
}
.container {
  position: relative;
  margin-top: 3.125em;
}
/*SELECT BOX*/
.serch_row {
  width: auto;
  display: inline-block;
}
@media (max-width: 991px) {
  .serch_row {
    padding: 0 1em;
    box-sizing: border-box;
  }
}
@media (max-width: 568px) {
  .serch_row {
    flex-wrap: wrap;
    gap: 0;
    padding: 0;
    margin-top: 1em;
  }
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 0.625em;
}
.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 1em;
  color: #fff;
  width: 19.375em;
  height: 3.125em;
  margin-right: 1em;
}
@media (max-width: 991px) {
  .select {
    width: 30.375em;
  }
}
@media (max-width: 568px) {
  .select {
    margin-right: 0;
    margin-bottom: 1em;
  }
}
.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 1.1875em 0.9375em;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-align: left;
  color: #c6c2c2;
  border: 1px solid #9d9a9a;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 0.4375em solid transparent;
  border-color: #9d9a9a transparent transparent transparent;
  position: absolute;
  top: 1.25em;
  right: 0.625em;
}
.select-styled:active:after,
.select-styled.active:after {
  top: 0.5625em;
  border-color: transparent transparent #9d9a9a transparent;
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
}
.select-options li {
  margin: 0;
  padding: 0.75em 0;
  text-indent: 15px;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  color: #c6c2ce;
  text-align: left;
  border-bottom: 1px solid #9d9a9a;
  background: #fdfdfd;
}
.select-options li:hover,
.select-options li.is-selected {
  color: #c0392b;
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}
.drop_menu {
  transition: .25s ease;
  position: relative;
}
.cms-request-a-callback .main_hero_cover {
  margin-bottom: 4em;
}
@media (max-width: 568px) {
  .cms-request-a-callback .main_hero_cover {
    margin-bottom: 2em;
  }
}
.welcome_section {
  width: 100%;
  padding: 5em 0;
  display: inline-block;
}
.welcome_section .container {
  max-width: 78.125em;
}
.welcome_section .container .welcome_left {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.welcome_section .container .welcome_left h2 {
  font-size: 3em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 50%;
}
@media (max-width: 991px) {
  .welcome_section .container .welcome_left h2 {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .welcome_section .container .welcome_left h2 {
    font-size: 2.5em;
  }
}
.welcome_section .container .welcome_left p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0;
  line-height: 1.4;
  width: 70%;
}
@media (max-width: 991px) {
  .welcome_section .container .welcome_left p {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .welcome_section .container .welcome_left {
    text-align: center;
    padding: 0 0 2em 0;
  }
}
.welcome_section .container .welcome_right {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
  position: relative;
}
.welcome_section .container .welcome_right .welcome_banner img {
  width: 100%;
}
.welcome_section .container .welcome_right .welcome_text_img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
@media (max-width: 991px) {
  .welcome_section .container {
    max-width: 90%;
  }
}
@media (max-width: 568px) {
  .welcome_section {
    padding: 2em 0 3em 0;
  }
}
.creative_section {
  padding: 0em 0 5em 0;
}
.creative_section .creative_left {
  padding: 0 0 0 0;
}
.creative_section .creative_left h2 {
  font-size: 2.4em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 50%;
}
@media (max-width: 991px) {
  .creative_section .creative_left h2 {
    width: 100%;
  }
}
.creative_section .creative_left p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 !important;
  line-height: 1.4;
  width: 70%;
}
@media (max-width: 991px) {
  .creative_section .creative_left p {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .creative_section .creative_left {
    text-align: center;
  }
}
.creative_section .creative_col2 {
  display: block !important;
}
.creative_section .creative_col2 figure {
  width: 50%;
  float: left;
}
.creative_section .creative_col2 figure img {
  width: 100%;
}
@media (max-width: 991px) {
  .creative_section .creative_col2 {
    padding-top: 3em;
  }
}
@media (max-width: 568px) {
  .creative_section {
    padding-bottom: 3em;
  }
}
.what_we_do_section {
  width: 100%;
  padding: 0em 0 5em 0;
  display: inline-block;
}
.what_we_do_section .left_columns {
  width: 100%;
  flex-direction: row !important;
  padding: 0 0 0 0;
  flex-wrap: wrap;
}
.what_we_do_section .left_columns .big_banner {
  display: inline-block;
  width: 100%;
}
.what_we_do_section .left_columns .big_banner img {
  display: block;
  width: 100%;
}
.what_we_do_section .left_columns .small_banner1 {
  width: 50%;
  float: left;
}
.what_we_do_section .left_columns .small_banner1 img {
  width: 100%;
  display: block;
}
.what_we_do_section .whatwedo_right {
  padding: 0 0 0 8em;
  flex-wrap: wrap;
}
.what_we_do_section .whatwedo_right h2 {
  font-size: 2.4em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 50%;
}
@media (max-width: 991px) {
  .what_we_do_section .whatwedo_right h2 {
    width: 100%;
  }
}
.what_we_do_section .whatwedo_right p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 !important;
  line-height: 1.4;
  width: 70%;
}
@media (max-width: 991px) {
  .what_we_do_section .whatwedo_right p {
    width: 100%;
  }
}
.what_we_do_section .whatwedo_right .default_button a {
  width: 250px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .what_we_do_section .whatwedo_right {
    padding: 2em 0 0 0em;
    text-align: center;
  }
}
@media (max-width: 568px) {
  .what_we_do_section {
    padding-bottom: 3em;
  }
}
.quality_products_section {
  width: 100%;
  padding: 0 0 5em 0;
  display: inline-block;
}
.quality_products_section .high_quality_left {
  width: 100%;
  display: inline-block;
  padding: 3em 4em 0 4em;
}
.quality_products_section .high_quality_left h2 {
  font-size: 4.875em;
  color: #ffffff;
  margin: 0;
  line-height: 1;
  font-family: 'dk_kwarkregular';
}
@media (max-width: 568px) {
  .quality_products_section .high_quality_left h2 {
    font-size: 3.675em;
  }
}
@media (max-width: 375px) {
  .quality_products_section .high_quality_left h2 {
    font-size: 3.375em;
  }
}
.quality_products_section .high_quality_left p {
  font-size: 1.2em;
  font-weight: 400;
  color: #ffffff;
  margin: 1.5em 0 !important;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .quality_products_section .high_quality_left {
    padding: 3em 4em 3em 4em;
    text-align: center;
  }
}
.quality_products_section .middel_columns {
  display: inline-block;
}
.quality_products_section .middel_columns img {
  display: block;
  width: 100%;
}
.quality_products_section .columns_right figure {
  width: 100%;
  float: left;
}
.quality_products_section .columns_right figure img {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .quality_products_section .columns_right figure {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .quality_products_section .columns_right {
    display: inline-block !important;
  }
}
@media (max-width: 568px) {
  .quality_products_section {
    padding-bottom: 3em;
  }
}
.why_pellacraft_section {
  width: 100%;
  padding: 0 0 5em 0;
  display: inline-block;
}
.why_pellacraft_section h2 {
  font-size: 2.25em;
  color: #54606c;
  margin: 0 0 0 0;
  line-height: 1;
  font-weight: 500;
}
.why_pellacraft_section .pellacraft_box {
  display: inline-block;
  padding: 3em 0 4em 0;
}
.why_pellacraft_section .pellacraft_box .pagebuilder-column-line {
  gap: 30px;
}
.why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box {
  width: 15em !important;
  height: 15em;
  border-radius: 99%;
  align-items: center;
  justify-content: center !important;
  padding: 0 1em;
}
.why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box figure {
  margin-top: -15px;
}
.why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box h4 {
  font-size: 1.375em;
  color: #ffffff;
  margin: 1em 0 0 0;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 1920px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box h4 {
    margin: 0em 0 0 0;
  }
}
@media (max-width: 767px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box h4 {
    font-size: 1.2em;
  }
}
.why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box img {
  display: block;
}
@media (max-width: 568px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 1920px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box {
    height: 14em;
  }
}
@media (max-width: 991px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box {
    height: 14em;
    width: 14em !important;
    float: left;
    margin: 1.2em;
  }
}
@media (max-width: 767px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box {
    height: 186px;
    width: 186px !important;
  }
}
@media (max-width: 767px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box {
    height: 166px;
    width: 166px !important;
    margin: 0.6em;
  }
}
@media (max-width: 375px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line .color_box {
    height: 186px;
    width: 186px !important;
  }
}
@media (max-width: 991px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line {
    display: inline-block !important;
  }
}
@media (max-width: 375px) {
  .why_pellacraft_section .pellacraft_box .pagebuilder-column-line {
    display: block !important;
    width: 60% !important;
    margin: 0 auto;
  }
}
@media (max-width: 568px) {
  .why_pellacraft_section {
    padding-bottom: 3em;
  }
}
.explore_section {
  width: 100%;
  padding: 0 0 0 0;
  display: inline-block;
}
.explore_section .container {
  max-width: 100%;
}
.explore_section .container .col_1 figure {
  margin: 0;
  display: block;
  height: 100%;
  float: left;
}
.explore_section .container .col_1 figure img {
  width: 100%;
  float: left;
  height: 100% !important;
}
@media (max-width: 991px) {
  .explore_section .container .col_1 figure {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .explore_section .container .col_1 {
    width: 50% !important;
    float: left;
    flex-basis: 50%;
  }
}
@media (max-width: 991px) {
  .explore_section .container .col_2 {
    width: 50% !important;
    float: left;
    flex-basis: 50%;
  }
}
.explore_section .container .cms_red_box {
  display: inline-block;
}
.explore_section .container .cms_red_box h3 {
  font-size: 2em;
  color: #ffffff;
  padding: 0 1.5em;
  margin: 0 0 0 0;
  font-weight: 400;
}
@media (max-width: 568px) {
  .explore_section .container .cms_red_box h3 {
    font-size: 1.6em;
  }
}
.explore_section .container .cms_red_box .readmore_btn {
  padding: 1em 0 0 0;
}
.explore_section .container .cms_red_box .readmore_btn a {
  background: linear-gradient(to right, #54616c 50%, #c7202f 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border: 2px solid #ffffff94;
  border-radius: 100px;
  padding: 0.8em 3em 0.8em 1.6em;
  font-size: 1em;
  color: #ffffff;
  transition: all 0.5s ease-out;
  position: relative;
}
.explore_section .container .cms_red_box .readmore_btn a:hover {
  background-position: left bottom;
  color: #ffffff;
}
.explore_section .container .cms_red_box .readmore_btn a::before {
  content: '';
  background: url("../images/right_arrow.png") no-repeat right top;
  position: absolute;
  top: 1em;
  right: 0.875em;
  width: 15px;
  height: 15px;
}
@media (max-width: 1920px) {
  .explore_section .container .cms_red_box .readmore_btn a::before {
    top: 0.7em;
    right: 0.975em;
  }
}
@media (max-width: 1920px) {
  .explore_section .container .cms_red_box .readmore_btn a {
    padding: 0.5em 3em 0.5em 1.6em;
  }
}
.explore_section .container .cms_blue_box {
  display: inline-block;
}
.explore_section .container .cms_blue_box h3 {
  font-size: 2em;
  color: #ffffff;
  padding: 0 1.5em;
  margin: 0 0 0 0;
  font-weight: 400;
}
@media (max-width: 568px) {
  .explore_section .container .cms_blue_box h3 {
    font-size: 1.6em;
  }
}
.explore_section .container .cms_blue_box .readmore_btn {
  padding: 1em 0 0 0;
}
.explore_section .container .cms_blue_box .readmore_btn a {
  background: linear-gradient(to right, #c7202f 50%, #54616c 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border: 2px solid #ffffff94;
  border-radius: 100px;
  padding: 0.8em 3em 0.8em 1.6em;
  font-size: 1em;
  color: #ffffff;
  transition: all 0.5s ease-out;
  position: relative;
}
.explore_section .container .cms_blue_box .readmore_btn a:hover {
  background-position: left bottom;
  color: #ffffff;
  border-radius: 100px;
}
.explore_section .container .cms_blue_box .readmore_btn a::before {
  content: '';
  background: url("../images/right_arrow.png") no-repeat right top;
  position: absolute;
  top: 1em;
  right: 0.875em;
  width: 15px;
  height: 15px;
}
@media (max-width: 1920px) {
  .explore_section .container .cms_blue_box .readmore_btn a::before {
    top: 0.7em;
    right: 0.975em;
  }
}
@media (max-width: 1920px) {
  .explore_section .container .cms_blue_box .readmore_btn a {
    padding: 0.5em 3em 0.5em 1.6em;
  }
}
.explore_section p {
  font-size: 1.6em;
  color: #54606c;
  padding: 2em 1em;
  line-height: 1.4;
}
@media (max-width: 375px) {
  .explore_section p {
    font-size: 1.2em;
  }
}
.featured_products_section {
  width: 100%;
  padding: 5em 0 5em 0;
  display: inline-block;
}
.featured_products_section h2 {
  font-size: 2.4em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
}
.featured_products_section p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 !important;
  line-height: 1.4;
}
.featured_products_section .product_tab {
  width: 100%;
  display: inline-block;
  padding: 3em 0 0 0;
}
.featured_products_section .product_tab .tabs-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.featured_products_section .product_tab .tabs-navigation .tab-header {
  border-bottom: 1px solid #ccc !important;
  width: 15.8%;
  text-align: center;
  background: #ffffff !important;
}
.featured_products_section .product_tab .tabs-navigation .tab-header:hover,
.featured_products_section .product_tab .tabs-navigation .tab-header.ui-state-active {
  background: #dbe0e4 !important;
}
.featured_products_section .product_tab .tabs-navigation .tab-header a {
  font-size: 15px !important;
  padding: 3em 0.5em !important;
  color: #54606c !important;
}
.featured_products_section .product_tab .tabs-navigation .tab-header a .tab-title {
  font-size: 1.8em;
}
@media (max-width: 2560px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a .tab-title {
    font-size: 1.4em;
  }
}
@media (max-width: 1920px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a .tab-title {
    font-size: 1.1em;
  }
}
@media (max-width: 1440px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a .tab-title {
    font-size: 1em;
  }
}
@media (max-width: 1366px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a .tab-title {
    font-size: 0.9em;
  }
}
@media (max-width: 568px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a .tab-title {
    font-size: 1em;
  }
}
@media (max-width: 2560px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a {
    padding: 2em 0.5em !important;
  }
}
@media (max-width: 1920px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a {
    padding: 1.5em 0.5em !important;
  }
}
@media (max-width: 568px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header a {
    padding: 1.2em 0.5em !important;
  }
}
@media (max-width: 991px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header {
    width: 31%;
  }
}
@media (max-width: 568px) {
  .featured_products_section .product_tab .tabs-navigation .tab-header {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .featured_products_section .product_tab .tabs-navigation {
    flex-wrap: wrap;
    row-gap: 20px;
  }
}
@media (max-width: 568px) {
  .featured_products_section .product_tab .tabs-navigation {
    row-gap: 10px;
  }
}
.featured_products_section .product_tab .tabs-content {
  border: 0;
}
@media (max-width: 375px) {
  .featured_products_section .product_tab {
    padding: 2em 0 0 0;
  }
}
@media (max-width: 568px) {
  .featured_products_section {
    padding: 3em 0;
  }
}
@media (max-width: 375px) {
  .featured_products_section {
    padding: 2em 0;
  }
}
.cms-new-employee-starter-packs .featured_products_section {
  margin: 4em 0;
}
@media (max-width: 991px) {
  .cms-new-employee-starter-packs .featured_products_section {
    margin: 0em 0 4em 0;
  }
}
@media (max-width: 568px) {
  .cms-new-employee-starter-packs .featured_products_section {
    margin: 0em 0 3em 0;
  }
}
.cms-johnson-controls .featured_products_section {
  margin: 4em 0 0 0;
}
.cms-ambito-care-and-education .featured_products_section {
  margin: 4em 0 0 0;
}
@media (max-width: 568px) {
  .cms-ambito-care-and-education .featured_products_section {
    margin: 1em 0 0 0;
  }
}
.cms-tis .featured_products_section {
  margin: 4em 0 0 0;
}
.cms-nottingham-hospitals-charity .featured_products_section {
  margin: 4em 0 0 0;
}
.cms-employee-incentives-persona .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-employee-incentives-persona .featured_products_section {
    margin: 0em 0 4em 0;
  }
}
.cms-reinforcing-vision-and-value .featured_products_section {
  margin: 4em 0 4em 0;
}
.cms-branded-clothing .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-branded-clothing .featured_products_section {
    margin-top: 0;
  }
}
.cms-recruitment-fairs .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-recruitment-fairs .featured_products_section {
    margin-top: 0;
  }
}
.cms-event-merchandise .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-event-merchandise .featured_products_section {
    margin-top: 0;
  }
}
.cms-product-launch .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-product-launch .featured_products_section {
    margin-top: 0;
  }
}
.cms-in-store-promotions .featured_products_section {
  margin: 0em 0 4em 0;
}
.cms-bespoke-your-items .featured_products_section {
  margin: 0em 0 4em 0;
}
.cms-customer-gifts .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-customer-gifts .featured_products_section {
    margin-top: 0;
  }
}
.cms-reps-kits .featured_products_section {
  margin: 0em 0 4em 0;
}
.cms-recruitment .featured_products_section {
  margin: 0em 0 4em 0;
}
.cms-demos-and-campaigns .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-demos-and-campaigns .featured_products_section {
    margin-top: 0;
  }
}
.cms-events-and-conference .featured_products_section {
  margin: 0em 0 4em 0;
}
.cms-retention .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-retention .featured_products_section {
    margin-top: 0;
  }
}
.cms-commemorative-gifts .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-commemorative-gifts .featured_products_section {
    margin-top: 0;
  }
}
.cms-attract-visitors .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-attract-visitors .featured_products_section {
    margin-top: 0;
  }
}
.cms-event-clothing .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-event-clothing .featured_products_section {
    margin-top: 0;
  }
}
.cms-awards-and-gifts .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-awards-and-gifts .featured_products_section {
    margin-top: 0;
  }
}
.cms-event-promotion-1 .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-event-promotion-1 .featured_products_section {
    margin-top: 0;
  }
}
.cms-display-setup .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-display-setup .featured_products_section {
    margin-top: 0;
  }
}
.cms-connecting-with-customers .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-connecting-with-customers .featured_products_section {
    margin-top: 0;
  }
}
.cms-keeping-leads-warm .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-keeping-leads-warm .featured_products_section {
    margin-top: 0;
  }
}
.cms-team-rewards .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-team-rewards .featured_products_section {
    margin-top: 0;
  }
}
.cms-building-relationships .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-building-relationships .featured_products_section {
    margin-top: 0;
  }
}
.cms-instore-promotions .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-instore-promotions .featured_products_section {
    margin-top: 0;
  }
}
.cms-greener-marketing .featured_products_section {
  margin: 4em 0 4em 0;
}
@media (max-width: 991px) {
  .cms-greener-marketing .featured_products_section {
    margin-top: 0;
  }
}
.slick-active {
  opacity: 1.5 !important;
}
.main_slider {
  width: 100%;
  display: inline-block;
  padding: 2em 0;
}
.main_slider .slick-slide {
  margin: 0px 10px;
}
.main_slider .slick-slide .product-image-container {
  width: 100% !important;
}
.main_slider .slick-slide .product-image-container .product-image-wrapper {
  border: 1px solid #54606c;
}
.main_slider .slick-slide .product-image-container .product-image-wrapper a {
  width: 100%;
  display: inline-block;
}
.main_slider .slick-slide .product-image-container .product-image-wrapper a img {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
.main_slider .slick-slide .product-item-details {
  padding: 1em 0;
}
.main_slider .slick-slide .product-item-details .product-item-name {
  text-align: center;
}
.main_slider .slick-slide .product-item-details .product-item-name a {
  color: #54606c;
  font-size: 1.9em;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 95px;
}
.main_slider .slick-slide .product-item-details .product-item-name a:hover {
  color: #cf322a;
  text-decoration: none;
}
@media (max-width: 2560px) {
  .main_slider .slick-slide .product-item-details .product-item-name a {
    font-size: 1.6em;
  }
}
@media (max-width: 1920px) {
  .main_slider .slick-slide .product-item-details .product-item-name a {
    font-size: 1.3em;
    min-height: 60px;
  }
}
.main_slider .slick-slide .product-item-details .price-box {
  margin: 0.5em 0 1em;
  text-align: center;
}
.main_slider .slick-slide .product-item-details .price-box .price {
  font-size: 3em;
  color: #54606c;
  font-weight: 500;
}
@media (max-width: 2560px) {
  .main_slider .slick-slide .product-item-details .price-box .price {
    font-size: 2.5em;
  }
}
@media (max-width: 2560px) {
  .main_slider .slick-slide .product-item-details .price-box .price {
    font-size: 2.2em;
  }
}
.main_slider .slick-slide .product-item-details .product-item-inner {
  border: 1px solid #54606c;
}
.main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-primary .action.primary {
  background: transparent;
  font-size: 1.825em;
  font-weight: 400;
  color: #54606c;
  text-transform: uppercase;
  border: 0;
  padding: 1.3em 1em;
}
.main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-primary .action.primary:hover {
  color: #cf322a;
  text-decoration: none;
}
@media (max-width: 2560px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-primary .action.primary {
    font-size: 1.425em;
    padding: 1em 1em;
  }
}
@media (max-width: 1920px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-primary .action.primary {
    font-size: 1.225em;
  }
}
@media (max-width: 1366px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-primary .action.primary {
    padding: 0.7em 1em;
  }
}
.main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary a {
  border-left: 1px solid #54606c;
  padding: 2em 1.5em 2em 0.9em;
  width: 4em;
}
.main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary a::before {
  width: 1em;
  font-size: 3em;
}
@media (max-width: 1366px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary a::before {
    font-size: 2.5em;
  }
}
@media (max-width: 2560px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary a {
    padding: 1.2em 1.5em 1.2em 0.9em;
  }
}
@media (max-width: 1920px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary a {
    padding: 0.7em 1.5em 0.7em 0.9em;
    width: 2.2em;
  }
}
@media (max-width: 1366px) {
  .main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary a {
    padding: 0.3em 1.5em 0.3em 0.9em;
  }
}
.main_slider .slick-slide .product-item-details .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
  display: none;
}
.main_slider .slick-dots {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.main_slider .slick-dots li button {
  background: #e3e8ea;
  border: 0;
  width: 1.3em;
  height: 1.3em;
  margin: 2em 1em 0 1em;
}
@media (max-width: 1600px) {
  .main_slider .slick-dots li button {
    margin: 1.5em 1em 0 1em;
  }
}
@media (max-width: 1440px) {
  .main_slider .slick-dots li button {
    margin: 1em 1em 0 1em;
    width: 1.1em;
    height: 1.1em;
  }
}
.main_slider .slick-dots li.slick-active button {
  background: #a2b2b9 !important;
}
.trustpilot_section {
  width: 100%;
  padding: 4em 0 4em 0;
  display: inline-block;
}
.trustpilot_section h4 {
  font-size: 1.375em;
  font-weight: 400;
  color: #54606c;
  margin: 0 0 1em 0;
  line-height: 1.1;
}
.trustpilot_section p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 0 !important;
  line-height: 1.4;
}
.trustpilot_section .trustpilot {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.trustpilot_section .trustpilot img {
  width: 7em;
}
.offer_buyers_section {
  width: 100%;
  padding: 4em 0 0em 0;
  display: inline-block;
}
.offer_buyers_section .container {
  max-width: 78.125em;
}
.offer_buyers_section .container .buyers_left {
  padding: 0 0 0 0;
}
.offer_buyers_section .container .buyers_left img {
  width: 100%;
  display: block;
}
.offer_buyers_section .container .buyers_right {
  padding: 0 5em;
  justify-content: center !important;
}
.offer_buyers_section .container .buyers_right h2 {
  font-size: 3.75em;
  color: #ffffff;
  margin: 0;
  line-height: 1;
  font-family: 'dk_kwarkregular';
}
.offer_buyers_section .container .buyers_right p {
  font-size: 1.6em;
  font-weight: 400;
  color: #ffffff;
  margin: 1em 0 !important;
  line-height: 1.4;
}
@media (max-width: 375px) {
  .offer_buyers_section .container .buyers_right p {
    font-size: 1.3em;
  }
}
@media (max-width: 991px) {
  .offer_buyers_section .container .buyers_right {
    padding: 4em 5em;
    text-align: center;
  }
}
@media (max-width: 568px) {
  .offer_buyers_section .container .buyers_right {
    padding: 3em 2em;
  }
}
@media (max-width: 991px) {
  .offer_buyers_section {
    padding-bottom: 3em;
  }
}
.request_callback_section {
  width: 100%;
  padding: 4em 0 0em 0;
  display: inline-block;
}
.request_callback_section .container {
  max-width: 100%;
}
.request_callback_section .container .callback_left {
  padding: 6em 5em 6em 14em;
  flex-wrap: wrap;
  flex-direction: row !important;
}
.request_callback_section .container .callback_left h2 {
  font-size: 2.625em;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 1em 0;
  line-height: 1.1;
}
@media (max-width: 568px) {
  .request_callback_section .container .callback_left h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 375px) {
  .request_callback_section .container .callback_left h2 {
    font-size: 2.225em;
  }
}
@media (max-width: 991px) {
  .request_callback_section .container .callback_left {
    padding: 4em 2em 4em 2em;
    text-align: center;
    display: inline-block !important;
  }
}
@media (max-width: 568px) {
  .request_callback_section .container .callback_left {
    padding: 3em 2em 3em 2em;
  }
}
.request_callback_section .container .newslatter_section {
  display: inline-block;
  padding: 6em 14em 6em 6em;
  flex-wrap: wrap;
  flex-direction: row !important;
}
.request_callback_section .container .newslatter_section h2 {
  font-size: 2.625em;
  font-weight: 400;
  color: #54606c;
  margin: 0 0 1em 0;
  line-height: 1.1;
}
@media (max-width: 568px) {
  .request_callback_section .container .newslatter_section h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 375px) {
  .request_callback_section .container .newslatter_section h2 {
    font-size: 2.225em;
  }
}
.request_callback_section .container .newslatter_section .newsletter_blocks {
  width: 100%;
  display: inline-block;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter {
  width: 100%;
  max-width: none;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter {
  max-width: 25em;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control {
  position: relative;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control::before {
  display: none;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control input {
  height: 3.5em;
  font-size: 1em;
  border: 1px solid #a2b2b9;
  font-weight: 400;
  padding-left: 1.2em;
  border-right: 0;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control input::-webkit-input-placeholder {
  color: #a2b2b9;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control input::-moz-placeholder {
  color: #a2b2b9;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control input:-ms-input-placeholder {
  color: #a2b2b9;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .newsletter .control input:-moz-placeholder {
  color: #a2b2b9;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .actions button {
  background: linear-gradient(to right, #cf322a 50%, #a2b2b9 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #a2b2b9;
  border-radius: 0;
  padding: 0.6em 3em;
  text-transform: uppercase;
  font-size: 1em;
  color: #ffffff;
  font-weight: 500;
  height: 3.5em;
}
.request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .actions button:hover {
  background-position: left bottom;
  color: #ffffff;
}
@media (max-width: 568px) {
  .request_callback_section .container .newslatter_section .newsletter_blocks .newsletter form .actions button {
    padding: 0.6em 1.5em;
  }
}
@media (max-width: 991px) {
  .request_callback_section .container .newslatter_section .newsletter_blocks {
    width: 71.5%;
  }
}
@media (max-width: 568px) {
  .request_callback_section .container .newslatter_section .newsletter_blocks {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .request_callback_section .container .newslatter_section {
    padding: 4em 2em 4em 2em;
    text-align: center;
    display: inline-block !important;
  }
}
@media (max-width: 568px) {
  .request_callback_section .container .newslatter_section {
    padding: 2em 2em 2em 2em;
  }
}
@media (max-width: 568px) {
  .request_callback_section {
    padding: 3em 0 0em 0;
  }
}
.cms-clients .request_callback_section {
  padding: 0em 0 0em 0;
}
.cms-henderson-group .request_callback_section {
  padding: 0em 0 0em 0;
}
.cms-groundforce .request_callback_section {
  padding: 0em 0 0em 0;
}
.meet_the_team {
  width: 100%;
  display: inline-block;
  padding: 60px 0 0 0;
  margin: 0;
}
.meet_the_team .pagebuilder-column-line {
  justify-content: space-between;
}
.meet_the_team .pagebuilder-column-line .team_columns {
  width: 31% !important;
  margin-bottom: 1em;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box a {
  text-decoration: none;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .single-img {
  position: relative;
  width: 100%;
  float: left;
  margin: 0 1%;
}
@media (max-width: 991px) {
  .meet_the_team .pagebuilder-column-line .team_columns .team_box .single-img {
    margin: 0 0;
  }
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .image {
  display: block;
  width: 100%;
  height: auto;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #A2B2B9;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .single-img:hover .img-overlay {
  height: 100%;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: 1em;
  text-transform: capitalize;
  font-weight: 400;
  width: 100%;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .text p {
  line-height: 26px;
  margin: 0 2em;
  text-align: left;
  color: #54616C;
}
@media (max-width: 1366px) {
  .meet_the_team .pagebuilder-column-line .team_columns .team_box .text p {
    line-height: 22px;
  }
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .text span {
  font-weight: 300;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .link-area {
  position: fixed;
  bottom: 20px;
  left: 20px;
  padding: 15px;
  border-radius: 40px;
  background: tomato;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .link-area a {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .text-shuttle-gray {
  color: #54616C;
  width: 100%;
  display: inline-block;
  padding: 10px 0 0 0;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .text-shuttle-gray h3 {
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 0.2em;
  margin-top: 0.4em;
}
.meet_the_team .pagebuilder-column-line .team_columns .team_box .text-shuttle-gray p {
  font-size: 1em;
  font-weight: 400;
}
.team_mamber_content {
  width: 100%;
  display: inline-block;
  padding: 4em 0 0;
}
.team_mamber_content .content p {
  font-size: 1.1em;
  color: #54616C;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 568px) {
  .team_mamber_content {
    padding: 3em 0 0;
  }
}
.team_details_hero .pagebuilder-column-line {
  flex-wrap: nowrap;
}
.team_details_hero .pagebuilder-column-line .banner_text {
  text-align: left;
}
.team_details_hero .pagebuilder-column-line .banner_text h1 {
  font-size: 3em !important;
}
.team_details_hero .pagebuilder-column-line .banner_text p {
  text-align: left;
}
@media (max-width: 568px) {
  .team_details_hero .pagebuilder-column-line .banner_text {
    padding-bottom: 1em;
  }
}
@media (max-width: 568px) {
  .team_details_hero .pagebuilder-column-line {
    flex-wrap: wrap;
  }
}
.team_details_hero .pagebuilder-column-line figure img {
  display: block;
}
@media (max-width: 568px) {
  .team_details_hero {
    padding: 3em 0 0 0 !important;
  }
}
.red_offer_line {
  width: 100%;
  padding: 1em 0;
  display: inline-block;
}
.red_offer_line .container {
  max-width: 95.25em;
}
.red_offer_line .container .pagebuilder-column-line .pagebuilder-column {
  justify-content: center !important;
  flex-direction: row !important;
  align-items: center;
  gap: 15px;
}
.red_offer_line .container .pagebuilder-column-line .pagebuilder-column h5 {
  font-size: 1.125em;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 568px) {
  .red_offer_line .container .pagebuilder-column-line .pagebuilder-column {
    border-bottom: 1px solid #ffffff70;
    padding: 0 0 0.5em 0;
    margin: 0 0 0.5em 0;
  }
  .red_offer_line .container .pagebuilder-column-line .pagebuilder-column:last-child {
    margin: 0;
    padding: 0 0 0.5em 0;
  }
}
@media (max-width: 991px) {
  .red_offer_line .container .pagebuilder-column-line {
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 568px) {
  .red_offer_line .container .pagebuilder-column-line {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 1920px) {
  .red_offer_line {
    padding: 0.6em 0em;
  }
}
@media (max-width: 568px) {
  .red_offer_line {
    padding: 0.6em 0em 0 0;
  }
}
.footer_main_section {
  width: 100%;
  padding: 3em 0 1em 0;
  display: inline-block;
}
.footer_main_section .container {
  max-width: 78.75em;
}
.footer_main_section .container .pagebuilder-column-line {
  gap: 30px;
}
.footer_main_section .container .pagebuilder-column-line h5 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.1em;
  color: #ffffff;
  padding-bottom: 1em;
  letter-spacing: 0.1px;
}
@media (max-width: 568px) {
  .footer_main_section .container .pagebuilder-column-line h5 {
    margin: 0 0 0.8em 0;
    border-bottom: 1px solid #ffffff63;
  }
}
.footer_main_section .container .pagebuilder-column-line .footer_col {
  display: inline-block;
}
.footer_main_section .container .pagebuilder-column-line .footer_col p {
  font-size: 0.9em;
  color: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 1.8;
}
.footer_main_section .container .pagebuilder-column-line .footer_col figure {
  padding-bottom: 1em;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .follow_us {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .follow_us h4 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.1em;
  color: #ffffff;
  padding-bottom: 1em;
  letter-spacing: 0.1px;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .follow_us li {
  display: inline-block;
  padding: 0 0.5em;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .follow_us li a {
  text-decoration: none;
}
@media (max-width: 1340px) {
  .footer_main_section .container .pagebuilder-column-line .footer_col .follow_us li {
    padding: 0 0.3em;
  }
}
.footer_main_section .container .pagebuilder-column-line .footer_col .opening_hours {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .opening_hours li {
  display: inline-block;
  width: 100%;
  font-size: 0.9em;
  color: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 2;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .opening_hours li span {
  float: right;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .general_enquiries {
  width: 100%;
  display: inline-block;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .general_enquiries a {
  font-size: 0.9em;
  color: #ffffff;
  text-decoration: none;
  padding: 0 0 0.4em 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 2;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .general_enquiries a:hover {
  color: #cf322a;
  padding-left: 0.5em;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .footer_menu {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .footer_menu li {
  display: inline-block;
  padding: 0 0;
  line-height: 2;
  margin: 0;
  width: 100%;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .footer_menu li a {
  font-size: 0.9em;
  color: #ffffff;
  text-decoration: none;
  padding: 0 0 0 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer_main_section .container .pagebuilder-column-line .footer_col .footer_menu li a:hover {
  color: #cf322a;
  padding-left: 0.5em;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 568px) {
  .footer_main_section .container .pagebuilder-column-line .footer_col .footer_menu li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer_main_section .container .pagebuilder-column-line .footer_col {
    width: 30.33% !important;
    flex-basis: auto;
  }
}
@media (max-width: 568px) {
  .footer_main_section .container .pagebuilder-column-line .footer_col {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .footer_main_section .container {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  .footer_main_section {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .footer_main_section {
    font-size: 16px;
  }
}
.footer_copyright_section {
  width: 100%;
  padding: 0 0 1.5em 0;
  display: inline-block;
}
.footer_copyright_section .container {
  max-width: 78.75em;
}
.footer_copyright_section .container p {
  line-height: 1.4;
  margin: 0 0 0em 0;
}
@media (max-width: 991px) {
  .footer_copyright_section .container {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  .footer_copyright_section {
    padding: 0 0 1.5em 0;
  }
}
.main_blog_section {
  width: 100%;
  padding: 5em 0 0 0;
  display: inline-block;
}
.main_blog_section .container {
  max-width: 78.125em;
}
.main_blog_section .container .blog-widget-title {
  display: none;
}
.main_blog_section .container h2 {
  font-size: 3em;
  font-weight: 400;
  color: #54606c;
  margin: 0 0 1em 0;
  line-height: 1.1;
  width: 100%;
  text-align: center;
}
@media (max-width: 568px) {
  .main_blog_section .container h2 {
    font-size: 2.5em;
    margin: 0;
  }
}
.main_blog_section .container .post-list-container {
  display: inline-block;
  padding: 0 0 0 0;
}
.main_blog_section .container .post-list-container .row {
  display: flex;
}
.main_blog_section .container .post-list-container .row .post-list-item {
  width: 100%;
  display: inline-block;
  margin: 0 !important;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-item-wraper {
  padding: 0.5em !important;
  height: 100%;
  border: 0;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-item-wraper:hover {
  border: 0;
  box-shadow: none;
}
@media (max-width: 991px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-item-wraper {
    padding: 0 0em !important;
  }
}
.main_blog_section .container .post-list-container .row .post-list-item .post-image {
  min-height: 20.375em;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
@media (max-width: 991px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-image {
    min-height: 215px;
  }
}
@media (max-width: 767px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-image {
    min-height: 272px;
  }
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper {
  display: table-cell;
  vertical-align: top;
  padding: 1.5em 0 0 0;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-title {
  font-size: inherit !important;
  text-align: left;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-title a {
  font-size: 1.875em;
  color: #54606c;
  font-weight: 400;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.2em;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-title a:hover {
  color: #cf322a;
  text-decoration: none;
}
@media (max-width: 991px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-title a {
    font-size: 1.475em;
  }
}
@media (max-width: 767px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-title a {
    font-size: 1.5em;
  }
}
@media (max-width: 568px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-title a {
    min-height: auto;
    padding-bottom: 0.8em;
  }
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-info {
  display: none;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .post-short-description p {
  font-size: 1.125em;
  color: #54606c;
  margin: 0 0 0 0;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-meta-info a {
  font-size: 1.2em;
  text-decoration: underline;
  color: #54606c;
  padding: 2em 0 0 0;
  display: inline-block;
}
.main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-meta-info a:hover {
  color: #cf322a;
}
@media (max-width: 568px) {
  .main_blog_section .container .post-list-container .row .post-list-item .post-info-wraper .mp-post-meta-info a {
    padding: 1em 0 0 0;
  }
}
@media (max-width: 568px) {
  .main_blog_section .container .post-list-container .row .post-list-item {
    margin: 2em 0 0 0 !important;
  }
}
@media (max-width: 991px) {
  .main_blog_section .container .post-list-container .row {
    gap: 25px;
  }
}
@media (max-width: 568px) {
  .main_blog_section .container .post-list-container .row {
    flex-wrap: wrap;
  }
}
.main_blog_section .container .post-list-container .widget-title {
  display: none;
}
.main_blog_section .container p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0;
  line-height: 1.4;
  width: 100%;
}
@media (max-width: 991px) {
  .main_blog_section .container {
    max-width: 96%;
  }
}
@media (max-width: 991px) {
  .main_blog_section {
    padding-top: 0;
  }
}
.case_studies_blog .container {
  max-width: 95.25em;
}
@media (max-width: 991px) {
  .case_studies_blog .container {
    max-width: 90%;
  }
}
.cms-contact-us .main_blog_section .container {
  max-width: 95.25em;
}
@media (max-width: 991px) {
  .cms-contact-us .main_blog_section .container {
    max-width: 90%;
  }
}
.page-main {
  width: 100%;
  display: inline-block;
}
.page-main .map_section {
  width: 100%;
  padding: 4em 0 4em 0;
}
@media (max-width: 568px) {
  .page-main .map_section .map_row .map_columns iframe {
    height: 300px;
  }
}
.page-main .map_section .map_row .address_columns {
  width: 100%;
  padding: 0 0 0em 5em;
  display: inline-block;
}
.page-main .map_section .map_row .address_columns .address_section h4 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 2em;
  color: #54606c;
  padding-bottom: 0em;
  letter-spacing: 0.1px;
  margin: 0 0 0.8em 0;
}
.page-main .map_section .map_row .address_columns .address_section ul.hours {
  width: 40%;
  display: inline-block;
  padding: 0 0 1em 0;
  margin: 0;
  list-style-type: none;
}
.page-main .map_section .map_row .address_columns .address_section ul.hours li {
  font-weight: 400;
  line-height: 1.1;
  font-size: 1.1em;
  color: #54606c;
}
.page-main .map_section .map_row .address_columns .address_section ul.hours li span {
  float: right;
}
@media (max-width: 568px) {
  .page-main .map_section .map_row .address_columns .address_section ul.hours {
    width: 100%;
  }
}
.page-main .map_section .map_row .address_columns .address_section ul.follow_us {
  width: 100%;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0 0 1em 0;
}
.page-main .map_section .map_row .address_columns .address_section ul.follow_us li {
  display: inline-block;
  padding: 0 0.4em;
}
.page-main .map_section .map_row .address_columns .address_section ul.follow_us li a {
  width: 44px;
  height: 44px;
  background: #98a9b0;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main .map_section .map_row .address_columns .address_section ul.follow_us li a:hover {
  background: #CF322A;
}
.page-main .map_section .map_row .address_columns .address_section a {
  font-weight: 400;
  line-height: 1.1;
  font-size: 1.1em;
  color: #54606c;
}
@media (max-width: 991px) {
  .page-main .map_section .map_row .address_columns {
    padding: 2em 0 0 0;
  }
}
.cms-contact-us .main_blog_section .container h2 {
  margin: 1em 0 1em 0;
}
@media (max-width: 568px) {
  .cms-contact-us .main_blog_section .container h2 {
    margin-bottom: 0em;
  }
}
.page-main {
  width: 100%;
  display: inline-block;
}
.page-main .happy_workforce_section {
  background: #F4F5F6;
  padding-bottom: 4em;
}
@media (max-width: 568px) {
  .page-main .happy_workforce_section {
    padding: 0 0 2em 0;
  }
}
.page-main .current_vacancies_section {
  width: 100%;
  display: inline-block;
  padding: 2em 0 4em 0;
  background: #f4f5f6;
}
.page-main .current_vacancies_section h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-main .current_vacancies_section .pagebuilder-column-line {
  padding-top: 3em;
}
.page-main .current_vacancies_section .pagebuilder-column-line .vacancies_box {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-main .current_vacancies_section .pagebuilder-column-line .vacancies_box figure img {
  width: 100%;
}
.page-main .current_vacancies_section .pagebuilder-column-line .vacancies_box h2 {
  font-size: 2em;
  font-weight: 400;
  color: #54606c;
  margin: 1em 0 0.5em;
  line-height: 1.1;
  width: 100%;
}
.page-main .current_vacancies_section .pagebuilder-column-line .vacancies_box p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 0 0 0em 0;
  line-height: 1.5;
  width: 100%;
}
@media (max-width: 991px) {
  .page-main .current_vacancies_section {
    padding-top: 0;
  }
}
@media (max-width: 568px) {
  .page-main .current_vacancies_section {
    padding: 0 0 3em 0;
  }
}
.page-main .vacancies_subbox1 {
  width: 100%;
  display: inline-block;
  padding: 4em 0;
}
.page-main .vacancies_subbox1 .left_columns {
  padding-right: 5em;
}
.page-main .vacancies_subbox1 .left_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 0 0 0em 0;
  line-height: 1.5;
  width: 100%;
}
@media (max-width: 991px) {
  .page-main .vacancies_subbox1 .left_columns p {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .page-main .vacancies_subbox1 .left_columns {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .page-main .vacancies_subbox1 .right_image_row img {
    width: 100%;
  }
}
.page-main .vacancies_subbox1 .middel_image_row figure img {
  display: block;
}
@media (max-width: 991px) {
  .page-main .vacancies_subbox1 .middel_image_row {
    flex-basis: 100%;
    display: flex !important;
    flex-direction: row !important;
    margin-top: 3em;
  }
}
@media (max-width: 568px) {
  .page-main .vacancies_subbox1 {
    padding: 2em 0;
  }
}
.page-main .vacancies_subbox2 {
  width: 100%;
  display: inline-block;
  padding: 0em 0 4em 0;
}
.page-main .vacancies_subbox2 .left_columns figure img {
  display: block;
  width: 100%;
}
.page-main .vacancies_subbox2 .right_columns {
  width: 100%;
  display: inline-block;
  padding: 0 0 0em 4em;
}
.page-main .vacancies_subbox2 .right_columns h2 {
  font-size: 2em;
  font-weight: 400;
  color: #54606c;
  margin: 1em 0 0.5em;
  line-height: 1.1;
  width: 100%;
}
.page-main .vacancies_subbox2 .right_columns ul {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.page-main .vacancies_subbox2 .right_columns ul li {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 0 0 0em 1em;
  line-height: 1.9;
  width: 100%;
}
@media (max-width: 991px) {
  .page-main .vacancies_subbox2 .right_columns {
    padding-left: 0;
  }
}
@media (max-width: 568px) {
  .page-main .vacancies_subbox2 {
    padding: 0 0 2em 0;
  }
}
.page-main-full-width {
  width: 100%;
  display: inline-block;
}
.page-main-full-width .team_banner_section {
  width: 100%;
  display: inline-block;
  padding: 4em 0 4em 0;
}
.page-main-full-width .team_banner_section .team_caption h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-main-full-width .team_banner_section .team_caption p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 0.8em 0 0 0;
  line-height: 1.3;
  width: 100%;
}
@media (max-width: 568px) {
  .page-main-full-width .team_banner_section {
    padding: 2em 0 2em 0;
  }
}
.page-main-full-width .featured_products_section {
  background: #F4F5F6;
}
.page-main-full-width .case_studies_section {
  width: 100%;
  display: inline-block;
  padding: 4em 0 4em 0;
}
.page-main-full-width .case_studies_section ul.case_studies_list {
  width: 100%;
  display: inline-flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.page-main-full-width .case_studies_section ul.case_studies_list li {
  display: inline-block;
  width: 36%;
}
.page-main-full-width .case_studies_section ul.case_studies_list li img {
  width: 60%;
}
@media (max-width: 991px) {
  .page-main-full-width .case_studies_section ul.case_studies_list li img {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .case_studies_section ul.case_studies_list li {
    width: 28%;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .case_studies_section ul.case_studies_list {
    gap: 20px;
    margin-bottom: 2em;
  }
}
.page-main-full-width .case_studies_section .case_studies_caption h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-main-full-width .case_studies_section .case_studies_caption p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 1.5em 0 0.5em 0 !important;
  line-height: 1.4;
  width: 100%;
}
@media (max-width: 991px) {
  .page-main-full-width .case_studies_section .case_studies_caption p br {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .case_studies_section {
    padding-bottom: 0em;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .case_studies_section {
    padding: 3em 0 0 0;
  }
}
.page-main-full-width .about_case_studies .case_studies_section {
  padding-bottom: 4em;
}
@media (max-width: 568px) {
  .page-main-full-width .about_case_studies .case_studies_section {
    padding: 3em 0 3em 0;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .about_case_studies {
    margin-bottom: 4em;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .about_case_studies {
    margin-bottom: 3em;
  }
}
.page-main-full-width .careers_banner_section {
  width: 100%;
  display: inline-block;
  margin: 4em auto 4em auto;
  position: relative;
}
.page-main-full-width .careers_banner_section img {
  display: block;
}
.page-main-full-width .careers_banner_section .careers_caption {
  position: absolute;
  top: 0;
  background: #7ec2b8c2;
  left: 0;
  height: 100%;
  padding: 0 7em;
}
.page-main-full-width .careers_banner_section .careers_caption h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-main-full-width .careers_banner_section .careers_caption .copy-wrap {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 1.5em 0 0.5em 0 !important;
  line-height: 1.4;
  width: 100%;
}
.page-main-full-width .careers_banner_section .careers_caption p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 1.5em 0 0.5em 0 !important;
  line-height: 1.4;
  width: 100%;
}
@media (max-width: 991px) {
  .page-main-full-width .careers_banner_section .careers_caption {
    position: relative;
    padding: 3em 3em;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .careers_banner_section .careers_caption {
    padding: 2em 2em;
  }
}
@media (max-width: 991px) {
  .page-main-full-width .careers_banner_section {
    margin: 0em auto 4em auto;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .careers_banner_section {
    margin: 0em auto 3em auto;
  }
}
.page-main-full-width .careers_section_content {
  padding: 0 0;
}
.page-main-full-width .careers_section_content p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 0em 0 0 0 !important;
  line-height: 1.4;
  width: 100%;
}
.page-main-full-width .careers_section_content ul.careers_brand_list {
  width: 100%;
  display: inline-flex;
  list-style-type: none;
  padding: 3em 0 0 0;
  margin: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.page-main-full-width .careers_section_content ul.careers_brand_list li {
  display: inline-block;
  width: 16.66%;
  text-align: center;
}
.page-main-full-width .careers_section_content ul.careers_brand_list li img {
  width: 60%;
}
@media (max-width: 991px) {
  .page-main-full-width .careers_section_content ul.careers_brand_list li {
    width: 33.33%;
  }
}
@media (max-width: 568px) {
  .page-main-full-width .careers_section_content ul.careers_brand_list li {
    width: 50%;
    margin-bottom: 0;
  }
}
.page-main-full-width .accredited_section {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.page-main-full-width .accredited_section .left_columns {
  padding: 0 3em;
}
.page-main-full-width .accredited_section .left_columns h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #54606c;
  margin: 0;
  line-height: 1.1;
  width: 100%;
}
.page-main-full-width .accredited_section .left_columns p {
  font-size: 1.2em;
  font-weight: 400;
  color: #54606c;
  margin: 1.5em 0 0.5em 0 !important;
  line-height: 1.4;
  width: 100%;
}
.page-wrapper {
  width: 100%;
  display: inline-block;
}
.page-wrapper .page-main {
  padding-top: 0;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section {
  width: 100%;
  display: inline-block;
  padding: 4em 0 0;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container {
  max-width: 95.25em;
  margin: 0 auto;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container p {
  font-size: 1.1em;
  line-height: 1.3;
  color: #54606c;
  margin: 0 0 1.2em 0;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container h3 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.6em;
  margin-top: 1em;
  margin-bottom: 0.5em !important;
  color: #54606c;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 1.2em;
  margin: 0;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol li {
  font-size: 1.1em;
  line-height: 1.4;
  color: #54606c;
  margin: 0 0 0 0;
  padding: 0.5em 0;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol li ol {
  padding-left: 2.4em;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol li ol li {
  font-size: 1em;
}
@media (max-width: 1680px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol li ol {
    padding-left: 1em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol li ol {
    padding-left: 0em;
  }
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol li p {
  font-size: 1em;
  line-height: 1.3;
  color: #54606c;
  margin: 0.5em 0 0.5em 0;
}
@media (max-width: 568px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container ol {
    padding: 0 0 0 0.5em;
  }
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data {
  width: 100%;
  display: inline-block;
  margin: 1.5em 0 0 0;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data table th {
  background: #54606c;
  border: 1px solid #ccc;
  color: #fff;
  padding: 10px 15px;
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data table td {
  background: #fff;
  border: 1px solid #ccc;
}
@media (max-width: 568px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data {
    overflow: hidden;
    overflow-x: scroll;
  }
}
.page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data_last {
  padding-left: 2.5em;
}
@media (max-width: 1680px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data_last {
    padding-left: 1em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section .terms_content.container .tabel_data_last {
    padding-left: 0em;
  }
}
@media (max-width: 991px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 568px) {
  .page-wrapper .page-main .columns .column.main .terms_conditions_section {
    padding: 1em 0 0;
  }
}
@media (max-width: 568px) {
  .page-wrapper .page-main {
    padding-top: 0 !important;
  }
}
.navigation {
  background: transparent !important;
  position: static !important;
  width: auto !important;
}
.navigation ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  position: inherit !important;
}
.navigation ul li {
  margin: 0;
}
.navigation ul li a {
  color: #757e86;
  text-decoration: none;
}
.navigation ul li a:hover {
  color: #CF322A;
}
.navigation ul li .level0 span {
  position: relative;
  text-decoration: none !important;
}
.navigation ul li .level0 span:before {
  position: absolute;
  left: 0;
  bottom: -1.2em;
  width: 100%;
  height: 1px;
  content: '';
  background: #CF322A;
  display: none;
}
.navigation ul li .level0 span:hover::before {
  color: #CF322A !important;
  display: block;
}
.navigation ul li .level0 .text-hit-gray:before {
  display: none;
}
.navigation ul li .level0 .text-hit-gray:hover::before {
  display: none;
}
.navigation ul li .level0 .svg-icon:before {
  display: none;
}
.navigation ul li .level0 .svg-icon:hover::before {
  display: none;
}
.navigation ul li .main-menu__dropdown ul {
  display: flex;
  justify-content: space-between;
  padding: 2em 0 !important;
  align-items: flex-start;
}
.navigation ul li .main-menu__dropdown ul li a {
  font-size: 1em;
  color: #757e86;
  display: inline-block;
  width: 100%;
  padding: 0.6em 0;
  font-weight: 400;
}
.navigation ul li .main-menu__dropdown ul li a:hover {
  color: #CF322A;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(40%, #f4f5f6));
  background: linear-gradient(to right, #ffffff, #f4f5f6 40%);
}
.navigation ul li .column {
  width: 100% !important;
}
.navigation .main-menu__dropdown-item--parent {
  box-sizing: border-box;
}
.navigation .main-menu__dropdown-item--parent a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navigation .main-menu__dropdown-item--parent a span svg {
  width: 7px;
  float: right;
  padding-right: 0.8em;
  margin-top: 0.2em;
}
.navigation .main-menu__dropdown-item--parent .main-menu__dropdown-secondary {
  left: 100%;
  top: -2em;
  background: #F4F5F6;
}
.navigation .main-menu__dropdown-item--parent .main-menu__dropdown-secondary ul {
  padding: 1em 0em !important;
  display: inline-block;
}
.navigation .main-menu__dropdown-item--parent .main-menu__dropdown-secondary ul li {
  width: 100%;
  display: inline-block;
  padding: 0.3em 1.5em;
}
.navigation .main-menu__dropdown-item--parent .main-menu__dropdown-secondary ul li a:hover {
  background: none;
  color: #CF322A;
}
.nav-sections {
  background: transparent !important;
  margin-bottom: 0 !important;
}
.main-menu__link--desktop {
  transition: 0.25s ease;
  position: relative;
}
.main-menu__dropdown {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 1px);
  z-index: 9000;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  pointer-events: none;
  width: 100%;
  border-top: 1px solid #E7EAE9;
  border-bottom: 1px solid #E7EAE9;
  box-shadow: 0px 6px 10px rgba(231, 234, 233, 0.5);
  transition: none;
}
.main-menu__dropdown-secondary {
  height: 390px;
  width: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.main-menu__item--parent.is-focused .main-menu__dropdown,
.main-menu__item--parent:hover .main-menu__dropdown {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-width: 100vw;
  min-height: 360px;
  min-height: 392px;
}
.main-menu__item--parent.is-focused .main-menu__dropdown--no-min-height,
.main-menu__item--parent:hover .main-menu__dropdown--no-min-height {
  min-height: 0;
}
.main-menu__dropdown-item--parent:hover .main-menu__dropdown-secondary {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.main-menu__dropdown-arrow {
  width: 7px;
  min-width: 7px;
}
.main-menu__arrow {
  width: 12px;
  min-width: 12px;
  margin-left: 10px;
  display: inline-block;
}
.text-hit-gray {
  color: #A2B2B9;
}
.bg-white {
  background-color: #ffffff;
}
.static-block-main {
  width: 50%;
  float: right;
}
.static-block-main .menu_right_block {
  display: flex;
  gap: 1.5em;
}
.static-block-main .menu_right_block .menu_blockbox {
  width: 50%;
}
.static-block-main .menu_right_block .menu_blockbox h4 {
  color: #54616C;
  font-size: 1.1em;
  margin: 0.8em 0;
}
.static-block-main .menu_right_block .menu_blockbox p {
  color: #54616cb5;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.5;
}
.static-block-main .menu_right_block .menu_blockbox a {
  color: #54616C;
  font-size: 1em;
  font-weight: normal;
  text-decoration: underline !important;
}
.static-block-main .menu_right_block .menu_blockbox a:hover {
  color: #e00f1c !important;
  text-decoration: none !important;
}
ul.main-menu__products {
  display: flex;
  justify-content: space-between;
  padding: 2em 0 !important;
}
ul.main-menu__products .without-block-li-pages {
  position: relative;
}
.without-block-li-pages {
  width: 24%;
}
.navigation .level0 {
  margin: 0 1.5em !important;
  font-weight: 400;
  line-height: 55px;
}
.navigation .level0 span.svg-icon {
  position: relative;
  top: -2px;
}
@media (max-width: 1600px) {
  .navigation .level0 {
    line-height: 50px;
  }
}
@media (max-width: 1440px) {
  .navigation .level0 {
    line-height: 45px;
  }
}
@media (max-width: 1400px) {
  .navigation .level0 {
    line-height: 50px;
  }
}
@media (max-width: 1366px) {
  .navigation .level0 {
    line-height: 45px;
  }
}
@media (max-width: 1340px) {
  .navigation .level0 {
    line-height: 40px;
  }
}
.Product-categories-list ul {
  gap: 1.5em;
  padding: 2em 0 4em 0 !important;
}
.Product-categories-list ul .without-block-li-pages {
  width: 90%;
}
.Product-categories-list ul .without-block-li-pages li {
  width: 32.33% !important;
  max-width: inherit;
  display: inline-block !important;
}
.Product-categories-list ul .static-block-main {
  width: 25%;
  float: right;
}
nav.mobile-menu {
  background: #fff;
  z-index: 9;
  position: fixed;
  top: 4em;
}
nav.mobile-menu ul {
  padding: 0;
  margin: 0;
}
nav.mobile-menu ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e3e1e1;
  padding: 1.2em 1em 1.2em 0.7em;
  margin: 0;
}
nav.mobile-menu ul li a {
  font-size: 1.2em;
  color: #757e86;
  text-decoration: none;
}
nav.mobile-menu ul li a:hover {
  color: #CF322A;
  text-decoration: none;
}
@media (max-width: 568px) {
  nav.mobile-menu ul li a {
    font-size: 1.1em;
  }
}
nav.mobile-menu ul li button {
  background: transparent;
  padding: 0 !important;
  border: 0;
}
nav.mobile-menu ul li button img {
  opacity: 0.2;
  width: 0.7em;
}
@media (max-width: 568px) {
  nav.mobile-menu ul li button img {
    width: 0.6em;
  }
}
nav.mobile-menu ul li:hover {
  color: #CF322A;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(40%, #f4f5f6));
  background: linear-gradient(to right, #ffffff, #f4f5f6 40%);
}
@media (max-width: 568px) {
  nav.mobile-menu ul li {
    padding: 0.8em 1em 0.8em 0.7em;
  }
}
nav.mobile-menu ul .mobile-menu__submenu {
  width: 100%;
  display: inline-block;
  background: #fff;
}
nav.mobile-menu ul .mobile-menu__submenu ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages {
  width: 100%;
  overflow-y: scroll;
  height: 90vh;
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages li {
  padding: 0.8em 1em 0.8em 0.7em;
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages li a {
  font-size: 1.1em;
}
@media (max-width: 568px) {
  nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages li a {
    font-size: 1em;
  }
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages li:last-child {
  border-bottom: 0;
}
@media (max-width: 568px) {
  nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages {
    height: 86vh;
  }
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages .mobile-menu__sublevelparent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages .mobile-menu__sublevelparent button {
  padding: 0 !important;
  border-bottom: 0;
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages .mobile-menu__sublevelparent .mobile-menu__submenu button {
  padding: 0.8em !important;
}
nav.mobile-menu ul .mobile-menu__submenu ul .without-block-li-pages .mobile-menu__sublevelparent .mobile-menu__submenu ul {
  height: 86vh;
}
nav.mobile-menu ul .mobile-menu__submenu button {
  width: 100%;
  display: flex;
  padding: 1em !important;
  margin: 0;
  text-align: right;
  border-bottom: 1px solid #e3e1e1;
  align-items: center;
  justify-content: end;
  gap: 5px;
}
nav.mobile-menu ul .mobile-menu__submenu button span {
  width: 8px;
  min-width: 5px;
}
nav.mobile-menu ul .mobile-menu__submenu button span img {
  opacity: 0.2;
  width: 1.5em;
  margin-top: 0.2em;
}
@media (max-width: 568px) {
  nav.mobile-menu ul .mobile-menu__submenu button {
    padding: 0.8em !important;
  }
}
@media (max-width: 568px) {
  nav.mobile-menu ul .mobile-menu__submenu {
    padding-top: 4em;
  }
}
@media (max-width: 568px) {
  nav.mobile-menu {
    top: 0;
    z-index: inherit;
    padding-top: 4em;
  }
}
.btn--menu {
  display: none;
}
@media (max-width: 991px) {
  .navigation {
    display: none;
  }
  .btn--menu {
    display: block;
    margin: 0;
    background: transparent;
    border: 0;
    position: relative;
    top: -2px;
  }
  .btn--menu:hover {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
  }
  .btn--menu img {
    width: 30px !important;
  }
}
.catalog-product-view .column {
  max-width: 95.3125em;
  margin: 0 auto;
}
.catalog-product-view .column .page-title-wrapper {
  padding-top: 2em;
}
.catalog-product-view .column .page-title-wrapper h1 {
  color: #54616C;
  font-size: 2.625em;
  letter-spacing: 0.75px;
  margin: 0 0 0 0;
  font-weight: 500;
}
@media (max-width: 568px) {
  .catalog-product-view .column .page-title-wrapper h1 {
    font-size: 2em !important;
  }
}
.catalog-product-view .column .product-info-stock-sku {
  padding-bottom: 2em;
}
.catalog-product-view .column .product-info-stock-sku .product.sku .type {
  display: none;
}
.catalog-product-view .column .product-info-stock-sku .product.sku .value {
  color: #54616C;
  font-size: 1.1em;
  letter-spacing: 0.75px;
  margin: 0.5em 0 0 0;
  font-weight: 400;
}
.catalog-product-view .column .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__stage {
  box-sizing: border-box;
  border: 1px solid #ebebeb;
}
.catalog-product-view .column .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__nav-wrap {
  width: 100%;
  display: inline-block;
  margin: 0 0;
}
.catalog-product-view .column .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft {
  padding: 1em 0;
}
.catalog-product-view .column .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border {
  border: 1px solid #CF322A;
  box-sizing: border-box;
}
.catalog-product-view .column .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame {
  margin: 0 0 0 0;
}
.catalog-product-view .column .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame .fotorama__thumb {
  border: 1px solid #ebebeb !important;
  box-sizing: border-box;
}
.catalog-product-view .column .product-info-main {
  padding: 0 0 0 0;
}
.catalog-product-view .column .product-info-main .product-reviews-summary .reviews-actions {
  color: #54616C;
  font-size: 1.1em;
  margin: 1.5em 0 0 0;
  font-weight: 400;
}
.catalog-product-view .column .product-info-main .product-reviews-summary .reviews-actions a {
  color: #CF322A;
  text-decoration: none;
}
.catalog-product-view .column .product-info-main .product-reviews-summary .reviews-actions a:hover {
  color: #54616C;
}
.catalog-product-view .column .product-info-main .product-info-price {
  display: inline-block;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 1em 0;
  border-top: 1px solid #c1c1c1;
  border-bottom: 0;
  padding: 1.5em 0 0 0;
}
.catalog-product-view .column .product-info-main .product-info-price .price-box {
  padding: 0 0 1em 0;
}
.catalog-product-view .column .product-info-main .product-info-price .price-box .price-container .price {
  font-size: 1.6em;
  font-weight: 500;
}
.catalog-product-view .column .product-info-main .select_option_box {
  width: 100%;
  display: inline-block;
  padding: 1em 0 0em 0;
}
.catalog-product-view .column .product-info-main .select_option_box h6 {
  font-size: 1.2em;
  color: #54616C;
  font-weight: 500;
  margin: 0;
}
.catalog-product-view .column .product-info-main .product-tier {
  display: none;
}
.catalog-product-view .column .product-info-main .product-add-form {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-wrapper {
  margin-top: 1em;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-wrapper .field {
  width: 100%;
  display: inline-block;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-wrapper .field label {
  font-size: 1em;
  font-weight: 500;
  color: #54616C;
  padding: 0 0 0.5em 0;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-wrapper .field .control {
  width: 100%;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-wrapper .field .control select {
  width: 100%;
  display: inline-block;
  padding: 1em 1em 1em 1em;
  border: 1px solid #ccc;
  border-radius: 0;
  height: auto;
  font-size: 0.9em;
  color: #54616C;
  font-weight: 500;
  background: url(../images/blog_down_arrow.png) no-repeat right 20px;
  background-size: 30px;
}
@media (max-width: 1440px) {
  .catalog-product-view .column .product-info-main .product-add-form .product-options-wrapper .field .control select {
    background: url(../images/blog_down_arrow.png) no-repeat right 16px;
    background-size: 30px;
  }
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart {
  margin: 0 0 0;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .field {
  width: 100%;
  display: inline-block;
  margin-bottom: 0em !important;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .field label {
  font-size: 1em;
  font-weight: 500;
  color: #54616C;
  padding: 0 0 0.5em 0;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .field .control input {
  width: 100px;
  height: auto;
  font-size: 0.9em;
  color: #54616C;
  font-weight: 500;
  padding: 0.9em 1em 0.9em 1em;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .qty {
  margin-bottom: 1em !important;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .action {
  margin-bottom: 0;
  margin-right: 0;
  width: 100%;
  border: 1px solid #54616C;
  background: transparent;
  color: #54616C;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1em;
  padding: 1em;
  border-radius: 0;
  opacity: 1;
  text-align: left;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .action:hover {
  border: 1px solid #CF322A;
  color: #CF322A;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset:last-child {
  margin-bottom: 0px;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em 1.5em;
  padding: 0em 0 1em;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices ul {
  margin: 0;
  padding: 0;
  border: 2px solid #ccc;
  list-style-type: none;
  border-radius: 6px;
  width: 30%;
  cursor: pointer;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices ul li {
  font-size: 0.9em;
  color: #525f69;
  padding: 0.6em 1em;
  margin: 0;
  font-weight: 500;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices ul li:nth-child(2) {
  background: transparent;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices ul li:hover {
  background: transparent;
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices ul:hover {
  background: #cccccc57;
}
@media (max-width: 568px) {
  .catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices ul {
    width: 46% !important;
  }
}
.catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices .active {
  background: #cccccc57;
}
@media (max-width: 1366px) {
  .catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices {
    gap: 1em 1em;
  }
}
@media (max-width: 568px) {
  .catalog-product-view .column .product-info-main .product-add-form .product-options-bottom .product-prices {
    gap: 1em 1em;
    margin-bottom: 1em;
  }
}
.catalog-product-view .column .product-info-main .product-social-links .product-addto-links {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.catalog-product-view .column .product-info-main .product-social-links .product-addto-links .towishlist {
  margin-bottom: 0;
  margin-right: 0;
  width: 100%;
  border: 0;
  background: #54616C;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1em;
  padding: 1.3em;
  border-radius: 0;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
.catalog-product-view .column .product-info-main .product-social-links .product-addto-links .towishlist::before {
  font-size: 38px;
  width: 30px;
  position: absolute;
  right: 0.6em;
}
.catalog-product-view .column .product-info-main .product-social-links .product-addto-links .towishlist:hover {
  background: #CF322A;
}
.catalog-product-view .column .product-info-main .product-extra-information {
  display: none;
}
.catalog-product-view .column .product-info-main .minimum_order_box {
  width: 100%;
  display: inline-block;
  padding: 0 0 0.6em 0;
}
.catalog-product-view .column .product-info-main .minimum_order_box h6 {
  font-size: 1.2em;
  color: #CF322A;
  font-weight: 500;
  margin: 0;
}
.catalog-product-view .column .product.info {
  width: 100%;
  display: inline-block;
  padding: 3em 0 3em 0;
  margin: 0;
}
.catalog-product-view .column .product.info .product.items {
  margin: 0;
}
.catalog-product-view .column .product.info .product.items .item.title {
  background-color: #E7EAE9;
  border-bottom: 1px solid #e7eae9;
  font-weight: 500;
}
.catalog-product-view .column .product.info .product.items .item.title .switch {
  min-width: 300px;
  width: auto;
  padding: 1em;
  font-size: 1.2em;
  color: #54616c;
  font-weight: 400;
  border-bottom: 1px solid #f4f5f6;
  text-align: center;
}
.catalog-product-view .column .product.info .product.items .item.title .switch:after {
  font-size: 50px;
  position: absolute;
  right: 0px;
  top: 16px;
}
@media (max-width: 991px) {
  .catalog-product-view .column .product.info .product.items .item.title .switch:after {
    top: 6px;
  }
}
.catalog-product-view .column .product.info .product.items .item.title .switch .active {
  background: #fff !important;
  font-weight: 500 !important;
}
@media (max-width: 991px) {
  .catalog-product-view .column .product.info .product.items .item.title .switch {
    padding: 0.4em 1em 0.4em 1em;
  }
}
@media (max-width: 568px) {
  .catalog-product-view .column .product.info .product.items .item.title .switch {
    padding: 0.3em 1em 0.8em 1em !important;
    box-sizing: border-box;
    height: auto !important;
  }
}
@media (max-width: 568px) {
  .catalog-product-view .column .product.info .product.items .item.title {
    margin: 0 !important;
  }
}
.catalog-product-view .column .product.info .item.content {
  background-color: #f0f0f0;
  margin-top: 60px;
  padding: 3.5em 3.5em;
  border-bottom: 1px solid #d6d6d6;
}
.catalog-product-view .column .product.info .item.content .data.table tr {
  margin: 0 0;
  display: flex;
  align-items: center;
}
.catalog-product-view .column .product.info .item.content .data.table tr th {
  padding: 0.8em 1.5em;
  width: 25%;
  color: #54616c;
}
.catalog-product-view .column .product.info .item.content .data.table tr td {
  padding: 0.8em 1.5em;
  width: 75%;
  color: #54616c;
  line-height: 1.4;
}
@media (max-width: 568px) {
  .catalog-product-view .column .product.info .item.content .data.table tr td {
    word-wrap: break-word;
  }
}
.catalog-product-view .column .product.info .item.content .data.table tr:nth-child(1) {
  background: #fff;
}
.catalog-product-view .column .product.info .item.content .data.table tr:nth-child(3) {
  background: #fff;
}
.catalog-product-view .column .product.info .item.content .data.table tr:nth-child(5) {
  background: #fff;
}
.catalog-product-view .column .product.info .item.content .data.table tr:nth-child(7) {
  background: #fff;
}
.catalog-product-view .column .product.info .item.content .data.table tr:nth-child(9) {
  background: #fff;
}
.catalog-product-view .column .product.info .item.content .data.table tr:nth-child(11) {
  background: #fff;
}
.catalog-product-view .column .product.info .item.content .additional-attributes {
  width: 100%;
}
@media (max-width: 991px) {
  .catalog-product-view .column .product.info .item.content {
    padding: 2.5em 2.5em;
    margin-top: 1em;
  }
}
@media (max-width: 568px) {
  .catalog-product-view .column .product.info .item.content {
    padding: 1.5em 1.5em !important;
    margin-top: 0em !important;
  }
}
@media (max-width: 991px) {
  .catalog-product-view .column .product.info .item.content h2 {
    margin: 0;
  }
}
@media (max-width: 568px) {
  .catalog-product-view .column .product.info .item.content {
    margin: 0 !important;
    box-sizing: border-box;
  }
}
@media (max-width: 568px) {
  .catalog-product-view .column .product.info {
    padding: 1em 0 3em 0;
  }
}
@media (max-width: 991px) {
  .catalog-product-view .column {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  .catalog-product-view .columns .column.main {
    order: 0;
  }
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  margin: 0 auto !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 60em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header h1 {
  padding: 0.5em 0.4em 0.5em 0.6em;
  font-weight: 600;
  font-size: 2em;
  color: #54616C;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-header h1 {
    font-size: 1.6em;
  }
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  background: #CF322A;
  padding: 1.9em 1em;
  border-radius: 0;
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close::before {
  font-size: 4em;
  color: #ffffff;
}
@media (max-width: 1440px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
    padding: 1.6em 1em;
  }
}
@media (max-width: 1366px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
    padding: 1.4em 1em 1.5em 1em;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
    padding: 1.6em 1em;
  }
}
@media (max-width: 568px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
    padding: 1em 0.1em;
  }
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
  padding: 1em 1em 1em 1em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid {
  display: flex;
  gap: 30px;
  flex-direction: row-reverse !important;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-right {
  margin: 0;
  width: 50%;
  height: auto !important;
  padding-top: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-right .field label {
  font-size: 1em;
  font-weight: 500;
  color: #54616C;
  padding-top: 0.5em;
  margin-bottom: 0.5em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-right .field input {
  font-size: 1em;
  border: 1px solid #54616C;
  resize: none;
  border-radius: 0;
  padding: 0.5em 1em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-right .actions button {
  padding: 0.9em 1.5em !important;
  border-radius: 75px;
  height: auto;
  margin-top: 10px;
  border: 0;
  border-radius: 0;
  font-size: 1em;
  font-weight: 500;
  background: #cf322a;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-right {
    width: 100%;
    max-width: 100%;
  }
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left {
  padding-right: 10px;
  padding-bottom: 25px;
  margin: 0;
  width: 50%;
  height: auto !important;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data {
  margin: 0;
  padding: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data li {
  display: flex;
  align-items: center;
  border: 1px solid #54616C;
  padding: 0.6em 1em;
  border-radius: 0;
  margin-bottom: 0;
  gap: 30px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data li a {
  font-size: 1em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data li a img {
  width: 60px;
  position: relative;
  top: 3px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data li .products_lst_img_des a {
  color: #54616C;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data li .products_lst_img_des a:hover {
  color: #cf322a;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .products_lst_data li .far::after {
  background: url(../images/bin.png) no-repeat left top;
  content: '';
  height: 18px;
  background-size: 18px;
  width: 18px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .add_products_btn {
  margin-bottom: 2em;
  margin-top: 1em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .add_products_btn button {
  background-color: #54616C;
  color: white;
  font-size: 1.1em;
  font-weight: 500;
  padding: 0.8em 0;
  border-color: transparent;
  width: 100%;
  border-radius: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .add_products_btn button:hover {
  background-color: #CF322A;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .field label {
  font-size: 1em;
  font-weight: 500;
  color: #54616C;
  padding-bottom: 0.5em;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .field textarea {
  font-size: 1em;
  border: 1px solid #54616C;
  resize: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .dz-message {
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
  border: 1px solid #dcdcdc;
  position: relative;
  height: auto;
  line-height: 0;
  cursor: pointer;
  background: #f1f1f1;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left .dz-message .btn-link {
  margin-bottom: 0 !important;
  padding: 1.4em 1em !important;
  border: 0;
  background-color: #cf322a !important;
  color: #ffffff;
  display: inline-block;
  margin: 0px 0.5em 0 0;
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid .column-left {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 2em 0 0 0;
  }
}
@media (max-width: 767px) {
  .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .wrap_col_grid {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .modal-popup .modal-inner-wrap {
    width: 94%;
  }
}
.modals-wrapper .lasting_impression {
  width: 100%;
  display: inline-block;
  padding: 4em 0 5em 0;
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container {
  width: 100%;
  display: flex;
  max-width: 95.25em;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  gap: 2em;
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns {
  display: flex;
  align-items: center;
  gap: 2em;
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box {
  border: 0.6em solid #CF322A;
  padding: 1.5em 2em 2em 2em;
  border-bottom: 0;
  position: relative;
  text-align: center;
  margin-bottom: 1em;
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
  content: '';
  background: url(../images/w-line-04.svg) no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: -42px;
  height: 100%;
  width: 100%;
}
@media (max-width: 1920px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -33px;
  }
}
@media (max-width: 1600px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -31px;
  }
}
@media (max-width: 1440px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -29px;
  }
}
@media (max-width: 1366px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -27px;
  }
}
@media (max-width: 1340px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -25px;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -37px !important;
  }
}
@media (max-width: 375px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -42px !important;
  }
}
@media (max-width: 360px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box::before {
    bottom: -40px !important;
  }
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box h3 {
  font-family: 'thirsty_roughregular';
  color: #54616c;
  font-size: 2em;
  margin: 0;
  line-height: 1;
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns .get_box {
    border: 0.7em solid #CF322A;
    border-bottom: 0;
  }
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns h6 {
  color: #54616c;
  font-size: 1.4em;
  margin: 0;
  line-height: 1;
  font-weight: 400;
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns h6 span {
  font-family: 'thirsty_roughregular';
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns h6 {
    margin: 3em 0 1em 0;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns {
    display: inline-block;
  }
}
@media (max-width: 568px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns {
    width: 90%;
  }
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container .left_columns ul.products_lst_data li {
  margin: 0.5em 0;
  display: inline-block;
  width: 100%;
}
.modals-wrapper .lasting_impression .impression_product_details .impression_container h5 {
  color: #54616c;
  font-size: 1.6em;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  font-family: 'thirsty_roughregular';
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details .impression_container {
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 1440px) {
  .modals-wrapper .lasting_impression .impression_product_details .border_btn {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details .border_btn {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression .impression_product_details {
    top: 43%;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .lasting_impression {
    padding: 4em 0 3em 0;
  }
}
@media (max-width: 767px) {
  .modals-wrapper .lasting_impression {
    padding: 1em 0 2em 0;
  }
}
.modals-wrapper .product_casestudy_box {
  padding: 0 0 1em 0;
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line {
  gap: 0 30px;
  justify-content: space-between;
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box {
  height: 100%;
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box h2 {
  font-size: 1.8em;
  font-weight: 400;
  color: #54616c;
  margin: 0.8em 0 0 0;
}
@media (max-width: 991px) {
  .modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box h2 {
    margin: 1em 0 0 0;
  }
}
@media (max-width: 568px) {
  .modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box h2 {
    margin: 1em 0 0 0;
  }
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box p {
  font-size: 1em;
  font-weight: 400;
  color: #54616c;
  line-height: 1.4;
  margin: 1em 0 1em 0;
}
@media (max-width: 991px) {
  .modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box p {
    margin: 1em 0 1.5em 0;
  }
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box img {
  width: 100%;
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box .lasting_button a {
  background: linear-gradient(to right, #54616c 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: .9em 2.5em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: auto !important;
  text-align: center;
}
.modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box .lasting_button a:hover {
  background-position: left bottom;
  color: #FFFFFD;
  border: 1px solid #54606c;
  text-decoration: none;
}
@media (max-width: 991px) {
  .modals-wrapper .product_casestudy_box .pagebuilder-column-line .productcs_box {
    padding: 1em 0;
  }
}
@media (max-width: 1600px) {
  .modals-wrapper .product_casestudy_box {
    padding: 0 0 1em 0;
  }
}
@media (max-width: 991px) {
  .modals-wrapper .product_casestudy_box .container {
    max-width: 95%;
  }
}
@media (max-width: 568px) {
  .modals-wrapper .product_casestudy_box {
    padding: 0;
  }
}
.mobile-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 85%;
  height: 100vh;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.mobile-menu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.mobile-menu__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  justify-content: flex-end;
}
.mobile-menu__next-icon {
  width: 11px;
  min-width: 6px;
  display: block;
}
.mobile-menu__submenu {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.mobile-menu__submenu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.mobile-menu__back-icon {
  width: 4px;
  min-width: 4px;
}
.mobile-menu__social-icon {
  width: 36px;
  min-width: 36px;
}
.customer-account-login .page-title-wrapper {
  max-width: 95.3125em;
  margin: 3em auto 0 auto;
}
.customer-account-login .page-title-wrapper h1 {
  color: #54616C;
  font-size: 2.625em;
  letter-spacing: 0.75px;
  font-weight: 500;
  margin: 0 0 0 0;
}
@media (max-width: 767px) {
  .customer-account-login .page-title-wrapper h1 {
    font-size: 2.025em;
  }
}
@media (max-width: 991px) {
  .customer-account-login .page-title-wrapper {
    max-width: 90%;
  }
}
.customer-account-login .columns {
  width: 100%;
}
.customer-account-login .columns .login-container {
  max-width: 95.3125em;
  margin: 3em auto 5em auto;
  display: flex;
  justify-content: space-between;
}
.customer-account-login .columns .login-container .block-customer-login {
  display: inline-block;
  background: #a2b2b9;
  padding: 2em;
  margin: 0;
  width: 50%;
}
.customer-account-login .columns .login-container .block-customer-login .block-title {
  font-size: 1.6em;
  color: #fff;
  padding: 0 0 1em 0;
}
.customer-account-login .columns .login-container .block-customer-login .block-content {
  width: 100%;
  display: inline-block;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .note {
  color: #fff;
  font-weight: 400;
  font-size: 1.1em;
  padding: 0 0 2em 0;
  margin: 0;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .field .label {
  color: #fff;
  font-weight: 400;
  font-size: 1.1em;
  padding: 0 0 0.4em 0;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .field .control {
  width: 100%;
  display: inline-block;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .field .control input {
  padding: 0.6em 1em;
  color: #54616C;
  font-weight: 400;
  font-size: 1.1em;
  height: auto;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .choice .checkbox {
  width: 17px;
  height: 17px;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .actions-toolbar .primary button {
  background: #cf322a;
  border-radius: 0;
  border: 0;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.8em 1.8em;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .actions-toolbar .primary button:hover {
  background: #54616C;
}
.customer-account-login .columns .login-container .block-customer-login .block-content .actions-toolbar .secondary a {
  color: #fff;
  font-weight: 400;
  font-size: 1.1em;
}
@media (max-width: 991px) {
  .customer-account-login .columns .login-container .block-customer-login {
    width: 100%;
    margin-top: 0em;
    box-sizing: border-box;
  }
}
.customer-account-login .columns .login-container .block-new-customer {
  display: inline-block;
  background: #f4f5f6;
  padding: 2em;
  margin: 0;
  width: 50%;
}
.customer-account-login .columns .login-container .block-new-customer .block-title {
  font-size: 1.6em;
  color: #54616C;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #54616C;
}
.customer-account-login .columns .login-container .block-new-customer .block-content p {
  color: #54616C;
  font-weight: 400;
  font-size: 1.1em;
  padding: 0 0 0 0;
  margin: 0;
  line-height: 1.2;
}
.customer-account-login .columns .login-container .block-new-customer .block-content .actions-toolbar .primary a {
  background: #54616C;
  border-radius: 0;
  border: 0;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.8em 1.8em;
}
.customer-account-login .columns .login-container .block-new-customer .block-content .actions-toolbar .primary a:hover {
  background: #cf322a;
}
@media (max-width: 991px) {
  .customer-account-login .columns .login-container .block-new-customer {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .customer-account-login .columns .login-container .block-new-customer {
    width: 100%;
    margin-top: 2em;
    box-sizing: border-box;
  }
}
.customer-account-login .columns .login-container .fieldset {
  margin: 0;
}
.customer-account-login .columns .login-container .fieldset:after {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .customer-account-login .columns .login-container {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .customer-account-login .columns .login-container {
    display: block;
    margin: 2em auto 3em auto;
  }
}
.customer-account-create .page-title-wrapper {
  max-width: 95.3125em;
  margin: 3em auto 0 auto;
}
.customer-account-create .page-title-wrapper h1 {
  color: #54616C;
  font-size: 2.625em;
  letter-spacing: 0.75px;
  font-weight: 500;
  margin: 0 0 0 0;
}
@media (max-width: 767px) {
  .customer-account-create .page-title-wrapper h1 {
    font-size: 2.025em;
  }
}
@media (max-width: 991px) {
  .customer-account-create .page-title-wrapper {
    max-width: 90%;
  }
}
.customer-account-create .columns {
  max-width: 95.3125em;
  margin: 3em auto 5em auto;
}
.customer-account-create .columns .form-create-account {
  width: 100% !important;
  max-width: 100%;
}
.customer-account-create .columns .form-create-account .creat_main {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.customer-account-create .columns .form-create-account .creat_main .create {
  background: #f4f5f6;
  padding: 2em;
  margin: 0;
  width: 44.5%;
}
.customer-account-create .columns .form-create-account .creat_main .create .legend {
  font-size: 1.6em;
  color: #54616C;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #54616C;
  width: 100%;
  line-height: 1;
}
.customer-account-create .columns .form-create-account .creat_main .create .legend span {
  font-size: inherit;
  font-weight: 500;
}
.customer-account-create .columns .form-create-account .creat_main .create .field .label {
  color: #54616C;
  font-weight: 400;
  font-size: 1.1em;
  padding: 0 0 0.4em 0;
}
.customer-account-create .columns .form-create-account .creat_main .create .field .control {
  width: 100%;
  display: inline-block;
}
.customer-account-create .columns .form-create-account .creat_main .create .field .control input {
  padding: 0.6em 1em;
  color: #54616C;
  font-weight: 400;
  font-size: 1.1em;
  height: auto;
}
.customer-account-create .columns .form-create-account .creat_main .create .field .control .password-strength-meter {
  background-color: #ffffff;
}
.customer-account-create .columns .form-create-account .creat_main .create .choice .checkbox {
  width: 17px;
  height: 17px;
}
@media (max-width: 767px) {
  .customer-account-create .columns .form-create-account .creat_main .create {
    width: 100%;
    box-sizing: border-box;
  }
}
.customer-account-create .columns .form-create-account .creat_main .account {
  margin-top: 0em;
}
@media (max-width: 767px) {
  .customer-account-create .columns .form-create-account .creat_main {
    display: block;
  }
}
.customer-account-create .columns .form-create-account .actions-toolbar .primary button {
  background: #cf322a;
  border-radius: 0;
  border: 0;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.8em 1.8em;
}
.customer-account-create .columns .form-create-account .actions-toolbar .primary button:hover {
  background: #54616C;
}
@media (max-width: 991px) {
  .customer-account-create .columns .form-create-account .actions-toolbar .primary button {
    width: auto;
  }
}
@media (max-width: 767px) {
  .customer-account-create .columns .form-create-account .actions-toolbar .primary button {
    margin: -1em 0 1em 0;
  }
}
@media (max-width: 991px) {
  .customer-account-create .columns {
    max-width: 90%;
    margin: 2em auto 3em auto;
  }
}
.customer-account-create .form-create-account .fieldset.create.account:after {
  margin-top: 20px;
}
.account .columns {
  max-width: 95.3125em;
  margin: 3em auto 3em auto;
}
.account .columns .sidebar-main {
  padding-right: 0;
}
.account .columns .sidebar-main .block-collapsible-nav .content {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
  background: #54616c;
}
.account .columns .sidebar-main .block-collapsible-nav .content .nav .item {
  padding: 0;
  margin: 0;
}
.account .columns .sidebar-main .block-collapsible-nav .content .nav .item a {
  border-left: 0;
  color: #ffffff;
  display: block;
  padding: 0.7em 1em;
}
.account .columns .sidebar-main .block-collapsible-nav .content .nav .item a:hover {
  background: #cf322a;
}
.account .columns .sidebar-main .block-collapsible-nav .content .nav .item .delimiter {
  display: none;
}
.account .columns .sidebar-main .block-collapsible-nav .content .nav .current strong {
  border-left: 0;
  color: #ffffff;
  display: block;
  padding: 0.7em 1em;
  background: #cf322a;
}
@media (max-width: 991px) {
  .account .columns .sidebar-main .block-collapsible-nav {
    position: relative;
    top: 0;
  }
}
@media (max-width: 991px) {
  .account .columns .sidebar-main .block-collapsible-nav .block-collapsible-nav-title {
    display: none;
  }
}
@media (max-width: 991px) {
  .account .columns .sidebar-main {
    order: 1;
  }
}
.account .columns .sidebar-additional {
  margin: 2em 0;
  padding: 1.2em;
  border: 1px solid #a2b2b9;
}
.account .columns .sidebar-additional .block {
  margin: 0;
}
.account .columns .sidebar-additional .block-wishlist {
  margin: 0;
}
.account .columns .sidebar-additional .block-wishlist .block-title strong {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1em;
  padding: 0 0 1em 0;
  color: #54616C;
  border: 0;
}
.account .columns .sidebar-additional .block-wishlist .block-title .counter {
  background: #f0f1f2;
  padding: 0.6em 0.9em;
  font-weight: 500;
  border-radius: 100px;
  white-space: nowrap;
  float: right;
}
.account .columns .sidebar-additional .block-content .product-item {
  margin-bottom: 1em;
  position: relative;
  border-bottom: 1px solid #a2b2b9;
  padding: .5em 0 1.2em 0;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-info .product-item-photo {
  width: 70px;
  text-align: center;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-details a {
  color: #54616C;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: 600;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-details .price-box .price-wrapper .price {
  font-weight: 700;
  color: #cf322a;
  font-size: 1.2em;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-details .product-item-actions {
  text-align: right;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-details .product-item-actions .actions-primary .tocart {
  background: linear-gradient(to right, #54616c 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 0.8em 1.4em;
  color: #54606c;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: auto !important;
  text-align: center;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-details .product-item-actions .actions-primary .tocart:hover {
  background-position: left bottom;
  color: #FFFFFD;
  border: 1px solid #54606c;
  text-decoration: none;
}
.account .columns .sidebar-additional .block-content .product-item .product-item-details .product-item-actions .actions-secondary a::before {
  font-size: 35px !important;
  width: 30px;
}
.account .columns .sidebar-additional .block-content .actions-toolbar .primary .action {
  font-size: 1.1em;
  font-weight: 500;
  color: #cf322a;
  text-transform: capitalize;
  border: 0;
  padding: 0;
}
.account .columns .sidebar-additional .block-content .actions-toolbar .primary .action:hover {
  color: #54616C;
  background: linear-gradient(to right, transparent 0%, transparent 0%) !important;
  background-size: 0%;
  text-decoration: none;
}
@media (max-width: 991px) {
  .account .columns .sidebar-additional {
    margin: 0 auto 2em auto;
  }
}
@media (max-width: 568px) {
  .account .columns .sidebar-additional {
    margin: 1em auto 2em auto;
  }
}
.account .columns .column.main {
  order: 2;
}
.account .columns .column.main .page-title-wrapper {
  width: 100%;
  display: inline-block;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  margin: 0 0 1.5em 0;
}
.account .columns .column.main .page-title-wrapper h1 {
  color: #54616C;
  font-size: 2em;
  letter-spacing: 0.75px;
  font-weight: 500;
  margin: 0 0 0 0;
}
.account .columns .column.main .block-dashboard-info {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .block-dashboard-info .block-title {
  color: #54616C;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1.5em 0;
}
.account .columns .column.main .block-dashboard-info .block-title strong {
  font-weight: 500;
}
.account .columns .column.main .block-dashboard-info .block-content .box .box-title {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .block-dashboard-info .block-content .box .box-title span {
  font-size: inherit;
}
.account .columns .column.main .block-dashboard-info .block-content .box .box-content p {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-dashboard-info .block-content .box .box-actions a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-dashboard-info .block-content .box .box-actions a:hover {
  color: #54616C;
}
@media (max-width: 568px) {
  .account .columns .column.main .block-dashboard-info {
    margin-bottom: 1.5em;
  }
}
.account .columns .column.main .block-dashboard-addresses {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .block-dashboard-addresses .block-title {
  color: #54616C;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account .columns .column.main .block-dashboard-addresses .block-title strong {
  font-weight: 500;
}
.account .columns .column.main .block-dashboard-addresses .block-title .action {
  font-size: 0.6em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
  float: right;
}
.account .columns .column.main .block-dashboard-addresses .block-title .action:hover {
  color: #54616C;
}
.account .columns .column.main .block-dashboard-addresses .block-title .action span {
  font-size: inherit;
}
.account .columns .column.main .block-dashboard-addresses .block-title .edit {
  float: right;
}
@media (max-width: 991px) {
  .account .columns .column.main .block-dashboard-addresses .block-title {
    display: inline-block;
    width: 100%;
  }
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-title {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-title span {
  font-size: inherit;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-content p {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-content address {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-content address a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-content address a:hover {
  color: #54616C;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-actions a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-dashboard-addresses .block-content .box .box-actions a:hover {
  color: #54616C;
}
@media (max-width: 568px) {
  .account .columns .column.main .block-dashboard-addresses {
    margin-bottom: 2em;
  }
}
.account .columns .column.main .block-addresses-default {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .block-addresses-default .block-title {
  color: #54616C;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account .columns .column.main .block-addresses-default .block-title strong {
  font-weight: 500;
}
.account .columns .column.main .block-addresses-default .block-title .action {
  font-size: 0.6em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
  float: right;
}
.account .columns .column.main .block-addresses-default .block-title .action:hover {
  color: #54616C;
}
.account .columns .column.main .block-addresses-default .block-title .action span {
  font-size: inherit;
}
.account .columns .column.main .block-addresses-default .block-title .edit {
  float: right;
}
@media (max-width: 991px) {
  .account .columns .column.main .block-addresses-default .block-title {
    display: inline-block;
    width: 100%;
  }
}
.account .columns .column.main .block-addresses-default .block-content .box .box-title {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-title span {
  font-size: inherit;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-content p {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-content address {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-content address a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-content address a:hover {
  color: #54616C;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-actions a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-addresses-default .block-content .box .box-actions a:hover {
  color: #54616C;
}
.account .columns .column.main .block-addresses-list {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .block-addresses-list .block-title {
  color: #54616C;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account .columns .column.main .block-addresses-list .block-title strong {
  font-weight: 500;
}
.account .columns .column.main .block-addresses-list .block-title .action {
  font-size: 0.6em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
  float: right;
}
.account .columns .column.main .block-addresses-list .block-title .action:hover {
  color: #54616C;
}
.account .columns .column.main .block-addresses-list .block-title .action span {
  font-size: inherit;
}
.account .columns .column.main .block-addresses-list .block-title .edit {
  float: right;
}
@media (max-width: 991px) {
  .account .columns .column.main .block-addresses-list .block-title {
    display: inline-block;
    width: 100%;
  }
}
.account .columns .column.main .block-addresses-list .block-content .box .box-title {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-title span {
  font-size: inherit;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-content p {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-content address {
  font-size: 1em;
  color: #54616C;
  margin: 0 0 0.5em 0;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-content address a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-content address a:hover {
  color: #54616C;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-actions a {
  font-size: 1em;
  color: #cf322a;
  font-weight: 400;
  text-decoration: none;
}
.account .columns .column.main .block-addresses-list .block-content .box .box-actions a:hover {
  color: #54616C;
}
.account .columns .column.main .form {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .form .fieldset .legend {
  width: 100%;
  border: 0;
  margin: 0;
}
.account .columns .column.main .form .fieldset .legend span {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .form .fieldset .field .label {
  font-size: 1em;
  font-weight: 500;
  color: #54616c;
  padding-bottom: 0.5em;
}
.account .columns .column.main .form .fieldset .field .control input {
  background: #fff;
  border: 1px solid #c2c2c2c4;
  border-radius: 1px;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  height: auto;
  padding: 0.7em 1em;
  width: 100%;
  box-sizing: border-box;
  color: #54616c;
}
.account .columns .column.main .form .fieldset .field .control select {
  background: #fff;
  border: 1px solid #c2c2c2c4;
  border-radius: 1px;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  height: auto;
  padding: 0.7em 1em;
  width: 100%;
  box-sizing: border-box;
  color: #54616c;
}
.account .columns .column.main .form .fieldset .choice .checkbox {
  width: 17px;
  height: 17px;
}
@media (max-width: 991px) {
  .account .columns .column.main .form .fieldset {
    margin-bottom: 2em;
  }
}
.account .columns .column.main .form .additional_info {
  display: none;
}
.account .columns .column.main .form .actions-toolbar {
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .form .actions-toolbar .primary button {
  background: #cf322a;
  border-radius: 0;
  border: 0;
  font-size: 1.1em;
  font-weight: 500;
  padding: 0.8em 1.5em;
}
.account .columns .column.main .form .actions-toolbar .primary button:hover {
  background: #54616c;
}
.account .columns .column.main .form-address-edit {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .form-address-edit .fieldset .legend {
  width: 100%;
  border: 0;
  margin: 0;
}
.account .columns .column.main .form-address-edit .fieldset .legend span {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .form-address-edit .fieldset .field .label {
  font-size: 1em;
  font-weight: 500;
  color: #54616c;
  padding-bottom: 0.5em;
}
.account .columns .column.main .form-address-edit .fieldset .field .control input {
  background: #fff;
  border: 1px solid #c2c2c2c4;
  border-radius: 1px;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  height: auto;
  padding: 0.7em 1em;
  width: 100%;
  box-sizing: border-box;
  color: #54616c;
}
.account .columns .column.main .form-address-edit .fieldset .field .control select {
  background: #fff;
  border: 1px solid #c2c2c2c4;
  border-radius: 1px;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  height: auto;
  padding: 0.7em 1em;
  width: 100%;
  box-sizing: border-box;
  color: #54616c;
}
.account .columns .column.main .form-address-edit .fieldset .choice .checkbox {
  width: 17px;
  height: 17px;
}
@media (max-width: 991px) {
  .account .columns .column.main .form-address-edit .fieldset {
    margin-bottom: 2em;
  }
}
.account .columns .column.main .form-address-edit .additional_info {
  display: none;
}
.account .columns .column.main .form-address-edit .actions-toolbar {
  width: 100%;
  display: inline-block;
}
.account .columns .column.main .form-address-edit .actions-toolbar .primary button {
  background: #cf322a;
  border-radius: 0;
  border: 0;
  font-size: 1.1em;
  font-weight: 500;
  padding: 0.8em 1.5em;
}
.account .columns .column.main .form-address-edit .actions-toolbar .primary button:hover {
  background: #54616c;
}
.account .columns .column.main .account-section {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.account .columns .column.main .account-section .account-section__title-label {
  color: #54616C;
  font-size: 1.2em;
  font-weight: 500;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: inline-block;
}
@media (max-width: 991px) {
  .account .columns {
    max-width: 90%;
    margin: 2em auto 2em auto;
  }
}
.account .actions-toolbar {
  width: 100%;
  display: inline-block;
}
.account .actions-toolbar .primary button {
  background: #cf322a;
  border-radius: 0;
  border: 0;
  font-size: 1.1em;
  font-weight: 500;
  padding: 0.8em 1.5em;
}
.account .actions-toolbar .primary button:hover {
  background: #54616c;
}
.wishlist-index-index .products-grid {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
  }
}
.wishlist-index-index .products-grid .product-items .product-item {
  margin-bottom: 0;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: calc(23.5%);
  margin-left: 2%;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info:hover {
  background: #fff;
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info:hover .product-item-inner {
  display: none;
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name {
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-info p {
    margin-bottom: 0;
    margin-top: 0.5em;
  }
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info:hover .actions-secondary .towishlist {
  background: #cf322a !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.wishlist-index-index .products-grid .product-items .product-item a {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.wishlist-index-index .products-grid .product-items .product-item a .product-image-container {
  width: 100%;
}
.wishlist-index-index .products-grid .product-items .product-item a .product-image-container .product-image-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  border: 1px solid #A2B2B9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 330px;
}
.wishlist-index-index .products-grid .product-items .product-item a .product-image-container .product-image-wrapper img {
  padding: 0 0.5em;
  box-sizing: border-box;
}
@media (max-width: 1920px) {
  .wishlist-index-index .products-grid .product-items .product-item a .product-image-container .product-image-wrapper {
    min-height: 260px;
    max-height: 260px;
  }
}
@media (max-width: 1440px) {
  .wishlist-index-index .products-grid .product-items .product-item a .product-image-container .product-image-wrapper {
    min-height: 230px;
    max-height: 230px;
  }
}
@media (max-width: 1366px) {
  .wishlist-index-index .products-grid .product-items .product-item a .product-image-container .product-image-wrapper {
    min-height: 210px;
    max-height: 210px;
  }
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid .product-items .product-item a .product-image-container {
    max-width: 100%;
    height: 330px;
  }
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-name .product-item-link {
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  color: #54616C;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 40px;
}
@media (max-width: 568px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-name .product-item-link {
    min-height: inherit;
  }
}
.wishlist-index-index .products-grid .product-items .product-item .price-box {
  margin: 0em 0 2.5em;
}
.wishlist-index-index .products-grid .product-items .product-item .price-box .price-container .price {
  font-size: 2em;
  color: #54616C;
  font-weight: 500;
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid .product-items .product-item .price-box {
    margin: 0;
  }
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-tooltip {
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  width: auto;
  box-shadow: none;
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 1.5em;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .tocart {
  align-items: center;
  border: 1px solid #a2b2b9;
  color: #54616c;
  display: flex;
  font-size: 1em;
  background: transparent;
  font-weight: 500;
  text-transform: uppercase;
  padding: 1.3em 0em;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
  justify-content: center;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .tocart:hover {
  background: #54616c;
  color: #fff;
}
@media (max-width: 1440px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .tocart {
    padding: 1em 0em;
  }
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .eye_icon {
  border: 1px solid #a2b2b9;
  padding: 0.5em 0em;
  width: 26%;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .eye_icon img {
  width: 32px;
}
@media (max-width: 1440px) {
  .wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-primary form .eye_icon {
    padding: 0.3em 0em;
  }
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-secondary {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-secondary a {
  line-height: normal;
  text-align: center;
  background: #a2b2b9;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-secondary a::before {
  margin: 0;
  color: #fff;
  font-size: 2.5em;
  width: auto;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-inner .product-item-actions .actions-secondary a:hover {
  background: #cf322a;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 991px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    margin-left: 0%;
    width: calc(48%);
    margin-bottom: 0em;
    padding: 0;
  }
}
@media (max-width: 568px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    margin-left: 0%;
    width: calc(100%);
    margin-bottom: 0;
    border-bottom: 0;
  }
}
.wishlist-index-index .actions-toolbar {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.wishlist-index-index .actions-toolbar .primary {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-top: 1.5em;
}
.wishlist-index-index .actions-toolbar .primary button {
  background: linear-gradient(to right, #54616c 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s ease-out;
  border: 1px solid #54606c;
  padding: 0.9em 1.4em;
  color: #54606c;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  width: auto !important;
  text-align: center;
  margin-right: 0.8em;
}
.wishlist-index-index .actions-toolbar .primary button:hover {
  background-position: left bottom;
  color: #FFFFFD;
  border: 1px solid #54606c;
  text-decoration: none;
}
@media (max-width: 568px) {
  .wishlist-index-index .actions-toolbar .primary button {
    margin-right: 0em;
    width: 100% !important;
  }
}
@media (max-width: 568px) {
  .wishlist-index-index .actions-toolbar .primary {
    flex-wrap: wrap;
    margin-top: .5em;
  }
}
.account #maincontent {
  padding-top: 1em !important;
}
.message.success a {
  color: #cf322a;
}
.mpblog-post-index .columns {
  padding: 4em 0 5em 0;
}
.mpblog-post-index .columns .column.main {
  max-width: 95.3125em;
  margin: 0 auto;
  float: none;
  width: 100%;
}
.mpblog-post-index .columns .column.main .mp-sidebar {
  width: 100%;
  display: inline-block;
  padding: 0 0 1em;
}
.mpblog-post-index .columns .column.main .mp-sidebar .block-mp-sidebar-heading {
  display: none;
}
.mpblog-post-index .columns .column.main .mp-sidebar .col-xs-12 .category-dropdown {
  height: auto;
  padding: 0.8em 1em;
  color: #a2b2b9;
  border: 1px solid #a2b2b9;
  font-size: 1em;
  background: url(../images/blog_down_arrow.png) no-repeat right 18px;
  background-size: 33px;
}
.mpblog-post-index .columns .column.main .mp-sidebar .col-xs-12 .category-dropdown option {
  background: #a2b2b9;
}
@media (max-width: 1440px) {
  .mpblog-post-index .columns .column.main .mp-sidebar .col-xs-12 .category-dropdown {
    background: url(../images/blog_down_arrow.png) no-repeat right 16px;
    background-size: 26px;
  }
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .mp-sidebar .col-xs-12 .category-dropdown {
    background: url(../images/blog_down_arrow.png) no-repeat right 12px;
    background-size: 30px;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .mp-sidebar {
    margin: 0;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body {
  gap: 0;
  justify-content: space-between;
  padding-bottom: 3em;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper {
  border: 0;
  padding: 0 !important;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-image {
  min-height: 34em;
  object-fit: cover;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-image img {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-image {
    min-height: 24em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper {
  padding: 0 0 0 0 !important;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .mp-post-info {
  font-size: 1.1em;
  color: #A2B2B9;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .mp-post-info .mp-blog-calendar-times {
  display: none;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper h2 {
  font-size: 2.1em;
  font-weight: 400;
  margin: 0;
  padding: 0.4em 0;
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper h2 {
    font-size: 1.8em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .post-short-description p {
  color: #54616C;
  font-size: 1.2em;
  line-height: 1.6;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .mp-post-meta-info .actions .mp-read-more {
  font-size: 1.2em;
  text-decoration: underline !important;
  color: #54616C !important;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper .post-info-wraper .mp-post-meta-info .actions .mp-read-more:hover {
  color: #cf322a !important;
  text-decoration: none !important;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper:hover {
  border: 0;
  box-shadow: none;
}
.mpblog-post-index .columns .column.main .post-list-content .post-list-body .post-list-item .post-item-wraper p:empty {
  display: none;
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .post-list-body {
    padding-bottom: 0;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-1 .post-list-item {
  margin-bottom: 0;
}
.mpblog-post-index .columns .column.main .post-list-content .row-1 .post-list-item .post-item-wraper .post-image {
  margin-bottom: 1.5em;
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-1 .post-list-item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-1 .post-list-item {
    padding: 1.5em 0 1.5em 0;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item {
  width: 48%;
  padding: 0;
  margin: 0;
}
.mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper {
  display: flex;
  align-items: center;
  gap: 2em;
  padding: 1.5em 0 !important;
}
.mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-image {
  width: 45% !important;
  min-height: 22em;
}
@media (max-width: 1440px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-image {
    min-height: 20em;
  }
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-image {
    min-height: 18em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-image img {
  margin: 0;
  object-fit: cover;
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-image {
    width: 100% !important;
    min-height: 24em;
    margin-bottom: 2em;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-image {
    min-height: 20em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-info-wraper {
  width: 55%;
}
.mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-info-wraper h2 {
  font-size: 1.7em;
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper .post-info-wraper h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item .post-item-wraper {
    padding: 1em 0 !important;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 .post-list-item {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 {
    padding-bottom: 1em;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-2 {
    padding-bottom: 0em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item {
  width: 31.5%;
  margin-bottom: 0;
}
.mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item .post-item-wraper {
  padding: 0 !important;
}
.mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item .post-item-wraper .post-image {
  width: 100% !important;
  min-height: 32em;
  margin-bottom: 1.5em;
}
.mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item .post-item-wraper .post-image img {
  margin: 0;
  object-fit: cover;
}
@media (max-width: 1400px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item .post-item-wraper .post-image {
    min-height: 30em;
  }
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item .post-item-wraper .post-image {
    min-height: 28em;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item .post-item-wraper .post-image {
    min-height: 24em;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item {
    width: 47.5%;
    padding: 1em 0 2em 0;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 .post-list-item {
    width: 100%;
    min-height: 20em;
    padding: 1em 0 1em 0;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 {
    padding-bottom: 1em;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-3 {
    padding-bottom: 0em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item {
  width: 48%;
  padding: 0;
  margin: 0;
}
.mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper {
  display: flex;
  align-items: center;
  gap: 2em;
  padding: 1.5em 0 !important;
}
.mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-image {
  width: 45% !important;
  min-height: 22em;
}
@media (max-width: 1440px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-image {
    min-height: 20em;
  }
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-image {
    min-height: 18em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-image img {
  margin: 0;
  object-fit: cover;
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-image {
    width: 100% !important;
    min-height: 24em;
    margin-bottom: 2em;
  }
}
.mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-info-wraper {
  width: 55%;
}
.mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-info-wraper h2 {
  font-size: 1.7em;
}
@media (max-width: 1366px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper .post-info-wraper h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item .post-item-wraper {
    padding: 1em 0 !important;
  }
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .post-list-content .row-4 .post-list-item {
    width: 100%;
  }
}
.mpblog-post-index .columns .column.main .pager {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 0;
}
.mpblog-post-index .columns .column.main .pager .pages ul .item {
  letter-spacing: normal;
  margin: 0 0.2em;
  display: inline-block;
}
.mpblog-post-index .columns .column.main .pager .pages ul .item .page {
  font-size: 16px;
  letter-spacing: normal;
  margin: 0 0 0 0;
  display: inline-block;
  font-weight: 400;
  padding: 0em 0.8em;
  color: #cf322a;
  border: 1px solid #cf322a;
  border-radius: 4px;
}
.mpblog-post-index .columns .column.main .pager .pages ul .item .current {
  color: #cf322a;
  border: 1px solid #cf322a;
  padding: 0em 0.8em;
}
.mpblog-post-index .columns .column.main .pager .pages ul .item span {
  border: 0;
}
@media (max-width: 767px) {
  .mpblog-post-index .columns .column.main .pager .pages ul .pages-item-next {
    right: auto;
  }
}
.mpblog-post-index .columns .column.main .pager .pages a.page {
  border: 0 !important;
  color: #54616c !important;
}
.mpblog-post-index .columns .column.main .pager .action {
  background: transparent;
  border: 1px solid #a2b2b9;
  padding: 0;
  margin: 0;
}
.mpblog-post-index .columns .column.main .pager .action::before {
  margin: 0;
}
.mpblog-post-index .columns .column.main .mp-footer {
  display: none;
}
@media (max-width: 991px) {
  .mpblog-post-index .columns .column.main {
    max-width: 90%;
  }
}
.column.main .mp-blog-view {
  width: 100%;
  display: inline-block;
}
.column.main .mp-blog-view .blog_details_banner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.column.main .mp-blog-view .blog_details_banner .post-view-image.col-xs-6 {
  width: 50vw;
}
.column.main .mp-blog-view .blog_details_banner .post-view-image.col-xs-6 img {
  object-fit: cover;
  width: 100%;
  height: 600px;
}
@media (max-width: 991px) {
  .column.main .mp-blog-view .blog_details_banner .post-view-image.col-xs-6 img {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .blog_details_banner .post-view-image.col-xs-6 img {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .blog_details_banner .post-view-image.col-xs-6 {
    width: 100%;
  }
}
.column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 {
  width: 30%;
  margin: 0 auto;
}
.column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 hr {
  display: none;
}
.column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 h3 {
  font-weight: 500;
  line-height: 1.4;
  font-size: 2.2em;
  margin-top: 0;
  margin-bottom: 0;
  color: #54616c;
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 h3 {
    font-size: 1.7em;
  }
}
.column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 .mp-post-info {
  color: #A2B2B9;
  font-size: 1em;
  line-height: 18px;
  margin: 0 0 0.5em 0;
  font-weight: 400;
}
.column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 .mp-post-info span {
  color: #A2B2B9;
}
.column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 .mp-post-info .fa {
  display: none;
}
@media (max-width: 991px) {
  .column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .blog_details_banner .post-view-name.col-xs-6 {
    width: 90%;
    padding: 2em 0 2em 0;
  }
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .blog_details_banner {
    display: inline-block;
  }
}
.column.main .mp-blog-view .post-post_content {
  margin: 0;
  padding: 5em 0 2em 0;
}
.column.main .mp-blog-view .post-post_content .container {
  max-width: 70.25em;
  width: 100%;
  margin: 0 auto;
}
.column.main .mp-blog-view .post-post_content .container h2 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 2.2em;
  margin-top: 0;
  margin-bottom: 0.5em;
  color: #54616c;
}
.column.main .mp-blog-view .post-post_content .container h4 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.4em;
  margin-bottom: 0.5em;
  color: #54616c;
  margin-top: 1em;
}
.column.main .mp-blog-view .post-post_content .container p {
  font-size: 1.1em;
  color: #748593;
  padding: 0.8em 0;
  margin: 0;
  line-height: 1.6;
  font-weight: 400;
}
.column.main .mp-blog-view .post-post_content .container a {
  color: #cf322a;
  text-decoration: underline !important;
}
.column.main .mp-blog-view .post-post_content .container a:hover {
  text-decoration: none !important;
  color: #748593;
}
.column.main .mp-blog-view .post-post_content .container .blog_content_banner {
  padding: 2em 0;
}
@media (max-width: 991px) {
  .column.main .mp-blog-view .post-post_content .container {
    max-width: 90%;
  }
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section {
  width: 100%;
  display: inline-block;
  padding: 1.5em 0 2.5em 0;
  margin: 0 0 0 0;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li .banner {
  width: 47%;
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .post-post_content .container .zigzag_section ul li .banner {
    width: 100%;
    margin-bottom: 1em;
  }
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li .info {
  width: 47%;
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .post-post_content .container .zigzag_section ul li .info {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li:nth-child(2),
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li:nth-child(4),
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li:nth-child(6),
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li:nth-child(8),
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li:nth-child(10) {
  flex-direction: row-reverse;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li h5 {
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 1em;
  color: #54616c;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li h6 {
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 0em;
  color: #54616c;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li p {
  padding: 0 0 1em 0;
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section ul li em {
  font-size: 1.1em;
  color: #748593;
  padding: 0.5em 0 1em;
  margin: 0;
  line-height: 1.6;
  font-weight: 500;
  display: inline-block;
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .post-post_content .container .zigzag_section ul li {
    display: inline-block;
  }
}
.column.main .mp-blog-view .post-post_content .container .zigzag_section h4 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 2em;
  color: #54616c;
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .post-post_content .container .zigzag_section {
    padding-bottom: 0em;
  }
}
.column.main .mp-blog-view .post-post_content .container .img_and_text_banner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em 0;
}
.column.main .mp-blog-view .post-post_content .container .img_and_text_banner .images_banner {
  width: 47%;
  text-align: center;
}
.column.main .mp-blog-view .post-post_content .container .img_and_text_banner .images_text {
  width: 47%;
}
.column.main .mp-blog-view .post-post_content .container .img_and_text_banner .images_text h5 {
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 1em;
  color: #54616c;
}
.column.main .mp-blog-view .post-post_content .container .blog_images {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em 0;
}
.column.main .mp-blog-view .post-post_content .container .blog_images .right_images {
  width: 47%;
  text-align: center;
}
.column.main .mp-blog-view .post-post_content .container .blog_images .left {
  width: 47%;
}
.column.main .mp-blog-view .post-post_content .container .blog_images .left h5 {
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 1em;
  color: #54616c;
}
.column.main .mp-blog-view .post-post_content p:empty {
  display: none;
}
@media (max-width: 767px) {
  .column.main .mp-blog-view .post-post_content {
    padding: 2em 0 2em 0;
  }
}
.column.main .mp-blog-view .post-post_content ul.zigzag_sublist {
  padding: 0;
  margin: 0;
}
.column.main .mp-blog-view .post-post_content ul.zigzag_sublist li {
  display: inline-block !important;
  width: 100%;
  position: relative;
  font-size: 1.1em;
  color: #748593;
  padding: 0.2em 0 0.2em 1.2em;
  margin: 0;
  line-height: 1.6;
  font-weight: 400;
}
.column.main .mp-blog-view .post-post_content ul.zigzag_sublist li::before {
  content: "\2022";
  color: #CF322A;
  font-weight: bold;
  display: inline-block;
  width: 24px;
  margin-left: 0px;
  font-size: 29px;
  line-height: 1;
  margin-top: 0px;
  position: absolute;
  left: 0;
}
.column.main .mp-blog-view #sharing {
  padding: 1em 0 4em 0;
  background: transparent;
  border-top: 1px solid #748593;
  width: 100%;
  max-width: 70.25em;
  margin: 0em auto 0 auto;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
}
.column.main .mp-blog-view #sharing .share-col-left h5 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.1em;
  margin: 0 1em 0 0;
  color: #748593;
}
.column.main .mp-blog-view #sharing .share-col-right .post-sharing-button img {
  width: 34px;
}
@media (max-width: 1366px) {
  .column.main .mp-blog-view #sharing .share-col-right .post-sharing-button img {
    width: 28px;
  }
}
@media (max-width: 991px) {
  .column.main .mp-blog-view #sharing {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .column.main .mp-blog-view #sharing {
    padding: 2em 0 2em 0;
  }
}
/*Media Query*/
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #242020;
  line-height: 1;
  overflow-x: hidden;
}
@media (max-width: 3360px) {
  body {
    font-size: 28px;
  }
}
@media (max-width: 3008px) {
  body {
    font-size: 26px;
  }
}
@media (max-width: 2560px) {
  body {
    font-size: 20px;
  }
}
@media (max-width: 1920px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 1600px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 1440px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 1366px) {
  body {
    font-size: 13px;
  }
}
@media (max-width: 1340px) {
  body {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  body {
    font-size: 14px;
  }
}
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  max-width: 100%;
}
@media (max-width: 3840px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 3400px;
  }
}
@media (max-width: 3360px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 3000px;
  }
}
@media (max-width: 3008px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 2600px;
  }
}
@media (max-width: 2560px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 2200px;
  }
}
@media (max-width: 1920px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 107.500em;
  }
}
p {
  margin-bottom: 1em;
}
.color-red {
  color: #cf322a;
}
.color-blue {
  color: #54606c;
}
.transition {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.container {
  max-width: 95.25em;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .container {
    max-width: 90%;
  }
}
.page-wrapper {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.page-wrapper .page-main {
  width: 100%;
  display: inline-block;
  padding: 0;
}
.page-wrapper .page-footer {
  width: 100%;
  display: inline-block;
}
.page-header .panel.wrapper {
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff !important;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
