/*Fonts*/
/* @font-face {
    font-family: "fjalla_oneregular";
    src: url("../fonts/fjallaone-regular-webfont.woff2") format("woff2"), url("../fonts/fjallaone-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap 
} */
/* @import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Roboto:wght@700&display=swap'); */

/* @font-face {
    font-family: "open_sansbold";
    src: url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap 
}
@font-face {
    font-family: "open_sansregular";
    src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap 
}
@font-face {
    font-family: "open_sanssemibold";
    src: url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap 
} */
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?mg1hmn");
    src: url("../fonts/icomoon.eot?mg1hmn#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?mg1hmn") format("truetype"), url("../fonts/icomoon.woff?mg1hmn") format("woff"), url("../fonts/icomoon.svg?mg1hmn#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap 
}
[class^="icon-"], [class*=" icon-"] {
   /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
   /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Font awesome */
@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
    font-display: swap;
}
.fab {
    font-family: Font Awesome\ 5 Brands 
}
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
    font-display: swap;
}
.far {
    font-weight: 400 
}
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
    font-display: swap;
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1 
}
.fa-angle-down:before {
    content: "\f107" 
}
.fa-chevron-right:before {
    content: "\f054" 
}
.fa-facebook-f:before {
    content: "\f39e" 
}
.fa-instagram:before {
    content: "\f16d" 
}
.fa-linkedin-in:before {
    content: "\f0e1" 
}
.fa-twitter:before {
    content: "\f099" 
}
.fa-youtube:before {
    content: "\f167" 
}
.fa-times:before {
    content: "\f00d";
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fab {
    font-family: Font Awesome\ 5 Brands 
}
.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free 
}
.fa, .fas {
    font-weight: 900 
}
/* End */
i.fa {
    font-weight: 900;
    font-family: "Font awesome 5 Free";
}
:root {
    font-size: 16px;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    overflow-x: hidden;
    width: 100%;
}
a {
    color: #444444;
    display: inline-block;
}
a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
a:hover, a:focus {
    color: #45ada0;
}
/*Typography*/
h1, .h1, h2, .h2 {
    font-family: 'Fjalla One', sans-serif;
}
h3, .h3, h4, .h4, h5, .h5, h6, .h6, a, p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
a, .contact_no a i {
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
h1, .h1 {
    font-size: 2.8125rem;
    line-height: 3.1875rem;
    margin: 0;
}
h2, .h2, h3, .h3 {
    font-size: 1.875rem;
    line-height: 2.375rem;
}
h4, .h4 {
    font-size: 1.875rem;
    line-height: 2.375rem;
}
h5, .h5 {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
}
h6, .h6, span.h6 {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}
p, .p {
    font-size: 1.125rem;
    line-height: 1.875rem;
    margin-bottom: 0;
    color: #444444;
}
span, .span, a.span, p.span {
    font-size: 1rem;
    line-height: 1.875rem;
}
p.lesslineh, .lesslineh p, a.lesslineh {
    font-size: 1rem;
    line-height: 1.5625rem;
}
p:blank {
    display: none;
}
p:empty {
    display: none;
}
.rd_border {
    position: relative;
}
.rd_border:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    height: 6px;
    width: 11px;
    background: #f14c38;
}
.rd_border:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100px;
    height: 1px;
    margin: 0 auto;
    background-color: #f14c38;
    transform: translateY(-1px);
}
.key-feat-heading p {
    padding-top: 40px;
    /* font-size: 1.25rem;
    line-height: 1.75rem; */
}
/* .key-feat-heading p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #222;
} */
.why-ops-heading h2, .psps-main h2, .testimonial-main h2, .product_radixweb h2,
.why-ops-heading .h2, .psps-main .h2, .testimonial-main .h2, .product_radixweb .h2 {
    font-size: 2.5rem;
    line-height: 3rem;
}
.management_solution ul li {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin: 0 0 23px;
    width: 100%;
    padding-left: 15px;
    position: relative;
}
.step-transform-section .management_solution ul li {
    font-size: 1.125rem;
    line-height: 1.25rem;
}
/*Theme colors*/
.greenishblue_color {
    color: #45ada0;
}
.greenishblue_bg {
    background-color: #45ada0;
}
.flamingo_color {
    color: #f14c38;
}
.teal_blue_color {
    color: #144955;
}
.teal_blue_bg {
    background-color: #144955;
}
.charcoal_color {
    color: #444444;
}
.light_charcoal_color {
    color: #999999;
}
.lighter_gray_bg {
    background-color: #eeeeee;
}
.white_bg {
    background-color: #ffffff;
}
.white_color {
    color: #ffffff;
}
.text-black {
    color: #000000;
}
.bttn {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    padding: 5px 17px;
    line-height: 1.5rem;
    border: 1px solid;
    display: inline-block;
    overflow: auto;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    border-radius: 28px;
    background: #000;
    color: #ffffff;
}
.bttn i {
    color: #ffffff;
    padding-left: 15px;
    font-size: 0.9375rem;
    vertical-align: middle;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.bttn:hover {
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.bttn:hover i {
    color: #000000;
}
.bttn.transparent, .bttn:hover {
    background: transparent;
    color: #000;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.bttn.transparent i {
    color: #000000;
}
.bttn.transparent:hover {
    background: #000000;
    color: #ffffff;
    border-color: #000000;
}
.bttn.transparent:hover i {
    color: #ffffff;
}
.bttn.orange {
    background: #f14c38;
    color: #ffffff;
    border-color: #f14c38;
}
.bttn.orange i {
    color: #ffffff;
    padding-left: 15px;
    font-size: 0.9375rem;
    vertical-align: middle;
}
.bttn.orange:hover, .bttn.orange:focus {
    background: #ffffff;
    color: #f14c38;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #f14c38;
}
.bttn.orange:hover i, .bttn.orange:focus i {
    color: #f14c38;
    outline: none;
}
.bttn.orange.transparent {
    background: transparent;
    color: #144955;
}
.bttn.orange.transparent i {
    color: #f14c38;
}
.bttn.orange.transparent:hover {
    background: #f14c38;
    color: #ffffff;
}
.bttn.orange.transparent:hover i {
    color: #ffffff;
}
.bttn.white {
    background: #ffffff;
    color: #000000;
    border-color: #ffffff;
}
.bttn.white i {
    color: #000000;
}
.bttn.white:hover {
    background: transparent;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bttn.white:hover i {
    color: #ffffff;
}
.bttn.bttn_rg {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.br-left {
    border-left: 1px solid #144955;
}
/* .large-spacing {
    padding-top: 110px;
    padding-bottom: 110px;
} */
.ops_r {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.ops_b, .bttn.square.ops_b, .demotksBanner .h2.ops_b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.opsm_b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.fj_r {
    /* font-family: "fjalla_oneregular"; */
    font-family: 'Fjalla One', sans-serif;
}
.contact-link a {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    text-decoration: none;
    border-bottom: 0;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
}
.main-header {
    display: block;
    width: 100%;
    overflow: visible;
    padding: 13px 0;
    background-color: #ffffff;
    border-top: 2px solid #144955;
    z-index: 999999;
    position: relative;
}
.header-menu {
    -webkit-box-shadow: 0 2px 4px 0 rgba(20, 73, 85, 0.4);
    -moz-box-shadow: 0 2px 4px 0 rgba(20, 73, 85, 0.4);
    box-shadow: 0 2px 4px 0 rgba(20, 73, 85, 0.4);
}
.custom-logo-link {
    padding-left: 0;
}
.custom-logo-link img {
    backface-visibility: hidden;
}
.demo-contact-link a {
    padding: 9px 17px;
}
.slick-active .bef_aft_img:after {
    -webkit-transform: translate(-50px, 20px) scale(1);
    -ms-transform: translate(-50px, 20px) scale(1);
    transform: translate(-50px, 20px) scale(1);
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
}
.slick-active .bef_aft_img:before {
    -webkit-transform: translate(65px, 0px) scale(1);
    -ms-transform: translate(65px, 0px) scale(1);
    transform: translate(65px, 0px) scale(1);
    -webkit-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s;
}
.slick-active .img_after:after {
    -webkit-transform: translate(0px, -30px) scale(1);
    -ms-transform: translate(0px, -30px) scale(1);
    transform: translate(0px, -30px) scale(1);
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s;
}
.full_width_caption .greenishbg:hover, .full_width_caption .greenishbg:hover .circle_icon {
    background: #45ada0;
}
.hover_chnge:hover {
    background-color: #fff;
}
.full_width_caption .greenishbg:hover span, .full_width_caption .greenishbg:hover i {
    color: #fff;
}
.hover_chnge:hover span, .hover_chnge:hover p {
    color: #f14c38;
}
.hover_chnge:hover .scg_image:not(invers) .white_svg, .full_width_caption a:hover .scg_image.invers>.color_svg {
    opacity: 0;
}
.hover_chnge:hover .scg_image:not(invers) .colorfull, .full_width_caption a:hover .scg_image.invers>.white_svg {
    opacity: 1;
}
.main-navigation a {
    font-size: 1.125rem;
    padding: 23px 18px 20px;
    color: #ffffff;
    position: relative;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.9px;
}
.main-navigation .ubermenu-nav>li>a span {
    font-size: 1.125rem;
}
.main-navigation>.ubermenu>ul>li>a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #144955;
    width: 100%;
    max-width: 75px;
    height: 0;
    margin: 0 auto;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.ubermenu-submenu li a span {
    letter-spacing: 0.7px;
}
.main-navigation a:hover {
    color: #ffffff;
}
.main-navigation .ubermenu>.ubermenu-nav {
    overflow: visible !important;
    display: inline-block;
}
.main-navigation .ubermenu>.ubermenu-nav>li>a {
    padding: 15px 24px;
}
.main-navigation>.ubermenu>ul>li>a:hover:before, .main-navigation>.ubermenu>ul>li.ubermenu-active>a:before, .main-navigation>.ubermenu .ubermenu-current-menu-item a:before {
    height: 6px;
}
.header-menu {
    position: relative;
    z-index: 999999;
}
.site-header {
    background-color: #fafafa;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
}
.site-header.sticky-header {
    top: -99px;
}
.site-content-contain {
    background-color: #fff;
    position: relative;
    margin-top: 158px;
}
.site-header .ubermenu .scroll-fix-logo {
    display: none;
}
.site-header.sticky-header .ubermenu .scroll-fix-logo {
    display: inline-block;
}
.demo-contact-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
#top-right {
    margin-bottom: 0;
}
#top-right li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    padding: 0;
}
#top-right li:hover {
    background-color: #144955;
    border-color: #144955;
    color: #fff;
}
#top-right a {
    /* font-family: "open_sansbold"; */
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 8px 20px;
    font-size: 1.125rem;
    line-height: 1.5625rem;
    color: #144955;
}
#top-right li:hover a {
    color: #fff;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.sticky_right_menu {
    position: fixed;
    right: -100%;
    top: 20%;
    z-index: 1;
    transform: translateX(10px);
    transition: all 0.8s cubic-bezier(1, 0.02, 0.2, 1.07);
    -webkit-box-shadow: 0 4px 10px 0 rgba(20, 73, 85, 0.6);
    -moz-box-shadow: 0 4px 10px 0 rgba(20, 73, 85, 0.6);
    box-shadow: 0 4px 10px 0 rgba(20, 73, 85, 0.6);
}
.sticky_right_menu.stickyIn {
    right: 0;
}
.sticky_right_menu ul li {
    padding: 1px 0;
}
.sticky_right_menu ul li a {
    position: relative;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.625rem;
    color: #ffffff;
    text-align: center;
    padding: 10px 40px;
    background-color: #45ada0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.sticky_right_menu ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #144955;
    width: 100%;
    width: 0;
    height: 100%;
    margin: 0 auto;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.sticky_right_menu ul li a:hover::before, .sticky_right_menu ul li a.active::before {
    width: 5px;
}
.sticky_right_menu ul li a:hover, .sticky_right_menu ul li a.active {
    background-color: #f14c38;
    transform: translateX(-10px);
}
#top-right li:last-child {
    margin-left: 12px !important;
}
.uber-close {
    text-shadow: none;
    opacity: 1;
}
.fadeUp {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
    transition: transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
}
.visi-up, .tab_fade_up {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1) 0.5s, opacity 0.7s 0.5s;
    -moz-transition: -moz-transform 0.7s cubic-bezier(0, 0, 0, 1) 0.5s, opacity 0.7s 0.5s;
    transition: transform 0.7s cubic-bezier(0, 0, 0, 1) 0.5s, opacity 0.7s 0.5s;
}
.fadeUp.revealIt, .slick-active .visi-up, .active .visi-up, .visi-up.revealIt, .active .tab_fade_up {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
    transition: transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
}
.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
    transition: transform 1s cubic-bezier(0, 0, 0, 1) 0.3s, opacity 1s 0.3s;
}
.fadeInLeft.revealIt, .fadeInRight.revealIt, .slick-active .fadeInLeft, .slick-active .fadeInRight, .active .fadeInLeft, .active .fadeInRight {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.slick-active .fadeInLeft {
    transition-delay: 0.8s;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(0.72, 0.49, 0.32, 1.05) 0s;
    -moz-transition: opacity 1s cubic-bezier(0.72, 0.49, 0.32, 1.05) 0s;
    transition: opacity 1s cubic-bezier(0.72, 0.49, 0.32, 1.05) 0s;
}
.visi-ble {
    opacity: 0;
    -webkit-transition: opacity 0.7s cubic-bezier(0.72, 0.49, 0.32, 1.05) 0.5s;
    -moz-transition: opacity 0.7s cubic-bezier(0.72, 0.49, 0.32, 1.05) 0.5s;
    transition: opacity 0.7s cubic-bezier(0.72, 0.49, 0.32, 1.05) 0.5s;
}
.fade.revealIt, .slick-active .fade, .active .fade, .visi-ble.revealIt {
    opacity: 1;
}
.scaleIn {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0, 1) 0.1s, opacity 1s 0.2s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0, 1) 0.1s, opacity 1s 0.2s;
    transition: transform 1s cubic-bezier(0, 0, 0, 1) 0.1s, opacity 1s 0.2s;
}
.slick-active .scale-in {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.scaleIn.revealIt, .slick-active .scaleIn, .active .scaleIn, .visi-scale.revealIt, .show .tab-scale {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.slick-active .fade-up {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.product_radixweb {
    background-image: url("../images/flagship-product-of-radixweb.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.myModalwhitepaper .modal-header {
    border: 0;
    margin-bottom: 10px;
}
.whitepaper-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    line-height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    background: #f14c38;
    cursor: pointer;
    -webkit-box-shadow: 0 0 21px 0 rgba(226, 58, 24, .3);
    -moz-box-shadow: 0 0 21px 0 rgba(226, 58, 24, .3);
    box-shadow: 0 0 21px 0 rgba(226, 58, 24, .3);
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    z-index: 2;
}
/* .whitepaper-modal-close:hover {
    cursor: pointer;
    border-radius: 50%;
} */
.whitepaper-modal-close i {
    color: #fff;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}
.whitepaper-modal-close:hover i {
    color: #fff;
}
body.ytMopen {
    padding-right: 0 !important;
}
/* .counter-main {
    padding-top: 60px;
} */
.counter-content .counter, .counter-content i {
    font-size: 4.375rem;
    line-height: 4.875rem;
    font-style: normal;
}
.counter-content {
    position: relative;
}
.counter-content::before {
    content: "";
    width: 45px;
    height: 10px;
    position: absolute;
    bottom: 0;
    background-color: #f14c38;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}
.counter-content+p {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.ask-for-demo {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    z-index: 1;
}
.slick-arrow {
    position: absolute;
    display: block;
    top: 50%;
    width: 50px;
    height: 50px;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #cccccc;
    background-color: transparent;
    color: #444444;
    text-align: center;
    font-size: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.slick-arrow.slick-disabled {
    display: none !important;
}
.slick-arrow:hover, .slick-arrow:focus {
    outline: none;
    border-color: #f14c38;
    color: #f14c38;
    background-color: transparent;
}
.slick-arrow.slick-next, .slick-arrow.right-nav {
    right: 0;
    -webkit-transform: translate(50px, -50%);
    -moz-transform: translate(50px, -50%);
    -ms-transform: translate(50px, -50%);
    -o-transform: translate(50px, -50%);
    transform: translate(50px, -50%);
}
.slick-arrow.slick-prev, .tabseach_parent .slick-arrow.left-nav {
    -webkit-transform: translate(-50px, -50%);
    -moz-transform: translate(-50px, -50%);
    -ms-transform: translate(-50px, -50%);
    -o-transform: translate(-50px, -50%);
    transform: translate(-50px, -50%);
}
.mainslide {
    width: 100%;
    overflow-x: hidden;
}
.home .mainslide {
    overflow: hidden;
}
.home .mainslide {
    overflow: hidden;
}
.home .mainslide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home .mainslide.slick-initialized {
    display: block;
}
.home .mainslide .banner-cat {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.mainslide .slick-arrow {
    background-color: #ffffff;
    margin: 0 15px;
    z-index: 99;
    opacity: 0.5;
}
.mainslide .slick-prev {
    -webkit-transform: translate(-70px, -50%);
    -moz-transform: translate(-70px, -50%);
    -ms-transform: translate(-70px, -50%);
    -o-transform: translate(-70px, -50%);
    transform: translate(-70px, -50%);
}
.mainslide .slick-next {
    -webkit-transform: translate(70px, -50%);
    -moz-transform: translate(70px, -50%);
    -ms-transform: translate(70px, -50%);
    -o-transform: translate(70px, -50%);
    transform: translate(70px, -50%);
}
.mainslide:hover .slick-arrow.slick-next, .mainslide:hover .slick-arrow.slick-prev {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.slick-arrow.slick-prev::before {
    content: "\f053";
    font-family: "Font awesome 5 Free";
    font-size: 0.75rem;
}
.slick-arrow.slick-next:before {
    content: "\f054";
    font-family: "Font awesome 5 Free";
    font-size: 0.75rem;
}
.banner-cat {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.banner-cat .caption-banner {
    position: absolute;
    top: 50%;
    left: 220px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.caption-banner .h1, .caption-banner h1 {
    font-size: 3.8rem;
    line-height: 5rem;
}
.caption-banner p, .caption-banner .p {
    /* font-family: "open_sansregular"; */
    font-family: 'Open Sans', sans-serif;
    font-size: 1.625rem;
    line-height: 2.5rem;
}
.ls-layer .bttn, .caption-banner .bttn {
    font-size: 1.5625rem;
    line-height: 2rem;
}
.bt-dashed {
    border-top: 1px dashed #cccccc;
}
.dashed_border_box {
    max-width: 560px;
    border: 1px dashed #45ada0;
}
.dashed_border_box p {
    margin-top: 30px;
}
.site_footer {
    position: relative;
    z-index: 1;
}
.social_icons li a {
    background-color: transparent;
    border-radius: 0;
    transition: all ease-in 0.4s;
}
.social_icons li a:hover {
    background-color: transparent;
    box-shadow: none;
    border-radius: 50%;
}
.social_icons {
    list-style: none;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
}
.social_icons li a i, .social_icons li a:hover i {
    color: #ffffff;
}
.social_icons li:first-child a:hover {
    background-color: #4867aa;
}
.social_icons li:nth-child(2) a:hover {
    background-color: #2caae1;
}
.social_icons li:nth-child(3) a:hover {
    background-color: #c81814;
}
.social_icons li:nth-child(4) a:hover {
    background-color: #007bb6;
}
.social_icons li:last-child a:hover {
    background: linear-gradient(223deg, #5335d3, #ee5933 50%, #f8d168);
}
footer {
    padding-top: 100px;
}
footer .widget_title, footer .widget_title>a {
    font-size: 1.375rem;
    line-height: 1.875rem;
    letter-spacing: inherit;
    color: #45ada0;
    padding-bottom: 20px;
    margin: 0;
}
footer h3.widget_title>a {
    /* font-family: "fjalla_oneregular", sans-serif; */
    font-family: 'Fjalla One', sans-serif;
}
.footer_nav {
    padding-bottom: 100px;
}
.widget ul li, .widget ol li {
    border: 0;
}
.footer-links a {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.9px;
}
.footer-links a:hover, .footer-links .current_page_item a {
    color: #45ada0;
}
footer .contact-info .widget_title, footer .contact-info .widget_title a {
    font-size: 1.375rem;
    line-height: 1.875rem;
    padding: 0;
    margin-bottom: 5px;
}
.widget {
    padding-bottom: 0;
}
.social_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
}
.social_icons li {
    margin-right: 7px;
}
.social_icons li:last-child {
    margin-right: 0;
}
.social_icons li a {
    width: 30px;
    height: 30px;
    line-height: 1.875rem;
    border-radius: 50%;
    background-color: #45ada0;
    text-align: center;
    transition: none;
}
.br_right {
    position: relative;
}
.copyright_and_link .btm-footer-logo:first-child {
    border-right: 1px solid #082931;
    padding-right: 25px;
}
.copyright_and_link .btm-footer-logo:last-child {
    padding-left: 25px;
}
.copyrights_link ul {
    list-style-type: none;
    margin: 0;
}
.copyrights_link ul li {
    display: inline-block;
}
.copyrights_link ul li a {
    margin: 0 3px;
    font-size: 0.75rem;
    color: #999999;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.copyrights_link ul li a:hover {
    color: #144955;
}
.rights-text p, .rights-text p span {
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: #999999;
    margin: 0;
}
.gifhr {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.psps-main .key-five .scrollReveal {
    position: relative;
}
.psps-main .gifhr-inner {
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    width: 200px;
    height: 200px;
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #f14c38;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    opacity: 1;
    margin: 0 auto;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.psps-main .key-five .scrollReveal:hover .gifhr-inner {
    opacity: 1;
    visibility: visible;
}
.psps-main .gifhr-inner p {
    color: #ffffff;
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.psps-main .gifhr-inner a {
    margin-top: 17%;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.psps-main .gifhr-inner a i {
    padding-left: 5px;
}
.psps-main .gifhr-inner a.bttn.orange.transparent {
    background: transparent;
    color: #144955;
}
.psps-main .gifhr-inner a.bttn.orange.transparent:hover i {
    color: #f14c38;
}
.responsove-badge {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    display: none;
}
.responsove-badge.slidedwn {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    position: relative !important;
    margin-left: 6px;
    vertical-align: middle;
    margin-top: -4px;
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator:before {
    display: none;
}
.ubermenu .ubermenu-submenu-type-stack {
    padding-bottom: 0px !important;
}
.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu {
    padding: 0px 40px !important;
}
.ubermenu .ubermenu-submenu .ubermenu-row>li a:hover, .ubermenu .ubermenu-submenu .ubermenu-row>li.ubermenu-current_page_item a, .ubermenu .ubermenu-submenu .ubermenu-current-menu-item a {
    background-color: #f14c38;
}
.youtube {
    background-color: #cd201f;
}
.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:focus, .slick-dots li.slick-active button {
    background-color: #f04d3a;
}
body .lazy-load-div, body .lazy-load-info {
    opacity: 1;
}
.testimonial-with-video .triangle {
    left: 47.6%;
}
.testimonial-with-video .client-testimonials {
    padding-left: 4rem;
    padding-right: 4rem;
}
.testimonial-with-video .testimonial-image img {
    border: 5px solid #fff;
}
.testimonial-with-video .testimonial-details {
    margin-bottom: 35px;
}
.client-video-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 15px;
}
.client-says-video {
    max-width: 455px;
    max-height: 261px;
    margin: 0 auto;
    border: 8px solid #fff;
    box-sizing: content-box;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.red-hot-technology h2, .red-hot-technology .h2 {
    font-size: 2.5625rem;
}
.red-hot-hightlight-text {
    font-size: 1.875rem;
    line-height: 2.375rem;
    background: #f14c38;
    color: #fff;
    padding: 7px 18px;
    display: inline-block;
    margin: 10px 0px 20px 0px;
}
.red-hot-hightlight-text+p {
    font-size: 1.0625rem;
}
.dashed_border_box.key_feature_content:hover {
    border-color: #f14c38;
}
.border-right-dashed {
    border-right: 1px dashed #aaaaaa;
}
.step-transform-section {
    padding-top: 90px;
    padding-bottom: 90px;
}
.step-transform-section .video-section {
    padding-left: 30px;
    max-width: 660px;
    max-height: 370px;
    width: 100%;
}
.step-transform-section .step_transform .badge {
    padding: 4px 18px;
    /* font-family: "fjalla_oneregular", sans-serif; */
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
}
.why-ops-content h4,.why-ops-content .h4, .why-ops-content h3 {
    /* font-family: "open_sansbold"; */
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 2rem;
}
.step-transform-section .step_transform p {
    line-height: 1.5625rem;
}
.step-transform-section .management_solution ul li:before {
    background-color: #144955;
}
.management_solution ul li:last-child {
    margin: 0;
}
.red-hot-technology a {
    display: block;
}
/*New Banner*/
.banner-cat .caption-banner.full_width_caption {
    left: 0;
    right: 0;
}
.fullvh {
    min-height: calc(100vh - 158px);
    padding: 40px 0;
}
.full_banner {
    background-size: cover;
    background-repeat: no-repeat;
}
.transy50 {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.circle_icon {
    width: 100%;
    max-width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.scg_image {
    position: relative;
}
.scg_image:not(invers)>.colorfull, .scg_image.invers>.white_svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.hover_chnge p:empty {
    display: none;
}
.full_width_caption .greenishbg {
    transition: inherit;
    position: relative;
}
span.bef_aft_img, .img_after {
    position: relative;
}
span.bef_aft_img:after, span.bef_aft_img:before, .img_after:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 100%;
    background-image: url("../images/marketing.png");
    background-repeat: no-repeat;
    width: 204px;
    height: 142px;
    -webkit-transform: translate(-60px, -20px) scale(0);
    -ms-transform: translate(-60px, -20px) scale(0);
    transform: translate(-60px, -20px) scale(0);
    -webkit-transition: all 0.4s ease-in-out 0.4s;
    -o-transition: all 0.4s ease-in-out 0.4s;
    transition: all 0.4s ease-in-out 0.4s;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
span.bef_aft_img:before {
    right: 100%;
    left: auto;
    background-image: url("../images/growth.png");
    width: 203px;
    height: 114px;
    -webkit-transform: translate(75px, 0px) scale(0);
    -ms-transform: translate(75px, 0px) scale(0);
    transform: translate(75px, 0px) scale(0);
    -webkit-transition: all 0.6s ease-in-out 0.7s;
    -o-transition: all 0.6s ease-in-out 0.7s;
    transition: all 0.6s ease-in-out 0.7s;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}
.img_after:after {
    background-image: url("../images/social-media.png");
    width: 201px;
    height: 252px;
    left: auto;
    right: 100%;
    top: 100%;
    -webkit-transform: translate(0px, -30px) scale(0);
    -ms-transform: translate(0px, -30px) scale(0);
    transform: translate(0px, -30px) scale(0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: all 0.8s ease-in-out 0.8s;
    -o-transition: all 0.8s ease-in-out 0.8s;
    transition: all 0.8s ease-in-out 0.8s;
}
.max_captionbanner {
    max-width: 720px;
    margin: 0 auto;
}
.home_key_feat {
    max-width: 1030px;
    margin: 0 auto;
}
.dashed_border_box.key_feature_content {
    border-color: #cccccc;
    padding: 30px;
}
.dashed_border_box.key_feature_content p {
    margin-top: 10px;
}
.video-section .bttn {
    font-size: 1.5625rem;
    line-height: 2.0625rem;
    color: #144955;
}
.video-section .bttn i {
    color: #f14c38;
}
.why_onprintshop_fpage .home_key_feat {
    max-width: 1150px;
}
.step_transform .badge.badge-pill {
    background: #2c7b7a;
    border: 2px dashed #ffffff;
    color: #ffffff;
}
/* .testimonial-main.testimonial-with-video .slick-dots::before, .testimonial-main.testimonial-with-video .slick-dots li button {
    background-color: #ffffff;
} */
/* .testimonial-main .slick-dots li.slick-active button {
    background-color: #f04d3a;
} */
.key-features {
    padding-top: 30px;
    padding-bottom: 50px;
}
.key-feat-heading p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #222222;
}
.circle-list ul li.white_color {
    color: #fff;
}
.circle-list ul, .version_details_column ul {
    list-style: none;
}
.circle-list ul li, .version_details_column ul li {
    font-size: 1.125rem;
    line-height: 1.8125rem;
    padding-left: 20px;
    position: relative;
    color: #222;
    margin-bottom: 12px;
}
.circle-list ul li:before, .version_details_column ul li:before, .fillItCopyrights .rights-text:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f14c38;
}
.dashed_border_box.key_feature_content {
    max-width: 450px;
}
.step_transform .badge.badge-pill {
    border: 1px dashed #ffffff;
}
.large-spacing {
    padding-top: 110px;
    padding-bottom: 90px;
}
.counter-main {
    padding-top: 40px;
}
.banner-cat:not(.single_event_banner), .why_onprintshop_fpage {
    position: relative;
    overflow: hidden;
}
.banner-cat.fullvh:before, .banner-cat.fullvh:after, .psps-main:before, .psps-main:after, .why_onprintshop_fpage:before, .why_onprintshop_fpage:after, .keyPrintunite:before, .keyPrintunite:after, .PrintUnitemonial:before, .PrintUnitemonial:after, .printexDemo::after, .printexDemo::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 14px;
    background: #ffffff;
    display: block;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    -webkit-transform: rotate(-30deg) translateX(-70%);
    -moz-transform: rotate(-30deg) translateX(-70%);
    -ms-transform: rotate(-30deg) translateX(-70%);
    -o-transform: rotate(-30deg) translateX(-70%);
    transform: rotate(-30deg) translateX(-70%);
}
.psps-main .psps-content {
    padding-top: 90px;
}
.psps-content p {
    font-size: 1.125rem;
    line-height: 1.625rem;
    color: #144955;
    margin-top: 10px;
    margin-bottom: 0;
}
.psps-content img {
    max-width: 75px;
}
.banner-cat:before, .banner-cat:after, .PrintUnitemonial::before, .printexDemo::before {
    top: -webkit-calc(100% - 14px);
    top: -moz-calc(100% - 14px);
    top: calc(100% - 14px);
    left: 12%;
}
.home_slide_banner .banner-cat:after, .keyPrintunite:after, .PrintUnitemonial:after {
    background: #f04d39;
    -webkit-transform: rotate(-30deg) translateX(-90%);
    -moz-transform: rotate(-30deg) translateX(-90%);
    -ms-transform: rotate(-30deg) translateX(-90%);
    -o-transform: rotate(-30deg) translateX(-90%);
    transform: rotate(-30deg) translateX(-90%);
    top: -webkit-calc(100% - 31px);
    top: -moz-calc(100% - 31px);
    top: calc(100% - 31px);
    left: -webkit-calc(12% + 57px);
    left: -moz-calc(12% + 57px);
    left: calc(12% + 57px);
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
.home_slide_banner .slick-current.slick-active.banner-cat:before, .printexDemo::before {
    -webkit-transform: rotate(-30deg) translateX(0%);
    -moz-transform: rotate(-30deg) translateX(0%);
    -ms-transform: rotate(-30deg) translateX(0%);
    -o-transform: rotate(-30deg) translateX(0%);
    transform: rotate(-30deg) translateX(0%);
}
.home_slide_banner .slick-current.slick-active.banner-cat:after {
    -webkit-transform: rotate(-30deg) translateX(0%);
    -moz-transform: rotate(-30deg) translateX(0%);
    -ms-transform: rotate(-30deg) translateX(0%);
    -o-transform: rotate(-30deg) translateX(0%);
    transform: rotate(-30deg) translateX(0%);
}
.psps-main, .printexDemo {
    position: relative;
}
.psps-main:before, .psps-main:after {
    bottom: -webkit-calc(100% + 90px);
    bottom: -moz-calc(100% + 90px);
    bottom: calc(100% + 90px);
    right: 15%;
}
.psps-main:after {
    background: #144955;
    bottom: -webkit-calc(100% + 74px);
    bottom: -moz-calc(100% + 74px);
    bottom: calc(100% + 74px);
    -webkit-transform: rotate(-30deg) translateX(-28%);
    -moz-transform: rotate(-30deg) translateX(-28%);
    -ms-transform: rotate(-30deg) translateX(-28%);
    -o-transform: rotate(-30deg) translateX(-28%);
    transform: rotate(-30deg) translateX(-28%);
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
.why_onprintshop_fpage:before, .why_onprintshop_fpage:after {
    bottom: -webkit-calc(100% + 20px);
    bottom: -moz-calc(100% + 20px);
    bottom: -webkit-calc(100% + 40px);
    bottom: -moz-calc(100% + 40px);
    bottom: calc(100% + 40px);
    right: 34%;
    -webkit-transform: rotate(-30deg) translateX(0%);
    -moz-transform: rotate(-30deg) translateX(0%);
    -ms-transform: rotate(-30deg) translateX(0%);
    -o-transform: rotate(-30deg) translateX(0%);
    transform: rotate(-30deg) translateX(0%);
    -webkit-transition: all 0.7s ease-in-out 0.4s;
    -o-transition: all 0.7s ease-in-out 0.4s;
    -moz-transition: all 0.7s ease-in-out 0.4s;
    transition: all 0.7s ease-in-out 0.4s;
}
.why_onprintshop_fpage:after {
    background: #f14c38;
    -webkit-transform: rotate(-30deg) translateX(14%);
    -moz-transform: rotate(-30deg) translateX(14%);
    -ms-transform: rotate(-30deg) translateX(14%);
    -o-transform: rotate(-30deg) translateX(14%);
    transform: rotate(-30deg) translateX(14%);
    bottom: -webkit-calc(100% + 22px);
    bottom: -moz-calc(100% + 22px);
    bottom: calc(100% + 22px);
    right: 34%;
    -webkit-transition: all 0.9s ease-in-out 0.4s;
    -o-transition: all 0.9s ease-in-out 0.4s;
    -moz-transition: all 0.9s ease-in-out 0.4s;
    transition: all 0.9s ease-in-out 0.4s;
}
.why_onprintshop_fpage.revealIt:before {
    -webkit-transform: rotate(-30deg) translateX(-82%);
    -moz-transform: rotate(-30deg) translateX(-82%);
    -ms-transform: rotate(-30deg) translateX(-82%);
    -o-transform: rotate(-30deg) translateX(-82%);
    transform: rotate(-30deg) translateX(-82%);
}
.why_onprintshop_fpage.revealIt:after {
    -webkit-transform: rotate(-30deg) translateX(-33%);
    -moz-transform: rotate(-30deg) translateX(-33%);
    -ms-transform: rotate(-30deg) translateX(-33%);
    -o-transform: rotate(-30deg) translateX(-33%);
    transform: rotate(-30deg) translateX(-33%);
}
.client-says-video a.lazy-load-youtube {
    background-image: url("../images/Homepage-video-thumb.jpg") !important;
}
/* Start video/Blogs section */
/* .neil-youtube-video a.lazy-load-youtube {
    background-image: url("../images/neil-video.png") !important;
    background-color: transparent !important;
    background-size: auto;
}
.neil-youtube-video a.lazy-load-youtube .lazy-load-div {
    background-image: inherit;
    background-size: auto;
} */
/* .mark-youtube-video a.lazy-load-youtube {
    background-image: url("../images/mark-video.png") !important;
    background-color: transparent !important;
    background-size: auto;
} */
/* .gene-youtube-video a.lazy-load-youtube {
    background-image: url("../images/gene-video.png") !important;
    background-color: transparent !important;
    background-size: auto;
} */
.red-hot-technology .card .card-body .blog_readmore_btn {
    color: #45ada0;
    border-color: #999999;
}
/* End video/Blogs section */
.easySolMax {
    max-width: 1180px;
    margin: 0 auto;
}
.plus_before {
    position: relative;
}
.plus_before::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 55px;
    height: 55px;
    text-align: center;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(50%, -50%);
    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;
    opacity: 0.3;
    background-size: 30px;
}
.entry-content {
    overflow: hidden;
}
.banner-cat {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gdpr.gdpr-privacy-bar {
    background: rgba(20, 75, 87, 0.9);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.32);
}
.ubermenu .ubermenu-submenu .ubermenu-row>li.no-left-border {
    border-left: 0;
}
.ubermenu .ubermenu-submenu .ubermenu-row>li.no-left-border:before {
    display: none;
}
.social_icons ul.menu {
    list-style: none;
    justify-content: space-between;
}
.management_solution ul, .social_icons ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.contact-link, .contact-link .textwidget.custom-html-widget {
    width: 100%;
    padding-left: 0;
    text-align: left;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.contact-link i {
    font-size: 1rem;
    padding-right: 10px;
}
.contact-link .phone i, .add-phone {
    padding-left: 10px;
    padding-right: 0;
    -webkit-transform: rotateY(170deg);
    -moz-transform: rotateY(170deg);
    -ms-transform: rotateY(170deg);
    -o-transform: rotateY(170deg);
    transform: rotateY(170deg);
}
#mail {
    margin-left: 20px;
}
.event-badge {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.ubermenu .ubermenu-submenu .ubermenu-row>li.border-none-menu:before, .main-navigation .ubermenu-responsive-toggle {
    display: none;
}
.header-menu .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 0;
}
.main-navigation .ubermenu>.ubermenu-nav>li>a {
    padding: 15px 24px;
}
header .main-navigation .ubermenu .scroll-fix-logo a {
    padding: 7px 10px;
}
.ubermenu .ubermenu-submenu .ubermenu-row>li {
    position: relative;
    border-left: 1px solid #45ada0;
    padding-left: 10px;
    padding-right: 20px;
}
.ubermenu .ubermenu-submenu .ubermenu-row>li:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    height: 12px;
    width: 6px;
    background-color: #45ada0;
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px;
}
header .ubermenu-main .ubermenu-row {
    padding: 40px 15px;
    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;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.ubermenu-main .ubermenu-row {
    max-width: 1530px;
    margin-left: auto;
    margin-right: auto;
}
header .ubermenu .ubermenu-custom-content-padded {
    padding: 10px 20px;
}
header .ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
    margin-top: 0;
}
header .ubermenu .ubermenu-custom-content-padded h4,
header .ubermenu .ubermenu-custom-content-padded .h4 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-transform: uppercase;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-top: 5px;
    padding-bottom: 5px;
}
header .ubermenu .ubermenu-submenu .ubermenu-row .ubermenu-submenu>li a {
    margin-left: 10px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 2px;
}
header .ubermenu .ubermenu-submenu .ubermenu-row>li.border-none-menu {
    border-left: 0;
    padding-left: 0;
    padding: 0;
}
.rd_border.rd_white:before, .rd_border.rd_white:after {
    background-color: #fff;
}
.rd_border:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    height: 6px;
    width: 11px;
    background: #f14c38;
}
.rd_border:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100px;
    height: 1px;
    margin: 0 auto;
    background-color: #f14c38;
    transform: translateY(-1px);
}
.feature-content > a, .key_feature_content a {
    margin-top: 25px;
}
.management_solution ul li {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin: 0 0 23px;
    width: 100%;
    padding-left: 15px;
    position: relative;
}
.management_solution ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 20px;
    width: 3px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
}
.testimonial-main {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    overflow: hidden;
}
.slick-dots {
    position: relative;
    line-height: 0;
    list-style: none;
    text-align: center;
    z-index: 0;
}
.slick-dots li {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0 10px;
}
.slick-dots li button {
    font-size: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #fff;
    border: 0;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.testimonial-image img {
    border: 4px solid #fff;
    margin: 0 auto;
    width: auto;
    height: auto;
}
.testimonial-main.testimonial-with-video .slick-dots:before, .testimonial-main.testimonial-with-video .slick-dots li button {
    background-color: #ffffff;
}
.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:focus, .slick-dots li.slick-active button {
    background-color: #f14c38;
    outline: none;
}
.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:focus, .slick-dots li.slick-active button {
    background-color: #f04d3a;
}
.testimonial-main .slick-dots li.slick-active button {
    background-color: #f04d3a;
}
.testimonial-details h3, .testimonial-details .h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.testimonial-details {
    margin-top: 30px;
    margin-bottom: 49px;
}
.testimonial-with-video .testimonial-details {
    margin-bottom: 35px;
}
.testimonial-heading {
    position: relative;
}
.triangle {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 49%;
    width: 30px;
    height: 30px;
    border-right: 1px solid #45ada0;
    border-bottom: 1px solid #45ada0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.testimonial-with-video .triangle {
    left: 47.6%;
}
.testimonial-heading:before, .testimonial-heading:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    height: 1px;
    width: 101px;
    background-color: #45ada0;
    -webkit-transform: translate(-21px, -16px);
    -moz-transform: translate(-21px, -16px);
    -ms-transform: translate(-21px, -16px);
    -o-transform: translate(-21px, -16px);
    transform: translate(-21px, -16px);
}
.testimonial-heading:after {
    -webkit-transform: translate(122px, -16px);
    -moz-transform: translate(122px, -16px);
    -ms-transform: translate(122px, -16px);
    -o-transform: translate(122px, -16px);
    transform: translate(122px, -16px);
}
.main-video {
    border: 10px solid #6abdb3;
}
.copyright_and_link .btm-footer-logo:first-child {
    border-right: 1px solid #082931;
    padding-right: 25px;
}
.icon-menu:before {
    content: "\e903";
}
.icon-cancel:before {
    content: "\e902";
}
.uber-close>div {
    text-align: right;
}
.uber-close i {
    font-size: 1.5625rem;
    color: #fff;
    padding: 0;
    cursor: pointer;
    margin: 20px 23px 10px 15px;
    display: inline-block;
}
div#zsiqbtn {
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 5px;
}
div#zsiqbtn.chatSlideUp {
    bottom: 80px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
div.zsiq_float10 .siqico-chat:before {
    color: #fff;
    height: 64px !important;
}
.siqico-chat span {
    color: #144955;
}
.gdpr.gdpr-privacy-bar a[title="Privacy Policy"] {
    color: #f14c38;
}
.gdpr.gdpr-privacy-bar a[title="Privacy Policy"]:hover {
    color: #fff;
}
.gdpr.gdpr-privacy-bar .gdpr-buttons .gdpr-preferences {
    display: none;
}
.gdpr.gdpr-privacy-bar .gdpr-wrapper {
    max-width: 1530px;
    width: 100%;
    margin: 0 auto;
    padding: 8px 60px;
}
.modal-body.ytmodal iframe.lazyloaded {
    margin-bottom: 0em;
}
.gdpr-overlay, .gdpr.gdpr-privacy-bar, .gdpr.gdpr-reconsent-bar {
    transition: none !important;
    transform: none !important;
    height: auto !important;
}
/* Start video/Blogs section */
.neil-youtube-video a.lazy-load-youtube {
    background-image: url("/wp-content/uploads/2021/07/Neil.png") !important;
    background-color: transparent !important;
    background-size: contain;
}
.neil-youtube-video a.lazy-load-youtube .lazy-load-div {
    background-image: none;
}
.mark-youtube-video a.lazy-load-youtube {
    background-image: url("/wp-content/uploads/2021/07/Mark.png") !important;
    background-color: transparent !important;
    background-size: contain;
}
.gene-youtube-video a.lazy-load-youtube {
    background-image: url("/wp-content/uploads/2021/07/Gene.png") !important;
    background-color: transparent !important;
    background-size: contain;
}
a.blog_btn {
    color: #45ada0;
    border-color: #999999;
}
/* End video/Blogs section */
/* 7-jan */
.red-hot-technology .card .card-body .blog_readmore_btn:hover {
    color: #fff;
}
.mailpoet_form_columns.mailpoet_paragraph.mailpoet_stack_on_mobile.form-padding {
    padding-left: 75px;
}
/* 24th jan 2022 */
footer .widget_title span{
    width: 21px;
    color: #fff;
    display: inline-block;
    font-size: 1.4375rem;
    margin-right: 5px;
}
footer .footer_bottom a, footer .contact_links a{
    margin-left: 29px;
}
footer .widget_title span .fa-phone{
    -webkit-transform: rotateY(170deg);
    -moz-transform: rotateY(170deg);
    -ms-transform: rotateY(170deg);
    -o-transform: rotateY(170deg);
    transform: rotateY(170deg);
    font-size: 1.125rem;
}
footer .footer_bottom .fa-mobile-alt{
    font-size: 1.1875rem;
}
footer .email-icon span{
    width:30px;
}
footer .email-icon a{
    margin-left: 37px;
}
footer .social_icons{
    justify-content: flex-start;
}
.last-widget{
    padding-left: 50px;
   /* min-width: 345px;
    */
}
.top_footer .col {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
    word-break: break-word;
}
footer .bottom_contact {
    width: 60%;
    max-width: 60%;
    flex: 0 0 60%;
    flex-wrap: wrap;
    padding: 0 15px;
}
footer .bottom_contact .row {
    margin: 0 -16px;
}
footer .bottom_contact .col {
    /* width: 33.3333%;
    max-width: 33.3333%;
    flex: 0 0 33.3333%; */
    padding: 60px 15px 0;
}
footer .bottom_contact .col .widget_title {
    margin-bottom: 12px
}
footer .subscribe-newsletter {
    width: 40%;
    max-width: 40%;
    flex: 0 0 40%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 15px 0;
}
footer .subscribe-newsletter #mailpoet_form-2 {
    position: relative;
    width: 62%;
    max-width: 62%;
    flex: 0 0 62%;
    margin-right: 15px;
}
footer .subscribe-newsletter #block-6 {
    position: relative;
    top: 6px;
}
footer .subscribe-newsletter .widget_title {
    padding: 0;
}
.client-login h3 {
    padding: 0 !important;
}
.client-login .bttn.white a {
    /* font-family: "open_sansbold"; */
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 1.125rem;
    padding: 12px 30px 11px !important;
    color: #144955;
    display: flex;
    align-items: center;
}
.client-login .bttn.white a i {
    display: none;
}
.client-login .bttn.white a:hover {
    color: #fff;
}
.client-login .bttn.white i {
    color: #f14c38;
}
.client-login {
    border-top: 0;
    /* margin-top: 38px;
    padding: 0 !important; */
}
footer #mailpoet_form_5 form.mailpoet_form {
    padding: 16px 0 0 !important;
}
footer .mailpoet_form .mailpoet_submit {
    background-color: transparent !important;
    padding: 0 !important;
    height: 100% !important;
    border: 0 !important;
    position: relative;
    z-index: 10;
}
footer .mailpoet_form .mailpoet_paragraph.btn {
    padding: 0;
    text-align: left;
    width: 42px !important;
    height: 42px;
    border-radius: 0% !important;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    border: 1px solid #fff !important;
    background: #fff !important;
}
footer .mailpoet_form .mailpoet_form_column:nth-child(2)::before {
    content: "\f1d8";
    font-family: "Font awesome 5 Free";
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    font-size: 20px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f14c38;
    width: 100%;
}
footer .mailpoet_paragraph.form-control input{
    color: #fff;
    font-size: 0.8125rem;
    background: rgb(255 255 255/35%) !important;
    border: 0;
    border-radius: 8px !important;
    max-width: 500px;
    padding: 8px 57px 8px 15px !important;
    height: 42px;
    max-width: 100%;
}
footer .mailpoet_paragraph.form-control .parsley-errors-list.filled {
    margin: 2px 0 0;
    font-size: 12px;
}
footer .mailpoet_paragraph.form-control .parsley-required,
footer .mailpoet_paragraph.form-control .parsley-custom-error-message {
    color: #ffffff;
}
footer
.bottom_contact
.subscribe-newsletter
.mailpoet_form_column:nth-child(1) {
    display: block !important;
    flex-basis: 100% !important;
}
footer .mailpoet_form .mailpoet_form_column:nth-child(2) {
    flex-basis: unset !important;
    position: absolute;
    right: 0;
}
footer .mailpoet_paragraph.form-control input::placeholder {
    color: #fff;
}
footer .mailpoet_paragraph.form-control {
    background: transparent;
    border: 0px;
    border-radius: 8px !important;
    max-width: 100%;
    padding: 0 !important;
}
.last-widget .widget_title {
    padding-bottom: 0;
    margin-bottom: 0px !important;
}
footer .mailpoet_form .mailpoet_submit:hover {
    background-color: transparent !important;
    color: #ffffff !important;
}
#mailpoet_form_2 .parsley-required,
#mailpoet_form_2 .parsley-custom-error-message {
    font-size: 0.75rem;
    font-weight: 600;
    visibility: hidden;
    position: relative;
}
#mailpoet_form_2 .parsley-custom-error-message:after {
    font-size: 0.75rem;
    font-weight: 600;
    visibility: hidden;
}
#mailpoet_form_2
.mailpoet_form.mailpoet_form_successfully_send
.mailpoet_validate_success {
    color: #ffffff !important;
    font-size: 0.875rem;
    font-weight: 600;
    text-align: center !important;
}
#mailpoet_form_2 li.parsley-custom-error-message:after {
    content: "Enter valid email address.";
    font-size: 0.8125rem;
    /* color: #000; */
    position: absolute;
    left: visible;
    left: 0;
    visibility: visible;
    color: #ffffff;
    margin-top: 5px;
}
/* footer #mailpoet_form-2 h2.widget_title {
  font-size: 1.375rem;
} */
footer .mailpoet_form_loading {
  padding: 3px;
  width: 100%;
  text-align: center;
}
/* 9 feb 2021 Start */
.psps-main .gifhr-inner {
    width: 100%;
    height: 160px;
}
/* .psps-content p {
    font-size: 1.125rem;
} */
.psps-main .gifhr-inner a {
    font-size: 0.875rem;
}
/* 9 feb 2021 End */
/* Header css DP-01042022 start */
.site-header .main-logo .mobile-header-show {
    display: none;
}
.site-header.sticky-header .main-logo .mobile-header-show .bttn {
    /* font-family: "open_sansbold"; */
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #144955 !important;
    font-size: 1rem;
    padding: 5px 17px;
    line-height: 1.5rem;
    border: 1px solid;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    border-radius: 28px;
    background: #ffffff;
    text-transform: uppercase;
}
/* Header css DP-01042022 end */
.testimonial-with-video .slick-dots {
    margin-top: 16px;
}
footer .bottom_contact .subscribe-newsletter .parsley-custom-error-message {
    color: #fff;
}
footer .bottom_contact {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    flex-wrap: wrap;
    padding: 0 15px;
}

footer .bottom_contact .col {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
}
footer .bottom_contact .widget_nav_menu h2.widget_title {
    width: 100%;
    padding-bottom: 0px !important;
}
footer #mailpoet_form-2 h2.widget_title {
    padding-bottom: 0px;
    font-size: 1.375rem;
}
#mailpoet_form_2 form.mailpoet_form {
    padding-top: 0px !important;
    padding: 15px 0px !important;
}
.client-login {
    margin-top: 0px;
    padding: 0 !important;
}
/* 10-05-2023 */
.home-banner-model .youtube_button_image_red {
    background-image: url(/wp-content/uploads/2022/04/home-banner-model.png) !important;

}
.home_popup_image .modal-header {
    margin-bottom: 0px;
    background-color: #f3faf9;

}
.home_pspsmain:before, .home_pspsmain:after {
    visibility: hidden;
    display: none;
}
.home_slide_banner .slick-current.slick-active.banner-cat:before,
    .home_slide_banner .slick-current.slick-active.banner-cat:after,
    .home .why_onprintshop_fpage.revealIt:before,
    .home .why_onprintshop_fpage.revealIt:after {
       content: none;
       
    }

   .home .psps-main:after,
    .home .psps-main:before {
       content: none;
       
    }
    #live-webinar-modal .modal-body {
        position: relative;
       background-color: #fbfbfb;
       overflow: hidden;
       font-family: "Montserrat", sans-serif;
       
    }

   #live-webinar-modal .modal-dialog {
       max-width: 730px;
       
    }
    #live-webinar-modal .live {
        font-size: 19px;
        line-height: 31px;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 600;
        font-family: "Montserrat", sans-serif;
        
     }
 
    #live-webinar-modal .modal-body::before {
        background-image: url(https://onprintshopstg.wpenginepowered.com/wp-content/uploads/2023/03/popop-circle-1.png);
        position: absolute;
        content: "";
        right: 0;
        width: 50%;
        top: 67%;
        left: 82%;
        height: 43%;
        background-repeat: no-repeat;
        background-size: contain;
        
     }
 
    #live-webinar-modal .reg {
        font-size: 24px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        padding: 10px 30px;
        
     }
 
    #live-webinar-modal .broad:hover {
        background: #f14c38 !important;
        color: #fff !important;
        border-color: #f14c38;
        
     }
 
    #live-webinar-modal .broad {
        gap: 10px;
        
     }
 
    #live-webinar-modal .liv-bttn {
        padding: 2px 14px !important;
        
     }
 
    #live-webinar-modal #countdown {
        padding-top: 1.7rem !important;
        
     }
 
    #live-webinar-modal #tiles {
        list-style: none;
        gap: 5px;
        line-height: 1;
        
     }
 
    #live-webinar-modal .colon {
        font-size: 33px;
        color: #144955;
        font-weight: 400;
        font-family: "Montserrat", sans-serif;
        
     }
 
    #live-webinar-modal .timer_box>span {
        font-size: 26px;
        line-height: 27px;
        color: #144955;
        font-weight: 400;
        font-family: "Montserrat", sans-serif;
        
     }
 
    #live-webinar-modal .timer_box {
        list-style: none;
        width: 48px;
        height: 53px;
        border-radius: 5px;
        background-color: #d8ecea;
        min-width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        
     }
 
    #live-webinar-modal .timer li {
        width: calc(48 * 2px);
    }
 
    #live-webinar-modal .timer {
        list-style: none;
        max-width: 500px;
        margin: 0 auto;
        gap: 5px;
     }
 
    #live-webinar-modal .timer li {
        font-size: 17px;
        line-height: 27px;
        color: #034655;
        font-weight: 400;
    }
 
    #live-webinar-modal .pop_txt {
        font-size: 34px;
        line-height: 41px;
        color: #034655;
        font-weight: 600 !important;
        font-family: "Montserrat", sans-serif;
    }
 
    #live-webinar-modal .pop-txt2,
    #live-webinar-modal .pop-head {
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
        font-size: 34px;
    }
     #live-webinar-modal .modal-body .bttn.orange:hover .reg {
        color: #f14c38;
    }

