/* vCard Style */

*{
    margin:0px;
    outline: none;
}
body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.single-vc .ast-container{
    max-width: 100%;
    width: 100%;
    padding: 0px!important;
    display: inline-block;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
#form_field_673feb9ef1fb5{
    background: #dddddd;
    cursor: no-drop;
}
.animation_sec_container{
    width: min(100%,75%,1140px);
    max-width: 28%;
    padding: 50px 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    z-index: 3;
    min-height: 100vh;
    justify-content: center;
}
.animation_sec{
    background-image: linear-gradient(180deg, #0B41B3 0%, #171230 100%);
    position: relative;
    padding: 0 50px;
}
.animation_sec .avatar_img{
    border-radius: 100%;
    aspect-ratio: 1;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 180px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.animation_sec .sec_title{
    color: #ce9b61;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    text-align: center;
    padding: 10px;
    margin:0px;
}
.animation_sec .bg_svg{
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    fill: #2660DAC7;
    height: 297px;
    z-index: 2;
}
.animation_sec .row_1{
    display: flex;
    justify-content: space-evenly;
    padding: 10px;
    gap: 20px;
}
.animation_sec .row_1 h2{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    margin:-7px 0 0 0;
    margin:0;
}
.animation_sec .row_1 i{
    font-size: 27.2px;
    color: #CE9B61;
}
.animation_sec .row_2 p{
    font-weight: 500;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    margin-bottom: 0;
    height: 47px;
}
.animation_sec .row_3{
    border: 3px solid #CE9B61;
    padding: 10px;
    border-radius: 10px;
}
.animation_sec .row_3 p{
    max-width: 77%;
    margin: 0 auto;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    color: white;
}
.animation_sec .row_4{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}
.animation_sec .row_4 .icon_box{
    width: calc(25% - 15px);
    padding: 15px 0px;
    background-color: #ce9b61;
    border-radius: 10px;
    position: relative;
    text-align: center;
}
/*.animation_sec .row_4 .icon_box a{
    position: relative;
}*/
.animation_sec .row_4 .icon_box a:focus{
    outline: none;
}
.animation_sec .row_4 .icon_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.animation_sec .row_4 .icon_box a,
.animation_sec .row_4 .icon_box span{
    color: white;
    text-decoration: none;
    font-size: 50px;
    line-height: 1;
}
.animation_sec .row_4 .icon_box span{
    transform: translate(-79%, 0px);
}
.animation_sec .row_4 .icon_box img{
    max-width: 50px;
    max-height: 50px;
    object-fit: contain;
}
#iframe-container{
    display: none !important;
}
.animation_sec .generate_vcard{
    cursor: pointer;
}
.vc_edit_btn a svg{
    fill: #fff;
    width: 20px;
    height: 20px;
}
.vc_edit_btn{
    position: absolute;
        right: 0px;
        top: 52px;
}
.vc_edit_btn a{
    border: 1px solid #ce9b61;
    background-color: #ce9b61;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    gap: 10px;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all .3s;
    color: #fff !important;
    width: 41px;
    height: 41px;
    margin: auto;
    text-align: center;
}
/**/
/*body,html{
    overflow: initial;
}*/

.edit_section{
    padding: 50px 0;
    overflow-y: auto;
       height: 100vh;
}
.edit_section .sec_container{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.edit_section .sec_head{
    font-size: 35px;
    padding: 0 16px;
    margin-top: 0;
}
.edit_section .field_wrapper{
    display: flex;
    flex-wrap: wrap;
}
.edit_section .field_wrapper .form_field{
    width: 50%;
    border-top: 1px solid #eee;
    padding: 16px;
}
.edit_section .field_wrapper .form_field:nth-child(odd){
    border-right: 1px solid #eee;
}
.edit_section .field_wrapper .form_field.form_textarea_field{
    width: 100%;
    border-right: none;
}
.edit_section .field_wrapper .form_field label{
    margin: 0 0 10px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 16px;
    color: #2e2e2e;
    display: block;
    font-weight: 500;
}
.edit_section .field_wrapper .form_field input:not(.submit_btn),
.edit_section .field_wrapper .form_field select,
.edit_section .field_wrapper .form_field textarea{
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 7px 10px;
    display: block;
    outline: none;
    width: 100%;
    margin: 0;
    line-height: 1.4;
    border-radius: 3px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: black;
}
.edit_section .field_wrapper .form_field textarea{
    height: 100px
}
.edit_section .page_data_form .submit_btn{
    border: 1px solid #1c3a7e;
    background-color: #1c3a7e;
    color: white;
    width: 100%;
    max-width: 210px;
    padding: .5rem 1rem;
    font-weight: 400;
}
.edit_section .page_data_form .submit_btn:hover{
    color: #1c3a7e;
    background-color: transparent;
}
.edit_section .image_prev{
    width: 200px;
    aspect-ratio: 1;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
}
.edit_section .image_prev img{
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.edit_section .image_prev .link_layer{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000005e;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0;
    transition: 0.5s;
}
.edit_section .image_prev:hover .link_layer{
    opacity: 1;
}
#fileInput{
    display: none;
}
.edit_section .page_data_form .form_row{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 16px 16px;
}
.edit_section .page_data_form .form_row > div:not(.col){
    display: none;
}
.edit_section .page_data_form .form_row .col_2{
    min-width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.edit_section .page_data_form .page_title_field{
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 7px 10px;
    display: block;
    outline: none;
    line-height: 1.4;
    height: auto;
    width: calc(100% - 16px);
}
.vc_view_btn a:hover{
    color: #fff!important;
    background-color: #1c3a7e;
}
.vc_view_btn a:focus{
    outline: none;
}
.vc_view_btn{
    width: 100%;
    max-width: 210px;
}
.vc_view_btn a{
    border: 1px solid #1c3a7e;
    background-color: transparent;
    color: #1c3a7e!important;
    color: white;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 50px 50px 50px 50px;
    padding: .5rem 1rem;
    transition: all .3s;
    text-align: center;
}
.form_field:has(.vc_view_btn) {
    display: flex;
    gap: 20px;
}

/**/
@media(max-width:1024px){
    .animation_sec_container{
        max-width:60%;
    }
}
@media(max-width:767px){
    .animation_sec{
        padding: 0 20px;
    }
    .animation_sec_container{
        max-width:100%;
        width:100%;
        justify-content: flex-start;
        padding: 30px 0;
    }
    .animation_sec .row_3 p{
        max-width: 100%;
    }
    .animation_sec .row_4{
        max-width: 100%;
    }
    .animation_sec .sec_title{
        font-size: 24px;
        padding: 0;
    }
    .animation_sec .row_1 h2{
        font-size: 20px;
        margin: 0;
    }
    .animation_sec .row_1{
        padding: 0;
        justify-content: center;
        gap: 20px;
    }
    .animation_sec .row_1 i{
        font-size: 23.2px;
    }
    .animation_sec .row_4 .icon_box a,
    .animation_sec .row_4 .icon_box span{
        font-size: 30px;
    }
    .animation_sec .row_4 .icon_box span {
        transform: translate(-20%, 0px);
    }
    .animation_sec .row_4 .icon_box img{
        max-width: 30px;
        max-height: 30px;
    }
    .animation_sec .row_2 p{
        padding: 0 20px;
        font-size: 18px;
        line-height: 25px;
        height: auto;
        margin-bottom: 0;
    }
    .animation_sec .row_4 .icon_box{
        /*aspect-ratio: 1;*/
        display: flex;
        justify-content: center;
        align-items: center;
        /*width: fit-content;*/
    }
    .edit_section .field_wrapper .form_field{
        width: 100%;
        border-right: none !important;
        padding: 16px 0;
    }
    .edit_section .page_data_form .form_row{
        flex-direction: column;
        gap: 16px;
        padding: 0 0 16px;
    }
    .edit_section .sec_head{
        font-size: 30px;
        padding: 0;
        padding-bottom: 20px;
    }
    .edit_section .page_data_form .page_title_field{
        width: 100%;
    }
}
@media(max-width:576px){
    .form_field:has(.vc_view_btn) {
        flex-direction: column;
    }
    .edit_section .page_data_form .submit_btn, .vc_view_btn{
        max-width: 100%;
    }
}

@media(max-width: 390px){
    .animation_sec_container{
        padding: 15px 0px;
    }
    .animation_sec .bg_svg{
        height: 230px;
    }
    .animation_sec .avatar_img{
        max-width: 160px;
    }
    .animation_sec_container, .animation_sec .row_4{
        gap: 16px;
    }
}