
article, aside, figure, footer, header, hgroup,
menu, nav, section {
	display: block;
}


/* ----------  Login  --------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	background: url(../images/Zurich/bg.jpg);
}

h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

body > .container {
	background: #fff;
}

#login > .container {
	min-height: 80%;
}

#login .form-signin {
	width: 248px;
	margin: 0 auto;
	margin-top: 12%;
}

.form-signin h2 {
	margin-bottom: 40px;
	margin-left: -180px;
}

#login .form-signin input {
	background: #b8b8b8;
	border: none;
	height: 40px;
	width: 90%;
	margin: 0 auto;
}

	#login .form-signin input::-webkit-input-placeholder {
		color: #fbfbfb !important;
	}

	#login .form-signin input:-moz-placeholder {
		color: #fbfbfb !important;
	}

	#login .form-signin input::-moz-placeholder {
		color: #fbfbfb !important;
	}

	#login .form-signin input:-ms-input-placeholder {
		color: #fbfbfb !important;
	}

#login .form-signin .row {
	position: relative;
	margin-bottom: 0.8em;
}

#login .row label {
	position: absolute;
	left: -55px;
}

/*footer {
	min-height: 20%;
	width: 100%;
	border-top: 2px solid #053d97;
	margin: 0 auto;
	margin-top: 10%;
}*/


	footer p {
		width: 250px;
		position: relative;
		margin: 0 auto;
		text-align: center;
		margin-top: 1em;
	}


/*   -------- login-error   ---------------- */
#login .form-signin.err {
	margin-top: 6%;
}

#login .login-error {
	width: 300px;
	padding: 10px;
	margin: 0 auto;
	background: #ff9500;
	border-radius: 6px;
	margin-top: 1.2em;
}

#login .foo-log-err {
	margin-top: 4%;
}
/*   -------- Contanto   ---------------- */
#contato .container {
	max-width: 810px;
}

.mid-container {
	background: #e7e7e7;
	width: 100%;
	overflow: hidden;
}

	.mid-container > .para, .mid-container > textarea {
		background: #1a9fde;
		padding: 15px 6px;
		border-radius: 6px;
		margin: 30px;
		margin-bottom: 40px;
	}

.para p {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 15px;
	width: 70%;
	line-height: 20px;
}

	.para p span {
		font-size: 20px;
		clear: both;
		display: block;
	}

#contato .container h2, #calculator .container h2 {
	background: url(../images/canme1.png) no-repeat left center, url(../images/canme2.png) no-repeat right center,url(../images/canme3.png) repeat-x 0 0px;
	display: block;
	margin: 0;
	padding: 10px 30px 10px 50px;
	height: 96px;
	margin-left: -4%;
	max-width: 615px;
	color: #1a9fde;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}

	#contato .container h2 span {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 15px;
		font-size: 26px;
	}

.mid-container > textarea {
	display: block;
	margin-top: 0;
	background: #b8b8b8;
	overflow: hidden;
	outline: none;
	width: 92%;
	border: none;
	min-height: 200px;
	color: #ffffff !important;
	font-weight: bold;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 16px;
}

.mid-container + #submit {
	width: 40%;
	margin: 0 auto;
	margin-top: 38px;
}

.mid-container > textarea::-webkit-input-placeholder {
	color: #ffffff !important;
}

.mid-container > textarea:-moz-placeholder {
	color: #ffffff !important;
}

.mid-container > textarea::-moz-placeholder {
	color: #ffffff !important;
}

.mid-container > textarea:-ms-input-placeholder {
	color: #ffffff !important;
}

/*------------- calculator ---------------------*/

#calculator .container {
	max-width: 710px;
}

#calculator .mid-container {
	background: #e7e7e7;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}

#calculator .container h2 {
	background: url(../images/canme1.png) no-repeat left center, url(../images/canme2.png) no-repeat right center,url(../images/canme3.png) repeat-x 0 0px;
	margin-left: 0;
	max-width: 100%;
	height: 96px;
}

	#calculator .container h2 span {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 15px;
		text-align: center;
	}

#calculator .mega-form {
	position: relative;
	max-width: 380px;
	margin: 0 auto!important;
	margin-top: 38px !important;
}

	#calculator .mega-form label {
		color: #4eaee3;
	}

	#calculator .mega-form + #submit {
		width: 40%;
		margin: 35px auto;
	}

/*-------------- ajuda ----------------*/

button.row.basc-2 span.faq {
	background: url(../images/faq.png) no-repeat left center !important;
	padding-left: 50px;
	padding-left: 30px;
}

.ajuda .mega-form {
	position: relative;
	max-width: 100%;
}

.ajuda .mega-form-block {
	margin-right: 0;
	width: 520px !important;
	float: right;
}

	.ajuda .mega-form-block input {
		background: #b8b8b8;
		border: none;
		outline: none;
		height: 40px;
		width: 74%;
		float: left;
		padding: 0 10px;
		color: #F0F0F0 !important;
		font-weight: bold;
		margin-right: 0;
	}

		.ajuda .mega-form-block input[type=submit] {
			background: #999999;
			width: 130px;
			float: left;
			margin-left: 0;
			font-weight: bold;
			color: #e4e4e4;
			float: right;
			margin-top: 0;
		}

#accordion {
	clear: both;
	width: 100%;
}

.ui-accordion-header {
	color: #d1d1d1;
	border-color: #ddd;
	font-weight: bolder;
	border-radius: 0;
	padding: 10px 15px;
	background: #8d8d8d url(../images/acc-un.png) no-repeat 98% center;
	margin: 0;
	margin-bottom: 5px;
	outline: none;
	cursor: pointer;
}

.ui-accordion-header-active {
	color: #FFF;
	background: #6b6b6b url(../images/acc-act.png) no-repeat 98% center;
	border-color: #ddd;
	border-radius: 0;
}

.ui-accordion-content {
	margin-top: 0;
	background: #f5f5f5;
	padding: 10px;
	margin-top: -5px;
}

.accordian .panel-default > .panel-heading h4 {
}

	.accordian .panel-default > .panel-heading h4 a {
		display: block;
		text-decoration: none;
		font-weight: bold;
	}

