body {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    margin: 0
}

.container {
    max-width: 1190px;
}

.recrit .owl-carousel .owl-item img {
    height: 80px;
    object-fit: scale-down;
}



.banner > img {
    width: 100%;
}

.logo {
	width: 120px;
	margin-left: 50px;
	margin-top: 21px;
	position: absolute;
	left: 130px;
	top: 40px;
	margin-left: -70px;
}



.pro-course h3 {
    font-size: 26px;
    margin: 14px 0 0;
}

.Programs .owl-item:first-child .pro-course:nth-child(1) span {
    background-position: 0 7px
}

.Programs .owl-item:first-child .pro-course:nth-child(2) span {
    background-position: 0px -255px;
}

.Programs .owl-item:nth-child(2) .pro-course:nth-child(1) span {
    background-position: 0 -58px;
}

.Programs .owl-item:nth-child(2) .pro-course:nth-child(2) span {
    background-position: -1px -323px;
}

.Programs .owl-item:nth-child(3) .pro-course:nth-child(1) span {
    background-position: 3px -119px;
}

.Programs .owl-item:nth-child(3) .pro-course:nth-child(2) span {
    background-position: -1px -393px;
}

.Programs .owl-item:nth-child(4) .pro-course:nth-child(1) span {
    background-position: 1px -188px;
}

.Programs .owl-item:nth-child(4) .pro-course:nth-child(2) span {
    background-position: -1px -463px
}


.Programs .pro-course {
    border-right: none;
    border-bottom: none
}

.Programs .owl-item:last-child .pro-course {
    border-right: #e5e5e5 solid 1px
}

.Programs .pro-course + .pro-course {
    border-bottom: #e5e5e5 solid 1px
}


.EXPERIENCE .botom-line {

    background: #fff;

}

p {
    font-size: 15px;
    font-weight: 300;
}

p strong {
    font-weight: 500;
}

.banner-text {
    margin-top: 60px;
    position: absolute;
    top: 210px;
    left: 0;
    width: 100%;
}

.contentp {
    max-width: 459px;
    margin: 20px 0 0;
}
/*
h1 {
    font-size: 46px;
    color: #fff;
    line-height: 55px;
}*/
h1{
        font-size: 33px;
    color: #fff;
    line-height: 50px;
}

