.text2{
    color:#000;
    font-family:Manrope;
}

.btn-header{
    padding:8px 18px;
}

.feature-style-2{
    padding-bottom:0px;
}

.btn-header:hover{
    border-left : 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
    border-bottom: 2px solid #d44436 !important;
    display:inline-block;
}

.font-control{
    font-family: Rubik;
    font-weight:400;
    font-style:normal;

}

a.log-okecek{
    color:#d44436 !important;
}

.btn-cek-paket:hover{
    background: #d44436;
    font-size:14px;
    color:#fff;
    border-color:#d44436;
}

.show-out-responsive{
    font-size: 14px;
}
.btn-header{
    font-size: 14px;
}

.btn-header:hover{
    background:#fff;
    border-color: #fff;
}
/* end header */

.btn-red{
    padding:8px 18px;
    font-size: 14px;
    background-color:#fff;
    color:#d44436;
    border-color:#d44436;
    border-radius:10px;
}

.btn-red:hover{
    background:#d44436;
    border-color:#d44436;
    color: #fff;
}

.btn-cek{
    font-size: 14px;
    background-color:#d44436;
    color:#fff;
    border-color:#d44436;
    border-radius:10px;
}
.btn-cek:hover{
    background-color:#d44436;
    color:#fff;
    border-color:#d44436;
}

.no-gutters{
    background: #fff;
}

.btn-paket{
    background-color:#d44436;
    border-color:#d44436;
    border-radius:5px;
    color:#fff;
    font-family: Manrope;
    padding-top:15px;
    padding-bottom:15px;
}

.btn-paket:hover{
    background-color:#d44436;
    border-color:#d44436;
    border-radius:5px;
    color: #fff;
}

.btx:hover{
    color:#fff;
    background:#d44436 !important;
}

.btx2:hover{
    color:#fff;
    background:#454647 !important;
}
.card-plus{
    background:#2091F9 !important;
}

.h3-paket{
    font-weight: bolder;
    font-size: 20px;
    color: #000;
    font-family: Manrope;
}
.p-paket{
    font-size: 15px;
}

.btn-wa{
    border-radius: 10px;
    width: 65%;
    /* font-size:10px; */
    /* padding: 5px 25px; */
    background: #d44436;
}
.btn-wa:hover{
    background: #d44436 !important;
    border-color: #d44436 !important;
}

.label-form{
    font-weight:500;
}

.btn-andro:hover{
    background:#8b8d8d !important;
    border-color:#8b8d8d !important;
    color:#000;
}

.btn-ios:hover{
    background:#8b8d8d !important;
    border-color:#8b8d8d !important;
    color:#000;
}

.title-paket{
    font-family:Manrope;
    font-weight:800;
    font-style:normal;
    line-height:56px;
    color:#282828;
}

.sub-title-paket{
    font-style:normal;
    line-height:26px;
    font-family:Manrope;
}

.price-paket{
    color:#252B42;
    font-size:30px;
    font-style:normal;
    font-family:Manrope;
    font-weight:800;
}
.popular{
    position: absolute;
    width: 125.39px;
    height: 142.19px;
    left: -2.38px;
    top: -1px;
    transform: rotate(-0.25deg);
}

