
.home1 {
    background: #212121;
    height: auto;
}
@media(max-width: 960px) {
    .home1 {
    height: auto;
}
}.home1 h2 {
    
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
}
.home1 p {
    color: #fff;
}
.home1 a {
    font-size: 20px;
    color: #4caf50;
}
.home1 .col-12-12 {
    margin-bottom: 0;
    padding-right: 0 !important;
}
.home2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}
.home2 p {
    margin: 0 auto 20px auto;
    
}
.home2 img {
    max-width: 100%;
    height: auto;
}
.home-why-contactless {
    background: url(images/home/home-why-contactless.jpg) bottom center no-repeat #ebeced;
    height: 610px;
    display: flex;
    align-items: center;
}
.home-partner-give {
    background: url(images/home/logo-giving-sm.png) top left no-repeat;
    background-size: 80px auto;
    padding-left: 100px;
}
.home-partner-sumup {
    background: url(images/home/logo-sumup-sm.png) top left no-repeat;
    background-size: 80px auto;
    padding-left: 100px;
}
.home3 {
    background: url(images/home/home3-banner.jpg) top center no-repeat;
    height: 600px;
    display: flex;
    align-items: center;
}
@media(max-width: 960px) {
    .home3 {
    background: url(images/home/home3-banner-sm.jpg) bottom center no-repeat #f2f2f2;
    height: auto;
    padding-bottom: 300px;
    display: block;
    padding-top: 50px;
}
}.home3 .inner, .home3 .product-detail-text .detail-title, .product-detail-text .home3 .detail-title, .home3 .product-detail-text .main-details, .product-detail-text .home3 .main-details, .home3 .product-detail-text .tech-title, .product-detail-text .home3 .tech-title, .home3 .product-detail-text .tech-details, .product-detail-text .home3 .tech-details {
    padding-right: 700px;
    text-align: left;
}
@media(max-width: 960px) {
    .home3 .inner, .home3 .product-detail-text .detail-title, .product-detail-text .home3 .detail-title, .home3 .product-detail-text .main-details, .product-detail-text .home3 .main-details, .home3 .product-detail-text .tech-title, .product-detail-text .home3 .tech-title, .home3 .product-detail-text .tech-details, .product-detail-text .home3 .tech-details {
    padding-right: 0;
}
}.home3 h3 {
    
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}
@media(max-width: 960px) {
    .home3 h3 {
    font-size: 24px;
}
}.home3 a {
    font-size: 20px;
    color: #4caf50;
}
.home3 img {
    max-width: 100%;
    height: auto;
}
.home4 {
  
    background: url(images/home/home4-banner.jpg) center center no-repeat;
    height: 600px;
    display: flex;
    align-items: center;
}
@media(max-width: 960px) {
    .home4 {
    background: url(images/home/home4-banner-sm.jpg) bottom center no-repeat #fff;
    height: auto;
    padding-bottom: 300px;
    display: block;
    padding-top: 50px;
}
}.home4 .inner, .home4 .product-detail-text .detail-title, .product-detail-text .home4 .detail-title, .home4 .product-detail-text .main-details, .product-detail-text .home4 .main-details, .home4 .product-detail-text .tech-title, .product-detail-text .home4 .tech-title, .home4 .product-detail-text .tech-details, .product-detail-text .home4 .tech-details {
    padding-left: 650px;
}
@media(max-width: 960px) {
    .home4 .inner, .home4 .product-detail-text .detail-title, .product-detail-text .home4 .detail-title, .home4 .product-detail-text .main-details, .product-detail-text .home4 .main-details, .home4 .product-detail-text .tech-title, .product-detail-text .home4 .tech-title, .home4 .product-detail-text .tech-details, .product-detail-text .home4 .tech-details {
    padding-left: 0;
}
}.home4 h3 {
    
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}
@media(max-width: 960px) {
    .home4 h3 {
    font-size: 24px;
}
}.home4 a {
    font-size: 20px;
    color: #4caf50;
}
footer {
    background: linear-gradient(to right,  #76b729,  #009BA9);
    height: auto;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 0px;
    text-align: left;
    color: #fff;
}
@media(max-width: 960px) {
    footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}
}@media(max-width: 480px) {
    footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}
}footer .inner, footer .product-detail-text .tech-details, .product-detail-text footer .tech-details, footer .product-detail-text .tech-title, .product-detail-text footer .tech-title, footer .product-detail-text .main-details, .product-detail-text footer .main-details, footer .product-detail-text .detail-title, .product-detail-text footer .detail-title {
    margin: 0 auto;
}
footer p {
    color: #fff;
    font-size: 16px;
}
footer img {
    max-width: 300px;
    height: auto;
}
@media(max-width: 960px) {
    footer img {
    max-width: 120px;
}
}footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
footer ul li {
    width: auto;
    margin-bottom: 15px;
}
@media(max-width: 960px) {
    footer ul li {
    display: inline-block;
    float: none;
    margin: 0;
    width: 90%;
}
}footer ul li a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
footer ul li a:hover {
    color: #fff;
}
footer .footer-logo {
    max-width: 200px;
    height: auto;
}
footer .footer-newsletter form input[type=submit] {
    width: 100%;
    background: #3d3d3d;
}
footer .footer-newsletter .wpcf7-form {
    padding: 0;
}
footer .footer-newsletter input {
    height: 40px;
}
footer .footer-newsletter label {
    display: none;
}
.legals {
    background: #ececec;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 40px;
}
.legals ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%}
.legals ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 49%}
@media(max-width: 960px) {

    .legals ul {
        flex-direction: column;
    }
    .legals ul li {
        width: 90%;
        margin: 0 5%;
        display: inline;
    }
}

