/*
Theme Name: ANAES
Theme URI: https://www.anaes.com/
Author: ANAES
Author URI: https://www.anaes.com/
Text Domain: anaes
Version: 1.0
*/

/* Import fonts */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700;900&display=swap');

:root {
    --blue: #274496;
    --gray: #999999;
    --clear-blue: #3FA8C9;
}

/* Style reset */

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

ul {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

.wpb_text_column.wpb_content_element ul li {
    margin-bottom: 15px;
    padding: 0 0 0 15px;
    position: relative;
}

.wpb_text_column.wpb_content_element ul li:before {
    content: "-";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 24px;
}

.wpb_text_column.wpb_content_element a {
    text-decoration: none;
}

.wpb_text_column.wpb_content_element p.no-margin {
    margin-bottom: 0;
}

a:hover {
    text-decoration: none;
}

.wpb_text_column.wpb_content_element ul li,
.wpb_text_column.wpb_content_element p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.wpb_text_column.wpb_content_element p a,
.wpb_text_column.wpb_content_element ul li a {
    color: var(--blue);
}

.wpb_text_column.wpb_content_element p b,
.wpb_text_column.wpb_content_element p strong {
    font-weight: 500;
}

p:empty {
    margin: 0 !important;
    padding: 0 !important;
}

/* Wp Bakery reset */

.vc_custom_heading {
    margin-bottom: 0;
}

.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}

.anaes-content>.vc_row {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}

