  body {
      margin: 0;
      padding: 0;
      font-family: "Segoe UI", sans-serif;
      scroll-behavior: smooth;
      overflow-x: hidden;
  }
  

  .left-sidebar,
  .right-sidebar {
      /* position: fixed; */
      top: 0;
      bottom: 0;
      width: 195px;
      width: 100%;
      background: #f8f9fa;
      overflow-y: auto;
      padding: 20px;
      z-index: 1000;
  }

  .left-sidebar {
      left: 0;
      border-right: 1px solid #dee2e6;
      border: 1px solid #cbd3dc;
      border-radius: 14px;
  }
.visit-btn a{
    color: black;
}
.faq-btn.active {
      color: hotpink !important;
    }
  div.card h1 {
      font-size: 19px;
      margin-bottom: 26px;
      color: #763434;
  }
.btn-link.focus, .btn-link:focus{
    text-decoration: none !important;
}
  .card {
      border-bottom: 1px solid gray !important;
      border: none;
  }

  .btn-link:hover {
       color: pink; 
      text-decoration: none;
  }

  .right-sidebar {
      right: 0;
      border-left: 1px solid #dee2e6;
      text-align: center;
      border-radius: 14px;
  }

  .main-content {
      margin-left: 240px;
      margin-right: 240px;
      /* padding: 30px; */
      /* background: #fff; */
  }

  .program-image {
      width: 100%;
      max-height: 320px;
      object-fit: cover;
      margin-bottom: 20px;
      /*border-radius: 5px;*/
      border-top-right-radius: 19px;
      border-top-left-radius: 19px;
  }

  .info-box {
      display: flex;
      flex-wrap: wrap;
      margin-top: 20px;
      border-top: 1px solid #ddd;
      padding-top: 15px;
  }

  .info-box>div {
      flex: 1 1 200px;
      margin-bottom: 10px;
  }

  label {
      margin: 0;
      font-size: 16px;
      font-family: sans-serif;
      color: #424242;
  }

  .info-label {
      /*font-weight: bold;*/
      /*color: #555;*/
      /*font-weight: bold;*/
      color: #757575;
      font-size: 12px;
      font-family: sans-serif;
      font-weight: 600;
      font-size: 14px;
      line-height: 1rem;
      text-transform: uppercase;
  }

  .dur-sec2 a {
      text-decoration-line: underline;
      font-weight: 600;
      font-size: .875rem;
      line-height: 1.25rem;
      text-decoration-color: black !important;
      color: #424242;
      font-size: 14px !important;
  }

  .dur-sec2 p {
      font-size: 16px !important;
      font-family: sans-serif;
      color: #424242;
      margin: 0px !important;
  }

  .nav-link {
      font-size: 15px;
      padding: 5px 0;
      color: #333;
      font-size: 1rem;
      padding: 6px 0;
      color: #757575;
      font-family: sans-serif;
      font-weight: 400;
      line-height: 1.5;
  }

  .nav-link.active {
      font-weight: bold;
      background-color: #e9f5ff;
      border-left: 3px solid #007bff;
      padding-left: 10px;
  }

  .section-title {
      margin-top: 40px;
      font-size: 20px;
      font-weight: bold;
  }

  .right-sidebar img {
      max-width: 100px;
      margin-bottom: 15px;
  }

  .right-sidebar button {
      max-width: 180px;
  }

  /*body {*/
  /* margin: 0;
      font-family: 'Poppins', sans-serif;
      color: #333;
      background: #F5F5F5;*/
  /*    background*/
  /*} */
  body {
      background: #F5F5F5;
      font-family: 'Raleway', sans-serif;
  }


  .sur-sec-i i {
      font-size: 14px;
  }

  img.logo {
      width: 80px;
      height: 80px;
  }
