body, * {
    font-family: 'Open Sans', sans-serif !important;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

section {
    padding: 60px 0px 50px;
}

.logo-wrapper {
    background-color: #0092c8;
    padding: 35px 0px 15px;
}

.logo-wrapper img {
    max-width: 200px;
}

.banner-wrapper {
    background: #fff;
    position: relative;
    padding: 0px;
}

.banner-wrapper .content {
    padding-top: 60px;
    padding-bottom: 110px;
}

.banner-wrapper h1 {
    font-weight: 300;
    font-size: 2.1rem;
}

.banner-wrapper h5 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #2842a2;
}

.banner-wrapper .row.inner {
    padding: 30px 0px 20px;
}

.banner-wrapper img.icon {
    height: 35px;
    margin-right: 8px;
}

.banner-wrapper img.prog-img {
    margin-bottom: 50px;
    width: 90%;
}

.banner-wrapper h6 {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-size: .85rem;
}

.btn-default,
.btn-default:hover,
.btn-default:focus {
    background-color: #ffc107 !important;
    border-radius: 30px;
    color: #2842a2;
    font-weight: 600;
    text-transform: capitalize;
    padding: 5px 25px 7px;
    font-size: .8rem;
    margin-top: 30px;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.2);
}

.btn-default:hover {
    box-shadow: 0px 4px 10px rgba(0,0,0,0.65);
}

.location {
    background-color: #e9ecf5;
    padding: 40px 0px;
    color: #000;
    border-radius: 8px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 50%);
}

.location .row .col {
    padding: 5px 0px;
}


.location h4{
    font-size: .85rem;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
}

.location h4 span{
    font-weight: 300;
}

p {
    padding: 0px;
    margin: 0px;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.1rem;
    padding-bottom: 10px;
}

.section-head {
    padding: 0px;
    font-size: 1.5rem;
    margin-bottom: 30px;
    color: #2842a2;
}

.about-wrapper {
    background-color: #4782d9;
    color: #fff;
    padding-top: 130px;
}

.about-wrapper .about-box {
    background: #e9ecf5;
    border-radius: 8px;
    color: #525252;
    text-align: center;
    padding: 35px 20px;
    min-height: 395px;
}

.about-wrapper .about-box img {
    width: 70px;
}

.about-wrapper .about-box h3 {
    color: #2842a2;
    font-weight: 700;
    font-size: 1.05rem;
    margin: 25px 0px 0px;
}

.about-wrapper .about-box hr {
    width: 75%;
    background: rgba( 82,82,82,0.3 );
    margin: 25px auto;
}

.about-wrapper .section-head {
    color: #fff;
    margin: 10px 0px 80px;
}

.about-wrapper .about-box h6 {
    margin: 0px;
    margin-top: 10px;
    font-size: .85rem;

}


.what-wrapper,
.else-wrapper,
.past-wrapper {
    background-color: #e9ecf5;
}

.what-wrapper img {
    height: 65px;
}

.what-wrapper img.img {
    height: auto;
    width: 70px;
}

.what-wrapper h4 {
    color: #2842a2;
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 5px;
}

.what-wrapper .diff {
    margin-top: 40px;
}

.what-wrapper .inner  {
    margin: 20px 0px 40px;
}

.what-wrapper  p {
    font-size: .8rem;
    line-height: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
}

.what-wrapper .inner p {
    font-size: .9rem;
    line-height: 1rem;
    margin: 0px;
    padding: 0px;
}

.partner-wrapper {
    padding-bottom: 80px;
}

.partner-wrapper img {
    max-width: 100%;
}

.partner-wrapper h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px;
    color: #525252;
    font-size: 1.05rem;
}

.partner-wrapper h5:hover {
    color: #2842a2;
    cursor: pointer;
}

.partner-wrapper h4 {
    font-size: .9rem;
    font-weight: 600;
    color: #525252;
    margin-bottom: 20px;
    margin-top: 15px;
}

.partner-wrapper .inner {
    margin-top: 30px;
}

