/*
  Theme Name: thesis-child
  Template: thesis
  Version: 1.0.11
 */

.sr-only {
  display: none;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3t4a');
  src:  url('fonts/icomoon.eot?3t4a#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3t4a') format('truetype'),
    url('fonts/icomoon.woff?3t4a') format('woff'),
    url('fonts/icomoon.svg?3t4a#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"], [class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fa-envelope:before {
  content: "\e904";
}

.fa-facebook-f:before {
  content: "\ea90";
}
.fa-instagram:before {
  content: "\ea92";
}
.fa-twitter:before {
  content: "\ea96";
}
.fa-linkedin-in:before {
  content: "\eaca";
}

.fa-check-circle:before {
  content: "\e907";
}

.icon-email:before {
  content: "\e904";
}
.icon-check_circle:before {
  content: "\e907";
}
.icon-social-twitter:before {
  content: "\e900";
}
.icon-social-facebook:before {
  content: "\e901";
}
.icon-social-linkedin:before {
  content: "\e902";
}
.icon-mail:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-arrow-down:before {
  content: "\e909";
}
.icon-arrow-thin-down:before {
  content: "\e90a";
}
.icon-arrow-thin-up:before {
  content: "\e90b";
}
.icon-cheveron-down:before {
  content: "\e905";
}
.icon-cheveron-up:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}


html :where([style*=border-color]) {
  border-style: initial;
}



/* Web 2.0 Global Styles */

/* Font and letter spacing */
  .montserrat {
      font-family: "Montserrat", sans-serif;
  }

  .fw-bold {
      font-weight: 700;
  }

  .fw-semibold {
      font-weight: 600;
  }

  .fw-medium {
      font-weight: 500;
  }

  .border-radius-style {
      border-radius: 10px;
  }

  .top-border-radius-style {
    border-radius: 10px 10px 0px 0px;
  }

  .dormH1 {
      font-size: 36px;
  }

  .dormH2 {
      font-size: 36px;
  }

  .lh-1-1 {
      line-height: 1.1!important;
  }

  .lh-2 {
      line-height: 1.2!important;
  }

  .lh-4 {
      line-height: 1.4!important;
  }

  .dorm-h2 {
      font-size: 36px;
      letter-spacing: -0.05em;
  }

  .ls-4 {
      letter-spacing: 0.4em;
  }

  .ls-05 {
      letter-spacing: 0.05em;
  }

  .mls-05 {
      letter-spacing: -0.05em;
  }

  
  .mls-07 {
      letter-spacing: -0.07em;
  }

  .fs-11 {
      font-size: 11px;
  }

  .fs-13 {
      font-size: 13px;
  }

  .fs-14 {
    font-size: 14px;
  }

  .fs-16 {
    font-size: 16px;
  }

  .fs-20 {
    font-size: 20px;
  }

  
  .rounded-radius {
      border-radius: 30px;
  }

  .white_bkg {
    background: #ffffff;
  }

  .lilac_bkg {
      background: #F3EBF4;
  }

  .eggplant_bkg {
      background: #4B235A;
  }

  .white-text {
      color: #ffffff;
  }

  
  .lavender-bkg {
      background: #a16aac;
  }

  .lavender-text {
      color: #A16AAC;
  }

  .eggplant-text {
      color: #4B235A;
  }

  .raisin-text {
      color: #2C1534;
  }

  .violet-text {
      color: #6D3484;
  }

  .raisin-link {
    color: #2C1534!important;
    border-bottom: 1px solid transparent!important;
  }

  .raisin-link:focus, .raisin-link:active, .raisin-link:hover {
    border-bottom: 1px solid #2C1534!important;
  }

  .btn-style {
      text-transform: uppercase;
      display: inline-block;
      font-weight: 600;
      padding: 10px 60px;
      border-radius: 100px;
      text-decoration: none;
      -webkit-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      -o-transition: all 0.15s ease;
      transition: all 0.15s ease;
      text-transform: uppercase;
      display: inline-block;
  }

  .white-btn-style {
      background: #ffffff;
      border: 1px solid #2C1534!important;
      border-bottom: 1px solid #2C1534;
      color: #2C1534!important;
  }

  .white-btn-style:hover, .white-btn-style:focus {
      background: #2C1534;
      color: #ffffff!important;
  }

  .no-overflow {
    overflow: hidden;
  }

  .mobile-only {
    display: block;
  }

  .mobile-tablet {
    display: block;
  }

  .tablet-desktop {
    display: none;
  }

  .desktop-only {
    display: none;
  }

  body .gform_wrapper .dorm-form-contact .gform_footer .gform_button {
    color: #FFFFFF !important;
    background-color: #592c60 !important;
    border: 1px solid #592c60 !important;
    padding: 10px 60px !important;
    font-weight: 400 !important;
    border-radius: 100px !important;
    text-decoration: none !important;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }

  body .gform_wrapper .dorm-form-contact .gform_footer .gform_button:hover {
    background-color: #FFFFFF !important;
    color: #592c60 !important;
  }


  @media (min-width: 768px) {
    .mobile-only {
      display: none;
    }
    .tablet-desktop {
      display: block;
    }
    .fs-11 {
        font-size: 12px;
    }

    .fs-16 {
      font-size: 17px;
    }

  }

  @media (min-width: 992px) {
    .mobile-tablet {
      display: none;
    }
    .desktop-only {
      display: block;
    }
    .dormH1 {
        font-size: 48px;
    }

    .dormH2 {
        font-size: 36px;
    }

  }



  /* FAQ */
  .dorm-faq-wrap {
    background: radial-gradient(62.7% 139.29% at 85.16% 26.13%, #B88FC1 0%, #F3EBF4 100%)
  }
  .dorm-faq-wrap .faq-accordion-container {
    overflow: hidden;
  }

  .dorm-faq-wrap .faq-accordion-item {
    border-bottom: 1px solid #000000;
  }


  /* Header Trigger Styling */
  .dorm-faq-wrap .faq-accordion-header {
    padding: 1em 5px 1em 0em;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
  }

  /* Custom indicator icon */
  .dorm-faq-wrap .faq-accordion-header::after {
    content: "\e905";
    font-family: 'icomoon';
    font-weight: 600;
    transition: transform 0.3s ease;
  }

  /* Rotate indicator when open */
  .dorm-faq-wrap .faq-accordion-item[open] .faq-accordion-header::after {
    transform: rotate(180deg);
  }

  /* The Grid Animation Trick */
  .dorm-faq-wrap .faq-accordion-wrapper {
    display: grid;
    grid-template-rows: 0fr; /* Collapsed state */
    transition: grid-template-rows 0.3s ease-out;
  }

  .dorm-faq-wrap .faq-accordion-item[open] .faq-accordion-wrapper {
    grid-template-rows: 1fr; /* Expanded state */
  }

  /* Inner Container to Hide Overflow */
  .dorm-faq-wrap .faq-accordion-content {
    overflow: hidden;
    padding: 0 1rem;
    transition: padding 0.3s ease-out;
  }

  /* Add padding only when expanded to prevent jerky layout layout shifting */
  .dorm-faq-wrap .faq-accordion-item[open] .faq-accordion-content {
    padding: 0em 2em 1em 0em;
  }


  /* Footer */

  .footer-admission-gradient {
    background: radial-gradient(62.7% 139.29% at 85.16% 26.13%, #4B235A 0%, #A16AAC 100%)!important;
  }