.legals ul li a {
    color: #3c4a55;
    
}
.social-list {
    float: right;
    margin: 0;
    padding: 0;
}
@media(max-width: 960px) {
    .social-list {
    float: none;
}
}.social-list li {
    margin: 0 0 0 10px;
    padding: 0;
    display: inline-block;
    width: 30px;
}
.social-list li a {
    display: block;
}
.social-list li a img {
    width: 100%;
    height: auto;
}
.form-block {
    position: fixed;
    top: 130px;
    right: -400px;
    width: 100%;
    max-width: 400px;
    height: 100%;
    z-index: 50;
    transition: all .5s ease;
}
@media(max-width: 960px) {
    .form-block {
    top: 100px;
}
}.form-block .wpcf7 {
    width: 100%;
    height: auto;
    background: #00a0c5;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.form-block.open {
    right: 0;
}
.form-block h1, .form-block h2, .form-block h3, .form-block p, .form-block li, .form-block label {
    color: #fff;
}
.form-block>.col-12-12 {
    padding-right: 0;
}
.form-block .cta-wrap {
    margin-bottom: 0;
}
.form-block .cta-wrap .col-3-12 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
}
.form-block a {
    color: #fff;
    text-decoration: underline;
}
.form-block .icon-x {
    background: url(images/icon-x.svg) top right no-repeat;
    width: auto;
    height: 30px;
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    padding-top: 34px;
    color: #fff;
    font-size: 12px;
}
.form-block span.wpcf7-list-item {
    margin: 0;
}
.form-block p {
    font-size: 16px;
}
.news-banner {
    display: flex;
    align-items: center;
}
.news-banner h1 {
    color: #fff;
}
.newsContent {
    padding-top: 50px;
    position: relative;
    background: #fff;
    color: #3d3d3d;
}
.newsContent h1 {
    font-size: 36px;
}
.newsContent .single-article {
    padding-bottom: 30px;
}
.newsContent .single-article h1 {
    color: #00a0c5;
}
.newsContent .single-article p {
    color: #294b6b;
}
.newsContent .single-article .theDate {
    color: #009ba9;
}
.newsContent .single-article .feature-image {
    margin-bottom: 20px;
}
.newsContent .single-article .feature-image img {
    width: 100%;
    height: auto;
}
.newsContent .sidebar-image img {
    max-width: 100%;
    height: auto;
}
.inner .blog-article:nth-child(1), .product-detail-text .detail-title .blog-article:nth-child(1), .product-detail-text .main-details .blog-article:nth-child(1), .product-detail-text .tech-title .blog-article:nth-child(1), .product-detail-text .tech-details .blog-article:nth-child(1), .inner .blog-article:nth-child(2), .product-detail-text .detail-title .blog-article:nth-child(2), .product-detail-text .main-details .blog-article:nth-child(2), .product-detail-text .tech-title .blog-article:nth-child(2), .product-detail-text .tech-details .blog-article:nth-child(2) {
    margin-right: 1.5%}
