/*common css*/

body {
    font-family: "Montserrat", sans-serif;


}

html {
    scroll-behavior: smooth
}

.paddingbox {
    padding: 40px 0
}

.applybtn.sticky a {
    display: block;
}

.mobile {
    display: none
}

.owl-dots span {
    width: 10px;
    height: 10px;
    /* background: #333; */
    display: inline-block;
    border-radius: 131px;
    border: solid 1px #8e8e8e;
    background: #8e8e8e;
}

.owl-carousel .owl-dots.disabled {
    display: block;
}

.owl-dot {
    background: transparent;
    border: navajowhite;
    margin: 20px 3px 0;
}

.owl-dot.active span {
    background: #0090c5;
}

.owl-dots {
    text-align: center;
}


.owl-carousel .owl-nav.disabled {
    display: block !important;
    position: static;
    top: -55px;
    right: 0;
    height: auto;
}


.owl-carousel .owl-nav.disabled span {
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
    background-size: 98px;
    background-position: -19px 2px;
    display: block;
    background-size: 40px;
    border: solid 0px #eee;
    border-radius: 0;
    font-size: 0;
}

.owl-carousel .owl-nav button {
    position: absolute;
    left: -62px;
    right: auto;
    top: 15px;
    background: no-repeat;
}

.owl-carousel .owl-nav .owl-next {
    right: -60px;
    transform: rotate(179deg);
    left: auto;
}

.owl-carousel .owl-nav .owl-prev {
    left: -62px;

}

.owl-carousel .owl-nav .owl-next span {
    right: 0;
    background-image: url("../images/arrow.jpg");
}

.owl-carousel .owl-nav .owl-prev span {
    right: 0;
    background-image: url("../images/arrow.png");
}

.owl-dots span {
    width: 11px;
    height: 11px;
    background: #b8e2fa;
    display: inline-block;
    border-radius: 80px;
    border: solid 1px #1a80b8;
}

.owl-dot {
    background: transparent;
    border: navajowhite;
    margin: 20px 5px 0;
}

.owl-dot.active span {
    background: #1a80b8;
}

.heding h2 {
    margin: 0;
    font-size: 27px;
}

.heding p {
    font-size: 22px;
}

p {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #231f20;
}

/*  form css */
.form-sec {
    position: fixed;
    top: 3%;
    right: 46px;
    width: 350px;
    background: #0d3e62;
    padding: 15px 0px;
    z-index: 9;
    border-radius: 0;
}

.adm-txt {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
}

.input {
    border: 0.5px solid #fff;
    padding: 0 10px;
    height: 33px;
    width: 100%;
    border-radius: 0px;
    font-size: 14px;
    color: #2d2d2d;
    background: #eee;
}

.sbt {
    border-radius: 0;
    padding: 8px 20px;
    background: #ffffff;
    color: #010101;
    font-weight: bold;
    text-transform: uppercase;
    margin: 3px auto 0;
    width: 140px;
    display: inherit;
    color: #0d3e62;
    border: none;
}

.form-sec.sticky {
    right: -1450px;
    position: fixed;
}

.form-sec .form-group {
    position: relative
}

.form-sec .form-group.email::before {
    background-position: -3px -57px;
    width: 30px;
}

.form-sec .form-group.Mobile::before {
    background-position: -4px -103px;
}

.form-sec .form-group.Stream::before {
    background-position: 1px -150px;
    width: 35px;
}

.form-sec .form-group.State::before {
    background-position: 1px -161px;
    top: 5px;
    height: 25px;
    width: 33px;
    background-size: 30px;
}

.form-sec .form-group.City::before {
    background-position: -3px -242px;
    top: 5px;
    height: 21px;
}

.applybtn a {
    position: fixed;
    right: -53px;
    transform: rotate(90deg);
    background: #356283;
    top: 50%;
    color: #fff;
    padding: 8px 15px 9px;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: -60px;
    cursor: pointer;
    z-index: 9;
    text-decoration: none;
    display: none;
    border-radius: 0 0 13px 15px;
    font-weight: 600;
    display: none;
}

.term.text-muted label {
    color: #fff;
    font-size: 16px;
}





header {
    padding: 15px 0 0;
    width: 100%;
    top: 0;
    z-index: 9;
    background: #f0f3fa;
}

.img-fluid.logo {
    width: 124px;
    margin: 0 0px;
}

.banner-img {
    position: relative;
    //
    background-image: url("../images/banner-img.jpg");
    background-size: cover;
    background-color: #f0f3fa;
    color: #000;
    height: 77vh;
}

.banner-text {
    position: absolute;
    top: 15%;
    z-index: 9;
    transform: translateY(0%);
    left: 0;
    width: 100%;
}

.banner-text h1 {
    color: #0d3e62;
    font-size: 74px;
    line-height: 58px;
    font-weight: 800;
    max-width: 490px;
}

