/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.banner_section {
  background: #c1eee3;
  background: linear-gradient(180deg, rgba(193, 238, 227, 0.95) 0%, rgba(193, 238, 227, 0.67) 100%);
  position: relative;
}
@media (min-width: 1200px) {
  .banner_section {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner {
    padding: 50px 0 53px;
  }
}
@media (min-width: 768px) {
  .banner_section .home_banner {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .banner_section .home_banner {
    padding-top: 40px;
  }
}
@media (min-width: 1440px) {
  .banner_section .home_banner {
    padding-top: 60px;
  }
}
.banner_section .home_banner .left .tag {
  background-color: transparent;
  padding: 0;
  max-width: 440px;
  position: unset;
}
.banner_section .home_banner .left .tag::before {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner .left .tag {
    max-width: 320px;
  }
}
.banner_section .home_banner .right img {
  background-color: transparent;
}
@media (min-width: 1600px) {
  .banner_section .home_banner .right img {
    max-width: 710px;
  }
}
.banner_section:after {
  content: "";
  position: absolute;
  background: #b8ecdd;
  bottom: -100px;
  left: 0;
  right: 0;
  height: 100px;
  z-index: -1;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.web_to_print_section.configurator-software-section {
  background-color: #262626;
  color: #FFFFFF;
  border-radius: 24px;
}
@media (min-width: 768px) {
  .web_to_print_section.configurator-software-section {
    border-radius: 60px;
  }
}
.web_to_print_section.configurator-software-section .header-spacing .title-64 {
  color: #FFFFFF;
  max-width: 900px;
  margin-bottom: 0;
}
.web_to_print_section.configurator-software-section .web_to_print {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.web_to_print_section.configurator-software-section .web_to_print .left {
  max-width: 100%;
  flex: 0 0 100%;
  font-size: 16px;
  line-height: 28px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    max-width: 500px;
    flex: 0 0 500px;
  }
}
@media (min-width: 1025px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    max-width: 580px;
    flex: 0 0 580px;
  }
}
@media (min-width: 1200px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    padding-right: 0px;
  }
}
@media (min-width: 1440px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    padding-right: 40px;
  }
}
.web_to_print_section.configurator-software-section .web_to_print .right {
  max-width: 100%;
  flex: 0 0 100%;
  display: none;
}
@media (min-width: 992px) {
  .web_to_print_section.configurator-software-section .web_to_print .right {
    max-width: calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    display: block;
  }
}
@media (min-width: 1025px) {
  .web_to_print_section.configurator-software-section .web_to_print .right {
    max-width: calc(100% - 580px);
    flex: 0 0 calc(100% - 580px);
  }
}
.web_to_print_section.configurator-software-section .web_to_print .right img {
  border-radius: 16px;
  max-width: 90%;
  margin-left: auto;
}
.web_to_print_section.single_para {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.web_to_print_section.single_para .web_to_print {
  max-width: 1100px;
  margin: 0 auto;
}
.web_to_print_section.single_para .web_to_print .left {
  padding-right: 0;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.why_choose_section {
  background-color: #D8EDF5;
  position: relative;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  padding-bottom: 110px;
  z-index: 0;
}
@media (min-width: 768px) {
  .why_choose_section {
    padding-bottom: 120px;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
}
@media (min-width: 992px) {
  .why_choose_section {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .why_choose_section::after {
    content: "";
    background-image: url(../../assets/images/why_choose.svg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 990px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    border-top-right-radius: 60px;
  }
}
.why_choose_section .why_choose_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.why_choose_section .why_choose_details .right {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .right {
    max-width: 600px;
    flex: 0 0 600px;
  }
}
@media (min-width: 1200px) {
  .why_choose_section .why_choose_details .right {
    max-width: 750px;
    flex: 0 0 750px;
  }
}
@media (min-width: 1440px) {
  .why_choose_section .why_choose_details .right {
    max-width: 870px;
    flex: 0 0 870px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .right .why_choose_slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items {
  padding: 0 12px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items {
    padding: 0 5px;
  }
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items {
    max-width: 50%;
    flex: 0 0 50%;
    position: relative;
    -o-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    transition: 0.7s ease;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box {
  border-radius: 24px;
  margin-bottom: 24px;
  background-color: #FFFFFF;
  border: 1px solid #212B36;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box {
    padding: 30px 20px;
  }
}
@media (min-width: 1440px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box {
    padding: 40px 30px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box img {
  width: 50px;
  margin-top: 5px;
}
@media (min-width: 1025px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box img {
    width: 60px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right {
  max-width: calc(100% - 50px);
  flex: 0 0 calc(100% - 50px);
  padding-left: 20px;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right {
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 0px;
    margin-top: 20px;
  }
}
@media (min-width: 1025px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right {
    max-width: calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
    padding-left: 20px;
    margin-top: 0;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right .title-24 {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right .title-24 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right .title-24 {
    margin-bottom: 14px;
  }
}
@media (min-width: 1025px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items:nth-child(2n) {
    top: 100px;
  }
}
.why_choose_section .why_choose_details .left {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .left {
    max-width: calc(100% - 600px);
    flex: 0 0 calc(100% - 600px);
    padding-right: 25px;
    position: sticky;
    top: 120px;
    z-index: 2;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .why_choose_section .why_choose_details .left {
    max-width: calc(100% - 750px);
    flex: 0 0 calc(100% - 750px);
    padding-right: 50px;
  }
}
@media (min-width: 1440px) {
  .why_choose_section .why_choose_details .left {
    max-width: calc(100% - 870px);
    flex: 0 0 calc(100% - 870px);
    padding-right: 72px;
  }
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .left .header-spacing {
    text-align: left;
  }
}
.why_choose_section .slick-dots {
  bottom: -10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .why_choose_section .container {
    padding: 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .why_choose_section .container .left {
    padding: 0 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .why_choose_section .g-line span:first-child::before {
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .why_choose_section .g-line span:last-child::before {
    opacity: 1;
  }
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.benefits_section .benefits_details {
  padding: 40px 0px 0;
  position: relative;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details {
    padding: 60px 50px 0;
  }
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details {
    padding: 80px 60px 0;
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details {
    padding: 100px 80px 0;
  }
}
@media (min-width: 1600px) {
  .benefits_section .benefits_details {
    padding: 100px 140px 0;
  }
}
@media (min-width: 992px) {
  .benefits_section .benefits_details::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 705px;
    border: 1px solid #212B36;
    border-top: 0;
  }
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details::before {
    height: 605px;
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details::before {
    height: 705px;
  }
}
.benefits_section .benefits_details .d-flex {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .d-flex {
    margin-bottom: 30px;
  }
}
.benefits_section .benefits_details .d-flex .title-64 {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .d-flex .title-64 {
    max-width: calc(100% - 488px);
    flex: 0 0 calc(100% - 488px);
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .benefits_section .benefits_details .d-flex .title-64 {
    max-width: calc(100% - 558px);
    flex: 0 0 calc(100% - 558px);
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details .d-flex .title-64 {
    max-width: calc(100% - 548px);
    flex: 0 0 calc(100% - 548px);
    padding-right: 20px;
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details .d-flex .title-64 {
    max-width: calc(100% - 608px);
    flex: 0 0 calc(100% - 608px);
    padding-right: 30px;
  }
}
@media (min-width: 1600px) {
  .benefits_section .benefits_details .d-flex .title-64 {
    max-width: calc(100% - 718px);
    flex: 0 0 calc(100% - 718px);
    padding-right: 50px;
  }
}
.benefits_section .benefits_details .d-flex .right {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .d-flex .right {
    max-width: 488px;
    flex: 0 0 488px;
  }
}
@media (min-width: 1025px) {
  .benefits_section .benefits_details .d-flex .right {
    max-width: 558px;
    flex: 0 0 558px;
  }
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details .d-flex .right {
    max-width: 548px;
    flex: 0 0 548px;
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details .d-flex .right {
    max-width: 608px;
    flex: 0 0 608px;
  }
}
@media (min-width: 1600px) {
  .benefits_section .benefits_details .d-flex .right {
    max-width: 718px;
    flex: 0 0 718px;
  }
}
.benefits_section .benefits_details .d-flex .right .title-24 {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(145, 158, 171, 0.32);
}
.benefits_section .benefits_details .benefits_accordion {
  position: relative;
  z-index: 1;
}
.benefits_section .benefits_details .benefits_accordion .acc-item {
  padding: 0px 20px;
  border: 1px solid #212B36;
  border-radius: 24px;
}
@media (max-width: 380px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item {
    padding: 0 12px;
  }
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item {
    padding: 0px 20px;
  }
}
@media (min-width: 1025px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item {
    padding: 0px 30px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .top {
    padding: 20px 0;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .top .title-24 {
  margin-bottom: 0;
  color: #000000;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .top .title-24::before {
  right: 11px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .top .title-24::before {
    right: 6px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .top .sign_wrapp {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .top.active .sign_wrapp .sign::before {
  opacity: 0;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom {
  padding-top: 10px;
  display: none;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex {
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
  max-width: 100%;
  flex: 0 0 100%;
  padding-top: 0px;
  padding-bottom: 20px;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 725px;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(145, 158, 171, 0.32);
  border-radius: 24px;
  margin-right: 8px;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  padding: 1px 10px;
  background-color: #FFFFFF;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
@media (max-width: 380px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item {
    margin-right: 3px;
    margin-bottom: 3px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item img {
  width: 16px;
  height: auto;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item span {
  margin-bottom: 0;
  display: block;
  padding-left: 8px;
  max-width: calc(100% - 16px);
  font-size: 14px;
  line-height: 32px;
  font-style: italic;
  color: #637381;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
@media (min-width: 0px) and (max-width: 767px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item span {
    font-size: 11px;
    padding-left: 4px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item a:hover {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  background: #FC7D2F;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item a:hover img {
  filter: brightness(0) invert(1);
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .product_list .list-item a:hover span {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 460px;
    flex: 0 0 460px;
    padding-bottom: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 600px;
    flex: 0 0 600px;
  }
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 640px;
    flex: 0 0 640px;
    padding-bottom: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 680px;
    flex: 0 0 680px;
    padding-bottom: 40px;
    padding-right: 49px;
  }
}
@media (min-width: 1600px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 810px;
    flex: 0 0 810px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 0;
  display: none;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 460px);
    flex: 0 0 calc(100% - 460px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 1025px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 600px);
    flex: 0 0 calc(100% - 600px);
  }
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 640px);
    flex: 0 0 calc(100% - 640px);
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 680px);
    flex: 0 0 calc(100% - 680px);
  }
}
@media (min-width: 1600px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 810px);
    flex: 0 0 calc(100% - 810px);
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right img {
  border-radius: 8px;
}
@media (min-width: 1025px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp {
    max-width: 530px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp .listing {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp .listing {
    margin-bottom: 20px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp .listing:last-child {
  margin-bottom: 0px;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp .listing span {
  display: block;
  font-weight: 700;
  margin-bottom: 3px;
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp.right_sign .listing {
  position: relative;
  padding-left: 25px;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp.right_sign .listing {
    padding-left: 30px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp.right_sign .listing::before {
  content: "";
  position: absolute;
  display: inline-block;
  transform: rotate(45deg);
  height: 14px;
  width: 6px;
  border-bottom: 2px solid #118D57;
  border-right: 2px solid #118D57;
  left: 5px;
  top: 3px;
}
@media (min-width: 992px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .listing_wrapp.right_sign .listing::before {
    top: 5px;
    height: 16px;
    width: 7px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .btn_wrap {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .btn_wrap {
    margin-top: 25px;
  }
}
@media (min-width: 1440px) {
  .benefits_section .benefits_details .benefits_accordion .acc-item .bottom .btn_wrap {
    margin-top: 35px;
  }
}
.benefits_section .benefits_details .benefits_accordion .acc-item .bottom .title-18 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-1 {
  background-color: #D8F5EE;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-2 {
  background-color: #FBF4EE;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-3 {
  background-color: #D8EDF5;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-4 {
  background-color: #F5DFE3;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-5 {
  background-color: #F5E0D8;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-6 {
  background-color: #D8F5EE;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-7 {
  background-color: #FBF4EE;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-8 {
  background-color: #D8EDF5;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-9 {
  background-color: #F5DFE3;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-10 {
  background-color: #F5E0D8;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-11 {
  background-color: #D8F5EE;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-12 {
  background-color: #FBF4EE;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-13 {
  background-color: #D8EDF5;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-14 {
  background-color: #F5DFE3;
}
.benefits_section .benefits_details .benefits_accordion .acc-item.acc-15 {
  background-color: #F5E0D8;
}
.benefits_section .benefits_details .benefits_accordion .acc-item:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -25px;
  padding-bottom: 24px;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.our_usp_section .header-spacing {
  max-width: 920px;
}
@media (min-width: 1340px) {
  .our_usp_section .header-spacing .title-64 span::before {
    width: 100%;
    left: 0;
  }
}
.our_usp_section .box_listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.our_usp_section .box_listing .box_wrapp {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 12px;
  border-right: 1px solid #000000;
  margin-top: 15px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp:nth-child(even) {
    border-right: 0;
  }
}
@media (min-width: 768px) {
  .our_usp_section .box_listing .box_wrapp {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .our_usp_section .box_listing .box_wrapp:nth-child(3) {
    border-right: 0;
  }
}
@media (min-width: 1200px) {
  .our_usp_section .box_listing .box_wrapp {
    max-width: 20%;
    flex: 0 0 20%;
    margin-top: 0;
  }
  .our_usp_section .box_listing .box_wrapp:nth-child(3) {
    border-right: 1px solid #000000;
  }
}
.our_usp_section .box_listing .box_wrapp .box {
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp .box {
    padding: 10px;
  }
}
@media (min-width: 1025px) {
  .our_usp_section .box_listing .box_wrapp .box {
    padding: 20px 10px;
  }
}
@media (min-width: 1440px) {
  .our_usp_section .box_listing .box_wrapp .box {
    padding: 20px 20px;
  }
}
.our_usp_section .box_listing .box_wrapp .box span {
  display: block;
  margin-bottom: 0;
  margin-top: 28px;
  font-family: "Recoleta";
  color: #000000;
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp .box span {
    margin-top: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp .box img {
    max-width: 40%;
  }
}
.our_usp_section .box_listing .box_wrapp:last-child {
  border-right: 0;
}
.our_usp_section .box_listing.threebox_usp {
  gap: 30px 0;
}
@media (min-width: 768px) {
  .our_usp_section .box_listing.threebox_usp .box_wrapp {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .our_usp_section .box_listing.threebox_usp .box_wrapp:nth-child(3) {
    border-right: 0;
  }
}
.our_usp_section .box_listing.threebox_usp .box_wrapp:last-child {
  border-right: 0;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.platform_section .header-spacing {
  max-width: 780px;
}
.platform_design {
  margin: 0 auto;
  text-align: center;
}
.platform_design .top_logo {
  text-align: center;
  display: inline-block;
  position: relative;
  top: 4px;
}
.platform_design .top_logo img {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  width: 110px;
}
.platform_design .bottom_logo {
  text-align: left;
  padding-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .platform_design .bottom_logo {
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .platform_design .bottom_logo {
    padding-top: 40px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .platform_design .bottom_logo::before {
    content: "";
    position: absolute;
    background-image: url(../../assets/images/platform_logo/platform_arrow.webp);
    width: 1130px;
    height: 72px;
    top: -12px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
  }
}
@media (min-width: 1200px) {
  .platform_design .bottom_logo::before {
    background-size: contain;
    width: 1070px;
    display: block;
  }
}
@media (min-width: 1440px) {
  .platform_design .bottom_logo::before {
    width: 1130px;
    background-size: auto;
  }
}
.platform_design .bottom_logo .logo_wrap {
  width: calc(50% - 20px);
  height: 140px;
  margin: 0 10px;
  border-radius: 22px;
  border: 1px solid #212B36;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  position: relative;
  padding: 8px;
  text-align: center;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.platform_design .bottom_logo .logo_wrap:hover {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border-color: #CF520B;
  color: #CF520B;
  background-color: #F3EDD7;
}
@media (min-width: 768px) {
  .platform_design .bottom_logo .logo_wrap {
    width: 127px;
    height: 127px;
    margin: 0 8px;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .platform_design .bottom_logo .logo_wrap {
    margin: 0 10px;
    width: 130px;
    height: 130px;
    margin-top: 20px;
  }
}
@media (min-width: 1025px) {
  .platform_design .bottom_logo .logo_wrap {
    margin: 0 12px;
    margin-top: 20px;
  }
}
@media (min-width: 1440px) {
  .platform_design .bottom_logo .logo_wrap {
    width: 140px;
    height: 140px;
  }
}
.platform_design .bottom_logo .logo_wrap .name {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .platform_design .bottom_logo .logo_wrap .name {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 1600px) {
  .platform_design .bottom_logo .logo_wrap .name {
    font-size: 16px;
    line-height: 28px;
  }
}
@keyframes top_dots_left {
  0% {
    right: -140px;
    opacity: 0;
    top: -40px;
  }
  65% {
    right: 50px;
    opacity: 1;
    top: -40px;
  }
  80% {
    top: -34px;
    right: 63px;
    opacity: 1;
  }
  94% {
    top: -25px;
    right: 66px;
    opacity: 0.6;
  }
  100% {
    top: -22px;
    right: 66px;
    opacity: 0;
  }
}
@keyframes top_dots_right {
  0% {
    right: 280px;
    opacity: 0;
    top: -40px;
  }
  65% {
    right: 80px;
    opacity: 1;
    top: -40px;
  }
  80% {
    top: -33px;
    right: 69px;
    opacity: 1;
  }
  94% {
    top: -25px;
    right: 65px;
    opacity: 0.6;
  }
  100% {
    top: -18px;
    right: 65px;
    opacity: 0;
  }
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.inner_header .d-flex .left .page_name {
  padding-left: 0;
}
.inner_header .d-flex .left .page_name::before {
  background-image: url(../../assets/images/title_bg.svg);
  width: 202px;
  height: 33px;
  bottom: -6px;
  top: unset;
  z-index: -1;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner {
    padding-top: 50px;
    padding-bottom: 53px;
  }
}
.banner_section .home_banner .left .tag {
  max-width: 320px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner .left .tag {
    max-width: 210px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner .left .title-80 {
    font-size: 38px;
    line-height: 46px;
  }
}
.banner_section .home_banner .left .title-80::before {
  opacity: 0;
}
.banner_section .home_banner .left .title-80 span {
  font-weight: 400;
  position: relative;
}
.banner_section .home_banner .left .title-80 span::before {
  content: "";
  left: unset;
  right: 0px;
  position: absolute;
  display: block;
}
.web_to_print_section.configurator-software-section .web_to_print {
  align-items: flex-start;
}
.web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp {
  max-width: 92%;
  margin-left: auto;
  position: relative;
}
.web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp img {
  border-radius: 24px;
  max-width: 100%;
}
.web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp .iframe, .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp iframe {
  position: absolute;
  top: 26px;
  bottom: 40px;
  left: 20px;
  right: 32px;
  width: 91%;
  height: 83%;
}
@media (min-width: 1025px) {
  .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp .iframe, .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp iframe {
    top: 30px;
    left: 23px;
  }
}
@media (min-width: 1200px) {
  .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp .iframe, .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp iframe {
    top: 33px;
    left: 24px;
  }
}
@media (min-width: 1440px) {
  .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp .iframe, .web_to_print_section.configurator-software-section .web_to_print .right .iframe_wrapp iframe {
    bottom: 40px;
    left: 32px;
    top: 40px;
  }
}
.dynamic_features_Section .header-spacing p {
  max-width: 1000px;
  margin: 0 auto;
}
.dynamic_features_Section .boxes_wrap {
  grid-template-columns: auto;
}
@media (min-width: 768px) {
  .dynamic_features_Section .boxes_wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.dynamic_features_Section .boxes_wrap .boxes {
  flex-direction: column;
  text-align: center;
}
.dynamic_features_Section .boxes_wrap .boxes img {
  margin: 0 auto;
  margin-bottom: 20px;
}
.benefits_section.features_section {
  padding-top: 0;
}
.benefits_section.features_section .btn_wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .benefits_section.features_section .btn_wrap {
    margin-top: 50px;
  }
}
.benefits_section.features_section .benefits_details {
  padding: 0;
}
.benefits_section.features_section .benefits_details::before {
  display: none;
}
.benefits_section.features_section .benefits_details .header-spacing p {
  max-width: 1000px;
  margin: 0 auto;
}
.benefits_section.features_section .benefits_details .benefits_accordion .acc-item .top .title-24 {
  color: #000000;
}
.benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 480px;
    flex: 0 0 480px;
  }
}
@media (min-width: 1340px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 560px;
    flex: 0 0 560px;
  }
}
@media (min-width: 1440px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left {
    max-width: 600px;
    flex: 0 0 600px;
  }
}
.benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .left .btn_wrap {
  display: inline-block;
}
@media (min-width: 992px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    display: block;
  }
}
@media (min-width: 1025px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 480px);
    flex: 0 0 calc(100% - 480px);
  }
}
@media (min-width: 1340px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 560px);
    flex: 0 0 calc(100% - 560px);
  }
}
@media (min-width: 1440px) {
  .benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right {
    max-width: calc(100% - 600px);
    flex: 0 0 calc(100% - 600px);
  }
}
.benefits_section.features_section .benefits_details .benefits_accordion .acc-item .bottom .d-flex .right img {
  box-shadow: none;
}
.why_choose_section {
  padding-bottom: 43px;
}
.why_choose_section::after {
  display: none;
}
@media (min-width: 768px) {
  .why_choose_section {
    padding-bottom: 63px;
  }
}
@media (min-width: 1200px) {
  .why_choose_section {
    padding-bottom: 83px;
  }
}
@media (min-width: 1440px) {
  .why_choose_section {
    padding-bottom: 103px;
  }
}
.why_choose_section .g-line span:last-child::before {
  opacity: 1;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .left {
    top: 200px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider {
  display: block;
}
@media (min-width: 992px) {
  .why_choose_section .why_choose_details .right .why_choose_slider {
    padding-left: 20px;
  }
}
@media (min-width: 1200px) {
  .why_choose_section .why_choose_details .right .why_choose_slider {
    padding-left: 50px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items {
  max-width: 100%;
  flex: unset;
  padding: 10px 0;
  border-bottom: 1px solid #212B36;
}
@media (min-width: 0px) and (max-width: 767px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items {
    padding: 0 20px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  display: block;
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box img {
  margin-top: 0;
  width: auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box img {
    max-width: 350px;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right {
  max-width: 100%;
  padding: 0;
  margin-top: 15px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .why_choose_section .why_choose_details .right .why_choose_slider .items .inner_box .right .title-24 {
    margin-bottom: 6px;
    line-height: normal;
  }
}
.why_choose_section .why_choose_details .right .why_choose_slider .items:nth-child(2n) {
  top: unset;
}
.why_choose_section .why_choose_details .right .why_choose_slider .items:first-child .inner_box {
  padding-top: 0;
}
.why_choose_section .why_choose_details .right .why_choose_slider .items:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.why_choose_section .why_choose_details .right .why_choose_slider .items:last-child .inner_box {
  padding-bottom: 0;
}
.why_choose_section + .button_section {
  position: relative;
}
.why_choose_section + .button_section::before {
  content: "";
  position: absolute;
  top: -5px;
  z-index: -1;
  left: 0;
  right: 0;
  height: 100px;
  background-color: #D8EDF5;
}
.page-template-desingertool-template .benefits_section.features_section + .why_choose_section:after {
  content: "";
  position: absolute;
  bottom: -100px;
  z-index: -1;
  left: 0;
  right: 0;
  height: 100px;
  background-color: #D8EDF5;
  top: unset;
  background-image: unset;
  width: 100%;
  border-radius: 0;
  display: block;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.assortment_products_section .assortment_products .product_row, .possiblities_section .assortment_products .product_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.assortment_products_section .assortment_products .product_row .right, .possiblities_section .assortment_products .product_row .right {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0px;
  text-align: center;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .right, .possiblities_section .assortment_products .product_row .right {
    max-width: calc(100% - 400px);
    flex: 0 0 calc(100% - 400px);
    padding-right: 30px;
    margin-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row .right, .possiblities_section .assortment_products .product_row .right {
    max-width: calc(100% - 480px);
    flex: 0 0 calc(100% - 480px);
  }
}
@media (min-width: 1340px) {
  .assortment_products_section .assortment_products .product_row .right, .possiblities_section .assortment_products .product_row .right {
    max-width: calc(100% - 560px);
    flex: 0 0 calc(100% - 560px);
  }
}
@media (min-width: 1440px) {
  .assortment_products_section .assortment_products .product_row .right, .possiblities_section .assortment_products .product_row .right {
    max-width: calc(100% - 670px);
    flex: 0 0 calc(100% - 670px);
  }
}
.assortment_products_section .assortment_products .product_row .right .desc .title-64 span::before, .possiblities_section .assortment_products .product_row .right .desc .title-64 span::before {
  width: auto;
  bottom: 0px;
  left: 0;
  background-size: cover;
  right: 0;
}
.assortment_products_section .assortment_products .product_row .left, .possiblities_section .assortment_products .product_row .left {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .left, .possiblities_section .assortment_products .product_row .left {
    max-width: 400px;
    flex: 0 0 400px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row .left, .possiblities_section .assortment_products .product_row .left {
    max-width: 480px;
    flex: 0 0 480px;
  }
}
@media (min-width: 1340px) {
  .assortment_products_section .assortment_products .product_row .left, .possiblities_section .assortment_products .product_row .left {
    max-width: 560px;
    flex: 0 0 560px;
  }
}
@media (min-width: 1440px) {
  .assortment_products_section .assortment_products .product_row .left, .possiblities_section .assortment_products .product_row .left {
    max-width: 670px;
    flex: 0 0 670px;
  }
}
.assortment_products_section .assortment_products .product_row .left img, .possiblities_section .assortment_products .product_row .left img {
  border-radius: 12px;
  margin: 0 auto;
  width: 100%;
}
.marquee_section {
  padding-top: 20px;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 767px) {
  .marquee_section {
    padding-top: 10px;
  }
}
.marquee_section .marquee_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -20px;
}
.marquee_section .marquee_list .box_list {
  width: 150px;
  margin-right: 15px;
  height: 120px;
  border-radius: 24px;
  border: 1px solid #212B36;
  flex: 0 0 150px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .marquee_section .marquee_list .box_list {
    width: 160px;
    flex: 0 0 160px;
    height: 150px;
    margin-right: 20px;
    margin-top: 20px;
  }
}
@media (min-width: 1025px) {
  .marquee_section .marquee_list .box_list {
    width: 160px;
    flex: 0 0 160px;
    height: 140px;
  }
}
@media (min-width: 1340px) {
  .marquee_section .marquee_list .box_list {
    width: 200px;
    flex: 0 0 200px;
  }
}
@media (min-width: 1440px) {
  .marquee_section .marquee_list .box_list {
    width: 200px;
    flex: 0 0 200px;
    height: 160px;
  }
}
.marquee_section .marquee_list .box_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.marquee_section .marquee_list .box_list a.no_link {
  pointer-events: none;
}
.marquee_section .marquee_list .box_list span {
  display: block;
  margin-bottom: 0;
  margin-top: 12px;
  word-wrap: break-word;
  white-space: break-spaces;
  line-height: 22px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .marquee_section .marquee_list .box_list span {
    margin-top: 5px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .marquee_section .marquee_list .box_list img {
    max-width: 40%;
  }
}
.marquee_section .marquee_list.top_list {
  animation: marquee_left 6s linear infinite;
}
@media (min-width: 768px) {
  .marquee_section .marquee_list.top_list {
    animation: marquee_left 8s linear infinite;
  }
}
@media (min-width: 992px) {
  .marquee_section .marquee_list.top_list {
    animation: marquee_left 12s linear infinite;
  }
}
@media (min-width: 1200px) {
  .marquee_section .marquee_list.top_list {
    animation: marquee_left 24s linear infinite;
  }
}
@media (min-width: 1600px) {
  .marquee_section .marquee_list.top_list {
    animation: marquee_left 33s linear infinite;
  }
}
.marquee_section .marquee_list.bottom_list {
  animation: marquee_right 6s linear infinite;
}
@media (min-width: 768px) {
  .marquee_section .marquee_list.bottom_list {
    animation: marquee_right 8s linear infinite;
  }
}
@media (min-width: 992px) {
  .marquee_section .marquee_list.bottom_list {
    animation: marquee_right 12s linear infinite;
  }
}
@media (min-width: 1200px) {
  .marquee_section .marquee_list.bottom_list {
    animation: marquee_right 24s linear infinite;
  }
}
@media (min-width: 1600px) {
  .marquee_section .marquee_list.bottom_list {
    animation: marquee_right 33s linear infinite;
  }
}
.marquee_section .marquee_list:hover {
  animation-play-state: paused;
}
@keyframes marquee_left {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@keyframes marquee_right {
  100% {
    left: 0;
  }
  0% {
    left: -100%;
  }
}
/*# sourceMappingURL=designer_tool.css.map */