@charset "UTF-8";
/* clear */
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap");
:root .otp-theme {
  --loading_icon: url(../images/otp-loading.gif);
}
:root .ggp-theme {
  --loading_icon: url(../images/ggp_loading_100x67.gif);
}
:root .hs-theme {
  --loading_icon: url(../images/hs-loading.gif);
}

.design_service .s4_textBox div label:after,
.step_4 .step_tab_content .text p:after {
  content: "";
  clear: both;
  display: block;
}

.std .main_slide ul .step_tab ul,
.step_4 .step_tab ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.std .main_slide ul .step_tab ul:after,
.step_4 .step_tab ul:after {
  content: "";
  clear: both;
  display: block;
}
.std .main_slide ul .tab_content:after, .std .main_slide ul .step_tab_content:after,
.step_4 .tab_content:after,
.step_4 .step_tab_content:after {
  content: "";
  clear: both;
  display: block;
}

/* main slide */
.main_slide {
  height: 340px;
  overflow: hidden;
  background-color: #dfdfdf;
  position: relative;
  z-index: 0;
}

.s1_title h2,
.s1_title h3 {
  font-size: 30px;
  color: #000;
  line-height: 35px;
  font-weight: 700;
  margin: 0;
}

.s1_title h2 {
  color: #dd167c;
}

.s1_truck span,
.s1_like span {
  display: block;
  float: left;
  margin-top: 5px;
  font-size: 17px;
  line-height: 20px;
  color: #000;
  padding-left: 75px;
}

.s1_truck span {
  background: url(../images/homepage/truck.png) no-repeat left center;
}

.s1_like span {
  background: url(../images/homepage/main_slide1_like.png) no-repeat 10px center;
}

.s2_textBox h4 {
  color: #0a4160;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  text-align: center;
}

.s2_textBox small {
  color: #898989;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}

.s2_textBox p {
  padding: 0;
  margin: 0;
}

.s2_textBox p em {
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  color: #ee2a64;
  font-weight: bold;
  margin-right: 5px;
}

.s2_textBox p span {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

.text1 {
  width: 110px;
}

.s4_textBox h2,
.s3_textBox h2 {
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  color: #000;
  text-transform: lowercase;
  margin: 0;
}

.s4_textBox h2 span,
.s3_textBox h2 span {
  color: #df197d;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  margin-right: 5px;
}

.s4_textBox p,
.s3_textBox p {
  margin-top: 7px;
  padding: 10px 0 0;
  line-height: 15px;
  width: 260px;
}

.s4_textBox.bt a,
.s3_textBox.bt a {
  width: 180px;
  height: 35px;
  background: #2ac2e3;
  font-size: 17px;
  line-height: 35px;
  color: #FFF;
  text-align: center;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: block;
}

.s4_textBox.bt a.bt:hover,
.s3_textBox.bt a.bt:hover {
  background: #dd167d;
  text-decoration: none;
}

.cms-home .std .main_slide ul li {
  margin-left: 0;
}

.tp-bullets.simplebullets.round .bullet.first {
  width: 31px;
  height: 10px;
  background: url("../images/assets/bullet_bg.png") no-repeat left top;
}

.tp-bullets.simplebullets.round .bullet.first.selected {
  background-position: 0 -10px;
}

/* homepage */
.step_4 h2 {
  font-size: 36px;
  color: #39393F;
  height: 118px;
  text-align: center;
  line-height: 118px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .step_4 h2 {
    font-size: 28px;
    line-height: 35px;
  }
}
.step_4 h2 span {
  color: #29B5DC;
  margin-right: 15px;
}
.step_4 .step_tab {
  display: block;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .step_4 .step_tab {
    height: 170px;
  }
}
.step_4 .step_tab .bgline {
  position: absolute;
  height: 2px;
  margin: 0 auto;
  display: block;
  background: url("../images/homepage/icon_dashed.png") repeat-x 0 -2px;
  z-index: 0;
  top: 50px;
  left: 110px;
  z-index: 0;
  width: 75%;
}
.step_4 .step_tab .bgline div {
  position: absolute;
  height: 2px;
  display: block;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab .bgline {
    display: none;
  }
}
.step_4 .step_tab li {
  margin-left: 0;
}
.step_4 .step_tab li a.active.current span {
  font-weight: 700;
}
.step_4 .step_tab li a span {
  display: block;
  width: 100%;
  height: 70px;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  color: #000;
  text-align: center;
  padding: 15px 0;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab li a span {
    display: none;
  }
}
.step_4 .step_tab em {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background-color: #f4f5f5;
  background-repeat: no-repeat;
  background-position: -3px -3px;
  position: relative;
  border: 3px solid #f4f5f5;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab em {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-color: #e6e7e5;
  }
}
.step_4 .step_tab small {
  font-size: 12px;
  position: absolute;
  top: -5px;
  left: -5px;
  color: #000000;
  font-style: normal;
  height: 25px;
  width: 25px;
  line-height: 25px;
  background: #ede22a;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab small {
    height: 19px;
    width: 19px;
    line-height: 19px;
  }
}
.step_4 #config_product em {
  background-image: url("../images/homepage/home_step_1.png");
}
.step_4 #make_payment em {
  background-image: url("../images/homepage/home_step_2.png");
}
.step_4 #upload_files em {
  background-image: url("../images/homepage/home_step_3.png");
}
.step_4 #receive_products em {
  background-image: url("../images/homepage/home_step_4.png");
}
.step_4 .step_tab_content .image {
  float: left;
  text-align: right;
  padding: 26px 40px 0 0;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab_content .image {
    padding: 39px 0 0 0;
  }
}
.step_4 .step_tab_content .image img {
  display: inline;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab_content .image img {
    width: 100%;
  }
}
.step_4 .step_tab_content .text p {
  margin-bottom: 10px;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab_content .text p {
    display: inline-flex;
  }
}
.step_4 .step_tab_content .text span {
  float: left;
  display: block;
  width: 300px;
  padding-left: 15px;
  line-height: 18px;
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  .step_4 .step_tab_content .text span {
    width: 235px;
  }
}

