* {
    margin: 0px;
    padding: 0px;
}

body {
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}

input[type=text],
input[type=password] {
    padding: 7px 6px;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

input,
input, input::placeholder {
    font-size: 13px !important;
    color: #aeaeae !important;
}

.myrow {
    padding: 0px 0px;
}

.myrow {
    padding: 0px 0px;
}
.form-control {
    font-size: 13px !important;
    color: #2e2e2e !important;
    height: calc(1.8em + .80rem + 4px)!important;
}
.submitbtn {
    border-radius: 3px;
    /* background-color: rgb(255 203 8); */
    font-size: 16px !important;
    font-family: "Poppins";
    color: #002e5e !important;
    padding: 5px 42px;
    margin-bottom: 15px;
    border: 1px solid;
}
.submitbtn:hover {
    background-color: #002e5e;
    color: white !important;
}
.topbanner {
    background: url(./images/bannermain.png) no-repeat center;
    padding: 0px 0px 60px;
    margin: 0px;
    background-size: cover;
}

.topsection {
    display: flex;
    justify-content: space-between;
}

.logo img {
    width: 85%;
    padding-top: 3rem;
}

.row.dflaxcustom {
    display: flex;
    align-items: center;
}
/* .owl-carousel.owl-theme.owl-loaded.owl-drag {
  max-width: 985px;
  margin: 0 auto;
} */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #002e5e !important;
}

.formsection {
    border-radius: 25px;
    background-color: #fff;
    padding: 15px 15px;
    box-shadow: 0px 12px 4.6px 0.4px rgb(25 42 37 / 21%);
    max-width: 400px;
}

select.form-control.myselect {
    border-width: 1px;
    border-color: #000;
    border-style: solid;
    font-size: 13px !important;
    color: #aeaeae !important;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

/*select.form-control:not([size]):not([multiple]) {*/
/*    height: inherit;*/
/*    padding: 5px 3px;*/
/*}*/

.btncolumn {
    text-align: center;
    margin: 35px 0px 0px;
}



h2.fiveheading {
    text-align: center;
    font-family: 'cambria-regular';
    font-size: 1.6rem;
    margin-bottom: 35px;
}

section.five {
    background: #f3f3f4;
    padding: 60px 0;
}

.customflax {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
    transition: all 0.35s ease;
    cursor: pointer;
}

/* Hover Effects */
.award-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    background: #ffffff;
}

.award-card:hover img {
    transform: scale(1.08);
    filter: brightness(1.15);
}

/* Logo smooth animation */
.logobrand img {
    transition: all 0.35s ease;
}

/* Text styling */
.logobtext {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
}

.placementsection {
    background: url(./images/counterlogobg.jpg) no-repeat center top;
    padding: 35px 0px 60px;
    background-size: cover;
}

.toprecutersection {
    max-width: 505px;
    width: 100%;
    float: right;
}



ul.toplist {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
}

    ul.toplist:last-child {
        border-bottom: none;
    }

    ul.toplist li {
        float: left;
        width: 50%;
        border-right: 1px solid #fff;
    }

        ul.toplist li:last-child {
            border-right: none;
            text-align: center;
        }

    ul.toplist li {
        float: left;
        width: 50%;
        padding: 20px 0px;
    }

.logobtext {
    font-size: 0.8rem;
    font-weight: bold;
}

.logobrand img {
    width: 85%;
}

.logobrand {
    max-width: 120px;
}

.row.maxwidth {
    max-width: 700px;
    margin: 45px auto;
}

h5.textimonialsheading {
    font-weight: 900;
    color: rgb(0, 46, 94);
    font-size: 1rem;
}

.myrow {
    margin: 0px;
    padding: 0px;
}

.myimage {
    position: relative;
}

.best {
    font-size: 18px;
    padding-top: 60px;
    font-family: "Poppins";
    color: rgb(0, 46, 94);
    font-weight: bold;
}



.myimage2 {
    margin: auto;
}

    .myimage2 img {
        margin: 10px 30px 30px 60px;
    }

.myimage img {
    margin-left: 2s0px;
}

.mybtn {
    background-color: #ffcb08;
    border: 1px solid #ffcb08;
    color: #002e5e;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 48px;
    margin-right: 0;
    border-radius: 2px;
}

/* Add styles to the form container */

.enquiry {
    padding: 10px;
    font-size: 24px;
    font-family: "Poppins";
    color: rgb(0 46 94);
    font-weight: bold;
    text-align: center;
}

.gray {
    background-color: #f3f3f4;
    padding: 50px 0px;
}

