@import url('font/bahnschrift.css');

body{
	margin: 0;
	padding: 0;
	font-family: 'Bahnschrift';
	letter-spacing: 1px;
}
ul {
	list-style: none;
}
#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}
/* HEADER */
header {
    padding: 20px 50px;
	max-width: 90% !important;
}

.navbar-brand {
    width: 250px;
}

.navbar-nav .nav-item {
    margin: 0 5px;
}
.navbar-nav .nav-item a.nav-link {
	color: #07b0f3;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9rem;
}
.navbar-nav .nav-item a.nav-link:hover {
	color: #F00;
}
.navbar-toggler{
    width: 47px;
    height: 37px;
    background-color: #07b0f3;
    border: none;
    padding: 10px;
}
.navbar-toggler-icon {
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
}

/* JUMBOTRON */
.jumbotron h1 {
	font-size: 2.8rem;
    color: #737B90;
	margin-top: 20px;
	margin-left: 100px;
}
.jumbotron span.span-blue {
	color: #7AC9E7;
}
.jumbotron p {
	margin-top: 20px;
	margin-left: 100px;
	padding-right: 50px;
}
.jumbotron a {
	margin-top: 20px;
	margin-left: 100px;
	background-color: #07b0f3;
}
.tag-jumbotron span {
	color: #07b0f3;
}

/* ABOUT */
#about {
	margin-top: 80px;
	background-color: #fbfbfb;
}
.logo-about {
    width: 400px;
}
.p-about {
	background-color: #fff;
	padding: 20px 50px;
}
#about p {
    margin-top: 20px;
    line-height: 20px;
	letter-spacing: 0;
	text-align: center;
}

/* MOTTO */
#motto {
	margin-top: 80px;
}

#motto h1 {
    font-size: 2rem;
    letter-spacing: 0rem;
    text-align: center;
    padding-bottom: 20px;
}
.bd-red-4 {
	border: 4px solid #F00;
}
.bd-yellow-4 {
	border: 4px solid #FC0;
}
.bd-green-4 {
	border: 4px solid #71C04D;
}
.bd-gray-4 {
	border: 4px solid #A5BABF;
}
#motto .feature {
	background-color: #fff;
    margin: 30px;
    width: 270px;
    padding: 20px;
}
#motto .feature-icon img {
    width: 80px;
}
#motto .feature h3 {
    font-size: 1.4rem;
    font-weight: bold;
	letter-spacing: 2px;
}
#motto .feature p {
    margin-top: 20px;
    line-height: 20px;
}

/* VISION & MISSION */
#visimisi img.vision {
    width: 75%;
}
#visimisi h3 {
    margin-top: 50px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
	color: #07b0f3;
}
#visimisi p {
	width: 70%;
    margin: 0 auto;
	text-align: center;
}

/* SERVICES */
#services {
    margin-top: 20px;
}
#services  .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#services .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
#services .title p {
	text-align: center;
	margin: 0 auto;
	width: 70%;
}
.list-services {
	margin-top: 30px;
	max-width: 100%;
	width: 90%;
}
.list-services .feature {
	padding: 10px 30px;
}
.feature-icon img {
    width: 80%;
}
.list-services .feature h4 {
	font-weight: bold;
}
.list-services .feature p {
	margin-top: 10px;
	line-height: 20px;
	border: 3px solid #A5BABF;
	padding: 10px 20px;
}

/* PRODUCTS */
#products {
    margin-top: 20px;
	background-color: #fbfbfb;
}
#products .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#products .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
#products .title p {
	text-align: center;
	margin: 0 auto;
	width: 70%;
}
.list-product {
	margin-top: 50px;
	max-width: 100%;
	width: 90%;
}
.list-product .feature {
	margin: 15px;
	background-color: #fff;
	width: 330px;
    border-radius: 0 15px 0 15px;
	box-shadow: 0 3px 10px rgb(0 0 0 /0.1);
    --bs-gutter-x: 1.5rem;
}
.list-product .feature-icon {
	
    border-radius: 0 15px 0 0;
}
.list-product .right {
	padding: 7px 15px;
    align-self: center;
	color: #737B90;
}
.list-product .feature-icon ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list-product .feature-icon ul li {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9rem;
}
.list-product .feature-icon ul li img {
    width: 20px;
	margin-right: 7px;
}

