.elementor-3910 .elementor-element.elementor-element-bcad8f1:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-3910 .elementor-element.elementor-element-bcad8f1 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEC217;}.elementor-3910 .elementor-element.elementor-element-bcad8f1 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3910 .elementor-element.elementor-element-bcad8f1 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3910 .elementor-element.elementor-element-bc08d1d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-3910 .elementor-element.elementor-element-bc08d1d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEC217;}.elementor-3910 .elementor-element.elementor-element-bc08d1d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3910 .elementor-element.elementor-element-bc08d1d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3910 .elementor-element.elementor-element-db9827a{padding:20px 0px 20px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d88af25 */.body{
    background-color: #F7FEFE;
}
.jobs{
    display: grid;
    grid-template-columns: auto auto auto;
    
}
.jobs > div{
    background-color:#E6E3E3;
    text-align: justify;
    border: solid white ;
    padding: 10px;
    margin:10px;
    border-radius: 10px;
}
.Hot-search{
    background-color: #EBC830;
    border-radius: 10px;
    text-align: center;
    padding:0 5px;
    margin-right:10px;
}
.rows{
    display: flex;
    flex-direction: row;
    position: relative;
}
.job-icon{
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
}
.img-icon{
    width:120px;
    height: auto;
}
.jobs-text{
    display: flex;
    flex-direction: column;
    
}
.jobs-text h4{
    font-size: 14px;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: 700;
    margin-left: 10px;
    color: #000000;
}
.jobs-detail-info{
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 15px;
    padding-left:0;
    margin: 10px;
}
.info-box{
    border-color: white;
    border-radius: 8px;
    background-color: #F2F2F2;
    margin-bottom:4px;
    margin-left: 4px;
    padding: 0 5px;
}
.apply-btn{
    position: absolute;
    right: 10px;
    bottom: 2px;
    color: #0000ff;
    font-weight: bold;
}

@media screen and (max-width: 768px){
    .jobs{
        display:flex;
        flex-direction: column;
    }
    
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d88af25 */.body{
    background-color: #F7FEFE;
}
.jobs{
    display: grid;
    grid-template-columns: auto auto auto;
    
}
.jobs > div{
    background-color:#E6E3E3;
    text-align: justify;
    border: solid white ;
    padding: 10px;
    margin:10px;
    border-radius: 10px;
}
.Hot-search{
    background-color: #EBC830;
    border-radius: 10px;
    text-align: center;
    padding:0 5px;
    margin-right:10px;
}
.rows{
    display: flex;
    flex-direction: row;
    position: relative;
}
.job-icon{
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
}
.img-icon{
    width:120px;
    height: auto;
}
.jobs-text{
    display: flex;
    flex-direction: column;
    
}
.jobs-text h4{
    font-size: 14px;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: 700;
    margin-left: 10px;
    color: #000000;
}
.jobs-detail-info{
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 15px;
    padding-left:0;
    margin: 10px;
}
.info-box{
    border-color: white;
    border-radius: 8px;
    background-color: #F2F2F2;
    margin-bottom:4px;
    margin-left: 4px;
    padding: 0 5px;
}
.apply-btn{
    position: absolute;
    right: 10px;
    bottom: 2px;
    color: #0000ff;
    font-weight: bold;
}

@media screen and (max-width: 768px){
    .jobs{
        display:flex;
        flex-direction: column;
    }
    
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82e865c */.hot-list{
    font: 14px/18px Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
    padding:0;
    display: flex;
    flex-wrap: wrap;
}
.hot-box{
    font: 14px/18px Arial,Helvetica,sans-serif;
    color: #333;
    width: 30%;
    border-radius: 8px;
    display: inline-block;
    padding: 15px;
    margin-bottom: 16px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 0 16px rgba(0,0,0,.06);
    backdrop-filter: blur(8px);
    margin-left: 17px;
    margin-right: 15px;
}

.hot-box a{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 20px;
    text-decoration: none;
    width: 100%;
    display: flex;
    height: 100%;
}
.hot-box-img{
    width: 100px;
}

.job-icon{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin:0;
    padding: 0;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    border-radius: 4px;
}

.job-info{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    max-width: 280px;
    margin-bottom: 10px;
}
.job-header{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.job-header h4{
    margin: 0;
    padding: 0;
    font: 14px/18px Arial,Helvetica,sans-serif;
    color: #333;
    outline: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
}
.job-detail-info{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    position: relative;
}
.hot{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin:0;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #ecfefe;
    background: #EBC830;
    border-radius: 4px;
    padding: 3px 7px;
    text-align: center;
}
.info-box{
    font: 14px/18px Arial,Helvetica,sans-serif;
    list-style: none;
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    background: #f2f2f2;
    border-radius: 4px;
    max-width: 95%;
    color: #333;
    padding: 2px 6px;
    white-space: nowrap;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.apply-btn{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    color: #0091ff;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    margin-top: 19px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82e865c */.hot-list{
    font: 14px/18px Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
    padding:0;
    display: flex;
    flex-wrap: wrap;
}
.hot-box{
    font: 14px/18px Arial,Helvetica,sans-serif;
    color: #333;
    width: 30%;
    border-radius: 8px;
    display: inline-block;
    padding: 15px;
    margin-bottom: 16px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 0 16px rgba(0,0,0,.06);
    backdrop-filter: blur(8px);
    margin-left: 17px;
    margin-right: 15px;
}

.hot-box a{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 20px;
    text-decoration: none;
    width: 100%;
    display: flex;
    height: 100%;
}
.hot-box-img{
    width: 100px;
}

.job-icon{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin:0;
    padding: 0;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    border-radius: 4px;
}

.job-info{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    max-width: 280px;
    margin-bottom: 10px;
}
.job-header{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.job-header h4{
    margin: 0;
    padding: 0;
    font: 14px/18px Arial,Helvetica,sans-serif;
    color: #333;
    outline: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
}
.job-detail-info{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    position: relative;
}
.hot{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin:0;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #ecfefe;
    background: #EBC830;
    border-radius: 4px;
    padding: 3px 7px;
    text-align: center;
}
.info-box{
    font: 14px/18px Arial,Helvetica,sans-serif;
    list-style: none;
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    background: #f2f2f2;
    border-radius: 4px;
    max-width: 95%;
    color: #333;
    padding: 2px 6px;
    white-space: nowrap;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.apply-btn{
    font: 14px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    color: #0091ff;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    margin-top: 19px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}/* End custom CSS */