@font-face {
    font-family: 'lato';
    src: url("../fonts/lato/lato-light.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'lato';
    src: url("../fonts/lato/lato-regular.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'lato';
    src: url("../fonts/lato/lato-bold.ttf") format('truetype');
    font-weight: 700;
}



body {
    font-family: 'lato';
    font-size: 17px;
    line-height: 1.4;
    color: #4c4d4e;
    overflow-x: hidden;
}

a {
    color: #014ca8 !important;
    text-decoration: none !important;
}

main a {
    color: #014ca8 !important;
    text-decoration: underline !important;
}



a:hover {
    text-decoration: underline !important;
    color: #00a5ff !important;
}

ul li {
    padding-bottom: .5em;
}

ul li::marker {
    color: #014ca8;
}

figcaption, .vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 10px;
    opacity: 0.7
}

.vc_gitem-post-data-source-post_title {
    display: none
}

.vc_custom_heading.vc_gitem-post-data p {
    padding: 0 !important;
    margin: 0 !important
}

.vc_gitem-post-data {
    margin: 0px !important
}

a.roundedbluelink {
    background-color: #014ca8;
    font-weight: 700;
    padding: 8px 30px;
    color: #fff !important;
    ;
    font-size: 18px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 30px;
    margin-left: 20px;
    position: relative;
    top: -5px
}

.pagination {
    text-align: center;
    display: block;
}

.pagination .page-numbers {
    font-size: 16px;
    margin: 0px 2px
}


.pagination .page-numbers.current {
    color: #014ca8;
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
}

.width-900 {
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.width-1000 {
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bigger-text {
    font-size: 130%
}

.huge-text {
    font-size: 160%
}


/***** HEADER / FOOTER *****/

.site-header .logo img {
    max-width: 360px;
    margin-left: -15px;
    margin-top: 20px;
    margin-bottom: 15px;
}



.site-header {
    padding-top: 5px;
    background-color: #fff;
}

.site-header .become-member {
    text-align: right;
    color: #fff;
    font-weight: 700;
    padding-top: 15px;
}

.site-header .become-member .icons {
    padding-top: 10px;
}

.site-header .become-member a {
    margin-left: 5px;
}

@media (max-width : 767px) {

    .site-header {
        padding-top: 5px !important;
        padding-bottom: 10px;
        position: sticky;
        top: 0;
        z-index: 999;

    }



    .site-header .logo img {
        width: 180px;
        margin-left: 4px;
        margin-top: 5px;
        margin-bottom: 0px;
        max-width: 100%;
    }

    .site-header .become-member {
        text-align: left;
        color: #fff;
        font-weight: 700;
        padding-top: 15px;
        padding-left: 5px;
        padding-bottom: 15px;
        display: none;
    }

    .site-header .navbar-header button {
        margin-top: 30px;
        position: relative;
        z-index: 99;
    }

    .site-header .mainMenu.navbar .menu-items {
        margin-left: 0px;
        margin-right: 0px;
    }
}


.site-footer {
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 40px;
    padding-top: 20px;
}

.site-footer .logo img {
    margin-top: 25px;
    margin-bottom: 15px;
    width: 240px;
}

.site-footer .signup-events a {
    text-decoration: underline;
    font-size: 14px;
}

.site-footer .social {
    padding-top: 20px;
}

.site-footer .navbar-nav {
    float: none;
    margin: auto;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}


.site-footer .navbar-nav a {
    font-size: 13px;
    padding: 5px 0px;
}

.site-footer .navbar-nav a::after {
    content: '|';
    padding-left: 5px;
    padding-right: 5px;
}


.site-footer .navbar-nav li:last-child a::after {
    display: none;
}

.site-footer .nav>li>a:focus, .site-footer .nav>li>a:hover {
    text-decoration: none;
    background-color: unset;
}

.site-footer .disclaimer {
    font-size: 10px;
    padding-bottom: 5px;
}


@media (max-width : 767px) {
    .site-footer .nav>li {
        display: inline-block;
    }
}


/***** MENU/NAVIGATION *****/

.mainMenu ul.nav li.dropdown:hover ul.dropdown-menu {
    background-color: #fff;
    color: #000 !important;
}


.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: inherit;
    background-image: none;
    font-weight: 700;
}

.mainMenu .sub-menu.dropdown-menu .padded-item {
    padding-left: 15px;
}

.mainMenu.navbar.navbar-default {
    border: none;
    margin-bottom: 0px !important;
    box-shadow: none !important;
    background-image: none;
    background-color: transparent;
}

.mainMenu.navbar .menu-items {
    margin-left: -30px;
    margin-right: -30px;
}

.dropdown-menu>.active a {
    text-transform: none !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #000 !important;
    color: #fff !important;
    background-image: none;
    font-weight: 700;
}

.navbar-default li>a {
    box-shadow: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    padding-left: 20px;
    padding-right: 20px;
    color: #4c4d4e !important;
    padding-left: 15px;
    padding-right: 15px;
    text-shadow: none;
}

.dropdown-menu>li>a {
    text-transform: none;
}

.navbar-default .active a {
    color: #014ca8 !important;
}

.navbar-default .navbar-nav>li.current_page_ancestor>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none;
    font-weight: 700;
}


/***** WPBAKERY *****/


/* banner */

.wpb-banner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 100px;
}


