@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.banner-wrap {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.hsection.hsection-testi {
    display: none !important;
}

.site-content {
    padding: 0;
}

.related-posts {
    padding-top: 50px;
}

.customize-support {
    background-image: none;
    background-color: transparent !important;
}

.site-content-contain {
    background-image: none;
    background-color: transparent;
}


.but-a {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    display: inline-block;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    background: linear-gradient(180deg, #3F356E 0%, #3F356E 100%);
    padding: 13px 57px;
    position: relative;
    border-radius: 25px;
    transition: .25s;
}

.but-a:before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 98%;
    width: 99%;
    border-radius: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 4px 4px 0px #00000040;
}

.but-a:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 98%;
    width: 99%;
    border-radius: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.but-a.no-shadow:after,
.but-a.no-shadow:before {
    display: none;
}

.but-a:hover {
    box-shadow: 0px 4px 4px 0px #00000040 inset;
    transition: .25s;
    background: linear-gradient(180deg, #885DF1 0%, #6610F2 100%);
    color: #FFFFFF;
}

.but-a:hover:after {
    box-shadow: none;
}

.row-cont .container {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1440px;
    padding: 0 15px;
}

.but-b {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-align: center;
    display: inline-block;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: transparent;
    color: #D8C3FF;
    padding: 14px 32px;
    position: relative;
    transition: .25s;
    border: 2px solid;
    border-color: #D8C3FF;
    border-radius: 25px;
}

.but-b.white {
    color: #ffffff;
}

.but-b.white:hover {
    color: #ffffff;
}

.but-b:hover {
    box-shadow: 0px 4px 4px 0px #00000040 inset;
    transition: .25s;
    color: #6610F2;
    border: 2px solid;
    border-color: #6610F2;
}

.lower-shadow {
    position: relative;
}

.lower-shadow:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 50%;
    width: 100%;
    background: linear-gradient(0deg, #A6BEFD -17.1%, rgba(166, 190, 253, 0) 62.04%);
    bottom: 0;
    left: 0;
    z-index: -1;
}




.cloud-bot-sec:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 15%;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    bottom: 0;
    left: 0;
}
.row-cont {
    background: #ede7eb;
}
.sec-1 {
    padding: 90px 0 90px;
    background: #ede7eb;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.sec-1 .left_block {
    max-width: 730px;
    margin-left: auto;
    text-align: center;
}

.sec-1 h1 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: Medium;
    font-size: 72px;
    color: #fff;
    line-height: 135%;
    letter-spacing: -2px;
    margin-bottom: 20px;
    margin-top: 0;

}

.sec-1 p {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: Light;
    font-size: 31px;
    line-height: 160%;
    letter-spacing: 0.2px;
    color: #fff;
    margin-bottom: 65px;
}

@media only screen and (max-width: 767px) {}


/* ------sec-2--------- */

.sec-2 {
    padding: 50px 0 50px;
    background: #ede7eb;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.sec-2 .rep_block {
    text-align: center;
    margin-bottom: 25px;
}

.sec-2 h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: Medium;
    font-size: 59px;
    line-height: 160%;
    letter-spacing: -2px;
    color: #bd00ff;
    margin-bottom: 20px;
}

.sec-2 p {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: Light;
    font-size: 21px;
    line-height: 160%;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 30px;
}

.sec-2 ul {
    padding: 0;
}

.sec-2 ul li {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0px;
    color: #3F356E;
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    margin-bottom: 10px;
}

.sec-2 ul li::before {
    content: '';
    position: absolute;
    height: 17px;
    width: 17px;
    background-image: url('https://www.paulwagner.com/wp-content/uploads/Star-1.png');
    top: 7px;
    left: 0;
}

@media only screen and (max-width: 767px) {}

/* ------sec-3--------- */
.sec-3 {
    padding: 50px 0 50px;
    background: #ede7eb;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sec-3 .rep_block .item-block-text {
    order: 2;
}

.sec-3 .rep_block .item-block-iimg {
    order: 1;
}

.sec-3:nth-child(2n) .rep_block .item-block-text {
    order: 1;
}

.sec-3:nth-child(2n) .rep_block .item-block-iimg {
    order: 1;
}

.sec-3 .rep_block h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: Medium;
    font-size: 59px;
    line-height: 59px;
    letter-spacing: -2px;
    color: #bd00ff;
    text-align: left;
    margin-bottom: 25px;
}

.sec-3 .rep_block p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: Regular;
    font-size: 21px;
    line-height: 160%;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
}

.sec-3 .rep_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
}

.sec-3 .rep_block .item-block-iimg img {
    max-height: 550px;
}

.sec-3 .img-reapiter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.sec-3 .img-reapiter .item {
    display: flex;
    padding: 30px 15px;
    height: 300px;
    width: 285px;
    justify-content: center;
    align-items: flex-end;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.sec-3 .img-reapiter .item p {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: Light;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
}

.sec-3 .bot-text p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: Regular;
    font-size: 23px;
    line-height: 160%;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
}

.sec-3 .block-link h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: Regular;
    font-size: 35px;
    line-height: 160%;
    letter-spacing: 0px;
    text-align: left;
    color: #0097b2;
    margin-bottom: 40px;
}

.sec-3 .block-link ul {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px 100px;
}

.sec-3 .block-link li {
    list-style-type: none;
}

.sec-3 .block-link li a {
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0px;
    text-align: center;
    color: #0097b2;
}

.sec-3 .block-link li a:hover {
    text-decoration: underline;
}

.block-link {
    margin-top: 40px;
}

@media only screen and (max-width: 767px) {
    .sec-3 .rep_block {
            display: grid;
            grid-template-columns: 1fr;
            grid-gap: 40px;   }   
    .sec-3:nth-child(2n) .rep_block .item-block-iimg {
        order: 1;           }
    .sec-3:nth-child(2n) .rep_block .item-block-text {
        order: 2; }
                .sec-3 .block-link ul {
                    padding: 0;
                    display: grid;
                    grid-template-columns: 1fr;
                    grid-gap: 30px;       }
    .sec-3 .rep_block h2, .sec-2 h2, .sec-1 h1 {
        font-family: 'Montserrat';
        font-weight: 500;
        font-style: Medium;
        font-size: 36px;
        line-height: 130%;
        letter-spacing: -2px;
    }
        .sec-1 p {
            font-family: 'Montserrat';
            font-weight: 300;
            font-style: Light;
            font-size: 24px;
            line-height: 140%;
            letter-spacing: 0.2px;
            color: #fff;
            margin-bottom: 65px;   }
    .sec-1 p br {
        display: none;
    }
}


/* ------scroll-to-top--------- */
.fa-arrow-right {
    font-family: 'FontAwesome';
    font-style: normal;
}

#scroll-to-top-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FF9800;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    padding: 0;
    position: fixed;
    bottom: 30px;
    right: 70px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#scroll-to-top-btn::after {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    position: relative;
    top: -3px;
}

#scroll-to-top-btn:hover {
    cursor: pointer;
    background-color: #333;
}

#scroll-to-top-btn:active {
    background-color: #555;
}

#scroll-to-top-btn.show-1 {
    opacity: .7;
    visibility: visible;
}

#scroll-to-top-btn.show-1:hover {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 767px) {

    .container,
    .entry-content>.vc_row-fluid .vc_row {
        padding: 0 35px;
    }

}