.upload__resumebox{
    width: 550px;
    height: auto;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.titletopresume {
    font-size: 23px;
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
}

.upload__fileox {
    padding: 15px;
}

.containerdvdvevev {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0px 10px;
}

.galleryfullwidth {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px 0px;
}

.gallerymax__widthvcontent {
    max-width: 1170px;
    margin: 0 auto;
}

.gallerytitle {
    font-size: 30px;
    color: #781115;
    font-weight: 500;
}

.galleryboxmain {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
}

.gallerysquareclickablebox {
    width: 100%;
    height: auto;
    border: 1px solid #efefef;
    cursor: pointer;
}

@media only screen and (max-width: 768px){
    .upload__resumebox {
        width: 100%;
        height: auto;
        border: 1px solid #ddd;
        margin-bottom: 20px;
    }

    .fleximng__hjhdcde {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 0 !important;
        flex-direction: column;
    }

    .beerherhrhrherherh {
        width: 100% !important;
    }

    .content__centergallery {
        padding: 0px 15px;
    }

    .galleryboxmain {
        display: grid;
        grid-template-columns: repeat(2,1fr);
     
    }
}

@media only screen and (max-width: 500px){
    .galleryboxmain {
        display: grid;
        grid-template-columns: repeat(1,1fr);
    }
}

.fbefbrberbre {
    color: #781115;
}

.contact-form button:hover{
    background-color: #781115 !important;
}

.fleximng__hjhdcde {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
}

.dvdhvkvevevgevevh {
    width: 100% !important;
}

.beerherhrhrherherh {
    width: 50%;
}

  input[type=file] {
    display: block;
    width: 100%;
    padding: 12px;
    outline: 0 !important;
    border: 1px solid #ddd;
    border-radius: 5px;
}
  
 