@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

@import '../../css/bootstrap.css';
@import '../../css/owl.carousel.css';
@import '../../css/owl.theme.default.css';
@import '../../css/jquery-ui.css';

html, body {
    background:#fff;
    scroll-behavior:smooth;
    height: 100%;
    margin: 0;
}

body {
    font-family: "Twemoji Country Flags", 'Roboto', sans-serif;
}

a {
    color:#002654;
}

ul, ol {
    padding-left:15px;
}

h1 {
    margin-top:0;
}

h2 {
    margin-top:0;
}

p {
    margin-top:0;
    font-size:15px;
}

a {
    text-decoration:none;
}

img {
    display:block;
}

.cOKCgB {
    min-height: 100%;
    margin-bottom: -50px;
}

/* .copyright,
.push {
    height: 50px;
} */

.pc_view {
    display:block;
}

.mobile_view {
    display:none;
}

.flex_header {
    display:flex;
    justify-content:space-between;
}

#logo img {
    max-width:250px;
}

#authentication_header h2 {
    font-size:32px;
    font-weight:700;
}
#authentication_header h3 {
    font-size:24px;
}
#authentication_header p, #authentication_footer p {
    color:#000;
    font-size:18px;
}

.flexslider {
    border:none;
    overflow:hidden;
    margin:0;
    background:#f2f5fa;
}

.cGsQUV > figure {
    margin:20px 0;
}
.cGsQUV .link-wrapper a {
    margin:0;
}

.kpLzNN .lazy-figure {
    margin:0;
}

