/*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 */
/*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 */
.dynamic_features_Section .boxes_wrap {
  display: grid;
  gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dynamic_features_Section .boxes_wrap .boxes {
  margin-bottom: 0;
}
.dynamic_features_Section .boxes_wrap .boxes img {
  margin-right: 20px;
}
.dynamic_features_Section .btn_wrap.margin-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dynamic_features_Section .header-spacing .title-64 {
  margin-bottom: 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 */
.banner_section .header-spacing {
  max-width: 1000px;
}
.banner_section .header-spacing .tag {
  max-width: 320px;
  background-color: #E8F5FC;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 5px 16px 5px 51px;
  border-radius: 50px;
  position: relative;
  font-family: "Gordita";
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-left: auto;
  margin-right: auto;
}
.banner_section .header-spacing .tag::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 30px;
  left: 16px;
  top: 4px;
  position: absolute;
}
.banner_section .header-spacing .btn_wrap {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .banner_section .header-spacing .btn_wrap {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .banner_section .header-spacing.common-spacing {
    padding: 75px 0;
  }
}
.assortment_products_section {
  background-color: transparent;
  border-radius: 0;
}
.assortment_products_section .header-spacing .title-64 span::before {
  left: 10px;
}
.assortment_products_section .btn_wrap {
  display: block;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .assortment_products_section .btn_wrap {
    margin-top: 50px;
  }
}
.assortment_products_section .btn_wrap .btn {
  width: fit-content;
  margin: 0 auto;
}
.hot_folder_work_section {
  background-color: #222222;
  border-radius: 24px;
  color: #FFFFFF;
  position: relative;
}
.hot_folder_work_section::before {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: #222222;
}
.hot_folder_work_section::after {
  content: "";
  position: absolute;
  bottom: -60px;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: #222222;
}
@media (min-width: 768px) {
  .hot_folder_work_section {
    border-radius: 60px;
  }
}
.hot_folder_work_section .header-spacing {
  color: #FFFFFF;
}
.hot_folder_work_section .folder_step_details {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hot_folder_work_section .folder_step_details .pin-spacer {
  flex-basis: unset !important;
}
.hot_folder_work_section .folder_step_details svg {
  transform: rotate(-90deg);
}
.hot_folder_work_section .folder_step_details svg circle {
  stroke: rgba(254, 129, 47, 0.3);
  stroke-width: 7px;
  stroke-linecap: round;
}
.hot_folder_work_section .folder_step_details svg .progress-bar {
  stroke: #fe812f;
  transition: stroke-dashoffset 0.1s ease-in-out;
}
.hot_folder_work_section .folder_step_details .left {
  max-width: calc(100% - 790px);
  flex: 0 0 calc(100% - 790px);
  padding-bottom: 50px;
  display: none;
}
@media (min-width: 992px) {
  .hot_folder_work_section .folder_step_details .left {
    max-width: calc(100% - 620px);
    flex: 0 0 calc(100% - 620px);
    display: block;
    padding: 0 20px;
  }
}
@media (min-width: 1025px) {
  .hot_folder_work_section .folder_step_details .left {
    max-width: calc(100% - 700px);
    flex: 0 0 calc(100% - 700px);
  }
}
@media (min-width: 1200px) {
  .hot_folder_work_section .folder_step_details .left {
    max-width: calc(100% - 790px);
    flex: 0 0 calc(100% - 790px);
  }
}
.hot_folder_work_section .folder_step_details .left .overlap_svg {
  position: relative;
}
@media (min-width: 992px) {
  .hot_folder_work_section .folder_step_details .left .overlap_svg {
    height: 275px;
    width: 275px;
    margin: 0 auto;
  }
}
.hot_folder_work_section .folder_step_details .left .overlap_svg .counter {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0px;
  margin: auto;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hot_folder_work_section .folder_step_details .left .overlap_svg .counter .title-24 {
  color: #212B36;
  margin-bottom: 0;
}
.hot_folder_work_section .folder_step_details .left .overlap_svg .counter .counter_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1440px) {
  .hot_folder_work_section .folder_step_details .left .overlap_svg .counter .counter_inner {
    margin-top: 3px;
  }
}
.hot_folder_work_section .folder_step_details .left .overlap_svg .counter .counter_inner span {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #212B36;
}
@media (min-width: 1025px) {
  .hot_folder_work_section .folder_step_details .left .overlap_svg .counter .counter_inner span {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1200px) {
  .hot_folder_work_section .folder_step_details .left .overlap_svg .counter .counter_inner span {
    font-size: 24px;
    line-height: 32px;
  }
}
.hot_folder_work_section .folder_step_details .left #progress .data {
  stroke-width: 6;
  fill: #F5E0D8;
}
.hot_folder_work_section .folder_step_details .left .gauge-svg {
  transform: rotate(180deg);
  width: 400px;
  height: 400px;
}
.hot_folder_work_section .folder_step_details .left .gauge-path {
  stroke-width: 2;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.hot_folder_work_section .folder_step_details .right {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .hot_folder_work_section .folder_step_details .right {
    border-left: 1px solid rgba(255, 255, 255, 0.16);
    max-width: 620px;
    flex: 0 0 620px;
  }
}
@media (min-width: 1025px) {
  .hot_folder_work_section .folder_step_details .right {
    max-width: 700px;
    flex: 0 0 700px;
  }
}
@media (min-width: 1200px) {
  .hot_folder_work_section .folder_step_details .right {
    max-width: 790px;
    flex: 0 0 790px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .hot_folder_work_section .folder_step_details .right .folder_boxes {
    padding-bottom: 20px;
  }
}
.hot_folder_work_section .folder_step_details .right .folder_boxes .box {
  padding: 26px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  background-color: #222222;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .hot_folder_work_section .folder_step_details .right .folder_boxes .box {
    padding: 25px 0;
  }
}
@media (min-width: 992px) {
  .hot_folder_work_section .folder_step_details .right .folder_boxes .box {
    padding: 40px 0;
    padding-left: 60px;
  }
}
@media (min-width: 1025px) {
  .hot_folder_work_section .folder_step_details .right .folder_boxes .box {
    padding: 50px 0;
    padding-left: 100px;
  }
}
@media (min-width: 1200px) {
  .hot_folder_work_section .folder_step_details .right .folder_boxes .box {
    padding: 50px 0;
    padding-left: 100px;
  }
}
.hot_folder_work_section .folder_step_details .right .folder_boxes .box img {
  filter: invert(1) brightness(11);
  margin-bottom: 25px;
  height: 50px;
}
.hot_folder_work_section .folder_step_details .right .folder_boxes .box .title-24 {
  margin-bottom: 8px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .hot_folder_work_section .folder_step_details .right .folder_boxes .box:last-child {
    border-bottom: 0;
  }
}
.hot_folder_work_section .folder_step_details .right .folder_boxes .pin-spacer:last-child .box {
  border-bottom: 0;
}
.hot_folder_work_section + .button_section.green_bg {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .hot_folder_work_section + .button_section.green_bg {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .hot_folder_work_section + .button_section.blue_bg {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .hot_folder_work_section + .button_section.pink_bg {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .hot_folder_work_section + .button_section.orange_bg {
    margin-top: 0;
  }
}
.page-template-custom-webtoprint-development .hot_folder_work_section::before, .page-template-custom-webtoprint-development .hot_folder_work_section::after, .page-template-hotfolder-template .hot_folder_work_section::before, .page-template-hotfolder-template .hot_folder_work_section::after, .page-template-magento-template .hot_folder_work_section::before, .page-template-magento-template .hot_folder_work_section::after {
  display: none;
}
.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;
  }
}
.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;
}
.dynamic_features_Section.common-spacing + .feature_section.common-spacing {
  padding-bottom: 86px;
  background-color: #D8EDF5;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  margin-bottom: -40px;
}
@media (min-width: 768px) {
  .dynamic_features_Section.common-spacing + .feature_section.common-spacing {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
}
@media (min-width: 768px) {
  .dynamic_features_Section.common-spacing + .feature_section.common-spacing {
    padding-bottom: 126px;
    margin-bottom: -60px;
  }
}
@media (min-width: 1200px) {
  .dynamic_features_Section.common-spacing + .feature_section.common-spacing {
    padding-bottom: 166px;
    margin-bottom: -80px;
  }
}
@media (min-width: 1440px) {
  .dynamic_features_Section.common-spacing + .feature_section.common-spacing {
    padding-bottom: 204px;
    margin-bottom: -100px;
  }
}
.dynamic_features_Section.common-spacing + .feature_section.common-spacing .boxes_wrap .boxes {
  background-color: #FFFFFF !important;
}
/*# sourceMappingURL=custom-webtoprint-dev.css.map */