.elementor-kit-5{--e-global-color-primary:#149BD8;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFE193;--e-global-color-30a29f4:#FFFFFF;--e-global-color-5c5323c:#07384E;--e-global-color-184109e:#F4F4F4;--e-global-color-e4d5279:#E5E9ED;--e-global-color-26db194:#E5E9EDB5;--e-global-color-0edf748:#14D816;--e-global-color-b7d9d6e:#225D7805;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1.3px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:30px;--e-global-typography-text-letter-spacing:0.2px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-6e7d827-font-family:"Montserrat";--e-global-typography-6e7d827-font-size:56px;--e-global-typography-6e7d827-font-weight:500;--e-global-typography-6e7d827-line-height:69px;--e-global-typography-0fc8fa7-font-size:15px;--e-global-typography-0fc8fa7-font-weight:600;--e-global-typography-0fc8fa7-line-height:20px;--e-global-typography-0fc8fa7-letter-spacing:0.2px;--e-global-typography-172533a-font-family:"Montserrat";--e-global-typography-172533a-font-size:20px;--e-global-typography-172533a-font-weight:600;--e-global-typography-172533a-line-height:30px;--e-global-typography-172533a-letter-spacing:0.2px;--e-global-typography-bc21628-font-family:"Montserrat";--e-global-typography-bc21628-font-size:16px;--e-global-typography-bc21628-font-weight:600;--e-global-typography-0242313-font-family:"Montserrat";--e-global-typography-0242313-font-size:48px;--e-global-typography-0242313-font-weight:700;--e-global-typography-0242313-line-height:59px;--e-global-typography-1b95216-font-family:"Montserrat";--e-global-typography-1b95216-font-size:34px;--e-global-typography-1b95216-font-weight:800;--e-global-typography-1b95216-line-height:40px;--e-global-typography-a3076b8-font-family:"Montserrat";--e-global-typography-a3076b8-font-size:14px;--e-global-typography-a3076b8-font-weight:400;--e-global-typography-a3076b8-line-height:20px;--e-global-typography-a3076b8-letter-spacing:0.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:11px;--e-global-typography-6e7d827-font-size:32px;--e-global-typography-6e7d827-line-height:36px;--e-global-typography-172533a-font-size:18px;--e-global-typography-0242313-font-size:32px;--e-global-typography-0242313-line-height:36px;--e-global-typography-1b95216-font-size:20px;--e-global-typography-1b95216-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.job-dot-between{
    
    display: inline-block;
    height: 10px;
    margin-top: 2px;
}


.cust-col {
    display: flex;
    flex-direction: column;
    flex-grow: 1;  /* Default flex-grow for all .cust-col elements */
    flex-shrink: 0;
    flex-basis: 0;
    justify-content: center;
    align-items: center;
}

.cust-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: start;
    align-items: center;
}

.job-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;  /* Allow flex items to wrap onto new lines */
    max-width: 1240px;
    margin: auto;
    padding: 40px 0;
    gap: 10px;
    border-bottom: solid 1px #e5e9ed;
}

.cust-grow {
    flex-grow: 2;  /* Increased flex-grow for the specified .cust-col element */
}

.cust-shrink {
    flex-shrink: 1;
}

.cust-end {
    align-items: end;
    justify-content: center;
}

.cust-flag {
    width: 20px !important;
    height: 20px !important;
    border-radius: 100% !important;
    object-fit: cover;
    margin-right: 10px;
    
}




.cust-title {  
  margin-bottom: 10px;
}


.cust-title > h3 {  
  font-size: 17px;
  font-weight: 600;
}

.cust-industry { 
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #149bd8;
    background-color: #F3FAFD;
    padding: 5px 15px;
    border-radius: 6px;
    
}

.cust-date {
    font-weight: 300;
    color: #7a7a7a;
 }
 
 .cust-country{
     color: #7a7a7a;
     text-transform: capitalize;
     font-size: 16px;
 }

.cust-button { 
    background-color: #07384e;
    padding: 5px 30px;
    color:#fff;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.2s;
    font-weight: 300;
    font-size: 17px;
}

.cust-button:hover{ 
    background-color: #149bd8;
    color: #fff;

}


@media (max-width: 768px) {
    .job-wrap {
        flex-direction: column;
        padding: 30px;
        gap: 20px;
    }
    .cust-col {
        width: 100%;
        align-items: start;
    }
    .cust-row.cust-title {
        justify-content: start;  /* Center title on smaller screens */
    }
    .cust-end {
        justify-content: center;  /* Center button on smaller screens */
    }

    .cust-industry{
    font-size: 14px;
    display: inline;
    width: auto;
    align-self: start;
        
    }

    .cust-date{
        max-width: 30%;
        align-self: start;
    }

    .m-size{
        max-width: 100%;
        align-items: end;
    }
    .m-wrap{
        width: 100%;
        justify-content: space-between;
        margin-top: 10px;
    }

    .cust-button{
        width: 100%;
        text-align: center;
    }
    

}/* End custom CSS */