
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style-type: none;
}
.paykode-logo {
    width: 90px;
}

.pay-nav {
    margin-left: 10rem;
}

.notify {
    width: 80%;
    height: 180px;
    
}

.slider-container {
    display: flex;
    justify-content: end;
}

.header-img-cont {
    position: relative;
    width: 450px;
    height: 450px;
    background: #000;
    overflow: hidden;
    border-radius: 30px;
    border: 15px solid #fff;
}
.header-img-cont img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
.header-img-cont img.fade-in {
    opacity: 1;
}

.text-container {
    display: flex;
    width: 100%;
}

.text-container h3 {
    color: #fff;
    font-size: 2.2rem;
    font-weight: 700;
}

.text-stack {
    width: 200px;
}

.text-slide {
    position: relative;
    width: 100% !important;
}

.text-slide h3 {
    position: absolute;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
.text-slide h3.show {
    opacity: 1;
}

.paykode-suite-container {
    display: flex;
    gap: 3rem;
}

.paykode-suite-img-container {
    width: 30%;
}

.paykode-suite-text-container {
    width: 70%;
}


.paykode-suite-img {
    width: 350px;
    height: 850px;
    overflow: hidden;
    border-radius: 20px;
}

.paykode-suite-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.paykode-suite-text-child {
    gap: 2rem; 
}
.paykode-suite-text-child div {
    background-color: rgb(241, 245, 248);
    width: 350px;
    padding: 30px 30px;
    border-radius: 20px;
    text-align: center;
}
.paykode-suite-text-child div h3 {
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.paykode-suite-text-child div p {
    font-size: 0.8rem;
    font-family: "Poppins", sans-serif;
}
.paykode-suite-text-child div i {
    font-size: 1.5rem;
    margin: 1rem auto;
    margin-top: 0;
    width: 50px;
    height: 50px;
    background-color: rgb(90, 5, 124)!important;;
    border-radius: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paykode-suite-text-child div button {
    background-color: rgb(90, 5, 124)!important;
    border: none;
}

.why-paykode {
    overflow: hidden !important; 
    height: 450px;
    border-radius: 25px;
}

.why-paykode img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.why-paykode-text-h5{
    line-height: 1.5;
}

.why-paykode-btn {
    border: none;
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    padding: 13px 20px;
    color: #fff;
    border-radius: 25px;
    font-weight: 600;
    transition: all .1s ease-in;
}

.why-paykode-btn:hover {
    border: 3px solid;
    background: transparent;
    border-image: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%) 1;
    color: black;
}
.why-paykode-btn i {
    font-size: .7rem;
}

.why-paykode-text-h3 {
    font-size: 1.5rem;
}


.why-paykode-text-h3 span{
    font-size: 2.5rem;
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    -webkit-background-clip: text;
    color: transparent;
}

.escrow-text span {
    font-size: 2rem !important;
}

.typed-text {
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    -webkit-background-clip: text;
    color: transparent;
}

.paykode-suite-cont {
    margin-bottom: 5rem;
}

.paykode-suite-cont-img {
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-radius: 25px;
}
.paykode-suite-cont-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.paykode-suite-content {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.paykode-suite-content div img {
    width: 60px;
    margin-bottom: 1rem;
}
.paykode-suite-content div h3 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.paykode-suite-content div p {
    font-size: 1rem;
    line-height: 1.5;
}

/* Other Offers */

.other-offers h2 {
    color: #fff;
    font-family: "Poppins", sans-serif;
}

.electricity-image {
    width: 100%;
}

.electricity-text-container {
    color: #fff;
}

.electricity-text-container i {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.electricity-text-container i h2 {
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    margin-left: 0.8rem;
}

.electricity-text-container h6 {
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    opacity: 0.5;
}

hr {
    border: 2px solid #fff;
    width: 30px;
    margin: auto;
}

.also-available {
    margin-top: 7rem !important;
}

.outline-border {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ffffff62;
}

.hero-background-contact {
    background-image: url("../img/illustrations/bg-2.png") !important;
}

@media (max-width: 991.98px){
    .notify {
        width: 80%;
        height: 117px;
        
    }
    
    .tv, .electric {
        margin-top: 2rem;
    }

    .text-container {
        display: block;
        justify-content: center !important;
        margin-bottom: 3rem;
    }

    .text-stack {
        width: 100%;
        margin-bottom: 0;
    }

    .text-slide h3 {
        width: 100% !important;
        font-size: 3rem;
    }

    .slider-container {
        justify-content: center;
    }

    .header-img-cont {
        width: 550px;
        height: 550px;
        margin-bottom: 10rem;
    }

    .image-element {
        position: absolute !important;
        top: -25px !important;
    }
    .image-element-safe {
        position: absolute !important;
        top: 0px !important;
    }
    .image-element-online {
        position: absolute !important;
        top: -23px !important;
    }
    
    .image-element-fast {
        position: absolute !important;
        top: -20px !important;
    }
}

@media (max-width: 768px){

    .mininum-height {
        min-height: 52rem !important;
    }
    .mininum-height-gift {
        min-height: 55.5rem !important;
    }

    .padding-right {
        padding-right: 0;
    }

    .padding-left {
        padding-left: 0;
    }

    .also-available {
        margin-top: 3rem !important;
    }

    .notify {
        width: 90%;
        height: 55px;
        margin-bottom: 0 !important;
        margin: 0 auto !important;
        
    }
    
    .header-img-cont {
        width: 300px;
        height: 300px;
        margin-bottom: 5rem;
    }

    .easy-secured {
        font-size: 2.2rem !important;
    }

    .text-stack {
        font-size: 1.8rem !important;
    }

    .text-slide h3 {
        font-size: 2.5rem;
        margin-bottom: 0;
    }
     
    .text-slide h3:nth-child(2) {
        font-size: 2rem;
    }

    .header-context {
        font-size: 1.1rem !important;
    }

    .generated-gift-card {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .generated-gift-text, .generated-gift-img {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .generated-gift-img {
        margin-top: 1rem;
    }

    .why-paykode {
        overflow: hidden !important; 
        width: 100% !important;
        height: 100% !important;
        border-radius: 25px;
    }
    
    .why-paykode img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
    }

    .why-paykode-text-h3 span{
        font-size: 2.5rem;
    } 

    .escrow-text {
        width: 100% !important;
    } 

    .escrow-text span {
        font-size: 1.7rem !important;
    }
    
    .image-element {
        width: 50px;
        top: -10px !important;
    } 
    .image-element-spray {
        width: 50px;
        top: -10px !important;
        left: -10px !important;
    } 

    .image-element-fast {
        width: 50px;
        top: -10px !important;
        right: -10px !important;
    } 
    .image-element-online {
        width: 50px;
        top: -10px !important;
        left: -10px !important;
    } 
    .image-element-safe {
        width: 50px;
        top: -10px !important;
        right: -10px !important;
    } 

    

    .edit-left, .edit-right {
        width: 30px;
        height: 30px;
        background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        border-radius: 50%;
        margin-top: 0.5rem;
    }

    .edit-right {
        margin-left: 0.3rem !important;
    }

    .untree_co-section {
        border-bottom: 1px solid #0000001c;

    }

    .spray-container {
        margin-top: 3rem;
        padding-bottom: 1.5rem;
    }

    .sign-in, .create-account {
        font-size: 0.8rem;
    }

    .heading-text-h1 {
        font-size: 3rem !important;
    }

    .heading-text-p {
        font-size: 1rem !important;
    }

    .generated-img {
        width: 330px !important;
        height: 260px !important;
        overflow: hidden;
        border-radius: 25px;
        border: 10px solid #fff;
    }

    .social-media-icons {
        width: 40px !important; 
        height: 40px !important;
    }
}

@media (max-width: 576px) {
  }





/* ====================================
===================================Gift Card  */

.generated-img {
    width: 520px;
    height: 400px;
    overflow: hidden;
    border-radius: 25px;
    border: 10px solid #fff;
}
.generated-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.social-media-icons {
    width: 50px; 
    height: 50px; 
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50%; 
    color: rgb(255, 255, 255);
}

.social-media-icons:hover {
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    color: #fff;
    border: none;
}

.contact-hero {
    min-height: 40rem !important;
}

.contact-hero-h1 {
    font-size: 5rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

.banner-image-size{
    width: 380px;
}

.banner-margin {
    margin-top: -220px !important; 
}

@media (max-width: 991.98px){
    .banner-image-size{
        width: 100%;
    }

    .banner-margin {
        margin-top: -70px !important; 
    }
}

.contact-sign-in, .product, .contact {
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    -webkit-background-clip: text;
    color: transparent;
}

.sign-in:hover {
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    color: #fff;
    border: 0 !important;
    outline: 0;
}

.product:hover, .contact:hover {
    color: rgb(167, 0, 233) !important;
} 

.navbar-toggler-icon-back {
    background: linear-gradient(130deg,rgb(167, 0, 233) 34%,rgb(230, 3, 97) 100%);
    border-radius: 50%;
    padding: 0.4rem;
}