.graycol {
    display: flex;
    justify-content: center;
}

.awards {
    color: rgba(40, 40, 40, 0.4);
}

.amitycontainer {
    padding: 40px 10px;
    font-weight: 500;
}


p.amitycontent {
    color: #282828;
    line-height: 28px;
    font-weight: 400;
}

.aboutamity {
    margin-top: 40px;
    font-size: 1.6rem;
    color: rgb(10, 138, 213);
    font-weight: bold;
}

.myblue {
    padding-bottom: 60px;
    background-image: linear-gradient(to right, #0078b2, #0088c4, #008cc9, #008ecb, #009ddc, #009ddc, #0098d6, #0098d6, #008fcc, #0081bc, #0081bc, #0081bc, #007db8)
}

.myyellow {
    padding-bottom: 60px;
    background-image: linear-gradient(to right, #ffcb08, #c7ab2e, #747c66, #415f88, #4c6681);
}

.topplacement {
    font-size: 1.6rem;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.mytoprow {
    margin-top: 30px;
    padding-left: 15px;
}

.row.myborderbottom2one {
    margin-left: 5px;
}

.row.myborderbottom {
    margin-left: 5px;
    position: relative;
}

    .row.myborderbottom:before {
        border-bottom: 1px solid #fff;
        content: '';
        width: 445px;
        position: absolute;
        bottom: 0;
        left: 37px;
        right: 0;
        top: 0;
    }

.myborcol1 {
    border-right: 1px solid #fff;
}

.myborcol5 {
    border-right: 1px solid #fff;
}

.studentsp {
    font-size: 1.4rem;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
}

.foursec {
    background: url(./images/addbanner.png) no-repeat center top;
    width: 100%;
    background-size: cover;
    clear: both;
    padding-bottom: 300px;
}

.forsectext {
    max-width: 701px;
    margin: 0px auto;
    text-align: center;
    padding: 60px 0px;
}

h2.fourhead {
    color: #002e5e;
    font-weight: bold;
    font-size: 2rem;
}

h3.smallheading {
    font-size: 1.5rem;
    color: #002e5e;
    font-weight: 500;
}

p.bannertext {
    font-size: 1.1rem;
}

h2.fiveheading {
    text-align: center;
    font-family: 'cambria-regular';
    font-size: 1.6rem;
    margin-bottom: 35px;
}

.number {
    font-size: 27px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
}





.students {
    margin-left: 25px;
    font-size: 18px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
}



.myline {
    margin-top: 10px;
}



.ourline {
    margin-top: 10px;
    position: relative;
}

    .ourline::after {
        content: "";
        position: absolute;
        top: 10%;
        left: 49%;
        width: 1px;
        height: 190px;
        border-left: 1px solid rgb(255, 255, 255);
        background-color: rgb(255, 255, 255);
    }

.myrecruitrow .myrecruitcol {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
}

.recruit {
    font-size: 1.2rem;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    /*padding-top: 3rem;*/
}

.brandlogosection {
    text-align: center;
}

h2.pageheading {
    text-align: center;
    color: #0a8ad5;
    font-size: 2rem;
    font-weight: bold;
}

.logotext {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}

p.dis {
    color: #535353;
    line-height: 35px;
}

.brandlogosection a img {
    max-width: 80px;
    margin-bottom: 4px;
}

.mynextrow {
    margin-top: 10px;
}

.mycolor {
    background-color: #ecf4fc;
    padding: 60px 10px;
}

.myiconrow {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.icocol img {
    font-size: 70px;
}

.courserow .coursecol {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}

.course {
    font-size: 30px;
    font-family: "Poppins";
    color: rgb(10, 138, 213);
    font-weight: bold;
}

.myiconrow2 {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 10px 0px;
}

.iconcolumn {
    margin-left: 35px;
}

.statuecontainer {
    background-image: url(../images/statue2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    margin: 0px;
}


.textabroadrow .textabroadcol {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.mypic {
    margin-top: 20px;
}

.researchcont {
    padding: 60px 0px;
}

.text {
    font-size: 30px;
    font-family: "Poppins";
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
    padding-bottom: 0px;
}

.text2 {
    font-size: 30px;
    font-family: "Poppins";
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 20px;
}

.text3 {
    font-size: 30px;
    font-family: "Poppins";
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
    padding-bottom: 0px;
}



.faculty {
    font-size: 19px;
    /* padding-left: 30px; */
    font-family: "Poppins";
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
}

.faculty3 {
    /* padding-left: 30px; */
    font-size: 19px;
    font-family: "Poppins";
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
}

.faculty2 {
    padding-left: 40px;
    font-size: 19px;
    font-family: "Poppins";
    color: rgb(40, 40, 40) !important;
    font-weight: bold;
}

.ourline2 {
    margin-top: 10px;
    position: relative;
}

    .ourline2::after {
        content: "";
        position: absolute;
        top: 14%;
        left: 44%;
        width: 1px;
        height: 270px;
        background-color: rgb(42, 42, 39);
        opacity: 0.212;
    }

.research {
    font-size: 30px;
    color: rgb(10, 138, 213);
    font-weight: bold;
}

.iframecol {
    padding: 0px;
    margin: 0px;
}

.campusrow {
    background-image: linear-gradient(to right, #113f69, #0f4875, #12547f, #126493, #0f73a4, #107eb1, #0f86ba, #108abd, #1096cb, #0f9ed8);
}

.ouralumina {
    font-size: 1.8rem;
    color: rgb(10, 138, 213);
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* .mytechcol {

  margin-top: 50px;
} */

.mytechcol img {
    margin-left: 20px;
}

.techcontainer {
    background-color: #ecf4fc;
    padding-bottom: 50px;
}

.tancol {
    display: flex;
    justify-content: center;
}

.electcont {
    background-color: #004aad;
}

.bluecol {
    padding: 0px;
    margin: 0px;
}

.tanrow {
    padding: 30px 0px;
}

.bluecol {
    padding: 0px;
    margin: 0px;
}

.myelectcol {
    padding: 0px;
    margin: 0px;
}

    .myelectcol img {
        margin-top: 40px;
    }

.myuniquecont {
    padding: 50px 0px;
}



.unique {
    font-size: 31px;
    font-family: "Poppins";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
}

.uniquerow .uniquecol {
    display: flex;
    justify-content: center;
}

.myengrow {
    padding-top: 50px;
}

    .myengrow .myengcol {
        margin: auto;
    }

.myengcol img {
    margin-left: 10px;
}

.business {
    font-size: 19px;
    font-family: "Poppins";
    font-weight: 500;
    margin-top: 10px;
    color: rgb(40, 40, 40);
    text-align: center;
}




.campusrow {
    margin: -7px 0px;
    padding: 0px;
}

.mylastcon {
    background-color: #002e5e;
    margin: 0px;
    padding: 0px;
}

footer.btmfooter {
    background: #002e5e;
    color: #fff;
    text-align: center;
    padding: 0px 0px;
    margin: 0px;
    line-height: 70px;
}

.userlist .mylist {
    display: flex;
    justify-content: space-between;
}

footer.btmfooter p {
    margin: 0;
}

/*Style for Testimonials Slider*/
.main-content {
    position: relative;
}

    .main-content .owl-theme .custom-nav {
        position: absolute;
        top: 35%;
        left: 0;
        right: 0;
    }

        .main-content .owl-theme .custom-nav .owl-prev,
        .main-content .owl-theme .custom-nav .owl-next {
            position: absolute;
            height: 40px;
            width: 40px;
            border-radius: 50px;
            color: inherit;
            border: none;
            z-index: 100;
        }

            .main-content .owl-theme .custom-nav .owl-next:hover {
                background: #002e5e;
            }

            .main-content .owl-theme .custom-nav .owl-prev:hover {
                background: #002e5e;
            }

            .main-content .owl-theme .custom-nav .owl-prev i,
            .main-content .owl-theme .custom-nav .owl-next i {
                font-size: 2rem;
                color: white;
            }

        .main-content .owl-theme .custom-nav .owl-prev {
            left: 0;
        }

        .main-content .owl-theme .custom-nav .owl-next {
            right: 0;
        }

.hearcontainer {
    background-color: #f0f0f0;
    padding: 80px 10px;
}


.snip1533 {
    font-family: 'Roboto', Arial, sans-serif;
    margin: 30px 0px 10px;
    position: relative;
    text-align: center;
}

    .snip1533 *,
    .snip1533 *:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
    }



    .snip1533 figcaption:before {
        color: #002e5e;
        content: "\201c";
        font-family: 'FontAwesome';
        font-size: 100px;
        font-style: "poppins";
        left: 0;
        line-height: 60px;
        position: absolute;
        top: -9px;
        z-index: 1;
        margin: 0 auto;
        right: 0;
    }


/* Section Base */
section.five, 
section .pageheading {
    text-align: center;
}

.pageheading {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #111;
}

/* Layout wrap */
.logotext {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 22px;
    margin-bottom: 35px;
}

/* Card */
.course-card {
    width: 170px;
    height: 170px;
    background: linear-gradient(145deg, #ffffff, #f3f3f3);
    border-radius: 15px;
    padding: 25px 10px;
    text-align: center;
    transition: all 0.35s ease;
    border: 1px solid rgba(0,0,0,0.05);

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}

/* Hover Elevation */
.course-card:hover {
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    background: #ffffff;
    border-color: #ddd;
}

/* Icon */
.course-card .icon img {
    width: 55px;
    transition: all 0.35s ease;
    filter: drop-shadow(0 5px 8px rgba(0,0,0,0.1));
}

.course-card:hover .icon img {
    transform: scale(1.15);
    filter: drop-shadow(0 8px 15px rgba(0,0,0,0.18));
}

/* Text */
.course-card .dis {
    margin-top: 12px;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    letter-spacing: 0.3px;
}

/* Responsive */
@media (max-width: 768px) {
    .course-card {
        width: 45%;
        height: 150px;
    }
}

@media (max-width: 480px) {
    .course-card {
        width: 48%;
        height: 140px;
        padding: 20px 5px;
    }
    .course-card .icon img {
        width: 46px;
    }
}



.cardone {
    border-top: none !important;
    border-bottom: none;
}

.item {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 24px 0px rgba(0, 46, 94, 0.08);
    border: none;
    min-height: 660px;
}

.item {
    position: relative;
}

.iconrow .iconcolumn {
    display: flex;
    justify-content: center;
    position: absolute;
    top: -6%;
    right: 1%;
    font-size: 40px;
    color: #002e5e;
}



.amity {
    font-size: 16px;
    color: #000;
    line-height: 1.833;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0px;
    margin-top: 20px;
    font-weight: bold;
}



.mypicrow .mypiccolumn {
    margin: auto;
    padding-bottom: 10px;
}

.gaurav {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(0, 46, 94);
    font-weight: bold;
}

.hearrow .hearcol {
    display: flex;
    justify-content: center;
    padding: 40px 10px;
}

.out {
    font-size: 33px;
    font-family: "Poppins";
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.owl-theme .owl-dots .owl-dot.active span:hover {
    background: #002e5e;
}


.mynextcon3 {
    margin-left: 5px;
    padding: 20px;
}

.mynextcon2 {
    margin-left: 5px;
}


.myrowborder {
    border-top: 1px solid rgb(199, 198, 198);
    /* opacity: 0.212; */
}

.myborder1 {
    border-right: 1px solid rgb(199, 198, 198);
    /* opacity: 0.212; */
}

.myborder {
    border-right: 1px solid rgb(199, 198, 198);
}

    .myborder:last-child {
        border: none;
    }



.myinput {
    width: 100%;
    padding: 7px 10px;
    border-width: 1px;
    border-color: rgb(236, 236, 236);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}


/*MOBILE RESPONSIVE*/
@media only screen and (max-width: 600px) {
    .topsection {
        display: block;
        text-align: center;
    }

    .mybtn {
        margin-bottom: 2rem;
    }

    .formsection {
        max-width: 100%;
    }

    .customflax {
        display: block;
        text-align: center;
        width: 100%;
    }

    .logobrand {
        max-width: 120px;
        margin: 0 auto;
    }

    .customflax {
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 2rem;
    }

    .aboutamity {
        margin-top: 40px;
        font-size: 1.3rem;
        color: rgb(10, 138, 213);
        font-weight: bold;
        text-align: center;
    }

    p.amitycontent {
        color: #282828;
        line-height: 28px;
        font-weight: 400;
        text-align: center;
    }

    ul.toplist li {
        border-right: 0px;
    }

    .placementsection {
        background: #007db8;
        padding: 35px 0px 30px;
        background-size: cover;
    }

    .logotext {
        display: block;
    }

    h2.fourhead {
        color: #002e5e;
        font-weight: bold;
        font-size: 1.4rem;
    }

    .myborder1 {
        border-right: none;
        text-align: center;
    }

    .myborder {
        text-align: center;
    }

    .myborder4 {
        text-align: center;
    }

    .myborder {
        border-right: 0px !important;
    }

    .myrowborder {
        border-top: 0px solid rgb(199, 198, 198);
        /* opacity: 0.212; */
    }

    .faculty2 {
        padding-left: 0px;
        font-size: 19px;
        margin-bottom: 2rem;
    }

    .research {
        font-size: 30px;
        color: rgb(10, 138, 213);
        font-weight: bold;
        text-align: center;
    }

    footer.btmfooter p {
        margin: 0;
        font-size: 0.7rem;
    }
}