.flex_header {
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.inline-block {
    display:inline-block;
}

.home_btn, .home_btn:hover {
    border-radius: 25px;
    background: #002654;
    color:#fff;
    font-weight:700;
    text-transform:uppercase;
    padding:10px 30px;
    text-decoration:none;
}

.cOKCgB {
    /* padding-top:100px; */
    transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -webkit-transition:all 0.4s ease;
}
.cOKCgB.sticky {
    padding-top:60px;
}

.gWslFY {
    height:100px;
    position:fixed;
    transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -webkit-transition:all 0.4s ease;
    background:#fff;
    z-index:100;
}

.kpLzNN {
    height:100%;
    position:relative;
}

.gWslFY.sticky {
    height:60px;
}

.cGsQUV {
    padding:0;
}

.gWslFY .cGsQUV .logo-image {
    width:100%;
    max-height:130px;
    transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -webkit-transition:all 0.4s ease;
}

.gWslFY.sticky .cGsQUV .logo-image {
    max-height:60px;
}

.fvSgqr > svg {
    pointer-events: none;
    width: 100%;
    height: 100%;
    max-width: 1.5rem;
    max-height: 1.5rem;
    fill: white;
}

.fvSgqr > img {
    pointer-events: none;
    max-width: 1.5rem;
    max-height: 1.5rem;
    fill: white;
}

.hHHitt {
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
}

.hHHitt > svg {
    pointer-events: none;
    width: 100%;
    height: 100%;
    max-width: 1.5rem;
    max-height: 1.5rem;
}

.cYuqhd .mySlider {
    overflow: hidden;
    width: 100vw;
}

.slick-slider-container {
    width: 100%;
    margin-bottom: 15px;
}

.slick-slider-container .slick-dots li button {
    padding: 0px;
    border: medium;
    width: 10px;
    margin: 0px 5px;
    height: 10px;
    cursor: pointer;
    border-radius: 50%;
    background: rgba(168, 182, 222, 0.5);
}
.slick-slider-container .slick-dots li.slick-active button {
    padding: 0px;
    border: medium;
    width: 10px;
    margin: 0px 5px;
    height: 10px;
    cursor: pointer;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    background: linear-gradient(-180deg, rgb(206, 159, 252) 0%, rgb(115, 103, 240) 96%);
    box-shadow: none;
}

.slick-slider-container .slick-dots li button:focus {
    outline: rgb(86, 144, 255) solid 1px;
}

.eTcvjB {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    padding: 10px 0px;
}

.eBSxyU {
    display: inline-block;
    position: relative;
}
.eBSxyU .link {
    cursor: pointer;
    text-decoration: none;
    text-overflow: ellipsis;
    max-width: 250px;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 10px;
    color: rgb(41, 55, 97);
    white-space: nowrap;
    transition: opacity 0.1s linear 0s;
}
.eBSxyU:hover .link {
    opacity: 0.6;
}

.gnWElL {
    position: absolute;
    right: 0px;
    z-index: 3;
    padding: 15px;
    cursor: pointer;
}

.gnWElL svg {
    fill: rgb(41, 55, 97);
}

.ibMRgs {
    height: 100%;
    overflow-y: scroll;
}

.iKYmCS {
    box-sizing: border-box;
    margin: 50px 0px 30px 15px;
}

.dFRvNq {
    display: flex;
    width: 80%;
}
.dFRvNq .link-wrapper {
    width: 100%;
}
.dFRvNq .link {
    cursor: pointer;
    text-decoration: none;
    margin: 20px 0px 20px 100px;
    color: rgb(41, 55, 97);
}

.cHSbbL {
    top: 0px;
    bottom: 0px;
    z-index: 50;
    width: 100%;
    display: none;
    position: fixed;
    background-color: rgb(245, 247, 255);
}

.cUsEs {
    margin: 10px 0px 10px auto;
    z-index: 2;
    display: block;
    color: rgb(255, 255, 255);
}

.eLFiTs {
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    cursor:pointer;
}
.eLFiTs > svg {
    pointer-events: none;
    width: 100%;
    height: 100%;
    max-width: 1.5rem;
    max-height: 1.5rem;
    fill: rgb(255, 255, 255);
}

.VQtxM {
    top: 0px;
    bottom: 0px;
    z-index: 50;
    width: 100%;
    display: none;
    position: fixed;
    background-color: rgb(41, 55, 97);
}

.bpLgwJ {
    position: absolute;
    right: 0px;
    z-index: 3;
    padding: 15px;
    cursor: pointer;
}
.bpLgwJ .hHHitt > svg {
    fill: rgb(255, 255, 255);
}

.ibMRgs {
    height: 100%;
    overflow-y: scroll;
}

.fgjpbU {
    box-sizing: border-box;
    margin: 50px 0px 30px 15px;
}

.fBfQbV {
    display: flex;
    width: 80%;
}
.fBfQbV .link-wrapper {
    width: 100%;
}
.fBfQbV .link {
    cursor: pointer;
    text-decoration: none;
    margin: 20px 0px 20px 100px;
    color: rgb(255, 255, 255);
}

.privacy_hamburger {
    position:absolute;
    right:20px;
}

.giVnUL {
    display: flex;
    width: 58px;
    height: 58px;
}
.giVnUL > svg {
    pointer-events: none;
    width: 100%;
    height: 100%;
    max-width: 58px;
    max-height: 58px;
    fill: white;
}

.Zkvdo {
    min-width: 50px;
    height: 90px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    cursor: pointer;
    padding: 0px;
    border: medium;
    background: transparent;
    opacity: 0.6;
    transition: all 0.1s linear 0s;
}

.transparent_black {
    background:rgba(0,0,0,0.4);
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1;
}
.up-layer {
    position:relative;
    z-index:2;
}

.procedure_bg {
    background:#002654;
    padding:30px 20px;
}
.procedure_bg h2 {
    font-size:25px;
    margin:0;
}

.procedure_grid {
    display:grid;
    grid-template-columns:repeat(4,1fr);
    column-gap:20px;
    row-gap:20px;
}
.procedure_grid > div {
    background:#fff;
    border-radius:20px;
    padding:20px;
}
.procedure_grid .number {
    width: 50px;
    height: 50px;
    background:#ce1126;
    border-radius:50px;
    color:#fff;
    text-align:center;
    margin:0 auto;
    font-size:20px;
    font-weight:700;
    line-height:50px;
}

.procedure_container h2 {
    height:60px;
    margin:30px 0 40px;
    font-size:21px;
}

.container {
    max-width:1140px;
    margin:0 auto;
    padding:0 20px;
}

#benefits {
    background:#EEF7FE;
    padding:60px 0;
}

.benefit_grid {
    display:grid;
    grid-template-columns: repeat(2,1fr);
    column-gap:60px;
}