.panel.panel-default {
	border: none;
	border-radius: 0;
}

/*---- resultado ---------- */

.resultado .ui-accordion-header {
	background-color: #152557;
}

.resultado .ui-accordion-header-active {
	background-color: #21377a;
}

.ajuda + h3.siteblue {
	clear: both;
	display: block;
	margin-left: 2%;
	margin-bottom: 24px;
}
/*---- err ---------- */
.full-width-con.err-mes {
	background: #e1e1e1 url(../images/Zurich/err-ac.png) no-repeat right bottom;
	min-height: 410px;
}

.err-mes .err-full-message {
	margin-left: 30px;
	margin-top: 60px;
}

.err-full-message h3 {
	font-size: 38px;
	font-weight: bold;
}

.err-full-message h4 {
	font-size: 18px;
	margin-top: 0;
}

button.row.basc-2 span.zurichvoltar {
	background: url(../images/Zurich/btn-prev.png) no-repeat left center !important;
	padding-left: 30px;
}

button.row.basc-2 span.zurich {
	background: url(../images/Zurich/btn-z.png) no-repeat left center !important;
	padding-left: 30px;
}

.full-width-con.err-mes + button.row.basc-2 + button.row.basc-2 {
	background: #21377a;
}
/*---- buscar cientes  ---------- */

.buscar-cientes {
	min-height: 450px;
}

	.buscar-cientes button.row.basc-2 {
		width: 100%;
		margin: 0;
	}

	.buscar-cientes .Selecione {
		background: #6b6b6b;
		margin-top: 30px;
	}

	.buscar-cientes .mega-form-block, .buscar-cientes #select-btn, .buscar-cientes #select-btn li {
		margin-bottom: 0;
	}

.buscar-ul#select-btn li {
	margin-bottom: 0;
	border-radius: 0;
	background: #7dacdd url(../images/bu-sel.png) no-repeat 100% center;
}

.buscar-cientes #select-btn input {
	height: 37px;
}

	.buscar-cientes #select-btn input[type=submit] {
		margin-left: 0;
	}

button.row.basc-2.err-bg {
	background: #1a9fde;
}

.err-er {
	width: 85%;
	background: #ff9500;
	padding: 10px;
	margin: 0 auto;
	margin-top: 1.2em;
	clear: both;
	color: #fff;
}

/*---- buscar clientes-resultado busca ---------- */

.Selecione-2 {
	background: #f0f0f0;
	padding: 12px;
	color: #787878;
	overflow: hidden;
}

.fundo-cinza {
	background: #e1e1e1;
	overflow: hidden;
}

	.fundo-cinza > ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

		.fundo-cinza > ul li {
			width: 41%;
			float: left;
			margin-left: 1%;
		}

			.fundo-cinza > ul li + li, .fundo-cinza > ul li + li + li {
				list-style: none;
				display: inline-block;
				width: 28%;
				float: left;
				margin-left: 1%;
			}

	.fundo-cinza + .Selecione {
		margin-top: 0;
		color: #fff;
	}

.full-width-con.err-mes.editar {
	border-top: 1px solid #d9dadb;
	background-image: none;
}

.editar .err-full-message h3 {
	font-size: 23px;
	font-weight: bold;
}

.editar .err-full-message h4 {
	font-size: 13px;
	margin-top: 0;
}

.full-width-con.err-mes.editar .err-full-message {
	margin-left: 30px;
	margin-top: 60px;
	width: 92%;
}

.editar .err-full-message p {
	margin-top: 2%;
}

span.edi {
	background: url(../images/pro-btn.png) no-repeat left center !important;
	padding-left: 35px !important;
}

	span.edi b {
		color: #b9dff1;
		font-size: 17px;
	}

.full-width-con.err-mes.perfis {
	border-top: 1px solid #d9dadb;
	background: #fff;
	margin-top: 0;
}

.table-layout ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}

.table-layout > ul > li {
	background: #f5f5f5;
	display: block;
	overflow: hidden;
	padding: 10px 0;
}

	.table-layout > ul > li li {
		display: inline-block;
		float: left;
		width: 15.7%;
		position: relative;
	}

		.table-layout > ul > li li:first-child {
			display: inline-block;
			float: left;
			width: 12.7%;
		}

		.table-layout > ul > li li p {
			width: 91%;
			margin: 0 auto;
			word-break: break-all;
		}

	.table-layout > ul > li.ramdom {
		background: #6b6b6b;
		color: #f0f0f0;
	}

	.table-layout > ul > li.hea {
		background: #e1e1e1;
		font-weight: bold;
		margin-top: 20px;
		padding: 15px 0;
	}

		.table-layout > ul > li.hea li {
		}

.table-layout ul > li li:last-child {
	display: inline-block;
	float: left;
	width: 8%;
	text-align: center;
}

.table-layout ul > li ul {
	padding-left: 2%;
}

.table-layout ul > li li:last-child img {
	margin-top: 25%;
}

.menu-pre-con label {
	display: inline-block;
	float: left;
	font-size: 16px !important;
	margin-right: 10px;
	width: 15%;
	text-align: right;
	padding-top: 8px;
	color: #4db3e4 !important;
}

.menu-pre-con input {
	border-radius: 5px;
	height: 36px !important;
	width: 39% !important;
}

.menu-pre-con #select-btn {
	float: left;
	clear: none;
	width: 80%;
}

	.menu-pre-con #select-btn + #select-btn {
		margin-left: 16.4%;
		margin-top: -15px;
	}

	.menu-pre-con #select-btn li, .menu-pre-con #select-btn-2 li {
		width: 48.7%;
	}

.menu-pre-tit {
	margin-left: 8px;
	background: url(../images/menu-pre-tit.png) no-repeat left center;
	padding: 4px 0;
	padding-left: 31px;
}

.menu-pre-con h4 .edi {
	margin-left: 8px;
	padding: 4px 0;
	padding-left: 31px;
}

.edi-pre input {
	width: 48.5% !important;
	margin-right: 10px;
}

.menu-pre-con #select-btn.edi-pre li, .menu-pre-con #select-btn-2.edi-pre li {
	width: 34.7%;
}

