.p-blue{
	margin-top: 70px;
	color:  #005fcd;
	font-size: 17px;
	line-height: initial;
	text-align: center;
}

.p-orange-2 {
	color: #e86511;
	font-size: 15px;
	line-height: initial;
	font-weight: bold;
}

.planos .title-blue-2 {
    line-height: 19px;
    font-weight: bold;
    margin-top: 70px;
    min-height: 32px;
    font-size: 23px;
    color: #005fcd;
    padding-left: 80px;
}

.titulo-propostas{
	text-align: center;
	margin-bottom: 35px;
}

.titulo-propostas h1{
	font-size: 35px;
	color: #FFF;
}

.proposta{
	background-color: #e65a00;
	background-image: none;
}

.proposta .carousel-indicators li.active {
    background-color: #42a640;
    border-color: #42a640;
}

.h1-proposta {
	line-height: normal;
	font-weight: bold;
	margin-top: 16px;
	min-height: 32px;
	font-size: 19px;
	color: #FFF;
	text-align: center;
	margin-bottom: -20px;
	margin-left: -130px;
}

.p-proposta {
	margin-bottom: 0px;
	font-size: 13px;
	color: #FFF;
}

.proposta .p-preco {
	font-size: 23px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: -15px;
}

.planos div.img {
	  margin-left: 80px;
    padding-right: 101px;
    height: 200px;
    background-image: url('../../public/images/bg-banner-1-simulacao.jpg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;    
}

.planos div.img-2 {
	margin-left: 80px;
	padding-right: 101px;
	width: 94%;
	height: 65px;
	margin-bottom: 20px;
}

.planos div.img-2 a:hover{
	color: #FFF!important;
}

.planos div.img-2 p {   
	line-height: 33px;
	padding-left: 7px;
	display: inline;
	margin-right: 10px;
}

.planos div.img-2 p.margin-right{
	margin-right: 4px!important;
}

.margin-left-icon{
	margin-left: 47px!important;
}

.planos div.img-2 .icons-social-media-footer {
	width: 25px;
	height: 25px;
	font-size: 17px;
	border-radius: 22px;
	background-color: #005fcd;
	color: #FFF;
	display: inline-block;
	text-align: center;
	line-height: 26px;
}

.planos div.img-2 .icons-social-media-footer .fa-footer {
	font-size: 12px;
}

.planos div.img-2 i {
	margin-right: 0px;
	line-height: 3px;
}

.h1-proposta-hb {
	line-height: 19px;
	font-weight: bold;
	margin-top: 0px;
	min-height: 32px;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	margin-bottom: -20px;
	margin-left: -122px;
}

.p-proposta-hb {
	margin-bottom: 0px;
	font-size: 13px;
	margin-top: -16px;
	color: #FFF;
}

.h1-proposta-ka {
	line-height: normal;
	font-weight: bold;
	margin-top: 10px;
	min-height: 32px;
	font-size: 19px;
	color: #FFF;
	text-align: center;
	margin-bottom: -20px;
	margin-left: -109px;
}

.p-proposta-ka {
	margin-bottom: 0px;
	font-size: 13px;
	margin-top: -6px;
	color: #FFF;
}

.proposta .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 10px;
	text-indent: -999px;
	border: 1px solid #FFF;
	border-radius: 10px;
	cursor: pointer;
	background-color: #FFF;
	margin-bottom: -65px;
}

@media only screen and  (min-width: 1200px){
	.proposta .carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		margin-left: -30%;
		padding-left: 0;
		list-style: none;
		text-align: center;
	}  
}

.img-left-margin-onix{
	margin-left: 10px;
}

.display-onix {
	display: inline-flex;
	margin-left: 156px;
	margin-top: -33px;
	line-height: inherit;
}

.categoria {
	background-color: #f9f9f9;
	margin-top: 0px;
}

.categoria-padding{
	padding-left: 40px;
}

.categoria .player .title-orange {
	line-height: 19px;
	font-weight: bold;
	margin-top: 50px;
	min-height: 0px;
	font-size: 17px;
	color: orange;
	margin-bottom: 10px;
}

.categoria .player{
	padding-bottom: 50px;
}

.categoria .title-blue-2 {
	line-height: 19px;
	font-weight: bold;
	margin-top: 50px;
	min-height: 0px;
	font-size: 21px;
	color: #005fcd;
	margin-bottom: 10px;
	padding-left: 40px;
}

.proposta .button {
    background-color: #42a640;
    color: #ffffff;
    font-weight: bold;
    border: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    width: 207px;
    height: 24px;
    margin-left: 35px;
    margin-right: 16px;
    margin-top: 16px;
    line-height: 5px;
}

.proposta .carousel,
.carousel-inner,
.fill,
.item {
    height: 100%;
    padding-top: 4px;    
}

