.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}
.elementor-293 .elementor-element.elementor-element-1223de4 .exad-card{
    max-height: 350px;
}
.exad-card-thumb > div{
    width:100%;
    height:100%;
    transform: scale(1);
    transition: all 0.3s ease;
}
.exad-card-thumb > svg{
    width:100%;
    height:100%;
    transform: scale(1);
    transition: all 0.3s ease;
}
.exad-card:hover.yes .exad-card-thumb svg,.exad-card:hover.yes .exad-card-thumb > div {
    transform: scale(1.15);
}
.exad-card:hover.yes .exad-card-thumb svg {
    transform: scale(1.15);
}
.cv-color .elementor-icon{
    cursor:pointer;
}
.cv-color .elementor-icon.active, .cv-color .elementor-icon.active{
    border: 2px solid #025F6B;
    border-radius: 100%;
    transform: scale(1.15);
}
.cv-template{
    cursor:pointer;
}
.cv-template.active{
    border: 4px solid #025F6B;
}
/*Create CV Page*/
.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #69727d;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #69727d;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}
/*Modal*/
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal.open {
    opacity: 1;
    z-index: 111111;
}

.modal.show, .modal.open {
    /*display: block;*/
    opacity: 1;
    z-index: 111111;
    background-color: rgba(246, 245, 240, 0.7);
}

.inner_modal {
    justify-content: center;
    margin-top: 225.5px
}

.modal-dialog .close {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
}

.modal-dialog-common .close, .modal-empty-experience .close, .modal-delete-paragraph .close, .modal-delete .close, .modal-single-experience .close, .modal-welcome-back .close, .modal-cookies .close, .modal-create-resume-confirmation .close, .modal .close {
    padding: 5px;
    position: absolute;
    top: 13px;
    right: 17px;
    z-index: 100;
}

.modal-dialog {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    pointer-events: none;
    display: flex;
    justify-content: center;
    /*Nour Added*/
    /*height: 1073px;*/
    max-height: 1073px;
    z-index: 1;
    max-width: 1070px;
    /*margin-top: 14rem;*/
    margin-top: 2rem;
    margin-bottom: auto;
    /*overflow: auto;*/
    margin-left: auto;
    margin-right: auto;
}
.modal-dialog .icon-close-modal::before {
    content: "\f00d";
    font-weight: 300;
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal_container {
    width: 1070px;
    /*height: 1073px;*/
    max-height: 1073px;
    z-index: 1;
    max-width: 1070px;
    /*margin-top: 14rem;*/
    margin-top: 11rem;
    margin-bottom: auto;
    /*overflow: auto;*/
    /*overflow: hidden;*/
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none;
    color: #082e67;
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (10px * 2));
    content: "";
}

@media (min-width: 576px) {
    .modal-dialog-centered::before {
        height: calc(100vh - (30px * 2));
    }
}

.modal-content {
    /*    Hola*/
    min-height: 288px;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    padding: 38px 58px 26px;
    position: relative;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 30px;
    outline: 0;
}
.modal-dialog .modal-content, .modal-dialog-common .modal-content {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.18);
    /*padding: 38px 58px 26px;*/
}
.head_container {
    display: flex;
    width: 100%;
    justify-content: flex-start;
}
.elementor-widget-progress {
    text-align: left
}

.elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    border-radius: 2px
}

.elementor-progress-bar {
    display: flex;
    background-color: #69727d;
    width: 0;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    transition: width 1s ease-in-out
}

.elementor-progress-text {
    flex-grow: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px
}

.elementor-progress-percentage {
    padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #d9534f
}

.elementor-progress .elementor-title {
    display: block
}

@media (max-width: 767px) {
    .elementor-progress-text {
        padding-left: 10px
    }
}

.e-con-inner .elementor-progress-wrapper, .e-con .elementor-progress-wrapper {
    height: auto
}
.section-tab {
    display: none;
    backdrop-filter: blur(7px);
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 50px 50px 50px;
    border-radius: 5px 5px 5px 5px;
}

