@media screen and (max-width: 480px) {
		.sub-produk-scroll .nav-tabs {
			display: flex;
			flex-wrap: wrap;
			width: 800px;
			margin-bottom: 25px;
		}
		.carousel .carousel-item {
			text-align: center;
		}
		.carousel .carousel-item img {
			width: 80%;
		}
		.carousel .carousel-item {
			text-align: center;
		}
		.carousel .carousel-item img {
			width: 80%;
		}
		.produk-scroll .nav-pills {
			display: flex;
			flex-wrap: wrap;
			width: 385px;
		}
		.carousel-control-prev-icon {
		    background-image: url(https://culturo.id/assets/images/crousel-left.png);
			height: 20px !important;
			width: 12px !important;
			z-index: 101;
		}
		.carousel-control-next-icon {
		    background-image: url(https://culturo.id/assets/images/crousel-right.png);
			height: 20px !important;
			width: 12px !important;
			z-index: 101;
		}
		.two-div .card {
			width: 80%;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 40px;
		}
		.desc-product .card-title {
	    font-size: 16px;
		}
	}
.carousel .carousel-item {
	    background: white;
    padding: 23px 10px 23px 10px;
    border-radius: 17px;
    border: 1px solid rgba(89,129,192,0.49);
}

.btn-diskus {
	    font-family: 'AvenirFontDesc';
}

.desc-product .card-title {
	color: #D39D45;
	font-family: AvenirFontHeavy;
}

@media (max-width: 600px) {
	.image-border .inside-border {
	    width: 196px !important;
	    margin-top: 26px !important;
	}
	.absolute-banner {
		    top: 11% !important;
	}
	.banner-slider .slick-slide .banner-mobile img {
		width: 70%;
		margin-top: -200px;
	}
	#partner-kami {
		    margin-top: -54px !important;
	}
	#pengalaman-kami .title-page {
		margin-top: 194px;
	}
	.icon-smart-building {
		width: 55% !important;
		box-shadow: unset !important;
	}
	.smart-building .desc {
		margin-top: 40px !important;
		padding-left: 15px;
		padding-right: 15px;
	}
	.rounded-icon-layanan {
		width: 74px;
		height: 74px;
		display: inline-block;
		background-color: #5981C0;
		border-radius: 50%;
		padding-top: 16px;
		border: 2px solid white;
	}
	.icon-pos-relative {
		position: relative;
		top: -41px;
	}
	.image-layanan .col-sm-4 {
		margin-left: auto;
		margin-right: auto;
		width: 84%;
	}
	.textfooter {
		top: 52% !important;
	}
	.mobile-hide {
		display: none;
	}
	.title-page {
		font-size: 26px !important;
	}
	.title-banner {
		font-size: 26px !important;
		width: 80%;
	}
	.background-icon-blue {
		left: 24% !important;
	}
	.advance-bio .desc {
		width: 100% !important;
	}
	section {
		margin-top: 60px !important;
	}
	.two-div .text-bio {
		font-size: 16px !important;
	}
	.advance-bio .left-pad {
		padding-left: 0px !important;
	}
	.experience-bio .left-pad {
		padding-left: 0px !important;
	}
	.dis-none {
		display: none;
	}
	.footer-sizeright-desc {
		padding-left: 0px !important;
		margin-top: 50px;
	}
	.banner-backgroundwhite {
		margin-top: 102px !important;
		    padding-top: 41px !important;
	}
	.product-featured-banner {
		height: 608px !important;
	}
	.background-icon {
		left: 27% !important;
	}
	.slider__customer button {
		width: 61% !important;
		top: 163px !important;
	}
	.img-contact-right {
		width: 52% !important;
	}
	.banner-slider .slick-dots {
		left: 86% !important;
	}
	
	.five-div .background-left {
		top: -52px;
	}
	.five-div .background-right {
		top: -52px;
	}
	.pengalama-slider .slick-prev {
		left: 340px !important;
    width: 30px !important;
    height: 30px !important;
    top: 142px;
	}
	.pengalama-slider .slick-next {
    right: 340px !important;
    width: 30px !important;
    height: 30px !important;
    z-index: 10;
    top: 142px;
	}
	.image-border .inside-border {
		margin-left: 29px !important;
	}
}
.five-div .background-left {
	position: absolute;
	right: 0px;
	display: flex;
}
/*.card-body.product p {
	height: 90px;
}*/
.five-div .background-right {
	position: absolute;
  left: 0px;
  display: flex;
}
.current-coverage-left {
	width: 30px;
	height: 30px;
	background-color: #28517a;
	border-radius: 10px;
	position: relative;
	left: 40px;
}
.current-coverage-right {
	width: 30px;
	height: 30px;
	background-color: #d5a760;
	border-radius: 10px;
	position: relative;
	left: 40px;
}
.shy-menu { 
  display: block;
  height: 35px;
  padding: 5px;
  width: 35px;
    position: fixed;
  top: 0px;
  right: 0px;
  z-index: 10120;
  background-color: #f8f9fa;
  border-bottom-right-radius: 10px;
  color: #fff;
}
.shy-menu.is-open,
.shy-menu:hover { 
  background-color: #f8f9fa;
}
#myTabContentone .card-title {
	font-size: 16px;
}
#scrollbawah span
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-right: 2px solid #D39D45;
  border-bottom: 2px solid #D39D45;
  margin: 0 0 3px 6px;
}
.card-body .product p {
	font-size: 12px;
}
.unu
{
  margin-top: 6px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
}

