#inner-page-wrapper {
    margin: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#content-full {
    margin: 0;
}

/* Banner */
.ip-banner canvas {
    min-height: 471px;
}

.ip-banner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    background: rgba(0,0,0,0.2);
}

/* Breadcrumbs */
.custom-breadcrumbs-inner {
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1200px;
    z-index: 5;
    margin: 25px auto;
    padding: 0 15px;
    font-size: 17px;
    letter-spacing: 0.100em;
    text-transform: uppercase;
}

.custom-breadcrumbs {
    position: absolute;
    left: 0;
    bottom: 12px;
    z-index: 100;
    width: 100%;
}

.custom-breadcrumbs .custom-breadcrumbs-inner {
    display: block;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: auto;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.05em;
}

.breadcrumb_last {
    font-weight: 500;
}

/* Content */
.ip-careers-wrap {
    position: relative;
    padding: 100px 15px 100px;
}

.ip-careers-wrap .bg-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 0;
    filter: grayscale(1);
}

.ip-careers-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255,255,255,0.9);
}

.ip-careers-container {
    max-width: 1170px;
    width: 100%;
    margin: auto; 
    position: relative;

}

.ip-careers-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 100;
}

.ip-careers-main.flex-rev {
   flex-flow: row-reverse;
}

.ip-careers-col.content {
    width: 50%;
    padding-right: 60px;
}

.ip-careers-main.flex-rev .ip-careers-col.content {
    padding-right: 0;
    padding-left: 60px;
}

.ip-careers-col.content a {
    transition: all 0.3s ease;
}

.ip-careers-col.content a:hover {
    color: var(--secondary-color) !important;    
}

.ip-careers-col.content .ip-careers-col-inner {
    max-width: 555px;
    width: 100%;
}

.ip-careers-col.img {
    width: 50%;
}

.ip-careers-col.img .ip-careers-col-inner {
    /*max-width: 676px;*/
    width: 100%;
    margin: 0 0 0 auto;
    position: relative;
}

.ip-careers-col.img canvas {
    display: block;
    width: 100%;
}

.ip-careers-col.img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ip-careers-title {
    position: relative;
}

.ip-careers-title .bg-canvas {
    width: 489px;
    height: 221px;
    z-index: 1;
    opacity: 0.06;
    position: absolute;
    left: 4px;
    top: 0;
    background-attachment: scroll;
}

.ip-careers-title-inner {
    position: relative;
    z-index: 100;
}

.ip-careers-title h1,
.ip-careers-title h2 {
    font-size: 72px;
    line-height: 1;
    font-family: var(--title-font);
    font-weight: 500; 
    color: #000; 

}

.ip-careers-pos {
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    line-height: 1;
    margin: 10px 0 5px;
}

.ip-careers-pos.ip-careers-brk {
    line-height: 24px; 
    color: #000;
}


.ip-careers-desc {
    margin: 25px 0 0;
}

.ip-careers-desc p {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 24px;
    margin: 0 0 18px;
}

.ip-careers-desc h3 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 0 0 15px;
}

.ip-careers-sb {
     display: block;
     position: relative;
     background: #000; 
     padding: 100px 0;
}
.ip-careers-sb h2 {
     font-size: 72px;
    font-family: var(--title-font);
    font-weight: 500; 
    text-align: center; 
    color: #fff;

}


.ip-careers-form .ip-careers-main {
    justify-content: space-between; 
    align-items: flex-start;
}

.ip-careers-form .ip-careers-col.content {
    padding-right: 0;
}



.ip-careers-form {

   position: relative;
   display: block;
   color: #f3f3f3;  
   padding: 80px 15px 100px;

}

.ip-careers-form:before {
    position: absolute;
    content: '';
    width: 100%;
    background: #f3f3f3;
    height: 100%; 
    top: 0;
    left: 0;
}

.ip-careers-col.form {
    width: 50%; 
    padding-left: 60px;
}

.careers-form { 
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-top: 0;
    font-size: 0;
    position: relative;
    z-index: 2;

}


