/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
html, body{
    font-size: 100%;
	font-family: 'Raleway', sans-serif;
    background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201702/201702063/html/images/bg.png') #996464 no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}
h1,h2,h3,h4,h5,h6,input,p,a,select{
	font-family: 'Raleway', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover,body a{
	text-decoration:none;
}
/*-- main --*/
.agileits_copyright{
	text-align: center;
}
.agileits_copyright p{
	font-size: 1em;
    color:#fff;
    margin: 3em 0 0;
    line-height: 1.8em;
    padding: 0 1em;
    text-transform: capitalize;
}
.agileits_copyright p a {
    color: #7fa56e;
    text-decoration: none;
}
.agileits_copyright p a:hover{
	color:#fff;
}
input[type="submit"],.btn-primary,.agileits_copyright p a{
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}
.main{
	padding:4em 0;
}
.main h1{
	text-align: center;
    color:#fff;
    font-size: 2.5em;
    margin-bottom: 1em;
	text-transform:capitalize;
}
/*-- grid --*/
.price-box {
	margin: 0 auto;
    background:rgba(0, 0, 0, 0.15);
    padding: 20px;
    width: 500px;
}

.ui-widget-content {
	border: 1px solid #b6b5b4;
    background: #d2d2d2;
    color: #222222;
    margin-top: 4px;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 5.2em;
	height: 2.2em;
	cursor: default;
	margin: 0 -40px auto !important;
	text-align: center;	
	line-height: 30px;
	color: #FFFFFF;
	font-size: 15px;
}

.ui-slider .ui-slider-handle .glyphicon {
	color: #FFFFFF;
	margin: 0 3px; 
	font-size: 11px;
	opacity: 0.5;
}

.ui-corner-all {
	border-radius: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.9em;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border:none;
	background:#ffb20c;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -0.5em;
}

.ui-slider .ui-slider-handle {
	cursor: pointer;
}

.ui-slider a,
.ui-slider a:focus {
	cursor: pointer;
	outline: none;
}

.price, .lead p {
	font-weight: 600;
    font-size: 2em;
    display: inline-block;
    line-height: 30px;
    color: #212121;
}

h4.great {
	background: #7fa56e;
    margin: 0 0.5em 1em 0;
    padding: 7px 15px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    -moz-box-shadow: 2px 4px 5px 0 #ccc;
    -webkit-box-shadow: 2px 4px 5px 0 #ccc;
    box-shadow: 2px 4px 5px 0 #ccc;
}
.price-slider {
	margin-bottom: 3em;
    text-align: center;
}

.price-slider span {
    display: inline-block;
    color: #212121;
    font-size: 14px;
}

.form-pricing {
	background: #ffffff;
	padding: 20px;
	border-radius: 4px;
}

.price-form {
	background: #ffffff;
	margin-bottom: 10px;
	padding: 20px;
	border: 1px solid #eeeeee;
	border-radius: 4px;
	/*-moz-box-shadow:    0 5px 5px 0 #ccc;
  	-webkit-box-shadow: 0 5px 5px 0 #ccc;
  	box-shadow:         0 5px 5px 0 #ccc;*/
}

.form-group {
	margin-bottom: 0;
}

.form-group span.price {
	display: inline-block;
	color: #7f8c8d;
	font-size: 14px;
}

.help-text {
	display: block;
    color: #999;
    text-align: right;
    margin: .5em 0 2em;
    font-size: 14px;
}

.price-form label {
	font-size: 1.2em;
    text-align: right;
    color: #ffb20c;
    font-weight: 600;
    display: block;
}

img.payment {
	display: block;
    margin-left: auto;
    margin-right: auto
}

.ui-slider-range-min {
	background:#ffb20c;
}
.w3layouts-col-sm-6 {
    float: left;
    width: 50%;
}
.agileits_w3layouts-col-sm-6{
	float: right;
    width: 45%;
}
.form-horizontal .control-label {
    padding: 0;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 0;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.33;
    border-radius: 0;
	letter-spacing: 5px;
}
.agileits_form_group{
	padding: 1em 0 0;
    border-top: 1px dashed #212121;
    border-bottom: 1px dashed #212121;
}
.btn-primary {
    background-color: #7fa56e;
    border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ffb20c;
    border: none;
}
.pull-right {
	float: none !important;
    padding: 0 !important;
}
/*-- start-responsive-design --*/
@media (max-width:736px){
	.main h1 {
		font-size: 2.3em;
	}
}
@media (max-width:600px){
	.main {
		padding: 3em 0;
	}
	.main h1 {
		font-size: 2.1em;
	}
}
@media (max-width: 480px){
	.main h1 {
		font-size: 2em;
	}
	.price-box {
		padding: 15px;
		width: 430px;
	}
	.w3layouts-col-sm-6 {
		width: 60%;
	}
	.agileits_w3layouts-col-sm-6 {
		width: 35%;
	}
	.price-form label {
		font-size: 1em;
	}
	.price, .lead p {
		font-size: 1.8em;
	}
	.agileits_copyright p {
		font-size: 14px;
	}
}
@media (max-width: 414px){
	.main h1 {
		font-size: 1.7em;
	}
	.price-box {
		width: 375px;
	}
	h4.great {
		font-size: 14px;
	}
	.help-text {
		font-size: 12px;
	}
	.price, .lead p {
		font-size: 1.6em;
	}
	.btn-lg, .btn-group-lg>.btn {
		font-size: 14px;
		letter-spacing: 3px;
	}
}
@media (max-width: 384px){
	.main {
		padding: 2em 0;
	}
	.main h1 {
		font-size: 1.6em;
	}
	.price-box {
		width: 320px;
		padding: 10px;
	}
	.ui-slider .ui-slider-handle {
		font-size: 12px;
		line-height: 26px;
	}
	.ui-slider .ui-slider-handle .glyphicon {
		margin: 0 1px;
		font-size: 10px;
	}
	h4.great {
		margin: 0 0.5em 1em 0;
		padding: 7px 10px;
	}
	.price-slider {
		margin-bottom: 2em;
	}
	.w3layouts-col-sm-6,.agileits_w3layouts-col-sm-6 {
		width: 100%;
		float: none;
		text-align:center;
	}
	.price-form {
		padding: 15px;
	}
	.price-form label,.help-text{
		text-align: center;
	}
	.help-text {
		margin: .5em 0;
	}
	.price-slider span {
		font-size: 13px;
	}
}
@media (max-width: 320px){
	.main h1 {
		font-size: 1.35em;
	}
	.price-box {
		width: 280px;
		padding: 7px;
	}
	h4.great {
		margin: 0 0em 1em 0;
		padding: 5px 6px;
		font-size: 13px;
	}
	.ui-slider .ui-slider-handle {
		margin: 0 -30px auto !important;
	}
	.price-form label {
		font-size: 14px;
	}
	.price-slider {
		margin-bottom: 1.5em;
	}
	.btn-lg, .btn-group-lg>.btn {
		font-size: 13px;
		letter-spacing: 1px;
	}
	.agileits_copyright p {
		font-size: 13px;
		margin: 2em 0 0;
	}
}