.anaes-content .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.vc_empty_space {
    width: 100%;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

.vc_row.anaes-container {
    width: 100%;
    padding: 0 50px;
}

.vc_row.anaes-container>.vc_column_container>.vc_column-inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

.nk-awb .nk-awb-inner,
.nk-awb .nk-awb-overlay,
.nk-awb .nk-awb-wrap {
    margin-right: 0 !important;
}

/* EVC settings */

.anaes-double-title .evc-st-inner {
    display: flex;
    flex-direction: column-reverse;
}

.anaes-double-title .evc-st-inner .evc-st-title {
    color: #000;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0;
}

.anaes-double-title .evc-st-inner .evc-st-text {
    color: #000;
    font-size: 16px;
    margin: 0 0 20px 0;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}

.anaes-double-title .evc-st-inner .evc-st-text:after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: var(--clear-blue);
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.anaes-double-title.center .evc-st-inner .evc-st-text:after {
    left: 50%;
    transform: translateX(-50%);
}

.evc-single-image .evc-si-inner {
    width: 100%;
}

.evc-single-image .evc-si-inner img {
    width: 100%;
    height: auto;
}

/* Custom button */

.anaes-button {
    margin-bottom: 0 !important;
}

.anaes-button button,
.anaes-button a {
    background-image: none !important;
    background-color: var(--clear-blue) !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 14px 20px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 500;
    text-transform: uppercase !important;
    border: solid 1px var(--clear-blue) !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.anaes-button button:hover,
.anaes-button a:hover {
    background-color: transparent !important;
    color: #3FA8C9 !important;
}

.anaes-button.long button,
.anaes-button.long a {
    min-width: 200px;
}

.call-to-action .vc_row.vc_row-fluid {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.call-to-action .wpb_column.vc_col-sm-6:nth-child(1) {
    padding: 0 20px 0 0;
}

.call-to-action .wpb_column.vc_col-sm-6:nth-child(1) .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.call-to-action .wpb_column.vc_col-sm-6:nth-child(1) .wpb_text_column.wpb_content_element p {
    color: #fff;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.call-to-action .wpb_column.vc_col-sm-6:nth-child(2) {
    padding: 0 0 0 20px;
}

.call-to-action .wpb_column.vc_col-sm-6:nth-child(2) .wpb_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.call-to-action .wpb_column.vc_col-sm-6:nth-child(2) .wpb_wrapper button,
.call-to-action .wpb_column.vc_col-sm-6:nth-child(2) .wpb_wrapper a {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 600;

}

/* Anaes search */

.search-form {
    width: 100vw;
    height: 100vh;
    background-color: rgba(51, 104, 198, .90);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    padding: 0 50px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 100000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 300ms;
    transform: translateY(-30%);
}

.search-form.open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: all;
}

.search-close {
    position: absolute;
    top: 20px;
    right: 35px;
}

.search-close button {
    width: 30px;
    height: 30px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
}

.search-close button i {
    color: #fff;
    font-size: 30px;
}

.search-form-inner {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    min-height: 300px;
}

.search-form-inner img {
    width: 105px;
    height: 105px;
}

.search-form-inner form {
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
}

.search-form-inner form .form-group {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
}

.search-form-inner form .form-group input {
    width: 100%;
    height: 70px;
    padding: 0 80px 0 15px;
    background-color: #fff;
    line-height: 70px;
    font-weight: 300;
    font-size: 25px;
    outline: none;
    border: none;
    font-family: "Roboto", sans-serif;
    color: #000;
}

.search-form-inner form .form-group input::placeholder {
    color: #656565;
    font-weight: 300;
    font-size: 25px;
}

.search-form-inner form .form-group button {
    width: 70px;
    height: 70px;
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    background-color: var(--blue);
    outline: none;
    border: none;
}

.search-form-inner form .form-group button i {
    font-size: 24px;
    color: #fff;
}

/* Header */

.anaes_header {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    z-index: 10000;
}

.anaes_header-top {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #F8F8F8;
    padding: 10px 50px;
}

.anaes_header-top-inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}

.anaes_header-top-inner-left {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.anaes_header-top-inner-left ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-right: 25px;
}

.anaes_header-top-inner-left ul.call {
    min-width: 140px;
}

.anaes_header-top-inner-left ul:last-child {
    margin-right: 0;
}

.anaes_header-top-inner-left ul li {
    font-size: 14px;
    line-height: 16px;
    color: var(--gray);
}

.anaes_header-top-inner-left ul li a {
    color: var(--gray);
    font-size: 14px;
}

.anaes_header-top-inner-left ul li i {
    font-size: 20px;
    margin-right: 10px;
    color: var(--gray);
}

.anaes_header-top-inner-right {
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.anaes_header-top-inner-right ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.anaes_header-top-inner-right ul li {
    margin-right: 20px;
}

.anaes_header-top-inner-right ul li.twitter a:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url("./images/x-twitter.svg");
    background-size: 20px;
    position: relative;
    top: -2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes_header-top-inner-right ul li.twitter a:hover:before {
    filter: invert(22%) sepia(34%) saturate(2792%) hue-rotate(205deg) brightness(60%) contrast(95%);
}

.anaes_header-top-inner-right ul li a {
    color: var(--gray);
}

.anaes_header-top-inner-right ul li a i {
    font-size: 20px;
    color: var(--gray);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes_header-top-inner-right ul li a:hover i {
    color: var(--blue);
}

.anaes_header-top-inner-right ul li:last-child {
    margin-right: 0;
}

.anaes_header-top-inner-right a.wp-block-button__link {
    background-color: var(--blue);
    color: #fff;
    margin-left: 30px;
    text-transform: uppercase;
    min-height: 34px;
    padding: 10px 15px;
    display: flex;
    line-height: 18px;
    font-size: 14px;
    flex-direction: row;
    align-items: center;
    font-weight: 400;
}

/* Main menu */

.anaes_header-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 50px;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes_header-menu.fixed {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    background: #fff;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 20%);
}

.anaes_header-menu-inner {
    width: 100%;
    max-width: 1300px;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    padding: 0;
}

.anaes_header-menu-inner-logo a {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
    display: flex;
    padding: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes_header-menu.fixed .anaes_header-menu-inner-logo a {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
}

.anaes_header-menu-inner-logo img {
    width: 100%;
    height: 100%;
}

.anaes_header-menu-inner .navbar-toggler {
    padding: 0;
    height: 32px;
    width: 40px;
    outline: none;
    position: relative;
}

.search-open.mobile {
    display: none;
    width: 40px;
    height: 40px;
    margin: 0 0 0 5px;
    padding: 0;
    outline: none;
    border: none;
    background-color: transparent;
}

.search-open.mobile i {
    font-size: 26px;
    color: var(--blue);
}

.anaes_header-menu-inner .navbar-toggler span,
.anaes_header-menu-inner .navbar-toggler span::before,
.anaes_header-menu-inner .navbar-toggler span::after {
    background: var(--blue);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    margin-top: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.anaes_header-menu-inner .navbar-toggler span::before {
    margin-top: -10px;
}

.anaes_header-menu-inner .navbar-toggler span::after {
    margin-top: 10px;
}

.anaes_header-menu-inner .navbar-toggler:not(.collapsed) span {
    background-color: transparent;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.anaes_header-menu-inner .navbar-toggler:not(.collapsed) span:before {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.anaes_header-menu-inner .navbar-toggler:not(.collapsed) span:after {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.anaes_header-menu .navbar-collapse {
    justify-content: flex-end;
}

.anaes_header-menu-inner-main-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.anaes_header-menu-inner-main-menu ul {
    flex-direction: row;
}

.anaes_header-menu-inner-main-menu ul li {
    margin-right: 10px;
}

.anaes_header-menu-inner-main-menu ul li:last-child {
    margin-right: 0;
}

.anaes_header-menu-inner-main-menu ul li a {
    width: auto;
    padding: 10px 15px;
    display: flex;
    flex-direction: row;
    color: #666666;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes_header-menu-inner-main-menu ul li.current-menu-item a,
.anaes_header-menu-inner-main-menu ul li a:hover,
.anaes_header-menu-inner-main-menu ul li.current-menu-ancestor a {
    background-color: var(--blue);
    color: #fff;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>a {
    padding: 10px 30px 10px 15px;
    position: relative;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children:hover>a {
    background-color: var(--blue);
    color: #fff;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children:hover>a:before {
    color: #fff;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>a:before {
    content: "\f078";
    font-family: "Font Awesome 5 Pro", sans-serif;
    display: block;
    font-size: 12px;
    position: absolute;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    right: 12px;
    color: #666666;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children a:hover:before,
.anaes_header-menu-inner-main-menu ul li.current-menu-ancestor a:before {
    color: #fff;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu {
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: var(--blue);
    padding: 0;
    position: absolute;
    min-width: 200px;
    max-width: 300px;
    z-index: 1000;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, .2);
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>a:before {
    content: "\f054";
    color: #fff;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
    left: calc(-100% + 31px);
    top: calc(100% - 79.5px);
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu li {
    margin: 0;
    width: 100%;
    border-top: solid 1px #e1e1e1;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul li a {
    padding: 10px 15px;
    width: 100%;
    font-size: 13px;
    color: #fff;
}

.anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul li a:hover {
    background-color: #fff;
    color: var(--blue);
}

.anaes_header-menu-inner-main-menu button.search-open {
    width: 41px;
    height: 41px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    outline: none;
    margin-left: 15px;
}

.anaes_header-menu-inner-main-menu button.search-open i {
    font-size: 18px;
    color: #666666;
}

.lang-wrapper {
    margin: 0 0 0 15px;
    padding: 0 0 0 25px;
    position: relative;
}

.lang-wrapper:before {
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    position: absolute;
    background: #ccc;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.lang-wrapper ul {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.lang-wrapper ul li a {
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--blue);
    font-weight: 600;
}

/* Home carousel */
.carousel.slide .carousel-inner .carousel-item {
    height: calc(100vh - 158px);
}

.carousel.slide .carousel-inner .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.carousel.slide .carousel-indicators {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto !important;
    bottom: 25px;
    padding: 0 30px;
}

.carousel.slide .carousel-indicators .thumbnail {
    height: auto;
    background-color: transparent;
    opacity: 1;
    flex: 1;
    margin-left: 0;
    margin-right: 0;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    text-indent: inherit;
    position: relative;
}

.carousel.slide .carousel-indicators .thumbnail:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: -8px;
    left: 0;
    height: 0;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.carousel.slide .carousel-indicators .thumbnail:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: -5px;
    left: 0;
    margin: 0;
    padding: 0;
}

.carousel.slide .carousel-indicators .thumbnail.active:before {
    height: 3px;
}

.carousel.slide .carousel-indicators .thumbnail:last-child {
    margin-right: 0;
}

.carousel.slide .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    bottom: 90px;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
    max-width: 1300px;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 30px;
}

.carousel.slide .carousel-inner .carousel-item .carousel-caption h1 {
    font-size: 32px;
    line-height: 38px;
    background-color: #fff;
    padding: 12px 15px;
    color: #000;
    display: inline-flex;
    margin: 0 auto 0 0;
    text-transform: uppercase;
    font-weight: 600;
}

.carousel.slide .carousel-inner .carousel-item .carousel-caption p {
    font-size: 20px;
    line-height: 26px;
    background-color: var(--clear-blue);
    padding: 12px 15px;
    color: #fff;
    font-weight: 400;
    display: inline-flex;
    margin: 10px auto 0 0;
    text-transform: uppercase;
}

.carousel.slide .carousel-control-prev,
.carousel.slide .carousel-control-next {
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    position: absolute;
    top: 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
}

.carousel.slide .carousel-control-prev {
    left: 20px;
}

.carousel.slide .carousel-control-next {
    right: 20px;
}

.carousel.slide .carousel-control-prev span,
.carousel.slide .carousel-control-next span {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.carousel.slide .carousel-control-prev span:after {
    content: "\f053";
    font-family: "Font awesome 5 pro", sans-serif;
    display: block;
    font-size: 30px;
    color: #fff;
    filter: drop-shadow(2px 4px 6px black);
}

.carousel.slide .carousel-control-next span:after {
    content: "\f054";
    font-family: "Font awesome 5 pro", sans-serif;
    display: block;
    font-size: 30px;
    color: #fff;
}

.home-events,
.home-news {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.home-events .home-events-item,
.home-news .home-news-item {
    width: 50%;
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
    flex-direction: row;
}

.home-events .home-events-item:nth-child(2n+1),
.home-news .home-news-item:nth-child(2n+1) {
    padding: 0 30px 0 0;
}

.home-events .home-events-item:nth-child(2n),
.home-news .home-news-item:nth-child(2n) {
    padding: 0 0 0 30px;
}

.home-events-item .home-events-item-image,
.home-news-item .home-news-item-image {
    width: 200px;
    min-width: 200px;
    height: 200px;
    min-height: 200px;
    position: relative;
}

.home-events-item .home-events-item-image img,
.home-news-item .home-news-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.home-news-item .home-news-item-image .date {
    position: absolute;
    bottom: 20px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    background-color: var(--clear-blue);
    color: #fff;
    padding: 5px 10px;
}

.home-events-item .home-events-item-text,
.home-news-item .home-news-item-text {
    padding: 0 0 0 25px;
}

.home-events-item .home-events-item-text ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.home-events-item .home-events-item-text ul li {
    margin: 0 5px 0 0;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    padding: 0 10px 0 0;
    color: #a1a1a1;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.home-events-item .home-events-item-text ul li:after {
    content: "-";
    display: block;
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
}

.home-events-item .home-events-item-text ul li.icon,
.home-events-item .home-events-item-text ul li:last-child {
    margin-right: 0;
}

.home-events-item .home-events-item-text ul li.icon:after,
.home-events-item .home-events-item-text ul li:last-child:after {
    display: none;
    padding-right: 0;
}

.home-events-item .home-events-item-text ul li:first-child i {
    color: var(--clear-blue);
    font-size: 16px;
}

.home-events-item .home-events-item-text h2,
.home-news-item .home-news-item-text h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.home-events-item .home-events-item-text h2 {
    margin: 12px 0 0 0;
}

.home-events-item .home-events-item-text h2 a {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}

.home-events-item .home-events-item-text h3,
.home-news-item .home-news-item-text h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    color: var(--clear-blue);
    text-transform: none;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 5px 0 0 0;
}

.home-news-item .home-news-item-text h3 a {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    color: var(--clear-blue);
    border-bottom: none;
}

.home-events-item .home-events-item-text h3 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 12px;
}

.home-events-item .home-events-item-text h4,
.home-news-item .home-news-item-text h4 {
    font-size: 15px;
    margin: 15px 0 0 0;
}

.home-events-item .home-events-item-text p,
.home-news-item .home-news-item-text p {
    font-size: 15px;
    line-height: 20px;
    color: #908C92;
    margin: 10px 0 0 0;
    text-transform: none;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    -webkit-box-orient: vertical;
}

.home-news-item .home-news-item-text a {
    display: inline-flex;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #000;
    margin: 20px 0 0 0;
    border-bottom: solid 1px #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.home-news-item .home-news-item-text a:hover {
    color: var(--clear-blue);
    border-color: var(--clear-blue);
}

.partners-slider .wpb_image_grid_ul {
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.partners-slider .wpb_image_grid_ul li.isotope-item {
    margin-right: 30px;
    float: none;
    left: unset !important;
    position: relative !important;
}

.partners-slider .wpb_image_grid_ul li.isotope-item:last-child {
    margin-right: 0;
}

.partners-slider .wpb_image_grid_ul li.isotope-item img {
    width: auto;
    height: 100px;
}

/* Pages Sub header */

.sub-banner {
    width: 100%;
    height: 250px;
}

.sub-banner .wpb_column.vc_col-sm-12 {
    width: 100%;
    height: 100%;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner {
    width: 100%;
    height: 100%;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    width: 100%;
    height: 100%;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .nk-awb-overlay {
    mix-blend-mode: hard-light;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .nk-awb-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 60px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title .evc-st-inner .evc-st-title {
    color: #fff;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* Anaes */

.anaes-title .evc-st-inner .evc-st-title {
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
}

.anaes-title .evc-st-inner .evc-st-title:after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background-color: var(--blue);
    position: relative;
    bottom: -15px;
}

.anaes-title.center .evc-st-title:after {
    transform: translateX(-50%);
    left: 50%;
}

#organization .wpb_colum.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p {
    max-width: 768px;
    margin: 0 auto;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item {
    width: calc(50% - 15px);
    background-color: #fff;
    padding: 0;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item:nth-child(2n+1) {
    margin: 0 15px 30px 0;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item:nth-child(2n) {
    margin: 0 0 30px 15px;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area {
    width: 100%;
    height: 350px;
    display: flex;
    flex-direction: row;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .img-area {
    width: 50%;
    padding: 0;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .img-area figure {
    width: 100%;
    height: 100%;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .img-area figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area {
    width: 50%;
    padding: 25px 20px;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area h3 {
    line-height: 24px;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .team-name {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .short-bio {
    margin: 10px 0 0 0;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .short-bio p {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    /*  -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; */
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .contact-info {
    margin: 20px 0 0 0;
    padding: 0;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons {
    margin: 25px 0 0 0;
    display: flex;
    flex-direction: row;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: solid 1px #e6e4e0;
    margin: 0 8px 0 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons a:hover {
    background-color: var(--blue);
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons a:last-child {
    margin-right: 0;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons a i {
    color: #000;
    font-size: 15px;
}

.anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons a:hover i {
    color: #fff;
    background: none;
}

/* About */

.home-about .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
.about-wrapper .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
.mission .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
.services-item-wrapper .vc_col-sm-6:nth-child(1) {
    padding: 0 25px 0 0;
}

.home-about .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
.about-wrapper .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
.mission .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
.services-item-wrapper .vc_col-sm-6:nth-child(2) {
    padding: 0 0 0 25px;
}

.about-image .evc-single-image .evc-si-inner img {
    max-height: 420px;
    object-fit: cover;
}

/* Contact */

.contact-maps .wpb_gmaps_widget {
    margin-bottom: 0;
}

.contact-maps .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(1) {
    padding: 0 30px 0 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(2) {
    padding: 0 0 0 30px;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element p {
    margin: 10px 0 30px 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text {
    width: 50%;
    padding: 0 20px 0 0;
    display: flex;
    flex-direction: row;
    margin: 0 0 30px 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-icon-holder {
    width: 50px;
    min-width: 50px;
    padding: 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-icon-holder img {
    width: 100%;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-content {
    padding: 0 0 0 25px;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-content .evc-iwt-title {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 22px;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-content .evc-iwt-text {
    margin: 2px 0 0 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 {
    width: 100%;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .half {
    width: calc(50% - 15px);
    margin: 0 0 20px 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .half p {
    margin: 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .full {
    width: 100%;
    margin: 0 0 20px 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input,
.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
    background-color: transparent;
    border: solid 1px #dadce0;
    outline: none;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    width: 100%;
    font-family: "Roboto", sans-serif;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input {
    height: 50px;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
    height: 150px;
    padding: 20px;
    resize: none;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .full.submit {
    margin-bottom: 0;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .full.submit .wpcf7-submit {
    background-color: var(--clear-blue);
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    border: solid 1px var(--clear-blue);
    text-transform: uppercase;
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "Roboto", sans-serif;
}

.vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .full.submit .wpcf7-submit:hover {
    background-color: transparent;
    color: var(--clear-blue);
}

.anaes-counter-wrapper .evc-counter .evc-c-inner {
    position: relative;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.anaes-counter-wrapper .evc-counter .evc-c-inner:after {
    content: '';
    display: block;
    height: 60px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--blue);
}

.anaes-counter-wrapper .vc_row.vc_row-fluid .vc_col-sm-3:last-child .evc-counter .evc-c-inner:after {
    display: none;
}

.anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-digit {
    font-size: 120px;
    font-family: "Roboto", sans-serif;
    line-height: 120px;
    font-weight: 800;
    color: #f2f2f2;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
}

.anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-title {
    max-width: 150px;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
}

/* Services */

.services-item.vc_col-sm-4:nth-child(3n+1) {
    padding: 0 20px 0 0;
}

.services-item.vc_col-sm-4:nth-child(3n+2) {
    padding: 0 10px;
}

.services-item.vc_col-sm-4:nth-child(3n+3) {
    padding: 0 0 0 20px;
}

.services-item.vc_col-sm-4 .evc-section-title .evc-st-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.services-item.vc_col-sm-4 .evc-section-title .evc-st-inner .evc-st-title {
    color: var(--blue);
    font-size: 30px;
    line-height: 34px;
    font-family: "Roboto", sans-serif;
}

.services-item.vc_col-sm-4 .evc-section-title .evc-st-inner .evc-st-text {
    margin: 30px 0 0 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #000;
}

.services-item.vc_col-sm-4 .evc-section-title .evc-st-inner .evc-st-text:before {
    content: "";
    display: block;
    width: 32px;
    height: 2px;
    background-color: var(--blue);
    position: relative;
    top: -15px;
}

.services-item.vc_col-sm-4 .wpb_text_column.wpb_content_element {
    margin: 0;
}

.services-item.vc_col-sm-4 .wpb_text_column.wpb_content_element p {
    color: #000;
}

.vc_row.services-item-wrapper .evc-section-title .evc-st-inner {
    width: 100%;
}

.vc_row.services-item-wrapper .evc-section-title .evc-st-inner .evc-st-title {
    font-size: 28px;
    line-height: 34px;
    color: var(--blue);
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.vc_row.services-item-wrapper .evc-section-title .evc-st-inner .evc-st-title:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: var(--blue);
    position: relative;
    bottom: -15px;
}

/* Actualities */

.anaes-events {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.anaes-events-search,
.anaes-blog-search {
    width: 100%;
    margin: 20px 0 0 0;
}

.anaes-events-search form,
.anaes-blog-search form {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    padding: 11px 11px 11px 20px;
    border: solid 1px #e6e4e0;
}

.anaes-events-search form .form-group,
.anaes-blog-search form .form-group {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
}

.anaes-events-search form .form-group .form-group-input,
.anaes-blog-search form .form-group .form-group-input {
    width: calc(100% - 200px);
    padding: 0 20px 0 30px;
    position: relative;
    border-radius: 0;
}

.anaes-events-search form .form-group .form-group-input:focus,
.anaes-blog-search form .form-group .form-group-input:focus {
    outline: none;
}

.anaes-events-search form .form-group .form-group-input:before,
.anaes-blog-search form .form-group .form-group-input:before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro", sans-serif;
    display: block;
    width: 30px;
    height: auto;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    color: #a1a1a1;
    transform: translateY(-50%);
}

.anaes-events-search form .form-group .form-group-input input,
.anaes-blog-search form .form-group .form-group-input input {
    width: 100%;
    height: 100%;
    border: none;
    color: #a1a1a1;
    font-size: 16px;
    outline: none;
}

.anaes-events-search form .form-group .form-group-input input::placeholder,
.anaes-blog-search form .form-group .form-group-input input::placeholder {
    color: #a1a1a1;
}

.anaes-events-search form .form-group .form-group-submit,
.anaes-blog-search form .form-group .form-group-submit {
    width: 200px;
}

.anaes-events-search form .form-group .form-group-submit button,
.anaes-blog-search form .form-group .form-group-submit button {
    width: 100%;
    height: 45px;
    text-transform: uppercase;
    background-color: var(--clear-blue);
    color: #fff;
    border: none;
    font-size: 15px;
    line-height: 16px;
    outline: none;
}

.anaes-events .anaes-events-content {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
}

.anaes-events-content .anaes-events-content-item {
    width: 50%;
    display: flex;
    flex-direction: row;
    margin: 0 0 30px 0;
    padding: 0;
}

.anaes-events-content .anaes-events-content-item:nth-child(2n+1) {
    padding: 0 20px 0 0;
}

.anaes-events-content .anaes-events-content-item:nth-child(2n) {
    padding: 0 0 0 20px;
}

.anaes-events-content .anaes-events-content-item-image {
    width: 150px;
    height: 150px;
    min-width: 150px;
    min-height: 150px;
}

.anaes-events-content .anaes-events-content-item-image a {
    width: 100%;
    height: 100%;
    display: block;
}

.anaes-events-content .anaes-events-content-item-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.anaes-events-content .anaes-events-content-item-text {
    width: calc(100% - 120px);
    padding: 0 0 0 20px;
    display: flex;
    flex-direction: column;
}

.anaes-events-content-item-text .anaes-events-content-item-text-date ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.anaes-events-content-item-text .anaes-events-content-item-text-date ul li {
    margin: 0 5px 0 0;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    padding: 0 10px 0 0;
    color: #a1a1a1;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.anaes-events-content-item-text .anaes-events-content-item-text-date ul li:after {
    content: "-";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.anaes-events-content-item-text .anaes-events-content-item-text-date ul li.icon,
.anaes-events-content-item-text .anaes-events-content-item-text-date ul li:last-child {
    margin-right: 0;
}

.anaes-events-content-item-text .anaes-events-content-item-text-date ul li.icon:after,
.anaes-events-content-item-text .anaes-events-content-item-text-date ul li:last-child:after {
    display: none;
    padding-right: 0;
}

.anaes-events-content-item-text .anaes-events-content-item-text-date ul li:first-child i {
    color: var(--clear-blue);
    font-size: 16px;
}

.anaes-events-content-item-text .anaes-events-content-item-text-title {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.anaes-events-content-item-text .anaes-events-content-item-text-title h2 {
    margin: 12px 0 0 0;
}

.anaes-events-content-item-text .anaes-events-content-item-text-title h2 a {
    font-size: 20px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #000;
}

.anaes-events-content-item-text .anaes-events-content-item-text-title h3 {
    width: auto;
    font-size: 14px;
    line-height: 16px;
    margin: 15px auto 0 0;
    color: var(--clear-blue);
    /*border-bottom: solid 1px var(--clear-blue);*/
    display: inline-flex;
}

.anaes-events-content-item-text .anaes-events-content-item-text-title p {
    margin: 12px 0 0 0;
    color: #656565;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.anaes-events-pagination,
.anaes-blog-pagination {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 30px 0 0 0;
    border-top: solid 1px #e6e4e0;
}

.anaes-events-pagination ul,
.anaes-blog-pagination ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.anaes-events-pagination ul li.anaes-events-pagination-prev button i,
.anaes-blog-pagination ul li.anaes-blog-pagination-prev button i {
    margin-right: 8px;
    font-size: 20px;
    line-height: 20px;
}

.anaes-events-pagination ul li.anaes-events-pagination-next button i,
.anaes-blog-pagination ul li.anaes-blog-pagination-next button i {
    margin-left: 8px;
    font-size: 20px;
    line-height: 20px;
}

.anaes-events-pagination ul li button,
.anaes-blog-pagination ul li button {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 15px;
    color: #000;
    background-color: transparent;
    border: none;
    outline: none;
    text-transform: uppercase;
}

.anaes-events-pagination ul li button.disabled,
.anaes-blog-pagination ul li button.disabled {
    color: #a1a1a1;
}

/* Blog */

.anaes-blog {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.anaes-blog .anaes-blog-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
}

.anaes-blog-wrapper .anaes-blog-wrapper-item {
    width: 33.33%;
    display: flex;
    flex-direction: row;
    margin: 0 0 30px 0;
    padding: 0;
}

.anaes-blog-wrapper .anaes-blog-wrapper-item .anaes-blog-wrapper-item-inner {
    width: 100%;
}

.anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+1) .anaes-blog-wrapper-item-inner {
    padding: 0 20px 0 0;
}

.anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+2) .anaes-blog-wrapper-item-inner {
    padding: 0 10px;
}

.anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+3) .anaes-blog-wrapper-item-inner {
    padding: 0 0 0 20px;
}

.anaes-blog-wrapper-item-inner .anaes-blog-wrapper-item-inner-image {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.anaes-blog-wrapper-item-inner .anaes-blog-wrapper-item-inner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform;
    transform-origin: center center;
    transition: all .5s ease;
    transform: scale(1, 1);
}

.anaes-blog-wrapper-item-inner .anaes-blog-wrapper-item-inner-image:hover img {
    transform: scale(1.07, 1.07);
}

.anaes-blog-wrapper-item-inner-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 25px;
    border: 1px solid #f2f2f2;
}

.anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-date ul {
    display: flex;
    flex-direction: row;
    margin: 0;
}

.anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-date ul li {
    font-size: 15px;
    line-height: 18px;
    color: #a1a1a1;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-date ul li:first-child {
    padding: 0 24px 0 0;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--clear-blue);
}

.anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-date ul li:first-child:after {
    content: "\f111";
    font-family: "Font Awesome 5 Pro", sans-serif;
    display: block;
    font-size: 4px;
    color: #a1a1a1;
    position: absolute;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-title {
    margin: 10px 0 0 0;
}

.anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-title h2 {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

/* Multimedia */

.videos-wrapper,
.images-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
}

.videos-wrapper-item,
.images-wrapper-item {
    width: 33.33%;
    display: flex;
    flex-direction: row;
    margin: 0 0 40px 0;
}

.videos-wrapper-item:nth-child(3n+1),
.images-wrapper-item:nth-child(3n+1) {
    padding: 0 30px 0 0;
}

.videos-wrapper-item:nth-child(3n+2),
.images-wrapper-item:nth-child(3n+2) {
    padding: 0 15px;
}

.videos-wrapper-item:nth-child(3n+3),
.images-wrapper-item:nth-child(3n+3) {
    padding: 0 0 0 30px;
}

.videos-wrapper-item .videos-wrapper-item-inner,
.images-wrapper-item .images-wrapper-item-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.videos-wrapper-item-inner .videos-wrapper-item-inner-image,
.images-wrapper-item-inner .images-wrapper-item-inner-image {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}

/* .videos-wrapper-item-inner .videos-wrapper-item-inner-image:before,
.images-wrapper-item-inner .images-wrapper-item-inner-image:before {
    content: "";
    display: block;
    border-top-color: var(--blue);
    border-top: 60px solid var(--blue);
    border-right: 60px solid transparent;
    position: absolute;
    top: 5px;
    left: 5px;
}

.videos-wrapper-item-inner .videos-wrapper-item-inner-image:after {
    content: "\f167";
    display: block;
    font-family: "Font Awesome 5 Pro", sans-serif;
    font-size: 20px;
    color: #fff;
}

.images-wrapper-item-inner .images-wrapper-item-inner-image:after {
    content: "\f332";
    display: block;
    font-family: "Font Awesome 5 Pro", sans-serif;
    font-size: 20px;
    color: #fff;
} */

.videos-wrapper-item-inner .videos-wrapper-item-inner-image iframe,
.images-wrapper-item-inner .images-wrapper-item-inner-image img {
    width: 100%;
    height: 100%;
}

.images-wrapper-item-inner .images-wrapper-item-inner-image img {
    object-fit: cover;
    object-position: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.images-wrapper-item-inner:hover .images-wrapper-item-inner-image img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.videos-wrapper-item-inner .videos-wrapper-item-inner-text,
.images-wrapper-item-inner .images-wrapper-item-inner-text {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 25px;
}

.videos-wrapper-item-inner-text .date,
.images-wrapper-item-inner-text .date {
    font-size: 14px;
    line-height: 18px;
    color: var(--clear-blue);
    margin: 0;
    font-weight: 500;
}

.videos-wrapper-item-inner-text h2,
.images-wrapper-item-inner-text h2 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    margin: 10px 0 0 0;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.videos-wrapper-item-inner-text h2 a,
.images-wrapper-item-inner-text h2 a {
    color: #031b4e;
    border: none;
}

.videos-wrapper-item-inner-text .read-more,
.images-wrapper-item-inner-text .read-more {
    margin: 10px auto 0 0;
    display: inline-flex;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    border-bottom: solid 2px var(--clear-blue);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.videos-wrapper-item-inner-text .read-more:hover,
.images-wrapper-item-inner-text .read-more:hover {
    color: var(--clear-blue);
}

.multimedia-search {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0 0 50px 0;
}

.multimedia-search-inner {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
}

.multimedia-search-inner form {
    width: 100%;
    padding: 12px;
    border: solid 1px #dadce0;
    border-radius: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.multimedia-search-inner form .form-group.title,
.multimedia-search-inner form .form-group.theme,
.multimedia-search-inner form .form-group.year {
    margin: 0;
    width: calc((100% - 200px) / 3);
    display: flex;
    flex-direction: row;
    padding: 0 20px 0 0;
}

.multimedia-search-inner form .form-group.submit {
    width: 200px;
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0;
}

.multimedia-search-inner form .form-group input,
.multimedia-search-inner form .form-group select {
    width: 100%;
    min-height: 42px;
    border: none;
    outline: none;
    border-bottom: solid 1px #dadce0;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #000;
}

.multimedia-search-inner form .form-group input::placeholder {
    color: #000;
}

.multimedia-search-inner form .form-group.submit button {
    width: 100%;
    background-color: var(--clear-blue);
    color: #fff;
    min-height: 42px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}

.multimedia-search-inner form .form-group.submit button i {
    margin-right: 8px;
}

.pagination {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
    display: flex;
    flex-direction: row;
}

.pagination .pagination-inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.pagination-inner .pagination-inner-prev a,
.pagination-inner .pagination-inner-next a {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "Roboto", sans-serif;
}

.pagination-inner .pagination-inner-prev a:hover,
.pagination-inner .pagination-inner-next a:hover {
    color: var(--clear-blue);
}

.pagination-inner .pagination-inner-prev a i,
.pagination-inner .pagination-inner-next a i {
    font-size: 20px;
}

.pagination-inner .pagination-inner-prev a i {
    margin-right: 10px;
}

.pagination-inner .pagination-inner-next a i {
    margin-left: 10px;
}

.pagination-inner-center ul {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.pagination-inner-center ul li {
    margin: 0 10px 0 0;
}

.pagination-inner-center ul li:last-child {
    margin: 0;
}

.pagination-inner-center ul li a,
.pagination-inner-center ul li span {
    width: 40px;
    height: 40px;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.pagination-inner-center ul li a:hover {
    color: var(--clear-blue);
}

.pagination-inner-center ul li.active a,
.pagination-inner-center ul li.active span {
    background-color: var(--clear-blue);
    color: #fff;
}

/* Eevnts details */

.event-details,
.presse-details {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 100px 0;
}

.event-details-inner,
.presse-details-inner {
    width: 100%;
    max-width: 1400px;
    padding: 0 50px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.event-details-inner .event-details-inner-image,
.presse-details-inner .presse-details-inner-image {
    width: 100%;
    margin: 0;
    padding: 0;
}

.event-details-inner .event-details-inner-image img,
.presse-details-inner .presse-details-inner-image img {
    max-width: 100%;
    height: auto;
}

.presse-details-inner-poster {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.presse-details-inner-poster p {
    margin: 40px 0 0 0;
    font-size: 16px;
    line-height: 20px;
    color: var(--clear-blue);
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.presse-details-inner-poster ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 15px 0 0 0;
}

.presse-details-inner-poster ul li {
    margin: 0 10px 0 0;
}

.presse-details-inner-poster ul li:last-child {
    margin-right: 0;
}

.presse-details-inner-poster ul li.avatar-image {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.presse-details-inner-poster ul li.avatar-image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.presse-details-inner-poster ul li.avatar-name {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    color: #000;
    font-weight: 400;
}

.presse-details-inner-poster ul li.avatar-date {
    font-size: 14px;
    line-height: 16px;
    color: #656565;
    padding: 0 0 0 20px;
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

.presse-details-inner-poster ul li.avatar-date:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background-color: #a1a1a1;
    position: absolute;
    top: 6px;
    left: 4px;
}

.event-details-inner .event-details-inner-description,
.presse-details-inner .presse-details-inner-description {
    width: 100%;
    margin: 40px 0 0 0;
}

.presse-details-inner .presse-details-inner-description {
    margin-top: 30px;
}

.event-details-inner-description p,
.presse-details-inner-description p {
    color: #656565;
    font-size: 16px;
    line-height: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
}

.event-details-inner-description p b,
.presse-details-inner-description p b,
.event-details-inner-description p strong,
.presse-details-inner-description p strong {
    font-weight: 600;
}

.event-details-inner-description p a,
.presse-details-inner-description p a {
    color: var(--blue);
}

.event-details-inner-description h1,
.presse-details-inner-description h1,
.event-details-inner-description h2,
.presse-details-inner-description h2,
.event-details-inner-description h3,
.presse-details-inner-description h3,
.event-details-inner-description h4,
.presse-details-inner-description h4,
.event-details-inner-description h5,
.presse-details-inner-description h5,
.event-details-inner-description h6,
.presse-details-inner-description h6 {
    margin: 0 0 15px 0;
    font-family: "Roboto", sans-serif;
}

.event-details-inner .event-details-inner-details {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
    padding: 0;
}

.event-details-inner-details .event-details-inner-details-item {
    width: 33.33%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.event-details-inner-details-item h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 auto 0 0;
    border-bottom: solid 1px #000;
}

.event-details-inner-details-item ul {
    display: flex;
    flex-direction: column;
    margin: 25px 0 0 0;
}

.event-details-inner-details-item ul li {
    font-size: 16px;
    line-height: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #656565;
    margin: 0 0 3px 0;
}

.event-details-inner-details-item ul li:first-child {
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}

.event-details-inner-details-item ul li:last-child {
    margin-bottom: 0;
}

.presse-details-inner-others {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 30px 0 0 0;
}

.presse-details-inner-others h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.presse-details-inner-others-content {
    width: 100%;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
}

.presse-details-inner-others-content-item {
    width: 33.33%;
    display: flex;
    flex-direction: row;
}

.presse-details-inner-others-content-item:nth-child(3n+1) {
    padding: 0 20px 0 0;
}

.presse-details-inner-others-content-item:nth-child(3n+2) {
    padding: 0 10px;
}

.presse-details-inner-others-content-item:nth-child(3n+3) {
    padding: 0 0 0 20px;
}

.presse-details-inner-others-content-item-inner {
    width: 100%;
}

.presse-details-inner-others-content-item-inner-image {
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

.presse-details-inner-others-content-item-inner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform;
    transform-origin: center center;
    transition: all .5s ease;
    transform: scale(1, 1);
}

.presse-details-inner-others-content-item-inner-image:hover img {
    transform: scale(1.07, 1.07);
}

.presse-details-inner-others-content-item-inner-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 25px;
    border: 1px solid #f2f2f2;
}

.presse-details-inner-others-content-item-text-date ul {
    display: flex;
    flex-direction: row;
    margin: 0;
}

.presse-details-inner-others-content-item-text-date ul li {
    font-size: 13px;
    line-height: 16px;
    color: #a1a1a1;
    font-family: "Roboto", sans-serif;
}

.presse-details-inner-others-content-item-text-date ul li:first-child {
    padding: 0 24px 0 0;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--clear-blue);
}

.presse-details-inner-others-content-item-text-date ul li:first-child:after {
    content: "\f111";
    font-family: "Font Awesome 5 Pro", sans-serif;
    display: block;
    font-size: 4px;
    color: #a1a1a1;
    position: absolute;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.presse-details-inner-others-content-item-text-title {
    margin: 10px 0 0 0;
}

.presse-details-inner-others-content-item-text-title h2 {
    font-size: 20px;
    color: #000;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.video-details,
.image-details {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 120px 0;
}

.video-details-inner,
.image-details-inner {
    width: 100%;
    max-width: 1400px;
    padding: 0 50px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.video-details-inner-link {
    width: 100%;
}

.video-details-inner-link iframe {
    width: 100%;
}

.image-details-inner-slideshow {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 30px 0 0 0;
}

.image-details-inner-slideshow .slick-prev,
.image-details-inner-slideshow .slick-next {
    width: 44px;
    height: 44px;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 44px);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: solid 1px #f2f2f2;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.image-details-inner-slideshow .slick-prev:hover,
.image-details-inner-slideshow .slick-next:hover {
    background-color: var(--clear-blue);
}

.image-details-inner-slideshow .slick-prev:hover i,
.image-details-inner-slideshow .slick-next:hover i {
    color: #fff;
}

.image-details-inner-slideshow .slick-prev {
    left: 0;
}

.image-details-inner-slideshow .slick-next {
    right: 0;
}

.image-details-inner-slideshow .slick-dots {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.image-details-inner-slideshow .slick-dots li {
    margin: 0 15px 0 0;
    position: relative;
    cursor: pointer;
}

.image-details-inner-slideshow .slick-dots li:last-child {
    margin-right: 0;
}

.image-details-inner-slideshow .slick-dots li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: transparent;
    border: solid 1px #ddd;
}

.image-details-inner-slideshow .slick-dots li.slick-active:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: var(--clear-blue);
    position: absolute;
    top: 3px;
    left: 3px;
}

.image-details-inner-slideshow .slick-dots li button {
    display: none;
}

.image-details-inner-slideshow-item img {
    width: 100%;
    border: solid 1px #f2f2f2;
}

.image-details-inner-slideshow-item-text {
    margin: 30px 0 0 0;
}

.video-details-inner-date,
.image-details-inner-date {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 30px 0 0 0;
}

.image-details-inner-date {
    margin: 0;
}

.video-details-inner-date p,
.image-details-inner-date p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #656565;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.image-details-inner-date p {
    color: #656565;
}

.video-details-inner-description,
.image-details-inner-description {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 20px 0 0 0;
}

.video-details-inner-description p,
.image-details-inner-description p,
.image-details-inner-slideshow-item-text p {
    color: #656565;
    font-size: 16px;
    line-height: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin: 0 0 15px 0;
}

.files-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.files-wrapper-inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.files-wrapper-inner-item {
    width: calc(33% - 15px);
    display: flex;
    flex-direction: column;
    padding: 0;
    border: solid 1px #dadce0;
    margin: 0 0 30px 0;
}

.files-wrapper-inner-item .files-wrapper-inner-item-image {
    width: 100%;
    height: 280px;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
}

.files-wrapper-inner-item .files-wrapper-inner-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.files-wrapper-inner-item .files-wrapper-inner-item-text {
    width: 100%;
    padding: 0 15px;
    margin: 15px 0 0 0;
}

.files-wrapper-inner-item .files-wrapper-inner-item-text h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}

.files-wrapper-inner-item-date {
    width: 100%;
    padding: 0 15px;
    display: flex;
    flex-direction: row;
    margin: 12px 0 0 0;
}

.files-wrapper-inner-item-date p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    font-family: "Roboto", sans-serif;
}

.files-wrapper-inner-item .files-wrapper-inner-item-download {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 15px 0;
    padding: 20px 15px 0 15px;
    margin: auto 0 15px 0;
}

.files-wrapper-inner-item .files-wrapper-inner-item-download a {
    width: 100%;
    padding: 10px 15px;
    background-color: var(--clear-blue);
    color: #fff;
    display: flex;
    font-size: 16px;
    line-height: 18px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: "Roboto", sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.files-wrapper-inner-item .files-wrapper-inner-item-download a i {
    margin-right: 10px;
    font-size: 20px;
}

/* Search results */

.search-results-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.search-results-wrapper .search-results-wrapper-header {
    width: 100%;
    display: flex;
    flex-direction: row;
    background-color: #ebecf0;
    padding: 30px;
}

.search-results-wrapper-header form {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.search-results-wrapper-header form .form-group {
    width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
    margin: 0;
    padding: 0;
}

.search-results-wrapper-header form .form-group input {
    width: 100%;
    min-height: 50px;
    padding: 7px 50px 7px 20px;
    border: none;
    background-color: #fff;
    outline: none;
    font-family: "Roboto", sans-serif;
    color: #000;
}

.search-results-wrapper-header form .form-group button {
    width: 60px;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: var(--clear-blue);
    color: #fff;
    outline: none;
    border: none;
}

.search-results-wrapper-header form .form-group button i {
    font-size: 20px;
}

.search-results-wrapper .search-results-wrapper-content {
    width: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    border: 1px solid #ebecf0;
    margin: 0;
}

.search-results-wrapper-content .search-results-wrapper-content-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: solid 1px #ebecf0;
}

.search-results-wrapper-content .search-results-wrapper-content-item:nth-last-child(2) {
    padding: 0;
    border-bottom: none;
}

.search-results-wrapper-content-item h2 {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
}

.search-results-wrapper-content-item h2 a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: var(--clear-blue);
}

.search-results-wrapper-content-item h2 a:hover {
    text-decoration: underline;
}

.search-results-wrapper-content-item p {
    color: #656565;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    margin: 5px 0 0 0;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.search-results-wrapper-content-no-results {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 100px 20px;
}

.search-results-wrapper-content-no-results h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin: 0;
}

.search-results-wrapper-content-no-results p {
    font-size: 18px;
    line-height: 24px;
    color: #656565;
    font-weight: 300;
    margin: 8px 0 0 0;
    font-family: "Roboto", sans-serif;
}

.accreditation-form .wpcf7-form {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.accreditation-form .wpcf7-form .form-group {
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.accreditation-form .wpcf7-form .form-group.submit {
    width: 100%;
    margin: 0;
}

.accreditation-form .wpcf7-form [data-class="wpcf7cf_group"] {
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.accreditation-form .wpcf7-form [data-class="wpcf7cf_group"] .form-group {
    width: 100%;
}

.accreditation-form .wpcf7-form .form-group:last-child {
    margin-bottom: 0;
}

.accreditation-form .wpcf7-form .form-group.select .wpcf7-form-control-wrap:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro", sans-serif;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    top: 50%;
    right: 12px;
    position: absolute;
    pointer-events: none;
    transform: translateY(-50%);
}

.accreditation-form .wpcf7-form .form-group p {
    width: 100%;
    margin: 0;
}

.accreditation-form .wpcf7-form .form-group p label {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin: 0;
}

.accreditation-form .wpcf7-form .form-group p label .wpcf7-form-control-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 10px 0 0 0;
    position: relative;
}

.accreditation-form .wpcf7-form .form-group p label .wpcf7-form-control-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
}

.accreditation-form .wpcf7-form .form-group p label .wpcf7-form-control-wrap input,
.accreditation-form .wpcf7-form .form-group p label .wpcf7-form-control-wrap select {
    width: 100%;
    min-height: 50px;
    background-color: transparent;
    border: solid 1px #dadce0;
    outline: none;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.accreditation-form .wpcf7-form .form-group .wpcf7-not-valid-tip {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 16px;
    font-family: "Roboto", sans-serif;
    position: absolute;
    bottom: -22px;
    left: 0;
}

.accreditation-form .wpcf7-form .form-group.submit .wpcf7-form-control.wpcf7-submit {
    min-width: 178px;
    padding: 0 20px;
    min-height: 60px;
    font-size: 20px;
    line-height: 20px;
    background-color: var(--clear-blue);
    border: solid 1px var(--clear-blue);
    color: #fff;
    display: inline-flex;
    border-radius: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    outline: none;
    margin: 30px 0 0 0;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.accreditation-form .wpcf7-form .form-group.submit .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #fff !important;
    color: var(--clear-blue) !important;
}

.accreditation-form .wpcf7 form.sent .wpcf7-response-output {
    width: 100%;
    background-color: #46b450;
    color: #fff;
    min-height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
}

.accreditation-form .wpcf7 form.invalid .wpcf7-response-output,
.accreditation-form .wpcf7 form.unaccepted .wpcf7-response-output,
.accreditation-form .wpcf7 form.payment-required .wpcf7-response-output {
    width: 100%;
    background-color: #ffb900;
    color: #000;
    min-height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
}

/* Footer */

.anaes-footer {
    width: 100%;
    margin: 0;
    padding: 0 50px;
    background-color: #171D1E;
    display: flex;
    flex-direction: row;
}

.anaes-footer .anaes-footer-inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 0 50px 0;
}

.anaes-footer-inner .anaes-footer-links {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 0;
    padding: 0;
}

.anaes-footer-links .anaes-footer-links-item {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.anaes-footer-links .anaes-footer-links-item:nth-child(1),
.anaes-footer-links .anaes-footer-links-item:nth-child(3) {
    width: 30%;
}

.anaes-footer-links .anaes-footer-links-item:nth-child(2) {
    width: 40%;
}

.anaes-footer-links .anaes-footer-links-item .wp-block-heading {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 10px 0;
    position: relative;
    margin: 0 0 30px 0;
}

.anaes-footer-links .anaes-footer-links-item .wp-block-heading:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: var(--clear-blue);
    position: absolute;
    bottom: -6px;
    left: 0;
}

.anaes-footer-links .anaes-footer-links-item p,
.anaes-footer-links .anaes-footer-links-item a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
}

.anaes-footer-links .anaes-footer-links-item p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin: 0;
}

.anaes-footer-links .anaes-footer-links-item.one ul {
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
}

.anaes-footer-links .anaes-footer-links-item.one ul.location {
    margin-top: 20px;
}

.anaes-footer-links .anaes-footer-links-item.one ul:last-child {
    margin-bottom: 0;
}

.anaes-footer-links .anaes-footer-links-item.one ul li {
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}

.anaes-footer-links .anaes-footer-links-item.one ul li:first-child {
    width: 25px;
    display: flex;
    justify-content: center;
}

.anaes-footer-links .anaes-footer-links-item.one ul li:last-child {
    margin-right: 0;
}

.anaes-footer-links .anaes-footer-links-item.one ul li a {
    color: #fff;
    font-size: 14px;
}

.anaes-footer-links .anaes-footer-links-item.one ul li i {
    font-size: 20px;
    margin-right: 10px;
    color: var(--clear-blue);
}

.anaes-footer-links .anaes-footer-links-item.two {
    padding: 0 40px;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu {
    width: 50%;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu ul li {
    margin-bottom: 3px;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu ul li a {
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 12px;
    line-height: 16px;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu ul li a:hover {
    color: var(--clear-blue);
    text-decoration: underline;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu .sub-menu {
    padding: 0 0 0 15px;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu .sub-menu li {
    margin: 0;
    position: relative;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu .sub-menu li a {
    padding-left: 10px;
    position: relative;
    display: inline-flex;
    flex-direction: row;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu .sub-menu li a:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 6px;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.anaes-footer-links .anaes-footer-links-item.two .wp-block-group .widget_nav_menu .sub-menu li a:hover:before {
    background-color: var(--clear-blue);
}

.anaes-footer-links-item.three .footer-events {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.anaes-footer-links-item.three .footer-events .footer-events-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0 0 20px 0;
}

.anaes-footer-links-item.three .footer-events .footer-events-item:last-child {
    margin-bottom: 0;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text {
    display: flex;
    flex-direction: row;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-image {
    width: 65px;
    height: 65px;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-image img {
    width: 100%;
    height: 100%;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content {
    width: calc(100% - 65px);
    display: flex;
    flex-direction: column;
    padding: 0 0 0 20px;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content h4 {
    font-size: 32px;
    line-height: 36px;
    color: #000;
    position: relative;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content h4:after {
    content: "";
    width: 40px;
    height: 3px;
    background-color: var(--clear-blue);
    position: absolute;
    bottom: -11px;
    left: 0;
}

.vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-top: 20px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}

/* .footer-events .footer-events-item .footer-events-item-image {
    width: 75px;
    height: 75px;
}

.footer-events .footer-events-item .footer-events-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
} */

.footer-events .footer-events-item .footer-events-item-text {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.footer-events .footer-events-item .footer-events-item-text h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    color: var(--clear-blue);
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.footer-events .footer-events-item .footer-events-item-text ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 8px 0 0 0;
}

.footer-events .footer-events-item .footer-events-item-text ul li {
    margin: 0 5px 0 0;
    font-size: 12px;
    line-height: 13px;
    position: relative;
    padding: 0 10px 0 0;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

.footer-events .footer-events-item .footer-events-item-text ul li:after {
    content: "-";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.footer-events .footer-events-item .footer-events-item-text ul li.icon,
.footer-events .footer-events-item .footer-events-item-text ul li:last-child {
    margin-right: 0;
}

.footer-events .footer-events-item .footer-events-item-text ul li.icon:after,
.footer-events .footer-events-item .footer-events-item-text ul li:last-child:after {
    display: none;
    padding-right: 0;
}

.footer-events .footer-events-item .footer-events-item-text ul li:first-child i {
    color: var(--clear-blue);
    font-size: 13px;
}

.footer-events .footer-events-item .footer-events-item-text h5 {
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    color: var(--clear-blue);
    margin: 5px 0 0 0;
}

.footer-events .footer-events-item .footer-events-item-text p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    margin: 8px 0 0 0;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.anaes-footer-inner .anaes-footer-copyright {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 40px 0 0 0;
    padding: 15px 0 0 0;
    border-top: solid 1px rgba(255, 255, 255, .5);
    justify-content: space-between;
}

.anaes-footer-inner .anaes-footer-copyright p {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
}

.anaes-footer-inner .anaes-footer-copyright ul {
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.anaes-footer-inner .anaes-footer-copyright ul li {
    margin-right: 15px;
}

.anaes-footer-inner .anaes-footer-copyright ul li:last-child {
    margin-right: 0;
}

.anaes-footer-inner .anaes-footer-copyright ul li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.anaes-footer-inner .anaes-footer-copyright ul li a:hover {
    text-decoration: underline;
}

/* Responsive */

@media only screen and (max-width: 1400px) {
    .carousel.slide .carousel-control-prev {
        left: 0;
    }

    .carousel.slide .carousel-control-next {
        right: 0;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption,
    .carousel.slide .carousel-indicators {
        padding: 0 50px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
        padding: 0 50px;
    }
}

@media only screen and (max-width: 1300px) {

    .anaes_header-top {
        padding: 10px 40px;
    }

    .anaes_header-top-inner-left ul {
        margin-right: 15px;
    }

    .anaes_header-top-inner-right ul li {
        margin-right: 15px;
    }

    .anaes_header-top-inner-left ul li i {
        margin-right: 5px;
    }

    .anaes_header-top-inner-right a.wp-block-button__link {
        margin-left: 20px;
        font-size: 13px;
        padding: 8px 12px;
    }

    .anaes_header-menu-inner-main-menu ul li {
        margin-right: 5px;
    }

    .anaes_header-menu {
        padding: 10px 40px;
    }

    .vc_row.anaes-container {
        padding: 0 40px;
    }

    .home-events .home-events-item:nth-child(2n+1),
    .home-news .home-news-item:nth-child(2n+1) {
        padding: 0 15px 0 0;
    }

    .home-events .home-events-item:nth-child(2n),
    .home-news .home-news-item:nth-child(2n) {
        padding: 0 0 0 15px;
    }

    .home-events-item .home-events-item-image,
    .home-news-item .home-news-item-image {
        width: 150px;
        height: 150px;
        min-width: 150px;
        min-height: 150px;
    }

    .home-events-item .home-events-item-text,
    .home-news-item .home-news-item-text {
        padding-left: 20px;
    }

    .home-events-item .home-events-item-text h2 a {
        font-size: 18px;
        line-height: 22px;
    }

    .home-events-item .home-events-item-text ul li {
        font-size: 12px;
        line-height: 14px;
    }

    .anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-digit {
        font-size: 100px;
        line-height: 100px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
        padding: 0 40px;
    }

    .event-details-inner,
    .presse-details-inner,
    .video-details-inner,
    .image-details-inner {
        padding: 0 40px;
    }

    .video-details,
    .image-details {
        padding: 90px 0;
    }

    /* Footer */

    .anaes-footer {
        padding: 0 40px;
    }

    .anaes-footer .anaes-footer-inner {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 1200px) {
    .anaes_header-top {
        padding: 10px 30px;
    }

    .anaes_header-top-inner-left ul li {
        font-size: 13px;
    }

    .anaes_header-top-inner-left ul {
        margin-right: 10px;
    }

    .anaes_header-top-inner-left ul li i {
        font-size: 16px;
    }

    .anaes_header-top-inner-right ul li {
        margin-right: 12px;
    }

    .anaes_header-top-inner-right ul li a i {
        font-size: 16px;
    }

    .anaes_header-top-inner-right ul li.twitter a:before {
        width: 16px;
        height: 16px;
        background-size: 16px;
        top: 0;
    }

    .anaes_header-top-inner-right a.wp-block-button__link {
        margin-left: 15px;
    }

    .anaes_header-menu {
        padding: 10px 30px;
    }

    .anaes_header-menu-inner-main-menu ul li a {
        padding: 8px 10px;
        font-size: 12px;
    }

    .anaes_header-menu-inner-main-menu button.search-open {
        margin-left: 12px;
    }

    .vc_row.anaes-container {
        padding: 0 30px;
    }

    .home-events-item .home-events-item-text p,
    .home-news-item .home-news-item-text p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 5px;
    }

    .home-events-item .home-events-item-text h3 {
        margin-top: 8px;
        font-size: 13px;
        line-height: 15px;
    }

    .anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-digit {
        font-size: 80px;
        line-height: 80px;
    }

    .anaes-title .evc-st-inner .evc-st-title {
        font-size: 24px;
        line-height: 30px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
        padding: 0 30px;
    }

    .anaes-events-content .anaes-events-content-item-image {
        width: 100px;
        height: 100px;
        min-width: 100px;
        min-height: 100px;
    }

    .anaes-events-content .anaes-events-content-item-text {
        padding-left: 15px;
    }

    .anaes-events-content-item-text .anaes-events-content-item-text-title h2 {
        margin-top: 8px;
    }

    .anaes-events-content-item-text .anaes-events-content-item-text-title h2 a {
        font-size: 18px;
        line-height: 22px;
    }

    .anaes-events-content-item-text .anaes-events-content-item-text-date ul li {
        font-size: 13px;
        line-height: 15px;
    }

    .anaes-events-content-item-text .anaes-events-content-item-text-title p {
        margin-top: 8px;
    }

    .anaes-events-content-item-text .anaes-events-content-item-text-title h3 {
        margin-top: 10px;
    }

    .anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+1) .anaes-blog-wrapper-item-inner {
        padding: 0 10px 0 0;
    }

    .anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+2) .anaes-blog-wrapper-item-inner {
        padding: 0 5px;
    }

    .anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+3) .anaes-blog-wrapper-item-inner {
        padding: 0 0 0 10px;
    }

    .anaes-blog-wrapper-item-inner .anaes-blog-wrapper-item-inner-image {
        height: 240px;
    }

    .anaes-blog-wrapper-item-inner-text {
        padding: 20px;
    }

    .videos-wrapper-item:nth-child(3n+1),
    .images-wrapper-item:nth-child(3n+1) {
        padding: 0 14px 0 0;
    }

    .videos-wrapper-item:nth-child(3n+2),
    .images-wrapper-item:nth-child(3n+2) {
        padding: 0 7px;
    }

    .videos-wrapper-item:nth-child(3n+3),
    .images-wrapper-item:nth-child(3n+3) {
        padding: 0 0 0 14px;
    }

    .videos-wrapper-item-inner .videos-wrapper-item-inner-text,
    .images-wrapper-item-inner .images-wrapper-item-inner-text {
        padding: 20px;
    }

    .videos-wrapper-item-inner-text h2,
    .images-wrapper-item-inner-text h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .videos-wrapper-item-inner .videos-wrapper-item-inner-image,
    .images-wrapper-item-inner .images-wrapper-item-inner-image {
        height: 220px;
    }

    .vc_row.contact-maps .wpb_gmaps_widget .wpb_map_wraper iframe {
        height: 300px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(1) {
        padding: 0 20px 0 0;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(2) {
        padding: 0 0 0 20px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-content {
        padding-left: 15px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-icon-holder {
        width: 40px;
        min-width: 40px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .half {
        width: calc(50% - 10px);
    }

    .event-details-inner,
    .presse-details-inner,
    .video-details-inner,
    .image-details-inner {
        padding: 0 30px;
    }

    .video-details,
    .image-details {
        padding: 70px 0;
    }

    .files-wrapper-inner-item {
        width: calc(33% - 10px);
    }

    .files-wrapper-inner-item .files-wrapper-inner-item-text h3 {
        font-size: 16px;
        line-height: 22px;
    }

    /* Footer */
    .anaes-footer {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 991px) {

    .vc_empty_space {
        max-height: 70px;
    }

    .anaes_header-top-inner-left {
        width: calc(100% - 110px);
    }

    .anaes_header-top-inner-right {
        width: 110px;
    }

    .wp-block-buttons.accreditation {
        display: none;
    }

    body .anaes_header.menu-open {
        background-color: #fff;
    }

    .anaes_header-menu-inner {
        justify-content: space-between;
        align-items: center;
    }

    .anaes_header-menu-inner-logo a {
        width: 60px;
        min-width: 60px;
        height: 60px;
        min-height: 60px;
    }

    .anaes_header-menu.fixed .anaes_header-menu-inner-logo a {
        width: 50px;
        min-width: 50px;
        height: 50px;
        min-height: 50px;
    }

    .anaes_header-menu-inner .navbar-toggler {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-left: auto;
    }

    .anaes_header .navbar-collapse {
        position: fixed;
        left: 0;
        top: 124px;
        height: calc(100vh - 124px);
        width: 100% !important;
        z-index: 100002;
        background-color: #fff;
        padding: 0;
        overflow-y: auto;
        border-top: solid 1px #e6e4e0;
        padding: 30px;
    }

    .anaes_header .navbar.fixed .navbar-collapse {
        top: 70px;
        height: calc(100vh - 70px);
    }

    .anaes_header-menu-inner-main-menu button.search-open {
        display: none;
    }

    .search-close {
        right: 20px;
    }

    .search-open.mobile {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .anaes_header-menu .navbar-collapse .anaes_header-menu-inner-main-menu {
        width: 100%;
        height: auto;
        flex-direction: column;
        overflow-y: auto;
    }

    .anaes_header-menu .navbar-collapse .anaes_header-menu-inner-main-menu .menu-main-menu-container,
    .anaes_header-menu .navbar-collapse .anaes_header-menu-inner-main-menu .menu-main-menu-en-container {
        width: 100%;
    }

    .anaes_header-menu .navbar-collapse .menu-main-menu-container .menu,
    .anaes_header-menu .navbar-collapse .menu-main-menu-en-container .menu {
        flex-direction: column;
    }

    .anaes_header-menu-inner-main-menu ul li {
        margin: 0;
    }

    .anaes_header-menu-inner-main-menu ul li a {
        color: #666666;
        background-color: transparent;
        padding: 8px 10px;
    }

    .anaes_header-menu-inner-main-menu ul li.current-menu-item a,
    .anaes_header-menu-inner-main-menu ul li a:hover,
    .anaes_header-menu-inner-main-menu ul li.current-menu-ancestor a {
        color: #fff;
        padding: 8px 10px;
    }

    .anaes_header-menu-inner-main-menu ul li.menu-item-has-children>a {
        padding: 8px 10px;
    }

    .anaes_header-menu .navbar-collapse .menu-main-menu-container .menu .sub-menu,
    .anaes_header-menu .navbar-collapse .menu-main-menu-en-container .menu .sub-menu {
        position: relative;
        min-width: 100%;
        max-width: 100%;
        z-index: auto;
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        background-color: transparent;
        box-shadow: none;
    }

    .anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu li {
        border-top: none;
    }

    .anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu li a {
        color: #666666;
        padding: 8px 30px;
    }

    .anaes_header-menu-inner-main-menu ul li.menu-item-has-children>ul.sub-menu li a {
        background-color: transparent;
    }

    .lang-wrapper {
        margin: 10px 0 0 0;
        padding: 10px 0 0 0;
        border-top: solid 1px #e6e4e0;
    }

    .lang-wrapper:before {
        display: none;
    }

    .lang-wrapper ul li a {
        padding: 8px 10px;
        color: var(--blue);
        font-weight: 600;
    }

    /* Content */

    .carousel.slide .carousel-inner .carousel-item {
        height: 500px;
    }

    .carousel.slide .carousel-inner .carousel-item img {
        width: 100%;
        height: 100%
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption h1 {
        font-size: 28px;
        line-height: 34px;
        padding: 8px 12px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 12px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption {
        bottom: 70px;
    }

    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        bottom: 15px;
    }

    .vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content {
        padding: 0 0 0 12px;
    }

    .vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-image {
        width: 50px;
        height: 50px;
    }

    .vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content h4 {
        font-size: 28px;
        line-height: 32px;
    }

    .vc_row.presentation .wpb_column.vc_col-sm-12 .wpb_column.vc_col-sm-3 .evc-image-with-text .evc-iwt-content p {
        font-size: 14px;
        line-height: 18px;
    }

    .partners-slider .wpb_image_grid_ul li.isotope-item {
        margin-right: 20px;
    }

    .partners-slider .wpb_image_grid_ul li.isotope-item img {
        width: auto;
    }

    .search-form.open {
        padding: 0 40px;
    }

    .search-form-inner img {
        width: 80px;
        height: 80px;
    }

    .search-form-inner form .form-group input {
        height: 50px;
        font-size: 18px;
        padding: 0 50px 0 15px;
    }

    .search-form-inner form .form-group input::placeholder {
        font-size: 18px;
    }

    .search-form-inner form .form-group button {
        width: 50px;
        height: 50px;
    }

    .search-form-inner form .form-group button i {
        font-size: 20px;
    }

    .home-news-item .home-news-item-text a {
        margin: 10px 0 0 0;
    }

    .sub-banner {
        height: 200px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
        padding: 0 30px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title .evc-st-inner .evc-st-title {
        font-size: 30px;
        line-height: 40px;
    }

    .home-about .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
    .about-wrapper .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
    .mission .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
    .services-item-wrapper .vc_col-sm-6:nth-child(1) {
        padding: 0 20px 0 0;
    }

    .home-about .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
    .about-wrapper .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
    .mission .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
    .services-item-wrapper .vc_col-sm-6:nth-child(2) {
        padding: 0 0 0 20px;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area {
        flex-direction: column;
        height: auto;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .img-area {
        width: 100%;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .img-area figure {
        max-height: 300px;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area {
        width: 100%;
        padding: 20px;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area h3 {
        line-height: 20px;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .contact-info {
        margin: 15px 0 0 0;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .team-name {
        font-size: 20px;
        line-height: 26px;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons {
        margin: 15px 0 0 0;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .rttm-content-area .social-icons a {
        width: 40px;
        height: 40px;
    }

    .anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-digit {
        font-size: 65px;
        line-height: 65px;
    }

    .anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-title {
        font-size: 13px;
        line-height: 14px;
    }

    .files-wrapper-inner-item {
        width: calc(50% - 10px);
    }

    .anaes-blog-wrapper-item-inner-text {
        padding: 15px;
    }

    .anaes-blog-wrapper-item-inner-text .anaes-blog-wrapper-item-inner-text-title h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .videos-wrapper-item-inner .videos-wrapper-item-inner-text,
    .images-wrapper-item-inner .images-wrapper-item-inner-text {
        padding: 15px;
    }

    .videos-wrapper-item-inner-text h2,
    .images-wrapper-item-inner-text h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .videos-wrapper-item-inner .videos-wrapper-item-inner-image,
    .images-wrapper-item-inner .images-wrapper-item-inner-image {
        height: 200px;
    }

    .videos-wrapper-item-inner-text .read-more,
    .images-wrapper-item-inner-text .read-more {
        font-size: 13px;
        line-height: 18px;
    }

    .event-details,
    .presse-details {
        padding: 70px 0;
    }

    .presse-details-inner-others-content-item-inner-image {
        height: 220px;
    }

    .presse-details-inner-others h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .presse-details-inner-poster p {
        margin-top: 25px;
        font-size: 14px;
        line-height: 20px;
    }

    .presse-details-inner .presse-details-inner-description {
        margin-top: 20px;
    }

    .presse-details-inner-others-content-item:nth-child(3n+1) {
        padding: 0 10px 0 0;
    }

    .presse-details-inner-others-content-item:nth-child(3n+2) {
        padding: 0 5px;
    }

    .presse-details-inner-others-content-item:nth-child(3n+3) {
        padding: 0 0 0 10px;
    }

    .presse-details-inner-others-content-item-inner-text {
        padding: 15px;
    }

    .presse-details-inner-others-content-item-text-title h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .image-details-inner-slideshow {
        margin: 20px 0 30px;
    }

    .image-details-inner-slideshow .slick-dots {
        bottom: -30px;
    }

    /* Footer */

    .anaes-footer-inner .anaes-footer-links {
        flex-wrap: wrap;
    }

    .anaes-footer-links .anaes-footer-links-item:nth-child(1),
    .anaes-footer-links .anaes-footer-links-item:nth-child(2) {
        width: 50%;
        padding: 0;
    }

    .anaes-footer-links .anaes-footer-links-item:nth-child(1) {
        padding: 0 20px 0 0;
    }

    .anaes-footer-links .anaes-footer-links-item:nth-child(2) {
        padding: 0 0 0 20px;
    }

    .anaes-footer-links .anaes-footer-links-item:nth-child(3) {
        width: 100%;
        padding: 0;
    }

    .anaes-footer-links-item.three .footer-events {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .anaes-footer-links-item.three .footer-events .footer-events-item {
        width: calc(50% - 10px);
    }

    .anaes-footer-links-item.three .footer-events .footer-events-item:nth-child(2n+1) {
        padding: 0 10px 0 0;
    }

    .anaes-footer-links-item.three .footer-events .footer-events-item:nth-child(2n) {
        padding: 0 0 0 10px;
    }

}

@media only screen and (max-width: 768px) {

    .vc_empty_space {
        max-height: 50px;
    }

    .anaes-button button,
    .anaes-button a {
        font-size: 15px !important;
        line-height: 18px !important;
        padding: 11px 15px !important;
    }

    .anaes-button.long button,
    .anaes-button.long a {
        min-width: 150px;
    }

    .anaes_header-top,
    .anaes_header-menu {
        padding: 10px 25px;
    }

    .vc_row.anaes-container {
        padding: 0 25px;
    }

    .anaes_header-top-inner-left {
        display: none;
    }

    .anaes_header-top-inner-right {
        width: 100%;
        justify-content: center;
    }

    .anaes_header .navbar-collapse {
        padding: 20px;
    }

    .carousel.slide .carousel-indicators {
        bottom: 15px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption,
    .carousel.slide .carousel-indicators {
        padding: 0 40px;
    }

    .carousel.slide .carousel-indicators .thumbnail {
        font-size: 13px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption {
        bottom: 60px;
    }

    .search-form.open {
        padding: 0 30px;
    }

    .carousel.slide .carousel-control-prev,
    .carousel.slide .carousel-control-next {
        width: 40px;
        height: 40px;
    }

    .carousel.slide .carousel-control-prev span:after,
    .carousel.slide .carousel-control-next span:after {
        font-size: 24px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption h1 {
        font-size: 22px;
        line-height: 28px;
        padding: 6px 10px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
        font-size: 14px;
        line-height: 18px;
        padding: 5px 8px;
        text-align: left;
    }

    .anaes-double-title .evc-st-inner .evc-st-text {
        font-size: 14px;
        line-height: 18px;
    }

    .anaes-double-title .evc-st-inner .evc-st-title,
    .vc_row.services-item-wrapper .evc-section-title .evc-st-inner .evc-st-title,
    .anaes-title .evc-st-inner .evc-st-title {
        font-size: 22px;
        line-height: 30px;
    }

    .carousel.slide .carousel-inner .carousel-item {
        height: 400px;
    }

    .home-about .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
    .about-wrapper .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
    .mission .wpb_column.vc_column_container .vc_col-sm-6:nth-child(1),
    .services-item-wrapper .vc_col-sm-6:nth-child(1) {
        width: 100%;
        padding: 0;
    }

    .home-about .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
    .about-wrapper .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
    .mission .wpb_column.vc_column_container .vc_col-sm-6:nth-child(2),
    .services-item-wrapper .vc_col-sm-6:nth-child(2) {
        width: 100%;
        padding: 0;
        margin: 25px 0 0 0;
    }

    .anaes-container.presentation .wpb_column.vc_col-sm-3 {
        width: 50%;
        margin-bottom: 25px;
    }

    .anaes-container.presentation .wpb_wrapper .vc_row-fluid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .call-to-action .vc_row.vc_row-fluid {
        flex-direction: column;
    }

    .call-to-action .wpb_column.vc_col-sm-6:nth-child(1) {
        width: 100%;
        padding: 0;
    }

    .call-to-action .wpb_column.vc_col-sm-6:nth-child(2) {
        width: 100%;
        padding: 0;
        margin: 25px 0 0 0;
    }

    .call-to-action .wpb_column.vc_col-sm-6:nth-child(1) .wpb_text_column.wpb_content_element p {
        text-align: center;
    }

    .call-to-action .wpb_column.vc_col-sm-6:nth-child(2) .wpb_wrapper {
        justify-content: center;
    }

    .home-events .home-events-item:nth-child(2n+1),
    .home-news .home-news-item:nth-child(2n+1) {
        width: 100%;
        padding: 0;
    }

    .home-events .home-events-item:nth-child(2n),
    .home-news .home-news-item:nth-child(2n) {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .home-events-item .home-events-item-image,
    .home-news-item .home-news-item-image {
        width: 100px;
        min-width: 100px;
        height: 100px;
        min-height: 100px;
    }

    .home-events-item .home-events-item-text ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .home-events-item .home-events-item-text ul li {
        padding: 0;
        margin: 0 0 5px 0;
    }

    .home-events-item .home-events-item-text ul li:last-child {
        margin-bottom: 0;
    }

    .home-events-item .home-events-item-text ul li.icon {
        display: none;
    }

    .home-events-item .home-events-item-text ul li:after {
        display: none;
    }

    .home-events-item .home-events-item-text,
    .home-news-item .home-news-item-text {
        padding-left: 15px;
    }

    .home-events-item .home-events-item-text h2 {
        margin: 8px 0 0 0;
    }

    .home-events-item .home-events-item-text h2 a,
    .home-events-item .home-events-item-text h2,
    .home-news-item .home-news-item-text h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .home-news-item .home-news-item-image .date {
        font-size: 12px;
        padding: 3px 6px;
    }

    .sub-banner {
        height: 180px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
        padding: 0 25px;
    }

    .vc_row.anaes-counter-wrapper .vc_row-fluid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .vc_row.anaes-counter-wrapper .wpb_column.vc_col-sm-3 {
        width: 50%;
        min-height: 100px;
        margin: 0 0 10px 0;
        display: flex;
        align-items: center;
    }

    .vc_row.anaes-counter-wrapper .wpb_column.vc_col-sm-3:nth-child(2n) .evc-counter .evc-c-inner:after {
        display: none;
    }

    .anaes-counter-wrapper .evc-counter .evc-c-inner .evc-c-digit {
        font-size: 75px;
        line-height: 75px;
    }

    .mission .wpb_column.vc_col-sm-12 .wpb_wrapper .vc_row.vc_row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }

    .mission .wpb_column.vc_col-sm-12 .wpb_wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(1) {
        margin-top: 30px;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item {
        width: 100%;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item:nth-child(2n+1),
    .anaes-team-wrapper .rt-team-container .rt-grid-item:nth-child(2n) {
        padding: 0;
        margin: 0 0 25px 0;
    }

    .anaes-team-wrapper .rt-team-container .rt-grid-item .single-team-area .img-area figure {
        max-height: none;
    }

    .services-item.vc_col-sm-4:nth-child(3n+1),
    .services-item.vc_col-sm-4:nth-child(3n+2),
    .services-item.vc_col-sm-4:nth-child(3n+3) {
        padding: 0;
        margin: 0 0 20px 0;
    }

    .services-item.vc_col-sm-4:nth-child(3n+3) {
        margin-bottom: 0;
    }

    #evaluation,
    #technical-advice {
        display: flex;
        flex-direction: column-reverse;
    }

    #evaluation .wpb_column.vc_col-sm-6:nth-child(1),
    #technical-advice .wpb_column.vc_col-sm-6:nth-child(1) {
        margin-top: 30px;
    }

    #evaluation .wpb_column.vc_col-sm-6:nth-child(2),
    #technical-advice .wpb_column.vc_col-sm-6:nth-child(2) {
        margin-top: 0;
    }

    .files-wrapper-inner-item {
        width: 100%;
    }

    .multimedia-search-inner form .form-group.title,
    .multimedia-search-inner form .form-group.theme,
    .multimedia-search-inner form .form-group.year {
        width: 100%;
        margin-bottom: 15px;
    }

    .multimedia-search-inner form .form-group.submit {
        width: 100%;
    }

    .anaes-blog-wrapper .anaes-blog-wrapper-item {
        width: 100%;
    }

    .anaes-events-content .anaes-events-content-item:nth-child(2n+1),
    .anaes-events-content .anaes-events-content-item:nth-child(2n) {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+1) .anaes-blog-wrapper-item-inner,
    .anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+2) .anaes-blog-wrapper-item-inner,
    .anaes-blog-wrapper .anaes-blog-wrapper-item:nth-child(3n+3) .anaes-blog-wrapper-item-inner {
        width: 100%;
        padding: 0;
    }

    .anaes-blog-wrapper-item-inner .anaes-blog-wrapper-item-inner-image {
        height: auto;
        max-height: 420px;
    }

    .videos-wrapper-item:nth-child(3n+1),
    .images-wrapper-item:nth-child(3n+1),
    .videos-wrapper-item:nth-child(3n+2),
    .images-wrapper-item:nth-child(3n+2),
    .videos-wrapper-item:nth-child(3n+3),
    .images-wrapper-item:nth-child(3n+3) {
        width: 100%;
        padding: 0;
    }

    .videos-wrapper-item-inner .videos-wrapper-item-inner-image,
    .images-wrapper-item-inner .images-wrapper-item-inner-image {
        height: 320px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(1),
    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6:nth-child(2) {
        padding: 0;
    }

    .event-details-inner,
    .presse-details-inner,
    .video-details-inner,
    .image-details-inner {
        padding: 0 25px;
    }

    .presse-details-inner-others-content {
        flex-direction: column;
    }

    .presse-details-inner-others-content-item:nth-child(3n+1),
    .presse-details-inner-others-content-item:nth-child(3n+2),
    .presse-details-inner-others-content-item:nth-child(3n+3) {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .presse-details-inner-others-content-item-inner-image {
        height: auto;
        max-height: 420px;
    }

    .event-details-inner .event-details-inner-details {
        margin-top: 20px;
    }

    .event-details-inner-details .event-details-inner-details-item h3 {
        width: 100%;
        font-size: 20px;
        line-height: 24px;
    }

    .event-details-inner-details .event-details-inner-details-item {
        width: 100%;
        margin-bottom: 20px;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .event-details-inner-details-item ul {
        width: 50%;
        margin-top: 20px;
    }

    .event-details-inner .event-details-inner-description,
    .presse-details-inner .presse-details-inner-description {
        margin-top: 30px;
    }

    .event-details,
    .presse-details {
        padding: 50px 0;
    }

    .video-details,
    .image-details {
        padding: 50px 0;
    }

    .image-details-inner-slideshow {
        margin: 20px 0 30px;
    }

    .image-details-inner-slideshow .slick-dots {
        bottom: -25px;
    }

    .files-wrapper-inner-item {
        width: 100%;
    }

    .files-wrapper-inner-item .files-wrapper-inner-item-image {
        height: 250px;
    }

    /* Footer */

    .anaes-footer {
        padding: 0 25px;
    }

    .anaes-footer .anaes-footer-inner {
        padding: 40px 0;
    }

    .anaes-footer-links .anaes-footer-links-item .wp-block-heading {
        margin-bottom: 20px;
    }

    .anaes-footer-links .anaes-footer-links-item:nth-child(1),
    .anaes-footer-links .anaes-footer-links-item:nth-child(2) {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
    }

    .anaes-footer-links-item.three .footer-events .footer-events-item {
        width: 100%;
        padding: 0 !important;
    }

    .anaes-footer-inner .anaes-footer-copyright {
        margin: 15px 0 0 0;
    }

    .anaes-footer-inner .anaes-footer-copyright {
        flex-direction: column-reverse;
    }

    .anaes-footer-inner .anaes-footer-copyright p {
        margin: 12px 0 0 0;
    }
}

@media only screen and (max-width: 600px) {
    .carousel.slide .carousel-inner .carousel-item {
        height: 360px;
    }

    .vc_row.contact-maps .wpb_gmaps_widget .wpb_map_wraper iframe {
        height: 260px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-icon-holder {
        width: 32px;
        min-width: 32px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .half {
        width: 100%;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text .evc-iwt-content .evc-iwt-text {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 480px) {

    .vc_empty_space {
        max-height: 40px;
    }

    .vc_row.anaes-container {
        padding: 0 20px;
    }

    .anaes_header-top,
    .anaes_header-menu {
        padding: 10px 20px;
    }

    .search-form.open {
        padding: 0 25px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .carousel.slide .carousel-inner .carousel-item .carousel-caption p {
        font-size: 13px;
        line-height: 16px;
    }

    .carousel.slide .carousel-inner .carousel-item {
        height: 350px;
    }

    .search-form-inner form .form-group input,
    .search-form-inner form .form-group input::placeholder {
        font-size: 16px;
    }

    .sub-banner .wpb_column.vc_col-sm-12 .vc_column-inner .wpb_wrapper .nk-awb .evc-section-title {
        padding: 0 20px;
    }

    .vc_row.anaes-counter-wrapper .wpb_column.vc_col-sm-3 {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .anaes-counter-wrapper .evc-counter .evc-c-inner:after {
        display: none;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpcf7 .wpcf7-form {
        margin-top: 20px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .wpb_content_element p {
        margin-bottom: 20px;
    }

    .vc_row.contact-wrapper .vc_row.vc_row-fluid .wpb_column.vc_col-sm-6 .wpb_wrapper .evc-icon-with-text {
        width: 100%;
        margin-bottom: 20px;
    }

    .event-details-inner,
    .presse-details-inner,
    .video-details-inner,
    .image-details-inner {
        padding: 0 20px;
    }

    .anaes-footer {
        padding: 0 20px;
    }
}