.step_4 .step_tab a {
  display: block;
}

.step_4 .step_tab a:hover {
  text-decoration: none;
}

.step_4 .step_tab li a:hover em,
.step_4 .step_tab li a.active em {
  border: 3px solid #dd167d;
}

.step_4 .step_tab li a:hover small,
.step_4 .step_tab li a.active small {
  background: #dd167d;
  color: #FFF;
}

.step_4 .tab_content {
  display: none;
}

.step_4 .tab_content.active {
  display: block;
}

.step_4 .step_tab_content .text {
  padding-top: 26px;
  width: 40%;
  float: left;
}

.step_4 .step_tab_content .text em {
  display: block;
  width: 75px;
  height: 54px;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
}

.step_4 .step_tab_content .text strong {
  color: #39393F;
  font-weight: 600;
}

.step_4 .step_tab_content .text span span {
  padding-left: 0px;
  padding-top: 0px;
}

.step_4 .step_tab_content .text span u {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #636363;
  margin-bottom: 5px;
}

.step_4 .step_tab_content .text em.select_product {
  background-image: url("../images/homepage/icon_select_product.png");
}

.step_4 .step_tab_content .text em.produce {
  background-image: url("../images/homepage/icon_shipping.png");
}

.step_4 .step_tab_content .text em.price {
  background-image: url("../images/homepage/icon_price.png");
}

.step_4 .step_tab_content .text em.help {
  background-image: url("../images/homepage/icon_help.png");
}

.step_4 .step_tab_content .text em.bank_transfer {
  background-image: url("../images/homepage/icon_bank_transfer.png");
}

.step_4 .step_tab_content .text em.credit_card {
  background-image: url("../images/homepage/icon_credit_card.png");
}

.step_4 .step_tab_content .text em.cash_delivery {
  background-image: url("../images/homepage/icon_cash_delivery.png");
}

.step_4 .step_tab_content .text em.credit_terms {
  background-image: url("../images/homepage/icon_credit_terms.png");
}

.step_4 .step_tab_content .text em.upload_file {
  background-image: url("../images/homepage/icon_upload_file.png");
}

.step_4 .step_tab_content .text em.design_service {
  background-image: url("../images/homepage/icon_design_service.png");
}

.step_4 .step_tab_content .text em.delivery {
  background-image: url("../images/homepage/icon_delivery.png");
}

.step_4 .step_tab_content .text em.produce {
  background-image: url("../images/homepage/icon_produce.png");
}

.step_4 .step_tab_content .text em.tracking {
  background-image: url("../images/homepage/icon_tracking.png");
}

/* News */
.info {
  background-color: #FFFFFF;
}

.blog {
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  .blog {
    background: unset;
  }
}

