body {
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    color: #000;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
}
body .program_itme img {
    height: 80px;
}
p {
    font-size: 16px;
    line-height: 24px;
    /* font-family: 'Open Sans Regular'; */
}

.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-between;
}

.navbar.navbar-light {
    background: #fff!important;
}

.navbar-light .navbar-nav .nav-link {
    color: #092139;
    font-size: 16px;
    line-height: 30px;
    /* text-transform: uppercase; */
    /* font-weight: 700; */
    padding-right: 0.6rem;
    padding-left: 0.6rem;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0769A9!important;
    border-bottom: 3px solid #0769A9;

}
h6.text-white.mb-lg-2 {
    line-height: 1.5!important;
    display: block;
}
a:hover {
    color: #fff!important;
}

a {
    color: #ed4631;
}

.banner-section {
    padding: 70px 0 10px;
}
.navbar-light .navbar-toggler:focus,
:focus {
    outline: 0;
}
.btn.focus,
.btn:focus {
    box-shadow: none;
}

#header.header-scrolled {
    background: #f8f8f8;
}

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: -48px;
    bottom: 50%;
    transform: rotate(90deg);
    background: #f8c129;
    color: #092139;
    font-weight: 600;
    font-size: 18px;
    border-radius: 0;
    box-shadow: 0 3px 14px 2px rgb(0 0 0 / 30%);
}
button:focus {
    outline: 0!important;
}

/* .common-spacing {
    padding: 50px 0
} */

.commom-heading {
    font-size: 45px;
    /* line-height: 1px; */
    color: #050505;
}

.blue-text {
    color: #006db5;
}

.border-right {
    border-right: 1px dashed #dee2e6!important;
}

.banner-form {
    position: absolute;
    top: 110px;
    right: 4%;
    width: 440px;
    background: #fff;
    box-shadow: 1px 8px 20px rgb(0 0 0 / 20%);
}

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

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    margin-bottom: 0;
}

.owl-theme .owl-dots .owl-dot span {
    height: 7px;
    border-color: #006db5!important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #006db5!important;
}

.strock-text {
    color: #ffffff;
    -webkit-text-fill-color: #FFFFFF;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #d7d7d7;
    -webkit-text-fill-color: transparent;
    font-size: 3rem;
    line-height: 50px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    opacity: 0.2;
}

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

.testimonials-sec.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav button.owl-next img,
.owl-carousel .owl-nav button.owl-prev img {
    width: auto;
}

.owl-carousel .owl-nav .owl-prev {
    left: -30%;
}

.owl-carousel .owl-nav .owl-next {
    right: -30%;
}

/* header */

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

/* program offerd */

.align {
    text-align: justify;
    padding-left: 4rem;
}

.placements-section {
    background-color: #F8F8F8;
}
.btn-danger {
    background-color: #EF474C;
    border-radius: 20px;
    padding: 0.5rem 2.5rem;
    /* border-color: #fff; */
    font-weight: 700;
    box-shadow: 0 10px 10px -5px #00000036;
}
.strock-text1 {
    color: #cdcdcd;
    -webkit-text-fill-color: #f2f2f2;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #f1f1f1;
    font-size: 15rem;
    position: absolute;
    right: 4rem;
    bottom: 0;
    font-family: system-ui;
    opacity: 0.2;
}

:hover.bg-blue {
    background: #0769A9;
    display: block;
    color: #fff;
}

.show_img {
    display: none;
}

.hide_img {
    display: block;
}
.bg-blue:hover .hide_img {
    display: none;
}
.bg-blue:hover .show_img {
    display: block;
}
.bg-blue:hover .hide_img {
    display: none;
}

.bg-grey {
    background-color: #F5F5F5;
}

.bg-blue {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    padding: 2rem;
}

.bg-blue .hide {
    visibility: hidden;
}
.bg-blue:hover .hide {
    visibility: visible;
    margin-left: 0.5rem;
}

.pos {
    position: absolute;
    bottom: 25px;
}

.height5 {
    min-height: 26rem;
}

.border-right {
    border-right: 1px dashed #dee2e6!important;
}

/* program offerd */

