@import url('https://fonts.cdnfonts.com/css/avengeance-mightiest-avenger');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

:hover {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}


/* menu */

body {
    font-family: 'Avengeance Mightiest Avenger', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
p,
button,
table {
    font-family: 'Avengeance Mightiest Avenger', sans-serif;
}

.justify {
    justify-content: space-between;
}

 
.modal-content h3{
    font-family: 'Inter', sans-serif !important;
    font-weight:700;
}
/*** Header css Start ***/


/*** Header css end ***/


/* form section css start */

.banner_form {
    padding: 3px;
    position: absolute;
    top: 10rem;
    right: 5%;
    z-index: 999;
    border-radius: 16px;
    width: 20%;
    background-color: white;
    padding: 1.5rem;
}

form {
    font-family: 'Inter', sans-serif !important;
}

form h5 {
    font-family: 'Inter', sans-serif !important;
    margin-bottom: 1rem;
}


/* form section css End */


/* mayur css */

li {
    font-size: 1.3rem;
}

.btn:hover {
    color: #fff;
}

.w-70 {
    width: 65%;
}

.apply-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: bold;
    color: black;
    background: white;
    border: 3px solid #8B0000;
    border-radius: 1rem 0rem;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    box-shadow: inset 0px 0px 0px 0px white, -3px 3px 1px #ff6600;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.ml3 {
    margin-left: 0.6rem;
}


/* .owl-carousel .owl-item img {
width: auto;
} */

.custom-fluid {
    padding: 0rem 5rem;
}

.text-blue {
    color: #2C3F9B;
}

.mrgn-left {
    margin-left: 1rem;
    margin-top: -0.3rem;
}

.text-orange {
    color: #FF8E0B;
}

.bg-white {
    background: #fff;
}

.fw-bold {
    font-weight: bold;
}

.fw-noraml {
    font-weight: 300;
}

/* form section start */

.form-control {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 15px 0 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #EDF5F4;
}