.edi-pre + .adddculor {
	margin-left: 17%;
	padding: 4px;
}

h4.edi-tit {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-top: -16px;
	margin-left: 53px;
	margin-bottom: 25px;
	color: #787878;
}

.full-width-con.step6.edit-blok {
	overflow: hidden;
}

	.full-width-con.step6.edit-blok .step4mess {
		clear: both;
	}

.edit-blok h3 span {
	font-size: 14px;
	font-style: italic;
	margin-left: 10px;
}

.edit-blok .pragamento-box-fl {
	background: #e1e1e1;
	margin: 0;
	margin-right: 0;
	padding: 0;
	overflow: hidden;
	width: 50%;
	float: left;
}

.edit-blok .pragamento-box-top h3 {
	padding-left: 5px;
	margin-left: 22px;
	font-weight: bold;
	float: left;
	letter-spacing: -1px;
}

.edit-blok .radio {
	margin-left: -15px;
	margin-left: 15px\9;
	*margin-left: 15px;
}

.edit-blok .pragamento-box-top {
	padding: 5px;
	margin-bottom: 15px;
	overflow: hidden;
	margin-top: 5%;
}

.editar-list-it {
	float: right;
}

.editar-list-it {
	background: #90bbe0;
	padding: 10px;
	width: 50%;
	float: left;
	margin: 0;
	height: auto !important;
	min-height: 136px;
}

.edit-blok-con {
	background: #e1e1e1;
	margin: 15px 10px;
}

.list-edit-blok {
	padding-left: 3%;
}

	.list-edit-blok li {
		display: inline-block;
		float: left;
		width: 44%;
		padding: 3px 16px;
		margin: 0;
		background: url(../images/list-edi.png) no-repeat left center;
		color: #fff;
		font-weight: bold;
	}

.full-width-con.step6.edit-blok .step4mess .checkbox {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 10px;
}

.edit-blok h4.siteblue {
	margin-bottom: 0;
}

.full-width-con.step6.edit-blok .step4mess p {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	margin-left: 62px;
	color: #787878;
	font-style: italic;
}

.row.basc-2.err-men {
	background: #bc3131;
}

	.row.basc-2.err-men span {
		padding-right: 40px;
		background: url(../images/err-btn.png) no-repeat right center;
	}

.pro-img p.basic-2-e {
	padding-left: 90px;
	margin-top: 6px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

.siteblue.rela {
	font-weight: normal !important;
	margin: 0;
	margin-left: 20px;
	margin-bottom: -20px;
}

.relatir .top-strip {
	background: #0e75c0;
	margin-bottom: 5px;
}

	.relatir .top-strip h4 {
		margin-left: 30px !important;
	}

.full-width-con.relatir {
	width: 47%;
	margin: 0;
	margin-top: 2em;
	border: 1px solid #d9dadb;
	margin-top: 2em;
	border-top: none;
	position: relative;
	margin-left: 1%;
	float: left;
	text-align: center;
}

	.full-width-con.relatir.right {
		float: right;
		margin-right: 1%;
	}

	.full-width-con.relatir p {
		text-align: left;
		margin-left: 10px;
		color: #aaaaa9;
	}

	.full-width-con.relatir > img {
		margin-bottom: 10px;
		width: 90%;
		height: auto !important;
	}

.top-strip.bottom-s {
	margin-bottom: 0;
	background: #63bfe6;
	padding: 8px;
}

.bt-option {
	float: right;
}

	.bt-option a {
		margin-left: 10px;
	}

.full-width-con.relatir.full {
	width: 98%;
	float: none;
	clear: both;
}

.full-width-con.relatir.fuller {
	width: 98%;
	float: none;
	clear: both;
}

	.full-width-con.relatir.fuller .top-strip {
		background: #ff9501;
		margin-bottom: 5px;
		padding-bottom: 0;
	}

	.full-width-con.relatir.full #select-btn1, .full-width-con.relatir.fuller #select-btn1 {
		list-style: none;
		padding-left: 0;
		float: right;
		width: 25%;
	}

	.full-width-con.relatir.fuller .top-strip.bottom-s {
		background: #a4a4a4;
		margin-bottom: 0;
		padding-bottom: 6px;
		clear: both;
	}

.fuller #select-btn1 .custom-select .open {
	background: url(../images/bu-sel-1.png) right top no-repeat #7f7f7f;
	height: 30px;
	text-align: left;
	line-height: 28px;
}

.in-chart {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

.chart-tit {
	color: #ae997e !important;
	font-weight: bold;
	font-size: 13px;
}

.full-width-con.da .top-strip {
	margin-bottom: 0;
}

.full-width-con.da {
	border: solid 1px #ccc;
}

.dash-con {
	position: relative;
	background: #e7e7e7;
	margin-bottom: 20px;
}

	.dash-con .mega-form-block {
		margin-bottom: 20px;
		clear: none;
		overflow: visible;
		width: 48%;
		margin-left: 2%;
		margin-top: 2%;
		float: left;
	}

		.dash-con .mega-form-block input {
			background: #b8b8b8;
			border: none;
			outline: none;
			height: 40px;
			width: 60%;
		}

	.dash-con #select-btn1 {
		margin-right: 15px;
		width: 60%;
	}

	.dash-con .selectbox > h4 {
		margin-left: -14px;
		display: inline;
		font-size: 18px;
		float: left;
	}

.da .das {
	background: #90bbe0;
}

.page-blok ul {
	list-style: none;
}

.page-info, .page-btns {
	margin-left: 1%;
	width: 49%;
	float: left;
	padding: 30px 0;
}

	.page-info li, {
		font-size: 18px;
	}

.pagar, .Cancelar {
	display: inline-block;
	background: url(../images/pagelar.png);
	padding: 4px 10px;
	border-radius: 6px;
}

.Cancelar {
	background: url(../images/can.png);
}

	.pagar a, .Cancelar a {
		font-size: 20px;
		color: #fff;
		background: url(../images/a-ti.png) no-repeat left center;
		padding: 2px 0;
		padding-left: 50px;
		display: block;
		text-decoration: none;
		font-weight: bold;
	}

	.Cancelar a {
		background: url(../images/a-can.png) no-repeat left center;
	}

