body,
button,
input,
select,
textarea {
	font-family: "Heebo", sans-serif !important;
}

/* nav */
.logo img{
    width: 250px;
}

nav{
position: fixed;
margin: 0 auto;
width: 100%;
height: 100%;
height: 70px;
background: white;
z-index: 99;
}

nav .navbar{
height: 100%;
max-width: 1250px;
width: 100%;
display: flex;
padding: 0 50px;
}
.navbar .logo a{
font-size: 30px;
color: black;
text-decoration: none;
font-weight: 600;
}
nav .navbar .nav-links{
line-height: 70px;
height: 100%;
width: 100%;
}
nav .navbar .links{
display: flex;
gap: 50px;
}
nav .navbar .links li{
display: flex;
list-style: none;
padding: 0 14px;
gap: 8px;
}
nav .navbar .links li a{
height: 100%;
text-decoration: none;
white-space: nowrap;
color: black;
font-size: 15px;
font-weight: 500;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
transform: rotate(180deg);
}

nav .navbar .links li .arrow{
/* background: red; */
height: 100%;
width: 22px;
line-height: 70px;
text-align: center;
display: inline-block;
color: black;
transition: all 0.3s ease;
}
nav .navbar .links li .sub-menu{
position: absolute;
top: 70px;
line-height: 40px;
/* left: 0; */
/* background: #3E8DA8; */
/* width: 1440px; */
background-color: white;
/* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
border-radius: 0 0 4px 4px;
display: none;
z-index: 2;
}
nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu{
display: block;
}
.navbar .links li .sub-menu li{
padding: 0 22px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.navbar .links li .sub-menu a{
color: black;
font-size: 15px;
font-weight: 500;
}
.navbar .links li .sub-menu .more-arrow{
line-height: 40px;
}

.navbar .links li .sub-menu .more-sub-menu{
position: absolute;
top: 0;
left: 100%;
border-radius: 0 4px 4px 4px;
z-index: 1;
display: none;
}
.links li .sub-menu .more:hover .more-sub-menu{
display: block;
}
.navbar .search-box{
position: relative;
height: 40px;
width: 40px;
}

.navbar .nav-links .sidebar-logo{
display: none;
}
.navbar .bx-menu{
display: none;
}

.sub-menu li a:hover {
box-sizing: border-box;
}
@media (max-width:920px) {
nav .navbar{
max-width: 100%;
padding: 0 25px;
}

nav .navbar .logo a{
font-size: 27px;
}
nav .navbar .links li{
padding: 0 10px;
white-space: nowrap;
}
nav .navbar .links li a{
font-size: 15px;
}
}
@media (max-width:800px){

.navbar .bx-menu{
display: block;
}
nav .navbar .nav-links{
position: fixed;
top: -100%;
left: 0;
display: block;
/* max-width: 270px; */
width: 100%;
background:  #3E8DA8;
line-height: 40px;
padding: 20px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
transition: all 0.5s ease;
z-index: 1000;
}
.navbar .nav-links .sidebar-logo{
display: flex;
align-items: center;
justify-content: space-between;
}
.sidebar-logo .logo-name{
font-size: 25px;
color: black;
}
.sidebar-logo  i,
.navbar .bx-menu{
  font-size: 25px;
  color: black;
}
nav .navbar .links{
display: block;
margin-top: 20px;
}
nav .navbar .links li .arrow{
line-height: 40px;
}
nav .navbar .links li{
display: block;
}
nav .navbar .links li .sub-menu{
position: relative;
top: 0;
box-shadow: none;
display: none;
}
nav .navbar .links li .sub-menu li{
border-bottom: none;

}
.navbar .links li .sub-menu .more-sub-menu{
display: none;
position: relative;
left: 0;
}
.navbar .links li .sub-menu .more-sub-menu li{
display: flex;
align-items: center;
justify-content: space-between;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
transform: rotate(0deg);
}
.navbar .links li .sub-menu .more-sub-menu{
display: none;
}
.navbar .links li .sub-menu .more span{
/* background: red; */
display: flex;
align-items: center;
/* justify-content: space-between; */
}

.links li .sub-menu .more:hover .more-sub-menu{
display: none;
}
nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu{
display: none;
}
.navbar .nav-links.show1 .links .htmlCss-sub-menu,
.navbar .nav-links.show3 .links .js-sub-menu,
.navbar .nav-links.show2 .links .more .more-sub-menu{
  display: block;
}
.navbar .nav-links.show1 .links .htmlcss-arrow,
.navbar .nav-links.show3 .links .js-arrow{
    transform: rotate(180deg);
}
.navbar .nav-links.show2 .links .more-arrow{
  transform: rotate(90deg);
}
}
@media (max-width:370px){
nav .navbar .nav-links{
max-width: 100%;
} 
}

/* end of nav */

