@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&subset=latin-ext');
 
body {
    font-family: 'Libre Baskerville', serif;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
h1 {
	
	font-weight: 700;
	font-size: 28px;
}
@media only screen and (max-width: 992px) {
h4 {
	font-size: 20px;
}
}
.social{text-align:right}
@media only screen and (max-width: 992px) {
	.social{
	text-align: center
}
}
.social-share{display:inline-block;list-style:none;padding:0;margin:0}
ul.social-share li{display:inline-block}
ul.social-share li a{
	display: inline-block;
	color: #FFF;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 2px;
	background-color: #0099FF;
}
ul.social-share li a:hover{
	color: #000;
	background-color: #0FF;
}
.navbar.navbar-expand-lg.bg-orange {
	font-style: italic;
}
.dropdown-item {
	font-size: 14px;
}
.container-hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.text-phone {
	font-size: 12px;
	font-style: italic;
}
@media only screen and (max-width: 992px) {
.text-phone {
	text-align: center;
}	
}
.nav-item {
	font-size: 15px;
}

@media only screen and (max-width: 992px) {
.mobile-text {
	font-size: 16px;
}
}
a {color:#ffffff }
a:hover {
	color: #000;
	text-decoration: none;
}
p {
	font-size: 16px;
	letter-spacing: 0.5px;
}
@media only screen and (max-width: 992px) {
p {
	font-size: 14px;
}
}
::placeholder {
font-size: 12px;
}
.table-price{
	font-size: 12px;
	
}
.bg-brickwall {
	background-attachment: fixed;
	background-image: url(../images/brickwall.png);
	background-position: center center;
}
.bg-orange {
	background-color: #0CF
}
.bg-yellow {
	background-color: #FF0
}
.bg-black {
	background-color: #333333
}
.bg-white {
	background-color: #ffffff
}
.text-silver {color:#f5f5f5 }
.text-yellow {
	color: #FFCC00
}
.text-blue {
	color: #09F;
}
.text-small {
	font-size: 12px;
}
.text-card {
	font-size: 12px;
	color: #FC0;
	font-style: italic;
}
.text-red { color:#F00 }
.text-explore
{
	font-size: 12px;
	font-style: italic;
}
.product {
	text-align: center;
}
.money {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
	font-style: italic;
}
.brickwall{
	background-image: url(../images/brickwall.png);
	background-repeat: repeat;
	padding-top: 5px;
}
.carousel-item {
	height: 100vh;
	min-height: 300px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: scroll;
	
	background-repeat: no-repeat;
	background-position: center center;
}
.frame-img {
	border: 8px solid #f5f5f5;
}
.paper {
		padding: 8px;
  background: #f5f5f5;
  box-shadow:
    /* The top layer shadow */
    0 1px 1px rgba(0,0,0,0.13),
    /* The second layer */
    0 10px 0 -5px #eee,
    /* The second layer shadow */
    0 10px 1px -4px rgba(0,0,0,0.13),
     /* The third layer */
    0 20px 0 -10px #eee,
    /* The third layer shadow */
    0 20px 1px -9px rgba(0,0,0,0.13);
    /* Padding for demo purposes */
 
}
.ordered-list {
	font-size: 16px;
	padding: 18px;
}

.ordered-list li {
	list-style-type: decimal-leading-zero;
	color: #00CCFF;
	font-weight: 300;
	line-height: 1.82em !important;
	margin-bottom: 5px
}

.ordered-list li span {
	font-weight: 300;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f5f5f5;
}
@media (max-width: 992px) {
.ordered-list li span {
	font-size: 13px;
}
}
.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #f8b600;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-alpha li span {
  font-weight: 300;
  color: #777777;
}

.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #f8b600;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-roman li span {
  font-weight: 300;
  color: #777777;
}
.box-text {
	background-color: #333;
	display: block;
	height: 60px;
	width: auto;
}

footer {
	background-color: #003366;
	padding: 13px 0px;
	color: #FFF;
	font-style: italic;
}
@media only screen and (max-width: 992px) {
.footer {
	font-size: 12px;
}
}
.border_line {
  width: 100%;
  height: 1px;
  background: #ffffff;
  margin-top: 30px;
}
.info-footer li {
	display: list-item;
	line-height: 25px;
	margin-bottom: 20px;
	list-style-type: none; 
}
.info-footer li a:hover {
	color: #0CF;
}
.footer-bottom {
  padding-top: 46px;
}

.footer-bottom .footer-text a {
  color: #f3c300;
}

.footer-bottom .footer-social {
  text-align: right;
}

.footer-bottom .footer-social a {
  font-size: 18px;
  line-height: 30px;
  color: #FFF;
  margin-left: 25px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer-bottom .footer-social a:hover {
  color: #f3c300;
}
.fa fa-angle-double-right fa-2x {
	color: #FC0;
}
@media only screen and (max-width: 992px) {
.footer-small {
	font-size: 12px;
}
}
.line-table {
	border: 2px solid #0CF;
}
a .terms {
	color: #333;
}
a .terms:hover {
	color: #F90;
}
.text-form {
	font-size: 14px;
	
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text-hover {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.unordered-list li {
	position: relative;
	padding-left: 30px;
	line-height: 1.82em !important;
	color: #333;
	list-style-type: none;
}
.unordered-list li span {
  	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #f5f5f5
	
}

.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #f8b600;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

@media (max-width: 992px) {
.unordered-list li,.ordered-list li span {
	font-size: 13px;
}
}
.harga {
	font-weight: 800;
	font-size: 20px;
}
.text-contact {
	font-size: 12px;
}
.navbar-nav.ml-auto li a:hover {
	color: #0CF;
}
.line-table {
	font-size: 14px;
}
.carousel-item {
	height: auto;

}
.img-center {text-align:center }
ol.boxes-list{list-style-type:none;list-style-type:decimal !ie;margin:0;margin-left:3em;padding:0;counter-reset:li-counter}
ol.boxes-list > li{position:relative;margin-bottom:5px;padding:1em;background-color:#F5F5F5;color:#000;font-size:13px}
ol.boxes-list > li:before{position:absolute;top:0;left:-1em;width:.94em;height:.94em;font-size:2.1em;line-height:.9;text-align:center;color:#FFF;background-color:#FC0;content:counter(li-counter);counter-increment:li-counter}
.boxes-list li b{color:#FC0;font-style:italic;text-shadow:#FFF 1px 1px 1px}
.font-table{font-size:14px}
@media (max-width: 992px) {
.font-table{font-size:12px}
}
.testimoniicon {
	font-size: 24px;
	color: #FC0;
}
.paper a {
	color: #FC0;
}
#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}
.img-banner{
	display: inline-block;
	height: auto;
	max-width: 100%;
	line-height: 1.428571429;
	background-color: #fff;
	border: 5px solid #fffff;
	margin-bottom: 10px;
	padding-top: 5px;
}.row.side-banner {
	padding: 5px;
	background-color: #f5f5f5;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


.row.side-banner .col-xs-5.col-md-5,.row.side-banner .col-xs-7.col-md-7 {
	margin: auto;
	padding: 0px;
	line-height: 18px;
}
.side-harga a {
	color: #0CF;
	font-style: italic;
}
.side-price {
	color: #333;
	font-style: italic;
}
.simillar{background-color:#f5f5f5;font-weight:400;font-size:13px;padding:5px;margin:3px}
.frame-img2 {
	border: 5px solid #FFF;
}
.select-font {font-size:12px }
.listing-text {
	font-size: 14px;
}
@media (max-width: 992px) {
	.listing-text  {
	font-size: 13px;
	text-align: center;
}
}
.review-text{font-size: 14px;}

@media (max-width: 992px) {
.review-text{font-size: 13px;
}
}
.text-green {
	color: #008000;
}
.contactBorder {border-style: double;color :#0CF;border-width: 5px;}