/* 25-5-23 */
/* Start:: FAQs New  */
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-default {
    padding: 0;border: 1px solid #dddddd;
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-title a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 52px 12px 20px;
    position: relative;
    width: 100%;
    color: #144955;
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-collapse {
    padding: 0 20px;
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel.panel-default .panel-heading .panel-title .h5 i {
    transform: rotate(0deg);
    transition: 0.3s all;
    position: absolute;
    right: 20px;
    top: 17px;
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel.panel-default .panel-heading .panel-title a[aria-expanded="true"] i {
    transform: rotate(180deg);
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-body ul li {
    font-size: 1.125rem;
    line-height: 1.875rem;
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-default a[aria-expanded="false"]:focus {
    color: #144955;
}
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-title a:hover,
.Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-default a[aria-expanded="true"] {
    color: #45ada0;
}
/* End:: FAQs New  */

@media screen and (max-width:991px) {
    #live-webinar-modal .modal-dialog {
        max-width: 350px;
    }

    #live-webinar-modal .timer li {
        width: calc(54 * 2px);
        font-size: 19px !important;
        line-height: 29px;
    }

    /* #live-webinar-modal .timer{
              max-width: 250px;
              } */
    #live-webinar-modal .reg {
        font-size: 21px;
        font-weight: 900;
        padding: 10px 34px;
    }

    #live-webinar-modal .broad {
        gap: 5px;
    }

    #live-webinar-modal .live {
        font-size: 13px;
        line-height: 21px;
        font-weight: 400;
    }

    #live-webinar-modal .liv-bttn {
        padding: 2px 10px !important;
    }

    #live-webinar-modal .timer_box>span {
        font-size: 29px;
    }

    #live-webinar-modal .pop-head {
        color: #034655;
        font-family: "Montserrat", sans-serif;
    }

    #live-webinar-modal .pop_txt {
        max-width: 94%;
        margin: auto;
    }

    #live-webinar-modal .pop_txt,
    #live-webinar-modal .pop-txt2 {
        font-size: 24px;
        line-height: 30px;
    }

    #live-webinar-modal .pop-head {
        font-size: 22px;
        line-height: 20px;
    }

    #live-webinar-modal .liv-bttn {
        padding: 0px 7px !important;
    }

    #live-webinar-modal .modal-body::before {
        width: 100%;
        top: 82%;
        height: 100%;
        background-size: unset;
    }

    #live-webinar-modal .timer_box {
        list-style: none;
        width: 52px;
        height: 58px;
    }

    #live-webinar-modal .pop_txt br {
        display: none;
    }

}
/* @media (min-width: 576px) {
    #live-webinar-modal .modal-dialog {
        max-width: 602px;
    }
} */
@media(max-width:420px) {
    #live-webinar-modal .modal-body::before {
        display: none;
    }
}
/* 25-5-23 */



  /*----------------------------
    CLIENT RATINGS
----------------------------*/
.rating-summary .rating-result {
    margin-right: 5px;
    width: 85px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.rating-summary .rating-result:before {
     top: 0;
     width: 100%;
     position: absolute;
     display: block;
     content: "";
     font-size: 10px;
     height: 17px;
     line-height: 17px;
     background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'><path fill='%23fff' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/></svg>");
     background-repeat: repeat-x;
     background-position: left;
     background-size: 17px;
}

.rating-summary .rating-result > span:before {
     position: absolute;
     display: block;
     content: "";
     font-size: 0;
     height: 17px;
     line-height: 17px;
     position: relative;
     z-index: 2;
     background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'><path fill='%23f14c38' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/></svg>");
     background-repeat: repeat-x;
     background-position: left;
     background-size: 17px;
}
.control-review {
    text-align: center;
}

.control-review-contain {
justify-content: center;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
}

.control-review .text-center p {
    margin-bottom: 0;
    font-size: 16px;
    vertical-align: middle;
}

.rating-summary .rating-result>span {
    display: block;
}



/* zoho form */
.np-label-img {
    width: 97px;
    height: 52px;
    object-fit: contain;

}

html,
body {
    margin: 0px;

}

.error {
    color: #dc3232;

}

#crmWebToEntityForm.zcwf_lblLeft {
    width: 100%;
    padding: 25px;
    margin: 0 auto;
    box-sizing: border-box;

}

