@import url('https://fonts.cdnfonts.com/css/gilroy-bold');
body,
h1,
h2
 {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Gilroy-Bold', sans-serif !important;
}

/* Basic styling */
body {
    font-family: Gilroy, sans-serif;
    font-weight: normal;
    background-color: #f0f0f0;
}

.h2-azienda {
    padding: 10px;
    text-align: center;
    font-size: 13px;
    color: #282828;
}

.h5-return {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

header {
    display: grid;
    justify-content: start;
    background-color: white;
    margin-bottom: 4rem;
    box-shadow: 0 -2rem 1.5rem 1.5rem rgb(0 0 0 / 30%);
}

.container-flex-begin {
    font-size: 18px;
    font-weight: 400;
    text-align: start;
    color: black;
}
.svg-header {
    position: relative;
    left: 15%;
    top: 5%;
}
.li-info {
    padding: 10px;
    text-transform: uppercase;
}

#layout_wrapper:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 480px;
    background: linear-gradient(180deg,#e1e1e1 0%,#e1e1e1 50%,transparent 100%);
    z-index: -1;
}
.section-begin {
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    color: #838383;
    position: sticky;
    height: min-content;
    background-color: white;
    color: #686868;
    padding: 30px;
}

main.all-container a {
    text-decoration: none;
    display: flex;
}

.container-image {
    text-align: center;
}

.section-begin-start {
    margin-left: 24px;
    margin-bottom: 0.5rem;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
    width: max-content;
    background-color: white;
    color: #686868;
    transition: all 0.4s cubic-bezier(.215, .61, .355, 1);
}

.section-begin-start-profile-ddl {
    left: 52px;
    margin-bottom: 0.5rem;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
    width: max-content;
    background-color: white;
    color: #686868;
    transition: all 0.4s cubic-bezier(.215, .61, .355, 1);
    position: relative;
}

.section-begin-start-profile-ddl:hover {
    position: relative;
    color: black;
    background-color: rgb(189, 189, 189);
    transform: translateX(-10px);
}

.section-begin-start:hover {
    position: relative;
    color: white;
    background-color: rgb(83 83 83);
    transform: translateX(-10px);
}

.fz-15 {
    font-size: 15px !important;
}

.section-flex-info-principali {
    margin: 1rem 0px 2px 0px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}


div.section-flex-info-principali div.container-left-info ul {
    list-style-type: none;
    padding: 10px;
}

div.section-flex-info-principali div.container-right-info ul li {
    color: #999999;
    padding: 10px;
    text-transform: uppercase;
}
.p-style-defautl {
    font-weight: 400;
    padding: 10px;
    font-size: 16px;
}
main.main-section-info section.requirements div.container-begin-info h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    padding: 10px;
    margin-block-end: 0;
}

main.main-section-info section.requirements div.container-begin-info b {
    font-size: 18px;
    color: #999999;
    font-weight: 400;
}

main.main-section-info section.requirements div.container-begin-info p {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
}

main.main-section-info section.requirements div.container-begin-info li {
    color: black;
    font-weight: 400;
}

.main-section-info {
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    color: #838383;
    background-color: #fff;
    padding: 20px;
}

.container-all-right {
    width: 50%;
    position: relative;
}
.container-btn-return-page-search-offert {
    cursor: pointer;
    display: flex;
    position: absolute;
    top: -2rem;
    height: 35px;
    width: 35px;
    background-color: white;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    color: #52bfcc;
    transition: all 0.3s cubic-bezier(.215, .61, .355, 1);
}
.container-btn-return-page-search-offert:hover {
    background-color: #52bfcc;
    color: white;

}
.btn-opp-login {
    border: 1px solid rgb(81 191 204 / 45%);
    background: rgb(81, 192, 204);
    padding: 10px 50px;
    color: white !important;
    cursor: pointer;
}
.container-btn-return-page-search-offert > svg {
    padding: 10px;
}

.logo {
    float: left;
    margin-right: 10px;
    width: 100px;
    height: auto;
}
.container-description{
    padding: 10px;
}
.container-description > strong > p > strong {
    padding: 0 !important;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
}

.flex-container {
    margin-top: 15rem;
    align-items: start;
    display: flex;
    max-width: 1500px;
    justify-content: center;
    gap: 2rem;
    margin-right: auto;
    margin-left: auto;
}
.container-p{
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
    padding: 0px 0px 0px 10px;
}

.job-info {
    text-align: start;
    color: #282828;
    padding: 20px;
}

