body {
    margin: 0;
    font-family: 'Lato', sans-serif;
    background: #fff;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #000;
    font-size: 17px;
}

/* form application css start */
.form-sec .form-group {
    position: relative;
}

.form-sec .form-group:before {
    content: "";
    position: absolute;
    background-image: url("../images/form-icon.png");
    background-position: -3px -7px;
    width: 29px;
    height: 29px;
    top: 4px;
    left: 0;
    opacity: 0.3;
}

.Name::before {
    background-position: -4px -7px !important;
}

.email::before {
    background-position: -3px -54px !important;
}

.Mobile::before {
    background-position: -3px -100px !important;
}

.Course::before {
    background-position: -3px -150px !important;
}

.State::before {
    background-position: -3px -239px !important;
}

.City::before {
    background-position: -3px -195px !important;
    top: -1px !important;
}

.Course::before {
    background-position: -3px -145px !important;
    top: -3px !important;
}

.form-sec.formbottom {
    box-shadow: 0 0 10px #999;
    position: fixed;
}

.applybtn a {
    position: fixed;
    right: -50px;
    transform: rotate(90deg);
    background: #fdb913;
    top: 50%;
    color: #fff;
    padding: 8px 15px 9px;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: -60px;
    border: solid 1px #fdb913;
    cursor: pointer;
    z-index: 9;
    text-decoration: none;
    display: none;
    border-radius: 0 0 13px 15px;
    font-weight: 600;
    display: none;
}

.applybtn.sticky a {
    display: block;
}

.form-sec {
    position: absolute;
    transition: all 0.5s;
    width: 340px;
    background: #fff;
    border-radius: 0;
    float: right !important;
    z-index: 99;
    top: 84px;
    right: 64px;
    padding: 10px 21px 16px;
    border: solid 1px #ddd;
  
}
.paddingbox.aboutcourse {
	padding-bottom: 0;
}
.form-sec .npf_wgts {
    width: 359px !important;
    border-radius: 20px;
    padding-top: 6px;
    margin: auto;
    border-radius: 0;
}

.form-sec iframe {}

.form-sec.sticky {
    right: -1450px;
    position: fixed;
}