.page-btns ul {
	float: right;
	margin-right: 4%;
}

.page-info li {
	font-size: 16px;
	color: #787878;
}

.top-strip.das {
	overflow: hidden;
}

	.top-strip.das h4 {
		float: left;
	}

.page-time {
	float: right;
	margin-right: 4%;
	background: url(../images/time.png) no-repeat left center;
	padding: 5px 10px;
	margin-top: 5px;
}

	.page-time span {
		font-weight: bold;
		font-size: 18px;
		margin-left: 20px;
		color: #fff;
	}
/*----  layout ---------- */
.logo {
	width: 180px; 
	margin: -3px 0 0 15px
}

.navbar.navbar-default {
	border: none !important;
	background: url(../../Images/Zurich/menu-center.png) repeat-x 0 -10px !important;
	min-width: 501px;
}

.navbar-collapse.collapse .left,
.navbar-collapse.collapse .right {
	height: 64px;
	position: absolute;
	width: 38px;
	z-index: 1;
}

.navbar-collapse.collapse .left {
	background: url(../../Images/Zurich/menu-left.png) no-repeat left center;
	left: 0;
}

.navbar-collapse.collapse .right {
	background: url(../../Images/Zurich/menu-right.png) no-repeat right center;
	right: 0;
}

.navbar-nav > li > a {
	background: url(../../Images/Zurich/nav-li.png) no-repeat right center !important;
}

.navbar-nav > li:last-child a {
	background: none !important;
}

.navbar-nav > li.active a {
	color: #1a9fde !important;
	background: none !important;
}

.user-profile {
	width: 280px;
	float: right;
	overflow: hidden;
	margin-right: 10%;
}

.user-details {
	width: 180px;
	float: left;
	margin-top: 15px;
}

	.user-details p {
		margin-bottom: 0;
	}

.user-pic {
	float: right;
}

	.user-pic img {
		width: 80px;
		height: 80px;
	}

.title-page {
	background: url(../images/Zurich/bar-top-middle.gif) repeat-x;
	color: #5eb2e2;
	font-size: 17px;
	font-weight: bold;
	height: 71px;
	line-height: 71px;
	margin: 2em auto 0;
	position: relative;
	text-indent: 2%;
	width: 90%;
}

	.title-page .left,
	.title-page .right {
		background-repeat: no-repeat;
		height: 71px;
		position: absolute;
		width: 5px;
	}

	.title-page .left {
		background-image: url(../images/Zurich/bar-top-left.gif);
		left: 0;
	}

	.title-page .right {
		background-image: url(../images/Zurich/bar-top-right.gif);
		right: 0;
	}

.siteblue {
	font-weight: bold;
}

header {
	clear: both;
	position: relative;
	width: 100%;
}

.row.steps-bg {
	background: url(../images/Zurich/steps-bg.png) no-repeat 77px 99px;
	margin: 0;
	width: 98%;
}

.basicas {
	background: url(../images/Zurich/basicas-bg.png) no-repeat 0 4px;
	margin-top: 40px;
}

	.basicas:first-child {
		background: none;
	}

.prosses-con {
	width: 100px;
	margin: 0 auto;
}


.forward-steps b {
	display: inline-block;
	margin-top: 5px;
	font-size: 20px;
	font-weight: bold;
}

.forward-steps + p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	margin-top: 5px;
}

.row.basc-2 {
	background: url(../images/Zurich/basica-row2.png) repeat-x 0 0;
	height: 55px;
	margin: 0 auto;
	margin-top: 2em;
	width: 98%;
}

	.row.basc-2 h3 {
		padding-left: 20px;
		background: url(../images/Zurich/arrow.png) no-repeat left center;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		margin-left: 5px;
	}

.full-width-con {
	width: 98%;
	margin: 0 auto;
	margin-top: 2em;
	border: 1px solid #d9dadb;
	margin-top: 2em;
	border-top: none;
	position: relative;
}

.mega-pic-1 {
	position: absolute;
	top: -10px;
	left: 10px;
}

	.mega-pic-1.pic2 {
		left: 15px;
		top: -80px;
	}

.top-strip {
	padding: 2px 0;
	background: #1a9fde;
	margin-bottom: 55px;
}

	.top-strip h4 {
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		text-transform: uppercase;
	}

.mega-con {
	margin-left: 125px;
}

.mega-form {
	position: relative;
	max-width: 800px;
}

.mega-form-block {
	margin-bottom: 40px;
	clear: both;
	overflow: hidden;
}

.clearfix {
	overflow: visible !important;
}

.mega-form-block label {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}

.mega-form-block input {
	background: #b8b8b8;
	border: none;
	outline: none;
	height: 40px;
	width: 380px;
	float: left;
	padding: 0 10px;
	color: #F0F0F0 !important;
	font-weight: bold;
}

	.mega-form-block input::-webkit-input-placeholder {
		color: #F0F0F0 !important;
	}

	.mega-form-block input:-moz-placeholder {
		color: #F0F0F0 !important;
	}

	.mega-form-block input::-moz-placeholder {
		color: #F0F0F0 !important;
	}

	.mega-form-block input:-ms-input-placeholder {
		color: #F0F0F0 !important;
	}

	.mega-form-block input[type=submit] {
		background: #999999;
		width: 130px;
		float: left;
		margin-left: 10px;
		font-weight: bold;
		color: #e4e4e4;
	}

.send-fst {
	background: #3f80bd !important;
	color: #fff !important;
}

.input-fst {
	background: #7dacdd !important;
}

.send-fnl {
	background: url(../images/Zurich/send-fnl.png) repeat-x 0 0 !important;
	display: block;
	clear: both;
	width: 100% !important;
	margin-left: 0 !important;
	margin-top: 15px;
}

.mega-form-block select {
	background: transparent;
	border-radius: 3px;
	border: none;
	outline: none;
}

