

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.padding-70{
    padding: 70px 0px;
}

/**start-about-us-page**/
.about-bg {
    background: url(../images/hoshiarpur-campus.jpg);
}

.contact-bg {
    background: url(../images/new/contact/1.jpg);
}

.download-bg {
    background: url(../images/new/download/1.jpg);
}

.chairman-bnr {
    background: url(../images/hoshiarpur-campus.jpg);
}
.about-bnr{
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    position: relative;
    display: flex;
    align-items: center;
}
.about-bnr h2 {
    color: #fff;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    z-index: 980;
}
.about-bnr:after {
    content: '';
    width: 100%;
    position: absolute;
    background: #00000078;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}
.about-bnr h2:after {
    content: '';
    width: 200px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}
.about-info-txt p {
    margin: 15px 0px;
    color: #777;
}
.about-infos h2 {
    font-weight: bold;
    font-size: 44px;
}
.about-infos h4 {
    font-weight: bold;
    position: relative;
    font-size: 24px;
    margin-bottom: 20px;
}
.about-infos h4:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #FFC700;
    position: absolute;
    left: 0;
    bottom: -5px;
    border-radius: 10px;
}
section.about-skils {
    background: #eeeeee47;
}
h2.sec-head {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
}
h2.sec-head:after {
    content: '';
    width: 150px;
    height: 4px;
    background: #FFC700;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.left-skil h4 {
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 15px;
    color: #555;
}
.left-skil {
    padding-right: 40px;
}
.left-skil p {
    text-align: justify;
    margin: 10px 0px;
}
.right-skil ul li {
    background: #de1b21;
    color: #fff;
    margin: 10px 0px;
    border-radius: 30px;
    padding: 10px;
    position: relative;
    padding-left: 50px;
}
.right-skil ul li .fa {
    background: #fff;
    color: #de1b21;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 1px;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    border-radius: 50%;
    left: 1px;
}

.about-bnr.University {
    background: url(../images/about-us/university.jpeg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
ul.about-point {
    margin-top: 30px;
    padding-left: 15px;
}
ul.about-point li {
    padding: 5px 0px;
    list-style: outside;
    margin-left: 18px;
}
ul.about-point h3 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 0px;
}
.about-serch-sec {
    padding: 50px 0px;
}
.vision-pic img {
    width: 100%;
    border-radius: 10px;
    min-height: 200px;
    object-fit: cover;
}
.vision-txt h3 {
    font-weight: bold;
    font-size: 34px;
    color: #815326;
}
.mission-point {
    border-top: 1px #ccc solid;
    margin-top: 30px;
    padding-top: 30px;
}
.mission-point h3{
    font-weight: bold;
    font-size: 34px;
    color: #815326;
}
.mission-point ul li .fa {
    margin-left: -30px;
    margin-right: 9px;
    color: #815326;
}

.mission-point ul li {
    padding-left: 30px;
    margin-top: 12px;
}
section.leader-sec {
    padding: 60px 0px;
}

.leader-pic img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 1px #ccc;
    padding: 10px;
}
.quot-txt p {
    font-size: 36px;
    padding-right: 50px;
    font-weight: bold;
    color: #555;
}
.btm-txt p {
    margin-bottom: 15px;
    font-size: 17px;
    color: #666;
}
.btm-txt {
    background: #eeeeee96;
    padding: 20px;
    margin-top: 50px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px -3px #ccc;
    border: 1px #cccccc70 solid;
}

/**end-about-us-page**/



/**start-contact-page**/
  
  section.con-details {
    background: #f3f6fb;
}
  
.inr-dtl {
    text-align: center;
    background: #fff;
    padding: 16px;
    border-radius: 10px;
    margin: 15px 0px;
    min-height: 180px;
    box-shadow: 0px 0px 10px -3px #ccc;
    transition: 0.5s;
}
 

  .inr-dtl i {
    width: 50px;
    height: 50px;
    background: #007744;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    border-radius: 7px;
    margin-bottom: 10px;
    text-align: center;
  }
  
  .inr-dtl h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
  }
  
  .inr-dtl p {
    word-break: break-all;
  }
  
  .contact-form h4 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  
  .contact-form p {
    color: #2B2A29;
    font-weight: 300;
  }
  
  .contact-form {
    padding-left: 30px;
  }
  
  .contact-form form {
    margin-top: 25px;
  }
  
  .contact-form form input {
    width: 100%;
    padding: 12px;
    border: 1px #2b2a295c solid;
    border-radius: 5px;
    background: #F8F8F8;
    margin: 10px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
}
  
  .contact-form form textarea {
    width: 100%;
    padding: 12px;
    border: 1px #2b2a295c solid;
    border-radius: 5px;
    background: #F8F8F8;
    margin: 10px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
  }
  
  ::placeholder {
    color: #4D5765;
  }
  .contact-form form button.register {
    padding: 8px;
    font-size: 22px;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    border: 0px;
    font-weight: bold;
    background: #007744;
    color: #fff;
    border-radius: 7px;
}
  section.con-details h2 {
    font-size: 44px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}
section.con-details h2:after {
    content: '';
    width: 150px;
    height: 4px;
    background: #000000;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translate(-50%, -50%);
}
/**end-contact-page**/

/**start-submanu**/
.navbar-expand-lg .navbar-nav .dropdown-menu {
    background: #ffffffb5;
    max-width: 950px;
    margin: 0 7px;
    min-width: 900px;
    left: 55%;
    border-radius: 15px;
    overflow: hidden;
    padding: 13px !important;
    transform: translate(-55%, -0%);
    top: 70px !important;
}
.inr-about-megas ul.list-unstyled li a {
    background: #fff;
    padding: 10px;
    display: block;
    width: 100%;
}
.inr-about-megas ul.list-unstyled li:last-child a{
    margin-bottom: 0px;
}
.inr-about-megas ul.list-unstyled li a {
    background: #fff;
    padding: 10px;
    display: block;
    width: 100%;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 15px;
    color: #091E5F;
    transition: 0.5s;
    position: relative;
}
.inr-about-megas ul.list-unstyled li a:after {
    content: '';
    background-image: url(../images/border.png);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.inr-about-megas ul.list-unstyled li:hover a{
    color:#007744;
    font-weight: 600;
    transition: 0.5s;
}
.about-manu-admission {
    background: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    text-align: center;
}
.inr-about-megas {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    height: 100%;
}
.about-admit h4 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 18px;
    color: #007744;
    text-transform: uppercase;
}
.about-admit h4 span{
    font-weight: 600;
}
.about-manu-admission .about-admit p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    max-width: 300px;
    margin: auto;
}
.about-manu-admission ul.manu-company li img {
    width: 76px;
    height: 20px;
    object-fit: contain;
}
.about-manu-admission ul.manu-company li {
    display: inline-block;
    margin: 2px 3px;
}
.about-manu-admission ul.manu-company {
    margin-top: 10px;
}
.manu-top-pic {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.manu-top-pic img.cong {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 10px;
}

.manu-top-pic h3 {
    position: absolute;
    bottom: 10px;
    color: #fff;
    width: 100%;
    margin: 0px;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    max-width: 350px;
    left: 15px;
}
.manu-top-txt {
    background: linear-gradient(to bottom, #091e5f33 0%, #091e5ff2 100%);
    width: 100%;
    height: 190px;
    position: absolute;
    top: 0;
    left: 0;
}
.inr-about-manu-txt .ranks.d-flex {
    margin-top: 12px;
    gap: 14px;
}
.inr-about-manu-txt .ranks.d-flex .rank-box {
    position: relative;
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
    height: 160px;
    cursor: pointer;
}
.inr-about-manu-txt .ranks.d-flex .rank-box:hover .rank-txt{
    background-color: #0077449c;
}
.inr-about-manu-txt .ranks.d-flex .rank-box:hover .rank-txt h4{
    color: #fff;
}
.inr-about-manu-txt .ranks.d-flex .rank-box:hover .rank-txt img{
    filter: brightness(0) invert(1) !important;
}

.inr-about-manu-txt .ranks.d-flex .rank-box:hover .rank-txt p{
    color: #fff;
}
.inr-about-manu-txt .ranks.d-flex .rank-box .rank-txt {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    height: 100%;
    padding: 15px;
    transition: 0.4s;
}
.inr-about-manu-txt .ranks.d-flex .rank-box .rank-txt h4 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 36px;
    color: #007744;
    margin-top: 4px;
    margin-bottom: 2px;
}

.rank-txt p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    color: #091E5F;
    line-height: 18px;
}

