/*	################################################################

	File Name: style.css
	Template Name: Jollyany
	Created By: Filiz OZER
	http://themeforest.net/user/jollythemes
	
	1) SKELETON
	2) TOPBAR & HEADER
	3) FOOTER STYLES
	4) SIDEBAR & WIDGETS
	5) SHOP STYLES
	6) BUDDYPRESS STYLES
	7) PORTFOLIO STYLES
	8) PARALLAX SECTIONS
	9) MODULES
	10) BLOG STYLES
	11) ANIMATIONS
	12) RESPONSIVENESS
	13) COLOR SCHEMES
	
################################################################# */ 

@import url(css/jcarousel.css);
.tituloDisplay{
      min-width: 422px;
}

@media(max-width:830px){
    .text-block .btn-block{
        max-width:50%;
    }
    .tituloDisplay{
      min-width: 100px;
      max-width:100%;
}
 .aulasVisualizadas,.aulasNvisualizadas,.aulasNVisualizadasParcial,.novoConteudo , .tituloDisplay  {
        display:block;
        text-align:center;
        padding:2px!important;
        margin:5px;
        border-radius:2px!important;
        font-size:11px;
    }
  .tituloDisplay{
      display:inline-block;
  }
  .tituloDisplay a{
      height:initial;
  }
  .semAulas{
      width:auto;
      padding-right:0;
  }
    .contact_form iframe {
        height: 1260px !important;
    }
  
}
.contentVideos img{
   /*
    float: left;
    margin: -15px 20px 10px 0;
    width: 65px;
    height: 65px;
   */ 
}
.aulasVisualizadas{
	background-color:#3F3F3F;
    color: #FFF;
    padding: 3px;
    padding-right: 22px;
    font-weight: bold;
    font-size: xx-small;
    line-height: normal;
    border-radius: 2px;
}

.aulasNVisualizadasParcial{
	background-color:#F6A226;
    color: #FFF;
    padding: 3px;
    padding-right: 34px;
    font-weight: bold;
    font-size: xx-small;
    line-height: normal;
    border-radius: 2px;
}

.aulasNvisualizadas {
    background-color: #308440;
    color: #FFF;
    padding: 3px;
    padding-right: 13px;
    font-weight: bold;
    font-size: xx-small;
    line-height: normal;
    border-radius: 2px;
    width: 107px;
    display: block
}

.semAulas{
	background-color:transparent;
	color:#DDD;
    padding: 3px;
    padding-right: 50px;
    font-weight: bold;
    font-size: xx-small;
    line-height: normal;
    border-radius: 2px;
    display:none;
}
.novoConteudo{
    background-color:#FF7500;
    color:#FFF;
    padding: 5px 13px;
    font-weight: bold;
    border-radius: 19px;
    font-size: 10px;
}
.aulasVisualizadas .fa,.aulasNVisualizadasParcial .fa, .aulasNvisualizadas .fa,.semAulas .fa,.novoConteudo .fa{
	margin-right:10px;margin-left:10px;
}
.novoConteudo .fa {
      animation: colorchange 3s infinite; /* animation-name followed by duration in seconds*/
         /* you could also use milliseconds (ms) or something like 2.5s */
      -webkit-animation: colorchange 3s infinite; /* Chrome and Safari */
}

    @keyframes colorchange
    {
      0%   {color: white;}
      25%  {color: yellow;}
      50%  {color: black;}
      100% {color: white;}
    }

    @-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
    {
      0%   {color: white;}
      25%  {color: yellow;}
      50%  {color: black;}
      100% {color: white;}
    }
