@font-face {
    font-family: 'Nexa Bold';
    src: url('../assets/fonts/NexaBold.otf'); /* IE9 Compat Modes */
}

a:hover {
    color: #1B3141;
    opacity: .8;
    text-decoration: none;
}

body * {
    font-family: "Titillium Web", sans-serif;
}

.navbar-sezame {
    background-color: #fff;
    color: #333333;
    height: 100px;
}

.navbar-sezame * {
    color: #333333;
}

.navbar-sezame .nav-link {
    color: #333333 !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    text-transform: uppercase;
    padding: .5rem 0 0 0 !important;
}
.hamburger {
    outline: none !important;
}

.navbar-sezame .nav-item {
    margin: 0 25px;
}

.nav-link.active {
    color: cyan !important;
}

.vision-text {
    color: #000000;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    width: 96%;
}

.staff-email {
    color: #F15A24;
    margin-top: 15px;
}

.staff-email a {
    color: #F15A24;
}

.staff-email a:hover {
    color: #F15A24;
    opacity: .8;
}

.footer-sezame {
    height: 80px;
    width: 100%;
    background-color: #1B3141;
    color: #fff;
    line-height: 80px;
    font-size: 16px;
    align-items: center;
    line-height: 22px;
    display: flex;
}

.footer-sezame * {
    color: #fff;
}

.footer-sezame a:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: none;
}

.feature-card-small {
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    width: 100%;
    height: 100%;
    margin: 15px 0;
    padding: 40px 15px 20px 15px;
}

