/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
: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);
}

.cms-page-view .col-main {
  padding-bottom: 120px !important;
}

.cms_content .page-title {
  position: relative;
  margin-bottom: 60px;
}

.cms_content .page-title h1 {
  position: absolute;
  bottom: 55px;
  left: 85px;
  color: #000 !important;
  text-transform: capitalize;
  font-size: 28px;
  font-weight: 300;
}

.cms_content .page-title h1 strong {
  font-weight: 700;
}

/*about-us*/
.about-us h2 {
  font-weight: 700 !important;
  color: #000 !important;
}

.cms-about-us .col-main p {
  color: #000 !important;
}

@media screen and (min-width: 992px) {
  .cms-about-us .card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
.cms-about-us .card {
  border: none;
}
.cms-about-us .card .card-img-top {
  padding: 1.25rem;
}
.cms-about-us .card .card-img-top img {
  margin: 0 auto;
  width: 50px;
}
.cms-about-us p.heading_about {
  text-align: center;
  font-size: 2rem !important;
  margin-top: 86px;
  color: #000000 !important;
  margin-bottom: 40px;
}
.cms-about-us .heading_about span {
  color: #29B5DC;
}
.cms-about-us p._heading_about {
  line-height: 20px !important;
  margin: 30px 0 30px !important;
}
@media screen and (max-width: 991.98px) {
  .cms-about-us p._heading_about {
    word-break: break-all;
  }
}
.cms-about-us .lists_about {
  text-align: center;
}
.cms-about-us .lists_about img {
  margin: 0 auto;
}

/**/
.cms_content.why-print .page-title {
  margin-bottom: 0;
}

.cms_content.why-print .second-section {
  padding: 0 0 0 0;
  margin-bottom: 0;
}

.cms-contact-us .messages {
  width: 980px;
  margin: 0 auto;
}

.button_cover_about_page {
  height: 88px;
  margin: 5px 0 58px;
}

.button_cover_about_page a {
  position: absolute;
  padding: 2px 23px 2px;
  background: #E0197D;
  color: #FFF;
  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-top: 31px;
}

/*------------------------ A B O U T   P A G E ------------------------------*/
.banner_about {
  background: linear-gradient(148.28deg, #C2F5FC 0%, #A4E8F6 19.79%, #7DD8EE 44.93%, #76D5EC 49.82%, #29B5DC 100%);
  height: 210px;
}
.banner_about img {
  float: right;
}

.txt_banner_about {
  position: absolute;
}
.txt_banner_about > p._one {
  font-size: 24px;
  margin-top: 24px;
  color: #000;
  font-weight: bolder;
  line-height: 34px;
}
.txt_banner_about > p._two {
  color: #000000;
  font-size: 18px;
}

.txt_banner_about p._three {
  margin-left: 55px;
  color: #D20271;
}

.cup {
  margin-top: 45px;
}

.cup > img {
  position: absolute;
}

.news h3 {
  font-family: "Open Sans", Verdana, Arial, sans-serif !important;
  font-weight: 400;
  color: #636363 !important;
}

.list_about {
  display: flex;
}

.heading_offer {
  font-weight: bolder;
  font-size: 16px !important;
  color: #000000 !important;
  padding: 18px 0;
}

.text_offer {
  line-height: 20px !important;
}

/*------------------------ A B O U T   P A G E ------------------------------*/
/* About-us page -- 2021 version */
.line-widget {
  z-index: 888;
}

.about-us {
  /* section who are we */
  /* section our offers */
  /* section why choose us */
  /* section best customer service */
  /*  section exceptional printing service */
  /* slide overrides */
  /* section limelight */
  /*  news  */
  /* Header banner */
}
.about-us .btn-callout {
  text-decoration: none !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  color: white;
  background: #666666;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 600;
  outline: none !important;
  box-shadow: none !important;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  min-width: 100px;
  max-width: 200px;
  text-decoration: none !important;
}
.about-us .btn-callout:hover {
  background: #fcfcfc;
  color: #666666;
}
.about-us .section_head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.about-us .section_head .txt_heading {
  font-weight: normal !important;
  font-size: 32px;
  margin-bottom: 0px;
  color: #000;
}
.about-us .section_head .txt_heading span {
  color: #29b5dc;
}
.about-us .section_head .heading-subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  .about-us .section_head h2.txt_heading {
    font-size: 30px !important;
  }
  .about-us .txt_heading span {
    color: #1e9dc3;
  }
  .about-us .section_head .heading-subtitle {
    font-size: 14px;
    width: 90%;
    margin: auto;
    text-align: center;
  }
}
.about-us .section-item {
  width: 100%;
  margin: 88px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-us .section-item .section-cont {
  margin-top: 16px;
}
.about-us .section-who-we-are {
  padding: 0px;
}
.about-us .section-who-we-are p {
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.about-us .section-who-we-are p a {
  font-size: inherit;
  text-decoration: none !important;
  color: #29b5dc;
}
@media (max-width: 768px) {
  .about-us .section-who-we-are p {
    text-align: center !important;
  }
}
.about-us .section-our-offers .card {
  border: none !important;
  box-shadow: none !important;
}
.about-us .section-our-offers .card.offer-card {
  width: 100%;
  min-height: 250px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: none !important;
  background: white;
  transition: all 0.3s ease-in-out;
  padding: 16px;
}
.about-us .section-our-offers .card.offer-card:hover {
  background: #fcfcfc;
}
.about-us .section-our-offers .card-body h5 {
  width: 100%;
  margin: 8px auto;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  text-align: center;
}
.about-us .section-our-offers .card-body p {
  width: 100%;
  margin-top: 0px;
  text-align: center;
  font-size: 14px;
  padding: 0px;
}
.about-us .card .card-img-top img {
  margin: 0 auto;
  width: 50px;
}
@media (max-width: 768px) {
  .about-us .section-our-offers video {
    margin-top: 24px;
    width: 80% !important;
  }
}
@media (max-width: 575px) {
  .about-us .section-our-offers video {
    width: 92% !important;
  }
}
@media (max-width: 768px) {
  .about-us .section-our-offers {
    margin-top: 64px !important;
  }
  .about-us .section-our-offers .card.offer-card {
    padding: 8px;
  }
  .about-us .section-our-offers .card.offer-card {
    flex-direction: row;
    min-height: auto !important;
  }
  .about-us .section-our-offers .card.offer-card .card-img-top {
    width: auto !important;
    margin: 12px 16px auto 0px;
  }
  .about-us .section-our-offers .card.offer-card .card-img-top img {
    width: 48px !important;
    height: 48px !important;
  }
  .about-us .section-our-offers .card.offer-card .card-body {
    flex-grow: 1;
    width: auto;
    margin: auto !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 4px;
  }
  .about-us .section-our-offers .card-body h5 {
    margin: 4px auto;
    text-align: left;
    font-size: 16px;
  }
  .about-us .section-our-offers .card-body p {
    margin: 4px auto;
    text-align: left;
  }
}
.about-us .section-why-choose-us {
  background-color: #fafafa;
  padding: 64px 0px;
}
.about-us .section-why-choose-us .why-choose-us-cont {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 8px;
}
.about-us .section-why-choose-us .why-choose-us-cont .sample-slide {
  width: 320px;
}
.about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-right: 32px;
}
.about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content h3 {
  font-size: 32px;
  width: 100%;
  color: #000;
  text-align: left;
  margin: 0px auto 16px auto;
}
.about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content h3 span {
  color: #29b5dc;
}
.about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  margin: 0px auto 8px auto;
  line-height: 24px;
}
.about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content .btn-callout {
  background: #e84fa5;
  margin-top: 16px;
}
.about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content .btn-callout:hover {
  background: #ce2082;
  color: #fcfcfc;
}
.about-us .carousel-inner .carousel-item {
  width: 320px;
}
.about-us .carousel-indicators li {
  background-color: #cccccc;
}
.about-us .carousel-indicators .active {
  background-color: #222222;
}
@media (max-width: 768px) {
  .about-us .section-why-choose-us .why-choose-us-cont {
    flex-direction: column-reverse;
  }
  .about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content {
    margin: 16px auto auto auto;
  }
  .about-us .section-why-choose-us .why-choose-us-cont .sample-slide {
    width: 100% !important;
    margin: 0px 0px 24px 0px;
  }
  .about-us .carousel-inner .carousel-item {
    width: 100%;
    margin: auto;
  }
}
@media (max-width: 425px) {
  .about-us .section-why-choose-us .why-choose-us-cont .why-choose-us-content h3 {
    font-size: 24px;
  }
}
.about-us .section-best-customer-service {
  padding: 64px 0px;
}
.about-us .section-best-customer-service .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .section-best-customer-service h3 {
  font-size: 32px;
  width: 100%;
  color: #000;
  text-align: left;
  margin: 0px auto 16px auto;
}
.about-us .section-best-customer-service h3 span {
  color: #29b5dc;
}
.about-us .section-best-customer-service p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  margin: 0px auto 8px auto;
  line-height: 24px;
}
.about-us .section-best-customer-service .btn-callout {
  background: #29b5dc;
  margin-top: 16px;
}
.about-us .section-best-customer-service .btn-callout:hover {
  background: #0f9ec5;
  color: #fcfcfc;
}
.about-us .section-best-customer-service .img-cont {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .section-best-customer-service img {
  width: 95%;
  margin: auto;
}
@media (max-width: 768px) {
  .about-us .section-best-customer-service .row {
    flex-direction: column-reverse;
  }
  .about-us .section-best-customer-service img {
    width: 100%;
  }
}
@media (max-width: 425px) {
  .about-us .section-best-customer-service h3 {
    font-size: 24px;
  }
}
.about-us .section-exp-print {
  padding: 32px 0px;
}
.about-us .section-exp-print .section-cont {
  margin-top: 32px;
  box-shadow: 0px 4px 10px rgba(162, 158, 158, 0.25);
}
.about-us .section-exp-print .header-row {
  background: #fafafa;
}
.about-us .section-exp-print .header-row,
.about-us .section-exp-print .content-row {
  flex-wrap: nowrap !important;
}
.about-us .section-exp-print .header-row > div,
.about-us .section-exp-print .content-row > div {
  min-height: 56px;
}
.about-us .section-exp-print .content-row.bordered {
  border-bottom: 1px solid #f5f5f5;
}
.about-us .section-exp-print h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 0px !important;
}
.about-us .section-exp-print h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 0px !important;
  text-align: center;
}
.about-us .section-exp-print span.material-icons {
  font-size: 16px;
  color: #888;
}
.about-us .section-exp-print .header-row .colored-col {
  background: #e84fa5;
}
.about-us .section-exp-print .header-row .colored-col h6 {
  color: #fff;
}
.about-us .section-exp-print .content-row .colored-col {
  background: #fff8fc;
}
.about-us .section-exp-print .content-row .colored-col span.material-icons {
  color: #e84fa5 !important;
}
.about-us .section-exp-print .content-row .advantage-text {
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #666;
}
@media (max-width: 996px) {
  .about-us .section-exp-print .header-row .colored-col {
    background: #ffecf7;
  }
  .about-us .section-exp-print .header-row > div:nth-child(3),
.about-us .section-exp-print .content-row > div:nth-child(3) {
    display: none !important;
  }
}
@media (max-width: 572px) {
  .about-us .section-exp-print .header-row > div:nth-child(2),
.about-us .section-exp-print .content-row > div:nth-child(2) {
    width: 120px !important;
  }
}
.about-us .client_wrapper__block .client img {
  padding: 20px 5px;
  filter: grayscale(100%);
}
.about-us .client_wrapper__block .client img:hover,
.about-us .client_wrapper__block .client img.active {
  filter: unset;
}
.about-us .client_wrapper__block {
  margin: 0 auto;
  width: auto;
  max-width: 1140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .cycle-slideshow {
  background: white !important;
  background-color: white !important;
}
.about-us .cycle-slideshow .slide {
  background: white !important;
  background-color: white !important;
}
.about-us .slide > .container {
  background: #f5fdff;
  border-radius: 4px;
  font-family: "Open Sans", "Prompt", sans-serif;
}
.about-us .slide .container .row .img-cont {
  padding: 16px;
  display: flex;
  min-height: 350px;
  align-items: center;
  justify-content: center;
}
.about-us .slide .container .row .img-cont img {
  width: 90%;
  max-height: 450px;
  height: auto;
  padding: 0 !important;
  float: none !important;
}
.about-us .slide .container .row .col-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 24px;
}
.about-us .slide .row .person_group {
  width: 100%;
  margin: 4px auto !important;
  display: flex;
  padding: 0 !important;
  align-items: center;
  justify-content: flex-start;
}
.about-us .slide .row .person_group img.person_image {
  width: 72px;
  height: 72px;
  margin: 0px 16px 0px 0px !important;
}
.about-us .cycle-slideshow .slide p {
  width: 100% !important;
  margin: 10px auto 5px auto;
  padding-top: 0;
}
.about-us .slide .row .person_group p.client_button {
  /* display: none !important; */
  width: 100%;
  margin: 10px auto auto auto;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  float: none !important;
}
.about-us p.client_button > button {
  padding: 6px 12px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  margin: 0 !important;
  min-width: 110px !important;
  min-height: 38px !important;
  float: left;
}
.about-us p.client_button > button.blue {
  background: #2BACE2 !important;
  font-weight: 500 !important;
  color: white !important;
  transition: all 0.3s ease-in-out;
}
.about-us p.client_button > button.blue:hover {
  background: #269ACB !important;
}
.about-us .pg_content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 4px !important;
}
.about-us .pg_content .reviewer-name,
.about-us .pg_content .company-name {
  font-style: normal;
  font-size: 18px;
}
.about-us .pg_content .reviewer-name {
  color: #000000;
  font-weight: 700;
  margin-top: 8px;
}
.about-us .pg_content .company-name {
  font-weight: 400;
  color: #666666;
}
.about-us .slide .row .desc {
  width: 100%;
  margin: 4px auto !important;
}
.about-us .slide .row .description {
  font-size: 14px;
  color: #666666;
  text-align: left !important;
}
.about-us ul li.slider_btn.client.dot {
  background-color: #EEEEEE !important;
  border: 1px solid #EEEEEE;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 4px;
  border-radius: 25px;
}
.about-us ul li.slider_btn.client.dot.active {
  background-color: #E84FA5 !important;
  border: 1px solid #E84FA5;
}
.about-us #our_client_testimonials .cycle-slideshow .slide {
  height: 100%;
}
.about-us #our_client_testimonials .client_wrapper {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .about-us #our_client_testimonials .cycle-slideshow .slide {
    min-height: 400px;
    height: auto;
  }
}
@media (max-width: 600px) {
  .about-us .client_wrapper {
    overflow: hidden !important;
  }
  .about-us .client_wrapper__block .client {
    filter: grayscale(0%);
  }
  .about-us .client_wrapper__block .client img {
    filter: grayscale(0%);
  }
  .about-us .client_wrapper__block {
    /* width: 960px;
    display: block; */
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: 0px;
  }
  .about-us div.slider_btn {
    width: 30.66%;
    height: 54px;
  }
  .about-us .slide > .container {
    display: block;
    min-height: 520px;
  }
  .about-us .slide .container .row .col-content {
    height: 320px;
    padding-top: 0px;
  }
  .about-us .slide .container .row .img-cont {
    min-height: unset;
    height: 200px;
    padding-bottom: 0px;
  }
  .about-us .pg_content .reviewer-name,
.about-us .pg_content .company-name {
    font-size: 16px;
    width: 100%;
    text-align: left;
    margin: 2px auto !important;
  }
  .about-us .slide .row .description {
    font-size: 14px;
  }
}
.about-us #our_client_testimonials {
  margin-bottom: 24px !important;
}
@media (max-width: 512px) {
  .about-us #our_client_testimonials {
    margin-bottom: 0px !important;
  }
}
.about-us .section-limelight {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fafafa;
  padding-top: 88px;
  padding-bottom: 48px;
}
.about-us .section-limelight > .section_head {
  margin-bottom: 72px !important;
}
.about-us .section-limelight > div:nth-child(2) {
  overflow: hidden !important;
}
.about-us .news .news_block a {
  filter: grayscale(100%);
}
@media (max-width: 770px) {
  .about-us .news > .news,
.about-us .news {
    display: block !important;
    width: 100%;
    margin: auto;
    overflow: hidden !important;
  }
  .about-us .news .news_block a {
    filter: grayscale(0%);
  }
  .about-us .section-limelight {
    padding-top: 32px;
  }
  .about-us .news > .row {
    display: none !important;
  }
  .about-us .news > .news .news_block {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .about-us .news .news_block a {
    width: 25%;
    margin: 3%;
  }
  .about-us .news .news_block a img {
    width: 100%;
  }
}
@media (max-width: 512px) {
  .about-us .section-limelight {
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
  }
  .about-us .section-limelight > .section_head {
    margin-top: 16px !important;
  }
}
.about-us .news .row {
  margin-bottom: 24px !important;
}
.about-us .news .row img {
  opacity: 0.8;
  filter: grayscale(100%) !important;
  transition: all 0.4s ease-in-out;
}
.about-us .news .row img:hover {
  opacity: 1;
  filter: grayscale(0%) !important;
}
.about-us .banner-header {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 320px;
  background-image: url(../images/about-us/about-us-office.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-us .banner-header .banner-image-cont {
  width: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.about-us .banner-content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: unset !important;
}
@media (max-width: 1140px) {
  .about-us .banner-content {
    background: rgba(255, 255, 255, 0.8);
  }
}
.about-us .banner-content .bc-heading.row {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .about-us .banner-content .bc-heading.row {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .about-us .banner-content .bc-heading.row {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .about-us .banner-content .bc-heading.row {
    max-width: 720px;
  }
}
@media (min-width: 576px) {
  .about-us .banner-content .bc-heading.row {
    max-width: 540px;
  }
}
.about-us .banner-content .bc-heading.row h1 {
  width: 100%;
  margin: 4px auto;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  color: #000000;
  font-family: "Open Sans", "Prompt", sans-serif;
}
.about-us .banner-content .bc-heading.row h5 {
  width: 100%;
  margin: 4px auto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  text-align: left;
  font-family: "Open Sans", "Prompt", sans-serif;
}
@media (max-width: 992px) {
  .about-us .banner-header {
    min-height: 280px;
    background: linear-gradient(to right, #FCFEFF, #E1F1FF);
  }
  .about-us .banner-image-cont {
    display: none;
  }
}
.about-us .bc-heading a.btn-afc {
  min-width: 140px;
  line-height: 32px;
  border-radius: 4px;
  margin-top: 16px;
  text-decoration: none !important;
  padding: 6px 12px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  background: #E84FA5;
  color: white;
  font-size: 14px;
  font-weight: 400;
  align-self: flex-start;
  border: 2px solid #E84FA5;
}
.about-us .bc-heading a.btn-afc:hover {
  background-color: #D04794;
  border-color: #D04794;
}
@media (max-width: 768px) {
  .about-us .banner-content .bc-heading.row h1 {
    text-align: center;
    font-size: 22px;
  }
  .about-us .banner-content .bc-heading.row h5 {
    width: 90%;
    font-size: 14px;
    text-align: center;
  }
  .about-us .bc-heading a.btn-afc {
    margin: 16px auto;
  }
  .about-us .section-why-choose-us .why-choose-us-cont {
    align-items: flex-start;
  }
  .about-us .section-best-customer-service h3 {
    margin: 16px auto;
  }
  .about-us .section-item {
    margin: 48px auto;
  }
}

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