/* ----------------------------------------------------
	SKELETON
------------------------------------------------------- */

	body { font-family: 'Lato',sans-serif; font-size:14px; color:#686868; line-height:175%; background-color:#fff; background-repeat:repeat; }
	h1,h2,h3,h4,h5,h6 {	letter-spacing:0px;	font-weight:normal;	position: relative;	padding: 0 0 10px 0; font-weight:normal; line-height:140% !important; color:#222222; }
	h1{	font-size: 22px; }
	h2{	font-size: 20px; }
	h3{	font-size: 16px; }
	h4{	font-size: 14px; }
	h5{	font-size: 13px; }
	h6{	font-size: 12px; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{	color:#222222 !important; text-decoration:none !important; }
	h1 a:hover,	h2 a:hover,	h3 a:hover,	h4 a:hover,	h5 a:hover,	h6 a:hover{	color:#fff !important; }
	
    a { 
		color:#222222;
		padding: 0;
		margin: 0;
		text-decoration: none; 
		-webkit-transition: background-color .2s linear, color .2s linear;
		-moz-transition: background-color .2s linear, color .2s linear;
		-o-transition: background-color .2s linear, color .2s linear;
		-ms-transition: background-color .2s linear, color .2s linear;
		transition: background-color .2s linear, color .2s linear;
	}
	a:hover,
	a:focus {
	  text-decoration: none;
	  color:#686868;
      outline:none;
	}
	a.readmore {
		display:block;
	}
	a.navbar-brand {
		background: url(images/logo.png) no-repeat scroll left top;
		margin-top: -3px !important;
		padding-left: 55px !important;
		width: 258px;
	}
	a.remove{
		display:block;
		height:18px;
		width:18px;
		margin:10px;
		padding-left:0 !important;
		text-indent:-9999px;
		background:url(images/remove.png) #798184;
		border-radius:100px;
		border-style:solid;
		border-width:1px
	}	
	
    ul {
		padding-left:0;
	}

    .boxConteudo h3{
        font-size: 18px;
        font-weight: normal;
        margin: 10px 0 5px;
        padding: 2px 25px;
        text-align: center;
        text-transform: uppercase;
    }

    .btVideo .bt-professor, .btVideo .bt-info, .btVideoAnotacoes .bt-professor, .btVideoAnotacoes .bt-info, .btVideoGratis .bt-professor-gratis, .btVideoGratis .bt-info-gratis { margin-top: -4px; }

    .btVideoGratis .box-professor-gratis { right: 0; }
    .btVideoGratis .box-info-gratis { right: 34px; top: 26px; }

    .btVideo, .btVideoGratis, .btVideoAnotacoes {
        padding: 0 0 8px 0;
        position: relative;
    }

    .btVideoGratis { display: block; }

    .btVideo img, .btVideoGratis img, .video-opcoes img, .btVideoAnotacoes img {
        float: right;
        padding: 0 0 0 15px;
    }

    .btVideo .box-professor, .btVideoAnotacoes .box-professor { right: 85px; }
    .btVideo .box-info, .btVideoAnotacoes .box-info { right: 125px; top: 26px; }

    .videoDescricaoGratis {
        width: 662px;
        position: relative;
        top: -100px;
        height: 25px;
    }

    .minhasAulas .videoCentro { display: none; }
    body.aulas .destaqueCabecalho #slides .minhasAulas .videoDescricaoGratis { display: none; }

    .minhasAulas {
        background: #121214;
    }

    .videoCentro { height: 570px !important;  }
    body.aulasgratis .destaqueCabecalho #slides .videoDescricao { display: none; }

    .videoDescricaoRightGratis {
        width: 250px;  
        position: absolute;
        right: 0;
        top: 469px;
    }
    .videoDescricaoRight a, .videoDescricaoRightGratis a {
        float: right;
    }
    .videoDescricaoRight > span, .videoDescricaoRightGratis > span {
        text-decoration: none;
        font-family: Arial;
        font-size: 15px;
        color: #14966d;
        font-weight: bold;
        float: right;
        display: none;
        text-transform: uppercase;
    }

    .box-professor-video span, .box-info-video span, .box-info span, .box-professor span, .box-professor-gratis span, .box-info-gratis span { font-weight: bold; display: block; }
    .box-professor-video, .box-info-video, .box-info, .box-professor, .box-info-gratis, .box-professor-gratis {
        font-size: 18px;
        color: #B6B4B4;
        font-family:'din pro', Arial;
        line-height: 22px;
    }

    .box-info-gratis {
        display: none;
        width: 285px;
        background-color: #f1f1f1 !important;
        position: absolute;
        right: 178px;
        padding: 12px;
        z-index: 50;
    }

    .clear{
        clear:both;
    }

    .box-professor-gratis {
        display: none;
        width: 285px;
        background-color: #f1f1f1 !important;
        position: absolute;
        top: 26px;
        right:142px;
        padding: 12px;
        z-index: 50;
    }

    .videoDescricao {
        width: 100%;
        position: relative;
        height:10px;
    }
    
    .videoDescricaoLeft{
        float: left;
        width: 616px;   
    }
    .videoDescricaoLeft h2{
        font-family:'din pro', Arial;
        font-size: 13px;
        color: #fff;
        font-weight: normal;
        padding-bottom: 8px;
    }
    .videoDescricaoLeft h3{
        font-family:'din pro', Arial;
        font-size: 15px;
        color: #5b5b5b;
        font-weight: normal;
    }

    .videoDescricaoRight {
          float: right;
          padding-top: 18px;
          width: 250px; 
    }

    .box-anotacao, .box-anotacao-video {
        /*display: none;*/
        width: 309px;
        height: 113px;
        background-color: #f1f1f1 !important;
        position: absolute;
        margin: 26px 54px 0 0;
        right: 0;
        display: none;
        z-index: 50;
        border: 2px solid #f99300;
    }

    .box-anotacao-video { top: 29px !important; left: 0; right:auto; height:106px; }
    .box-anotacao textarea, .box-anotacao-video textarea, .box-anotacaoMin textarea {
        margin: 12px;
        width: 279px;
        height: 47px;
        color:#000;
    }

    .replace { 
	    display: inline-block;
	    overflow: hidden;
	    text-indent: -9999px;
    }

    .box-professor-video span, .box-info-video span, .box-info span, .box-professor span, .box-professor-gratis span, .box-info-gratis span { font-weight: bold; display: block; }
    .box-professor-video, .box-info-video, .box-info, .box-professor, .box-info-gratis, .box-professor-gratis {
        font-size: 15px;
        color: #444;
        font-family:'din pro', Arial;
        line-height: 22px;
        border: 2px solid #f99300;
        text-transform:uppercase;
    }

    .box-info-video .restam, .box-info .restam { color: #333333; text-transform: uppercase; font-size: 12px; font-weight: normal; }
    .box-info-video .restam font, .box-info .restam font { color: red; }

    .box-info {
        display: none;
        width: 285px;
        background-color: #f1f1f1 !important;
        position: absolute;
        right: 178px;
        padding: 12px;
        z-index: 50;
    }

    .box-professor {
        display: none;
        width: 285px;
        background-color: #f1f1f1 !important;
        position: absolute;
        top: 26px;
        right:142px;
        padding: 12px;
        z-index: 50;
    }

    .boxConteudo ul li table tr td img:hover {
        opacity: 0.8;
    }

/* ---------INICIO-------------------- */


/* LAYOUT MINHAS AULAS - NOVO */

    .pb30 {
        padding-bottom:30px;
    }

    .bemVindo-logado {
        text-align: center;
    }

    .tabDisc {
        width: 100%;
        height: 50px;
        margin-top: 6px;
        text-transform: uppercase;
    }

    .tabDisc tr {
        color: #fff;
    }

    .back555, .bground-disc {
        background: #555;
        height:50px;
    }

    .tdimgDisc {
        width: 35px;
        text-align: center;
        position:relative;
    }

    .tdimgDisc img {
        border-radius: 50%;
        height: 48px;
        position: relative;
        width: 58px;
    }

    .tdnomeDisc {
        font-size: 18px;
        text-align:center;
    }

    .tabAulas {
        width:100%;
        text-transform: none;
    }

    .tabAulas tr {
        color:#555;
    }

    .trhover {
        background: #ddd;
        height: 37px;
        /*border-bottom: 1px solid #fff;*/
        border-top: 1px solid #fff;
        transition-property: background-color;
	    transition-duration: 0.5s;
	    transition-timing-function: linear;
	    transition-delay: 0.01s;
    }

    .trhover:hover {
        color:#fff;
        background:#f99300; 
    }

    .tabAulas a {
        color:#000;
        display: block;
    }
     .tdAssistaAgora{
         background: #ccc none repeat scroll 0 0;
        text-align: center;
        text-transform: uppercase;
    }
     @media(min-width:1200px){
      .tdAssistaAgora {
         width:212px;
         float:left;
         height:40px;
         padding-top:8px;

        }
     }
  

    .tdAssistaAgora img {
        vertical-align: sub;
    }

    #showVideos {
        color:#000 !important;
        cursor: pointer;
    }

    .nenhumCurso {
        margin-top:35px;
    }

    .tabCurso {
        background: #333;
        border-radius: 10px;
    }

    .tabCurso b{
        font-size: 17px;
    }

    .tabCurso p {
        margin: auto;
        width: 140px;
        text-align: center;
    }

    .tabCurso h4 {
        padding: 15px 17px;
        color: #aaa !important;
    }

    .imgTituloAulas {
        float: left;
        margin-top: 7px;
    }

    .imgTituloPedidos {
        float: left;
        margin-top: 7px;
    }

    .imgTituloAnotacoes {
        float: left;
        margin-top: 4px;
    }

  .w253 {
        padding-left: 10px;
        padding-right: 10px;
        width: 230px !important;
}


    .contentTitulo {
        width: 200px;
        margin: auto;
        margin-top: 40px;
    }

    .migalhaAulas {
        text-align:center;
        text-transform:uppercase;
        margin-bottom: 35px;
    }

    .tdCountVideos {
        font-size: 11px;
    }

    .tdDias {
        font-size: 14px;
        text-align: center;
    }

    .floatL {
        float:left;
    }

    .favVideo {
        float: left;
        margin: 0px !important;
    }

    .box-anotacaoMin {
        width: 309px;
        height: 113px;
        background-color: #f1f1f1 !important;
        position: absolute;
        margin: 26px 54px 0 0;
        right: -187px;
        display: none;
        z-index: 50;
        border: 2px solid #f99300;
        top: 189px;
    }

    .boxExemplo {
        width: 71px;
        height: 27px;
        background: #444;
        margin: auto;
        padding-top: 4px;
        text-align:center;
        border-radius:15px;
    }

    .watched {
        width: 295px; height: 150px;
        background: url(images/watched.png) no-repeat;
        position: absolute;
        margin:0px !important;
    }

    .watched:hover {
        opacity:0.8;
    }

    .boxVideos {
        float: left;
        height: 246px;
        margin-left: 40%;
        position: relative;
        width: 295px;
    }

    .boxVideos a {
        color: #000;
    }

    .boxVideos p {
        float:none !important;
        text-align: center;
        margin-top: 4px;
        margin-left:0px !important;
        text-transform:uppercase;
        width: auto !important;
    }

    .boxVideos p img {
        vertical-align:text-top;
    }

    .contentVideos {
        width: 529px;
        /*width: 66%;*/
        margin: 20px 126px;
        /*margin: 1% 5%;*/
        height: auto;
        float: left;
        color: #000;
    }

    .contentVideos p {
        float:left;
        color: #000;
        margin-left: 20px;
        width:452px;
    }

    .contentVideos p:first-child {
      /*width:200px !important;*/
    }

    .menuVideos {
        background: #aaa none repeat scroll 0 0;
        float: left;
        width: 212px;
    }

    .menuVideos ul {
       list-style-type: none;
        margin: 0 !important;
        padding: 0;
    }

    .menuVideos li {
        height:44px;
        width: 100% !important;
        margin: 0 !important;
        border-bottom: 1px solid #fff;
        padding:0px;
    }

    .menuVideos li a span, .menuVideos li {
        transition-property: background;
	    transition-duration: 0.5s;
	    transition-timing-function: ease;
        -webkit-transition-property: background;
	    -webkit-transition-duration: 0.5s;
	    -webkit-transition-timing-function: ease;
        -moz-transition-property: background;
	    -moz-transition-duration: 0.5s;
	    -moz-transition-timing-function: ease;
	    /*transition-delay: 0.1s;*/
    }

    .menuVideos li.active,
    .menuVideos li:hover {
        background: #404040;
        color:#fff !important;
    }
   
    .menuVideos li.active a,
    .menuVideos li:hover a {
        color:#fff !important;
    }

    .contentBoxVideo {
        float: left;
        height: auto;
        margin: 20px 40px;
        width: 701px;
    }

    .menuVideos li a{
        color:#000;
        width: 100%;
        display: block;
        height: 100%;
        padding-top: 13px;
        width: 100%;
        padding-left: 13px;
    }

    .menuVideos li a span {
        float:left;
        line-height:20px;
    
    }
    
    .fundoMenuVideos {
        /*background: url(images/fundoVideos.png);*/
    }

    /*.menuVideos li.active a span,     
    .menuVideos li:hover a span {
        background-position-x: -31px;
     }*/

    .aImgVideo .ico {
        background: url(images/spriteMenuVideos.png) no-repeat;
        height: 23px;
        width: 26px;
        margin-right: 10px;
        background-position: 0px -3px;
        display: inline-block;
    }
    .aImgPrezi .ico {
        background: url(../images/spriteMenuVideos.png) no-repeat;
        height: 23px;
        width: 26px;
        margin-right: 10px;
        background-position: 0px -167px;
        display: inline-block;
    }
    .aImgInfogram .ico {
        background: url(../images/spriteMenuVideos.png) no-repeat;
        height: 23px;
        width: 26px;
        margin-right: 10px;
        background-position: 0px -198px;
        display: inline-block;
    }
    .menuVideos li:hover .aImgPrezi .ico, .menuVideos li.active .aImgPrezi .ico {
        background: url(../images/spriteMenuVideos.png) no-repeat;
        height: 23px;
        width: 26px;
        margin-right: 10px;
        background-position: -31px -167px;
        display: inline-block;
    }

    .menuVideos li:hover .aProfessor .ico, .menuVideos li.active .aProfessor .ico {
        background-position: -31px -3px;
    }
    .menuVideos li:hover .aImgPrezi .ico, .menuVideos li.active .aImgPrezi .ico,.menuVideos li.active .aImgInfogram .ico, .menuVideos li:hover .aImgInfogram .ico {
        background: url(../images/spriteMenuVideos.png) no-repeat;
        height: 23px;
        width: 26px;
        margin-right: 10px;
        background-position: -31px -198px;
        display: inline-block;
    }
    .btn-infogram{
        display:block;
        margin:11% auto;
    }
    .btn-infogram a{
        color:#fff;
        text-decoration:none;
    }
    .aTema .ico{
        background-position:0 -35px;
    }

    .menuVideos li:hover .aTema .ico, .menuVideos li.active .aTema .ico {
        background-position: -31px -35px;
    }

    .aComplemento .ico{
        background-position:0 -71px;
    }

    .menuVideos li:hover .aComplemento .ico, .menuVideos li.active .aComplemento .ico {
        background-position: -31px -71px;
    }

    .aAnotacoes .ico {
        background-position: 0 -110px;
    }

    .menuVideos li:hover .aAnotacoes .ico, .menuVideos li.active .aAnotacoes .ico {
        background-position: -31px -110px;
    }

    .aVideos .ico{ 
        background-position: 0 -138px;
    }

    .menuVideos li:hover .aVideos .ico, .menuVideos li.active .aVideos .ico {
        background-position: -31px -138px;
    }

    .imgMenu {
        float: left;
        margin-top: 12px;
        margin-left: 19px;
    }

    .bb1 {
        border-bottom:1px solid #eee;
    }

    .bt5 {
        border-top:5px solid #f99300;
    }

    .imgDisc-Anotacao {
        float: left;
        height: 55px;
        margin: 65px;
        width: 65px;
    }

    .liRight h4 {
        float: left;
        width: 780px;
    }

    .liRight {
        border-bottom: 1px solid #F99300;
    }

    .icoAnotacao {
        width:40px;
    }

    .textUpper {
        text-transform: uppercase;
    }

    .uppercaseNone {
        text-transform:none !important;
    }

    .trAnotacao p {
        margin-left:43px;
    }

    .trVoltarCurso {
        text-align: center;
    }

    #Div1 {
        /*text-align:center;*/
    }

    .ml5 {
        margin-left:5px;
    }

    .aEsquerda, .aMeio, .aDireita {
        display: block;
        height: 47px;
    }

    .aDireita {
        padding-top:10px;
    }

    .aMeio {
        padding-top:0;
        color: #fff;
    }

    .aMeio:hover {
        color: #f99300;
    }

    .dnone {
        display:none;
    }

    .contentCurso {
        text-align: center;
        border-bottom: 1px solid #999;
        margin: 0 50px;
    }

    .contentCurso h4 {
        color:#000 !important;
    }

    .f-size18 {
        font-size:18px !important;
    }

    .box-diasRestantes {
      
        margin: 6px auto auto;
        max-width: 25%;
        min-width: 200px;
    }

    .m-top10 {
        margin-top:10px;
    }

    .noPadding {
        padding:0px !important;
    }

/* FIM LAYOUT MINHAS AULAS - NOVO */


    .ttFltPor {
        float: left;
        font-weight: bold;
        margin-left: 318px;
        margin-top: 41px;
        text-transform: uppercase;
    }

    .selDisc { 
        height: 40px;
        display: block;
        margin: 22px 0 15px 0;
    }

    .selDisc select { 
        margin-left: 22px;
    }

    .sel-aula{
        width: 230px;
        margin: 0 0 0 60px;
        border-radius: 5px;
            
        background: #f2f2f3;
        border: solid 1px #f1f1f1;
        float: left;
        color: #585858;
        font-family: Arial 14px;
        padding: 10px 0 10px 10px;
    }

    .sel-aula:focus {
        outline: none;
    }

    
    .jcarousel-prev, .jcarousel-next {
        width: 27px;
        height: 40px;
        cursor: pointer;
        position: absolute;
    }

    .jcarousel-prev {
	    background: url(../imagens/prev.png) no-repeat;
	    top: 5px;
	    right: 50px;
    }

    .jcarousel-prev:hover { background: url(../imagens/prev_h.png) no-repeat; }

    #boxGratuitos {
      
    }

    #boxGratuitos ul li {  overflow: hidden; text-transform: uppercase; padding-top: 0px;}
    #boxGratuitos .jcarousel-clip { overflow: hidden; margin-left: 3px; }
    #boxGratuitos .jcarousel-prev { top: 220px; left: -21px; }
    #boxGratuitos .jcarousel-next { top: 220px; right: -21px; }

    .jcarousel-clip-horizontal {
	    margin: 0;
    }
    .jcarousel-prev,
    .jcarousel-next {
	    width: 27px;
	    height: 40px;
	    cursor: pointer;
	    position: absolute;
    }
    .jcarousel-prev {
	    background: url(images/prev.png) no-repeat;
	    top: 5px;
	    right: 50px;
    }
    .jcarousel-prev:hover { background: url(images/prev_h.png) no-repeat; }

    .jcarousel-next {
	    background: url(images/next.png) no-repeat;
	    top: 5px;
	    right: 20px;
    }
    .jcarousel-next:hover { background: url(images/next_h.png) no-repeat; }

    .boxConteudo {
	    /*margin-bottom: 25px;*/
	    position: relative;
    }

    .boxConteudo ul {
	    margin: 2px auto 0 auto;
    }

    .video .lst-gratis { 
        position: relative;
        float:right;
        height: 380px; 
        width: 296px;
        overflow: overlay;
        margin-top:30px;
        border-left:1px solid #f99300;
    }

    .video .lst-gratis li { padding: 7px; background-color: #333333; background-image: url(images/bg-lista-gratis.jpg); background-repeat: repeat-x; background-position: bottom; }
    .video .lst-gratis li td { color: white; padding: 0; line-height: 22px; }
    .video .lst-gratis li img { float: left; cursor: pointer; border: 1px solid #222222; margin-right: 6px; }
    .video .lst-gratis li.selected { background-color: #4A4A4A; }
    .video .lst-gratis li.selected img { border: 1px solid #999999; }


    .videoCentro{
        width: 902px;
        margin: auto;
        height: 380px;
    }

    .conteudo-geral {
        background: #fff;
        margin: auto;
        width: 100%;
        height: auto;
        font-family: 'PT Sans',sans-serif;
    }

    .ml109 {
        margin-left:109px;
    }
    
    .format {
        font-size: 18px;
        color: #383838;
        padding: 20px 20px 60px 20px;
        width: 1028px;
        margin: 0 auto;
        line-height: 22px;
    }

    .format p {
        margin-bottom: 70px;
    }

    .minVideo iframe {
        position:relative;
    }

    .minVideo p {
        
    }

    .minVideo h4 {
        color: #fff;
        margin: 0;
        font-weight: bold;
        padding: 0;
    }

    .video iframe {
        position: relative;
        float:left;
    }

    .btnLogin {
        color: #000;
	    width: 52px;
	    height: 25px;
	    cursor: pointer;
	    border: 0;
        text-transform: uppercase;
    }

    .btnLogin:focus {
        outline: none;
    }

    .bt-login {
        color:white !important;
        width: 99px;
        height: 31px;
        float: right;
        margin-top: 7px;
    }

    .loginCabecalho .btnLogin {
	    width: 52px;
	    height: 25px;
	    cursor: pointer;
	    border: 0;
        text-transform: uppercase;
    }

    .loginCabecalho .inputLogin {
	    width: 135px;
	    height: 20px;
	    border: 0;	
	    padding: 2px 5px;
    }

    .loginCabecalho  .menuLogado,
    .loginCabecalho  .loginForm {
	    padding-top: 10px;
    }

    .loginCabecalho {
        background: #f99300;
	    width: 385px;
	    height: 73px;
	    position: absolute;
	    right: 0px;
        display: none;
        top: 42px;
	    padding: 9px 0 0 20px;
        z-index: 50;
    }

    .loginCabecalho .inputLogin {
	    width: 135px;
	    height: 26px;
	    border: 0;	
	    padding: 2px 5px;
        font-weight: normal;
    }

    .inputLogin:focus {
        outline:none;
    }

    .inputLogin,
    .btnLogin {
	    font-size: 11px;
    }


    .div-parcelas td {
        font-weight:bold;
        text-align: center;
    }

    .input-btboletos {
        background: #f99300;
        border: 0 none;
        color: #FFFFFF;
        font-size: 11px;
        height: 29px;
        cursor: pointer;
        text-transform: uppercase;
    }



    /* LOGADO CSS */


    .quemsomos .menuLogado { display: none; }

    .menuLogado{
        border-bottom: solid 1px #808080;
        width: 100%;
	    background-color: #333;
        /*display:none;*/
    }

    .menuLogado a{
        text-decoration: none;
        font-family:'din pro', Arial;
        font-size: 15px;
        color: #fff;
        padding: 7px 15px;
        border-left: 2px solid #666;
        text-align: center;
        float: left;
        height: 55px;
        line-height: 38px;
        text-decoration: none;
        text-transform: uppercase;
        transition-property: background-color;
	    transition-duration: 0.5s;
	    transition-timing-function: linear;
	    transition-delay: 0.1s;
    }

    .menuLogadoCentro .br1 {
        border-right:2px solid #666;
    }

    .focusMenu:hover, focusMenu:focus
    {
        color:#000;
        background: #f99300;
    }

    .menuLogadoCentro
    {
        display: table;
        float: none;
        margin: auto;
        position: relative;
    }
    .menuLogado a img
    {
        float: left;
        margin: 9px 8px 0 0;
    }
    .menuLogadoP
    {
        text-transform: uppercase;
    }

    .sel-aulaCurtidas > a.txtAulasCurtidas
    {
        font-weight: bold;
        text-transform:uppercase;
        padding: 10px 0 0 10px;
        float: left;
        color: #666161;

    }
    .sel-aulaCurtidas
    { 
        border-radius: 5px;
        margin: 0 0 0 60px;
        width: 230px;
        background: #f2f2f3;
        border: solid 1px #f1f1f1;
        float: left;
        color: #585858;
        font-family: Arial 14px;
        padding: 0 0 0 10px;
    }
    .sel-aulaCurtidas img
    {
        float: right;
    }
    .sel-aulaCurtidas span
    {
        position:relative;
        left: 67px;
        top: 1px;
        color: #fff;
        font-size: 13px;
    }

    .centro {
        height:35px;
    }

    .centraliza
    {
        width: 66%;
        margin: auto;
        font-family: 'Lato',sans-serif;
    }

    .boxConteudo-geral {
        width: 100%;
        margin: auto;
        box-shadow: 0px 30px 45px #999;
    }

    .lst-aulas {
        margin:0px !important;
    }

    .boxConteudo .lst-aulas > li {
      
        margin: 0;
        list-style-type:none;
    }

    .boxConteudo .lst-aulas > li > h4 {
        font-weight: bold;  
    }

    .boxConteudo ul li {
	   
	    margin: 5px 0px 6px 0;
	    position: relative;
        list-style-type:none;
    }
    .boxConteudo ul li table tr td {
	    /*height:53px;
	    vertical-align:middle;
	    font-size: 18px;
        color: #B6B4B4;
        font-family:'din pro', Arial;
        padding: 2px 0 30px 0px;*/
    }	

    .boxConteudo ul li table tr td img:hover {
        opacity: 0.8;
    }

    .boxConteudo ul li h4 {
	    font-size: 18px;
        font-weight: normal;
        margin-top: 15px;
	    color: #666161;
    }
    .boxConteudo ul li h4 a {
	    color: #666161;
	    position: relative;
	    z-index: 1;
    }

    .video-opcoes {
        width: 308px;
        height: 40px;
        background: url(images/bg-icons-video.png) transparent no-repeat !important;
        position: absolute;
        top: 156px;
    }
    .video-opcoes a { float: right; }
    .video-opcoes div {
        background-color: transparent;
        margin: 11px 12px 0 0 !important;
    }

    .video-opcoes > a {
        margin-top: 12px;
    }

    .lb-favorito-off {
        background: url(images/btVideo1Off.png) no-repeat;
    }

    .lb-favorito-off, .lb-favorito {
        width: 25px; height: 25px;
        margin: 7px 11px 0 15px;
    }

    .lb-favorito {
        background: url(images/btVideo1.png) no-repeat !important;
    }
    .liResponsive .liContent {
        margin: 0 auto;
}

    .video-opcoes .lb-favorito-off-video, .video-opcoes .lb-favorito-video {
        width: 25px; height: 25px;
        margin: 7px 11px 0 15px;
    }
    .video-opcoes .lb-favorito-video {
        background: url(images/btVideo1.png) no-repeat !important; 
    }
    .video-opcoes .lb-favorito-off-video {
        background: url(images/btVideo1Off.png) no-repeat; 
    }

    .video-opcoes .bt-info-video { margin-top: 8px; }
    .video-opcoes .bt-professor-video { margin-top: 9px; }

    .box-info-video .restam, .box-info .restam { color: #333333; text-transform: uppercase; font-size: 12px; font-weight: normal; }
    .box-info-video .restam font, .box-info .restam font { color: red; }

    .box-info-video {
        display: none;
        width: 308px;
        min-height: 30px;
        background-color: #f1f1f1 !important;
        position: absolute;
        left: 0;
        top: 29px;
        right:auto;
        padding: 12px;
        z-index: 50;
    }

    .box-info-video div { padding: 0; margin: 0 !important; float: none !important; }

    .bt-salvar-anotacao, .bt-salvar-anotacao-video {
        /*float: right;
        margin-right: 12px;
        background: url(../imagens/bt-salvar-anotacoes.jpg) no-repeat;
        width: 51px; height: 22px;
        border: 0;
        cursor: pointer;*/

        border:none;
        float:right;
        background: #f99300;
        color: #fff;
        margin-right: 14px;
        font-size: 16px;
        padding: 3px;
        margin-top: -5px;
        height: auto;
    }

    .box-professor-video {
        display: none;
        width: 308px;
        background-color: #f1f1f1 !important;
        position: absolute;
        left: 0;
        top: 29px;
        right:auto;
        padding: 12px;
        z-index: 50;
    }

    .cabecalho {	
	    position: relative;
	    background-color: #00aaef;
    }

    .boxLogado {
        float: left;
       /* margin: -42px 0 0 6px;*/
        position: relative;
    }

    .boxLogado > div {
        position: absolute;
        left: -83px;
        width: 190px;
        height: 180px;
        top: 42px;
        z-index: 50;
        display: none;
    }

    .boxLogado > div > div {
        background: #fff;
        width: 190px;
        border: 2px solid #f99300;
    }

    .boxLogado div span {
        display: block;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        padding: 11px 15px 15px 15px;
    }

    .bt-user {
        width: 107px;
        height: 42px;
        float: left;
        font-size: 13px;
        color: white !important;
        padding: 0;
        font-family: 'din pro', Arial;
        background: #F99300;
    }

    .fa-user {
        float:left;
    }

    li .fa-user { float: none !important; }

    #menuLogin {
        height: 240px;
        width: 100%; 
    }

    #menuLogin ul { float: left; width: 186px; margin: 0px; }
    #menuLogin ul li { float: left; font-size: 9px; text-transform: uppercase; color: #4C4C4C; list-style-type:none; width:186px; height:40px;}
    #menuLogin ul li a { display: block; width: 130px; height: 36px; font-size:16px; color: #000; float:left; margin-left:10px; }
    #menuLogin ul li#lkAulas {  }

    #menuLogin ul li:hover {
        background:#eee;
        
    }


    .liMeuCarrinho {
        width: 97px;
        margin-left: 21px;
    }

    .liMeuCarrinho a {
        width: 100px !important;
    }

    .liSairMenu {
        
    }

    .btSair {
        /*display: none;*/
        font-size: 20px;
        color: #fff;
    }

    .pl21 {
        padding-left:21px;
    }

    .ifrvideo {
        margin-bottom: 30px;
    }

    .h400 {
        height: 420px !important;
        width: 969px !important;
    }

    .descricaoVideoMin {
        float: left;
        height: 45px;
        margin-left: 4px;
    }

    .curso-perfil
    {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #ccc;
        margin: 0 auto;
        padding: 25px 10%;
        width: 100%;
    }
    .curso-perfil-centro
    {
        display: inline;
        float: none;
        margin: 0 auto;
        position: relative;
   
    }
 
    .img-perfil
    {
        float: left;
        margin-right: 10px;
    }

    .perfil-nome
    {
        color:#000;
        padding: 33px 0 0 10px;
    }
    .perfil-nome a
    {
        float:left;
        font-size: 20px;
        font-style: Arial;
        color: #000;
        cursor: pointer;
        text-decoration: none;

    }
    .perfil-nome a:hover
    {   
        border-bottom: solid 1px blue;
    }
    .perfil-nome p
    {
        font-size: 30px;
        font-style: Arial;
        color: #000;
        padding: 0 0 10px 0; 
    }

    .txtPadrao {
	    font-size: 18px;
	    color: #675F5F;
	    line-height: 2em;
	    text-align: justify;
        margin-top: 22px;
    }


    .mrgl {

    }

    .tdTermos table {
        float: right;
        font-family:'din pro', Arial;
    }
    .tdTermos label {
        font-size: 16px;
        color: #5e5e5e;
    }
    .tdTermos span {
        color: red;
    }

    .conteudo .txtPadrao {
	    margin:0 40px 20px 40px;
    }
    .conteudo .txtPadrao h1 {
	    font-size:12px;
	    padding-bottom:15px;
	    padding-top:10px;
	    font-weight:normal;
    }
    .conteudo .txtPadrao b {
	    font-size:12px;
	    font-weight:bold;
    }

    .conteudo .txtPadrao fieldset {
        border:medium none;
        margin:0 auto;
        width:520px;
    }
    .conteudo .txtPadrao table td {
        padding:5px;
    }
    .conteudo .txtPadrao .ddlInput, .conteudo .txtPadrao .TextInput {
        color:#000000;
        font-size:11px;
        margin-bottom:5px;
        margin-right:5px;
        padding:2px;
    }

    .bt-formulario1
    {
        position: relative;
        width:86%;
    }

    .bt-form
    {
        padding: 10px;
        background: #F99300;
        border: none;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        margin-bottom: 40px;
        float:right;
        margin-right:10px;

    }

    .mgrAuto {
        margin: 15px 0 0 400px;
    }

    .tbIdentificacao {
        margin: 0 auto;
    }

    .tbIdentificacao tr td {
        color: #666161;
    }

    .tbIdentificacao tr td b {
        text-transform: uppercase;
        font-size: 16px;
        color: #666161;
    }

    .tbIdentificacao span {
        color: red;
    }

    div.bt-formulario input, input.bt-formulario {
        color: black;
        font-weight:900;
        letter-spacing:1.2px;
        border-radius:3px;
        font-size: 11px;
        height: 23px;
        width: 100%;
	    cursor: pointer;
        text-transform: uppercase;
    }

    @media screen (max-width:380px){
        div.bt-formulario input, input.bt-formulario {
            width:50%
        }
    }

    .btVoltarCurso {
        position: absolute;
        left: 3px;
        top: 3px;
        margin: 16px;
    }

    .btVoltarCurso img {
        margin-top: -5px;
    }

    .spVoltar {

    }

    .lkVoltarCurso {
        text-transform:uppercase;
    }

    div.bt-formulario input:hover, input.bt-formulario:hover {
	    
    }

    div.bt-formulario {
        margin:10px 0 10px 0px;
        text-align:right;
    }

    .fundo {
        background:#fafafa;
    }

    .inputFormat {
        margin-left:13px !important;
        width:200px !important;

    }

    .pt10 {
        padding-top:6px;
    }

    .bt-imprimirBoleto {
        margin: 10px 0 10px 4px !important;
        text-align: left !important;
        float: left;
        width: 130px;
    }

    h4 input {
        background: white;
        border: none;
        outline: none;
    }

    h5 input {
        background: white;
        border: none;
        outline: none;
    }
    
    .dadosAnotacao {
        background: url(images/ico-anotacao.jpg) no-repeat;
        padding: 17px 0 0 80px !important;
        vertical-align: top !important;
        text-transform: uppercase;
        color: #5E5E5E !important;
        font-size: 15px !important;
        font-style: italic;
    }
    .dadosAnotacao  span {
        font-size: 24px;
        color: #5E5E5E;
    }

    .bt-info-pedido {
        /*position: absolute;
        right: 51px;
        border: 1px solid;
        border-radius: 50%;*/
    }

    .ml115 {
        margin-left: 115px;
    }

    .diasCurso {
        font-size:15px;
        color:green;
        background:url(images/calendario.png) no-repeat;
    }
     
    .diasMenores {
        color:red !important;
    }

    .aCarrinho {
        line-height: 42px;
    }

    /*.aCarrinho a:hover, a:focus {
        line-height: 42px;
        background: #fff !important;
    }*/

    .aCarrinho img {
        margin-top: 12px;
        margin-left: 9px;
    }

    .aCarrinho p {
        float: left;
        margin: 0px;
    }

    .w152 {
        width: 152px;
    }

    .w129 {
        width: 129px;
    }

    .cPointer {
        cursor:pointer;
    }

    .imgBorder {
        border-radius: 50px;
        border: 1px solid;
    }


/* -------------FIM---------------- */


/************ LAYOUT COMPRAS **********/

    .tb-carrinho {
        margin: auto;
        width:100%;
    }

    .bk-azul-escuro {
        background: #ccc;
    }

    .bk-esq, .bk-dir, .tt-curso {
        padding:10px;
        padding-right: 14px;
        width: 0px;
    }

    .tt-dis {
        font-size: 13px;
        text-transform: uppercase;
    }

    .tt-curso {
        background: #ccc;
        width: 794px;
        padding-right:17px;
    }

    .valor-total {
        text-align:right;
    }

    .pad9 {
        padding: 5px 0 7px 9px;
    }
    .bt-contrato {
        width:100%;
    }
    .bt-confirmar-compra, .bt-remover {
        font-size:15px;
    }

    .bt-confirmar-compra:hover, .bt-remover:hover {
        color:#fff !important;
    }

.bt-confirmar-compra {
    margin-left: 15px;
    background: #f99300;
    color: #fff;
    padding: 5px 15px;
    float: right;
    margin-bottom: 10px;
}

.bt-remover {
    margin-left: 3px;
    background: black;
    color: #fff;
    padding: 5px 15px;
    float: right;
}

a.bt-remover:focus, a.bt-confirmar-compra:focus{
    color:white;
}
.codigo {
    width: 100%;
    height: 31px;
    text-align: right;
    float: right;
    margin: 0px 3px 15px 0px;
    color: #686868;
    line-height: 19px;
    font-size: 13px;
    display: inline-block;
}

    .boxIdent{
        width: 100%;
        margin: auto;
        box-shadow: 0 9px 0px 0px transparent, 0 -9px 0px 0px white, 15px 3px 30px -4px rgba(240, 240, 240, 0.8), -6px 3px 30px 6px rgba(240, 240, 240, 0.8);
        height: 541px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .boxIdent input {
        outline:none;
    }

    .formularios input{
        border: none;
        border-bottom: 1px solid #CCC;
        text-indent: 5px;
        margin: 10px 0;
        width: 350px;
        padding: 5px;
        outline:none;
        line-height: normal;
    }
    .formularios{
        text-align:center;
        padding-left: 0 !important;
    }

    .formularios span{
        font-size: 12px;
        float: left;
        margin: 4px;
    }

    .boxConteudo .formularios {
        background:none repeat scroll 0 0 #FFFFFF;
    }

    .newLogin #ContentPlaceHolder1_RequiredFieldValidator1, .newLogin #ContentPlaceHolder1_rfvSenha, .newLogin #ContentPlaceHolder1_RegularExpressionValidator1, .newLogin .hack {
        left: 445px;
    }
    .boxrecolhido span, .newLogin #ContentPlaceHolder1_RequiredFieldValidator1, .newLogin #ContentPlaceHolder1_rfvSenha, .newLogin #ContentPlaceHolder1_RegularExpressionValidator1, .newLogin .hack {
        position: relative;
        color: red;
        top: 8px;
    }

    .boxrecolhido{
	    background-color: #f99300;
        float: left;
        width: 100%;
        border-radius: 5px;
	    margin-top: 30px;
    }
    .boxrecolhido h3{
	    color: white;
        font-size: 15px;
    }

    .expand{
	    width: 160px;
        display: block;
        margin: 25px auto;
        border-radius: 3px;
        color: white;
        padding: 5px 25px;
        text-transform: uppercase;
        font-size: 15px;
        background: #000;
    }

    .expand:hover, .expand:focus {
        color:#fff !important;
    }

    .cliq{
	    background-color: #000;	
    }

    .boxexpandido{
	    width: 100%;
        background-color: #f99300;
        border-radius: 5px;
	    margin-top: -10px;
	    padding: 20px 0;
	    color: white;
	    box-shadow: 0 9px 0px 0px transparent, 0 -9px 0px 0px transparent, 15px 3px 30px -4px rgba(240, 240, 240, 0.8), -6px 3px 30px 6px rgba(240, 240, 240, 0.8);
        height:700px;
    }
    .boxexpandido input{
        background: none;
        text-indent: 0;
        color: white;
        float: left;
        margin-left: 70px;
    }
    .boxexpandido label{
        text-transform: uppercase;
        font-size: 12px;
        width:92px;
        display: block;
	    margin-left: 75px;
	    text-align: left;
	    color:white;
	    margin-bottom: -15px;
        font-weight: normal;
    }
    .boxexpandido input[type="radio"]{
	    margin: 0;
        padding: 0;
        width: 40px;
    }

    .boxexpandido input::-webkit-input-placeholder{
       color: white !important;
    }

    .boxexpandido input:-moz-placeholder{
       color: white !important;
    }

    .boxexpandido input::-moz-placeholder{
       color: white !important;
       opacity: 1;
    }

    .boxexpandido input:-ms-input-placeholder{  
       color: white !important;  
    }
    .boxexpandido textarea::-webkit-scrollbar {
        width: 12px;
        color:#000;
    }
    .boxexpandido textarea::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    .boxexpandido textarea::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #121214; 
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
    .boxexpandido textarea::-webkit-scrollbar-thumb:window-inactive {
	    background: #067cd6;
    }

    .newLogin {
        position: relative;
        width: 100%;
        margin-top: 42px;
    }

    .spanBoleto {
        float: left;
        line-height: 55px;
    }

    .boletoPag {
        float: left;
    }

    .newLogin input::-webkit-input-placeholder{
       color: #000;
    }

    .newLogin input:-moz-placeholder{
       color: white;
    }

    .newLogin input::-moz-placeholder{
       color: #000;  
    }

    .newLogin input:-ms-input-placeholder{  
       color: #000;  
    }

    .estado{
        width: 358px;
        float: left;
        margin-left: 70px;
        color: #000 !important;
        margin-top:15px;
    }

    .TextInput1{
        padding: 10px 5px 10px 5px;
         
    }

    .cadastroImputs span {
        color:red;
    }

    .cadastroImputs tr td{
        text-decoration: none;
        font-family:'din pro', Arial;
        font-size: 15px;
        color: #5e5e5e;
        text-transform: uppercase;
        padding-bottom: 10px;
        padding-right: 10px;
    } 
    .cadastroImput{
        resize:none;
        text-decoration: none;
        font-family:'din pro', Arial;
        font-size: 15px;
        color: #5e5e5e;
        vertical-align: top;
   
        height: 312px;
    }
    .cadastroImputSub{
        text-decoration: none;
        font-family: Arial;
        font-size: 12px;
        color: #5e5e5e; text-transform: uppercase;
    }

    #use{
      /*  position: absolute;
        top: 16px;
        left: 90px;*/

    }

    #lock {
        position: relative;
        top: 50px;
        right: 15px!important;
    }


    .remember{
	    font-size: 10px;
        color: #121214;
        margin-top: -35px;
        display: block;
        margin-left: 245px;
        text-transform: uppercase;
        font-weight: 700;
    }

    #chk{
        float: left;
        width: 15px;
        margin-left: 79px;
    }

    .cont{
	    color: white;
        background-color: #f99300;
        border-radius: 3px;
        padding: 6px 10px 6px 10px !important;
        width: 140px !important;
        float: left;
        margin-top: 20px;
        margin-left: 125px;
	    text-transform: uppercase;
	    font-size: 12px;
        cursor: pointer;
    }

    .cont:hover {
        background: #000;
        color: #fff;
    }

    .boxConteudo div.box-forma-pagamento { margin:0 auto; width: 100%;}
    .boxConteudo div.box-forma-pagamento > span, .boxConteudo div.box-forma-pagamento > div> div > span { margin-bottom: 10px; display: block; color: #666161; text-transform: uppercase; font-size: 16px; }
    .boxConteudo div.box-forma-pagamento ul { margin-left: 0px; width: 690px; }
    .boxConteudo div.box-forma-pagamento ul li { float: left; }
    .boxConteudo div.box-forma-pagamento ul li img { float: left; }
    .boxConteudo div.box-forma-pagamento ul li input { float: left; margin: 15px 10px 0 0; }
    .boxConteudo div.box-forma-pagamento ul li span { float: left; margin: 15px 0 0 10px; font-weight: bold; }
    .boxConteudo div.box-forma-pagamento a { 
        float: right; 
        margin: 0px 3px 15px 0;
        background: #f99300;
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-size: 14px !important;
    }
    .boxConteudo div.box-forma-pagamento div.parcelamento {
	    width:282px;
	    border: 1px solid #3365A4;
	    background-color: #618AC0;
	    margin: 80px auto 0 auto;
	    color: white;
	    padding-bottom: 10px;
    }

    .boxConteudo div.box-forma-pagamento tbody tr td {
        padding: 5px 0 7px 15px;
    }

    .boxConteudo div.box-forma-pagamento div.parcelamento span {
	    float:left;
	    font-weight:normal;
	    padding:10px 0;
	    text-align:center;
	    width:283px;
    }
    .boxConteudo div.box-forma-pagamento div.parcelamento table { width: 100%; }
    .boxConteudo div.box-forma-pagamento div.parcelamento table tbody tr.bg-itens td { background-color: #86A2C7; height: 20px; }
    .boxConteudo div.box-forma-pagamento div.parcelamento table tbody tr.bg-claro td { background-color: #6A93C7; }

    a.bt-finalizar { width:101px; height:31px; font-size: 17px;}
    a.bt-atualizar-valores { width:152px; height:44px; background: url(../imagens/bt-atualizar-valores.gif) no-repeat; }
    a.bt-comprar-mais { 
        width:130px; 
        height:34px; 
        float: left;
        margin: 0px 3px 15px 0px;
        background: #f99300;
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-size: 15px;
    }

    tbody tr td.separador { height: 2px; }

    .carrinho-finalizado {
        margin:0px 0 0;
        position:relative;
    }
    .carrinho-finalizado .c-conteudo { 
        margin:1px 0 10px;
        padding:0px 10px 50px 10px;
    }
    .carrinho-finalizado .c-conteudo table td {
        padding:5px 5px 5px 5px;
        color: #5E5E5E;
        font-size: 16px;
        text-transform: uppercase;
    }
    .carrinho table th, .c-conteudo table th, .carrinho-finalizado table th {
        color: #5E5E5E;
        font-size:15px;
        padding: 20px 5px;
        text-transform: uppercase;
        text-align:center;
    }

    .carrinho-finalizado .c-conteudo { 
        margin:1px 0 10px;
        padding:10px 10px 50px 10px;
    }
    .carrinho-finalizado .c-conteudo table td {
        padding:5px 5px 5px 5px;
        color: #5E5E5E;
        font-size: 14px;
        text-transform: uppercase;
    }

    .titulo {
        margin:0px;
    }

    .bt-formulario input {
        border: none;
        background: none;
    }

    tbody tr.bk-azul-escuro-titulo td { 
	    color:#C9ED8D; 
	    padding: 10px 0 0 15px; 
	    background-color: #aaa; 
    }
    tbody tr.bk-azul-escuro-titulo td.bk-esq {  
	    padding: 11px 0 11px 10px;
    }
    tbody tr.bk-azul-escuro-titulo td.bk-dir { }

    .inputEmailForm, .inputSenhaForm {
        text-indent: 5px !important;
        margin-right: -21px !important;
    }


    .inputEmailForm {
        margin-right:17px !important;
    }

    .mt10 {
        margin-top:10px;
    }

    .cadastroImputs td{
        margin-right:10px;
    }

    .tbTermos {
        margin-left: 14px;
    }



/************* FIM LAYOUT COMPRAS ************/

	.titl{
		font-weight: bold;	
	}
	.lead {
		font-family: 'PT Sans',sans-serif;
		font-size:18px;
	}
	.hidden{
		display:none
	}
	.alignleft{
		float:left
	}
	.alignright{
		float:right
	}
	.aligncenter{
		margin-left:auto;
		margin-right:auto;
		display:block;
		clear:both
	}
	.text-left {
		text-align:left !important;
	}
	mark {
		padding: 6px 12px;
	}
	section::before,
	section::after {
		position: absolute;
		content: '';
		pointer-post-wraps: none;
	}	
	.first {
		clear:both !important
	}
	.last{
		margin-right:0 !important
	}
	.nopadding {
		padding: 0 !important;
	}
	.padding-top {
		padding:30px 0 10px;
	}
	.margin-top {
		margin-top:12px;
	}
	.make-center img {
		margin:auto;
	}
	
	.vimeo_video {
		border:none;
	}
	
	.soundcloud {
		border:none;
		width:100%;
	}
	
	.rev_video_slider {
		width:100%;
		height:100%;
	}
	
	.rsNav {
		display:block;
		clear:both;
		margin-bottom:80px !important;
	}
/* ----------------------------------------------------
	TOPBAR & HEADER
------------------------------------------------------- */

	.header_center a.navbar-brand {
		margin: 0 auto !important;
		display: inline-block;
		position: relative;
		float: none !important;
	}
	
	.dark_header a.navbar-brand {
		color:#fff !important;
	}

	#header-style-1.affix a.navbar-brand {
		font-size:31px !important;
		margin:5px 0 0;
	}
	
	#header-style-1.affix {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		margin-top:0;
		padding:10px 0;
		min-height:inherit;
		z-index: 999;
		background:#ffffff;
		background: rgba(255,255,255,1);
		border-bottom: 1px solid #efefef;
		-moz-opacity:0.95;
		filter: alpha(opacity=95);
	}	
	#header-style-1.affix .navbar {
		margin-top:0px;
	}
	#header-style-1.affix .navbar-nav > li > .dropdown-menu {
		margin-top:12px !important;
	}
	#header-style-1.affix .navbar-brand img {
		width:80%;
		margin-top:7px
	}
	#header-style-1.affix .navbar-brand {
		line-height:38px;
	}
	.dark_header .arrow-up {
		border-bottom-color:#121214 !important;
	}
	.dark_header .navbar-nav > li > a {
		color:#fff !important;
	}
    .topbar-login{
        max-width:150px;
    }
	.dark_header .topbar-email, 
	.dark_header .topbar-phone, 
	.dark_header .topbar-login, 
	.dark_header .topbar-cart {
		border-left: 1px solid #313131 !important;
		border-right: 1px solid #313131 !important;
	}
	.dark_header .social-icons span.last a {
		border-right-color:#313131 !important
	}
	.dark_header .social-icons span a {
		border-left-color:#313131 !important
	}
	.dark_header .navbar-default {
		background:#121214 !important;
	}
	.dark_header {
		background:#121214 !important;
		border-bottom-color:#212121 !important
	}
	.header_center .navbar-collapse.collapse {
		text-align: center;
		height: auto !important;
		overflow: visible !important;
	}
	.header_center .navbar-nav {
		display:inline-block;
		float: none;
		margin: 0;
	}
	.header_center .logo_center {
		padding:20px 0 30px !important
	}
	#header-style-1 {
		padding:24px 0;
		background-color:#ffffff;
		background: rgba(255, 255, 255, 1);
		border-bottom:1px solid #f2f2f2;
	}
	#header-style-1 .navbar-default {
		background-color:#ffffff;
		background: rgba(255, 255, 255, 1);
		border-color: rgba(0, 0, 0, 0);
	}
	#header-style-1 .navbar-brand {
		padding:0;
	}
	#header-style-1 .navbar {
		margin-bottom:0;
	}
	#header-style-1 .yamm .nav,
	#header-style-1 .yamm .collapse,
	#header-style-1 .yamm .dropup,
	#header-style-1 .yamm .dropdown {
		position: static;
	}
	#header-style-1 .yamm .container {
		position: relative;
	}
	#header-style-1 .yamm .dropdown-menu {
		left: auto;
		right:auto;
	}
	.white-wrapper .testimonial h3,
	#header-style-1 .yamm-fw .dropdown-menu li a {
		color:#222222 !important;
	}
	#header-style-1 .yamm-fw .dropdown-menu li a:before {
		font-family: "FontAwesome";
		content: "\f105";
		font-size: 13px;
		padding-right:5px;
	}
	#header-style-1 .yamm-fw .dropdown-menu li {
		list-style:none;
		padding:0;
	}
	#header-style-1 .yamm-fw .nav.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	#header-style-1 .yamm .yamm-content {
		padding: 20px;
	}
	#header-style-1 a:hover {
		text-decoration:none;
	}
	#header-style-1 .dropdown-menu li a:focus,
	#header-style-1 .dropdown-menu li a:active,
	#header-style-1 .dropdown-menu li a:hover {
		background-color:#fafafa;
	}
	#header-style-1 .yamm img {
		margin-bottom:10px;
	}
	#header-style-1 .yamm h3 {
		text-transform:uppercase;
		font-size:14px;
		color:#222222;
		padding:5px 0;
	}
	#header-style-1 .dropdown-menu,
	#header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
		left: 0;
		right: 0;
		background-color:#f5f5f5;
		box-shadow:none;
		margin-top:25px;
		border-top:3px solid #fff;
	}
	#header-style-1 .navbar-nav > li > a {
		text-transform:uppercase;	
		color:#222222;
		font-family: 'PT Sans',sans-serif;
		padding: 7px 11px;
		margin-top:8px;
	}
	#header-style-1 .dropdown-menu li a {
		text-decoration:none;  
		display:block;
		position:relative;
		font-family: 'PT Sans',sans-serif;
		padding:10px 20px;
	}
	#header-style-1 .dropdown-menu {
		padding:0 !important;
		border-radius:0 !important;
	}
	#header-style-1 .yamm-fw .dropdown-menu li a {
		padding:5px 15px;
	}
	#header-style-1 .dropdown-menu li {
		float:none;
		display:block; 
		margin:0; 
		text-align: left;
		border: 0;
		border-bottom: 1px solid #d5d5d5;
	}    
	#header-style-1 .dropdown-menu li:last-child{
		border-bottom: 0;  
	}    
	#topbar {
		background:#fff;
		z-index:99;
		position:relative;
		border-bottom:1px solid #f2f2f2;
		font-family: 'PT Sans',sans-serif;
	}
	.social-icons {
		padding:0;
		display:block; 
		overflow:hidden
	}
	.social-icons span a {
		border-left:1px solid #f2f2f2;
		font-size:14px;
		text-align:center;
		width:40px;
		height:42px;
		line-height:42px;
		overflow:hidden;
		display:block;
		float:left;
		padding: 12px;
	}
	#header-style-1 .navbar-nav > li > a:hover,
	#header-style-1 .navbar-nav > li > a:focus,
	#header-style-1 .navbar-nav > li > a:active,
	#header-style-1 .navbar-default .navbar-nav > .open > a,
	#header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	#header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	#topbar .social-icons span:hover a {
		color:#fff !important;
		-webkit-border-radius: 03px;
		-moz-border-radius: 03px;
		border-radius: 03px;
	}
	#topbar,
	#topbar a {
		color:#888888;
	}
	#topbar .social-icons span.last a {
		border-right:1px solid #f2f2f2;
	}
	#topbar .topbar-email,
	#topbar .topbar-phone,
	#topbar .topbar-login,
	#topbar .topbar-cart {
		float:left;
		padding:0 15px;
		line-height:42px;
		border-right:1px solid #f2f2f2;
		border-left:1px solid #f2f2f2;
	}
	#topbar .topbar-phone,
	#topbar .topbar-email,
	#topbar .topbar-login {
		border-right:none;
	}
	#topbar .col-lg-4 {
		padding-left:0;
	}
	#topbar .col-lg-8 {
		padding-right:0;
	}
	#topbar .callus,
	#topbar .topmenu {
		display:block; 
		float:right
	}
	.yamm .dropdown-submenu{
		position:relative;
	}
	.yamm .dropdown-submenu>.dropdown-menu{
		top:0;
		left:100% !important;
		margin-top:-3px !important;
		margin-left:-1px;
		-webkit-border-radius:0 6px 6px 6px;
		-moz-border-radius:0 6px 6px 6px;
		border-radius:0 6px 6px 6px;
	}
	.yamm .dropdown-submenu:hover>.dropdown-menu{
		display:block;
	}
	.yamm .dropdown-submenu.pull-left{
		float:none;
	}
	.yamm .dropdown-submenu.pull-left>.dropdown-menu{
		left:-100%;
		margin-left:10px;
		-webkit-border-radius:6px 0 6px 6px;
		-moz-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
	}