/**start-institute_manu**/
.institute_megamenu {
    min-width: 1200px !important;
    max-width: 1200px !important;
}
.institute-nav-bg {
    border-radius: 10px;
    overflow: hidden;
}
.inst-manu-list {
    background: #fff;
    border-radius: 10px;
}
.inst-manu-list .col-md-2 .inr-cols h2 {
    color: #091E5F;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.inst-manu-list .col-md-2 .inr-cols h2  a{
    color: #091E5F;
}
.uppercase{
    text-transform: uppercase !important;
}
ul.inr-inst-nav.uppercase li a {
    text-transform: uppercase;
}
.inr-cols .top-hdg {
    padding: 7px 6px;
    border-bottom: 1px #b4b4b480 solid;
}
ul.inr-inst-nav li a {
    background: #fff;
    padding: 7px 6px;
    display: block;
    width: 100%;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 12px;
    color: #091E5F;
    transition: 0.5s;
    position: relative;
}
ul.inr-inst-nav li a:after {
    content: '';
    background-image: url(../images/border.png);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
ul.inr-inst-nav li:hover a {
    color: #D12023;
    font-weight: 600;
    transition: 0.5s;
}
.inr-cols {
    border-right: 1px #b4b4b480 solid;
    height: 100%;
}
.inst-manu-list .col-md-2 {
    width: 20%;
}
.multi-camps p {
    color: #091E5F;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Poppins';
}
.inr-cols .multi-camps {
    margin: 15px 0px;
    padding: 0px 20px;
}
.inr-cols .multi-camps h5 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #091E5F;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 2px;
}
.inr-cols .publish {
    background: linear-gradient(to bottom, #007744 0%, #004025 100%);
    border-radius: 10px;
    padding: 15px 12px;
    margin: 15px;
}
.inr-cols .publish.seds {
    background: linear-gradient(to bottom, #0D3ED3 0%, #07206D 100%);
}

.publish h4 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 30px;
    color: #fff;
}
.inr-cols .publish h5 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    margin-bottom: 0px;
}

