.en__banner {
    position: relative;
    padding-top: 191px;
    padding-bottom: 130px;
}

.en__banner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40vw;
    height: 100%;
    background-color: #9ed6df;
    z-index: -1;
    opacity: 0.44;
}

.en__banner .infobox {
    padding-bottom: 15px;
}

.en__banner .infobox .btn-startd {
    background-color: #83c6d1;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 15px 15px 60px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 0px 0px #5fa2ad;
    overflow: hidden;
    font-weight: normal;
    font-family: "Gotham Ultra";
    letter-spacing: 1px;
}

.en__banner .infobox .btn-startd img {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0%, -50%);
    width: 18px;
    height: auto;
}

.en__banner .infobox .btn-startd::before {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    transform: translate(0%, -50%);
    background-color: #9cd1da;
    width: 48px;
    height: calc(100% - 0px);
    border-radius: 4px 0px 0px 4px;
}

.en__banner .infobox p {
    font-size: 24px;
    color: #83c6d1;
}

.en__banner .beforeafterslide {
    padding-left: 70px;
    padding-top: 15px;
}

.en__banner .beforeafterslide .befraftr {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background-color: #9cd1da;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 10px;
    min-width: 120px;
    text-align: center;
    z-index: 3;
    font-family: "Gotham Ultra";
}

.en__banner .beforeafterslide .befraftr.after-text {
    left: unset;
    right: 30px;
}

.en__banner #before-after-slider {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.en__banner #before-after-slider #after-image {
    display: block;
}

.en__banner #before-after-slider #before-image {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
}

.en__banner #before-after-slider #resizer {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    height: 102%;
    width: 50px;
    background: url(../images/banner-up-img-updated.svg) no-repeat center/contain;
    right: 0;
    margin-left: -25px;
    margin-top: -1%;
    cursor: e-resize;
}

.en__banner #before-after-slider img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    display: block;
    max-height: 600px;
    max-width: unset;
}

.beforeafterslide .image-dots {
    max-width: 20% !important;
    position: absolute;
    left: 3px;
    bottom: -6%;
    z-index: 0;
}

.en__whatwedo {
    margin-top: 0;
    padding-bottom: 40px;
}

.en__whatwedo p {
    font-size: 13px;
}