#crmWebToEntityForm.zcwf_lblLeft * {
    box-sizing: border-box;

}

#crmWebToEntityForm {
    text-align: left;

}

#crmWebToEntityForm * {
    direction: ltr;

}

.zcwf_lblLeft .zcwf_title {
    word-wrap: break-word;
    padding: 0px 6px 10px;
    font-weight: bold;

}

.zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 100%;
    border: 1px solid #ccc !important;
    resize: vertical;
    border-radius: 2px;
    float: left;

}

.zcwf_lblLeft .zcwf_col_lab {
    width: 30%;
    word-break: break-word;
    padding: 0px 6px 0px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    min-height: 1px;

}

.zcwf_lblLeft .zcwf_col_fld {
    float: left;
    width: 100%;
    padding: 0px 6px 0px;
    position: relative;
    margin-top: 5px;

}

.home_popup .zcwf_lblLeft .zcwf_col_fld {
    padding: 0;

}

.zcwf_lblLeft .zcwf_privacy {
    padding: 6px;

}

.zcwf_lblLeft .wfrm_fld_dpNn {
    display: none;

}

.dIB {
    display: inline-block;

}

.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 2px;
    font-size: 1rem;
    float: left;
    resize: vertical;
    padding: 0.7em;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;

}

.zcwf_lblLeft .zcwf_row:after,
.zcwf_lblLeft .zcwf_col_fld:after {
    content: '';
    display: table;
    clear: both;

}

