/*conteiner1*/
#container {
	border-top:  1px solid #dad9dd;
}
  
section#hero div h1 {
	opacity: 1;
	color: #a7a7a7;
	text-transform: uppercase;
}

section#hero div h2 {
	line-height: 0.8;
	margin-top: 15px;
	color: #932bdb;
	width: 660px;
	background: -webkit-linear-gradient(left, #932bdb, #7a3be6);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

section#column h3 {
    color: #222;
    line-height: 1;
    width: 360px;
    font-size: 35px;
    font-family: "simplon_bpbold" , serif;
    letter-spacing: -1.5px;
    margin-top: -4px; 
}

section#box-config {
    height: 332px;
    float: right;
    width: 550px;
    padding-top: 50px;
    border-top: 1px solid #dedede;
}

section#container p {
	font-family: 'simplon_bpregular', serif;
}

section#box-config p {
	padding-bottom: 25px;
}

section#box-config span {
	color: #222;
	font-family: 'simplon_bpmedium', serif;
}

/*conteiner 2*/
.wrapper.infos {
	height: 920px;
}


.wrapper.infos section#table:hover {
    background: none;
    border-top: 1px solid #9b4fe8;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

section#table:hover + section#table {
	border-top: 1px solid #9b4fe8;
}
section#column h2 {
	color: #bc80ee;
	margin-bottom: 30px;
	text-transform: uppercase;
}

section#column.text-plan h3 {
	line-height: 0.9;
	letter-spacing: -3px;
	color: #fff;
	font-size: 65px;
}

section#table {
	margin: 0;
    width: 57%;
    height: 160px;
    border-top: 1px solid #9b4fe8;
    float: right;
    box-sizing: border-box;
}

.line {
	padding: 21px 0px;
}

section#table div.line .box .container-info {
	text-align: right;
	width: 200px;
}

section#table div.line .box.tres {
	width: 32%;
	margin: 8px -7px 0px;
}

/*tabela de preço*/
section#table div.line .box .container-info p {
	line-height: 20px;
	font-size: 18px;
}
/*navegação*/
section#fixed section#container-fixed {
	float:left;
	border-top: 1px solid #9f4be7;
}

section#last-line {
	float: none;
}

#last-line > div > a > p{
	padding-left: 22px;
}

section#last-line {
	width: 100%;
	height: 63px;
	margin: 0;
	padding-top: 50px;
}

section#last-line div.chat { 
	width: 8%;
}

section#last-line div.c2c {
	width: 14.7%;
}

section#last-line div.ajuda {
	width: 43%;
}

.chat:hover:after, .c2c:hover:after {
  width: 52px;
}

.c2c:hover:after {
    width: 106px;
}

svg#phone, svg#chat {
	height: 20px;
}
/*regulamento*/
section#container.regulatorio .conteudo-regulatorio .texto-legal {
	margin: 0;
}

section#container.regulatorio .title-regulatorio {
	border-bottom: 1px solid #ccc;
}

svg#arrow {
	height: 20px;
}

section#last-line div.ligue p {
	color: #fff;
	font-family: "simplon_bpregular", serif;
}

section#container.regulatorio .title-regulatorio p.title {
	width: 22%;
}