#select-btn {
	margin-left: 0;
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0;
}

	#select-btn li {
		display: inline-block;
		float: left;
		overflow: hidden;
		width: 32%;
		margin-right: 10px;
		background: #b8b8b8 url(../images/Zurich/select.png) no-repeat right center;
		border-radius: 6px;
		margin-left: 0;
		margin-bottom: 10px;
	}

	#select-btn select {
		width: 110%;
		padding: 9px 0;
		border-radius: 3px;
		padding-left: 5px;
		color: #F0F0F0 !important;
		font-weight: bold;
	}

.Selecione {
	background: #e2e2e2;
	padding: 12px;
	color: #787878;
	overflow: hidden;
}

	.Selecione > h3 {
		margin: 10px 0;
		margin-left: 110px;
		font-size: 24px;
		font-weight: bold;
		clear: both;
		display: block;
		padding-bottom: 10px;
	}

.sele-products {
	background: #f3f3f3;
	padding: 10px;
	overflow: hidden;
	clear: both;
}

.pro-img img {
	float: left;
}

.pro-img p {
	font-weight: bold;
	font-size: 20px;
	margin-left: 20px;
	margin-top: 25px;
	float: left;
}

.pro-details {
	float: right;
	width: 30%;
}

	.pro-details img, .pro-details p {
		float: right;
		margin-top: 28px;
	}

	.pro-details p {
		margin-top: 35px;
		font-weight: bold;
		font-size: 16px;
		margin-right: 15px;
		color: #1a9fde;
	}

.row.basc-3 {
	background: #e7e7e7;
	margin-top: 15px;
}

.button-alr {
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	float: right;
	margin-top: -27px;
	margin-right: 10px;
	border-radius: 3px;
	border: none;
	background-color: #D9534F;
}

.button-alr-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.row.basc-3 p {
	font-size: 16px;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
}

	.row.basc-3 p span {
		color: #003c71;
		font-weight: bold;
		font-size: 22px;
		margin-right: 8px;
	}

.row.basc-4 {
	background: #e4eef7;
	margin-top: 4px;
	height: 43px;
}

	.row.basc-4 p {
		font-size: 14px;
		margin-left: 20px;
		margin-top: 2px;
		font-weight: bold;
		background: url(../images/Zurich/basic-4.png) no-repeat left center;
		padding: 10px;
		padding-left: 35px;
		display: inline-block;
	}

.top-strip.step-3 {
	margin-bottom: 22px;
}

.step3 {
	position: relative;
}

.mega-form-block.step3 {
	margin-bottom: 20px;
}

.step3 h4 {
	font-weight: bold;
	font-size: 24px;
	color: #62b5e5;
}

.addon {
	position: relative;
	margin-bottom: 20px;
}

	.addon > img {
		position: absolute;
		left: -80px;
		top: 30%;
	}

.addon-block {
	width: 280px;
	border-radius: 6px;
	float: left;
	background: #90bbe0;
	padding: 12px;
}

	.addon-block p {
		font-weight: bold;
		font-size: 16px;
		color: #fff;
	}

.addon-block-2 {
	width: 280px;
	border-radius: 6px;
	float: left;
	padding: 12px;
	margin-top: 24px;
}

	.addon-block-2 > img {
		float: left;
		margin-top: 3px;
	}

	.addon-block-2 p {
		float: left;
		margin-top: 10px;
		margin-left: 10px;
	}

.row.cart {
	background: none;
	margin-bottom: -30px;
}

.right {
	float: right;
}

.cart-con, .cart-can {
	width: 123px;
	padding: 12px 5px;
	background: #719fcb url(../images/Zurich/cart.png) no-repeat 4px center;
	border-radius: 4px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	float: right;
	margin-left: 15px;
	cursor: pointer;
}

.cart-can {
	background: #c23131 url(../images/Zurich/cart-can.png) no-repeat 4px center;
}

/*.container {
	max-width: 1024px;
}*/

.step4 .mega-form-block {
	margin-bottom: 14px;
}

.step4mess {
	width: 98%;
	background: #f0f0f0;
	border: 1px solid #d9dadb;
	margin: 0 auto;
	padding: 15px;
}

	.step4mess p {
		margin-left: 30px;
		font-weight: bold;
		color: #c4c4c4;
	}

		.step4mess p img {
			margin-right: 8px;
		}

		.step4mess p span {
			font-weight: bold;
			color: #62b5e5;
			text-decoration: underline;
		}

/*.master footer {
	margin-top: 89px;
	margin-bottom: 10px;
}*/

.pro-err {
	background: #ececec;
	padding: 10px;
	margin: 18px;
	padding-left: 110px;
}

	.pro-err h3 {
		font-weight: bold;
		font-size: 24px;
		color: #62b5e5;
	}

	.pro-err p {
		display: block;
		padding: 5px;
		margin: 8px 0;
	}

	.pro-err > img {
		position: absolute;
		left: 48px;
		top: 146px;
	}

.mega-form.step5 input[type=text], .mega-form.step5 #select-btn li:first-child {
	width: 80%;
}

.mega-form.step5 .mega-form-block {
	margin-bottom: 13px;
}

.input-err {
	background: #b73533 !important;
}

	.input-err + span {
		clear: both;
		display: block;
		padding-top: 5px;
		color: #b73533 !important;
	}

.no-bg {
	background: none !important;
}

/*
select option {
	font-size: 13pt;
	color: #fbfbfb;
	background: #929292;
	width: 90%;
}

.forward-steps.active + p {
	color: #21377a;
}*/

#select-btn li input {
	width: 100% !important;
}

.adddculor {
	background: url(../images/Zurich/addculor.png) no-repeat left center;
}

	.adddculor a {
		margin-left: 30px;
		font-weight: bold;
		color: #;
	}

.full-width-con.step6 {
	background: #f0f0f0;
	border: 1px solid #d5d5d5;
}

.pragamento-box-fl {
	background: #e1e1e1;
	margin: 15px 10px;
	padding: 15px;
}

	.pragamento-box-fl .mega-form-block {
		margin-bottom: 15px;
		margin-left: 30px;
	}

		.pragamento-box-fl .mega-form-block input[type=text] {
			background: #b8b8b8;
			border: none;
			outline: none;
			height: 40px;
			width: 80%;
		}