.cv-container {
    max-width: 1400px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.cv-container .flex-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.trans-container {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.trans-container.widg-container {
    margin: 36px 0 -7px 0;
    padding: 20px 0 20px 0;
}

.elementor-headline-dynamic-text {
    color: var(--dynamic-text-color, #024A53);
}

.text-center {
    text-align: center !important;
}

.width100 {
    width: 100%
}

.mb-15 {
    margin-bottom: 15px;
}

.cv-wizard-card {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0;
    margin-bottom: -200px;
    padding: 50px 50px 50px 50px;
    z-index: 2;
    background-color: var(--e-global-color-fdf12ae);
    backdrop-filter: blur(7px);
    border-radius: 5px 5px 5px 5px;
}

.cv-steps-row {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    justify-content: flex-start;
    align-items: center;
}

.cv-step-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}

.cv-step-num {
    /*padding: 5px 02px 5px 2px;*/
    background-color: var(--e-global-color-50b2a21);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 2px;
}

.cv-step-num span {
    color: #024A53;
    font-size: 1.5rem;
    font-weight: 500;
}
.cv-step-num.active{
    background: #024851;
}
.cv-step-num.active span{
    color: #fff;
}
.cv-step-title {
    color: var(--e-global-color-accent);
}
.cv-section-tabs{
    background-color: transparent;
    background-image: radial-gradient(at top right, #D8F0F240 10%, var(--e-global-color-6b0ce64) 35%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 121px;
    margin-bottom: 0px;
    padding: 100px 50px 100px 50px;
}
.cv-footer-wizard{
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.direction-rtl{
    direction:rtl;
}
.next-btn{
    background-color: transparent;
    background-image: linear-gradient(180deg, #024851 0%, #024851 100%);
    border-radius: 5px 5px 5px 5px;
    padding: 16px 35px 16px 35px;
}
.back-btn{
    background-color: transparent;
    background-image: linear-gradient(180deg, #5F5F5F 0%, #646464 100%);
}
.back-btn:hover{
    background-color: transparent;
    background-image: linear-gradient(180deg, #024851 0%, #025F6B 100%);
}
.cv-btn{
    cursor:pointer;
}
.mt-15{
    margin-top:15px;
}
.invalid{
    border:1px solid #bd0303 !important;
}

.animate_text{
    animation-name: fadeInUp;
    animation-duration: 1.3s;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
.skills_search_button{
    display: inline-block !important;
    vertical-align: middle !important;
    background: #024851 !important;
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px !important;
    margin-top: 27px !important;
    border-radius: 5px !important;
}
.skills_data{
    cursor:pointer;
}
.skills_data.checked{
    color: #aeacac;
}
.summaries_data{
    cursor:pointer;
}
.summaries_data.checked{
    color: #aeacac;
}
.elementor-454 .elementor-element.elementor-element-deb6ef1 .exad-card {
    padding: 0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e5e5e5;
}
@media (min-width: 768px) {
    .elementor-454 .elementor-element.elementor-element-8c3e7a1 {
        width: 17.685%;
    }
}
@media (min-width: 768px){
    .elementor-454 .elementor-element.elementor-element-60deac1 {
        width: 19.111%;
    }
}
@media (min-width: 768px){
    .elementor-454 .elementor-element.elementor-element-5f785b4 {
        width: 62.013%;
    }
}
/*Work History*/
@media (min-width: 768px) {
    .elementor-454 .elementor-element.elementor-element-5f785b4 {
        width: 62.013%;
    }

    .elementor-454 .elementor-element.elementor-element-60deac1 {
        width: 19.111%;
    }

    .elementor-454 .elementor-element.elementor-element-8c3e7a1 {
        width: 17.685%;
    }
}
.elementor-bc-flex-widget .elementor-454 .elementor-element.elementor-element-5f785b4.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-454 .elementor-element.elementor-element-5f785b4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-454 .elementor-element.elementor-element-5f785b4.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-454 .elementor-element.elementor-element-5f785b4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.work_history_tab,.education_s_tab,.skills_tab,.cv_summaries_tab,.language_s_tab,.projects_tab{
    backdrop-filter: blur(7px);
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 50px 50px 50px;
    background:#FFFFFF45;
}
.work_history_tab_container,.education_tab_container,.skills_tab_container,.summary_tab_container,.languages_tab_container{
    box-shadow:none !important;
}
.preview_cv_im_card{
    border-radius: 5px 5px 5px 5px;
}
.projects_tab,.training_courses_tab{
    background: #FFFFFF45;
}
@media (min-width: 768px){
    .elementor-646 .elementor-element.elementor-element-5e7b4fb {
        width: 22.316%;
    }
    .elementor-646 .elementor-element.elementor-element-11024663 {
        width: 77.461%;
    }
}

.elementor-646 .elementor-element.elementor-element-5e7b4fb > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-646 .elementor-element.elementor-element-5e7b4fb > .elementor-element-populated {
    margin: 0px 10px 0px 10px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 10px;
}
@media (max-width: 767px) {
    .elementor-646 .elementor-element.elementor-element-1d9a96f9 {
        padding: 35px 35px 35px 35px;
    }

    .elementor-646 .elementor-element.elementor-element-4d7fd3a8 {
        margin-top: 175px;
        margin-bottom: 0px;
    }

    .elementor-646 .elementor-element.elementor-element-66221cc1 .elementor-heading-title {
        font-size: 28px;
        line-height: 1.6em;
    }

    .elementor-646 .elementor-element.elementor-element-3a8f1c36 {
        padding: 0px 0px 0px 0px;
    }

    .elementor-646 .elementor-element.elementor-element-11024663 {
        width: 100%;
    }

    .elementor-646 .elementor-element.elementor-element-11024663 > .elementor-element-populated {
        margin: 0px 0px 31px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 5px 5px 5px 5px;
    }

    .elementor-646 .elementor-element.elementor-element-5e7b4fb {
        width: 100%;
    }

    .elementor-646 .elementor-element.elementor-element-5e7b4fb > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-646 .elementor-element.elementor-element-7512db20 {
        width: 100%;
    }

    .elementor-646 .elementor-element.elementor-element-1d8a6014 {
        width: 100%;
    }

    .elementor-646 .elementor-element.elementor-element-77f142fb {
        padding: 50px 15px 50px 15px;
    }
}

.elementor-495 .elementor-element.elementor-element-31a8d5a7 .elementor-icon-list-icon i {
    transition: color 0.3s;
}

.elementor-495 .elementor-element.elementor-element-31a8d5a7 .elementor-icon-list-icon svg {
    transition: fill 0.3s;
}

.elementor-495 .elementor-element.elementor-element-31a8d5a7 {
    --e-icon-list-icon-size: 14px;
    --e-icon-list-icon-align: right;
    --e-icon-list-icon-margin: 0 0 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25);
    --icon-vertical-offset: 0px;
}

.elementor-495 .elementor-element.elementor-element-31a8d5a7 .elementor-icon-list-text {
    transition: color 0.3s;
}
.elementor-495 .elementor-element.elementor-element-458cbab4 .elementor-column-gap-custom .elementor-column > .elementor-element-populated {
    padding: 15px;
}
.elementor-495 .elementor-element.elementor-element-67914a2c.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}
