@import url("/newmoban/_external/_placeholders/empty.css");

@import url('/newmoban/_external/fonts.googleapis.com/css__q_family-Ubuntu-300-400-400i-500-500i-700-700i.css');


body{
	margin: 0px;
	padding: 0px;
	font-family: 'Ubuntu', sans-serif;
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203055/html/images/bg-1.png') center;
	background-size: cover;
}
html {  
	-ms-overflow-style: scrollbar; 
}
.alltrans,
a, 
input[type="button"], 
input[type="submit"], 
button, 
table th, 
table td,
.navigation-menu > li > a span:after,
.btn,
.btn:after,
.section-title:after,
.service-icon,
.owl-dot,
.owl-nav > div,
.blog-img img,
.owl-nav > div:before,
.portfolio-box:after,
.portfolio-box img,
.portfolio-content {	
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
a {
	color: #e52225;
	text-decoration: none;
}
a:hover, 
a:focus {
	color: #e52225;
	outline: none;
	text-decoration: underline;
}
.link-dark {
	color: #0f0f0f;	
}
.link-dark:hover, .link-dark:focus {
	color: #e52225;
	text-decoration: none;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
a:active {
	background-color: transparent;
}
}
strong {
	font-weight: 700;
}
small, 
.small {
	font-size: 85%;
}
sub, 
sup {
	font-size: 80%
}
p {
	margin: 0 0 20px;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	line-height: 1.3;
	margin: 0 0 15px;
	font-weight: 700;
	color: #0f0f0f;
	text-transform: capitalize;
	font-family: 'Ubuntu', sans-serif;
}
h1, 
h2 {
	font-size: 60px;
}
h3 {
	font-size: 30px;
	font-weight: 600;
}
h4 {
	font-size: 24px;
	font-weight: 600;
}
h5 {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: 600;
}
h6 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600;
}

/*--- Datepicker ---*/

html, body{
	height: 100%;
	width: 100%;
}

.date-calendar{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203055/html/images/bg.jpg') no-repeat center;
	background-size: cover;
	height: 100%;
	width: 100%;
	position: relative;
}
.date-calendar:before{
	background: rgba(0,0,0,0.9);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	content: "";
}
.date-calendar .d-table{
	width: 100%;
	height: 100%;
}
.d-table{
	display: table;
}
.d-table-cell{
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.article{
	background: #ffffff;
	padding: 10px 30px;
	max-width: 320px;
	margin: 0 auto;
	width: 100%;
}
.article input{
	border-radius: 6px;
	background: #f4f5f8;
}
.article a{
	border-radius: 6px;
}
.box {
    display: none;
    max-width: 360px;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 2em;
    padding: 1.6em;
    background-color: #fafafa;
    border: 1px solid #d8d8d8;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    -o-box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    overflow: hidden;
}
.pignose-calendar-wrapper .pignose-calendar{
	border: 10px solid #ff039b;
}
.pignose-calendar-wrapper .pignose-calendar .pignose-calendar-button-group .pignose-calendar-button-apply{
	background-color: #ff039b;
}
.pignose-calendar-wrapper .pignose-calendar .pignose-calendar-button-group .pignose-calendar-button-apply:hover{
	background-color: #ba00ff;
}
.pignose-calendar .pignose-calendar-unit a{
	color: #222222;
}

.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sat a, .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sun a{
	color: #ff039b;
}
.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sat, .pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sun{
	color: #ff039b;
}
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-date{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203055/html/images/title.png') no-repeat center;
}
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-year{
	color: rgba(0,0,0,.5);
}
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a{
	background-color: #ff039b;
}


.box{
	border-radius: 6px;
	height: 3.2em;
	padding: 0 1.2em;
	line-height: 51px;
}
.date-title h2{
	font-size: 28px;
	color: #ffffff;
}






