.full-width-con.step6 .step4mess {
	width: 100%;
	border: none;
	padding: 5px;
}

	.full-width-con.step6 .step4mess p {
		font-size: 24px;
		font-weight: bold;
		letter-spacing: -1px;
		margin-left: 120px;
	}

.pragamento-box-top {
	padding: 5px;
	margin-bottom: 15px;
	overflow: hidden;
}

	.pragamento-box-top .radio {
		float: left;
	}

	.pragamento-box-top h3 {
		padding-left: 10px;
		margin-left: 25px;
		font-weight: bold;
		float: left;
	}

	.pragamento-box-top ul {
		display: block;
		margin-left: 24px;
		clear: both;
	}

	.pragamento-box-top li {
		display: inline-block;
		float: left;
		margin-right: 12px;
	}

		.pragamento-box-top li img {
			border: 2px solid #b8b8b8;
		}

/* check - radio  */
/*
input[type="checkbox"] {
	display: none;
	display: block\9;
	*display: block;
	margin-left: 20px\9 !important;
}

	input[type="checkbox"] + label {
		color: #f2f2f2;
		font-family: Arial, sans-serif;
		font-size: 14px;
		display: none\9;
		*display: none;
	}

		input[type="checkbox"] + label span {
			display: inline-block;
			width: 44px;
			height: 39px;
			margin: -1px 4px 0 0;
			vertical-align: middle;
			background: url(../images/checkbox.png) left top no-repeat;
			cursor: pointer;
			display: none\9;
			*display: none;
		}

	input[type="checkbox"]:checked + label span {
		background: url(../images/checkbox.png) -45px top no-repeat;
		display: none\9;
		*display: none;
	}


    input[type="radio"] {
	display: none;
	display: block\9;
	*display: block;
}

	input[type="radio"] + label {
		color: #f2f2f2;
		font-family: Arial, sans-serif;
		font-size: 14px;
		display: none\9;
		*display: none;
	}

		input[type="radio"] + label span {
			display: inline-block;
			width: 25px;
			height: 25px;
			margin: -1px 4px 0 0;
			vertical-align: middle;
			background: url(../images/step3-radio.png) left top no-repeat;
			cursor: pointer;
			display: none\9;
			*display: none;
		}

	input[type="radio"]:checked + label span {
		background: url(../images/step3-radio.png) -26px top no-repeat;
		display: none\9;
		*display: none;
	}
*/

.bas-span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
}

	.bas-span + p {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		padding: 0 20px;
		display: block;
	}
/*fixing bugs*/
.forward-steps {
	background: url(../images/Zurich/forward-steps.png) no-repeat;
	display: block;
	clear: both;
	color: #fff;
	height: 55px;
	line-height: 47px;
	width: 55px;
	text-align: center;
	margin: 0 auto;
	margin-top: 2.3em;
}

	.forward-steps.active {
		background: url(../images/Zurich/forward-steps-active.png) no-repeat;
	}

.buscar-ul#select-btn-2 .custom-select {
	background: none;
}

	.buscar-ul#select-btn-2 .custom-select .open {
		background: #7dacdd url(../images/bu-sel.png) no-repeat 100% center !important;
	}

	.buscar-ul#select-btn-2 .custom-select ul {
		width: 74%;
	}

.siteblue {
	color: #1a9fde !important;
	font-weight: bold !important;
}

/*.checkbox {
	display: inline-block;
	width: 44px;
	float: right;
	margin-right: 29px;
	padding: 0;
	margin: 0;
	margin-top: 29px;
}*/

button.row.basc-2 {
	background: url(../images/Zurich/basica-row2.png) repeat-x 0 0;
	height: auto;
	margin: 0 auto;
	margin-top: 2em;
	width: 98%;
	border: none;
	margin-left: 10px;
	padding: 5px 0;
	outline: none;
}

	button.row.basc-2 span {
		padding-bottom: 20px;
		padding: 10px 0;
		padding-left: 20px;
		background: url(../images/Zurich/arrow.png) no-repeat left center;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		margin-left: 5px;
		float: left;
	}

.adddculor a {
	text-decoration: underline;
}

.step4mess .checkbox {
	float: left;
	margin-top: -8px;
	margin-right: 12px;
}

.pro-err > .checkbox {
	position: absolute;
	left: 48px;
	top: 146px;
}


.addon > .radio {
	position: absolute;
	left: -80px;
	top: 30%;
}

.step6 .step4mess .checkbox {
	float: left;
	margin-top: -3px;
	margin-right: 12px;
	margin-left: 70px;
}

#select-btn1 select {
	display: none;
}

#select-btn1 .custom-select {
	background: url(../images/Zurich/custom-select-left.png) no-repeat;
	width: 110%;
	*width: 80%;
	height: 37px;
	padding-left: 5px;
	color: #F0F0F0 !important;
	font-weight: bold;
	position: relative;
}

	#select-btn1 .custom-select .open {
		background: url(../images/bu-sel.png) right top no-repeat #7dacdd;
		color: #fff;
		display: block;
		font-size: 16px;
		font-style: italic;
		font-weight: normal;
		height: 37px;
		line-height: 37px;
		padding-right: 27px;
		width: 92.5%;
		padding-left: 10px;
	}

		#select-btn1 .custom-select .open:hover {
			text-decoration: none;
		}

	#select-btn1 .custom-select ul {
		background-color: #b8b8b8;
		border: 1px solid #e9e9e9;
		display: none;
		max-height: 120px;
		left: 5px;
		*left: -33px;
		overflow: auto;
		padding: 0;
		position: absolute;
		top: 37px;
		z-index: 1;
		width: 69%;
		*width: 87%;
	}

		#select-btn1 .custom-select ul li {
			cursor: pointer;
			font-size: 14px;
			font-weight: normal;
			text-indent: 6px;
			margin: 0;
			padding: 5px 0;
			width: 100%;
		}

#select-btn1 {
	list-style: none;
	padding-left: 0;
	float: right;
	width: 30%;
}

	#select-btn1 li {
		width: 100%;
	}

	#select-btn1 .custom-select ul li:hover {
		background-color: #fff;
		color: #b8b8b8;
	}