.benefit_image {
    display:grid;
    grid-template-columns: repeat(2,1fr);
    column-gap:20px;
}

.flex_image {
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-between;
    justify-content: center;
    height:100%;
}

.benefit_info {
    display:flex;
    column-gap:20px;
    align-items:center;
}
.benefit_info .blue {
    width:50px;
    height:50px;
    border-radius:50px;
    background:#002654;
    position:relative;
    text-align:center;
}

.benefit_grid > .reverse {
    grid-column: 1;
    grid-row: 1;
}

#benefit1 {
    padding-top:175%;
}
#benefit2 {
    padding-top:82%;
}
#benefit3 {
    padding-top:82%;
}

.image_absolute1 {
    position:absolute;
    bottom:100%;
    right:8%;
}

.image_absolute2 {
    position:absolute;
    left:-41px;
    bottom:10%;
}

#job {
    background:#fff;
    padding:60px 0;
}

#job .view_more {
    position:absolute;
    bottom:0;
    right:0;
}

.start_bg {
    padding:120px 0;
    /* background:url(../../images/homepage/start_bg.jpg) no-repeat center; */
    background-size:cover;
}
.start_bg.special {
    padding:60px 0;
}
.start_bg h2 {
    color:#002654;
}

.start_grid {
    display:grid;
    grid-template-columns: 1fr 35%;
    column-gap:20px;
    align-items:center;
    row-gap:20px;
}

.start_sub_grid {
    display:grid;
    grid-template-columns: repeat(2,1fr);
    column-gap:20px;
    row-gap:20px;
    grid-auto-rows: 1fr;
}
.start_sub_grid > div {
    background:#fff;
    padding:10px 20px;
    border-radius:20px;
}

.start_flex {
    display:grid;
    grid-template-columns: 50px 1fr;
    /* align-items:center; */
    column-gap:20px;
    row-gap:20px;
}
.start_flex ul {
    margin-bottom:0;
}
.start_flex ul li {
    font-size:12px;
    margin-bottom:10px;
}
.start_flex ul li:last-child {
    margin-bottom:0;
}

.info_bg {
    background:#002654;
    padding:40px 0;
}

.info_flex {
    display:grid;
    grid-template-columns: 1fr 20%;
    column-gap:50px;
    align-items:center;
    justify-content:space-between;
}
.info_flex h2, .info_bg p {
    color:#fff;
}

.apply_btn {
    color:#002654;
    background:#fff;
    padding:15px 40px;
    border-radius:50px;
    text-transform:uppercase;
    font-weight:700;
    display:inline-block;
}

.container.special {
    max-width:1200px;
    margin:0 auto;
    padding:0 20px;
}

.opportunity_bg {
    background:#EEF7FE;
    padding:60px 0 0;
}

.opportunity_grid {
    display:grid;
    column-gap:20px;
    grid-template-columns: 35% 1fr;
}
.opportunity_grid > .reverse {
    grid-column: 1;
    grid-row: 1;
}
.opportunity_grid .content {
    padding:20px 0;
}

.opportunity_sub_grid {
    display:grid;
    column-gap:20px;
    grid-template-columns: repeat(3,1fr);
    row-gap:20px;
    text-align:center;
}
.opportunity_sub_grid img {
    margin:0 auto;
}
.opportunity_sub_grid h2 span {
    font-size:15px;
}
.opportunity_sub_grid h2 span.increase {
    font-size:2rem;
}

#testimonial {
    padding:60px 0;
}

.testimonial_image {
    border-radius:20px 20px 0 0;
    padding-top:88%;
}
.testimonial_info {
    padding:20px;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}
.testimonial_slide {
    background:#EEF7FE;
    border-radius:20px;
    display: flex;
    flex-direction: column;
}

.testimonial_display.owl-carousel .owl-stage { 
    display: flex; 
}
.testimonial_display.owl-carousel.owl-drag .owl-item { 
    display: flex;
    flex: 1 0 auto;
}

.testimonial_display.owl-carousel.owl-drag .owl-item .caption {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

#employment{
    padding:60px 0;
    background:#EEF7FE;
}

