@font-face {    
    font-family: 'openSans';
    src: url('../fonts/ry2OsG55r892.ttf');
}

@font-face {    
    font-family: 'openSans Bold';
    src: url('../fonts/IUBbngAS89yT.ttf');
}

@font-face {    
    font-family: 'openSans extraBold';
    src: url('../fonts/BFS2fxTW8yJx.ttf');
}

@font-face {    
    font-family: 'openSans Light';
    src: url('../fonts/EWpv3nrtJ3cK.ttf');
}

@font-face {    
    font-family: 'Lobster';
    src: url('../fonts/azly7WifTMrG.otf');
}

/*.ui-stars-star,.ui-stars-cancel{float:left;display:block;overflow:hidden;text-indent:-999em;cursor:pointer;}.ui-stars-star a,.ui-stars-cancel a{width:16px;height:15px;display:block;background:url(ui.stars.gif) no-repeat 0 0;}.ui-stars-star a{background-position:0 -32px;}.ui-stars-star-on a{background-position:0 -48px;}.ui-stars-star-hover a{background-position:0 -64px;}.ui-stars-cancel-hover a{background-position:0 -16px;}.ui-stars-star-disabled,.ui-stars-star-disabled a,.ui-stars-cancel-disabled a{cursor:default!important;}



*/

/*.tooltip{
    position: absolute;
    z-index: 1000;
}
*/

.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}

.ui-stars-star a,.ui-stars-cancel a {
  width: 21px;
  height: 17px;
  display: block;
  background: url(../images/Owq0tu5KjjaE.png) no-repeat;
}

.ui-stars-star a {
  background-position: -289px -40px;
}

.ui-stars-star-on a {
  background-position: -289px -89px;
}

.ui-stars-star-hover a {
  background-position: -289px -64px;
}

.ui-stars-cancel-hover a {
  background-position: -289px -16px;
}

.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}

.review_item{
    margin:10px 0px;
}

.review_item h3{
    display: inline-block;
    width:265px;
    text-align: right;
    margin:0px 10px 0px 0px;
    padding: 0px;
    vertical-align: top;
    font-family: Tahoma;
    color:#ACA8AC;
}

.review_item .stars{
    display: inline-block;
    width:200px;
}

.review_item .stars input{
    display:none;
}


html, body {
	height: 100%;
    background: #f2e4f2;
}

body {
	/*background: #525252;*/
	background: #f2e4f2;
	/*color: #fff;*/
	color: #585757;
	font-weight: 500;
	font-size: 1em;
	font-family: 'openSans', Arial, sans-serif;
	/* needed when used fixed header
	or menu, remove this if not use fixed class*/
	/*padding-top: 100px; */
   /* visibility:hidden;	*/
}


.break-text{
     white-space: pre-line;
}

.max-size{
    display: block;
    width: 100%;
    height:100%;
}

.details-title{
    margin: 10px auto;
    padding-top: 30px;
}

.details-content{
    margin: 10px auto;
    font-size: 16px;
    padding-bottom: 80px;
	padding-left: 30px;
}

.coment-box {
    position: relative;
    margin: 20px 0;    
    background-repeat: no-repeat;
    background-position: top center;
    border: 1px solid rgb(170, 52, 170);   
}

.coment-box-header{
   background: rgb(170, 52, 170); 
   color: #fff;
   padding: 20px 10px;
}

.coment-box-header h4{
   margin: 0;
}

.coment-box-header h4 small{   
   float: right;
   top: -2px; 
   right:10px;
   color: #fff;
   position: relative;
}

.coment-box-header p{   
   margin: 0;
   top: -10px;
   padding: 5px 0;  
   right:10px;
   color: #fff;
   font-size:12px;
   position: relative;
}

.coment-box-header img{ 
    top: -10px;
    position: relative;
}

.coment-box-body {
    padding-left: 20px;
    padding-right: 20px;   
}

.coment-box-body p{
   color: rgb(51, 51, 51);
   margin: 0;
   padding: 20px 10px; 
   min-height: 120px;  
   font-size: 14px; 
}

.pagination {
    display: inline-flex;
    padding-left: 10px;
    margin: 20px 0;
    border-radius: 4px;
}