@media(max-width: 800px) {
    .inner .blog-article: nth-child(1), .product-detail-text .detail-title .blog-article:nth-child(1), .product-detail-text .main-details .blog-article:nth-child(1), .product-detail-text .tech-title .blog-article:nth-child(1), .product-detail-text .tech-details .blog-article:nth-child(1), .inner .blog-article:nth-child(2), .product-detail-text .detail-title .blog-article:nth-child(2), .product-detail-text .main-details .blog-article:nth-child(2), .product-detail-text .tech-title .blog-article:nth-child(2), .product-detail-text .tech-details .blog-article:nth-child(2) {
    margin-right: 0;
}
}.blog-content {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.blog-content .inner, .blog-content .product-detail-text .detail-title, .product-detail-text .blog-content .detail-title, .blog-content .product-detail-text .main-details, .product-detail-text .blog-content .main-details, .blog-content .product-detail-text .tech-title, .product-detail-text .blog-content .tech-title, .blog-content .product-detail-text .tech-details, .product-detail-text .blog-content .tech-details {
    width: 96%}
.article-bg {
    background: #fff;
}
.blog-list-page .inner-narrow {
    background: rgba(0, 0, 0, 0);
}
.blog-article {
    background: #294b6b;
    height: 400px;
    position: relative;
    display: block;
    transition: all .5s ease;
    float: left;
    display: block;
    margin-bottom: 20px;
    width: 32.333%;
    text-decoration: none;
}
.blog-article.latest-news-article {
    height: 420px;
}
@media(max-width: 960px) {
    .blog-article.latest-news-article {
    height: 480px;
}
}@media(max-width: 480px) {
    .blog-article.latest-news-article {
    height: auto;
}
}.blog-article.press-article {
    height: 420px;
}
@media(max-width: 480px) {
    .blog-article.press-article {
    height: auto;
}
}.blog-article.event-article {
    height: 420px;
    word-wrap: break-word;
}
@media(max-width: 480px) {
    .blog-article.event-article {
    height: auto;
}
}.blog-article .new {
    display: none;
    background: #00a0c5;
    padding: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 14px;
}
.blog-article#article1 .new {
    display: block;
}
.blog-article:hover {
    background: #1e7395;
}
@media(max-width: 960px) {
    .blog-article {
    height: auto;
}
}@media(max-width: 800px) {
    .blog-article {
    width: 100%}
}.blog-article .blog-image {
    width: 100%;
    height: 250px;
    background: url(images/news-logo.jpg) center center no-repeat #3c4a55;
    background-size: cover;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
.blog-article .blog-image img {
    max-width: 100%;
    height: 100%;
    display: block;
}
@media(max-width: 960px) {
    .blog-article .blog-image {
    width: 100%}
}.blog-article.press-article .blog-image {
    height: 200px;
}
.blog-article .blog-text {
    width: 100%;
    padding: 15px;
}
.blog-article .blog-text h3 {
    font-size: 18px;
}
@media(max-width: 960px) {
    .blog-article .blog-text {
    width: 100%}
}.blog-article .blog-title {
    
    font-size: 26px;
    color: #fff;
}
@media(max-width: 960px) {
    .blog-article .blog-title {
    font-size: 28px;
}
}.blog-article .blog-excerpt {
    font-size: 14px;
}
.blog-article .blog-link {
    color: #fff;
    
    font-size: 14px;
}
.blog-article#home-article1 {
    height: 360px;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
}
@media(max-width: 960px) {
    .blog-article#home-article1 {
    height: auto;
}
}.blog-article#home-article1 .blog-image {
    width: 50%;
    height: 360px;
    float: right;
    background-size: cover;
    background-position: center center;
}
@media(max-width: 960px) {
    .blog-article#home-article1 .blog-image {
    width: 100%;
    height: 190px;
}
}.blog-article#home-article1 .blog-text {
    width: 50%;
    float: left;
    padding: 80px 30px 30px 30px;
}
.blog-article#home-article1 .blog-text h3 {
    font-size: 32px;
}
@media(max-width: 960px) {
    .blog-article#home-article1 .blog-text {
    width: 100%;
    padding: 20px;
}
}.blog-article#home-article1 .blog-excerpt {
    display: block;
    font-size: 16px;
}
.blog-article .theDate {
    font-size: 14px;
    color: #009ba9;
}
.comment-list {
    list-style-type: none;
}
.comment-list ul {
    list-style-type: none;
}
.comment-list .parent {
    margin-bottom: 4px;
}
.comment-list .comment-body {
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 1px;
}
.comment-list .depth-2 .comment-body {
    padding-left: 40px;
}
.comment-list .thread-even, .comment-list .thread-odd {
    border-radius: 6px;
    overflow: hidden;
}
.comment-form-comment label {
    width: 100%}