.submit-btn {
    background-color: #034a83;
    color: white;
    padding: 0.6rem 3rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.submit-btn:hover {
    background-color: #034a83;
}

/* form section End */

/* banner section start */

.banner {
    background: url(../images/banner/bannerd.png) no-repeat top center;
    background-size: cover;
    position: relative;
    height: 45rem;
    margin-top: 5rem;
}

.cust-setdown {
    width: 11%;
    position: relative;
    bottom: 3rem;
}

.pos-setting {
    padding: 10rem 0rem 0rem 2rem;
}

.banner h2 {
    font-family: 'Inter', sans-serif !important;
    color: #fff;
    font-size: 2.5rem;
    padding: 0.5rem;
    background: #9E0010;
    display: inline-block;
}

/* .styled-text {
    font-size: 4.8rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(180deg, #FFA500 10%, #C30000 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
    -webkit-text-stroke: 1px white;
} */


.styled-text {
    font-size: 4.8rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    /* Adjust for better text rendering */
    background: linear-gradient(180deg, #FFA500 10%, #C30000 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
    width: 100%
}

.w-set {
    font-family: 'Inter', sans-serif !important;
    width: 55%;
    color: #fff;
    font-weight: 300;
    font-size: 1.6rem;
}


/* banner section End */


/* quote section start */

.quote-section h4 {
    font-family: 'Inter', sans-serif !important;
}

.quote-section {
    background-color: #000;
    padding: 6rem 2rem;
}

.quote-section .box-set {
    border: 1px solid #FC900C;
    padding: 4rem 2rem;
    border-radius: 1rem;
    width: 70%;
    color: #fff;
    position: relative;
}

.quote-set {
    position: absolute;
    top: -2.2rem;
}

.quote-set1 {
    position: absolute;
    top: 10rem;
    width: 15%;
    right: 2rem;
}

.w-70 {
    width: 70%;
}


/* quite section End */


/* iqeq section Start */

.iqeq {
    background: url(../images/iqeq/iqeqbg.png) no-repeat top center;
    background-size: cover;
    position: relative;
}

.m-disp {
    display: none;
}

.d-disp {
    display: block;
}

.styled-text1 {
    font-size: 4.8rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    background: #FFA500;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
    -webkit-text-stroke: 1px #1a1a1a;
    width: 100%;
}

.styled-text2 {
    font-size: 3.8rem;
    font-weight: bold;
    text-transform: uppercase;
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
    -webkit-text-stroke: 1px #0f0f0f;
    text-align: left;
    margin-top: 3rem;
}

.custom-pos {
    position: relative;
    top: 6rem;
}

/* .iqeq .custom-font {
    font-family: 'Inter', sans-serif !important;
    width: 45%;
    text-align: left;
} */

.position-set {
    position: absolute;
    left: 12%;
    top: 50%;
    width: auto;
}

.position-set1 {
    position: absolute;
    left: 72%;
    bottom: 12%;
    width: auto;
}

.position-set2 {
    position: absolute;
    left: 10%;
    bottom: 3%;
    width: auto;
}

.iqeq .custom-font {
    font-family: 'Inter', sans-serif !important;
    width: 45%;
    text-align: left;
    font-weight: 300;
    /* background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px) saturate(150%);
    -webkit-backdrop-filter: blur(10px) saturate(150%);
    padding: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0.6rem; */
}

.custom-font1 {
    font-family: 'Inter', sans-serif !important;
    width: 70%;
    text-align: left;
    font-weight: 300;
    /* background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px) saturate(150%);
    -webkit-backdrop-filter: blur(10px) saturate(150%);
    padding: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0.6rem; */
}

.custom-font2 {
    font-family: 'Inter', sans-serif !important;
    width: 55%;
    text-align: left;
    font-weight: 300;
    /* background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px) saturate(150%);
    -webkit-backdrop-filter: blur(10px) saturate(150%);
    padding: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0.6rem; */
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    background: #fff;
    padding: 1rem 2.5rem;
    border-radius: 2rem;
}

.modal-header{
    padding: 1rem 2.5rem;
}

.modal-content {
    width: 80%;
    border-radius: 1.5rem;
}

.form_set {
    background: #fff;
}

.form_set h5 {
    font-family: 'Inter', sans-serif !important;
}


/* iqeq section End */


/* demand section start */

.demand {
    background-color: #000;
}

.dmand-set {
    background: url(../images/demand/demandbg.png) no-repeat top center;
    background-size: cover;
    position: relative;
    height: 15rem;
    border-radius: 8rem 0rem;
    border: 3px solid #8B0000;
    box-shadow: inset 0px 0px 0px 0px white, -3px 3px 1px #fff;
    padding: 0rem 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
}

.dmand-set h1 {
    font-family: 'Inter', sans-serif !important;
    -webkit-text-stroke: 1px #A30810;
    FONT-WEIGHT: 700
}

.dmand-set h5 {
    font-family: 'Inter', sans-serif !important;
}

.mtminus3 {
    margin-top: -1.5rem;
}

.apply-button1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 500;
    color: black;
    background: white;
    border: 3px solid #8B0000;
    border-radius: 2rem;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    box-shadow: inset 0px 0px 0px 0px white, -3px 3px 1px #ff6600;
    transition: all 0.2s ease-in-out;
    font-family: 'Inter', sans-serif !important;
}


/* demand section End */

.career {
    background: #000;
}

.styled-text4 {
    font-size: 3.8rem;
    font-weight: bold;
    text-transform: uppercase;
    /* background: linear-gradient(180deg, #FFA500 10%, #C30000 90%); */
    background: linear-gradient(180deg, #FF950C 0%, #9E0010 87.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
    /* -webkit-text-stroke: 1px white; */
    font-family: 'Inter', sans-serif !important;
}

.bg-set {
    /* background: url(../images/iqeq/redbg.png) no-repeat top center;
    background-size: cover;
    position: relative;
    -webkit-text-fill-color: #fff;
    font-weight: 600;
    padding: 1rem; */

    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
    -webkit-text-stroke: 3px #FF950C;
    font-family: 'Inter', sans-serif !important;
}

.close {
    font-size: 1.5rem;
    color: #000;
    opacity: 1;
    border: none;
    background: transparent;
}

.career h1 {
    font-family: 'Inter', sans-serif !important;
}

.pos-setrelative {
    position: relative;
}

.pos-setabs {
    position: absolute;
    font-family: 'Inter', sans-serif !important;
    top: 35%;
    left: 2.5rem;
}

.pos-setabs1 {
    position: absolute;
    font-family: 'Inter', sans-serif !important;
    top: 35%;
    left: 24.5rem;
}

.pos-setabs2 {
    position: absolute;
    font-family: 'Inter', sans-serif !important;
    top: 35%;
    right: -18rem;
}

.career h4 {
    font-size: 1.1rem;
    font-family: 'Inter', sans-serif !important;
}

.w-45 {
    width: 45%;
}

.career h2 {
    font-family: 'Inter', sans-serif !important;
    font-size: 2rem;
}

/* career section End */

/* footer section start */
.ft_pb {
    background: url(../images/footer/footerbg.png) no-repeat top center;
    background-size: cover;
    position: relative;
    height: 10rem;
    background-color: #000;
}

.strip {
    color: #fff;
    position: absolute;
    bottom: 0rem;
    font-family: 'Inter', sans-serif !important;
}

.strip h5 {
    font-family: 'Inter', sans-serif !important;
}

/* footer section End */

/* curve section start */
.curve-img {
    background: url(../images/iqeq/curve.png) no-repeat top center;
    background-size: cover;
    position: relative;
    height: 20rem;
    border-radius: 3rem;
}


.curve {
    background-color: #000;
    height: 36rem;
    padding-top: 4rem;
}

.curve h1,
h4 {
    font-family: 'Inter', sans-serif !important;
}

.curve h1 {
    font-size: 3.5rem;
    color: white;
    text-shadow: -2px 2px 0 black,
        -4px 4px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-style: italic;
}

.curve h4 {
    font-size: 2rem;
}


.custom-posset {
    position: absolute;
    bottom: -13rem;
    z-index: 11;
}

.custom-button-set {
    width: 100%;
    background: #9D000F;
    color:#fff;
    font-weight:700;
    font-size:1.3rem;
    font-family: 'Inter', sans-serif !important;
}


/* curve section End */