.head-txt{ font-size:40px; color:#fab303; padding-top:30px; font-weight:bold; text-transform:uppercase;}
h1 span {
    color: #fff;
    font-size: 60px;
    font-weight: 500;
    line-height: 0;
}

.list-sal .lpa {
    padding: 50px 44px 18px;
    margin-top: -201px;
    position: relative;
    z-index: 9;
    margin-bottom: 43px;
}




.list-sal ul li img {
    width: 94px;
    height: 83px;
    object-fit: scale-down;
    margin: auto;
    position: absolute;
    left: 0;
    top: -6px;
}

.list-sal ul li {
    width: 30%;
    padding: 0px 0 0 98px;
    text-align: left;
    position: relative;
    margin-bottom: 0;
    color: #fff;
}

.list-sal ul li:last-child {
    width: 31%;
}

html {
    scroll-behavior: smooth;
}

.list-sal ul {
    list-style: none;
    display: flex;
    padding: 0px;
    margin: 0px;
    flex-wrap: wrap;
    width: 990px;
    margin: auto;
    justify-content: space-between;
}


.paddingmb {
    padding: 70px 0;
}



.botom-line {
    display: inline-block;
    width: 60px;
    height: 3px;
    background: #0ec7ba;
    margin: 0 0 11px;
}



.LEARNING-details .item {
    padding: 157px 0 0 150px;
    background-repeat: no-repeat;
    min-height: 538px;
    background-size: 100%;
    width: 800px;
    float: right;
    margin-right: 80px;
}

.studentimg {
    max-width: 70px;
    float: left;
    margin-right: 14px;
}

.studenttext h4 {
    font-size: 22px;
    margin: 13px 0 4px;
    color: #fff;
}

.EXPERIENCE .container {
    position: relative;
}

.LEARNING-details .student-details {
    position: absolute !important;
    left: 0;
    width: 360px;
    bottom: 250px;
}

.LEARNING-details .owl-nav {
    display: none
}


.EXPERIENCE .heading {
    position: absolute;
    left: 16px;
    top: 105px;
}

.recrit .owl-nav.active {
    border: solid 2px #ffffff;
    background: #06ada3;
    color: #fff;
}

.students .owl-carousel .owl-nav.disabled {
    display: none;

}

.owl-dot.active span {
    border: solid 2px #06ada3;
    background: #06ada3;
    color: #fff;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0;
    /* border-radius: 0; */
    border: solid 2px #06ada3;
    border-radius: 30px;
    margin-right: 6px;
}



.mobile {
    display: none !important;
}





.header{ background:#4b0600; padding:15px 0px;}
.brand{ width:320px; height:auto;}
.banner-btn{ background:#fab303; border-radius:20px; padding:5px 20px; text-align:center; font-weight:bold; color:#000; margin-top:20px; display:block; width:150px;}
/* CSS for header Form */
/*.form-sec {
    position: fixed;
    transition: all 0.5s;
    max-width: 593px;
    background:url(../image/form-bg.png) no-repeat top left;
    padding: 100px 0px;
    border-radius: 6px;
    float: right !important;
    z-index: 99;
    top: 200px;
    right: 75px;
    width: 100%;
  
}*/

.form-sec {
    position: fixed;
    transition: all 0.5s;
    /*max-width: 555px;
    background:url(../image/form-bg.png) no-repeat top left;*/
    padding: 50px 0px 75px 0px;
    border-radius: 6px;
    float: right !important;
    z-index: 99;
    top: 80px;
    right: 0;
    width: 100%;
    background-size: contain;
  
}
.form {
    width: 350px;
    padding: 0;
    margin-left: auto;
    background: #fff;
}

.str{ border:#faa61c solid 2px; width:300px; padding:30px 10px;}

.adm-txt {
    font-size: 21px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    margin: 5px auto 5px;

}

/*
.form-sec::before {
    content: '';
    display: block;
    width: 50%;
    position: absolute;
    top: -0.5rem !important;
    left: 0;
    border-top: 0.5em solid #259609;
    margin: 0.5em auto 0;
    border-radius: 6px;
}
*/

.input {
    border: none;
    padding: 0 10px;
    height: 33px;
    width: 100%;
    /* border-radius: 6px; */
    font-size: 14px;
    color: #fff;
   
    background: #870001;
}

.input::placeholder {
    color: #fff !important;
    opacity: 1;
}

.sbt {
    border: 0;
    border-radius:20px;
    background: #fff;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px auto 5px;
    width: 100%;
    display: inherit;
    cursor: pointer;
    padding: 6px !important;

}
.checkbox-label{ color:#fff; margin-top:10px;}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

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

.form-group {
    margin-bottom: 0.6rem;
}

.term {
    font-size: 0.8rem !important;
}

.form-sec .form-group::before {
    position: absolute;
    content: "";
  /*  background-image: url("../image/form-icon.png");*/
    width: 30px;
    height: 40px;
    /* background-position: -3px -11px; */
    top: 7px;
    left: 0;
    opacity: 0.3;
}

.Name::before {
    background-position: -3px -12px !important;
}

.email::before {
    background-position: -3px -58px !important;
}

.Mobile::before {
    background-position: -3px -103px !important;
}

.Course::before {
    background-position: -3px -150px !important;
}

.State::before {
    background-position: -3px -243px !important;
}

.City::before {
    background-position: -3px -200px !important;
}

.applybtn a {
    position: fixed;
    right: -48px;
    transform: rotate(270deg);
    background: #fab320;
    top: 50%;
    color: #000000;
    padding: 8px 20px 9px;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: -60px;
    cursor: pointer;
    z-index: 9;
    display: block;
    text-decoration: none;
    display: none;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.applybtn.sticky a {
    display: block
}

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

.form-sec.slide {
    right: 45px;
}


.nmat{ padding:80px 0px; background:#4b0600;}
.nmat-heading{ color:#cfa448; font-weight:bold; font-size:40px; text-transform:uppercase;}
.sec-mar{ margin-top:50px;}
.hd-txt{ font-size:65px; color:#cfa448; font-weight:bold; padding:20px 0px 0px 0px; text-align:center;}
.nor-txt{ font-size:18px; color:#fff; padding:0px 0px; text-align:center; line-height:20px;}
.int-study{}
.int-study ul{ margin:0px; padding:0px;    display: flex;}
.int-study ul li{ margin:0px; padding:0px; text-align: center;
    display: flex;
    align-items: center;
    position: relative;
    transition: all 0.5s; width:25%; margin:0px; padding:0px;}
.learn-sec-img .row {
    margin: 0px;
    padding: 0px;
}
.learn-sec-img .row .col-md-3 {
    margin: 0px;
    padding: 0px;
    position: relative; width:25%;
}
.blue-bg {
    position: absolute;
    top: 0px;
    transform: translate(-50%, -0%);
    color: #fff;
    padding: 160px 20px 0px 20px;
    text-align: center;
    left: 50%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    
    display: none;
    font-size: 20px;
}

.effect:hover .blue-bg {
    display: block;
    transition: all ease 0.5s;
}


.effect {
    overflow: hidden;
}

.effect img {
    transition: all 0.4s
}

.effect:hover img {
    transform: scale(1.2)
}

.int-study{ padding:120px 0px;}
.int-heading{ text-transform:uppercase; font-size:40px; font-weight:500; padding-bottom:25px; border-bottom:#cfa448 solid 2px; margin-bottom:70px; color:#4b0600; text-align:center;}
.isbr-edge{ background:url(../image/ylo-bg.jpg) no-repeat top center; width:100%; padding:80px 0px;}
.isbr-edge-heading{ font-size:40px; color:#000; text-transform:uppercase; font-weight:bold; text-align:center;}
.isbr-edge ul{ margin:0px; padding:0px 0px 0px 30px; margin:30px 0px 0px 0px;}
.isbr-edge ul li{ margin:0px; padding:15px 0px; color:#000; font-size:20px; font-weight:bold; list-style:disc;}
.carrer{ background:#4b0600; padding:120px 0px; position:relative;}
.carrer-heading{ font-size:40px; font-weight:400; color:#fff; text-align:center;}
.carrer-img{ margin-top:100px;}

.recrit .owl-carousel .owl-item img {
    height: 100px;
    object-fit: scale-down;
    margin-bottom: 16px;
    margin-top: 30px;
}

.recrit .owl-carousel .owl-nav{
    display: block; text-align:center;
    bottom: -50px;
}



.recrit .owl-carousel .owl-dots{
    display: none;
}

.student-heading{ font-size:40px; font-weight:bold; color:#4b0600; text-align:center; margin-bottom:70px;}
.student-name{ color:#000; font-weight:bold; text-align:center; font-size:20px; margin-bottom:5px;}
.student-comp{text-align:center; font-size:18px; color:#4b0600;}
.student img{ display:block; margin-bottom:10px;}
.student .owl-carousel .item { margin:0px 20px 30px 20px; position: static !important;}
.student .owl-carousel .owl-item { position: static !important; } 
.owl-carousel .owl-stage-outer { position: relative; }
.student .owl-carousel .item .content { position: absolute;
    left: 0;
    width: 100%;
    bottom: 0; }
.student .owl-carousel .owl-nav {
    display: block;
    text-align: center;
    bottom: -50px;
}

.student .studentcont { padding-bottom: 35px; }

.student .owl-carousel .item .content { display: none; }

.student .owl-carousel .owl-dots{
    display: none;
}


.st-img{ width:70% !important; margin:0 auto;}

.recrit {
    padding: 0px 0px 100px 0px;
}
.student{
    padding:100px 0px 100px 0px;
}


.owl-nav span {
    font-size: 27px;
    color: #000;
    border: solid 2px #000;
    display: inline-block;
    line-height: 21px;
    background-color: #f9f9f9;
    width: 28px;
    height: 28px;
    margin: 0 0 0 8px;
    text-align: center;
    border-radius: 50px;
}

.award-mar{ margin-top:50px;}


button:focus {
    outline: 0
}

.isbr-award-heading{ font-size:40px; color:#000; text-align:center; text-transform:uppercase; font-weight:bold; line-height:45px;}
footer {
    padding: 50px 0px 40px 0px;
}

footer p {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}
