/* footer ul.logos .ptib {
    background-image: url(https://vfs.edu/sites/all/themes/vfs/img/home/BC_PrivateTrainingDesignated_K_2026V1_compressed.jpg) !important;
}
footer {
    font-weight: 400;
    font-style: normal;
    background: #000;
    color: #919191;
    text-align: center;
    border: none;
    margin-top: 0;
    padding: 100px 0;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #e5e5e5;
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0;
}

footer ul {
    padding-left: 0;
}

footer ul li {
    list-style: none;
    display: inline-block;
}

footer ul.social {
    margin-bottom: 50px;
}

footer ul.social li {
    padding: 0 10px 20px;
}

footer ul.links {
    margin-bottom: 30px;
}

footer ul.links li {
    padding: 0 15px 20px;
}

footer a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 900;
    font-style: normal;
}

footer a:hover {
    text-decoration: none;
}

footer small a {
    font-weight: 400;
    font-style: normal;
    color: #919191;
    text-decoration: none;
    text-transform: none;
}

footer small a:hover {
    color: #919191;
    text-decoration: underline;
}

footer ul.logos {
    margin: 30px auto;
}

footer ul.logos li {
    margin: 0 15px;
}

.event-footer ul li {
    text-align: left;
}

.event-footer #event-footer-links {
    text-align: left;
}

.event-footer #event-footer-links li:first-child {
    padding-left: 0;
}

#footer-right small {
    display: block;
    text-align: left;
}

#footer-right small a {
    color: #fff;
    font-weight: 800;
}

.main-container .icon,
footer .icon {
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    border: solid 3px;
    border-color: #fff;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.main-container .icon svg,
footer .icon svg {
    fill: #fff;
    width: 54px;
    height: 54px;
}

.main-container .icon:hover,
footer .icon:hover {
    background: #fff;
}

.main-container .icon:hover svg,
footer .icon:hover svg {
    fill: #000000;
}

.main-container .icon.reveal,
footer .icon.reveal {
    width: 30px;
    height: 30px;
    border-width: 2px;
    background: rgba(164, 16, 52, 0.8);
    opacity: 0.5;
    margin: 0;
    padding-right: 0.5px;
}

.main-container .icon.reveal svg,
footer .icon.reveal svg {
    width: 15px;
    height: 15px;
    margin: 5px;
}

.main-container .icon.reveal svg .infoclose,
footer .icon.reveal svg .infoclose {
    display: none;
}

.main-container .icon.reveal:hover,
footer .icon.reveal:hover {
    background: #ef7c00;
    opacity: 1;
}

.main-container .icon.reveal:hover svg,
footer .icon.reveal:hover svg {
    fill: #fff;
}

.main-container .icon.reveal.open,
footer .icon.reveal.open {
    background: #fff;
    opacity: 1;
}

.main-container .icon.reveal.open svg,
footer .icon.reveal.open svg {
    fill: #ef7c00;
}

.main-container .icon.reveal.open svg .info,
footer .icon.reveal.open svg .info {
    display: none;
}

.main-container .icon.reveal.open svg .infoclose,
footer .icon.reveal.open svg .infoclose {
    display: block;
}

.main-container .icon.play,
footer .icon.play {
    width: 40px;
    height: 40px;
    border-width: 2px;
    background: rgba(0, 0, 0, 0.7);
}

.main-container .icon.play svg,
footer .icon.play svg {
    width: 15px;
    height: 15px;
    margin: 10px 12px;
}

.main-container .icon.play:hover,
footer .icon.play:hover {
    background: #000;
}

.main-container .icon.play:hover svg,
footer .icon.play:hover svg {
    fill: #fff;
}

footer .icon:hover {
    background: #fff;
}

footer .icon:hover svg {
    fill: #000;
}

.main-form p.footer {
    border: none;
    float: none;
    margin: 30px auto;
}

#block-system-main section#blog-content footer {
    margin: 15px 0px;
    padding: 0px;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    color: #0a1e2c;
    text-align: left;
    border: none;
}

#block-system-main section#blog-content footer .share-widget {
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    padding: 30px 0;
}

#block-system-main section#blog-content footer .share-widget h3 {
    margin-bottom: 15px;
    text-transform: none;
}

footer ul.social li {
    padding: 0 15px;
}

footer ul.links li {
    padding: 0 10px;
}

.event-footer #event-footer-links {
    float: left;
}

.event-footer #event-footer-links li:first-child {
    padding: inherit;
}

.event-footer #event-footer-links li:nth-child(3) {
    display: inline;
    padding: inherit;
}

#block-system-main section#blog-content footer {
    margin: 30px 0px;
} */

/* anish */

/* Reset & Main Layout */
.main-footer {
    background-image: url("../images/Footer/footer_background.jpeg");
    padding: 60px 0;
    color: #fff;
    font-family: 'Arial', sans-serif;
    text-align: left; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.footer-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px;
}

.footer-col {
    flex: 1;
    min-width: 200px;
}

.links-section {
    flex: 0 1 auto; 
    min-width: 180px;
}

.newsletter-section {
    flex: 1.5; 
    max-width: 350px; 
}

/* Column Headers */
.footer-col h3 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px;
    text-transform: uppercase;
}

/* About Section */
.footer-logo img {
    max-width: 250px; 
    height: auto;
    margin-bottom: 20px;
    border-radius: 15px;
}

.footer-col p {
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 20px;
}

/* Social Icons (Black Squares as per Image) */
.social-icons-wrapper {
    display: flex;
    gap: 8px;
}

.social-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #ed7f02;
    color: #fff !important;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
}

/* Contact Section Icons */
.contact-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.contact-row .c-icon {
   background-color: #f39200; 
    color: #fff;             
    width: 32px;            
    height: 32px;             
    border-radius: 50%;      
    display: flex;
    justify-content: center;  
    align-items: center;     
    margin-right: 12px; 
    font-size: 14px;
    flex-shrink: 0;
}

.contact-row p {
    margin: 0;
    line-height: 1.4;
    padding-top: 5px;
}

/* Quick Links Styling */
.footer-col ul {
    list-style: none;
    padding: 0;
}

.footer-col ul li {
    margin-bottom: 10px;
}

.footer-col ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.footer-col ul li a:hover {
    text-decoration: underline;
    color: #ed7f02;
}


.footer-col p:hover{
    color: #ed7f02;
}

/* Newsletter Section */
.footer-form input {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: #fff;
}

.footer-form button {
    width: 100%;
    padding: 12px;
    background-color: #ed7f02;
    color: #fff;
    border: none;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
}

.footer-form button:hover {
    background-color: #333;
}

/* Responsive */
@media (max-width: 768px) {
    .footer-col {
        flex: 100%;
    }
}

.main-footer .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
}