.banner-home {
	position: relative;
}
#scrollbawah {
	position: absolute;
    bottom: 8px;
    left: 50%;
}

.mouse
{
height: 21px;
width: 16px;
border-radius: 10px;
transform: none;
border: 2px solid white;
top: 170px;
background: #D39D45;
}
.btn-warning {
	font-family: AvenirFontDesc;
}
.wheel
{
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
}

.wheel
{
  -webkit-animation: mouse-wheel 1.2s ease infinite;
  -moz-animation: mouse-wheel 1.2s ease infinite;
}

@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel
{
  0% { top: 1px; }
  50% { top: 2px; }
  100% { top: 3px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}

h4,h6 {
	font-family: AvenirFontDesc;
}
.card-produk .product .card-title {
	font-size: 16px;
}
.shy-menu.is-open {
	height: 500px;
	width: 300px;
}
.shy-menu.is-open .shy-menu-hamburger {
	    left: 234px;
}
.shy-menu-panel { 
  margin-left: -100px;
}
.is-open .shy-menu-panel { 
  margin-left: 0;
}
.shy-menu .shy-menu-panel {
	display: none;
}
.shy-menu.is-open .shy-menu-panel {
	display: block !important;
}
.shy-menu-panel ul li {
	padding-bottom: 30px;
}
.dropdown-custom .dropdown-menu-custom .child-dropdown-custom {
	padding-bottom: 10px;
	    color: #D39D45 !important;
	padding-left: 15px;
}

.dropdown-custom .dropdown-menu-custom {
	display: none;
}
.dropdown-custom.show-menu .dropdown-menu-custom {
	display: block !important;
}
/*** Hamburger ***/
.shy-menu-hamburger {
  position: relative;
	left: -10px;
	top: 18px;
  height: 54px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.shy-menu-hamburger > .layer {
  background-color: black;
  border-radius: 1px;
  display: block;
  height: 2px;
  overflow: hidden;
  position: absolute;
    left: 5px;
  width: 27px;
}

.shy-menu-hamburger .layer.top { top: 10px; }
.is-open .shy-menu-hamburger .layer.top { 
  top: 17px;
  left: 5px;
  transform: rotate(45deg);
}
.shy-menu-hamburger .layer.mid { top: 18px; }
.is-open .shy-menu-hamburger .layer.mid {
  opacity: 0;
  left: 0;
}
.shy-menu-hamburger .layer.btm { top: 25px; }
.is-open .shy-menu-hamburger .layer.btm { 
  top: 17px;
  left: 5px;
  transform: rotate(-45deg);
}

.transisi-mikroba {
	height: 792px;
}
.positionrel {
	position: relative;
	top: 95px;
}
.two-div .icon-two {
	width: calc(100% / 2);
	height: 100%;
}
.dis-fex {
	display:flex;position: relative;
}
.icon-one {
	position: relative;
	bottom: 56px;
	left: 95px;
}
.icon-three {
	position: relative;
	bottom: 153px;
	left: 94px;
}
.icon-four {
	position: relative;
	bottom: 95px;
}
.proposi-bio {
	color: #3D3D3D;
}
ul li strong {
	font-family: AvenirFontDesc;
}
ol li {
	font-family: AvenirFontDesc;
}
ul li {
	font-family: AvenirFontDesc;
}
.font-kecil-titleone {
	font-family: AvenirFont;
	color: #3B609F;
	font-size: 30px;
}
.airdisinfex-customer-slider .slick-slide img {
	height: 304px;
}
.font-title-prodfeatured {
	color: #5981C0;
	font-family: AvenirFontHeavy;
	font-size: 20px;
}
.font-kecil-title {
	font-family: AvenirFontHeavy;
	color: #3B609F;
	font-size: 30px;
}
.sentuhan-bio p {
	color: #727272;
}
.sentuhan-bio .desc {
	width: 391px;
}
.sentuhan-bio img {
	width: 432px;
	height: auto;
}
.advance-bio .desc {
	width: 391px;
}
.registered-bio .desc {
	width: 391px;
}
.experience-bio .desc {
	width: 391px;
}
.experience-bio img {
	width: 556.76px;
	height: auto;
}
#pills-tabContentThree {
	padding-top: 40px;
}


@media screen and (min-width: 992px) {
	.dis-none-desk {
		display: none;
	}
	.desc-product {
	    height: 57%;	
	    /*margin-top: 16px;*/
	}
	.desc-product h5 {
		/*height: 40%;*/
	}
	.desc-product p {
		/*height: 80px;*/
		font-size: 14px;
	}
	.shy-menu { 
		display: none !important;
	}
	
}
@media (max-width: 992px) {
	.image-border .inside-border {
		width: 170px !important;
	}

	.card.card-produk img {
		height: unset !important;
	}
	#myTabContentone .card-title {
		height: 20px;
		font-size: 16px;
	}
	.card-produk .product .card-title {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.image-layanan .col-4 img {
		height: unset !important;
	}
	.dis-none-desk .background-icon {
		left: 27% !important;
	}
	.slider__customer button {
    width: 62% !important;
    top: 232px !important;
}
	.dis-none {
		display: none;
	}
	.image-scraf {
		display: none;
	}
	.product-featured-banner {
		height: 611px !important;
	}
	.product-featured-banner {
		margin-top: 27px !important;
	}
	.banner-backgroundwhite {
		height: 490px !important;
		margin-top: 53px !important;
		padding-top: 19px !important;
	}
}
.banner-slider .slick-prev, .banner-slider .slick-next  {
		display: none !important;
	}
li a  {
	font-family: AvenirFontDesc;
	text-decoration: unset;
}
button {
    font-family: 'AvenirFontHeavy';
}
a {
	font-family: 'AvenirFontHeavy';
}
.title-page {
	font-family: AvenirFontHeavy;
}
.text-bio {
	font-family: AvenirFontHeavy;
}
.title-page-white {
	font-family: AvenirFont;
}
.slider__pengalaman h4 {
	font-family: AvenirFontHeavy;
	font-size: 25px;
	font-weight: normal !important;
}
p {
	font-family: AvenirFontDesc;
	color: #727272;
}
.banner-produk {
	margin-bottom: 150px;
}
.btn-primary {
	background-color: #5981C0 !important;
	color: white !important;
	font-weight: bold;
	border-radius: 18px;
	width: 149px;
	border: unset !important;
}

.title-banner {
	color: #3B609F;
	font-family: AvenirFont;
	font-size: 36px;
	font-weight: bold;
}
#scrollbawah {
	position: relative;
}
#scrollbawah .garis-scroll {
	height: 27px;
    background-color: #5981C0;
    width: 2px;
    position: relative;
    left: 42px;
}
#scrollbawah .text-center {
	position: absolute;
	left: 48%;
	top: -97px;
}
.title-page {
	color: #3B609F;
	font-size: 26px;
	font-weight: bold;
}
#scrollbawah p {
	color: #3B609F;
}
.title-page-white {
	color: white;
	font-size: 36px;
	font-weight: bold;
}
.absolute-banner {
	position: absolute;
	top: 20%;
	left: 8%;
}
.desc-title {
	color: #3B609F;
}
.banner-slider .slick-dots {
	position: absolute;
	width: 50px;
	left: 95%;
	top: 40%;
}
.btn-warning {
	background-color: white !important;
	box-shadow: 2px 3px 11px 2px rgb(183 124 14 / 20%);
	color: #D39D45 !important;
	border-radius: 16px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border: unset !important;
	border-radius: 25px;
}
section {
	margin-top: 150px;
}
.card-produk .card-title {
	color: #D39D44;
    font-family: 'AvenirFontHeavy';
    text-align: center;
}
.produk .card-produk {
    font-family: 'AvenirFontHeavy';
	border-color: #D39D44;
    text-align: center;
}
.two-div .card {
	border: unset;
}
.text-bio {
	color: #5981C0;
}
.logistik-slider div img {
	text-align: center;
}
.card.card-produk img {
	width: 70%;
	height: 271px;
	margin-top: 31px;
	margin-bottom: 0px;
}


