@keyframes example {
    0% {
        width: 1%;
    }
    100% {
        width: 100%;
    }
}

.home .entry-header {
    display: none;
}

.main-hero-content {
    color: #fff;
    padding-left: 46px;
    max-width: 55%;
}

.main-hero .container {
    display: flex;
    align-items: center;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
}

.main-hero {
    height: 590px;
    background-size: cover;
    position: relative;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.main-hero.slick-list.draggable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.main-hero::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%);
}

.section-banner .banner_description {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.cnt-vdo .play-icon {
    z-index: 10;
    position: absolute;
    bottom: 15px;
    left: 80px;
}

.cnt-vdo .video-container {
    position: relative;
    width: 100%;
    height: 0;
}

.cnt-vdo .video-box .video-url img {
    width: 100%;
    display: block;
    width: 100% !important;
    max-width: 500px;
}

.cnt-vdo .btn1:before {
    width: 80px;
    height: 80px;
    background-size: 80px;
}

.myProgress {
    width: 100%;
    background-color: #ddd;
}

.myBar {
    width: 100% !important;
    height: 4px;
    background-color: #0075C9;
}

.banner .slick-prev {
    left: 50px
}

.banner .slick-next {
    right: 50px
}

.main-hero-content h2 {
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 15px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main-hero-content p {
    margin-bottom: 35px;
    line-height: 1.5;
}

.banner-dots .slick-dots button::before {
    content: "0"
}

.banner-dots .slick-dots button {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 0%;
    cursor: pointer;
}

.banner-dots .slick-dots .slick-active button {
    border-bottom: solid 2px;
    font-weight: bold;
}

.banner-dots {
    bottom: 30px;
    padding-left: 46px;
    position: absolute;
    align-items: center;
    flex-direction: row-reverse;
    display: flex;
}

.banner-dots .btn-link {
    font-size: 17px;
    line-height: 1.2;
    margin-left: 35px;
    color: #fff;
}

.banner-dots .slick-dots {
    position: static;
    display: none !important;
}

.scroll-next {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 1px;
}

.scroll-next>* {
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 10px;
}

.content-about {
    max-width: 850px;
    font-size: 20px;
    line-height: 1.67;
    font-weight: 300;
    width: calc(100% - 400px);
    margin-top: -10px;
}

.connect-us {
    display: none;
    text-align: center;
}

.connect-us>div>* {
    margin-bottom: 0;
}

.connect-us a {
    font-weight: 300;
}

.connect-us .social-links {
    margin-top: 20px;
    justify-content: center;
}

.learn_about {
    margin-top: 75px;
}

.learn_about,
.learn_about ul {
    font-size: 24px;
    line-height: 1.67;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.learn_about ul li a {
    background: #9A2617;
    color: #fff;
    padding: 5px 25px;
    display: inline-block;
    white-space: nowrap;
}

.learn_about ul li a:hover {
    background: #c1101e;
}

.event {
    width: 70%;
}

.bottom-footer {
    font-weight: 300;
    padding: 20px 0;
}

.box-event {
    border: solid 2px #0075C9;
    padding: 14px 38px 30px;
    margin-bottom: 30px;
}

.short-event * {
    margin: 0;
}

.title-event {
    color: #0075C9;
    border-bottom: solid 2px #0075C9;
    margin-bottom: 43px;
}

.connect-us h3 {
    line-height: 1;
}

.scroll-next.black svg path {
    stroke: #000000
}

.scroll-next.black {
    color: #000000
}

#about .scroll-next.black svg path {
    stroke: #000000
}

#about .scroll-next.black {
    color: #000000
}

.scroll-next.static {
    position: static;
}

.row .col {
    flex: 1;
}

.short-event .btn {
    margin-top: 55px;
}

.logoaia {
    width: 94px;
    height: 34px;
    background: url(../images/logo_aia.svg) no-repeat left top;
}

.show-only-country {
    position: absolute;
    background-color: rgb(0 100 191 / 50%);
    z-index: 2;
    color: #fff;
    right: 0;
    padding: 10px 20px;
    padding-right: 55px;
    font-size: 24px;
}

.section-video {
    height: 830px;
}

.section-video .container>div {
    max-width: 1034px;
    margin: auto;
}

.section-video .scroll-next {
    margin-bottom: -8px;
    z-index: 2;
}

.content_video .btn {
    min-width: 200px;
    text-align: center;
}

.content-overlay::before {
    content: '';
    background-color: rgb(0 0 0 / 50%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.content-overlay .container {
    position: relative;
    z-index: 2;
}

.content-overlay {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    width: 100%;
    color: #fff;
    padding-top: 2vw;
}

.overlay.content-overlay {
    z-index: 3;
}

#myVideo {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.content_video {
    width: calc(100% - 285px);
    margin-left: 65px;
    margin-top: -10px;
}

.content_video h3 {
    display: inline-block;
    border-top: 2px #00AEEF solid;
    padding-top: 10px;
    margin-top: 40px;
    clear: both;
}

.content_video a {
    font-weight: 400;
    color: #fff;
    text-decoration: underline
}

.content_video .button a {
    text-decoration: none;
}

.section-product .col-left a {
    font-weight: 500;
}

.section-product .col-left {
    max-width: 919px;
}

.home .section4-about-xypex .inner-top .col-right {
    margin: 0;
}

.image-hover,
.category-content:hover .image-default {
    display: none;
}

.block-image img {
    height: 291px;
    width: 100%;
    object-fit: cover;
    display: table;
}

.block-image .image-hover img {
    height: 287px;
}

.category-content {
    box-sizing: border-box;
    background-color: #E6EEF8;
    color: #575756;
    display: block;
    margin-bottom: 15px;
}

.category-content .product-excerpt {
    padding-right: 40px;
}

.category-content .item-content {
    min-height: 175px;
    position: relative;
    padding: 13px 26px;
}

.category-content .arrow {
    text-align: right;
    position: absolute;
    right: 25px;
    bottom: 20px;
}

.category-content h3 {
    margin: 0;
}

.row-product .col+.col {
    margin-left: 20px;
}

.category-content:hover svg path {
    stroke: #fff;
}

.category-content:hover {
    background-color: #0075C9;
    color: #fff;
}

.block-image {
    border-top: solid 4px transparent;
}

.block-image .image-default img {
    margin-top: -4px;
}

.category-content:hover .block-image {
    border: solid 4px #0075C9;
    border-bottom: 0;
}

.category-content:hover .image-hover {
    display: block;
}

.inner-bottom-product hr {
    margin: 65px 0 0;
}

.section-about {
    padding: 130px 0 30px;
}

.openmenu {
    content: "";
    background-image: url(../images/menubar.svg);
    width: 5.795454545vw;
    height: 4.545454545vw;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 6.59vw;
    display: none;
}

.open_menu .openmenu {
    background-image: url(../images/menubar_open.svg);
}

.open_menu #header {
    height: 100vh;
    overflow: auto;
    padding-bottom: 20vw;
}

.open_menu .right-menu {
    display: none;
}

.open_menu .mainnav {
    display: block;
    padding-top: 17.27272727vw;
}

.open_menu #header .mainnav .menu,
.open_menu #mainnav {
    display: block;
}