/* ----------------------------------------------------
	FOOTER STYLES
------------------------------------------------------- */

	#copyrights {
		background-color:#0c0c0c;
		padding:20px 0 10px;
		color:#c3c3c3;
		display:block;
		position:relative;
	}
	#footer-style-2,
	#footer-style-3,
	#footer-style-1 {
		background-color:#121214;
		padding:40px 0;
		display:block;
		position:relative;
		border-top: 1px solid #f99300;
	}
	#footer-style-2 .widget h3,
	#footer-style-3 .widget h3,
	#footer-style-1 .widget h3 {
		font-size:20px;
	}
	#footer-style-2 .social-icons span a,
	#footer-style-3 .social-icons span a,
	#footer-style-1 .social-icons span a {
		border:none;
		color:#686868;
	}
	.footer-menu ul{
		list-style:none;
		list-style-position:outside;
		float:right;
		display:inline;
		margin:5px;
	}   
	.footer-menu li{ 
		line-height:12px;
		float:left;
		padding:0 7px; 
	}
	.footer-menu li a {
		color:#c3c3c3;
	}
	.footer_post li img {
		padding:4px;
		width:80px;
	}
	.footer_post li {
		float:left;
		margin:2px;
		list-style:none;
	}
	#footer-style-2 .widget .title h3,
	#footer-style-3 .widget .title h3,
	#footer-style-1 .widget .title h3 {
		text-transform:none;
	}
	