.employer_grid {
    display:grid;
    /* grid-template-columns: repeat(3,1fr); */
    grid-template-columns:35% 1fr;
    column-gap:20px;
    row-gap:20px;
}
.employer_grid > div {
    background:#fff;
    padding:20px;
    border-radius:20px;
    /* display: flex;
    flex: 1 0 auto; */
}
.employer_grid h1 {
    color:#002654;
    font-size:30px;
}
.employer_grid h1 span {
    font-size:15px;
}
.employer_grid ul li, .employer_grid ol li {
    margin-bottom:10px;
    font-size:15px;
}

.employment_info {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}
.employment_container {
    display: flex;
    flex-direction: column;
    align-items:stretch;
    width:100%;
}

.employer_absolute {
    margin-top:60px;
}

#faq {
    padding:60px 0;
}

.clearfix {
    clear:both;
}

.relative {
    position:relative;
}

.transform-50 {
    position:relative;
    top:50%;
    transform:translateY(-50%);
}

.white {
    color:#fff;
}

.error {
    color:#ff0000;
}

.textCenter {
    text-align:center;
}
.textRight {
    text-align:right;
}

.mt-20 {
    margin-top:20px !important;
}

.mb-10 {
    margin-bottom:10px !important;
}
.mb-20 {
    margin-bottom:20px !important;
}

#apply_now {
    animation: color-change 2.0s linear infinite;
    border-radius:10px;
}

#apply_now_footer {
    animation: color-change 2.0s linear infinite;
    border-radius:10px;
}

#footer_apply {
    animation: color-change 2.0s linear infinite;
    border-radius:10px;
}

.blink {
    animation: color-change 2.0s linear infinite;
    /* border-radius:10px;
    color:rgb(41, 55, 97) !important; */
}

.blink2 {
    animation: color-change2 2.0s linear infinite;
}

