
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
.logo > img {
    width: 100%;
}    


.block-text-slide {
    width: 70vw;
}
    
.top-head {
    display: none;
}

.desktop-b-filter{
    display:none;
}


.content-error {
    padding: 0 3rem;
}

.menu-mobile-sec {
    top: 10rem;
}


.navigation-bar {
    display: none;
}

.hero {
    top: -7.5rem;
    margin-bottom: -7.5rem;
}


.circles {
    width: 42rem;
    display: flex;
    top: -21.1rem;
    right: 0rem;
    height: 42rem;
}

/*.bgd-nav {*/
/*    padding: 2rem 3rem;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

/*.mobile-menu {*/
/*    display: flex;*/
/*}*/

/*.navbar-cont {*/
/*    width: fit-content;*/
/*}*/

.box-desc-product .img-category {
    width: 2rem;
}

.box-desc-product {
    padding-bottom:1rem;
   
}

.product-name {
    font-size: 16px;
    line-height: 14px;
}

.category-name {
    font-size: 12px;
    line-height: 12px;
}

.bgd-nav {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.bgd-nav:before {
    content: '';
    position: absolute;
    width: 160px;
    height: 100%;
    background: #fff;
    z-index: 1001;
    transition: 0.2s;
}

.bgd-nav.show-menu:before {
    width: 100%;
}

.logo {
    z-index: 1001;
    padding: 0;
    width: 220px;
    padding: 1rem 30px;
}

.navbar-cont {
    width: fit-content;
    grid-template-columns: auto;
}

.mobile-menu {
    display: flex;
    margin-right: 30px;
}


.logo-nextegy-hero img {
    width: 12rem;
}

.logo-sinapsi-hero img {
    width: 12rem;
}



.logo-nextegy-hero {
    right: 0;
    bottom: 20vh;
}

.logo-sinapsi-hero {
    left: 10vw;
    top: 10vh;
}

.bg-line-points {
    top: 9vh;
}


.square-star {
    width: 6px;
    height: 6px;
}

/*.logo {*/
/*    z-index: 1001;*/
/*    padding: 0;*/
/*    width: 80%;*/
/*}*/

.nav-page-product {
    display:none;
}

.hero-product {
    padding-bottom: 0;
}

.col-landscale{
    width:5%;
}

.point-power {
    grid-template-columns: auto;
}

.point-power .square {
    height: 20rem;
    background-position: center center;
}



section{
    padding: 6rem 3rem;
}

.banner-select {
    padding: 3rem 3rem;
}

.footer {
    padding: 3rem 2.3rem;
}

.product-carousel .container-fluid {
    padding: 0 3rem;
}




.attr-optiopns {

    grid-template-columns: auto auto;
}

.menu-mobile {
    padding: 0;
    padding-bottom: 10rem;
}

.cms-mobile {
    font-size: 2rem;
    line-height: 3rem;
    padding: 1rem 3rem;
}

.position-10 {
    right: 0px;
    display: none;
}


.no-landscape{
    display:none;
}

.no-landscape-mini{
    display:none;
}

.show-landscape{
    display:block;
}

.show-landscape-mini{
    display:block;
}

.cert-item-infographic {
    gap: 0.5rem;
}

.item-infographic:first-child {
    margin-top: 3rem;
}


.sinapsi-cirlcle-6 {
    width: 14.8rem;
    height: 14.8rem;
}

.sinapsi-cirlcle-5 {
    width: 20.5rem;
    height: 20.5rem;
}


.sinapsi-cirlcle-4 {
    width: 26.5rem;
    height: 26.5rem;
}

.sinapsi-cirlcle-3 {
    width: 32.5rem;
    height: 32.5rem;
}


.sinapsi-cirlcle-2 {
    width: 38.5rem;
    height: 38.5rem;
}

.sinapsi-cirlcle-1 {
    width: 45rem;
    height: 45rem;
}


.sec-60{
    width: 60%;
}

.link-det-cases {
    width: calc(100% - 5.6rem);
    left: 3.37rem;
}

.detail-cases {
    padding: 0.95rem 3.2rem 5rem 2.3rem;
}

.h1-c {
    font-size: 4rem;
    line-height: 4rem;
}

.item-address {padding: 2.17rem 2rem;}


.grid-customers, .grid-partners {
    grid-template-columns: auto auto auto auto;
}

.partner-box {
    opacity: 1;
    padding: 2rem;
}

.square-partner-box {
    height: 8.5rem;
}

.partner-box > img {
    width: 98%;
}

.grid-assistance {
    margin-top: 3rem;
}

.contact-assistance {
    padding: 3rem 4rem;
}

.hero.page .container {
    gap: 2rem;
}


.detail-works {
    padding: 6rem 4rem;
    min-height: 420px;
}

.application-works {
    bottom: 3rem;
    left: 1.5rem;
}

.link-det-works {
    bottom: 0;
    left: 5rem;
}

.title-det-works {
    font-size: 26px;
}


.sinapsi-button:hover .bg-button-sinapsi {
    width: 0;
}

.nextegy-button:hover .bg-button-nextegy {
    width: 0;
}

.default-button:hover .bg-button-default {
    width: 0;
}

.default-button-reverse:hover .bg-button-default-reverse {
    width: 0;
}
.detail-cases.hover:before {
    background-position: right bottom;
}


.link-det-cases.nextegy:hover {
    color: #fff;
}

.link-det-news:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.link-det-works:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.application-works:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.social-link > a:hover, .social-link > span:hover {
    background-position: right top;
    color: #fff !important;
}

.contact-assistance:hover {
    background-position: right bottom;
}

.no-x-scroll-desktop {
    overflow: hidden;
}

.item-brain.pos-1{
    left: 2rem;
    top: 6rem;
}


.item-brain.pos-2{
    left: 0rem;
    top: 16rem;
}


.item-brain.pos-3{
    left: 8rem;
    bottom: -2rem;
}


.item-brain.pos-4{
    right: 3rem;
    top: 9rem;
}


.item-brain.pos-5{
    right: 7rem;
    top: 19rem;
}

.item-brain.pos-6{
    right: 11rem;
    bottom: -1rem;
}


.articles .detail-news .link-det-news {
    bottom: 0rem;
    padding: 1.2rem;
    padding-left: 2.5rem;
}

.grid-articles {
    grid-template-columns: auto auto;
}


.grid-articles:not(:last-child) {
    margin-bottom: 0;
}

.articles .detail-news {
    padding: 5rem 4rem 6rem 4rem;
}

.articles{
    margin:0 !important;
    margin-top: 2rem !important;
}


.default .detail-news .link-det-news {
    left: 1.5rem;
}

.articles .detail-news {
    padding: 3rem 4rem 4rem 4rem;
    min-height: 500px;
}

.default .detail-news {
    padding: 3rem 4rem 4rem 4rem;
}

.articles .data-news {
    font-size: 18px;
}

.articles .title-det-news {
    font-size: 22px;
}

.articles .p-content {
    font-size: 18px;
}



.grid-single {
    grid-template-columns: 65% 20%;
}


.img-extension {
    width: 4rem;
}


.detail-news:hover:before {
    background-position: right bottom;
}

.detail-news:hover .link-det-news {
    color:#fff;
}

.slide-cases:hover .link-det-cases.nextegy {
    color: #fff;
}

.slide-cases:hover .link-det-cases.sinapsi {
    color: #fff;
}







.grid-products {
    grid-template-columns: 25% 25% 25% 25%;
    gap: 1rem;
}

.content-page {
    padding: 3rem 1rem;
}

.total-search {
    text-align: left;
}

.filter-product {
    width: 24rem;
    position: fixed;
    transition:0.5s;
    z-index: 1000;
    right: -100%;
    top:0;
    padding: 2rem 0.7rem;
    padding-top: 0.6rem;
}

.filter-product.show {
    right: 0;
    width: 40rem;
}

.product-page {
    grid-template-columns: 100%;
}
.product-page.minimize {
    grid-template-columns: 100%;
}


.item-products {
    padding: 0.5rem 0;
}

.icon-filter{
    display: flex;
    padding: 0.5rem 30px;
}


.form-filter {
    height: 90vh;
    padding-bottom: 4rem;
}

.close-filter{
    background: #fff;
    display: flex;
    justify-content: flex-end;
}

.title-input {
    font-size: 14px;
}

.swiper-button-next.top-product {
    right: 11rem;
}

.banner-left {
    align-items: end;
}

.history-banner {
    padding: 2rem 3rem 0 6rem;
}

.buttons-select button:hover {
    background: var(--red2-color);
    color: var(--white-color);
}

.buttons-select button:hover svg {
    stroke: var(--white-color);
}

.buttons-select button{
   background: var(--red2-color);
   padding: 1rem;
}



.img-company {
    height: 70vh;
}

.mini-aling-end{
        align-self: flex-end!important;
}


.swiper-slide {
    background: #ffffff;
}

a.download-button:hover{
    background-color: #ffffff;
}

a.download-button:hover svg{
    stroke: var(--red-color);
}

a.download-button:hover span{
    color: var(--red-color);
}

.buttons-select {
    gap: 1rem;
}


.desktop{
    display:none;
}


main section {
    padding: 3rem 3rem;
}

}