.paginationPage{
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 5px;
    color: rgb(170, 52, 170);
    text-align: center;
    line-height: 28px;
    font-size: 18px;
}

.page-duvidas ul{
    margin-left: -30px;
}

.directionRight, .directionLeft{
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 5px;
    color: rgb(170, 52, 170);
    text-align: center;
    line-height: 25px;
    font-size: 18px;
}

.coments-cont{    
    position: relative;
    display: table;
    margin: 0 auto;
    float: none;
    padding: 20px 0;
}


.paginationPage a:hover, .directionRight a:hover, .directionLeft a:hover {    
    background: transparent !important; 
    color: rgb(170, 52, 170) !important; 
}

.paginationPage.selected{
    width: 30px;
    height: 30px;
    background: rgb(170, 52, 170);
    border-radius: 5px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 28px;
    font-size: 20px;
}

.coment-box-body hr {
    margin-top: 0;
    margin-bottom: 0;
}

.coment-box-body span{    
    font-style: italic;
    text-transform: none;
    line-height: 40px;
    padding: 10px; 
}

.coment-box-footer {
    background: rgb(235, 211, 235);
    padding: 10px;
    text-align: right;
    padding-right: 25px;
    font-size: 12px;
    color: rgb(0, 0, 0);
}

.max-size:hover{
    background: transparent; 
}

/* nicescroll visibility */
/* base classes */
.nicescroll-rails { 
    /* */
    z-index:2 !important;
}

.smcx-widget.smcx-embed.smcx-show.smcx-widget-dark
{
    width: 100% !important;
}

a {
	outline: none;
	color: #aa34aa !important;
    /*color: #fff !important;*/
	text-decoration: none !important;;
	font-size: 1.133em;
    font-weight: bold;
}

a:hover, a:focus, a:active {
	color: #fff !important;
    color: #aa34aa !important;
	/*background: #aa34aa; */
    background: #fff; 
	outline: none;
	text-decoration: none !important;;
}

p{
    font-family: 'openSans', Arial, sans-serif;
}

h3.lobster {
    font-family: 'Lobster', Arial, sans-serif;
    font-size: 3.2em;
    margin-left: 25px;
}

button:hover, button:focus, button:active {
	outline: none;
}

footer{
	position: relative;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 28px;  
	 	
}

.social{
    padding-top: 20px;
    padding-left: 20px;
}