/* placement */
#speak_slide .owl-item img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 100%;
}
.yellow-text {
    color: #f1d805;
    font-size: 4rem;
}
.banner_img {
    object-fit: cover;
    object-position: center;
}
.blue-text {
    color: #fff;
    font-size: 4rem;
}

.text5 {
    font-size: 4rem;
}

.bg-place {
    background: url("../img/bg_03.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 30rem;
}

.yellow-txt {
    color: #FFCC00;
}

.pink-txt {
    color: #EF474C;
}

.card {
    border-radius: 20px;
}

.cntr {
    justify-content: center;
}

.psn {
    position: relative;
    text-align: center;
}

.centered1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* career */

.bg-blu {
    background-color: #0769A9;
}

.border-bottom {
    border-bottom: 1px dashed #4884b4!important;
}

.text-blu {
    color: #71ace0!important;
}

p.text-blu {
    color: #f2f2f2!important;
    font-size: 17px;
    margin-top: 8px;
}
.setting {
    align-items: center;
    background: #0769a9;
}

/* testi */

.setting1 {
    background: #0769a9;
    min-height: 38.3rem;
    /* min-height: 516px; */
    padding: 6rem 6rem 3rem 3rem;
}

.dispblock {
    display: block;
}

.dispnone {
    display: none;
}

.overlay {
    position: absolute;
    top: 5%;
    bottom: 0;
    left: 5%;
    right: 0;
    height: 90%;
    width: 90%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: transparent;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.712);
}
.classhover:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 700;
    width: 100%;
}

.min-height {
    min-height: 7rem;
}

.dmdblock {
    display: none;
}

.dblock {
    display: block;
}

.rotate {
    display: block;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 1.5s;
}

:hover.rotate {
    -webkit-transform: scale(1.1, 1.1) rotate(360deg);
    -moz-transform: scale(1.1, 1.1) rotate(360deg);
    -o-transform: scale(1.1, 1.1) rotate(360deg);
    transform: scale(1.1, 1.1) rotate(360deg);
}

.img-ht img {
    height: 101% !important;
}

/* footer */

.copyright {
    background-color: #00406A;
    color: #fff;
    text-align: center;
}

.remove-margin {
    margin-bottom: 0 !important;
}

#testimonials .my-2 {
    margin-bottom: 0 !important;
}

.margin-btm {
    margin-bottom: 3rem !important;
}

.accordion {
    margin: 20px auto;
    max-width: 700px;
    position: relative;
}

.toggle-acc {
    cursor: pointer;
    position: relative;
}

.toggle-acc span {
    width: 12px;
    position: absolute;
    right: 10px;
    top: 15px;
    display: inline-block;
}

.toggle-acc span img {
    width: 100%;
}

.rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari and Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
    top: 12px !important;
}

ul {
    list-style: none;
    padding: 0;
}

ul .content {
    padding-left: 1em;
    overflow: hidden;
    display: none;
}

ul .active {
    display: block;
}

ul li {
    margin: 0.5em 0;
}

ul li .toggle-acc {
    width: 100%;
    display: block;
    background: rgb(7 105 169);
    color: #fefefe;
    padding: 0.75em;
    border-radius: 0.15em;
    transition: background 0.3s ease;
}
ul li a.toggle:hover {
    background: rgba(0, 0, 0, 0.9);
}

.bgblu {
    background-color: #006db5;
}

.padgn {
    padding: 3rem;
}

.mrgin1 {
    margin-top: 2rem;
}

.mrgin2 {
    margin-top: 2rem;
}

.margin-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.liststyle {
    list-style-type: disc;
}

.berry {
    animation: dance 2s infinite;
}

.testimonial-content {
    background: #294a70;
    padding: 34px 34px 67px;
    border-radius: 0 50px 0 50px;
    position: relative;
}

.testimonial-content p {
    color: #fff;
    font-size: 17px;
    padding: 30px 70px;
    margin-bottom: 0;
}

.testimonial-image {
    position: absolute;
    right: -79px;
    top: 26%;
}

.testimonial-image img {
    width: 150px!important;
    height: 150px!important;
    border-radius: 100px;
}

.testimonial-image img {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 1.195)!important;
}

.testimonial-name {
    padding: 41% 0 32% 25%;
}

.test-line {
    width: 100px;
    height: 3px;
    background: #294a70;
}