.relatir .top-strip h4 {
	margin-left: 30px !important;
	width: 50%;
	float: left;
	text-align: left;
}

#select-btn1-2 {
	list-style: none;
	padding-left: 0;
	float: right;
	width: 40%;
	margin-right: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#select-btn-2 {
	margin-left: 0;
	position: relative;
	clear: both;
	padding: 0;
}

	#select-btn-2 li {
		display: inline-block;
		float: left;
		width: 32%;
		margin-right: 10px;
		margin-left: 0;
		margin-bottom: 10px;
	}

	#select-btn-2 select {
		display: none;
	}

	#select-btn-2 .custom-select {
		background: url(../images/Zurich/custom-select-left.png) no-repeat;
		width: 110%;
		*width: 80%;
		height: 37px;
		padding-left: 5px;
		color: #F0F0F0 !important;
		font-weight: bold;
		position: relative;
	}

		#select-btn-2 .custom-select .open {
			background: url(../images/Zurich/custom-select-right.png) right top no-repeat #b8b8b8;
			color: #fff;
			display: block;
			font-size: 16px;
			font-style: italic;
			font-weight: normal;
			height: 37px;
			line-height: 37px;
			padding-right: 55px;
			width: 90.5%;
		}

			#select-btn-2 .custom-select .open:hover {
				text-decoration: none;
			}

		#select-btn-2 .custom-select ul {
			background-color: #b8b8b8;
			border: 1px solid #e9e9e9;
			display: none;
			max-height: 120px;
			left: 5px;
			*left: -33px;
			overflow: auto;
			padding: 0;
			position: absolute;
			top: 37px;
			z-index: 1;
			width: 69%;
			*width: 87%;
		}

			#select-btn-2 .custom-select ul li {
				cursor: pointer;
				font-size: 14px;
				font-weight: normal;
				text-indent: 6px;
				margin: 0;
				padding: 5px 0;
				width: 100%;
			}

				#select-btn-2 .custom-select ul li:hover {
					background-color: #fff;
					color: #b8b8b8;
				}

	#select-btn-2.edi-pre {
		clear: none;
	}

		#select-btn-2.edi-pre > li {
			width: 32.7% !important;
		}

		#select-btn-2.edi-pre .custom-select li {
			display: block;
			width: 100%;
		}

.no-clear {
	clear: none !important;
}

.menu-pre-con #select-btn-2 > li {
	width: 38.7%;
}

.menu-pre-con #select-btn-2 + #select-btn-2 {
	margin-left: 16.4%;
	margin-top: -15px;
	clear: both;
}

	.menu-pre-con #select-btn-2 + #select-btn-2 li {
		width: 46.3%;
	}

	.menu-pre-con #select-btn-2 + #select-btn-2 input {
		width: 46.5% !important;
	}

.menu-pre-con #select-btn-2 .custom-select ul {
	width: 73%;
}

.relatir #select-btn1 .custom-select, .dash-con #select-btn1 .custom-select {
	background: none;
}

.relatir #select-btn1 {
	list-style: none;
	padding-left: 0;
	float: left;
	width: 42%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.full-width-con.relatir.full #select-btn1, .full-width-con.relatir.fuller #select-btn1 {
	list-style: none;
	padding-left: 0;
	float: right;
	width: 25%;
	margin-right: 10px;
	margin-bottom: 0;
}

@media screen and (min-width:580px) and (max-width:991px) {
	body > .container {
		max-width: 98%;
		padding: 0;
	}

	header > .col-md-4 {
		width: 30%;
		float: left;
	}

	header > .col-md-8 {
		width: 70%;
		float: left;
	}

	.col-md-2.basicas {
		width: 16%;
		float: left;
	}

	.navbar-nav {
		margin: 7.5px -15px;
		z-index: 10000;
	}
}

@media screen and (min-width: 580px) and (max-width: 710px) {
	.navbar.navbar-default {
		min-width: 380px;
		max-width: 480px;
	}

	.prosses-con {
		width: 60px;
		margin: 0 auto;
	}

	.mega-form-block input[type=submit] {
		margin-left: 0;
		margin-top: 10px;
	}

	.mega-form-block input[type=submit] {
		background: #999999;
		width: 130px;
		float: left;
		margin-left: 0;
		font-weight: bold;
		color: #e4e4e4;
		margin-top: 10px;
	}

	.full-width-con.step6 .step4mess p {
		font-size: 23px;
	}

	#select-btn li {
		display: inline-block;
		float: left;
		overflow: hidden;
		width: 65%;
	}

	.dash-con #select-btn1 {
		margin-left: 15px;
		width: 50%;
		float: left;
	}

	.dash-con .mega-form-block {
		margin-bottom: 20px;
		clear: none;
		overflow: visible;
		width: 100%;
		margin-left: 2%;
		margin-top: 2%;
		float: none;
		margin-bottom: 5px;
		clear: both;
		min-height: 34px;
	}

		.dash-con .mega-form-block input[type=submit] {
			margin-left: 0;
			margin-top: 0;
		}

	.dash-con .selectbox > h4 {
		margin-left: 0;
		display: inline;
		font-size: 18px;
		float: left;
	}

	.relatir #select-btn1 {
		list-style: none;
		padding-left: 0;
		float: left;
		width: 96%;
		margin-top: 2px;
		margin-bottom: 2px;
	}
}