/* ----------------------------------------------------
	SIDEBAR & WIDGETS
------------------------------------------------------- */

	.text-widget p {
		margin-bottom:15px;
	}
	.text-widget h1 {
		font-family: 'Lato',sans-serif;
		font-size:36px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
	}
	.custom-widget h2 {
		font-size:24px;
		text-transform:uppercase;
	}
	.custom-widget p {
		font-size:18px;
		font-weight:300;
	}
	.popular_items img{
		width:100px;
		padding-right:10px;
		float:left
	}
	.popular_items{
		margin:20px 0
	}
	.popular_items .popular_items_div{
		display:block;
		margin-bottom:25px;
		overflow:hidden;
		position:relative
	}
	.popular_items .popular_items_div h4{
		margin-bottom:5px !important;
		padding-bottom:0;
	}
	.popular_items .meta,
	.popular_items .meta a {
		color:#222;
	}
	.popular_items .meta {
		font-size:12px;
	} 
	.popular_items .meta span,
	.popular_items .meta span i {
		padding-right:3px;
	}
	 .blog-carousel img {
		width:100%;
	 }
	.blog-masonry .blog-carousel {
		overflow:hidden;
		padding:20px;
	}
	.blog-carousel-meta span a {
		color:#686868;
	}
	.blog-carousel-meta span i,
	.blog-carousel-meta span {
		font-size:12px;
		padding-right:5px;
	}
	.blog-carousel-header h3 {
		padding-bottom:0;
		font-size:18px;
		margin-bottom:5px;
	}
	.blog-carousel-header h1 {
		padding-bottom:0;
		margin-bottom:5px;
		text-transform:uppercase;
	}
	.blog-carousel-header {
		position:relative;
		display:block;
		margin-bottom:0;
		padding-bottom:10px;
	}
	.post-type {
		color: #FFFFFF;
		font-size: 18px;
		height: 42px;
		line-height: 42px;
		position: absolute;
		right: 0;
		text-align: center;
		bottom: 0;
		z-index:10;
		width: 52px;
		background:#222;
	}
	.entry:hover .post-type {
		opacity:0
	}
	.social_like .icon-container {
		color:#222;
		margin:0 15px 0 0;
		background:#fff;
	}
	.social_like .btn {
		width:86px;
	}
	.social_like {
		position:relative;
		display:block;
	}
	.social_like h3 {
		font-size: 18px !important;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.social_button {
		position:absolute;
		right:0;
		top:10px;
	}
	
	#tabbed_widget-1 .nav-tabs > li.active > a, 
	#tabbed_widget-1 .nav-tabs > li.active > a:hover, 
	#tabbed_widget-1 .nav-tabs > li.active > a:focus, 
	#tabbed_widget .nav-tabs > li.active > a, 
	#tabbed_widget .nav-tabs > li.active > a:hover,
	#tabbed_widget .nav-tabs > li.active > a:focus,
	#tabbed_widget-1 .nav > li > a:hover, 
	#tabbed_widget-1 .nav > li > a:focus,
	#tabbed_widget .nav > li > a:hover, 
	#tabbed_widget .nav > li > a:focus {
		border-radius:0;
	}
	
	#tabbed_widget-1 .nav-tabs > li > a,
	#tabbed_widget .nav-tabs > li > a {
		background:#e1e1e1;
		border:none;
		border-radius:0;
		color:#222;
	}
	#two-sidebar .widget,
	#sidebar .widget {
		margin-bottom:30px;
		overflow:hidden;
	}
	.reviews_widget .recent_posts_widget > li img,
	#tabbed_widget .recent_posts_widget img {
		max-width:120px !important;
		padding:4px;
            border-radius: 10px;
	}
	#tabbed_widget .nav-tabs {
		border-bottom:none;
	}
	#tabbed_widget .tab-content {
		padding:20px 5px;
		border:none;
	}
	.reviews_widget .recent_posts_widget a {
		color:#222 !important;
		font-weight:normal;
	}
	.meta_widget a {
		font-weight:300 !important;
	}
	.title h2 {
		text-transform:uppercase;
		font-size:24px;
	}
	.widget h3 {
		font-size:24px;
	}
	.twitter_feed {
		padding-left:0
	}
	.twitter_feed li {
		list-style:none;
		overflow:hidden;
		margin-bottom:13px;
	}
	.twitter_feed li p {
		margin-top: -26px;
		padding-left:21px;
	}
	.twitter_feed li span:before {
		color: #f99300;
		padding-left:0 !important;
		font-family: 'FontAwesome';
		content: "\f041";
		padding:10px;
		vertical-align: text-top;
		font-size:21px;
	}
	.widget .title h3 {
		text-transform:uppercase;
	}
	.newsletter_form .form-control {
		background-color: #121214;
		border: 1px solid #343436;
	}
	#two-sidebar .newsletter_form .form-control,
	#sidebar .newsletter_form .form-control {
		background-color: #f5f5f5;
		border: 1px solid #efefef;
	}
	.newsletter_form .btn {
		margin-top:10px;
	}
	.tagcloud a { 
		float: left; 
		display: block; 
		margin-bottom: 6px; 
		margin-right: 6px; 
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		padding: 3px 10px; 
		color: #C3C3C3 !important; 
		text-decoration: none; 
		border:1px solid #242424;
		background:#323232;
		box-shadow:none !important;
	}
	.tagcloud a:hover {
		background: #222222;
		border:1px solid inherit;
		color: #fff !important; 
		text-decoration: none; 
	}
	.buddypress_tabber_widget_member li a,
	.buddypress_tabber_widget li a,
	#two-sidebar .recent_posts_widget li,
	#two-sidebar .recent_posts_widget li a,
	#sidebar .recent_posts_widget li,
	#sidebar .recent_posts_widget li a {
		color:#222 !important;
		font-weight:normal;
	}
	#two-sidebar .readmore,
	#sidebar .readmore {
		font-weight:300 !important;
	}
	.recent_posts_widget > li {
		display: table;
		height: 60px;
		margin-bottom:20px;
		width: 100%;
	}
	.conteudo_index .recent_posts_widget > li {
		width: 50%;
		float:left;
	}
	.conteudo_index .recent_posts_widget > li a{
		color: #686868 !important;	
	}
	.recent_posts_widget > li:last-child {
		border-bottom:0 solid #fff;
	}
	.recent_posts li {
		list-style:none
	}	
	.buddypress_tabber_widget_member li img,
	.recent_posts_widget > li img {
		max-width: 75px !important;
		padding:4px;
	}	
	.recent_posts_widget img {
		float: left;
		margin: 5px 5px 0 0;
	}	
	.testimonial_widget {
		padding:20px;
		margin-bottom:20px;
		background:#f5f5f5;
		border:1px solid #ddd;
	}
	.testimonial-widget .lead {
		padding-top:30px;
	}
	.testimonial-wrap {
		background-color: #f5f5f5;
		padding:30px 20px;
		border-bottom: 3px solid #6F6D69;
	}
	#owl-testimonial-widget .img-circle {
		border:3px solid #fff;
		width:100px;
	}
	#owl-testimonial-widget h3 {
		font-size: 16px;
		font-weight:600;
		margin: 0;
		padding: 0;
	}
	.testimonial-wrap .lead {
		font-weight:300 !important;
		font-family:Lato;
		font-size:18px !important;
	}
	.testimonial-carousel a {
		color:#222222 !important;
	}
	.testimonial-carousel .media {
		margin:20px auto 10px !important;
		display:inline-block !important;
	}
	.overlay .testimonial-widget .img-thumbnail {
		background-color: #7e7c78;
		border: 1px solid #6F6D69;
	}
	.testimonial-widget {
		color:#222222;
		text-align:center;
	}
	.testimonial-widget .testimonial .lead:after {
		content: "\f10e" !important;
	}
	.testimonial-widget .testimonial .lead:after,
	.testimonial-widget .testimonial .lead:before {
		color: #222222;
		font-family: 'FontAwesome';
		content: "\f10d";
		padding:10px;
		vertical-align: text-top;
		font-size:21px;
	}

/* ----------------------------------------------------
	SHOP STYLES
------------------------------------------------------- */

	.box {
		padding:20px;
		border:1px solid #ededed;
	}
	.cart_table img {
		margin-right:10px;
	}
	.box .price,
	.cart_table .price2 {
		font-size:16px;
		margin:10px;
	}
	.cart_table .price,
	.cart_table .cart_title {
		font-size:18px;
		color:#222;
		margin:10px;
	}
	.cart_table .rating {
		padding:5px 10px 10px !important;
		overflow:hidden !important;
	}
	div.thumbnails{
		padding-top:10px;
		zoom:1
	}
	div.thumbnails .entry {
		border:1px solid #ffffff;
		float:left;
		width:30%;
		margin-right:4.9%
	}
	div.thumbnails .magnifier .buttons {
		top:40%;
	}
	.btn-shop .form-control:focus {
		box-shadow:none;
	}
	.btn-shop .form-control {
		width:45px;
		border-radius:0;
		background: #EFEFEF;
		border-color: #DDDDDD;
		height:34px !important;
		margin:0;
		padding-right:0
	}
	#buddypress_features .nav li,
	#shop_features .nav li {
		text-transform:uppercase;
		font-weight:bold;
		font-size:14px;
	} 
	#buddypress_features,
	#shop_features {
		padding:40px 0;
		margin:20px 0;
		overflow:hidden;
	}
	.tabbable .nav-tabs {
		background: #E1E1E1;
		font-size: 13px;
	}
	#buddypress_features .nav-tabs{
		background:  #222;
		border:none;
	}	
	#shop_features .nav-tabs {
		background:  #F8F8F8;
		border: 1px solid #DDDDDD;
	}
	#buddypress_features .nav-tabs > li > a,
	#custom_tab .nav-tabs > li > a,
	#shop_features .nav-tabs > li > a {
		border-radius:0;
		border-bottom: 1px solid #DDDDDD;
		line-height:2.1;
	}
	#buddypress_features .tab-content,
	#custom_tab .tab-content,
	#shop_features .tab-content {
		padding:20px; 
		border-bottom:1px solid #DDDDDD !important; 
		border-right:1px solid #DDDDDD !important; 
		border-left:1px solid #DDDDDD !important;
		overflow:hidden;
	}
	#buddypress_features .nav-tabs > li > a{
		color:#fff !important;
		border:none !important;
	}
	#buddypress_features .nav i {
		text-align:center;
		display:block;
		font-size:24px;
	}
	#custom_tab .tab-content ul li,
	#shop_features .tab-content ul li {
		list-style:square;
	}
	#custom_tab .tab-content ul,
	#shop_features .tab-content ul { 
		padding:0 0 10px 20px
	}
	.btn-shop span {
		background:#181818;    
		-moz-user-select: none;
		background-image: none;
		border: 0;
		border-radius: 0;
		cursor: pointer;
		display: inline-block;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.42857;
		margin: 0 -3px;
		color:#ffffff;
		padding: 7px 12px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
	}
	.shop_item_details ul {
		padding-left:0;
		margin:15px 0;
		overflow:hidden;
	}
	.shop_item_details strong {
		color:#181818;
		padding-right:10px;
	}
	.shop_item_details ul li {
		list-style:none;
		margin:0 0 12px;
	}
	.shop-right .title h2 {
		margin-bottom:5px;
		padding-bottom:0;
		font-size:22px;
	}
	.shop-right .title .rating {
		margin-bottom:10px;
	}
	.shop_item {
		margin-bottom:20px;
	}
	.shop_item .magnifier .buttons {
		top:44%;
		margin-top:0 !important;
	}
	.shop-banner {
		margin-bottom:17px;
		position:relative;
	}
	.shop-banner img {
		width:100%;
	}
	.shop-banner .title h1 {
		color:#ffffff;
		font-size:42px;
		font-weight:bold;
	}
	.shop-banner .title {
		opacity: 1;
		text-align:center;
		position: absolute;
		top: 27%;
		left:0;
		right:0;
	}
	.banner-hover {
		background:rgba(255,255,255,.3);
		padding:10px;
		border:10px solid rgba(0,0,0,.1);
		position:absolute;
		top:20px;
		left:20px;
		bottom:20px;
		right:20px;
		opacity:1;
		-webkit-transition:all .3s ease-in-out;
		-moz-transition:all .3s ease-in-out;
		-ms-transition:all .3s ease-in-out;
		-o-transition:all .3s ease-in-out;
		transition:all .3s ease-in-out;
	}
	.banner-hover.big {
		left:30px;
		right:30px;
	}
	.entry:hover .banner-hover {
		opacity:0;
	}
	.royalSlider img {
		width:100%;
	}
	.big_title_onepage {
		font-size:60px;
		font-weight:bold;
		font-family: 'PT Sans',sans-serif;
		text-transform:uppercase;
		border:6px solid #fff;
		padding:40px;
	}
	.small_thin_grey1 {
		font-size:14px;
	}
	.small_thin_grey1 i {
		padding:0 5px;
	}
	.cat_widget {
		border:3px solid #fff;
	}
	.cat_widget .magnifier .buttons {
		top:38%
	}
	.cat_widget h3 {
		font-family: 'Lato',sans-serif;
		font-size:18px;
		text-transform:uppercase;
	}
	.cat_widget .entry,
	.royalSlider .entry,
	.team_member .entry,
	.blog-carousel .entry,
	.portfolio-carousel .entry,
	.portfolio_item .entry,
	.shop_item .entry {
		display:block;
		position:relative;	
	}
	.shop_item .magnifier .st {
		padding:0 10px;
		width:auto;
	}
	.product_list_widget {
		padding-left:0
	}
	.shopping-cart-widget li {
		*zoom: 1;
		margin: 0 0 1em;
	}
	.shopping-cart-widget li:before,
	.shopping-cart-widget li:after {
		content: "";
		display: table;
	}
	.shopping-cart-widget li:after {
		clear: both;
	}
	.shopping-cart-widget li img {
		width:40px;
		float: right;
		margin-left: 1em;
	}
	.shopping-cart-widget li .quantity {
		width: auto;
		float: none;
	}
	.shopping-cart-widget li a {
		display: block;
	}
	.shopping-cart-widget li:last-child {
		margin: 0;
		border: none;
	}
	.cart_list li {
		list-style:none;
	}
	.shop_item .entry {
		border:1px solid #e8e8e8;
	}
	.shop_item .shop_title span {
		font-size:16px;
		font-weight:500;
		color:#222222;
	}
	.shop-right .title .price,
	.shop_item .price {
		font-size:14px !important;
		font-weight:500;
	}
	.woo_btn {
		padding:7px 12px !important;
		border-radius:0 !important
	}
	.shop_item .cats {
		font-weight:lighter !important;
		display: block;
		font-size: 14px !important;
	}
	.shop_item .cats a {
		color:#777777;
	}
	.shop_item {
		margin-bottom:20px;
	}
	.shop_desc {
		padding:14px 0;
		overflow:hidden;
	}
	.shop_item {
		display:block;
		overflow:hidden;
		position:relative;
	}

/* ----------------------------------------------------
	BUDDYPRESS STYLES
------------------------------------------------------- */

	#content {
		padding-bottom:60px;
	}
	.tab-pane .buddy_members .item {
		margin:10px
	}
	.buddy_members .item {
		float:left;
		margin:13px;
		padding:0;
	}
	.buddypress_content {
		margin:20px 0 40px;
		overflow:hidden;
		display:block;
		position:relative;
	}
	.buddypress-top h3,
	.buddypress-top h2 {
		margin-top:10px;
	}
	.buddy_desc small {
		display:block;
		color:#222;
		margin:10px 0;
	}
	.buddy_desc h3 {
		padding:5px 0;
		text-transform:uppercase;
		font-weight:bold;
		margin:0;
	}
	.group_box i {
		padding-right:5px;
	}
	.group_box a {
		color:#222;
	}
	.buddy_desc {
		padding:15px;
		border:1px solid #d3d3d3;
	}
	.arrow-left {
		border-bottom: 10px solid rgba(0, 0, 0, 0);
		border-right: 10px solid #d3d3d3;
		border-top: 10px solid rgba(0, 0, 0, 0);
		height: 0;
		left: -10px;
		position: absolute;
		top: 15%;
		width: 0;
	}
	.group_box {
		width:100%;
		border:1px solid #d3d3d3;
		position:relative;
		display:block;
		text-align:center;
		padding:30px 0 10px;
		font-size:16px;
		font-weight:normal;
		margin:35px 0;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	}
	.group_box:hover .circle {
		color:#fff;
	}
	.buddypress_tabber_widget .group_img {
		left: -10px;
		padding: 10px;
		position: absolute;
		text-align: left;
		top: 0;
	}
	.buddypress_tabber_widget .group_box {
		border:none;
		margin:10px 0 25px;
		padding:10px 0;
	}
	.buddypress_tabber_widget .circle {
		left: 67px !important;
		top: 7px !important;
		right:inherit;
	}
	.buddypress_tabber_widget .group_timer {
		padding-bottom: 0;
		padding-left: 110px;
		margin:0;
		padding-top: 10px;
		text-align: left;
	}
	.buddypress_tabber_widget .group_box .title h3 {
		padding-bottom: 0;
		padding-left: 110px;
		margin:0;
		padding-top: 0;
		text-align: left;
	}
	 .circle {
		top:-53px;
		right:-46px;
		left:0;
		z-index:10;
		font-size:12px;
		width:30px;
		height:30px;
		border:1px solid #d3d3d3;
		margin:auto;
		line-height:30px;
		-webkit-border-radius:30px;
		-moz-border-radius:30px;
		border-radius:30px;
		position:absolute;
		background:#fff;
	}
	.buddy_members .popover.top > .arrow,
	.buddy_carousel .popover.top > .arrow {
		border-top: 5px solid #fff;
		border-left: 5px solid rgba(0, 0, 0, 0);
		border-right: 5px solid rgba(0, 0, 0, 0);
		bottom: -12px !important;
		height: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		width: 0;	
	}
	.group_box .title h3 {
		padding-bottom:0;
		padding-top:10px;
		font-size:18px;
		font-weight:bold;
	}
	.group_img {
		left: 0;
		margin: 0 auto;
		padding: 10px;
		position: absolute;
		right: 0;
		top: -55px;
		text-align: center;
	}
	.buddy_carousel {
		margin:40px 0 20px;
	}
	.buddy_carousel .owl-controls {
		padding:20px 0 0;
	}
	.buddy_carousel .owl-controls .owl-page span {
		width:15px !important;
		height:15px !important;
		border:1px solid #ddd;
	}
	.buddy_carousel .item {
		margin:auto;
		text-align:center;
	}
	.buddy_carousel .owl-wrapper-outer  {
		overflow:visible;
	}
	.buddy_members .popover.top,
	.buddy_carousel .popover.top {
		margin-top: -60px;
		z-index:9999;
		overflow:visible;
		position:absolute;
	}
	.buddy_members .popover,
	.buddy_carousel .popover {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1010;
		display: block;
		overflow:visible;
		max-width: 276px;
		padding: 1px;
		text-align: center;
		background-color: #ffffff;
		background-clip: padding-box;
		border: 1px solid #ededed;
		border: 1px solid rgba(0, 0, 0, 0.2);
		border-radius: 3px;
		box-shadow: none;
		white-space: normal;
	}
	.buddy_members .popover-title,
	.buddy_carousel .popover-title {
		margin: 0;
		padding: 15px 14px 0;
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
		text-transform:uppercase;
		background-color:#fff;
		border-bottom: 1px solid #fff;
	}
	.buddy_members .popover-content,
	.buddy_carousel .popover-content {
		width: 200px;
		padding: 5px 4px 20px;
	}
	.buddypress_tabber_widget_member li {
		display:block;
		margin:10px 0 20px;
		position:relative;
		overflow:hidden;
	}
	.buddypress_tabber_widget_member li span {
		padding-left:10px;
		margin-bottom:0;
		font-size:16px !important;
		text-transform:uppercase !important;
		vertical-align:super;
		padding-bottom:0;
	}
	.buddypress_tabber_widget_member li .readmore {
		margin-top: -35px;
		padding-left: 90px;
		padding-top: 0;
		position: absolute;
	}
	
