.head-top {
    border: 2px solid black;
    color: white;
    background: #13294B;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.logohead img{
    width: 200px;
    height: 85px;
}

.logo {
    margin-top: 2vh;
}

.bookcall {
    margin-top: 1vh;
}

.call1 {

    width: 100%;
    background-color: #13294B;
    color: #DBE2E9;
    text-align: center;
    font-weight: 700;
    padding: 9px;
    border-radius: 26px;
    font-size: 16px;
    font-weight: 530;
    border: 2px solid #13294B;
    transition: 0.5s;
}

.calls :hover {
    background-color: #DBE2E9;
    font-weight: 700;
    color: #13294B;
    border: none;
    border: 2px solid #13294B;
}

.call2 {

    width: 100%;
    background-color: #DBE2E9;
    color: #13294B;
    font-weight: 600;
    text-align: center;
    padding: 8px;
    border-radius: 26px;
    margin: 1px 0 0 0;
    font-size: 18px;
    transition: 0.5s;
    border: 1.5px solid #DBE2E9;
    cursor: pointer;
}

.hour {
    padding: 0 !important;
    padding-right: 0.1vw !important;
}


.call2 i {
    margin-right: 5px;
    font-size: 12pt
}

.number {
    color: #13294B;
    transition: 1s;
    font-size: 12pt;
    font-weight: 700;
}

.number:hover {
    text-decoration: none;
    color: #1b1b1b;
}

.container-head {
    margin: 2vh 0vw 2vh 0vw;
}

.container1 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: #13294B;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.navbar-nav {

    font-size: 15px;
}

.nav-link {
    color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #333;
}

.navbar-toggle {
    padding: 9px 10px !important;
    margin: 0 !important;
    margin-top: -120px !important;
    background-color: #333 !important;
}



.carousel-inner .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 89%;
    background-color: rgba(170, 170, 170, 0.651);
    z-index: 3;
    pointer-events: none;
}

.carousel-inner .item img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 2;
}


.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}


.carousel-inner div {
    height: 550px;
}

.sldr_fnt {
    width: 100%;
    font-size: 35pt;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-shadow: 2px 0px 5px rgba(0, 0, 0, 1.6);
    margin-top: 10vh;
}

.fa-bars {
    color: white;
}


.welcome h1 {
    text-align: center;
    font-size: 25pt;
    font-weight: 700;
    color: #5c5b5b;
}

.welcome h2 {
    font-size: 28pt;
    font-weight: 700;
    color: #13294B;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
}

.welcome p {
    text-align: justify;
    color: black;
    padding-left: 30px;
    padding-right: 30px;
}

.text-justify {
    font-size: 15px;
    margin-bottom: 3vh;
    text-align: center;

}


img.homepage_img {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;

}


.welc {
    margin-bottom: 10vh;
}

.welc_mor a {
    color: white;
    background-color: #13294B;
    text-decoration: none;
    padding: 12px 25px;
    border-radius: 6px;
    font-size: 14pt;
}

.welc_mor a:hover {
    text-decoration: none;
    background-color: #DBE2E9;
    color: white;
}

.aboutusImage {
    margin-top: 2vh;
}

.container4 {
    padding: 8vh 4vw 8vh 4vw;
    /* background-color: #F5F5F5; */
}



.text-center {
    text-align: center;
    color: #666;
    margin-bottom: 10px;
    font-size: 22px;
}


.back {
    width: 47vw;

}

.former {
    padding-top: 2vh;
}

.container3 {
    width: 80%;
    position: relative;
    border-radius: 10px;
    margin-top: -220px;
    background-color: rgba(221, 221, 221, 0.96);
    padding: 0 !important;

}

.book-ttl {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2vh;
    color: white;
    width: 50%;
    font-size: 30pt;
    font-weight: bold;
    padding: 5px 0 5px 0;
    border-radius: 30px;
    background-color: #13294B;
}

.form-horizontal .form-group {
    margin-right: 5px;
    margin-left: 5px;
}



.welcome1 {
    margin-top: 6vh;
    padding: 5vw;
    background-image: url("img/car-booking.jpg");
    height: auto;
}

.container5 {

    margin-top: 6vh;
    padding: 5vw;
    background-image: url("../img/car-booking.jpg");
    height: auto;


}

.num:hover {
    color: #bbbbbb;
    text-decoration: none;
}