.logo {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.form-sec.slide {
    right: 45px;
}

.logo .img-fluid {
    width: 200px;
}

.adm-txt {
    font-size: 22px;
    color: #007c31;
    text-align: center;
    margin: 15px auto 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.form-sec .form-group {
    position: relative;
    margin-bottom: 13px;
}




.mobile {
    display: none !important
}

.input {
	padding: 0 11px;
	height: 32px;
	width: 100%;
	/* border-radius: 6px; */
	font-size: 14px;
	color: #434343;
	border: none;
	background: none;
	font-weight: 400;
	background: #fff;
	padding-left: 32px;
	border-bottom: solid 2px #eee;
}

.Company.padding-box {
    padding-top: 38px;
}

.term {
    font-size: 0.8rem !important;
}

.list-sal ul li h3 label {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0;
    display: inline-block;
    line-height: 0;
}

.sbt {
    border: 0;
    border-radius: 2px;
    background: #007d33;
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px auto 5px;
    width: 100%;
    display: inherit;
    cursor: pointer;
    padding: 8px 20px;
}

.applybtn a {
    position: fixed;
    right: -54px;
    transform: rotate(90deg);
    background: #000;
    top: 50%;
    color: #fff;
    padding: 8px 15px 9px;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: -60px;
    border: solid 1px #000;
    cursor: pointer;
    z-index: 9;
    text-decoration: none;
    display: none;
    border-radius: 0 0 13px 15px;
    font-weight: 600;
    /* display: none; */
}

/*end*/
.logo {
    position: absolute;
    top: 0;
    width: 100%;
}

.logo img {
    width: 240px;
    margin: 60px 0 0;
}

.banner-text {
    position: absolute;
    top: 64%;
    left: 0;
    width: 100%;
    z-index: 0;
    transform: translateY(-50%);
}

.banner-text h1 {
    color: #fff;
    font-size: 41px;
    font-weight: 700;
    line-height: 50px;
    font-family: 'Playfair Display', serif;
}

.banner-text h1 span {
    font-weight: 400;
}

.banner-text img {
    max-width: 610px;
}

.main-banner p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #fff;
    font-size: 20px;
}

.main-banner > img {
    width: 100%;
}

.main-banner h3 {
    border: solid 2px #fff;
    color: #eb2544;
    padding: 8px 27px;
    font-weight: 700;
    display: inline-block;
    margin: 30px 0 0;
    font-size: 35px;
    font-family: 'gothambold';
}

.paddingbox {
    padding: 55px 0;
}

h2 {
    color: #2d2d2d;
    font-size: 34px;
    font-weight: 600;
}

.sch {
    position: relative;
}

.main-banner {
    position: relative;
    margin-top: 0;
}

.actbtn a {
    display: inline-block;
    border: solid 1px #cccccc;
    color: #4c4c4c;
    padding: 6px 34px 6px 14px;
    font-size: 16px;
    position: relative;
    margin: 0 5px;
    text-decoration: none;
    min-width: 115px;
    transition: all 0.5s;
}

.actbtn a:hover {
    border: solid 1px #ffc833;
    color: #2b6030;

}

.actbtn a span {
    position: absolute;
    right: 11px;
    top: 4px;
}



button.owl-prev,
button.owl-next {
    width: 31px;
    height: 31px;
    outline: none;
    margin: 0 3px;
    background: #2b6030;
    border-radius: 6px;
}

button.owl-prev span,
button.owl-next span {
    color: #fff;
    font-size: 40px;
    display: block;
    line-height: 20px;
    display: inline-block;
}

.owl-nav {
    text-align: center;
    margin: 10px 0;
}

button.owl-next {
    background: #e9c13a;
}

.main-banner p {
    margin-top: 10px;
    margin-bottom: 1rem;
    color: #000;
    font-size: 30px;
    font-weight: 800;
}



.form-sec::before {
    content: "";
    width: 100px;
    height: 7px;
    position: absolute;
    background: #007c31;
    left: 0;
    border-radius: 10px;
    top: 0;
}

.checkbox-label {
    color: #000;
}

.list-sal .lpa {
    position: relative;
    z-index: 9;
    background: #fc0;
    max-width: 1170px; margin:0 auto;
}

.list-sal ul {
    list-style: none;
    display: flex;
    padding: 0px;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    justify-content: right;
}

.list-sal ul li {
    padding: 11px 75px;
    text-align: left;
    position: relative;
    margin-bottom: 0;
    color: #fff;
    transition: all 0.4s;
}

.list-sal ul li h3 {
    font-weight: 900;
    font-size: 52px;
    line-height: 51px;
    color: #fff;
    margin: 0;
    font-family: arial;
    letter-spacing: -3px;
}

.list-sal ul li p {
    margin: 6px 0 0;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    color: #fff;
}

.list-sal {
    margin-top: 0px;
}

.two {
    background: #3f703f;
}

.three {
    background: #2c592c;
}

.four {
    background: #153415;
}

.list-sal ul li.one p,
.list-sal ul li.one h3 {
    color: #000
}

.list-sal ul li.one {
    padding-left: 0
}

.Prospects { background:url(../images/bg.png) no-repeat bottom left #022e15;
padding-bottom:195px;
  }

.Prospects::before {
   
}

.white-text h2,
.white-text p {
    color: #fff; text-align:center;
}

.relative {
    position: relative;
}

.acquire > ul {
    padding: 0;
    list-style: none;
    display: flex;
    background-image: url(../images/icons.png);
    justify-content: space-between;
    height: 308px;
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0;
}

.img {
    max-width: 50px;
    border-radius: 70px;
    margin: auto auto 20px;transition: all 0.5s;
}

.img img {
    border-radius: 70px;
}
.acquire{ margin:30px 0px;}
.acquire > ul li {
    padding-top: 50px;
    text-align: center;
    width: 13%;
}

.acquire > ul li span {
    margin-top: 99px;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;transition: all 0.5s;
}
.acquire > ul li:hover span {
	color: #fff;
}
 

.Edge {
    background: #f3f3f3;
}

.agri ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.agri ul li {
    position: relative;
    max-width: 33%;
    border-right: solid 2px #a1a1a1;
}

.agri ul li div {
    position: absolute;
    left: 0;
    width: 50px;
    top: 0;
}

.agri ul li p {
    font-size: 16px;
    color: #000;
    padding-left: 64px;
    margin: 0;
}

.agri ul li {
    position: relative;
    max-width: 32%;
    border-right: solid 2px #a1a1a1;
    margin-top: 37px;
    margin-left: 21px;
    padding-right: 23px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.agri ul li:nth-child(1),
.agri ul li:nth-child(4) {
    margin-left: 0px;
}

.agri ul li:nth-child(3),
.agri ul li:nth-child(6) {
    border-right: solid 0px #a1a1a1;

}

.img-cint h3 {
    color: #106a37;
    font-size: 20px;
    margin: auto 0 10px;
}

.img-cint {
   padding: 0px 22px 15px;
    border-top: none;
    min-height: 264px;
    text-align: center;
    background: #f3f3f3;
}

.img-box img {
    width: 100%;
    height: 242px;
}

.img-cint p {
    margin-bottom: 0
}

.img-cint span {
    background: #ffcc00;
    display: inline-block;
    border-radius: 10px;
   
    top: -12px;
	color: #000;
    width: 200px;
    padding: 10px;
    margin: 25px;
    font-size: 22px;
    font-weight: bold;
}

.img-cint span.s2 {

    background: #106a37;
    color: #fff;
    width: 200px;
    padding: 10px;
    margin: 25px;
    font-size: 22px;
    font-weight: bold;
}

.glawork li img:hover {
	transform: scale(1.1);
	border-radius: 4px;
}
.placement {
    background-image: url(../images/placement.jpg);
    background-size: 100%;

}

.placement ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.placement ul li {
    width: 32%;
    margin: 20px 20px 0 0;
    position: relative;
}

.placement ul li:nth-child(2) > div,
.placement ul li:nth-child(3) > div {
    background: #ffcc00
}

.placement ul li div img {
    display: block;
    width: 40px;
}

.placement ul li div {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
}

.placement h3 span.rt {
    transform: rotate(-90deg);
    position: absolute;
    font-size: 21px;
    top: 26px;
    right: -46px;
}

.placement p {
    color: #000;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
}

.placement h3 {
    color: #000;
    font-size: 42px;
    font-weight: 900;
    position: relative;
    display: inline-block;
    transition: all 0.4s;
    font-family: 'Poppins', sans-serif;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.click-icon {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.chair span {
    position: absolute;
    width: 199px;
    right: 79px;
    top: 210px;
}

.placement ul li div label {
    font-size: 25px;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
}

.glawork {
    background: #cfe1d7
}


.glawork ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
    padding: 0;
    position: relative;
    z-index: 1;
    margin-top: 36px;
}

.glawork li {
    flex: 0 0 30%;
    padding: 0;
    list-style: none;
    border-bottom: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
    background: #fff;
    text-align: center;
}

.image02 {
   width:300px; height:auto;
}

.glawork li img {
    width: 130px;
    padding: 13px 0;
    text-align: center;
    display: inline-block;
    transform: scale(0.8);
    transition: all 0.5s;
}

.glawork {
    background: #f6f6f6;
    overflow: hidden;
}

.owl-dot span {
    width: 12px;
    height: 7px;
    display: inline-block;
    border: solid 2px #00cfcd;
    margin: 0 2px;
    border-radius: 50px;
    background: transparent;
}

.owl-dot.active span {
    width: 37px;
    background: #ffc646;
    border-color: #ffc646;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-dots {
    position: absolute;
    right: -100px;
    top: 50%;
    transform: rotate(90deg);
}

button:focus {
    outline: 0
}

.logodiv2 {
    border-bottom: solid 6px #ffcc00;
}

.Life .owl-nav span {
    font-size: 0;
    color: #000;
    display: inline-block;
    line-height: 21px;
    background-color: #fff;
    width: 39px;
    height: 38px;
    margin: 0;
    text-align: center;
    border-radius: 0;
    background-image: url(../images/nxpv.jpg);
    background-size: 80px;
    background-position: -1px -1px;
}

.Life .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 0;
    left: 80px;
}

.Life .owl-nav .owl-next span {
    background-position: 40px -1px;
}

.Life .item img {
    filter: grayscale(1);
}

.Life .item img:hover {
    filter: grayscale(0);
}
.Life .owl-dots {
	position: absolute;
	right: -100px;
	top: 50%;
	transform: rotate(90deg);
	display: none;
}
.logodiv {
	overflow: hidden;
	position: relative;
}
.corporate   .item:hover .logodiv img{transform: scale(1.5)}
.logodiv img{transition: all 5s;}

.img-box{ width:250px; margin:0 auto;}
.image07 {
    width: 547px;
    margin: 0 auto;
    position: absolute;
    bottom: -57px;
    left: -47px;
	
}
.image08 {
    width: 400px;
	 position: absolute;
    bottom: -57px;
    left: -47px;}
li {}
.mobileview{ display:none !important;}
.aboutcourse{ text-align:center;}


/*................................... Ranking caraousel css ............................................*/
.logodiv1 img {
    max-width: 250px;
    display: inline-block !important;
    height: 125px;
    object-fit: scale-down;
    padding: 2px;
    transform: scale(0.8);
    transition: all 0.6s;
}

.logodiv1 {
    box-shadow: 0 0 10px #ddd;
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 8px;
    text-align: center;
    margin: 6px 8px;
    max-width: 250px;
    overflow: hidden;
}

.ranking{position:relative;}
.ranking .owl-dots {display:none;}
.ranking .owl-nav {display: none;  text-align: center;
    margin: 10px 0;}
.ranking .owl-carousel .owl-nav button.owl-next {
    width: 31px;
    height: 31px;
    outline: none;
    margin: 0 3px;
    background: #2b6030 !important;
    border-radius: 6px;
}

.ranking .owl-carousel .owl-nav button.owl-prev {
    width: 31px;
    height: 31px;
    outline: none;
    margin: 0 3px;
    background: #2b6030 !important;
    border-radius: 6px;
}

.ranking button.owl-prev span,
.ranking button.owl-next span {
    color: #fff;
    font-size: 40px;

    line-height: 20px;
    display: inline-block;
}