@media only screen 
  and (min-device-width: 1100px) 
  and (max-device-width: 1200px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    
.logo > img {
    width: 100%;
}    

.block-text-slide {
    width: 70vw;
}

.top-head {
    display: none;
}
.img-company {
    height: 70vh;
}

.product-name {
    font-size: 16px;
    line-height: 14px;
}

.category-name {
    font-size: 12px;
    line-height: 12px;
}



.content-error {
    padding: 0 3rem;
}


.navigation-bar {
    display: none;
}

.circles {
    width: 42rem;
    display: flex;
    top: -21.1rem;
    right: 0rem;
    height: 42rem;
}

/*.bgd-nav {*/
/*    padding: 2rem 3rem;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

/*.mobile-menu {*/
/*    display: flex;*/
/*}*/

/*.navbar-cont {*/
/*    width: fit-content;*/
/*}*/

.box-desc-product .img-category {
    width: 2rem;
}

.box-desc-product {
    padding-bottom:1rem;
}

.bgd-nav {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.bgd-nav:before {
    content: '';
    position: absolute;
    width: 160px;
    height: 100%;
    background: #fff;
    z-index: 1001;
    transition: 0.2s;
}

.bgd-nav.show-menu:before {
    width: 100%;
}

.logo {
    z-index: 1001;
    padding: 0;
    width: 220px;
    padding: 1rem 30px;
}

.navbar-cont {
    width: fit-content;
    grid-template-columns: auto;
}

.mobile-menu {
    display: flex;
    margin-right: 30px;
}

.logo-nextegy-hero img {
    width: 12rem;
}

.logo-sinapsi-hero img {
    width: 12rem;
}


.logo-nextegy-hero {
    right: 0;
    bottom: 20vh;
}

.logo-sinapsi-hero {
    left: 10vw;
    top: 10vh;
}

.bg-line-points {
    top: 9vh;
}


.square-star {
    width: 6px;
    height: 6px;
}

/*.logo {*/
/*    z-index: 1001;*/
/*}*/

.menu-mobile {
    padding: 0;
    padding-bottom: 10rem;
}

.cms-mobile {
    font-size: 2rem;
    line-height: 3rem;
    padding: 1rem 3rem;
}

.position-10 {
    right: 0px;
    display: none;
}


.container {
    max-width: 100%;
}

.no-landscape{
    display:none;
}

.show-landscape{
    display:block;
}

.cert-item-infographic {
    gap: 0.5rem;
}



.item-infographic:first-child {
    margin-top: 3rem;
}


.sinapsi-cirlcle-6 {
    width: 14.8rem;
    height: 14.8rem;
}

.sinapsi-cirlcle-5 {
    width: 20.5rem;
    height: 20.5rem;
}


.sinapsi-cirlcle-4 {
    width: 26.5rem;
    height: 26.5rem;
}

.sinapsi-cirlcle-3 {
    width: 32.5rem;
    height: 32.5rem;
}


.sinapsi-cirlcle-2 {
    width: 38.5rem;
    height: 38.5rem;
}

.sinapsi-cirlcle-1 {
    width: 45rem;
    height: 45rem;
}


.sec-60{
    width: 60%;
}

.swiper-news {
    margin-right: -3rem;
}

.link-det-cases {
    width: calc(100% - 5.9rem);
    left: 3.5rem;
}

.detail-cases {
    padding: 0.95rem 3.5rem 5rem 2.5rem;
}

.swiper-cases {
    margin-right: -8rem;
}

.h1-c {
    font-size: 4rem;
    line-height: 4rem;
}

.item-address {padding: 4.05rem 2rem;}


.grid-customers, .grid-partners {
    grid-template-columns: auto auto auto auto;
}

.partner-box {
    opacity: 1;
    padding: 2rem;
}

.square-partner-box {
    height: 9.7rem;
}

.partner-box > img {
    width: 98%;
}

.grid-assistance {
    margin-top: 3rem;
}

.contact-assistance {
    padding: 3rem 4rem;
}

.hero.page .container {
    gap: 2rem;
}

.detail-works {
    padding: 6rem 4rem;
    min-height: 480px;
}

.application-works {
    bottom: 3.1rem;
    left: 1.5rem;
    padding: 1.6rem 2.5rem;
}

.link-det-works {
    bottom: 0.5rem;
    left: 7rem;
}

.title-det-works {
    font-size: 30px;
}

.sinapsi-button:hover .bg-button-sinapsi {
    width: 0;
}

.nextegy-button:hover .bg-button-nextegy {
    width: 0;
}

.default-button:hover .bg-button-default {
    width: 0;
}

.default-button-reverse:hover .bg-button-default-reverse {
    width: 0;
}
.detail-cases.hover:before {
    background-position: right bottom;
}


.link-det-cases.nextegy:hover {
    color: #fff;
}

.link-det-news:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.link-det-works:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.application-works:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.social-link > a:hover, .social-link > span:hover {
    background-position: right top;
    color: #fff !important;
}

.contact-assistance:hover {
    background-position: right bottom;
}

.no-x-scroll-desktop {
    overflow: hidden;
}

.item-brain.pos-1{
    left: 2rem;
    top: 6rem;
}


.item-brain.pos-2{
    left: 0rem;
    top: 16rem;
}


.item-brain.pos-3{
    left: 12rem;
    bottom: -1rem;
}


.item-brain.pos-4{
    right: 3rem;
    top: 9rem;
}


.item-brain.pos-5{
    right: 7rem;
    top: 19rem;
}

.item-brain.pos-6{
    right: 15rem;
    bottom: 0rem;
}



.grid-articles {
    grid-template-columns: 28% 28% 28%;
}


.grid-articles:not(:last-child) {
    margin-bottom: 0;
}



.default .detail-news .link-det-news {
    bottom: 1rem;
    width: calc(100% - 1.2rem);
    left: 0.9rem;
    padding: 0.6rem;
    padding-left: 1rem;
}


.articles .detail-news {
    padding: 5rem 2rem 2rem 2rem;
    min-height: 405px;
}

.articles{
    margin:0 !important;
    margin-top: 2rem !important;
}

.articles .detail-news .link-det-news {
    bottom: 2rem;
}

.grid-single {
    grid-template-columns: 65% 20%;
}
    
    
.detail-news:hover:before {
    background-position: right bottom;
}

.detail-news:hover .link-det-news {
    color:#fff;
}

.slide-cases:hover .link-det-cases.nextegy {
    color: #fff;
}

.slide-cases:hover .link-det-cases.sinapsi {
    color: #fff;
}


.img-extension {
    width: 4rem;
}

.articles .title-det-news {
    font-size: 14px;
}


/*.logo {*/
/*    z-index: 1001;*/
/*    padding: 0;*/
/*    width: 80%;*/
/*}*/

.nav-page-product {
    display:none;
}

.hero-product {
    padding-bottom: 0;
}

.col-landscale{
    width:5%;
}

.point-power {
    grid-template-columns: auto;
}

.point-power .square {
    height: 20rem;
    background-position: center center;
}



section{
    padding: 6rem 3rem;
}

.banner-select {
    padding: 3rem 3rem;
}

.footer {
    padding: 3rem 2.3rem;
}

.product-carousel .container-fluid {
    padding: 0 3rem;
}



.attr-optiopns {

    grid-template-columns: auto auto;
}


.grid-products {
    grid-template-columns: 25% 25% 25% 25%;
    gap: 1rem;
}

.content-page {
    padding: 3rem 1rem;
}

.total-search {
    text-align: left;
}

.filter-product {
    width: 24rem;
    position: fixed;
    transition:0.5s;
    z-index: 1000;
    right: -100%;
    top:0;
    padding: 2rem 0.7rem;
    padding-top: 0.6rem;
}

.filter-product.show {
    right: 0;
    width:40rem;
}

.product-page {
    grid-template-columns: 100%;
}
.product-page.minimize {
    grid-template-columns: 100%;
}

.item-products {
    padding: 0.5rem 0;
}

.icon-filter{
    display: flex;
    padding: 0.5rem 30px;
}


.form-filter {
    height: 90vh;
    padding-bottom: 6rem;
}

.close-filter{
    display: flex;
    justify-content: flex-end;
    background: #fff;
}

.title-input {
    font-size: 14px;
}


.hero {
    top: -7.5rem;
    margin-bottom: -7.5rem;
}

.swiper-button-next.top-product {
    right: 10.7rem;
}

.banner-left {
    align-items: end;
}

.history-banner {
    padding: 2rem 3rem 0 6rem;
}

.buttons-select button:hover {
    background: transparent;
    color: var(--white-color);
}

.buttons-select button:hover svg {
    stroke: var(--white-color);
}

.buttons-select button{
   background: transparent;
}
    
    .menu-mobile-sec {
    top: 10rem;
}

.swiper-slide {
    background: #ffffff;
}

a.download-button:hover{
    background-color: #ffffff;
}

a.download-button:hover svg{
    stroke: var(--red-color);
}

a.download-button:hover span{
    color: var(--red-color);
}

.buttons-select {
    gap: 1rem;
}

.desktop-b-filter{
    display:none;
}

.desktop{
    display:none;
}

main section {
    padding: 3rem 3rem;
}

}



@media only screen 
and (min-device-width: 1366px) 
and (max-device-width: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {
.logo > img {
    width: 100%;
}

.block-text-slide {
    width: 70vw;
}

.top-head {
    display: none;
}
.img-company {
    height: 70vh;
}

.product-name {
    font-size: 16px;
    line-height: 14px;
}

.category-name {
    font-size: 12px;
    line-height: 12px;
}



.content-error {
    padding: 0 3rem;
}


.navigation-bar {
    display: none;
}

.circles {
    width: 42rem;
    display: flex;
    top: -21.1rem;
    right: 0rem;
    height: 42rem;
}

/*.bgd-nav {*/
/*    padding: 2rem 3rem;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

/*.mobile-menu {*/
/*    display: flex;*/
/*}*/

/*.navbar-cont {*/
/*    width: fit-content;*/
/*}*/

.bgd-nav {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.bgd-nav:before {
    content: '';
    position: absolute;
    width: 160px;
    height: 100%;
    background: #fff;
    z-index: 1001;
    transition: 0.2s;
}

.bgd-nav.show-menu:before {
    width: 100%;
}

.logo {
    z-index: 1001;
    padding: 0;
    width: 250px;
    padding: 1rem 1rem 1rem 3rem;
}

.navbar-cont {
    width: fit-content;
    grid-template-columns: auto;
}

.mobile-menu {
    display: flex;
    margin-right: 3rem;
}

.logo-nextegy-hero img {
    width: 12rem;
}

.logo-sinapsi-hero img {
    width: 12rem;
}


.logo-nextegy-hero {
    right: 0;
    bottom: 20vh;
}

.logo-sinapsi-hero {
    left: 10vw;
    top: 10vh;
}

.bg-line-points {
    top: 9vh;
}


.square-star {
    width: 6px;
    height: 6px;
}

/*.logo {*/
/*    z-index: 1001;*/
/*}*/

.menu-mobile {
    padding: 0;
    padding-bottom: 10rem;
}

.cms-mobile {
    font-size: 2rem;
    line-height: 3rem;
    padding: 1rem 3rem;
}

.position-10 {
    right: 0px;
    display: none;
}


.container {
    max-width: 100%;
}

.no-landscape{
    display:none;
}

.show-landscape{
    display:block;
}

.cert-item-infographic {
    gap: 0.5rem;
}



.item-infographic:first-child {
    margin-top: 3rem;
}


.sinapsi-cirlcle-6 {
    width: 14.8rem;
    height: 14.8rem;
}

.sinapsi-cirlcle-5 {
    width: 20.5rem;
    height: 20.5rem;
}


.sinapsi-cirlcle-4 {
    width: 26.5rem;
    height: 26.5rem;
}

.sinapsi-cirlcle-3 {
    width: 32.5rem;
    height: 32.5rem;
}


.sinapsi-cirlcle-2 {
    width: 38.5rem;
    height: 38.5rem;
}

.sinapsi-cirlcle-1 {
    width: 45rem;
    height: 45rem;
}


.sec-60{
    width: 60%;
}

.swiper-news {
    margin-right: -3rem;
}

.link-det-cases {
    width: calc(100% - 5.9rem);
    left: 3.5rem;
}

.detail-cases {
    padding: 0.95rem 3.5rem 5rem 2.5rem;
}

.swiper-cases {
    margin-right: -8rem;
}

.h1-c {
    font-size: 4rem;
    line-height: 4rem;
}

.item-address {padding: 4.05rem 2rem;}


.grid-customers, .grid-partners {
    grid-template-columns: auto auto auto auto;
}

.partner-box {
    opacity: 1;
    padding: 2rem;
}

.square-partner-box {
    height: 9.7rem;
}

.partner-box > img {
    width: 98%;
}

.grid-assistance {
    margin-top: 3rem;
}

.contact-assistance {
    padding: 3rem 4rem;
}

.hero.page .container {
    gap: 2rem;
}

.detail-works {
    padding: 6rem 4rem;
    min-height: 480px;
}

.application-works {
    bottom: 3.1rem;
    left: 1.5rem;
    padding: 1.6rem 2.5rem;
}

.link-det-works {
    bottom: 0.5rem;
    left: 7rem;
}

.title-det-works {
    font-size: 30px;
}

.sinapsi-button:hover .bg-button-sinapsi {
    width: 0;
}

.nextegy-button:hover .bg-button-nextegy {
    width: 0;
}

.default-button:hover .bg-button-default {
    width: 0;
}

.default-button-reverse:hover .bg-button-default-reverse {
    width: 0;
}
.detail-cases.hover:before {
    background-position: right bottom;
}


.link-det-cases.nextegy:hover {
    color: #fff;
}

.link-det-news:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.link-det-works:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.application-works:hover {
    color: var(--default-color);
    background-position: right bottom;
}

.social-link > a:hover, .social-link > span:hover {
    background-position: right top;
    color: #fff !important;
}

.contact-assistance:hover {
    background-position: right bottom;
}

.no-x-scroll-desktop {
    overflow: hidden;
}

.item-brain.pos-1{
    left: 2rem;
    top: 6rem;
}


.item-brain.pos-2{
    left: 0rem;
    top: 16rem;
}


.item-brain.pos-3{
    left: 12rem;
    bottom: -1rem;
}


.item-brain.pos-4{
    right: 3rem;
    top: 9rem;
}


.item-brain.pos-5{
    right: 7rem;
    top: 19rem;
}

.item-brain.pos-6{
    right: 15rem;
    bottom: 0rem;
}



.grid-articles {
    grid-template-columns: 28% 28% 28%;
}


.grid-articles:not(:last-child) {
    margin-bottom: 0;
}



.default .detail-news .link-det-news {
    bottom: 1rem;
    width: calc(100% - 1.2rem);
    left: 0.9rem;
    padding: 0.6rem;
    padding-left: 1rem;
}


.articles .detail-news {
    padding: 5rem 2rem 2rem 2rem;
    min-height: 405px;
}

.articles{
    margin:0 !important;
    margin-top: 2rem !important;
}

.articles .detail-news .link-det-news {
    bottom: 2rem;
}

.grid-single {
    grid-template-columns: 65% 20%;
}
    
    
.detail-news:hover:before {
    background-position: right bottom;
}

.detail-news:hover .link-det-news {
    color:#fff;
}

.slide-cases:hover .link-det-cases.nextegy {
    color: #fff;
}

.slide-cases:hover .link-det-cases.sinapsi {
    color: #fff;
}


.img-extension {
    width: 4rem;
}

.articles .title-det-news {
    font-size: 14px;
}


/*.logo {*/
/*    z-index: 1001;*/
/*    padding: 0;*/
/*    width: 80%;*/
/*}*/

.nav-page-product {
    display:none;
}

.hero-product {
    padding-bottom: 0;
}

.col-landscale{
    width:5%;
}

.point-power {
    grid-template-columns: auto;
}

.point-power .square {
    height: 20rem;
    background-position: center center;
}



section{
    padding: 6rem 3rem;
}

.banner-select {
    padding: 3rem 3rem;
}

.footer {
    padding: 3rem 2.3rem;
}

.product-carousel .container-fluid {
    padding: 0 3rem;
}



.attr-optiopns {

    grid-template-columns: auto auto;
}


.grid-products {
    grid-template-columns: 25% 25% 25% 25%;
    gap: 1rem;
}

.content-page {
    padding: 3rem;
}

.total-search {
    text-align: left;
}

.filter-product {
    width: 24rem;
    position: fixed;
    transition:0.5s;
    z-index: 1000;
    right: -100%;
    top:0;
    padding: 2rem 0.7rem;
    padding-top: 0.6rem;
}

.filter-product.show {
    right: 0;
    width:40rem;
}

.product-page {
    grid-template-columns: 100%;
}
.product-page.minimize {
    grid-template-columns: 100%;
}

.item-products {
    padding: 0.5rem 0;
}

.icon-filter{
    display: flex;
    padding: 0.5rem 3rem;
}


.form-filter {
    height: 90vh;
    padding-bottom: 6rem;
}

.close-filter{
    display: flex;
    justify-content: flex-end;
    background: #fff;
}

.title-input {
    font-size: 14px;
}


.hero {
    top: -7.5rem;
    margin-bottom: -7.5rem;
}

.swiper-button-next.top-product {
    right: 10.7rem;
}

.banner-left {
    align-items: end;
}

.history-banner {
    padding: 2rem 3rem 0 6rem;
}

.buttons-select button:hover {
    background: transparent;
    color: var(--white-color);
}

.buttons-select button:hover svg {
    stroke: var(--white-color);
}

.buttons-select button{
   background: transparent;
}
    
    .menu-mobile-sec {
    top: 10rem;
}

.swiper-slide {
    background: #ffffff;
}

a.download-button:hover{
    background-color: #ffffff;
}

a.download-button:hover svg{
    stroke: var(--red-color);
}

a.download-button:hover span{
    color: var(--red-color);
}

.buttons-select {
    gap: 1rem;
}

.desktop-b-filter{
    display:none;
}

.desktop{
    display:none;
}

main section {
    padding: 3rem 3rem;
}

.box-desc-product .img-category {
    width: 3rem;
}

}