header.carousel {
    /*height: 50%;*/
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    /*height: 100%;*/
    height: 400px;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

section{
    padding: 40px 0;
}

section.title-divider{
    padding: 10px 0;
}

section.formas-pagamento{
    background: url("../images/1mp9UY4zyMHR.jpg"); 
    padding:60px 0;         
}

section.login {
    padding: 0;
    border-top: 10px solid rgb(255, 255, 255);
    border-bottom: 10px solid rgb(255, 255, 255);
}

p {
    font-family: 'openSans', Arial, sans-serif;
    font-size: 16px;
    color: rgb(153, 0, 153);
}

ul li{
    font-size: 15px;
    font-family: 'openSans';
    color: rgb(155, 4, 155);
}

.upper
{
    text-transform: uppercase;
}

.padd-bottom{
    margin-bottom: 40px;
}

.padd-bottom-full{
    margin-bottom: 80px;
}


.padd-top{
    margin-top: 40px;
}

._right{
    float: right;
}

.lefting{
    margin-left: -30px;
}

.col-full{
    padding: 0 !important;    
}

.col-full img{
     margin: 0 !important;
}

.mg-in-15{
    margin:0 -8px !important;
}

/* justifymenu */
.justifymenu{
    position: relative;
    width:100%;    
    background: rgb(170, 52, 170);
    color: #fff;
}

.menu {     
    /*height: 60px;
    width: 106%;
    margin-left:-25px;  */  
}

.menu a{  
    color: #fff !important;     
   /* background-color: #aa34aa;  */  
    display: block;   
    flex: auto;      
    /*height: 30px;    */
    padding: 10px 0;
    text-decoration: none;
    text-transform: none;
    text-align: center;    
    transition:all 0.3s ease-in-out;
    /*text-transform: uppercase;*/    
    cursor:pointer;
}

.menu a:hover {    
    font-weight: bold;
    color: rgb(170, 52, 170) !important;
	background: #fff !important;
}

.main-menu{
    font-family: 'openSans Light', Arial, sans-serif !important;
}

.user-menu{
    font-family: 'openSans Bold', Arial, sans-serif !important;
    font-size: 1.4em !important;
}


.user-menu a, .user-menu a:hover, .user-menu a:focus, .user-menu:active{
    color:  #aa34aa !important    
}

.flex{
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.bkg-lightpink{
 background: #f8d3f8 !important; 
}

.clr-pink{
	color: #aa34aa !important;
}

.clr-lightgray{
    color: #d2d2d2;
}

.clr-white{
    color: #fff;
}

.clr-black{
    color: #585757 !important;
}

.bkg-white{
 background: #ffffff !important; 
}

.bkg-gray{
	background: #d2d2d2;
}

.brd-green{
    border: 5px solid #00a651;
}

.brd-gray{
    border: 5px solid #acacac;
}

.brd-red{
    border: 5px solid #ff0000
}

.main-menu{
	font-size: 1.2em;
	padding-bottom: 20px;
}

/*.tooltip-inner {
    width: 100px;
    position: absolute;
    left: -50px;
    background-color: #aa34aa;
    color: #fff;
    z-index: 9999;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #aa34aa;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #aa34aa;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #aa34aa;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #aa34aa;
}*/

.tooltip-inner {
    width: 100px;
    position: absolute;
    left: -50px;
    background-color: transparent;
    color: #000;
    z-index: 9999;
}

.tooltip.top .tooltip-arrow {
    border-top-color: transparent;
}

.tooltip.right .tooltip-arrow {
    border-right-color: transparent;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: transparent;
}

.tooltip.left .tooltip-arrow {
    border-left-color: transparent;
}

.user-menu{
	font-size: 1.1em;
	border-bottom: 10px solid #fff;
    border-top: 10px solid #fff;
}

.home-consultores .header h4{
    margin: 20px auto;
    font-size:  2.5em;
    color:  #242124;
}

.home-consultores .header, .home-consultores .body{
    position: relative;
    margin:  15px auto;
}

.home-consultores .time-message
{
    min-height: 25px;
}

.home-consultores .time-message p
{
    font-size: 10px !important;
}

.section-title {
    padding: 0;
    padding-top: 40px;
}

.home-consultores .body {    
   /* margin-left: -20px;*/
}

.buttons{
    margin: 0 30px;
}

.home-consultores .body .left {
    margin-left: -20px;
}

.home-consultores .body .right{
    margin-left: 30px;
}

.info-top{
    position: relative;
    padding: 40px auto;
}

.btn-pink{
    background: #aa34aa !important;
    color: #fff !important;
    transition:all 0.3s ease-in-out;
}

.btn-pink:hover, .btn-pink:focus, .btn-pink:active{
    background: #fff !important;
    color: #aa34aa !important;
}

.info-top p{
    font-size: 1.6em !important;
    margin: 10px auto;
}

.info-top h2, .home-consultores h2 {
    font-family: 'openSans extraBold', Arial, sans-serif;
    font-size: 3em !important;
    margin: 10px auto;
}

.formas-pagamento h2{
    font-family: 'openSans extraBold', Arial, sans-serif;
    font-size: 4em !important;
    margin-bottom: 20px;
}

.btn {
    display: inline-block;
    padding: 12px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
}

.aside-left-ico img{
    position: fixed;
    /*width: 180px; */
    float:  left;
    left: 10px;
    bottom: 20px;
    /*margin-left: 2%;
    margin-top: -12%; */
    z-index: 999999; 
}

.aside-right-ico img{
    position: fixed;
    width: 100px; 
    float:  right;
    right: 10px;
    bottom: 20px;
    /*margin-right: 7%;
    margin-top: -13%;*/ 
    z-index: 999999; 
}

.img-center{
    position: relative;
    float:none;
    margin:0 auto;
}

/*  Back-to-top */
#back-to-top {
    display:none;
    position:fixed;
    bottom:30px;
    right:8%;    
    height:40px;
    width:40px;
    cursor:pointer;
    background:#aa34aa;
    line-height:1em;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background-image:url('../images/iCm2ZfbSe0IP.png');
    background-position: 12px 16px;
    background-repeat:no-repeat;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    /*opacity:0.5; */   
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#back-to-top:hover {
    background-color:#aa34aa;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    /*opacity:0.8;*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

label {
    position: relative;
    font-family: 'openSans Light', Arial, sans-serif !important;
    color: rgb(170, 52, 170); 
    vertical-align: middle;
    font-size: 1.5em;
}

#loginForm > .row
{
    position: relative;
    left: 15%;
}

.form-control {   
    width: 100%;
    border: 1px solid rgb(170, 52, 170);
    border-radius: 0; 
}

.form-inline .form-group {
    display: inline-block;
    margin: 15px auto;
    vertical-align: middle;
}

.form-group {
    margin-bottom: 15px; 
    margin-top: 15px;
}

a.mobile-menu {    
    position: relative; 
    top: 10px;
    text-align: center;
    float: left;    
    font-size: 1.5em !important; 
    cursor:pointer;  
}

a.mobile-menu:hover {
    background:transparent;
    color: #aa34aa !important;    
}


a.user-menu {
    font-family: 'openSans Light' !important;
    position: relative;
    top: 10px;
    text-align: center;
    float: left;
    font-size: 1.3em !important;
    cursor: pointer;
    padding-bottom: 10px;
}

a.user-menu:hover {
    background:transparent;
    color: #aa34aa !important;    
}

.center-element{
    float:  none;
    position:   relative;
    display:    block;
    margin:0 auto;
}

.logo{
    margin-top:     10px;
}

.vert-align{
    display: table;
    height: 500px;
    position:relative;
    overflow: hidden;
}

.vert-align-top-10 {
    display: table;
    height: 440px;
    position: relative;
    overflow: hidden;
}

.panel-top-10 {
    position: relative;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 40px;
    border-top: 2px solid;
    /*background-color: rgba(170, 52, 170, 0.1);
    border: 1px solid rgb(170, 52, 170);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
}

.bkg-pink-black{
    background-color: rgba(170, 52, 170, 0.1);
}

.header-top-10 h4 {
    margin: 0;
    text-align: left;
    font-size: 1.7em;
    color: rgb(36, 33, 36);
}

.body-top-10 h2 {
    font-family: 'openSans extraBold', Arial, sans-serif;
    margin: 0;
    text-align: left;
    font-size: 2em !important;
    color: rgb(170, 52, 170) !important;
}

/* ratings */
ul.rating li{    
    padding-right: 0;  
}

ul.rating li img {   
    padding-top: -30px;
}

.well .rating{
    margin-top: -20px;
}

.list-inline {
    /* padding-left: 0; */
    margin-left: 70px;
    /* list-style: none; */
    display: inline-block;
    float: left;
    margin-top: -27px;
}

.vert-align h2 {
    font-size: 7em !important;
    margin: 0 auto !important;
    display: table-cell;
    vertical-align: middle;
    padding: 40px;

}

ul.menu-manager {
    list-style: none;    
    position: relative; 
    display: block;
    width:450px; 
   
    margin: 20px auto !important;
    padding: 0; 
    color: rgb(0, 0, 0) !important;
}

ul.menu-manager li {
    display: inline;    
    padding: 0px 6px;
    /*display: block;    
    padding: 5px 0;*/
    text-align: center;
}

.menu-manager a{
    color: #585757 !important; 
    font-size: 1.2em !important;
}

.menu-manager a:hover{
    color: #585757 !important;
    text-decoration: none;
    background: transparent !important; 
}


input[type=submit].absolut {
    font-family: 'openSans Light', Arial, sans-serif !important;
    color: rgb(170, 52, 170);
    position: absolute;
    /*float: left;*/
    left: 20px;
    top: 21px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: none;
    font-size: 1.5em;
}

#consultores .carousel-control.left, #consultores .carousel-control.right{
    background: transparent !important; 
}

#consultores .carousel-control {    
    width: 5%;
    height: 5%;
}

#consultores .carousel-control.left{    
    left: -50px;
    top: 50%;
}