.wpb-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.wpb-banner .container {
    position: relative;
    z-index: 2;
}

.wpb-banner .text {
    color: #fff;
    font-size: 30px;
    max-width: 900px;
    text-align: center;
    margin: auto;
}

.wpb-banner .text h1 {
    color: #fff !important;
    font-size: 70px;
}

.wpb-banner .text h2 {
    color: #fff !important;
    font-size: 40px;
}


.wpb-banner a {
    border: 1px solid #fff;
    font-weight: 700;
    padding: 8px 30px;
    color: #fff !important;
    ;
    font-size: 18px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 30px;
    background-color: #014ca8
}

@media (max-width: 768px) {
    .wpb-banner {
        padding-top: 0px;
        padding-bottom: 200px;
    }

    .wpb-banner h2 {
        font-size: 24px;
    }

    .wpb-banner .text {
        font-size: 16px;
    }


}




.img-grid {
    display: grid;
    grid-gap: 10px;
    margin: 10px auto 0px auto;
    max-width: 1920px;
}

.img-grid .img-elem {
    display: flex;
}


.img-grid .img-elem>div {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
}

.img-grid.img-grid-3 {
    grid-template-columns: 33.333% 1fr 33.333%;
    grid-template-rows: 250px;
}

.img-grid.img-grid-4 {
    grid-template-columns: 20% 1fr 20% 20% 20%;
    grid-template-rows: 200px 300px;
}

.img-grid.img-grid-4 .img-elem:nth-child(1) {
    grid-column: 1 / span 3;
    grid-row: 1;
}

.img-grid.img-grid-4 .img-elem:nth-child(2) {
    grid-column: 4 / span 2;
    grid-row: 1;
}

.img-grid.img-grid-4 .img-elem:nth-child(3) {
    grid-column: 1 / span 2;
    grid-row: 2;
}

.img-grid.img-grid-4 .img-elem:nth-child(4) {
    grid-column: 3 / span 3;
    grid-row: 2;
}

.img-grid.img-grid-5 {
    grid-template-columns: 20% 1fr 20% 20% 20%;
    grid-template-rows: 200px 300px;
}

.img-grid.img-grid-5 .img-elem:nth-child(1) {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
}

.img-grid.img-grid-5 .img-elem:nth-child(2) {
    grid-column: 3;
    grid-row: 1;
}

.img-grid.img-grid-5 .img-elem:nth-child(3) {
    grid-column: 4 / span 2;
    grid-row: 1;
}

.img-grid.img-grid-5 .img-elem:nth-child(4) {
    grid-column: 3 / span 2;
    grid-row: 2;
}

.img-grid.img-grid-5 .img-elem:nth-child(5) {
    grid-column: 5;
    grid-row: 2;
}

.wpb_faqs {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item a>img,
.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item img {
    object-fit: cover;
    width: 100% !important;
    aspect-ratio: 1/1;
}


.vc_row.wpb_row.row-pool-expert {
    background-position: 100% 50% !important;
}

@media (max-width : 767px) {

    .vc_item {
        aspect-ratio: 16/9;
        width: calc(50vw - 10px) !important;
    }

}

.vc_row.wpb_row, .vc_row .vc_column-inner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50%;
}