.all-campus {
    background: linear-gradient(to bottom, #0D3ED3 0%, #07206D 100%);
    border-radius: 10px;
    padding: 15px 12px;
    position: relative;
    height: 100%;
    overflow: hidden;
}
.all-campus img {
    position: absolute;
    bottom: 0;
}

.all-campus h3 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 32px;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-top: 25px;
}
.all-campus h3 label {
    color: #ffffff;
    font-size: 28px;
    text-transform: uppercase;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.all-campus h3 span {
    color: #FFE500;
    font-size: 14px;
    line-height: 20px;
    display: inline-table;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.all-campus h3 span.visted {
    display: block !important;
    margin-top: 4px !important;
    color: #fff;
}
.all-campus h3 span.places {
    max-width: 81px;
    margin-top: -2px !important;
    display: inline-block !important;
    line-height: 17px;
}

/**end-institute_manu**/

/**start-program-manu**/
.dropdown-menu.programs-megamanu {
    min-width: 775px !important;
}

.inr-program-megamanu ul#pills-tab {
    align-items: center;
    justify-content: space-around;
    background: #fff !important;
    padding: 8px;
    border-radius: 10px;
}
.inr-program-megamanu ul#pills-tab li.nav-item {
    width: 33%;
    text-align: center;
}
.inr-program-megamanu .tab-content {
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.inr-program-megamanu ul#pills-tab .nav-link {
    color: #091E5F;
}
.inr-program-megamanu .nav-pills .nav-link.active{
    background: #091E5F !important;
    color: #fff !important;
}
.inr-program-megamanu ul#pills-tab .nav-link h5 {
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Poppins';
    margin-bottom: 0px;
}
.inr-program-megamanu ul#pills-tab .nav-link label {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
}
.program-link .all-pro-link {
    padding: 20px;
}
.program-link ul.pro-inrs {
    display: none;
    transition: 0.5s;
}
.program-link .tab-togals{
    transition: 0.5s;
}
.program-link .tab-togals:hover ul.pro-inrs {
    display: block;
    transition: 0.5s;
}
.program-link .tab-togals {
    position: relative;
    transition: 0.5s;
}
.program-link .tab-togals h5 {
    cursor: pointer;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px;
    padding: 10px 0px;
}
.program-link .tab-togals h5:after{
    content: '';
    background-image: url(../images/border.png);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
ul.pro-inrs li a {
    background: #F3F3F3;
    border: 1px #F3F3F3 solid;
    display: block;
    padding: 8px 10px;
    border-radius: 5px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
ul.pro-inrs li{
    padding: 3px 0px;
}
ul.pro-inrs li:hover a{
    color: #007744;
    border-color: #007744;
    font-weight: 500;
    background: #fff;
}
.program-link .tab-togals h5 i {
    float: right;
    margin-top: 2px;
    margin-right: 10px;
}
.program-link .tab-togals:hover h5 i {
    transform: rotate(180deg);
}
.program-link .tab-togals:hover h5{
    font-weight: 700;
}
.bahara-camps{
    position: relative;
    background: linear-gradient(to bottom, #07206D 0%, #0D3ED3 100%);
}
.main-camps-nav {
    height: 100%;
}
.bahara-camps {
    height: 100%;
    text-align: center;
    padding: 30px 20px;
}
.bahara-camps img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}
.bahara-camps p {
    font-family: 'Poppins';
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.bahara-camps h3 {
    color: #FFE500;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    display: block;
    margin-top: 3px;
    margin-bottom: 0px;
    line-height: 28px;
}
.bahara-camps h4 {
    position: absolute;
    color: #fff;
    z-index: 1050;
    background: linear-gradient(to bottom, #091e5f00 0%, #091e5ff2 100%);
    width: 100%;
    padding: 35px 20px;
    bottom: 0;
    left: 0;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
    font-family: 'Poppins';
    margin-bottom: 0px;
    line-height: 30px;
}
.bahara-camps h4 span{
    color: #FFE500;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins';
}
.grad-pro {
    background-image: linear-gradient(to left, #07206d00 0%, #07206d 100%), url(../images/grad-pro.jpg);
    width: 100%;
    min-height: 300px;
    background-size: cover;
    border-radius: 10px;
    padding: 18px;
    background-position: center;
    position: relative;
}
.grad-pro h4 {
    position: absolute;
    color: #fff;
    z-index: 1050;
    width: 100%;
    padding: 15px;
    top: 0;
    left: 0;
    font-size: 34px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 20px;
    font-weight: 700;
    font-family: 'Poppins';
    margin-bottom: 0px;
    line-height: 30px;
    padding-top: 25px;
}
.grad-pro h4 span{
    color: #FFE500;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins';
}

.btm-grad p {
    font-family: 'Poppins';
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}
.btm-grad h3 {
    color: #FFE500;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    display: block;
    margin-top: 3px;
    margin-bottom: 0px;
    line-height: 28px;
}
.btm-grad {
    position: absolute;
    bottom: 3px;
    left: 0px;
    padding: 30px;
    height: auto;
}
.btm-grad h4 {
    position: relative;
    color: #FFE500;
    padding: 0px;
    margin-bottom: 0px;
}
.bahara-camps.trds.text-start {
    background-image: linear-gradient(to left, #07206d00 0%, #07206d00 100%), url(../images/happy-lady-with.png);
    width: 100%;
    min-height: 300px;
    background-size: 55%;
    border-radius: 10px;
    padding: 18px;
    position: relative;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #07206d;
    padding-right: 115px;
}

/**end-program-manu**/

.inr-about-megas .top-hdg h2 {
    color: #091E5F;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: capitalize;
    min-height: 42px;
}
.inr-about-megas .top-hdg h2 a{
    color: #091E5F;
}
.highlights-pro{
    background-image:url(../images/highlit-bg.png);
    width: 100%;
    min-height: 500px;
    background-size: cover;
    border-radius: 10px;
    padding: 18px;
    background-position: center;
    position: relative;
    background-color:#07206d ;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    min-height: 100%;
    overflow: hidden;
}
.inr-about-megas.lights {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.highlights-pro .btm-grad {
    position: absolute;
    color: #fff;
    z-index: 1050;
    background: linear-gradient(to bottom, #091e5f00 0%, #091e5ff2 100%);
    width: 100%;
    padding: 35px 10px;
    bottom: 0;
    left: 0;
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
    font-family: 'Poppins';
    margin-bottom: 0px;
    line-height: 30px;
    padding-top: 200px;
}
.highlights-pro .btm-grad h4{
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins';
    margin-bottom: 0px;
    line-height: 30px;
}
.highlights-pro .btm-grad h4 span{
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins';
    color: #FFE500;
}
.highlights-pro .high-pub {
    color: #fff;
    text-align: right;
    max-width: 220px;
    float: right;
}
.highlights-pro .high-pub p {
    font-family: 'Poppins';
    font-size: 13px;
    color: #fff;
}
.highlights-pro .high-pub h4 {
    font-family: 'Poppins';
    color: #FFE500;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.inr-about-megas.place-abouts-manu {
    height: auto;
}
.about-manu-admission.place-admit {
    padding: 15px !important;
    border-radius: 10px;
}
.place-admit h4 {
    color: #091E5F !important;
}
.inr-about-manu-txt.places {
    height: 100%;
}
.inr-about-manu-txt.places  .manu-top-pic {
    height: 100%;
}
.inr-about-manu-txt.places  .manu-top-pic img.cong {
    height: 100%;
}
.inr-about-manu-txt.places .manu-top-txt {
    height: 100%;
    background: linear-gradient(to bottom, #091e5f33 62%, #091e5ff2 100%);
    display: flex;
    align-items: end;
    color: #fff;
    padding: 15px;
}

.navbar a#navbarDropdown {
    position: static;
}
.navbar li.nav-item.dropdown {
    position: static;
}
.inr-about-manu-txt.places .manu-top-txt .fst-boxes p {
    font-size: 11px;
    font-family: 'Poppins';
    line-height: 14px;
    margin-bottom: 5px;
}
.inr-about-manu-txt.places .manu-top-txt .fst-boxes h5 {
    font-family: 'Poppins';
    font-size: 12px;
    color: #FFE500;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
}
.fst-boxes h3 {
    position: static;
    color: #fff;
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    margin: 0px !important;
    padding: 0px !important;
}
.fst-boxes h4{
    font-family: 'Poppins';
    font-size: 12px;
    color: #FFE500;
    text-transform: uppercase;
    font-weight: 600;
}
.inr-about-manu-txt.research-manu .manu-top-txt {
    display: flex;
    align-items: end;
    color: #fff;
    padding: 10px;
}
.inr-about-manu-txt.research-manu .manu-top-pic {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.inr-about-manu-txt.research-manu .manu-top-txt .src-dis {
    color: #fff;
    font-family: 'Poppins';
    font-size: 14px;
    text-align: right;
    line-height: 18px;
}
.inr-about-manu-txt.research-manu .manu-top-txt .src-hads h5 {
    color: #FFE500;
    text-transform: uppercase;
    font-family: 'Rubik';
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
}
.src-nums {
    background: #fff;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 8px -1px #999;
}
.src-nums .src-box h4 {
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins';
    color: #D12023;
}
.src-nums .src-box p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
}
.inr-cols .top-hdg.scds {
    padding: 15px 6px;
    border-top: 1px #b4b4b480 solid;
    margin-top: 20px;
    position: relative;
    border-bottom: 0px;
    padding-top: 30px;
}
.inr-cols .top-hdg.scds:after{
    content: '';
    background-image: url(../images/border.png);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.all-campus h4.btm-cam {
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #FFE500;
    font-size: 26px;
    font-family: "Anton", sans-serif;
    text-transform: uppercase;
    width: 100%;
    background: linear-gradient(to bottom, #091e5f00 0%, #091e5ff2 100%);
    margin-bottom: 0px;
    left: 0;
    padding: 5px;
}
.all-campus h4.btm-cam label{
    color: #fff;
    font-size: 26px;
    font-family: "Anton", sans-serif;
}


/**end-submanu**/



  .sticky-cust {
    transition: 0.5s;
}
  .sticky-cust.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1070;
    transition: 0.5s;
}
.sticky-cust.fixed .col-xl-11 {
    width: 100% !important;
}
.sticky-cust.fixed .offset-xl-1 {
    margin-left: 0% !important;
}

.feature-card-custom{
    transition: 0.7s;
}
.feature-card-custom:hover{
    transition: 0.7s;
}

#courses {
    background-image:none !important; 
    background-color: #474072 !important;
}

.course_lft {
    text-align: center;
}
ul#myTab li.nav-item {
    width: 100%;
}
.nav_list {
    width: 100%;
}
.hero_info p {
    text-transform: uppercase;
}
.admit {
    width: 100%;
    background: #7B490F;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px;
    padding-bottom: 0px;
    letter-spacing: 1px;
}


/**start-zoom-bnr**/

.home-bnr-wrap {
    overflow: hidden;
    width:100%;
  }

  .main_banner.homes {
    position: relative;
    overflow: hidden;
    height: 780px;
}
.main_banner.homes:after{
    content: '';
    position: absolute;
    background: url(../images/new/home/14.png);
    width:100%;
    top: 0;
    left: 0;
    height: 780px;
    background-size: auto;
    background-attachment: fixed;
    background-repeat: repeat;
    -webkit-animation: zoomin 10s ease-in infinite;
    animation: zoomin 10s ease-in infinite;
    transition: all .5s ease-in-out;
    z-index: 0;
  }

  /* Zoom in Keyframes */
  @keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.1);}
    100% {transform: scale(1);}
  } 
  /*End of Zoom in Keyframes */
  
/**end-zoom-bnr**/
a.whats {
    background: #38b763;
    color: #fff;
    width: 54px;
    height: 54px;
    position: fixed;
    text-align: center;
    font-size: 32px;
    border-radius: 50%;
    right: 35px;
    bottom: 100px;
    z-index: 1050;
    line-height: 59px;
}
.top-abroad-study {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    align-items: center;
}

ul.top-studys.bg-white li {
    display: inline-block;
    text-transform: capitalize;
    padding:10px 15px;
    height: 100%;
}
ul.top-studys.bg-white li a{
    color:#000;
}
ul.top-studys.bg-white li:hover a {
    color: #007744;
}

li.nav-item.dropdown ul.dropdown-menu a.dropdown-item {
    color: #fff;
    background-color: transparent;
}

li.nav-item.dropdown ul.dropdown-menu a.dropdown-item:hover {
    background-color: transparent;
}


/**start-placement-sec**/
.placement_bnr .main_banner{
    background: url(../images/new/placement/place-bnr.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}

.place-bnr-txt {
    background-image: linear-gradient(to right, #ff000000, #007744);
    display: flex;
    height: 100%;
    color: #fff;
    align-items: end;
    justify-content: end;
    padding-right: 12%;
    padding-bottom: 4%;
}
.place-bnr-txt h2 {
    font-size: 48px;
    text-transform: uppercase;
    border-right: 10px #FFBF00 solid;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-top: 5px;
}

.place-sec{
    padding-bottom: 70px;
}

.sec-hads h3 {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    color:#815326;
    margin-top: 30px;
}
section.place-sec h3 span {
    font-weight: 500;
}
.sec-hads p {
    max-width: 900px;
    margin: auto;
    margin-bottom: 20px;
}
img.digis {
    background: #000;
    padding: 7px;
}
.place-bg {
    background: url(../images/place-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 450px;
    padding: 20px 70px;
    margin-top: 30px;
}
.place-box {
    background: #007744;
    border: 2px #3F0A0B solid;
    padding: 25px;
    border-radius: 15px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    margin: 30px 10px 10px 10px;
    min-height: 160px;
}
.place-box p{
    text-align: left;
}
.place-box img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.place-slider .team-box {
    position: relative;
    text-align: center;
}
.description {
    padding: 0px 20px;
}
.place-slider .team-box .team-txt img {
    width: 150px;
    margin-bottom: 10px;
    margin-top: -20px;
    border-radius: 3px;
}
.place-slider .team-box .team-txt {
    position: absolute;
    background: #fff;
    width: 94%;
    left: 3%;
    bottom: 12px;
    border-radius: 10px;
    box-shadow: 0px 0px 8px -3px #0000007d;
}
.place-slider .team-box .team-txt h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px
}
.place-slider .team-box img {
    border-radius: 15px;
    width: 100%;
}

.place-slider .owl-page span {
    width: 30px !important;
    height: 11px !important;
    margin: 5px 7px !important;
    background: #fff !important;
    border: 1px #007744 solid;
    opacity: 1 !important;
}
.place-slider .owl-page.active span{
    background: #007744 !important;
}
.place-slider .owl-pagination {
    margin-top: 40px;
    padding-top: 30px;
}

.all-comp {
    text-align: center;
}
.place-txt ul {
    padding-left: 15px;
    margin-top: 30px;
}
.place-txt ul li {
    padding-left: 5px;
    margin-bottom: 30px;
    list-style-type: disc;
}
.place-txt ul li strong{
    color: #007744;
    font-size: 18px;
}
.place-txt .sec-hads h3 {
    text-transform: capitalize;
}
section.industry-place-sec img.bars {
    width: 100%;
    max-width: 300px;
    margin-top: 30px;
    margin-bottom: 25px;
    margin-right: 90px;
}
section.industry-place-sec p {
    font-size: 12px;
    max-width: 270px;
    float: right;
    margin-right: 90px;
}
.batch-box {
    background: linear-gradient(#007744, #044227);
    border-radius: 10px;
    position: relative;
    padding: 25px;
    margin-top: 70px;
}
.batch-box img.batch {
    position: absolute;
    top: -80px;
    right: -8px;
    max-width: 150px;
}
.batch-box  img.check {
    max-width: 150px;
}
.batch-box .batch-txt {
    color: #fff;
}
.batch-box .batch-txt h4 {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Open Sans';
}

.batch-box .batch-txt label {
    display: block;
    font-size: 16px;
    margin-top: -10px;
}
.batch-box .batch-txt {
    margin-top: -65px;
}
.batch-main-pic img {
    border-radius: 15px;
    margin-top: 25px;
    margin-left: -100px;
    width: 400px;
    border: 10px #fff solid;
}
.state-bg {
    background: url(../images/place-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 90%;
    height: 100%;
    min-height: 500px;
    padding: 20px 70px;
}
.placement-state{
    position: relative;
    padding-bottom: 100px;
}
img.left-space-ero {
    position: absolute;
    left: 0;
    max-width: 200px;
    top: 10%;
    z-index: -1;
}
img.right-space-ero {
    position: absolute;
    right: 0;
    max-width: 276px;
    top: 5%;
}

.state-company img {
    width: 100%;
    max-width: 180px;
    margin-top: 0px;
    border-top: 2px #cccccc69 solid;
    padding-top: 20px;
}
.state-company h3 {
    color: #815326;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 44px;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-top: 25px;
}
.state-company h3 label.bahra{
    color: #007744;
}
.state-company h3 label{
    color: #000000;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.state-company h3 span {
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    display: inline-table;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.state-company h3 span.visted {
    display: block !important;
    margin-top: 4px !important;
}
.state-company h3 span.places {
    max-width: 100px;
    margin-top: -20px !important;
    display: inline-block !important;
}
.inr-place {
    background: linear-gradient(#091E5F, #133EC5);
    border-radius: 15px;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 13px 8px;
    min-height: 475px;
}
.place-manage {
    padding: 0px 30px;
    margin-bottom: 100px;
    margin-top: 25px;
}
.inr-place h4 {
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 2px #cccccc3d solid;
    padding-bottom: 3px;
    min-height: 37px;
}
.inr-place label {
    display: block;
    margin-top: 5px;
}
.inr-place img {
    position: absolute;
    left: -39px;
    bottom: -90px;
    width: 245px;
}
.inr-place.fst h4 {
    color: #A7DD7B;
}
.inr-place.scd h4 {
    color: #FFD499;
}
.inr-place.trd h4 {
    color: #E685B6;
}
.inr-place.for h4 {
    color: #38EFF2;
}
.inr-place h3 {
    font-weight: bold;
    font-family: 'Open Sans';
    position: absolute;
    bottom: -20px;
    left: 24%;
}
.place-points {
    border-left: 10px #75BA48 solid;
    padding: 0px 15px;
    height: 100%;
    display: flex;
    align-items: center;
}

.place-points.scd {
    border-color: #F5B654;
}
.place-points.trd {
    border-color: #B5366F;
}
.place-points.for {
    border-color: #01BCCC;
}
.place-number {
    background: #F3F6FB;
}
.place-number ul {
    display: flex;
    justify-content: center;
}
.place-number ul li {
    width: 20%;
    border-right: 2px #D9D9D9 solid;
    padding: 0px 35px;
}
.place-number ul li:last-child{
    border: 0px;
}
.place-number ul li h3 {
    color: #007744;
    font-size: 43px;
    font-weight: bold;
    font-family: sans-serif;
}
.place-number ul li h4 {
    color: #1E1E1E;
    font-size: 26px;
    font-weight: 600;
}

.left-part h2 {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
    color: #815326;
    margin-top: 30px;
    line-height: 42px;
}
.left-part h4 {
    font-size: 22px;
    font-weight: 600;
    font-family: sans-serif;
    width: 100%;
    max-width: 220px;
    line-height: 22px;
}
.left-part h2 span {
    font-weight: 500;
}

.parts-box {
    background: #007744;
    width: 100%;
    padding: 20px;
    margin-top: 40px;
    min-height: 460px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    position: relative;
}

.shapkes img {
    max-width: 100px;
    margin-left: -60px;
}
.shapkes {
    border: 1px #1CBCFF solid;
    background: #fff;
    padding: 7px 30px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 330px;
    gap: 10px;
    margin-top: 75px;
    position: relative;
    z-index: 333;
}
img.apoints {
    max-width: 420px;
    position: absolute;
    bottom: 178px;
    right: -100px;
}

.inr-right {
    background: #F3F6FB;
    padding: 25px;
    border-radius: 10px;
    border: 1px #7C1314 solid;
}
.inr-right ul li {
    font-size: 18px;
    font-weight: 600;
    list-style-type: disc;
    margin-bottom: 10px;
}
.inr-right ul {
    padding-left: 100px;
}
section.industry-part {
    padding-top: 140px;
    height: 643px;
    overflow: hidden;
    margin-bottom: 100px;
}

/**end-placement-sec**/


div#testimonial-slider-rank .testimonial {
    padding: 0px 20px;
}
div#testimonial-slider-rank .owl-wrapper-outer {
    padding-top: 20px;
    margin-bottom: 20px;
}
div#testimonial-slider-rank .owl-pagination {
    display: block !important;
}



/**start-about-us-page**/
section.about-top-sec {
    padding-top: 90px;
    position: relative;
}
.inr-top-about {
    background: linear-gradient(to bottom, #00A8DA 0%, #00A8DA00 100%);
    border-radius: 15px;
    border-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
    padding: 3px;
}
.top-about-bg {
    background-image: linear-gradient(#70CAE5, #70CAE5, #70cae500);
    border-radius: 15px;
    padding: 50px;
}

img.bird-1 {
    position: absolute;
    width: 80px;
    height: 30px;
    object-fit: contain;
    top: 40%;
    left: -150px;
}
img.bird-2 {
    position: absolute;
    width: 80px;
    height: 30px;
    object-fit: contain;
    top: 20%;
    right: -130px;
}
img.cloud-1 {
    position: absolute;
    left: 0;
    bottom: 50px;
    max-width: 400px;
}
img.cloud-2 {
    position: absolute;
    right: 0px;
    bottom: -40px;
    max-width: 450px;
}
img.left {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 200px;
    top: 50%;
    z-index: 1050;
}
img.right {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 200px;
    top: 30%;
    z-index: 1050;
}

.inr-top-about h3 {
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}
.inr-top-about p {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
    margin-top: 15px;
}
.inr-top-about .bnr-video img {
    width: 60px;
    height: 60px;
}
.inr-top-about .bnr-video {
    display: flex;
    align-items: center;
    max-width: 170px;
    margin-top: 100px;
    margin-left: 60%;
}
.inr-top-about .bnr-video h4 {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.top-bnr-pic {
    margin-top: -400px;
    z-index: -1;
    position: relative;
}
.proces-box img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-bottom: 8px;
}
.proces-box {
    text-align: center;
    padding: 0px 15px;
}
.proces-box p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    color: #815326;
    line-height: 18px;
}
.proces-box h4 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 30px;
    color: #815326;
}
.chance-txt h5 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 18px;
    color: #815326;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.chance-txt h2 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    color: #007744;
    max-width: 300px;
}
.chance-txt p {
    margin-top: 30px;
}
.chance-txt {
    padding-right: 10%;
}
.chance-txt p.fst {
    width: 100%;
    max-width: 420px;
}
.chance-pic {
    width: 100%;
    max-width: 500px;
    position: relative;
    float: right;
}
.chance-pic img {
    width: 100%;
    border-radius: 15px;
}
.chance-pic:after {
    content: '';
    width: 90px;
    height: 90px;
    background: #815326;
    position: absolute;
    top: 40px;
    right: -35px;
    z-index: -1;
    border-radius: 50%;
}
.chance-pic:before {
    content: '';
    width: 200px;
    height: 4px;
    background: #007744;
    position: absolute;
    bottom: 30px;
    left: 50%;
    border-radius: 10px;
}
.chance-pic:before {
    content: '';
    width: 300px;
    height: 10px;
    background: #007744;
    position: absolute;
    bottom: -4px;
    left: 50%;
    border-radius: 10px;
    transform: translate(-50%, -0%);
}
.chance-txt.scd {
    padding-right: 0%;
    text-align: right;
}
.chance-txt.scd  p.fst {
    width: 100%;
    max-width: 500px;
    float: right;
}
.chance-txt.scd p {
    margin-top: 30px;
    width: 100%;
    float: right;
}
.chance-txt.scd h2 {
    float: right;
    width: 100%;
    max-width: 100%;
}

.chance-pic.scd:after {
    left: -35px;
}
.chance-pic.scd {
    float: left;
}
.about-award-sec {
    background: #F3F6FB;
    padding: 70px 0px;
}
.recon h3 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 44px;
    color: #815326;
    line-height: 44px;
}
.recon {
    width: 100%;
    max-width: 300px;
    position: relative;
}
.aboyt-award img {
    width: 100%;
    transition: 0.5s;
}
.about-award {
    padding: 35px;
    transition: 0.5s;
}
.about-award:hover img {
    box-shadow: 6px 9px 0px 1px #007744;
    border-radius: 11px;
    transition: 0.5s;
}
.approvel-had {
    width: 100%;
    max-width: 700px;
    margin: auto;
    text-align: center;
}
.approvel-had h3 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    color: #815326;
}
ul.place-list li img {
    width: 130px;
    height: 130px;
    object-fit: contain;
    margin-bottom: 10px;
}
ul.place-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    gap: 50px;
    flex-wrap: wrap;
}
ul.place-list li p {
    font-family: 'Poppins';
    font-weight: 500;
}
ul.place-list li {
    text-align: center;
}
.recon img.ero-1 {
    max-width: 80px;
    position: absolute;
    top: -16px;
    left: 55px;
}
.recon img.ero-2 {
    max-width: 80px;
    right: 29px;
    position: absolute;
    bottom: -25px;
    transform: rotate(180deg);
}
.container.stars {
    position: relative;
}

.container.stars img.top-star {
    max-width: 35px;
    position: absolute;
    top: -85px;
    right: -20px;
}
.container.stars img.btm-star {
    max-width: 27px;
    position: absolute;
    bottom: 100px;
    left: -30px;
}
.left-txt-pic {
    display: flex;
}
.about-colag {
    margin-top: 100px;
}

.left-colag h2 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 44px;
    color: #007744;
    margin-bottom: 20px;
    max-width: 500px;
}
.inr-txt {
    width: 55%;
}
.inr-txt ul li {
    margin: 10px 0px;
    list-style-type: disc;
}
.inr-txt ul {
    background: #F3F6FB;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-left: 50px;
}
.left-txt-pic .inr-pics img {
    border: 10px #fff solid;
    border-radius: 20px;
}
.right-colag {
    display: flex;
}

.right-colag-txt {
    width: 50%;
}
.right-colag-pic {
    width: 50%;
}
.right-colag-pic .batch-box img.batch {
    position: absolute;
    top: 25px;
    right: -45px;
    max-width: 100px;
}

.right-colag-pic .batch-box .batch-txt label {
    text-transform: uppercase;
    max-width: 140px;
}
.right-colag-pic .batch-box {
    margin-top: 10px;
}
.about-colag .col-md-5 {
    padding: 0px;
}
.about-colag .col-md-7 {
    padding: 0px;
}

.right-colag-pic img.rite-clg {
    margin-left: -90px;
    position: relative;
    z-index: -1;
    width: 320px;
    margin-top: -35px;
}
.right-colag-txt ul {
    background: #F3F6FB;
    padding: 20px;
    margin-left: -91px;
    position: relative;
    z-index: -2;
    padding-left: 60px;
    border-radius: 10px;
    margin-top: 40px;
}
.right-colag-txt ul li {
    margin: 20px 0px;
    list-style-type: disc;
}
.right-colag-txt ul li:last-child {
    padding-left: 0px;
    margin-left: 80px;
}

/**end-about-us-page**/


/**start-ESR-page**/
.esr-top-cnt p {
    font-weight: 500;
    color: #091E5F;
    font-size: 22px;
    font-family: 'Inter';
}
.esr-respons h2 {
    color: #007744;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 15px;
}
.esr-respons h2 span {
    font-weight: 500;
}
.esr-program {
    border-bottom: 2px #DFDFDF solid;
    padding: 15px 0px;
    cursor: pointer;
}
.esr-box h4 {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 22px;
    color: #091E5F;
    margin-bottom: 5px;
}
.esr-box p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    color: #091E5F;
}
.esr-box {
    transition: 0.5s;
    padding: 10px;
    border-radius: 10px;
    min-height: 170px;
}
.esr-box:hover{
    background-color: #007744;
    color: #fff;
    transition: 0.5s;
    box-shadow: 6px 6px 15px -2px #007744;
}
.esr-box:hover p{
    color: #fff;
}
.esr-box:hover h4{
    color: #FFE500;
}
.esr-program .col-md-3 {
    padding: 0px 5px;
}
.inr-cams {
    background: #007744;
    padding: 20px 10%;
    border-radius: 15px;
    color: #fff;
    position: relative;
}
.inr-cams img.camp-ero {
    max-width: 400px;
    position: absolute;
    bottom: 0;
    left: 12%;
    z-index: 1050;
}
.inr-cams .campus-txt {
    padding-right: 30px;
}
.campus-pic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
}

