﻿
.baner-nav {
    position: relative;
}

.form-group .icon-calendar {
    top: 28%;
}

.dropdown-menu {
    z-index: 9999999;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
    background: #144aa8;
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
    color: #fff !important;
    background: #144aa8;
}

.bootstrap-datetimepicker-widget table td.day {
    color: #000;
}

.media .fa-times-circle {
    color: #bcbcbc;
    position: absolute;
    right: 5px;
    top: 15px;
    cursor: pointer;
}

.fa-times-circle:before {
    content: "\f057";
}

.show-room {
    color: #144aa8;
    cursor: pointer;
}

.modal-header {
    border-bottom: none;
}

#slider .heart-o {
    width: auto;
}

.text-normal {
    margin-top: 0px;
}

.widget-aric {
    margin-top: 21px;
}

#carousel .flex-next span, #carousel .flex-prev span {
    color: #144aa8;
}

.it-head li i {
    font-size: 18px;
    color: #144aa8;
    padding-left: 16px;
}

.tab-item .it-item .viewitem ul {
    list-style: circle;
}
/*lam math cac= not tren slide*/
ol.flex-control-nav.flex-control-paging {
    display: none;
}

/*PC*/
@media screen and (max-width: 700px) {
    .wf3 {
        width: 100% !important;
    }

    div#slider {
        display: block;
    }
}

/*mobile*/
@media screen and (min-width: 700px) {
    .wf3 {
        width: 50% !important;
        padding: 10px 0px;
    }
}