.zcwf_lblLeft .zcwf_col_help {
    float: left;
    margin-left: 7px;
    font-size: 12px;
    max-width: 35%;
    word-break: break-word;

}

.zcwf_lblLeft .zcwf_help_icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    border-radius: 50%;

}

.zcwf_lblLeft .zcwf_row {
    margin: 15px 0px;

}

.zcwf_lblLeft .formsubmit {
    margin-right: 5px;
    cursor: pointer;
    color: #333;
    font-size: 12px;

}

.zcwf_lblLeft .zcwf_privacy_txt {
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-family: Arial;
    display: inline-block;
    vertical-align: top;
    color: #333;
    padding-top: 2px;
    margin-left: 6px;

}

.zcwf_lblLeft .zcwf_button {
    font-size: 12px;
    color: #333;
    border: 1px solid #ccc;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.zcwf_lblLeft .zcwf_tooltip_over {
    position: relative;

}

.zcwf_lblLeft .zcwf_tooltip_ctn {
    position: absolute;
    background: #dedede;
    padding: 3px 6px;
    top: 3px;
    border-radius: 4px;
    word-break: break-all;
    min-width: 50px;
    max-width: 150px;
    color: #333;

}

.zcwf_lblLeft .zcwf_ckbox {
    float: left;

}