.campus-txt h3 {
    font-family: 'Inter';
    font-size: 30px;
    font-weight: 700;
}
.campus-txt button.more {
    background: #fff;
    color: #091E5F;
    min-width: 200px;
    padding: 10px;
    border-radius: 30px;
    margin-top: 10px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Inter';
    border: 0px;
}

.cam-had h2 {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 40px;
    color: #815326;
}
.cam-had p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    color: #091E5F;
}
.cam-had {
    max-width: 700px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}
.cam-had h2 span {
    font-weight: 500;
}
.esr-example {
    padding: 30px;
    text-align: center;
}
.esr-example img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}
.esr-example h4 {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 22px;
    color: #000000;
    margin-bottom: 12px;
}
.esr-example p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    color: #091E5F;
}
.esr-respons {
    position: relative;
}
.esr-respons img.respon-ero {
    position: absolute;
    right: 0;
    bottom: 50px;
    max-width: 330px;
}
.esr-main-example {
    position: relative;
    padding-top: 40px;
}
.esr-main-example img.examples-ero {
    max-width: 270px;
    position: absolute;
    left: 0;
    top: 0;
}

/**end-ESR-page**/


/**start-why-join-page**/

.Why-Join_bnr .main_banner {
    background: url(../images/why-join/why-join-bnr.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}
.why-join h4 {
    text-align: center;
    font-family: 'inter';
    font-weight: 500;
    font-size: 22px;
    color: #091E5F;
    max-width: 1000px;
    margin: auto;
    margin-top: -70px;
    margin-bottom: 20px;
}
.why-join .join-box {
    background: #F3F6FB;
    padding: 10px;
    border-radius: 15px;
    border: 1px #999999 solid;
    text-align: center;
    transition: 0.5s;
}
.why-join .join-box img {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 15px;
    height: 260px;
    object-fit: cover;
}
.why-join .join-box h5 {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 20px;
    color: #091E5F;
    width: 100%;
    max-width: 215px;
    margin: auto;
    margin-bottom: 10px;
}
.why-join .join-box {
    margin: 25px 5px;
}
.why-join .join-box p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 14px;
    color: #091E5F;
    line-height: 19px;
    margin-bottom: 10px;
}
.why-join .join-box:hover {
    background-color: #007744;
    box-shadow: 0px 0px 20px -1px #007744;
    border-color: #007744;
    cursor: pointer;
}