.open_menu .mainnav .menu>li+li>a {
    margin-left: 0;
}

.open_menu .mainnav .menu>li>a {
    border-bottom: solid 2px #808080;
    padding-bottom: 0;
    display: block;
    position: relative;
}

.open_menu .top-header .section-inner {
    border-bottom: solid 0.979545455vw #0075C9;
}

.open_menu .mainnav .menu>li>.sub-menu>li>a {
    border: 0;
    padding: 0;
}

.open_menu #logo span {
    display: none;
}

.open_menu #header .sub-menu .sub-menu {
    font-size: 3.636363636vw;
    margin: 0 calc(-9.090909091vw - 25px);
    width: calc(100% + 18.18181818vw + 50px);
    line-height: 2.8125;
}

.open_menu #header .sub-menu .sub-menu li+li>a {
    border-top: solid 2px #fff;
}

.open_menu #header .sub-menu .sub-menu a {
    padding: 0 calc(9.090909091vw + 50px);
}

.open_menu #header .sub-menu {
    position: static;
    width: 100%;
    border: 0;
    padding: 0;
    min-width: auto;
    font-size: 4.545454545vw;
    line-height: 2;
}

.open_menu .arrow-sub {
    position: absolute;
    width: 30%;
    text-align: right;
    right: 0;
    font-weight: bold;
    top: 0;
}

.open_menu .active>a>.arrow-sub::before,
.open_menu .current-menu-ancestor>a>.arrow-sub::before {
    content: "–";
    color: #0075C9;
}

.open_menu .arrow-sub::before {
    content: "+";
}

.open_menu .button-global {
    display: block;
}

#header .current-menu-item>a {
    color: #0075C9;
    font-weight: bold;
}

.mobile {
    display: none;
}

.open_menu .button-login {
    display: table;
    margin: 16.47727273vw auto 0;
}

.button-login a svg {
    width: 5vw;
    height: 5vw;
}

.button-login a {
    font-size: 3.977272727vw;
    min-width: 46vw;
    border: solid 2px #939598;
    padding: 20px;
    text-align: center;
    justify-content: center;
    color: #575756;
    padding: 2.1vw;
}

.button-global a svg {
    width: 4.545454545vw;
    height: 4.545454545vw;
}

.button-global a {
    font-size: 3.98vw;
    justify-content: flex-end;
    color: #575756;
}

select::-ms-expand {
    display: none;
}

select option {
    background-color: #fff;
    line-height: 2;
}


/*select,
select:active {
    background: url(../images/select.svg) no-repeat 95% center #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select:focus {
    background: url(../images/select-down.svg) no-repeat 95% center #BCBEC0;
    outline: none;
}*/

.widget-footer .arrow-sub {
    display: none;
}

.widget .current-menu-item a {
    font-weight: bold;
    color: #0075C9;
}

.section-newletter .ctct-form-wrapper .ctct-message.ctct-success {
    color: #fff;
}

.widget-footer a:hover {
    font-weight: bold;
    color: #0075C9;
}

.btn:hover {
    background-color: #00AEEF;
}

#distributor .btn-light {
    background-color: #0075C9;
}

#distributor .btn-light:active,
#distributor .btn-light:focus,
#distributor .btn-light:hover {
    background-color: #9A2617;
}

.section4-about-xypex .inner-top h3.title-projects {
    padding-bottom: 25px;
}

.utilities .menu a {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.list-info img,
.phone_ca_us svg {
    margin-right: 10px;
}

.banner .slick-arrow {
    width: 60px;
}


/* project */

.row-filter {
    width: 100%;
}

.row-filter>*+* {
    margin: 0;
}

.filter-sheets {
    font-size: 0.85em;
}

.filter-sheets input+label {
    position: relative;
    padding-left: 35px;
    line-height: 25px;
}

.filter-sheets input+label:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    border: solid 1px #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.filter-sheets input:checked+label:before {
    border-color: #0075C9;
}

.filter-sheets input:checked+label:after {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #0075C9;
    position: absolute;
    left: 5px;
    top: 5px;
}