@media screen and (max-width: 580px) {
	.container {
		padding: 0;
	}

	header > div {
		padding: 0!important;
		position: absolute;
	}

	.logo {
		width: 120px;
		margin-left: 32px;
		position: absolute;
		margin-top: 100px;
	}

		.logo img {
			width: 100%;
		}

	.user-profile {
		margin-top: 91px;
	}

	.col-md-2.basicas {
		width: 16.5%;
		float: left;
	}

	.navbar.navbar-default {
		position: absolute;
		background: #F0EEEE;
		border-bottom: 1px Solid #ccc;
		padding: 0;
		width: 100%;
		min-width: 100%;
		height: 50px;
	}

	.row.steps-bg {
		background: none;
	}

	.prosses-con {
		width: 60px;
		margin: 0 auto;
	}

	.forward-steps + p {
		font-size: 11px;
	}

	.mega-form-block input[type=submit] {
		margin-left: 0;
		margin-top: 10px;
	}

	#select-btn li {
		display: inline-block;
		float: left;
		overflow: hidden;
		width: 80%;
	}

	.mega-con {
		margin-left: 101px;
		margin-right: 10px;
	}

	.user-profile {
		width: 288px;
		float: right;
		overflow: hidden;
		margin-right: 5px;
	}

	.user-details {
		width: 152px;
		float: left;
		margin-top: 15px;
		margin-left: 56px;
	}

	p {
		margin-bottom: 0;
		font-size: 12px;
	}

	.ajuda .mega-form-block {
		width: 100% !important;
	}

		.ajuda .mega-form-block input[type=submit] {
			float: left;
			margin-top: 10px;
		}

	.ui-accordion-header {
		font-size: 1em;
	}

	.buscar-ul#select-btn li {
		width: 99% !important;
		margin-bottom: 10px;
	}

	.buscar-cientes #select-btn input[type=submit] {
		margin-left: 0;
		margin-top: 0;
	}

	.mid-container > textarea {
		width: 82%;
	}

	#contato .container h2 span {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 15px;
		font-size: 22px;
	}

	.menu-pre-con label {
		display: inline-block;
		float: left;
		font-size: 16px !important;
		margin-right: 10px;
		width: 25%;
		text-align: right;
		padding-top: 8px;
		color: #4db3e4 !important;
	}

	.menu-pre-con input {
		border-radius: 5px;
		height: 36px !important;
		width: 77% !important;
	}

	.menu-pre-con #select-btn li {
		width: 94.7%;
	}

	.menu-pre-con #select-btn.edi-pre li {
		width: 95.7%;
		margin-top: 10px;
		margin-bottom: 0;
	}

	.err-mes .err-full-message {
		margin-left: 30px;
		margin-top: 60px;
		width: 85%;
	}

	.menu-pre-con #select-btn + #select-btn {
		margin-left: 0;
		margin-top: 0;
	}

	.pro-img {
		float: left;
		width: 100%;
	}

	.full-width-con.step6 .step4mess p {
		font-size: 15px;
	}

	.in-chart {
		width: 100%;
		float: none;
		margin-bottom: 15px;
		clear: both;
	}

		.in-chart img {
			width: 93%;
			height: auto !important;
		}

	.full-width-con.relatir {
		width: 98%;
		margin: 0;
		margin-top: 2em;
		border: 1px solid #d9dadb;
		margin-top: 2em;
		border-top: none;
		position: relative;
		margin-left: 1%;
		float: none;
		text-align: center;
	}

		.full-width-con.relatir.full #select-btn1, .full-width-con.relatir.fuller #select-btn1 {
			list-style: none;
			padding-left: 0;
			float: none;
			width: 90%;
			clear: both;
		}

	#select-btn1 {
		list-style: none;
		padding-left: 0;
		float: none;
		width: 90%;
		margin-right: 3%;
		margin-top: 5px;
		margin-bottom: 5px;
		clear: both;
		padding: 0;
	}

	.dash-con .mega-form-block {
		margin-bottom: 20px;
		clear: none;
		overflow: visible;
		width: 100%;
		margin-left: 2%;
		margin-top: 2%;
		float: none;
	}

		.dash-con .mega-form-block input[type=submit] {
			margin-left: 0;
			margin-top: 0;
		}

	.dash-con .selectbox > h4 {
		margin-left: 0;
		display: inline;
		font-size: 18px;
		float: left;
	}

	.relatir #select-btn1 {
		list-style: none;
		padding-left: 0;
		float: left;
		width: 84%;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	.Cancelar {
		margin-top: 10px;
	}

	.page-time {
		float: left;
		margin-left: 4%;
	}

	.top-strip.das h4 {
		float: left;
		margin-left: 10px !important;
	}
}

@media screen and (max-width: 490px) {

	button.row.basc-2 {
		background: url(../images/Zurich/basica-row2.png) repeat-x 0 0;
		height: auto;
		width: 98%;
		border: none;
		margin-left: 0;
		padding: 5px 0;
		outline: none;
		margin: 0 1%;
		margin-top: 2em;
	}

	#login .row label {
		display: none;
	}

	.navbar-collapse {
		border-style: none none solid none;
	}

	body > .container {
		max-width: 100%;
		padding: 0;
	}

	.forward-steps b {
		margin-top: -2px;
	}

	.col-md-2.basicas {
		background: none;
		width: 15.2%;
	}

	.user-details {
		width: 0px;
		float: none;
		float: right;
		margin-top: 15px;
		position: absolute;
		display: none;
	}

	.mega-con {
		margin-left: 0;
		margin-top: 55px;
		padding: 2%;
	}

	.top-strip h4 {
		font-size: 13px;
		text-transform: uppercase;
		margin-left: 106px !important;
	}

	#select-btn li {
		width: 98%;
	}

	.button-alr {
		background: #b9363b;
		padding: 5px 10px;
		font-weight: bold;
		font-size: 11px;
		margin-top: -30px !important;
		border: none;
	}

	.mega-con.ajuda {
		margin-top: 0;
	}

	.ajuda .mega-form-block {
		width: 100% !important;
	}

		.ajuda .mega-form-block input[type=submit] {
			float: left;
			margin-top: 10px;
		}

	.ui-accordion-header {
		font-size: 1em;
	}

	.buscar-ul#select-btn li {
		width: 99% !important;
		margin-bottom: 10px;
	}

	.buscar-cientes #select-btn input[type=submit] {
		margin-left: 0;
		margin-top: 0;
	}

	#contato .container h2 span {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 15px;
		font-size: 17px;
	}

	.menu-pre-con label {
		display: inline-block;
		float: left;
		font-size: 16px !important;
		margin-right: 10px;
		width: 35%;
		text-align: left;
		padding-top: 8px;
		color: #4db3e4 !important;
	}

	.menu-pre-con .top-strip h4 {
		font-size: 13px;
		text-transform: uppercase;
		margin-left: 16px !important;
	}
}