button.btn.btn-link.btn-block.text-left.collapsed h3{
    color: #757575;
}
button.btn.btn-link.btn-block.text-left h3 {

    color: #763434;
}

  ul.contact li {
      color: #757575;
      display: inline;
      line-height: 74px;
      font-size: 19px;
      margin-right: 27px;
  }

  ul.contact li i {
      color: #e63946;
      padding-right: 14px;
  }

  .float {
      position: fixed;
      width: 60px;
      height: 60px;
      bottom: 40px;
      right: 40px;
      background-color: #25d366;
      color: #FFF;
      border-radius: 50px;
      text-align: center;
      font-size: 30px;
      box-shadow: 2px 2px 3px #999;
      z-index: 100;
  }

  .my-float {
      margin-top: 16px;
  }

  header {
      background: #ffffff;
      color: #fff;
      padding: 9px;
      box-shadow: 1px 4px 8px #d3cccc;
  }

  header h1 {
      margin: 0;
      font-size: 2rem;
  }

  .hero {
      background: url('https://fnsinteriordesignacademy.com/images/banner.jpg') no-repeat center center/cover;
      padding: 80px 20px;
      color: #fff;
      text-align: center;
      padding: 35px;
      background: white;
      border-radius: 14px;
      margin-top: 15px;
  }

  .hero h2 {
      font-size: 2.5rem;
      margin-bottom: 20px;
      color: #763434;
      text-align: center;
      margin-bottom: 30px;
      font-size: 1.8rem;
      font-size: 1.38rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: 0.1px;
      font-family: var(--font-title);
  }

  .hero p {
      font-size: 1.2rem;
      margin-bottom: 30px;
      color: black;
      font-size: 16px;
      font-family: sans-serif;
      margin: 0 0 1rem;
      color: #424242;
  }

  .btn-danger {
      font-family: var(--font-text);
      text-transform: none;
      font-weight: 600;
      font-size: 0.875rem;
      letter-spacing: 0.1px;
      line-height: 1.85;
      box-shadow: none;
      background-color: #afabab;
      border: none;
  }

  .btn-danger.focus,
  .btn-danger:focus {
      border: #763434;
  }

  .btn-danger:hover {
      color: #fff;
      background-color: #763434 !important;
      border-color: #763434 !important;
      text-decoration: none;
  }

  .btn-primary {
      background: #e63946;
      color: white;
      padding: 15px 30px;
      border: none;
      font-size: 1rem;
      border-radius: 5px;
      cursor: pointer;
      text-decoration: none;
  }

  .features,
  .testimonials,
  .form-section {
      /* padding: 60px 20px; */
      max-width: 1000px;
      margin: auto;
  }

  .features h3,
  .testimonials h3,
  .form-section h3 {
      text-align: center;
      margin-bottom: 30px;
      font-size: 1.8rem;
      font-size: 1.38rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: 0.1px;
      font-family: var(--font-title);
  }

  .features-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 30px;
  }

  .feature-box {
      background: #f8f8f8;
      padding: 20px;
      border-radius: 8px;
      text-align: center;
          margin-bottom: 20px;
          height: 105px;
  }
  section.features h3 {
    margin-top: 20px;
        color: #763434;
}
 .feature-box p {
    color: #757575;
}
.feature-box h4{
    color:#763434;
        font-size: 20px;
}
.form-section select option {
    font-size: 15px;
}
select {
    outline: none;
}
section#form h3 {
    color: #763434;
}
.main-sec2 h3 {
    color: #757575;
}
.main-sec2:hover h3{
    color: #FFF;
}
.main-sec2 p{
    color: #757575;
}
section#form button {
    background-color: #763434;
}
section.hero a {
    background-color: #763434;
    margin-top: 10px;
    display: inline-block;
}
.sec1 h5 {
    margin-top: 10px;
        color: #095859;
}
.main-sec1 video {
    /*object-fit: fill;*/
    /*height: 300px;*/
    width: 100%;
}
  .testimonials blockquote {
      font-style: italic;
      margin: 20px 0;
  }

  .form-section form {
      max-width: 600px;
      margin: auto;
      display: flex;
      flex-direction: column;
      gap: 15px;
  }

  input,
  select,
  textarea {
      padding: 12px;
      font-size: 1rem;
      border-radius: 5px;
      border: 1px solid #ccc;
          color: #757575;
  }

  footer {
      background: #f1f1f1;
      padding: 20px;
      text-align: center;
      font-size: 0.9rem;
  }

  .sec1 a {
      color: black;
  }

  .sec1 {
      border-bottom: 1px solid #80808047;
  }

  .main-sec1 {
      /* margin-left: 240px;*/
      /*margin-right: 240px;*/
      padding: 30px; 
      background: #fff;
      /*margin-bottom: 50px;*/
      padding: 30px;
      margin: 16px 5px 0px 0px;
      border: solid white;
      border-radius: 22px;
  }

  .main-sec01 {
      padding-left: 27px;
      margin-bottom: 25px;
  }