.filter-sheets input {
    width: 25px;
    height: 25px;
    margin-left: 20px;
    display: none;
}

.row-filter .filter-cate>*+* {
    margin-left: 20px;
}

.result-count {
    line-height: 30px;
    font-size: 20px;
    border-top: solid 1px #0075C9;
    margin-top: 49px;
}

.result-count .count {
    font-size: 30px;
    font-weight: bold;
}

.result-count>span {
    display: inline-block;
    border-top: solid 5px #0075C9;
    padding-top: 15px;
}

.project-page .filter-news .post-type .post-item .col-img img {
    height: 254px;
    object-fit: cover;
}

.border-item {
    position: relative;
}

.bottom-button {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.project-item .col-content .relative {
    height: 100%;
    padding-bottom: 70px;
}

.project-page .filter-news .reset-form {
    padding: 0 10px;
}

.navigation {
    font-weight: 400;
    margin-top: 43px;
}

.navigation .btn {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
}

.navigation .btn-outline,
#pageto {
    border: solid 1px #231F20;
    background: none;
    color: inherit;
    padding: 9px 20px;
}

#pageto {
    width: 73px;
    padding: 9px;
    text-align: center;
}

.navigation .nextpage {
    margin-left: 85px;
}

.content-project img {
    margin-bottom: 45px;
    width: 100%;
}

.title_acc h2 {
    margin: 0;
    color: #575756;
}

.line-blue {
    border-top: solid 1px #0075C9;
    margin-top: 50px;
}

.wrap_acc {
    border-bottom: solid 1px #939598;
}

.title_acc {
    padding: 35px 0;
}

.title_acc .active svg {
    transform: rotate(180deg);
}

.title_acc .active svg path {
    stroke: #0075C9;
}

.content_acc {
    display: none;
}

.content_acc.active {
    display: block;
}

.content_acc.active+.line {
    display: none;
}

.section-top h1 {
    font-weight: 300;
}

.fullwidth {
    display: flex;
    align-items: flex-start;
}

.fullwidth .text {
    width: 37.3%;
}

.fullwidth .image {
    width: 57.5%;
}

.row>div {
    padding: 0 10px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.col3 {
    width: 33.33%;
}

.inner-item {
    margin-bottom: 35px;
}

.project-page .col3 .image>img {
    width: 100%;
    height: 336px;
    object-fit: cover;
}

.slick-list .gallery-item img {
    height: 563px;
    object-fit: cover;
    width: 100%;
}

.gallery-item {
    margin: 0;
}

.wp-caption-text {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 0.85em;
}

.gallery-item .wp-caption-text {
    font-size: 1em;
}

.section_permanent .image p {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
}

.permanent1 .image>p:last-child {
    margin: 0 -20px;
}

.permanent1 .image p img {
    width: auto;
    max-height: 97px;
    padding: 0px 20px;
    max-width: 160px;
    margin-bottom: 20px;
}

.section_permanent ul {
    font-size: 1em;
    line-height: 1.7;
    /* list-style: none; */
    padding-left: 30px;
    margin: 0;
}

.section_permanent ul li::before {
    /* content: "";
    background: url(../images/checked.svg) no-repeat;
    width: 22px;
    background-size: 100%;
    position: absolute;
    left: -30px;
    height: 20px;
    top: 10px; */
}

.section_permanent ul li {
    position: relative;
}

.col-2-3 {
    width: 66.67%;
}

.col-1-3 {
    width: 33.33%;
}

.section_right_products img {
    width: 100%;
}

.row-col-image .col-2-3 .inner>*+* {
    margin-left: 20px;
}

.row-col-image .col-2-3 .inner>* {
    flex: 1;
}

.row-col-image .col-2-3 .inner {
    display: flex;
}

.section_right_products .inner-item:nth-child(3n - 2) .col-2-3 p:last-child {
    display: inline-block;
}

.section_right_products .inner-item:nth-child(3n - 2) .col-2-3 p:last-child a {
    padding: 7px 25px;
    background-color: #00AEEF;
    font-size: 24px;
    display: flex;
    align-items: center;
    width: auto;
    color: #fff;
    font-weight: 500;
}

.section_right_products .inner-item:nth-child(3n - 2) .col-2-3 p:last-child a:hover {
    background-color: #0075C9;
}

.section_right_products .inner-item:nth-child(3n - 2) .col-2-3 p:last-child a svg {
    margin-left: 10px;
}

.section_right_products .inner-item:nth-child(3n - 2) .col-2-3>* {
    max-width: 834px;
}

.section_right_products .inner-item:nth-child(3n - 1) * {
    margin: 0;
}

.section_right_products .inner-item:nth-child(3n - 1) {
    margin-bottom: 20px;
    align-items: flex-end;
}

.section_right_products img {
    display: table;
    width: 100%;
}

.section_right_products .inner-item:nth-child(3n - 1) .col-1-3 .inner {
    background-color: #E6EEF8;
    padding: 40px;
    font-size: 1.50em;
    line-height: 1.53;
}

.section_right_products .inner-item:nth-child(3n - 1) .col-1-3 .inner a {
    font-size: 20px;
    font-weight: 500;
    padding: 12px 20px;
    background-color: #0075C9;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 36px;
}

.section_right_products .inner-item:nth-child(3n - 1) .col-1-3 .inner a:hover {
    background-color: #00AEEF;
}

.section_right_products .col-1-3 a {
    font-weight: 500;
}

.section_projects .section4-about-xypex {
    padding: 0;
}

.wrap_seeall {
    margin-top: -30px;
    font-weight: 500;
    text-transform: uppercase;
}

.row-col-image img {
    height: 325px;
    object-fit: cover;
}

.project-page .content_acc ul {
    font-size: 20px;
    padding-left: 23px;
    line-height: 1.7;
}

.section4-about-xypex .inner-bottom span.above-title {
    text-decoration: underline;
}

.project-sidebar .nav-links a {
    line-height: 1;
    padding-bottom: 5px;
    display: inline-block;
}

.project-sidebar .nav-links>.page_item>a {
    line-height: 1.15;
    padding: 10px 0;
    display: block;
}

.project-sidebar .nav-links .children li:last-child {
    padding-bottom: 20px;
}

.project-sidebar .page_item.active>a {
    font-weight: 700;
    color: #0075C9;
}

.project-sidebar .nav-links .page_item.page_item_has_children>a {
    padding-right: 15px;
}

.col3 h3 {
    margin-bottom: 0;
}

.col3 ul {
    margin-top: 0;
}

.project-detail h1 {
    margin: 0;
}

.project-detail .inner-top a:not(.btn) {
    text-decoration: underline;
}

.project-detail .category {
    font-size: 0.85em;
    line-height: 30px;
    color: #575756;
    font-weight: 500;
    text-decoration: underline;
}

.project-detail .country-item {
    font-weight: 500;
    margin-bottom: 20px;
}

.bottom-content .left-content,
.project-detail .right-content .clicktoggle {
    font-size: 0.85em;
}

.has-overview {
    max-width: 615px;
}

.bottom-content {
    margin-top: 60px;
}

.thumbnails_projectdetail .slick-track {
    margin-left: 0;
}

.project-detail .right-content {
    max-width: 319px;
    padding: 1.5% 3%;
    background-color: #E6EEF8;
    width: 32%;
    line-height: 1.2;
}

.group-item h6 {
    font-size: 0.85em;
    margin: 0;
    text-transform: uppercase;
}

.group-item {
    margin-bottom: 24px;
}

.project-detail .right-content a {
    font-weight: 500;
}

.btn-gray {
    background-color: #8B9594;
}

.project-detail .right-content .btn small {
    font-size: 0.88em;
}

.project-detail .right-content .btn {
    height: 69px;
    display: flex;
    align-items: center;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 15px;
    text-align: center;
    background-color: #9A2617;
}

.project-detail .right-content .btn-link {
    color: inherit;
    display: block;
}

.project-detail .clicktoggle {
    margin-bottom: 10px;
}

.slider_projectdetail img {
    object-fit: cover;
    max-width: 640px;
    height: 434px;
}

.thumbnails_projectdetail img {
    width: 93px;
    height: 93px;
    object-fit: cover;
    border: solid 2px #fff;
}

.thumbnails_projectdetail .slick-slide {
    max-width: 97px;
    margin-right: 13px;
}

.thumbnails_projectdetail {
    margin-top: 20px;
    max-width: 660px;
    margin-right: 70px;
}

.thumbnails_projectdetail .slick-slide {
    border: solid 2px transparent;
}

.thumbnails_projectdetail .slick-current.slick-active {
    border-color: #0075C9;
}

.slider_projectdetail {
    margin-top: 12px;
}

.thumbnails_projectdetail .slick-arrow {
    transform: rotate(180deg);
    background: url(../images/arrow-gray.svg) 100% center no-repeat;
}

.thumbnails_projectdetail .slick-prev {
    display: none !important;
}

.thumbnails_projectdetail .slick-next {
    transform: rotate(0);
    right: -55px;
}

.conter-slider {
    position: absolute;
    right: 0;
    bottom: 70px;
    font-size: 20px;
}

#structures img {
    width: 100%;
}