.pengalama-slider.slick-initialized .slick-slide {
	padding-left: 15px;
	padding-right: 15px;
}
.slick-next {
	box-shadow: 2px 2px 12px -1px rgb(0 0 0 / 30%);
	border-radius: 25px;
}
.slick-prev {
	box-shadow: 2px 2px 12px -1px rgb(0 0 0 / 30%);
	border-radius: 25px;
}
.logistik-slider .slick-slide {
  transform: scale(.8);
  transition: transform .3s cubic-bezier(.4,0,.2,1);
}
.logistik-slider .slick-center {
  transform: scale(1);
}
.logistik-slider .slider__item > img {
  width: 100%;
  height: auto;
}


.textfooter {
	position: relative;
	top: 104%;
}
.btn-warning:active {
	color: #D39D45 !important;
	background-color: white !important;
}
.btn-warning:hover {
	color: #D39D45 !important;
	background-color: white !important;
}
.background-footer-banner {
	height: 320px;
	width: 100%;
	position: absolute;
	top: 0px;
	opacity: 75%;
}
.btn-light {
	width: 209px;
	height: 39px;
	font-weight: bold;
	color: #1E3151;
	border-radius: 24px;
}
footer {
	background-color: #1E3151;
	color: white;
}
footer .container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.product-featured-banner {
	    margin-top: 73px;
}
.slider__pengalaman img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.slider__pengalaman .image-border {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.slider__pengalaman .image-border-hover {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.button-ch-product {
	color: #0d6efd70 !important;
	padding-top: 17px;
}
.button-ch-product.active {
	background-color: unset !important;
	color: #3B609F !important;
	border-bottom: 3px solid;
	border-radius: unset;
}
.pills-tab-three {
	height: 53px;
	border: 2px solid rgba(89,129,192,0.49);
}
.nav-link-second {
	border-bottom: 5px solid white !important;
	position: relative;
	margin-bottom: -8px !important;
	border: 1px solid rgba(89,129,192,0.49);
}
#myTabContentone .card-title {
	color: #D39D45;
	font-family: AvenirFontHeavy;
}
.nav-pills-three {
	border: 2px solid rgba(89,129,192,0.49);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: white;
}
.two-div .card {
	box-shadow: 4px 4px 16px 6px #16171730;
}
.two-div .text-bio {
	font-size: 28px;
	font-weight: 500;
}
.two-div .card-body {
	padding-top: 30px;
	padding-bottom: 30px;
}
.produk .btn-link-parent.active {
	background-color: #5981C0 !important;
}
section.produk {
	background-color: rgb(89 129 192 / 6%);
/*	padding-top: 50px;*/
	padding-bottom: 100px;
}
.produk .btn-link-parent {
	background-color: rgba(89,129,192,0.2);
	width: 174px;
	margin-right: 15px;
	color: #3B609F;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border: 2px solid rgba(89,129,192,0.49);
	color: #5981C0;
}
.nav-tabs .nav-link.nav-link-second.active {
	color: #3B609F !important;
}
.nav-tabs .nav-link.nav-link-second {
	color: #0d6efd70 ;
    padding-left: 50px;
    padding-right: 50px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.produk .card-produk {
/*	width:calc(100% / 3);*/
    margin-bottom: 15px;
}
.fade:not(.show) {
	display: none;
}
.footer-sizeright-desc {
	padding-left: 65px;
}
.navbar-expand-lg ul li a {
	font-family: AvenirFontHeavy;
}
.navbar-nav.ms-auto {
	padding-right: 20px;
}
.banner-home .banner-slider {
	margin-bottom: -46px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 20px;
	padding-left: 20px;
	color: #3B609F !important;
}
.card-body.product div a {
	margin-bottom: 25px;
}
/*.card-body.product .card-title {
	height: 111px;
}*/
.button-ch-product:hover {
	background-color: unset !important;
	color: #3B609F !important;
	border-bottom: 3px solid;
	border-radius: unset;
}
.btn-detail-product {
	border: unset;
}
#scrollbawah {
	cursor: pointer;
}
.card-produk .product .card-title p {
	color: #D39D44 !important;
	font-family: 'AvenirFontHeavy';
	text-align: center;
	font-size: 16px;
}
.card-produk .product .card-title {
	padding-right: 20px;
	padding-left: 20px;
}
.five-div .container-fluid .slick-prev {
	left: 6px;
}
.five-div .container-fluid .slick-next {
	right: 6px;
	z-index: 101;
}
.pengalama-slider .slick-prev {
	left: 106px;
	width: 45px;
	height: 45px;
}

.pengalama-slider .slick-next {
	right: 106px;
	width: 45px;
	height: 45px;
	z-index: 10;
}
.navbar-expand-lg.fixed-top {
	box-shadow: -2px 0px 18px 3px rgb(0 0 0 / 8%);
	height: 76px;
}
.dropdown-toggle::after {
	border: unset;
}
.dropdown-menu[data-bs-popper] {
	left: -35px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	width: 245px;
	height: 123px;
}
.dropdown-menu li {
	margin-bottom: 20px;
	margin-top: 10px;
}
.dropdown-menu li a  {
	color: #D39D45 !important;

}
.dropdown-menu li a {
	margin-left: 15px;
	background-color: unset;
}
.dropdown-item:hover {
	background-color: unset;
}
.dropdown-item:hover .border-dropdown {
	border-bottom: 3px solid;
	width: 142px;
	margin-left: 1px;
	color: #5981C0;
	margin-top: 0px;
}

.image-border .inside-border {
	width: 211px;
	position: absolute;
	color: white;
	margin-left: 60px;
	margin-top: 36px;
}

.desc-text > p {

	color:#0d6efd70 ;

}
