
.a-no-style, .btn {
	outline: 0
}

.card-subtitle, .center>p, .circle-step, .close, .h3cust, .titulo {
	font-weight: 700
}

.btn, .input, .signup {
	box-sizing: border-box
}

.avatar-feed, .box-dashboard, .card-area, .card-feed, .contact-column, .footer-item {
	vertical-align: top
}

.subtitle-site, .title-site {
	letter-spacing: 16px !important
}





.btn-disabled {
	background-color: #a5a5a5;
	color: white !important;
	border: 0;
}

.btn-disabled:hover {
	background-color: #a5a5a5 !important;
}

.btn-inline {
	display: inline-block;
}

#popupStatus {
	display: none !important
}

#back-1 {
	height: 100%;
	background-position: center center
}

#signup {
	height: 100%;
	background-position: center center;
	position: relative;
	display: flex
}

#back-1-40 {
	height: 40%
}

.filter-signup {
	background-color: rgba(0, 0, 0, .8);
	width: calc(100% - 520px);
	background-position: center;
	position: relative;
	z-index: 1
}

#filter, #filter-blue, .btnAvancar {
	position: absolute;
}

.filter-signup:before {
	background: #141E30;
	background: -webkit-linear-gradient(to right, #243B55, #141E30);
	background: linear-gradient(to right, #243b55d6, #141e30cf);
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	opacity: .8
}

#filter {
	background-color: rgba(0, 0, 0, .8)
}

#filter-blue {
	background: #141E30;
	background: -webkit-linear-gradient(to right, #243B55, #141E30);
	background: linear-gradient(to right, #243b55d6, #141e30cf)
}

.container-signup {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap
}

.btn-b-r {
	border: 1px solid #333;
	border-radius: 4px;
}

.btn-payment {
	background-color: #ffffff;
	color: #333;
	margin-top: 45px;
	display: inline-block;
	border: 1px solid #333;
}

.btn-payment:hover {
	background-color: #333;
	color: white;
	border: 1px solid #333;
}



.btnSave {
	background-color: #C60057;
	border: none;
	color: #fff;
	bottom: 0;
	right: 0;
	cursor: pointer;
	margin: 2px
}

.elips {
	text-overflow: ellipsis
}

.btnSave:hover {
	background-color: #7B0036
}

.btnAvancar, .btnAvancar100, .btnAvancarCt {
	background-color: #C60057;
	color: #fff;
	cursor: pointer;
	bottom: 5px;
	width: 100%
}

.btnAvancar {
	border: none;
	left: 0
}

.btnAvancarCt {
	border: none;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	margin: 2px
}

.btnAction, .btnAvancar100, .btnPerfil {
	border: none;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px
}

.btnAvancar100 {
	left: 0
}

.btnAction, .btnCancelar, .btnNovo {
	bottom: 0;
	right: 0;
	cursor: pointer
}

.btnAvancar:hover, .btnAvancarCt:hover {
	background-color: #7B0036
}

.btnPerfil {
	background-color: #EDEDED;
	color: #c60057;
	cursor: pointer;
	margin: 2px
}

.btnPerfil:hover {
	background-color: #AAA8A8
}

.fix-top {
	position: fixed;
	top: 0;
	right: 0
}

.h3cust, p {
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}




.wrap, .wrap-small {
	margin: 0 auto;
	padding: 0 10px;
	position: relative
}

.wrap-small::after {
	content: "";
	clear: both;
	display: table;
}

.reset-senha {
	margin: 0 auto;
	width: 350px
}

.wrap {
	max-width: 960px
}

.wrap-small {
	max-width: 600px
}

.wrap-footer {
	margin: 0 auto;
	max-width: 1280px;
	position: relative;
	text-align: center
}

.wrap-center {
	margin: 0 auto;
	max-width: 960px;
	background-color: #f6f6f6;
	padding: 1px;
	box-shadow: 0 4px 2px -2px silver
}

.center {
	display: inline-block;
}

.center-100 {
	width: 100%;
	max-width: 100%
}

.btn-right {
	margin-left: auto
}

.msg-empty {
	padding-top: 150px;
	text-align: center
}

.section {
	float: left;
	margin-right: 35px;
	width: 45%;
	margin-bottom: 5px
}

@media all and (max-width:768px) {
	.section {
		width: 98%;
		padding-left: 2px;
		padding-right: 2px
	}
	.center {
		width: 100%;
		text-align: center
	}
	.navbar {
		display: none
	}
}

@media all and (max-width: 400px ) {
	.flyout-visible-100 {
		width: 100% !important;
	}
}

@media all and (max-width:850px) {
	.wrap-title-site-signup {
		display: none
	}
	.wrap-title-site-signup-ini {
		display: block !important
	}
}

@media all and (max-width:556px) {
	.wrap-title-site-signup {
		display: none
	}
	.wrap-title-site-signup-ini {
		display: block !important
	}
}

.wrap-title-site-signup-ini {
	display: none;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	color: #fff;
	width: 100%;
	text-align: center;
	z-index: 2
}

@media screen and (max-height:390px) {
	.btnAvancar {
		position: relative
	}
}

@media only screen and (max-width:768px) {
	[class*=col-] {
		width: 95%
	}
	[class*=content-] {
		width: 80% !important;
		max-width: 80% !important;
		max-height: 80% !important
	}
	.fly-container {
		max-height: 80% !important;
	}
	.web-center, .web-center-modal {
		width: 97% !important
	}
	.list {
		width: 45%;
		padding: 0 !important;
		display: inline-block
	}
	.navbar {
		display: none;
		float: inherit !important;
		padding-top: 50px;
		text-align: left
	}
	.dropdown, .hamburguer-site, .navbar a {
		display: block !important
	}
	.title-site {
		font-size: 36px !important
	}
	.subtitle-site {
		font-size: 26px !important
	}
	.footer-item .big-i {
		text-align: center;
		margin: 22px auto 0;
		display: block
	}
	.box-dashboard {
		text-align: center;
		min-height: 130px;
		min-height: 150px;
		width: 45% !important;
		box-sizing: border-box
	}
	.box-dashboard .span-title {
		padding: 0 !important;
		margin-top: 5px !important;
		display: block !important;
		font-size: 16px !important
	}
}

.check, .close {
	float: right
}

.titulo {
	color: #929496;
	padding: 10px
}

.titulo-text {
	-webkit-margin-before: .1em;
	-webkit-margin-after: .1em;
	display: inherit
}

.desc {
	color: #929496;
	display: inline;
	padding: 5px
}

.red {
	color: #C60057
}



@
-webkit-keyframes animatetop {
	from {top: -300px;
	opacity: 0
}

to {
	top: 0;
	opacity: 1
}

}
@
keyframes animatetop {
	from {top: -300px;
	opacity: 0
}

to {
	top: 0;
	opacity: 1
}

}
.close {
	color: #fff;
	font-size: 28px
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.cent {
	margin: 16px auto 0;
	display: -ms-flexbox;
	background-color: #f6f6f6;
	padding: 5px;
	box-shadow: 0 4px 2px -2px silver
}



.icons {
	font-size: 36px;
	display: inline
}

.icons-round {
	border: 2px solid #fff;
	border-radius: 100%;
	margin-bottom: 3px;
	color: #fff;
	cursor: pointer;
	padding: 5px
}

.icon-big {
	font-size: 48px
}

.icons-small {
	font-size: 28px;
	display: inline
}

.links a {
	text-decoration: none;
	text-align: center;
	color: #000;
	padding: 10px;
	border-bottom: 1px solid #fff
}

.check:checked+div {
	backgrond-color: #00f
}

.advanced-filter {
	position: fixed;
	right: 0;
	z-index: 1;
	width: 400px;
	max-height: 600px;
	background-color: #fff;
	overflow-y: auto;
	box-shadow: 1px 3px 2px 1px #c7c1c7;
	overflow-x: hidden
}

.filter-content {
	padding: 0 18px;
	background-color: #fff
}

button.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: 0;
	font-size: 15px;
	transition: .4s
}

button.accordion:hover, button.active-accordion {
	background-color: #ddd
}

.big {
	padding: 20px;
	top: 5px
}

.filter-items {
	background-color: #fff
}

.filter-item {
	display: inline-block;
	border-radius: 10px;
	background-color: #eee;
	margin: 5px;
	padding: 5px
}

.input {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0
}

.filter-item input[type=checkbox] {
	display: none
}

.circular-opt, .opt-wrap, .rf-dlst-dfn {
	display: inline-block
}

dd {
	-webkit-margin-start: 0
}

.img-sel {
	max-width: 100%;
	height: auto;
	width: auto\9
}

.silder-coltrol {
	color: #fff;
	font-size: 48px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px
}

.silder-coltrol:hover {
	background-color: #3c3c3f
}

.slider-control-left {
	position: absolute;
	left: 0;
	top: 50%
}

.slider-control-rigth {
	position: absolute;
	top: 50%;
	right: 0
}

.rf-fu-hdr {
	background-color: #e1e1e1 !important;
	border-color: #fff !important;
	background-image: none !important
}

.center-all, .web-center {
	margin: 0 auto
}

.web-center-modal {
	margin: 0 auto;
	text-align: left
}

.web-center {
	width: 50%
}

#popupStatus_content_scroller {
	width: 0;
	height: 0;
	background-color: transparent;
	overflow: hidden
}

#popupStatus_container {
	background-color: transparent;
	border: none
}