/* CLIENTS */
#clients {
    margin-top: 20px;
}
#clients .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#clients .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
#clients .title p {
	text-align: center;
	margin: 0 auto;
	width: 70%;
}
.group-client {
	margin-top: 20px;
}
.group-image {
	background-color: #fcfcfc;
	margin-top: 50px;
}
.group-image .left {
	background-color: #e6e6e6;
	padding: 40px 20px;
}
.group-image .right {
	padding: 40px 20px;
}
.group-client .list-image {
	margin: 0 auto;
	--bs-gutter-x: 0;
}
.group-client .list-image div {
	width: 230px;
    margin: 10px;
    border: 7px solid #fff;
    padding: 0;
	box-shadow: 0 3px 10px rgb(0 0 0 /0.1); 
}
.client-logo {
	width: 100%;
}
.client-logo h4 {
	font-size: 1.6rem;
	font-weight: bold;
}
.client-logo img {
	width: 100px;
}
.scopeofwork h5 {
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}
.scopeofwork {
	margin-top: 30px;
}
.scopeofwork ul img {
	width: 30px;
}
.scopeofwork ul li {
	margin-top: 15px;
}
.scopeofwork ul span {
	margin-left: 15px;
	font-size: 1.2rem;
}
/* CUSTOMER */
#customer {
    margin-top: 20px;
}
#customer .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#customer .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
#customer .title p {
	text-align: center;
	margin: 0 auto;
	width: 70%;
}
.group-customer {
    margin-top: 80px;
}
.grid-item-customer {
    padding: 20px 50px;
	text-align: center;
}
/* EXPERIENCE */
#experiences {
	margin-top: 20px;
}
#experiences .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#experiences .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
.list-group-item-title {
	background-color: #07b0f3;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.group-client {
	font-weight: bold;
}
.list-group-experiences {
	width: 95%;
	margin: 0 auto;
}
.list-group-item {
	font-size: 0.9rem;
	letter-spacing: 0px;
}

/* PARTNERS */
#partners .container-fluid {
	padding: 0;
}

.group-enterprise-partners .col-left h3 {
	font-weight: bold;
	font-size: 2rem;
	padding-left: 50px;
}
.group-enterprise-partners .col-left h3 span {
	color: #1493B3;
}
.group-enterprise-partners .col-left .image-ep {
	margin-top: 40px;
}
.group-enterprise-partners .col-left .image-ep img {
	width: 90%;
}
.group-enterprise-partners .col-right ul {
	margin-left: 50px;
}
.group-enterprise-partners .col-right ul li {
    width: 140px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
	border-radius: 0 15px 0 15px;
	box-shadow: 0 3px 10px rgb(0 0 0 /0.1);
    padding: 10px;
	margin: 10px;
	
}
.group-respected-partners {
	margin-top: 80px;
	background-color: #fbfbfb;
    padding: 50px 20px;
}
.group-respected-partners .title h3 {
	font-weight: bold;
	font-size: 2rem;
	padding-left: 100px;
}
.group-respected-partners .title h3 span {
	color: #f00;
}

.group-respected-partners ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.list-logo-respected {
	float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    height: 150px;
	box-shadow: 0 3px 10px rgb(0 0 0 /0.1);
    margin: 20px;
    width: 250px;
	background-color: #fff;
}
/* PORTFOLIO */
#portfolio {
    margin-top: 20px;
	background-color: #fbfbfb;
}
#portfolio .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#portfolio .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
.group-portfolio {
    margin-top: 80px;
}
.grid-item-portfolio {
	background-color: #fff;
	border: 3px solid #eee;
	text-align: center;
	padding: 10px !important;
	margin: 20px;
	width: 28%;
}
/* NEW COMERS PRODUCT */
#new-products {
	padding: 50px 0;
}
#new-products .title h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
#new-products .divider {
	border: 4px solid #7AC9E7;
	width: 50px;
	margin: 0 auto;
}
.group-new-product {
	margin-top: 50px;
}
.list-new-product {
	border: 1px solid #000;
	margin: 30px;
	width: 300px;
	padding: 0;
}
.image-new-product {
	padding: 50px 20px;
	height: 150px;
	height: 260px;
    text-align: center;
}
.image-new-product img {
	height: 100%;
}
.new-product-name {
    text-align: center;
    background-color: #369;
    padding: 30px 0;
    font-size: 1.5rem;
    color: #fff;
}
.bg-red {
    text-align: center;
    background-color: #F00;
    padding: 30px 0;
    font-size: 1.5rem;
    color: #fff;
}
.bg-green {
    text-align: center;
    background-color: #71C04D;
    padding: 30px 0;
    font-size: 1.5rem;
    color: #fff;
}

/* CONTACT */
#contact {
	background-color: #fbfbfb;
}
#contact h3 {
	color: #07b0f3;
	font-size: 2rem;
	font-weight: bold;
}
.list-contact {
	margin-top: 30px;
    justify-content: center;
    align-items: center;
	line-height: 20px;
}
.list-contact img {
	width: 50px;
}

.footer-logo {
    width: 40px;
}
.back-to-top {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    right: 15px;
    bottom: 15px;
    background: #07b0f3;
    color: #fff;
    transition: display 0.5s ease-in-out;
    z-index: 99999;
}
.back-to-top i {
    font-size: 24px;
    position: absolute;
    top: 8px;
    left: 8px;
}
.wabutton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}