* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


html,
body {
    height: 100%;
    overflow-x: hidden;
}

body {
    background-image: url('../img/ResumeTemplates/bacground2.PNG');
    background-repeat: no-repeat;
    background-size: 100% 100vh;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    display: flex;
    justify-content: center;
    padding: 40px 20px;
    margin: 0;
    width: 100vw;
    height: 100vh;
}




header {
    display: flex;
    width: 100%;
    background-color: #F3F3F3;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;

}

.header_left {
    width: 15%;
    position: relative;
}


.site_name {
    position: absolute;
    top: 1.5rem;
    left: 2rem;
    font-weight: 900;
    font-size: 22px;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}


.header_middle {
    width: 60%;
    padding-left: 1rem;
}

.header_middle ul {
    display: flex;
    list-style-type: none;
    margin-top: 2rem;
    gap: 1rem;


}

.header_middle ul li {
    font-size: 18px;
    margin-left: 1rem;
    margin-bottom: 1rem;

}

.header_middle ul li a {
    text-decoration: none;
    color: #000;
}

.header_right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-left: 15px;
    text-decoration: none;
    font-weight: bold;
}

.header_right a {
    font-weight: 700;
    margin-left: 15px;
    text-decoration: none;

}

.sign_part {
    color: #4b2cff;

}

.log_in {
    background: #4b2cff;
    color: #fff;
    padding: 8px 18px;
    border-radius: 20px;

}


/* RIGHT */

.section_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 132mm;
    height: auto;
    min-height: 60vh;
    margin-top: 3rem;
    font-family: 'Montserrat', sans-serif;

}

.section_right h3 {
    font-size: 30px;
    margin-left: -11rem;
}

.section_right_top {
    width: 100%;
    min-height: 10rem;
    height: auto;
    background: #FFFF;
    display: flex;
    flex-direction: column;
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.3);

}

#fileInput2 {
    display: none;
}


.section_right_l_side {
    flex-wrap: wrap;
    margin: 0 auto;
    width: 90%;
    min-height: 70%;
    height: auto;
    margin: 1rem;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);

}



.section_right_l_side_header_left {
    width: 100%;
    position: relative;
}

.seperate {
    position: absolute;
    width: 140px;
    height: 3px;
    right: 0;
    top: 2rem;
    background: #000;
}

.info_input {
    width: 100%;
    display: flex;
}

.top_form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0.5rem 1rem;
}

.top_form input {
    width: 100%;
    border: none;
    outline: none;

}

.input_h1,
.input_h1::placeholder {
    font-size: 15px;
    font-weight: 700;
    width: 10rem;
}



.textarea_part {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.phoneR,
.emailR,
.adressR,
.phoneR::placeholder,
.emailR::placeholder,
.linkedinR,
.linkedinR::placeholder {
    resize: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: none;
    outline: none;
    color: #868693;
    font-size: 8px;
    width: 20%;
    min-height: 3vh;
    height: auto;
    color: #868693;
    font-size: 8px;
    line-height: 1.1;
    margin-bottom: 1px;
    padding: 0 !important;
    resize: none;
    border: none;
    outline: none;
    overflow: hidden;
    margin-left: 1rem;
    margin-right: auto;


}


.adressR,
.adressR::placeholder {
    font-size: 8px;
    resize: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: none;
    outline: none;
    resize: none;

}

.section_right_r_side {
    display: flex;
    width: 100%;

}



.section_right_r_side_l {
    width: 45%;
    padding-bottom: 10px;

}

.section_right_side_2 {
    margin: 0.5rem;
    width: 90%;
    text-align: right;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

.section_right_side_2 p {
    font-size: 12px;

}

.section_right_side_2 .outputArea,
.section_right_side_2 .outputArea::placeholder {
    resize: none;
    display: block !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    overflow: hidden !important;
    height: auto;
    min-height: 100px;
    border: none;
    outline: none;
    font-size: 8px;
    color: #000;
    text-align: right;

}



.section_right_r_side_r {
    width: 50%;
}



#itemListLanguage_right1 {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

#itemListLanguage_right1 li {
    font-size: 8px;
}

.bothcerstificate_language {
    display: flex;
    width: 100%;
}

.section_right_top_language,
.section_right_top_certificat {
    width: 50%;
    border: none;
    outline: none;
    margin-left: 0.5rem;
    font-size: 12px !important;
    height: auto;

}

.section_right_top_skills,
.work_experience_right,
.rightSideContainer {
    border: none;
    outline: none;
    margin-left: 0.5rem;
    width: 80%;
    font-size: 12px !important;
    height: auto;
}

#itemListCertificate_right1 {
    list-style-type: none;
}