#consultores .carousel-control.right{    
    right: -50px;
    top: 50%;
}

#consultores .carousel-indicators {
    bottom: 0 !important;
    top: 0;
    height: 30px;
}

#consultores .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: rgb(168, 38, 168);
}

#consultores .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #585757\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgb(168, 38, 168);
    border-radius: 10px;
}

.form-control:focus {
    border-color: rgb(170, 52, 170);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,52,170,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,52,170,.6);
}

.panel{
    position: relative;
    width: 100%;
    padding: 10px; 
    font-size: 16px;
}

label#register {
    position: relative;
    font-family: 'openSans Light', Arial, sans-serif !important;
    color: rgb(170, 52, 170);
    left: 8px;
    top: 0 !important; 
    vertical-align: middle;
    font-size: 1.5em;
}

.title-page
{
    font-size: 22px;
    color: #AA34AA;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 20px;
}
.divspoiler > input
{
    background-color: rgb(228, 214, 228);
    color: #AA34AA;
    font-size: 16px;
    border: 1px solid #922D92;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
    text-align: left;
    border-radius: 5px;
}

.ui-datepicker-calendar, .ui-datepicker-header {
    background: rgb(255, 255, 255) !important;    
    border: 1px solid rgb(177, 52, 170) !important;
}

.ui-datepicker-next{
    float: right;
}

