@charset "utf-8";
html, body{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

img, embed, object,video, form{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	max-width: 100%;
	border-width: 0px;
	line-height: 0px;
}
p, h1, h2, h3, h4, h5 , h6{
    margin-bottom: 15px;
    margin-top: 10px;
}

table{
    /* [disabled]display: block; */
    /* [disabled]width: auto; */
    /* [disabled]overflow-x: auto; */
    /* [disabled]white-space: normal; */
}
.share_sociais {
	margin-top: 25px;
	margin-bottom: 25px;
}

::selection {
	background: #214f73;
	color: #fff;
}
.imgs_direita {
    float: right;
    min-width: 210px;
    min-height: 280px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.imgs_esquerda {
    float: left;
    min-width: 210px;
    min-height: 280px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.acerta_flex {
	margin-left: auto;
	margin-right: auto;
	-webkit-display: -webkit-box;
	-webkit-display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin-top: 30px;
	vertical-align: top;
	width: 100%;
	min-height: 220px;
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.branco {
    color: #FFFFFF;
}

::-moz-selection {
 background: #214f73;
color: #fff;
}
input, textarea, select {
	outline: none;
	resize: none;
}

.campoerro {
    color: #F15A53;
    font-size: 18px;
    font-family: OpenSans;
    resize: none;
    border-color: #F15A53;
    border-width: 1px;
    border-style: solid;
    padding: 2px 4px;
    outline: none;
    width: 100%;
    height: 40px;
    border-radius: 15px;
}
.campoerro_textarea {
    color: #F15A53;
    font-family: OpenSans;
    font-size: 16px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    outline: none;
    resize: none;
    height: 120px;
    width: 100%;
    border: 1px solid #F15A53;
    border-radius: 15px;
}
.campoerro_cad {
	color: #FF3F00;
	font-family: OpenSans;
	font-size: 16px;
	padding: 2px 4px;
	outline: none;
	resize: none;
	width: 100%;
	height: 33px;
	border: 1px solid #FF3F00;
}
.floatinputs {
	float: left;
	/* [disabled]max-width: 300px; */
	margin-right: 20px;
	width: 420px;
	margin-bottom: 10px;
}
.floattextarea {
    min-width: 350px;
    max-width: 900px;
    margin-right: 20px;
    clear: both;
    width: 860px;
    margin-bottom: 20px;
}
.floatinputs_email {
	float: left;
	/* [disabled]max-width: 300px; */
	margin-right: 25px;
	width: 200px;
}
.inputs {
    color: #767676;
    font-family: OpenSans;
    font-size: 18px;
    padding: 2px 4px;
    outline: none;
    resize: none;
    width: 100%;
    height: 40px;
    border: 1px solid #767676;
    background-color: #FFFFFF;
    border-radius: 15px;
}
.inputs_cadastro {
	color: #767676;
	font-family: OpenSans;
	font-size: 16px;
	padding: 2px 4px;
	outline: none;
	resize: none;
	width: 100%;
	height: 33px;
	border: 1px solid #d6d7d8;
}
.textareas {
    color: #767676;
    font-family: OpenSans;
    font-size: 18px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    outline: none;
    resize: none;
    height: 120px;
    width: 100%;
    border: 1px solid #767676;
    border-radius: 15px;
}
.selects {
	color: #8f8f8f;
	font-family: OpenSans;
	font-size: 16px;
	padding: 2px 4px;
	outline: none;
	resize: none;
	width: 103%;
	height: 34px;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
}

#base_formcontrato {
	margin-right: auto;
	min-height: 280px;
	clear: left;
	margin-bottom: 40px;
	max-width: 900px;
}

#loading_cad {
	width: 94px;
	height: 31px;
	background-image: url(../imgs/ajax-loader.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
#loading {
	width: 101px;
	height: 36px;
	background-image: url(../imgs/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
}
.bt_diversos {
    margin-top: 20px;
    text-align: center;
    font-family: "Fira Sans", "Fira Sans Medium", "Fira Sans Black";
    font-size: 20px;
    text-decoration: none;
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    /* [disabled]padding-bottom: 5px; */
    display: inline-block;
    background-color: #2E3192;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
}
.bt_cerficados_anterior {
    width: 380px;
    height: 70px;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #929292;
    text-align: center;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 20px;
    background-repeat: no-repeat;
    background-image: url(../imgs/ico_certificado.png), -webkit-linear-gradient(270deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-image: url(../imgs/ico_certificado.png), -moz-linear-gradient(270deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-image: url(../imgs/ico_certificado.png), -o-linear-gradient(270deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-image: url(../imgs/ico_certificado.png), linear-gradient(180deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-position: 0% center;
    padding-left: 50px;
    margin-right: 40px;
    padding-top: 15px;
    font-weight: 500;
    padding-right: 60px;
}
.bt_cerficados_anterior:hover  {
    background-color: #093456;
    background-image: url(../imgs/ico_certificado.png), -webkit-linear-gradient(270deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-image: url(../imgs/ico_certificado.png), -moz-linear-gradient(270deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-image: url(../imgs/ico_certificado.png), -o-linear-gradient(270deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-image: url(../imgs/ico_certificado.png), linear-gradient(180deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-repeat: no-repeat;
    background-position: left center;
}

.bt_acesso {
    width: 480px;
    height: 70px;
    float: right;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #929292;
    text-align: center;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 20px;
    background-repeat: no-repeat;
    background-image: url(../imgs/ico_sistema.png), -webkit-linear-gradient(270deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-image: url(../imgs/ico_sistema.png), -moz-linear-gradient(270deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-image: url(../imgs/ico_sistema.png), -o-linear-gradient(270deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-image: url(../imgs/ico_sistema.png), linear-gradient(180deg,rgba(148,148,148,1.00) 0%,rgba(85,81,81,1.00) 100%);
    background-position: right center;
    padding-left: 20px;
    padding-right: 50px;
    font-weight: 500;
    padding-top: 15px;
}
.bt_acesso:hover  {
    background-color: #093456;
    background-image: url(../imgs/ico_sistema.png), -webkit-linear-gradient(270deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-image: url(../imgs/ico_sistema.png), -moz-linear-gradient(270deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-image: url(../imgs/ico_sistema.png), -o-linear-gradient(270deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-image: url(../imgs/ico_sistema.png), linear-gradient(180deg,rgba(9,53,88,1.00) 0%,rgba(48,82,128,1.00) 100%);
    background-repeat: no-repeat;
    background-position: right center;
}

.bt_envios {
    margin-top: 20px;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 30px;
    display: table;
    background-color: #35445B;
    min-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 30px;
    background-image: url(../imgs/bg_envios.png);
    border: 2px solid #35445B;
}
.bt_envios:hover {
    background-image: url(../imgs/bg_envios-hover.png);
}
.bt_voltar {
    margin-top: 20px;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 11px;
    padding-left: 30px;
    padding-right: 15px;
    display: table;
    background-color: #35445B;
    min-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 30px;
    background-image: url(../imgs/bg_voltar.png);
    border: 2px solid #35445B;
}
.bt_voltar:hover {
    background-image: url(../imgs/bt_voltar-hover.png);
}

.avisos {
	font-size: 14px;
	color: #696D6E;
	line-height: 16px;
}
.divisas {
    border-bottom: 1px dotted #478BBF;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.aviso_big {
    font-size: 17px;
    color: #DD013E;
    line-height: 20px;
    font-family: OpenSansBold;
}

.bt_gerais {
    margin-top: 20px;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #FFFFFF !important;
    vertical-align: middle;
    padding-top: 12px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    font-weight: bold;
    background-color: #494A5F;
    height: 46px;
    margin-bottom: 30px;
}
a.linkgeral:link, a.linkgeral:visited {
    text-decoration: none;
    color: #29518B;
}

a.linkbold:link, a.linkbold:visited {
	text-decoration: none;
	color: #295692;
	font-family: "SourceSansPro_Bold";
	font-size: 16px;
}

a.linksembarra:link, a.linksembarra:visited {
    text-decoration: none;
    color: #484a5f;
}

h1 {
    margin-bottom: 20px;
    line-height: 32px;
    font-weight: bolder;
    font-variant: normal;
    font-style: normal;
    font-size: 32px;
    font-family: Montserrat;
    color: #8B8B87;
}
h2 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 28px;
    font-family: Montserrat;
    color: #34445b;
    margin-top: 15px;
}

h3 {
    color: #3D86AF;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: Montserrat;
    line-height: 26px;
    font-weight: 600;
    margin-top: 5px;
}
h4 {
    color: #5488A6;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: Montserrat;
    margin-top: 10px;
    font-style: normal;
    font-weight: 600;
}
h5 {
    color: #E68737;
    font-size: 18px;
    font-family: Montserrat;
    margin-bottom: 5px;
}
h6 {
    color: #484a5f;
    margin-bottom: 5px;
    font-size: 15px;
    font-family: Montserrat;
    /* [disabled]font-weight: 600; */
    /* [disabled]margin-top: 10px; */
}
.divclear {
	clear: both;
}
#topo_base {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	min-height: 270px;
}
#topo_logo {
    width: 384px;
    height: 196px;
    float: left;
    margin-top: 20px;
    margin-left: 140px;
}
#topo_texto {
    width: 142px;
    height: 142px;
    color: #767676;
    font-family: OpenSansBold;
    font-size: 15px;
    text-align: center;
    float: left;
    margin-left: 65px;
    margin-top: 50px;
}
#topo_realiza {
    width: 236px;
    height: 130px;
    color: #767676;
    font-size: 15px;
    font-family: Montserrat;
    text-align: center;
    float: left;
    margin-left: 100px;
    margin-top: 50px;
}
#topo_faceb {
    /* [disabled]width: 300px; */
    height: 36px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.topo_sociais {
    width: 182px;
    height: 34px;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}


#menu_base {
    height: 80px;
    background-image: url(../imgs/bg_menu.jpg);
    background-size: contain;
}

#menu {
    min-height: 80px;
    padding-top: 1px;
    width: 1080px;
    margin-top: px;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat;
    font-size: 14px;
}
.vertical {
    vertical-align: middle;
    display: table-cell;
    height: 40px;
}

.bt_menu {
    padding-top: 1px;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 1px;
    color: #FFFFFF;
    line-height: 20px;
    font-weight: 500;
    font-size: 16px;
    font-family: Montserrat;
    min-height: 40px;
    cursor: pointer;
    text-align: center;
    float: left;
    position: relative;
    margin-top: 16px;
    margin-left: 1px;
    margin-right: 1px;
    /* [disabled]min-width: 130px; */
    max-width: 125px;
    border-right: 1px dashed #CFCFCF;
}
.bt_menu_ativo {
	padding-left: 12px;
	padding-right: 13px;
	color: #FFFFFF;
	font-family: BebasRegular;
	font-size: 21px;
	min-height: 67px;
	cursor: pointer;
	/* [disabled]max-width: 140px; */
	text-align: center;
	float: left;
	position: relative;
	background-color: #f7941d;
}
.bt_menu a {
    color: #F8F9FF;
    text-decoration: none;
    min-height: 40px;
	}

.bt_menu:first-child {
	padding-left: 8px;

}

.bt_menu:last-child {
    padding-right: 8px;
    border-right-width: 0px;
    border-right-style: none;

}

.submenus {
    position: absolute;
    top: 25px;
    display: none;
    z-index: 2000;
    padding-right: 10px;
    padding-left: 5px;
    cursor: pointer;
    line-height: 18px;
    font-size: 15px;
    font-family: Montserrat;
    color: #FFFFFF;
    max-width: 260px;
    background-repeat: repeat-x;
    text-align: left;
    min-width: 220px;
    background-color: #15346f;
    left: 0px;
    border-radius: 6px;
    margin-top: 20px;
}
.submenus ul {
	margin-left: -30px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.submenus ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E8E8E8;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.submenus ul li a:link, .submenus ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
	min-height: 15px;
	/* [disabled]display: block; */
	float: none;
}

.submenus ul li a:hover, .submenus ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#destaques_base {
	position: relative;
	max-height: 528px;
}
#area_tema {
    height: 190px;
    font-size: 22px;
    color: #898994;
    line-height: 26px;
    margin-top: 20px;
    margin-left: 10px;
}
.box_diferenciais {
    width: 220px;
    min-height: 350px;
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 30px;
    float: left;
    text-align: center;
    line-height: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 15px;
    margin-top: 20px;
    background-color: #494A5F;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(270deg,rgba(36,37,49,1.00) 0%,rgba(73,74,95,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(36,37,49,1.00) 0%,rgba(73,74,95,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(36,37,49,1.00) 0%,rgba(73,74,95,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(36,37,49,1.00) 0%,rgba(73,74,95,1.00) 100%);
}
.box_destaques {
    width: 220px;
    min-height: 250px;
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 30px;
    float: left;
    text-align: center;
    line-height: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 17px;
    margin-top: 20px;
    background-color: #494A5F;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: url(../imgs/bg_destaques.jpg);
}


#base_conteudo {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    color: #494949;
    font-family: OpenSans;
    font-size: 16px;
    line-height: 22px;
    padding-top: 1px;
}
#base_conteudo_interno {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    color: #494949;
    line-height: 28px;
    font-size: 17px;
    font-family: OpenSans;
}
.base_conteudo_interno {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    color: #494949;
    line-height: 28px;
    font-size: 17px;
    font-family: OpenSans;
}
#base_conteudo_interno p {
    margin-bottom: 10px;
    margin-top: 10px;
}
#base_conteudo_interno ol, #base_conteudo_interno ul {
    list-style: url(/imgs/bullet01.png);
    margin-left: -20px;
}
.linhas_tabela_programa {
    border-bottom: 1px dashed #A2A2A2;
    font-size: 15px;
}


#base_botoes {
    max-width: 1080px;
    margin: 60px auto 50px;
    min-height: 260px;
}
#contato_form {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}

.palestrantes_base {
	width: 220px;
	min-height: 310px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 17px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	line-height: 17px;
}

.palestrantes_acertos {
	min-height: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;

}

#bt_inscricao {
    width: 248px;
    height: 259px;
    float: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
}
#bt_programa {
    width: 248px;
    height: 259px;
    float: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
}
#bt_hospedagem {
    width: 248px;
    height: 259px;
    float: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
}
#bt_trabalhos {
    width: 248px;
    height: 259px;
    float: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
}