/* ----------------------------------------------------
	PORTFOLIO STYLES
------------------------------------------------------- */

	.single-portfolio .title h2 {
		font-size:24px;
		text-transform:none;
		margin-top:0;
		padding-top:0;	
	}
	.product_details ul li {
		list-style:none;
		padding-left:2px;
		padding-bottom:5px;
	}
	.pager li > a, .pager li > span {
		background-color: #FFFFFF;
		border: 1px solid #fff;
		border-radius: 0;
		color:#fff;
		margin:30px 0 0;
		display: inline-block;
		padding: 5px 14px;
	}
	.pager li > a:hover, .pager li > span:hover {
		background-color:#222;
		color:#fff;
	}
	.product_details ul li a {
		color:#666;
	}
	.masonry_wrapper {
		overflow:hidden;
		margin:30px 0;
	}
	.masonry_wrapper .item {
		margin: 0 2px 4px;
		padding:0;
	}
	.masonry_wrapper .item img {
		height: auto !important;
		height: 100% !important;
		width: 100%;
		position: relative;
		z-index: -2;
	}
	#boxed-portfolio .portfolio_item {
		width:100% !important;
		height:auto !important;
		margin:0 0 20px;
		overflow:hidden;
	}
	#boxed-portfolio {
		display: block !important;
		overflow: visible !important;
		position: relative;
		z-index: 10;
		margin-bottom:20px;
	}
	.portfolio-filter ul {
		list-style:none; 
		padding-left:10px
	}
	.portfolio-filter {
		text-align: center;
		overflow:hidden;
		margin: 40px 0 15px;
	}
	.portfolio-filter li {
		display: inline;
		margin-right: 5px;
		padding: 0;
	}
	.portfolio-filter li a {
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
	}
	.team_member img,
	.portfolio_item img {
		width:100%;
	}
	.isotope-item {
	  z-index: 2;
	}
	.isotope-hidden.isotope-item {
	  pointer-events: none;
	  z-index: 1;
	}
	.isotope,
	.isotope .isotope-item {
	  -webkit-transition-duration: 0.8s;
		 -moz-transition-duration: 0.8s;
		  -ms-transition-duration: 0.8s;
		   -o-transition-duration: 0.8s;
			  transition-duration: 0.8s;
	}
	.isotope {
	  -webkit-transition-property: height, width;
		 -moz-transition-property: height, width;
		  -ms-transition-property: height, width;
		   -o-transition-property: height, width;
			  transition-property: height, width;
	}
	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:      -o-transform, opacity;
			  transition-property:         transform, opacity;
	}
	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}
	.magnifier .btn-default {
		padding:0 20px !important;
		color:#222222 !important;
		width:auto !important;
	}
	.magnifier .sg,
	.magnifier .st,
	.magnifier .sf {
		border:1px solid #ffffff;
		color: #FFFFFF;
		display: block;
		display: inline-block !important;float: none !important;
		font-size: 16px;
		height: 40px;
		line-height: 38px;
		text-align: center;
		width: 40px;
		margin: -10px 2px 0 2px;
		text-align: center;
		width: 40px;
	}
	.magnifier h4 {
		color:#ffffff;
		text-align:center;
		font-size:16px;
		padding:10px 0;
		margin-bottom:20px;
		display:block;
		font-family: 'bariol_lightlight';
	}
	.magnifier h3 {
		color:#ffffff;
		text-align:center;
	}
	.portfolio_item .magnifier .buttons {
		top:44%;
	}
	.magnifier .buttons {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		text-align: center;
		width: 100%;
		top: 50%;
		margin-top: -20px;
		-webkit-transform: scale(0.2);
		-moz-transform: scale(0.2);
		-ms-transform: scale(0.2);
		-o-transform: scale(0.2);
		transform: scale(0.2);
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}
	.magnifier:hover .buttons {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	.entry:hover .magnifier { 
		opacity: 1;
		visibility: visible;
	}
	.magnifier {
		background:#000000;
		background:rgba(0,0,0,0.8);
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		opacity:0;
		-webkit-transition:all .3s ease-in-out;
		-moz-transition:all .3s ease-in-out;
		-ms-transition:all .3s ease-in-out;
		-o-transition:all .3s ease-in-out;
		transition:all .3s ease-in-out;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

/* ----------------------------------------------------
	PARALLAX & SECTIONS
------------------------------------------------------- */
	
	.custom-wrapper .col-lg-6 {
		padding:0;
	}
	.custom-wrapper .overlay {
		background-color:rgba(0, 0, 0, 0.4);
		padding:0;
	}
	.parallax {
		background-attachment: fixed !important;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.jt-shadow {
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	}
	.custom-overlay {
		padding: 60px 0;
	}
	.overlay {
		padding: 60px 0;
		background-color:rgba(0, 0, 0, 0.7);
	}
	.dark-wrapper {
		background-color:#222222;
		padding:60px 0;
	}
	.grey-wrapper {
		background-color:#f5f5f5;
		padding:60px 0;
	}
	.white-wrapper {
		background-color:#ffffff;
		/*padding:25px 0;*/
	}
	.blog-wrapper {
		background-color:#ffffff;
		padding:30px 0;
	}
	.custom-message {
		padding:90px 0;
	}
	.custom-message h1 {
		text-align:center;
		font-weight:bold;
		font-size:54px;
	}
	.custom-wrapper {
	  background: url(demos/custom_wrapper_bg.jpg) no-repeat center center; 
	    -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	.custom-wrapper .testimonial h3 {
		color:#222 !important;
	}
	#boxed {
	  background: url(demos/bg.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#boxed #wrapper {
		background:#fff; 
		margin:50px auto;
	}
	#boxed .white-wrapper,
	#boxed .grey-wrapper {
		margin:0 -15px;
	}
	#boxed #topbar .social-icons span a,
	#boxed #topbar .social-icons span.last a,
	#boxed #topbar .topbar-email, 
	#boxed #topbar .topbar-phone, 
	#boxed #topbar .topbar-login, 
	#boxed #topbar .topbar-cart,
	#boxed #topbar {
		border:none;
	}
	.grey-wrapper #accordion-second .accordion-heading .accordion-toggle,
	.grey-wrapper #accordion-second .accordion-heading, 
	.grey-wrapper #accordion-second .accordion-toggle:hover, 
	.grey-wrapper #accordion-second .accordion-heading .accordion-toggle.active,
	.grey-wrapper #accordion-second .accordion-inner,
	.grey-wrapper .testimonial-wrap {
		background:#fff;
	}
	.general-title hr {
		width:30px;
		margin-bottom:0;
		margin-top:0;
		border-width: 2px 0 0;
	}
	.general-title h2 {
		font-size:31px;
		text-rendering: optimizeSpeed;
		letter-spacing:0.6px;
		padding-bottom:0;
		font-weight:bold;
	}
	.general-title,
	.messagebox {
		text-align:center;
	}
	.general-title .lead {
		margin-top:10px !important;
	}

/* ----------------------------------------------------
	SLIDER STYLES
------------------------------------------------------- */
	.rsUni, 
	.rsUni .rsOverflow, 
	.rsUni .rsSlide, 
	.rsUni .rsVideoFrameHolder, 
	.rsUni .rsThumbs {
		background:#f5f5f5 !important;
	}
	#gallery-2 {
		width: 100%;
		-webkit-user-select: none;
		-moz-user-select: none;  
		user-select: none;
	}
	.aboutslider-shadow {
		width:100%;
		position:relative;
		z-index:1;
	}
	.aboutslider-shadow .s1 {
		background:url(images/flexslider_shadow.png) center no-repeat;
		height:29px;
		margin:0 auto;
		bottom:-28.5px;
		overflow:hidden;
		width:100%;
		position:absolute;
		left:0;
	}
	.slider-shadow.without {
		margin-top:-20px !important;
	}
	.slider-shadow {
		background:url(images/slider-shadow.png) center center no-repeat;
		width:100%;
		height:77px;
		display:block;
		z-index:0;
		overflow:hidden;
		position:relative;
		margin:0 auto;
	}
	.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
		display:none;
	}
	.fullwidthbanner-container{
		width:100%;
		position:relative;
		padding:0;
		overflow:hidden;
	}
	.fullwidthbanner-container ul,
	.fullscreenbanner-container ul	{
		display:none
	}
	.fullwidthbanner-container .fullwidthbanner{
		width:100%;
		position:relative;
	}
	#slider-in-laptop {
	  width: 100%;
	  height: auto;
	  padding: 3% 15% 0 16%;
	  background: none;
	}
	#slider-in-laptop .rsOverflow,
	#slider-in-laptop .rsSlide,
	#slider-in-laptop .rsVideoFrameHolder,
	#slider-in-laptop .rsThumbs {
	  background: #151515;
	}
	.imgBg {
	  position: absolute;
	  left: 0;
	  top: 0;
	  width: 100%;
	  height: auto;
	}
	#slider-in-laptop .rsBullets {
	  bottom: -50px;
	}
	.laptopBg {
	  position: relative;
	  width: 100%;
	  height: auto;
	}
	#slider-in-laptop .rsBullets {
		bottom: -50px;
	}
	.shop_title_slider_2 {
		font-size:36px;
		text-transform:uppercase;
		font-weight:bold;
		color:#222;
	}
	.shop_title_slider {
		font-size:48px;
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
	}
	.high_title2 {
		font-size:48px;
		font-family: 'Lato',sans-serif;
		font-weight: normal !important;
		letter-spacing: 0;
		line-height: 120% !important;
		padding: 0 0 10px;
		position: relative;
	}
	.high_title {
		font-size:70px;
		font-family: 'Lato',sans-serif;
		font-weight: 100 !important;
		letter-spacing: 0;
		line-height: 140% !important;
		padding: 0 0 10px;
		position: relative;
	}
	.big_title_slider {
		color: #fff;
		font-size:40px;
		font-family: 'PT Sans',sans-serif;
		font-weight: bold;
		letter-spacing: 0;
		line-height: 140% !important;
		padding: 0 0 10px;
		position: relative;
	}
	.big_title {
		color: #222222;
		font-size:36px;
		font-family: 'PT Sans',sans-serif;
		font-weight: 500;
		letter-spacing: 0;
		line-height: 140% !important;
		padding: 0 0 10px;
		position: relative;
	}
	.slider_title_a {
		color: #222222;
		font-size:36px;
		font-family: 'Pacifico',sans-serif;
		font-weight: 500;
		letter-spacing: 0;
		line-height: 140% !important;
		padding: 0 0 10px;
		position: relative;
	}
	.upper_title {
		text-transform:uppercase;
		font-size:36px;
		font-weight:bold;
		font-family: 'PT Sans',sans-serif;
	}
	.small_title2 {
		color:#222222 !important;
	}
	.mini_title2 {
		font-family: 'PT Sans',sans-serif;
		font-size:16px !important;
		font-weight:normal !important;
		color:#222222 !important;
	}
	.light_title {
		color: #ffffff;
		font-family: 'Lato',sans-serif;
		font-size:18px;
		font-weight:300;
		letter-spacing: 0;
		padding: 0 0 10px;
		position: relative;
		line-height: 140% !important;
	}
	.small_title2,
	.small_title {
		color: #ffffff;
		font-family: 'Lato',sans-serif;
		font-size:20px;
		letter-spacing: 0;
		padding: 0 0 10px;
		font-weight:lighter;
		position: relative;
		line-height: 140% !important;
	}
	.mini_title span {
		font-size:24px;
	}
	.mini_title {
		color: #ffffff;
		font-family: 'Lato',sans-serif;
		font-size:14px;
		font-weight:bold !important;
		letter-spacing: 0;
		padding: 0 0 10px;
		font-weight:lighter;
		position: relative;
		line-height: 140% !important;
	}
	.tp-bullets.simplebullets.navbar {
		height: 35px;
		padding: 0;
	}
	.tp-bullets.simplebullets .bullet {
		cursor: pointer;
		position: relative !important;
		background: #efefef !important;
		-webkit-border-radius: 0;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		border-radius:100px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: 6px !important;
		height: 6px !important;
		border: 6px solid rgba(0, 0, 0, 0) !important;
		display: inline-block;
		margin-right: 2px !important;
		margin-bottom: 14px !important;
		-webkit-transition: background-color 0.2s, border-color 0.2s;
		-moz-transition: background-color 0.2s, border-color 0.2s;
		-o-transition: background-color 0.2s, border-color 0.2s;
		-ms-transition: background-color 0.2s, border-color 0.2s;
		transition: background-color 0.2s, border-color 0.2s;
		float:none !important;
	}
	.tp-bullets.simplebullets .bullet.last {
		margin-right: 0px
	}
	.tp-bullets.simplebullets .bullet:hover,
	.tp-bullets.simplebullets .bullet.selected {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: 6px !important;
		height: 6px !important;
		border: 5px solid #111;
	}
	.tparrows:before {
		font-family: 'revicons';
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		margin-right: 0;
		margin-top: 17px;
		text-align: center;
		width: 55px;
		font-size: 21px;
	}
	.slides-navigation a,
	.tp-leftarrow, 
	.tp-rightarrow{
		opacity:0.6 !important;
		filter:alpha(opacity=60); /* For IE8 and earlier */
	}
	.slides-navigation a:hover,
	.tp-leftarrow:hover, 
	.tp-rightarrow:hover{
		filter:alpha(opacity=100); /* For IE8 and earlier */
		opacity:1 !important;
	}
	.tparrows {
		border:2px solid #aaaaaa;
		cursor: pointer;
		background: rgba(0, 0, 0, 0.5) !important;
		width: 60px !important;
		height: 60px !important;
	}
	.tparrows:hover {
		color: #fff;
	}
	.tp-leftarrow:before {
		content: '\e824';
	}
	.tp-rightarrow:before {
		content: '\e825';
	}
	.tparrows.tp-rightarrow:before {
		margin-left: 1px;
	}

