@charset "utf-8";
/* CSS Document */
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, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus { outline: 0;}
a, a:link, a:visited, a:hover, a:active{text-decoration:none}
table { border-collapse: separate;border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}
img, iframe {border: none; text-decoration:none;}
ol, ul {list-style: none;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
select {margin: inherit;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}



body,td,th {
	font-family: Aileron;
}

center img { width:80%;}
body { background: url(../img/bg.jpg); background-position:top center;}
header {width:70%; margin:0 auto; background:url(../img/bg-header.jpg); background-position:top center; background-repeat:no-repeat; }
.log { width:94%}
section { width:70%; margin:0 auto;}
h1 { font-weight:bold; line-height:26px; text-transform:uppercase; padding:25px 25px 5px 30px;  font-family: 'texgyreadventorbold_italic'; font-size:30px;}
h2 { font-weight:bold; line-height:26px; text-transform:uppercase; padding:5px 0px 7px 0px;  font-family: 'texgyreadventorbold_italic'; font-size:22px;}
p { text-align: center; line-height:26px; font-family: Aileron; font-size:20px; padding:10px 0px 20px; font-size:14px;}
footer { width:74%;  overflow: hidden; margin:0 auto;}

footer .i{ width:50%; background:#000000; float:right;}
footer .i .cont{ width:100%; }
footer .i .cont .a{ color:#ffffff;  padding:15px 5px 10px 25px;  float:left; font-size:13px; position:relative;line-height:20px; }
footer .i .cont .b{color:#ffffff;  padding:0px 0px 0px 30px;  float:left; padding-top:24px;font-size:13px; position:relative; line-height:20px;}

footer .d{ width:50%; background:#e40e17; float: left;}
footer .d .cont{ width:100%; float:right;  }
footer .d .cont .a{color:#ffffff;  padding:16px 25px 9px 5px; float:right; font-size:13px; position:relative;line-height:20px;}
footer .d .cont .b{color:#ffffff;  padding:18px 25px 0px 25px;  float:right; font-size:13px;position:relative;line-height:20px;}
.b p { text-align: left; line-height:15px; padding-bottom:4px; font-family: Aileron; font-size:13px}

a { color:#ffffff; text-decoration:none;}
a:hover { color:#e40e17; text-decoration:none;}
.cor { top:6px; position: absolute; margin-right: 0px; float:right; right:0px;}
td { text-align:center;}
@media screen and (max-width:1280px) {
	h1 { font-size:26px;}
	h2 {  line-height:26px; padding:0px 0px 2px 0px; font-size:20px;}
	p {font-size:14px;}
	footer .i .cont .a{font-size:12px; }
	footer .i .cont .b{font-size:12px; }
	footer .d .cont .a{font-size:12px; }
    footer .d .cont .b{font-size:12px; padding:15px 25px 5px 25px;}
	.b p { font-size:12px}
	
	 }
	 
	 @media screen and (max-width:1024px) {
   h1 { font-size:24px;}
	h2 {  line-height:23px; padding:0px; font-size:18px;}
	p {font-size:12px;}
	footer .i .cont .a{font-size:10px; }
	footer .i .cont .b{font-size:10px; padding:30px 0px 0px 10px;  }
	footer .d .cont .a{font-size:10px; padding:15px 25px 10px 5px }
    footer .d .cont .b{font-size:10px;  padding:30px 20px 0px 0px;}
	.b p { font-size:10px}
	
	 }