/* Loader */
.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #d44436;
    border-radius: 50%;
    position: fixed;
    top: 40%;
    margin: auto;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    z-index:100;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.cLoader {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* end Loader */

.modal-content{
    border-radius: 10px !important;
    border: 0px solid !important;
}

/* MEDIA SCREEN BESAR */
@media screen and (min-width: 450px) {
    p.copyright-text {
        font-size: 15px;
    }
    h3.h3-text{
        font-size: 37px;
    }
    input.form-control{
        width: 65%;
        height: auto;
        font-size: 2rem;
        line-height: 2.5;
        border: 1px solid #495057;
        border-radius: 10px;
        border: 1px solid #d9d9d9 !important;
        margin-bottom:20px;
    }
    img.image-cek-paket{
        padding-top:25px !important;
    }
    p.body-cek-masuk{
        padding-top:10px;
        font-size:15px;
    }
    button.btn-cek-paket{
        background: #d44436;
        font-size:14px;
        border-radius:8px;
        padding-top:8px;
        padding-bottom:8px;
        padding-left:150px;
        padding-right:150px;
    }
    p.body-cek-footer{
        font-size:14px;
        padding-bottom:15px;
    }
    div.modal-body{
        margin-right:10px;
        margin-left:10px;
    }
    img.images-cover {
        max-width: 100%
    }
    img.images-hubungi{
        height:500px;
    }
    div.title-dl {
        font-size: 22px;
    }
    h2.textd {
        font-size: 24px;
    }
    img.images {
        height: 60px;
    }
    a.bttn {
        font-size: 16px;
        /* padding: 8px 45px; */
        padding: 12px 155px;
        border-radius:6px;
    }
    div.text2 {
        font-size: 35px;
    }
    div.textp {
        font-size: 18px;
        font-family: Manrope;
    }
    div.textdaftar {
        font-size: 15px;
    }
    button.btn-cek{
        width:200px;
        padding-top:12px;
        padding-bottom:12px;
    }
    input.inpP{
        width:600px;
        float:right;
        border-radius:8px;
        padding-top:14px;
        padding-bottom:14px;
        border: 1px solid #fff;
        font-size:14px;
        padding-left:8px;
    }
    img.img-manfaat {
        height: 80px !important;
    }
    div.text-manfaat{
        font-size: 12px;
    }
    div.text-manfaat-title{
        font-size:20px;
    }
    h2.text-paket-title{
        font-size:25px;
    }
    div.text-paket-p{
        font-size:15px;
    }
    div.card-paket{
        padding-top:120px !important;
        padding-bottom:25px !important;
        padding-left:20px !important;
        padding-right:20px !important;
    }
    button.btn-paket{
        margin-top:30px;
        font-size:14px;
    }
    img.images-hide-none{
        display:none;
    }
    div.text-unduh-content{
        font-size: 19px;
        font-family: Manrope;
        color:#616161 !important;
    }
    h3.h3-paket {
        font-size: 20px;
    }
    p.p-paket{
        font-size: 15px;
    }
    img.img-unduh{
        height:55px;
    }
    div.text-unduh{
        padding-right:250px !important;
    }
    div.footer{
        font-size:10px !important;
    }
    p.title-cek{
        font-size:18px;
        font-weight:bold;
        font-family:Manrope;
        line-height:normal;
        padding-top:50px;
    }
    p.body-cek{
        font-size:18px;
        /* font-weight:500; */
        font-family:Manrope;
        padding-bottom:50px;
    }
    div.loader{
        margin-top:40px !important;   
    }
    div.modal-dialog{
        padding-left:45px !important;
        padding-right:45px !important;
    }
    div.please-wait{
        position: relative;
        margin-top: 25% !important;
        padding-left: auto;
        padding-right:auto;
        text-align: center !important;
    }
    div.loader{
        top:20%;
        margin: auto;
        width: 130px;
        height: 130px;
        animation: spin 2.5s linear infinite;
    }
    p.please-wait-title{
        color: #333333;
        font-weight:bold;
        font-family:Manrope;
        font-style:normal;
        font-size:22px;
        line-height:30px;
    }
    p.please-wait-body{
        color: #333333;
        font-family:Manrope;
        font-style:normal;
        font-size:22px;
        line-height:30px;
    }
    button.btn-wa {
        font-size: 18px;
        padding: 6px 15px;
    }
    label.label-form{
        font-size:15px;
    }
    div.main-header-1{
        padding-bottom:170px;
    }
    section.cek-paket{
        padding-top:50px !important;
        padding-bottom:50px !important;
    }
    div.title-paket{
        font-size : 60px;
        padding-bottom:10px;
    }
    div.sub-title-paket{
        font-size: 18px;
        /* padding-bottom:35px; */
    }
    font.price-paket{
        font-size: 24px;
        font-weight:bold;
    }
    font.perbln{
        font-size:16px;
        font-weight:lighter;
    }
    div.card-header{
	padding-top:20px !important;
    }
    div.card-footer{
        padding-top:25px !important;
        padding-bottom:30px !important;
    }
}

/* MEDIA SCREEN RESPONSIVE */
@media screen and (max-width: 451px) {
    button.btn-wa {
        font-size: 20px;
        padding: 5px 25px;
        font-size:10px;
    }
    label.label-form{
        font-size:14px;
    }
    div.main-header-1{
        padding-bottom:20px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    section.cek-paket{
        padding-top:15px !important;
        padding-bottom:15px !important;
    }
    div.title-paket{
        font-size : 35px;
        padding-top:15px;
    }
    div.sub-title-paket{
        font-size:16px;
    }
    font.price-paket{
        font-size: 20px;
        font-weight:bold;
    }
    font.perbln{
        font-size:14px;
        font-weight:lighter;
    }
    img.popular{
        position: absolute;
        width: 106.39px;
        height: 111.19px;
        left: -2.38px;
        top: -1px;
        transform: rotate(-0.25deg);
    }
    h3.h3-paket {
        font-size: 16px;
    }
    p.p-paket{
        font-size: 12px;
    }
    img.img-unduh{
        height:40px;
    }
    div.text-unduh{
        padding-right:25px !important;
    }
    p.title-cek{
        font-size:16px;
        font-weight:bold;
        font-family:Manrope;
        line-height:normal;
        padding-top:40px;
    }
    p.body-cek{
        font-size:16px;
        /* font-weight:500; */
        font-family:Manrope;
        padding-bottom:25px;
    }
    div.loader{
        margin-top:30px !important;   
    }
    div.modal-account{
        padding-left:25px !important;
        padding-right:25px !important;
    }
    div.please-wait{
        position: fixed;
        top: 43% !important;
        margin: auto;
        padding-left:15%;
        padding-right:15%;
        text-align: center !important;
    }
    div.loader{
        top:20%;
        margin: auto;
        width: 90px;
        height: 90px;
        animation: spin 2.5s linear infinite;
    }
    p.please-wait-title{
        color: #333333;
        font-weight:bold;
        font-family:Manrope;
        font-style:normal;
        font-size:14px;
        line-height:30px;
    }
    p.please-wait-body{
        color: #333333;
        font-family:Manrope;
        font-style:normal;
        font-size:13px;
        line-height:30px;
    }
    img.img-manfaat {
        height: 65px !important;
        padding-top:15px;
    }
    div.text-manfaat{
        font-size: 14px;
        padding-bottom:15px;
    }
    div.text-manfaat-title{
        font-size: 16px;
    }
    div.card-manfaat{
        padding-bottom: 10px;
    }
    h2.text-paket-title{
        font-size:17px;
    }
    div.text-paket-p{
        font-size:11px;
        padding-bottom:18px;
        padding-top:15px !important;
    }
    img.images-unduh{
        display:none;
    }
    img.images-hide-none{
        height: 60px;
        padding-bottom: 15px;
    }
    div.text-unduh-content{
        font-size: 16px;
        font-family: Manrope;
        color:#616161 !important;
    }
    div.textdaftar {
        font-size: 8px;
    }
    button.btn-cek{
        margin-top:15px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    input.inpP{
        width: 100%;
        border-radius:8px;
        padding-top:10px;
        padding-bottom:10px;
        border: 1px solid #fff;
        font-size:12px;
        padding-left: 6px;
    }
    button.btn-paket{
        font-size: 15px;
        margin-top:25px;
        margin-bottom:10px;
    }
    div.show-out-responsive {
        display: none;
    }
    div.textp {
        font-size: 13px;
        font-family: Manrope;
    }
    div.text2 {
        font-size: 22px;
    }
    a.bttn {
        font-size: 12px;
        padding: 5px 30px;
        border-radius: 6px;
    }
    img.images {
        height: 45px;
    }
    button.btx2{
        font-size: 14px !important;
        width: 100%;
        padding-top:10px;
        padding-bottom:10px;
    }
    h2.textd {
        font-size: 18px;
    }
    div.title-dl {
        font-size: 16px;
    }
    p.copyright-text {
        font-size: 11px;
    }
    h3.h3-text{
        font-size: 22px;
        font-weight: 300;
    }
    input.form-control{
        width: 100%;
        height: auto;
        font-size: 3rem;
        line-height: 2.5;
        border: 1px solid #495057;
        border-radius: 10px;
        border: 1px solid #d9d9d9 !important;
        margin-bottom:15px;
    }
    img.image-cek-paket{
        padding-top:25px !important;
        height:150px;
    }
    p.body-cek-masuk{
        padding-top:10px;
        font-size:15px;
    }
    button.btn-cek-paket{
        background: #d44436;
        font-size:14px;
        border-radius:8px;
        padding-top:8px;
        padding-bottom:8px;
        padding-right:20px;
        padding-left:20px;
    }
    p.body-cek-footer{
        font-size:14px;
        padding-bottom:15px;
    }
    div.modal-body{
        margin-right:10px;
        margin-left:10px;
    }
    img.images-cover {
        max-width: 75%;
        float: right;
    }
    img.images-hubungi{
        display: none;
    }
}