
    @font-face {
        font-family: Futura;
        src: url(../fonts/Futura-Book.ttf);
    }

    @font-face {
        font-family: Futura-Bold;
        src: url(../fonts/Futura-Bold.ttf);
    }
    @font-face {
        font-family: Futura-Light;
        src: url(../fonts/Futura-Light.ttf);
    }
    @font-face {
        font-family: Alga;
        src: url(../fonts/Alga-Regular.ttf);
    }
    @font-face {
        font-family: Alga-Italic;
        src: url(../fonts/Alga-Regular-Italic.ttf);
    }
    html{
        position: relative;
        top: 0;
        left:0;
        width: 100%;
    }
    body , .p, ol li,  ul li{
        margin: 0 !important;
        font-family: Futura, sans-serif ;
    }
    body {
        color: #fff;
         background-color: #000000;
    }
    section {
        width: 100vw;
        height: 100vh;
        color: #fff;
        background-size: cover;
    }
    p{
        /* font-size:calc(((18px + (32 - 18) * ((100vw - 360px) / (1920 - 360))) + (18px + (32 - 18) * ((100vh - 540px) / (1080 - 540)))) / 2 ); */
        font-family: Futura-light;
        font-style: normal;
        font-weight: 300;
    }
    .alga{
        font-family: Alga;
        font-weight: 400;
    }
    .font_italic {
        font-family: Alga-Italic;
    }
    .red {
        color: #E53613 !important;
    }
    .navbar .navbar-nav .nav-link .nav-link-inner-text{
        margin: 0 !important;
    }
    .logo_full {
        max-width: 100px;
        }
    #env_menu svg path {
        stroke:white;
    }
    .wb #env_menu svg path {
        stroke: black;
    }
    .section {
        padding: 0;
    }
    .team_slide .text_slide.hide{
        display: none;
    }
    .double_text_container{
        display: flex;
        flex-direction: row;
        padding-top: clamp(65px, 6vw, 90px);
        padding-bottom: clamp(65px, 6vw, 90px);
        padding-left: clamp(32px, 5vw, 120px);
        padding-right: clamp(32px, 5vw, 120px);
        height: 100%;
        justify-content: space-between;
    }

    .left_section {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: end;
        width: auto;
        height: 100%;
        padding-top: clamp(45px, 10vw, 140px);
    }

    .right_section {
        width: 76vw;
        display: flex;
        flex-direction: column;
        justify-content:end;
    }

    .left_section h2 ,.henley_list h2 {
        writing-mode: rl;
        writing-mode: vertical-rl;
        text-orientation: mixed;
        color: white;
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: calc(28px + (85 - 28) * ((100vw - 360px) / (1920 - 360)));
            font-size: calc(((28px + (85 - 28) * ((100vw - 360px) / (1920 - 360))) + (28px + (85 - 28) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        font-size: 8vmin;
        line-height:0.9;
        letter-spacing: 4.25px;
        text-transform: uppercase;
        margin: 0;
        max-height: 66vh;
    }
    .italic {
        font-style: italic;
    }
    .btn_envisia {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: normal;
        font-size: calc(12px + (16 - 12) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((12px + (16 - 12) * ((100vw - 360px) / (1920 - 360))) + (12px + (16 - 12) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height:44px ; /* 40 before; 48 before; */
        letter-spacing: 0.8px;
        text-transform: uppercase;
        color: #FFFFFF;
        border: 2px solid #E53613;
        border-radius: 24px;

        text-align: center;
        margin-top: clamp(33px, 4vh, 64px);
        height:48px;
        display: block;
        width: 250px;
    }
    a.btn_envisia:hover {
        color: white;
        background-color: #E53613;
    }
    .env_footer a.btn_envisia {
        width: 250px;
    }
    .bg_video {
        height: 100%;
    }
    .text_container {
        display: flex;
        flex-direction: column;
        height: 100%;
        align-items: start;
        justify-content: end;
        padding-top: clamp(65px, 6vw, 230px);
        padding-bottom: clamp(32px, 6vw, 90px);
        padding-left: clamp(32px, 5vw, 120px);
        padding-right: clamp(32px, 5vw, 120px);
        color: white;
        text-align: left;
    }

    .navbar-main {
        position: fixed;
    }

    .navbar>.container,
    .navbar>.container-fluid {
        padding: 0;
    }

/*end  general rules */


/* nav */
    .dnav {
        z-index: 1;
    }
    .menu_logo img {
        height: 100px;
    }
    .links_rmenu {
        height: 100vh;
    }
    .navbar {
        position: fixed;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        padding: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        padding-top: clamp(32px, 6vw, 60px);
        padding-bottom: 0;
        padding-left: clamp(32px, 5vw, 120px);
        padding-right: clamp(32px, 5vw, 120px);
    }
    .navbar button {
        z-index: 2;
    }
    .navbar-collapse {
        position: absolute;
        width: 100vw;
        top: 0;
        background: #FFFFFF;
    }
    .navbar .navbar-nav .nav-link {
        font-family: Alga;
        font-style: normal;
        font-weight: normal;
        font-size: calc(((32px + (80 - 32) * ((100vw - 360px) / (1920 - 360))) + (32px + (80 - 32) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        line-height: 1.2;
        letter-spacing: 4px;
        color: #000000;
        padding: 0
    }

    #navbar{
        background-color: white;
    }
    #navbar {
        position: absolute;
        width: 100vw;
        height: 100vh;
        top: 0;
        right:-100vw;
    }
    .container_menu{
        padding-top: clamp(65px, 6vw, 90px);
        padding-bottom: clamp(65px, 6vw, 90px);
        padding-left: clamp(32px, 6vw, 120px);
        padding-right: clamp(32px, 6vw, 120px);
        height: 100vh;
    }
    .left_menu{
        width: 60%;
        float :left;
    }
    .left_menu .dsubmenu .nav-link {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        font-size: calc(16px + (40 - 16) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((14px + (40 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (32 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height:1.2;
        text-transform: uppercase;
        color: #000000;
    }
    .nav-item.dsubmenu a{
        font-size: calc(20px + (40 - 20) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((20px + (40 - 20) * ((100vw - 360px) / (1920 - 360))) + (20px + (40 - 20) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        color: #000000;
    }
    .right_menu {
        width: 40%;
        float: left;
    }
    .menu_logo {
        margin-bottom:clamp( 24px, 2vw, 90px);
        height: auto;
        width: 100%;
    }
    #env_menu svg {
        max-width: 50px;
    }
    #env_menu_reverse {
        padding: 90px 120px 0 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .nav-item.dsubmenu {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        font-size: calc(28px + (40 - 28) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((28px + (40 - 28) * ((100vw - 360px) / (1920 - 360))) + (28px + (40 - 28) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height: 38px;
        text-transform: uppercase;
        color: #000000;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu {
        max-width: 360px;
        box-shadow: none;
    }
    .navbar-brand img{
        max-height:40px;
        /* height: 100px; */
            height: 22px;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #E53613;
    }

    /* black navigation */



    .black .navbar-light .navbar-brand {
        /* margin: 90px 0 0 140px; */
        width: 100px;
        padding: 0;
    }
    .black .navbar-brand img{
        max-height: 100px;
    }
    .black .navbar-toggler.toggler-example {
        padding: 0;
        /* margin: 90px 160px 0 0; */
        z-index: 0;
        position: absolute;
        right: 140px;
        top: 90px;
    }

    .black #env_menu svg path {
        stroke: black;
    }
    #env_menu svg path {
        stroke: white;
    }
    .navbar-brand svg path{
        fill: white;
    }

    .black .navbar-brand svg path{
        fill: black;
    }

    .text-dark, .text-dark:hover{
        color: black;
    }


/* end nav */


    /*video  SECTION  */
        .video-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
            z-index: -1;
        }

        .video-container video {
            min-width: 100%;
            min-height: 100%;
            position: absolute;
            top: 50%;
            left: 70%;
            transform: translate(-50%, -50%);
            object-fit: cover;
        }

        .video-container:after {
            content: '';
            z-index: 1;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
        }
    /*end video  SECTION  */

/* FOOTER */

    .env_footer {

        position: absolute;
        bottom: 0;
        width: 100%;
        display: grid;
        grid-template-columns:  1fr 1fr 1fr 0.4fr;
        grid-template-rows:50vh auto;
        gap: 0px 0px;
        grid-auto-flow: row;
        grid-template-areas:
            ". . . ."
            " b c d e ";
        background: #fff;
        height:100vh;
        grid-column-gap: 16px;
        padding: 0 clamp(32px, 5vw, 120px);
    }

    .grid_3col .env_footer {
        grid-template-rows:12vh auto;
    }
    .logo_footer img {
        max-height: 176px;
        margin: 65px auto 0;
        width: auto;
        float: left;
    }
    .footer1 {
        grid-area: b;
    }
    .footer2 {
        grid-area: c;
    }
    .footer3 {
        grid-area: d;
    }
    .footer4 {
        grid-area: e;
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .env_footer .title {
        font-family: Alga;
        font-style: normal;
        font-weight: normal;
        font-size: calc(24px + (60 - 24) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((24px + (60 - 24) * ((100vw - 360px) / (1920 - 360))) + (24px + (60 - 24) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height:1;
        color: #000000;
        margin-bottom: 26px;
    }

    .env_footer .links {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: calc(14px + (28 - 14) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((14px + (28 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (28 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height: 1.2;
        color: #000000;
    }

    .env_footer a {
        color: black;
        transition: all .2s ease;
        display: block;
        line-height: 1.8;
    }

    input, textarea {
        border: 2px solid #817E7B;
        border-radius: 24px;
        padding: 0 0 0 20px;
        height: 48px;
        width:max(150px, 406px);
        font-family: Futura-Light;
        font-style: normal;
        font-weight: normal;
        /* font-size: calc(12px + (16 - 12) * ((100vw - 360px) / (1920 - 360))); */
        font-size: calc(((12px + (16 - 12) * ((100vw - 360px) / (1920 - 360))) + (12px + (16 - 12) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height: 26px;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        color: #817E7B;
    }

/* .env_footer */
    .env_footer .btn_envisia {
        margin-top: 18px;
    }

    .sublink {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: calc(12px + (20 - 12) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((12px + (20 - 12) * ((100vw - 360px) / (1920 - 360))) + (12px + (20 - 12) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height: 32px;
        color: #000000;
        margin-top: 48px;
    }

    .env_footer .sublink a {
        display: inline;
        padding: 0;
    }
    .env_footer a:hover {
        color: black;
        cursor: pointer;
    }



/* END FOOTER */

    main {
        overflow: unset;
    }
    html,
    body {
        margin: 0;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    html,body {
        height: auto;
    }



/* loader  */
    .loader_container h2 {
        color: white;
        margin-top: clamp(110px, 10vw, 180px);
        font-family: 'Alga';
        font-style: normal;
        font-weight: normal;
        /* font-size: calc(80px + (200 - 80) * ((100vw - 360px) / (1920 - 360))); */
        font-size: calc(((80px + (200 - 80) * ((100vw - 360px) / (1920 - 360))) + (80px + (200 - 80) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        line-height:1;
        /* line-height: calc(64px + (150 - 64) * ((100vw - 360px) / (1920 - 360))); */
        height: 0;
        word-wrap: break-word;
    }

    .pre_logo {
        height: 228px;
    }

    body .preloader {
        display: flex;
        align-items: baseline;
        height: 100vh;
        left: 0;
        position: fixed;
        top: 0;
        transition: opacity .2s linear;
        width: 100vw;
        z-index: 9999;
        background: black !important;
        color: white;
        padding-top: clamp(65px, 10vw, 90px);
        padding-bottom: clamp(65px, 6vw, 90px);
        padding-left: clamp(32px, 6vw, 120px);
        padding-right: clamp(32px, 6vw, 120px);
    }
/* END loader */



.text-dark .display-1, .text-dark, .text-dark:hover, .text-dark .display-2, .text-dark .display-3, .text-dark .display-4, .text-dark .h1, .text-dark .h2, .text-dark .h3, .text-dark .h4, .text-dark .h5, .text-dark .h6, .text-dark a:not(.btn), .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6{
    color: #000000 !important;;
}















    .alga_60 {
        font-family: Alga;
        font-style: normal;
        font-weight: normal;
        /* font-size: calc(52px + (60 - 52) * ((100vw - 360px) / (1920 - 360))); */
        /* font-size: 6vmin; */
        font-size: calc(((28px + (60 - 28) * ((100vw - 360px) / (1920 - 360))) + (28px + (60 - 28) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        line-height: 1;
        color: #fff;
    }
    .alga_35 {
        font-family: Alga;
        font-style: normal;
        font-weight: normal;
        font-size: calc(18px + (35 - 18) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((18px + (35 - 18) * ((100vw - 360px) / (1920 - 360))) + (18px + (35 - 18) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height: 1;
        color: #fff;
    }
    .alga_22 {
        font-family: Alga;
        font-style: normal;
        font-weight: normal;
        /* font-size: calc(14px + (22 - 14) * ((100vw - 360px) / (1920 - 360))); */
        font-size: calc(((14px + (22 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (22 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        line-height: 1;
    }

    .text-action:hover, a:hover {
        color: white;
        cursor: pointer;
    }
    .hide{
        display: none ;
    }


    .alga_100{
        font-family: Alga;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        color: #FFFFFF;

		font-size: -webkit-calc(((30px + (100 - 24) * ((100vw - 360px) / (1920 - 360))) + (24px + (100 - 24) * ((100vh - 540px) / (1080 - 540)))) / 2 );
		font-size: -moz-calc(((30px + (100 - 24) * ((100vw - 360px) / (1920 - 360))) + (24px + (100 - 24) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        font-size: calc(((30px + (100 - 24) * ((100vw - 360px) / (1920 - 360))) + (24px + (100 - 24) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        max-width: 1650px;
        word-wrap: break-word;

    }

    .futura {
        font-family: 'Futura';
    }

    .futura_light {
        font-family: Futura-Light !important;
        font-weight: 300;
    }

    .futura_32, .futura_32 p {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: 32px;
        /* font-size: calc(18px + (32 - 18) * ((100vw - 360px) / (1920 - 360))); */
        font-size: calc(((18px + (32 - 18) * ((100vw - 360px) / (1920 - 360))) + (18px + (32 - 18) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        line-height:1;
        max-width: 50ch;
    }
    .futura_16{
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        font-size: 32px;

        /* font-size: calc(12px + (16 - 12) * ((100vw - 360px) / (1920 - 360))); */
        font-size: calc(((12px + (16 - 12) * ((100vw - 360px) / (1920 - 360))) + (12px + (16 - 12) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        line-height: 1.2;
    }

    .futura_100{
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        line-height: 1;
        color: #FFFFFF;
        /* font-size: calc(24px + (80 - 24) * ((100vw - 360px) / (1920 - 360))); */

		font-size: -webkit-calc(((70px + (80 - 32) * ((100vw - 360px) / (1920 - 360))) + (32px + (80 - 32) * ((100vh - 540px) / (1080 - 540)))) / 2 );
		font-size: -moz-calc(((70px + (80 - 32) * ((100vw - 360px) / (1920 - 360))) + (32px + (80 - 32) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        font-size: calc(((70px + (80 - 32) * ((100vw - 360px) / (1920 - 360))) + (32px + (80 - 32) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        /* font-size: 8vmin; */
        max-width: 1300px;
        word-wrap: break-word;
    }

    .input-group .form-control{
        background: transparent;
    }

    .video-container:after{
        background-color: transparent;
    }
    .m-w-22{
        max-width: 22%;
    }
    .w-35{
        width: 35%;
    }
    .padding_env_left{
        padding-top: clamp(65px, 10vw, 160px);
        padding-bottom: 0;
        padding-left: clamp(32px, 5vw, 120px);
        padding-right: 0;
        float: left;
    }

    .padding_env_right{
        padding-top: clamp(65px, 10vw, 160px);
        padding-bottom: 0;
        padding-right: clamp(32px, 5vw, 120px);
        padding-left: 0;
        float: left;
    }
    .padding_env {
        padding-top: clamp(65px, 10vw, 160px);
        padding-bottom: 0;
        padding-right: clamp(32px, 5vw, 120px);
        padding-left: clamp(32px, 5vw, 120px);
    }
    .sticky{
        /* position: fixed; */
        /* width: min-content; */
        max-width: 16vw;
    }
    .description {
        font-family: Futura-Light;
        font-style: normal;
        font-weight: 300;
        line-height: 1.2;
        max-width: 810px;
        /* font-size: calc(14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))); */
        font-size: calc(((14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (32 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );
    }

    .layout_blog_left {
        min-height: 100vh;
    }


    .rotate_left {
        transform: rotate(-90deg);
    }

    .futura_26_book, .futura_26_book p{
        font-size: calc(14px + (26 - 14) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((14px + (26 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (26 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );
        font-family: Futura;
        font-style: normal;
        font-weight: normal;
        line-height:1.8;
    }
     .futura_26{
        font-size: calc(14px + (22 - 14) * ((100vw - 360px) / (1920 - 360)));
        font-size: calc(((14px + (22 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (22 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );

        font-family: Futura;
        font-style: normal;
        font-weight: normal;
        line-height:1.8;
    }

    .color_bs1{
        color: #9FB3DD !important;
    }
    .bg_bs1{
        background-color: #9FB3DD;
    }
    .bg_bs2{
        background-color: #D3A79A ;
    }
    .bg_bs3{
        background-color: #BFB2A1;
    }
    .color_bs2{
        color: #D3A79A !important;
    }
    .color_bs3{
        color: #BFB2A1 !important;
    }
    .color_bs4{
        color:#86C3D6;
    }

.black {
    color: black;
}

 .footer3 .sublink {
     display: block
 }

.hide_desktop  {
    display: none
}


















          /* slide slick  */

        .team_slide {
            color: #3498db;
            font-size: 36px;
            line-height: 100px;
            margin: 10px;
            position: relative;
            text-align: center;
        }


        #carousel-service,#carousel-committee {
           width: 100vw;
            left: -5.7%;
        }


        .slick-slide {
            transform: scale(0.9);
            margin:0 -10px;
            /* min-width: 450px; */
        }

        .slick-slide.slick-center {
            transform: scale(0.96);
            margin: 0 2px;
        }

.slick-slide {
    width: 560px;
}

@media (max-width:1440px) {
    .slick-slide {
        width: 460px;
    }
}
@media (max-width:1240px) {
    .slick-slide {
        width: 360px;
    }
}
@media (max-width:767px) {
    .slick-slide {
        width: 300px;
    }
}
@media (max-width:460px) {
    .slick-slide {
        width: 266px;
    }
}

        .team_slide.ts1,
        .team_slide.ts2,
        .team_slide.ts3,
        .team_slide.ts4 {
            background-image: url('/images/about/Teambox.png');
            background-size: cover;
            background-position-y: inherit;
           background-position: 50% 0%;
        }

        .team_slide {
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            padding: 1em;
        }

        .team_slide .text_slide {
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            height: 100%;
            text-align: left;
            position: relative;
        }

        .slick-track {
            height: 64vh;
        }

        .title {
            font-family: Alga;
            font-style: normal;
            font-weight: normal;
            /* font-size: 60px; */
            /* font-size: calc(28px + (60 - 28) * ((100vw - 360px) / (1920 - 360))); */
            font-size: calc(((28px + (60 - 28) * ((100vw - 360px) / (1920 - 360))) + (28px + (60 - 28) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            line-height: 1;
            color: #000000;
            margin-bottom: 26px;
        }
        .c6  .title {
             color: #fff;
        }
        .text_slide {
            /* font-size: calc(28px + (60 - 28) * ((100vw - 360px) / (1920 - 360))); */
            /* line-height: calc(28px + (60 - 28) * ((100vw - 360px) / (1920 - 360))); */
            font-size:calc(((28px + (60 - 28) * ((100vw - 360px) / (1920 - 360))) + (28px + (60 - 28) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            line-height: 1;

        }


        .vrt_writing {
            font-family: futura-light;
            font-style: normal;
            font-weight: 300;
            font-size: calc(((12px + (32 - 16) * ((100vw - 360px) / (1920 - 360))) + (16px + (32 - 16) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            line-height: 1.1;
            letter-spacing: 1.9px;
            text-transform: uppercase;
            color: #FFFFFF;
            /* transform: rotate(90deg); */
            writing-mode: vertical-rl;
            -webkit-text-orientation: mixed;
            text-orientation: mixed;
        }

        .team_slide.slick-current.slick-active.slick-center .text_slide {
            display: flex !important;
            transition: all 0.6s ease-in-out;
        }

        .text_slide h3 {
            font-family: Alga;
            font-style: normal;
            font-weight: normal;
            font-size: 40px;
            /* font-size: calc(18px + (40 - 18) * ((100vw - 360px) / (1920 - 360))); */
            font-size: calc(((16px + (40 - 16) * ((100vw - 360px) / (1920 - 360))) + (16px + (40 - 16) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            line-height: 1.1;
            color: #FFFFFF;
            max-width: 18ch;
            word-wrap: break-word;
        }

        .team_slide.ts1.slick-slide.slick-current.slick-active.slick-center .text-slide {
            display: block;
        }
        .team_slide.slick-slide .text-slide {
            display: none;
        }
        /* modal services  */

                .modal_service {
                    position: absolute;
                    top: 0;
                    right:-100vw;
                    height: 100%;
                    width: 100vw;
                    padding-top: clamp(140px, 11vw, 266px);
                    padding-bottom: clamp(65px, 6vw, 90px);
                    padding-left: clamp(32px, 6vw, 120px);
                    padding-right: clamp(32px, 6vw, 120px);
                    z-index: 1;
                    transition: display 0.1s ;
                    background-position: 50%;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    display: none;

                }
                .modal_service_closed{
                    -webkit-animation: slide_back 0.5s forwards;
                    animation: slide_back 0.5s forwards;
                    display: block;
                }
                .modal_service_open{
                    display: block;
                    z-index: 2;
                    -webkit-animation: slide 0.6s forwards;
                    /* -webkit-animation-delay: 2s; */
                    animation: slide 0.6s forwards;
                    /* animation-delay: 2s;      */
                }
                @-webkit-keyframes slide {
                    0% { right: -100vw; }
                    100% { right: 0; }
                }

                @keyframes slide {
                    0% { right: -100vw;  }
                    100% { right: 0; }
                }
                @-webkit-keyframes slide_back {
                    0% { right: 0; }
                    100% { right: -100vw; }
                }

                @keyframes slide_back {
                    0% { right: 0; }

                    100% { right: -100vw; }
                }

                .modal_service a{
                    height: auto;
                    position: absolute;
                    right: 90px;
                    top: 90px;
                }
                .modal_service.modal_service_open a{
                    position: fixed;
                }

                svg.modal_service_close {
                    position: absolute;
                    right: clamp(32px, 6vw, 120px);
                    top: clamp(64px, 6vw, 90px);
                }

                .modal_service p {
                    font-family: Futura-Light;
                    font-style: normal;
                    font-weight: 300;
                    /* font-size: 32px; */
                    font-size: -webkit-calc(((14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (32 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );
                    font-size: -moz-calc(((14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (32 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );
                    font-size: calc(((14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (32 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 );

                    /* font-size: calc(14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))); */
                    /* font-size: (((14px + (32 - 14) * ((100vw - 360px) / (1920 - 360))) + (14px + (32 - 14) * ((100vh - 540px) / (1080 - 540)))) / 2 ); */
                    line-height: 1.2;
                    color: #FFFFFF;
                    display: flex;
                    flex-direction: column;
                    justify-content: flex-end;
                    max-width: 800px;
                }


            /* end modal services */
    /* end slide */



        .fp-bg {
            background-position: 50% 50%;
            background-size: cover;
        }
        .btn_envisia.text-white {
            border-color: white;
        }

        .text-red {
            color: #E53613;
        }

        .border-red {
            border-color: #E53613 !important;
        }

        .rounded-md {
            border-radius: 20px;
        }

        .font-alga {
            font-family: 'Alga' !important;
        }

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

        [hidden] {
            display: none !important;
        }

        label[required]::after {
            content: '*';
            color: red;
        }

        /*
        * Media queries
        */
        @media (max-width:1124px) {
            .navbar-brand img{
                height:26px;
            }
            .mb-6 {
                margin-bottom: 4rem !important;
            }
            .slick-slide {

                /* min-width: 450px; */
            }
            .btn_envisia {
                /* width: auto; */
            }
        }

        @media screen and (min-width: 320px) and (max-width: 767px) and (orientation:landscape)  {
            html {
                transform: none;
                transform-origin: left top;
                width: 100vw;
                overflow-x: hidden;
                /* position: absolute;
                top: 100%;
                left: 0; */
            }

        }


        .modal_close_service svg {
            overflow: hidden;
            float: right;
            top: -60px;
        }


        @media (max-width:767px) {

            .sticky {
                max-width: 100% !important;
            }
            .env_footer {
                grid-template-columns: 1fr 1fr;
                grid-template-rows: 1fr 0.8fr 1fr 0.4fr;
                grid-template-areas: "a .""d d " "b c""e e";
                background: #fff;
                height:100vh;
                padding:48px 32px;
                grid-gap: 16px;
                max-height:100vh ;
            }
            .henley_list .env_footer {
                height:auto;
            }
            .env_footer .title{
                margin-bottom: 16px;
            }
            .env_footer .footer4  .links {
                justify-content:flex-start;
                display: flex;
            }
            section.fp-auto-height.fp-section{
                height: 100vh !important;
            }
            .footer3 .sublink {
                display: flex;
            }
            .footer4 .links a {
                margin-right: 16px;
            }
            .footer4 .links a {
                margin:0 8px 0 0 ;
            }
            .env_footer .sublink a{
                padding:0 8px 0 0;
            }

            .logo_footer img {
                max-height: 80px;
                margin: 0 0 16px 0;
            }
            .env_footer a.btn_envisia{
                line-height: 34px !important;
            }

            input{
                width: auto;
                min-width: 260px;
                height: 36px;
            }
            .mb-6 {
                margin-bottom: 2rem !important;
            }


            /* menu */
            .right_menu {
                width: 100vw ;
            }
            .links_rmenu {
                height: auto;
            }
            .menu_logo{
                padding: 0;
            }
            #env_menu_reverse {
                padding: 48px 24px 0;
                position: absolute;
                right: 0;
                top: 0;
            }
            .logo_full {
                    max-width: 70px;
                }
            #env_menu svg {
                max-width: 40px;
            }
            .double_text_container {
                flex-direction: column-reverse;
            }
            .left_section{
                padding: 0;
                flex-direction: row ;
            }
            .left_section h2 {
                writing-mode: initial;
                text-orientation: initial;
            }
            .left_section img{
                width: 60px;
            }

            .double_text_container .right_section{
                width: 100%;
            }


            .left_menu{
                width: 100%;
                float :left;
            }
            .left_menu ul.navbar-nav {
                margin-top: 0;
            }
            .btn_envisia{
                height: 36px;
                width: 180px;
                margin-top: 16px;
                line-height: 32px !important;

            }

            .pre_logo{
                height: 92px;
            }
            /* loader  */
            .loader_container h2 {
                max-width: 310px;
            }
            .navbar .navbar-nav .nav-link .nav-link-inner-text{
                margin-left: 0;
            }
            .sticky{
                position: relative;
            }

            .sublink {
                display: block;
            }

            .vrt_writing {
                top: 17%;
                right: -38%;
            }
            .hide_desktop{
                display: block;
            }
            .footer3 .sublink {
                display: none
            }
            svg#modal_fm_close {
                width: 38px;
            }
            .modal_service a {
                height: auto;
                position: absolute;
                right: 6vw;
                top: 5vh;
            }

            .grid_padding{
                display: none;
            }
        }














    /* local and henley page  */

        html, body{
            background-color: #fff;
        }
        .grid_3col {
            display: grid;
            grid-template-rows: 160px auto auto;
            grid-template-columns: 0.8fr 2fr  0.3fr auto;
            grid-template-areas:
                        " . nav nav nav"
                        "sidebar content right right_padding"
                        "footer footer footer footer";

        }
        .grid-container > .navbar-brand {
            background-color: rgba(255, 255, 255, 0.8);
            }
        .env_footer{
            grid-area: footer;
            position: relative;
            height: auto;
            padding-bottom: 24px;
        }
        .section.footer{
            background-color: white;
        }
        .menu-container{
            grid-area: menu;
            background:white;
        }
        .grid_content{
            background:white;
            grid-area: content;
            padding-left: clamp(32px, 5vw, 120px);
            min-height: 100vh;
        }
        .grid_right{
            background:white;
            grid-area: right;
            /* text-align: right; */
        }
        .grid_padding {
            background:white;
            grid-area: right_padding;
            padding-right: clamp(32px, 5vw, 120px);
        }
        .sidebar {
            padding-left: clamp(32px, 5vw, 120px);
            grid-area: sidebar;
            background-color:#9FB3DD;
        }
        .grid_header{
            background:white;
            grid-area: nav;
        }
        .dnav{
            background:#9FB3DD;
        }

        .alga_22{
            margin-bottom: 16px;
        }
        .sidebar h4{
            font-family: Alga ;
            font-size: -webkit-calc(((28px + (36 - 26) * ((100vw - 360px) / (1920 - 360))) + (26px + (36 - 26) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            font-size: -moz-calc(((28px + (36 - 26) * ((100vw - 360px) / (1920 - 360))) + (26px + (36 - 26) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            font-size: calc(((28px + (36 - 26) * ((100vw - 360px) / (1920 - 360))) + (26px + (36 - 26) * ((100vh - 540px) / (1080 - 540)))) / 2 );

            color: #fff;
            font-weight: 300;
        }
        .sidebar h5{
            font-family: Alga ;
            font-size: -webkit-calc(((6px + (36 - 26) * ((100vw - 360px) / (1920 - 360))) + (26px + (36 - 26) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            font-size: -moz-calc(((6px + (36 - 26) * ((100vw - 360px) / (1920 - 360))) + (26px + (36 - 26) * ((100vh - 540px) / (1080 - 540)))) / 2 );
            font-size: calc(((6px + (36 - 26) * ((100vw - 360px) / (1920 - 360))) + (26px + (36 - 26) * ((100vh - 540px) / (1080 - 540)))) / 2 );

            color: #fff;
            font-weight: 300;
        }

        .sidebar p{
            font-family: Futura-Light;
            font-style: normal;
            font-weight: 300;
            font-size: 18px;
            line-height: 24px;
            color: #FFFFFF;
        }
        .btn_nob {
            color: black;
            text-transform: uppercase;
            font-family: Futura;
            font-size:18px;
        }
        .btn_nob:hover {
            color: red;
        }
        .futura{
            font-family: Futura;
            font-style: normal;
            font-weight: normal;
            font-size: 18px;
            line-height: 22px;
            color: #000000;
        }
        #nav-tabContent div.futura{
            font-family: Futura !important;
            font-style: normal;
            font-weight: normal;
            font-size: 18px;
            line-height: 22px;
            color: #000000;
        }
        .henley_list {
            writing-mode: rl;
            writing-mode: vertical-rl;
            text-orientation: mixed;
            font-family: Futura-Light;
            font-style: normal;
            font-weight: 300;
            font-size: calc(28px + (85 - 28) * ((100vw - 360px) / (1920 - 360)));
            font-size: calc(((28px + (86 - 28) * ((100vw - 360px) / (1920 - 360))) + (28px + (86 - 28) * ((100vh - 540px) / (1080 - 540)))) / 2 );

            line-height: 1;
            letter-spacing: 4.25px;
            text-transform: uppercase;
            margin: 0;
            max-height: 66vh;
            color: black;
            right: clamp(32px, 5vw, 120px);
        }

        @media(max-width:767px){
            .grid_3col {
                display: grid;
                grid-template-rows: 0 auto  auto auto auto;
                grid-template-columns: 1fr;
                grid-template-areas: " . "" nav " "sidebar ""content "" right""footer";
                overflow:hidden;
            }
             #env_menu svg path {
                stroke: white;
            }
            .sidebar{
                padding-right: clamp(32px, 5vw, 120px);
                display: flex;
                padding-bottom: 60px;
                padding-top: 12vh;
            }
            .grid_content {
                padding: 48px;
                padding-left: clamp(32px, 5vw, 120px);
                padding-right: clamp(32px, 5vw, 120px);
                width: 97vw;
            }
            .sticky{
                position: relative;
                display: flex;
                flex-direction: column;
                justify-content: end;
            }
            .sidebar h4{
                font-family: Alga;
                /* font-size: 52px;  */
            }
            .text_card{
                max-width: 100%;
            }
            .henley_list{
                display: none;
            }
        }
        input, textarea{
            width: max(150px, 308px);
        }


        .nav-tabs .nav-link {
            color: #fff;
            background-color: transparent;
            padding: 0;
            border: none
        }
        .nav-tabs .nav-link.active{
            background-color: transparent;
        }
        .nav-tabs {
            border-bottom: none;
        }
        .nav-tabs .nav-link img{
            display: none;
        }
        .nav-tabs .nav-link.active img{
            display: inline-block;
        }
        .nav-tabs .nav-link.active h4{
            font-family: Alga-Italic;
        }















        /* testimonials */

        #fullpage .right_section .futura_32.black{
            font-family: Futura;
        }

        .fc-footer-toolbar.fc-toolbar.fc-toolbar-ltr {
            display: none;
        }

        .nav-tabs .nav-link{
            margin-bottom: 8px;
        }

        .scrollable-content{
            overflow: scroll;
            margin: 0 auto;
        }

		svg#modal_fm_close {
			width: 38px;
		}

        /* enroll form */

        .enroll_sections_nav li a{
            margin: 0 6px 0 6px;
        }




        .text_3rows   {
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            min-height: 4rem;
            text-overflow: ellipsis;
        }
        .text_2rows   {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            min-height: 3rem;
            text-overflow: ellipsis;
        }

         .text_1rows   {
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            min-height: 1.5rem;
            text-overflow: ellipsis;
        }

        @media (max-width: 768px) {
            .text_2rows{
                min-height: 1rem;
            }
        }

        #bt_newsletter{
            line-height:3;
            font-family: futura;
        }

        #newsletter_email {
            width: max(150px, 400px);
            font-family: futura;
        }


        #register_form .error-field{
            border: red 2px solid !important;
        }



        ul.pagination .page-item.active .page-link {
            z-index: 1;
            color: #0d1431;
            background-color: inherit;
            border : 2px solid rgb(212, 70, 41)

        }




        /* .page-item.active .page-link {
            z-index: 1;
            color: #fff;
            background-color: #E53613;
            border-color: #E53613;
        } */

        .filter_grey {
            filter: grayscale(1);
        }


        /* sections nav */

        #sections_nav {
            position: fixed;
            right: 20px;
            z-index: 2;
            top: 32vh;
        }
        #sections_nav div {
            width: 10px;
            height: 10px;
            background-color: rgba(255, 255, 255, 0.2);
            border-radius: 10px;
            margin: 21px 0;
        }
        #sections_nav li.active div {
            background-color: #fff;
        }
        #sections_nav div:hover {
            background-color: #fff;
        }

        body.fp-viewing-footer #sections_nav div{
            background-color: rgba(0, 0, 0, 0.2) !important;
        }
        body.fp-viewing-footer #sections_nav li.active div{
            background-color: #000 !important;
        }

        body.fp-viewing-footer .navbar-brand svg path{
            fill: black;
        }

        body.fp-viewing-footer #env_menu svg path {
            stroke: black;
        }


        #fullpage .fp-controlArrow.fp-prev {
            display: block;
            left: 5%;
            border: none;
            width: 5vw;
            height: 6vh;
            background: url('/images/arrow_left.svg') no-repeat;
            cursor: pointer;
            top: 93vh;
            transform: rotate(180deg);
            background-size: contain;
            margin-top: 0;
        }

        #fullpage .fp-controlArrow.fp-next {
            right: 5%;
            border: none;
            width: 5vw;
            height: 6vh;
            background: url('/images/arrow_left.svg') no-repeat;
            cursor: pointer;
            top: 93vh;
            background-size: contain;
            margin-top: 0;
        }



        .team_slide .text_slide {
            display: flex;
            flex-direction: row;
            height: 100%;
            justify-content: space-between;
        }
        .right_team {
            width: 90%;
            display: flex;
            flex-direction: column;
            justify-content: end;
        }
        .left_team {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: end;
            width: auto;
            height: 100%;
        }

        .modal_bio{
            max-width: 60vw;
        }

        .fc--button{
            display: none !important;
        }

        .fc-event-time {
            display: none;
        }

        .modal_service .futura_32 {
            max-width: 800px;
            display: inline-block;
        }


        #calendar .fc-event-title.fc-sticky {
            font-size: 14px;
            line-height: 16px;
        }

        #calendar .event_days {
            font-size: 16px;
            line-height: 18px;
            font-weight: bold;
            padding-bottom: 4px;
        }


/* cookies */
/*
        #cookiescript_badgesvg .cookiescriptlogo {
            fill: #9b3074 !important;
        }

        #cookiescript_header {
            background: text-gradient;
            -webkit-background-clip: text;
            -moz-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        #cookiescript_copyright {
            display: none;
        }

        #cookiescript_accept,
        #cookiescript_save {
            border-radius: 8px;
            box-shadow: 0 2px 6px rgba(147, 38, 143, .2), 0 -2px 6px rgba(254, 0, 26, .2);
            border: none;
            font-size: 16px;
            font-family: Mulish, sans-serif;
            font-weight: 700;
            line-height: 1.4;
            padding: 16px 0;

            max-width: 386px;

            outline: none;
            background-image: linear-gradient(145deg, #e41e2b, #9b3074 60%, #3a235a);
            color: #fff;
        }
*/

        #cookiescript_injected {
            background-color: #fff !important;
            color: #000 !important;
            font-size: 14px;
            font-weight: normal;
            font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
            box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);

            box-sizing: border-box;
        }

        #cookiescript_close{
            color: #000 !important;
        }
        #cookiescript_header{
            color: #000 !important;
        }
        #cookiescript_description{
            color: #000 !important;
        }
        #cookiescript_checkboxs{
            color: #000 !important;
        }
        #cookiescript_buttons{
            color: #000 !important;
        }
        #cookiescript_manage_wrap{
            color: #000 !important;
        }
        #cookiescript_cookietablewrap{
            color: #000 !important;
        }
        #cookiescript_copyright{
            color: #000 !important;
        }
        span.cookiescript_checkbox_text {
            display: inline-block;
            font-size: 11px;
            margin: 0;
            text-transform: uppercase;
            font-weight: 500;
            color: #000 !important;
        }

        #cookiescript_badgesvg .cookiescriptlogo {
            fill: #E53613 !important;
        }
        #cookiescript_manageicon{
            fill: #E53613 !important;
        }
        #cookiescript_manage #cookiescript_manageicon .cookiescript_gear {
            fill: #E53613 !important;
        }
        #cookiescript_manage {
            color: #000 !important;
        }

        #cookiescript_accept, #cookiescript_save {
            border: 0;
            transition: all 0.25s ease 0s;
            text-transform: uppercase;
            font-size: 11px;
            text-align: center;
            line-height: 3.3;
            letter-spacing: 0.4px;

            background-color: #fff !important;
            color: #000 !important;
            border:2px solid #E53613 !important;
        }
        #cookiescript_accept:hover, #cookiescript_save:hover{
            background-color: #E53613 !important;
            color: #fff !important;
        }

        #cookiescript_reject {
            border: 3px solid #FFFFFF !important;
        }

        #cookiescript_injected .mdc-checkbox__background, #cookiescript_injected_fsd .mdc-checkbox__background {
            display: inline-flex;
            position: absolute;
            align-items: center;
            justify-content: center;
            box-sizing: border-box;
            width: 18px;
            height: 18px;
            border: 2px solid #ccc !important;
            border-radius: 4px !important;
            background-color: transparent;
        }

        @media(max-width:767px){
            div#carousel-trainers {
                width: auto;
            }
            .card .card-img-top {
                height: 42vw !important;
            }

            .sticky {
                width: auto !important;
            }
        }
        #cookiescript_badge {
            display: none !important;
        }
        body#gdpr_page #cookiescript_badge {
            display: flex !important;
        }

        .card-img-top {
            background-repeat: no-repeat !important;
            height: 18vw !important;
            min-height: auto !important;
        }


        .document_field{
            width: 100%;
        }

        @media(max-width:430px){
            #newsletter_email {
                width: 100%;
            }

            .footer4 {
                grid-area: e;
                display: flex;
                flex-direction: column;
                justify-content: end;
                align-items: start;
                margin-top: 10px;
            }

            .sublink {
                margin-top: 10px;
            }
            .footer4 .links a {
                margin: 0 20px 0 0;
            }

            .footer3 {
                margin-bottom: 10px;
            }
            .sublink {
                font-size: 14px;
                line-height: 1;

            }

            input {
                height: 48px;
            }

            input, textarea {
                color: #000;
            }

            .btn_envisia {
                height: 48px;
            }

            .env_footer .title {
                font-size: 30px;
            }

            ul#sections_nav {
                right: 10px;
            }
            .env_footer a.btn_envisia {
                line-height: 44px !important;
            }

            #fullpage .lp1 .subtitle2, h2.subtitle2 {
                font-size: 40px;
                line-height: 1;
            }

            a.btn_envisia {
                width: 100%;
                margin-top: 30px;
                height: 48px;
                line-height: 44px !important;
                margin-bottom: 6px;
            }

            #fullpage .fp-controlArrow.fp-next {
                width: 32px;
                height: 20px;
                right: 10%;
            }
            #fullpage .fp-controlArrow.fp-prev {
                width: 32px;
                height: 20px;
                left: 10%;
            }


            .grid_3col {
                grid-template-rows: 0 auto auto auto auto;
            }
            .sidebar {
                padding-bottom: 30px;
                padding-top: 130px;
            }

            .faculty_card .img_container {
                height: 320px !important;
            }

            .faculty_card {
                max-width: 100%;
                display: inline-block;
                width: 100% !important;
            }



        }


