
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img{
    width: 100%;
}
a{
    text-decoration: none;
}
html{
    height: 100%;
}
body {
    font-family: 'Archivo', 'Roboto';
    height: 100%;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* background-color: #000100; */
}
.content{
    width: 100%;
    height: 100%;
    min-height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url('../Assets/PageBg1.svg');
}
.card-section{
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 20px;
}
.card-section.preview{
    width: 100%;
    height: 100%;
    position: fixed;
    top: -9999px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.random-video-section{
    width: 500px;
    height: auto;
}
.card-section.preview .card{
    border-radius: 0px;
    border: none;
    position: relative;
    overflow: hidden;
}
.ClosebtnBlock{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    cursor: pointer;
}
.Closebtn{
    width: 30px;
}
.card-section.preview .card-header {
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
}
.card-section.preview  .card-body {
    padding: 90px 30px 0 30px;       
}
.card-section.preview .profile-image{
    left: 90px;
}
.card-section.preview .qrcode{ 
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 0.5px  solid rgba(112, 112, 112, 0.2);
}
.card {
    background: white;
    box-shadow: 0px 0px 8px #0000001F;
    border-radius: 20px;
    width: 500px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}
.card-header {
    position: absolute;
}
.profile-imagemaincontainer{
    width: 100%;
    position: absolute;
    bottom: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-image-container { 
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ffffff;
    /* margin-right: 20px; */
}
.profile-image {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.profile-image img { 
    width: 100%;
}
.profile-image img{
    width: 100%;
}
.card-body {
    padding: 100px 30px 0 30px;
}
.loading-container { 
    position: relative;
    background-color: transparent; 
    width: 100%; 
    height: 100%;
}
.after-content {
    display: flex;
    flex-direction: column;
    visibility: hidden;
}
.name-section{
    display: flex;
    justify-content: space-between;
}
.name-container{
    padding: 0 10px;
}
.name {
    font-family: 'Roboto';
    font-size: 34px;
    font-weight: bold;
    color: #190C01;
    margin-bottom: 2px;
}
.title {
    font-family: 'Roboto';
    color: #E14466;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.pdf{
    display: flex;
    width: 50px;
}
.description {
    font-family: 'Roboto';
    font-size: 18px;
    color: #190C01;
    margin-bottom: 25px;
    padding-right: 60px;
    padding-left: 10px;
}
.contact-section {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    border-top: 0.5px  solid rgba(112, 112, 112, 0.2) ;
    padding-left: 10px;
    gap: 5px;
}
.contact-section .left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}
.contact-section .left .icon{
    margin-right: 12px;
    width: 22px;
    height: 22px;
    opacity: 0.4;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-section .left a {
    text-decoration: none;
    color: #190C01;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-family: 'Roboto';
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.contact-section .right {
    display: flex;
    gap: 12px;
}
.contact-section .right a {
    display: flex;
    width: 32px;
    height: 32px;
}
.company-section {
    /* padding: 25px 0; */
    border-top: 0.5px solid rgba(112, 112, 112, 0.2);
}
.company,.services{
    color: #2E2E2E;
    opacity: 0.35;
    font-family: 'Montserrat';
    font-size: 14px;
    margin-bottom: 12px;
}
.company-name{
    color: #121212;
    font-family: 'Roboto';
    font-size: 28px;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
}
.company-description{
    color: #121212;
    font-family: 'Roboto';
    font-size: 20px;
    padding: 0 40px;
    text-align: center;
    margin-bottom: 30px;
}
.company-address{
    color: #2E2E2E;
    font-family: 'Roboto';
    font-size: 16px;
}
.services-section{ 
    /* padding: 25px 0; */
    display: flex;
    flex-direction: column;
    /* border-top: 0.5px solid rgba(112, 112, 112, 0.5); */
}
.services-section ul{
    list-style-type: disc;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.services-section li{
    font-family: 'Roboto';
    font-size: 16px;
    color: #2E2E2E;
}
.video-section{
    /* padding: 25px 0; */
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}

.service-image{
    padding: 30px 0;
}

.social-media-section{ 
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 28px 0;
    border-top: 0.5px solid rgba(112, 112, 112, 0.2);
    gap: 15px;
}
.social-media-links-right{
    display: none;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
.social-media-links-right a{ 
    display: flex;
    height: 44px;
    cursor: pointer;
}
.social-media-section img{ 
    width: 100%;
}
.footer-section{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
    border-top: 0.5px solid rgba(112, 112, 112, 0.2);
}
.footer-section a{
    display: flex;
    color: #151515;
    font-size: 26px;
    font-family: 'Roboto';
}
.footer-section img{
    width: 100%;
    height: auto;
}
.footer-section a:nth-child(2){
    justify-content: flex-end;
}
svg{
    width: 100%;
}
@media screen and (max-width: 768px) {   
    .card-section:not(.preview) .card{
        width: 450px;
    }
    .card-section:not(.preview) .name{
        font-size: 24px;
    }
    .card-section:not(.preview) .title{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .card-section:not(.preview) .description{
        line-height: normal;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .card-section:not(.preview) .contact-section{
        padding: 20px 0;
        padding-left: 10px;
    }
    .service-image{
        padding: 20px 0;
    }
    .card-section:not(.preview) .contact-section .left{
        gap: 5px;
    }
    .card-section:not(.preview) .contact-section .left .icon {
        margin-right: 10px; 
    }
    .card-section:not(.preview) .contact-section .left a {
        font-size: 18px;
        /* margin-bottom: 5px; */
    }
    .card-section:not(.preview) .company-name {
        font-size: 24px;
        padding: 20px 0;
    }
    .company-description{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .card-section:not(.preview) .services-section ul{
        gap: 5px;
    }
    .card-section{
        padding: 30px;
    }
    .footer-section{
        padding: 20px 0;
    }
    .footer-section a{
        font-size: 24px;
    }
}
@media screen and (max-width: 550px) {

    /* .card-section{
        padding: 0;
    } */
    .card-section {
        padding: 20px;
    }

    .profile-image-container {
        width: 130px;
        height: 130px;
    }
    /* .profile-image {
        width: 90px;
        height: 90px;
    } */

    .card-section:not(.preview) .card {
        width: 100%;
    }
    .card-section:not(.preview) .card-body {
        padding: 90px 20px 0 20px;
    }
    /* .card-section:not(.preview) .profile-image {
        height: auto;
    
    } */
    .card-section:not(.preview) .social-media-section{
        display: none;
    }
    .card-section:not(.preview) .description {
        /* font-size: 15px; */
        margin-bottom: 15px;
    }
    .card-section:not(.preview) .contact-section .left .icon {
        width: 16px;
        height: 16px;
        flex-shrink: 0;
    }
    .card-section:not(.preview) .contact-section .left .icon img {
        width: 100%;
    }
    /* .card-section:not(.preview) .company-section{
        padding: 20px 0;
    } */
    .card-section:not(.preview) .company-name{
        font-size: 22px;
        padding-bottom: 15px;
    }
    .card-section:not(.preview) .social-media-section {
        padding: 20px 0;
    }

    .content{
        width: 100%;
        height: auto;
    }

    .card{
        /* box-shadow: unset; */
        /* border: unset; */
        /* border-radius: 0px; */
        width: 100%;
    }

    .card-section{
        padding-bottom: 100px;
    }

    .AddtoContactsmobile{
        display: flex;
        justify-content: center;
        position: fixed;
        bottom: 0px;
        left: 0px;
        background-color: #fff;
        box-shadow: 0px 0px 15px #0000001F;
        width: 100%;
        padding: 20px;
    }

    /* .footer-section{
        padding-bottom: 100px;
    } */

    .social-media-links-right{
        display: flex;
    }

    .download-leftSection{
        display: flex;
        gap: 10px;
    }

    .company-description{
        margin-bottom: 10px;
    }

    .social-media-links-right a {
        height: auto;
    }

    .card-section.preview .card{
        width:100%;
    }
    .card-section.preview .card .footer-section{
        padding-bottom: 30px;
    }
    .random-video-section{
        width: 100%;
    }
    video{
        width: 100%;
    }
    .footer-section a{
        font-size: 22px;
    }
    
}

@media screen and (max-width:480px) {
    
    .card-section {
        padding: 15px;
        padding-bottom: 100px;
    }

    .card-section:not(.preview) .name {
        font-size: 22px;
    }

    .card-section:not(.preview) .title{
        /* font-size: 12px; */
        margin-bottom: 10px;
    }

    .card-section:not(.preview) .description {
        /* font-size: 14px; */
        margin-bottom: 15px;
    }

    
    .profile-image-container {
        width: 120px;
        height: 120px;
    }
    /* .profile-image {
        width: 85px;
        height: 85px;
    } */

    /* .card-section:not(.preview) .contact-section .left a {
        font-size: 14px;
    } */

    /* .card-section:not(.preview) .company-address,.services-section li{
        font-size: 14px;
    } */

    /* .company, .services{
        font-size: 12px;
    } */

    .AddtoContactsmobile{
       padding: 15px;
    }
    .pdf{
        height: 40px;
    }
    .card-section:not(.preview) .card-body{
        padding: 80px 15px 0 15px;
    }
    .card-section:not(.preview) .company-name{
        font-size: 20px;
    }
    .company-name{
        padding: 15px 0;
    }
    .download-leftSection{
        gap: 5px;
    }
    .contact-section .right{
        gap: 5px;
    }
    .footer-section a{
        font-size: 20px;
    }
}

@media screen and (max-width:400px) {
    
    .card-section:not(.preview) .card-body{
        padding: 70px 15px 0 15px;
    }
    .company-description{
        padding: 0;
    }
    .profile-imagemaincontainer{
        bottom: 45%;
    }
    .profile-image-container{
        width: 110px;
        height: 110px;
    }

    
}

@media screen and (max-width: 350px) { 
    /* .card-section:not(.preview) .card-body {
        padding: 50px 15px 0 15px;
    } */
    .card-section:not(.preview) .footer-section img{
        width: 100%;
    }
    
    .profile-imagemaincontainer{
        bottom: 40%;
    }
    /* .card-section:not(.preview) .social-media-links-right a {
        height: 30px;
    } */
    .card-section:not(.preview) .social-media-links-left a {
        height: 20px;
    }
}


        /* exchange from ->start */

        .container {
            width: 100%;
            height: 100%;
            position: fixed;
            top: -9999px;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 2;
        }
        form {
            width: 400px;
            padding: 20px;
            border: 1px solid #efefef;
            border-radius: 25px;
            background-color: #ffffff;
        }
        form p {
            font-size: 24px;
            margin-bottom: 25px;
            text-align: center;
            font-family: "Roboto";
            color: #000;
            font-weight: bold;
        }
        input, textarea {
            width: 100%;
            padding: 20px 10px;
            /* margin-bottom: 10px; */
            border: 1px solid #ccc;
            border-radius: 5px;
            font-family: 'Roboto';
            font-size: 20px;
            outline: none;
        }
        .err {
            width: 100%;
            height: 25px;
            font-size: 14px;
            /* margin: 10px 0; */
            display: flex;
            align-items: center;
            transition: opacity 0.3s ease;
        }
        .formbtn {
            display: flex;
            gap: 10px;
            margin-top: 10px;
        }

        .formbtn button {
            font-size: 20px;
            font-family: "Roboto";
            font-weight: bold;
        }
        button {
            width: 50%;
            background-color: #000000;
            padding: 20px 30px;
            border-radius: 8px;
            color: #fff;
            border: none;
            cursor: pointer;
            transition: background-color 0.3s;
            outline: none;
        }
        #formclosebtn{
            opacity: 0.5;
        }
        @media screen and (max-width: 550px) {
            .container {
                padding: 30px;
            }
            form p {
                font-size: 22px;
            }
            input, textarea {
                font-size: 18px;
                padding: 15px 10px;
            }
            .err {
                width: 100%;
                height: 20px;
                font-size: 12px;
            }
            .formbtn button {
                font-size: 18px;
                padding: 20px 0;
            }
        }
        @media screen and (max-width: 480px) {
            form p {
                font-size: 20px;
                margin-bottom: 20px;
            }
            input, textarea {
                font-size: 16px;
            }
            .formbtn button {
                font-size: 16px;
                padding: 15px 0;
            }
        }
        @media screen and (max-width: 420px) {
            form p {
                font-size: 18px;
            }
        }
        @media screen and (max-width: 390px) {
            form p {
                font-size: 16px;
                margin-bottom: 15px;
            }
            input, textarea {
                padding: 12px 10px;
                font-size: 14px;
            }
        .formbtn button {
                font-size: 14px;
                padding: 12px 0;
            }
        }
        /* end */


        /* Qr Preview section css */

            .card-section.preview{
            width: 100%;
            height: 100%;
            position: fixed;
            top: -9999px;
            background-color: rgba(0, 0, 0, 0.5);
            display: flex;
            justify-content: center;
            align-items: center;
            }
            .card-section.preview .card{
                width: 400px;
                border-radius: 20px;
                /* border: 1px solid #707070; */
                /* padding-top: 200px; */
            }
            .card-section.preview .profile-image {
            width: 100px;
            height: 100px;
            }
            .card-section.preview .card-body {
                padding: 0px 25px 0 25px;
            }
            .card-section.preview .name-container{
            padding: 28px 0 25px 0;
            }
            .card-section.preview .name{
            width: 100%;
            font-size: 24px;
            font-family: 'Archivo';
            font-weight: bold;
            text-align: left;
            color: #151515;
            margin-bottom: 5px;
            }
            .card-section.preview .title {
                font-size: 16px;
                color: #151515;
                font-family: 'Roboto';
                font-weight: 500;
                width: 100%;
                text-align: left;
                opacity: 0.7;
                margin: 0;
            }

            .ClosebtnBlock{
                position: absolute;
                right: 15px;
                top: 15px;
                z-index: 1;
                cursor: pointer;
            }

            .card-section.preview .card-header {
            position: relative;
            width: 100%;
            background-color: black;
            display: flex;
            align-items: center;
            }
            .card-section.preview .card-banner{
                display: flex;
                width: 100%;
            }
            .card-section.preview .profile-imagemaincontainer {
            bottom: -20%;
            justify-content: flex-end;
            align-items: flex-end;
            }
            .card-section.preview .profile-image-container{
                width: 100%;
                height: 100%;
                background-color: transparent;
                border-radius: 0;
                justify-content: flex-end;
                margin-right: 20px;
            }
            .card-section.preview  .card-body {
            padding: 0px 20px 0 20px;       
            }
            .card-section.preview .qrcode{ 
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 20px 0;
            border-top: 0.5px solid rgba(112, 112, 112, 0.2);
            /* border-top: 0.5px solid rgba(0,0,0,0.1); */
            }
            .card-section.preview .footer-section a{
            height: 30px;
            }

            .card-section.preview .loading-container{
                background-color: transparent;
            }

            #footer-link{
                display: none;
            }

            .card-section.preview .footer-section {
                justify-content: center;
                padding: 20px 10px;
                border-top: 0.5px solid rgba(112, 112, 112, 0.2);
            }

            .copyurl-section{
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 20px 0;
                border-top: 0.5px solid rgba(112, 112, 112, 0.2);
            }
            .copyLink{
                width: 205px;
                display: flex;
                justify-content: center;
                align-items: center;
            }
            .card-section.preview .imgdownloadBtn{
                display: flex;
                justify-content: center;
                align-items: center;
                height: 40px;
                width: 40px;
            }
            .card-section.preview .share-section , .shareon{
                display: flex;
                align-items: center;
            }
            .card-section.preview .share-section{
                justify-content: space-between;
                width: 100%;
            }
            .card-section.preview .downloadbtn{
                height: 30px;
            }

            .share-text{
                font-family: 'Roboto';
                color: #04312B;
                font-weight: bold;
                font-size: 16px;
            }

            /* shareon related */
            .shareon>* {
                padding: 0 !important;
                margin: 0 0 0 12px !important;
            }
            .shareon a {
                width: 30px;
                height: 30px;
            }
            .shareon a::before {
                width: 30px;
                height: 30px;
            }
            .shareon>:before {
                top: 0 !important;
                left: 0 !important;
                background-size: 30px 30px !important;
            }
            .shareon>.whatsapp ,.shareon>.linkedin ,.shareon>.facebook, .shareon>.twitter{
                background-color: transparent !important;
            }
            .shareon .whatsapp::before {
                background-image: url(../Assets/whatsapp_icon.svg) !important;
            }
            .shareon .linkedin::before {
                background-image: url(../Assets/linkedin_icon.svg) !important;
            }
            .shareon .facebook::before {
                background-image: url(../Assets/facebook_icon.svg) !important;
            }
            .shareon .twitter::before {
                background-image: url(../Assets/xcom_icon.svg) !important;
            }


        @media screen and (max-width:550px){
            .card-section.preview .profile-imagemaincontainer{
                bottom: -20%;
            }
            .card-section.preview .card{
                width: 100%;
            }
        }


        @media screen and (max-width:480px){
            .card-section.preview .name {
                font-size: 22px;
            }
        }

        @media screen and (max-width:420px){
            .card-section.preview .name {
                font-size: 20px;
            }
            .card-section.preview .profile-imagemaincontainer{
                bottom: -25%;
            }
            .shareon>* {
                margin: 0 0 0 5px !important;
            }
        }

        @media screen and (max-width:390px){
            .card-section.preview .card-body {
                padding: 0px 15px 0 15px;
            }
            .ClosebtnBlock{
                right: 5px;
                top: 5px;
            }
        }

        @media screen and (max-width:350px){
            .card-section.preview .profile-imagemaincontainer{
                bottom: -30%;
            }
        }
