@font-face {
	font-weight: normal;
  font-style: normal;
	font-family: "Ionicons";
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
}

@font-face {
	font-weight: normal;
  font-style: normal;
	font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}

html {
	overflow-x: hidden;
	font-size: 1em;
}

body {
	font-family: "Work Sans", Arial, sans-serif;
}

input, textarea, p {
	font-weight: 300;
}

::-moz-selection {
	background: #000;
	color: #fff;
}

::selection {
	background: #000;
	color: #fff;
}

::-moz-selection {
	background: #000;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300 !important;
}

a {
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.probootstrap-cover {
	padding: 1em 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.probootstrap-cover .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}

.probootstrap-cover a:hover {
	color: #fff;
}

.probootstrap-cover h2 {
	color: #fff;
}

.probootstrap-cover p {
	color: rgba(255, 255, 255, 0.7);
}

.probootstrap-cover > .container > .row {
	padding: 7em 0;
}

.top-content .text {
	color: #fff;
}

.top-content {
	text-align: center;
}

.top-content  h1 {
	color: #fff;
}

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p {
	opacity: 0.8;
}

.top-content .description a {
	color: #fff;
}

.top-content .description a:hover,
    .top-content .description a:focus {
	border-bottom: 1px dotted #fff;
}

.btn {
	padding: 15px 25px;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: 400;
	font-size: 14px;
}

.btn.btn-primary {
	color: #fff;
}

.btn:hover, .btn:active, .btn:focus {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.bg_image, .probootstrap-section-half .probootstrap-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.with-overlay {
	position: relative;
}

.with-overlay:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	content: "";
}

.navbar-brand {
	text-transform: uppercase;
	letter-spacing: .3em;
}

.navbar-toggler span i {
	font-size: 30px;
}

.probootstrap_navbar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}

@media (max-width: 991px) {
	.probootstrap_navbar {
		background: rgba(0, 0, 0, 0.6);
	}
}

.probootstrap_navbar .nav-item .nav-link {
	padding: 1.6em 1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 400;
	font-size: 12px;
}

@media (max-width: 991px) {
	.probootstrap_navbar .nav-item .nav-link {
		padding: .5em 0;
	}
}

.probootstrap_navbar .nav-item .nav-link.active {
	color: #fff;
}

.probootstrap_navbar.scrolled {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	margin-top: -130px;
	background: rgba(0, 0, 0, 0.8);
}

.probootstrap_navbar.scrolled .nav-item .nav-link {
	padding: .5em 1em;
}

.probootstrap_navbar.scrolled.awake {
	margin-top: 0px;
	-webkit-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
}

.probootstrap_navbar.scrolled.sleep {
	-webkit-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
}

.border-bottom {
	position: relative;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.border-bottom:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 50px;
	height: 2px;
	background: #00CA4C;
	content: "";
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

#section-feature-testimonial blockquote p {
	color: #000;
}

#section-feature-testimonial .probootstrap-author img {
	margin-bottom: 10px;
	width: 70px;
}

#section-feature-testimonial .probootstrap-author a {
	display: block;
}

#section-feature-testimonial .probootstrap-author a span {
	display: block;
}

#section-feature-testimonial .probootstrap-author a .probootstrap-name {
	color: #000;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: 700;
	font-size: 12px;
}

#section-feature-testimonial .probootstrap-author a .probootstrap-title {
	color: #b3b3b3;
}

#section-city-guides {
	border-top: 1px solid #e6e6e6;
}