.why-join .join-box:hover h5 {
    color: #fff;
}
.why-join .join-box:hover p {
    color: #fff;
}
.inr-cams.joins {
     background-image: linear-gradient(to top, #044227cf 0%, #007744 100%), url(../images/why-join/campus-bg.png);
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.inr-cams.joins button.more {
    color: #007744 !important;
}
.left-invire h3 {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 40px;
    color: #815326;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.right-invire p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    padding-left: 30px;
}
.grafs {
    background: linear-gradient(to top,  #044227 0%, #007744 100%);
    border-radius: 15px;
    position: relative;
}
.graf-txt {
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: #fff;
    max-width: 370px;
}
.graf-txt p {
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}
.graf-txt h5 {
    font-family: 'Poppins';
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}
.graf-txt a.view {
    background: #091E5F;
    color: #fff;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 30px;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 13px;
}
.graf-txt a.view i {
    background: #fff;
    color: #091E5F;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    margin-left: 7px;
    margin-right: -5px;
}
.pres {
    background: #815326;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    border-radius: 15px;
    justify-content: space-around;
    margin-top: 30px;
}
.pres h3 {
    margin-bottom: 0px;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 56px;
}
.location-pics .fst-lok {
    padding: 10px;
}
.location-pics .fst-lok.scd {
    margin-top: 90px;
}
.location-pics .fst-lok.trd {
    margin-top: 90px;
}
.fst-lok .pic img {
    margin-bottom: 25px;
}
.fst-lok.scd .pic img {
    margin-bottom: 0px;
}
.location-pics .fst-lok.trd .pic img {
    margin-top: 10px;
}
section.loc-sec p.btm-lok {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #000000;
    max-width: 1000px;
    margin: auto;
    margin-top: 40px;
}
section.loc-sec{
    position: relative;
}

section.loc-sec  img.left-lok-ero {
    position: absolute;
    top: 200px;
    left: 0;
    max-width: 170px;
    z-index: -1;
}
section.loc-sec img.right-lok-ero {
    position: absolute;
    right: 0;
    bottom: 200px;
    max-width: 150px;
    z-index: -1;
}
/**end-why-join-page**/

/**start-campus-highlight-page**/
h4.top-tag-line {
    text-align: center;
    font-family: 'inter';
    font-weight: 500;
    font-size: 22px;
    color: #091E5F;
    max-width: 1000px;
    margin: auto;
    margin-top: -70px;
    margin-bottom: 20px;
}
h2.camp-tag {
    color: #815326;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 42px;
    margin-top: 80px;
    border-left: 12px #815326 solid;
    padding-left: 15px;
    margin-bottom: 50px;
    margin-left: -25px;
}
.facilitys {
    margin: 50px 0px;
}
.camp-pic img {
    width: 100%;
    border-radius: 10px;
}
.camp-txt h5 {
    color: #007744;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0px;
}
.camp-txt p {
    font-family: 'Poppins';
    font-weight: 500;
    color: #091E5F;
    font-size: 18px;
    line-height: 26px;
}
.camp-txt.left {
    padding-left: 30px;
}
.camp-txt.right {
    padding-right: 30px;
}
section.camp-social-event {
    background: #F3F6FB;
}
.camp-txt.left.spots {
    text-align: right;
}
.camp_bnr .main_banner {
    background: url(../images/camp-bnr.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}
.mess-pic .col-md-8{
    padding:0px;
}
.mess-pic .col-md-4{
    padding:0px;
}
.mess-pic .col-md-6{
    padding:0px;
}
.mess-pic img {
    width: 100%;
    border-radius: 10px;
    padding: 4px !important;
}
.inr-mes-pic.left img {
    height: 215px;
    object-fit: cover;
    width: 100%;
}
.inr-mes-pic.right img {
    width: 100%;
    height: 430px;
}
.hotel-mess .mess {
    margin: 60px 0px;
}
.mes-cnt {
    margin: 15px 0px;
}
section.bottom-spot-sec .spot-txt p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    margin: 20px 0px;
    color: #000000;
}
.spot-colages .colag-pics img {
    width: 100%;
    border-radius: 10px;
}

.colag-pics.midal img {
    margin: 10px 0px;
}
section.bottom-spot-sec .spot-txt {
    padding-right: 50px;
}
section.camp-labs p {
    color: #091E5F;
    font-family: 'Poppins';
    font-size: 18px;
}
.camp-labs .camp-lab-pics{
    margin-top: 50px;
}
.camp-labs .camp-lab-pics img {
    width: 100%;
    border-radius: 15px;
    height: 270px;
}
.camp-clasrom-pic {
    padding-left: 5%;
    padding-top: 5%;
}
.camp-clasrom-pic .col-md-12{
    padding: 0px;
}
.camp-clasrom-pic .col-md-6{
    padding: 0px;
}
.camp-clasrom-txt p {
    color: #091E5F;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400;
    margin-top: 60px;
    padding-right: 5%;
}
.camp-clasrom-pic img {
    width: 100%;
    border-radius: 15px;
    padding: 8px;
}
.camp-clasrom-pic img.scd {
    min-height: 240px;
}

.camp-clasrom-pic img.fst {
    height: 300px;
    object-fit: cover;
}
.camp-library p{
    color: #091E5F;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400;
}
.camp-library-pic img {
    width: 100%;
    border-radius: 15px;
    height: 350px;
}
p.camp-dis{
    color: #091E5F;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400;
}
.camp-canteen-pic .fst-can {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    align-items: baseline;
}
.camp-canteen-pic .fst-can.scd {
    align-items: flex-start;
}

.fst-can img.fst {
    width: 100%;
    height: 200px;
}
.camp-canteen-pic img{
    width:100%;
    border-radius: 10px;
}
.camp-canteen-txt {
    padding-right: 10%;
}
.camp-window-pic .col-md-6 {
    padding: 0px;
}
.camp-window-pic img {
    width: 100%;
    border-radius: 10px;
    padding: 0px;
    object-fit: cover;
}
.camp-window-pic {
    padding: 0px 30px;
}
.camp-window-txt h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 32px;
    color: #007744;
    line-height: 30px;
    margin-bottom: 15px;
    max-width: 210px;
}
.camp-window-txt.right {
    text-align: right;
}
.camp-window-txt.right h4 {
    max-width: 100%;
}

.camp-window-txt p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
.window-serv p.window-dis {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    margin-top: 0px;
}
.camp-transport p.camp-dis {
    text-align: justify;
    color: #000000;
    padding-right: 20px;
}
.trans-pics img {
    width: 100%;
    border-radius: 10px;
    height: 280px;
    object-fit: cover;
}
.strap {
    background: #007744 !important;
    height: 80px;
}

/**end-campus-highlight-page**/

/**start-placement-2**/
.placement-to_bnr .main_banner {
    background: url(../images/placement-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}
.pack-box {
    position: relative;
    background: #F3F6FB;
    border-radius: 15px;
    transition: 0.5s;
    cursor: pointer;
}
.pack-box:hover{
    transition: 0.5s;
}
section.package-sec {
    padding-top: 85px;
}
.pack-box .pack-txt {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 15px;
    min-height: 138px;
}
.pack-box .pack-txt h4 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #091E5F;
    font-size: 42px;
    margin-bottom: 0px;
}
.pack-box .pack-txt label {
    font-family: 'Poppins';
    color: #1E1E1E;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}
.pack-box:hover{
    background-color: #007744;
    color:#fff;
}
.pack-box:hover h4{
    color:#fff
}
.pack-box:hover label{
    color:#fff
}
.pack-box:hover img {
    opacity: 0.2;
}
section.our-place-camp {
    background: #F3F6FB;
    padding-top: 55px;
    height: 350px;
    margin-bottom: 300px;
}
section.our-place-camp  h3 {
    font-family: 'poppins';
    color: #815326;
    font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
section.our-place-camp  h3 label{
    font-weight: 400;
}
section.our-place-camp  p {
    color: #000000;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.camp-place {
    text-align: center;
    margin: 30px 10px;
}
.camp-place h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin-top: 10px;
}
.camp-place img {
    width: 100%;
    border-radius: 10px;
}
.plac-ing {
    display: block;
    width: 100%;
    margin: 35px 0px;
}
.plac-ing p {
    font-size: 16px !important;
    max-width: 100% !important;
    float: none !important;
    margin-right: 0px !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    color: #000000 !important;
}

.plac-ing h4 {
    color: #007744;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    padding-left: 20px;
}
section.all-reg {
    background: #F3F6FB;
}
ul.fst-com {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin: 35px 0px;
}

.main-cnt {
    background: linear-gradient(to bottom, #019555 0%, #015330 100%);
    border-radius: 15px;
    padding: 50px 30px;
    position: relative;
    color: #fff;
}

.main-cnt img {
    max-width: 150px;
    height: 150px;
    object-fit: contain;
    margin-bottom: 20px;
}
.test-client {
    padding: 15px 50px;
}
.main-cnt h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 30px;
}
.nams h5 {
    font-family: 'Poppins';
    color: #FFE500;
    font-weight: 700;
    margin-bottom: 0px;
}
.nams label {
    font-size: 14px;
    text-transform: uppercase;
}
.main-cnt:after {
    content: '';
    background: #009E5A;
    width: 100%;
    height: 100%;
    top: 5px;
    position: absolute;
    z-index: -1;
    right: 8px;
    border-radius: 15px;
    transform: rotate(-1deg);
}
.main-cnt:before {
    content: '';
    background: #015330;
    width: 100%;
    height: 100%;
    top: 8px;
    position: absolute;
    z-index: -1;
    right: 15px;
    border-radius: 15px;
    transform: rotate(-2deg);
}
.main-pic {
    position: relative;
}
.main-pic img {
    border-radius: 15px;
}
.main-pic:after {
    content: '';
    background: #009E5A;
    width: 100%;
    height: 100%;
    top: 5px;
    position: absolute;
    z-index: -1;
    left: 8px;
    border-radius: 15px;
    transform: rotate(1deg);
}
.main-pic:before {
    content: '';
    background: #015330;
    width: 100%;
    height: 100%;
    top: 8px;
    position: absolute;
    z-index: -1;
    left: 15px;
    border-radius: 15px;
    transform: rotate(2deg);
}
div#testimonial-slider-client .owl-buttons div {
    opacity: 1 !important;
    background-color: #815326 !important;
}
div#testimonial-slider-client .owl-prev {
    margin-left: -70px !important;
}
div#testimonial-slider-client .owl-next {
    margin-right: -80px !important;
}