/* ----------------------------------------------------
	MODULES
------------------------------------------------------- */
	#revvideo {
		with:100%;
		height:100%;
	}
	.custom-select {
		background: none repeat scroll 0 0 #FFFFFF !important;
		border: 1px solid #E9E9E9 !important;
		box-shadow: 0 0 0 1px #FFFFFF inset, 1px 2px 0 #E9E9E9 !important;
		outline: medium none;
		position: relative;
	}
	#video {
		border:1px solid #fff;
	}
	#soundcloud {
		border:1px solid #fff;
		width:100%;
	}
	.contact_form {
		overflow:hidden;
		margin:50px 0 25px;
	}
	.overlay .contact_details {
		color:#fff !important;
	}
	.contact_form textarea {
		height:133px !important;
	}
	.contact_form .form-control {
		margin-bottom:10px;
		height:45px;
		border-color:#dddddd;
		box-shadow:none;
	}
	#contactform fieldset {
		padding:10px;
		border:1px solid #eee;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
	}
	#contactform legend {
		padding:7px 10px; 
		font-weight:bold; 
		color:#000; 
		border:1px solid #eee; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px; 
		margin-bottom:0 !important; 
		margin-bottom:20px;
	}
	#contactform span.required{ 
		font-size: 13px; 
		color: #ff0000;
	}
	#message {
		margin: 10px 0; 
		padding: 0;
	}
	.error_message {
		display: block; 
		height: 22px; 
		line-height: 22px; 
		background: #FBE3E4 url(images/error.gif) no-repeat 10px center;
		 padding: 3px 10px 3px 35px; 
		 color:#8a1f11;
		 border: 1px solid #FBC2C4; 
		 -webkit-border-radius:5px;
	}
	.loader {
		padding: 0 10px;
	}
	#contactform #success_page h1 {
		background: url(images/success.gif) left no-repeat; 
		padding-left:22px;
	}
	acronym {
		border-bottom:1px dotted #ccc;
	}
	#map{
		height:450px;
		width:100%
	}
	#map img{
		max-width:inherit
	}
	.map{
		position:relative
	}
	.map .row .col-lg-4{
		float:right;
		margin-top:-450px;
		z-index:9
	}
	.contact-icon {
		margin:20px 0;
		overflow:hidden;
	}
	.map .row{
		position:relative
	}
	.infobox img {
		width:100% !important;
	}
	.map .searchmodule {
		padding:18px 10px
	}
	.infobox {
		display: inline-block;
		padding: 5px;
		position: relative;
		width: 270px;
	}
	.infobox img {
		width:80px !important;
		padding-right:10px
	}
	.infobox .title {
		font-size:13px;
		font-weight:bold;
		margin-top:0;
		margin-bottom:0;
		text-transform:uppercase;
		padding-bottom:5px;
	}
	.infobox .title a {
		font-weight:bold;
	}
	.search_form {
		position:relative;
	}
	.search_form:after {
		color: #d9d9d9;
		font-size: 12px;
		height: 40px;
		line-height: 40px;
		position: absolute;
		width: 40px;
		right:0;
		top:0;
		font-family: 'FontAwesome';
		content: "\f002";
	}
	.grey-wrapper .pricing_detail {
		background:#fff;
	}
	.grey-wrapper .pricing_detail .priceamount {
		border-color:#f5f5f5;
	}
	.pricing_detail {
		border:1px solid #e3e3e3;
		padding:30px 20px;
		text-align:center;
		-webkit-transition: background-color .2s linear, color .2s linear;
		-moz-transition: background-color .2s linear, color .2s linear;
		-o-transition: background-color .2s linear, color .2s linear;
		-ms-transition: background-color .2s linear, color .2s linear;
		transition: background-color .2s linear, color .2s linear;
	}
	.pricing_detail:hover h3,
	.pricing_detail:hover ul li {
		color:#fff;
	}
	.pricing_detail:hover header {
		border-color:#ededed;
	}
	.pricing_detail header {
		border-bottom:1px solid #e3e3e3;
	}
	.pricing_detail header h3 {
		font-size:30px;
		margin-top:35px;
		padding:0;
		display:block;
		overflow:hidden;
	}
	.pricing_info {
		display:block;
		margin-bottom: 50px;
	}
	.pricing_info ul {
		padding-left:0;
	}
	.pricing_info ul li {
		list-style:none;
		padding:15px 0;
	}
	.pricing_boxes {
		padding:80px 0;
		display:block;
		overflow:hidden;
		position:relative;
	}
	.pricing_detail:hover .btn{
		color:#ffffff !important;
		background:#222 !important;
	}
	.pricing_detail .priceamount {
		-webkit-border-radius:500px;
		-moz-border-radius:500px;
		border-radius:500px;
		color: #FFFFFF;;
		background:#222222;
		display: block;
		border:10px solid #fff;
		font-size: 16px;
		height: 120px;
		margin: 0 auto;
		text-align: center;
		width: 120px;
		position: absolute;
		top: -70px;
		left: 0;
		right: 0;
		padding-top:23px;
		line-height: 1.6;
	}
	.banners li {
		list-style:none;
		margin:5px;
		float:left !important;
	}
	.banners li .img-thumbnail {
		background-color: #bbbbbb;
		border: 1px solid #DDDDDD;
		border-radius: 0;
		padding: 5px;
	}
	
	.long-twitter i {
		font-size:31px;
	}
	.long-twitter a {
		text-decoration:underline;
		color:#ffffff;
	}
	.long-twitter {
		color:#ffffff;
	}
	.tab-content {
		border-left:1px solid #efefef;
		border-bottom:1px solid #efefef;
		border-right:1px solid #efefef;
	}
	.nav-tabs > li > a {
		border: 1px solid #EFEFEF;
		line-height: 1.42857;
		margin-right: 0;
	}
	.nav-stacked li:last-child {
		border-bottom:0 solid #efefef !important;
	}
	.nav-stacked > li > a {
		color:#222222;
		border:0 solid #efefef !important;
	}
	.nav-stacked li {
		border-top:0 solid #efefef !important;
		border-left:0 solid #efefef !important;
		border-bottom:1px solid #efefef !important;
		border-right:0 solid #efefef !important;
	}
	.panel-title:after {
		content: "\f078";
		color: #292723;
		float:right;
		display: block;
		font-family: 'FontAwesome';
		font-size: 13px;
		margin-top:-20px;
		pointer-events: none;
		position:relative;
		line-height: 20px;
		text-transform: none;
	}
	.panel-body h4 {
		font-size: 16px;
		margin: 10px 0 20px;
		padding:0 !important;
	}
	.panel-body .form-control {
		margin-bottom:0;
	}
	.panel-group .panel-heading + .panel-collapse .panel-body,
	.panel-default {
	   border: 0 solid #FFFFFF !important;
		box-shadow: 0 0 #FFFFFF;
		background: none;
	}
	.panel-title {
		padding: 0;
	}
	.panel-default > .panel-heading {
		background-color: #FFFFFF;
		padding:15px 20px;
		border: 1px solid #A9A9A9;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.panel-default > .panel-heading a:hover {
		background:none !important; 
		color:#222222 !important;
	}
	.panel-default > .panel-heading a {
		color: #222222;
		font-size: 18px;
		width: 100%;
		display: block;
	}
	.stat {
		text-align:center;
	}
	.highlight {
		color:#ffffff;
		padding:30px 0;
		font-weight:bold;
		display:block;
		overflow:hidden;
		margin-bottom:0;
		font-size:48px;
	}
	.milestone-details {
		font-weight:bold;
		font-size:18px;
		color:#fff;
	}
	.dmtop {
		background-color:#161616;
		background-image: url(images/arrow.png);
		background-position: 50% 50%;
		background-repeat: no-repeat;
		z-index: 2147483640;
		width: 40px;
		height: 40px;
		text-indent: -99999px;
		position: fixed;
		bottom: -100px;
		right: 25px;
		cursor: pointer;
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		-ms-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
		overflow: auto;
	}
    #livechat-full { z-index: 2147483640 !important; }
    #livechat-compact-container, #livechat-full { right:0 !important; }
	.progress {
		position:relative;
		overflow:visible
	}
	.skill_count {
		position:absolute;
		right:0;
		font-weight:bold;
		font-size:16px; 
		color:#222;
		top:-9px
	}
	.skills_bar {
		margin:10px 0;
		overflow:hidden;
	}
	.skills_bar small {
		font-size:14px;
		color:#222222;
		margin:10px 0;
	}
	.progress {
		border-radius:0;
		box-shadow:none;
		border-bottom:1px solid #cbcbcb;
		background:none;
		margin:10px 0;
		height:10px;
	}
	#accordion-second .accordion-group{
		margin-bottom:10px;
	}
	#accordion-second .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-second .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:0 !important;
		color:#222222;
		background:#f5f5f5;
		outline:none!important;
		text-decoration:none
	}
	#accordion-second .accordion-heading,
	#accordion-second .accordion-toggle:hover,
	#accordion-second .accordion-heading .accordion-toggle.active{
		background:#f5f5f5;
	}
	#accordion-second .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		border-radius:0;
		color: #FFFFFF;
		font-size:14px;
		height: 37px;
		line-height: 40px;
		margin-right: 10px;
		text-align: center;
		width: 40px;
	}
	#accordion-second .accordion-inner{
		padding:9px 50px;
		background:#f5f5f5;
	}	
	#accordion-first .accordion-group{
		margin-bottom:10px;
	}
	#accordion-first .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-first .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:5px 0 !important;
		color:#222222;
		outline:none!important;
		text-decoration:none
	}
	#accordion-first .accordion-heading,
	#accordion-first .accordion-toggle:hover,
	#accordion-first .accordion-heading .accordion-toggle.active{
		background:none;
	}
	#accordion-first .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		border-radius:100px;
		color: #FFFFFF;
		font-size:14px;
		height: 32px;
		line-height: 32px;
		margin-right: 10px;
		text-align: center;
		width: 32px;
	}
	#accordion-first .accordion-inner{
		padding:9px 10px;
	}
	.check li:before {
		content: "\f00c";
		font-family: "FontAwesome";
		font-size: 16px;
		left: 0;
		padding-right:5px;
		position: relative;
		top: 2px;
	}
	.check li {
		font-size:13px;
		list-style:none;
		margin-bottom:4px;
	}
	.check {
		margin-left:0; 
		padding-left:0
	}
	.check li a {
		color:#656565;
	}
	#services .item {
		padding:15px;
	}
	.item h3 {
		padding-top:15px;
		padding-bottom:0;
	}
	#sidebar .item h3 {
		padding-top:0;
		margin-top:0;
	}
	#sidebar .btn-xs{
		margin-bottom: 20px;
	}
	.conteudo_index .recent_posts_widget > li a.btn-xs{
		color:white !important;
	}
	.item .icon-container {
		font-size:24px;
		float:left;
		margin:0 20px 0 0;
	}
	 .servicesbox_content p {
		display:inline-block;
		margin-top:10px;	
	}
	 .servicesbox_content {
		display:block !important;
		width:100% !important;
		padding:2px
	}
	.services_lists_boxes .service-icon-circle {
		text-align:center;
	}
	.services_lists_boxes {
		margin: 20px 0 20px 0;
		display:block;
		color:#fff;
		position:relative;
		overflow:hidden;
	}
	.services_lists_boxes h4 {
		color:#fff;
		font-size: 21px;
		padding-bottom: 0;
		font-weight:500;
		text-transform:uppercase;
	}
	.custom-services {
		position:relative !important;
		padding:0;
		margin:20px 0;
		display:block;
		overflow:visible;
	}
	.ch-item {
		position:relative !important;
		padding:0;
		margin:20px 0;
		height:200px;
		display:block;
		overflow:visible;
	}
	.ch-info-wrap{
		position: absolute;
		width: 100%;
		height: 200px;
		border-radius: 10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-webkit-perspective: 800px;
		-moz-perspective: 800px;
		-o-perspective: 800px;
		-ms-perspective: 800px;
		perspective: 800px;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		background: #ffffff;
	}
	.ch-info-back  {
		padding:15px;
		text-align:center;
	}
	.ch-info-front {
		padding-top:40px;
		text-align:center;
	}
	.ch-info-back h3 {
		font-size:20px;
		margin-bottom:0;
		padding-bottom:0;
		color:#ffffff;
		font-weight:bold;
	}
	.ch-info-back p {
		color:#ffffff;
	}
	.ch-info-front h3 {
		font-size:20px;
		color:#222222;
		font-weight:bold;
	}
	.ch-info{
		position: absolute;
		width: 100%;
		height: 200px;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		-o-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.ch-info > div {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background-position: center center;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		border-radius: 10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
	}
	.ch-info .ch-info-back {
		-webkit-transform: rotate3d(0,1,0,180deg);
		-moz-transform: rotate3d(0,1,0,180deg);
		-o-transform: rotate3d(0,1,0,180deg);
		-ms-transform: rotate3d(0,1,0,180deg);
		transform: rotate3d(0,1,0,180deg);
	}
	.ch-item:hover .ch-info {
		-webkit-transform: rotate3d(0,1,0,-180deg);
		-moz-transform: rotate3d(0,1,0,-180deg);
		-o-transform: rotate3d(0,1,0,-180deg);
		-ms-transform: rotate3d(0,1,0,-180deg);
		transform: rotate3d(0,1,0,-180deg);
	}
	.service-with-image .entry {
		position:relative;
	}
	.service-with-image {
		overflow:hidden;
		margin:20px 0;
	}
	.service-desc {
		padding:20px 0;
	}
	.service-title a i {
		padding-right:5px;
	}
	.service-title a {
		font-weight:bold;
		text-transform:uppercase;
	}
	.service-title {
		background:#FFFFFF;
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		max-width: 120px;
		margin: auto;
		text-align: center;
		padding: 4px;
	}
	.service_vertical_box {
		overflow: hidden;
		display: block;
		margin-bottom: 20px;
	}
	.services_vertical .general-title h2 {
		padding:0 !important;
		color:#fff !important;
		text-align:left;
		font-size:30px !important;
	}
	.services_vertical p {
		padding:0 !important;
		text-align:left;
	}
	.services_vertical 
	 {
		overflow:hidden;
		padding:30px 0;
	}
	.services_vertical h3 {
		padding: 0 !important;
		font-size:18px;
	}
	.service_vertical_box .service-icon {
		float:left;
		clear: both;
		display: block;
		height: 60px;
		line-height: 60px;
		margin: 35px 20px;
		width: 60px;
	}
	.service_vertical_box a.readmore {
		padding-left:98px;
	}
	.services_vertical .icon-container {
		float:left;
	}
	.icon-container {
		border: 1px solid #FFFFFF;
		border-radius: 100px;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		clear: both;
		color: #FFFFFF;
		display: block;
		font-size: 21px;
		height: 55px;
		line-height: 55px;
		margin: 38px 20px;
		text-align: center;
		width: 55px;
	}
	.servicebox {
		margin:20px 0;
	}
	.servicebox h3 {
		padding:0
	}
	.border-none {
		-webkit-border-radius:0 !important;
		-moz-border-radius: 0 !important;
		border-radius:0 !important;
	}
	.border-radius {
		-webkit-border-radius:500px !important;
		-moz-border-radius: 500px !important;
		border-radius:500px !important;
	}
	.service-icon i {
		color:#666666;
	}
	.little-padding {
		padding:5px 0 0 !important;
		overflow:hidden;
	}
	.make-bg {
		line-height:113px !important;
	}
	.make-bg i{
		font-size:2.6em !important;
		color:#fff !important;
	}
	.servicebox:hover .make-bg {
		background:#222222 !important;
		border-color:#232323 !important;
	}
	.servicebox:hover .border-none {
		border-bottom-color:#fff;
	}
	.service-icon-circle {
		overflow:hidden;
		margin:20px auto;
		display:block;
		position:relative;
		border:1px solid #222;
		height:100px;
		width:100px;
		line-height:107px;
		-webkit-border-radius: 0 100px 100px;
		-moz-border-radius: 0 100px 100px;
		border-radius: 0 100px 100px;
		-webkit-transition: background-color .2s linear, color .2s linear;
		-moz-transition: background-color .2s linear, color .2s linear;
		-o-transition: background-color .2s linear, color .2s linear;
		-ms-transition: background-color .2s linear, color .2s linear;
		transition: background-color .2s linear, color .2s linear;
	}
	.sr-only {
		display:block !important;
		overflow:visible;
		visibility:visible
	}
	.service-icon-circle i {
		font-size:24px;
	}
	.btn {
		font-family: 'PT Sans',sans-serif;
	}
	.btn-dark {
		background-color:#222222;
		color:#ffffff;
		border:none;
	}
	.btn-lg {
		padding:10px 30px;
		font-size:16px;
	}
	.btn-dark:hover,
	.btn-dark:focus,
	.btn-dark:active,
	.btn-dark.active,
	.btn-primary {
		color: #ffffff;
		border:none;
	}
	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active {
		color: #ffffff;
		background-color: #222222;
	}
	.arrow-up {
		border-bottom: 5px solid #FFFFFF;
		border-left: 5px solid rgba(0, 0, 0, 0);
		border-right: 5px solid rgba(0, 0, 0, 0);
		bottom: -1px;
		height: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		width: 0;
	}
	.doc li a {
		color:#222 !important;
	}
	.doc .flexslider a {
		color:#fff !important
	}
	.doc .blog-carousel {
		padding:15px !important;
	}
	.doc .highlight {
		margin-top:10px;
		font-size:72px !important;
		font-weight:normal;
		color:#222;
		font-family: 'Lato', cursive;
	}
	.doc .green {
		color:#77be32 !important;
	}
	.doc .red {
		color:#f2333a !important;
	}
	.doc .yellow {
		color:#f99300 !important;
	}
	.doc .milestone-details {
		font-size:21px !important;
		font-weight:100;
		color:#222;
		font-family: 'Lato', cursive;
		text-transform:uppercase;
		padding:20px;
	}
	.tabbed-menu ul {
		list-style:none;
		list-style-position:outside;
		display:inline;
		margin:10px 0;
	}    
	.tabbed-menu li { 
		line-height:12px;
		float:left;
		padding:10px 7px; 
	}
	.tabbed-menu li a {
		color:#222;
	}
	.general-title .lead,
	.messagebox .lead {
		font-family: 'Lato',sans-serif;
		font-weight:300;
		line-height:1.9;
		margin:15px 0;
	}
	.messagebox h1 {
		color:#252525;
		font-weight:bold;
		font-size:30px;
	}
	.messagebox .btn-dark,
	.messagebox .btn-dark:hover {
		background:#222 !important;
		color:#fff !important;
	}
	.messagebox h2 {
		font-size:30px;
	}
	.calloutbox-full-mini .lead,
	.calloutbox-full .lead {
		color:#fff;
		margin:10px 0 20px;
	}
	.calloutbox-full-mini {
		padding:1px 0;
		text-align:center;	
	}
	.calloutbox-full {
		padding:60px 0;
		text-align:center;
	}
	.calloutbox .form-control {
		height:35px;
	}
	#bilding label, 
	#bilding .form-control {
		margin:10px 0 0;
	}
	#payment p.small {
		font-weight:100
	}
	#payment label {
		border: 1px solid #EDEDED;
		padding: 15px 40px !important;
	}
	.calloutbox {
		position:relative;
	}
	.bggrey h2 {
		color:#222222 !important;
		font-weight:bold;
	}
	.bgdark {
		background:#222222 !important;
	}
	.bggrey {
		color:#222222 !important;
		background:#f5f5f5 !important;
		border-left:8px solid #fff;
	}
	.calloutbox-full-mini h2,
	.calloutbox-full h2 {
		font-size:36px;
		padding:0;
		margin:0;
		text-transform:uppercase;
		color:#fff;
	}
	.calloutbox h2 {
		font-size:28px;
		padding:0;
		margin:0;
		text-transform:uppercase;
		color:#fff;
	}
	.calloutbox {
		margin:20px 0;
		color:#fff;
		padding:30px 20px 20px;
		overflow:hidden;
	}
	.calloutbox .btn-dark:hover {
		background:#232323;
	}
	.white-clients .client-wrap {
		border-color:#dedede;
	}
	.client-wrap {
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-color:#444647;
		border-right-style: solid;
		border-right-width: 1px;
		padding: 30px;
	}
	.client-wrap.last {
		border-right-width: 0;
	}
	.client-wrap.no-border {
		border-bottom-width: 0;
	}
	.not_found h1 {
		margin-bottom:0;
		font-size: 200px;
		padding-bottom:0;
		font-weight: bold;
		line-height: 1;
	}
	
/* ----------------------------------------------------
	BLOG SECTIONS
------------------------------------------------------- */

	#comments_form .form-control{
		margin-bottom:10px;
	}
	#comments {padding:20px;}
	.comment-list {
		margin: 60px 0;
		list-style:none;
	}
	.comment-list ul li,
	.comment-list ol li {
		list-style:none;
	}
	.comment-avatar {
		margin: 0 20px 0 0;
		float: left;
		height: 70px; width: 70px;
	}
	.comment-content {
	   background: #ffffff;
		border: 1px solid #efefef;
		margin-bottom: 20px;
		overflow: hidden;
		padding: 20px;
	}
	.comment-reply a {
		color:#fff !important;
	}
	.comment-author {
		margin-bottom: 10px;
	}
	.comment-meta {
		font-size: 12px;
		color: #aaa;
		padding-left:10px;
	}
	.comment-reply {
		margin:-10px -5px 0 0;
		float: right;
		font-size: 12px;
		color: #ffffff;
	}
	.leave-comment textarea {
		height: 150px;
	}
	.authorbox_wrapper {
		padding:20px;
		border-bottom: 1px solid #efefef;
		margin-bottom: 50px;
	}
	.authorbox_wrapper img {
		margin:0 20px 20px 0;
		width:100px !important;
	}
	.authorbox_wrapper h4 {
		margin-bottom:0;
		padding-bottom:0;
	}
	.authorbox_wrapper p {
		padding-top:5px;
		margin-top:5px;
	}
	.blog_button {
		-moz-user-select: none;
		background:#fff;
		border: 1px solid #cbcbcb;
		color: #cbcbcb;
		display: inline-block;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.42857;
		margin-bottom: 30px;
		padding: 10px 23px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
	}
	.timeline {
		list-style: none;
		padding: 20px 0 20px;
		position: relative;
	}
    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 1px;
        background-color: #cecece;
        left: 50%;
        margin-left: -1.5px;
    }
    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }
	.timeline > li:before,
	.timeline > li:after {
		content: " ";
		display: table;
	}
	.timeline > li:after {
		clear: both;
	}
	.timeline > li:before,
	.timeline > li:after {
		content: " ";
		display: table;
	}
	.timeline > li:after {
		clear: both;
	}
	.timeline > li > .timeline-panel {
		width: 46%;
		float: left;
		border: 1px solid #cecece;
		border-radius: 2px;
		padding: 20px;
		position: relative;
	}
	.timeline > li > .timeline-panel:before {
		position: absolute;
		top: 26px;
		right: -15px;
		display: inline-block;
		border-top: 15px solid transparent;
		border-left: 15px solid #cecece;
		border-right: 0 solid #cecece;
		border-bottom: 15px solid transparent;
		content: " ";
	}
	.timeline > li > .timeline-panel:after {
		position: absolute;
		top: 27px;
		right: -14px;
		display: inline-block;
		border-top: 14px solid transparent;
		border-left: 14px solid #fff;
		border-right: 0 solid #fff;
		border-bottom: 14px solid transparent;
		content: " ";
	}
	.timeline > li > .timeline-badge {
		color: #fff;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 1.4em;
		text-align: center;
		position: absolute;
		top: 16px;
		left: 50%;
		margin-left: -25px;
		background-color: #999999;
		z-index: 100;
		border-top-right-radius: 50%;
		border-top-left-radius: 50%;
		border-bottom-right-radius: 50%;
		border-bottom-left-radius: 50%;
	}
	.timeline > li.timeline-inverted > .timeline-panel {
		float: right;
	}
	.timeline > li.timeline-inverted > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	.timeline > li.timeline-inverted > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	.timeline-title {
		margin-top: 0;
		color: inherit;
	}
	
	.timeline-body > p,
	.timeline-body > ul {
		margin-bottom: 0;
	}
    .timeline-body > p + p {
        margin-top: 5px;
    }
	.post-wrapper-top {
		background:#f5f5f5;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		z-index: 0;
		border-bottom: 3px solid #efefef;
		margin-bottom: 0;
		padding:0;
		position: relative;
		text-align: left;
	}
	.breadcrumb > li + li:before {
		font-size:13px;
	}
	.post-wrapper-top h2 {
		border-bottom: 3px solid #fff;
		display: inline-block;
		font-size:24px;
		padding: 30px 0;
		color:#222222;
		position: relative;
		margin-bottom:-3px;
	}
	.breadcrumb {
		bottom: 0;
		color: #777777;
		background:transparent;
		font-size: 14px;
		font-weight: 400;
		list-style: none outside none;
		padding: 10px 0;
		position: absolute;
		right: 0;
	}
	.breadcrumb > li + li:before {
		content:"";
		background:url(images/breadcrumb.png) no-repeat center center;
		margin:0 10px;
		padding:0 10px
	}
	.blog-wrapper hr {
		margin-top:40px;
		margin-bottom:40px;
	}
	.pagination > li > a, 
	.pagination > li > span {
		background-color: #f5f5f5;
		color: #222222;
		float: left;
		line-height: 1.82857;
		margin-left: 5px;
		padding: 3px 10px;
		position: relative;
		text-decoration: none;
	}
	.quote-post {
		background:#f5f5f5;
		position: relative;
		padding:20px 10px 10px;
	}
	.quote-post:after {
		font-family: 'FontAwesome';
		content: "\f10e";
		padding-right:20px;
		right:0;
		position:absolute;
		top:50px;
		color:#000000;
		font-size:600%;
		opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10);
	}
	.quote-post blockquote {
		border-left:0px solid #fff;
	}
	