.feature-card-small .person-image {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.feature-card-small .person-image img {
    width: 100%;
}

.feature-card-small .image {
    width: 100%;
    height: 250px;
    line-height: 250px;
    text-align: center;
}

.feature-card-small .image img {
    max-width: 100%;
    max-height: 250px;
}

.feature-card-small .icon-holder img {
    max-width: 100%;
    max-height: 250px;
}

.feature-card-small .pdf-icon-holder img {
    max-height: 70%;
}

.feature-card {
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    margin: 15px;
    padding: 60px 50px;
}

.feature-card .image {
    width: 100%;
    height: 380px;
    line-height: 380px;
    text-align: center;
}

.feature-card .image img {
    max-width: 100%;
    max-height: 380px;
}

.feature-card .title, .feature-card-small .title {
    color: #1E1E1E;
    font-family: Raleway;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    width: 100%;
    height: 66px;
    text-align: center;
    margin: 40px 0 14px 0;
}

.feature-card-small .title {
    margin: 20px 0 0 0;
}

.form-control {
    background-color: #F0F0F0;
    border: none;
    box-shadow: none;
}

.form-control:focus {
    background-color: #F0F0F0;
    border: none;
    box-shadow: none;
}

textarea {
    resize: none;
}

.feature-card .short-description, .feature-card-small .short-description {
    color: #000000;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 5px;
    text-align: center;
}

.who-we-work-with {
    margin: 50px auto;
    display: inline-flex;
    justify-content: space-evenly;
    width: 1500px;
    max-width: 96%;
}

.who-we-work-with .partner-logo {
    height: 120px;
    line-height: 120px;
    text-align: center;
    margin: 0 15px;
    display: flex;
    align-items: center;
}

.who-we-work-with .partner-logo img {
    max-height: 100%;
    max-width: 100%;
}

.icon-holder {
    width: 250px;
    height: 250px;
    line-height: 250px;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    background-color: #F15A24;
}

.pdf-icon-holder {
    width: 250px;
    height: 250px;
    line-height: 250px;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    background-color: #F0F0F0;
}

.homepage-video {
    margin: 40px auto 60px auto;
    width: 900px;
    max-width: 96%;
}

.page-header {
    background-color: #1B3141;
}

.page-title {
    color: #FFFFFF;
    font-family: "Nexa Bold";
    font-size: 46px;
    letter-spacing: 0;
    line-height: 54px;
    text-align: center;
}

.page-intro {
    max-width: 560px;
    color: #FFFFFF;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 15px auto 0 auto;
    text-align: center;
}

.page-intro a {
    color: #fff;
    text-decoration: underline;
}

.page-intro a:hover {
    color: #fff;
    text-decoration: underline;
}

.main-title {
    width: 350px;
    color: #1B3141;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 0;
    font-family: 'Nexa Bold';
    line-height: 54px;
}

.main-subtitle {
    margin: 25px 0;
    width: 350px;
    color: #000000;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

.store-icon {
    margin-right: 40px;
}

.section-title {

  font-size: 46px;
  line-height: 54px;
  text-align: center;
  color: #1B3141;
  padding-bottom: 20px;
  font-weight: bold;
}

.presskit-link {
    color: #F15A24;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 20px;
}

.category-section {
    margin-top: 50px;
}

.category-section .section-title {
    margin-bottom: 30px;
}

.category-section .section-headline {
    margin-bottom: 40px ;
}

.category-headline {
    color: #1E1E1E;
    font-family: Raleway;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 12px;
}

.category-description {
    max-width: 920px;
    color: #000000;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

.btn-sesame {
    padding: 10px 20px;
    border-radius: 25px;
    color: #fff;
    background-color: #F15A24;
    font-size: 16px;
}

.btn-sesame:hover {
    color: #F15A24;
    border-color: #F15A24;
    background-color: #fff;
}

.feature-detail {
    padding: 90px 0;
}

.feature-category {
    color: #1E1E1E;
    font-family: Raleway;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 21px;
    text-transform: uppercase;
}

.badge-holder {
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.badge-holder img {
    width: 163px;
    margin-right: 15px;
}

.feature-title {
    color: #1E1E1E;
    font-family: Raleway;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    margin: 15px 0 20px 0;
}

.feature-desc {
    color: #000000;
    font-family: "Titillium Web";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

.feature-requirements {
    color: #7A7A7A;
    font-family: "Titillium Web";
    font-size: 14px;
    margin-top: 25px;
    letter-spacing: 0;
    line-height: 19px;
}

.bg-light {
    background: #F0F0F0 !important;
}

.caption-text {
    color: #000;
  font-size: 16px;
  margin-top: 10px;
  line-height: 22px;
}

.caption-text a {
    color: #31B293;
}

.question-category {
    margin-bottom: 12px;
    color: #1E1E1E;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

.question-link {
    font-size: 16px;
    display: block;
    width: 80%;
    line-height: 26px;
    color: #1B3141;
}

.category-link {
    font-size: 20px;
    display: block;
    width: 75%;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #1B3141;    
}

.question-answer {
    font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  width: 75%;
  margin: 10px 0 25px 0;
    color: #000;
}

.subsection-title {
  color: #1E1E1E;
  font-family: Raleway;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 45px;
}

#privacy-policy, #terms {
    margin-top: 100px;
}


.p-fixed {
    position: relative !important;
}

.padding-100 {
    padding-top: 0;
}

.body {
    min-height: calc(100vh - 180px);
}

html {
    overflow-y: scroll;
}

@media screen and (max-width: 992px) {
    .feature-card {
        padding: 15px;
        margin: 15px 0;
        width: 100%;        
    }

    .feature-card .image {
        height: unset;
        line-height: unset;
    }
}

@media screen and (max-width: 768px) {
    .nav-link.active {
        border-bottom: none;
    }

    .p-fixed {
        position: fixed !important;
        width: 100%;
        z-index: 10;
    }
    
    .padding-100 {
        padding-top: 100px;
    }
    
    .navbar-collapse {
        transition: height 3s , opacity 0.3s ;
        opacity: 0;
        width: 100vw !important;
        position: fixed;
        left: 0;
        top: 100px;
        height: calc(100vh - 100px);
        background: #fff;
        z-index: -1;
    }
    
    .navbar-collapse.show {
        opacity: 1;
        z-index: 10;
    }

    .collapse:not(.show) {
        display: initial;
    }
    

    .navbar-sezame .nav-item {
        font-size: 32px;
        font-weight: bold;
        line-height: 32px;
        width: 100%;
        margin: 15px 0 !important;
        text-align: center;
    }

    .navbar-sezame .nav-link {

        font-size: 32px;
        font-weight: bold;
        line-height: 32px;
    }

    .main-title {
        width: unset;
    }

    .main-subtitle {
        width: unset;
        margin: 20px 0 25px 0;
    }

    .store-icon {
        margin-right: 13px;
    }

    .section-title {
        text-align: left;
    }

    .feature-detail {
        text-align: center;
        padding: 30px 10px;
    }
    .feature-title {
        margin: 15px 0 15px 0;
    }
    .feature-desc {
        margin: 0 0 15px 0;
    }
    .caption-text {
        font-size: 14px;
    }
    .footer-sezame {
        font-size: 14px;
        line-height: 19px;
    }
    .who-we-work-with {
        flex-wrap: wrap;
        gap: 20px;
    }

    .who-we-work-with .partner-logo {
        height: 85px;
        margin: auto;
    }
}