#popupStatus_shadow {
	z-index: -1;
	width: 0 !important;
	height: 0 !important
}

.circular-opt, .circular-opt-android {
	width: 96px;
	height: 96px;
	cursor: pointer
}

.circular-opt {
	border-radius: 50%;
	background-color: #d21869;
	display: -webkit-inline-box;
	text-align: center;
	margin: 15px;
	border: 5px solid #c60057
}

.circle-step, .circular-opt-android {
	border-radius: 50%;
	text-align: center
}

.circular-opt:hover {
	background-color: #c60057
}

.circular-opt i {
	line-height: 96px;
	font-size: 36px;
	color: #720133
}

.circular-opt-android {
	background-color: #d21869
}

.circular-opt-android:hover {
	background-color: rgba(9, 0, 4, .2)
}

.circular-opt-android i {
	line-height: 96px;
	font-size: 28px;
	color: rgba(9, 0, 4, .4);
	width: 100%
}

.opt-wrap {
	display: -webkit-inline-box;
	width: 96px;
	text-align: center;
	margin: 10px
}

.opt-1 {
	background-color: #00bac6
}

.opt-2 {
	background-color: #E70D47
}

.opt-3 {
	background-color: #FF840E
}

.opt-4 {
	background-color: #009D72
}

.opt-5 {
	background-color: #00AB99
}