/* ----------------------------------------------------
	ANIMATIONS
------------------------------------------------------- */
transition-duration: 0.3s;transition-property: bottom;
	.bubble-bottom {
		display: inline-block;
		position: relative;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	}
	.bubble-bottom:before {
		pointer-events: none;
		position: absolute;
		z-index: -1;
		content: '';
		border-style: solid;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: bottom;
		transition-property: bottom;
		left: calc(50% - 10px);
		bottom: 0;
		border-width: 10px 10px 0 10px;
		border-color: #e1e1e1 transparent transparent transparent;
	}
	.bubble-bottom:hover:before, .bubble-bottom:focus:before, .bubble-bottom:active:before {
		bottom: -10px;
	}
	.rotating {
	  display: inline-block;
	  -webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  -ms-transform-style: preserve-3d;
	  -o-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
	  transform: rotateX(0) rotateY(0) rotateZ(0);
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  -ms-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	  -webkit-transform-origin-x: 50%;
	}
	.rotating.flip {
	  position: relative;
	}
	.rotating .front, .rotating .back {
	  left: 0;
	  top: 0;
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  -ms-backface-visibility: hidden;
	  -o-backface-visibility: hidden;
	  backface-visibility: hidden;
	}
	.rotating .front {
	  position: absolute;
	  display: inline-block;
	  -webkit-transform: translate3d(0,0,1px);
	  -moz-transform: translate3d(0,0,1px);
	  -ms-transform: translate3d(0,0,1px);
	  -o-transform: translate3d(0,0,1px);
	  transform: translate3d(0,0,1px);
	}
	.rotating.flip .front {
	  z-index: 1;
	}
	.rotating .back {
	  display: block;
	  opacity: 0;
	}
	.rotating.spin {
	  -webkit-transform: rotate(360deg) scale(0);
	  -moz-transform: rotate(360deg) scale(0);
	  -ms-transform: rotate(360deg) scale(0);
	  -o-transform: rotate(360deg) scale(0);
	  transform: rotate(360deg) scale(0);
	}
	.rotating.flip .back {
	  z-index: 2;
	  display: block;
	  opacity: 1;
	  
	  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
	  -moz-transform: rotateY(180deg) translate3d(0,0,0);
	  -ms-transform: rotateY(180deg) translate3d(0,0,0);
	  -o-transform: rotateY(180deg) translate3d(0,0,0);
	  transform: rotateY(180deg) translate3d(0,0,0);
	}
	.rotating.flip.up .back {
	  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
	  -moz-transform: rotateX(180deg) translate3d(0,0,0);
	  -ms-transform: rotateX(180deg) translate3d(0,0,0);
	  -o-transform: rotateX(180deg) translate3d(0,0,0);
	  transform: rotateX(180deg) translate3d(0,0,0);
	}
	.rotating.flip.cube .front {
	  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  transform: translate3d(0,0,100px) scale(0.85,0.85);
	}
	.rotating.flip.cube .back {
	  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	}
	.rotating.flip.cube.up .back {
	  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	}	
	
	.historicoMeusPedidos th,.historicoMeusPedidos td, .lstPedidos  tr{
    text-transform:inherit!important;
    text-rendering:auto;
    font-size-adjust:none;
    font-size:100%!important;
 
    
}
    .ocultar{
        display:none!important;
    }

	.deixar{
        display:block!important;
	}
    .navbar svg {
        max-width: 368px;
        max-height: 60px;
        position: absolute;
        top: 0px;
        left: -60px;
    }
/* ----------------------------------------------------
	RESPONSIVE
------------------------------------------------------- */
	@media (max-width: 767px) {
     .entry img{
         width:100%;
         display:block;
         margin: 0 auto;
         padding:0;
         float:right;
        
     }
    iframe{
        width:98%!important;
        height:170px!important;
    }
    .contact_form iframe {
        height: 1350px !important;
    }
    .navbar svg {
        max-width: 330px;
        max-height: 60px;
        position: absolute;
        top: 0px;
        left: -60px;
    }

    .menuDiplay{
        display:none;
    }
	.portfolio-filter li a {
		border-radius: 2px;
		margin: -3px;
		padding: 5px !important;
	}
	.footer-menu,
	.slider_title_a,
	.tp-caption .btn {display:none !important;}

	.header_center .navbar-collapse.collapse {
		text-align: left;
		height: auto !important;
		overflow:auto !important;
	}
	.header_center .navbar-nav {
		display:inherit !important;
		float: inherit !important;
		margin: 0;
	}
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
	ul.timeline > li > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	.btn-lg,
	.mini_title2 {
		font-size:11px !important;
	}
	#topbar .topbar-email, 
	#topbar .topbar-phone, 
	#topbar .topbar-login, 
	#topbar .topbar-cart,
	.topmenu,
	.copyright-text,
	.menu,
	.callus {
		border:none;
		float:none !important;
		clear:both !important;
		text-align:center !important;
		margin:auto;
	} 
	}

	@media (max-width: 380px) {
	#topbar .topbar-email, 
	#topbar .topbar-phone, 
	#topbar .topbar-login, 
	#topbar .topbar-cart,
	.topmenu,
	.callus{
		display:block
	} 
	}
	
/* ----------------------------------------------------
	COLOR SCHEMES
------------------------------------------------------- */

	.arrow-left {
		border-right-color:#f99300;
	}
	#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
		border-top-color:#f99300 !important;	
	}
	.buddy_members .popover.top > .arrow:after,
	.buddy_carousel .popover.top > .arrow:after {
		border-top:10px solid #f99300 !important;	
	}
	.tp-bullets.simplebullets .bullet:hover,
	.tp-bullets.simplebullets .bullet.selected{
		border-color:#f99300 !important;	
	}
	.post-wrapper-top h2,
	.group_box:hover .circle,
	.group_box:hover,
	.buddy_carousel .popover,
	.buddy_members .popover,
	.buddy_desc,
	.cat_widget:hover,
	.social_like .icon-container,
	.pagination > .active > a, 
	.pagination > .active > span, 
	.pagination > .active > a:hover, 
	.pagination > .active > span:hover, 
	.pagination > .active > a:focus, 
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus,
	.pagination > .active > span:focus,
	.form-control:focus,
	.panel-default > .panel-heading:hover,
	.bggrey,
	.services_vertical .icon-container,
	.item .icon-container,
	#owl-testimonial-widget .img-circle,
	.testimonial-wrap,
	.tparrows:hover,
	.blog_button,
	.magnifier .btn-default:hover,
	blockquote,
	.magnifier .btn-default:focus,
	.magnifier .btn-default:active,
	.service-icon-circle,
	.general-title hr {
		border-color:#f99300;
	}
	#header-style-1 .dropdown-menu,
	#header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
		border-top-color: #f99300 !important;
	}
	#three-parallax .testimonial h3 {
		color:#f99300 !important;
	}
	.blog_button,
	.shop_title_slider span,
	.cat_widget h3,
	.rating i,
	.big_title_onepage span,
	.small_thin_grey1 i,
	.popular_items .meta span i,
	.ch-info-front i,
	.service_vertical_box:hover .service-icon i,
	.bgdark span,
	.item .icon-container,
	.slider_title_a,
	.mini_title2 i,
	.team_member span,
	.blog-carousel-meta span i,
	.high_title2,
	.high_title,
	.big_title span,
	.small_title span,
	.mini_title span,
	.check li:before,
	.service-icon-circle i,
	.servicebox:hover .service-icon i,
	.shop-right .title .price,
	.shop_item .price,
	.cart_table .price2,
	.widget h3 span,
	.big_title_slider span,
	a,
	.milestone-counter i,
	a.readmore,
	.tabbed-menu li a:hover,
	.footer-menu li a:hover,
	.mmode .title span,
	.footer-menu li a:focus,
	#header-style-1 .yamm h3 i,
	#header-style-1 .yamm-fw .dropdown-menu li a:before,
	#topbar .topbar-login i,
	.group_box i,
	#topbar .callus i,
	#topbar .topbar-cart i {
		color:#f99300;
	}
	.timeline-badge.danger,
	.flex-control-paging li a.flex-active,
	.tparrows:hover {
		background-color:#f99300 !important;
	}
	.demo_changer .demo-icon,
	.group_box:hover .circle,
	.buddy_carousel .owl-controls .owl-page.active span, 
	.buddy_carousel .owl-controls.clickable .owl-page:hover span,
	.recent_posts_widget > li img:hover,
	.buddypress_tabber_widget_member li img:hover,
	#tabbed_widget .nav-tabs > li.active > a, 
	#tabbed_widget .nav-tabs > li.active > a:hover,
	#tabbed_widget .nav-tabs > li.active > a:focus,
	#tabbed_widget .nav > li > a:hover, 
	#tabbed_widget .nav > li > a:focus,
	#tabbed_widget-1 .nav-tabs > li.active > a, 
	#tabbed_widget-1 .nav-tabs > li.active > a:hover,
	#tabbed_widget-1 .nav-tabs > li.active > a:focus,
	#tabbed_widget-1 .nav > li > a:hover, 
	#tabbed_widget-1 .nav > li > a:focus,
	#footer-style-1 .social-icons span a:hover,
	#footer-style-2 .social-icons span a:hover,
	#footer-style-3 .social-icons span a:hover,
	.footer_post li img:hover,
	#tabbed_widget .recent_posts_widget img:hover,
	.pricing_detail:hover,
	.pricing_detail:hover .priceamount,
	.banners li:hover .img-thumbnail,
	.ch-info .ch-info-back,
	.service-with-image:hover .service-title,
	.calloutbox-full-mini,
	.services_vertical .icon-container,
	#services .owl-controls .owl-page span,
	.item:hover .icon-container,
	.white-wrapper #owl-testimonial .owl-controls .owl-page.active span,
	.make-bg,
	.buddy_image img:hover,
	.calloutbox,
	#owl-testimonial-widget .owl-controls .owl-prev:hover, 
	#owl-testimonial-widget .owl-controls .owl-next:hover,
	#owl_blog_two_line .owl-controls .owl-prev:hover,
	#owl_blog_two_line .owl-controls .owl-next:hover,
	#owl_blog_three_line .owl-controls .owl-prev:hover,
	#owl_blog_three_line .owl-controls .owl-next:hover,
	#owl_portfolio_two_line .owl-controls .owl-prev:hover,
	#owl_portfolio_two_line .owl-controls .owl-next:hover,
	#owl_shop_carousel .owl-controls .owl-prev:hover, 
	#owl_shop_carousel .owl-controls .owl-next:hover,
	#owl_shop_carousel_1 .owl-controls .owl-prev:hover,
	#owl_shop_carousel_1 .owl-controls .owl-next:hover,
	#owl-blog .owl-controls .owl-prev:hover, 
	#owl-blog .owl-controls .owl-next:hover,
	.overlay #owl-testimonial .owl-controls .owl-page.active span,
	.progress-bar,
	.dmtop,
	h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,
	.magnifier .btn-default:hover,
	.magnifier .btn-default:focus,
	.magnifier .btn-default:active,
	.rsDefaultInv .rsBullet.rsNavSelected span,
	.service-icon-circle.active,
	.servicebox:hover .service-icon-circle,
	.btn-primary,
	#accordion-first .accordion-heading .accordion-toggle.active em,
	#accordion-second .accordion-heading .accordion-toggle.active em,
	mark,
	.pager li > a, .pager li > span,
	.make-bg-full,
	.pagination > .active > a, 
	.pagination > .active > span, 
	.pagination > .active > a:hover, 
	.pagination > .active > span:hover, 
	.pagination > .active > a:focus, 
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus,
	.pagination > .active > span:focus,
	#bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count:hover,
	#bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count:hover,
	.tagcloud a:hover,
	.nav-stacked > li > a:hover,
	.nav-stacked > li > a:focus,
	.nav-tabs > li.active > a:hover,
	.buddy_members img:hover,
	.buddy_carousel img:hover,
	.nav-tabs > li.active > a:focus,
	.nav-tabs > li.active > a, 
	#buddypress_features .nav-tabs > li > a:hover,
	#buddypress_features .nav-tabs > li > a:focus,
	#header-style-1 .navbar-nav > li > a:hover,
	#header-style-1 .navbar-nav > li > a:focus,
	#header-style-1 .navbar-nav > li > a:active,
	#header-style-1 .navbar-default .navbar-nav > .open > a,
	#header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	#header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	#topbar .social-icons span a:hover {
		background-color:#f99300;
		transition:all 0.4s linear;
	}
	.flex-direction-nav a,
	.rsUni .rsThumb.rsNavSelected .thumbIco,
	.custom-overlay {
		background-color:rgba(0, 148, 255, 0.7);
	}
	#tabbed_widget .nav-tabs > li.active > a, 
	#tabbed_widget .nav-tabs > li.active > a:hover,
	#tabbed_widget .nav-tabs > li.active > a:focus,
	#tabbed_widget .nav > li > a:hover, 
	#tabbed_widget .nav > li > a:focus,
	.pagination > .active > a, 
	.pagination > .active > span, 
	.pagination > .active > a:hover, 
	.pagination > .active > span:hover, 
	.pagination > .active > a:focus, 
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus,
	.pagination > .active > span:focus,
	.big_title_onepage,
	.tp-caption .btn,
	.small_thin_grey1,
	#footer-style-2 .social-icons span a:hover,
	#footer-style-3 .social-icons span a:hover,
	#footer-style-1 .social-icons span a:hover,
	.recent_posts_widget a,
	#footer-style-1 .widget,
	#footer-style-1 p,
	#footer-style-2 .widget,
	#footer-style-2 p,
	#footer-style-3 .widget,
	#footer-style-3 p,
	.service-with-image:hover .service-title a,
	.item:hover .icon-container,
	.overlay h2,
	.overlay .lead,
	.overlay .testimonial-widget .testimonial .lead:after,
	.overlay .testimonial-widget .testimonial .lead:before,
	.overlay .testimonial-widget,
	.magnifier .btn-default:hover,
	.magnifier .btn-default:focus,
	.magnifier .btn-default:active,
	mark,
	.service-icon-circle.active i,
	.servicebox:hover .service-icon-circle i,
	.testimonial h3,
	.nav-stacked > li > a:hover,
	.nav-tabs > li.active > a:focus,
	.nav-tabs > li.active > a,
	#footer-style-2 .widget .title h3,
	#footer-style-3 .widget .title h3,
	#footer-style-1 .widget .title h3 {
		color:#ffffff !important;
	}

	@font-face {
		font-family: 'southern_aire_personal_use_Rg';
		src: url('fonts/southernaire_personal_use_only.eot');
		src: url('fonts/southernaire_personal_use_only.eot?#iefix') format('embedded-opentype'),
			 url('fonts/southernaire_personal_use_only.woff') format('woff'),
			 url('fonts/southernaire_personal_use_only.ttf') format('truetype'),
			 url('fonts/southernaire_personal_use_only.svg#southern_aire_personal_use_Rg') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	#maintenance1 {
	  background:#fff;
	}
	#maintenance1 .overlay {
		background-color: rgba(255, 255, 255, 1);
		bottom: 0;
		height: 100%;
		left: 0;
		padding: 60px 0;
		position: absolute;
		right: 0;
	}
	#maintenance1 .title {
		margin:60px 0;
	}
	#maintenance1 .title h1 {
		font-size:90px;
		line-height:90px;
		font-weight:400;
		font-family: 'southern_aire_personal_use_Rg', cursive;
		color:#222;
		text-decoration:none;
		padding:20px 0 0;
		border-width:0px;
		border-style:none;
	}
	#maintenance1 .highlight {
		margin-top:10px;
		font-size:72px !important;
		font-weight:normal;
		color:#222;
		font-family: 'Lato', cursive;
	}
	#maintenance1 .green {
		color:#77be32 !important;
	}
	#maintenance1 .red {
		color:#f2333a !important;
	}
	#maintenance1 .yellow {
		color:#f99300 !important;
	}
	
	#maintenance1 .subscribe .lead,
	#maintenance1 .title .lead {
		font-size:18px !important;
		font-weight:100;
		color:#222 !important;
		font-family: 'Lato', cursive;
		padding:20px;
	}
	#maintenance1 .milestone-details {
		font-size:36px !important;
		font-weight:100;
		color:#222;
		font-family: 'Lato', cursive;
		text-transform:uppercase;
		padding:20px;
	}

	#maintenance {
	  background: url(demos/maintenance_bg.png) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#maintenance .overlay {
		background-color: rgba(0, 0, 0, 0.1);
		bottom: 0;
		height: 100%;
		left: 0;
		padding: 60px 0;
		position: absolute;
		right: 0;
	}
	#maintenance .title {
		margin:60px 0;
	}
	#maintenance .title h1 {
		font-size:90px;
		line-height:90px;
		font-weight:400;
		font-family: 'southern_aire_personal_use_Rg', cursive;
		color:#ffffff;
		text-decoration:none;
		padding:20px 0 0;
		border-width:0px;
		border-style:none;
	}
	#maintenance .highlight {
		margin-top:10px;
		font-size:72px !important;
		font-weight:normal;
		font-family: 'Lato', cursive;
	}
	#maintenance .subscribe .lead,
	#maintenance .title .lead {
		font-size:18px !important;
		font-weight:100;
		font-family: 'Lato', cursive;
		padding:20px;
	}
	#maintenance .milestone-details {
		font-size:36px !important;
		font-weight:100;
		font-family: 'Lato', cursive;
		text-transform:uppercase;
		padding:20px;
	}

	.animationload {
		position: fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-color:#fff; /* change if the mask should have another color then white */
		z-index:999999; /* makes sure it stays on top */
	}
	
	.loader {
		width:200px;
		text-indent:-99999;
		height:200px;
		font-size:0;
		position:absolute;
		left:50%; /* centers the loading animation horizontally one the screen */
		top:50%; /* centers the loading animation vertically one the screen */
		background-image:url(images/loading.gif); /* path to your loading animation */
		background-repeat:no-repeat;
		background-position:center;
		margin:-100px 0 0 -100px; /* is width and height divided by two */
	}
	
	#videobgfull {
		width:100% !important;
		height:500px !important;
		position:relative !important;
	}
	
	.videooverlay {
		padding: 60px 0;
		background-color:rgba(0, 0, 0, 0.4);
	}
	
	.videooverlay .general-title h2 {
		color:#fff;
	}
	.listacursos li{
		list-style:none;
		
	}
	.listacursos li a{
		color:white;
	}
	.listacursos li:before{
		color: #00aaef !important;
		content:"Ã¢ÂÂ  ";
		font-size:24px
	}
    
    /* LISTA DE PEDIDOS */
    .historicoMeusPedidos { margin-top: 20px; }
    .historicoMeusPedidos tr td #loadPedido { display: none; }
    .historicoMeusPedidos tr td { border-bottom: 2px solid white; }
    .historicoMeusPedidos .historicoCabecalho { background-color: #333333; }
    .historicoMeusPedidos .historicoCabecalho th { color: white !important; padding: 15px 5px !important; }

    .lstPedidos { background-color: #f99300; }
    .lstPedidos td, .lstPedidos td a  { color: white !important; }
    .lstPedidos td a { font-weight: bold; }
    .lstPedidosAlt { background-color: #333333; }
    .lstPedidosAlt td { color: white !important; }
    .lstPedidosAlt td a { font-weight: bold; }

    .nolink a { display: none; }

    .Parcelado { cursor: pointer; }

    .liResponsive {
    border-bottom: 1px solid #F99300;
    list-style-type: none;
    padding: 0;
}
    .tabela-cadastro{
        padding-left:20px;
    }

.whatsapp.whatsapp-ativado {
    display: block;
}

.whatsapp{
    display:none;
}


.whatsapp-icone {
    background-color: white;
    position: fixed;
    width: 50px;
    height: 50px;
    margin: 0;
    left: 0px;
    bottom: 50vh;
    border-radius: 0 7px 7px 0;
    box-shadow: 0 6px 28px rgba(0,0,0,0.15), 0 0px 10px rgba(0,0,0,0.12);
    z-index: 9999;
    transition: all 400ms ease;
    overflow: hidden;
}

.whatsapp-icone img{
    padding:5px;
    float:left;
}

.whatsapp-icone:hover{
    width:220px;
}

    .whatsapp-icone:hover .whatsapp-texto {
        opacity: 1;
        transition: all 450ms ease;
        transition-delay: 100ms;
    }

.whatsapp-texto {
    color: black;
    font-size: 15px;
    opacity: 0;
    line-height: 1.2;
    margin-left: 50px;
    overflow: hidden;
    padding: 7px;
    transition: all 00ms ease;
    transition-delay: 0s;
    z-index:999;
}

@media screen and (max-width:768px) {
    .whatsapp-texto{
       display:none;
    }
    .whatsapp-icone:hover {
        width: 50px;
    }
}

.botao::after{
        content:'';
        position:absolute;
        left:50%;
        transform:translateX(-50%);
        height:3px;
        width:10%;
        background:#f99300;
        bottom:0;
    }
@media (max-width: 1200px) {
     .menuLogadoCentro {
        margin: 0 auto;

    }
    .detalhesCurso-pagina .conteudo-curso{
        width: 100% !important;
    }
    .detalhesCurso-pagina .row-maior {
        margin: 0;
    } 
    .detalhesCurso-pagina .conteudo-curso div{
        width: 100% !important;
        padding-left: 0 !important;
    }
    .detalhesCurso-pagina .conteudo-curso .through, .conteudo-curso .lblValorPromocional, .conteudo-curso .lblParcelas, .conteudo-curso .cartaoVisita{
        position: relative;
        right: -20px;
    }
    .detalhesCurso-pagina .btn-addcarrinho{
        width: 235px !important;
        margin: 12px 0 0 17px;
    }
    .detalhesCurso-pagina .btn-mais-info{
        width: 235px !important;
        margin-left: 17px;
        margin-top: 12px;
    }
    .detalhesCurso-pagina .col-md-3.col-sm-4 {
        width: 100% !important;
        display: block;
        clear: both;
    }
    .boxCursosIndicados {
        position: relative;
        height: 440px;
        width: 88%;
        margin: auto;
    }
    .container.cursoind {
        width: 100%;
          left: 0 !important;
          margin: 0;
          padding: 0 !Important;
    }
    .tp-bullets.simplebullets.round{
        left: 1% !important;
        margin: 0 !important;
        position: absolute !important;
        top: 10px !important;
        height: 10px;
        z-index: 20;
    }
    .bullet {
        box-shadow: 0px 0px 5px rgba(45,45,45,.5) !important;
    }


    .contentBoxVideo, .contentVideos {
        width: 66%;
        padding: 0;
        margin: 0;
    }
    .trhover.trReferencia .tdDisplay{
        display: none;
    }
    .menuVideos {
        float: right !important;
    }

}
    @media (max-width: 795px) {
        #box{
            padding:10%;
        }
		.conteudo_index .recent_posts_widget > li {
		width: 100%;
		float:left;
	}
        
    #img {
        width: 100%;
        float: none;
        margin:0 auto;
        margin-bottom: 20px;
    }
    #txt, #formcpa, .centerbox{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    #formcpa input#Email_TXT{
        width: 150px;
        margin-bottom: 10px;
    }
    .centerbox {
    margin: 0 auto;
    padding: 0 10px!important;
    text-align: left;
}  
    #formcpa #Button1{
        float:none;
    }
    .dmtop{
      
    }

        
         .tableSenha {
    margin-left:100px!important;
    }
       .cadastroImputs input, .cadastroImputs select{
       width:120px!important;
    }
    .cadastroImputs tr td {
        color: #5e5e5e;
        float: left;
        font-family: "din pro",Arial;
        font-size: 15px;
        padding-bottom: 10px;
        padding-right: 10px;
        text-decoration: none;
        text-transform: uppercase;
        width: 89px !important;
    }
        #ContentPlaceHolder1_wucCadastro_txtSenha .ContentPlaceHolder1_wucCadastro_txtSenha, #ContentPlaceHolder1_wucCadastro_RequiredFieldValidator13 {
         width: 130px !important;
    }
        .tbTermos  p{
         width:50px!important;
     }
      
    textarea {
        width:200px!important;
    }
   
    .bt-formulario1 {
    left: 0;
    position: relative;
    width: 60%;
}
    .imgN {
             max-width: 20%!important;
        }

        .tdnomeDisc {
              font-size: 10px !important;
        }
     

        .boxVideos{
            margin-left:0;

        }
        
        .row {
            margin-right: 0;
        }
        .videoCentro {
            height: 620px !important;
        }
        .videoDescricaoRight {
            float: right;
            padding-top: 18px;
            width: 250px; 

        }
        .videoDescricaoLeft {
            text-align: center !important;
        }
 

      .spanMenuVideos {
         display:none;
}
    .bt-formulario1 {

    }
     .tdnomeDisc a {
        font-size: 10px;
    }
    .boxVideos {    
     
    }