.zcwf_lblLeft .zcwf_file {
    width: 55%;
    box-sizing: border-box;
    float: left;

}

.clearB:after {
    content: '';
    display: block;
    clear: both;

}

.reload-icon {
    margin-right: 15px;

}



/* Header Popup */
.home .myModalwhitepaper .modal-header {
    margin-bottom: 0px;

}

.home .modal-backdrop.show {
    opacity: 0.8;

}

.home_popup .modal-dialog {
    max-width: 730px;
    margin: 0rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;

}

.home_popup .modal-content {
    /*  background-color: #01323e; */
    border-radius: 0px;

}

.home_popup li {
    width: 50%;
    float: left;
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;

}

.home_popup li::marker {
    color: #f14c38;

}

.home_popup .modal-content::after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2023/01/home-popup-bgimg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    bottom: 0px;
    right: 0;
    width: 54%;
    height: 100%;

}

.home_popup h6,
.home_popup h6 span,
.home_popup .h6,
.home_popup .h6 span {
    font-size: 42px;
    line-height: 1.5;
    color: #01323e;
    font-weight: 100;

}

.home_popup h6 span,
.home_popup .h6 span {
    font-weight: bold;

}

.home_popup h6 span.text-second,
.home_popup .h6 span.text-second {
    color: #ed511f;

}

