﻿:root 
{
    --textColor: #000000;
    --whiteText: #ffffff;
    --primaryColor: #272262;
    --secondaryColor: #21243D;
    --primarAction : #fc6911;
}
body 
{
    font-family: Arial, sans-serif;
    background-image: url('images/background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bodyPart
{
    padding-top:80px;
}
.bannerSection 
{
    background-color: var(--primaryColor);
    padding: 24px;
}
    .bannerSection .sectionMainTitle {
        font-size: 28px;
        padding-bottom: 0px;
        padding-top: 12px;
        line-height: 32px;
    }
.bannerSection .sectionSubTitle
{
    font-size: 21px;
    line-height: 32px;
    font-weight: 500;
}
.bannerItemList
{
    margin-top:24px;
}
.bannerItemList .commonUl 
{
    list-style-type: initial !important;
    margin-left: 16px;
    color: #ffffff;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
}
.bannerImg 
{
    height: 450px;
    position: absolute;
    bottom: -24px;
    right: 0px;
}
.sectionTitle 
{
    margin-bottom: 32px;
}
.sectionMainTitle 
{
    color: var(--textColor);
    font-weight: 700;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-bottom: 16px;
}
.sectionSubTitle 
{
    color: var(--textColor);
    font-size: 16px;
    display: block;
    text-align: center;
}
.whiteText
{
    color:#ffffff;
}
.descriptionTitle 
{
    color: var(--textColor);
    font-weight: 800;
    font-size: 20px;
    display: block;
    padding-bottom: 12px;
}
.decriptionText 
{
    color: var(--textColor);
    font-size: 15px;
}
.width100
{
    width:100%;
}
.height100
{
    height:100%;
}
.saperationDiv
{
    margin-bottom:60px;
}
.descriptionSaperation
{
    margin-bottom:24px;
}
.applyUniversities 
{
    background-color: var(--secondaryColor);
    padding: 32px;
    margin-bottom:105px;
}
.applyUniversities .sectionTitle
{
    margin-bottom:8px;
}
.applyUniversities li
{
    width:calc(100% * 1/4 - 20px);
    float:left;
    margin: 10px;
}
.applyUniversities li .card
{
    padding: 16px;
    border-radius: 0px;
}
.textLeft
{
    text-align:left;
}
.applyCollege
{
    background-color:var(--whiteText);
    padding:24px;
}
.commonUl
{
    list-style-type:initial !important;
}
.posRelative
{
    position:relative;
}
.bottomActionBtns 
{
    position: fixed;
    bottom: 32px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;    
}
.bottomActionBtnsRight 
{
    position: fixed;
    bottom: 32px;
    right: 30px;
    display: flex;
    justify-content: center;
    z-index:9;
}
.formTitle 
{
    font-size: 18px !important;
    font-weight: 700;
    color: #16166c;
    text-align:center;
    display:block;
    margin-bottom:20px;
}
.whatsappIcon
{
    width:62px;
}
.commonInput
{
    display:block;
    margin-bottom:20px;
    height:40px;
    border-radius:5px;
    color:var(--textColor);
}
.submitBtn 
{
    color: var(--whiteText);
    background: var(--primarAction);
    height: 40px;
}
.sticky-header 
{
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    padding: 20px 0px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}
.headerInner 
{
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.adminssionCollegesList 
{
    background-color: #eaeff1;
    margin-top:42px;
}
.adminssionCollegesList ul
{
    padding:0px 32px;
    list-style-type:none;
}
    .adminssionCollegesList .seo-title {
        padding-top: 32px;
        text-align: center;
        margin-bottom: 20px;
        font-size: 20px; !important;
    }
.admissionColloegeView 
{
    height: 130px;
}
.admissionColloegeView .lis-vieew-image 
{
    width: 60%;
    height: 100%;
    object-fit: contain;
    margin:0 auto;
}
.adminssionCollegesList .clg-titl
{
    margin-top:12px;
}
.adminssionCollegesList .courseList
{
    font-size: 13px;
    color: #757575;
    font-weight: 600;
}
.adminssionCollegesList .sch-postion {
    font-size: 13px;
    color: #212121;
    font-weight: 600;
    margin-top: 4px !important;
}
.adminssionCollegesList .clg-title a {
    font-size: 16px;
    color: #212121;
    font-weight: 600;
    line-height: 24px;
    height: 42px;
    margin-top: 16px;
    display: flex;
    align-items: center;
}
.adminssionCollegesList .clg-title {
    margin-bottom: 5px;
    line-height: 24px;
    margin-top: 12px !important;
}
.sucessPreview {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 42px;
    padding:0px 4px;
}
.collegeApplyBtn,
.collegeApplyBtn:hover 
{
    border-radius: 4px;
    width: 100%;
    font-size: 16px;
    background-color: #fc6911;
    color: #ffffff;
    text-decoration: none;
    padding: 6px;
    margin-top: 12px;
    display: block;
    text-align: center;
    margin: 20px auto 0px;
    height:36px;
    line-height:24px;
}
.adminssionCollegesList .listview-package .sch-postion span 
{
    color: #fc6911;
}
.verifyImg img {
    width: 70px;
    margin-bottom: 24px;
}
.marB16
{
    margin-bottom:16px;
}
.marB20
{
    margin-bottom:20px;
}
.primaryColor
{
    color:var(--primaryColor);
}
.applyInfoRight
{
    height:350px;
}
.applyInfoRight img
{
    width:100%;
    height:100%;
    object-fit:cover;
}
@media only screen and (max-width: 601px) and (min-width: 280px) {
    .bannerSection {
        padding: 16px;
    }


    .responsiveColumnReverse
    {
        flex-direction:column-reverse;
    }
    .bannerImg
    {
        position:initial;
        height:420px;
    }
        .bannerImg img {
            width: 100%;
            height: 100%;
        }
    .bannerSection .sectionMainTitle 
    {
        font-size: 27px;
   

        line-height: 38px;
    }
    .sectionMainTitle
    {
        line-height:40px;
    }
    .descriptionTitle
    {
        line-height:30px;
    }
    .applyUniversities li 
    {
        width: calc(100%* 1 / 2 - 20px);
    }
    .sectionDescription
    {
        margin-top:20px;
    }
    .applyUniversities 
    {
        padding:32px 0px;
    }
}






.class-background {
    height: 573px;
    width: 100%;
    margin-top: -92px;
}


.sticky-Scholapply {
    height: 440px;
    /*position: -webkit-sticky;
    position: sticky;*/
    top: 0;
    width: 100%;
    background-color: EBEFF3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    margin-top: 14px;
}


.sticky-Clgebanners {
    margin-inline: 2px;
    height: 500px;
    /*position: -webkit-sticky;
    position: sticky;*/
    top: 0;
    width: 100%;
    background-color: #21243d;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    margin-top: 6px;
}

.logo img {
    height: 40px;
}

.call-button {
    background-color: #fff;
    border: 1px solid #333333;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
}



/* Styling for the button */
.watsapp-button {
    text-decoration: none; /* Ensures no underline */
    
    padding: 12px 34px;
    background-color: limegreen;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
}


.apllyupgoing-button {
    text-decoration: none; /* Ensures no underline */
    padding: 12px 32px;
    background-color: #fc6911;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
    margin-right: 20px;
}

.call-button .call-link {
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    display: flex;
    align-items: center;
}

    .call-button .call-link img {
        height: 20px;
        margin-right: 8px;
    }

/* Responsive styles */
@media (max-width: 768px) {
    .sticky-header {
        flex-direction: column;
    }

  
}



.vvbgimage {
    /*margin-inline-start: -96px;
    width: 112%;
    height: 566px;*/
    /*width: 100%;
    height: 100% ;*/
    /* background-image: linear-gradient(#0a77e3, #041218); */
    /* background: rgba(0, 0, 0, 0.8) !important; */
    ;
    /*position: absolute !important;*/
    /*opacity: 0.5 !important;*/
}




.vvlogoicon-div {
    color: white;
}

.apllydetails {
    background-color: white;
    margin-top: -508px;
    margin-inline: 565px;
    border-radius: 1px;
}




.button-hrefup {
    margin-top: 38px;
    margin-inline: 499px;
    height: 45px;
    width: 173px;
    display: inline-block;
    /*position: fixed;*/
    font-size: 23px;
    text-align: center;
    text-decoration: none;
    background-color: #fc6911; /* Green background */
    color: white; /* White text */
    border-radius: 5px; /* Rounded corners */
    border: none; /* No border */
    transition: background-color 0.3s; /* Smooth background change */
}


/*.panel-apply {
    margin-top: 53px;
    border: 1px solid #000;
    width: 376px;
    height: 500px;
    background-color: white;
    margin-inline: 898px;
    position: absolute;
}*/


.sticky-apllybutton {
    position: fixed;
    margin-inline: 657px;
    height: 23px;
    width: 130px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    background-color: #fc6911; /* Green background */
    color: white; /* White text */
    border-radius: 5px; /* Rounded corners */
    border: none; /* No border */
    transition: background-color 0.3s; /* Smooth background change */
}
.sticky-button {
    position: fixed; /* Fixed position */
    bottom: 20px; /* Distance from the bottom */
    right: 50px; /* Distance from the right */
    padding: 15px 25px;
    background-color: limegreen;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
}

.totalalldi {
    width: 100%
}
