@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url("../img/codi_bg.jpg");
    background-position: right top;
	background-color: #f9f9f9;
}

.container {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

/*menu*/

.header {
	background-color:rgba(249,249,249,0.9);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 10;
}

.header a {
	font-family: dincondensedbold;
	font-size: 18px;
	color: #333;
	text-decoration: none;
}

.logo-nav-container {
	
}

.menu-icon {
	display: none;
}

.navigation {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.navigation ul {
	margin: 0;
	list-style: none;
	padding-top: 21px;
	padding-bottom: 5px;
}

.navigation ul li {
	display: inline-block;
}

.navigation ul li a {
	display: block;
	margin-right: 50px;
}

.navigation ul li a:hover {
	color: #75266c;
}

.accs {
	margin-left: 430px;
}

.container a {
	font-family: dincondensedbold;
	font-size: 18px;
	line-height: 40px;
}

.container a:hover {
	color: #00a1dc;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	margin-bottom: 0px;
	position: relative;
}

/*titulo*/

.til {
	width: 100%;
	padding-top: 74px;
}

.container7 {
	width: 100%;
	max-width: 1000px;
	height: 257px;
	margin: 0 auto;
	background-image: url("../img/bg_aviso.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.til1 {
	width: 257px;
	height: 36px;
	padding: 75px 0 0 50px;
	font-family: dincondensedbold;
	font-size: 34px;
	color: #75266c;
	background-image: url("../img/circulos.png");
	background-repeat: no-repeat;
	background-position: 0px 75px;
}

/*aviso*/

.aviso {
	width: 100%;
}

.container8 {
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	font-family: arial;
	font-size: 16px;
	color: #444;
	line-height: 22px;
}

h2 {
	font-family: arialbold;
	font-size: 16px;
	color: #444;
}

.container8  h2{
	display: inline;
	}

/*footer*/

.footer {
	width: 100%;
	background-color: #fff;
}

.container6 {
	width: 100%;
	max-width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding-top: 50px;
}

.legal {
	width: 500px;
	float: right;
	padding-left: 136px;
	font-family: arial;
	font-size: 11px;
	color: #666;
	text-align: right;
}

.legal a {
	color: #666;
	text-decoration: none;
}


@media only screen and (max-width: 768px) {
	
/*titulo*/

.til {
	width: 100%;
	padding-top: 74px;
}

.container7 {
	width: 100%;
	max-width: 1000px;
	height: 257px;
	margin: 0 auto;
	background-image: url("../img/bg_aviso.png");
	background-repeat: no-repeat;
	background-position: 40px top;
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.til1 {
	width: 257px;
	height: 36px;
	padding: 75px 0 0 50px;
	font-family: dincondensedbold;
	font-size: 34px;
	color: #75266c;
	background-image: url("../img/circulos.png");
	background-repeat: no-repeat;
	background-position: 0px 75px;
}

/*aviso*/

.aviso {
	width: 100%;
}

.container8 {
	width: 688px;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	font-family: arial;
	font-size: 16px;
	color: #444;
	line-height: 22px;
	padding: 0 40px 0 40px;
}

h2 {
	font-family: arialbold;
	font-size: 16px;
	color: #444;
}

.container8  h2{
	display: inline;
	}

/*footer*/

.footer {
	width: 100%;
	background-color: #fff;
}

.container6 {
	width: 688px;
	max-width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 50px 40px 0 40px;
}

.legal {
	width: 500px;
	float: right;
	padding-left: 136px;
	font-family: arial;
	font-size: 11px;
	color: #666;
	text-align: right;
}

.legal a {
	color: #666;
	text-decoration: none;
}
		
	
@media only screen and (max-width: 414px) {
	
/*titulo*/

.til {
	width: 100%;
	padding-top: 74px;
}

.container7 {
	width: 100%;
	max-width: 1000px;
	height: 350px;
	margin: 0 auto;
	background-image: url("../img/bg_aviso.png");
	background-repeat: no-repeat;
	background-position: 20px top;
	display: flex;
  	justify-content: flex-start;
  	align-items: none;
}

.til1 {
	width: 350px;
	height: 36px;
	padding: 220px 0 0 70px;
	font-family: dincondensedbold;
	font-size: 34px;
	color: #75266c;
	background-image: url("../img/circulos.png");
	background-repeat: no-repeat;
	background-position: 20px 220px;
}

/*aviso*/

.aviso {
	width: 100%;
}

.container8 {
	width: 374px;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	font-family: arial;
	font-size: 16px;
	color: #444;
	line-height: 22px;
	padding: 0 20px 0 20px;
}

h2 {
	font-family: arialbold;
	font-size: 16px;
	color: #444;
}

.container8  h2{
	display: inline;
	}

/*footer*/

.footer {
	width: 100%;
	background-color: #fff;
}

.container6 {
	width: 374px;
	max-width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 50px 20px 0 20px;
}

.legal {
	width: 500px;
	float: right;
	padding-left: 136px;
	font-family: arial;
	font-size: 11px;
	color: #666;
	text-align: right;
}

.legal a {
	color: #666;
	text-decoration: none;
}

	
@media only screen and (max-width: 375px) {
	
/*titulo*/

.til {
	width: 100%;
	padding-top: 74px;
}

.container7 {
	width: 100%;
	max-width: 1000px;
	height: 350px;
	margin: 0 auto;
	background-image: url("../img/bg_aviso.png");
	background-repeat: no-repeat;
	background-position: 20px top;
	display: flex;
  	justify-content: flex-start;
  	align-items: none;
}

.til1 {
	width: 350px;
	height: 36px;
	padding: 220px 0 0 70px;
	font-family: dincondensedbold;
	font-size: 34px;
	color: #75266c;
	background-image: url("../img/circulos.png");
	background-repeat: no-repeat;
	background-position: 20px 220px;
}

/*aviso*/

.aviso {
	width: 100%;
}

.container8 {
	width: 335px;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	font-family: arial;
	font-size: 16px;
	color: #444;
	line-height: 22px;
	padding: 0 20px 0 20px;
}

/*footer*/

.footer {
	width: 100%;
	background-color: #fff;
}

.container6 {
	width: 335px;
	max-width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 50px 20px 0 20px;
}


