ul.servicos-menu,
ul.servicos-menu.menu_termos {
	float: none;
	min-width: 100%;
	margin-left: 0px;
    margin-bottom: 85px;
}

.servicos-menu.menu_termos li,
ul.servicos-menu.menu_termos li:first-child {
	border-bottom: 0;
	border-top: 0;
}
ul#menu-servicos, ul#menu-servicos-semFidel li:first-child {
	border-top: 1px solid #dedede;
}

.wrapper.hero-tabela {
    padding-top: 70px;
}

li.markup_links{
    display: flex;
    justify-content: space-between;
}

li.markup_links .links{
    min-width: 180px;
}

span.product_title,
.servicos-menu.menu_termos li.active,
.servicos-menu.menu_termos li.active a svg .st0 {
   fill: #06d22f;
   font-family: 'simplon_bpbold', serif;
   color: #06d22f;
}
.servicos-menu li.markup_links a:hover {
	border-bottom: 0;
	color: #06d22f;
}
.servicos-menu li.markup_links a {
    display: inline-block;
    font-size: 15px;
    margin: 0px 10px;
    color: #777777;
    border-bottom: 1px solid #bebebe;
    float: right;
}
.menu-list_offers li.markup_links a {
	float: left;
} 

.servicos-menu.menu_termos li,
.servicos-menu.menu_termos li.markup_links {
	font-size: 30px;
}

ul#menu-others-name_services li.markup_links {
    font-size: 16px;
}

.servicos-menu.menu_termos li {
    font-family: "simplon_bpregular ,serif";
    
}

section.wrapper.hero {
    margin: 0 auto;
    width: 960px;
    padding: 60px 0px 80px;
}

.wrapper.hero-tabela,
section#hero {
	margin-bottom: 0;
}

section#container_title {
	background: #f4f4f4;
}

section#hero div h1 {
    padding-top: 20px;
    color: #06d22f;
    background: -webkit-linear-gradient(118deg,#07d316,#00cdfb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.servicos-menu li.active a {
    color: #06d22f;
}
span.product_title_offers,
span.product_title {
    font-size: 16px;
    position: relative;
    bottom: 15px;
}

span.product_title {
    text-transform: uppercase;
    margin-left: -80px;
}

span.product_title_offers {
    color: #222;
    bottom: 0;
    font-family: 'simplon_bpbold', serif;
} 

ul#menu-dados_services li,
ul#menu-servicos li,
ul#menu-servicos-semFidel li,
ul#menu-intel-movel_services li,
ul#menu-others_services li,
ul#menu-others-name_services li {
	color: #222;
	bottom: 0;
    font-family: 'simplon_bpregular', serif;
    margin-left: -80px;
} 


section.wrap_list_offers {
    padding-top: 80px;
}

section.wrap_divisor-left {
    float: left;
    width: 45%;
}

section.wrap_divisor {
    float: right;
    width: 55%;
}
ul#product_type {
    margin-bottom: 0px;
}


section.wrap_product_dados.disabled,
section.wrap_list_offers.disabled,
section.wrap_product_titleSemFidel.disabled,
section.wrap_product_title.disabled,
section.wrap_product_others.disabled,
section.wrap_product_others-name.disabled,
section.wrap_product_type.disabled {
    display: none;
}

section.wrap_list_offers:before {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    bottom: 50px;
    position: relative;
    background: #dedede;
} 


.servicos-menu.offers li.markup_links a {
    margin: 0;
    float: left;
}

.servicos-menu.offers li.markup_links {
	border: 0;
	padding: 15px 0px;
}

/*svg*/

svg#celular {
    padding-right: 40px;
    width: 45px;
    height: 72px;
    position: relative;
    float: left;
    bottom: 20px;
}

svg#tv {
    height: 53px;
    width: 55px;
    bottom: 10px;
}
svg#combo {
    height: 45px;
    width: 55px;
    float: left;
    padding-right: 35px;
    margin-top: -4px;
}

svg#others {
    height: 55px;
    width: 55px;
    bottom: 10px;
}

svg#fixo {
    height: 64px;
    width: 55px;
    bottom: 15px;  
}

svg#internet {
    bottom: 10px;
}

svg#tv,
svg#others,
svg#fixo,
svg#internet {
    float: left;
    padding-right: 35px;
    position: relative;
}

.servicos-menu.menu_termos li a svg .st0 {
    fill: #000;
}

