﻿/**
 * Hon Rang - TABWEB
 * Copyright 2017
 * <www.tabweb.vn> *
 **/

section.banner_main {
    /* min-width: 416px; */
}

.range_bar {
    width: 100%;
    float: left;
    /* border-bottom: 1px solid #cbcdd1; */
}

    .range_bar ul li {
        width: 33.3333%;
        float: left;
    }

.program_title {
    padding: 0px 0 20px 0;
}

.selected_product {
    min-height: 177px;
}

.register_now {
    margin: 8px;
}

.customer_service {
    margin: 15px auto;
    background: white;
}

.programs_content_right tr.calendar-dow-header th {
    font-size: 13.5px;
    font-family: Helvetica-Light !important;
    /* font-weight: 300 !important; */
}

.programs_content_right span.badge.badge-today {
    background-color: #162133;
    padding: 8px 15px;
    border-radius: 10px;
}

div#zabuto_calendar_97d {
    width: 97%;
    margin: 0 auto;
}

.programs_content_right {
    /* background: #d9d9d9; */
}

tr.calendar-month-header th {
    background-color: red;
}

div.zabuto_calendar .table tr.calendar-month-header th {
    background: #d9d9d9;
}

div.zabuto_calendar .table tr th, div.zabuto_calendar .table tr td {
    background: #d9d9d9;
    font-size: 13.5px;
}

tr.calendar-month-header span {
    font-size: 23px !important;
    padding: 18px;
}

.pickmeup {
    background: #d9d9d9;
    border-radius: 0;
}

.pmu-instance {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
}

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
    width: 11%;
    font-size: 13.5px;
    font-family: Helvetica-Light;
    padding: 9px 0 10.5px;
    box-sizing: border-box;
    margin: 0px 1.5%;
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
    margin: auto;
    font-size: 23.5px;
    color: #162133;
    font-weight: bold;
    padding: 8px 0;
}

nav.pmu-day-of-week > div {
    background: #f2f2f2;
    margin: 2px;
    padding: 0 !important;
    width: 14% !important;
    margin: 2px !important;
}

.pmu-button {
    color: black !important;
}

.pmu-not-in-month.pmu-button {
    color: #908686 !important;
}

.pickmeup .pmu-instance .pmu-selected {
    background: #162133 !important;
    color: white !important;
    border-radius: 12px;
}

.calendar {
    margin-top: 8px;
    padding-left: 0px;
}

.pickmeup .pmu-instance .pmu-button:hover {
    background: #162133;
    color: white !important;
    border-radius: 12px;
}

.pmu-days {
    background: #f2f2f2;
    margin: 10px 10px 20px;
}

.pmu-button {
    line-height: inherit;
}

.pmu-today {
    background: #bfcad1 !important;
    color: white !important;
    border-radius: 12px;
}

.pmu-prev.pmu-button, .pmu-next {
    background: none !IMPORTANT;
    font-family: FontAwesome;
    font-size: 40px;
    position: absolute;
    top: 10px;
    color: black !important;
    height: auto;
}

    .pmu-next.pmu-button {
        right: 0;
    }

.mobile {
    display: none;
}

.layout_purchase .program_title h2 {
    max-width: 805px;
    margin: 25px auto;
    letter-spacing: 0px;
}

.layout_purchase .programs_content {
    /* max-width: 1215px; */
    margin: 0 auto;
    font-size: 15.5px;
    font-family: Helvetica Neue,sans-serif;
    padding: 0px 20px;
    width: 100%;
    box-sizing: border-box;
}

.price_item_img {
    width: 25%;
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
}

.price_item_content {
    width: 50%;
    /* max-width: 250px; */
    display: inline-block;
    vertical-align: top;
}

.price_item_img-title {
    text-align: center;
}

    .price_item_img-title span {
        font-size: 20.5px;
        color: #162133;
    }

.price_item_content_title span {
    color: #162133;
    font-size: 22px;
    font-weight: bold;
}

.price_item_content p {
    font-size: 16.5px;
    color: #353c49;
    padding: 15px 0;
}

