@charset "utf-8";

.h1 { font-family:'nota-normaluploaded_file', sans-serif; font-size:16px; color:#474747; line-height:25px; }
.h2 { font-family:'nota-boldobliqueuploaded_file', sans-serif; font-size:16px; color:#d74142; }
.h3 { font-family:'kg_ten_thousand_reasonsRg', sans-serif; font-size:24px; color:#bc1f52; }
.h4 { font-family:'nota-normaluploaded_file', sans-serif; font-size:16px; color:#fff; line-height:25px; }
.h5 { font-family:'nota-normaluploaded_file', sans-serif; font-size:16px; color:#bc1f52; line-height:25px; }
.h6 { font-family:'nota-normaluploaded_file', sans-serif; font-size:12px; color:#474747; line-height:25px; }
.h7 { font-family:'nota-normaluploaded_file', sans-serif; font-size:14px; color:#474747; line-height:25px; }

strong { font-family:'nota-boldobliqueuploaded_file', sans-serif; font-size:16px; color:#474747; }
em { font-family:'kg_ten_thousand_reasonsRg', sans-serif; font-size:18px; color:#bc1f52; line-height:40px; }

@font-face {
    font-family: 'nota-boldobliqueuploaded_file';
    src: url('../fonts/nota_bold_oblique-webfont.eot');
    src: url('../fonts/nota_bold_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nota_bold_oblique-webfont.woff2') format('woff2'),
         url('../fonts/nota_bold_oblique-webfont.woff') format('woff'),
         url('../fonts/nota_bold_oblique-webfont.ttf') format('truetype'),
         url('../fonts/nota_bold_oblique-webfont.svg#nota-boldobliqueuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nota-bolduploaded_file';
    src: url('../fonts/nota_bold-webfont.eot');
    src: url('../fonts/nota_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nota_bold-webfont.woff2') format('woff2'),
         url('../fonts/nota_bold-webfont.woff') format('woff'),
         url('../fonts/nota_bold-webfont.ttf') format('truetype'),
         url('../fonts/nota_bold-webfont.svg#nota-bolduploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nota-xboldobliqueuploadedfile';
    src: url('../fonts/nota_extra_bold_oblique-webfont.eot');
    src: url('../fonts/nota_extra_bold_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nota_extra_bold_oblique-webfont.woff2') format('woff2'),
         url('../fonts/nota_extra_bold_oblique-webfont.woff') format('woff'),
         url('../fonts/nota_extra_bold_oblique-webfont.ttf') format('truetype'),
         url('../fonts/nota_extra_bold_oblique-webfont.svg#nota-xboldobliqueuploadedfile') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nota-lightuploaded_file';
    src: url('../fonts/nota_light-webfont.eot');
    src: url('../fonts/nota_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nota_light-webfont.woff2') format('woff2'),
         url('../fonts/nota_light-webfont.woff') format('woff'),
         url('../fonts/nota_light-webfont.ttf') format('truetype'),
         url('../fonts/nota_light-webfont.svg#nota-lightuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nota-normaluploaded_file';
    src: url('../fonts/nota_normal-webfont.eot');
    src: url('../fonts/nota_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nota_normal-webfont.woff2') format('woff2'),
         url('../fonts/nota_normal-webfont.woff') format('woff'),
         url('../fonts/nota_normal-webfont.ttf') format('truetype'),
         url('../fonts/nota_normal-webfont.svg#nota-normaluploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FORMULARIOS */
#form2 input.text { width:530px; border:1px solid #eacad4; color: #535353; margin:1px; padding:1px 8px 1px 8px; height:30px; background:#e5e5e5; font-size:14px; font-family:'Colaborate-Thin', sans-serif;}
#form2 input.text:hover { color: #535353; background:#e5e5e5;}
#form2 input.text:focus { color: #535353; outline:none; background:#e5e5e5;}
#form2 textarea { width:500px; border:1px solid #eacad4; color: #535353; margin:2px 2px 2px 2px; padding:8px 8px 0 8px; background:#e5e5e5; font-size:14px; font-family:'Colaborate-Thin', sans-serif;}
#form2 textarea:hover { color: #535353; background:#e5e5e5;}
#form2 textarea:focus { color: #535353; outline:none; background:#e5e5e5;}
#form2 select { width:500px; border:1px solid #eacad4; color: #535353; margin:2px 2px 2px 2px; padding:0px 8px 0 8px; background:#e5e5e5; font-size:14px; font-family:'Colaborate-Thin', sans-serif;}
#form2 select:hover { color: #535353; background:#e5e5e5;}
#form2 select:focus { color: #535353; outline:none; background:#e5e5e5;}
#form2 li.buttons input { padding:3px 0; margin:0 0 0 0; border:0; color:#FFF;}

/*#form li.buttons input { color:#636363; padding:3px 0; border:0; }*/

.botao_entrar {
	height: 40px;
	padding:0 23px 0 23px;
	font-family:'Colaborate-Thin', sans-serif;
	font-size:16px;
	text-align:center;
	color: #fff;
	background: #bc1f52;
	cursor: pointer;
	outline:none;
	border: none;
}

/* FORMULARIOS */

input,textarea,select,buttons,img,map,area {outline:none;}

/*a { text-decoration: none; color:#bc1f52; -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
a:link { text-decoration: none; color:#bc1f52;}
a:visited { text-decoration: none; color:#bc1f52;}
a:hover { text-decoration: none; color:#951c43;}
a:active { text-decoration: none; color:#bc1f52;}*/

a.link1:link {width:100%; text-decoration:none; color:#555;}
a.link1:visited {width:100%; text-decoration:none; color:#555;}
a.link1:hover {width:100%; text-decoration:none; color:#555;}
a.link1:active {width:100%; text-decoration:none; color:#555;}

a.link2:link {width:100%; text-decoration:none;}
a.link2:visited {width:100%; text-decoration:none;}
a.link2:hover {width:100%; text-decoration:none;}
a.link2:active {width:100%; text-decoration:none;}

a.link3:link {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#898989;}
a.link3:visited {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#898989;}
a.link3:hover {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#fff;}
a.link3:active {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#898989;}

a.link4:link {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#fff;}
a.link4:visited {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#fff;}
a.link4:hover {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#fff;}
a.link4:active {font-family:'casperregular', sans-serif; font-size:14px; text-decoration:none; color:#fff;}

a.link5:link {font-family: 'socialicoregular'; font-size:36px; color:#acabab; text-align:center; -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
a.link5:visited {font-family:'socialicoregular'; font-size:36px; text-decoration:none; color:#acabab;}
a.link5:hover {font-family:'socialicoregular'; font-size:36px; text-decoration:none; color:#d74142;}
a.link5:active {font-family:'socialicoregular'; font-size:36px; text-decoration:none; color:#d74142;}

*::-moz-selection {
background:#636363;
color:#fff;
}
*::selection {
background:#636363;
color:#fff;
}

/* scrollbar */
::-webkit-scrollbar {
width: 8px;
height: 8px;
}
::-webkit-scrollbar-track-piece {
background-color: #c0c0c0;
-webkit-border-radius: 0px;
}
::-webkit-scrollbar-thumb:vertical {
height: 5px;
background-color: #009688;
-webkit-border-radius: 0px;
}
::-webkit-scrollbar-thumb:horizontal {
width: 5px;
background-color: #009688;
-webkit-border-radius: 0px;
}