.others-p{
    font-size: 16px;
    color: #684f68;
    line-height: 1.5;
}

.cst-w{
    width: 250px;
}

#opt-text{
    font-size: 14px;
    text-align: center;
    font-weight: 500;
}

.modal-body .container-fluid label {
    color: #684f68;
    font-size: 16px;
}

.modal-body .container-fluid .input-group-prepend .input-group-text {
    font-size: 14px;
    color: #684f68;
    font-weight: bold;
    border-radius: 0px;
    font-family: 'Lato';
    border-bottom: solid;
    border-width: 0 0 1px;
    background: transparent;
    border-color: #684f68;
    margin-right: 5px;
}

.modal-body .container-fluid .loginRef{
    color: #351f35;
}

.modal-body .container-fluid .input-group-prepend input{
    font-size: 16px;
    color: #351f35;
    font-family: 'Lato';
    background: white;
    border-bottom: solid;
    border-width: 0 0 1px;
    border-color: #684f68;
}

.modal-body .container-fluid input{
    color: #351f35;
    font-size: 16px;
    border-bottom: solid;
    border-width: 0 0 1px;
    border-color: #684f68;
    font-family: 'Lato';
    background: white;
    width: 100%;
}

.btnLainnya {
    width: 250px;
    height: 40px;
    color: white;
    font-size: 14px;
    margin-top: 10px;
    background: #684f68;
}

.btnLainnya:hover, .btnLainnya:active {
    color: white;
    font-size: 14px;
    background: #684f68;
}

.btnNikah {
    width: 250px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #ad6060;
}

.btnNikah:hover, .btnNikah:active {
    color: white;
    font-size: 14px;
    background: #743e3e;
}

.btnSignUp {
    width: 100px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #684f68;
}

.btnSignUp:hover, .btnSignUp:active {
    width: 100px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #443344;
}

.btnCloseSignUp {
    width: 100px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #ad6060;
}

.btnCloseSignUp:hover, .btnCloseSignUp:active {
    width: 100px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #743e3e;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

.resetInput {
    width: 250px;
    height: 40px;
    border-style: solid;
    border-width: 2px;
    border-radius: 7px;
    border-color: #684f68;
    font-family: 'Lato';
    color: #684f68;
    font-size: 16px;
    text-align: center;
}

.bounce {
    animation: bounce 2s infinite;
}

.theme-list {
    width: 100%;
    margin: auto;
    max-width: 100%;
    border-width: thin;
    border-radius: 8px;
    border-style: solid;
    background: transparent;
    border-color: transparent;
}

.theme-title {
    font-size: 18px;
    margin-top: 8px;
    color: #6d6d6d;
}

.img-theme {
    max-width: 100%;
    border-width: thin;
    border-radius: 8px;
    border-style: solid;
    border-color: transparent;
}

.btnDemo {
    width: 100px;
    height: 40px;
    font-size: 14px;
    color: #836583;
    border-width: 2px;
    border-style: solid;
    border-color: #836583;
    background: transparent;
}

.btnDemo:hover, .btnDemo:active {
    width: 100px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #574157;
}

.btnPesan {
    width: 100px;
    height: 40px;
    color: #bb6473;
    font-size: 14px;
    border-width: 2px;
    border-style: solid;
    border-color: #bb6473;
    background: transparent;
}

.btnPesan:hover, .btnPesan:active {
    width: 100px;
    height: 40px;
    color: white;
    font-size: 14px;
    background: #8a4752;
}

.faq-wrap {
    width: 100%;
    max-width: 100%;
    text-align: left;
}

.faq-ask {
    width: 50%;
    margin-left: 0;
    max-width: 100%;
    font-size: 17px;
    text-align: left;
    color: #574157;
    font-family: 'Lato';
    border-style: solid;
    display:inline-block;
    border-width: 0 0 1px;
    border-color: #694969;
    padding: 10px 10px 10px 0px;
}

.faq-answer {
    width: 50%;
    font-size: 15px;
    color: #504150;
    text-align: justify;
    font-family: 'Lato';
}

.faq-btn {
    width: 45px;
    height: 40px;
    color: #574157;
    text-align: right;
    display:inline-block;
    background: transparent;
}

.custom-testi-carousel {
    height: 400px;
}

.custom-testi-body {
    width: 50%;
    margin-top: 50px;
    text-align: justify;
}

.textStripe {
    color: #737373;
    text-decoration: line-through;
}

.check-list {
  margin: 0;
  color: #877087;
  padding-left: 25px;
  font-size: 16px;
  text-align:justify;
}

.check-list li {
  position: relative;
  list-style-type: none;
  padding-left: 2.5rem;
  margin-bottom: 0.5rem;
}

.check-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 8px;
    height: 14px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #6e566e;
    transform-origin: bottom left;
    transform: rotate(45deg);
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-12px);
    }
}

@media screen and (max-width: 834px) {
    .faq-ask {
        width: 85%;
    }

    .faq-answer {
        width: 100%;
    }

    .custom-testi-body {
        width: 100%;
        margin-top: 20px;
        text-align: justify;
    }

    .custom-testi-carousel {
        height: auto;
    }
    
}