.test-box {
    /* border: 1px solid #c42c40; */
    border-radius: 20px;
    padding: 25px 10px 30px;
    min-height: 32rem;
}

img.img-fluid.std-img {
    border-radius: 50%;
}

.testi-para {
    min-height: 9rem;
}

.bg-violet {
    background: #393185;
}

.banner-form {
    right: 4%;

}

body .adm-txt {
    text-align: center;
    padding: 8px;
    font-weight: bold;
    font-size: 20px!important;
}
#recruiter .owl-item img{
    height: 61px;
    margin: 15px;
}

ul.ul_list {
    list-style: inside;
    padding-left: 10px;
}
.ul_list li {
    display: contents;
    padding: 6px 10px;
    display: inline-block;
    margin: 0!important;
    position: relative;
}
.ul_list li::before {
    content: '';
    width: 7px;
    height: 8px;
    border: 2px solid #ef474c;
    display: block;
    position: absolute;
    left: -4px;
    top: 15px;
    border-radius: 2px;
}
.program_itme {
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    margin: 30px 0;
}
h5.program_title {
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
}

.program_itme img{
    text-align: center;
    margin: 0 auto;
    display: flex;
}

header#header {
    box-shadow: 2px 2px 10px #ccc;
}
footer {
    background: #072146;
    /* text-align: center; */
}
.cta-text span {
    color: #fff;
    font-size: 15px;
}.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.copy-right {
    background-color: #ffffff0f;
    padding: 6px 15px;
}

.single-cta i {
    color: #fff;
    font-size: 30px;
    float: center;
    margin-top: 0!important;
}

.copy-right p {
    font-size: 14px;
    letter-spacing: 1.1px;
}
body .w_100px {
    width: 100px;
}
body .w-80px {
    width: 100px;
}

body .w_130px{
width:130px;
}
 .main_logo{ width: 300px; }

 @media(max-width:768px){
  body   a.enquire_btn.scrollTop {
        transition: inherit;
        transform: none!important;
        left: 0;
        bottom: 0;
        top: auto!important;
        text-align: center;
        width: 100%;
        padding: 6px;
        font-size: 15px;
    }
}
.adm-txt {
    text-align: center;
    padding: 15px;
    font-weight: bold;
    font-size: 24px!important;
}
    .enquire_btn {
       padding-left: 11px !important;
       flex: right;
       position: fixed !important;
       right: -50px !important;
       transform: rotate(270deg) !important;
       top: 50% !important;
       background-color: #015287 !important;
       z-index: 999999;
       border-radius: 5px;
       border-bottom-right-radius: 0;
       border-bottom-left-radius: 0;
       font-size: 18px;
       color: #fff;
       line-height: 1.33;
       padding: 8px 18px;
       font-weight: bold;
       cursor: pointer;
       border: 0;

   }
.npfWidget-f0dace2ba1b9cc96517a3a6aa12f701c.npfWidgetButton {
padding-left: 11px !important;
       flex: right;
       position: fixed !important;
       right: -52px !important;
       transform: rotate(270deg) !important;
       top: 50% !important;
       background-color: #015287 !important;
       z-index: 999999;
       border-radius: 5px;
       border-bottom-right-radius: 0;
       border-bottom-left-radius: 0;
       font-size: 18px;
       color: #fff;
       line-height: 1.33;
       padding: 8px 18px;
       font-weight: bold;
       cursor: pointer;
       border: 0;
   }   
.npfTitle-f0dace2ba1b9cc96517a3a6aa12f701c {
   font-size: 22px;
   text-align: center;
}
.npfTitle-f0dace2ba1b9cc96517a3a6aa12f701c {
   font-size: 20px;
   text-align: center;
   color: #000;
}
div#popup-f0dace2ba1b9cc96517a3a6aa12f701c {
   z-index: 99999;
}
@media(max-width:768px){

    
   .npfWidget-f0dace2ba1b9cc96517a3a6aa12f701c.npfWidgetButton {
       right: -52px;
       z-index: 99999;
   } 
#popup-f0dace2ba1b9cc96517a3a6aa12f701c {
position: fixed;
z-index: 999999;
top: 0;
width: 90vw !important;
height: 100vh;
display: none;
} 
}