.left-content p {
    margin-bottom: 1.7em;
}

.group-item p {
    margin-bottom: 1em;
}

.backproject {
    margin-bottom: 2.2em;
    font-weight: 400;
}

.project-page .filter-news .wrap-filter .ajax-filter-search select {
    border: 1px solid #0075C9;
    background: url(../../assets/img/icon-select-white.svg) no-repeat 96% center, linear-gradient(#0075C9, #0075C9);
    color: #fff;
    font-size: 0.85em;
    padding: 12px 35px 12px 15px;
    height: auto;
}

.location a {
    color: #575756;
    text-decoration: underline;
    font-size: 0.85em;
    font-weight: 500;
}

.country-item a {
    color: inherit;
    text-decoration: underline;
}

.country-item {
    font-weight: 500;
}

.project-item h3,
.tab-content .tab .project-item h3 {
    margin: 0;
}

.col-left-append {
    display: none;
}

.home .section4-about-xypex .inner-bottom h3.title-item {
    width: 100%;
}

.defautl-page .entry-header {
    padding-top: 10px;
}

.right_products1 {
    margin-bottom: 40px;
}

.fullwidth,
.col-no-image {
    width: 100%
}

.project-page .list-data-bottom {
    margin: 0;
}

.project-page .data-list {
    right: 0;
    left: auto;
}

.btn1:before {
    content: "";
    background-image: url(../../assets/img/icon-play.png);
    width: 112px;
    height: 112px;
    position: absolute;
    left: 32px;
    bottom: 64%;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.wrap-popup .iframe-wrapper .link-youtube iframe {
    display: block !important;
}

.site-header .sub-menu .sub-menu {
    margin-left: 0;
}

.wrapper-ss-1 .item-bottom.bottom-button {
    margin: 0;
}

.nav-links .page_item_has_children.active:not(.current_page_parent)::after {
    line-height: 25px;
}

.widget_pages ul {
    display: block;
}

.sitemap-page .widget-title {
    display: none;
}

.filter-news.container {
    margin-top: -42px;
}

.description a {
    display: inline-block;
}

.item-search {
    margin-bottom: 30px;
}

.item-search h4 {
    margin-bottom: 0;
}

.project-page .country-item {
    align-items: flex-start;
}

.project-page .country-item svg {
    width: 15px;
    margin-top: 5px;
}

.project-page .country-item span {
    width: calc(100% - 15px);
    line-height: 1.3;
}

.title-mobile {
    color: #0075C9;
    margin-bottom: 0;
    font-size: 20px;
    margin-bottom: 10px;
}

.sitemap-row>*+*,
.page404-widget>*+* {
    border-left: solid 1px #c5c5c5;
}

.sitemap-row,
.page404-widget {
    display: flex;
    padding: 0;
    font-size: 14px;
    margin: 0 -20px;
}

.sitemap-row>* {
    flex: 1;
    padding: 0 20px;
}

.page404-widget>* {
    flex: auto;
    padding: 0 3%;
}

.page404-widget {
    margin: 0 -3%;
}

.content-sitemap .line-blue {
    margin-bottom: 10px;
    border-width: 1.5px;
}

.error-404 .line-blue {
    margin-top: 10px;
    margin-bottom: 30px;
    border-width: 1.5px;
}

.page404-widget .menu {
    padding-left: 10px;
}

.sitemap-row .widget_pages ul {
    list-style: none;
}

.sitemap-row .menu>li>a {
    font-weight: bold;
}

.sitemap-row .menu>li+li {
    border-top: solid 1px #0075C9;
}

.sitemap-row .menu>li {
    padding: 10px 0 10px 40px;
}

.sitemap-row .menu>li ul {
    padding-left: 10px;
}

.content-sitemap a,
.page404-widget a {
    color: #575756;
}

.page404-widget .widget-title {
    font-size: 14px;
    margin: 0;
}

.page-title .larger {
    font-size: 2em;
}

.search-form-404 {
    margin-bottom: 30px;
}

.search-form-404 .search-submit {
    background-color: #0075C9;
    color: #fff;
}

.search-form-404 .search-field {
    width: 100%;
    border: solid 1px #c5c5c5;
    background-color: transparent;
    border-right: 0;
}

.search-form-404 .search-form {
    display: flex;
}

.error-404 .page-title {
    margin: 0;
}

.search-form-404 label {
    width: 100%;
}

.right-content {
    max-width: 308px;
}

@media (min-width: 768px) {
    .filter-news.container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 881px) {
    .title-mobile {
        display: none;
    }
}

@media (min-width: 1280px) {
    .search-form-404 .search-form {
        margin: 45px 0 75px;
    }
    .search-form-404 .search-submit {
        min-width: 170px;
    }
    .search-form-404 label {
        width: 40%;
    }
    .section-product.section4-about-xypex .inner-top .col-right {
        width: 319px
    }
    .section_right_products .inner-item:nth-child(3n - 1) .col-1-3 .inner a {
        min-width: 227px;
    }
    .section_projects .section4-about-xypex .inner-bottom .content-item {
        font-size: 0.85em;
    }
    .home .section4-about-xypex .list-image-projects img {
        height: 494px;
        object-fit: cover;
    }
}

@media (min-width:1380px) {
    .show-only-country {
        padding-right: calc((100vw - 1380px)/2 + 55px);
    }
    .project-detail .right-content {
        padding: 30px 50px 22px;
    }
}

@media (max-width:880px) and (min-width:767px) {
    .row-container .sidebar-left,
    .sidebar-left {
        /* display: none; */
    }
}

@media (max-width:1500px) {
    .banner .slick-prev {
        left: 20px
    }
    .banner .slick-next {
        right: 20px;
    }
    .slick-arrow {
        width: 30px;
    }
    .backtotop {
        right: 20px;
    }
}

@media(max-width: 1279px) {
    .home .inner-top {
        margin-bottom: 40px;
    }
}

@media (max-width:1200px) {
    .mainnav .menu>li+li>ul {
        margin-left: 3vw;
    }
    .mainnav .menu>li>a {
        font-size: 1.6vw;
    }
    .mainnav .menu>li+li>a {
        margin-left: 3vw;
    }
    .right-menu .menu>li.menu-item>a {
        font-size: 1.6vw;
    }
    .right-menu .menu>li>a {
        width: 18vw;
    }
    .row-product .col.element-items {
        width: 50%;
        margin-left: 0;
        padding: 0 10px;
        flex: auto;
    }
    .row-product {
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .main-hero-content {
        max-width: 90%;
    }
    .title_distributor {
        padding-left: 20px;
    }
    .learn_about,
    .learn_about ul {
        font-size: 17px;
    }
    .thumbnails_projectdetail .slick-next {
        right: -22px;
    }
    .project-detail .right-content .btn {
        font-size: 0.8em;
    }
    .filter-sheets input {
        width: 20px;
        height: 20px;
        margin-left: 9px;
    }
}

@media(max-width: 1023px) {
    .learn_about ul li a {
        padding: 5px 15px;
    }
}

.banner_description .main-hero-content p {
    font-size: 20px
}

@media (max-width:880px) {
    body {
        font-size: 4vw;
    }
    input,
    select,
    textarea {
        padding: 3vw 20px;
    }
    .main-hero-content h2 {
        height: 21vw;
    }
    h2,
    .home .section4-about-xypex .inner-top h3.title-projects {
        font-size: 6vw;
        line-height: 1.17;
    }
    h3,
    .search-popup h2 {
        font-size: 5vw;
    }
    .mobile {
        display: block;
    }
    .desktop,
    .button-global,
    .button-login {
        display: none;
    }
    .btn,
    .title_distributor .btn,
    .home .section4-about-xypex .inner-top .col-right a.button {
        font-size: 4.55vw;
        padding: 2.05vw 5.68vw 2.39vw;
    }
    .home .section4-about-xypex .inner-top .col-right a.button {
        width: auto;
        line-height: 1.2;
    }
    .title_distributor .btn {
        margin-top: 4.55vw;
    }
    .main-hero {
        /*height: 126.1vw;
		height:695px*/
    }
    .main-hero-content p {
        display: none;
    }
    .banner .slick-arrow {
        display: none !important;
    }
    .container,
    .project-page .about-xypex .container,
    .project-page .about-xypex .nav-breadcrumb {
        padding-left: 4.545454545vw;
        padding-right: 4.545454545vw;
    }
    .project-page .about-xypex .nav-breadcrumb a {
        margin: 0;
    }
    .main-hero-content {
        max-width: 75vw;
        padding-left: 0;
    }
    .mainnav .menu>li>a {
        font-size: 5.23vw;
        line-height: 3.043478261;
    }
    .mainnav,
    .header-util .login {
        display: none;
    }
    .openmenu {
        display: block;
    }
    .utilities .menu li+li a {
        border: none;
    }
    .right-menu .menu>li {
        flex: 1;
    }
    .right-menu {
        width: 109.9%;
        margin: 0 -4.55vw;
    }
    .fixed .right-menu {
        display: none;
    }
    .right-menu .menu>li.btn.menu-item>a {
        font-size: 4.545454545vw;
    }
    .right-menu .menu>li.menu-item>a {
        font-size: 4.545454545vw;
        width: 100%;
        padding: 4.5vw 1vw;
    }
    .header-util .menu a {
        font-size: 0;
    }
    .header-util .menu li.menu-item a {
        font-size: 0;
        padding: 0;
    }
    .current-menu-ancestor>.sub-menu {
        display: block;
    }
    .opensub>.sub-menu {
        display: none;
    }
    .fixed #logo span {
        display: none;
    }
    #logo span {
        display: block;
        margin: 0;
        max-width: none;
        margin-top: -1.2vw;
        font-size: 3.5vw;
    }
    #logo {
        display: block;
    }
    #header {
        border: 0;
        box-shadow: -2px -2px 4px #000;
    }
    .header-util .global {
        display: none;
    }
    .site-header .arrow-sub svg {
        opacity: 0;
    }
    .header-util .menu .search {
        background-image: url(../images/icon-search.svg);
        background-size: 100% 100%;
        width: 4.2vw;
        height: 4.2vw;
    }
    .fixed .header-util .utilities {
        margin-bottom: 0;
    }
    .header-util .utilities {
        margin-bottom: 3.5vw;
    }
    .header-util .menu .search a:after {
        background: none;
    }
    .show-only-country {
        width: 100%;
        justify-content: center;
        font-size: 5.58vw;
        padding-right: 0;
    }
    .logoaia {
        width: 21.95vw;
        height: 7.47vw;
        background-size: 100%;
    }
    #logo-footer {
        display: none;
    }
    .social-links a img {
        max-width: 50%;
        max-height: 50%;
    }
    .social-links a {
        width: 9.772727273vw;
        height: 9.772727273vw;
    }
    .section-about>.container>.d-flex,
    #footer-widgets,
    .footer-info {
        display: block;
    }
    #footer-widgets>div {
        margin: 0 0 20px;
    }
    .list-info li:first-child+li {
        margin-left: 0;
    }
    .list-info li:first-child {
        width: 100%;
    }
    .site-footer ul,
    .section-newletter .d-flex {
        flex-wrap: wrap;
    }
    .event {
        width: 100%;
        margin: 0;
    }
    .connect-us {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .connect-us .social-links {
        margin: 0;
    }
    .learn_about,
    .learn_about ul {
        display: block;
        font-size: 4.55vw;
    }
    .learn_about li,
    .learn_about label {
        margin-bottom: 6vw;
        display: block;
    }
    .learn_about {
        margin-top: 6vw;
    }
    .header-util {
        padding: 4.2vw 0 3.295vw;
    }
    .section-video .d-flex {
        display: block;
    }
    .countrys-popup .modal-dialog {
        padding-top: 37px;
    }
    .countrys-popup .modal-header {
        margin-bottom: 3.295454545vw;
    }
    .choose_location {
        display: block;
    }
    #countrys .choose_location select {
        width: 100%;
        margin: 0 0 7.613636364vw;
    }
    .choose_location .btngo {
        width: 36.14vw;
        margin: 0 0 0 auto;
        text-align: right;
        padding-right: 2vw;
        text-transform: uppercase;
    }
    .link-global {
        margin-bottom: 23.40909091vw;
    }
    .scroll-next {
        display: none;
    }
    .banner-dots {
        padding-left: 0;
        bottom: 4.09vw;
    }
    .content-about {
        font-size: 4.545454545vw;
        width: 100%;
    }
    .section-about {
        padding: 10.9vw 0 9.77vw;
    }
    .content_video {
        width: 100%;
        margin: 4.7vw 0 0 0;
    }
    .section-logo {
        text-align: right;
        margin-right: -4.55vw;
    }
    .block-image {
        display: none;
    }
    .row-product .col.element-items {
        width: 100%;
        flex: auto;
    }
    .category-content .item-content {
        min-height: 28.40909091vw;
        padding: 3.25vw 4.7vw;
    }
    .category-content .arrow svg {
        width: 2.273vw;
        height: 4.545455vw;
    }
    .section-product .row {
        display: block;
    }
    .inner-bottom-product hr {
        margin-top: 9.090909091vw;
    }
    .section4-about-xypex .inner-top .col-right,
    .section-newletter .col-right {
        margin-left: 0;
    }
    .row .col {
        flex: auto;
    }
    .section-newletter .mc4wp-form-fields input[type="submit"],
    .ctct-form-wrapper .ctct-submit,
    .section-newletter .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
        width: 28.86vw;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .section-newletter .mc4wp-form-fields .inputtext,
    .section-newletter .ctct-form-field-email,
    .section-newletter .gform_wrapper.gravity-theme .gfield input[type=email].large {
        width: calc(100% - 28.86vw);
        padding: 3vw 20px;
    }
    .section-newletter .col-left {
        margin-bottom: 7vw;
    }
    .image-bg img {
        max-width: 100%;
        height: 58.86vw;
        object-fit: cover;
        object-position: 0;
    }
    .title_distributor {
        padding-left: 4.545454545vw;
        font-size: 5.68vw;
    }
    .section-video {
        min-height: 121.48vw;
        height: auto;
    }
    .content_video h3 {
        margin-top: 4.55vw;
    }
    .content_video .btn {
        min-width: unset;
    }
    .section-newletter .col-right {
        font-size: 3.64vw;
        line-height: 1.5;
    }
    .site-footer .widget-title {
        font-size: 5.23vw;
        position: relative;
    }
    .site-footer ul {
        font-size: 1em;
        line-height: 2.222222;
    }
    .site-footer ul li {
        padding: 10px 0;
        line-height: 1.2;
    }
    .widget-footer ul {
        padding-left: 4.77vw;
        margin-bottom: 1em;
    }
    .backtotop svg {
        width: 3.70vw;
    }
    .backtotop {
        width: 8.18vw;
        height: 8.18vw;
        right: 4.55vw;
        top: -8.18vw;
    }
    .site-footer {
        padding-top: 9.09vw;
    }
    .footer-info {
        padding: 3vw 0 6vw;
    }
    .site-footer .info,
    .header-social-links {
        margin: 0;
    }
    .bottom-footer {
        display: block;
    }
    .copyright,
    #bottomlinks a {
        font-size: 3.64vw;
    }
    #bottomlinks {
        margin-left: 0;
    }
    .home .inner-top {
        margin-bottom: 4.55vw;
    }
    .home .section4-about-xypex .inner-top .col-right,
    .home .section4-about-xypex .inner-top .col-left {
        width: 100%;
    }
    .home .section4-about-xypex .inner-bottom .col-right .list-image-projects .item {
        max-width: 94vw;
        padding-right: 0.55vw;
        padding-left: 0;
    }
    .home .section4-about-xypex .inner-bottom .col-right .list-image-projects {
        margin: 0 0 0 4.55vw;
    }
    .home .section4-about-xypex .inner-bottom {
        margin: 0;
        background: none;
    }
    .home .section4-about-xypex .inner-bottom .row {
        display: block;
    }
    .home .section4-about-xypex .inner-bottom .col-right {
        position: relative;
        width: 100%;
    }
    .home .section4-about-xypex .inner-bottom .col-right::before {
        content: '';
        height: 60%;
        width: 100%;
        left: 0;
        background-color: #E6EEF8;
        display: block;
        position: absolute;
        bottom: 0;
    }
    .home .section4-about-xypex .inner-bottom .slides-numbers {
        position: relative;
    }
    .home .section4-about-xypex .inner-bottom .col-left {
        background-color: #E6EEF8;
        padding-bottom: 9.09vw;
        width: 100%;
    }
    .home .section4-about-xypex .inner-top .content-projects {
        font-size: 1em;
        line-height: 1.5;
        margin-bottom: 3vw;
    }
    .home .section4-about-xypex .inner-bottom .slides-numbers .arrows {
        padding-right: 4.55vw;
    }
    .section-directory {
        margin-top: 7vw;
    }
    .home .section4-about-xypex .inner-bottom .content-item {
        font-size: 3.86vw;
        line-height: 1.41;
    }
    .home .section4-about-xypex .inner-bottom h3.title-item {
        font-size: 5.68vw;
        line-height: 1.4;
        text-align: left;
    }
    .home .section4-about-xypex .inner-bottom .country-item {
        font-size: 4.55vw;
        line-height: 1.25;
        padding-left: 6vw;
    }
    .home .section4-about-xypex .inner-bottom span.above-title {
        font-size: 3.64vw;
        text-decoration: underline;
        padding: 4vw 0 3vw 0;
    }
    .home .section4-about-xypex .inner-bottom .button-item a {
        font-size: 1em;
    }
    .home .about-xypex .inner-bottom .col-left {
        padding-left: 4.55vw;
    }
    .home .section4-about-xypex {
        padding: 13.64vw 0 0 0;
    }
    #projects.section4-about-xypex .inner-top .col-right,
    #projects.section4-about-xypex .inner-top .col-left {
        padding-left: 4.55vw;
    }
    .home .section4-about-xypex .inner-bottom .country-item:before {
        content: "";
        width: 4.55vw;
        height: 6vw;
        top: 0;
        background-size: 100%;
    }
    .banner-dots .btn-link,
    .banner-dots .slick-dots button {
        font-size: 4.09vw;
    }
    .short-event .btn {
        margin-top: 5.68vw;
    }
    .title-event {
        margin-bottom: 9vw;
    }
    .search-popup .modal-content {
        padding: 5vw 3vw 6.5vw;
        margin: 0 4.55vw;
    }
    .search-popup .search-field {
        font-size: 3vw;
        width: calc(100% - 7vw);
    }
    .search-popup .close svg {
        width: 4.93vw;
        height: 4.93vw;
    }
    .search-popup h2 {
        margin-bottom: 0;
        line-height: 1.5;
    }
    .search-popup .close {
        bottom: 2vw;
    }
    .sub-menu .sub-menu li:hover a {
        background: #EAF0F7;
    }
    #footer-widgets {
        height: auto;
    }
    #footer-widgets .columns>div {
        display: none;
    }
    .widget-footer .arrow-sub {
        position: absolute;
        width: 100%;
        text-align: right;
        cursor: pointer;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        height: 5.23vw;
    }
    .widget.active .arrow-sub svg {
        transform: rotate(180deg);
    }
    .widget.active h4 {
        margin-bottom: 1em;
    }
    .mainnav .menu>li>a>.arrow-sub {
        display: block;
    }
    .section-newletter {
        padding: 8vw 0 8vw;
    }
    .title_distributor .btn {
        padding-right: 3.07vw;
    }
    .title_distributor svg {
        width: 5.91vw;
    }
    .list-info img,
    .info svg {
        width: 3.41vw;
        height: 3.41vw;
    }
    .site-content {
        padding-top: calc(24.08vw + 53px);
    }
    .title-select svg {
        width: 4.43vw;
    }
    .btngo svg {
        width: 9.61vw;
    }
    .section-logo img {
        max-width: 33.18vw;
        height: auto;
    }
    .show-only-country svg {
        width: 2.04vw;
        height: 4.11vw;
    }
    .project-page .section1-about-xypex .col-right {
        width: 100%;
    }
    .project-page .about-xypex .row {
        margin: 0;
    }
    .project-page .section1-about-xypex .col-right {
        padding: 0;
    }
    .fullwidth .image,
    .fullwidth .text,
    .col3,
    .col-2-3,
    .col-1-3 {
        width: 100%;
    }
    .fullwidth {
        flex-wrap: wrap;
        width: 100%;
    }
    .col-no-image {
        width: 100%;
    }
    .project-page .col3 .image>img,
    .row-col-image img {
        height: auto;
    }
    .project-page .content_acc ul {
        font-size: inherit;
    }
    .row-col-image .col-2-3 .inner {
        display: block;
    }
    .row-col-image .col-2-3 .inner>* {
        margin-bottom: 3vw;
    }
    .row-col-image .col-2-3 .inner>*+* {
        margin-left: 0;
    }
    .project-page .content_acc ul {
        padding-left: 1.1em;
    }
    .project-page .nav-breadcrumb span {
        font-size: inherit;
    }
    .title_acc svg {
        width: 7vw;
    }
    .project-page .section4-about-xypex .inner-bottom .container {
        max-width: 100%;
        padding-left: calc((100vw - 1380px)/2);
        padding-right: 0;
    }
    .section_projects .section4-about-xypex {
        position: relative;
    }
    .wrap_seeall {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .project-sidebar {
        margin-top: 5vw;
        width: 100%;
    }
    .inner-item {
        margin-bottom: 40px;
    }
    .section_permanent ul {
        padding-left: 4vw;
    }
    .section_permanent ul li::before {
        left: -4vw;
        height: 3vw;
        top: 2.5vw;
        width: 3vw;
    }
    .bottom-content {
        display: block;
    }
    .project-detail .bottom-content>* {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .project-page .section1-about-xypex .col-left {
        width: 100%;
        padding: 0;
    }
    .row-filter {
        flex-wrap: wrap;
    }
    .project-page .filter-news .wrap-filter .ajax-filter-search .column-wrap .filter-cate,
    .project-page .filter-news .wrap-filter .ajax-filter-search .column-wrap .filter-search {
        width: 100%;
    }
    .project-page .filter-cate {
        display: block;
    }
    .row-filter .filter-cate>*+* {
        margin: 20px 0 0 0;
    }
    .project-page .filter-news .post-type .post-item .col-img {
        margin-bottom: 1em;
    }
    .project-page .filter-news .post-type .post-item .col-img,
    .project-page .filter-news .post-type .post-item .col-content {
        width: 100%;
    }
    .slider_projectdetail img {
        height: auto;
    }
    .section-video {
        background-color: #000;
    }
    #myVideo {
        width: 100%;
        height: auto;
        top: auto;
        left: 0;
        bottom: 0;
        transform: translate(0, 0);
    }
    .social-links>*+* {
        margin-left: 10px;
    }
    .sitemap-row,
    .page404-widget {
        flex-wrap: wrap;
    }
    .sitemap-row>* {
        width: 50%;
    }
    .sitemap-row>*:nth-child(2n+1) {
        border: 0;
    }
    .sitemap-row>*,
    .page404-widget>* {
        flex: auto;
        margin-bottom: 20px;
    }
}

@media (max-width:600px) {
    h1,
    .main-hero-content h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .site-content {
        padding-top: calc(24.08vw + 61.77px);
    }
    .section-video {
        min-height: 171.48vw;
        height: auto;
    }
    .navigation {
        margin-bottom: 43px
    }
    .single-xypex_product .wrapper-ss-1 .item-bottom.bottom-button {
        display: block;
        position: static;
        padding: 0;
    }
    .single-xypex_product .wrapper-ss-1 .item-bottom.bottom-button .btn-read-more {
        margin: 10px 0;
    }
    .single-xypex_product .project-item .col-content .relative {
        padding-bottom: 0;
    }
    .sitemap-row .menu>li {
        padding-left: 0;
    }
    .banner_description .main-hero-content p {
        font-size: 15px
    }
    .list-image-projects .item>img {
        height: 60vw;
        object-fit: cover;
    }
    .bottom-button {
        line-height: 1.1;
    }
}

@media(max-width: 1024px) and (min-width: 768px) {
    .banner_description .main-hero-content p {
        font-size: 24px
    }
    .main-hero {
        height: 940px
    }
}