/**end-placement-2**/


/**start-placement-3**/
.place-three-bnr-txt{
    background-image: linear-gradient(to right, #ff000000, #00774469);
    display: flex;
    height: 100%;
    color: #fff;
    align-items: center;
    justify-content: end;
    padding-right: 12%;
}
.place-batch {
    width: 100%;
    max-width: 450px;
    background: linear-gradient(to bottom, #019555 0%, #015330 100%);
    padding: 35px;
    border-radius: 15px;
}

.place-batch .fst-batch .tach-box h3 {
    font-weight: 700;
    font-size: 44px;
    color:#FFE500;
    font-family: 'Poppins';
    margin-bottom: 0px;
}
.place-batch .fst-batch .tach-box p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 15px;
    max-width: 170px;
}
.place-batch .fst-batch .tach-box{
    padding: 10px;
    height: 100%;
}
.place-batch .fst-batch .tach-box.one {
    border-right: 1px #ffffff75 solid;
    border-bottom: 1px #ffffff75 solid;
}
.place-batch .fst-batch .col-md-6 {
    padding: 0px;
}
.place-batch .fst-batch .tach-box.three {
    border-right: 1px #ffffff75 solid;
}
.place-batch .fst-batch .tach-box.two {
    border-bottom: 1px #ffffff75 solid;
}
.main-place-batch .main-pac {
    background: #014729;
    border-radius: 15px;
    padding: 5px 30px;
    margin-top: 14px;
}
.main-place-batch .main-pac .inr-pak {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px #ffffff8a solid;
    padding: 12px 0px;
}
.main-place-batch .main-pac .inr-pak:last-child{
    border-bottom: 0px;
}
.main-place-batch .main-pac .inr-pak h4 {
    color: #FFE500;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 40px;
}
.main-place-batch .main-pac .inr-pak  p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    max-width: 154px;
    text-align: right;
    padding-right: 10px;
    line-height: 18px;
    margin-bottom: 0px;
}
.finish-school h3 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    color: #815326;
}
.finish-school p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 30px;
}
.finish-school img {
    width: 100%;
    border-radius: 15px;
}
.inr-skils .skils-pic img.fst {
    border-radius: 100px;
    width: 100%;
    height: 180px;
    border-top-right-radius: 0px;
}
.inr-skils  .skils-txt h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    color: #007744;
    margin-bottom: 5px;
}
.skils-txt p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
}
.inr-skils .skils-pic img.scd{
    border-radius: 100px;
    width: 100%;
    height: 180px;
    border-bottom-left-radius: 0px;
}
.foft-skill-sec .inr-skils {
    padding: 20px 0px;
}

