.simple-schedule{
  padding: 100px 0px;
}

.schedules-top-section h2 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
}

.schedules-top-section h3 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding: 10px;
    background-color: #0022dd;
    border-radius: 5px;
    width: 270px;
    text-align: center;
    margin: 15px 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.filter-tittle h4 {
    font-size: 15PX ! IMPORTANT;
    font-weight: 400;
    color: #000;
    padding: 20px 0px;
}

#mainFilter .nav-pills .nav-link {
    background: 0 0;
    border-radius: 4px;
}

#mainFilter .nav-link {
    display: block;
    padding: 4px 10px;
    color: #333;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    border: 1px solid #333 !important;
    margin-right: 10px !important;
}

#mainFilter .nav-link:hover{
    color: #fff;
    background-color:  #c44a00;
}

.filter-schedule.active{
    background:#c44a00 !important;
    color:#fff !important;
}

.total-box-schedule {
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 15px 15px 5px 15px;
    border-radius: 6px;
    border: 1px solid #e7e7e7;
    margin: 20px 0px;
}

.main-box-schedule {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.date-batch {
    display: flex;
    align-items: center;
}

.date-one h3 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 0px;
    color: #000 !important;
}

sup {
    top: -.5em;
}

.batch-one h4 {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    background-color: #beffe7;
    border-left: 3px solid #00ba74;
    width: 126px;
    padding: 5px;
    margin-left: 10px;
}

p.evening {
    font-size: 14px;
    padding: 5px 0px;
    color: #333;
}

p.evening i {
    color: #3f679d;
    margin-right: 5px;
}

.off-prixe p {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.off-prixe p del {
    font-size: 16px;
    font-weight: 400;
    color: #969696;
    margin-left: 10px;
}

.offer {
    color: #fde047;
    font-size: 20px;
    font-weight: 700;
}

.offer p {
    font-size: 18px;
    font-weight: 500;
    color: #06a7fd;
}

.enroll-orange {
    background-color: #c44a00;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 36px;
}

.enroll-orange:hover{
    background-color: #c44a00;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 36px;
}

.trustpilot-box {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 20px;
    border-radius: 8px;
    background-color: #fff;
}

.trustpilot-box h5 {
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
}

.extra-offer {
    background-image: radial-gradient(#3da541, #0030ff);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.extra-offer h5 {
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

.extra-offer h5::after {
    position: absolute;
    content: "";
    border-bottom: 1.5px dotted #fff;
    width: 170px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.dor {
    padding: 10px 0px;
}

.dor p{
  color: #fff;
}

.get-in-touch {
    position: relative;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    padding: 0;
    background-color: #fff;
    border: 1px solid #c44a002b;
}

.get-in-touch .tittle {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #000;
    line-height: 48px;
    padding: 15px 0 0 15px;
}

.country-code {
    display: inline-block;
    width: 100%;
    position: relative;
}

.contact-form .form-filed {
    position: relative;
    margin: 5px 0;
    text-align: center;
}

.contact-form .input-text {
    display: block;
    width: 100%;
    height: 40px;
    border-width: 1px;
    border-color: #ced4da;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 10px;
    background-color: #fff;
    border-radius: 4px;
}

.country-code {
    display: inline-block;
    width: 100%;
    position: relative;
}

.country-code .form-select-control {
    width: auto;
    float: left;
    position: relative;
    top: 1px;
    left: 2px;
    border: none !important;
    padding-bottom: 0px !important;
}

.country-code .arrow-icon {
    width: 30px !important;
    height: 24px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    float: left;
    border-right: 1px solid #e7e7e7;
    margin-bottom: 0;
    border: none !important;
}

.country-code .arrow-icon select {
    width: 150%;
    height: 40px;
    background: #f0f1f2;
    position: relative;
    z-index: 2;
    border: none !important;
}

.country-code {
    display: inline-block;
    width: 100%;
    position: relative;
}

.country-code .arrow-icon {
    width: 30px !important;
    height: 24px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    float: left;
    border-right: 1px solid #e7e7e7;
    margin-bottom: 0;
    border: none !important;
}

.phoneCodeId {
    display: inline-block;
    float: left;
    left: 18px;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    padding: 0px 10px 0 0;
    color: #000;
    top: 3px;
}

.form-filed p {
    text-align: left;
    font-size: 11px;
    color: #373737;
    line-height: 20px;
    padding-bottom: 10px;
}

.contact-form .input-text {
    display: block;
    width: 100%;
    height: 40px;
    border-width: 1px;
    border-color: #ced4da;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 10px;
    background-color: #fff;
    border-radius: 4px;
}

.contact-form .lable {
    position: absolute;
    left: 12px;
    bottom: 0;
    font-size: 12px;
    line-height: 26px;
    font-weight: 400;
    color: #676767;
    cursor: text;
}

.contact-form .submit-btn {
    display: inline-block;
    background-color: #c44a00;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
}

/*side form start*/

.next-starts{
    background-color: #e5e5e5;
    padding: 15px;
    border-radius: 4px;
}

.next-starts h4 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    color: #16183e;
    font-weight: 600;
}

.countdown {
  font-family: sans-serif;
  color: #000;
  font-weight: 100;
  text-align: center;
  font-size: 20px;
}

.countdown-number {
  padding: 6px;
  border-radius: 2px;
  display: inline-block;
}

.countdown-time {
    border-radius: 50%;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
}

.countdown-text {
  display: block;
  padding-top: 15px;
  font-size: 12px;
  color: #080808;
}

.main-form {
    background-color: #16183e;
    padding: 15px;
    margin-top: 10px;
}

.main-form .form-control {
    display: block;
    width: 100%;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #e7e7e7;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: rgba(245, 243, 243, 0.05) 0px 6px 24px 0px, rgba(255, 255, 255, 0.08) 0px 0px 0px 1px !important;
}

.main-form .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    font-size: 13px;
}

.main-form label.form-check-label {
    color: #fff;
}

.main-form label.form-check-label a{
    color: #75b7ff;
    font-weight: 500;
}

.talk-advisor {
    background-color: #ff5722;
    border: 1px solid #ff5722;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    padding: 10px 16px;
}

.talk-advisor:hover{
    background-color: #080808;
    border: 1px solid #080808;
    color: #fff;
}

.row-clr{
    background-color: #e0deea;
    padding: 15px;
    border-radius: 15px;
}

/*side form end*/

/* ====== MOBILE RESPONSIVE START ===== */

@media (min-width: 1025px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 1024px) {



}

@media (min-width: 481px) and (max-width: 767px) {

    #mainFilter .nav-link {
        margin-bottom: 10px;
    }

    .main-box-schedule {
        display: block;
    }

    .date-one h3 {
        font-size: 12px;
        font-weight: 500;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

    #mainFilter .nav-link {
        margin-bottom: 10px;
    }

    .main-box-schedule {
        display: block;
    }

    .date-one h3 {
        font-size: 12px;
        font-weight: 500;
    }

}

@media all and (min-width: 992px) {}

/* ====== MOBILE RESPONSIVE END ===== */