.comment-form-comment textarea {
    width: 100%;
    clear: both;
}
.blogBackBtn {
    background-color: #b92848;
    color: #fff;
    padding: 10px 10px 7px 10px;
    border-radius: 10px;
    display: inline-block;
    margin: 0 0 15px 0;
}
.extraDetails {
    display: none;
}
.navigation {
    text-align: center;
    clear: both;
    margin-bottom: 30px;
}
.navigation .navPrevPage {
    float: left;
}
.navigation .navPrevPage a {
    padding: 5px 15px;
}
@media(max-width: 480px) {
    .navigation .navPrevPage {
    width: 100%;
    margin: 0 0 20px 0;
}
}.navigation .navNextPage {
    float: right;
}
.navigation .navNextPage a {
    padding: 5px 15px;
}
@media(max-width: 480px) {
    .navigation .navNextPage {
    width: 100%;
    margin: 20px 0 0 0;
}
}.navigation ul {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-right: 0;
}
.navigation ul:after {
    content: "";
    display: table;
    clear: both;
}
.navigation li {
    display: inline;
    margin: 0 auto;
}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
    color: #fff;
    text-decoration: none;
    background-color: #3c4a55;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 15px;
    transition: all .5s ease;
}
.navigation li a:hover, .navigation li.active a {
    background-color: #00a0c5;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0);
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url("./slick/ajax-loader.gif") center center no-repeat;
}
@font-face {
    
    src: url("./slick/fonts/slick.eot");
    src: url("./slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./slick/fonts/slick.woff") format("woff"), url("./slick/fonts/slick.ttf") format("truetype"), url("./slick/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    top: 50%;
    margin-top: -10px\9 ;
    -webkit-transform: translate(0,  -50%);
    transform: translate(0,  -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 10;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before, .slick-next:before {
    
    font-size: 40px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 25px;
}
[dir=rtl] .slick-prev {
    left: auto;
    right: 25px;
}
.slick-prev:before {
    content: "←"}
[dir=rtl] .slick-prev:before {
    content: "→"}
.slick-next {
    right: 25px;
}
[dir=rtl] .slick-next {
    left: 25px;
    right: auto;
}
.slick-next:before {
    content: "→"}
[dir=rtl] .slick-next:before {
    content: "←"}
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: 0px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: rgba(0, 0, 0, 0);
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    color: #78a9e1;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #78a9e1;
    opacity: .75;
}
.slide {
    height: 400px;
}
.slide1 {
    background: #df2f3b;
}
.slide2 {
    background: #00a0c5;
}





/* OVERIDES  */

.qodef-single-product-images {
    /*position: relative!important;
    top: auto!important;*/
    position: sticky!important;
    top: 120px!important;
}

@media(max-width: 960px) {
    .qodef-single-product-images {
        position: relative!important;
        top: auto!important;

    }
}




.home-why-payaz {
    
    background:#ebebeb;
    padding:50px 0;
}

.why-payaz-intro {
    width: 100%;
}

.home-why-payaz .why-payaz-intro .wpb_wrapper {
    display: block;
}

.why-payaz-intro strong {
    color: #009ba8;
}

.home-why-payaz .wpb_wrapper {
    margin: 0;
    display:flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-between;
    gap:30px 0;

}

.home-why-panel {
    background: white;
    border-radius: 20px;
    padding:20px;
    width: 32%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media(max-width: 960px) {
    .home-why-panel {
        width: 100%;
    }
}

.home-why-panel strong {
    color: #009ba8;
}

.home-why-payaz .home-why-panel .wpb_wrapper {
    gap: 0;
    align-items: center;
    justify-content: center;
}







.qodef-mobile-header .qodef-mobile-menu-opener {
    float: right;
    position: relative;
    z-index: 2;
    height: 100%;
}

.qodef-vertical-align-containers .qodef-position-center {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: left;
    z-index: 1;
}

.qodef-mobile-header .qodef-grid {
    width: 90%;
}








.qodef-title {
    display: block;
    width: 100%;
    height: 300px;
    text-align: left;
    position: relative;
    z-index: 101;
    background-color: green;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url(https://www.payaz.com/wp-content/uploads/2024/09/header-bg.webp);
    background-size: cover;
}

.qodef-title .qodef-title-holder h1 {
    color: #ffffff;

}