.admission-btn{
    text-align: center;
}
  .main-sec2 {
      /* margin-left: 240px;
      margin-right: 240px;
      padding: 30px; */
      background: #E0F4F2;
      background: #D8D2CB;
      /*margin-bottom: 50px;*/
      padding: 30px;
      /*margin: 10px 5px 0px 0px;*/
      border: solid #E0F4F2;
      border: solid #afabab42;
      border-radius: 22px;
          margin-top: 15px;
  }

  .card-header {
      padding: .75rem 1.25rem;
      margin-bottom: 0;
      background-color: transparent;
      border-bottom: transparent;
  }

  .card .card-header h3 {
      color: black;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.38rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: .1px;
      font-family: var(--font-title);
      font-size: 1.38rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: .1px;
      font-family: var(--font-title);
      color: #424242;
      text-decoration: none !important;
  }

  .btn-sec-read-more {
      display: flex;
      justify-content: center;
  }

  .btn-sec-read-more1 {
      display: flex;
      justify-content: right;
  }

  .btn-sec-read-more1 button {
      color: #ff000080;
      padding: 8px 21px;
      border: transparent;
      border-radius: 10px;
      background: #ff00002e;
      transition: all 0.3s ease;
  }

  .btn-sec-read-more1 button:hover {
      color: white;
      padding: 8px 21px;
      border: transparent;
      border-radius: 10px;
      background: #AD1457;
      transform: scale(1.05);
      /* Thoda bada ho jaye */
      /* background-color: #0056b3 !important; */
  }

  .btn-sec-read-more button {
    color: #fff;
    padding: 8px 21px;
    border: transparent;
    border-radius: 10px;
    background: #763434;
    transition: all 0.3s ease;
}

  .btn-sec-read-more button:hover {
      color: white;
      padding: 8px 21px;
      border: transparent;
      border-radius: 10px;
      background: #763434;
      transform: scale(1.05);
      /* Thoda bada ho jaye */
      /* background-color: #0056b3 !important; */
  }

  .sticky-top {
      position: sticky;
      top: 15px;
      z-index: 1020;
      margin-top: 15px;
      margin-left: -40px;
  }

  .sec1 h2 {
      margin: 0;
      font-family: var(--font-title);
      font-size: 1.5rem;
      font-weight: 800;
      line-height: 130%;
      letter-spacing: 0.1px;
      text-transform: capitalize;
  }

  @media (min-width: 768px) {
      .text-muted {
          font-size: 1rem;
          line-height: 1.5rem;
      }
  }

  .dur-sec1 p {
      font-size: 16px;
      font-family: sans-serif;
      color: #757575;
  }

  .hur-sec2 p {
      font-size: 16px;
      font-family: sans-serif;
      color: #424242;
  }

  .key-summery-sec1 h3 {
      font-weight: 700;
      line-height: 1.25rem;
      font-size: 1rem;
      font-family: sans-serif;

  }

  .key-summery-sec2 p {
      font-family: sans-serif;
      font-size: 16px;
      color: #424242;
  }
.card-body li {
    color: #757575;
}
  .card-body p {
      font-size: 16px;
      font-family: sans-serif;
      margin: 0 0 1rem;
      color: #757575;
  }
  /*.card-body{*/
  /*    padding: 0.75rem 2.25rem;*/
  /*}*/

  .last-card1 {
      border-bottom: none !important;
  }
  .card-header {
    padding-left: 0;
}
  .card-header button {
    padding-left: 0;
}
.card-body {
    padding: 0;
}

  .inner-dev-p p {
      margin-bottom: 2px;
  }

  .inner-dev-p {
      margin-bottom: 26px;
  }

  .features-sec1 {
      background: #80808042;
      padding: 14px;
      border-radius: 14px;
      height: 185px;
      width: 100%;
  }

  .col-md-3.text-center.features-sec01 {
      margin: 0;
      padding: 2px;
  }

  .features-sec1 h4 {
      font-size: 1.38rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: 0.1px;
      font-family: var(--font-title);
      font-family: serif;
      color: #763434;
      text-align: center;
    /*margin-bottom: 30px;*/
    font-size: 1.8rem;
    font-size: 1.38rem;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.1px;
    font-family: var(--font-title);
  }

  .features-sec1 p {
      font-size: 16px;
      font-family: sans-serif;
      margin: 0 0 1rem;
      color: #424242;
      margin-top: 13px;
  }

  .btn-primary:hover {
      color: #fff;
      background-color: #763434 !important;
      border-color: #763434 !important;
      text-decoration: none !important;
  }
