.baner-nav{position:relative}.form-group .icon-calendar{top:50%;transform: translateY(-50%);right: 0}.dropdown-menu{z-index:9999999}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px;background:#144aa8}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{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:0}.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}ol.flex-control-nav.flex-control-paging{display:none}@media screen and (max-width:700px){.wf3{width:100%!important}div#slider{display:block;border-bottom:0;}}@media screen and (min-width:700px){.wf3{width:50%!important;padding:10px 0}}@media screen and (max-width:414px){.wf3{width:46%!important}}@media screen and (max-width:320px){.wf3{width:44%!important}.wf3 label{font-size:10px}}

#modeGetPrice .modal-header{
	padding-bottom:0;
}
#modeGetPrice .modal-content .nte{
	background-color: rgba(0, 155, 255, 0.1);
	color: #666;
	line-height: 1.3846;
	padding: 9px 13px;
	margin-bottom:20px;
}
#modeGetPrice .modal-content .btn-submit{
	background: var(--primary-color);
	color: #fff;
	border: 0;
	padding: 10px 10px;
	width: 150px;
	border-radius: 4px;
}
.hc-modalbtn{
	background:var(--primary-color);
	padding: 5px 10px;
	color: #fff;
	border-radius: 4px;
	margin-left: 5px;
	cursor: pointer;
}

.flex-direction-nav a.flex-next:before{
	content: '\f105';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 36px;
}
.flex-direction-nav a.flex-prev:before{
	content: '\f104';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 36px;
}