.text-excerpt {
    line-height: 1.5;
}

.text-excerpt .green-text {
    color: var(--primary-color);
    text-transform: uppercase;
    max-width: 800px;
    margin: 0px auto 30px auto;
}

.text-excerpt h2 {
    margin-bottom: 5px;
}

.text-excerpt a {
    margin-top: 20px;
}

.text-excerpt>div:nth-child(1) {
    border-right: 2px solid var(--light-gray);
}

.text-excerpt>div:nth-child(1) .wpb_text_column {
    padding-right: 40px;
}

.text-excerpt>div:nth-child(2) .wpb_text_column {
    padding-left: 40px;
}

@media (max-width:767px) {
    .text-excerpt>div:nth-child(1) .wpb_text_column {
        padding-right: 0px;
    }

    .text-excerpt>div:nth-child(2) .wpb_text_column {
        padding-left: 0px;
    }

}

.wpcf7 label {
    margin-bottom: 20px;
    width: calc(50% - 30px) !important;
    display: inline-block;
    margin: 15px;

}

.wpcf7 label.l100 {
    margin-bottom: 20px;
    width: 100% !important;
    display: inline-block;
    margin: 15px;
}

.wpcf7-form-control {
    width: 100%;
    padding: 4px 10px;
    background-color: #fff;
    border: none;
    border: 1px solid #ccc;
    font-weight: 300;
    margin-bottom: 15px !important;

}

.wpcf7-textarea {
    height: 200px;
}

.wpcf7-form-control-wrap.your-message {
    width: 100% !important;
}

.wpcf7-submit {
    width: auto !important;
    margin: 20px auto;

    font-size: 17px;
    display: inline-block;
    line-height: 1;
    padding: .6em 1.2em;
    background-color: var(--primary-color);
    color: #fff;
}

.wpcf7 input, .wpcf7 textarea {
    font-size: 15px;
    line-height: 30px;
}

.wpcf7 .col-md-12 {
    text-align: center !important
}

.wpcf7-spinner {
    display: block;
}

@media (max-width : 991px) {
    .wpcf7-form-control-wrap {
        margin: 0px 0px 20px 0px;
        width: 100% !important;
        display: block;
    }
}



/* news */
.main-news.v2 {
    margin-bottom: 60px;
}

.wpb_news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wpb_news .news {
    width: calc(33% - 10px);
}

.wpb_news .image img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}

.wpb_news .the-date {
    text-transform: uppercase;
    padding: 10px 0px;
}

.wpb_news .the-title {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 30px;
}


.wpb_news .main-news {
    width: 100%;
}

.wpb_news .news.long {
    width: calc(50% - 50px);
    margin-bottom: 60px;
}

.wpb_news .news.short {
    width: calc(33.33% - 50px);
    margin-bottom: 60px;
}


.wpb_news .date {
    text-transform: uppercase;
    padding: 10px 0px;
}

.wpb_news .name {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}

.wpb_news .description {
    font-size: 12px;
}

.wpb_news .readmore {
    color: #006590;
    margin-top: 10px;
    font-weight: 700;
    display: inline-block;
    text-decoration: underline;
}


/***** PAGES *****/

.align-right {
    margin-right: 0px;
    margin-left: auto;
}


.image-round-bottom .align-right>.wpb_wrapper {
    padding: 50px 80px 50px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 460px;
}

.align-right.no-padding>.wpb_wrapper {
    padding-right: 0px
}

.align-left {
    margin-left: 0px;
    margin-right: auto;
    padding-left: 0px !important;
}



.image-round-bottom .align-left>.wpb_wrapper {
    padding: 50px 0px 50px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 460px;
}


.align-left.no-padding>.wpb_wrapper {
    padding-left: 0px
}

.align-right.no-padding, .align-left.no-padding {
    padding: 0px !important;
}

