/* CSS 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, strike, strong, sub,  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;
    outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, .show {
	display: block;
}
body {line-height: 1; font-family: 'Open Sans', sans-serif; background-color: #f7f7f7;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {	content: ''; content: none; }
table {	border-collapse: collapse;	border-spacing: 0;}
.left{float: left;}
.right{float: right;}
.clear, .clr {clear: both; height: 1px; padding: 0; margin: 0; line-height: 1px;}
.bold{color: #5C5C5C;font-weight: bold;}
b{color: #5C5C5C;font-weight: bold;}
/* CSS RESET*/
.hide { display:none;}
.copyright { text-align: center;}

h4 {
	font-family: 'Bitter', serif;
	color: #3a3a3a;
	letter-spacing: -0.04em;
}
h4, .h4 {
	font-size: 26px;
}
#headstripes { margin-top: 0px;}

#headstripe	 { background: url(../images/canjear_licencia1920.jpg) center 50px no-repeat #000000; min-height: 233px; padding-top: 50px; background-size: cover;}
#headstripe figure	{ margin-top: 58px; }
#headstripe blockquote { margin: 12px 0 0 0; padding: 0; border: none; font: 300 1.38em/1em 'Roboto', sans-serif; color: #e3b553; font-style: italic; letter-spacing: 0; }
#headstripe blockquote footer:before { content: ''; }
#headstripe blockquote footer	 { margin-top: -7px; }
#headstripe blockquote footer a	 { font: 400 0.8em/1em 'Roboto', sans-serif; color: #8d8d8d; letter-spacing: 0; }

.bgGrey {
	text-align: center;
	/*background-color: #f7f7f7;*/
}
.txtGrey {
	color: #9e9e9e;
}

.logo { padding-top: 2em; height: 140px; width: 256px;  margin: 0 auto;}

#first_paragraph { padding: 1em;}

.priceTable {
	background: #fff bottom;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: .5em 1.5em 0 1.5em;
	margin: 2em 0;
}

.priceTable h4 {
	font-weight: 600;
	color: #000;
}

.priceTable span {
	font-size: 1.1em;
	color: #5a5a5a;
	font-weight: 400;
}

.form-group {
	margin-bottom: 15px;
}

.form-control {
	width: 98%;
	padding-right: 12px !important;
	font-size: 1.1em;
	height: 3em;
	font-weight: 400;
        clear: both;
}

.feedback, .form-control-feedback {
	font: 400 2em 'roboto';
	color: #f36c6c;
	margin-right: 0.3em;
	position: relative;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 28px;
	text-align: center;
	float: left;
}

.form-control-feedback {
	right: -28px;
	top: 13px;
	position: absolute;
}

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

label.error {     color: red;
	clear: both;
	display: block;
	font-size: 0.8em;
	padding-bottom: 9px;
	position: relative;
	top: -5px;}

#error_div { display: none;}

.footer {
	background:  #58595b;
	width: 100%;
	height: 156px;
	text-align: center;
}
.logo_footer {
	margin-top: 44px;
}

.awards{
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
.awards ul{
	list-style:none;
	position:relative;
	left:50%;
}
.awards ul li {
	float: left;
	padding-left: 5px;
}

#simple { margin: 5px 0 19px 0;}
.alerts {  background-color: bisque;
  padding: 9px;}
.alerts .notice { line-height: 1.5em; color:#C00;}
#submit_btn { padding: 15px; margin: 2em 1em;}

h5.ticket_title { color: red; font-weight: bold; padding-bottom: 9px;}
div.ticket { width: 90%; margin: 9px auto;}
#ticket { height: 1px !important;	width: 1px !important;	color: transparent;}
.ticket-file {float: left; height: 34px; width: 100%;}
.mop { margin-bottom: 4px !important;}
.input-group .form-control.op-input { width: 60px;}
.input-group .input-group-addon.op { width: 100%; text-align: left;}

@media (max-width: 760px) {
    .logo_footer {max-width: 99%;}
    #headstripe	 { background: url(../images/canjear_licencia_mexico.jpg) center 50px no-repeat #000000; min-height: 90px; padding-top: 50px; background-size: contain;}
}
