/* Minification failed. Returning unminified contents.
(2221,10): run-time error CSS1036: Expected expression, found '!important'
(2331,11): run-time error CSS1036: Expected expression, found '!important'
(2864,1): run-time error CSS1019: Unexpected token, found '}'
(3371,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3372,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3376,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(3377,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3381,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3382,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3391,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(3392,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3530,34): run-time error CSS1046: Expect comma, found '0'
(3530,38): run-time error CSS1046: Expect comma, found '/'
(3544,34): run-time error CSS1046: Expect comma, found '0'
(3544,38): run-time error CSS1046: Expect comma, found '/'
 */
@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:200");

/*
	Visualize by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

    strong {
       font-weight: bold;
    }

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0 0 0 2em;
	}

	.row {
		margin: 0 0 -1px -2em;
	}

	.row.uniform > * {
		padding: 2em 0 0 2em;
	}

	.row.uniform {
		margin: -2em 0 -1px -2em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 4em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -4em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 4em 0 0 4em;
	}

	.row.uniform.\32 00\25 {
		margin: -4em 0 -1px -4em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 3em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -3em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 3em 0 0 3em;
	}

	.row.uniform.\31 50\25 {
		margin: -3em 0 -1px -3em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1em 0 0 1em;
	}

	.row.uniform.\35 0\25 {
		margin: -1em 0 -1px -1em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.5em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.5em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.5em 0 0 0.5em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.5em 0 -1px -0.5em;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}

		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}

		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}

		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}

		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}

		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28large\29 {
			margin-left: 75%;
		}

		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28large\29 {
			margin-left: 50%;
		}

		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28large\29 {
			margin-left: 25%;
		}

		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			clear: left;
		}

		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28medium\29 {
			margin-left: 75%;
		}

		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28medium\29 {
			margin-left: 50%;
		}

		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28medium\29 {
			margin-left: 25%;
		}

		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}

		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28small\29 {
			margin-left: 75%;
		}

		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28small\29 {
			margin-left: 50%;
		}

		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28small\29 {
			margin-left: 25%;
		}

		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xsmall\29 + *,
		.\31 1u\24\28xsmall\29 + *,
		.\31 0u\24\28xsmall\29 + *,
		.\39 u\24\28xsmall\29 + *,
		.\38 u\24\28xsmall\29 + *,
		.\37 u\24\28xsmall\29 + *,
		.\36 u\24\28xsmall\29 + *,
		.\35 u\24\28xsmall\29 + *,
		.\34 u\24\28xsmall\29 + *,
		.\33 u\24\28xsmall\29 + *,
		.\32 u\24\28xsmall\29 + *,
		.\31 u\24\28xsmall\29 + * {
			clear: left;
		}

		.\-11u\28xsmall\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xsmall\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xsmall\29 {
			margin-left: 75%;
		}

		.\-8u\28xsmall\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xsmall\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xsmall\29 {
			margin-left: 50%;
		}

		.\-5u\28xsmall\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xsmall\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xsmall\29 {
			margin-left: 25%;
		}

		.\-2u\28xsmall\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xsmall\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background-color: #000;
		background-image: url("images/bg.jpg");
		background-size: cover;
		background-position: top center;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body, input, select, textarea {
		color: rgba(255, 255, 255, 0.65);
		font-family: "Source Sans Pro", Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 200;
		line-height: 1.65;
	}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}
    .text-blue {
       font-weight:bolder !important;
    }
    .gray-bg{
        background: #f7f7f7;
        margin-top:1em;
    }
    .blue-bg{
        background: #53a2be;
        margin-top:1em;
        color:#fff;
    }
    cite {
        color: #000;
        font-weight: bold;
    }
	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #ffffff;
		font-weight: 200;
        margin-top:0.5em;
        margin-bottom:0.5em;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

		@media screen and (max-width: 980px) {

			h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
				display: none;
			}

		}

	h1 {
		font-size: 1.75em;
	}

		@media screen and (max-width: 980px) {

			h1 {
				font-size: 1.5em;
			}

		}

		@media screen and (max-width: 736px) {

			h1 {
				font-size: 1.25em;
			}

		}

	h2 {
		font-size: 1.35em;
	}

		@media screen and (max-width: 736px) {

			h2 {
				font-size: 1em;
			}

		}

	h3 {
		font-size: 1em;
	}

	h4 {
		font-size: 1em;
	}

	h5 {
		font-size: 0.9em;
	}

	h6 {
		font-size: 0.7em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px rgba(255, 255, 255, 0.25);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		background: rgba(255, 255, 255, 0.075);
		border-radius: 4px;
		border: solid 1px rgba(255, 255, 255, 0.25);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px rgba(255, 255, 255, 0.25);
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

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

	.align-right {
		text-align: right;
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: rgba(255, 255, 255, 0.35);
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.6em;
	}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		color: #ffffff !important;
		display: block;
		font-size: 0.9em;
		font-weight: 200;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(255, 255, 255, 0.075);
		border-radius: 4px;
		border: none;
		border: solid 1px rgba(255, 255, 255, 0.25);
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		input[type="tel"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		select:focus,
		textarea:focus {
			border-color: #FF6382;
			box-shadow: 0 0 0 1px #FF6382;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			content: "";
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: rgba(255, 255, 255, 0.25);
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: rgba(255, 255, 255, 0.65);
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 200;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: rgba(255, 255, 255, 0.075);
				border-radius: 4px;
				border: solid 1px rgba(255, 255, 255, 0.25);
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #FF6382;
			border-color: #FF6382;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #FF6382;
			box-shadow: 0 0 0 1px #FF6382;
		}

	input[type="checkbox"] + label:before {
		border-radius: 4px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: rgba(255, 255, 255, 0.35) !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: rgba(255, 255, 255, 0.35) !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: rgba(255, 255, 255, 0.35) !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: rgba(255, 255, 255, 0.35) !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: rgba(255, 255, 255, 0.35) !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border-radius: 4px;
		border: solid 1px rgba(255, 255, 255, 0.25);
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}
        .white-label{
            color:#fff;
        }
		.icon.style2 {
			-moz-transition: all 0.2s ease;
			-webkit-transition: all 0.2s ease;
			-ms-transition: all 0.2s ease;
			transition: all 0.2s ease;
			border-radius: 100%;
			display: inline-block;
			padding: 0.5em;
			border: solid 1px rgba(255, 255, 255, 0.25);
			background-color: rgba(255, 255, 255, 0.075);
            color:#fff !important;
		}

			.icon.style2:before {
				display: block;
				width: 1.25em;
				height: 1.25em;
				line-height: 1.25em;
				font-size: 1.35em;
			}

			.icon.style2:hover {
				background-color: rgba(255, 255, 255, 0.25);
			}

			@media screen and (max-width: 736px) {

				.icon.style2:before {
					font-size: 1em;
				}

			}

/* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(255, 255, 255, 0.25);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

							ul.actions li > *.icon:before {
								margin-left: -2em;
							}

					ul.actions.small li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

			}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 200;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px rgba(255, 255, 255, 0.25);
			border-left: 0;
			border-right: 0;
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(255, 255, 255, 0.075);
			}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			color: #ffffff;
			font-size: 0.9em;
			font-weight: 200;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px rgba(255, 255, 255, 0.25);
		}

		table tfoot {
			border-top: solid 2px rgba(255, 255, 255, 0.25);
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px rgba(255, 255, 255, 0.25);
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: #FF6382;
		border-radius: 4px;
		border: 0;
		color: !important;
		cursor: pointer;
		display: inline-block;
		font-weight: 200;
		height: 2.85em;
		line-height: 2.95em;
		padding: 0 1.5em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: #ff7c96;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: #ff496e;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		button.icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 1.35em;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		button.alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
			color: #ffffff !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background-color: rgba(255, 255, 255, 0.075);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			button.alt:active,
			.button.alt:active {
				background-color: rgba(255, 0, 0, 0.2);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			button.alt.icon:before,
			.button.alt.icon:before {
				color: rgba(255, 255, 255, 0.35);
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		button.special,
		.button.special {
			background-color: #FF6382;
			color: !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			button.special:hover,
			.button.special:hover {
				background-color: #ff7c96;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			button.special:active,
			.button.special:active {
				background-color: #ff496e;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			background-color: rgba(255, 255, 255, 0.65) !important;
			box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
			color: #000 !important;
			cursor: default;
			opacity: 0.25;
		}

		@media screen and (max-width: 480px) {

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				padding: 0;
			}

		}

/* Thumbnails */

	.thumbnails {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		position: relative;
		margin: 0 0 2em -2em;
	}

		.thumbnails a {
			-moz-transition: all 0.2s ease;
			-webkit-transition: all 0.2s ease;
			-ms-transition: all 0.2s ease;
			transition: all 0.2s ease;
			border-bottom: none;
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
			text-align: center;
			border-radius: 4px;
			box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
			background-color: rgba(255, 255, 255, 0.075);
			cursor: pointer;
			outline: 0;
			overflow: hidden;
		}

			.thumbnails a img {
				display: block;
				width: 100%;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
			}

			.thumbnails a h3 {
				margin: 1em;
			}

			.thumbnails a:hover {
				background-color: rgba(255, 255, 255, 0.25);
				box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25), 0 0 0.5em 0 #FF6382;
			}

		.thumbnails > div {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			width: calc(100% / 3);
			padding-left: 2em;
		}

			.thumbnails > div > :last-child {
				margin-bottom: 0;
			}

		@media screen and (max-width: 1280px) {

			.thumbnails {
				margin: 0 0 2em -1.5em;
			}

				.thumbnails a {
					margin: 0 0 1.5em 0;
				}

				.thumbnails > div {
					padding-left: 1.5em;
				}

		}

		@media screen and (max-width: 980px) {

			.thumbnails h3 {
				font-size: 0.8em;
			}

		}

		@media screen and (max-width: 480px) {

			.thumbnails {
				display: block;
			}

				.thumbnails a {
					margin: 0 0 2em 0 !important;
				}

				.thumbnails > div {
					display: block;
					width: 100%;
				}

					.thumbnails > div:last-child > :last-child {
						margin-bottom: 0 !important;
					}

				.thumbnails h3 {
					font-size: 1em;
				}

		}