.news {
  margin: 50px auto 90px;
}
@media only screen and (max-width: 768px) {
  .news {
    width: 100%;
    overflow: scroll;
    margin: 0;
  }
}
.news_block {
  display: flex;
  width: 900px;
}
.news_block a {
  display: block;
  margin-right: 20px;
}
.news_block a img {
  width: 100%;
}
.news img {
  width: 70%;
  margin: 19px 0;
}

/* New Product Slider */
.new_product_slider .content,
.new_product_slider input {
  display: none;
}

.new_product_slider .container {
  text-align: center;
  height: 620px;
  padding-top: 58px;
}

.new_product_slider .row {
  display: inline-block;
  margin: 0;
}

.new_product_slider .row label {
  padding: 5px;
  margin: 0 15px;
  font-size: 18px;
  color: #000000;
  cursor: pointer;
}

html[lang=th] .new_product_slider .row label {
  font-size: 15px;
}

.new_product_slider .content {
  position: absolute;
  background-color: #F7F7F7;
  z-index: 2;
  left: 0;
  top: 120px;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.new_product_slider .content:after {
  content: "";
  position: absolute;
  width: 1px;
  right: 0;
  background-color: #F7F7F7;
  height: 100%;
}

.new_product_slider .content .grid {
  position: absolute;
  height: 100%;
  text-align: left;
  white-space: nowrap;
  left: 0;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}

.new_product_slider .content .grid .column {
  display: inline-block;
  vertical-align: top;
  width: 196px;
}

.new_product_slider .content .grid .column a {
  display: block;
  text-align: center;
  color: #D20271;
  height: 200px;
  padding-top: 164px;
  line-height: 36px;
  background-repeat: no-repeat;
  border-right: 1px dashed #CECECE;
  z-index: 1;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.new_product_slider .content .grid .column a.free_design, .new_product_slider .content .grid .column a.design_service {
  line-height: 15px;
}

.new_product_slider .content .grid .column a.free_design span, .new_product_slider .content .grid .column a.design_service span {
  color: #9F9F9F;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
}

.new_product_slider .content .grid .column a:first-child {
  border-bottom: 1px dashed #CECECE;
}

.new_product_slider .content .grid .column a:hover {
  border: 2px solid #D20271;
  border-bottom: 36px solid #D20271;
  color: #FFFFFF;
  text-decoration: none;
  z-index: 3;
}

.new_product_slider .content .grid .column a.free_design:hover span, .new_product_slider .content .grid .column a.design_service:hover span {
  color: #F2DC52;
}

.new_product_slider .arrow {
  display: none;
  position: absolute;
  height: 400px;
  top: 120px;
  width: 120px;
  background: url("../images/wysiwyg/arrow_36x64.png") no-repeat center;
  cursor: pointer;
}

.new_product_slider .arrow.left {
  left: -120px;
}

.new_product_slider .arrow.right {
  /*right: -120px;*/
  transform: rotate(180deg);
}

.new_product_slider .arrow:hover {
  -webkit-filter: brightness(105%);
  filter: brightness(105%);
}

.new_product_slider input[name=new_product_slider_input]:checked + .row label {
  border-bottom: 3px solid #D20271;
}

.new_product_slider input[name=new_product_slider_input]:checked + .row .content,
.new_product_slider input[name=new_product_slider_input]:checked + .row .arrow {
  display: block;
}

/* New Product Slider */
.mobile_only {
  display: none !important;
}

/*Testimonials*/
.testimonials_header {
  font-size: 36px;
  color: #39393F;
  margin: 70px 0 50px 0;
  text-align: center;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .testimonials_header {
    font-size: 28px;
  }
}
.testimonials_header span {
  color: #29B5DC;
}

#our_client_testimonials img.person_image {
  max-height: 95px;
  margin: 0px 30px;
  background: white;
  border-radius: 50px;
  padding: 2px;
}
@media only screen and (max-width: 768px) {
  #our_client_testimonials img.person_image {
    width: 60px;
    height: 60px;
  }
}