.celulas01 {
    background-color: #3E4B5E;
    color: #F5F5F5;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 15px;
    font-family: Montserrat;
    font-weight: bold;
}
.celulas02 {
    background-color: #A8D7F0;
    color: #2D2D2D;
    border-radius: 10px;
    font-size: 17px;
}
.celulas03 {
    background-color: #DDDCDA;
    color: #2D2D2D;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
}
.celulas_destaque {
    background-color: #e89136;
    color: #2D2D2D;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 15px;
}


.base_logos {
	width: 1010px;
	min-height: 95px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #979797;
	font-family: OpenSans;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
	margin-top: 30px;
}
.box_logos {
    /* [disabled]float: left; */
    min-width: 110px;
    /* [disabled]min-height: 100px; */
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 25px;
    margin-right: 25px;
}
.box_noticias {
    margin-bottom: 30px;
    color: #626262;
    font-family: OpenSans;
    font-size: 17px;
    line-height: 20px;
    margin-top: 20px;
    border-left: 3px solid #90CFF1;
    padding-left: 15px;
    padding-right: 10px;
}
.box_convidados {
	width: 250px;
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 420px;
	margin-bottom: 20px;
}

.noticias_thumbs {
    width: 330px;
    float: left;
    margin-right: 10px;
    border: 1px solid #878787;
    margin-left: 10px;
    margin-bottom: 20px;
    line-height: 0px;
}
.cards {
    width: 430px;
    min-height: 100px;
    line-height: 22px;
    margin-bottom: 20px;
    border: 1px solid #D0D0D0;
    border-radius: 20px;
    margin-top: 30px;
    padding-left: 15px;
}
.card_img {
    width: 100px;
    height: 100px;
    margin-right: 20px;
    float: left;
}