.txser {
    padding-right: 1vw;
    padding-left: 1vw;
}

.txser h1 {
    color: whitesmoke;
    margin-bottom: 10px;
    font-size: 18pt;
    font-weight: 500;
}

.txser h2 {
    font-weight: 700;
    color: #DBE2E9;
    margin: 0 0 50px 0;
    text-align: center;
    text-transform: uppercase;
}


.txser_1 {
    width: 100%;
    float: left;
    margin: 5%;
    padding: 20px 20px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 3px 3px 15px 6px rgba(0, 0, 0, 0.08);
}

.txser_1 img {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0 0 13px 0;
}

.txser_1 h3 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #13294B;
    font-weight: 600;
    padding-bottom: 0.8vh;
    font-size: 15pt;
}

.txser_1 p {
    width: 100%;
    float: left;
    padding: 0;
    margin: 3px 0 10px 0;
    color: #414141;
    text-align: center;
    font-size: 11pt;
    line-height: 1.8;
}


form input {
    border: 0.1vw solid #003282;
}



.book {
    width: 20%;
    text-align: center;
    padding: 9px;
    border-radius: 6px;
    font-size: 21px;
    font-weight: 600;
    border: 2px solid #13294B;
    background-color: #13294B;
    transition: 0.5s;
    color: white;
}

.book:hover {
    border: none;
    border: 1px solid #13294B;
    background-color: #DBE2E9;
    color: rgb(46, 46, 46);
}

.plcl {
    width: 100%;
    float: left;
    color: white;
    margin-bottom: 6vh;
    font-size: 16pt;
    font-weight: 700;
    text-align: center;
    padding: 15px 0 15px 0;
    background-color: black;
    text-transform: uppercase;
}

.aboutimage {
    width: 500px;
    height: 350px;
}


.arrow {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    margin-right: 0.8vw;
    color: #003282;
}


.footer {
    width: 100%;
    float: left;
    padding: 15px 0 15px 0;
    background: #13294B;
}

.ftr-lt {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 1.2vw;
    margin-top: 1vh;
    line-height: 5vh;
}

.ftr-lt ul {
    margin: 0;
    list-style: none;
    color: white;
    padding-left: 0%;

}

.ftr-lt li {
    display: inline;
}

.ftr-lt li a:hover {
    color: #DBE2E9;
    text-decoration: none;
}

.ftr-lt li a {
    color: white;
}

.ftr-lt1 {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 1.2vw;
    margin-top: 1vh;
    line-height: 4.7vh;
}

.ftr-lt1 ul {
    margin: 0;
    list-style: none;
    color: white;
    padding-left: 0%;

}

.ftr-lt1 li {
    display: inline;
}

.ftr-lt1 li a:hover {
    color: #003282;
    text-decoration: none;
}

.ftr-lt1 li a {
    color: white;
}

.all-hdr {
    float: left;
    width: 100%;
    background-image: url(slide5.jpg);
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 6vh;
}

.all-hdr-ovly {
    float: left;
    width: 100%;
    padding: 95px 0;
    background-color: rgba(1, 32, 83, .7);
}