.careers-form-wrap .title-wrap .title-widget {
                     font-size: 40px;
                     color: #0c2a3c;
                     font-weight: 400;
                }

                .form-field-wrap {
                    width: 100%;
                    margin: 0 auto;
                    display: flex;
                    align-items: flex-end;
                    position: relative; 
                    justify-content: center;
                }

                    .form-field-long {
                        width: 100%; 
                        margin-bottom: 20px;
                    }
                    .form-field-short {
                        width: 49.90%;
                        display: inline-block;
                        vertical-align: top;
                        margin-left: 3.15%; 
                        margin-bottom: 20px;
                    }

                    .form-field-short:first-child {
                        margin-left: 0;
                    }
                        .form-field-short input, 
                        .form-field-long input,
                        .form-field-wrap textarea {
                            width: 100%;
                            height: 58px;
                            padding: 0 10px;
                            color: #314757;
                            font-size: 17px;
                            font-weight: 500;
                            background-color: #fff !important;
                            outline: none;
                            -webkit-appearance: none;
                            -moz-appearance: none;
                            appearance: none;
                            text-transform: capitalize;
                            letter-spacing: 0.05em;
                            border: 1px solid #d2d2d2 !important;
                           
                        }


                        .form-field-wrap textarea {
                            height: 80px;
                            padding-top: 20px;
                            resize: none;
                        }


                .careers-form .form-submit{ 
                   display: block;
                   max-width: 270px;
                   position: relative; 
                   margin-left: 5px;
                   margin-top: 10px;
                    
                }

                   .careers-form .form-submit:before {
                        position: absolute;
                        content: '';
                        top: -5px;
                        left: -5px;
                        width: 100%;
                        height: 100%;
                        pointer-events: none;
                        -webkit-transition: 0.3s all ease-in-out;
                        -o-transition: 0.3s all ease-in-out;
                        transition: 0.3s all ease-in-out;
                        border: 1px solid #cbcbcb;
                        z-index: -1;
                   }


                    .careers-form .form-submit input[type="submit"] {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        -webkit-box-pack: center;
                        -ms-flex-pack: center;
                        justify-content: center;
                        width: 100%;
                        height: 58px;
                        background-color: transparent;
                        border: 1px solid #cbcbcb;
                        font-size: 16px;
                        font-weight: 500;
                        color: #000;
                        line-height: 1;
                        letter-spacing: 0.250em;
                        text-transform: uppercase;
                        position: relative;
                        text-align: center;
                        padding: 0 5px 5px;
                        -webkit-transition: 0.3s all ease-in-out;
                        -o-transition: 0.3s all ease-in-out;
                        transition: 0.3s all ease-in-out;                     
                     }

                    .careers-form .form-submit input[type="submit"]:hover {
                        border: 1px solid #000;
                        background: #000; 
                        color: #fff;
                    }

                    .careers-form .ajax-loader, .careers-form .wpcf7-spinner {
                        position: absolute;
                        left: 0;
                        right: 0;
                        margin: 0 auto !important;
                        bottom: -50px;
                    }
                    .careers-form .wpcf7-form-control-wrap {
                        display: block;
                    }
                    .careers-form .use-floating-validation-tip span.wpcf7-not-valid-tip {
                        width: auto;
                        max-width: 100%;
                        font-size: 11px;
                        position: absolute;
                        top: 10px;
                    }
                    .careers-form div.wpcf7-response-output,
                    .careers-form .wpcf7 form .wpcf7-response-output {
                        position: absolute;
                        left: 0;
                        right: 0;
                        margin: 10px auto 0;
                        color: #000;
                        font-size: 12px;
                        text-align: center;
                    }


@media only screen and (max-width: 991px) {
    .ip-banner canvas {
        min-height: 250px;
    }

    .ip-careers-main {
        flex-direction: column-reverse;
    }

    .ip-careers-col {
        width: 100% !important;
    }

    .ip-careers-col.img .ip-careers-col-inner {
        margin: auto;
    }

    .ip-careers-col.content {
        text-align: center;
    }

    .ip-careers-col.content .ip-careers-col-inner {
        margin: auto;
    }

    .ip-careers-smi {
        justify-content: center;
    }

    .ip-careers-contact {
        flex-direction: column;
        justify-content: center;
    }

    .ip-careers-contact-field:first-child {
        margin: 0 0 10px;
    }

    .ip-careers-title h1,
    .ip-careers-title h2,
    .ip-careers-sb h2 {
        font-size: 40px;
    }

    .ip-careers-wrap {
        padding: 70px 15px 50px;
    }

    .ip-careers-col.content {
        padding-right: 0;
    }
    .ip-careers-main.flex-rev .ip-careers-col.content {
        padding-left: 0;
    }

    .ip-careers-main.flex-rev {
    flex-flow: column-reverse;
}


.ip-careers-form .ip-careers-main {
        flex-direction: column;
}

.ip-careers-col.form {
    padding: 50px 0;
}

.form-field-wrap {
    flex-wrap: wrap;
}

}

@media only screen and (max-width: 480px) {
    .form-field-short {
        width: 100%;
        margin: 0 !important; 
        margin-bottom: 20px !important;
    }

}