#bcurtir_home {
    width: 450px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 30px auto;
    clear: both;
}


.blocos_logos_apoio {
	min-height: 100px;
	text-align: center;
	width: auto;
	display: inline-block;
	/* [disabled]max-width: 65%; */
	margin-right: 20px;
	vertical-align: top;
	margin-bottom: 15px;
}
.acerta_patr {
	vertical-align: middle;
	width: auto;
	/* [disabled]padding-top: 5%; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#base_cademail {
    margin-top: 20px;
    min-height: 90px;
    padding-top: 1px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}

#form_cademail {
    min-width: 920px;
    margin-left: auto;
    margin-right: auto;
    width: 920px;
    min-height: 50px;
    margin-top: 22px;
}

#texto_cadastro {
    width: 330px;
    height: 40px;
    float: left;
    line-height: 22px;
    font-size: 16px;
}

.floatinputs_email {
	float: left;
	/* [disabled]max-width: 300px; */
	margin-right: 25px;
	width: 200px;
}

#bt_enviar_cad {
	width: 100px;
	height: 38px;
	background-image: url(../imgs/trauma/bt_enviar_bg.png);
	float: left;
	background-repeat: no-repeat;
}

#local_home_base {
    width: auto;
    min-height: 290px;
    background-image: url(../imgs/bg_local_full.jpg);
    background-position: center center;
    padding-top: 1px;
    margin-bottom: 60px;
    clear: both;
}