.headings {
    text-align: center;
    max-width: 1000px;
    margin: auto;
}
.headings h3 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    color: #815326;
}
.headings p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
.carer-pic {
    margin-top: 40px;
}
.carer-pic img {
    width: 100%;
    border-radius: 15px;
    height: 350px;
    object-fit: cover;
}
.carer-lists {
    margin-top: 50px;
}
.inr-lists {
    background: #EFF3FF;
    padding: 30px;
    border-radius: 20px;
}
.inr-lists .lists-box h4 {
    color: #007744;
    font-family: 'poppins';
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 4px;
    padding-left: 15px;
}
.inr-lists .lists-box {
    margin: 15px 0px;
}
.inr-lists .lists-box p {
    font-family: 'Poppins';
    font-size: 16px;
    color: #000000;
}
.carer-lists p.btms {
    font-family: 'poppins';
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px;
    padding-left: 50px;
    color: #016138;
}
section.excel-sec .fst-box.rights {
    text-align: right;
}
section.excel-sec .headings {
    margin-bottom: 50px;
}
section.excel-sec .excel-txt h4 {
    color: #007744;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
section.excel-sec  .fst-box .excel-txt {
    margin: 20px 0px;
}
section.excel-sec .excel-txt.last {
    padding-right: 100px;
}
section.excel-sec  .excel-txt p {
    color: #000000;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
}
section.excel-sec  .excel-txt.fst {
    padding-left: 100px;
}
section.excel-sec .scd-box img.main-pic {
    width: 100%;
    border-radius: 15px;
}
section.excel-sec .scd-box {
    position: relative;
    padding: 0px 20px;
}
section.excel-sec .scd-box h3 {
    font-family: 'Poppins';
    text-align: center;
    color: #007744;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 12px;
}

section.excel-sec .scd-box img.left-2 {
    position: absolute;
    top: 90px;
    max-width: 150px;
    right: -65px;
    border-radius: 15px;
}
section.excel-sec .scd-box img.right-2 {
    position: absolute;
    bottom: 60px;
    max-width: 150px;
    left: -65px;
    border-radius: 15px;
}

.placement-three_bnr .main_banner {
    background: url(../images/placement-3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}

/**end-placement-3**/


/**start-Skill-Enhancement**/

.skil_bnr .main_banner {
    background: url(../images/skill-enhance.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}
section.skil-fst {
    padding: 50px 0px;
}
section.skil-fst .skil-box {
    text-align: center;
    padding: 0px 50px;
}
section.skil-fst .skil-box img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 10px;
}
section.skil-fst .skil-box p {
    font-family: 'poppins';
    font-weight: 500;
    color: #091E5F;
    font-size: 22px;
    line-height: 22px;
    text-transform: capitalize;
    margin-top: 3px;
}

.seminar-sec h3 {
    font-weight: 600;
    font-size: 40px;
    color: #815326;
    font-family: 'Inter';
}
.seminar-sec p {
    font-family: 'Inter';
    font-weight: 500;
    color: #091E5F;
    font-size: 22px;
    line-height: 26px;
}
div#testimonial-slider-skils .description {
    padding: 0px 10px;
}
div#testimonial-slider-skils {
    margin-top: 30px;
}
div#testimonial-slider-skils  .owl-controls .owl-buttons div{
    opacity: 1 !important;
    background-color: #815326 !important;
}
div#testimonial-slider-skils .owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
    top: 38% !important;
}
div#testimonial-slider-skils .skil-slide img {
    width: 100%;
    border-radius: 15px;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
}

div#testimonial-slider-skils .owl-prev{
    margin-left: -75px !important;
}

div#testimonial-slider-skils .owl-next {
    margin-right: -100px !important;
}





section.guest-sec {
    background: #F3F6FB;
}

section.guest-sec h3 {
    font-weight: 600;
    font-size: 40px;
    color: #815326;
    font-family: 'Inter';
}
section.guest-sec p {
    font-family: 'Inter';
    font-weight: 500;
    color: #000000;
    font-size: 22px;
    line-height: 26px;
}
.guest-box {
    text-align: center;
    margin-top: 30px;
}
.guest-box img {
    width: 100%;
    width: 300px;
    margin: auto;
    display: block;
    height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
}
.guest-box img.fst {
    border-radius: 50%;
}
.guest-box img.scd {
    border-radius: 16px;
}
.guest-box img.trd {
    border-radius: 50%;
    border-top-left-radius: 0px;
}
.guest-box img.for {
    border-radius: 32px;
}
.skil-work-box {
    background: #F0F0F0;
    padding: 15px;
    border-radius: 15px;
    margin-top: 20px;
    transition: 0.5s;
}
.skil-work-box:hover{
    box-shadow: 7px 8px 7px 0px #007744;
    transition: 0.5s;
}
.skil-work-box img {
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.skil-work-box .work-txt {
    padding: 20px 12px;
}
.skil-work-box .work-txt h4 {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 24px;
    color: #000000;
}
.skil-work-box .work-txt p {
    font-family: 'Inter';
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}
section.skil-work .col-md-4 {
    padding: 0px 35px;
}
.industry-inter .industry-box h3 {
    color:#815326;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 46px;
    margin-bottom: 20px;
    line-height: 46px;
}
.industry-inter .industry-box p {
    font-family: 'Inter';
    color: #000000;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 30px;
}
.industry-inter .industry-box a.read {
    background: #815326;
    color: #fff;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    padding: 10px;
    min-width: 200px;
    text-align: center;
    border-radius: 30px;
    text-transform: capitalize;
}
.industry-inter .industry-box {
    padding-right: 10%;
}
.industry-pics img {
    width: 100%;
    max-width: 350px;
    border: 6px #fff solid;
    border-radius: 15px;
}
.industry-pics img.scd {
    margin-top: -80px;
    margin-left: -35px;
    z-index: -1;
    position: relative;
    border: 0px;
}
.industry-pics {
    margin-top: 30px;
}
.industry-pics {
    margin-top: 30px;
    position: relative;
}
.industry-pics:after {
    content: '';
    background: #FFE500;
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: -50px;
    left: 70px;
    z-index: -2;
    border-radius: 5px;
    max-width: 500px;
}


div#testimonial-slider-co-active .description {
    padding: 0px 10px;
}
div#testimonial-slider-co-active{
    margin-top: 30px;
}
div#testimonial-slider-co-active  .owl-controls .owl-buttons div{
    opacity: 1 !important;
    background-color: #815326 !important;
}
div#testimonial-slider-co-active .owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
    top: 38% !important;
}
div#testimonial-slider-co-active .skil-slide img {
    width: 100%;
    border-radius: 15px;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
}

div#testimonial-slider-co-active .owl-prev{
    margin-left: -75px !important;
}

div#testimonial-slider-co-active .owl-next {
    margin-right: -100px !important;
}
.campus-txt.skils h3 {
    font-size: 44px;
}

/**end-Skill-Enhancement**/


/**start-possibility_sec**/
.possib-gallery {
    margin-top: 50px;
}
.posible-box {
    position: relative;
}
.posible-box img {
    width: 100%;
    border-radius: 10px;
}
.posible-box h4 {
    font-size: 16px !important;
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    padding: 3px;
    margin: 0px;
    background: linear-gradient(to bottom, #ffffff00 0%, #000000 100%);
    display: flex;
    height: 40%;
    border-radius: 10px;
    vertical-align: bottom;
    align-items: end;
    gap: 3px;
    padding-bottom: 10px;
    width: 100%;
    padding-left: 8px;
}
.padding-5{
    padding: 8px;
}
.height-smal img{
    height: 240px;
    object-fit: cover;
}
.height-big img{
    height: 500px;
    object-fit: cover;
}


/**end-possibility_sec**/

.left-scolar {
    background: #091E5F;
    color: #fff;
    border: 4px #fff solid;
    padding: 20px;
    border-radius: 15px;
    max-width: 350px;
    width: 100%;
    position: relative;
    padding-left: 70px;
}

.left-scolar :after {
    content: '';
    background-image: url(../images/new/home/stars.png);
    width: 22px;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}


.left-scolar label {
    font-family: 'poppins';
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
.left-scolar h2 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 60px;
    color: #FFE500;
    margin: 0px;
    margin-top: -8px;
}
.left-scolar h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: -10px;
}
.left-scolar p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: -8px;
}
.left-scolar.right h2 {
    font-size: 80px;
}
.scolar-pic {
    display: flex;
    gap: 25px;
    padding: 0px 20px;
    margin-top: -120px;
}
.left-scolar.right {
    display: flex;
    align-items: center;
    gap: 15px;
}
.left-scolar.right label.scds {
    margin-top: -15px;
    display: block;
    margin-left: 10px;
}
.left-scolar.right p {
    font-size: 14px !important;
}


section.acred {
    padding: 50px 0px;
}
.acred-had {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.acred-had  h2 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 50px;
    color: #007744;
    margin-bottom: 0px;
}
.acred-had h4 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px !important;
    color: #000000;
}
section.acred ul.acr-list {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}
section.acred ul.acr-list {
    display: flex;
    gap: 12px;
    margin-top: 20px;
    flex-wrap: wrap;
}
section.acred ul.acr-list li img {
    max-width: 150px;
    object-fit: contain;
}
.rank-sec {
    padding-top: 60px;
}