.else-wrapper .img-box {
    position: relative;
    margin: 30px 0px 20px;
    cursor: pointer;
}

.else-wrapper img {
    width: 200px;
    max-width: 100%;
    border-radius: 10px;
}

.else-wrapper h5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    text-align: center;
    width: 100%;
    padding: 0px 10px;
}

.faculty-wrapper img {
    max-width: 150px;
}

.faculty-wrapper h4 {
    text-transform: capitalize;
    font-size: .9rem;
    font-weight: 600;
    margin-top: 10px;
    color: #2842a2;
}

.faculty-wrapper p {
    color: #525252;
    padding: 0px 0px 10px;
}

.faculty-wrapper .owl-carousel {
    margin-top: 20px;
}

.past-wrapper .owl-carousel .owl-item {
    padding: 20px !important;
    min-height: 100% !important;
}

.past-wrapper .owl-carousel .owl-item .testimonial {
    padding: 30px 25px;
    height: 100%;
    background-color: #fff;
}

.past-wrapper h4 {
    text-transform: capitalize;
    font-size: 1.1rem;
    font-weight: 700;
    margin-top: 20px;
    color: #2842a2;
}

.past-wrapper hr {
    background-color: #525252;
}

.past-wrapper p {
    color: #525252;
}

.past-wrapper p.description {
    min-height: 100px;
}

.owl-theme .owl-controls .owl-page span {
    border-radius: 0;
    width: 50px;
    height: 3px;
    margin: 5px 0px;
}

.owl-theme .owl-controls {
    text-align: right;
    position: relative;
}

.owl-theme .owl-controls .owl-pagination {
    position: absolute;
    top: 0px;
    right: 30px;
}

.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    justify-content: space-between;
    width: 160px;
    margin-top: 1px;
}

.faculty-wrapper .owl-theme .owl-controls .owl-buttons {
    width: 209px;
}


.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
    padding: 0px;
    background: transparent;
    margin: 0px;
}

.owl-theme .owl-controls .owl-buttons img {
    width: 30px;
}

.owl-theme .owl-controls .owl-page.active span {
    background-color: #2842a2;
}

.fac {
    border-radius: 10px;
    margin: 20px 10px 50px;
    padding: 10px;
    min-height: 102px;
}

#partner .text-center div {
    min-height: 80px;
    width: 100%;
    
}

#partner .text-center div img {
    max-width: 95%;
}


.bg-wrapper {
    background-image: url('../images/bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding: 80px 0px;
}

.bg-wrapper .section-head {
    color: #fff;
}

.bg-wrapper p {
    line-height: 1.6rem;
}

.form-wrapper .row {
    border-radius: 10px;
}

.form-wrapper .section-head {
    color: #fff;
}

.left-box,
.right-box {
    padding: 20px 20px !important;
    color: #fff;
}

.left-box {
    background-color: #0092c8;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.right-box {
    background-color: #63acd1;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.form-wrapper h5 {
    font-size: 1rem;
   
}

.form-wrapper ul {
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 40px;
}

.form-wrapper .scheme-box img{
    width: 40px;
    margin-right: 15px;
}

.form-wrapper .scheme-box p {
    padding: 0px;
}

input::-webkit-input-placeholder {
color: #fff !important;
font-weight: 400 !important;
}

input:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
font-weight: 400 !important;
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
font-weight: 400 !important;
}
 
input:-ms-input-placeholder {  
color: #fff !important;  
font-weight: 400 !important;
}

input.is-invalid::-webkit-input-placeholder {
    color: #ffc107 !important;
}

input.is-invalid:-moz-placeholder { /* Firefox 18- */
    color: #ffc107 !important;
}

input.is-invalid::-moz-placeholder {  /* Firefox 19+ */
    color: #ffc107 !important;
}

input.is-invalid:-ms-input-placeholder {  
    color: #ffc107 !important;
}

select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form input.form-control,
form input.form-control:hover,
form input.form-control:focus,
form select.form-control,
form select.form-control:hover,
form select.form-control:focus {
    border: none;
    outline: none;
    box-shadow: none;
    background-color: transparent;
    padding: 5px 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    font-size: .9rem;
}