#local_home_conteudo {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    color: #000000;
    min-height: 250px;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 26px;
}

#local_home_box {
    width: 300px;
    height: 215px;
    float: left;
    text-align: center;
    background-color: #FFFFFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 20px;
}
#local_home_box strong {
    font-size: 20px;
    color: #494A5F;
}
.local_imagens {
    width: 355px;
    height: 243px;
    float: left;
    margin-right: 20px;
}
.local_imagens img {
    border-radius: 20px;
}

#rodape_base {
	min-height: 95px;
	padding-top: 1px;
}
#rodape_conteudo {
	width: 1060px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	min-height: 80px;
}
#rodape_logo {
	width: 175px;
	height: 80px;
	float: left;
	margin-left: 70px;
}
#rodape_sociais {
    width: 70px;
    height: 30px;
    float: left;
    margin-left: 260px;
    margin-top: 20px;
}
.bt_sociais {
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 4px;
    margin-left: 4px;
}

#aassinatura {
    width: 117px;
    height: 31px;
    margin-left: 300px;
    margin-right: auto;
    float: left;
    margin-top: 20px;
}
#video_home {
    width: 1060px;
    height: 608px;
    margin: 30px auto 20px;
}

.TabControl{
    width: 100%;
    overflow: hidden;
    height: 100%;
    margin-top: 40px;
}
	.TabControl #cabeca{
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
}
	.TabControl #content{
    width: 100%;
    /* [disabled]overflow: hidden; */
    height: 100%;
}
	.TabControl .abas{display:inline;}
	.TabControl .abas li{
    list-style: none;
    float: left
}
	.aba{
    width: 260px;
    height: 40px;
    text-align: center;
    padding-top: 20px;
    background-color: #EBEBEB;
    color: #3D86AF;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-left: 20px;
    margin-right: 2px;
}
	.ativa{
    width: 260px;
    height: 40px;
    text-align: center;
    padding-top: 20px;
    background-color: #484A5F;
    margin-left: 20px;
    margin-right: 2px;
}
	.ativa span, .selected span{color:#fff}
	#content{
    margin-right: 60px;
    width: 100%;
    height: 100%;

}
	.conteudo{
    width: 96%;
    display: none;
    height: 100%;
    color: #191919;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
}
	.selected{
    width: 260px;
    height: 40px;
    text-align: center;
    padding-top: 20px;
    background-color: #484A5F
}