.box-text {
    width: 448px;
}

.callf a {
    border: none;
    color: #231f20;
    padding: 3px 19px;
    border-radius: 0;
    font-weight: 700;
    margin-top: 0;
    display: inline-block;
    background: transparent;
    font-size: 23px;
    text-decoration: none;
    border-top: solid 1px #b83d23;
    border-bottom: solid 1px #b83d23;
    display: inline-block;
}

.box-text p {
    font-weight: 800;
    font-size: 37px;
    padding: 10px 0 0;
    margin-top: 20px;
    color: #ea284e;
    line-height: 40px;
    height: 10px;
}

.box-text label {
    color: #231f20;
    font-size: 23px;
    position: relative;
    font-weight: 600;
    margin: 0 0 14px;
    line-height: 33px;
}

.box-text label:before {
    content: "";
    width: 70px;
    height: 3px;
    background: #f0f3fa;
    position: absolute;
    bottom: -5px;
}

.heading h2 {
    font-size: 30px;
    font-weight: 500;
    color: #231f20;
}

.heading h2 span {
    font-weight: 700;
}

.callf {
    margin-top: 28px;
}

.bnimgg {
    position: absolute;
    top: 50%;
    left: 55%;
    width: 35%;
    margin: -39px auto auto 0px;
    transform: translate(-50%, -50%);
}

/******************************************/



/* Top Features Bar */
.top-bar {
    background: #0d3e62;
    color: #fff;
    padding: 20px 0;
}

.top-bar .col {
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.top-bar .col:last-child {
    border-right: none;
}

section.top-bar {}

section.top-bar .col-md {
    padding: 0 30px;
    text-align: center;
    border-right: solid 1px;
}

section.top-bar .col-md:last-child {
    border: none;
}

/* About Section */
.about-section {
    padding: 60px 0;
    background: #e2e3e4;
}

.about-section img {
    width: 100%;
    border-radius: 5px;
}

/* Programme Cards */
.programmes {
    padding: 10px 0 40px;
    text-align: center;
    background: #e2e3e4;
    border-radius: 0 0 70px 70px;
}

.program-card {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.program-card img {
    width: 100%;
}

.program-card .overlay {
    position: absolute;
    bottom: 0;
    background: #5f6b7b;
    color: #fff;
    width: 90%;
    padding: 10px 30px;
    margin: auto auto 12px;
    left: 50%;
    margin-left: -45%;
}

/* Advantage Section */
.advantage {
    background: #0d3e62;
    color: #fff;
    padding: 40px 0;
    text-align: center;
}

.advantage .item {
    margin-bottom: 10px;
    text-align: left;
    margin-top: 20px;
}

/* Experience Section */
.experience {
    padding: 60px 0;
}

.exp-box {
    padding: 25px 55px;
    /* background: #eee; */
    margin-bottom: 0;
    text-align: center;
    background-image: url(../images/bg1.png);
    background-size: contain;
    background-repeat: repeat;
}

.exp-dark {
    background: #5f6b7b;
    color: #fff;
}

/* Labs Section */
.labs {
    padding: 60px 0;
    text-align: center;
}

.labs img {
    width: 100%;
    margin-bottom: 10px;
}

/* Recruiters */
.recruiters {
    padding: 40px 0;
    
    text-align: center;
}

/* Stats */
.stats {
    padding: 50px 0;
    text-align: center;
    border-bottom: solid 24px #5f6b7b;
}

.stats h2 {
    font-weight: bold;
    font-size: 50px;
    font-family: system-ui;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1050px;
}
.advantage .item h6 {
    max-width: 240px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 11px;
}

.advantage .item span {
    width: 41px;
    display: block;
}.advantage .row {
    max-width: 100%;
    margin: auto auto auto 79px;
}
.experience .row {
    align-items: center;
}
.tech h4 {
    font-size: 15px;
}
.recruiters .containerbg {
    background: #5f6b7b;
    padding: 14px 0 0;
}
.recruiters .imgc img {
    width: 160px;
    height: 70px;
    object-fit: scale-down;
    border: solid 1px #6c7989;
}

.recruiters .imgc {
    margin: 20px 0 0;
}
.recruiters  .owl-dots {
    text-align: center;
    position: relative;
    top: -10px;
}
.recruiters .owl-dot.active span {
    background: #ffffff;
}
.stats p {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 7px;
}

.stats p + label {
    font-size: 15px;
    line-height: 21px;
}
.Science {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
}
section.advantage p {
    color: #fff;
}
.callf2 a {
    border: none;
    color: #fff;
    padding: 8px 39px;
    border-radius: 60px;
    font-weight: 500;
    margin-top: 20px;
    display: inline-block;
    background: #0d3e62;
    font-size: 17px;
    text-decoration: none;
}
section h3 {
    font-size: 30px;
}
.owl-carousel .owl-nav.disabled {
    display: none !important;
   
}