a:hover{
    color: #763434;
}
  .btn-primary {
      font-family: var(--font-text);
      text-transform: none;
      font-weight: 600;
      font-size: 0.875rem;
      letter-spacing: 0.1px;
      line-height: 1.85;
      box-shadow: none;
      background-color: #D8D2CB;


  }


  .btn-primary.focus,
  .btn-primary:focus {
      box-shadow: none !important
  }

  .last-form-sec2 form span {
      color: #763434;
      font-size: 22px;
  }

  .last-form-sec2 form label {
      margin-top: 20px;
      margin-left: 1px;
  }

  /* .last-form-sec2 form button {
    margin-top: 20px;
} */
  .last-form-sec1 {
      background: #E0F4F2;
      background: white;
      /* margin-bottom: 50px; */
      padding: 30px;
      /* margin: 10px 5px 0px 0px; */
      border: solid #E0F4F2;
      border: solid white;
      border-radius: 22px;
      border-top: 10px solid #763434
  }

  .add-last-sec1 p {
      margin-left: 15px
  }
  .add-last-sec1 i{
      margin-top: 4.7px;
      margin-left: 2px;
  }

  .last-sec010 h3 {
      font-size: 1.38rem;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: .1px;
      font-family: var(--font-title);
      color: #763434
  }
  .top-num-sec1 .d-flex p{
      color: black;
      font-size: 1.2rem;
    margin-bottom: 30px;
    color: black;
    font-size: 16px;
    font-family: sans-serif;
    margin: 0 0 1rem;
    color: #424242;
  }
  .top-num-sec1 .d-flex i{
      font-size: 16px;
      /*color: ;*/
  }
  .head-sec1 a{
      color: black;
      text-decoration : none;
      
  }
  .top-num-sec2 a{
      text-decoration: none;
  }
  .top-num-sec2:hover p{
          color: #fff;
    background-color: #763434 !important;
    border-color: #763434 !important;
    text-decoration: none !important;
  }
  .top-num-sec2 p{
  padding: 14px;
    width: 100%;
    border-radius: 66px;
    background: gray;
    color: white;
    font-family: var(--font-text);
    text-transform: none;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.1px;
    line-height: 1.85;
    box-shadow: none;
    background-color: #D8D2CB;
    text-decoration: none;
    text-align: center;
      
  }
  @media (max-width: 1024px) and (min-width: 990px) {
      .btn-primary{
          font-size: 12px !important;
          padding: 12px !important;
          
      }
      .head-sec1 p {
    font-size: 14px !important;
}
.head-sec101 p {
    font-size: 14px !important;
}
.top-num-sec1 .ml-3 {
    margin-left: 0.2rem;
}
  }
   @media (max-width: 986px) and (min-width: 765px) {
       .btn-primary{
                 font-size: 8px !important;
        padding: 9px !important;
      }
      .top-num-sec2 p{
          padding: 6px;
      }
      .head-sec1 p {
    font-size: 11px !important;
}
.features-sec1 h4{
    font-size: 0.9rem;
}
.features-sec1 p{
    font-size: 14px;
}
.top-num-sec1 .d-flex i {
    font-size: 11px !important;
}
.top-num-sec1 .d-flex p{
    font-size: 11px !important;
}
.top-num-sec1.d-flex .ml-3 {
    margin: 0px !important;
}
.head-sec1 a p:after {
    content: "|";
    margin-left: 6px;
    font-weight: 500;
}
   }
   
   
   
