.elementor-3794 .elementor-element.elementor-element-905b7e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3794 .elementor-element.elementor-element-172bd42 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3794 .elementor-element.elementor-element-29bc7e2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3794 .elementor-element.elementor-element-72cf766{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3794 .elementor-element.elementor-element-4820183 > .elementor-widget-container{margin:70px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3794 .elementor-element.elementor-element-d8a84dd{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3794 .elementor-element.elementor-element-77a48ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3794 .elementor-element.elementor-element-ab9ae4d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3794 .elementor-element.elementor-element-7daef89{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3794 .elementor-element.elementor-element-987efec > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3794 .elementor-element.elementor-element-388ac3c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-3794 .elementor-element.elementor-element-29bc7e2{--content-width:1300px;}.elementor-3794 .elementor-element.elementor-element-72cf766{--content-width:1300px;}.elementor-3794 .elementor-element.elementor-element-77a48ea{--content-width:1300px;}.elementor-3794 .elementor-element.elementor-element-7daef89{--content-width:1300px;}.elementor-3794 .elementor-element.elementor-element-388ac3c{--content-width:1300px;}}/* Start custom CSS for shortcode, class: .elementor-element-172bd42 */<style>
/* ==========================
   College Hero — compact version
==========================*/
.college-hero{
    width:100%;
    margin-bottom:40px;
}
.college-banner{
    position:relative;
    height:260px;              /* was 420px */
    overflow:hidden;
    border-radius:0 0 20px 20px;
}
.college-banner img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.banner-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(
        to bottom,
        rgba(0,0,0,.15),
        rgba(0,0,0,.55)
    );
}
.college-card{
    max-width:1300px;
    margin:auto;
    margin-top:-60px;          /* was -90px */
    background:#fff;
    border-radius:18px;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:26px 30px;         /* was 40px */
    position:relative;
    z-index:5;
}
.college-left{
    display:flex;
    gap:20px;                  /* was 30px */
    align-items:center;
}
.college-logo{
    width:100px;                /* was 160px */
    height:100px;
    border-radius:16px;
    background:#fff;
    padding:8px;
    box-shadow:0 8px 20px rgba(0,0,0,.08);
    flex-shrink:0;
}
.college-logo img{
    width:100%;
    height:100%;
    object-fit:contain;
}
.college-type{
    display:inline-block;
    padding:6px 14px;          /* was 8px 16px */
    border-radius:50px;
    background:#EFF6FF;
    color:#FF9F3F;
    font-size:12px;            /* was 13px */
    font-weight:600;
    margin-bottom:10px;        /* was 15px */
}
.college-content h1{
    font-size:28px;            /* was 46px */
    line-height:1.25;
    margin-bottom:10px;        /* was 18px */
    color:#111827;
}
.college-meta{
    display:flex;
    gap:10px;                  /* was 18px */
    flex-wrap:wrap;
    margin-bottom:12px;        /* was 20px */
}
.college-meta span{
    padding:6px 12px;          /* was 10px 16px */
    border-radius:40px;
    background:#F3F4F6;
    color:#374151;
    font-size:13px;            /* was 15px */
}
.college-content p{
    max-width:600px;           /* was 700px */
    line-height:1.7;           /* was 1.9 */
    color:#6B7280;
    font-size:14px;            /* was 16px */
}
.college-actions{
    display:flex;
    flex-direction:column;
    gap:10px;                  /* was 15px */
}
.btn-primary{
    background:#ff9f3f;
    color:#fff;
    text-decoration:none;
    padding:12px 26px;         /* was 16px 34px */
    border-radius:12px;
    font-weight:600;
    font-size:14px;
    transition:.3s;
    text-align:center;
}
.btn-primary:hover{
    background:#f68a17;        /* darker orange on hover instead of no-op */
    transform:translateY(-3px);
}
.btn-secondary{
    background:#fff;
    color:#ff9f3f;
    border:2px solid #ff9f3f;
    text-decoration:none;
    padding:12px 26px;         /* was 16px 34px */
    border-radius:12px;
    font-weight:600;
    font-size:14px;
    transition:.3s;
    text-align:center;
}
.btn-secondary:hover{
    background:#ff9f3f;        /* was #2563EB — now matches the orange theme */
    color:#fff;
}

/* ==========================
   Responsive
==========================*/
@media(max-width:991px){
.college-card{
    flex-direction:column;
    gap:22px;
    text-align:center;
    padding:22px;
}
.college-left{
    flex-direction:column;
}
.college-content h1{
    font-size:24px;
}
.college-meta{
    justify-content:center;
}
.college-actions{
    width:100%;
}
.btn-primary,
.btn-secondary{
    width:100%;
}
}
@media(max-width:768px){
.college-banner{
    height:180px;               /* was 280px */
}
.college-card{
    padding:18px;                /* was 25px */
    margin-top:-40px;            /* was -60px */
}
.college-logo{
    width:80px;                  /* was 120px */
    height:80px;
}
.college-content h1{
    font-size:20px;              /* was 28px */
}
}
</style>/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ce62a8c */<style>

.college-highlights{
    margin:70px auto;
    max-width:1300px;
}

.ch-header{
    margin-bottom:30px;
}

.section-tag{
    display:inline-block;
    padding:6px 14px;
    background:#EEF5FF;
    color:#FF9F3F;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
    margin-bottom:12px;
}

.ch-header h2{
    font-size:38px;
    margin:0;
    font-weight:700;
    color:#111827;
}

.ch-header p{
    margin-top:10px;
    color:#6B7280;
    font-size:16px;
}

.highlight-wrapper{

    display:flex;
    align-items:center;
    justify-content:space-between;

    background:#fff;

    border-radius:22px;

    padding:35px;

    box-shadow:
    0 10px 35px rgba(0,0,0,.06);

    overflow-x:auto;

}

.highlight-item{

    min-width:160px;

    text-align:center;

    transition:.35s;

}

.highlight-item:hover{

    transform:translateY(-6px);

}

.label{

    display:block;

    font-size:14px;

    color:#6B7280;

    margin-bottom:12px;

    text-transform:uppercase;

    letter-spacing:.08em;

}

.highlight-item h3{

    margin:0;

    font-size:24px;

    color:#111827;

    font-weight:700;

    line-height:1.3;

}

.divider{

    width:1px;

    height:65px;

    background:#E5E7EB;

    flex-shrink:0;

}

/* ==========================
   Responsive
========================== */

@media(max-width:992px){

.highlight-wrapper{

    justify-content:flex-start;

    gap:25px;

    padding:25px;

}

.divider{

    display:none;

}

.highlight-item{

    min-width:170px;

}

}

@media(max-width:767px){

.ch-header h2{

    font-size:30px;

}

.highlight-wrapper{

    border-radius:16px;

}

.highlight-item h3{

    font-size:20px;

}

}

</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4820183 *//*=========================
Courses & Fees
==========================*/

.course-section{

    max-width:1300px;
    margin:0px 0px 0px 0px ;

}

.course-header{

    margin-bottom:35px;

}

.section-badge{

    display:inline-block;
    padding:8px 18px;
    background:#EEF4FF;
    color:#FF9F3F;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
    letter-spacing:.5px;
    margin-bottom:16px;

}

.course-header h2{

    margin:0;
    font-size:42px;
    font-weight:700;
    color:#111827;

}

.course-header p{

    margin-top:14px;
    max-width:700px;
    color:#6B7280;
    line-height:1.8;
    font-size:17px;

}

.course-table-card{

    background:#fff;
    border-radius:24px;
    padding:25px;
    border:1px solid #EEF2F7;
    box-shadow:0 12px 40px rgba(15,23,42,.06);
    overflow:hidden;

}

@media (max-width:768px){

.course-header h2{

    font-size:32px;

}

.course-header p{

    font-size:15px;

}

.course-table-card{

    padding:18px;

}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d8a84dd */.college-course-table-wrapper{
    overflow-x:auto;
}

.college-course-table{

    width:100%;
    border-collapse:collapse;
    min-width:750px;

}

.college-course-table thead{

    background:#F8FAFC;

}

.college-course-table th{

    padding:18px 20px;
    text-align:left;
    color:#374151;
    font-size:15px;
    font-weight:600;
    border-bottom:2px solid #E5E7EB;

}

.college-course-table td{

    padding:18px 20px;
    color:#4B5563;
    border-bottom:1px solid #EEF2F7;
    transition:.25s;

}

.college-course-table tbody tr:hover{

    background:#F9FBFF;

}

.college-course-table td:nth-child(3){

    color:#16A34A;
    font-weight:700;

}

.college-course-table tbody tr:last-child td{

    border-bottom:none;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab9ae4d *//*=========================
Facilities Section
==========================*/

.cs360-facilities{

    max-width:1300px;
    margin:0px 0px 0px 0px;

}

.cs360-facilities-header{

    margin-bottom:35px;

}

.cs360-facilities-badge{

    display:inline-block;
    padding:8px 18px;
    background:#EEF4FF;
    color:#FF9F3F;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
    letter-spacing:.5px;
    margin-bottom:16px;

}

.cs360-facilities-header h2{

    margin:0;
    font-size:42px;
    font-weight:700;
    color:#111827;

}

.cs360-facilities-header p{

    margin-top:14px;
    max-width:700px;
    color:#6B7280;
    line-height:1.8;
    font-size:17px;

}

.cs360-facilities-card{

    background:#fff;
    border-radius:24px;
    padding:25px;
    border:1px solid #EEF2F7;
    box-shadow:0 12px 40px rgba(15,23,42,.06);
    overflow:hidden;

}

@media (max-width:768px){

.cs360-facilities-header h2{

    font-size:32px;

}

.cs360-facilities-header p{

    font-size:15px;

}

.cs360-facilities-card{

    padding:18px;

}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-265311f */.facility-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(180px,1fr));
gap:20px;
margin-top:30px;
}

.facility-card{
background:#fff;
padding:30px;
border-radius:18px;
text-align:center;
border:1px solid #edf2f7;
box-shadow:0 8px 25px rgba(0,0,0,.05);
transition:.3s;
}

.facility-card:hover{
transform:translateY(-8px);
box-shadow:0 20px 40px rgba(37,99,235,.12);
}

.facility-icon{
font-size:34px;
margin-bottom:18px;
}

.facility-card span{
display:block;
font-size:16px;
font-weight:600;
color:#111827;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-987efec *//*=========================
Gallery Section
==========================*/

.cs360-gallery{

    max-width:1300px;
    margin:0px 0 0;

}

.cs360-gallery-header{

    margin-bottom:35px;

}

.cs360-gallery-badge{

    display:inline-block;
    padding:8px 18px;
    background:#EEF4FF;
    color:#FF9F3F;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
    letter-spacing:.5px;
    margin-bottom:16px;

}

.cs360-gallery-header h2{

    margin:0;
    font-size:42px;
    font-weight:700;
    color:#111827;

}

.cs360-gallery-header p{

    margin-top:14px;
    max-width:700px;
    color:#6B7280;
    line-height:1.8;
    font-size:17px;

}

.cs360-gallery-card{

    background:#fff;
    border-radius:24px;
    padding:25px;
    border:1px solid #EEF2F7;
    box-shadow:0 12px 40px rgba(15,23,42,.06);
    overflow:hidden;

}

@media (max-width:768px){

.cs360-gallery-header h2{

    font-size:32px;

}

.cs360-gallery-header p{

    font-size:15px;

}

.cs360-gallery-card{

    padding:18px;

}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-cc12f37 *//*=========================
College Gallery
=========================*/

.college-gallery-grid{

display:grid;

grid-template-columns:repeat(4,1fr);

gap:20px;

margin-top:40px;

}

.gallery-item{

display:block;

overflow:hidden;

border-radius:20px;

box-shadow:0 10px 30px rgba(0,0,0,.08);

transition:.35s;

}

.gallery-item:hover{

transform:translateY(-8px);

box-shadow:0 20px 45px rgba(37,99,235,.15);

}

.gallery-item img{

width:100%;

height:260px;

object-fit:cover;

transition:.45s;

display:block;

}

.gallery-item:hover img{

transform:scale(1.08);

}

@media(max-width:1024px){

.college-gallery-grid{

grid-template-columns:repeat(3,1fr);

}

}

@media(max-width:768px){

.college-gallery-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:480px){

.college-gallery-grid{

grid-template-columns:1fr;

}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7daef89 *//*==================================
COLLEGE GALLERY
==================================*/

.college-gallery{

    max-width:1280px;
    margin:90px auto;

}

/* Heading */

.college-gallery h2{

    font-size:42px;
    font-weight:700;
    color:#111827;
    margin-bottom:18px;

}

/* Gallery Grid */

.college-gallery .elementor-image-gallery{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:22px;

}

/* Gallery Item */

.college-gallery .gallery-item{

    margin:0 !important;

}

.college-gallery .gallery-icon{

    overflow:hidden;

    border-radius:22px;

    box-shadow:
    0 15px 40px rgba(15,23,42,.08);

}

/* Image */

.college-gallery .gallery-icon img{

    width:100%;

    aspect-ratio:1/1;

    object-fit:cover;

    transition:.45s;

}

/* Hover */

.college-gallery .gallery-icon:hover img{

    transform:scale(1.08);

}

/* Responsive */

@media(max-width:1024px){

.college-gallery .elementor-image-gallery{

grid-template-columns:repeat(3,1fr);

}

}

@media(max-width:768px){

.college-gallery .elementor-image-gallery{

grid-template-columns:repeat(2,1fr);

gap:15px;

}

.college-gallery h2{

font-size:34px;

}

}

@media(max-width:480px){

.college-gallery .elementor-image-gallery{

grid-template-columns:1fr;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e3155b5 *//*=============================
College Search 360 FAQ
==============================*/

.cs360-faq{

padding:100px 20px;

background:#F8FAFC;

}

.cs360-faq__header{

max-width:760px;

margin:auto;

text-align:center;

margin-bottom:60px;

}

.cs360-faq__badge{

display:inline-block;

padding:10px 18px;

background:#FF9F3F;

color:#fff;

border-radius:40px;

font-size:13px;

font-weight:700;

letter-spacing:1px;

text-transform:uppercase;

margin-bottom:20px;

}

.cs360-faq__title{

font-size:42px;

font-weight:700;

color:#0F172A;

margin-bottom:18px;

}

.cs360-faq__subtitle{

font-size:18px;

line-height:1.8;

color:#64748B;

}

.cs360-faq__container{

max-width:900px;

margin:auto;

display:flex;

flex-direction:column;

gap:20px;

}

.cs360-faq__item{

background:#fff;

border-radius:20px;

padding:0;

overflow:hidden;

border:1px solid #E8EDF3;

box-shadow:0 15px 35px rgba(15,23,42,.05);

transition:.3s;

}

.cs360-faq__item:hover{

transform:translateY(-3px);

box-shadow:0 20px 40px rgba(15,23,42,.08);

}

.cs360-faq__item summary{

list-style:none;

cursor:pointer;

padding:24px 30px;

font-size:20px;

font-weight:600;

color:#0F172A;

position:relative;

}

.cs360-faq__item summary::-webkit-details-marker{

display:none;

}

.cs360-faq__item summary::after{

content:"+";

position:absolute;

right:30px;

top:50%;

transform:translateY(-50%);

width:36px;

height:36px;

border-radius:50%;

background:#FF9F3F;

color:#fff;

display:flex;

align-items:center;

justify-content:center;

font-size:22px;

font-weight:bold;

transition:.3s;

}

.cs360-faq__item[open] summary::after{

content:"−";

background:#127A91;

}

.cs360-faq__item p{

padding:0 30px 28px;

font-size:17px;

line-height:1.8;

color:#64748B;

margin:0;

}

@media(max-width:768px){

.cs360-faq{

padding:70px 20px;

}

.cs360-faq__title{

font-size:34px;

}

.cs360-faq__item summary{

font-size:18px;

padding:20px;

}

.cs360-faq__item p{

padding:0 20px 20px;

font-size:16px;

}

}/* End custom CSS */