#itemListCertificate_right1 li {
    font-size: 8px;
}

.section_right_top_skills i {
    margin: 0.5rem 1rem;
}


.language_form_range {
    display: flex;
    width: 90%;
}

.language_input {
    border: none;
    outline: none;
    width: 48%;
    font-size: 10px;

}

.language_input::placeholder {
    font-size: 10px;

}

#sendedParts h2 {
    margin: 5px;
}


#sendList {
    list-style-type: none;
}

#sendList li {
    font-size: 8px;
}

.rightSideContainer {
    margin-bottom: 5px;
}


.section_right_side_2 .outputArea::placeholder {
    color: #000000;
    font-size: 10px;

}

#sendList {
    list-style-type: none;
}



#sendTitle1 {
    font-size: 14px;
}

#sendList1 {
    font-size: 8px;
    list-style-type: none;
    margin: 0.5rem;
}

#entry_list {
    list-style-type: none;
}

#entry_list li {
    font-size: 8px;
}

.skill_list_right {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.language-item {
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 90%;
    gap: 6px;
    font-size: 8px;
    border-radius: 6px;

}

.section_right_top_certificat h2,
.section_right_top_language h2,
.rightSideContainer h2,
.work_experience_right h2,
.section_right_top_skills h2 {
    flex-direction: column;
    margin-top: 1rem;
    font-size: 12px;
}







.language-name {
    flex: 0 0 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.language-range {
    -webkit-appearance: none;
    width: 50%;
    height: 3px;
    margin-top: 7px;
    background: #868693;
    border-radius: 10px;
    outline: none;
}

.language-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    cursor: pointer;
}

.language-remove {
    flex: 0 0 10%;
    text-align: center;
    cursor: pointer;
    width: 10px;
}



.work_experience_right {
    display: flex;
    flex-direction: column;
    gap: 10px;
}






.work_experience_right form,
.education_right form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 1rem;
    margin-left: 1rem;

}



.button-container {
    display: flex;
    width: 100%;
    gap: 15px;
    justify-content: center;
    margin-top: 30px;
    margin-left: 14rem;
}