/* Poptrox */

	.poptrox-popup {
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-ms-box-sizing: content-box;
		box-sizing: content-box;
		background: rgba(255, 255, 255, 0.25);
		box-shadow: 0 0.5em 3em 0 rgba(0, 0, 0, 0.25);
		border-radius: 4px;
		overflow: hidden;
	}

		.poptrox-popup .closer {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			text-decoration: none;
			position: absolute;
			top: 1em;
			right: 1em;
			z-index: 2;
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
			white-space: nowrap;
			text-indent: 2.5em;
			overflow: hidden;
			width: 2.5em;
			height: 2.5em;
			display: block;
		}

			.poptrox-popup .closer:before {
				content: "";
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			.poptrox-popup .closer:before {
				display: block;
				position: relative;
				text-indent: 0;
				border-radius: 100%;
				box-shadow: inset 0 0 0 1px #ffffff;
				color: #ffffff !important;
				width: 2.5em;
				height: 2.5em;
				line-height: 2.5em;
			}

		.poptrox-popup:hover .closer {
			opacity: 0.5;
		}

			.poptrox-popup:hover .closer:hover {
				opacity: 1.0;
			}

/* Wrapper */

	#wrapper {
		max-width: 68em;
		width: 100%;
		margin: 0 auto;
		padding: 0 2em;
		opacity: 1;
		filter: none;
		-moz-transition: opacity 1s ease, -moz-filter 1s ease;
		-webkit-transition: opacity 1s ease, -webkit-filter 1s ease;
		-ms-transition: opacity 1s ease, -ms-filter 1s ease;
		transition: opacity 1s ease, filter 1s ease;
	}

	body.is-loading #wrapper {
		opacity: 0;
		-moz-filter: blur(1px);
		-webkit-filter: blur(1px);
		-ms-filter: blur(1px);
		filter: blur(1px);
	}

	body.is-covered #wrapper {
		-moz-filter: blur(3px);
		-webkit-filter: blur(3px);
		-ms-filter: blur(3px);
		filter: blur(3px);
	}

/* Header */

	#header {
		text-align: center;
		padding: 6em 0 4em 0;
	}

		#header h1 {
			color: rgba(255, 255, 255, 0.65);
		}

		#header .avatar {
			border-radius: 100%;
			display: inline-block;
			margin: 0 0 2em 0;
			padding: 0.5em;
			border: solid 1px rgba(255, 255, 255, 0.25);
			background-color: rgba(255, 255, 255, 0.075);
		}

			#header .avatar img {
				border-radius: 100%;
				display: block;
				width: 10em;
			}

		@media screen and (max-width: 1280px) {

			#header {
				padding: 4em 0 2em 0;
			}

		}

/* Footer */

	#footer {
		text-align: center;
		padding: 4em 0 4em 0;
	}

		#footer:before {
			content: '';
			border-top: solid 1px rgba(255, 255, 255, 0.25);
			width: 10em;
			display: block;
			margin: 0 auto 3em auto;
		}

		@media screen and (max-width: 1280px) {

			#footer {
				padding: 2em 0 2em 0;
			}

		}
@font-face { font-family: 'roboto'; src: url('/content/fonts/roboto-regular-webfont.eot'); src: url('/content/fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('/content/fonts/roboto-regular-webfont.woff') format('woff'),  url('/content/fonts/roboto-regular-webfont.ttf') format('truetype'),  url('/content/fonts/roboto-regular-webfont.svg#robotoregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotobold'; src: url('/content/fonts/roboto-bold-webfont.eot'); src: url('/content/fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('/content/fonts/roboto-bold-webfont.woff') format('woff'),  url('/content/fonts/roboto-bold-webfont.ttf') format('truetype'),  url('/content/fonts/roboto-bold-webfont.svg#robotobold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotolight'; src: url('/content/fonts/roboto-light-webfont.eot'); src: url('/content/fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),  url('/content/fonts/roboto-light-webfont.woff') format('woff'),  url('/content/fonts/roboto-light-webfont.ttf') format('truetype'),  url('/content/fonts/roboto-light-webfont.svg#robotolight') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'roboto_condensedregular'; src: url('/content/fonts/robotocondensed-regular-webfont.eot'); src: url('/content/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('/content/fonts/robotocondensed-regular-webfont.woff') format('woff'),  url('/content/fonts/robotocondensed-regular-webfont.ttf') format('truetype'),  url('/content/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'roboto_condensedbold'; src: url('/content/fonts/robotocondensed-bold-webfont.eot'); src: url('/content/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('/content/fonts/robotocondensed-bold-webfont.woff') format('woff'),  url('/content/fonts/robotocondensed-bold-webfont.ttf') format('truetype'),  url('/content/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'roboto_condensedlight'; src: url('/content/fonts/robotocondensed-light-webfont.eot'); src: url('/content/fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),  url('/content/fonts/robotocondensed-light-webfont.woff') format('woff'),  url('/content/fonts/robotocondensed-light-webfont.ttf') format('truetype'),  url('/content/fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg'); font-weight: normal; font-style: normal; }
@font-face {
	font-family: 'bpmenu';
	src:url('/content/fonts/bpmenu/bpmenu.eot');
	src:url('/content/fonts/bpmenu/bpmenu.eot?#iefix') format('embedded-opentype'),
		url('/content/fonts/bpmenu/bpmenu.woff') format('woff'),
		url('/content/fonts/bpmenu/bpmenu.ttf') format('truetype'),
		url('/content/fonts/bpmenu/bpmenu.svg#bpmenu') format('svg');
	font-weight: normal;
	font-style: normal;
}

.arrow {
  color: #ffffff;
  margin-top: 20px;
}


html { overflow-x: hidden; }
body { font-family:'roboto'; background-color:#FFFFFF; padding-top: 193px; font-size: 14px; color: #333;}
.sale-title{margin-left:15px;margin-right:15px; margin-top:15px;}
.brand-title{font-size:1.5em;font-weight:600;}
.filterSale{padding-top:150px; padding-bottom:64px; text-align:center;}
.btn-no-decoration{
    background:none;
    border: none;
}


/*tabs*/
   
.tabs{
  margin-top:50px;
  font-size:15px;
  padding:0px;
  list-style:none;
  background:#fff;
  box-shadow:0px 5px 20px rgba(0,0,0,0.1);
  display:inline-block;
  border-radius:50px;
  position:relative;
}

.tabs a{
  text-decoration:none;
  color: #777;
  text-transform:uppercase;
  padding:10px 20px;
  display:inline-block;
  position:relative;
  z-index:1;
  transition-duration:0.6s;
}

.tabs a.active{
  color:#fff;
}

.tabs a i{
  margin-right:5px;
}

.tabs .selector{
  height:100%;
  display:inline-block;
  position:absolute;
  left:0px;
  top:0px;
  z-index:1;
  border-radius:50px;
  transition-duration:0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  
  background: #05abe0;
  background: -moz-linear-gradient(45deg, #05abe0 0%, #8200f4 100%);
  background: -webkit-linear-gradient(45deg, #05abe0 0%,#8200f4 100%);
  background: linear-gradient(45deg, #05abe0 0%,#8200f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#8200f4',GradientType=1 );
}
/*drawer*/
#drawer-toggle { 
position: absolute; 
opacity: 0; 
}

#drawer-toggle-label { 
-webkit-touch-callout: none; 
-webkit-user-select: none; 
-khtml-user-select: none; 
-moz-user-select: none; 
-ms-user-select: none; 
user-select: none; 
left: 0px; 
height:50px; 
width: 50px; 
display: block; 
position: fixed; 
background: #24519B; 
z-index: 1; 
} 

/* adds our "hamburger" menu icon */ 

#drawer-toggle-label:before { 
content: ''; 
display: block; 
position: absolute; 
height: 2px; 
width: 24px; 
background: #8d8d8d; 
left: 13px; 
top: 18px; 
box-shadow: 0 6px 0 #8d8d8d, 0 12px 0 #8d8d8d; 
} 


/* drawer menu pane - note the 0px width */ 

#drawer { 
position: fixed; 
top: 0; 
left:-300px; 
height: 100%; 
width: 300px; 
background: #24519B; 
overflow-x: hidden; 
overflow-y: scroll; 
padding: 20px; 
-webkit-overflow-scrolling: touch; 
} 


/* checked styles (menu open state) */ 

#drawer-toggle:checked ~ #drawer-toggle-label { 
height: 100%; 
width: calc(100% - 300px); 
background: rgba(255,255,255,.8); 
} 

#drawer-toggle:checked ~ #drawer-toggle-label, 
#drawer-toggle:checked ~ header { 
left: 300px; 
} 

#drawer-toggle:checked ~ #drawer { 
left: 0px !important; 
} 

#drawer-toggle:checked ~ #page-content { 
margin-left: 300px !important; 
}
#drawer-toggle:checked ~ #homelink { 
margin-left: -150px; 
} 

/* Menu item styles */ 

#drawer ul { 
list-style-type:none; 
} 

#drawer ul a { 
display:block; 
padding:10px; 
color:#ffffff; 
text-decoration:none; 
} 

#drawer ul a:hover { 
color:darkgray; 
} 

/* Responsive MQ */ 

@media all and (max-width:350px) { 

#drawer-toggle:checked ~ #drawer-toggle-label { 
height: 100%; 
width: 50px; 
} 

#drawer-toggle:checked ~ #drawer-toggle-label, 
#drawer-toggle:checked ~ header { 
left: calc(100% - 50px); 
} 

#drawer-toggle:checked ~ #drawer { 
width: calc(100% - 50px); 
padding: 20px; 
} 

#drawer-toggle:checked ~ #page-content { 
margin-left: calc(100% - 50px); 
} 

}
@media screen and (min-width: 892px){
    .not-show-big {
        display: none !important;
    } 
                
    #drawer-toggle, #drawer-toggle-label { 
    display:none !important; 
}
    .cincuenta-izquierdo {
        margin-left: -50px;
    }
}