.opt-6 {
	background-color: #0C879E
}

.text-center {
	text-align: center
}

.circular-opt span {
	display: inline-block;
	color: #2a0113;
	width: 100%;
	padding-top: 5px
}

.btn-back-action {
	cursor: pointer
}

.circle-step-line {
	width: 100%;
	position: absolute;
	top: 10px;
	background-color: #c60057;
	height: 3px
}

.circle-step-wrap {
	position: relative;
	width: 100%;
	height: 20px
}

.circle-step {
	padding: 10px;
	background-color: #c60057;
	width: 18px;
	height: 18px;
	margin: 0 auto;
	position: absolute;
	line-height: 18px;
	color: #fff;
	border: 4px solid #fff;
	top: -10px
}

.conf a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px
}

.p-web-android-span {
	margin-left: 40px
}

.card, .card-emp {
	margin: 5px;
	font-family: arial;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
	text-align: center;
	display: inline-block
}

.p-web-android {
	border-bottom: 3px solid #f1f1f1;
	line-height: 48px
}

.p-web-android i {
	font-size: 24px;
	padding-left: 8px;
	width: 4px
}

.ribbon {
	position: absolute;
	width: 40px;
	height: 40px;
	left: -4px;
	overflow: hidden;
	z-index: 1
}

.ribbon-span {
	background: #c60057;
	width: 25px;
	height: 43px;
	position: relative;
	z-index: 1;
	color: #fff;
	left: -8px;
	top: -8px;
	text-align: center;
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(45deg) translate3d(0, 0, 0);
	-ms-transform: rotate(45deg) translate3d(0, 0, 0);
	-o-transform: rotate(45deg) translate3d(0, 0, 0)
}