#our_client_testimonials {
  margin-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  #our_client_testimonials {
    margin-bottom: 40px;
  }
}
#our_client_testimonials img {
  margin: 0 auto;
  max-height: 450px;
}
@media only screen and (max-width: 768px) {
  #our_client_testimonials img {
    max-height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  #our_client_testimonials img {
    width: 100%;
  }
}
#our_client_testimonials .person_group {
  display: flex;
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #our_client_testimonials .person_group > p {
    width: 55%;
    padding-top: 4px;
  }
}
#our_client_testimonials .person_group .client_button {
  position: absolute;
  display: block;
  left: 18%;
  top: 115%;
}
@media only screen and (max-width: 768px) {
  #our_client_testimonials .person_group .client_button {
    left: 25%;
    top: 78%;
  }
  #our_client_testimonials .person_group .client_button button {
    background-color: #D20271;
    padding: 3px 8px;
    border: none;
    font-size: 11px;
    border: none;
    border-radius: 1px;
    color: #FFFFFF;
  }
}

.quotation_mark {
  text-align: center;
}

#button_under_testimonial {
  position: absolute;
  display: block;
  width: 220px;
  height: 34px;
  background: #D20271;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  line-height: 34px;
  left: 50%;
  margin-left: -110px;
}

#button_under_testimonial:hover {
  background: #E760A3;
}

.product-contact {
  margin-top: 112px;
}

/*Home page product slider*/
.cycle-container {
  width: 980px;
  margin: 0 auto;
}

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
  position: static;
  z-index: 100;
}
.cycle-slideshow .slide {
  height: 450px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .cycle-slideshow .slide {
    height: 100%;
  }
}
.cycle-slideshow .slide .desc {
  width: 475px;
  margin-top: 55px;
}
@media only screen and (max-width: 768px) {
  .cycle-slideshow .slide .desc {
    width: 100%;
    margin-top: 3px;
  }
}
.cycle-slideshow .slide img {
  float: left;
  /*padding-left: 5%;*/
  padding-right: 30px;
}
.cycle-slideshow .slide h3 {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .cycle-slideshow .slide h3 {
    font-size: 22px;
  }
}
.cycle-slideshow .slide p {
  margin-top: 10px;
  display: inline-block;
  color: #000000;
  padding-top: 20px;
  text-align: center;
}
.cycle-slideshow .slide p.client_button {
  float: right;
}
@media only screen and (min-width: 992px) {
  .cycle-slideshow .slide p.client_button {
    width: 340px;
  }
}

/* pager */
.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  top: 10px;
  overflow: hidden;
}

.cycle-pager span {
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #ddd;
  cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
  color: #D69746;
}

.cycle-pager > * {
  cursor: pointer;
}

.cycle-slideshow .slide p.description {
  margin-top: 0px;
  display: inline-block;
  color: #000000;
  text-align: center;
}

.cycle-slideshow .slide strong {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.cycle-slideshow .slide button.blue {
  background-color: #29B5DC;
  color: #FFFFFF;
  border-radius: 30px;
  border: none;
  padding: 6px 24px 5px;
  font-weight: 300;
  vertical-align: text-bottom;
}

.cycle-slideshow .slide button.blue:hover {
  background-color: #29B5DC;
}

#slider_wrapper:after {
  content: "";
  display: table;
  clear: both;
}

div.slider_btn {
  float: left;
  width: 16.66%;
  text-align: center;
  background-size: cover !important;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  div.slider_btn {
    min-height: 174px;
  }
}
@media only screen and (max-width: 991px) {
  div.slider_btn {
    width: 13.66%;
    max-height: 150px;
  }
}

div.slider_btn h5 {
  margin-top: 70px;
  font-size: 28px;
}

div.slider_btn:hover h5 {
  display: none;
}

.client_wrapper {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .client_wrapper {
    overflow-x: scroll;
  }
}
.client_wrapper__block {
  margin: 0 auto;
  width: 960px;
  /*@media only screen and (max-width: 768px) {
    width: 450px;
    overflow: scroll;
  }*/
}
.client_wrapper__block .client {
  background: none !important;
  /*@media only screen and (max-width: 768px){
    width:120px;
  }*/
}
.client_wrapper__block .client img {
  width: 100%;
  padding: 40px 5px;
  filter: grayscale(100%);
  /*@media only screen and (max-width: 768px) {
    padding: 20px 5px;
  }*/
}
.client_wrapper__block .client img:hover {
  filter: unset;
}
.client_wrapper__block .client.active img {
  filter: unset;
}