/**************************************************/
/* DATAPICKER JQUERY UI */

.ui-datepicker {
    width: 207px;    
}

.ui-datepicker-calendar {
    width: 207px;    
}

/* header */
.ui-datepicker-header {
    background: rgb(255, 255, 255);
    color: rgb(177, 52, 170);
    font-weight: bold;
    filter: dropshadow(color=#585757, offx=1, offy=-1);
    line-height: 30px;
    text-transform: uppercase;
    padding: 5px;
}

/*day names */      
.ui-datepicker th {
    text-transform: uppercase;
    font-size: 11pt;
    padding: 5px 0;
    color: rgb(177, 52, 170);
    text-shadow: 1px 0px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0);
}

/*body */
.ui-widget-content {
    border: 0 solid rgb(177, 52, 170); 
    background: rgb(255, 255, 255); 
    color: rgb(177, 52, 170);
}

/* days */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0 solid rgb(177, 52, 170); 
    background: rgb(255, 255, 255);
    font-weight: normal;
    color: rgb(177, 52, 170);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid rgb(177, 52, 170);
    background: rgb(255, 255, 255);
    color: rgb(177, 52, 170);
}

.ui-datepicker th {
    text-align: center;
}

.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: center;
    text-decoration: none;
}

.ui-datepicker td a:hover, .ui-datepicker td a:focus, .ui-datepicker td a:active{
    color: #585757 !important;
}

.ui-datepicker-title {
    text-align: center;
    margin-top: -30px;
    color: rgb(170, 52, 170);
    /*margin-left: 15px;*/
}

.ui-datepicker-next {   
    width: 30px !important;
    text-align: center !important;
    cursor: pointer !important;
}

.ui-datepicker-prev {
    display: inline-table;
    width: 30px !important;
    text-align: center !important;
    cursor: pointer !important;
}

.content-profile{

}

.full-left{
    margin-left:24px !important;
    }

.status.error {   
    padding: 15px 0;    
    text-align: center;
    background: #D9534F;
}

.status.success {    
    padding: 15px 0;    
    text-align: center;
    background: #449D44;
}

.status.error p, .status.success p{
    color: rgb(0, 0, 0) !important;
}

.alerta-aviseme {
    color: rgb(0, 0, 0) !important;
    padding: 10px;
    margin: 20px auto;
    text-align: left;
    background: rgba(255, 244, 190, 0.75);
    font-size: 12px !important;  
    text-align:center;  
}

#messenger #menu ul li {    
    height: 40px;
    color: #969696;
    font-size: 14px;
    font-weight: bold;
    background: transparent !important;
    margin-bottom: 8px;
}

#messenger #menu ul li div {
    padding: 12px 12px !important;
    height: auto !important;
    width: 120px;
}

#messenger #list .no_messages {   
    width: auto !important;
}

#messenger #list .viewport {
    /* width: 100% !important; */
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #EBD3EB !important;
}

#messenger #mail .viewport {
    /* width: 100% !important; */
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #EBD3EB !important;
}

#messenger #list, #messenger #mail {    
      
}