.card-emp {
	width: 300px
}

.card {
	max-width: 150px;
	width: 150px
}

.card img {
	width: 145px;
	height: 145px;
	height: 100%;
	background-position: center;
	background-size: cover
}

@media all and (max-width:340px) {
	.card {
		width: 140px
	}
}

.card-title, .city {
	color: grey;
	font-size: 14px
}

.bottom-right {
	right: 10px;
	position: absolute
}

.bottom-left {
	left: 10px;
	position: absolute
}

.details {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
	transition: .3s;
	display: inline-block;
	border-radius: 3px;
	margin: 4px;
	padding: 10px;
	text-align: center
}

.a-no-style:focus {
	color: transparent !important
}

.menu-normal {
	background-color: #fff;
	color: #000;
}

.wrap-title-site, .wrap-title-site-signup {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center
}

.navbar {
	float: right
}

.navbar-left {
	float: left
}

.navbar a {
	padding: 20px;
	cursor: pointer;
	display: inline-block
}

.navbar a:hover {
	/* 	color: #000 !important; */
	/* 	background-color: #ccc !important; */
	border-bottom: 4px solid #fff;
	transition: 0.3s;
	padding: 20px;
}

.menu-normal a:hover {
	border-bottom: 4px solid #333;
	transition: 0.3s;
	/* 	padding: 20px; */
}

.card-area {
	padding: 20px 10px;
	text-align: center;
	display: inline-block;
	width: 220px;
	margin: 5px;
	box-shadow: 0 4px 21px 4px #f3f3f3;
	min-height: 180px;
	position: relative;
	color: #233a53;
}

.card-area:hover {
	box-shadow: 0 4px 21px 4px #f3f3f3;
}

.card-area i {
	/* 	font-size: 48px; */
	display: block;
	margin-bottom: 20px;
	font-size: 110px;
	/*     margin-bottom: 20px; */
	/*     position: absolute; */
	/*     z-index: -1; */
	/*     opacity: 0.1; */
	/*     width: 100%; */
	/*     display: block; */
	/*     margin: 0 auto; */
	/*     text-align: center; */
	/*     bottom: 5px; */
}

.card-subtitle {
	display: block;
	padding: 10px;
	color: #233a53;
	/*     font-weight: bold; */
	/* 	display: block; */
	/*     padding: 10px 0px; */
	/*     position: absolute; */
	/*     top: 0; */
	/*     width: 100%; */
}

.footer {
	background-color: #000;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #fff
}



.footer-left, .footer-rigth {
	max-width: 450px
}

.footer-area-ul {
	list-style: none
}

.footer-area-ul li {
	padding: 10px
}

.footer-area-ul li i {
	padding: 5px
}

.wrap-title-site {
	-ms-transform: translate(0, -50%);
	color: #fff;
	width: 100%;
	padding: 4px
}

.wrap-title-site-signup {
	-ms-transform: translate(0, -50%);
	color: #fff;
	width: 100%;
	z-index: 2
}

.footer-item, .text-left {
	text-align: left
}

.title-site {
	font-size: 48px;
	display: block
}

.subtitle-site {
	font-size: 36px;
	display: block
}

.title-desc {
	font-size: 18px;
	line-height: 2.8
}

.footer-item {
	display: inline-block;
	min-width: 310px;
	max-width: 330px;
}

.footer-lv {
	margin-top: 40px;
	display: block
}