.all-hdr h1 {
    font-size: 35pt;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

/* .headmenu {
    width: 100%;

} */

.headmenu a:hover {
    background-color: #DBE2E9 !important;
    color: rgb(99, 99, 99);
}


.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

.abt_grp {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    border-bottom: 2px dashed #eee;
}

.abt_txt {
    width: 100%;
    float: left;
    color: #707070;
    font-size: 15pt;
    text-align: center;
    padding: 60px 0 0 0;
    line-height: 1.5;
}


.text-center1 {
    text-align: center;
    color: #929292;
    margin: 0 0 20px;
    line-height: 1.5;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.rea {
    background-color: rgba(1, 32, 83, .7);
    padding-top: 1vh;
    padding-bottom: 10vh;

}

.rea_area {
    float: left;
    width: 100%;
    margin: 0;
    background-image: url(weddg.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;

}

.rea_area a {
    font-size: 40pt;
    color: #fff;
    font-weight: 700;

}

.conto {
    float: left;
    width: 95%;
    padding: 4vh 0 4vh 3vw;
    background-color: #fff;
    margin: 30px 0 7px 0;
    font-weight: 600;
    border-radius: 15px;
    display: flex;
    box-shadow: 1px 1px 15px 3px rgba(0, 0, 0, 0.08);
}

.conto a {
    color: black;
    font-size: 1.5vw;
}

.conto a:hover {
    text-decoration: none;
    color: #003282;
}

.conto i {
    font-size: 3vw;
    color: #003282;
    margin-right: 1vw;
}

.num {
    font-size: 1.5vw;
}

.privacy p {
    margin: 0 0 20px;
    line-height: 1.5;
    font-size: 12pt;
    margin: 5vh 5vw 7vh 5vw;
}

.book-data {
    /* float: left; */
    width: 100%;
    padding: 15px 20px 15px 20px;
    margin-bottom: 10vh;
    color: black;

}

.book-hd {
    width: 50%;
    float: left;
    color: black;
    font-size: 14pt;
    font-weight: 700;
    margin-bottom: 0.8vh;
}

.book-hd-1 {
    width: 50%;
    float: left;
    color: black;
    margin: 0 auto;
    font-size: 14pt;
    font-weight: 700;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 0.8vh;
    padding: 0 0 10px 20px;
}

form {
    display: block;
    margin-top: 0em;
}

.styleinput input {
    border: 0.1vw solid #bbbbbb;
    box-shadow: none;
}

.styleinput select {
    border: 0.1vw solid #bbbbbb;
    box-shadow: none;
}

.styleinput textarea {
    border: 0.1vw solid #bbbbbb;
    box-shadow: none;
}



.cot-area {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    box-shadow: 3px 3px 15px 6px rgba(0, 0, 0, 0.08);

}

.cot-area a {
    color: #004791;
    font-weight: bold;
}

.cot-area a:hover {
    color: #000000;
}

.cot-area h2 {
    width: 100%;
    float: left;
    color: #13294B;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
    font-size: 27pt;
    font-weight: bold;
}

.cot-area h3 {
    color: #333;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
}

.cot-area p {
    color: #000;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 11pt;
}

.cot-grup {
    float: left;
    width: 100%;
    padding: 20px 20px 20px 20px;
    margin-bottom: 5vh;
    box-shadow: 3px 3px 15px 6px rgba(0, 0, 0, 0.08);

}

.all-hdr {

    background-image: url("../img/car-booking.jpg");
    height: auto;
}



@media screen and (max-width: 500px) {


    
    
    .head-add{
        text-align: center;
        padding-top: 0.5vh;
        padding-bottom: 0.5vh;
        border-bottom: 1px solid gray;
    }
    .head-mail{
        text-align: center;
        padding-top: 0.5vh;
        padding-bottom: 0.5vh;
    }


    .back {
        display: none;
    }

    .headinp {
        margin-top: -2vh;
    }

    .book-ttl {
        width: 100%;
        font-size: 20pt;
    }

    .book-data {
        width: 100%;
        padding: 0;
    }

    .bookcall {
        display: flex;
        width: 100%;
        margin-right: 50px !important;
        margin-top: 3vh;
    }

    .book-hd {
        width: 100%;
        text-align: center;
        font-size: 15px;
    }

    .book-hd-1 {
        width: 100%;
        text-align: center;
        font-size: 15px;
    }

    .form-control {
        margin-top: 1vh;
    }

    .welcome1 {
        padding-left: 0px !important;
        padding-right: 0px !important;
        background-repeat: no-repeat;
        width: 100%;
        margin-top: 0 !important;
    }

    .container3 {
        width: 90%;
        padding: 0;
        position: relative;
        top: -23vh;
    }

    .welcome {
        padding-left: 3vw;
        padding-bottom: 3vh;
    }

    .welcome h1 {
        font-size: 24pt;
    }

    .txser h1 {
        font-size: 18pt;
    }

    .txser h2 {
        font-size: 23pt;
        margin-bottom: 0;
    }

    .arrow {
        margin-right: 2vw;
    }


    .book {
        width: 40%;
        margin-bottom: 1vh;
    }

    .aboutimage {
        width: 350px;
        height: 220px;
    }

    .welcome h2 {
        text-align: center;
    }

    .welcome p {
        text-align: center;
    }

    .welc_mor {
        text-align: center;

    }


    .servicess {
        margin: 5vw;
    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ftr-lt {
        width: 50%;
    }

    .ftr-lt1 {
        width: 100%;
    }

    .ftr-lt ul {
        padding: 0;
        font-size: medium;
        margin-bottom: 3vh;

    }

    .ftr-lt1 ul {
        padding: 0;
        font-size: medium;
        margin-bottom: 3vh;

    }


    .txser_1 {
        margin-left: 0;
    }

    .sldr_fnt {
        font-size: 25px;
        margin: 40px 0 0 -70px;
    }

    .carousel-caption {
        position: absolute;
        bottom: 130px;
        color: #fff;
        text-align: center;
        width: 100%;
    }


    .all-hdr {
        margin-bottom: 6vh;
    }

    .conto a {
        font-size: 11pt;
    }

    .conto i {
        font-size: 13pt;
    }

    .rea a {
        width: 100%;
        font-size: 25pt;
    }

    .text-justify {
        margin-bottom: 4.5vh;
    }

    .number {
        font-size: 14pt;
    }

    .item img {
        line-height: 1;
        height: 30vh !important;
    }

    .carousel-inner .item::before {
        width: 100%;
        height: 42.5%;
        background-color: rgba(0, 50, 130, 0.5);
        z-index: 3;
        pointer-events: none;
    }

    .form-group {
        margin-bottom: 0 !important;
    }

    .nav>li>a {
        padding: 10px 20px 8px 20px;
        border-bottom: 1px solid #444;
        background-color: transparent;
    }

    .collapse {
        padding: 0;
    }

    .navbar-nav {
        width: 100%;
    }

    .bookcall {
        padding: 0 !important;
    }

}




/* Taxi Section with Modern BG */
.taxi-section {
  background: #13294b; /* navy blue */
  padding: 60px 0;
  border-radius: 0 0 40px 40px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
}

/* Headings */
.small-heading {
  font-size: 14px;
  color: #bbdefb;
  margin-bottom: 5px;
}
.main-heading {
  font-weight: 800;
  font-size: 32px;
  line-height: 1.4;
  color: #fff;
}
.blue-q {
  color: #29b6f6;
}

/* Features List */
.features-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.check-icon {
  color: #29b6f6;
  font-size: 20px;
  margin-right: 12px;
  line-height: 1.2;
}
.features-list h4 {
  margin: 0;
  font-weight: 700;
  color: #fff;
}
.features-list p {
  margin: 0;
  font-size: 14px;
  color: #e3f2fd;
}

/* Contact Box */
.contact-box {
  background: #1565c0;
  border-radius: 12px;
  padding: 15px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.contact-img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.contact-text p {
  margin: 0;
  font-size: 14px;
  color: #bbdefb;
}
.call-available {
  color: #fff;
  margin: 0;
  font-weight: 700;
}

/* Image Stack */
.image-stack {
  position: relative;
  margin-top: 20px;
}
.image-stack .main-img {
  border-radius: 15px;
  width: 100%;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
}
.image-stack .small-img {
  position: absolute;
  top: 25%;
  right: -15%;
  width: 60%;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.35);
}

/* Sticky Call Button */
.call-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #29b6f6;
  color: #fff;
  border-radius: 50px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 6px 15px rgba(0,0,0,0.3);
  z-index: 9999;
  transition: background 0.3s ease;
}
.call-btn:hover {
  background: #0288d1;
  color: #fff;
  text-decoration: none;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .image-stack .small-img {
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .call-btn {
    width: 80%;
    left: 10%;
    text-align: center;
  }
}



/* FAQ Section */
.faq-section {
  background: #f8f9fa;
  padding: 60px 0;
}

.faq-heading {
  text-align: center;
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 40px;
  color: #0d47a1;
}

.panel-default {
  border-color: #ddd;
  border-radius: 6px;
  margin-bottom: 15px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.08);
}

.panel-heading {
  background: #fff;
  border: none;
  border-radius: 6px;
  padding: 15px;
}

.panel-title a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  color: #0d47a1;
  transition: color 0.3s;
}

.panel-title a:hover {
  color: #29b6f6;
}

.panel-body {
  background: #fff;
  color: #444;
  font-size: 14px;
  line-height: 1.6;
  padding: 15px;
  border-top: 1px solid #eee;
}
/* FAQ Accordion Modern Styles */
.panel-title a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 16px;
  color: #0d47a1;
  text-decoration: none;
  padding-right: 10px;
}

.panel-title a:hover {
  color: #29b6f6;
  text-decoration: none;
}

.toggle-icon {
  font-size: 20px;
  font-weight: bold;
  color: #0d47a1;
  margin-right: 10px;
  transition: transform 0.3s;
}

.panel-title a.collapsed .toggle-icon {
  content: "+";
}

.panel-title a:not(.collapsed) .toggle-icon {
  content: "-";
  transform: rotate(180deg);
  color: #29b6f6;
}
/* About Us Section */
.about-section {
  background: #f8f9fa;
  padding: 60px 0;
}

.about-heading {
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 20px;
  color: #0d47a1;
}

.about-text {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 15px;
}

.about-img {
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
  margin-top: 20px;
}
/* Trust Section */
.trust-section {
  background: #969696;
  padding: 60px 0;
}

.trust-heading {
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 40px;
  color: #0d47a1;
}

.trust-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px 15px;
  margin-bottom: 20px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  transition: transform 0.3s;
}

