@font-face {
    font-family: "CFAstyPlaisio";
    src: url("https://www.plaisio.gr/assets/fonts/CFAstyPlaisio-Regular.otf") format("truetype");
    font-weight: normal
}

@font-face {
    font-family: "CFAstyPlaisio";
    src: url("https://www.plaisio.gr/assets/fonts/CFAstyPlaisio-Bold.otf") format("truetype");
    font-weight: bold
}

@font-face {
    font-family: "CFAstyPlaisio";
    src: url("https://www.plaisio.gr/assets/fonts/CFAstyPlaisio-Light.otf") format("truetype");
    font-weight: light
}

html {
    scroll-behavior: smooth
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rkpt-body {
    margin: 0;
    overflow-x: hidden;
    font-family: CFAstyPlaisio;
    text-align: unset
}

.rkpt-body .rkpt-h1 {
    display: none
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block
}

.rkpt-body a {
    text-decoration: none;
    color: inherit
}

.rkpt-body ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.rkpt-title {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .rkpt-title {
        font-size: 20px;
        line-height: 25px
    }
}

.rkpt-title>span {
    display: inline-block
}

@media only screen and (max-width: 600px) {
    .rkpt-title>span {
        margin-bottom: 3px
    }
}

.rkpt-sub {
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    margin: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .rkpt-sub {
        font-size: 20px;
        line-height: 25px
    }
}

.rkpt-section-title {
    font-size: 30px;
    line-height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px
}

@media only screen and (max-width: 768px) {
    .rkpt-section-title {
        font-size: 20px;
        line-height: 25px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 300px;
        margin: 0 auto
    }
}

.rkpt-section-title .rkpt-left-arrow {
    display: inline-block;
    width: 30%;
    display: block
}

@media only screen and (max-width: 768px) {
    .rkpt-section-title .rkpt-left-arrow {
        width: 50%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.rkpt-section-title .rkpt-right-arrow {
    display: inline-block;
    width: 30%;
    display: block
}

@media only screen and (max-width: 768px) {
    .rkpt-section-title .rkpt-right-arrow {
        width: 50%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.rkpt-section-title .rkpt-section-title-text {
    display: inline-block;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 768px) {
    .rkpt-section-title .rkpt-section-title-text {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 15px;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

.rkpt-container {
    max-width: 1300px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto
}

.rkpt-type-page .rkpt-title {
    margin-top: 50px;
    text-align: center;
    background-color: #ffd480
}

@media only screen and (max-width: 600px) {
    .rkpt-type-page .rkpt-title {
        margin-top: 25px;
        background-color: unset
    }
}

.rkpt-type-page .rkpt-title span {
    background-color: #ffd480
}

@media only screen and (max-width: 600px) {
    .rkpt-type-page .rkpt-title span {
        padding: 1px 3px
    }
}

.rkpt-type-page .rkpt-title br.rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 600px) {
    .rkpt-type-page .rkpt-title br.rkpt-till-tab {
        display: block
    }
}

.rkpt-type-page .rkpt-sub {
    margin-bottom: 55px;
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .rkpt-type-page .rkpt-sub {
        margin-bottom: 48px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-sub {
        margin-bottom: 25px
    }
}

.rkpt-type-page .rkpt-types {
    padding-bottom: 72px
}

@media only screen and (max-width: 1024px) {
    .rkpt-type-page .rkpt-types {
        padding-bottom: 37px
    }
}

.rkpt-type-page .rkpt-types__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card {
    width: -webkit-calc(25% - 8px);
    width: calc(25% - 8px);
    background: #f7f7ff;
    border: 1px solid #d7d9ff;
    border-radius: 30px 0px;
    padding: 0 16px 40px;
    position: relative;
    margin-bottom: 53px
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card {
        width: 100%;
        padding: 25px 30px 22px;
        margin-bottom: 10px;
        border-radius: 10px
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card.rkpt-active {
    border: 2px solid #8297f8
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card.rkpt-active .rkpt-links-cta {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card.rkpt-show {
    border: 2px solid #8297f8
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card.rkpt-show .rkpt-types-card__content ul {
    max-height: 10000px;
    opacity: 1;
    padding-top: 10px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card img.rkpt-card-image {
    display: block;
    margin: -23px auto 0;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card img.rkpt-card-image {
        margin: 0 auto
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content {
    padding-bottom: 16px
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content {
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 0
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content h4 {
    font-weight: 700;
    font-size: 17px;
    line-height: 17px;
    color: #161c83;
    margin-bottom: 10px;
    margin-top: 17px;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content h4 {
        text-align: left;
        width: 50%;
        margin-bottom: 0;
        margin-top: 20px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content h4 {
        font-size: 14px;
        line-height: 15px
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
        max-height: 0;
        opacity: 0;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li {
    width: 50%
}

@media only screen and (max-width: 1050px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li {
        padding: 5px 0;
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li {
        padding: 10px 0;
        width: 100%
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li:nth-child(odd) {
    padding-right: 10px
}

@media only screen and (max-width: 1050px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li:nth-child(odd) {
        padding-right: 0
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li.rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li.rkpt-till-tab {
        display: block
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    text-decoration: none;
    font-style: normal;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-align: left
}

@media only screen and (max-width: 1050px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li a {
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li a {
        text-align: left
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card__content ul li a:hover {
    color: #2d3175
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

@media only screen and (max-width: 1050px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta {
        width: 50%;
        position: relative;
        bottom: unset;
        left: unset;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 20px
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta.rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta.rkpt-till-tab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta span {
    color: #5d5dff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    padding-right: 10px
}

@media only screen and (max-width: 1065px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta span {
        font-size: 15px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta span {
        font-size: 16px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-card--cta span {
        font-size: 14px;
        line-height: 15px
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container {
    width: 100%;
    width: 100%;
    margin-top: -23px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container .rkpt-types-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 66px 108px;
    background: #f7f7ff;
    border: 2px solid #8297f8;
    border-radius: 30px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px
}

@media only screen and (max-width: 1050px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-container .rkpt-types-wrapper {
        padding: 56px 25px
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container.rkpt-show {
    max-height: 10000px;
    opacity: 1
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--left {
    margin-bottom: 10px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-left: 41px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right br.rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 1050px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right br.rkpt-till-tab {
        display: block
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right h4 {
    margin: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
    color: #2d3175;
    padding-bottom: 36px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right h4 span {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding: 0;
    margin: 0
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right ul li {
    width: 50%;
    padding-bottom: 20px
}

@media(min-width: 768px)and (max-width: 920px) {
    .rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right ul li {
        width: 100%
    }
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right ul li:nth-child(odd) {
    padding-right: 10px
}

.rkpt-type-page .rkpt-types__wrapper .rkpt-types-container--right ul li a {
    display: block;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #2d3175
}

@-webkit-keyframes fade-in-show {
    0% {
        max-height: 0;
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    100% {
        opacity: 1;
        max-height: 10000px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fade-in-show {
    0% {
        max-height: 0;
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    100% {
        opacity: 1;
        max-height: 10000px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.rkpt-category-page .rkpt-sub {
    margin-top: 30px
}

.rkpt-category-page .rkpt-title {
    background-color: #d7d9ff;
    margin-bottom: 38px
}

.rkpt-category-page #rkpt-category-slider.rkpt-container {
    max-width: 1104px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-category-slider.rkpt-container {
        padding-left: 10px;
        padding-right: 0
    }
}

.rkpt-category-page #rkpt-category-slider .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 26px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-category-slider .swiper-wrapper {
        -ms-flex-wrap: unset;
        flex-wrap: unset;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0)
    }
}

.rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide {
    width: 18%
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        width: -webkit-calc((100% - 40px)/3.5) !important;
        width: calc((100% - 40px)/3.5) !important
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide {
        width: -webkit-calc((100% - 40px)/2.5) !important;
        width: calc((100% - 40px)/2.5) !important
    }
}

.rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 18px;
    display: block
}

@media only screen and (max-width: 1130px) {
    .rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide img {
        border-radius: 15px
    }
}

@media only screen and (max-width: 470px) {
    .rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide img {
        border-radius: 0
    }
}

.rkpt-category-page #rkpt-category-slider .swiper-wrapper .swiper-slide img:hover {
    -webkit-box-shadow: 0px 3px 8px 1px rgba(0, 2, 31, .15);
    box-shadow: 0px 3px 8px 1px rgba(0, 2, 31, .15)
}

.rkpt-category-page .rkpt-section-title {
    padding-top: 60px;
    padding-bottom: 65px
}

.rkpt-category-page #rkpt-repair-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/services/images/category/section_2_bg.png");
    background-repeat: no-repeat;
    background-position: center right;
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1050px;
    margin: 0 auto 55px;
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 0 10px 40px;
        background-position: top center;
        background-size: 100% 89%;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider {
        background-size: 97% 89%;
        background-position: top left
    }
}

@media only screen and (max-width: 550px) {
    .rkpt-category-page #rkpt-repair-slider {
        background-size: 96% 89%
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider.rkpt-container {
        padding-left: 0;
        padding-right: 0
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 60px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper {
        margin-right: 0
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-wrapper {
        -ms-flex-wrap: unset;
        flex-wrap: unset;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0)
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-wrapper .swiper-slide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-wrapper .swiper-slide .rkpt-link-image {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-wrapper .swiper-slide .rkpt-link-image:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-wrapper .swiper-slide img {
    width: 100%
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-button-next {
    margin-right: 0;
    right: 10px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-button-prev,
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-button-next {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-button-prev,
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-swiper .swiper-button-next {
        display: block
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 340px;
    width: 100%;
    padding-right: 60px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox {
        padding: 27px 0 26px;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media only screen and (max-width: 500px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox {
        padding: 27px 70px 26px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox {
        padding: 27px 20px 26px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox .rkpt-quote {
        max-width: 25px
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox .rkpt-quote:first-child {
    margin-right: 10px;
    margin-left: -30px;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox .rkpt-quote:first-child {
        margin-right: 5px
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox .rkpt-quote:last-child {
    margin-right: -15%;
    -webkit-transform: translate(41px, -15px);
    -ms-transform: translate(41px, -15px);
    transform: translate(41px, -15px)
}

@media only screen and (max-width: 350px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox .rkpt-quote:last-child {
        -webkit-transform: translate(10px, -3px);
        -ms-transform: translate(10px, -3px);
        transform: translate(10px, -3px)
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox p {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 38px;
    text-align: center;
    color: #000
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox p {
        font-size: 27px;
        line-height: 29px
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox p span {
    padding: 2px 5px;
    background-color: #ffd480
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-textbox img {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-arrow {
    right: -50px;
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-arrow {
        right: unset;
        left: -200px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-arrow {
        max-width: 175px;
        margin: 0 auto
    }
}

.rkpt-category-page #rkpt-repair-slider .rkpt-repair-arrow.rkpt-animate-repair-arrow {
    right: 0
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-repair-slider .rkpt-repair-arrow.rkpt-animate-repair-arrow {
        right: unset;
        left: 0
    }
}

.rkpt-category-page #rkpt-faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/services/images/tablets/section3_bg.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1050px;
    width: 100%;
    margin: 0 auto 55px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-faq {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 10px 47px;
        padding-top: 0;
        padding-bottom: 0;
        background-size: 97% 89%;
        background-position: top left
    }
}

@media only screen and (max-width: 550px) {
    .rkpt-category-page #rkpt-faq {
        background-size: 96% 89%;
        margin: 0 10px 40px
    }
}

.rkpt-category-page #rkpt-faq .rkpt-faq--left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 400px;
    width: 100%;
    padding-left: 88px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--left {
        padding: 51px 50px 26px;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--left {
        padding: 51px 70px 26px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--left {
        padding: 50px 50px 26px
    }
}

.rkpt-category-page #rkpt-faq .rkpt-faq--left .rkpt-top {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: left;
    color: #000;
    margin: 15px 0
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--left .rkpt-top {
        font-size: 19px;
        line-height: 21px
    }
}

.rkpt-category-page #rkpt-faq .rkpt-faq--left .rkpt-bottom {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #000;
    margin-top: 15px;
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--left .rkpt-bottom {
        font-size: 16px;
        line-height: 18px
    }
}

.rkpt-category-page #rkpt-faq .rkpt-faq--left img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rkpt-category-page #rkpt-faq .rkpt-faq--left .rkpt-faq-arrow {
    left: -50px;
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.rkpt-category-page #rkpt-faq .rkpt-faq--left .rkpt-faq-arrow.rkpt-animate-faq-arrow {
    left: 0
}

.rkpt-category-page #rkpt-faq .rkpt-faq--right {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--right {
        max-width: 500px;
        width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 550px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--right {
        max-width: 440px
    }
}

.rkpt-category-page #rkpt-faq .rkpt-faq--right .rkpt-link-image {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 768px) {
    .rkpt-category-page #rkpt-faq .rkpt-faq--right .rkpt-link-image {
        padding-right: 20px
    }
}

.rkpt-category-page #rkpt-faq .rkpt-faq--right .rkpt-link-image:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.rkpt-category-page #rkpt-faq .rkpt-faq--right .rkpt-link-image:nth-child(1) {
    padding-right: 10px
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page .swiper {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden
    }
}

.rkpt-category-page .swiper .swiper-button-next {
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: -10px
}

.rkpt-category-page .swiper .swiper-button-prev {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -10px
}

.rkpt-category-page .rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 1024px) {
    .rkpt-category-page .rkpt-till-tab {
        display: block
    }
}

.rkpt-service {
    padding-top: 30px
}

.rkpt-service .rkpt-bg {
    padding-left: 5px;
    padding-right: 5px
}

.rkpt-service .rkpt-yellow-bg {
    background: #ffd480
}

.rkpt-service .rkpt-hero-wrapper {
    margin-top: 35px;
    position: relative
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-hero-wrapper {
        margin-bottom: -50px
    }
}

.rkpt-service .rkpt-hero-wrapper img,
.rkpt-service .rkpt-hero-wrapper picture {
    display: block;
    margin: 0 auto
}

.rkpt-service .rkpt-hero-wrapper .rkpt-hero-usp {
    background-color: #d7d9ff;
    max-width: 850px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px;
    border-top-right-radius: 53px;
    border-bottom-left-radius: 53px;
    -webkit-box-shadow: 1px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 1px 3px 5px 2px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-hero-wrapper .rkpt-hero-usp {
        border-top-right-radius: 0;
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 40px;
        display: block;
        max-width: 300px;
        padding: 30px;
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.rkpt-service .rkpt-usp-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    padding: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-usp-item {
        padding: 20px 0
    }
}

.rkpt-service .rkpt-usp-item:not(:last-child) {
    border-right: 1px dotted #000
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-usp-item:not(:last-child) {
        border-right: 0;
        border-bottom: 1px dotted #000
    }
}

.rkpt-service .rkpt-usp-item a {
    color: #000899
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-usp-item a {
        font-weight: bold
    }
}

.rkpt-service .rkpt-usp-item .rkpt-usp-image {
    margin-right: 10px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-usp-item .rkpt-usp-image {
        margin-right: 25px;
        width: 35px
    }
}

.rkpt-service .rkpt-usp-item>span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rkpt-service #rkpt-need {
    padding-top: 50px
}

@media only screen and (max-width: 768px) {
    .rkpt-service #rkpt-need .rkpt-section-title {
        max-width: 300px;
        margin: 0 auto
    }
}

.rkpt-service #rkpt-need .rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 768px) {
    .rkpt-service #rkpt-need .rkpt-till-tab {
        display: block
    }
}

.rkpt-service #rkpt-need .rkpt-desk {
    display: block
}

@media only screen and (max-width: 768px) {
    .rkpt-service #rkpt-need .rkpt-desk {
        display: none
    }
}

.rkpt-service .rkpt-cards-container {
    padding-top: 40px;
    padding-bottom: 60px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container {
        display: block;
        max-width: 500px;
        margin: 0 auto
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card {
    border: 1px solid #d2d2d2;
    border-radius: 20px;
    position: relative;
    margin-bottom: 20px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card {
        border-radius: 15px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card.rkpt-active:before,
.rkpt-service .rkpt-cards-container .rkpt-card.rkpt-active:after {
    opacity: 1
}

.rkpt-service .rkpt-cards-container .rkpt-card:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50px;
    width: 0;
    height: 0;
    border: 17px solid rgba(0, 0, 0, 0);
    border-top: 0;
    border-bottom: 20px solid #8297f8;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rkpt-service .rkpt-cards-container .rkpt-card:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -25px;
    left: 52px;
    width: 0;
    height: 0;
    border: 15px solid rgba(0, 0, 0, 0);
    border-top: 0;
    border-bottom: 18px solid #f7f7ff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rkpt-service .rkpt-cards-container .rkpt-card>img {
    display: none
}

.rkpt-service .rkpt-cards-container .rkpt-card--header {
    background-color: #ecedfb;
    text-align: center;
    padding: 18px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    border-bottom: 2px solid #8488ff;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card--header {
        font-size: 18px;
        line-height: 18px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card--header {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card--body {
    padding: 20px 40px
}

@media only screen and (max-width: 500px) {
    .rkpt-service .rkpt-cards-container .rkpt-card--body {
        padding: 20px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card--body ul li {
    margin-bottom: 10px
}

.rkpt-service .rkpt-cards-container .rkpt-card--body ul li a {
    font-size: 18px;
    line-height: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card--body ul li a {
        font-size: 16px;
        line-height: 18px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card--body ul li a:hover {
    color: #2d3175
}

.rkpt-service .rkpt-cards-container .rkpt-card .rkpt-services-card--cta {
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card .rkpt-services-card--cta {
        font-size: 16px;
        line-height: 18px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card .rkpt-services-card--cta>img {
        max-width: 15px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended {
    grid-column: span 2;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended.rkpt-show {
    max-height: 10000px;
    margin-bottom: 20px
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    border: 2px solid #8297f8;
    border-radius: 30px 0;
    background: #f7f7ff
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--wrapper {
        display: block;
        border-radius: 15px;
        padding: 30px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--image img {
    display: block
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--image {
        margin-bottom: 20px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--text {
    padding-left: 40px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--text {
        padding-left: 0
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--header {
    margin-bottom: 20px
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--header .rkpt-bold {
    color: #161c83;
    font-weight: 700;
    font-size: 25px;
    line-height: 27px
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--header .rkpt-bold {
        font-size: 22px;
        line-height: 22px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--header .rkpt-subtitle {
    font-size: 20px;
    line-height: 22px;
    color: #161c83;
    margin-left: 10px
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--header .rkpt-subtitle {
        font-size: 16px;
        line-height: 16px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--header .rkpt-subtitle {
        display: block;
        margin-top: 5px;
        margin-left: 0
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--body {
        margin-top: 10px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, auto);
    grid-gap: 20px;
    grid-auto-flow: column
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul {
        grid-gap: 10px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul {
        display: block
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul li {
        margin-bottom: 15px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul li a {
    font-size: 18px;
    line-height: 20px;
    color: #2d3175;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 1024px) {
    .rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul li a {
        font-size: 16px
    }
}

.rkpt-service .rkpt-cards-container .rkpt-card-extended--body ul li a:hover {
    color: #000
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-brands .rkpt-section-title {
        max-width: 300px;
        margin: 0 auto
    }
}

.rkpt-service .rkpt-brands .rkpt-brands-wrapper {
    background: #d7d9ff;
    padding: 80px 100px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 30px;
    grid-column-gap: 10px;
    max-width: 1065px;
    margin: 0 auto;
    margin-top: 45px;
    border-top-right-radius: 53px;
    border-bottom-left-radius: 53px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-brands .rkpt-brands-wrapper {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 20px;
        padding: 35px 30px;
        max-width: 300px;
        margin-top: 40px
    }
}

.rkpt-service .rkpt-brands .rkpt-brands-wrapper>img {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 2, 31, .25);
    box-shadow: 0px 2px 4px 2px rgba(0, 2, 31, .25);
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rkpt-service .rkpt-brands .rkpt-brands-wrapper>img:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.rkpt-service #rkpt-contact {
    padding-top: 70px
}

@media only screen and (max-width: 768px) {
    .rkpt-service #rkpt-contact {
        padding-top: 50px
    }
}

.rkpt-service .rkpt-contact {
    margin-top: 40px;
    text-align: center;
    background-image: url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/services/images/service/service-yellow-bg.svg);
    background-repeat: no-repeat;
    background-size: 83%;
    background-position: center top;
    padding-top: 70px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-contact {
        padding-top: 40px;
        margin-top: 30px;
        background-size: auto 100%;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px
    }
}

@media only screen and (max-width: 600px) {
    .rkpt-service .rkpt-contact {
        padding-left: 20px;
        padding-right: 10px
    }
}

.rkpt-service .rkpt-contact .rkpt-contact-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 25px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-contact .rkpt-contact-title {
        font-size: 17px;
        line-height: 20px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-contact .rkpt-contact-title .rkpt-quote {
        max-width: 20px
    }
}

.rkpt-service .rkpt-contact .rkpt-contact-title .rkpt-quote:last-child {
    -webkit-transform: translateY(11px);
    -ms-transform: translateY(11px);
    transform: translateY(11px)
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-contact .rkpt-contact-title .rkpt-quote:last-child {
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px)
    }
}

.rkpt-service .rkpt-contact .rkpt-arrow {
    margin-top: 35px;
    margin-bottom: 35px;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-contact .rkpt-arrow {
        max-width: 230px;
        margin-top: 25px;
        margin-bottom: 25px
    }
}

.rkpt-service .rkpt-contact .rkpt-arrow.rkpt-animate {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.rkpt-service .rkpt-contact .rkpt-contact-swiper {
    position: relative
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-contact .rkpt-contact-swiper {
        margin-top: -30px;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
}

.rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-button-prev,
.rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-button-next {
    display: none
}

@media only screen and (max-width: 600px) {
    .rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-button-prev,
    .rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-button-next {
        display: block
    }
}

.rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px
}

@media only screen and (max-width: 600px) {
    .rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-slide {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-button-next {
    right: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rkpt-service .rkpt-contact .rkpt-contact-swiper .swiper-button-prev {
    left: -35px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rkpt-service .rkpt-contact .rkpt-link-image {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rkpt-service .rkpt-contact .rkpt-link-image:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.rkpt-service .rkpt-appointment {
    padding-top: 70px;
    padding-bottom: 55px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-appointment {
        padding-bottom: 50px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.rkpt-service .rkpt-appointment .rkpt-appointment-wrapper {
    background-color: #d7d9ff;
    border-top-right-radius: 53px;
    border-bottom-left-radius: 53px;
    max-width: 850px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 60px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-appointment .rkpt-appointment-wrapper {
        display: block;
        text-align: center;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 40px;
        padding: 30px
    }
}

.rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-usp-item {
    width: 30%;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    font-size: 21px;
    line-height: 24px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-usp-item {
        font-size: 16px;
        line-height: 16px;
        display: block;
        width: 100%
    }
}

.rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-usp-item .rkpt-usp-image {
    width: 40px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-usp-item .rkpt-usp-image {
        margin: 0 auto
    }
}

.rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-usp-item .rkpt-usp-image img {
    width: 40px
}

.rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-appointment-text {
    padding-left: 30px;
    font-size: 18px;
    line-height: 18px
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-appointment-text {
        font-size: 14px;
        line-height: 15px;
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 0
    }
}

.rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-appointment-cta {
    background-color: #000899;
    margin-left: 17px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-appointment .rkpt-appointment-wrapper .rkpt-appointment-cta {
        margin: 0 auto
    }
}

.rkpt-service .rkpt-main-cta {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-main-cta {
        font-size: 15px;
        line-height: 15px;
        padding: 10px 20px;
        gap: 5px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-service .rkpt-main-cta img {
        max-width: 25px
    }
}

.rkpt-service .rkpt-main-cta:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

#rkpt-map {
    padding-top: 50px
}

.rkpt-map-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    margin-top: 25px
}

@media only screen and (max-width: 768px) {
    .rkpt-map-wrapper {
        display: block
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input {
    border: 1px solid #4e4e4e;
    border-radius: 5px;
    padding: 10px 10px 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-code-input {
        padding: 8px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input label {
    display: none
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input {
    font-family: inherit;
    font-size: 18px;
    border: none;
    width: 100%;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input {
        font-size: 15px
    }
}

@media only screen and (max-width: 950px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input {
        font-size: 12px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input {
        font-size: 15px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input:focus,
.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input:active,
.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input:focus:active,
.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input:focus-within,
.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-input:focus-visible {
    outline: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-cta {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 35px;
    background: #babdff;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-cta {
        font-size: 15px;
        line-height: 15px;
        padding: 15px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-cta {
        padding: 15px 20px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-code-input .rkpt-gsearch-cta:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list {
    height: 600px;
    overflow: auto;
    padding-right: 5px
}

@media only screen and (max-width: 1024px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list {
        height: 500px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list {
        height: auto
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list::-webkit-scrollbar {
    width: 5px;
    position: absolute
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list::-webkit-scrollbar-track {
    background-color: #d2d2d2;
    width: 1px
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list::-webkit-scrollbar-thumb {
    background-color: #000;
    width: 5px
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-no-stores {
    font-size: 14px
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store {
    border: 1px solid #4e4e4e;
    border-radius: 5px;
    padding: 25px;
    margin-bottom: 10px
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store {
        padding: 20px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store .rkpt-store-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--title {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--title {
        font-size: 15px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--direction {
    margin-left: 15px;
    width: 25px;
    display: block
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--direction {
        width: 20px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--address {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--address {
        font-size: 13px;
        line-height: 15px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--open {
    font-size: 16px;
    line-height: 18px
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--open {
        font-size: 13px;
        line-height: 15px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--open.rkpt-open {
    color: #008a06
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--open.rkpt-closed {
    color: #ef4430
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--cta {
    font-size: 16px;
    line-height: 16px;
    margin-top: 25px;
    display: inline-block;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1250px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--cta {
        font-size: 13px;
        line-height: 15px;
        margin-top: 20px
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--cta:after {
    content: ">";
    display: block;
    margin-left: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-stores-list .rkpt-store--cta:hover:after {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px)
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-list-cta-more,
.rkpt-map-wrapper .rkpt-map-list .rkpt-list-cta-less {
    display: none
}

@media only screen and (max-width: 768px) {
    .rkpt-map-wrapper .rkpt-map-list .rkpt-list-cta-more,
    .rkpt-map-wrapper .rkpt-map-list .rkpt-list-cta-less {
        text-align: center;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 10px auto 20px;
        font-weight: 700;
        font-size: 18px;
        line-height: 18px;
        cursor: pointer
    }
}

.rkpt-map-wrapper .rkpt-map-list .rkpt-list-cta-more img,
.rkpt-map-wrapper .rkpt-map-list .rkpt-list-cta-less img {
    width: 22px;
    display: block;
    margin: 0 auto
}

.rkpt-map-wrapper .rkpt-gmap {
    grid-column: span 2;
    overflow: hidden
}

@media only screen and (max-width: 768px) {
    .rkpt-map-wrapper .rkpt-gmap {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-section-title {
        font-size: 25px;
        line-height: 26px
    }
}

.rkpt-premium .rkpt-hero {
    position: relative;
    padding-top: 65px
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-hero {
        padding-top: 20px
    }
}

.rkpt-premium .rkpt-hero.rkpt-show .rkpt-hero--absolute {
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-hero.rkpt-show .rkpt-hero--absolute {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rkpt-premium .rkpt-hero--main {
    display: block;
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-hero--main {
        margin-top: 100px
    }
}

.rkpt-premium .rkpt-hero--absolute {
    position: absolute;
    width: 50%;
    bottom: 0;
    left: 50px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

@media only screen and (max-width: 1250px) {
    .rkpt-premium .rkpt-hero--absolute {
        left: 0;
        width: 45%
    }
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-hero--absolute {
        top: 25px;
        width: 75%;
        left: 10px;
        right: 0;
        margin: auto;
        max-width: 520px
    }
}

@media only screen and (max-width: 500px) {
    .rkpt-premium .rkpt-hero--absolute {
        width: 84%
    }
}

@media only screen and (max-width: 385px) {
    .rkpt-premium .rkpt-hero--absolute {
        width: 90%
    }
}

.rkpt-premium .rkpt-specs {
    padding-top: 35px
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-specs {
        padding-top: 20px
    }
}

.rkpt-premium .rkpt-specs .rkpt-specs-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding-top: 35px;
    padding-bottom: 95px
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper {
        padding-top: 30px;
        padding-bottom: 50px;
        display: block;
        max-width: 500px;
        margin: 0 auto
    }
}

.rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec-header {
    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;
    padding: 13px;
    border: 1px solid #8488ff;
    border-radius: 20px;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    min-height: 78px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec-header {
        font-size: 22px;
        line-height: 22px;
        min-height: 60px;
        padding: 5px 20px;
        border-radius: 15px
    }
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec-header {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec-header.rkpt-only-desk {
        display: none
    }
}

.rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 40px;
    border-radius: 15px;
    min-height: 60px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec {
        margin-bottom: 10px
    }
}

.rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--gray {
    color: #636363;
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    font-size: 22px;
    line-height: 24px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--gray {
        font-size: 18px;
        line-height: 20px
    }
}

@media only screen and (max-width: 767px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--gray {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--purple {
    font-weight: 700;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 25px;
    line-height: 25px;
    color: #3f46a6;
    background: #ecedfb;
    border: 1px solid #c4c4c4;
    border-radius: 15px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--purple {
        font-size: 23px;
        line-height: 23px
    }
}

.rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--purple .rkpt-check {
    max-width: 47px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-specs .rkpt-specs-wrapper .rkpt-spec--purple .rkpt-check {
        max-width: 34px
    }
}

.rkpt-premium .rkpt-usp {
    background-color: #d7d9ff;
    border-top-right-radius: 53px;
    border-bottom-left-radius: 53px;
    max-width: 1065px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 40px;
    margin-top: 25px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-usp {
        padding: 30px 10px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-usp {
        display: block;
        max-width: 400px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 40px;
        padding: 10px 35px
    }
}

.rkpt-premium .rkpt-usp .rkpt-usp-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 30px;
    font-size: 15px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-usp .rkpt-usp-item {
        padding: 25px 0
    }
}

.rkpt-premium .rkpt-usp .rkpt-usp-item:not(:last-child) {
    border-right: 1px dotted #000
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-usp .rkpt-usp-item:not(:last-child) {
        border-right: 0;
        border-bottom: 1px dotted #000
    }
}

.rkpt-premium .rkpt-usp .rkpt-usp-item .rkpt-usp-image {
    margin-right: 10px;
    width: 18%
}

.rkpt-premium .rkpt-usp .rkpt-usp-item .rkpt-usp-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rkpt-premium .rkpt-usp .rkpt-usp-item .rkpt-blue {
    color: #000899;
    font-weight: 700;
    display: block
}

.rkpt-premium .rkpt-final {
    padding-top: 75px;
    padding-bottom: 75px
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-final {
        padding-top: 45px
    }
}

.rkpt-premium .rkpt-final .rkpt-pill-title {
    margin: 65px auto;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    text-align: center;
    padding: 20px;
    background-color: #ff928e;
    border-radius: 100px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 290px
}

@media only screen and (max-width: 1024px) {
    .rkpt-premium .rkpt-final .rkpt-pill-title {
        font-size: 23px;
        padding: 15px;
        min-width: 200px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-premium .rkpt-final .rkpt-pill-title {
        margin: 35px auto 25px
    }
}

.rkpt-premium .rkpt-final .rkpt-dialogue-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 45px
}

.rkpt-premium .rkpt-final .rkpt-dialogue-wrapper.rkpt-show .rkpt-dialogue {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.rkpt-premium .rkpt-final .rkpt-dialogue-wrapper .rkpt-main img {
    display: block;
    width: 100%
}

.rkpt-premium .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    position: absolute;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 21%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 50%
    }
}

.rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    left: 50%;
    top: 0
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        top: 8%
    }
}

.rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    left: 67%;
    bottom: 20%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        left: 3%;
        bottom: auto;
        top: 11%
    }
}

.rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
    right: 8%;
    top: 0
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
        right: 3%;
        top: 7%
    }
}

.rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
    right: 0;
    bottom: 5%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-tablet .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
        top: 11.5%;
        right: auto;
        left: 0;
        bottom: unset
    }
}

.rkpt-premium-gaming .rkpt-final .rkpt-pill-title {
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper {
        margin-top: 50px
    }
}

.rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 26%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 44%
    }
}

.rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    left: 2%;
    bottom: 22%;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        bottom: 0;
        left: 0
    }
}

.rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    right: 1%;
    bottom: 22%;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        bottom: 0;
        right: 1%
    }
}

.rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
    left: 7%;
    bottom: 48%;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
        left: 0;
        top: 0
    }
}

.rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
    right: 10%;
    bottom: 47%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    width: 20%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-gaming .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
        top: 0%;
        right: 3%;
        width: 44%
    }
}

.rkpt-premium-sound .rkpt-final .rkpt-pill-title {
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper {
        margin-top: 50px
    }
}

.rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 25%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 44%
    }
}

.rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    left: 6%;
    top: 25%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        top: 0;
        left: 3%
    }
}

.rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    left: 3%;
    bottom: 17%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        left: 56%;
        bottom: auto;
        top: 0
    }
}

.rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
    right: 5%;
    top: 29%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
        right: 30%;
        bottom: 1.5%;
        top: unset
    }
}

.rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
    right: 0;
    bottom: 5%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sound .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
        top: 11.5%;
        right: auto;
        left: 0;
        bottom: unset
    }
}

.rkpt-premium-wearables .rkpt-final .rkpt-pill-title {
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper {
        margin-top: 50px
    }
}

.rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 26%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 44%
    }
}

.rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    left: 6%;
    top: 22%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        top: 5%;
        left: 1%
    }
}

.rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    right: 3%;
    bottom: 15%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    width: 20%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-wearables .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        left: 56%;
        bottom: auto;
        top: 0;
        width: 40%
    }
}

.rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 21%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 50%
    }
}

.rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    left: 51%;
    top: 0
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        top: 6%;
        left: 50%
    }
}

.rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    left: 67%;
    bottom: 19%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        left: 3%;
        bottom: auto;
        top: 8.5%
    }
}

.rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
    right: 8%;
    top: 0
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
        right: 3%;
        top: 6.5%
    }
}

.rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
    right: 0;
    bottom: 0%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-smartphone .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
        top: 8%;
        right: auto;
        left: 0;
        bottom: unset
    }
}

.rkpt-premium-sda .rkpt-final .rkpt-pill-title {
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper {
        margin-top: 50px
    }
}

.rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 26%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 44%
    }
}

.rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    top: 7%;
    left: 5%;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    width: 20%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        left: 0;
        top: 4%;
        width: 44%
    }
}

.rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    left: 1%;
    bottom: 22%;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        bottom: 0
    }
}

.rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
    right: 3%;
    top: 20%;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
        right: 4%;
        top: 4%
    }
}

.rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
    right: 1%;
    bottom: 22%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-sda .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
        bottom: 1%;
        right: 0
    }
}

.rkpt-premium-seasonals .rkpt-final .rkpt-pill-title {
    margin-bottom: 0
}

.rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper {
    margin-top: -70px
}

@media only screen and (max-width: 768px) {
    .rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper {
        margin-top: -40px
    }
}

.rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
    width: 26%
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue {
        width: 46%
    }
}

.rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
    top: 33%;
    left: 5%;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-1 {
        left: 0;
        top: 15%
    }
}

.rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
    left: 1%;
    bottom: 22%;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-2 {
        bottom: 0
    }
}

.rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
    right: 9%;
    top: 22%;
    width: 20%;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-3 {
        right: 2%;
        top: 15%;
        width: 44%
    }
}

.rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
    right: 1%;
    bottom: 22%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

@media only screen and (max-width: 767px) {
    .rkpt-premium-seasonals .rkpt-final .rkpt-dialogue-wrapper .rkpt-dialogue-4 {
        bottom: 0;
        right: 0
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page .rkpt-section-title,
    .rkpt-tablets-page .rkpt-section-title,
    .rkpt-smartphones-page .rkpt-section-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page .rkpt-section-title,
    .rkpt-tablets-page .rkpt-section-title,
    .rkpt-smartphones-page .rkpt-section-title {
        max-width: 290px
    }
}

.rkpt-sda-page .rkpt-section-title .only-desk,
.rkpt-tablets-page .rkpt-section-title .only-desk,
.rkpt-smartphones-page .rkpt-section-title .only-desk {
    display: block
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page .rkpt-section-title .only-desk,
    .rkpt-tablets-page .rkpt-section-title .only-desk,
    .rkpt-smartphones-page .rkpt-section-title .only-desk {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page .rkpt-section-title.rkpt-section-title-services,
    .rkpt-tablets-page .rkpt-section-title.rkpt-section-title-services,
    .rkpt-smartphones-page .rkpt-section-title.rkpt-section-title-services {
        max-width: 400px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page .rkpt-section-title .rkpt-section-title-text,
    .rkpt-tablets-page .rkpt-section-title .rkpt-section-title-text,
    .rkpt-smartphones-page .rkpt-section-title .rkpt-section-title-text {
        max-width: unset;
        margin-bottom: 10px;
        font-size: 25px;
        line-height: 26px
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 38px;
    padding-bottom: 85px
}

@media only screen and (max-width: 650px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 30px;
        padding-bottom: 42px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left {
    max-width: 500px
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left {
        max-width: 450px;
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left {
        max-width: unset;
        width: 100%
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top {
    display: block;
    background: #eeefff;
    border: 1px solid #000bca;
    border-radius: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 11px 50px 9px;
    text-align: center;
    font-weight: 700;
    font-size: 23px;
    line-height: 25px;
    color: #000bca;
    margin: 0 auto 0 40px
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top {
        font-size: 18px;
        line-height: 20px;
        padding: 13px 30px 11px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-top {
        font-size: 14px;
        line-height: 14px;
        padding: 11px 30px 9px;
        margin: 0 auto
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox {
    padding-right: 100px
}

@media only screen and (max-width: 1100px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox {
        padding-right: 40px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox {
        padding-right: 0
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox {
        padding-right: 0
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote {
        max-width: 25px;
        padding-right: 0
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:first-child,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:first-child,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:first-child {
    margin-right: -3px;
    margin-left: -68px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:first-child,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:first-child,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:first-child {
        margin-right: 2px;
        margin-left: -36px
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child {
    margin-right: -12%;
    -webkit-transform: translate(0px, 19px);
    -ms-transform: translate(0px, 19px);
    transform: translate(0px, 19px);
    margin-top: -12%
}

@media only screen and (max-width: 1100px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child {
        margin-right: -10%
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child {
        -webkit-transform: translate(0px, 7px);
        -ms-transform: translate(0px, 7px);
        transform: translate(0px, 7px)
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox .rkpt-quote:last-child {
        -webkit-transform: translate(0, 8px);
        -ms-transform: translate(0, 8px);
        transform: translate(0, 8px)
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p {
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    color: #000
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p {
        font-size: 32px;
        line-height: 34px;
        margin-bottom: 14px;
        margin-top: 30px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p,
    .rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p,
    .rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 14px;
        margin-top: 30px
    }
}

.rkpt-sda-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p span,
.rkpt-tablets-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p span,
.rkpt-smartphones-page #rkpt-sda-hero .rkpt-sda-hero-wrapper--left .rkpt-sda-textbox p span {
    padding: 1px 2px;
    background-color: #ffd480
}

.rkpt-sda-page #rkpt-premium-section .only-desk,
.rkpt-tablets-page #rkpt-premium-section .only-desk,
.rkpt-smartphones-page #rkpt-premium-section .only-desk {
    display: block
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-premium-section .only-desk,
    .rkpt-tablets-page #rkpt-premium-section .only-desk,
    .rkpt-smartphones-page #rkpt-premium-section .only-desk {
        display: none
    }
}

.rkpt-sda-page #rkpt-premium-section .rkpt-section-sub,
.rkpt-tablets-page #rkpt-premium-section .rkpt-section-sub,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-section-sub {
    text-align: center;
    display: block;
    font-weight: 400;
    font-size: 25px;
    line-height: 28px;
    padding-top: 9px;
    padding-bottom: 35px;
    color: #000
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-premium-section .rkpt-section-sub,
    .rkpt-tablets-page #rkpt-premium-section .rkpt-section-sub,
    .rkpt-smartphones-page #rkpt-premium-section .rkpt-section-sub {
        font-size: 20px;
        line-height: 22px
    }
}

.rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper,
.rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #feffed;
    border: 1px solid #ccd21a;
    border-radius: 20px;
    max-width: 530px;
    margin: 0 auto 98px;
    padding: 40px 77px;
    position: relative
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper,
    .rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper,
    .rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper {
        padding: 40px 30px;
        margin: 0 auto 68px
    }
}

.rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper span,
.rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper span,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper span {
    color: #727600;
    font-size: 25px;
    line-height: 28px;
    font-weight: 700
}

.rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper h3,
.rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper h3,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper h3 {
    font-size: 25px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
    color: #000
}

.rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper p,
.rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper p,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper p {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    margin: 0;
    padding: 25px 0 0;
    color: #000
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper p,
    .rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper p,
    .rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper p {
        font-size: 18px;
        line-height: 20px;
        padding: 25px 0 20px
    }
}

.rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta,
.rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta {
    position: absolute;
    bottom: -20px;
    display: block;
    background-color: #000;
    border-radius: 100px;
    color: #fff;
    padding: 13px 40px 11px;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta,
    .rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta,
    .rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta {
        padding: 13px 30px 11px
    }
}

.rkpt-sda-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta:hover,
.rkpt-tablets-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta:hover,
.rkpt-smartphones-page #rkpt-premium-section .rkpt-premium-wrapper .rkpt-premium-cta:hover {
    background-color: #727600
}

.rkpt-sda-page #rkpt-repair-section,
.rkpt-tablets-page #rkpt-repair-section,
.rkpt-smartphones-page #rkpt-repair-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/services/images/sda/section_5_bg.png");
    background-repeat: no-repeat;
    background-position: center right;
    max-width: 850px;
    margin: 0 auto 25px;
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-repair-section,
    .rkpt-tablets-page #rkpt-repair-section,
    .rkpt-smartphones-page #rkpt-repair-section {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 37px auto 40px;
        background-position: top center;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-repair-section,
    .rkpt-tablets-page #rkpt-repair-section,
    .rkpt-smartphones-page #rkpt-repair-section {
        background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/services/images/sda/section_5_bg_mob.png");
        background-size: 350px;
        background-position: top center;
        margin: 37px 10px 40px
    }
}

@media only screen and (max-width: 550px) {
    .rkpt-sda-page #rkpt-repair-section,
    .rkpt-tablets-page #rkpt-repair-section,
    .rkpt-smartphones-page #rkpt-repair-section {
        background-size: 300px;
        background-position: top center;
        margin: 37px auto 40px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-repair-section.rkpt-container,
    .rkpt-tablets-page #rkpt-repair-section.rkpt-container,
    .rkpt-smartphones-page #rkpt-repair-section.rkpt-container {
        padding-left: 0;
        padding-right: 0
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-left,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-left,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-left {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin: 40px 60px 40px 0
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-left,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-left,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-left {
        margin: 0 auto
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-left,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-left,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-left {
        margin: 0 auto
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-left img,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-left img,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-left img {
    border-radius: 18px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-left img:hover,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-left img:hover,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-left img:hover {
    -webkit-box-shadow: 0px 3px 8px 1px rgba(0, 2, 31, .15);
    box-shadow: 0px 3px 8px 1px rgba(0, 2, 31, .15)
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-left--image,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-left--image,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-left--image {
        padding-right: 10px;
        padding-left: 10px
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-right,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 360px;
    width: 100%;
    padding-right: 100px
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right {
        padding: 27px 35px 26px;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right {
        padding: 27px 70px 26px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right {
        padding: 27px 20px 26px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote {
        max-width: 25px
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:first-child,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:first-child,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:first-child {
    margin-right: 10px;
    margin-left: -42px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:first-child,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:first-child,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:first-child {
        margin-right: 5px
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:last-child,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:last-child,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:last-child {
    margin-right: -12%;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    margin-top: -12%
}

@media only screen and (max-width: 350px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:last-child,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:last-child,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right .rkpt-quote:last-child {
        -webkit-transform: translate(10px, -3px);
        -ms-transform: translate(10px, -3px);
        transform: translate(10px, -3px)
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-right p,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right p,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right p {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    color: #fff
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right p,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right p,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right p {
        font-size: 20px;
        line-height: 22px
    }
}

.rkpt-sda-page #rkpt-repair-section .rkpt-repair-right p span,
.rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right p span,
.rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right p span {
    padding: 2px 5px;
    background-color: #8488ff
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-repair-section .rkpt-repair-right img,
    .rkpt-tablets-page #rkpt-repair-section .rkpt-repair-right img,
    .rkpt-smartphones-page #rkpt-repair-section .rkpt-repair-right img {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.rkpt-sda-page #rkpt-recycle,
.rkpt-tablets-page #rkpt-recycle,
.rkpt-smartphones-page #rkpt-recycle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/services/images/sda/section_6_bg.png");
    background-repeat: no-repeat;
    background-position: center right;
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1050px;
    margin: 70px auto 55px;
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle,
    .rkpt-tablets-page #rkpt-recycle,
    .rkpt-smartphones-page #rkpt-recycle {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 42px 10px 40px;
        background-position: top left;
        background-size: 97% 85%;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle,
    .rkpt-tablets-page #rkpt-recycle,
    .rkpt-smartphones-page #rkpt-recycle {
        background-size: 96% 49%
    }
}

@media only screen and (max-width: 450px) {
    .rkpt-sda-page #rkpt-recycle,
    .rkpt-tablets-page #rkpt-recycle,
    .rkpt-smartphones-page #rkpt-recycle {
        background-size: 95% 49%
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle.rkpt-container,
    .rkpt-tablets-page #rkpt-recycle.rkpt-container,
    .rkpt-smartphones-page #rkpt-recycle.rkpt-container {
        padding-left: 0;
        padding-right: 0
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-left,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 60px;
    margin: 40px 0
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-left,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left {
        margin: 0 auto
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-left__wrapper,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left__wrapper,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left__wrapper {
    position: relative
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-left__wrapper,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left__wrapper,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left__wrapper {
        margin-top: 20px
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon {
    position: absolute;
    top: -20px;
    left: -20px
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon {
        left: unset;
        right: -30px
    }
}

@media only screen and (max-width: 400px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-left__wrapper .rkpt-rec-icon {
        right: -15px
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 360px;
    width: 100%;
    padding-right: 70px
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right {
        padding: 27px 0 26px;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media only screen and (max-width: 500px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right {
        padding: 27px 61px 26px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right {
        padding: 27px 20px 26px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote {
        max-width: 25px
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:first-child,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:first-child,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:first-child {
    margin-right: 10px;
    margin-left: -42px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:first-child,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:first-child,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:first-child {
        margin-right: 5px
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:last-child,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:last-child,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:last-child {
    margin-right: -12%;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    margin-top: -12%
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:last-child,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:last-child,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .rkpt-quote:last-child {
        -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        transform: translate(0, 10px)
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right p,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right p,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right p {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    color: #000
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right p,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right p,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right p {
        font-size: 20px;
        line-height: 22px
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right p span,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right p span,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right p span {
    padding: 2px 5px;
    background-color: #ffd480
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right img,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right img,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right img {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .till-tab,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .till-tab,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .till-tab {
    display: none
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .till-tab,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .till-tab,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .till-tab {
        display: block
    }
}

.rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .only-desk,
.rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .only-desk,
.rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .only-desk {
    display: block
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-recycle .rkpt-recycle-right .only-desk,
    .rkpt-tablets-page #rkpt-recycle .rkpt-recycle-right .only-desk,
    .rkpt-smartphones-page #rkpt-recycle .rkpt-recycle-right .only-desk {
        display: none
    }
}

.rkpt-sda-page #rkpt-faq-sda,
.rkpt-tablets-page #rkpt-faq-sda,
.rkpt-smartphones-page #rkpt-faq-sda {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/services/images/category/section_2_bg.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1050px;
    width: 100%;
    margin: 0 auto 55px
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-faq-sda,
    .rkpt-tablets-page #rkpt-faq-sda,
    .rkpt-smartphones-page #rkpt-faq-sda {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 10px 47px;
        padding-top: 0;
        padding-bottom: 0;
        background-size: 97% 89%;
        background-position: top left
    }
}

@media only screen and (max-width: 550px) {
    .rkpt-sda-page #rkpt-faq-sda,
    .rkpt-tablets-page #rkpt-faq-sda,
    .rkpt-smartphones-page #rkpt-faq-sda {
        background-size: 96% 89%;
        margin: 0 10px 40px
    }
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 400px;
    width: 100%;
    padding-left: 88px
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left {
        padding: 51px 50px 26px;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left {
        padding: 51px 70px 26px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left {
        padding: 50px 50px 26px
    }
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left .rkpt-top,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left .rkpt-top,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left .rkpt-top {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: left;
    color: #000;
    margin: 15px 0
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left .rkpt-top,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left .rkpt-top,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left .rkpt-top {
        font-size: 19px;
        line-height: 21px
    }
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left .rkpt-bottom,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left .rkpt-bottom,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left .rkpt-bottom {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #000;
    margin-top: 15px;
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left .rkpt-bottom,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left .rkpt-bottom,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left .rkpt-bottom {
        font-size: 16px;
        line-height: 18px
    }
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left img,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left img,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left .rkpt-faq-arrow,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left .rkpt-faq-arrow,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left .rkpt-faq-arrow {
    left: -50px;
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--left .rkpt-faq-arrow.rkpt-animate-faq-arrow,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--left .rkpt-faq-arrow.rkpt-animate-faq-arrow,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--left .rkpt-faq-arrow.rkpt-animate-faq-arrow {
    left: 0
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right {
        max-width: 500px;
        width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 550px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right {
        max-width: 440px
    }
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image,
    .rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image,
    .rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image {
        padding-right: 20px
    }
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image:hover,
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image:hover,
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.rkpt-sda-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image:nth-child(1),
.rkpt-tablets-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image:nth-child(1),
.rkpt-smartphones-page #rkpt-faq-sda .rkpt-faq--right .rkpt-link-image:nth-child(1) {
    padding-right: 10px
}

.rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper,
.rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper,
.rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    padding-top: 90px;
    padding-bottom: 100px
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper,
    .rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper,
    .rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 70px;
        padding-top: 45px;
        padding-bottom: 84px
    }
}

.rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card,
.rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card,
.rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card {
    width: 25%;
    background-color: #fff;
    border: 2px solid #d1d1d1;
    border-radius: 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 77px 15px 44px
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card,
    .rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card,
    .rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card {
        width: -webkit-calc(25% - 10px);
        width: calc(25% - 10px);
        padding: 62px 12px 37px
    }
}

@media only screen and (max-width: 660px) {
    .rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card,
    .rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card,
    .rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }
}

.rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card p,
.rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card p,
.rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card p {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    margin: 0
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card p,
    .rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card p,
    .rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card p {
        font-size: 14px;
        line-height: 15px
    }
}

.rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card img,
.rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card img,
.rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card img {
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page #rkpt-must-know .rkpt-must-know-wrapper__card img,
    .rkpt-tablets-page #rkpt-must-know .rkpt-must-know-wrapper__card img,
    .rkpt-smartphones-page #rkpt-must-know .rkpt-must-know-wrapper__card img {
        max-width: 82px;
        top: -43px
    }
}

.rkpt-sda-page .rkpt-border .rkpt-section-title-text,
.rkpt-tablets-page .rkpt-border .rkpt-section-title-text,
.rkpt-smartphones-page .rkpt-border .rkpt-section-title-text {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    background: #eeefff;
    border: 1px solid #000bca;
    border-radius: 100px;
    padding: 24px 63px 19px
}

@media only screen and (max-width: 768px) {
    .rkpt-sda-page .rkpt-border .rkpt-section-title-text,
    .rkpt-tablets-page .rkpt-border .rkpt-section-title-text,
    .rkpt-smartphones-page .rkpt-border .rkpt-section-title-text {
        padding: 17px 33px 13px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        font-size: 18px;
        line-height: 18px
    }
}

.rkpt-sda-page .rkpt-till-tab,
.rkpt-tablets-page .rkpt-till-tab,
.rkpt-smartphones-page .rkpt-till-tab {
    display: none
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page .rkpt-till-tab,
    .rkpt-tablets-page .rkpt-till-tab,
    .rkpt-smartphones-page .rkpt-till-tab {
        display: block
    }
}

.rkpt-sda-page .rkpt-arrow-wrapper .rkpt-arrow,
.rkpt-tablets-page .rkpt-arrow-wrapper .rkpt-arrow,
.rkpt-smartphones-page .rkpt-arrow-wrapper .rkpt-arrow {
    right: -50px;
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page .rkpt-arrow-wrapper .rkpt-arrow,
    .rkpt-tablets-page .rkpt-arrow-wrapper .rkpt-arrow,
    .rkpt-smartphones-page .rkpt-arrow-wrapper .rkpt-arrow {
        right: unset;
        left: -200px
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-sda-page .rkpt-arrow-wrapper .rkpt-arrow,
    .rkpt-tablets-page .rkpt-arrow-wrapper .rkpt-arrow,
    .rkpt-smartphones-page .rkpt-arrow-wrapper .rkpt-arrow {
        max-width: 175px;
        margin: 0 auto
    }
}

.rkpt-sda-page .rkpt-arrow-wrapper.rkpt-show .rkpt-arrow,
.rkpt-tablets-page .rkpt-arrow-wrapper.rkpt-show .rkpt-arrow,
.rkpt-smartphones-page .rkpt-arrow-wrapper.rkpt-show .rkpt-arrow {
    right: 0
}

@media only screen and (max-width: 1024px) {
    .rkpt-sda-page .rkpt-arrow-wrapper.rkpt-show .rkpt-arrow,
    .rkpt-tablets-page .rkpt-arrow-wrapper.rkpt-show .rkpt-arrow,
    .rkpt-smartphones-page .rkpt-arrow-wrapper.rkpt-show .rkpt-arrow {
        right: unset;
        left: 0
    }
}

.rkpt-tablets-page .rkpt-tablets-top,
.rkpt-smartphones-page .rkpt-tablets-top {
    display: block;
    background: #eeefff;
    border: 1px solid #000bca;
    border-radius: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 20px 50px;
    text-align: center;
    font-weight: 700;
    font-size: 23px;
    line-height: 25px;
    color: #000bca;
    margin: 0 auto 0 30px
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page .rkpt-tablets-top,
    .rkpt-smartphones-page .rkpt-tablets-top {
        font-size: 18px;
        line-height: 20px;
        padding: 20px 30px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page .rkpt-tablets-top,
    .rkpt-smartphones-page .rkpt-tablets-top {
        font-size: 14px;
        line-height: 14px;
        padding: 13px 30px;
        margin: 0 auto
    }
}

.rkpt-tablets-page .rkpt-smartphones-textbox,
.rkpt-smartphones-page .rkpt-smartphones-textbox {
    padding-right: 100px
}

@media only screen and (max-width: 1100px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox,
    .rkpt-smartphones-page .rkpt-smartphones-textbox {
        padding-right: 40px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox,
    .rkpt-smartphones-page .rkpt-smartphones-textbox {
        padding-right: 0
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox,
    .rkpt-smartphones-page .rkpt-smartphones-textbox {
        padding-right: 0
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote,
    .rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote {
        max-width: 25px;
        padding-right: 0
    }
}

.rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote:first-child,
.rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote:first-child {
    margin-right: -3px;
    margin-left: -68px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote:first-child,
    .rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote:first-child {
        margin-right: 2px;
        margin-left: -36px
    }
}

.rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote:last-child,
.rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote:last-child {
    margin-right: -12%;
    -webkit-transform: translate(0px, 19px);
    -ms-transform: translate(0px, 19px);
    transform: translate(0px, 19px);
    margin-top: -12%
}

@media only screen and (max-width: 1100px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote:last-child,
    .rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote:last-child {
        margin-right: -10%
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote:last-child,
    .rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote:last-child {
        -webkit-transform: translate(0px, 7px);
        -ms-transform: translate(0px, 7px);
        transform: translate(0px, 7px)
    }
}

@media only screen and (max-width: 350px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox .rkpt-quote:last-child,
    .rkpt-smartphones-page .rkpt-smartphones-textbox .rkpt-quote:last-child {
        -webkit-transform: translate(0, 8px);
        -ms-transform: translate(0, 8px);
        transform: translate(0, 8px)
    }
}

.rkpt-tablets-page .rkpt-smartphones-textbox p,
.rkpt-smartphones-page .rkpt-smartphones-textbox p {
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    color: #000
}

@media only screen and (max-width: 1150px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox p,
    .rkpt-smartphones-page .rkpt-smartphones-textbox p {
        font-size: 39px;
        line-height: 47px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox p,
    .rkpt-smartphones-page .rkpt-smartphones-textbox p {
        font-size: 32px;
        line-height: 34px;
        margin-bottom: 14px;
        margin-top: 30px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page .rkpt-smartphones-textbox p,
    .rkpt-smartphones-page .rkpt-smartphones-textbox p {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 14px;
        margin-top: 30px
    }
}

.rkpt-tablets-page .rkpt-smartphones-textbox p span,
.rkpt-smartphones-page .rkpt-smartphones-textbox p span {
    padding: 1px 2px;
    background-color: #ffd480
}

.rkpt-tablets-page #rkpt-tablets-swiper,
.rkpt-smartphones-page #rkpt-tablets-swiper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/services/images/tablets/section3_bg.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 33px;
    padding-top: 39px;
    padding-bottom: 39px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 1280px;
    margin: 30px auto 60px
}

@media only screen and (max-width: 1280px) {
    .rkpt-tablets-page #rkpt-tablets-swiper,
    .rkpt-smartphones-page #rkpt-tablets-swiper {
        margin: 30px 10px 60px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page #rkpt-tablets-swiper,
    .rkpt-smartphones-page #rkpt-tablets-swiper {
        background-size: unset
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page #rkpt-tablets-swiper,
    .rkpt-smartphones-page #rkpt-tablets-swiper {
        background-image: unset;
        margin: 0 auto;
        padding-left: 10px;
        padding-bottom: 73px
    }
}

.rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper,
.rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper {
    background-color: #000899;
    border-radius: 146px 0px 0px 146px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 31px 0 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -10px
}

@media only screen and (max-width: 1200px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper {
        padding: 10px 0 15px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper {
        padding: 31px 0 36px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper {
        border-radius: 5px;
        margin-right: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 34px 0 40px
    }
}

.rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox,
.rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox {
    max-width: 400px;
    padding-left: 75px;
    padding-right: 30px
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox {
        max-width: unset;
        padding: 5px 31px 38px;
        margin: 0 auto
    }
}

.rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span,
.rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    line-height: 27px;
    text-align: left
}

@media only screen and (max-width: 1200px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span {
        font-size: 24px;
        line-height: 26px
    }
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span {
        font-size: 22px;
        line-height: 24px
    }
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span,
    .rkpt-smartphones-page #rkpt-tablets-swiper .rkpt-repairs-wrapper--textbox span {
        text-align: center
    }
}

.rkpt-tablets-page #rkpt-tablets-swiper .swiper,
.rkpt-smartphones-page #rkpt-tablets-swiper .swiper {
    position: relative;
    z-index: 1;
    max-width: 910px;
    width: 68%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

@media only screen and (max-width: 768px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .swiper,
    .rkpt-smartphones-page #rkpt-tablets-swiper .swiper {
        max-width: 100%;
        width: 100%;
        padding-left: 40px
    }
}

.rkpt-tablets-page #rkpt-tablets-swiper .swiper .swiper-wrapper,
.rkpt-smartphones-page #rkpt-tablets-swiper .swiper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.rkpt-tablets-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide,
.rkpt-smartphones-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: -webkit-calc((100% - 10px)/4.5) !important;
    width: calc((100% - 10px)/4.5) !important
}

@media only screen and (max-width: 1024px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide,
    .rkpt-smartphones-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide {
        width: -webkit-calc((100% - 10px)/3.5) !important;
        width: calc((100% - 10px)/3.5) !important
    }
}

@media only screen and (max-width: 570px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide,
    .rkpt-smartphones-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide {
        width: -webkit-calc((100% - 10px)/2.5) !important;
        width: calc((100% - 10px)/2.5) !important
    }
}

@media only screen and (max-width: 375px) {
    .rkpt-tablets-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide,
    .rkpt-smartphones-page #rkpt-tablets-swiper .swiper .swiper-wrapper .swiper-slide {
        width: -webkit-calc((100% - 10px)/1.5) !important;
        width: calc((100% - 10px)/1.5) !important
    }
}

.rkpt-tablets-page .swiper-button-next,
.rkpt-smartphones-page .swiper-button-next {
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: -5px
}

.rkpt-tablets-page .swiper-button-prev,
.rkpt-smartphones-page .swiper-button-prev {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -5px
}

.rkpt-tablets-page .swiper-button-prev.rkpt-hidden,
.rkpt-smartphones-page .swiper-button-prev.rkpt-hidden {
    display: none
}