.blog h3 {
  font-size: 36px;
  color: #39393F;
  margin-bottom: 26px;
  text-align: center;
  font-weight: 300;
}
.blog .blog-grid {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  list-style: none !important;
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (max-width: 768px) {
  .blog .blog-grid {
    height: 250px;
    overflow: hidden;
  }
}
.blog .blog-grid:after {
  content: "";
  display: table;
  clear: both;
}
.blog .blog-grid > li {
  position: relative;
  text-align: center;
  padding: 0 5px 40px 5px;
  height: 240px;
  width: 25%;
  float: left;
  padding: 0 10px 40px 10px;
  height: 315px;
  margin: 0 !important;
}
@media only screen and (max-width: 768px) {
  .blog .blog-grid > li {
    width: 50%;
    height: auto;
  }
}
.blog .blog-grid > li.first {
  content: "";
  display: table;
  clear: both;
}
.blog .blog-grid .image {
  width: 100%;
  height: 160px;
  overflow: hidden;
  display: block;
  background-color: #dedcde;
}
.blog .blog-grid .image img {
  width: 100%;
  height: auto;
}
.blog .blog-grid .box {
  border: 1px solid rgba(100, 100, 100, 0.1);
  border-top: 1px solid #FFFFFF;
}
.blog .blog-grid .box:hover {
  border-color: #D20271;
}
.blog .blog-grid .box .info {
  border-top: 1px solid rgba(100, 100, 100, 0.1);
  height: 140px;
  padding: 20px 0 0 30px;
  text-align: left;
  height: 80px;
}
@media only screen and (max-width: 768px) {
  .blog .blog-grid .box .info {
    padding: 10px;
  }
}

.blog-grid .box .info p,
.blog-grid .box .info h2 {
  padding: 0;
  margin: 0;
  color: #000000;
  font-size: 19px;
  font-weight: 500;
  line-height: 20px;
}

.blog .blog-grid .box .info h2 {
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
}

.blog-grid .box .info a,
.blog-grid .box .info p {
  color: #777;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  margin-top: 10px;
}

.blog-grid .box .info a {
  color: #D20271;
  margin-top: 10px;
  display: block;
}

.blog a.view_all {
  display: block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  margin: 0 auto !important;
}
@media only screen and (max-width: 768px) {
  .blog a.view_all {
    background: #D20271;
    text-transform: uppercase;
    border-radius: 1px;
  }
  .blog a.view_all:after {
    content: "";
  }
}
@media only screen and (min-width: 992px) {
  .blog a.view_all {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    background: #29B5DC;
    border-radius: 32px;
  }
}

/* About-us */
.about-header {
  font-size: 32px;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 400;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .about-header {
    font-size: 28px;
    margin-bottom: 12px;
  }
}
.about-header > span {
  font-weight: 400;
  color: #29B5DC;
}
.about-header > small {
  display: block;
  font-size: 16px;
  color: #666666;
  font-weight: 300;
}
.online-printing {
  background-color: #FFFFFF;
  padding: 30px 0;
  text-align: center;
  /* About-us */
}
@media only screen and (min-width: 992px) {
  .online-printing .about-content-row::before {
    content: "";
    background-image: url("/skin/frontend/ggp/default/images/arrow_faqs.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    left: 30px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .online-printing .about-content-row > h3 {
    margin: 10px 3px 20px 100px;
    font-weight: 300;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .online-printing .about-content-row > h3 {
    margin: 0 21px;
    font-size: 16px;
    font-weight: 300;
  }
  .online-printing .about-content-row::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    line-height: 1;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    right: 0;
    top: 13px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
}
.online-printing .about-content-row {
  border-bottom: 1px solid #EEEEEE;
  padding: 10px 0;
  position: relative;
  cursor: pointer;
  text-align: left;
}
.online-printing .about-content-row > div {
  max-height: 0;
  overflow: hidden;
  cursor: auto;
  -webkit-transition: max-height 0.25s ease-out;
  -moz-transition: max-height 0.25s ease-out;
  -ms-transition: max-height 0.25s ease-out;
  transition: max-height 0.25s ease-out;
}
.online-printing .about-content-row > div > p {
  margin: 0 50px 10px 100px !important;
  padding: 0 0 0 0;
  text-indent: 25px;
  text-align: justify;
  text-justify: inter-word;
}
@media only screen and (max-width: 991.98px) {
  .online-printing .about-content-row > div > p {
    margin: 12px !important;
  }
}
.online-printing .about-content-row-open > div {
  max-height: 900px;
  -webkit-transition: max-height 0.25s ease-in;
  -moz-transition: max-height 0.25s ease-in;
  -ms-transition: max-height 0.25s ease-in;
  transition: max-height 0.25s ease-in;
}
.online-printing .about-content-row-open::before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mobile-banner .container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.mobile-banner img {
  width: 100%;
}

.home_content {
  margin-top: 30px;
}
@media only screen and (max-width: 991.98px) {
  .home_content {
    margin-top: 15px;
  }
}

.masterpiece {
  padding-top: 50px;
}
.masterpiece .companies-works {
  /* Logo grid */
  /* Slider */
}
.masterpiece .companies-works__heading {
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}
.masterpiece .companies-works__heading span {
  color: #29B5DC;
  font-weight: 400;
}
.masterpiece .companies-works__heading label {
  color: #666666;
  font-size: 16px;
  font-weight: 300;
  display: block;
}
@media only screen and (max-width: 512px) {
  .masterpiece .companies-works__heading {
    max-width: 340px;
    font-size: 24px;
  }
}
.masterpiece .companies-works .customer-logo-grid {
  max-width: 776px;
  width: 100%;
  padding: 24px;
  margin: 0px auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.masterpiece .companies-works .customer-logo-grid img {
  flex: none;
  flex-basis: 0;
  width: 120px;
  text-align: center;
}
.masterpiece .companies-works .slick-slide {
  margin: 0px 15px;
}
.masterpiece .companies-works .slick-slide img {
  width: 100%;
  padding: 0 10px;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .companies-works .slick-slide img {
    width: 120%;
    padding: 0;
  }
}
.masterpiece .companies-works .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.masterpiece .companies-works .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.masterpiece .companies-works .slick-list:focus {
  outline: none;
}
.masterpiece .companies-works .slick-list .dragging {
  cursor: pointer;
  cursor: hand;
}
.masterpiece .companies-works .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin: 20px 0;
}
.masterpiece .companies-works .slick-track:after {
  clear: both;
}
.masterpiece .companies-works .slick-loading .slick-track {
  visibility: hidden;
}
.masterpiece .companies-works .slick-slider .slick-track,
.masterpiece .companies-works .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.masterpiece .companies-works .slick-track:before,
.masterpiece .companies-works .slick-track:after {
  display: table;
  content: "";
}
.masterpiece .companies-works .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.masterpiece .companies-works .slick-slide img {
  display: block;
}
.masterpiece .companies-works .slick-slide.slick-loading img {
  pointer-events: none;
  display: none;
}
.masterpiece .companies-works [dir=rtl] .slick-slide {
  float: right;
}
.masterpiece .companies-works .slick-initialized .slick-slide {
  display: block;
}
.masterpiece .companies-works .slick-loading .slick-slide {
  visibility: hidden;
}
.masterpiece .companies-works .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.masterpiece .companies-works .slick-arrow.slick-hidden {
  display: none;
}
.masterpiece .google-review {
  position: relative;
  margin-top: 5px;
  padding: 0 30px;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review {
    margin-top: 30px;
    padding: 0 17px;
  }
}
.masterpiece .google-review .navigation-box {
  top: 0.4rem;
  right: 0.8rem;
  width: 2rem;
  position: absolute;
}
.masterpiece .google-review img {
  width: 130px;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review img {
    padding-right: 8px;
    width: 31%;
  }
}
.masterpiece .google-review_star {
  display: inline-flex;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review_star {
    position: absolute;
    top: 0;
    left: 33%;
  }
}
.masterpiece .google-review_star p.rate {
  font-size: 13px;
  font-weight: 600;
  color: #333333;
  margin: 10px;
  text-align: center;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review_star p.rate {
    margin-top: 10px;
    font-size: 10px;
    text-align: left;
    margin-left: 0px;
  }
}
.masterpiece .google-review_star .star_box {
  position: relative;
  margin-left: 10px;
}
.masterpiece .google-review_star .star_box.primary {
  color: #ff9800;
}
.masterpiece .google-review_star .star_box.default {
  color: #3AAED5;
}
.masterpiece .google-review_star .star_box:before {
  display: block;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  height: 10px;
  color: #ddd;
  margin-top: 3px;
  letter-spacing: 3px;
}
.masterpiece .google-review_star .star_box .star_percent {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0px;
  line-height: 22px;
  height: 20px;
  margin-top: 3px;
  letter-spacing: 3px;
}
.masterpiece .google-review .breaking-box {
  background-color: #f5f6f6;
  height: 90px;
}
@media only screen and (min-width: 992px) {
  .masterpiece .google-review .breaking-box {
    margin-right: 15px;
  }
}
.masterpiece .google-review .breaking-box .google-review_star {
  display: inline-flex;
  position: absolute;
  top: 7%;
  left: 17%;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review .breaking-box .google-review_star {
    left: 38%;
  }
}
.masterpiece .google-review .breaking-box .google-review_star .star_box:before {
  font-size: 11px;
  line-height: unset;
}
.masterpiece .google-review .breaking-box .google-review_star .star_box .star_percent {
  font-size: 11px;
  line-height: unset;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review .breaking-box {
    height: 120px;
    margin: 25px 15px 0;
  }
}
.masterpiece .google-review .breaking-box .media-body {
  padding: 12px;
}
.masterpiece .google-review .breaking-box .media-body h5 {
  font-size: 12px;
  color: #00000d;
  font-weight: 600;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.masterpiece .google-review .breaking-box .media-body p {
  font-size: 12px;
  color: #636363;
}
@media only screen and (max-width: 991.98px) {
  .masterpiece .google-review .breaking-box .media-body p {
    font-size: 10px;
    height: 60px;
    overflow-y: hidden;
  }
}
.masterpiece .google-review .breaking-box .media-body span {
  color: #9B9B9B;
  font-size: 9px;
}

.our-blog .box {
  border-radius: 5px;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
  min-height: 305px;
}
.our-blog .box .info {
  padding: 6px 12px;
  margin: 0;
}
.our-blog .box .info h2 {
  font-size: 12px;
  color: #4A4A4A;
  font-weight: 600;
}
.our-blog .box .info a {
  font-size: 10px;
  color: #dedede;
}
.our-blog .box .info a:hover {
  color: #4A4A4A;
  text-decoration: none;
}

.request-quote {
  display: flex;
  background-color: #F4FDFF;
  padding: 2% 5%;
  margin-bottom: 30px;
  box-shadow: 0px 8px 20px rgba(170, 170, 170, 0.1);
}
.request-quote .col.message {
  min-width: 70%;
}
.request-quote .col.button {
  align-self: center;
}
.request-quote h1 {
  color: #000000;
  font-size: 32px;
  font-weight: 600;
}
.request-quote p {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
}
.request-quote .btn-quote {
  min-width: 140px;
  line-height: 32px;
  border-radius: 4px;
  text-decoration: none !important;
  padding: 6px 12px;
  text-align: center;
  background: transparent;
  color: #E84FA5;
  font-size: 14px;
  font-weight: 400;
  border: 2px solid #E84FA5;
  float: right;
}
.request-quote .btn-quote:hover {
  background-color: #E84FA5;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .request-quote {
    flex-direction: column;
    width: 100%;
    margin: 0px auto 30px auto;
    padding: 32px 16px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    gap: 16px;
  }
  .request-quote .col {
    width: 100%;
    margin: 0px auto;
    min-width: unset;
    display: flex;
    flex-direction: column;
    flex-basis: unset;
    flex-grow: unset;
    align-items: center;
    justify-content: center;
  }
  .request-quote h1 {
    font-size: 24px;
    line-height: 36px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
  }
  .request-quote p {
    font-size: 14px;
    line-height: 19px;
    padding: 0px 12px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
  }
  .request-quote .btn-quote {
    min-width: unset;
    width: 100%;
    margin: 0px auto;
    color: #FFFFFF;
    background-color: #E84FA5;
    border: 2px solid #E84FA5;
  }
  .request-quote .btn-quote:hover {
    background-color: transparent;
    color: #E84FA5;
  }
}

.google-reviews {
  width: 100%;
  margin: 50px auto;
  padding: 20px 0px;
  background: linear-gradient(103.74deg, rgba(232, 79, 165, 0.05) 0%, rgba(255, 255, 255, 0) 100%), rgba(249, 249, 255, 0.76);
}

.google-reviews .review-cont {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  padding: 8px;
}

.google-reviews .review-cont > .google-reviews-count {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.review-cont > .google-reviews-count img {
  width: auto;
  height: 56px;
  margin: auto;
}

.review-cont > .google-reviews-count .stars-cont {
  display: flex;
  align-items: center;
  width: auto;
  margin: 8px auto 20px auto;
  justify-content: center;
}

.review-cont > .google-reviews-count .stars-cont .star {
  font-size: 32px;
  margin: 0px 1px;
  color: #ffc107;
}

.review-cont > .google-reviews-count .rating-text {
  width: 100%;
  margin: 0px auto;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.review-cont > .google-reviews-count .rating-text span {
  font-weight: 700;
  color: #000000;
}

/* Reviews slide */
.reviews-slide {
  width: 500px;
  margin-top: 40px;
}

.reviews-slide > .carousel-inner {
  width: 100%;
  margin: auto;
  background: white;
  box-shadow: 0px 8px 20px rgba(170, 170, 170, 0.15);
  border-radius: 4px 4px 0px 4px;
}

.reviews-slide > .carousel-inner > .carousel-item {
  width: 100%;
  height: 270px;
  padding: 24px;
}

.reviews-slide .controls .carousel-control-prev,
.reviews-slide .controls .carousel-control-next {
  position: unset;
  top: unset;
  bottom: unset;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  opacity: 0.8;
  height: 36px;
  width: 36px;
  background-color: #29ABE2;
  transition: all 0.2s ease-in-out;
}

.reviews-slide .controls .carousel-control-prev:hover,
.reviews-slide .controls .carousel-control-next:hover {
  border: 2px solid #E84FA5;
  color: white;
  background: #E84FA5;
}

.reviews-slide .controls {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.reviews-slide .control-icon {
  font-size: 16px;
}

.reviews-slide .controls .carousel-control-prev {
  background-color: #29ABE228;
  color: #29ABE2;
}

.review-header {
  width: 100%;
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.rh-name-rating {
  width: 100%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rh-name-rating > .reviewer-name {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  max-width: 70%;
  margin: 0px;
  text-overflow: ellipsis;
  text-align: left;
  color: #000000;
}

.rh-name-rating > .reviewr-stars {
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: flex-start;
  position: relative;
  top: -2px;
}

.rh-name-rating > .reviewer-stars .star {
  font-size: 16px;
  margin: 0;
  color: #ffc107;
}

.review-header .review-time {
  font-family: "Open Sans", sans-serif;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  margin: 4px auto;
}

.carousel-item > hr {
  width: 100%;
  margin: 16px auto;
  color: #f1f1f1;
}

.carousel-item > .review-message {
  width: 100%;
  margin: 0px auto;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  text-align: left;
}

.carousel-item > hr {
  width: 100%;
  margin: 24px auto;
  color: #f1f1f1;
}

.carousel-item > .review-message {
  width: 100%;
  margin: 0px auto;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  text-align: left;
}

@media (max-width: 768px) {
  .google-reviews .review-cont {
    flex-direction: column;
    justify-content: center;
    padding: 0px;
  }

  .google-reviews-count {
    margin-bottom: 24px;
  }

  .reviews-slide {
    width: 100%;
    margin: auto;
  }

  .reviews-slide > .carousel-inner > .carousel-item {
    height: auto;
    min-height: 270px;
    padding: 16px;
  }
}
@media (max-width: 512px) {
  .review-cont > .google-reviews-count img {
    height: 48px;
  }

  .review-cont > .google-reviews-count .stars-cont .star {
    font-size: 24px;
    margin: 0px 0.5px;
  }
}
@media only screen and (min-width: 992px) {
  .online-printing .about-content-row::before {
    content: unset;
    background-image: unset;
    background-position: unset;
    background-repeat: unset;
    width: unset;
    height: unset;
    position: unset;
    display: unset;
    left: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    transition: unset;
  }
}
@media only screen and (max-width: 991.98px) {
  .online-printing .about-content-row::after {
    font-family: unset;
    font-weight: unset;
    font-size: unset;
    line-height: unset;
    content: unset;
    background-image: unset;
    background-position: unset;
    background-repeat: unset;
    width: unset;
    height: unset;
    position: unset;
    display: unset;
    right: unset;
    top: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    transition: unset;
  }
}
.acr-header {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 8px 0px;
}

.acr-header > .indicator {
  margin-right: 16px;
  font-size: 24px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #444;
  flex: none;
  transition: all 0.2s ease-in-out;
}

.acr-header > span.header {
  flex-grow: 1;
  font-weight: 600;
  color: #444;
  font-size: 18px;
  text-align: left;
}

.about-content-row-open .acr-header > .indicator {
  color: #29b5dc !important;
  transform: rotate(180deg);
}

.about-content-row-open .acr-header > span.header {
  color: #29b5dc !important;
}

.online-printing .about-content-row-open > div {
  margin-top: 8px !important;
}

.online-printing .about-content-row > div > p {
  width: 100%;
  margin: 0px 0px 16px 0px !important;
  padding-left: 48px;
  text-indent: unset;
  text-align: justify;
  font-size: 14px;
  text-justify: inter-word;
}

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