.home_popup p,
.home_popup span {
    font-size: 20px;

}

.home_popup #crmWebToEntityForm.zcwf_lblLeft {
    margin: inherit;

}

.home_popup .zcwf_lblLeft .zcwf_col_fld {
    display: flex;
    flex-direction: column;

}

.home_popup .zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 100%;
    border: 1px solid #999999 !important;
    resize: vertical;
    border-radius: 10px;
    float: left;
    max-width: 306px;

}

.home_popup input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #01323e;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 12px 21px;
    width: 100%;

}

.home_popup .zcwf_lblLeft .zcwf_row {
    margin: 10px 0px;

}

.home_popup p.lesslineh,
.lesslineh p,
a.lesslineh {
    font-size: 11px;
    line-height: 0.938rem;
    max-width: 306px;

}

.home_popup button,
input[type="button"],
input[type="submit"] {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.5;
    padding: 12px 35px 12px 40px;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    max-width: 306px;
    width: 100%;
    border-radius: 10px;
    text-align: left;

}

.zcwf_col_fld input[type='submit']:hover,
.zcwf_col_fld input[type='submit']:focus {
    color: #f14c38 !important;

}

.home_popup .zcwf_col_fld:hover>i {
    color: #f14c38 !important;

}

.home_popup .icon-adobe-reader-symbol {
    position: absolute;
    right: 60px;
    color: #fff;
    font-size: 25px;
    vertical-align: middle;

}