form input.form-control.is-invalid,
form input.form-control.is-invalid:hover,
form input.form-control.is-invalid:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffc107' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ffc107' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    border-color: #ffc107;
    color: #ffc107;
}

.form-check {
    margin-top: 35px;
}

form p {
    margin-bottom: 10px;
}

.form-check p{
    margin-left: -20px;
    text-indent: 20px;
    margin-bottom: 0px;
}

.form-group.text-right {
    margin-bottom: 0px;
}

.form-wrapper .btn-default {
    margin-top: 25px;
    margin-bottom: 0px;
}

.form-check-input {
    outline: none;
    box-shadow: none;
    background: transparent !important;
    border-color: #000;
}

.footer-wrapper {
    color: #fff;
    background-color: #006699bd;
    padding: 15px 0px;
}

.footer-wrapper p {
    padding: 0px 25px;
    font-weight: 600;
}

.copy-wrapper p {
    padding: 30px 0px;
    color: #525252;
    font-weight: 300;
}

.social {
    padding: 0px 25px;
}

.social img {
    width: 40px;
	padding:5px}

.social p {
    padding: 0px;
}

#top-nav {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    padding-bottom: 0px;
    display: none;
}

#top-nav {
    background-color: #e9ecf5 !important;
    padding-top: 10px;
}

#top-nav ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: -2px;
}

#top-nav .btn-default {
    margin: 10px 0px;
    margin-right: 7px;
}

#top-nav .nav-item .nav-link {
    padding-bottom: 10px;
    padding-top: 15px;
    color: #231f20;
    font-weight: 600;
    font-size: .85rem;
    border-bottom: 4px solid transparent;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    outline: none;
    text-align: center;
}

#top-nav .nav-item .nav-link.active,
#top-nav .nav-item .nav-link:hover {
    background: #fff;
    border-color: #2842a2;
    color: #2842a2;
    outline: none;
}


.form-control  {
    color: #FFF !important;
}
.form-control option{
	color:#000 !important;
}

.addr p a {
    color: #fff;
}


@media( max-width: 1199px ) {
    .partner-wrapper .section-head br,
    form p br{
        display: none;
    }

    .faculty-wrapper .owl-theme .owl-controls .owl-page span {
        width: 40px;
    }

    .about-box {
        min-height: 412px !important;
    }

    .past-wrapper p.description {
        min-height: 116px;
    }

}

@media( min-width: 1000px ) {
    .nav-link {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media(max-width: 1000px ) {
    .faculty-wrapper .owl-theme .owl-controls .owl-page span {
        width: 25px;
    }

     .owl-theme .owl-controls .owl-buttons,
     .owl-theme .owl-controls .owl-pagination {
        transform: translateX(-40px);
    }
} 

@media( max-width: 991px ) {
    .partner-wrapper ul {
        margin-bottom: 40px;
        margin-top: 10px;
    }

    .else-wrapper img {
        width: 150px;
    }

    .else-wrapper h5 {
        font-size: 85%;
        padding: 0px 45px;
    }

    input#mobile {
        margin-bottom: 1rem;
    }

    .banner-wrapper img.prog-img {
        margin-top: -110px;
    }
    
    .features .col-md-6:nth-child(3) {
        margin-top: 40px;
    }

    .partner-wrapper img {
        margin: 10px auto;
    }

    .partner-wrapper .inner:last-child {
        margin-top: 0px;
    }

    .past-wrapper p.description {
        min-height: 170px;
    }

    #partner  .owl-pagination {
        top: 10px !important;
    }
}