.footer-logo {
	font-size: 16px;
	margin-top: 40px;
	display: block
}

.footer-item a {
	padding: 10px 0
}

.footer-item i {
	padding: 10px
}

.big-i {
	display: block;
	font-size: 48px;
	padding: 12px;
	margin-bottom: 20px
}

.footer-item span {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px
}

.text-right {
	text-align: right
}

.div-center-absolute, .login {
	position: absolute;
	top: 50%;
	text-align: center
}

.inline {
	display: inline-block
}

color: inherit;
}

.table-100 {
	width: 100%;
}

.table-100 {
	width: 100%;
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc !important;
	box-sizing: border-box;
}

.space-site {
	padding-bottom: 80px
}

.div-center-absolute {
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	color: #fff;
	width: 100%
}



.signup {
	position: relative;
	width: 100%
}

.signup {
	min-height: 100%;
	max-width: 520px;
	color: #fff;
	right: 0;
	top: 0
}

.signup input {
	width: 100%;
	background: 0 0;
	color: #555;
	padding: 0 2px;
	border: none
}

.input-edit {
	top: -10px;
	position: absolute;
	right: 0;
	outline: 0;
	text-decoration: none;
	color: inherit;
	padding: 10px 10px 10px 20px;
	border: 1px solid
}

.input-edit:hover {
	background-color: #5555;
}

.input-edit i {
	float: right;
	padding-left: 20px
}

.card-feed, .login input {
	border: 1px solid #F0F0F0;
}

.signup .label {
	font-size: 18px;
	color: #999;
	line-height: 1.2;
	padding-left: 2px;
}


.card-feed {
	display: inline-block;
	max-width: 300px;
	min-height: 200px;
	width: 300px;
	border-radius: 8px;
	box-shadow: 2px 4px 10px #f3f3f3;
	margin-top: 10px;
	margin-bottom: 10px;
}

.card-desc {
	padding: 20px;
	text-align: left;
}

.feed-desc {
	margin-bottom: 20px;
	display: block;
}

.card-feed-img {
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border: 1px solid #f3f3f3
}

.card-user {
	padding: 10px;
	text-align: left;
	border-top: 1px solid #f3f3f3
}

.avatar-feed {
	border-radius: 100%;
	border: 0 solid #909090;
	background-color: #909090;
	width: 36px;
	height: 36px;
	display: none
}

.card-user-name {
	margin-left: 10px;
	line-height: 36px
}

.direito-title, .direito-topic {
	margin: 0 0 20px;
	line-height: 1.3;
	display: block;
	font-weight: 700
}

.content-3 {
	max-width: 30%;
	height: auto
}

.direito-title {
	font-size: 35px
}

.direito-topic {
	font-size: 30px
}

.card-direito h2 {
	border-left: 3px solid #333;
	padding-left: 10px;
	line-height: 1.2;
	font-size: 20px;
	font-weight: 700
}

.hamburguer-site {
	float: right;
	padding: 16px;
	position: absolute;
	right: 0;
	display: none
}

.contact-row-wrapper {
	border-top: 4px solid #333
}

.contact-title i {
	font-size: 48px;
	margin-bottom: 15px
}

.contact-title {
	margin-bottom: 30px
}

.contact-title span {
	font-size: 18px;
	line-height: 23px;
	font-weight: 700
}

.contact-column {
	display: inline-block;
	text-align: center;
	position: relative;
	min-height: 1px;
	width: 24%
}

.contact-column p {
	font-size: 14px
}

.contact-row {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	padding: 40px 60px 20px
}

.select-clear {
	border: none !important;
	width: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	display: block;
	color: #000;
	font-family: montreal !important;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 10px 0
}

.div-forgot, .div-p-t-45 {
	padding-top: 45px
}

.div-forgot a {
	color: #4272d7;
	text-decoration: none;
	text-transform: none
}

.text-forgot {
	font-size: 14px;
	color: #666;
	line-height: 1.5
}

.title-signup {
	padding-bottom: 59px;
	display: block;
	width: 100%;
	font-size: 39px;
	color: #333;
	line-height: 1.2;
	text-align: left;
	font-weight: 700
}