.home_popup .icon-adobe-reader-symbol:before {
    content: "\e900";

}

.home_popup #crmWebToEntityForm.zcwf_lblLeft {
    padding: 0px 62px 0px 52px;
    z-index: 11;
    position: relative;

}

.whitepaper-modal-close {
    z-index: 11;

}

.text-green {
    color: #45ada0;

}

.text-dark-blue {
    color: #01323e;

}

.underline {
    text-decoration: underline;

}

@media all and (max-width: 767px) {

    .home_popup h6,
    .home_popup .h6 {
        font-size: 26px;
        line-height: 35px;

    }

    .home_popup .modal-content {
        z-index: -1;

    }

    .home_popup .modal-content::after {
        background: none;
    }

    .home_popup .zcwf_lblLeft .zcwf_col_fld input[type=text],
    .zcwf_lblLeft .zcwf_col_fld textarea {
        max-width: 100%;
        font-size: 14px;
    }

    .home_popup button,
    input[type="button"],
    input[type="submit"] {
        max-width: 100%;
        text-align: center;
        font-size: 14px;
        padding: 8px 22px;

    }

    .home_popup input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
        padding: 10px 18px;
    }

    .home_popup p.lesslineh,
    .lesslineh p,
    a.lesslineh {
        max-width: 100%;
    }

    .home_popup li {
        width: 100%;

    }

    .home_popup #crmWebToEntityForm.zcwf_lblLeft {
        margin: 0 auto;
    }
    .Platinum-web-to-print-pricing-plans.blog-faq-sec .panel-heading .panel-title a {
        font-size: 18px;
        line-height: 24px;
    }

}