.container-all-section-left {
    position: sticky;
    top: 10rem;
    width: 25%;
}
.divider {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: solid 1px #e1e1e1;
    opacity: .25;
}

.container-default-info > p:nth-child(n+40) {
    font-family: Roboto, sans-serif !important;
    padding: 10px;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
}


.btn-iscriviti {
    padding: 10px 10px 10px 10px;
    gap: 0.5rem;
    font-size: 16px;
    display: flex;
    border: none;
    padding: 20px;
    width: 100%;
    background-color: #52bfcc;
    color: white;
    cursor: pointer;
    font-weight: 600;
    justify-content: space-evenly;
    align-items: center;
    transition: all 0.4s cubic-bezier(.215, .61, .355, 1);
}
.lower{
    color: black;
    text-transform: math-auto;
}
.btn-iscriviti:hover {
    background-color: white;
    border: 1px solid #52bfcc;
    color: #52bfcc;
}
.flex-item-row {
    display: flex;
    justify-content: start;
    align-items: center;
}

strong {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
}
.descriprion {
    color: #b2b2b2;
}
.container-begin-info > p > strong {
    list-style: none;
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px !important;
}
.container-begin-info > p > h2 > h1 strong {
    list-style: none;
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px !important;
}
.container-default-info > .p-style-defautl + strong {
    padding: 10px
}
.container-default-info li strong {
    padding: 10px;
}
.container-begin-info > h2 > strong {
    list-style: none;
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px !important;
}
.container-begin-info > h2 {
    list-style: none;
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px !important;
}

h1 {
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: 400;
}

p {
    font-size: 14px;
}

.job-description,
.requirements {
    margin-bottom: 20px;
}

.ul-list {
    line-height: 1.8;
    list-style-type: revert;
    margin-left: 0px;
    margin-block-start: 0em;
    padding-inline-start: 20px;
}

footer {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

.all-container {
    width: 90%;
    margin: 0 auto;
}

.requirements {
    margin-bottom: 40px;
    font-weight: 400;
    color: #2d3133;
    font-size: 25px;
    line-height: 28px;
}

.btn-submit-request {
    border: none;
    color: white;
    padding: 10px;
    border-radius: 5px;
    background-color: #52bfcc;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(.215, .61, .355, 1);
}

.btn-submit-request:hover {

    background-color: #2e6e76;
    transform: translateX(10px);

}

.container-btn-request {
    margin: 15px 0px 0px 0px;
}

.hr-divider {
    margin: 15px auto;
    border: solid 1px #eee;
}

.container-menu {
    position: relative !important;
}

.span-date {
    font-family: Roboto,sans-serif;
    padding: 10px;
    font-weight: 400;
    color: #6c6c6c;
    font-size: 15px;
}
.text-no-offert {
    color: black;
    margin: 0;
    margin-block-end: 0px;
    font-weight: 400;
    text-align: center;
    font-size: 20px;
}
.btn:hover {
    color: white;
    text-decoration: none;
    background-color: #3d97a1;
}
.container-btn{
    text-align: center;
}
.container-no-offert{
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    color: #838383;
    background-color: #fff;
    padding: 20px;
    width: 60%;
    margin: 0 auto;
}
.button-no-offert, .btn{
    margin: 0 auto;
    background-color: #51c0cc;
    color: white;
    margin-top: 1rem;
}

.container-description > strong > h2 {
    font-size: 20px;
}

@media (max-width: 1545px) {
  .container-default-info {
    display: block;
  }
}

@media (max-width: 998px) {
    .container-all-section-left {
        position: relative;
        top: 0;
        width: 100%;
    }
    .container-all-right{
        width: 100%;
        position: static;
    }
    .responsive-image {
        max-width: 220px !important;
    }
    .container-btn-return-page-search-offert{
        position: absolute;
        top: 0;
    }
    .li-info {
        padding: 10px 10px 10px 0px;
    }
    .flex-item-row{
        display: block;
        text-align: start;
    }
    strong{
        padding: 0 !important;
    }
    .p-style-defautl{
        padding: 10px 10px 10px 0px;
    }
    main.main-section-info section.requirements div.container-begin-info h3 {
        padding: 10px 10px 10px 0;
    }
    .description {
        font-family: Roboto,sans-serif !important;
    padding: 10px 10px 10px 0;
    color: #6c6c6c;
    }
    .flex-container  {
       margin-top: 11rem;
    }
    .container-no-offert{
            width: 100%;
    }
  }