@media (max-width: 766px) and (min-width: 375px) {
    .head-sec1 p {
    font-size: 10px;
}.d-flex.head-sec1 p {
    font-size: 10px;
}

    
}
@media (max-width: 427px) and (min-width: 320px) {
  header .row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .admission-btn .col-md-6 {
    margin-bottom: 25px !important;
}
.admission-btn .col-sm-12{
    margin-bottom: 25px !important;
}
  header .col-md-2,
  header .col-md-8 {
    width: 100%;
    max-width: 100%;
    justify-content: center !important;
    margin-bottom: 10px;
  }

  .top-num-sec1 {
    flex-direction: column;
    align-items: center;
  }
.head-sec1 a p:after{
    display: none;
}
.head-sec101:before{
    content: " | ";
        content: " | ";
        /* margin-left: 14px; */
        font-weight: 500;
        color: black;
        margin-right: 5px;
        margin-left: 4px;
}
  .head-sec1 {
    margin-bottom: 10px;
    text-align: center;
  }

  .ml-3 {
    margin-left: 0 !important;
  }

  .top-num-sec2 {
    text-align: center;
    margin-top: 10px;
  }

  .logo {
    max-width: 150px;
    height: auto;
  }
  .top-num-sec1 .d-flex p {
      font-size: 11px;
      margin-left: -1px;
  }
  .top-num-sec1 .d-flex i{
      font-size: 10px;
  }
  .head-sec1 p{
      font-size: 13px;
  }
  .sticky-top{
      display: none !important;
  }
  .features-sec1 {
      height: 115px;
  }

}

.head-sec1 a p:after
 {
    content: "|";
    /* display: flex
; */
    margin-left: 14px;
    font-weight: 500;
}
.d-flex img {
    padding-right: 5px;
}

@media (max-width: 427px) {
  header .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
  }

  header .col-md-2:first-child,  /* Logo */
  header .col-md-2:last-child {  /* Website Button */
    width: auto;
    flex: 1;
  }

  header .col-md-2:first-child {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  header .col-md-2:last-child {
    display: none !important;
    justify-content: flex-end;
    align-items: center;
  }

  header .col-md-8 {
    display: none; /* Hide middle column on mobile */
  }
}
.head-sec1 a:hover p {
    color: #763434 !important;
}
.head-sec101 a:hover p {
    color: #763434 !important;
    text-decoration: none;
}
.head-sec101 a {
    color: black;
    text-decoration: none;
}


  .whatsapp-wrapper {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
  }

  .whatsapp-btn {
   background-color: transparent;
    color: white;
    font-size: 24px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); */
    transition: transform 0.3s ease;
    /* padding: 12px 0px 0px 29px; */
    font-size: 50px;
    color: green;
  }
  button:focus {
    outline: 1px dotted;
    outline: none;
}

  .whatsapp-btn:hover {
    transform: scale(1.1);
  }

  .whatsapp-numbers {
    display: none;
    position: absolute;
    bottom: 70px;
    right: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    overflow: hidden;
    animation: fadeIn 0.4s ease;
  }

  .whatsapp-numbers a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    transition: background 0.3s;
    width: 200px;
    font-size: 16px;
    font-family: sans-serif;
    /* margin: 0 0 1rem; */
    color: #424242;
  }
  

  .whatsapp-numbers a:last-child {
    border-bottom: none;
  }

  .whatsapp-numbers a:hover {
    background: #f2f2f2;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
div#whatsappNumbers a img {
    padding-right: 8px;
}
.main-sec2:hover {
    color: #fff;
    background-color: #763434 !important;
    border-color: #763434 !important;
    text-decoration: none !important;
}
.main-sec2:hover p
 {
    color: white;
}
header .contact img {
    width: 6%;
    margin-right: 10px;
        margin-top: -7px;
            object-fit: contain;
}
.website-link a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-top: 15px;
    background-color: #763434;
    padding: 11px;
}

.website-link {
    text-align: right;
}
ul.contact {
        margin-left: 70px;
    padding-left: 0;
        text-align: center;
    margin-bottom: 0;
}
ul.contact i {
    color: #757575 !important;
    padding-right: 5px !important;
    font-size: 25px;
}
.sec1 h2 {
    color: #763434;
    font-size: 22px;
    margin-top: 20px;
}
.feature-box:hover {
    background-color: #763434;
    transition: all .3s;
}
.feature-box:hover h4, .feature-box:hover p {
    color: #fff;
}
.dura {
    margin-bottom: 34px;
}
a.float.turkey {
    bottom: 115px;
    background-color: #C8102E;
}