body, html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    height: 100%;
}
html {
    scroll-padding-top: 114px;
}
header .nav-link {
    color: #9D9375;
    text-transform: uppercase;
    font-family: "Inter-Medium", sans-serif;
}
header .nav-link:focus, header .nav-link:hover, header .nav-item.active .nav-link {
    color: #BFB8A2;
}
header .navbar {
    min-height: 112px;
    position: fixed;
        width: 100%;
        background: #FFFFFF;
        top: 0;
        z-index: 999;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
header .navbar > .container {
    align-items: flex-end;
}
header .nav-item.last-nav-item {
    display: flex;
}
header .last-nav-item a {
    width: 40px;
    height: 40px;
    border: 0;
    text-align: center;
    margin-left: 16px;
}

header .last-nav-item a img
{
    float: left;
    width: 100%;
    margin-top: -8px;
}
.hero .swiper-slide, .hero {
    position: relative;
}
.hero .swiper-slide .slide-text {
    position: absolute;
    top: 15%;
    left: 15px;
    right: 15px;  
}
.hero .swiper-slide:not(.extended-slide) .slide-text {
    max-width: 710px;
}
.hero .swiper-slide.extended-slide .slide-text {
    max-width: 1083px;
}
.hero .swiper-slide p, .hero .swiper-slide {
    font-family: "Inter-Medium", sans-serif;
    text-align: left;    
}
.hero .swiper-slide p.main-phrase {
    font-size: 56px;
    line-height: 1.2;
}

.hero .swiper-slide p.author {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 40px;
}
.hero .swiper-slide.slide1 p, .hero .swiper-slide.slide3 p, .hero .swiper-slide.slide4 p, .hero .swiper-slide.slide6 p {
    color: #FFFFFF;
}
.hero .swiper-slide.slide2 p, .hero .swiper-slide.slide5 p {
    color: #555;
}
h1 {
    font-size: 89px;
    max-width: 516px;
    font-family: "Inter-Regular", sans-serif;
    color: #001923;
    padding-top: 90px;
    margin-bottom: 72px;
    line-height: 1;
}
.hero .cta {
    font-family: "Inter-Regular", sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    margin-bottom: 99px;
    display: inline-block;
    background-color: #ff330d;
    padding: 8px 90px;
    border-radius: 50px;
    text-decoration: none;
}
.about-text {
    color: #33330a;
    font-family: "Inter-Regular", sans-serif;
    font-size: 32px;
    text-align: center;
    margin-top: 62px;
}
.about-text-bold {
    color: #33330a;
    font-family: "Inter-Bold", sans-serif;
    font-size: 40px;
    text-align: center;
    margin-bottom: 32px;
    max-width: 891px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-pagination-0 {
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.swiper-pagination-0 > span {
    border: 1.5px solid #FFFFFF;
}
.swiper-container {
    background-color: #BFB8A2;
    padding: 24px;
    margin-bottom: 80px;
}
.swiper-slide {
    text-align: center;
}
.swiper-slide-container p {
    padding: 0 15px;
    margin: 0 auto;
}
.swiper-slide p {
    font-family: "Inter-Regular", sans-serif;
    color: #000000;
    margin: 8px auto;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2rem;
}
#experience .row {
    margin-bottom: 40px;
}
#experience .experience-title {
    color: #00798E;
    font-family: "Inter-Bold", sans-serif;
    font-size: 40px;
    line-height: 1;
}
#experience .experience-details {
    color: #949CA1;
    font-family: "Inter-Regular", sans-serif;
    font-size: 22px;
    margin-bottom: 16px;
}
.experience-container {
    max-width: 806px;
}
span.bullet {
    display: inline-block;
    width: 5px;
    height: 16px;
    margin-right: 5px;
    background: #BFB8A2;
}
.workshops {
    margin-top: 56px;
}
.workshops, .testimonies-container {
    padding-bottom: 40px;
    margin-bottom: 80px;
}
.testimonies-container {
    background: #D8D4C8;
    padding-top: 56px;
    margin-bottom: 24px;
}
#testimonies > .container-fluid .col-12 {
    margin-top: 56px;
}
.education-banner {
    padding-top: 90px;
    padding-bottom: 60px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.workshops-swiper-main-container {
    background: #D8D4C8;
    padding-top: 56px;
    padding-bottom: 56px;
}
.banner-text {
    margin-top: 40px;
}
.banner-text p {
    color: #FFFFFF;
    font-size: 56px;
    font-family: 'Inter-Bold', sans-serif;
}
.vectis-crew .col-12 img {
    margin-bottom: 32px;
}
.vectis-crew .container > .row, .vectis-crew .container > .row:last-of-type .row {
    margin-bottom: 16px;
}
.vectis-crew a {
    text-transform: uppercase;
    font-family: "Inter-Bold", sans-serif;
    font-size: 20px;
}
.vectis-crew .intro-text {
    font-size: 32px;
    font-family: 'Inter-Regular', sans-serif;
    color: #333333;
    margin-top: 16px;
}
.crew-name, .crew-title {
    color: #333333;
    font-size: 23px;
    margin: 0;
}
.crew-name {
    font-family: "Inter-Bold", sans-serif;
}
.crew-title {
    font-family: "Inter-Regular", sans-serif;
}
.vectis-crew .intro-text + a {    
    color: #00798e;
    display: inline-block;
    width: 100%;
}
.member-col {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    margin-top: 8px;
    margin-bottom: 24px;
}
.member-col a {
    color: #FFFFFF;
}
.testimonies-container p {
    color: #333333;
    font-family: "Inter-Regular", sans-serif;
    font-size: 24px;
}
.testimonies-container a {
    text-align: center;
    color: #00798e;
    text-transform: uppercase;
    font-family: "Inter-Bold", sans-serif;
    display: inline-block;
    margin-top: 16px;
}
#contact, .thankyou {
    background: #0E2226;
}
.section-title {
    font-family: "Din-Black", sans-serif;
    color: #D8D4C8;
    margin: 0;
    text-transform: uppercase;
}
.workshops .section-title, .vectis-crew .section-title, .vectis-crew .intro-text, .vectis-crew .intro-text + a {
    text-align: center;
}
form input.form-control, form textarea.form-control {
    background-color: #D8D4C8 !important;
    border: 0 !important;
    border-radius: 0;
    text-transform: uppercase;
    color: #333333;
    font-family: "Inter-Regular", sans-serif;
    font-size: 12px;
}
form textarea.form-control {
    min-height: 160px;
}
form {
    margin-top: 40px;
    padding-bottom: 45px;
}
form .row > div {
    margin-top: 15px;
}
form .btn, .thankyou .back-btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Inter-Bold", sans-serif;
    color: #FFFFFF;
    background-color: #BFB8A2;
    padding-left: 56px;
    padding-right: 56px;
    font-size: 20px;
}
form input.form-control:hover, form textarea.form-control:hover,
form input.form-control:focus, form textarea.form-control:focus {
    box-shadow: none;
}
form .btn:focus, form .btn:hover,
.thankyou .back-btn:focus, .thankyou .back-btn:hover {
    background-color: #D8D4C8;
    color: #FFFFFF;
    box-shadow: none;
}
.btn-container {
    text-align: right;
}
footer {
    background: #0E2226;
    padding-bottom: 145px;
}
footer .col-md-4 {
    display: flex;
}
footer .last-col img {
    max-width: 250px;
}
footer * {
    color: #FFFFFF;
    font-size: 12px;
    font-family: "Inter-Medium", sans-serif;
}
footer .terms-container a {
    display: inline-block;
    width: 100%;
}
footer .terms-container a:hover,
footer .terms-container a:focus,
footer a:hover, footer a:focus {
    color: #FFFFFF;
}
footer .first-col .col-md-4 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
}
header #hamburger-btn {
    position: relative;
    margin-left: 16px;
    height: 20px;
}
header .hamburger-button .line {
    background-color: #1C1B1B;
    width: 28px;
    height: 3px;
    display: block;
    margin: 11px auto 11px 0;
    border-radius: 2px;
    margin-left: 0;
}
header .hamburger-button .line:nth-child(1) {
    -webkit-transform: translateY(14px) rotate(45deg);
    -ms-transform: translateY(14px) rotate(45deg);
    -o-transform: translateY(14px) rotate(45deg);
    transform: translateY(14px) rotate(45deg);
}
header .hamburger-button .line:nth-child(2) {
    opacity: 0;
}
header .hamburger-button .line:nth-child(3) {
    -webkit-transform: translateY(-14px) rotate(-45deg);
    -ms-transform: translateY(-14px) rotate(-45deg);
    -o-transform: translateY(-14px) rotate(-45deg);
    transform: translateY(-14px) rotate(-45deg);
}
header .hamburger-btn-container {
    text-align: right;
}
.modal-link {
    cursor: pointer;
}
.panel-container-section.display {
    right: 0;
    padding-bottom: 45px;
}
.panel-container-section {
    background-size: 50%;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: fixed;
    min-height: 100vh;
    width: 60%;
    top: 0;
    right: -1000vw;
    color: #FFFFFF;
    transition: all 0.2s ease-in-out;
    max-width: 1191px;
    overflow: scroll;
    background-color: #27778B;
    z-index: 99999;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: -webkit-fill-available;
  -webkit-overflow-scrolling: touch;
  
}
.panel-container-section > .container:not(.close-panel) {
overflow: auto;
overflow-x: hidden;
transform: translate3d(0,0,0);
}
.close-panel {
    padding: 0;
    transition: .15s ease-in-out;
    width: 24px;
    margin-right: 36px;
    cursor: pointer;
    margin-top: 21px;
}
.close-panel .line {
    background-color: #FFFFFF;
    width: 24px;
    height: 3px;
    display: block;
    margin: 11px auto 11px 0;
    border-radius: 2px;
    margin-left: 0;
}
.close-panel .line:nth-child(1) {
    -webkit-transform: translateY(14px) rotate(45deg);
    -ms-transform: translateY(14px) rotate(45deg);
    -o-transform: translateY(14px) rotate(45deg);
    transform: translateY(14px) rotate(45deg);
}
.close-panel .line:nth-child(2) {
    opacity: 0;
}
.close-panel .line:nth-child(3) {
    -webkit-transform: translateY(-14px) rotate(-45deg);
    -ms-transform: translateY(-14px) rotate(-45deg);
    -o-transform: translateY(-14px) rotate(-45deg);
    transform: translateY(-14px) rotate(-45deg);
}
.panel-container-section .panel-title {
    font-size: 32px;
    font-family: "Inter-Bold", sans-serif;
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 24px;
}
.panel-container-section .panel-description, .panel-container-section ul {
    font-family: "Inter-Regular", sans-serif;
    font-size: 20px;
    list-style-type: none;
    color: #FFFFFF;
}
.panel-container-section .title-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.panel-container-section .title-container a {
    display: inline-block;
    max-height: 50px;
    margin-bottom: 2rem;
}
.panel-container-section .title-container img {
    max-height: 50px;
}
.panel-container-section .text-container p, .panel-container-section .panel-description, .panel-container-section .panel-description p {
    font-size: 18px !important;
}
.panel-container-section .text-container p {
    font-style: italic;    
    font-family: "Inter-Regular", sans-serif;
}
.panel-container-section p span, .panel-container-section .panel-description, .panel-container-section .text-container p, .panel-description a, .panel-description a:hover, .panel-description a:focus {
    font-family: "Inter-Regular", sans-serif;
    font-size: 20px;
    color: #FFFFFF;
}
.directory-modal.panel-container-section .panel-title {
    margin-top: 0;
}
.directory-swiper .swiper-slide-container img {
    -webkit-filter: grayscale(1);
        filter: grayscale(1);
}
.directory-modal .panel-description p {
    margin-bottom: 0;
}
.panel-container-section > .container {
    max-width: 1080px;
}
.close-panel:hover, .close-panel:focus {
    transform: rotate(90deg);
}
.testimonies-container .col-12 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.panel-container-section .text-container {
    margin-top: 15px;
}
#experience .section-title {
    text-align: center;
}
.workshops {
    margin-top: 80px;
}
footer .footer-flex span {
    display: inline-block;
    width: 100%;
}
.crew-container {
    background: #929CA1;
    padding: 16px;
    margin-bottom: 16px;
}
body .bold {
    font-family: "Inter-Bold", sans-serif !important;
}
.workshops-swiper, .swiper-pagination {
    position: relative;
}
.swiper-pagination-bullet-active {
    background: #00798E;
}
.thankyou {
    text-align: center;
    min-height: 100vh;
}
.thankyou p {
    text-transform: uppercase;
    color: #D8D4C8;
    font-family: "Inter-Regular", sans-serif;
}
.thankyou h1 {
    text-align: center;
    line-height: 1 !important;
    width: 100%;
    display: inline-block;
}
header .navbar .lang-btn a {
    display: inline-block;
    border: 1px solid;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #BFB8A2;
    color: #FFFFFF;
    transition: background-color .15s ease-in-out;
}
header .navbar .lang-btn a:hover,
header .navbar .lang-btn a:focus {
    background-color: #D8D4C8;
}
.directory .workshops-swiper-main-container {
    background-color: #929CA1;
}
.directory .blue-section-title {
    text-align: center;
    color: #929CA1;
}
.directory .swiper-slide-container {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
.directory .swiper-slide p {
    font-size: 1rem;
    line-height: 1.3rem;
}
.vectis-crew {
    margin-bottom: 80px;
}

.login_btn
{
    background-color: #c0b89f;
    padding: 10px;
    width: 200px;
    text-align: center;
    font-weight: bold;
    border-radius: 23px;
    cursor: pointer;
    margin-top: 20px;
}
.login_btn:hover
{
    color: #27778b;
    background-color: #FFF;
}

.login_form_c
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.login_form_c .background
{
    position: absolute;
    margin: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}

.login_form_c .login_form
{
    position: absolute;
    width: 270px;
    padding: 15px;
    background-color: #FFF;
    margin-left: calc(50% - 150px);
    margin-top: 100px;
    overflow: hidden;
}

.login_form_c .login_form input
{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    height: 40px;
    padding: 5px;
}

.login_form_c .login_form .login_form_btn
{
    float: left;
    margin-left: calc(50% - 100px);
    color: #FFF;
    background-color: #27778b;
    padding: 10px;
    width: 200px;
    text-align: center;
    font-weight: bold;
    border-radius: 23px;
    cursor: pointer;
}
.login_form_c .login_form .login_form_btn:hover
{
    color: #000;
    background-color: #c0b89f;
}

.login_form_c .login_form .login_form_close
{
    float: left;
    margin-left: calc(50% - 100px);
    margin-top: 50px;
    color: #FFF;
    background-color: #ff330d;
    padding: 10px;
    width: 200px;
    text-align: center;
    font-weight: bold;
    border-radius: 23px;
    cursor: pointer;
}
.login_form_c .login_form .login_form_close:hover
{
    color: #000;
    background-color: #c0b89f;
}

@media only screen and (min-width: 991px) {
    .crew-title {
        min-height: 69px;
    }
}
@media only screen and (max-width: 991px) {
    .vectis-crew {
        margin-bottom: 40px;
    }
    .hero img {
        min-height: 100vh;
    }
    .panel-container-section  > div {
        webkit-overflow-scrolling: touch;
    }
    .thankyou p {
        margin-top: 56px;
    } 
    .testimonies-container .col-12.col-lg-3 {
        max-width: 130px;
    }
    .testimonies-container .col-4 {
        margin-bottom: 8px;
    }
    .hero .swiper-slide p.main-phrase {
        font-size: 32px;
        line-height: 1;
    }
    .hero .swiper-slide p.author {
        font-size: 20px;
        line-height: 1;        
    }
    .about-text, .vectis-crew .intro-text {
        font-size: 20px;
    }
    #experience .experience-details {
        font-size: 18px;
    }
    .about-text-bold, #experience .experience-title {
        font-size: 24px;
    }
    #experience .col-md-8 {
        padding-left: 30px;
        padding-right: 30px;
    }
    span.bullet {
        width: 12px;
        height: 12px;
    }
    #experience .experience-title {
        margin-top: 16px;
    }
    .banner-text p {
        font-size: 37px;
        line-height: 48px;
    }
    .testimonies-container p, .vectis-crew a {
        font-size: 12px;
    }
    footer .last-col {
        margin-top: 32px;
    }
    .vectis-crew .intro-text + a {
        margin-bottom: 16px;        
    }
    .crew-name, .crew-title {
        font-size: 16px;
    }
    header .navbar-collapse {
        position: fixed;
        top: 0;
        height: 100%;
        background-color: #FFFFFF;
        left: -500vw;
        transition: left 0.2s ease-in-out;
        width: 100%;
        display: block !important;
        padding: 16px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        z-index: 99;
        overflow-y: auto;
    }
    header .navbar-collapse.collapse {
        left: -500vw;
    }
    header .navbar-collapse.collapse.show {
        left: 0;
    }
    header .navbar-brand img {
        max-width: 120px;
    }
    .hero .cta {
        font-size: 24px;
        padding: 8px 70px;
        border: 2px solid #FFF;
    }
    .workshops {
        margin-bottom: 40px;
    }
    #testimonies {
        margin-top: 40px;
    }
    form .btn {
        width: 100%;
    }
    header .nav-item.last-nav-item, header .nav-item.lang-btn {
        margin-top: 16px;
    }
    header .nav-item.last-nav-item a:first-of-type {
        margin-left: 0;
    }
    header .navbar {
        min-height: 74px;
    }
    header .navbar-nav {
        align-items: center;
        margin-top: 40px;
    }
    header .nav-item.mobile {
        margin-bottom: 21px;
        margin-top: 16px;
    }
    .workshops-swiper-main-container {
        padding: 24px;
    }    
    .panel-container-section {
        background-size: 80%;
        width: 100%;
    }
    .desktop {
        display: none;
    }
    .mobile .col-3 img {
        max-width: 45px;
    }
    .panel-container-section .panel-title {
        margin-top: 0;
    }
    .panel-container-section p span, .panel-container-section .panel-description, 
    .panel-container-section .text-container p,
    .panel-container-section ul {
        font-size: 16px !important;
    }
    .section-title {
        font-size: 34px;
        line-height: 25px;
    }
    #contact .section-title, .thankyou h1 {
        line-height: 21px;
    }
    footer .footer-flex p {
        margin-bottom: 0;
    }
    footer .footer-flex {
        margin-bottom: 8px;
    }
}
@media only screen and (min-width: 992px) {
    .hero .swiper-slide .slide-text {
        top: calc(25% - 112px);
        left: 70px;
    }
    .thankyou {
        margin-top: 112px;        
    }
    .thankyou p {
        margin-top: 120px;
    }
    .section-title {
        font-size: 90px;
        line-height: 75px;
    }
    header .navbar .container-fluid {
        align-items: flex-end;
        justify-content: center;
    }
    header .navbar .lang-btn {
        margin-left: 48px;
    }
    header .navbar-toggler {
        display: none;
    }
    header .navbar-nav {
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    header .navbar-collapse {
        max-width: 1040px;
        display: flex !important;
        justify-content: space-between;
    }
    .about-text {
        line-height: 36px;
    }
    .about-text-bold {
        line-height: 48px;
    }
    .testimonies-container .col-3 img {
        min-height: 230px;
    }
    footer .last-col {
        justify-content: flex-end;
        align-items: flex-end;
    }
    form .row .col-md-6:first-of-type {
        padding-right: 0;
    }
    .mobile {
        display: none;
    }
    .testimonies-container .row {
        margin-bottom: 16px;
    }
    #testimonies {
        margin-top: 80px;
    }
    .hero {
        margin-top: 112px;
        max-height: calc(100vh - 112px);
    }
    .hero img {
        height: calc(100vh - 112px);
    }
    #contact .section-title, .thankyou h1 {
        line-height: 56px;
    }
    .footer-flex {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .swiper-slide img.img-fluid {
        min-width: 100%;
        object-fit: cover;        
    }
}
@media only screen and (max-width: 578px) {
    .swiper-slide p {
        font-size: 1rem;
        line-height: 1.2rem;
    }
}
@media only screen and (min-width: 768px) {
    #experience .col-md-4 img.img-fluid {
        height: 100%;
        object-fit: cover;
    }
}
@media only screen and (min-width: 1416px) {
    header .navbar-brand {
        margin-right: 2rem;
    }
    header .navbar-brand img {
        max-width: 245px;
    }
}