.bright-box img {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.bright-box {
    position: relative;
    margin: 15px 0px;
    overflow: hidden;
}
.bright-txt {
    background: #815326;
    color: #fff;
    padding: 50px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0px -107px 70px 35px #815326;
    z-index: 1050;
    position: relative;
    overflow: hidden;
}
.bright-txt h5 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 26px;
}
.bright-txt a.view {
    background: #fff;
    color: #815326;
    display: block;
    padding: 8px;
    max-width: 150px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
}
.graph-box {
    position: relative;
    background-color: #007744;
    border-radius: 15px;
    padding: 30px;
    margin: 15px 0px;
}
.graph-txt {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}
.graph-txt h5 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 30px;
}
a.view{
    background: #fff;
    color: #007744;
    display: block;
    padding: 8px;
    max-width: 150px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
}

.friendly-box {
    background: #815326;
    text-align: center;
    position: relative;
    padding: 20px;
    color: #fff;
    border-radius: 6px;
    margin-top: 85px;
    padding-top: 60px;
    transition: 0.4s;
    cursor: pointer;
}
.friendly-box:hover{
    background: #007744;
    transition: 0.4s;
}
.friendly-box h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    min-height: 57px;
}
.friendly-box p {
    font-family: 'Poppins';
    font-weight: 500;
}

.friendly-box:hover .pris{
    background-image: url(../images/new/home/engal-gren.png) !important;
    color: #007744;
}
.pris {
    width: 88px;
    height: 88px;
    background-image: url(../images/new/home/engal.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #815326;
    line-height: 88px;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translate(-50%, -0%);
}

section#excellence_sec h3.text-dark span {
    font-weight: 500;
}

section#excellence_sec .col-6.col-md-3.col-lg-3.flex-grow-1 {
    margin: 0px;
}

/**start-footer-section**/
section.intellectual {
    background-image: linear-gradient(to top, #F6F6F7 0%, #ffffff00 100%), url(../images/new/home/btm-bg.png);
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 50px;
    padding: 180px 0px;
    padding-bottom: 80px;
}
section.intellectual .fst-box h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 36px;
    color: #007744;
}
section.intellectual .fst-box p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
section.intellectual .scd-box img {
    width: 100%;
    border-radius: 15px;
    box-shadow: 4px 7px 1px 1px #007744;
}
section.intellectual .scd-box {
    padding: 0px 60px;
    text-align: center;
}
section.intellectual .trd-box h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    color: #815326;
    margin-bottom: 25px;
}
section.intellectual .trd-box h4 label {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-top: -4px;
}
section.intellectual .trd-box h3 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 26px;
    color: #007744;
}
section.intellectual .trd-box  p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
section.intellectual .trd-box  a.btm-read {
    background: #007744;
    color: #fff;
    display: block;
    padding: 5px 15px;
    margin-top: 10px;
    text-align: center;
    max-width: 130px;
    border-radius: 30px;
}

/**end-footer-section**/

section#possibility_sec {
    background: linear-gradient(to top, #fff, #f3f6fb);
}
.unique_sec {
    padding-top: 0px;
}



/**start-footer**/
footer h3.footer_title {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: 'Inter';
}
ul.footer-sub li {
    margin-bottom: 5px;
    list-style-type: square;
}
ul.footer-sub {
    padding-left: 50px;
}
.footer_social {
    margin-top: 20px;
    color: #ffffff;
    text-align: center;
}
.footer_social p.footer_para {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.footer_social a {
    display: inline-block;
    margin: 0px 2px;
}
.footer-copyright {
    background: #007744;
    color: #fff;
    text-align: center;
    padding: 13px 0px;
    font-weight: 500;
    font-family: 'Poppins';
}

.footer-contact {
    background: #007744;
}
.footer-contact .adres-box {
    background: #fff;
    padding: 20px 5px;
    border-radius: 5px;
    margin: 10px 0px;
    text-align: center;
    min-height: 120px;
}
.footer-contact .adres-box h4 {
    color: #007744;
    font-size: 22px;
    font-family: 'Poppins';
    text-transform: capitalize;
    font-weight: 600;
}
.footer-contact .adres-box p {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
}
.footer-contact .adres-box ul.social li a {
    color: #fff;
}
.footer-contact .adres-box ul.social li {
    background: #007744;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin: 1px;
}
.footer-contact h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
}
.footer-left-contact {
    padding: 50px 0px;
}

/**end-footer**/

.our-proces {
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1050;
    background-image: linear-gradient(to top, #ffff 0%, #ffffff00 100%), url(../images/new/home/btm-bg.png);
    margin-top: -140px;
    padding-top: 200px;
}

.esr-tramgle-pic {
    width: 100%;
    min-height: 249px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1050;
    background-image: linear-gradient(to top, #ffff 0%, #ffffff00 100%), url(../images/new/home/btm-bg.png);
    margin-top: -174px;
    padding-top: 0px;
}
.esr-respons.padding-70 {
    padding-top: 0px;
}
.esr-bnr{
    position: relative;
}
img.esr-shaps {
    max-width: 200px;
    position: absolute;
    bottom: -100px;
    left: 0;
    z-index: 333333;
}
.esr-top-cnt{
    position: relative;
}
.esr-top-cnt img.esr-top {
    max-width: 120px;
    position: absolute;
    bottom: -89px;
    right: -7px;
}

.inr-industry-inter {
    background-image: url(../images/Waves-bg.png);
    width: 100%;
    height: auto;
    background-position: left bottom;
    background-size: 70%;
    background-repeat: no-repeat;
    z-index: 0;
    position: relative;
    padding-top: 100px;
}




/**start-study-abroad-page**/
.study-abroad-bnr .main_banner {
    background: url(../images/study-bnrs.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
}
section.explores-sec p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    margin: 25px 0px;
    color:#000000;
}
.abroad-glob {
    background: #FFF4EA;
    display: flex;
    align-items: center;
    padding: 15px 30px;
    border: 2px #E7AA34 solid;
    border-radius: 10px;
    margin-top: 45px;
}
.abroad-glob h3 {
    color: #815326;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 40px;
    margin-right: 30px;
    margin-bottom: 0px;
}
.abroad-glob p{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color:#000000;
}

.acadmi-top {
    text-align: center;
}
.acadmi-top h3 {
    font-family: 'poppins';
    font-weight: 600;
    font-size: 36px;
    color: #815326;
    text-transform: uppercase;
}
.acadmi-top p{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color:#000000;
    max-width: 650px;
    margin: auto;
}
.acadmi-part ul.acadmi-list li {
    width: 20%;
    padding: 20px;
    text-align: center;
}
.acadmi-part ul.acadmi-list li img {
    width: 100%;
    object-fit: contain;
    height: 130px;
    background: #eeeeeea8;
    padding: 10px;
    border-radius: 10px;
}
.acadmi-part ul.acadmi-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: center;
}
.acadmi-part ul.acadmi-list li label {
    display: block;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}
.go-bord .accordion {
    max-width: 800px;
    margin: auto;
    margin-top: 40px;
}
.go-bord .accordion-item {
    margin: 20px 0px;
    border: 0px !important;
}
.go-bord button.accordion-button {
    background: #007744 !important;
    color: #fff !important;
    font-family: 'poppins';
    font-weight: 600;
    font-size: 20px;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
}

.go-bord button.accordion-button.collapsed{
    background: #815326 !important;
    border-radius: 30px !important;
}
.go-bord .accordion-header {
    border-bottom: 0px;
}
.go-bord .accordion-body {
    background: #F3F6FB;
    border: 2px #007744 solid;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.go-bord .accordion-button::after {
    background-image: none;
    content: '\f067';
    color: #fff !important;
    font-family: 'FontAwesome';
}
.go-bord .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: '\f068';
    color: #fff !important;
    font-family: 'FontAwesome';
    filter: none !important;
}
.go-bord .accordion-body p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 15px;
}
.form-bg {
    background: url(../images/study/form-bg.png);
    width: 100%;
    min-height: 428px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}
.form-bg .form-pic {
    margin-bottom: 32px;
    margin-left: -82px;
    max-width: 500px;
}
.apply-txt {
    color: #fff;
    padding-right: 25%;
    margin-left: -50px;
}
.apply-txt h4 {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    color: #FFF500;
}

.apply-txt p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
    padding-left: 90px;
}
.step .inr-step {
    background: #815326;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    padding-top: 60px;
    margin-bottom: 40px;
    min-height: 215px;
}
 .step .inr-step h4 {
    font-size: 40px;
    font-family: 'Inter';
    font-weight: 700;
    margin-bottom: 0px;
}
.step .inr-step p {
    font-size: 17px;
    font-family: 'Inter';
}
.aply-step a.aply {
    background: #007744;
    color: #fff;
    padding: 8px;
    display: inline-block;
    font-family: 'Inter';
    font-size: 26px;
    font-weight: 600;
    border-radius: 10px;
    min-width: 240px;
}
.apply-form {
    padding-bottom: 60px;
}
.aply-step {
    margin-top: -90px;
    position: relative;
}
.aply-step .step {
    padding: 0px 10px;
}

/**end-study-abroad-page**/