.btn {
    padding: 12px 32px;
    border-radius: 50px;
    border: none;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: white;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.btn-change {
    background: linear-gradient(to right, #5C17FC, #0D5EFF);

}

.btn-change a {
    text-decoration: none;
    color: #FFFF;
}

.btn-change:hover,
.btn-download:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(79, 70, 229, 0.4);
}

.btn-download {
    background: linear-gradient(to right, #5C17FC, #0D5EFF);
}


.btn:active {
    transform: translateY(-1px);
}


@media(max-width:1280px) {

    .name_form,
    .top_form {
        width: 100px;
        left: 1.5rem;
    }
}

@media(max-width:1024px) {
    .section_right {
        margin-top: -11rem;
    }

    .section_right h3 {
        margin-top: 1rem;
        margin-left: -6rem;
        margin-bottom: 1rem;
    }
}

@media(max-width:912px) {
    .section_right {
        margin-top: -11rem;
    }

    .section_right h3 {
        margin-top: 1rem;
        margin-left: -6rem;
        margin-bottom: 1rem;
    }
}

@media(max-width:853px) {
    .section_right {
        margin-top: -11rem;
    }

    .section_right h3 {
        margin-top: 1rem;
        margin-left: -6rem;
        margin-bottom: 1rem;
    }
}

@media (max-width: 600px) {
    .container {
        width: 100%;
        justify-items: center;
    }

    .header {
        width: 80%;
    }

    .card {
        width: 70%;
    }

}

@media(max-width: 430px) {
    header {
        flex-direction: column;
        text-align: center;
        padding-bottom: 10px;
    }

    .header_left {
        width: 100%;
        height: 60px;
    }

    .site_name {
        position: static;
        padding-top: 15px;
        display: block;
    }

    .header_middle {
        width: 100%;
        padding-left: 0;
    }

    .header_middle ul {
        justify-content: center;
        margin-top: 10px;
        gap: 0.5rem;
    }

    .header_middle ul li {
        font-size: 14px;
        margin-left: 0.5rem;
    }

    .header_right {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        justify-content: center;
    }

    .section_right,
    .info_input {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        height: auto !important;
    }

    .section_right h3 {
        margin-left: 0 !important;
        margin-top: 10rem;
        font-size: 22px;
        text-align: center;
    }

    .info_input {
        flex-direction: column;
        align-items: center;
        padding: 10px 0 !important;
    }

    .phoneR,
    .emailR,
    .adressR,
    .linkedinR {
        width: 90% !important;
        font-size: 12px !important;
        margin-bottom: 5px;
    }

    .button-container {
        margin-left: 0 !important;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .btn {
        width: 80%;
        padding: 10px 20px;
        font-size: 14px;
    }

    .place,
    .situation,
    .position {
        width: 90% !important;
        margin-left: 0 !important;
    }

    .section_right_r {
        margin-left: 0 !important;
        width: 100% !important;
        padding: 0 10px;
    }

    hr.vertical_for_left_right {
        display: none;
    }

    .container {
        width: 90%;
        justify-items: center;
    }

    .header {
        width: 50%;
        margin-top: 4rem;
    }

    .card {
        width: 50%;
    }
}

.html2pdf__container {
    width: 210mm !important;
    height: auto !important;
    min-height: 297mm !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    position: relative !important;
}

.html2pdf__container .section_right_top {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    padding-top: 2rem;
    min-height: 297mm !important;
    background-color: #FFF !important;
    overflow: visible !important;
    position: relative !important;
    width: 100% !important;
}

.html2pdf__container #preview2 {
    width: 50% !important;
    height: auto !important;
}

.html2pdf__container .section_right_l_side {
    margin: 8px !important;
    border: 0.1px solid rgba(0, 0, 0, 0.2) !important;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7) !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
    display: block !important;
    flex: none !important;
    width: 93% !important;
    height: auto !important;
    min-height: 250mm !important;
    overflow: visible !important;
}

.html2pdf__container .info_input {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: 100% !important;
    min-width: 100% !important;
    position: relative !important;
    margin-top: 40px !important;
    padding: 15px !important;
    box-sizing: border-box !important;
    clear: both !important;
    overflow: visible !important;
}

.html2pdf__container .info_input form {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: 100% !important;
}

.html2pdf__container #phoneR,
.html2pdf__container #emailR,
.html2pdf__container #adressR,
.html2pdf__container #linkedinR,
.html2pdf__container textarea,
.html2pdf__container .outputArea {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    border: none !important;
    outline: none !important;
    background: transparent !important;
    background-color: transparent !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 24px !important;
    color: #868693;
    font-size: 12px !important;
    font-family: inherit !important;
    white-space: pre-wrap !important;
    word-break: break-word !important;
    overflow: visible !important;
}

.html2pdf__container .textarea_part {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    clear: both !important;
}

div.outputArea {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: 100% !important;
    color: #000000 !important;
    font-size: 12px !important;
    white-space: pre-wrap !important;
    word-break: break-word !important;
}
.html2pdf__container #qr-result-container {
    position: absolute;
    right: 4rem;
    top: 50rem;
}
/* end */