@media only screen and (max-width: 991px) {
	.categoria .title-blue-2 {
		line-height: 19px;
		font-weight: bold;
		margin-top: 50px;
		min-height: 0px;
		font-size: 17px;
		color: #005fcd;
		margin-bottom: 10px;
		padding-left: 0px;
	}
	.canais {
		background-color: #FFF;
		padding-bottom: 30px;
	}
	.categoria-padding{
		padding-left: 0px;
	}
	.planos div.img {
		margin-left: 0px;
        height: 200px;    
	}
	.planos div.img-2 {
		margin-left: 0px;
		padding-right: 0px;
		background-color: #f7f7f7;
		height: 65px;
		margin-bottom: 57px;
	}
	.margin-left-icon {
		margin-left: 0px!important;
	}	
	.planos div.img-2 .margin-left {
		margin-left: 0px!important;
	}
	.planos .title-blue {
		line-height: 19px;
		font-weight: bold;
		margin-top: 70px;
		min-height: 32px;
		font-size: 17px;
		padding-left: 0px;
	}
	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		margin-left: -34%;
		padding-left: 0;
		list-style: none;
		text-align: center;
	}
	.titulo-propostas {
		text-align: center;
		margin-bottom: -55px;
	}
	.categoria .central-2 {
		margin-left: 25px;
		margin-right: 25px;
	}
    .p-left-80{
        padding-left: 0px!important;
    }
    .planos .title-blue-2 {        
        padding-left: 0px!important;
    }    
}
.tab-style-9 .nav-tabs>li>a .icon {
    display: block;
    width: 104px;
    height: 104px;
    border: 1px solid #005fcd;
    margin: auto auto 10px;
    line-height: 101px;
    font-size: 59px;
    border-radius: 50%;
    text-align: center;
}
.tab-style-9 .nav-tabs>li>a {
    padding: 5px 22px;
    color: #005fcd;
    border: 0;
}
.tab-style-9 .nav-tabs>li>a:hover p.tab-home-border {
    border-bottom: 3px solid #005fcd;
    color: #005fcd;
}
.tab-style-9 .nav-tabs>li>a p.tab-home-border {
    border-bottom: 3px solid #005fcd;
    color: #005fcd;
}
.categoria p {
    color: gray;
}
.central-2 a {
    color: #42a640;
    font-weight: bold;
}
a:hover {
    color: #42a640!important;
}
.canais .title-blue {
    line-height: 19px;
    font-weight: bold;
    min-height: 0px;
    font-size: 25px;
    color: #005fcd;
    margin-bottom: 10px;
}
.tab-style-9 .nav-tabs>li.active>a .icon, .tab-style-9 .nav-tabs>li.active>a:focus .icon, .tab-style-9 .nav-tabs>li.active>a:hover .icon {
    border-color: #42a640;
}
.tab-style-9 .nav-tabs>li.active>a p.tab-home-border, .tab-style-9 .nav-tabs>li.active>a:focus p.tab-home-border, .tab-style-9 .nav-tabs>li.active>a:hover p.tab-home-border, .tab-style-9 .nav-tabs>li>a:focus p.tab-home-border, .tab-style-9 .nav-tabs>li>a:hover p.tab-home-border {
    border-bottom: 3px solid #42a640;
    color: #42a640;
}
.tab-style-9 .nav-tabs>li.active>a, .tab-style-9 .nav-tabs>li.active>a:focus, .tab-style-9 .nav-tabs>li.active>a:hover {
    color: #42a640;
    background-color: transparent;
    border: 0;
}
.tab-style-9 .nav-tabs>li>a:focus .icon, .tab-style-9 .nav-tabs>li>a:hover .icon {
    border-color: #42a640;
}
.canais .feature-type-5 .feature-box-5 .feature-title {
    color: #eb8508;
    margin-bottom: 0px;
    text-align: center;
}
.canais .feature-type-5 .feature-box-5 .icon {
    text-align: center;
    font-size: 81px;
    line-height: 60px;
    color: #e7630e;
    margin-bottom: 10px;
}
.canais .icons-social-media-footer {
    width: 23px;
    height: 23px;
    font-size: 17px;
    border-radius: 22px;
    background-color: #eb8508;
    color: #FFF;
    margin-left: 7px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    margin-top: 11px;
}
.contato {
	background-color: #e65a00;
    background-image: none;
    text-align: center;
    padding-bottom: 40px;
}
.categoria .title-blue {
    line-height: 19px;
    font-weight: bold;    
    min-height: 0px;
    font-size: 17px;
    color: #005fcd;
    margin-bottom: 10px;
}

.texto-justificado {
    max-width: 600px;
    text-align: justify;
}

.p-left-80{
    padding-left: 80px;
}

.texto-wpp {
    transform: translate(15px, 43px);
    font-weight: bold;
}

.linha {
    border: 0.9px solid;
    width: 65px;
    transform: translate(15px, 21px);
    margin-top: 9px;
    margin-bottom: 9px;
}

.icon-box-chat {
    transform: translate(11px, 21px);
}

.texto-chat {
    transform: translate(13px, 24px);
    margin-left: 17px;
    font-weight: bold;
}

button.revela-box {
    position: fixed;
    padding: 0px 9px;
    background-color: #f76a1b;
    border: 1px solid #f76a1b;
    right: 0px;
    transform: translate(0, -552px);
    display: none;
    font-size: 20px;
    color: #fff;
}

button.oculta-box {
    position: absolute;
    transform: translate(94px, -155px);
    padding: 0px 9px;
    background-color: #fff;
    border: 1px solid #7a94dd;
    box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.34);
}