.abstrak {
    background-color: rgb(129, 149, 149);
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


/* viena abstrak */
.viena-abstrak {
    /* background-color: red; */
    background-image: url("../scr/img/background/background_img.jpg");
    /* background-image: url("/scr/img/background/background-top.jpg"); */
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 800px;
    /* background-repeat: repeat; */
    background-size: cover;
}


.parking-area {
    background-image: url("../scr/img/background/Background-Web-Indismart-3.jpg");
    /* background-image: url("/scr/img/background/background-top.jpg"); */
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;

    flex-direction: column;
    /* justify-content: center; */
    justify-content: space-between;
    align-items: center;
    min-height: 500px;
    color: white;
}

.elisa {
    background-image: url("../scr/img/background/Background-Web-Indismart-3.jpg");
    /* background-image: url("/scr/img/background/background-top.jpg"); */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}

.konten-text-viena {
    min-height: 600px;
}

.konten-text-viena, .content-achitecture  {
    display: flex;
    padding: 50px;
    gap: 50px;
    /* justify-content: center; */
    justify-content: space-between;
    align-items: center;
    /* min-height: 500px; */
    /* align-items: center; */
}
.penjelas-viena, .text-content-achitecture {
   max-width: 600px;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
.logo-viena img {
    max-width: 250px;
}

.text-parking {
    color: white;
    font-size: 1.1em;
    text-align: justify;
    line-height: 1.4;
}

.text-parking-main {
    color: rgb(232, 232, 232);
    font-size: 0.9em;
    margin-bottom: 10px;
}

.text-viena  {
    /* margin-top: 20px; */
    color: grey;
    font-size: 1.1em;
    text-align: justify;
    line-height: 1.4;
}



.vidio-viena video {
min-width: 700px;
border-radius: 30px;
}

.button-viena {
    display: flex;
    margin-top: 30px;
    justify-content: center;
    gap: 30px;
}

.button-viena a {
    text-decoration: none;
    color: rgb(224, 224, 224);
}

.viena-btn {
    background-color: rgb(162, 38, 38);
    padding: 5px 15px;
    border-radius: 30px;
}

/* end of viena abstrak */


/* smart building */

.text-content-achitecture h1 {
    font-size: 2.5em;
} 

.heading-use-case {
    font-size: 1.8em;
}


.use-case {
    min-height: 300px;
}

.button-top-use-case {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.control a {
    text-decoration: none;
    font-size: 1.3em;
    color: rgb(100, 100, 100);
    font-weight: 500;
}

.control a:hover {
    box-sizing: border-box;
    background-color: #330099;
    transition: 0.5s ease;
    color: whitesmoke;
    padding-right: 20px;
    padding-left: 20px;
}

.control a:hover + .garis-button {
    display: none;
}

.garis-button {
    margin: 0 auto;
    height: 2px;
    width: 80%;
    background-color: rgb(219, 219, 219);
}

.access-control, .content-energy{
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 60px;
}

.img-access-control {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.container-img-access-control p {
    text-align: center;
    color: grey;
}

.img-access-control img {
    max-width: 500px;
    border-radius: 10px;
}

.blok-feature-water {
    display: flex;
    justify-content: center;
    gap: 40px;
    color: whitesmoke;
}

.loging-feature {
    background-color: #330099;
    padding: 20px 30px;
    border-radius: 20px;
}

.heading-loging-feature {
    text-align: center;
    margin-bottom: 5px;
}

.list-loging-feature {
    margin-top: 10px;
}

.garis-button-dua {
    margin: 0 auto;
    height: 1px;
    width: 70%;
    background-color: rgba(230, 230, 230, 0.714);
}

.img-content-achitecture-sielsa img {
    border-radius: 10px;
    height: 300px;
    max-height: 100%;

}

.content-website-use-case, .content-img-elisa{
    display: flex;
    gap: 20px;
    justify-content: center;
}

.content-website-use-case img{
    border-radius: 20px;
}

.content-light {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 900px;
    gap: 20px;
    margin: auto;

}

/* end of smart building */

/* fitur */
.wrapped-fitur {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.box-fitur {
    width: 300px;
    max-width: 100%;
    height: 300px;
    /* background-color: whitesmoke; */
    max-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 1px #3300991c;
}

.box-fitur p {
    text-align: center;
    color: grey;
}
/* end of fitur */

/* box */
.img-box-fitur img{
    width: 70px;
}

.text-benefit {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.wrapped-text-benefit {
    border-bottom:1px solid rgba(247, 247, 247, 0.677); ;
    padding: 20px;
    width: 500px;
    max-width: 100%;
    color: rgb(246, 246, 246);
}

.site-footer {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    background: #182538;
    color: #6B7A90;
}

.footer-brand, .footer-links, .footer-social-links {
    margin-bottom: 24px;
}

@media (min-width: 641px) {
    .footer-brand, .footer-copyright {
        color: whitesmoke;
        justify-content: flex-start;
    }
}

/* footer */

.container-footer {
    background-color: black;
  }

  .konten-footer-wrapped {
    display: flex;
    justify-content: space-between;
    padding: 0 60px;
  }

 .konten-footer-wrapped p  {
    color: white;
    font-size: 0.8em;
    max-width: 300px;
    text-align: justify;
 }

.text-wrapped-footer {
    display: flex;
    gap: 50px;
}

 .text-wrapped-footer a {
    color: white;
    text-decoration: none;
    font-size: 0.9em;
 }

 .logo-footer-follow {
    font-size: 12px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
 }

.logo-footer-follow a {
    color: white;
    text-decoration: none;
}

 .fa-linkedin-square, .fa-instagram {
    font-size: 20px;
 }

/* end of footer */