.align-right.text-center>.wpb_wrapper, .align-left.text-center>.wpb_wrapper {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

@media (max-width : 1200px) {

    .align-left {
        margin-left: unset;
        margin-right: unset;
        padding-left: 15px !important;
    }


    .align-left>.wpb_wrapper {
        padding-left: 0px;
    }

    .align-right>.wpb_wrapper {
        padding-right: 0px;
    }

    .image-round-bottom>.vc_column_container {
        width: 100% !important
    }

    .image-round-bottom>.vc_column_container .half-container {
        width: 100%;
    }

    .image-round-bottom div:not(.align-right):not(.align-left).wpb_wrapper {
        min-height: 200px;
    }

    .image-round-bottom.image-left .vc_column_container {
        order: 1
    }

    .image-round-bottom.image-right .vc_column_container:nth-child(2),
    .image-round-bottom.image-left .vc_column_container:nth-child(1) {
        order: 2;
    }

    .image-round-bottom .align-right>.wpb_wrapper, .image-round-bottom .align-left>.wpb_wrapper {
        padding: 10px 0px 10px 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: unset;
    }


}

@media (max-width:767px) {

    .half-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .third-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .two-thirds-container, .align-left.two-thirds {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }





}

@media (min-width:768px) {
    .half-page-padding {
        width: calc(50vw - 375px);
        padding: 0px 15px;
    }

    .third-page-padding {
        width: calc(33.33vw - 250px);
        padding: 0px 15px;
    }


    .half-container {
        /*	width: 750px*/
        width: 375px;
        padding: 0px 15px;
    }

    .third-container {
        /*	width: 750px*/
        width: 250px;
        padding: 0px 15px;
    }

    .two-thirds-container {
        /*	width: 750px*/
        width: 500px;
        padding: 0px 15px;
    }
}

@media (min-width:1200px) {
    .half-page-padding {
        width: calc(50vw - 585px);
    }

    .third-page-padding {
        width: calc(50vw - 390px);
    }

    .half-container {
        /*	width: 1170px*/
        width: 585px;
        padding: 0px 15px;
    }


    .third-container {
        /*	width: 1170px*/
        width: 390;
        padding: 0px 15px;
    }

    .two-thirds-container {
        /*	width: 1170px*/
        width: 780;
        padding: 0px 15px;
    }
}

@media (min-width: 1360px) {
    .half-page-padding {
        width: calc(50vw - 647px);
    }

    .third-page-padding {
        width: calc(50vw - 431px);
    }

    .half-container {
        /*width: 1295px;*/
        width: 648px;
        padding: 0px 15px;
    }

    .third-container {
        /*width: 1295px;*/
        width: 431px;
        padding: 0px 15px;
    }

    .two-thirds-container {
        /*width: 1295px;*/
        width: 862px;
        padding: 0px 15px;
    }
}





/****** POSTS ********/


/***** ANIMATIONS *****/

.animationRun {
    animation-play-state: running !important;
}

.animationHighlight {
    background-size: 400% 400%;
    background-image: linear-gradient(to left, #fff 0%, #fff 50%, #e5f0c3 50%, #e5f0c3 100%);
    animation: animationHighlightFrames 2s ease;
    animation-play-state: paused;
}

@keyframes animationHighlightFrames {
    0% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

.animationTextIn {
    animation: animationTextInFrames 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    animation-play-state: paused;
}



@keyframes animationTextInFrames {
    0% {
        letter-spacing: 1em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        letter-spacing: normal;
        opacity: 1;
    }
}


.animationFocusIn {
    animation: animationFocusInFrames 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation-play-state: paused;
}

@keyframes animationFocusInFrames {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0;
    }

    100% {
        -webkit-filter: blur(0px);
        filter: blur(0px);
        opacity: 1;
    }
}

.animationSlideInRight {
    animation: animationSlideInRightFrames 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-play-state: paused;
}

@keyframes animationSlideInRightFrames {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}


.animationSlideInLeft {
    animation: animationSlideInRightFrames 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-play-state: paused;
}

@keyframes animationSlideInRightFrames {
    0% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.animationFadeIn {
    animation: animationFadeInFrames 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation-play-state: paused;
    animation-delay: 0.6s;
}

@keyframes animationFadeInFrames {
    0% {
        -webkit-transform: translateZ(-80px);
        transform: translateZ(-80px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.animationHeartBeat {
    animation: animationHeartBeatFrames 0.4s both;
    animation-play-state: paused;
    animation-delay: 0.6s;
}

@keyframes animationHeartBeatFrames {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


@media (max-width : 1359px) {}

@media (max-width : 1200px) {}

@media (max-width : 991px) {}

@media (max-width : 767px) {}