@-webkit-keyframes color-change {
    0% { background: #002654; }
    50% { background: #ce1126; }
    100% { background: #002654; }
}
@-moz-keyframes color-change {
    0% { background: #002654; }
    50% { background: #ce1126; }
    100% { background: #002654; }
}
@-ms-keyframes color-change {
    0% { background: #002654; }
    50% { background: #ce1126; }
    100% { background: #002654; }
}
@-o-keyframes color-change {
    0% { background: #002654; }
    50% { background: #ce1126; }
    100% { background: #002654; }
}
@keyframes color-change {
    0% { background: #002654; }
    50% { background: #ce1126; }
    100% { background: #002654; }
}

@-webkit-keyframes color-change2 {
    0% { background: #fff; }
    50% { background: #ce1126; }
    100% { background: #fff; }
}
@-moz-keyframes color-change2 {
    0% { background: #fff; }
    50% { background: #ce1126; }
    100% { background: #fff; }
}
@-ms-keyframes color-change2 {
    0% { background: #fff; }
    50% { background: #ce1126; }
    100% { background: #fff; }
}
@-o-keyframes color-change2 {
    0% { background: #fff; }
    50% { background: #ce1126; }
    100% { background: #fff; }
}
@keyframes color-change2 {
    0% { background: #fff; }
    50% { background: #ce1126; }
    100% { background: #fff; }
}

.slick-dots li button::before {
    content:'';
}

.job_image {
    padding-top:120%;
    border-radius:20px;
    position:relative;
}
.job_image .content {
    position:absolute;
    top:20px;
    left:20px;
}
.job_image .content h3, .job_image .content p {
    color:#fff;
}

/* #slideshow {
    min-height:900px;
} */

.application_form {
    background:#fff;
    /* max-width:450px; */
    margin:0 auto;
    border-radius:20px;
    /* padding:20px; */
}
.application_form.special {
    background:rgba(255,255,255,0.6);
    position:absolute;
    top:20px;
    right:60px;
    z-index:99;
}

.application_grid {
    padding:20px;
    border-radius:10px;
    display:grid;
    grid-template-columns:30px 1fr;
    column-gap:20px;
    background:#EFF6FF;
}
.application_grid p {
    font-size:12px;
    color:#004BFB;
}

.application_form p.special strong {
    font-size:15px;
}
.application_form .form-control {
    border-radius: 10px;
    border: 1px solid #E5E5E5;
    background: #FFF;
}
.application_form .form-control::placeholder {
    color: #A8A8A8;
    font-size:12px;
}
.application_form .form-control::-ms-input-placeholder { /* Edge 12 -18 */
    color: #A8A8A8;
    font-size:12px;
}
.application_form p {
    font-size:12px;
}

.application_form .input-group-text {
    border-radius: 10px;
    border: 1px solid #E5E5E5;
    background: #FFF;
}

#whatsapp_code select {
    border:none;
    padding:0;
    background:transparent;
}
#whatsapp_code .form-select {
    border:none;
    padding:0;
    background:transparent;
}

.gender_grid {
    display:flex;
    column-gap:20px;
}

/* The container */
.radio_container {
    display: block;
    position: relative;
    padding-left: 18px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    left: 0;
    height: 10px;
    width: 10px;
    background-color: #D9D9D9;
    border-radius: 50%;
    border:1px solid #D9D9D9;
}

/* On mouse-over, add a grey background color */
.radio_container:hover input ~ .checkmark {
    background-color: #D9D9D9;
}

/* When the radio button is checked, add a blue background */
.radio_container input:checked ~ .checkmark {
    background-color: #002654;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio_container .checkmark:after {
    top: 50%;
    left: 0;
    right:0;
    margin:0 auto;
    transform:translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #002654;
}

#whatsapp_btn, #whatsapp_btn2 {
    display:block;
    text-align:center;
    color:#fff;
    background:#002654;
    border-radius:10px;
    padding:5px;
    font-weight:700;
}

.red {
    color:#ff0000;
}

.owl-theme .owl-nav {
    margin:0;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    font-size:40px;
    border:1px solid #000;
    border-radius:100px;
    padding:0 24px 10px !important;
    background:#fff;
}
.owl-carousel .owl-nav button.owl-prev {
    position:absolute;
    left:-35px;
}
.owl-carousel .owl-nav button.owl-next {
    position:absolute;
    right:-35px;
}

.owl-theme .owl-nav [class*='owl-'] {
    position:absolute;
    top:50%;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background:#fff;
    color: #000;    
    text-decoration: none; 
}

.ui-accordion .ui-accordion-header {
    border-radius:10px;
    margin-bottom:10px;
    padding:15px 20px;
    position:relative;
}
.ui-state-default {
    background:#fff;
    border:1px solid #002654;
}
.ui-accordion .ui-accordion-content {
    background:#f6f6f6;
    border:1px solid #f6f6f6;
    border-radius:10px;
    margin-bottom:10px;
    padding:15px 20px;
}
.ui-icon {
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-50%);
    margin:0;
    background-image:url(../../images/homepage/chevron_down.png);
    background-position:center;
    width:24px;
    height:24px;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image:url(../../images/homepage/chevron_down.png);
}
.ui-state-active .ui-icon {
    background-image:url(../../images/homepage/chevron_up.png);
}
.ui-state-active {
    background-color:#002654;
}

.semiblack {
    background:rgba(0,0,0,0.3);
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    border-radius:20px;
}

.mt-0 {
    margin-top:0px;
}
.mt-5 {
    margin-top:5px;
}
.mt-10 {
    margin-top:10px;
}
.mt-20 {
    margin-top:20px;
}
.mt-30 {
    margin-top:30px;
}
.mt-40 {
    margin-top:40px;
}
.mt-50 {
    margin-top:50px;
}
.mt-60 {
    margin-top:60px;
}
.mt-70 {
    margin-top:70px;
}
.mt-80 {
    margin-top:80px;
}
.mt-90 {
    margin-top:90px;
}
.mt-100 {
    margin-top:100px;
}

.mb-0 {
    margin-bottom:0;
}
.mb-10 {
    margin-bottom:10px;
}
.mb-20 {
    margin-bottom:20px;
}
.mb-30 {
    margin-bottom:30px;
}
.mb-40 {
    margin-bottom:40px;
}
.mb-50 {
    margin-bottom:50px;
}
.mb-60 {
    margin-bottom:60px;
}
.mb-70 {
    margin-bottom:70px;
}
.mb-80 {
    margin-bottom:80px;
}

.footer_content p {
    color:#fff;
}

.flex-direction-nav a {
    width:30px;
    height:50px;
}

.mobile_view.header_btn {
    display:none;
}

@media (max-width: 1200px) {
	.image_absolute2 {
        bottom:15%;
    }
}

@media (max-width: 1024px) {
    .hApwOg {
        display: block;
    }

    .dLFFSq {
        margin: 10px 0px 10px auto;
        z-index: 2;
        display: block;
        color: rgb(41, 55, 97);
        cursor:pointer;
    }

    .aPLxX {
        display: flex;
        width: 1.5rem;
        height: 1.5rem;
    }
    .aPLxX > svg {
        pointer-events: none;
        width: 100%;
        height: 100%;
        max-width: 1.5rem;
        max-height: 1.5rem;
        fill: rgb(41, 55, 97);
    }

    .cHSbbL {
        display: block;
    }

    .dFRvNq .link {
        margin: 0px;
        width: 100%;
        padding: 15px 0px 15px 20px;
    }

    .fBfQbV .link {
        margin: 0px;
        width: 100%;
        padding: 15px 0px 15px 20px;
    }

    .VQtxM {
        display:block;
    }

    .procedure_container h2 {
        height:100px;
    }

    .image_absolute2 {
        bottom:30%;
    }

    .info_flex {
        grid-template-columns: 1fr 25%;
        column-gap:20px;
    }
}

@media (max-width: 991px) {
	.pc_view {
        display:none;
    }
    
    .mobile_view {
        display:block;
    }

    .procedure_grid {
        grid-template-columns:repeat(2,1fr);
    }

    .procedure_container h2 {
        height:60px;
    }

    .benefit_grid, .benefit_image {
        display:block;
    }
    .benefit_grid > .reverse {
        margin-top:20px;
    }
    .opportunity_grid {
        display:block;
    }

    .flex_image {
        display:grid;
        grid-template-columns: 1fr;
        row-gap:20px;
        margin-top:20px;
    }

    #benefit1 {
        padding-top:98%;
    }
    #benefit2 {
        padding-top:65%;
    }
    #benefit3 {
        padding-top:65%;
    }

    .mobile-mt-20 {
        margin-top:20px !important;
    }

    .image_absolute1 {
        display:none;
    }

    .image_absolute2 {
        display:none;
    }

    #job .view_more {
        position:static;
        margin-top:30px;
        text-align:center;
    }

    .start_grid {
        grid-template-columns: 1fr;
    }

    .owl-carousel .owl-nav button.owl-prev {
        position:absolute;
        left:-20px;
    }
    .owl-carousel .owl-nav button.owl-next {
        position:absolute;
        right:-20px;
    }

    .info_flex {
        grid-template-columns: 1fr;
        row-gap:20px;
        text-align:center;
    }

    .mobileCenter {
        text-align:center;
    }

    .opportunity_grid .content {
        padding:0;
    }

    .application_form.special {
        position:static;
        margin:20px auto;
    }

    .mobile_view.header_btn {
        display:block;
        padding:10px;
        border-radius:100px;
    }
}

@media (max-width: 767px) {
	.start_sub_grid {
        grid-template-columns:1fr;
    }

    .employer_grid {
        grid-template-columns: 1fr;
    }

    .employer_absolute {
        position:static;
        margin-top:20px;
    }
}

@media (max-width: 599px) {
	.procedure_container h2 {
        margin: 30px 0 20px;
        font-size:17px;
    }

    .procedure_container p {
        font-size:12px;
    }
}

@media (max-width: 480px) {
	.WM_GLOBAL_heading72 {
        font-size:42px;
    }

    .WM_GLOBAL_heading {
        font-size:30px;
    }

    .WM_GLOBAL_heading42 {
        font-size:30px;
    }

    .tvOrs {
        display:block;
    }

    .eIDIEN {
        max-width:none;
    }

    .gWslFY .cGsQUV .logo-image {
        max-width:150px;
    }

    .mobile_view.header_btn {
        font-size:12px;
    }

    .flex_header {
        justify-content:center;
    }

    .start_bg.special {
        padding:0;
    }

    .start_bg h2 {
        text-align:center;
    }
}

@media (max-width: 399px) {
	
}