.trust-box:hover {
  transform: translateY(-5px);
}

.trust-icon {
  font-size: 28px;
  color: #29b6f6;
  margin-bottom: 15px;
  display: block;
}

.trust-box h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0d47a1;
}

.trust-box p {
  font-size: 14px;
  color: #444;
  margin: 0;
}






/* Airport Section */
.airport-section {
  background: #f8f9fa;
  padding: 60px 0;
}

.airport-heading {
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 20px;
  color: #0d47a1;
}

.airport-text {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 15px;
}

.airport-list {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.airport-list li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.airport-list li::before {
  content: "";
}

.airport-img {
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.15);
  margin-top: 20px;
}
/* Service Areas Section */
.service-areas {
  background: #f8f9fa;
  padding: 60px 0;
}

.service-areas .section-heading {
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 20px;
  color: #0d47a1;
}

.area-intro {
  font-size: 15px;
  color: #555;
  margin-bottom: 40px;
}

.area-box {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.3s;
}

.area-box:hover {
  transform: translateY(-5px);
}

.area-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.area-list li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
}

.area-list li i {
  color: #0d47a1;
  font-size: 16px;
  margin-right: 8px;
}

.map-box {
  margin: 40px 0 20px 0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}

.area-call {
  font-weight: 700;
  color: #0d47a1;
  text-decoration: none;
}