.title-forgot {
	font-size: 37px;
	display: block;
	letter-spacing: 2px !important
}

.msg-forgot {
	color: #000;
	padding: 30px 0
}

.box-dashboard {
	/* 	width: 25%; */
	/* 	border: 1px solid #000000; */
	/* 	border-radius: 4px; */
	/* 	padding: 20px; */
	/* 	display: inline-block; */
	/* 	cursor: pointer; */
	/* 	margin: 5px; */
	/* 	position: relative; */
	width: 18%;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 20px;
	display: inline-block;
	cursor: pointer;
	margin: 5px;
	position: relative;
	/* float: left; */
	min-height: 140px;
	text-align: center;
}

.aviso {
	position: absolute;
	right: 0px;
	top: 6px;
	width: 16px;
	height: 16px;
	background-color: #990000;
	border-radius: 50%;
	padding: 10px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-right: 4px;
	margin-top: 4px;
}

.aviso-blue {
	position: absolute;
	right: 40px;
	top: 6px;
	width: 16px;
	height: 16px;
	background-color: #004D99;
	border-radius: 50%;
	padding: 10px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-right: 4px;
	margin-top: 4px;
}

.box-dashboard:hover {
	background-color: #f3f3f3
}

.box-dashboard i {
	font-size: 36px font-size: 36px;
	/* display: block; */
	/*     background-color: #d4d4d4; */
	border-radius: 100%;
	padding: 16px;
	/* color: white; */
}

.box-dashboard .span-title {
	display: block;
	background: 0 0;
	font-size: 22px;
	color: #555;
	line-height: 1.2;
	padding: 0 5px;
	border: none;
	outline: 0;
	font-weight: 700;
	margin-top: 16px;
}

.box-dashboard a {
	outline: 0;
	text-decoration: none;
	color: inherit
}

.span-desc {
	font-size: 12px;
	padding-top: 20px;
	display: block
}

.btn-logout {
	/* 	border-top: 1px solid white; */
	
}

.space-vert {
	margin-top: 5px;
	margin-bottom: 5px;
}

.container {
	padding-top: 85px;
	padding-bottom: 85px;
}

.direito_empresarial {
	width: 100%;
	height: 100%;
	background-image: url(../img/empresas.jpg);
	background-repeat: no-repeat;
}

.p-t-b-45 {
	padding-top: 45px;
}

.p-t-b-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.p-t-b-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.m-t-20 {
	margin-top: 20px;
}

.card-service-fix {
	max-width: 280px;
	min-width: 280px;
	display: inline-block;
	position: relative;
	height: 350px;
	vertical-align: top;
}

.card-service-title {
	font-size: 24px;
	color: #c2e2dc;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 40px 0px;
	box-sizing: border-box;
}

.btn-service {
	border: 1px solid white;
	box-sizing: border-box;
	border-radius: 30px;
	padding: 10px;
	width: 90%;
	display: block;
	text-align: center;
	margin: 0 auto;
	background-color: #ffffff;
	font-weight: bold;
	color: #849894;
}

.btn-service:hover {
	background-color: #344448;
	border: 1px solid #344448;
	color: white;
	transition: 0.3s;
}

.btn-service-border {
	border: 1px solid #344448;
}

.card-service-desc {
	width: 100%;
	text-align: center;
	top: 40%;
	color: white;
	padding-top: 30px;
}

.card-service-action {
	position: absolute;
	bottom: 5px;
	width: 100%;
}

.filter-service {
	background-color: rgba(56, 78, 77, 0.8);
	height: 100%;
	width: 100%;
	position: absolute;
	border-radius: 12px;
	position: absolute;
}

.card-service-middle {
	position: relative;
}

.card-service-img {
	width: 100%;
	height: 350px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
	/*     border-top-left-radius: 8px; */
	/*     border-top-right-radius: 8px; */
	border: 1px solid #f3f3f3;
	position: absolute;
	margin: 0 auto;
}