@media all and (max-width: 600px) {

    .zcwf_lblLeft .zcwf_col_lab,
    .zcwf_lblLeft .zcwf_col_fld {
        width: auto;
        float: none !important;

    }

    .home_popup .zcwf_lblLeft .zcwf_col_lab,
    .zcwf_lblLeft .zcwf_col_fld {
        width: 100%;
        float: left !important;

    }

    .zcwf_lblLeft .zcwf_col_help {
        width: 40%;

    }


}

@media all and (max-width: 576px) {
    .zcwf_lblLeft .zcwf_col_fld_slt {
        padding: 5px 15px;
        max-height: 36px;

    }


}

@media all and (max-width: 575px) {
    .captcha-section {
        flex-wrap: wrap;

    }

    .home_popup #crmWebToEntityForm.zcwf_lblLeft {
        padding: 0 15px;

    }

    .home_popup input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
        padding: 8px 18px;

    }

    .home_popup h6,
    .home_popup h6 span,
    .home_popup .h6,
    .home_popup .h6 span {
        font-size: 20px;
        line-height: 30px;

    }

    .home_popup li {
        font-size: 14px;
        line-height: 22px;

    }

    .home_popup p,
    .home_popup span {
        font-size: 14px;
        line-height: 1.5;

    }
    .mainslide .caption-banner.full_width_caption .bttn i {

        padding-left:16px;
       
       }

}

@media all and (max-width: 375px) {
    .zcwf_col_fld .g-recaptcha {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;

    }


}
.ls-layer .bttn, .caption-banner .bttn,
.video-section .bttn{
      font-size: 1.2rem;
    line-height: 2rem;
    display: flex;
    align-items: center;
}

.Platinum-web-to-print-pricing-plans .panel.panel-default .panel-heading .panel-title .h5 i {
    transform: rotate(0deg);
    transition: 0.3s all;
}
.Platinum-web-to-print-pricing-plans .panel.panel-default.lighter_gray_bg .panel-heading .panel-title a[aria-expanded="true"] i {
    transform: rotate(180deg);
}
.red-hot-technology.step-transform-section .card {
    height: 100%;
}

.red-hot-technology.step-transform-section .card .card-body {
    display: flex;
    flex-direction: column;
}

.red-hot-technology .card .card-body .blog_readmore_btn {
    display: flex;
    align-items: center;
    margin-right: auto;
}
#mailpoet_form_2 form.mailpoet_form {
    padding-top: 5px !important;
}
.bttn.transparent i.flamingo_color {
    color: #f14c38;
}

.youtubemodal.myModalwhitepaper .ytBody{
    position: relative;
    padding-bottom: 50.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
margin: 1rem;
min-height: auto;
}
.youtubemodal.myModalwhitepaper .ytBody iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
aspect-ratio: 16 / 9;
}
.bttn.transparent i.flamingo_color {
    color: #f14c38;
}
footer .mailpoet_form .mailpoet_submit {font-size: 0px !important;}
.dashed_border_box.key_feature_content:hover { box-shadow: 0px 4px 12.5px rgba(0,0,0,0.15);border-color: #cccccc; }
.home_pspsmain .homegif .gifhr { padding: 20px; height: 100%; transition: all ease 0.5s;  }
.home_pspsmain .homegif .gifhr:hover { box-shadow: 0px 4px 12.5px rgba(0,0,0,0.15); background: #ffffff;}
.psps-main .key-five .scrollReveal { height: 100%; }
.psps-main.home_pspsmain .homegif .gifhr-inner, .psps-main .key-five .scrollReveal:hover .gifhr-inner { display: none; }
.red-hot-technology.step-transform-section .card:hover { box-shadow: 0px 4px 12.5px rgba(0,0,0,0.15); }
@media (max-width: 767px) {
.psps-main .key-five .scrollReveal, .home_pspsmain .homegif .gifhr {
    height: auto;
}
}
.cc-window.cc-banner{
    justify-content: space-between;
    box-shadow: 0px -4px 8px 0 rgb(0 0 0 / 10%);
  }
  .cc-compliance{
    flex-shrink: 0;
  }
  .cc-window .cc-compliance .cc-btn {
    color: #144955;
  }

  .printing-united-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 15px;
    z-index: 111;
    bottom: 67px;
}

.printing-united-bar img.ic-close {
    position: absolute;
    top: -8px;
    right: -8px;
    z-index: 10;
    cursor: pointer;
}
.printing-united-bar img {cursor: pointer;}