.container-toggle {
  /*width: 500px;*/
  margin: 0 auto;
  text-align: center;
  margin-top: 45px;
  padding-bottom: 15px;
}
.container-toggle .header {
  width: 100%;
  padding: 30px 15px;
  color: #000;
  margin-bottom: 7.5px;
}
.container-toggle .header p {
  color: #808080;
  margin-bottom: 0;
}
.container-toggle .item {
  width: 100%;
  margin-bottom: 7.5px;
}
.container-toggle .item input[type="checkbox"] {
  display: none;
}
.container-toggle .item input[type="checkbox"]:checked + label {
  background-color: #AA34AA;
  color: #FFF;
}
.container-toggle .item input[type="checkbox"]:checked + label:after {
  content: "-";
  color: #FFF;
}
.container-toggle .item input[type="checkbox"]:checked + label + div {
  display: block;
}
.container-toggle .item label {
  display: block;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 15px;
  background-color: #FFF;
  color: #353535;
  cursor: pointer;
  font-size: 1em !important;
  webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container-toggle .item label:after {
  content: "+";
  font-weight: bold;
  position: absolute;
  right: 15px;
  color: #353535;
}
.container-toggle .item label:hover {
  background-color: #AA34AA;
  color: #FFF;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}
.container-toggle .item label:hover:after {
  color: #FFF;
}
.container-toggle .item div {
  display: none;
  border-top: none;
  padding: 15px;
  background-color: #FFF;
  text-align: left;
}

.homebannertext{

    position: relative;
    background: #fff;
    display:block;
    margin: 0 auto;
    width: 100%;
    padding:10px;
    text-align: center;
}

.min-width{
    width: 50% !important;    
    margin: 0 auto !important;
}

.centered{
    margin: 0 auto !important;
     float: none !important;
 }

 #left_menu{
    width: 300px !important;
    margin: 0 auto !important;
    /*padding-left: 29px !important*/    
 }

.img-consultor{
    width: 80%;
    margin: 0 auto;
}

.centered{
    margin: 0 auto !important;
    float: none;
    display: block;
}

.padd-top{
    margin-top: 26px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0 !important;
}

.table>tbody>tr>td {
    padding: 0 10px !important;
}

.table .btn{
    padding: 6px 12px !important;
    margin-top: 4px !important;
}

.divspoiler > input:hover {
    background-color: rgb(170, 52, 170);
    color: rgb(255, 255, 255);    
}

/*input[type=checkbox], input[type=radio] {
    position: relative;
    margin: 4px 0;
    margin-right: 15px;
    margin-top: 1px\9;
    line-height: normal;
}*/

.smcx-embed>.smcx-iframe-container {
    width: 100% !important;
    height: 665px;
}

.h2, h2 {
    font-size: 25px !important;
}
    


@media (max-width: 1600px){
    /*.extra {
        visibility: hidden;
    }*/

    ul.menu-manager {   
        /*margin-left: 50px !important;  */  
    }
}

@media (max-width: 1199px){
    a { font-size: 1em !important; }
}

@media (max-width: 1024px){
    ul.menu-manager {   
        /*margin-left: 0 !important;*/    
    }
}

@media (max-width: 991px){
    .justifymenu .container {
        width: 100%;
    }

    .img-center{
        width: 100%;
    }
}


@media (max-width: 767px){
    section.social img, section.home-consultores img{
        position: relative;
        float:none;
        margin: 0 auto;
        display: block;
    }

    #loginForm > .row
    {
        left: 0;
    }

    .aside-left-ico img{
        position: fixed !important;
        width: 30%;
        float:  left !important;;
        left: 10px !important;;
        bottom: 20px !important;;
        /*margin-left: 2%;
        margin-top: -12%; */
    }

    .aside-right-ico img{
        position: fixed !important;
        width: 20%; 
        float:  right !important;;
        right: 10px !important;;
        bottom: 20px !important;;
        /*margin-right: 7%;
        margin-top: -13%;*/  
    }

    .formas-pagamento img.padd-top{
        margin-top: 10px;
    }

    .formas-pagamento img..lefting{
        margin-left: 0;
    }

    .home-consultores .body .right {    
        float: right;    
        position: relative;
        left: 10%;
    }

    .home-consultores .body {
        margin-left: 5px;
    }
   
    label {
        position: relative;
        display: block;
        font-family: 'openSans Light', Arial, sans-serif !important;
        color: rgb(170, 52, 170);
        float: left;        
        /*top: 10px;*/
    }

    input[type=submit] {       
        position: relative;        
        left: 0;
        top: 0;      
    }

    .formas-pagamento h2 {    
        font-size: 3em !important;
    }

    .formas-pagamento img{
        float:  none;
        margin: 0 auto;
        padding: 0; 
    }

    header.carousel .fill {    
        height: 93%;
    }

    .carousel-indicators {    
        bottom: 30px;
    }

    .buttons {
        margin: 0 130px;
    }

    .social{
        padding-bottom: 80px;
    }

    .social .padd-bottom{
        margin-bottom: 10px !important;        
    }

    .carousel-control.right {
        right: 30px;
        top: -10px;
    }

    .carousel-control.left {
        left: 30px;
        top: -10px;
    }

    .header-top-10 h4 {
        margin: 5px 0;
        text-align: center;
        font-size: 1.5em;       
    }

    .body-top-10 h2 {        
        margin: 5px 0;        
        font-size: 1.8em !important;
    }

    ._right {
        float: none;
        margin: 0 auto;
    }

    .full-left{
        margin-left:0 !important;
    }

    .mobile-center img{    
        margin: 20px auto;
    }

    .padd-bottom-full{
        margin-bottom: 40px;
    }

    #back-to-top {    
        bottom:0;
        right:45%;
    }

    #messenger #menu ul li {   
        display: table-cell;
        position: relative;
        padding-right: 5px;
    }

    .img-consultor{
        width: 100%;
        margin: 0 auto;
    }

    .social {   
        padding-left: 0;
    }

    ul.menu-manager {        
       /* margin: 20px auto !important;*/
        width: 423px;
        
    }

    ul.menu-manager li {
       padding: 0px 2px;
    }

    .img-center{
        width: 20%;
    }

    .user-menu {
        font-size: 1.1em;
        border-bottom: 10px solid rgb(255, 255, 255);
        border-top: 0 solid rgb(255, 255, 255);
    }

    .mobile-padd{
        padding: 0 30px;
    }

    .vert-align-top-10 {   
         height: 295px;
    }   
    
}

