/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
[data-color="blue"] .menu-wrap.fixed {
  background: linear-gradient(89deg,#ebeff5 3%,#55bde5 98%);
}
.anigif {
/*	width: 390px;		*/
    margin: 0px -15px;
}
.service-anigif {
	border-radius: 12px;
	padding: 20px 0;
}
.gifload {
	width: 206px !important;
	height: 173px;
	padding: 18px 0;
	margin: 6px;
}
.item1gif1 {
	background-image:url("../../jpg/assets/img/macbookpro.png");
	background-repeat: no-repeat;
	background-position: center; 
	background-size: 320px;
}
.text-white {color: #fff !important;}
/* ***************************************************** end gif */
.mahkota {color: #fff;}
.judul {
	font-weight: 600;
    font-size: 45px;
    padding-bottom: 7px;
}
.subjudul {
	font-size: 23px;
	line-height: 32px;
	font-weight: 700;
}
.mahkota ul, .mahkota ol {
	list-style: none;
	margin-left: -25px;
	font-size: 18px;
	line-height: 2;
}
.mahkota .fa, .mahkota .fas {
	padding-right: 10px;
}
.item1cloud {
	background-image:url("../../jpg/assets/img/cloud-bg.jpg");
}
.help .help-item .img {
    width: 26%;
}
.help .help-item .inform {
    width: 72%;
    padding: 0 25px;
}
.wp .row { 
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.justify-content-end {
  justify-content: flex-end !important;
}
.included ul{
  line-height: 30px;
}
.offset-lg-1 {
  margin-left: 8.33333333%;
}
#scroll .row {display: block;}
.float-end {
  float: right !important;
}
.pricing .price {
  font-size: 29px;
}
.main-container.slider .silder-container .slider-content h1 {
    line-height: 49px;
    font-size: 43px;
}
#klien {
	max-height: 588px;
}
.bg-klien {
	background: #272638 url(../img/testimonial.jpg) top center no-repeat;
}
#klien .slider-content {
	top: 200px;
}
#klien .judul {
	color: #fff;
	font-size: 39px;
	margin-top: 45px;
	font-weight: 600;
}
#klien .nama_klien {font-size: 31px;}
#klien p {
	margin-bottom: 30px;
	line-height: 35px;
}
#klien ol {top: 380px;}
.testi {max-width: 1140px;}
.testi span {
	color: #FC0;
	font-size: 29px;
}
.testi .fa {margin-right: 9px;}
/* ***************************************************** SPESIFIKASI *************** */
.bg-spec {
	background: #f8faff;
	padding: 101px 0;
}
.spec .section-heading {
  padding-bottom: 21px;
  text-align: left;
}
[data-color="blue"] .spec .title {
  color: #1697bf;
}
.spec .title {
	font-size: 26px;
	font-weight: 700;
	padding-top: 25px;
}
.spec ul {
	padding-left: 5px;
}
.spec li.title-list {
	list-style: none;
	font-size: 18px;
	color: #242830;
	padding: 7px 0;
}
.spec li.popup {
	font-weight: 700;
	text-decoration: underline;
}
.spec .popover {
	left: 0 !important;
}
[data-color="blue"] .spec .popover-content {
	border: solid 2px #55bde5;
}
.spec .popover-content {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 19px;
	border-radius: 9px;
}
[data-color="blue"] .spec .popover.top > .arrow {
	border-top-color: rgb(85, 189, 229);
}
li.title-list .fas {
	padding-right: 12px;
}
/* ***************************************************** WHMCS *************** */
[data-background="light"] #order-standard_cart .form-control {
  background-color: #f7f7f7 !important;
  border: solid 1px #ebeff5 !important;
}
#order-standard_cart .prepend-icon .field {
  margin-bottom: 7px;
}
.footer .pay {
    width: 47px;
	background: #d9d6d6;
	padding: 0 5px;
	border-radius: 5px;
}