.img-overlap{position: absolute;
  top: 250px!important;
  bottom: 0;
  left: 90px!important;
  right: 0;
   z-index:2;
   max-width:400px !important;
}
}
@media screen and (max-width: 892px){
.not-show-small { display: none !important;  }
.fastquotes-bg-fondo-derecho {
   background-image: url('images/cotizacion-rapida/fondo-derecho.png' ) !important;
   min-height:160px !important;
   
}
.img-overlap{
    position: absolute!important;
  top: 380px!important;
  bottom: 0;
  left: 70px!important;
  right: 0;
   z-index:2!important;
   max-width:250px !important;

}
.title-fast-quotes{ padding:1.32em !important;font-size:2em;}
}
 [placeholder] {font-family: 'roboto';color: #9f9f9f;}
 input[type=text], select{font-family: 'roboto';color: #333}
/* CSS clases nuevas */ 
.h1, .h2, .h3,  h1, h2, h3 { font-family: 'robotolight'; line-height: 1.4em;  }
.h2, h2 { font-size:37px; color:#333; margin:3px 0 15px 0;  }
p {    margin: 0 0 6px 0; }
.white-box{ background: #fff;}
.title-container{ padding: 30px 45px;}
.title-container h1 { margin: 0;}
.title-container .help{margin-top: 5px;margin-right: 21px;}
.btn-green-style { background: #73AA00 none repeat scroll 0% 0%; border: medium none; color: #FFF; border-bottom-left-radius: 10px !important; border-bottom-right-radius:10px !important; padding: 11px 20px; font-size: 20px;font-family: "roboto_condensedregular";}
.btn-lightblue-style { background: #73aa00; }
.button-margin{margin-top:15px;}
.btn-orange-style { background: #73AA00;}
.btn { border: 1px solid transparent;    border-radius: 0;}
.btn-primary { color: #FFF; background-color: #73AA00; border-color: #73AA00;}
.btn-primary:hover{ background: #598500;border-color: #598500;}
.btn-info{ background: #24519B;border-color: #24519B}
.btn-info:hover{ background: #183667;}
.azul-oscuro{ background: #183667 !important; border-radius:50px;}
.centered-banner {background: #ffffff !important; text-align:center !important;}
.category-row { padding-left:2em; padding-bottom:0.5em;}
 .btn-circle.btn-xl {
    width: 40px;
    height: 40px;
    padding: 5px 5px !important;
    border-radius: 20px;
    font-size: 12px;
    line-height: 1.33;
}
 .category-background{
     background: rgba(255,175,75,0.01);
background: -moz-linear-gradient(left, rgba(255,175,75,0.01) 0%, rgba(255,175,75,0) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,0.01)), color-stop(0%, rgba(255,175,75,0)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(left, rgba(255,175,75,0.01) 0%, rgba(255,175,75,0) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(left, rgba(255,175,75,0.01) 0%, rgba(255,175,75,0) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(left, rgba(255,175,75,0.01) 0%, rgba(255,175,75,0) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to right, rgba(255,175,75,0.01) 0%, rgba(255,175,75,0) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
 }
 .category-header{font-weight:900; margin-left:2em; text-align:center}
.btn-search{
     width: 70px;
    height: 50px;
    line-height: 1.33;
    margin-top:5px;
}
.btn-angular-derecho{
    border-top-right-radius:24px;
    border-bottom-right-radius:24px;
}
.btn-angular-izquierdo{
    border-top-left-radius:24px;
    border-bottom-left-radius:24px;
    width:1em;
    background:#ffffff;
    margin:15px 0;
    height:50px;
    border:0;
}
.form-left{border-left:0px !important;}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px !important;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
/* Main menu wrapper */
.cbp-hsmenu-wrapper {
	position: relative;
}

/* Common style for all lists */
.cbp-hsmenu-wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

/* 100% width bar for menu */
.cbp-hsinner {
	background: #24519b;
	position: relative;
	z-index: 100;
}

/* Main menu style */
.cbp-hsmenu-wrapper .cbp-hsmenu {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em;
}

.cbp-hsmenu > li {
	margin-left: 4em;
	display: inline-block;
}

.cbp-hsmenu > li:first-child {
	margin-left: 0;
}

/* Main menu link style */
.cbp-hsmenu > li > a {
	color: #fff;
	font-size: 1.2em;
	line-height: 3em;
	display: inline-block;
	position: relative;
	z-index: 10000;
	outline: none;
}



/* Add an arrow to the main menu link if it has a submenu (not the only child) */
.cbp-hsmenu > li > a:not(:only-child):before {
	display: inline-block;
	font-family: 'bpmenu';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f107";
	font-size: 80%;
	margin-right: 0.3em;
	opacity: 0.4;
	vertical-align: middle;
}

.cbp-hsmenu > li.cbp-hsitem-open > a:not(:only-child):before {
	content: "\f106";
}

/* Add a triangle to currently open menu item link */
.cbp-hsmenu > li.cbp-hsitem-open > a:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #24519a;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}

/* Submenu style */
.cbp-hssubmenu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 0;
	text-align: center; /* for aligning the sub items */
	visibility: hidden;
     overflow-y: scroll;
}

.cbp-hssubmenu:before, 
.cbp-hssubmenu:after { 
	content: " "; 
	display: table; 
}
.cbp-hssubmenu:after { 
	clear: both; 
}

/* Let's allow 6 item in a row */
.cbp-hssubmenu > li {
	width: 16.2%;
	display: inline-block;
	vertical-align: top;
	box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	opacity: 0;
	-webkit-transition: opacity 0.1s 0s;
	-moz-transition: opacity 0.1s 0s;
	transition: opacity 0.1s 0s;
}

/* First 6 items don't have upper box shadow */
.cbp-hssubmenu > li:nth-child(-n+6) {
	box-shadow: -28px 0 0 -27px #ddd;
} 

/* Every 7th item does not have a left box shadow */
.cbp-hssubmenu > li:nth-child(6n+1) {
	box-shadow:  0 -28px 0 -27px #ddd;
}

/* The first one does not have any box shadow */
.cbp-hssubmenu > li:first-child {
	box-shadow: none;
}

.cbp-hssubmenu > li a {
	display: block;
	text-align: center;
	color: #a2a2a2;
	outline: none;
	padding: 2em 1em 1em 1em;
}

.no-touch .cbp-hssubmenu > li a:hover,
.no-touch .cbp-hssubmenu > li a:focus {
	color: #888;
}

.cbp-hssubmenu > li a img {
	border: none;
	outline: none;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.no-touch .cbp-hssubmenu > li a:hover img {
	opacity: 0.5;
}

.cbp-hssubmenu > li a span {
	display: block;
	min-height: 3em;
	margin-top: 0.4em;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
	z-index: 1000;
	visibility: visible;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu > li {
	opacity: 1;
	-webkit-transition: opacity 0.5s 0.1s;
	-moz-transition: opacity 0.5s 0.1s;
	transition: opacity 0.5s 0.1s;
}

/* Helper div for animating the background */
.cbp-hsmenubg {
	background: #0a2239;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 0;
	height: 0px;
}

.no-touch .cbp-hsmenubg {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

@media screen and (max-width: 65em){
	.cbp-hsmenu-wrapper {
		font-size: 80%;
	}
}

@media screen and (max-width: 51.4375em){
	.cbp-hsmenu-wrapper {
		font-size: 100%;
	}

	.cbp-hsmenu-wrapper .cbp-hsmenu {
		padding: 0;
		max-width: none;
		width: 100%;
	}

	.cbp-hsmenu > li {
		border-top: 1px solid rgba(255,255,255,0.5);
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.cbp-hsmenu > li:first-child {
		border-top: none;
	}

	.cbp-hsmenu > li > a {
		display: block;
	}

	.cbp-hsmenu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;
	}

	.cbp-hsmenubg {
		display: none;
	}

	.cbp-hssubmenu {
		background: #f7f7f7;
		position: relative;
		overflow: hidden;
		height: 0;
	}

	.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
		height: auto;
	}

	/* Let's only allow 3 item in a row now */
	.cbp-hssubmenu > li {
		width: 30%;
	}

	/* Reset box shadows for the 6 items in row case */
	.cbp-hssubmenu > li:nth-child(-n+6),
	.cbp-hssubmenu > li:nth-child(6n+1) {
		box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	}

	/* First 4 items don't have upper box shadow */
	.cbp-hssubmenu > li:nth-child(-n+3) {
		box-shadow: -28px 0 0 -27px #ddd;
	} 

	/* Every 5th item does not have a left box shadow */
	.cbp-hssubmenu > li:nth-child(3n+1) {
		box-shadow:  0 -28px 0 -27px #ddd;
	}

}

@media screen and (max-width: 25em){
	/* Let's only allow 1 item in a row now */
	.cbp-hssubmenu > li {
		width: 100%;
		display: block;
	}

	.cbp-hsmenu-wrapper .cbp-hssubmenu > li {
		box-shadow: 0 1px #cecece;
		text-align: left;
	}

	.cbp-hssubmenu > li a {
		text-align: left;
		line-height: 50px;
		padding: 0.4em 1em;
	}

	.cbp-hssubmenu > li a img {
		float: left;
		max-height: 50px;
	}

	.cbp-hssubmenu > li a span {
		min-height: 0;
		margin: 0;
	}
}
.general-shadow{-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.31);-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.31);box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.31);}
.individual-form{ padding: 5px 0 15px;display: table}
.btn-green{ background: #73AA00;border: none;color: #fff;font-family: 'roboto_condensedregular';font-size: 20px;}
.btn-green:hover{ background: #598500;color: #fff;}
.btn-orange-style:hover { background: #EF6A24;}
.center{ text-align: center;}
a {color: #24519A;}
.bold{ font-weight: bold;}
.img-round-martin {box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3)}

.message { background: #fff;border-top: solid 3px;}
.message-alert{ border-top-color: #F8C001;}
.message-normal{ border-top-color: #20488A;}

.background-gray{ background: #F0F0F0;}
.background-grayish-white{ background: #fff;padding-left: 15px;}
.operator-searchbar{ background: rgba(0,0,0,0.2);  padding:1em; padding-top: 2em;}
.green { color:#339900;}
.white { color: #ffffff;}
.bg-facebook{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -10px }.bg-forms{width:64px;height:64px;background:url(images/iconos-detalles-maquinas.png) -10px -10px; padding-right:45px !important;}.bg-google{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -63px}.bg-IncludeAccesoriesDetail{margin-right:1em; width:38px;height:38px;background:url(images/iconos-detalles-maquinas.png) -10px -155px}.bg-IncludeGas{margin-right:1em; width:38px;height:40px;background:url(images/iconos-detalles-maquinas.png) -69px -94px}.bg-IncludeOperator{margin-right:1em; width:39px;height:41px;background:url(images/iconos-detalles-maquinas.png) -10px -94px}.bg-IncludeTransport{margin-right:1em; width:41px;height:28px;background:url(images/iconos-detalles-maquinas.png) -131px -155px}.bg-PaymentMethod{margin-right:1em; width:43px;height:32px;background:url(images/iconos-detalles-maquinas.png) -68px -155px}.bg-RentalConditions{margin-right:1em; width:35px;height:43px;background:url(images/iconos-detalles-maquinas.png) -163px -10px}.bg-RequireWarranty{margin-right:1em; width:49px;height:42px;margin-right:0px !important;background:url(images/iconos-detalles-maquinas.png) -94px -10px}.bg-ServiceValue{margin-right:1em; width:31px;height:41px;padding-right:40px !important;background:url(images/iconos-detalles-maquinas.png) -163px -73px}.bg-twitter{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -116px} .bg-linkedin{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -63px}
.bg-ekos{width:82px;height:78px;background:url(images/medios-homepage.png) -214px -117px; border-top-left-radius:20px;border-top-right-radius:20px;	border-bottom-left-radius:20px;	border-bottom-right-radius:20px;}.bg-expreso,.bg-mundo_constructor,.bg-nboga{height:82px;width:82px;border-top-left-radius:20px;border-top-right-radius:20px;	border-bottom-left-radius:20px;	border-bottom-right-radius:20px;}.bg-expreso{background:url(images/medios-homepage.png) -112px -10px;border-top-left-radius:20px;border-top-right-radius:20px;	border-bottom-left-radius:20px;	border-bottom-right-radius:20px;}.bg-mundo_constructor{background:url(images/medios-homepage.png) -214px -10px}.bg-nboga{background:url(images/medios-homepage.png) -10px -117px;border-top-left-radius:20px;border-top-right-radius:20px;	border-bottom-left-radius:20px;	border-bottom-right-radius:20px;}.bg-camara_construccion_guayaquil{width:82px;height:87px;background:url(images/medios-homepage.png) -10px -10px;border-top-left-radius:20px;border-top-right-radius:20px;	border-bottom-left-radius:20px;	border-bottom-right-radius:20px;}.bg-america_economia{width:82px;height:82px;background:url(images/medios-homepage.png) -112px -117px;border-top-left-radius:20px;border-top-right-radius:20px;	border-bottom-left-radius:20px;	border-bottom-right-radius:20px;}

.bg-download {
    width: 32px; height: 32px;
    background: url(images/iconos-detalles-maquinas-2.png) -63px -194px;
   padding-right:45px !important;
}
.bg-aplicaciones_utiles{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -10px -10px}.bg-blog{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -150px -10px}.bg-busca_operadores{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -10px -150px}.bg-centro_ayuda{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -150px -150px}.bg-destaca_tu_maquina{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -290px -10px}.bg-elevadores_personales{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -290px -150px}.bg-excavadora{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -10px -290px}.bg-grua{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -150px -290px}.bg-mas_equipos{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -290px -290px}.bg-minicargadora{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -430px -10px}.bg-miniexcavadoras{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -430px -150px}.bg-montacargas{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -430px -290px}.bg-publica_tu_equipo{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -10px -430px}.bg-registra_operador{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -150px -430px}.bg-retroexcavadora{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -290px -430px}.bg-tractor{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -430px -430px}.bg-tractores_agricolas{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -570px -10px}.bg-volquetas{width:120px;height:120px;background:url(images/css_sprites_maquinas.png) -570px -150px}
.bg-rotomartillo {
    width: 120px; height: 120px;
    background: url(images/css_category_image.png) -10px -10px;
}
.bg-generador {
    width: 120px; height: 120px;
    background:  url(images/css_category_image.png) -150px -10px;
}
.bg-perforadora {
    width: 120px; height: 120px;
    background:  url(images/css_category_image.png) -10px -150px;
}
.tip-feedback {
  width: 0px;
  height: 0px;
  position: absolute;
  background: transparent;
  border: 10px solid #ccc;
}
.tip-down-feedback {
  bottom: -25px;
  left: 10px;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;  
}
.dialogbox-feedback {
  position: relative;
  max-width: 300px;
  height: auto;
  margin: 20px 10px;
  padding: 5px;
  background-color: #DADADA;
  border-radius: 3px;
  border: 5px solid #ccc;
}

.feedback-message{
  min-height: 30px;
  border-radius: 3px;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.5;
  color: #797979;
}
.fastquotes-bg-fondo-derecho {
   background-image: url('images/cotizacion-rapida/fondo-izquierdo-bg.png' );
   background-size: cover;
    background-repeat: no-repeat;
   min-height:260px;
   
}
.bg-blue{ background:#24519B !important; color:#ffffff;}
.bg-white{ background:#ffffff !important;}
.bg-orange{ background:#EF6A24 !important;}
.img-overlap{position: absolute;
  top: 50px;
  bottom: 0;
  left: 50px;
  right: 0;
   z-index:2;
   max-width:350px;
}
.col-overlap {
  height: 100vh;

}
.img-centered{
    
  position: absolute;
  top: 15%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  height: 100%;
}
.item-fast-quotes{padding:1em;font-size:1.5em;}
.title-fast-quotes{ padding:1.9em;font-size:2em;}
.fade-in {
animation: fadeIn ease 3s;
-webkit-animation: fadeIn ease 3s;
-moz-animation: fadeIn ease 3s;
-o-animation: fadeIn ease 3s;
-ms-animation: fadeIn ease 3s;
}
@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-moz-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-o-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-ms-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}



.circle {
                width: 150px;
                height: 150px;
                background: #FFFFFF;
                -moz-border-radius: 150px;
                -webkit-border-radius: 150px;
                border-radius: 150px;
                margin:auto;
            }
.img-media{
    max-width:150px;
    width:50%;
    display: block;
    height: auto;
}
.container-image:hover .overlay {
  opacity: 1;
}
.circle-social{
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
    border-radius: 50%;
    width: 101px;
    height: 101px;
   line-height:10px;
}
.circle-blanco{
    background:#ffffff;
    border-radius: 50%;
    width: 98px;
    height: 100px;
    padding-top:18px;
}
.img-service{
    border-radius:20px;
}
.container-map, .container-service {
  position: relative;
}

.container-map img, .container-service img {
  width: 100%;
  height: auto;
}
.new-tabs {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.new-row {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.new-button {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #24519B;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 20px;
  opacity: 0.9;
}
.new-button-whatsapp {
  position: absolute;
  top: 15%;
  left: 70%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: mediumturquoise;
  color: white;
  font-size: 10px;
  padding: 5px 5px;
  border: none;
  cursor: pointer;
  border-radius: 20px;
  opacity: 0.9;
}

.new-button-whatsapp-detail {
  background-color: #269B24;
  color: #fff !important;
  border-radius: 10px;
  padding: 1em 3em 1em 3em;
  font-weight: bold;
  min-width:250px;
}
.sale-button-whatsapp{
    transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: mediumturquoise;
  color: white;
  font-size: 18px;
  padding: 5px 5px;
  border: none;
  cursor: pointer;
  border-radius: 20px;
  opacity: 0.9;
}
.sale-button-whatsapp:hover{
    color:#ffffff;
}
  .sin-ver{
        display: none;
    }
    
    .dot {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
        padding-top:15px;
        background: linear-gradient(45deg, #05abe0 0%,#8200f4 100%);
        color: #ffffff;
}
    .opciones{
  font-size:15px;
  padding:0px;
  list-style:none;
  background:#fff;
  box-shadow:-5px 2px 20px rgb(0 0 0 / 10%)!important;
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px!important;
  border-right: 0px!important;
  padding: 10px !important;
  padding-right: 35px!important;
  border:none!important;
    }    
    
.opciones-derechas{
  font-size:15px;
  padding:0px;
  list-style:none;
  background:#fff;
  box-shadow:12px 1px 20px rgb(0 0 0 / 10%) !important;
  border:none !important;
    }
    
.container-service .title-service, .container-product .title-service {
  position: absolute;
  top: 80%;
  left:10%;
  color: white;
  font-size: 2em;
  border: none;
  cursor: pointer;
  border-radius: 20px;
  
}

.container-product {
background: rgb(120,116,116);
background: radial-gradient(circle, rgba(120,116,116,1) 0%, rgba(0,0,0,1) 67%);
padding-top:20px;
padding-bottom:25px;
border-radius:25px;
}
.container-owner{
    box-shadow: 0px 6px 5px 1px rgba(148,138,138,0.48);
-webkit-box-shadow: 0px 6px 5px 1px rgba(148,138,138,0.48);
-moz-box-shadow: 0px 6px 5px 1px rgba(148,138,138,0.48);
border-radius:20px;
padding-bottom:1.5em !important;
min-height:150px;
display: flex;
align-items: center;
justify-content: center;
}
.brand-type{
   margin: 0;
}
.title-owner{
    font-size:2em;
    
}
.container-owner a:hover{
    text-decoration:none;
}
.img-owner{width:100%;border-top-left-radius:20px; border-top-right-radius:20px;padding-bottom:1em;}
.overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #14213d;
 border-radius:10px;
}
.text{
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.testimonial-phrase{
background:#0D1B33; margin-top:-20px; color:#fff;
font-size:1em;
}
.testimonial-background {
    background: #0D1B33;
}

.banner-registrado{
   overflow:hidden;
   background: #fff;
   color: #000 !important;
    transform: translate(-50%, 0%) !important;
  -ms-transform: translate(-50%, 0%) !important;
}

.centered-buttons{
    margin: auto; 
    text-align: center;
    display: inline-block;
}
.centered-buttons-left {
     margin: auto; 
    text-align: center;
    display: inline-block;
    margin-left: 10%;
}
.homepage-title {
    color: #fff;
}
.boton-derecho{background-color:#f3c91f !important; color: #000000;}
.banner-home { background-image: url("https://www.miflota.com/files/ayuda/banner-home-compra/head-xs-bg.jpg"); min-height:400px; width:100%;
 background-repeat: no-repeat; background-size: 100%;}
.boton-centrado{ border-radius: 2em;}

@media (min-width: 300px) {
.banner-home{margin-top:50px; margin-right:-15px;margin-bottom:-50px;}
.boton-centrado{margin-top:75%; margin-left:10%; }
.banner-miflota{background-image:url('https://www.miflota.com/files/ayuda/2020/banner-julio/head-xs-bg.webp'); min-height:300px; background-size:cover;}
}

@media (min-width: 600px) {
.banner-home{background-image: url("https://www.miflota.com/files/ayuda/banner-home-compra/head-sm-bg.jpg"); min-height:300px; width:100%; height:100%;}
.boton-centrado{margin-top:25%; margin-left:40%;}
.banner-miflota{background-image:url('https://www.miflota.com/files/ayuda/2020/banner-julio/head-sm-bg.webp'); min-height:300px; background-size:cover;}

@media(max-width:600px){
   
    .img-portada{
        max-width: 100% !important;
        margin-top: -250px !important;
        background-image: url('images/portada.jpg');
        min-height: 800px;
    }
     .popupBody {
                width: 100% !important;
            }
     .brand-icon-centered{
         margin-left:-150px !important;
     }
}
}
@media(max-width:400px )and (min-width: 300px){
    .new-button {
  left: 45%;
  transform: translate(-45%, -50%);
  -ms-transform: translate(-45%, -50%);
}
.sale-button-whatsapp{
  padding: 2px;
}

}
@media (min-width: 978px) {
.banner-home{ background-image: url("https://www.miflota.com/files/ayuda/banner-home-compra/head-md-bg.jpg");min-height:350px; width:100%;height:100%; margin-top:0px;}
.boton-centrado{margin-top:25%; margin-left:35%; }
.banner-miflota{background-image:url('https://www.miflota.com/files/ayuda/2020/banner-julio/head-md-bg.webp');min-height:350px; background-size:cover;}
.img-portada-venta{ margin-top:-450px !important;}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 16px 16px !important;
    border-radius: 35px;
    font-size: 16px;
    line-height: 1.33;
}
.margin-izquierda{
    margin-left:-100px !important;
}
    .img-portada {
        max-width: 100% !important;
        margin-top: -250px !important;
        background-image: url('images/portada.jpg');
        min-height: 800px;
    }
.btn-search{
    margin-top:15px;
    background: #05abe0 !important;
  background: -moz-linear-gradient(45deg, #05abe0 0%, #8200f4 100%)!important;
  background: -webkit-linear-gradient(45deg, #05abe0 0%,#8200f4 100%)!important;
  background: linear-gradient(45deg, #05abe0 0%,#8200f4 100%)!important;
  border:none !important;
}
.margen-izquierdo{
    margin-left: 80px!important;
}
}

@media (min-width: 1024px) {
.banner-home{ background-image: url("https://www.miflota.com/files/ayuda/banner-home-compra/fallback-welcome.jpg"); width:100%;margin-top:0px; margin-bottom:-25px; height:100%;}
.boton-centrado{margin-top:25%; margin-left:55%; font-size:1.5em !important;}
.boton-derecho{margin-left:20%;}
.banner-miflota{background-image:url('https://www.miflota.com/files/ayuda/2020/banner-julio/fallback-welcome-bg.webp');min-height:350px;background-size:cover;}
.our-services{margin-left:10em !important; margin-right:5em!important;}
}
@media (min-width: 1200px) {
.banner-home{ background-image: url("https://www.miflota.com/files/ayuda/banner-home-compra/fallback-welcome.jpg"); min-height:455px; width:100%;margin-top:0px;height:100%;margin-bottom:0px;}

}
@media (min-width: 1300px) {
.banner-home{margin-bottom:0px;}
}
.alto {min-height:300px;}
.banner-sale{
    background:#F7931E;
    margin-top:0 !important;
    overflow:hidden;
    left:0 !important;
    width:100% !important;
    min-height:85px !important;
    line-height:27px;
    margin-bottom:-5px !important;
}

.middle-centered{
   display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top:10px !important;
}
.not-show {
    display:none;
}

#btnSearchFilter {
    margin-left:10px;
}

#btnSearchOperator {
    margin-left:10px;
}

.btn-sales {
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  color: #000;
  padding: 10px 20px 10px 20px;
  border: solid #ffffff 1px;
  background:#ffffff;
  text-align:left;
  margin-top:25px !important;
}
a:hover .btn-sales {
 text-decoration: none;
}
.btn-sales-margin {
   margin-top:15px;
   margin-bottom:10px;
}
.banner-sale-margin{
    margin-top:10px;
}
.gray-background {
    background-color:#474747;
}

.banner-mobile {
    margin-top:50px;
}

.table-margin {
    margin: 10px 0;
}

.linkfind {
    color:#ffffff;
    text-decoration:underline;
}

.footer-space {
    margin: 0 0 10px 0;
}

.searchHint {
    color:#FFFFFF;
    text-shadow: 1px 0px #000;
}

a.back-to-top {
	width: 10%;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
    left:15px;
    top:100px;
	background: #27AE61  url(/files/logo/mi-flota.png) no-repeat center 43% !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* Detalle de máquina */
.detail-price { background-color:#333; padding-left:15px; padding-right:15px; border-top-right-radius:10px; }
.detail-price h3 { font:normal 34px/2em 'robotobold'; color:#FFFFFF; margin:0 }
.detail-price span { font:normal 15px/1.3em 'robotolight'; color:#FFFFFF; }
.detail-title { background-color:#fff; padding:30px 15px; }
.detail-title label { padding:0; margin:0; }
.detail-title h2, .detail-title h1 { font:normal 27px/1.3em 'robotobold'; color:#000; margin:0 0 8px 0 }
/*.detail-form { background-color:#F0F0F0; padding:5px 15px; border-top:1px solid #D4D4D4; border-bottom:1px solid #D4D4D4; position:relative}*/
.detail-form {background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
padding: 5px 15px;
border-radius:10px;
}
.detail-form a{
    color:#000;
}
input[type=range] {
  height: 25px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 80%;
  background:transparent!important;
  display: block;
    margin-left: auto;
    margin-right: auto;
}
.btn-detail-form {
    background: #24519B;
    color: #fff;
    border-radius:10px;
    padding:1em 3em 1em 3em;
    font-weight:bold;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #FF6647;
  border-radius: 1px;
  border: 1px solid #BDBDBD;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 1px solid #D1CFE3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #FF6647;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #FF6647;
  border-radius: 1px;
  border: 1px solid #BDBDBD;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 1px solid #D1CFE3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #FFFFFF;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #FF6647;
  border: 1px solid #BDBDBD;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
input[type=range]::-ms-fill-upper {
  background: #FF6647;
  border: 1px solid #BDBDBD;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000000;
  border: 1px solid #D1CFE3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #FFFFFF;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #FF6647;
}
input[type=range]:focus::-ms-fill-upper {
  background: #FF6647;
}
.title-request-machine{color:#000; text-align:center;}
.requerst-machine-img {display: block; margin-left: auto;  margin-right: auto;}
.detail-assistant {  position:absolute; top: -36px; right:20px}
.container-body { margin-top: 25px;}
.content-request-machine h3 {font: normal 22px/1.3em 'roboto_condensedlight'; color: #000;}
.machine-detail-info-phone { padding:25px 15px; color:#000;}
.machine-detail-info-phone a span{color:#000;}
.detail-login {padding-top:10px;}
.detail-icon { color:#7F7F7F; font-size:1.2em;}
.detail-social-share { background-color:#FFF; padding:25px 15px }
.detail-sucess-machine-interesed { background-color:transparent; padding:25px 0px 100px 0; position:relative; color:#fff;} 
.detail-assistant-success { background: url(images/site-images/martin-message-success.png) no-repeat; position:absolute; width:69px; height:123px; bottom:-35px; left: 45%; } 

.recommend-machines { background-color:#FFF; padding:40px 30px; }
.recommend-machines h4 {  font:normal 20px/1.3em 'roboto_condensedregular'; color:#333; margin-bottom:20px; }

.field-validation-error span { color: #b94a48; }
.input-validation-error { border:1px solid #b94a48; }

/*Martines*/
.martin-happy-message{background: url(images/site-images/martin-happy-message.png) no-repeat}
.martin-generic-happy{background: url(images/site-images/martin-generic-modal.png) no-repeat}
.martin-small-message-top{background: url(images/site-images/martin-small-message-top.png) no-repeat}
.martin-happy-bottom-left-corner{background: url(images/site-images/martin-generic-modal.png) no-repeat -14px 10px}
.martin-alert-modal{background: url(images/site-images/martin-alert-modal.png) no-repeat -14px 10px}

/* CSS original */ 
.breadcrumb, .Breadcrumb { background-color: transparent; margin: 5px 0 30px 0; padding: 0; }
.breadcrumb li, .Breadcrumb li { list-style: none; display: inline; }
.breadcrumb a, .Breadcrumb a { color: #ffffff; }
.breadcrumb li+li:before, .Breadcrumb li+li:before { content: ""; padding: 0 10px; color: #ffffff; font-family: FontAwesome; }
.brand-icon { background: url(/files/logo/mi-flota.png) no-repeat; display: block; width: 200px;position: relative;top: 11px; left: 0px; }
.brand-icon-centered { background: url(/files/logo/mi-flota.png) no-repeat; display: block; width: 200px;position: absolute; left: 50%;  margin-left: -150px; margin-top:-23px; }

/*#search-bar .navbar-default { border: none; background: #0a2339;  }*/
#search-bar .form-group { margin-bottom: 0; padding: 15px 0; }
#search-bar input[type="text"], #search-bar select { font-size: 22px; height: 50px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-right: 0px; }
#search-bar select[name="BrandId"] { width: 195px; }
#search-bar .form-group .input-group-addon { background: #FFF; border-right: 0px none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding: 0px 10px 0px 0px; }
#search-bar input[type="submit"] { font-size: 22px; height: 50px; margin: 15px 0; padding-left: 40px; padding-right: 40px; }
#search-bar .form-section .row-content { padding-left: 0; padding-right: 0; }
#search-bar .form-section { padding-top:3px }
/*.ui-widget-content { background: #F0F0F0; }*/
.ui-autocomplete { padding: 10px 10px 0px 10px; }
.ui-widget-content a { color: #31728D; }
.ui-autocomplete .ui-menu-item { padding: 5px 0px 5px 0px; }
.body_content.search-results { padding: 8% 0; background-color: #D6D3D1; }

.sidebar-search span { font-size: 15px; color: #333; }
.sidebar-search ul { margin: 0px; padding: 0px; }
.sidebar-search ul li { list-style: none; }
.sidebar-search ul li label { margin-left: 2px; font-size: 13px; color: #333; font-weight: normal; position: relative; top: -5px;  }
.sidebar-search ul li input[type="checkbox"] { width: 8%; display: inline-block; height: 20px}
.panel-search-criteria { min-height: 100px; background-color: #fff; }
.sidebar-search span { color: #333; font-size: 15px; font-weight: bold; }
.sidebar-search .previous-list { margin-top: 12px; }
.sidebar-search .previous-list-cities { margin-top: 12px; }
.sidebar-search #loadMore, .sidebar-search #loadMoreCities, .sidebar-search #loadMoreStates { font-size: 13px; color: #1D417F; margin-left: 35px; }
.sidebar-search .sidebar-cities, .sidebar-search .sidebar-states { margin-top: 20px; }

#panel-results-search { margin: 0 0 30px 0; }
#panel-results-search .item-machine {width: 200px; background-color: #fff; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.26); border-radius:10px;}
#panel-results-search .item-machine .image { width: 200px; height: 150px; }
#panel-results-search .item-machine .price { margin-top: -15px;}
#panel-results-search .item-machine .price label { padding: 5px 0 5px 10px; color: #fff; font-size: 20px; width: 100%; background-color: #333;}
#panel-results-search .item-machine .price label span { font-size: 12px; }
#panel-results-search .item-machine .title-machine { height: 100px; padding: 10px 0px 10px 10px; color: #1D417F; font-size: 15px; }
#panel-results-search .item-machine .navigation { width: 200px; position: relative }
#panel-results-search .item-machine .navigation a { width: 100%; }
.pager.search-pager .pagination a { border-radius: 0px; }
.search-no-results{background:#fff; padding:1em; border-radius:10px;}
.search-no-results img { float: left; }
.search-no-results h3 { font-size: 33px; font-style: normal; color: #666; }
.search-no-results p, .search-no-results p a { font-size: 16px; color: #333; }
.search-no-results p a, .search-no-results p a { color: #333; text-decoration: none; margin: 0px; }
.search-no-results p { margin-left: 204px; margin-bottom: 15px;}
.sidebar-search-options .total-results { margin: 10px 0px 0px 0px; }
.sidebar-search-options .total-results span { font-size: 15px; color: #333; }
.sidebar-search-options .order-by, .sidebar-search-options .number-items-page { margin: 5px 0px 0px 0px; }
.sidebar-search-options .order-by a, .sidebar-search-options .number-items-page a { color: #1D417F; background-color: #E1DEDD; }

.machine-detail-wrapper { padding: 0% 0 5% 0;}
.machine-detail { padding: 30px 30px 20px 30px; }
.machine-detail h3  {  color:#23519C; font:normal 25px/1.3em 'roboto_condensedlight'; margin-top:30px }
.machine-detail .list { border-bottom: solid 2px #ECECEC; padding-left: 0px;  }
.machine-detail .left { color: #7F7F7F; font-size: 14px; padding-bottom: 10px; padding-left: 0px; padding-top: 10px; }
.machine-detail .right { color: #333; font-size: 14px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; padding-left: 25px;}
.machine-detail .left-big { color: #7F7F7F; font-size: 14px; padding-bottom: 20px; padding-left: 0px; padding-top: 20px; }
.machine-detail .right-big { color: #333; font-size: 14px; font-weight: bold; padding-bottom: 20px; padding-top: 20px; padding-left: 25px;}
.machine-detail .list .icon { padding: 0; min-height:44px; margin-top:12px;  }
.machine-interested {margin-top:5px; margin-bottom:5px;}
.machine-interested-list {margin-top:25px; margin-bottom:25px;}
.machine-interested.btn-green-style { display:block; font-size: 17px; width:100%}
.btn-green-style:hover { background: #00CEC9; color: #FFFFFF; }
.btn-lightblue-style:hover { background: #598500; color: #FFFFFF; }

img.imgMachine { display: block; margin-left: auto; margin-right: auto; border-radius:20px; }
.text-grey { font-size: 15px; color: #999; }
.note { font-size: 11px; color: #666666; }
.sidebar-fields input { width: 90%; height: 40px; border: none; font-size: 14px; color: #666; font-family: 'roboto'; border-radius: 0; }
.search-slide { background: #B2B2B2; text-align: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; cursor: pointer; width: 50px; height: 35px; position: absolute; left: 50%; }
.text-18 { font-size: 18px; }
.note-grey { font-size: 13px; display: block; color: #999; }
.note-white { font-size: 13px; display: block; color: #000; }
.note-white a{ color: #000;text-decoration:underline !important;}
.form-control-square { display: block; width: 100%; height: 40px; padding: 6px 12px; font-size: 17px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; margin: 15px 0 0 0; }
.form-control-comments{display: block; width: 100%; height: 95px; padding: 6px 12px; font-size: 17px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; margin: 15px 0 0 0; }
.form-control-comments-big{display: block; width: 100%; height: 133px; padding: 6px 12px; font-size: 15px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; margin: 15px 0 0 0; }
.top-menu { font-size: 16px; color: #fff; text-align: right; margin: 5px 0 0 0; }
.info-contactform{ font-size: 20px;margin-top: 45px}

.navbar-top { color:#FFF; font-size: 14px; }
.navbar-top a { color:#FFF; }
.navbar-user { margin: 0; padding-top: 0;}
.navbar-user li { list-style: none; display: inline; margin: 3px 10px; }
.navbar-grey { border: none; }

/*new header*/
.navbar{ margin-bottom: 25px; border-radius:0;}
/*.navbar-right { margin-right: 10px;}*/
.navbar-default .navbar-nav>li>a{ color: #ffffff;font-size: 13px;}
.navbar-nav > li > a { padding-top: 19px; padding-bottom: 19px;} /* ! */
.navbar-right { margin-right: 10px; padding-top: 0;} 
/*.navbar-default { background: #183667 none repeat scroll 0% 0%; border-bottom: 1px solid #0D1B33; box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.5); min-height: 55px;} */
.navbar-default { background: #0a2239 none repeat scroll 0% 0%; min-height: 55px;}
.collapse.navbar-collapse .navbar-left li a{ padding: 20px 5px;}
/*.collapse.navbar-collapse .navbar-right li a{padding-top: 23px;}*/
.collapse.navbar-collapse .navbar-left li a:before{ content: '|';display: inline-block;padding-right: 5px;}
.collapse.navbar-collapse .navbar-left li:first-child a:before{ content: '';}
.collapse.navbar-collapse.in .navbar-left li a:before{ content: '';}
.navbar-default .dropdown-toggle span { display: none; }
.navbar-default .dropdown-menu { background-color: #183667; min-width: 256px !important; padding: 20px; border: none; }
.navbar-default .dropdown-menu a { color: #fff; font-size: 14px; display: block; }
.navbar-default .dropdown-menu a i { margin: 0 10px 0 0; }
.navbar-default .dropdown-menu .btn-green-style {padding: 10px 0; position: relative; font-size: 15px; }
.navbar-default .dropdown-menu .btn-green-style i { position: absolute; top: 4px; right: 5px; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #ffffff;text-decoration: underline;}
.navbar-nav .btn.btn-green-style{ font-size: 16px;}
.navbar-nav .btn.btn-green-style:hover{background: #598500;text-decoration: none;}
.navbar-nav .btn.btn-green-style:active{background: #598500;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{    text-decoration: none;color: #262626!important;background-color: #f5f5f5;}
.dropdown.open.collapsible .dropdown-menu li a{ color: #ffffff;}
.dropdown.open.collapsible .dropdown-menu li a:hover{ color: #ffffff!important;}
.collapse.navbar-collapse .navbar-right li .has-submenu{ background-color: #132b52;color: #ffffff;text-decoration: none;}
.navbar-default .dropdown-menu a{    padding-top: 5px!important;}
.collapse.navbar-collapse .navbar-right li .has-submenu i{ color: #ef6a24;}
/*new header*/

.footer-grey { background-color: #F0F0F0; }
.footer_dudas { color: #333; font-size: 13px; padding: 20px 0 0 0; }
.footer_dudas p { font-size: 18px; margin: 0 0 5px 0; text-align:center }
.footer_dudas p.smaller { font-size: 14px; margin: 0 0 5px 0; text-align:center }

.footer-dark-grey { background-color: #1B1B1B; padding: 30px 0px 0px 0px; color: #999; font-size: 13px; }
.footer-dark-grey ul { margin: 0 0 5px 0; }
.footer-dark-grey li { list-style: none; display: inline; padding: 0px 6px; border-right: 1px solid #ccc; }
.footer-dark-grey li:last-child { border: none; }
.footer-dark-grey a { color: #ccc; }
.footer-blue { background-color: #20488A; }
.footer-blue h5 { color: #FFF; font: normal 35px "roboto_condensedlight";}
.footer-white { background-color: #fff; padding: 26px 0; }
.footer-white a { display: block; color: #333; font-size: 12px; margin: 0 0 9px 0; }

.itsignaturewhitebg { color: #fff; font: 10px Arial, Helvetica, sans-serif; margin: 5px 0; }
.itsignaturewhitebg .itdotred { color: #E20E15; font: 14px Verdana, Arial, Helvetica, sans-serif; }
.itsignaturewhitebg .itgraytext { color: #525252; }
.itsignaturewhitebg a { color: #fff; text-decoration: none; font-size: 10px; font-weight: bold; }
.itsignaturewhitebg a span { font-weight: normal; color: #ccc; }
.item { max-width: 342px; -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26); -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26); box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26); border-radius:20px;}
.item-body { background: #fff; }
.sale-item{
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
box-shadow: 0px 6px 5px 1px rgba(148,138,138,0.48);
-webkit-box-shadow: 0px 6px 5px 1px rgba(148,138,138,0.48);
-moz-box-shadow: 0px 6px 5px 1px rgba(148,138,138,0.48);
}
.item-price { font:normal 28px  "robotobold";  width: 220px; background: #333 none repeat scroll 0% 0%; color: #FFF; margin: -25px 0px 0px; padding: 5px 10px;}
.item-price span { font:normal 13px/1em "roboto";}
.item-title {    padding: 14px 12px 10px 20px; font-size: 15px; color: #31728E; font-weight: normal; min-height: 100px; display:none;}
.item-image-container { background:#fff;  border-radius:20px;}
.item-rent-price {font-weight: 300;font-size: 1.5em;color: #24519B;}
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 100;font-size: 14px;margin-top: 7px;}
.prefooter-home { padding: 50px 0 80px; }
.prefooter-home h5 { font:normal 52px  "roboto_condensedbold";}
.prefooter-home p { font-size: 21px; }
.special-header{ margin-bottom: 15px;}
.special-header h2{ font-family: 'roboto_condensedlight';font-size: 25px;color: #22519B;text-transform: uppercase;margin: 0;}
.social-buttons{  margin-top: 20px; padding-top: 16px;}
.social-buttons .twitter{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -116px; padding: 17px 19px;}
.social-buttons .facebook{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -10px; padding: 17px 19px;}
.social-buttons .google{width:33px;height:33px;background:url(images/iconos-detalles-maquinas.png) -218px -63px; padding: 17px 19px;}
.social-buttons .linkedin{background: url(/Content/images/BoyaIcons/linkedin.png) no-repeat; padding: 17px 19px;}
.recommend-machines .list-recommends{  margin-top: 10px;}
.recommend-machines .list-recommends a{ color: #24519B;}
.recommend-machines .list-recommends .image{ padding-bottom: 10px;}
.carousel-learn{ margin-top: 20px;}
.owl-buttons{ bottom: 25px;position: relative;}
.modal-backdrop{ background: #fff;}
.widget{ padding: 0;  margin: 0 0 30px 0;}
.widget-header {position: relative;min-height: 35px;padding-left: 12px;padding-top: 5px;}
.widget-body {background-color: #fbfbfb;-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1); padding: 25px;}
.widget-body.bordered-top {border-top: 3px solid #fff;}
.widget-body .control-label{ font-size: 14px;}
.form-machine{ background: #f0f0f0; padding: 30px 50px; margin-bottom: 45px;}
.slider-background { background: #333;margin-bottom: 15px;}
    .slider-background .martin-happy-message{ min-height: 162px;margin-top: 15px}
    .slider-background .close{ font-size: 2em;color: #FFFFFF;float: right;opacity: 1;position: relative;left: 60px;}
.user-data .martin-small-message-top{ min-height: 115px;top: 70px;}
.user-data .background-grayish-white { padding-bottom: 25px;border-bottom: 1px solid #dadada}
    .user-data .background-grayish-white .center{margin-top: 27px}
    .user-data .owl-next{left: 840px!important;}
    .user-data .background-gray{padding: 30px 0;margin-bottom: 30px;}
    .user-data .martin-happy-bottom-left-corner{ min-height: 145px;position: relative;top: 19px;}
    .user-data .message-alert .martin-happy-bottom-left-corner{ min-height: 145px;top: 49px;left: 15px;}
    .user-data .message-alert .row{ padding-top: 10px;padding-bottom: 15px;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { z-index: 2;color: #FFF;cursor: default;background-color: #24519B;border-color: #24519B;}
.pager li > a, .pager li > span {display: inline-block;padding: 9px 16px;background-color: #FFF;border: 1px solid #DDD;border-radius: 15px;}
.request-call{ min-height: 164px;}
.additional-section-breadcrumb{ margin-top: 30px;}
.fa-5x{ font-size: 5em;}
.background-blue{ background: #183667;color: #fff;padding: 15px;}
#dispose .col-xs-12.center, #callRequest .col-xs-12.center { margin-top: 15px;}
#callRequest .col-xs-12.center{ margin-bottom: 10px;}
#replace .title-container .col-xs-1.martin-small-message-top{ height: 110px;position: absolute;right: 200px;top: 175px;}
.fa-question-circle {color: #EF6A24;}
.margin-correction-search{ margin: 10px 0;}
.sidebar-search-options{ margin-bottom: 10px;}

.list-states { margin: 0px;padding: 0px;}
.list-states li{list-style: none;}
.list-states li input[type="checkbox"]{ width: 8%; display: inline-block; height: 20px;}
.list-states li label { margin-left: 2px; font-size: 13px; color: #333; font-weight: normal; position: relative; top: -5px;}
#message-send .general-shadow.message{padding: 0 0 15px 25px;margin-left: -85px;}

.autocomplete-more-results { background-color: #474747; display: block;    text-align: center;    color: #fff!important; padding: 5px;}
.ui-autocomplete { padding-left: 0px; padding-right: 0px;}

.machine-detail .list-states-machines { overflow: scroll; max-height: 145px; overflow-x: hidden;}
/*.filter-sidebar{height: 145px;overflow: auto;width: 90%;    border: solid #f1f1f1 1px;padding: 10px;}*//*nuevabusqueda*/
.sucess-machine-anonymous .points-won { padding: 15px;background-color: #102445;
    color: #fff;}
.sucess-machine-anonymous .points-won .points{ font-weight: bold;font-size: 65px;
    color: #F8C001;}
.img-martin-ok{ position: absolute;top: -30px;left: 40%;background: url(images/assistant/martin-generic.png) no-repeat;
				    width: 76px;
    height: 62px;
}

/*.home-banner .img-cover{    background-position: center center;background-size: cover; min-height: 435px;max-width:1920px;}
.home-banner{ text-align: center;}*/

.homepage-video .img-responsive{margin: 0 auto;}

/*banner lg*/
/*.homepage-video .banner-lg .bg-image{position: relative; min-height: 435px; background: transparent url('/files/ayuda/banner-responsive/fallback-welcome-bg.jpg') no-repeat scroll center center; background-size:cover;} */
/*.homepage-video .banner-lg .bg-image .content-img{ min-height: 435px; }*/
.homepage-video{ background-color: #ffffff;}
.homepage-video .banner-lg .bg-image .publish{margin-top: 7%;} 
.homepage-video .banner-lg .bg-image .video{margin-top: 6%;}
.homepage-video .banner-lg .bg-image .search{margin-top: 115%;}

/*banner lg*/

/*banner md*/
/*.homepage-video .banner-sm{ margin-top: 50px;}*/
.homepage-video .banner-sm .bg-image{position: relative; background: transparent url('/files/ayuda/banner-responsive/head-md-bg.jpg') no-repeat scroll center center; background-size:cover;} 
/*.homepage-video .banner-sm .bg-image .content-img{ min-height: 350px; }*/
.homepage-video{ background-color: #ffffff;}
.homepage-video .banner-sm .bg-image .publish{    margin-top: 7%;margin-left: 10%;} 
.homepage-video .banner-sm .bg-image .video{margin-top: 23%;}
.homepage-video .banner-sm .bg-image .search{    margin-top: 176%;}
/*banner md*/

/*banner xs*/
/*.homepage-video .banner-xs{ margin-top: 55px;}*/
.homepage-video .banner-xs .bg-image{position: relative;  background: transparent url('/files/ayuda/banner-responsive/head-sm-bg.jpg') no-repeat scroll center center; background-size:cover;} 
.homepage-video{ background-color: #ffffff;}
.homepage-video .banner-xs .bg-image .video{
    margin-top: 3%;

}
.homepage-video .banner-xs .bg-image .search{
    margin-top: 5%;

}
.homepage-video .banner-xs .bg-image .publish{ margin-top: 5%;}


@media screen and (max-width: 1024px) {
.footer_dudas { padding: 20px 0 20px 0; }
.footer_dudas img { margin:auto; display:none}
#search-bar .form-group { padding:5px 0px 5px 0px;}
#search-bar input[type="submit"]{ margin: 5px 0px 10px 0px;}
#panel-results-search .item-machine { width: 100%;}
#panel-results-search .item-machine .image { width: 100%; height: auto }
#panel-results-search .item-machine .price { margin-top: -8px }
#panel-results-search .item-machine .price label { padding: 5px 0px 5px 10px; width: 100% }
#panel-results-search .item-machine .title-machine { height: 100px; padding: 10px 5px 10px 10px; font-size: 14px }
#panel-results-search .item-machine .navigation { width: 100% }
.btn-green-style { padding: 9px 17px; font-size: 18px;}
.sidebar-fields input { width: 100%; height: 42px; font-size: 16px}
.sidebar-search ul li input[type="checkbox"] { width: 5%; }
input[type="checkbox"], input[type="radio"] { margin: 4px 0px 0px }
.machine-detail .left { color: #7F7F7F; font-size: 14px; padding-bottom: 10px; padding-left: 0px; padding-top: 10px; }
.machine-detail .right { color: #333; font-size: 14px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; padding-left: 0px;}
.machine-detail .left-big { color: #7F7F7F; font-size: 14px; padding-bottom: 10px; padding-left: 0px; padding-top: 10px; }
.machine-detail .right-big { color: #333; font-size: 14px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; padding-left: 0px;}
.machine-interested-list { /*margin-left:30px; margin-top:5px; margin-bottom:30px*/}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border-color: transparent}
.individual-form{ display: initial;}
.item-image-container { background:#fff; }
.collapse.navbar-collapse .navbar-left li a{ padding: 10px 10px;}
.collapse.navbar-collapse .navbar-right li a{ padding-top: 10px;}
.collapse.navbar-collapse .navbar-right li .has-submenu{ background: none;}
.navbar-right{ padding-top: 0px;}
.brand-icon{ top: 8px; left: 15px;}
.navbar-default .navbar-nav>li>a{font-size: 15px;}
.navbar-fixed-top .navbar-collapse .navbar-right .btn-green-style{font-size: 20px;}
.additional-section-breadcrumb{ margin-top: 30px;}
.item-title-rent a { font-size: 10px !important;
        text-decoration: none;
        color: #000000 !important;
    }
#panel-results-search .image img{ width: 300px;height: 115px;} 

}
@media (min-width:1024px){
    .gray-background{ margin-top:-50px !important;}
}
@media (max-width: 979px) {
body { padding-top: 0; }
.form.search-form { margin-top: 0px !important; }
.circle { margin-top:100px !important;}
.first-circle { margin-top:25px !important;}
  .btn-angular-izquierdo{
   display:none;
}
  .not-show-small{display:none !important;}
  
}

 @media screen and (max-width: 768px) {
 
.testimonial-group > .fila {
  overflow-x: auto;
  white-space: nowrap;
}
.testimonial-group > .fila > .col-xs-12 {
  display: inline-block;
  float: none;
}
.testimonial-group > .fila > .col-xs-4 {
  display: inline-block;
  float: none;
}
.btn-green-style { padding: 9px 17px; font-size: 18px;width: 100%;}
.sidebar-fields input { width: 100%; height: 42px; font-size: 16px}
.sidebar-search ul li input[type="checkbox"] { width: 5%; }
input[type="checkbox"], input[type="radio"] { margin: 4px 0px 0px }
/*.filter-sidebar{ width: 100%;}*/ /*nuevabusqueda*/
.footer-dark-grey ul { margin: 0px 0px 15px -30px;}
.machine-detail { padding: 5px 30px 20px 30px; }
.machine-detail h3  {  margin-top:20px }
.machine-detail .list { border-bottom: solid 2px #ECECEC; padding-left: 0px;  }
.machine-detail .left { color: #7F7F7F; font-size: 14px; padding-bottom: 10px; padding-left: 0px; padding-top: 10px; }
.machine-detail .right { color: #333; font-size: 14px; font-weight: bold; padding-bottom: 10px!important; padding-top: 0px; padding-left: 0px!important;}
.machine-detail .left-big { color: #7F7F7F; font-size: 14px; padding-bottom: 10px; padding-left: 0px; padding-top: 10px; }
.machine-detail .right-big { color: #333; font-size: 14px; font-weight: bold; padding-bottom: 10px!important; padding-top: 0px!important; padding-left: 0px!important;}
.machine-detail .list .icon { display:none  }
.machine-interested-list  { font-size: 16px; /*margin-left:30px; margin-top:5px;margin-bottom: 25px;*/}
.detail-assistant-success { left: 44%;}
.contactinfo { margin-top:20px; margin-bottom:20px; text-align:center;}
.prefooter-home{ display: none;}
.owl-theme .owl-controls .owl-buttons .owl-next{ position: relative!important;left: 0px!important;}
.owl-theme .owl-controls{ position: relative !important;}
.owl-buttons{ position: static !important;bottom: 0px !important;}
.owl-theme .owl-controls .owl-buttons .owl-prev i, .owl-theme .owl-controls .owl-buttons .owl-next i{ color: #20488a;}
.navbar-default .navbar-nav>li>a{ color: #fff;}
.user-data .martin-small-message-top{ top: 0px;}
.individual-form{ display: inherit;}
.form-machine{ padding: 0px;}
.title-container{ padding: 15px 15px;}
.general-shadow.message.message-alert{ padding: 20px;}
#message-send .general-shadow.message{margin-left: 0px;}
.individual-form{ display: initial;}
.item-image-container { background:#fff; }
.item { max-width: 342px; -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26); -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26); box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26); border-radius:20px;}
.item-price{    font: normal 20px "robotobold";padding: 0px 0px 0px 5px;}
ul.dropdown-menu.dropdown-cart.sm-nowrap{    padding: 10px 0px 10px 0px;}
.collapse.navbar-collapse .navbar-left li a{ padding: 10px 10px;}
.collapse.navbar-collapse .navbar-right li a{ padding-top: 10px;}
.collapse.navbar-collapse .navbar-right li .has-submenu{ background: none;}
.navbar-right{ padding-top: 0px;}
.brand-icon{ top: 8px;}
.container{ width: 100%;}
.sub-arrow{ display: none!important;}
.navbar-fixed-top .navbar-collapse .navbar-right .btn-green-style{    margin-left: 15px;padding-top: 15px;font-size: 20px;}
.additional-section-breadcrumb{ margin-top: 70px;}
.homepage-video .banner-xs .bg-image .content-img{ min-height: 0px; }
#panel-results-search .image img{ width: 300px; height: 160px;} 
.circle {margin-top:100px !important;}
.first-circle { margin-top:25px !important;}
.second-circle { margin-top:25px !important;}
}

 @media screen and (max-width: 320px) {
.item { margin: auto}
.footer-dark-grey {padding: 20px 10px;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {    height: auto;}
.detail-social-share {    display: none;}
.detail-assistant-success {    left: 33%;}
.machine-detail { padding: 20px 20px 20px 20px; }
.machine-detail h3 { font: 23px/1.3em "roboto_condensedlight";}
.machine-interested-list  { /*margin-left:20px*/}
.machine-interested-list .btn-green-style { font-size: 15px;}
.owl-theme .owl-controls .owl-buttons .owl-next{ position: relative!important;left: 0px!important;}
.owl-theme .owl-controls{ position: relative !important;}
.owl-buttons{ position: static !important;bottom: 0px !important;}
.owl-theme .owl-controls .owl-buttons .owl-prev i, .owl-theme .owl-controls .owl-buttons .owl-next i{ color: #20488a;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{     border-color: transparent}
.navbar-default .navbar-nav>li>a{ color: #fff;}
.user-data .martin-small-message-top{ top: 0px;}
.individual-form{ display: inherit;}
.form-machine{ padding: 0px;}
.title-container{ padding: 15px 15px;}
.general-shadow.message.message-alert{ padding: 20px;}
.navbar-default{ height: 60px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{    background-color: #fff;}
#message-send .general-shadow.message{margin-left: 0px;}
.individual-form{ display: initial;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #fff; text-decoration: underline;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {  background-color: #183667;  }
.sub-arrow{ display: none!important;}
.item .item-title{ padding: 5px 10px 5px 10px;}
.item-price{ padding: 0px 0px 0px 2px;font-size: 18px;}
.item-price,#panel-results-search .item-machine .price label{ padding: 4px 0 4px 5px!important;font-size: 15px!important;}
.item-body{min-height: 120px;}
#panel-results-search .item-machine .navigation a.btn-green-style{    font-size: 16px;}
.pager li>a, .pager li>span{padding:9px 13px;}
a.back-to-top {min-width:25px;}
.banner-top { margin-top:60px !important;}
.circle {margin-top:100px !important;}
.first-circle { margin-top:25px !important;}

}

 @media screen and (max-width: 500px) {
#panel-results-search .item-machine { width: 100%;}
#panel-results-search .item-machine .image { width: 100%; height: auto }
#panel-results-search .item-machine .price { margin-top: -8px }
#panel-results-search .item-machine .price label { padding: 5px 0px 5px 10px;width: 100%;font-size: 15px;}
#panel-results-search .item-machine .title-machine { height: 100px; padding: 10px 5px 10px 10px; font-size: 13px }
#panel-results-search .item-machine .navigation { width: 100% }
.search-no-results img { display:none}
.search-no-results p { margin-left: 0;}
.search-no-results h3 { font-size: 29px;}
.sub-arrow{ display: none!important;}
.item .item-title{ font-size: 13px;}
#panel-results-search .image img{ width: 300px; height: 135px;} 
a.back-to-top {min-width:50px;}
.circle {margin-top:100px !important;}
.first-circle { margin-top:25px !important;}

}

.content-recomendation{    border: solid #ccc 1px;
    background-color: #fff;
    padding: 10px 20px;
    font-size: 13px;
    margin: 0 0 10px 0;
    font-family: 'roboto';    color: #333;text-transform: none;
	border-top: #20488A 3px solid;-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.31);-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.31);box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.31);border-radius: 0;}
.content-recomendation h3{ font-size: 28px;font-family: 'roboto';}
#myModal .modal-body{ padding: 0px;}
.video-home:visited,.video-home:hover, .video-home:focus,.video-home:active{ color: transparent; outline: none;}
#myModal .modal-header{    background-color: black;padding: 12px; 
    border-bottom: transparent;}
#myModal .modal-header .close{    color: white;margin-top: -13px;
    font-size: 27px;
    opacity: 3;}


.img-martin-ok{ position: absolute;top: -20px;background: url(images/assistant/martin-generic.png) no-repeat;}
.more-machine .btn{    font-size: 18px;
    margin-right: 10px;}

 .cse .gsc-search-button input.gsc-search-button-v2,
    input.gsc-search-button-v2 {
        height: 26px !important;
        margin-top: 0 !important;
        min-width: 13px !important;
        padding: 5px 26px !important;
        width: 68px !important;
    }

 /*testimoniales*/
 
 .testimonial{
    overflow: hidden;
}
.testimonial .description{
    position: relative;
    font-size: 1em;
    line-height: 2em;
    color: #102445;
    padding: 2em 2em 2em 1em;
    border: 1px solid #ffffff;
    background:#ffffff;
    border-bottom: 3px solid #EF6A24;
    left:2em;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    bottom: 100px;
    left: -15px;
    transform: skewY(15deg);
    border-style: solid;
    border-width: 12.5px 21.7px 12.5px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    bottom: 60px;
    left: -15px;
}
.testimonial .pic{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    border: 3px solid  #73AA00;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-prof{
    text-transform: capitalize;
}
.testimonial .testimonial-prof h4{
    color: #EF6A24;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.testimonial .testimonial-prof small{
    display: block;
    font-size: 14px;
    color: #fff;
}
.owl-theme .owl-controls{
    margin-top:45px;
}
.owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    background: #EF6A24;
    padding: 15px 20px;
    opacity: 1;
    border: 1px solid transparent;
    transition: all 0.30s linear 0s;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: transparent;
    border: 1px solid #EF6A24;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: 'FontAwesome';
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 480px){
    .owl-theme .owl-controls{
        margin-top: 25px;
    }
    .menu-homepage{
        display:none !important;
    }

}

@media screen and (max-width: 1000px){
    .not-min{
        display:none !important;
    }
    body {
        margin-left:25px !important;
    }
    .sale-button-whatsapp {
        font-size:10px;
    }
    .new-button{
        font-size:10px;
    }
}