.price_item_estimate a {
    text-decoration: none;
    color: #37474f;
    margin-right: 70px;
}

    .price_item_estimate a img {
        padding-right: 18px;
    }

    .price_item_estimate a:last-child img {
        position: relative;
        top: 10px;
    }

    .price_item_estimate a span {
        position: relative;
        padding: 10px 12px;
        border: 1px solid #f5f5f5;
        border-bottom: none;
        border-top: none;
    }

.price_item_brochure {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.price_item_bro .item_info_more {
    width: 205px;
    text-align: center;
}

.price_item_bro > p {
    text-align: center;
    font-size: 48.5px;
    padding-bottom: 13px;
}

.price_item p > span {
    font-size: 18.3px !important;
}

article.price_item {
    margin: 60px 0;
}

.register_now_text {
    /* padding-right: 30px; */
    box-sizing: border-box;
}

.programs_content > p {
    font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Roboto,Arial;
    color: #3c3947;
    margin-bottom: 0;
    padding-bottom: 1.25rem;
    letter-spacing: .05rem;
}

.news_title {
    font-size: 17.5px;
    margin: 30px 0 50px;
}


.layout_listnew .programs {
    width: 100%;
    float: left;
}

.news_item_title {
    font-size: 13.5px;
    text-transform: uppercase;
}

.news_item_seemore a {
    text-decoration: none;
    font-size: 11.5px;
    /* margin: 20px 0; */
    color: #007edb;
}

    .news_item_seemore a i {
        padding-left: 15px;
    }

.news_item_seemore {
    margin: 10px 0;
}

.layout_listnew .list_news_content {
    margin-top: 0;
}

@media screen and (max-width: 1200px) {
    .price_item_img {
        text-align: center;
        width: 35%;
        max-width: 300px;
    }

    .price_item_brochure {
        width: 18%;
    }

    .price_item > p {
        font-size: 30px;
    }

    .register_now {
        margin: 8px 0;
    }

    .register_now_text {
        /* width: calc(100% - 75px); */
        margin-left: 0;
        /* max-width: 285px; */
    }
}

.layout_listnew .programs_content_col4 {
    width: 50% !important;
    margin: 0 !important;
    float: left;
}

.layout_listnew .programs_content_col6 {
    float: left;
    width: 50% !important;
    margin: 0 !important;
}

.layout_listnew .wrapper_about {
    max-width: 1150px;
}

.list_news_content:not(:last-child) {
    margin-bottom: 30px;
}

.no-margin {
    margin: 0 !important;
}

.layout_department .customer_service_support_title h2 {
    visibility: inherit;
}

.col_50 {
    width: 50% !important;
    float: left;
    margin: 30px 0 40px !important;
}

.layout_department .programs_content {
    width: 100%;
    float: left;
}

.layout_schedule .register_now_text {
    margin-left: 0px;
}

.layout_schedule .register_now {
    padding: 0px 20px;
    margin: 8px 0px;
}

.avatar {
    width: 40%;
    float: left;
    max-width: 140px;
    margin-right: 35px;
    position: relative;
}

.avatar a {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.avatar a img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}

.avatar:before {
    content: "";
    display: block;
    margin-top: 130%;
}

.info_social p a i {
    width: 17px;
}

.info_name {
    float: left;
    width: 60%;
    font-size: 15.5px;
    font-weight: bold;
}

.info_position {
    float: left;
    width: 60%;
    font-size: 15.5px;
    padding: 10px 0;
    color: #908d8c;
}

.info_social {
    margin-top: 20px;
    width: 60%;
    float: left;
}

    .info_social p a {
        text-decoration: none;
        color: #908d8c;
        font-size: 15.5px;
        float: left;
        width: 100%;
    }

        .info_social p a i {
            /* background: #6195b8; */
            color: #6195b8;
        }

.wrapper_programs_content {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    /* float: left; */
}

.layout_department .address_info {
    width: 100%;
    float: left;
}

.programs_content_col2 {
    /* position: relative; */
    width: 66% !important;
    float: left;
}

.purchase_form .programs_content_div.center, .service_form .programs_content_div.center {
    float: right;
}

.programs_content_col2 .programs_content_div {
    width: 50%;
}

.layout_register .programs_content_note p {
    font-family: Arial-ItalicMT;
}

@media screen and (max-width: 1199px) {
    .register_now_text {
        /* padding-right: 10px; */
        box-sizing: border-box;
        padding-right: 50px;
        font-size: 18px;
    }
}

@media screen and (max-width: 900px) {
    .avatar {
        width: 30%;
        margin-right: 11px;
    }
}

@media screen and (max-width: 804px) {
    .pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
        font-size: 12.5px;
    }

    .range_bar ul li {
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 768px) {
    .layout_purchase .programs_content {
        padding: 0;
    }

    .programs_content_div.center {
        padding: 0px 20px 0 20px;
        box-sizing: border-box;
    }

    .programs_content_note {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .calendar {
        margin-top: 8px;
        padding: 0 20px;
    }


    .layout_department .time_open {
        display: none;
    }

    .layout_schedule .programs_content, .layout_purchase .programs_content {
        display: block;
        position: relative;
        float: left;
        margin-bottom: 250px;
    }

    .customer_service {
        position: absolute;
        bottom: -225px;
    }

    .layout_schedule .register_now {
        position: absolute;
        width: 100%;
        bottom: -110px;
        left: 0px;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
    }

    .programs_content.mobile {
        display: block;
    }

    .button_estimate .item_info_more {
        /* display: none !important; */
    }

    .programs_content > div, .programs_content_col2 .programs_content_div {
        width: 100% !important;
        text-align: left;
        /* margin: 10px 0 !IMPORTANT; */
        /* max-width: 360px; */
    }

.programs_content_div.right
{
    padding:0px;
}
    .program_title {
        padding: 0;
    }

    .register_now {
        margin: 24px auto 80px;
        position: relative;
        left: -25px;
    }

    form.programs_content_left_from > input, select.list_product_center, .register_now_text, .customer_service, .register_now, .layout_service .count_km, .layout_service .service_program_request {
    }

    .range_bar ul li, .range_bar.product_range ul li {
        width: 100% !important;
    }

    /*.service_form {
        display: none !important;
    }*/
}

@media screen and (max-width: 1024px) {

    .price_item_content {
        width: 64%;
    }

    .price_item_brochure {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .price_item_img {
        width: 100%;
        max-width: none;
    }

    .price_item_content {
        width: 100%;
        float: left;
    }

    .price_item_estimate a {
        margin-right: 10px;
    }

        .price_item_estimate a span {
            padding: 10px 0;
        }

    .price_item_content_title {
        text-align: center;
    }

    .price_item_content p {
        text-align: center;
    }

    .price_item_estimate {
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    .col_50 {
        width: 100% !important;
    }

    .info_social {
        margin-top: 0px;
    }

    .info_social p a {
    font-size: 11px;
}

.info_social p a i
{
    width: 10px;
}

.info_position p {
    padding-bottom:5px;
}
}

@media screen and (max-width: 500px) {
    .price_item_img {
        width: 100%;
        max-width: none;
    }

    .price_item_content {
        width: 100%;
    }

    .price_item_estimate > a span {
        display: none;
    }

    .price_item_more {
        text-align: center;
    }

    .layout_listnew .programs_content_col4, .layout_listnew .programs_content_col6 {
        width: 100% !important;
    }

    .news_title {
        font-size: 17.5px;
        margin: 20px 0 20px;
    }

    .list_news_content:not(:last-child) {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 320px) {

    form.programs_content_left_from > input {
        font-size: 15px;
    }

    .register_now_text {
        font-size: 18px;
    }

    .register_now > div {
        height: 60px;
        line-height: 60px;
    }

    .register_now_text:after {
        /* width: 75px; */
        font-size: 55px;
        /* text-align: left; */
        /* padding: 0 0 0 16px; */
        /* box-sizing: border-box; */
        height: 60px;
        line-height: 60px;
        -webkit-text-stroke: 1px #162133;
        /* left: 88%; */
        /* padding-left: 30px; */
    }

    section.programs {
        padding: 0 10px;
        box-sizing: border-box;
    }
}