table {
	border-collapse: collapse;
}

.list-order {
	border-top: 1px solid #e0e0e0;
	cursor: pointer;
}

.list-order-pay {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.list-order:hover {
	background-color: #e0eaec;
}

.list-order-fix {
	border-top: 1px solid #e0e0e0;
	padding: 20px 0px;
	display: table-row;
}

.list-order-fix .title {
	font-weight: bold;
	padding: 5px 5px;
}

.title-order-fix .desc {
	color: #929496;
	display: inline;
	padding: 5px 0px;
}

.td-id {
	width: 40px;
	min-width: 40px;
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
}

.td-middle {
	min-width: 70px;
	width: 100%;
	padding: 20px;
	display: table-cell;
}

.td-end {
	min-width: 90px;
	vertical-align: middle;
	display: table-cell;
}

.td-action {
	min-width: 90px;
	vertical-align: middle;
	display: table-cell;
}

.id {
	width: 40px;
	min-width: 40px;
	font-weight: bold;
}

.flyout {
	width: 0px;
	position: fixed;
	height: 100%;
	top: 40px;
	border-left: 1px solid #f3f3f3;
	background-color: white;
	box-shadow: 0px 0px 10px 0px #b1b0b0;
	z-index: 1;
	display: none;
}

.flyout-visible {
	display: block;
	width: 400px;
}

.flyout-visible-100 {
	display: block;
	width: 100%;
	top: 0;
	z-index: 2;
}

.fly-close {
	position: absolute;
	right: 0;
	padding: 20px 20px;
	top: 0;
	font-size: 32px;
	color: black;
}

.fly-title {
	padding: 35px 20px 10px 20px;
	font-weight: bold;
	font-size: 22px;
	border-bottom: 1px solid #f3f3f3;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	/* 	padding: 0; */
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.flyout {
	/* 	-webkit-transition: -webkit-transform .3s; */
	/* 	transition: transform .3s; */
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}

.fly-container {
	padding: 0px 20px;
	overflow-y: auto !important;
	overflow-x: hidden;
	height: 100%;
	min-height: auto !important;
}

.fly-container-100 {
	padding: 0px 20px;
	overflow-y: auto !important;
	overflow-x: hidden;
	min-height: auto !important;
	height: 90%;
}

.row-desc {
	margin-bottom: 20px;
}

.row-label-title {
	font-weight: 700;
	padding: 10px 0px;
}

.order-title {
	padding-top: 20px;
}

.order-price {
	border-bottom: 1px solid #f3f3f3;
}

.timeline {
	position: relative;
}

.timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: #3f3f3f;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
	z-index: -1;
}

.timeline-item {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
	box-sizing: border-box;
}

/* .timeline-item::before { */
/*     content: " "; */
/*     height: 0; */
/*     position: absolute; */
/*     top: 22px; */
/*     width: 0; */
/*     z-index: 1; */
/*     right: 30px; */
/*     border: medium solid white; */
/*     border-width: 10px 0 10px 10px; */
/*     border-color: transparent transparent transparent white; */
/* } */
.timeline-right {
	left: 50%;
}

.timeline-right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid white;
	border-width: 10px 10px 10px 0;
	border-color: transparent white transparent transparent;
}

.timeline-left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid white;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent white;
}

.timeline-left {
	left: 0;
}

.timeline-ind-left {
	padding: 10px;
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	right: -25px;
	background-color: white;
	border: 4px solid #3f3f3f;
	top: 5px;
	border-radius: 50%;
	/*     z-index: 1; */
}

.timeline-ind-right {
	left: -25px;
	padding: 10px;
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: white;
	border: 4px solid #3f3f3f;
	top: 5px;
	border-radius: 50%;
	/*     z-index: 1; */
}

.timeline-content {
	padding: 20px 30px;
	background-color: white;
	position: relative;
	border-radius: 6px;
}

.timeline-title {
	font-weight: 700;
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 10px;
}

