.btn{
	font-size: 14px;
}
#astron{
	margin-top: 30px;
}
.bgred-astr{
	background: #e61100 !important;
	background-color: #e61100 !important;
}
.btn-view{
	margin: 15px 0 50px 0;
}
.btn-astr{
	background: #e61100 !important;
	background-color: #e61100 !important;
	color: white;
	-webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -ms-transition: all .15s linear;
    transition: all .15s linear;
    padding: 10px 50px;
    letter-spacing: .7px;
    border-radius: 8px;
}
.btn-astr:hover,.btn-astr:active,.btn-astr:focus{
	background: #e61100 !important;
	background-color: #e61100 !important;
	color: white;
}
.btn-astr.bold{
	font-family: 'RoihuW01Black';
}
.clred-astr{
	color: #e61100 !important;
}
.to-astr{
	margin: 50px 0 50px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 30px;
	color: #e61100;
}
.to-astr:hover,.to-astr:active,.to-astr:focus{
	color: #e61100;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.wrapper-form-group .form-control.informasi-garansi-control{
	border: 1px solid #e61100;
	color: black;
	background-color: white;
	background: white;
}
.wrapper-form-group .form-control.informasi-garansi-control, 
.wrapper-form-group .form-control.informasi-garansi-control:active, 
.wrapper-form-group .form-control.informasi-garansi-control:focus, 
.wrapper-form-group .form-control:active, 
.wrapper-form-group .form-control:focus{
	border: 1px solid #e61100;
	color: black;
	background-color: white;
	background: white;
}

.wrapper-form-group .form-group .checked-inline-label, 
.form-title, #main-informasi-garansi .content-informasi, 
#main-informasi-garansi .content-informasi .text-content-informasi, 
#main-informasi-garansi .content-informasi .text-content-informasi p{
	color: black;
}
#main-informasi-garansi .content-informasi ul li{
	line-height: 1.6;
}
.wrapper-form-group .form-control.informasi-garansi-control::placeholder, 
.wrapper-form-group .form-control.informasi-garansi-control::-moz-placeholder, 
.wrapper-form-group .form-control.informasi-garansi-control::-webkit-input-placeholder, 
.wrapper-form-group .form-control.informasi-garansi-control::-o-placeholder, 
.wrapper-form-group .form-control.informasi-garansi-control::-ms-input-placeholder, 
.wrapper-form-group .form-control.informasi-garansi-control.require::placeholder,
.wrapper-form-group .form-control.informasi-garansi-control.require::-moz-placeholder,
.wrapper-form-group .form-control.informasi-garansi-control.require::-webkit-input-placeholder,
.wrapper-form-group .form-control.informasi-garansi-control.require::-o-placeholder,
.wrapper-form-group .form-control.informasi-garansi-control.require::-ms-input-placeholder {
    color: black !important;
}
.petunjuk{
	cursor: pointer;
}
.popover.tour{
	text-align: center;
	padding-bottom: 10px;
}
.popover.tour .arrow{
	display: none;
}
.popover.tour .popover-navigation{
	display: none;
}
.popover.tour .btn-lihat{
	background: #e61100 !important;
	background-color: #e61100 !important;
	color: white;
	-webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -ms-transition: all .15s linear;
    transition: all .15s linear;
    padding: 4px 18px;
    font-size: 13px;
    float: left!important;
}
.popover.tour .btn{
	-webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -ms-transition: all .15s linear;
    transition: all .15s linear;
    padding: 4px 18px 7px;
    font-size: 13px;
    margin: 0 5px;
    float: right;
}
.popover.tour .popover-content{
	font-size: 14px;
}
.popover.tour .btn-lihat:hover,.popover.tour .btn-lihat:active,.popover.tour .btn-lihat:focus{
	background: #e61100 !important;
	background-color: #e61100 !important;
	color: white;
}
.modal{
	z-index: 1104;
	font-size: 14px;
}
.modal .modal-content{
	border-radius: 6px;
}
.modal .modal-header{
	border-bottom: 0;
}
.modal .next-angle{
	font-family: 'RoihuW01Regular';
	color: black;
	font-size: 13px;
	background: transparent;
	background-color: transparent;
}
.modal .close{
	margin-top: 5px;
}
.modal .close, #astr-modal .close:focus, #astr-modal .close:hover{
	opacity: 1;
}
.modal-backdrop{
	z-index: 1103;
}
@media (max-width: 574px){
	.none-mobile{
		display: none;
	}
	.btn-astr{
		font-size: 12px;
		padding: 10px 30px;
	}
	#astron{
		margin-top: 0;
	}
}