@media (max-width: 525px){
    .buttons {
        margin: 0 30px;
    }

    .lefting {
        margin-left: 0; 
    }

    /*._right {
        float: none; 
        margin: 0 auto;
    }*/

    .menu-manager a{
        color: #585757 !important; 
        font-size: 0.8em !important;
    }

    .menu-manager{       
       /* width: 85%; */
    }

    /*  Back-to-top */
    /*#back-to-top {    
        bottom:0;    
    }*/

    /*ul.rating li img {   
        width: 50%;
    }*/

    .min-width{
        width: 100% !important;    
        margin: 0 auto !important;
    }

    #left_menu{
        width: 300px !important;
        margin: 0 auto !important;
        padding-left: 0 !important;
    }

    .centered{
        margin: 0 auto !important;
        float: left ! important;
        display: block;
    } 

    .menu_item{
        margin-right: 10px;
    }

     ul.menu-manager {        
       /* margin: 20px auto !important;*/        
        width:290px;
        
        
    }

}

#font14 {
	font-size: 14px;
}
.font14 {
	font-size: 14px;
}

.performer-item{
	min-height: 320px;
}
.row.pesquisa {
    margin-top: 140px;
}
.alert-danger {
    font-size: 16px !important;
}
.time-message-profile {
    font-size: 14px !important;
    margin-top: 10px;
}


.botoesaux.text-center {
    margin-top: 20px;
}


a.tamanhodobotao {
    display: block;
    width: auto;
    height: 37px;
    padding-top: 6px;
    
    /* background: #434343; */
    /* margin-top: 10px; */
    margin: 4px;
    border: solid 1px #aa34aa;
    font-size: 16px !important;
    
}

a.tamanhodobotao.ativo {
    background: #aa34aa;
    color: white !important;
}

a.btn.tamanhodobotao.desabilitado {
    background: #bbbbbb;
    color: black !important;
    border: 1px solid #bbbbbb;
}

@media screen and (max-device-width: 640px){

    a.tamanhodobotao { 
        height: 42px;
        padding-top: 3px;
        font-size: 22px !important;
         
    }
}