.chs {
	overflow: hidden;
	height: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

.probootstrap-thumbnail {
	position: relative;
	display: block;
	opacity: 1;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.probootstrap-thumbnail.sleep {
	opacity: .5;
}

.probootstrap-thumbnail img {
	position: relative;
	bottom: 0;
	z-index: 2;
	display: block;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.probootstrap-thumbnail h3 {
	position: relative;
	bottom: 30px;
	z-index: 1;
	display: block;
	visibility: hidden;
	text-align: center;
	opacity: 0;
	-webkit-transition: .2s all ease;
	-o-transition: .2s all ease;
	transition: .2s all ease;
}

@media (max-width: 991px) {
	.probootstrap-thumbnail h3 {
		bottom: 0;
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.probootstrap-thumbnail h3 {
		bottom: 0;
		visibility: visible;
		margin-top: 10px;
		opacity: 1;
	}
}

.probootstrap-thumbnail:hover h3 {
	bottom: -20px;
	visibility: visible;
	opacity: 1;
}

@media (max-width: 991px) {
	.probootstrap-thumbnail:hover h3 {
		bottom: 0px;
	}
}

.probootstrap-thumbnail:hover img {
	bottom: 20px;
	-webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	-ms-transform: scale(1.08);
}

@media (max-width: 991px) {
	.probootstrap-thumbnail:hover img {
		bottom: 20px;
		-webkit-transform: scale(1);
		transform: scale(1);
		-ms-transform: scale(1);
	}
}

@media (max-width: 767px) {
	.probootstrap-thumbnail:hover img {
		bottom: 0px;
		visibility: visible;
		opacity: 1;
	}
}

.probootstrap_select-wrap {
	position: relative;
}

.probootstrap_select-wrap:before {
	position: absolute;
	top: 50%;
	right: 15px;
	content: "\f3d0";
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 20px;
	font-family: 'Ionicons';
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-transform: translateY(-50%);
}

.probootstrap-section-half {
	float: left;
	width: 100%;
}

.probootstrap-section-half .probootstrap-image,
  .probootstrap-section-half .probootstrap-text {
	width: 50%;
}

@media (max-width: 991px) {
	.probootstrap-section-half .probootstrap-image,
      .probootstrap-section-half .probootstrap-text {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.probootstrap-section-half .probootstrap-image {
		height: 400px;
	}
}

.probootstrap-section-half .probootstrap-text {
	background: #ECECEC;
}

.probootstrap-section-half .probootstrap-text .probootstrap-inner {
	padding: 7em;
}

@media (max-width: 991px) {
	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding: 3em;
	}
}

@media (max-width: 991px) {
	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding-right: 15px;
		padding-left: 15px;
	}
}

.probootstrap_section {
	float: left;
	padding: 7em 0;
	width: 100%;
}

.probootstrap_section.bg-light {
	background: #ECECEC !important;
}

.probootstrap_feature-v1 {
	position: relative;
	top: 0;
	padding: 3em;
	border-radius: 4px;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.probootstrap_feature-v1:hover, .probootstrap_feature-v1:focus {
	top: -10px;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}

@media (max-width: 991px) {
	.probootstrap_feature-v1:hover, .probootstrap_feature-v1:focus {
		top: 0;
	}
}

.probootstrap-border-top {
	border-top: 1px solid #ECECEC;
}

@media (max-width: 991px) {
	.probootstrap-section-heading {
		font-size: 28px !important;
	}
}

.probootstrap-media {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}

@media (max-width: 991px) {
	.probootstrap-media {
		display: block !important;
	}
}

.probootstrap-media .probootstrap-media-image {
	width: 50%;
	background-size: cover;
}

@media (max-width: 991px) {
	.probootstrap-media .probootstrap-media-image {
		width: 100%;
		height: 200px;
	}
}

.probootstrap-media .media-body {
	padding: 2em;
}

.probootstrap-form {
	margin-bottom: 0px;
	margin-bottom: 50px;
	padding: 30px;
	border-radius: 0px;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}

@media (max-width: 991px) {
	.probootstrap-form {
		padding: 15px;
	}
}

.probootstrap-form image {
	font-weight: normal;
}

.probootstrap-form .form-control {
	height: 36px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.probootstrap-form .form-control:active, .probootstrap-form .form-control:focus, .probootstrap-form .form-control:hover {
	border: 1px solid #00CA4C;
	-webkit-box-shadow: none;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: none;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.probootstrap-form .form-group:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.probootstrap-form .form-group label {
	text-transform: uppercase;
	font-size: 13px;
}

.probootstrap-form .form-group .form-field {
	position: relative;
}

.probootstrap-form .form-group .form-field .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.probootstrap-form .form-group .form-field .form-control {
	padding-right: 50px;
}

.probootstrap-form textarea.form-control {
	height: inherit;
	resize: vertical;
}

.probootstrap-contact-details {
	margin: 0;
	padding: 0;
}

.probootstrap-contact-details li {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	line-height: 1.4;
}

.probootstrap-contact-details li > span {
	display: block;
	margin-bottom: 5px;
	color: rgba(0, 0, 0, 0.3);
	font-weight: 400 !important;
	font-size: 16px;
}

.select2-container--default .select2-selection--single,
.select2-dropdown {
	border: 1px solid #d9d9d9;
}

.select2-container--default .select2-selection--single:active, .select2-container--default .select2-selection--single:focus,
  .select2-dropdown:active,
  .select2-dropdown:focus {
	border: 1px solid #00CA4C;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #00CA4C;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background: #d9d9d9;
	color: #000;
}

.select2-selection {
	min-height: 45px;
	outline: 0;
	border: 0;
	border-radius: 0;
	background-color: #fff;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	color: #555555;
	text-align: left;
	text-transform: none;
	font-size: 16px;
}

.select2-selection .select2-selection__rendered {
	margin: 7px;
}

.select2-selection .select2-selection__arrow {
	margin: 7px;
}

.select2-search__field {
	padding-right: 10px !important;
	padding-left: 10px !important;
	outline: none !important;
}

.select2-search__field:focus, .select2-search__field:active {
	outline: none !important;
}

.owl-carousel .owl-stage-outer {
	padding-top: 20px;
	padding-bottom: 20px;
}

.owl-carousel .owl-item {
	opacity: .4;
}

.owl-carousel .owl-item.active {
	opacity: 1;
}

.owl-carousel .probootstrap-slide {
	position: relative;
	bottom: 0;
	display: block;
	padding: 7rem 0;
	border: 1px solid rgba(0, 0, 0, 0.05);
	text-align: center;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.owl-carousel .probootstrap-slide em {
	position: absolute;
	bottom: 10px;
	left: 50%;
	display: block;
	visibility: hidden;
	color: #999999;
	font-style: normal;
	font-size: 13px;
	line-height: 1.4;
	opacity: 0;
	-webkit-transition: .4s all ease;
	-o-transition: .4s all ease;
	transition: .4s all ease;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.owl-carousel .probootstrap-slide span {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #000;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.owl-carousel .probootstrap-slide span:before {
	font-size: 100px;
}

.owl-carousel .probootstrap-slide:hover, .owl-carousel .probootstrap-slide:focus {
	bottom: 10px;
	-webkit-box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.05);
}

.owl-carousel .probootstrap-slide:hover em, .owl-carousel .probootstrap-slide:focus em {
	bottom: 30px;
	visibility: visible;
	opacity: 1;
}

.owl-carousel .probootstrap-slide:hover span, .owl-carousel .probootstrap-slide:focus span {
	top: 40%;
	color: #00CA4C;
}

.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
	position: absolute;
	margin-top: -10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.owl-carousel .owl-nav .owl-prev span:before,
    .owl-carousel .owl-nav .owl-next span:before {
	font-size: 40px;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0 !important;
	border: 1px solid red;
}

.owl-carousel .owl-nav .owl-next {
	right: 0 !important;
}

.owl-carousel .owl-dots {
	text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
	margin: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e6e6e6;
}

.owl-carousel .owl-dots .owl-dot.active {
	background: #00CA4C;
}

.probootstrap-date-wrap {
	position: relative;
}

.probootstrap-date-wrap .icon {
	position: absolute;
	top: 50%;
	right: 10px;
	color: #ccc;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.font-light {
	font-weight: 300;
}

.probootstrap-animate {
	visibility: hidden;
	opacity: 0;
}

#section-services {
	border-top: 1px solid #e6e6e6;
}

.form-group label {
	margin-top: .5rem;
	margin-bottom: .5rem;
}

.radioClass label {
	margin-right: 8px;
}

.hr-line-dashed {
	overflow: hidden;
	margin: 0;
	height: 0;
	border-top: 1px solid  #e9ecef;
}/*dashed*/
.form-control-text {
	width: 130px;
  height: 30px !important;
	color: #868e96;
	padding-right: 0px !important;
	font-size: 14px !important;
}

.form-control-msg {
	margin: 5px 0px;
	width: 100%;
	color: #868e96;
	font-size: 14px !important;
}

.cryogen-input p {
	color: #868e96;
}

.cryogen-input p,.cryogen-input input {
	float: left;
	margin-right: 10px;
}

.btn-primary {
	border-color: #00CA4C;
	background-color: #00CA4C;
	color: #fff;
}

.btn-primary:hover {
	border-color: #009739;
	background-color: #00a43e;
	color: #fff;
}

.btn-primary:focus, .btn-primary.focus {
	-webkit-box-shadow: 0 0 0 3px rgba(0, 202, 76, 0.5);
	box-shadow: 0 0 0 3px rgba(0, 202, 76, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
	border-color: #00CA4C;
	background-color: #00CA4C;
}

.btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
	border-color: #009739;
	background-color: #00a43e;
	background-image: none;
}
.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
	background-color: #00a43e;
	background-image: none;
	border-color: #009739; }
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
		background-color: #00CA4C;
		border-color: #00CA4C;
}

a {
	background-color: transparent;
	color: #00CA4C;
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
}

div.titles {
	overflow: hidden;
	width: 180px;
	height: 40px;
	font-size: 16px !important;
	line-height: 48px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

.line-height-30 {
	line-height: 30px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mr-0 {
	margin-right: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.ml-0 {
	margin-left: 0 !important;
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1 {
	margin-top: 0.25rem !important;
}

.mr-1 {
	margin-right: 0.25rem !important;
}

.mb-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1 {
	margin-left: 0.25rem !important;
}

.mx-1 {
	margin-right: 0.25rem !important;
	margin-left: 0.25rem !important;
}

.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mr-2 {
	margin-right: 0.5rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2 {
	margin-left: 0.5rem !important;
}

.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important;
}

.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mr-3 {
	margin-right: 1rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.ml-3 {
	margin-left: 1rem !important;
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mr-4 {
	margin-right: 1.5rem !important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4 {
	margin-left: 1.5rem !important;
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

.mr-5 {
	margin-right: 3rem !important;
}

.mb-5 {
	margin-bottom: 3rem !important;
}

.ml-5 {
	margin-left: 3rem !important;
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important;
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pr-0 {
	padding-right: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pl-0 {
	padding-left: 0 !important;
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1 {
	padding-top: 0.25rem !important;
}

.pr-1 {
	padding-right: 0.25rem !important;
}

.pb-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1 {
	padding-left: 0.25rem !important;
}

.px-1 {
	padding-right: 0.25rem !important;
	padding-left: 0.25rem !important;
}

.py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2 {
	padding-top: 0.5rem !important;
}

.pr-2 {
	padding-right: 0.5rem !important;
}

.pb-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2 {
	padding-left: 0.5rem !important;
}

.px-2 {
	padding-right: 0.5rem !important;
	padding-left: 0.5rem !important;
}

.py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3 {
	padding-top: 1rem !important;
}

.pr-3 {
	padding-right: 1rem !important;
}

.pb-3 {
	padding-bottom: 1rem !important;
}

.pl-3 {
	padding-left: 1rem !important;
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4 {
	padding-top: 1.5rem !important;
}

.pr-4 {
	padding-right: 1.5rem !important;
}

.pb-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4 {
	padding-left: 1.5rem !important;
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5 {
	padding-top: 3rem !important;
}

.pr-5 {
	padding-right: 3rem !important;
}

.pb-5 {
	padding-bottom: 3rem !important;
}

.pl-5 {
	padding-left: 3rem !important;
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important;
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.c-checkbox,
.c-radio {
margin-right: 4px;
}
.c-checkbox *,
.c-radio * {
cursor: pointer;
}
.c-checkbox input,
.c-radio input {
opacity: 0;
position: absolute;
margin-left: 0 !important;
}
.c-checkbox span,
.c-radio span {
position: relative;
display: inline-block;
vertical-align: top;
margin-left: -20px;
width: 20px;
height: 20px;
border-radius: 0;
border: 1px solid #ccc;
margin-right: 5px;
}
.c-checkbox:hover span,
.c-radio:hover span {
border-color: #337ab7;
}
.form-inline .c-checkbox span,
.form-inline .c-radio span {
margin-left: 0;
}
.c-checkbox.c-checkbox-rounded span,
.c-radio.c-checkbox-rounded span,
.c-checkbox.c-radio-rounded span,
.c-radio.c-radio-rounded span {
border-radius: 500px;
}
/* override for radio */
.c-radio span {
border-radius: 500px;
}
/* the icon */
.c-checkbox span:before,
.c-radio span:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
text-align: center !important;
font-size: 12px;
line-height: 18px;
vertical-align: middle;
}
/* Checked state */
input[type=checkbox]:checked + span:before,
input[type=radio]:checked + span:before {
color: #fff;
opacity: 1;
transition: color 0.3 ease-out;
}
input[type=checkbox]:checked + span,
input[type=radio]:checked + span {
border-color: #337ab7;
background-color: #337ab7;
}
.checkbox-custom {
    position: relative;
    padding: 0 0 0 25px;
    margin-bottom: 7px;
    margin-top: 0;
}
/*
将初始的checkbox的样式改变
*/
.checkbox-custom input[type="checkbox"] {
    opacity: 0;/*将初始的checkbox隐藏起来*/
    position: absolute;
    cursor: pointer;
    z-index: 2;
    margin: -6px 0 0 0;
    top: 50%;
    left: 3px;
}
/*
设计新的checkbox，位置
*/
.checkbox-custom label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 19px;
    height: 18px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff;
}
/*
点击初始的checkbox，将新的checkbox关联起来
*/
.checkbox-custom input[type="checkbox"]:checked +label:after {
    position: absolute;
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\F00C';
    top: 50%;
    left: 4px;
    margin-top: -5px;
    font-size: 11px;
    line-height: 1;
    width: 16px;
    height: 16px;
    color: #333;
}
.checkbox-custom label {
    cursor: pointer;
    line-height: 1.2;
    font-weight: normal;/*改变了rememberme的字体*/
    margin-bottom: 0;
    text-align: left;
}
.radioClass .checkbox+.checkbox,.radioClass  .radio+.radio{
	margin-top: 0px !important;
}
.radioClass .checkbox,.radioClass  .radio{
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 5px;

}
.radioClass input[type=checkbox],.radioClass input[type=radio]{
	margin-top: 7px;
}
.radioClass .checkbox label,.radioClass .radio label{
	font-weight: 700;
}
