@import url('https://fonts.googleapis.com/css2?family=Inter&family=Noto+Sans:wght@400;500;700&family=Poppins:wght@400;500;600&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.pr-hidden{
	display: none;
	height: 0;
}


.c-reserve{
	background: #F9F9F9;
    box-shadow: 0px 0px 0.997881px rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 0px 0px;
    padding: 20px 16px 0px 16px;
}

.ck-booking-info {

    background: #F9F9F9;
    box-shadow: 0px 0px 0.997881px rgba(0, 0, 0, 0.1);
    border-radius: 9.97881px;
    padding: 20px 16px 20px 16px;
}

.ck-red-car {
    max-width: 332.29px;
    height: 224.52px;
    left: 12.97px;
}

.ck-red-car img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ck-booking-info p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.5px;
    color: rgba(15, 14, 16);
    padding-bottom: 20px;
}

.ck-booking-made {
    padding: 60px 0px 60px 0px;
}

.ck-booking-info .ck-nissan {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.145364px;
    color: #0F0E10;
    margin-top: 16px;

}


.ck-booking-info .ck-months {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.145364px;
    color: #F68D20;
    margin-top: 6px;
    padding-bottom: 20px;

    ;
}

.ck-booking-info .ck-months span {
    font-size: 12px;
    color: rgba(15, 14, 16, 0.5);
}

/* p {
    margin-bottom: unset !important;
} */

.ck-cart-info p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.145364px;
    color: #0F0E10;
    padding-bottom: 10px;
    text-align: left;

}

.ck-enter-detail {
    display: flex;
    justify-content: space-between;
}

.ck-enter-detail p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14.9818px;
    letter-spacing: 0.181869px;
    color: rgba(15, 14, 16, 0.8);
    padding-bottom: 5px;

}

.ck-cart-info {
    border-top: 0.997881px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    padding-bottom: 16px;
}

.ck-enter-detail .ck-total {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15.9661px;
    line-height: 31px;
    letter-spacing: 0.145364px;
    color: rgba(15, 14, 16, 0.6);
    padding-top: 16px;

}

.ck-enter-detail .ck-rs {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-align: right;
    letter-spacing: 0.145364px;
    color: #F68D20;
    padding-top: 16px;
}

.ck-booking-made .col-xl-7 {
    margin-left: auto;
}

/* .ck-booking-info1 {
    background: #F9F9F9;
    box-shadow: 0px 0px 0.997881px rgba(0, 0, 0, 0.1);
    border-radius: 9.97881px;
    padding: 40px 16px 20px 16px;
} */

.ck-booking-info1 p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.5px;
    color: rgba(15, 14, 16);
    padding-bottom: 30px;
}

.ck-two-wrap {
    display: flex;
    gap: 30px;
}

.ck-data label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: rgba(15, 14, 16, 0.8);
    width: 100%;
    padding-bottom: 5px;
}

.ck-data input {
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(15, 14, 16, 0.2);
    border-radius: 10px;
    height: 51px;
    margin-bottom: 20px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: black;
    padding-left: 10px;
margin-right: 14px;
}

.ck-data input::placeholder {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgba(15, 14, 16, 0.4);
    padding-left: 10px;
margin-right: 14px;
}

.ck-data {
    width: 100%;
}

.ck-confirm-btn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.ck-confirm-btn input {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.320156px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #F68D20;
    text-decoration: none;
    padding: 12px 30px 12px 30px;
    border: unset;
}
.ck-confirm-btn a:hover{
    background-color: #FFFFFF;
    border: 2px solid #F68D20;
    color: #F68D20;
}

@media screen and (max-width: 1200px){
    .ck-booking-made{
        padding: 60px 32px 60px 32px;
    }
}
@media screen and (max-width: 1200px){
    .ck-red-car{
        max-width: 100%;
    }
    .ck-two-wrap {
        gap: 16px;
    }
}

@media screen and (max-width: 576px){
    .ck-booking-made{
        padding: 20px 16px 20px 16px;
    }
	.ck-two-wrap{
		display:block;
	}
	.ck-confirm-btn input{
		width:100%;
  
    }
}