.page-table .container {
    /*
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px 30px;
    */
}

.page-table, .page-post {
    margin: 30px 0;
}

#myChart .google-visualization-table-table tbody tr:nth-child(1) td, #popupTable .google-visualization-table-table tbody tr:nth-child(1) td {
    text-align: left;
    padding: 8px 0 8px 5px;
    background: #212121;
    border: 1px solid #000000;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
}

#myChart .google-visualization-table-table thead, #popupTable .google-visualization-table-table thead {
    display: none;
}

#myChart .google-visualization-table-table td, #popupTable .google-visualization-table-table td {
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    color: #212121;
    padding: 5px;
    background: #F7F8FA;
    font-family: 'Roboto';
}

#myChart .google-visualization-table-div-page, #popupTable .google-visualization-table-div-page {
    display: none;
}

#google-visualization-errors-2 {
    display: none !important;
}

#video {
    grid-column-start: 1;
}

#news {
    /*
    grid-column-start: 2;
    grid-row-start: 2;
    grid-row-end: span 2;
    */
    margin: 50px auto;
    max-width: 70%;
}

.new {
    margin-bottom: 20px;
}

.new:last-child {
    margin-bottom: 0;
}

.new a {
    margin-bottom: 30px;
    text-decoration: none;
    color: #212121;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 22px;
}

.new p, .page-post p {
    color: #212121;
    font-weight: 300;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 22px;
    display: inline;
}

.page-post p {
    display: block;
    margin-bottom: 20px;
}

.page-post .wp-block-image {
    margin-bottom: 0;
}

.page-post img {
    margin-bottom: 20px;
}

.new p:last-child {
    margin-bottom: 0;
}

.new span {
    display: inline;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    color: #212121;
}

.page-table h1, .page-post h2 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #212121;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.page-table figcaption {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #212121;
}

#video a {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: #212121;
    text-decoration: none;
}

.tableChart, .tableGraph, .tableGraphSec {
    position: relative;
}

.tableChart button, .tableGraph button, .tableGraphSec button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: transparent;
    outline: none;
    padding: 0;
}

.tablePopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #FFFFFF;
    z-index: 1000;
    display: none;
}

.tablePopup.active {
    display: block;
}

.active .container {
    width: auto !important;
}

.tablePopup .container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
}

.tablePopup .container div {
    position: relative;
    width: 100%;
}

body.popupOpen {
    height: 100%;
    overflow-y: hidden;
}

.closePopup {
    position: absolute;
    right: 0;
    top: 80px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 700;
    border: none;
    background: transparent;
    outline: none;
    padding: 0;
}

.page-investments .quot, .page-treasury .bottom, .page-tax .bottom {
    border: none;
}

.phone {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.phone img {
    display: block;
    width: 32px;
    height: 32px;
}

.phone a {
    margin-right: 10px;
}

.phone a:last-child {
    margin-right: 0;
}

.page-investments .quot .quot__right p a {
    color: #212121;
    display: inline;
}

.tableChart, .tableGraph, .tableGraphSec {
    max-height: 222px;
    max-width: 570px;
}

.video-container .wp-block-embed__wrapper {
    float: left;
    max-height: 148px;
    max-width: 269px;
    margin-right: 30px;
}
.video-container .wp-block-embed__wrapper iframe {
    height: 100%;
}

.page-main .page-main__items {
    overflow-y: hidden;
}

h1 {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.page-investments .invest .invest__left h1 {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 50px;
}

.page-treasury .top .top__left h1 {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 50px;
}

.page-tax .top .top__left h1 {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 50px;
}

.page-business .top .top__left h1 {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 50px;
}

.wpcf7-form {
    display: none;
    padding-right: 20px;
}

.xoo-el-inmodal {
    max-height: 650px !important;
}

.xoo-el-main {
    padding-bottom: 0;
}

.wpcf7-form p:nth-child(2) {
    line-height: 18px;
    margin-bottom: 20px;
    text-align: justify;
}

.xoo-el-form-container {
    padding-bottom: 0 !important;
}

.xoo-el-active .wpcf7-form {
    display: block;
}

.wpcf7-form input {
    width: 100%;
    height: 50px;
    padding-left: 12px;
    border-radius: 4px;
    font-size: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.recaptcha span div {
    margin-bottom: 20px;
}

.wpcf7-form p span:nth-child(3) {
    margin-bottom: 0;
}

.wpcf7-submit {
    background-color: #000000;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-transform: uppercase;
}

.xoo-el-main {
    height: auto;
}

.xoo-el-form-register {
   /* display: none !important;*/
}

body {
    width: 100%;
}

.wpcf7-form.sent p {
    display: none;
}

.header .container .header__right {
    flex-shrink: 0;
}

html {
    height: 100%;
}

.page-table .container {
    height: 100%;
    width: 100%;
}

body {
    min-height: 100%;
    display: flex;
    align-items: stretch;
}

main {
    display: flex;
    height: 100%;
    align-items: center;
}

.wpcf7-form.sent .recaptcha {
    display: none !important;
}

#page {
    display: flex;
    flex-direction: column;
    width: 100%;
}

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

#myGraph, #myGraphSec {
    border: 1px solid #000;
}

.lcp_paginator li {
    border: none !important;
}

.lcp_paginator li a, .lcp_currentpage {
    text-decoration: none;
    color: #212121;
    font-weight: 500;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 22px;
}

.wpcf7-not-valid-tip {
    position: relative;
    bottom: 10px;
}

.wpcf7-spinner {
    display: none;
}

.google-visualization-table>div:first-child {
    overflow: hidden !important;
}

#popupTable .google-visualization-table>div:first-child {
    overflow-y: scroll !important;
    overflow-x: auto !important;
}


.video-container {
    display: flex;
    flex-direction: column;
}

.wp-block-embed {
    display: flex;
    flex-direction: column-reverse;
}

.video-container .wp-block-embed__wrapper {
    float: none;
}


@media screen and (max-width: 1200px) {
    /*
    .page-table .container {
        grid-template-columns: 1fr;
    }
    */
    #news {
        grid-column-start: auto;
        grid-row-start: auto;
    }
}

@media (max-width: 767.98px) {
    .top .top__left h1 {
        padding-bottom: 30px !important;
    }
    .closePopup {
        top: 150px;
    }
    .header__menu {
        display: none;
    }
    .page-main .page-main__items {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .video-container .wp-block-embed__wrapper {
        float: none;
        max-width: 100%;
        max-height: none;
        margin-right: 0;
    }
    .video-container .wp-block-embed__wrapper iframe {
        height: 100%;
    }
}

@media screen and (max-width: 575.97px) {
    header {
        top: 0;
    }
    html {
        margin-top: 87px !important;
    }
}

.page-investments .quot .quot__right p a {
    overflow-wrap: break-word;
}
.page-investments {
    display: block;
}