.aImgPrezi .ico {
    background: url(../images/spriteMenuVideos.png) no-repeat;
    height: 23px;
    width: 26px;
    margin-right: 10px;
    background-position: 0px -167px;
    display: inline-block;
}
.menuVideos li:hover .aImgPrezi .ico, .menuVideos li.active .aImgPrezi .ico {
    background: url(../images/spriteMenuVideos.png) no-repeat;
    height: 23px;
    width: 26px;
    margin-right: 10px;
    background-position: -31px -167px;
    display: inline-block;
}
    .menuLogadoCentro span {
        display: none;
    }
    .perfil-nome p {
        color: #000;
        font-size: 16px;
       
    }
    .cadastroImputs input,.cadastroImputs select{
       width:225px!important;
    }
    .cadastroImputs tr td {
        color: #5e5e5e;
        font-family: "din pro",Arial;
        font-size: 15px;
        padding-bottom: 10px;
        padding-right: 10px;
        text-decoration: none;
        text-transform: uppercase;
        width: 89px !important;

    }
    #ContentPlaceHolder1_wucCadastro_txtSenha .ContentPlaceHolder1_wucCadastro_txtSenha, #ContentPlaceHolder1_wucCadastro_RequiredFieldValidator13 {
         width: 130px !important;
    }
            .menuVideos {
            float: right !important;
            width: 50px !important;
            margin: 10px 0;
        }

        .tdAssistaAgora {
            width: 50px !important;
        }

}
@media (max-width: 400px) {
    .loginCabecalho {
        background: #f99300;
        width: 100%;
        padding:9px 0 0 0;
    }
    .loginCabecalho .inputLogin {
    border: 0 none;
    font-weight: normal;
    height: 26px;
    padding: 2px 5px;
    width: 100px;
}

    .bt-formulario1 {
        position: relative;
        width: 85%;
    }   
     .imgN {
             max-width: 20%!important;

        }

        .tdnomeDisc {
              font-size: 10px !important;
        }
       
        .row {
            margin-right: 0;
        }
        .videoCentro {
              height: 620px !important;
        }
        .videoDescricaoRight {
              top: 562px !important;
              right: 105px !important;
        }
        .videoDescricaoLeft {
            text-align: center !important;
        }
        .br1 {
           
        }
        .navbar-brand img {
          
        }
   .menuVideos {
    background: #aaa none repeat scroll 0 0;
    float: left;
    width: 50px;
}

  .spanMenuVideos {
         display:none;
}

       .tableSenha {
    margin-left:100px!important;
    }
       .cadastroImputs input, .cadastroImputs select{
       width:120px!important;
    }
    .cadastroImputs tr td {
        color: #5e5e5e;
        float: left;
        font-family: "din pro",Arial;
        font-size: 15px;
        padding-bottom: 10px;
        padding-right: 10px;
        text-decoration: none;
        text-transform: uppercase;
        width: 89px !important;
    }
        #ContentPlaceHolder1_wucCadastro_txtSenha .ContentPlaceHolder1_wucCadastro_txtSenha, #ContentPlaceHolder1_wucCadastro_RequiredFieldValidator13 {
         width: 130px !important;
    }
        .tbTermos  p{
         width:50px!important;
     }
      
    textarea {
        width:200px!important;
    }
   

}
@media (max-width: 400px) {
    .loginCabecalho {
        background: #f99300;
        width: 100%;
        padding:9px 0 0 0;
    }
    .loginCabecalho .inputLogin {
    border: 0 none;
    font-weight: normal;
    height: 26px;
    padding: 2px 5px;
    width: 100px;
}

    .bt-formulario1 {
        position: relative;
        width: 85%;
    }   
     .imgN {
             max-width: 20%!important;

        }

        .tdnomeDisc {
              font-size: 10px !important;
        }
      
        .row {
            margin-right: 0;
        }
        .videoCentro {
              height: 620px !important;
        }
        .videoDescricaoRight {
              top: 562px !important;
              right: 105px !important;
        }
        .videoDescricaoLeft {
            text-align: center !important;
        }
        .br1 {
           
        }
        .navbar-brand img {
          
        }
   .menuVideos {
    background: #aaa none repeat scroll 0 0;
    float: left;
    width: 50px;
}

  .spanMenuVideos {
         display:none;
}

       .tableSenha {
    margin-left:100px!important;
    }
       .cadastroImputs input, .cadastroImputs select{
       width:120px!important;
    }
    .cadastroImputs tr td {
        color: #5e5e5e;
        float: left;
        font-family: "din pro",Arial;
        font-size: 15px;
        padding-bottom: 10px;
        padding-right: 10px;
        text-decoration: none;
        text-transform: uppercase;
        width: 89px !important;
    }
        #ContentPlaceHolder1_wucCadastro_txtSenha .ContentPlaceHolder1_wucCadastro_txtSenha, #ContentPlaceHolder1_wucCadastro_RequiredFieldValidator13 {
         width: 130px !important;
    }
        .tbTermos  p{
         width:50px!important;
     }
      
    textarea {
        width:200px!important;
    }
   

}

.boxPrezi .col-md-10 {
	    max-width:781px;
	}
.boxVideos,.BoxPrezi,.BoxInfogram {
   width:295px;
   height:246px;
   float:left;
   /*margin-right: 14px;
   margin-bottom: 8px;*/
   margin-left: 40%;
   position:relative;
}

@media (max-width: 1150px) {
    .contentBoxPrezi {
        margin: 19px 15px;
    }
}
    @media (max-width: 1200px) {


        .menuLogadoCentro {
            margin: 0 auto;
        }

        .detalhesCurso-pagina .conteudo-curso {
            width: 100% !important;
        }

        .detalhesCurso-pagina .row-maior {
            margin: 0;
        }

        .detalhesCurso-pagina .conteudo-curso div {
            width: 100% !important;
            padding-left: 0 !important;
        }

        .detalhesCurso-pagina .conteudo-curso .through, .conteudo-curso .lblValorPromocional, .conteudo-curso .lblParcelas, .conteudo-curso .cartaoVisita {
            position: relative;
            right: -20px;
        }

        .detalhesCurso-pagina .btn-addcarrinho {
            width: 235px !important;
            margin: 12px 0 0 17px;
        }

        .detalhesCurso-pagina .btn-mais-info {
            width: 235px !important;
            margin-left: 17px;
            margin-top: 12px;
        }

        .detalhesCurso-pagina .col-md-3.col-sm-4 {
            width: 100% !important;
            display: block;
            clear: both;
        }

        .boxCursosIndicados {
            position: relative;
            height: 440px;
            width: 88%;
            margin: auto;
        }

        .container.cursoind {
            width: 100%;
            left: 0 !important;
            margin: 0;
            padding: 0 !Important;
        }

        .tp-bullets.simplebullets.round {
            left: 1% !important;
            margin: 0 !important;
            position: absolute !important;
            top: 10px !important;
            height: 10px;
            z-index: 20;
        }

        .bullet {
            box-shadow: 0px 0px 5px rgba(45,45,45,.5) !important;
        }


        .contentBoxVideo, .contentVideos {
            width: 66% !important;
            padding: 0 !important;
            margin: 0 !important;
        }

        .trhover.trReferencia .tdDisplay {
            display: none;
        }

        .menuVideos {
            float: right !important;
        }
    }


    #message iframe {
        width: 100%;
        border: 0;
        height: 600px;
    }

    @media(max-width: 990px) {
        #message iframe {
            height: 1050px;
        }
    }

    .btnBoletoVencido {
        background-color: #ff3c00;
        border-radius: 5px;
        border: 0;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        font-size: 13px;
        padding-left: 40px;
        padding-right: 40px;
        margin: 15px;
        cursor: pointer;
    }

    .btnGerarBoleto {
        background-color: #329932;
        border-radius: 5px;
        border: 0;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        font-size: 13px;
        padding-left: 40px;
        padding-right: 40px;
        margin: 15px;
        cursor: pointer;
    }

    .text-block h1, .text-block h3 {
        text-align: center;
        font-family: Arial;
    }

    .text-block h1 {
        margin-bottom: 0;
    }

    .text-block h3 {
        font-weight: 300;
        margin-top: 5px;
    }

    .text-block .btn-block {
        max-width: 75%;
        display: table;
    }

    .container-block {
        margin-top: 10%;
        padding-top: 3%;
        padding-bottom: 1%;
        max-width: 840px;
    }

    .container-block {
        background-color: #fff;
        border-radius: 5px;
        -webkit-box-shadow: -1px 0px 30px 2px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: -1px 0px 30px 2px rgba(50, 50, 50, 0.75);
        box-shadow: -1px 0px 30px 2px rgba(50, 50, 50, 0.75);
    }

    .boleto-vencido-fundo {
        background-color: #696969;
    }

    .logo-boleto {
        max-height: 90px;
    }

    .center {
        margin: auto;
        display: block;
    }
    .listparcelasInativa{
        display:none;
    }
    .listparcelasInativa li {
        text-decoration: line-through !important;
    }
    @media(max-width:400px){
        .formularios input{
            width:188px;
        }
        .remember {
            font-size: 10px;
            color: #121214;
            margin-top: 0px;
            display: block;
            margin-left: 140px;
            text-transform: uppercase;
            font-weight: 700;
        }

    }
    @media(max-width:830px) {
    .text-block .btn-block {
        max-width: 50%;
        }
    .video .imgListResponsive {
        width: 100%;
        max-width: 100% !important;
    }
    }
    .assistaAgoraDefault{
        margin:30px 0px;
    }

/*********************************************
	-	Preço box	-
**********************************************/

.roomy-50 {
    padding: 50px 0px;
}

.p-top-100 {
    padding: 100px;
}

.preco-box-oab {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.preco-oab {
    background: #fff;
}

.preco-box-oab .btn,
.preco-box-oab .navbar > li > a.btn {
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.preco-box-oab .btn {
    border-radius: 30px;
}

    /* btn-danger */
    .preco-box-oab .btn.btn-danger {
        color: #FFFFFF;
        background-color: #f7a711;
        border-color: #f7a711;
        box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
    }

        .preco-box-oab .btn.btn-danger:focus,
        .preco-box-oab .btn.btn-danger:active,
        .preco-box-oab .btn.btn-danger:hover {
            box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
        }


    /* btn-white */
    .preco-box-oab .btn.btn-white {
        color: #3C4857;
        background-color: #fff;
        border-color: #fff;
        box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    }

        .preco-box-oab .btn.btn-white:focus,
        .preco-box-oab .btn.btn-white:active,
        .preco-box-oab .btn.btn-white:hover {
            box-shadow: 0 14px 26px -12px rgba(255, 255, 255, 0.42), 0 4px 23px 0px rgba(255, 255, 255, 0.12), 0 8px 10px -5px rgba(255, 255, 255, 0.2)
        }

.preco-box-oab .bs {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: #444;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

    .preco-box-oab .bs.bs-background-img {
        background: url(images/pricing-bg-image.jpg) no-repeat center center;
        background-size: cover;
        position: relative;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: all 1s;
    }

        .preco-box-oab .bs.bs-background-img:hover {
            -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
        }

.preco-box-oab .bs-background-img,
.preco-box-oab .bs-background-img h1 small {
    color: #fff;
}

.bg-danger {
    background-color: #f7a711
}

.preco-box-oab .bg-danger,
.preco-box-oab .bg-danger h1 small {
    color: #fff;
}


.preco-box-oab .bs-background-img:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 6px;
}

.preco-box-oab .preco-oab {
    text-align: center;
    position: relative;
}

    .preco-box-oab .preco-oab .bs-caption {
        margin-top: 45px;
    }

    .preco-box-oab .preco-oab .cotent {
        padding: 15px;
        margin-bottom: 0px;
        z-index: 2;
        position: relative;
    }

        .preco-box-oab .preco-oab .cotent h1 {
            font-size: 36px;
            font-weight: 500;
            color: #444;
        }

        .preco-box-oab .preco-oab .cotent h2 {
            font-size: 30px;
            font-weight: 500;
            color: #444;
        }

        .preco-box-oab .preco-oab .cotent h3 {
            font-size: 24px;
            font-weight: 500;
            color: #444;
        }

    .preco-box-oab .preco-oab ul {
        list-style: none;
        padding: 0;
        margin: 10px auto;
    }

        .preco-box-oab .preco-oab ul li {
            text-align: center;
            padding: 12px 0;
        }

        .preco-box-oab .preco-oab ul:not(.nav-pills) li {
            border-bottom: 1px solid rgba(153, 153, 153, 0.3);
        }



.categoria span {
    font-size: 0.7em;
    position: absolute;
    width: 100%;
    left: 0;
}

.comparacao {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

    .comparacao table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;

    }

    .comparacao thead{
        background:white;
    }

    .comparacao td, .comparacao th {
        border-right: 3px solid #282828;
        empty-cells: show;
        padding: 16px;
        text-align: center;
        vertical-align: top;
    }

.comparar-cabecalho {
    font-size: 18px;
    font-weight: bold !important;
    border-bottom: 0 !important;
    padding-top: 10px !important;
}

.comparacao tbody tr:nth-child(odd) {
    display: none;
    background: #F5F5F5;
}

.comparacao tbody tr:nth-child(even) {
    background: #fff;
}

.comparacao .comparar-row {
    background: #F5F5F5!important;
}

.comparacao .tickred {
    color: red;
}

.comparacao .tickgreen {
    color: #009E2C;
}

.comparacao th {
    font-weight: normal;
    padding: 0;
    font-size: 18px;
}

.comparacao tr td:first-child {
    text-align: left;
}

.comparacao .qbse, .comparacao .qbo, .comparacao .tl {
    color: #FFF;
    padding: 10px;
    font-size: 15px;
    border-right: 3px solid #282828;
    border-bottom: 0;
    width: 33.33%;
    font-weight:700;
}

.comparacao .tl2 {
    border-right: 3px solid #282828;
}

.comparacao .qbse, .comparacao .qbo {
    background: #ffffff;
    color: #f7a711;
    width: 33.33%;
    text-align: center;
    text-transform: uppercase;
    padding:15px;
    
}

.comparacao .preco-info {
    padding: 5px 15px 15px 15px;
    background: #f7a711;
    text-align: center;
    line-height: 1.4;
}

.comparacao .preco-agora, .comparacao .preco-agora span {
    color: #231f20;
    font-size: 18px;
}

    .comparacao .preco-agora span {
        font-size: 32px;
        font-weight: 700;
    }

.comparacao .preco-pequeno {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparacao .preco-pequeno-moeda {
    font-size: 18px !important;
    position: relative;
    bottom: 0;
    left: 2px;
    font-weight: 500 !important;
}

.comparacao .preco-metodo {
    font-size: 12px;
    color: #202020;
}


.comparacao .btn{
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.comparacao .btn {
    border-radius: 30px;
}

    .comparacao .btn.btn-danger {
        color: #231f20;
        background-color: #f7a711;
        border-color: #f7a711;
        box-shadow: 0 2px 2px 0 rgba(247, 167, 17, 0.14), 0 3px 1px -2px rgba(247, 167, 17, 0.2), 0 1px 5px 0 rgba(247, 167, 17, 0.12);
    }

        .comparacao .btn.btn-danger:focus,
        .comparacao .btn.btn-danger:active,
        .comparacao .btn.btn-danger:hover {
            box-shadow: 0 14px 26px -12px rgba(247, 167, 17, 0.52), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(247, 167, 17, 0.2);
        }

@media (max-width: 767px) {
    .comparacao td:first-child, .comparacao th:first-child {
        display: none;
    }

    .comparacao tbody tr:nth-child(odd) {
        display: table-row;
        background: #F7F7F7;
    }


    .comparacao .row {
        background: #FFF!important;
    }

    .comparacao .comparar-row{
        background:#fff!important;
    }

    .comparacao td, .comparacao th {
        border: 1px solid #CCC;
    }

    .preco-info {
        border-top: 0 !important;
    }
}

@media (max-width: 639px) {
    .comparacao .preco-comprar {
        padding: 5px 10px;
    }

    .comparacao td, .comparacao th {
        padding: 10px 5px;
    }

    .comparacao .hide-mobile {
        display: none;
    }

    .comparacao .preco-agora span {
        font-size: 26px;
    }

    .comparacao .preco-pequeno {
        font-size: 16px !important;
        top: 0;
        left: 0;
    }

    .comparacao .qbse, .comparacao .qbo {
        font-size: 12px;
        padding: 10px 5px;
        width: 50%;
    }

    .comparacao .preco-comprar {
        margin-top: 10px;
    }

    .comparar-cabecalho {
        font-size: 13px;
    }
}