@media all and (max-width: 600px) {
	.timeline::after {
		left: 31px;
	}
	.timeline-item {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
	}
	.timeline-item::before {
		left: 60px;
		border: medium solid white;
		border-width: 10px 10px 10px 0;
		border-color: transparent white transparent transparent;
	}
	.timeline-ind-left, .timeline-ind-right {
		left: 5px;
	}
	.timeline-right {
		left: 0%;
	}
}

.page-ind {
	margin: 0 auto;
	text-align: center;
	padding: 30px;
	width: 34px;
	height: 34px;
	border: 1px solid #f3f3f3;
	border-radius: 100%;
	font-size: 42px;
	color: #89d4df;
	/* line-height: 34px; */
	background-color: #f3f3f3;
	position: relative;
}

.page-ind i {
	position: absolute;
	left: 20px;
	top: 25px;
}

.timeline-bottom {
	text-align: right;
	border-top: 1px solid #f3f3f3;
	margin-bottom: 10px;
	padding: 10px 10px;
	font-size: 24px;
	line-height: 1;
}

.timeline-bottom a {
	outline: none;
	text-transform: none;
	text-decoration: none;
	color: black;
}

.timeline-bottom-text {
	-webkit-font-smoothing: antialiased;
	font-size: 0.875rem;
	line-height: 2.25rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	text-decoration: none;
	height: 36px;
	text-transform: uppercase;
	float: left;
	vertical-align: top;
}

.i-18 i {
	font-size: 18px;
}

.div-switch {
	border: 1px solid #ededed;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 2px;
	position: relative;
	min-height: 26px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border-radius: 2px
}

.switch-title {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.div-switch label {
	display: inline-block !important;
	width: 90px;
	height: 34px;
	margin-left: auto !important;
	/* 	position: absolute !important; */
	right: 0 !important;
	top: 0 !important;
	margin-top: 5px;
	margin-right: 10px;
}

.div-horario {
	display: inline-block;
	margin: 0 auto;
	width: 44%;
	border: 1px solid #f3f3f3;
	padding: 20px;
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.switch {
	position: relative;
	display: inherit;
	width: 90px;
	/* 	height: 34px; */
	height: 25.5px;
}

.switch input {
	display: none;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #9E9E9E;
	-webkit-transition: .4s;
	transition: .4s;
	color: white;
	line-height: 25px;
	font-weight: bold;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider-t-left {
	float: left;
	padding-left: 10px;
}

.slider-t-right {
	float: right;
	padding-right: 10px;
}

input:checked+.slider {
	background-color: #404040;
}

input:checked+.rigth {
	color: #2196f3;
}

input:checked #notOpt {
	color: #2196f3;
}

input:focus+.slider {
	
}

input:checked+.slider:before {
	-webkit-transform: translateX(56px);
	-ms-transform: translateX(56px);
	transform: translateX(56px);
}

.block {
	display: block;
}

.m-t-b-5 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.white {
	color: #ffffff;
}

.float-action {
	z-index: 1;
	position: fixed;
	bottom: 40px;
	right: 34px;
}

.btn-round {
	width: 32px;
	height: 32px;
	color: white;
	/*     background-color: #ff4a4a; */
	background-color: #000;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	border-radius: 100%;
	padding: 10px;
	display: block;
	margin: 5px;
	cursor: pointer;
}

.modal-error {
	border: 2px solid red;
}

.age-pic {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	background-color: #7dbdd8;
	margin-right: 6px;
	/* float: left; */
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

.box {
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
	margin: 10px;
	padding: 10px;
}

.text-over {
	text-align: left;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	border: none !important;
	white-space: nowrap;
}

.row::after {
	content: "";
	clear: both;
	display: table;
}

.social-network:after {
	content: "";
	clear: both;
	display: table;
}

.overflow {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#container {
/*       position: absolute; */
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      
    display: block;
    width: 100%;
    height: 100%;
}

.row-modal {
    width: 100%;
    margin: auto;
}

.row-modal::after {
	content:"";display:table;clear:both
}

.p-10{padding: 10px;}