.en__whatwedo .imgbox img {
    width: 100%;
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.en__whatwedo .slider {
    margin-left: 80px;
    position: relative;
}

.en__whatwedo .slider .hrs24 {
    position: absolute;
    z-index: 2;
    width: 60px;
    height: auto;
    bottom: 65px;
    left: -29px;
}

.en__whatwedo .slidebox {
    text-align: center;
    padding: 15px;
}

.en__whatwedo .slidebox p {
    font-size: 20px;
    margin: 0 0 3px;
    text-transform: capitalize;
}

.en__whatwedo .slidebox strong {
    font-size: 14px;
    color: #707070;
    font-weight: 400;
}

.en__whatwedo .slideritem .imgbox img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.en__whatwedo .slideritem .imgbox {
    position: relative;
    padding-top: 91.88%;
}

.en__howitwork {
    background-color: #b7e4ed;
    padding: 50px 0px;
    overflow: hidden;
}

.en__howitwork .main-title {
    text-align: center;
    margin-bottom: 60px;
}

.en__howitwork .main-title p {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Gotham Ultra";
}

.en__howitwork .main-title p span {
    border: 1px solid #000000;
    margin-right: 25px;
    transform: scale(2);
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.en__howitwork .col-3 .dotsarrow {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%) rotate(32deg);
    width: 100px;
    height: 100px;
}

.en__howitwork .col-3:nth-child(2) .dotsarrow {
    transform: translate(100%, -50%) rotate(-18deg);
}

.en__howitwork .col-3:nth-child(3) .dotsarrow {
    transform: translate(100%, -50%) rotate(40deg);
}

.en__howitwork .col-3:nth-last-child(1) .dotsarrow {
    display: none;
}

.en__howitwork .signupbtn {
    background-color: #000000;
    color: #ffffff;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 20px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    font-family: "Gotham Ultra";
}

.en__howitwork .mainitems {
    margin: 0 -30px;
     justify-content: center;
}

.en__howitwork .infobox {
    padding: 15px;
    background-color: #ffffff;
    margin: 0 30px;
    border-radius: 30px;
    box-shadow: 0px 6px 10px -10px #000000;
    height: 100%;
    position: relative;
}

.en__howitwork .infobox .leftbox {
    text-align: center;
}

.en__howitwork .infobox img {
    width: auto;
    height: 52px;
    margin-bottom: 8px;
    display: inline-block;
}

.en__howitwork .infobox h3 {
    font-size: 20px;
    margin: 0px;
    word-break: normal;
}

.en__howitwork .infobox p {
    font-size: 12px;
    padding-left: 10px;
}

.en__subscription {
    padding: 100px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.en__subscription .infobox {
    background-color: #000000;
    padding: 49px;
    position: relative;
}

.en__subscription .infobox::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50vw;
    width: 50vw;
    height: 100%;
    background-color: black;
    z-index: 1;
}

.en__subscription .infobox::after {
    content: "";
    position: absolute;
    bottom: -40px;
    right: -30px;
    width: 150px;
    height: 80px;
    background-image: url(../images/dots.svg);
    z-index: 1;
    background-repeat: no-repeat;
}

.en__subscription .infobox .sub-title {
    margin: 0px 0px 15px;
    font-size: 2.5vw;
    word-break: initial;
}

.en__subscription .infobox .lighttitle {
    text-transform: uppercase;
    display: block;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    max-width: 380px;
}

.en__subscription .detailblock {
    max-width: 800px;
    margin-left: 100px;
}

.en__subscription .infoboxtxt {
    padding: 30px 10px;
    background-color: #ffffff;
    margin: 0 30px 30px;
    border-radius: 30px;
    box-shadow: 0px 0px 15px -9px #000000;
    text-align: center;
}

.en__subscription .infoboxtxt h2 {
    font-size: 35px;
    margin: 0px 0px 15px;
}

.en__subscription .infoboxtxt strong {
    color: #83c6d1;
    font-size: 16px;
    max-width: 200px;
    display: block;
    font-weight: 600;
    margin: 0 auto 20px;
    font-family: "Gotham Black";
}

.en__subscription .infoboxtxt p {
    font-size: 12px;
    max-width: 74%;
    margin: 0 auto;
}

.en__subscription .subscription-img {
    position: absolute;
    bottom: 0;
    right: -160px;
    z-index: -1;
    width: 32vw;
}

.en__subscription .subscription-back {
    position: absolute;
    left: 30%;
    top: 50%;
    z-index: -1;
    width: 35vw;
    transform: translate(-50%, -50%);
}

.en__customersay {
    padding: 70px;
    background-color: #000000;
    color: #ffffff;
    text-align: center;
}

.en__customersay .sub-title {
    color: #b7e4ed;
}

.en__customersay .main-title img {
    text-align: center;
    width: auto;
    height: 30px;
    display: block;
    margin: 20px auto 10px;
}

.en__customersay .swiper-slide p {
    font-size: 20px;
    max-width: 950px;
    margin: 30px auto;
    line-height: 1.4;
    color: #b5b5b5;
}

.en__customersay .en__home-logo .mySwipertesti-logo {
    max-width: 100%;
    width: 100%;
}

.en__customersay .en__home-logo .swiper-slide {
    cursor: pointer;
}

.en__customersay .logos {
    max-width: 820px;
    margin: 30px auto 0px;
}

.en__customersay .logos img {
    height: 75px;
    width: auto;
    margin: 0 0 10px;
}

.en__customersay .logos p {
    font-size: 22px;
    padding: 15px 0 0;
    color: rgba(255, 255, 255, 0.3);
}

.en__customersay .logos .swiper-slide-thumb-active p {
    color: #9ED6DF;
}

.en__customersay .swiper-button-prev,
.en__customersay .swiper-rtl .swiper-button-next {
    left: 0px;
    background-color: transparent;
}

.en__customersay .swiper-button-next,
.en__customersay .swiper-rtl .swiper-button-prev {
    right: 0px;
    background-color: transparent;
}

.en__questions {
    padding: 150px 0px;
    background-color: #f2f2f2;
    position: relative;
}

.en__questions::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/question-back.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    z-index: 0;
    background-attachment: fixed;
}

.en__questions .infobox {
    max-width: 550px;
    margin: 0px;
    padding-right: 50px;
}

.en__questions .infobox .sub-title {
    margin: 0px;
}

.en__questions .infobox .lighttitle {
    text-transform: uppercase;
    display: block;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: "Gotham Light";
}

.en__questions .infobox strong {
    color: #83c6d1;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    max-width: 400px;
    display: block;
    margin: 0 0 15px;
}

.en__questions .infobox p {
    font-size: 13px;
}

.en__questions .accordion {
    padding-top: 40px;
}

.en__questions .accordion p {
    font-size: 18px;
    font-weight: 400;
    margin: 0px 0px 25px;
    padding-left: 45px;
}

.en__questions .accordion-title {
    padding-left: 45px;
    position: relative;
    display: inline-block;
}

.en__questions .accordion-title img {
    position: absolute;
    top: 2px;
    left: 0;
    height: 28px;
}

.en__questions button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 0;
    color: #000000;
    font-size: 24px;
    border: none;
    background: none;
    outline: none;
    margin: 0 0 35px;
    font-family: "Gotham Medium";
}

.en__questions button:hover,
.en__questions button:focus {
    cursor: pointer;
}

.en__questions button .icon {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    top: 5px;
}

.en__questions .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.en__questions .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.en__questions button[aria-expanded=true] {
    margin-bottom: 15px;
}

.en__questions button[aria-expanded=true] .icon::after {
    width: 0;
}

.en__questions button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: unset;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.en__questions .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.en__whatwedo a.slideritem {
    text-decoration: none;
}

.en__whatwedo a .slidebox p {
    color: #000000;
}

@media (max-width: 1500px) {
    .en__whatwedo .swiper-button-next,
    .en__whatwedo .swiper-rtl .swiper-button-prev {
        right: -35px;
    }
    .en__whatwedo .swiper-button-prev,
    .en__whatwedo .swiper-rtl .swiper-button-next {
        left: -35px;
    }
}


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