@media( max-width: 767px ) {
    .location h4 {
        font-size: .7rem;
    }
    
    .left-box {
        border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
    }

    .right-box {
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
    }

    .footer-wrapper .addr {
        margin-bottom: 20px;
        text-align: center;
    }

    .partner-wrapper iframe {
        height: 260px;
    }

    .else-wrapper img {
        width: 190px;
    }

    .past-wrapper .owl-theme .owl-controls .owl-page span {
        width: 30px;
    }

    #top-nav .nav-item .nav-link {
        text-align: left;
    }

    .banner-wrapper {
        padding-bottom: 0px;
    }

    .location {
        position: static;
        top: 0;
        left: 0;
        transform: translate(0,0);
        margin-top: -60px;
        max-width: 100%;
        border-radius: 0;
        background-color: #e9ecf5;
        padding-bottom: 20px;
        padding-top: 50px;
    }

    .about-wrapper {
        padding-top: 60px;
    }

    .features .col-md-6 {
        margin-top: 40px;
    }

    .past-wrapper p.description {
        min-height: auto;
    }

    .faculty-wrapper .testimonial br {
        display: none;
    }

    .owl-theme .owl-controls .owl-buttons {
        width: 148px;
    }

    #partner .owl-controls .owl-buttons {
        width: 210px;
    }

}

@media( min-width: 568px ) {
    .location .row .col-sm:nth-child(1),
    .location .row .col-sm:nth-child(2),
    .location .row .col-sm:nth-child(3) {
        border-right: 1px solid rgba(100, 16, 162, 0.5);
    }

    .else-wrapper .blend br {
        display: none;
    }
}

@media( max-width: 567px ) {
    .else-wrapper img {
        width: 100%;
    }

    .location .col-5 {
        padding-bottom: 30px;
        
    }

    .nav-link {
        padding-right: 0px;
    }

    .what-wrapper img {
        margin: 0px auto 15px;
    }

    .what-wrapper .diff {
        text-align: center;
    }

    .else-wrapper h5 {
        padding: 0px 22px;
    }

}

@media( max-width: 479px ) {
    .banner-wrapper h1 br,
    .banner-wrapper h5 br {
        display: none;
    }

    .banner-wrapper .row.inner .col-1 {
        display: none;
    }

    .banner-wrapper .row.inner .col-auto {
        width: auto;
        min-width: 168px;
    }

    

    .banner-wrapper .row.inner .col-auto h6 {
        text-align: left !important;
    }

    .banner-wrapper .row.inner .justify-content-start {
        padding: 15px 0px;
    }

    .banner-wrapper img.two {
        margin-left: -6px;
    }

    

    .faculty-wrapper .owl-theme .owl-controls .owl-page span {
        width: 14px;
    }
    .faculty-wrapper .owl-theme .owl-controls .owl-buttons {
        width: 213px;
    }

    
}




/*....................thank you page........................*/

.thank-wrapper {
	background: url(../images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 20vh 0px;
}

.thank-wrapper h1 {
	font-size: 2.3rem;
	color: #fff;
	text-align: center;
	margin-top: 50px;
	font-weight: 600;
}

.thank-wrapper .btn {
	margin-top: 30px;
	font-size: 1.2rem;
	font-weight: 600;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #004081;
}

.associate-wrapper{
	padding-bottom: 13vh;
	padding-top: 3vh;
}

.associate-wrapper h5{
	font-weight: 700;
	color: #004081;
	padding-top: 15px;
	padding-bottom: 20px;
}

.associate-wrapper h4{
	font-size: .9rem;
	margin-bottom: 20px;
}

.associate-wrapper img {
	padding: 0px 15px;
}

.associate-wrapper img.except {
	max-width: 150px;
}

.social-wrapper.thank{
	padding: 15px 0px 10px;
}

.social-wrapper.thank img{
	width: 35px;
}

.social-wrapper.thank ul {
	margin:  0px;
	padding:0px;
}

.social-wrapper.thank ul li {
    display: inline-block;
    margin: 0px 10px;
}

.social-wrapper.thank p {
	padding-top: 8px;
}


@media(max-width: 768px) {
	.social-wrapper.thank .right-align,
	.social-wrapper.thank {
		text-align: center;
    }
    
    .associate-wrapper h4{
        margin-top: 30px;
    }

    .associate-wrapper h5 {
        padding-bottom: 0px;
    }

    .social-wrapper.thank .col-12 {
        text-align: center !important;
    }
}