.area-call:hover {
  color: #29b6f6;
}



/* Contact Extras Section */
.contact-extra {
  margin-top: 50px;
}

.info-box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.3s;
}

.info-box:hover {
  transform: translateY(-5px);
}

.info-box h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
  color: #0d47a1;
  display: flex;
  align-items: center;
}

.info-box h3 i {
  margin-right: 10px;
  color: #29b6f6;
}

.social-link {
  color: #0d47a1;
  font-weight: 600;
  text-decoration: none;
}

.social-link i {
  margin-right: 6px;
  color: #29b6f6;
}

.social-link:hover {
  color: #29b6f6;
  text-decoration: underline;
}

/* Contact Form */
.contact-form-wrap {
  background: #fff;
  border-radius: 10px;
  padding: 25px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.contact-form-wrap h3 {
  font-weight: 700;
  margin-bottom: 20px;
  color: #0d47a1;
}

.contact-form .form-control {
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  font-size: 14px;
}

.contact-form .form-control:focus {
  border-color: #29b6f6;
  box-shadow: 0 0 6px rgba(41,182,246,0.3);
}

.contact-btn {
  background: #0d47a1;
  border: none;
  font-weight: 700;
  border-radius: 8px;
  transition: background 0.3s;
}

.contact-btn:hover {
  background: #08306b;
}
/* FAQ Section */
.contact-faq {
  margin-top: 40px;
}

.contact-faq h3 {
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 20px;
  color: #0d47a1;
}

.panel-default {
  border-radius: 6px;
  margin-bottom: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.panel-heading {
  background: #fff;
  padding: 12px 15px;
}

.panel-title a {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: #0d47a1;
  text-decoration: none;
  justify-content: space-between;
}

.panel-title a:hover {
  color: #29b6f6;
}

.toggle-icon {
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
  color: #0d47a1;
  transition: transform 0.3s;
}

.panel-body {
  background: #fff;
  font-size: 14px;
  color: #444;
  padding: 15px;
  border-top: 1px solid #eee;
}
.footer-disclaimer {
  background: #0d47a1;
  padding: 15px 20px;
  margin-top: 10px;
}

.footer-disclaimer p {
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin: 0;
  line-height: 1.6;
}


