@font-face {
	font-family: 'SnackerComicPersonalUseOnly';
	src:
	url('../fonts/SnackerComicPersonalUseOnly.eot?#iefix')
	format('embedded-opentype'),
	url('../fonts/SnackerComicPersonalUseOnly.woff')
	format('woff'),
	url('../fonts/SnackerComicPersonalUseOnly.ttf')
	format('truetype'),
	url('../fonts/SnackerComicPersonalUseOnly.svg#SnackerComicPersonalUseOnly')
	format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ComicSansMS';
	src:
	url('../fonts/ComicSansMS.eot?#iefix')
	format('embedded-opentype'),
	url('../fonts/ComicSansMS.woff')
	format('woff'), url('ComicSansMS.ttf') format('truetype'),
	url('../fonts/ComicSansMS.svg#ComicSansMS')
	format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ComicSansMS-Bold';
	src:
	url('../fonts/ComicSansMS-Bold.eot?#iefix')
	format('embedded-opentype'),
	url('../fonts/ComicSansMS-Bold.woff')
	format('woff'),
	url('../fonts/ComicSansMS-Bold.ttf')
	format('truetype'),
	url('../fonts/ComicSansMS-Bold.svg#ComicSansMS-Bold')
	format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "ComicSansMS";
}

body p {
	font-size: 1.1em;
}

/*topo*/
.topo-azul i.fa.fa-facebook,.topo-azul i.fa.fa-twitter,.topo-azul i.fa.fa-instagram,.topo-azul i.fa.fa-youtube-play
{
	border: 1px solid #fff;
	padding: 2px 5px;
	margin-right: 6px;
	color: #fff;
}

.topo-azul {
	background: #007fb7;
	padding: 9px 0 0 0;
}

.topo-azul p {
	text-align: right;
	float: right;
	color: #fff;
	/*font-family: "SnackerComicPersonalUseOnly";*/
	font-size: 1.2em;
}

.menu-azul li {
	list-style: none;
	float: left;
	padding: 0px;
	font-size: 1.8em;
	color: #00b1ff;
	font-family: "SnackerComicPersonalUseOnly";
}
.menu-azul li:hover {
	color: #057db1;
}
.topo-azul p:hover {
	color: #057db1;
}

.menu-azul {
	background: #00a0e6;
	padding: 10px 0;
}

.menu-azul img {
	margin: 0 auto;
	max-height: 70px;
}
.curso1 p.saiba-mais:hover {
	background: #ffffff;
	color: #00b1ff;
	border-color: #ffffff;
	transition: 0.3s all;
}

.botÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o-todos-cursos:hover {
	background: #03adc6;
}



section.duvidas-frequentes #borderimg:hover {
	background: #009bec;
	transition: 0.3s all;
}

.menu-azul .menu {
	margin: 0 0 0 0;
	padding: 0;
}

/*banner*/
.carousel-indicators .active {
	background-color: #2980b9;
}

.carousel-inner img {
	width: 100%;
	max-height: 610px
}

.carousel-control {
	width: 0;
}

.carousel-control.left,.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity =           100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
	color: #00b1ff;
	left: 0;
	top: 60px;
}

.carousel-control.right span {
	padding: 15px;
	color: #00b1ff;
	right: 0px;
	top: 60px;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next
{
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	left: 230px;
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next
{
	right: 240px;
}

.carousel-control.left span:hover,.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity =           70);
}

/* Carousel Header Styles */
.header-text {
	position: absolute;
	top: 20%;
	left: 1.8%;
	right: auto;
	width: 96.66666666666666%;
	color: #fff;
}

.header-text h2 {
	font-size: 40px;
}

.header-text h2 span {
	background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}

.btn-theme {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	margin-right: 15px;
}

.btn-theme:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}

section.banner {
	width: 100%;
	float: left;
}

.text-center img {
	max-width: 700px;
	margin: -122px auto;
}

.img-fundo-banner {
	filter: blur(5px);
	opacity: 0.5;
}

.titulo-banner {
	position: absolute;
	margin: -25px 0 0 180px;
	width: 17%;
	color: #333;
}

.titulo-banner h3 {
	max-height: 75px;
	
	font-family: ComicSansMS-Bold;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.titulo-banner p {
	max-height: 58px;
	overflow: hidden;
}

.visuart-online h2 {
	font-family: "SnackerComicPersonalUseOnly";
	font-size: 6em;
	color: #00a0e6;
	text-transform: uppercase;
	margin-bottom: 10px;
}
div#quem-somos {
    padding-top: 80px;
}

.visuart-online li {
	font-weight: 100;
	list-style: none;
}

.visuart-online ul {
	padding: 0;
}

.menu ul {
	padding-left: 0;
	padding-right: 0;
}

.menu-azul li.home {
	padding-left: 0;
}

.menu-azul li.contato {
	padding-right: 0;
}

.border-top-left {
	background: #00a0e6;
	width: 140px;
	height: 80px;
	position: absolute;
	z-index: -99;
	top: -3px;
	left: 11px;
}

.border-bottom-right {
	background: #00a0e6;
	width: 140px;
	height: 80px;
	position: absolute;
	z-index: -99;
	right: 11px;
	bottom: -4px;
}

section.professor-magno-brasil {
	background: #3374c6;
	background: -moz-linear-gradient(left, #3374c6 0%, #469dc8 33%, #469dc8 72%, #3374c6
		100%);
	background: -webkit-linear-gradient(left, #3374c6 0%, #469dc8 33%, #469dc8 72%,
		#3374c6 100%);
	background: linear-gradient(to right, #3374c6 0%, #469dc8 33%, #469dc8 72%, #3374c6
		100%);
	filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#3374c6',
		endColorstr='#3374c6', GradientType=1);
	color: #fff;
}

section.visuart-online {
	margin-bottom: 0px;
	float: left;
	width: 100%;
	padding-bottom: 80px;
}

.magno h2 {
	color: #034C6C;
	text-transform: uppercase;
	font-family: 'ComicSansMS-Bold';
	margin-bottom: 30px;
}

.font-bold {
	font-family: 'ComicSansMS-Bold';
}

.cursos .titulo h2 {
	font-family: 'SnackerComicPersonalUseOnly';
	color: #099BD6;
	font-size: 6em;
}

.cursos .titulo p {
	color: #78B332;
}

.cursos .titulo p strong {
	font-size: 1.6em;
}

.cursos .curso1 {
	background: #3D7BAA;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso2 {
	background: #FF8901;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso3 {
	background: #028FA3;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso4 {
	background: #3CB879;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso5 {
	background: #736356;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso6 {
	background: #7A3CB7;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso7 {
	background: #F26D7E;
	color: #fff;
	padding: 0 0 40px 0;
}
.depoimento .azul-claro {
	border-color: #00b1ff !important;
}
.depoimento .azul-escuro {
	border-color: #014461 !important;
}
.cursos .curso8 {
	background: #F59678;
	color: #fff;
	padding: 0 0 40px 0;
}

.cursos .curso9 {
	background: #898989;
	color: #fff;
	padding: 0 0 40px 0;
}

.descricao-curso {
	text-align: center;
}

.descricao-curso h3 {
	font-family: 'ComicSansMS-Bold';
	/*
	padding: 30px 0;
	height: 85px;
	*/
}

.descricao-curso p {
	/*
    padding: 0 15px 20px 15px;
    height: 170px;
    overflow: hidden;
    */
}
.limit_img_curso{
	height: 210px;
	overflow: hidden;
}

.area_limit_descricao{
	height: 220px;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 10px 15px;
}

.area_limit_title{
	height: 85px;
	overflow: hidden;
	padding: 10px 10px;
}

.descricao-curso .saiba-mais {
	border: 1px solid #fff;
	margin: 0 auto;
	width: 240px;
	padding: 7px 0;
	font-size: 1.3em;
	height: auto;
}


.cursos .descricao-curso a {
	color: #fff !important;
}

.descricao-curso a:hover {
	text-decoration: none;
}

/*.listagem {
	margin-bottom: 100px;
}*/

.botÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½o-todos-cursos {
	text-align: center;
	margin: 28px 0 0 0;
	border: 1px solid #337ab7;
	padding: 8px 0 0 0;
	font-size: 1.2em;
	font-family: 'ComicSansMS-Bold';
}

.botÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½o-todos-cursos a {
	text-decoration: none;
}

section.cursos {
	width: 100%;
	float: left;
	background: url(../imagens/fundo-cursos.png);
	margin-bottom: 0px;
}

section.professores {
	width: 100%;
	float: left;
}

section.professores h2 {
	font-family: 'SnackerComicPersonalUseOnly';
	color: #fff;
	font-size: 4em;
}

section.professores {
	background: #03ADC6;
	margin-top: 60px;
	margin-bottom: 0px;
}
/*---------------------banner-professores-----------------*/
section.professores .carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}

.carousel-control {
	left: 0px;
	color: #046C79;
	font-size: 6em;
	margin-top: 160px;
}

.carousel-control.right {
	right: 55px;
	color: #046C79;
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

section.professores .carousel-indicators li {
	border: 1px solid #046c79;
}

.carousel-indicators .active {
	background: #046c79;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 0px;
	background-color: transparent;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.span3 {
	float: left;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
}

.span3 a {
	text-decoration: none;
	background: #41BED0;
	border: none;
	color: #fff;
	border-radius: 0;
	height: 500px;
}

.span3 h3 {
	font-size: 1.2em;
	text-align: center;
}

.span3 p {
	font-size: 1em;
	padding: 25px 10px 0 10px;
	text-align: center;
}

section.professores .carousel-inner img {
	width: 134px;
	max-height: 610px;
	height: 120px;
	border-radius: 50%;
	margin-top: 20px;
}
/*-------------------------depoimentos------------------------*/

@media (min-width: 768px) {
	.depoimentos {
   		padding-top: 50px !important;
	}
}

section.depoimentos {
	padding-top: 30px;
	padding-bottom: 100px;
	background: url(../imagens/depoimentos/fundo-depoimentos.png);
	background-size: 100% 100%;
	width: 100%;
	float: left;
}

.quote {
	color: #4AA83A;
	margin-bottom: 30px;
	font-family: 'SnackerComicPersonalUseOnly';
}

.quote h2 {
	font-size: 6em;
}

#fade-quote-carousel.carousel {
	padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-inner .active {
	opacity: 1;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-indicators {
	bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators>li {
	background-color: #4AA83A;
	border: none;
}

#fade-quote-carousel blockquote {
	text-align: center;
	border: none;
}

#fade-quote-carousel .profile-circle {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	border-radius: 100px;
}
/*----------------------------------barra de progresso"depoimentos"-----------------------------------*/
.progress{
	width: 150px;
	height: 150px;
	line-height: 150px;
	background: none;
	margin: 0 auto;
	box-shadow: none;
	position: relative;
}

.progress:after{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.progress > span{
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1;
}

.progress .progress-left {
	left: 0;
}

.progress .progress-bar {
	width: 100%;
	height: 100%;
	background: none;
	border-width: 8px;
	border-style: solid;
	position: absolute;
	top: 0;
}

.progress .progress-left .progress-bar {
	left: 100%;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	border-left: 0;
	-webkit-transform-origin: center left;
	transform-origin: center left;
}

.progress .progress-right {
	right: 0;
}

.progress .progress-right .progress-bar {
	left: -100%;
	border-top-left-radius: 80px;
	border-bottom-left-radius: 80px;
	border-right: 0;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	animation: loading-1 1.8s linear forwards;
}

.progress .progress-value {
	width: 90%;
	height: 90%;
	border-radius: 50%;
	background: #44484b;
	font-size: 24px;
	color: #fff;
	line-height: 135px;
	text-align: center;
	position: absolute;
	top: 5%;
	left: 5%;
	overflow: hidden;
}

.rotate- {
	transform: rotate(-72deg);
}
.bloco-curso {
	margin-top: 30px;
}
.botÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o-todos-cursos {
	border: 1px solid #03adc6;
	text-align: center;
	font-family: 'SnackerComicPersonalUseOnly';
	font-size: 2em;
	padding: 7px 0 0 0;
	margin-top: 50px;
}
.botÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o-todos-cursos a {
	text-decoration: none;
}
.rotate-- {
	transform: rotate(72deg);
}

.progress.blue .progress-bar {
	border-color: #4AA83A;
	animation: loading-2 1.5s linear forwards 1.8s;
}

blockquote p {
	color: #4AA83A;
}

.progress.blue .progress-left .progress-bar {
	animation: loading-2 1.5s linear forwards 1.8s;
}

@keyframes loading-1{
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}
@keyframes loading-2{
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(144deg);
		transform: rotate(144deg);
	}
}
@keyframes loading-3{
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}
@keyframes loading-4{
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(36deg);
		transform: rotate(36deg);
	}
}
@keyframes loading-5{
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(126deg);
		transform: rotate(126deg);
	}
}
@media only screen and (max-width: 990px){
	.progress{ margin-bottom: 20px; }
}


.aspas-esquerda {
	background: url(../imagens/depoimentos/aspas-esquerda.png);
	position: absolute;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	top: 156px;
	left: 0px;
	background-size: 25px;
}

.aspas-direita {
	background: url(../imagens/depoimentos/aspas-direita.png);
	position: absolute;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	top: 206px;
	right: -16px;
	background-size: 25px;
}

section.duvidas-frequentes {
	background: url(../imagens/duvidas.jpg);
	height: 300px;
	background-attachment: fixed;
	width: 100%;
	float: left;
}

section.duvidas-frequentes h2 {
	font-family: 'SnackerComicPersonalUseOnly';
	font-size: 6em;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}

.efeito-preto {
	background: rgba(0, 0, 0, 0.3);
	height: 300px;
}

section.duvidas-frequentes #borderimg {
	border: 15px solid transparent;
	/* padding: 15px; */
	-webkit-border-image: url(../imagens/border.png) 30 round;
	-o-border-image: url(../imagens/border.png) 30 round;
	border-image: url(../imagens/border.png) 30 round;
	font-size: 3em;
	text-align: center;
	font-family: 'SnackerComicPersonalUseOnly';
	color: #fff;
}

section.duvidas-frequentes a:hover {
	text-decoration: none;
}

.visuart-footer p {
	color: #00a0e6;
	text-align: justify;
	line-height: 17px;
}

.visuart-footer img {
	margin: 0 auto;
	padding-bottom: 15px;
	margin-top: 8px;
}

.visuart-footer,.cursos-footer {
	/*border-right: 1px dashed #00a0e6;*/
}

.cursos-footer h3 {
	font-family: 'SnackerComicPersonalUseOnly';
	font-size: 2.7em;
	color: #fff;
}

.cursos-footer li {
	list-style: none;
	line-height: 33px;
	color: #fff;
}

.cursos-footer ul {
	padding: 0;
}

.padding-0 {
	padding: 0;
}


footer {
	height: 200px;
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 0px;
}
.footer {
	background: #00A0E6;
	height: auto;
	padding-top: 10px;
	margin-top: 20px;
}
footer .desenvolvido {
	text-align: right;
	color: #fff;
}
.escola-visuart p {
	color: #fff;
}
.rede-pagamento h3 {
	font-family: 'SnackerComicPersonalUseOnly';
	font-size: 2.8em;
	color: #fff;
	text-align: center;
}
.rede-pagamento img {
	margin: 3px 8px;
    display: inline;
}
.pagamento {
	margin-top: 80px;
}
.twitter, .youtube {
	padding-top: 4px;
}
.topo-azul img {
	float: left;
	margin: 0 15px;
}
.img-pagamento {
	margin-top: -26px !important;
}
.cursos-footer a{
	text-decoration: none;
}
/*----------------------------------------------------------------rafael----------------------------------------------------------------*/
#curso-desenho h2 {
	/*
	font-family: 'ComicSansMS-Bold';
	font-size: 3em;
	text-transform: none;
	padding: 40px 0;
	margin-bottom: 0;
	color: #0d82b5;
	*/
}

#curso-desenho {
	padding: 70px 0;
	margin-bottom: 80px;
	width: 100%;
	float: left;
	background: url(../imagens/fundo-cursos.png);
	margin-top: 130px;
}

.menu-center ul {
	float: right;
}


section.professor-magno-brasil {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}

#curso-desenho p {
	color: #036691;
}

section.curso-desenho p {
	
}

#curso-desenho h3 {
	color: #07a2e6;
	font-weight: 900;
	margin: 0px 0 20px 0;
}

#curso-desenho .programas {
	margin-top: 50px;
}

.col-md-6.imagem {
	margin-top: 180px;
}

.area-img img.img-responsive {
	position: absolute;
	top: -44px;
	width: 100%;
	max-width: 460px;
}

.area-img {
	position: relative;
}

.carteirinha {
	padding: 31px 0 56px 0;
}

.ambiente {
	margin-top: 50px;
}

#fundo-faq {
	width: 100%;
	float: left;
	height: auto;
	background-image: url('../imagens/fundo-faq.jpg');
	background-size: 100%;
	background-position: center center;
	background-attachment: fixed;
	padding: 160px 0 20px 0;
	margin-top: 60px;
}
#fundo-cursos {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../imagens/fundo-cursos.png);
	background-size: 100%;
	background-position: center center;
	background-attachment: fixed;
	padding: 210px 0 40px 0;
	margin-top: 30px;
}

#fundo-faq .titulo h2 {
	font-family: 'SnackerComicPersonalUseOnly';
	color: #099BD6;
	font-size: 6em;
	padding-top: 0;
	margin-top: 40px;
}
#fundo-cursos .titulo h2 {
	font-family: 'SnackerComicPersonalUseOnly';
	color: #099BD6;
	font-size: 6em;
	padding-top: 0;
	margin-top: 30px;
}

.accordion {
	margin-top: 40px;
}

.accordion .panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}

.accordion .panel-default>.panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #00b1ff;
}

.accordion .panel-title {
	font-size: 14px;
}

.accordion .panel-title>a {
	display: block;
	padding: 30px 15px;
	font-size: 1.3em;
	text-decoration: none;
	color: #fff;
}

.accordion .collapsed {
	display: block;
	padding: 30px 15px;
	text-decoration: none;
	color: #00b1ff !important;
	background-color: #ffffff;
	border-left: solid 10px #00b1ff;
}

.accordion .collapsed i {
	color: #333;
}

.accordion .more-less {
	color: #212121;
}

.accordion .panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}

.panel-body {
	background: #00b1ff;
	margin-top: 2px;
	border-left: solid 10px #0d678f;
	color: #fff;
}

a.aberto {
	border-left: 10px solid #0d678f;
}

a.heading-white {
	border-left: 10px solid #0d678f;
}

#contato .btn.btn-default {
	padding: 15px 95px;
	margin-top: 40px;
	background: #056e9c;
	color: #fff;
	font-size: 20px;
	border-radius: 0;
	transition: 0.6s all;
	margin: 0 auto;
	text-align: center;
}

#contato input#email,input#tel,input#name,input#assunto {
	border: 1px solid #077cb0;
	padding: 30px 10px;
	color: #00b1ff;
	margin-top: 10px;
	border-radius: 0;
}

#contato textarea {
	border-radius: 0;
	border: 1px solid #056e9c;
	color: #00b1ff;
	max-width: 100%;
	min-width: 100%;
	min-height: 250px;
	max-height: 250px;
	margin-top: 10px;
	padding: 20px 10px;
}

#contato .form-control::-webkit-input-placeholder { 
	color: #00b1ff;
}

#contato .form-control::-moz-placeholder { 
	color: #00b1ff;
}
#contato .form-control::-ms-input-placeholder { 
	color: #00b1ff;
}

#contato .form-control:-moz-placeholder { 
	color: #00b1ff;
}

::-webkit-input-placeholder { 
	color: #00a0e6;
}

#contato h2 {
	/*
	font-family: "SnackerComicPersonalUseOnly";
	font-size: 6em;
	color: #00a0e6;
	margin-bottom: 40px;
	margin-top: 50px;*/
}

.box {
	padding: 0 0 0 10px;
}

#contato .btn.btn-default:hover {
	background: #fff !important;
	color: #056e9c !important;
	border: 1px solid #056e9c;
	transition: 0.6s all;
}

#contato {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../imagens/fundo-contato.jpg);
	background-size: 100%;
	background-attachment: fixed;
	padding: 70px 0;
	margin-top: 140px;
}

#contato .botao {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	padding: 0;
}

.depoimento {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

#depoimento p {
	padding: 10px 0;
	margin: 0;
	font-size: 17px;
}

#depoimento img {
	width: 100%;
	max-height: 610px;
}

#depoimento {
	width: 100%;
	float: left;
	padding: 60px 0;
}

#depoimento .container .depoimento:nth-child(odd) p {
	color: #00b1ff;
}

#depoimento .container .depoimento:nth-child(even) p {
	color: #014461;
}




p.matricula {
	border: 1px solid #469dc8;
	width: 240px;
	padding: 7px 0;
	font-size: 1.3em;
	height: auto;
	text-align: center;
}

#botao a {
	color: #469dc8 !important;
	text-decoration: none;
}

#botao {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}



.curso1 p.saiba-mais:hover {
	background: #ffffff;
	color: #00b1ff;
	border-color: #ffffff;
	transition: 0.3s all;
}

.botÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o-todos-cursos:hover {
	background: #03adc6;
}




section.duvidas-frequentes #borderimg:hover {
	background: #009bec;
	transition: 0.3s all;
}
ter 15:36




@media screen and (max-width: 991px) {
	.btn-carrinho {
		display: none;
	}

	.area-img {
		display: none;
	}
	.imagem {
		display: none;
	}
	.imagem-ambiente {
		margin-top: 30px;
		width: 100%;
	}
	#curso-desenho .video {
		margin-top: 50px;
	}
	.visuart-footer, .cursos-footer, .rede-pagamento{
		text-align: center;
	}
	#depoimento p {
		text-align: center;
	}
	.imagem-ambiente img {
		position: relative;
		left: 50%;
		margin-left: -125px;
		width: 250px;
	}
	#curso-desenho h2 {
		text-align: center;
	}
}
@media screen and (max-width: 1200px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		left: 30px;
		top: 10px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		right: 30px;
		top: 10px;		
	}
	.titulo-banner {
		position: absolute;
		margin: -25px 0 0 95px;
		width: 17%;
		color: #333;
	}
}

@media screen and (max-width: 768px) {
	.carousel-control.left span {
		padding: 15px;
		color: #00b1ff;
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;		
	}
	.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
	}
	.carousel-control.right span {
		padding: 15px;
		color: #00b1ff;
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.img-fundo-banner {
		filter: blur(5px);
		opacity: 1;
	}
}
@media screen and (max-width: 992px) {
	.escola-visuart p {
		color: #fff;
		text-align: center;
	}
	.desenvolvido p {
		text-align: center;
	}
}
@media screen and (max-width: 592px) {
	section.duvidas-frequentes h2 {
		font-family: 'SnackerComicPersonalUseOnly';
		font-size: 3em;
		text-align: center;
		color: #fff;
		margin-top: 40px;
	}
	section.duvidas-frequentes #borderimg {
		border: 15px solid transparent;
		/* padding: 15px; */
		-webkit-border-image: url(../imagens/border.png) 30 round;
		-o-border-image: url(../imagens/border.png) 30 round;
		border-image: url(../imagens/border.png) 30 round;
		font-size: 2em;
		text-align: center;
		font-family: 'SnackerComicPersonalUseOnly';
		color: #fff;
	}
	.quote h2 {
		font-size: 3em;
	}
	.span3 a {
		text-decoration: none;
		background: #41BED0;
		border: none;
		color: #fff;
		border-radius: 0;
		height: 550px;
	}
	section.professores h2 {
		font-family: 'SnackerComicPersonalUseOnly';
		color: #fff;
		font-size: 3em;
	}
	#fundo-faq .titulo h2 {
		font-family: 'SnackerComicPersonalUseOnly';
		color: #099BD6;
		font-size: 3em;
		text-align: center;
	}
	#contato h2 {
		/*
		font-family: "SnackerComicPersonalUseOnly";
		font-size: 3em;
		color: #00a0e6;
		margin-bottom: 40px;
		margin-top: 40px;
		*/
	}
	.bloco-curso {
		margin-bottom: 70px;
	}
	.topo-azul img {
		float: left;
		margin: 0 6px;
	}
	.carousel-control.left span {
		padding: 15px;
		color: #00b1ff;
	}
	.carousel-control.right span {
		padding: 15px;
		color: #00b1ff;
	}
	.border-top-left {
		background: #00a0e6;
		width: 140px;
		height: 80px;
		position: absolute;
		z-index: -99;
		margin: -3px 0 0 -3px;
		display: none;
	}
	.border-bottom-right {
		background: #00a0e6;
		width: 140px;
		height: 80px;
		position: absolute;
		z-index: -99;
		margin: -77px 0 0 403px;
		display: none;
	}

	
}

@media screen and (min-width: 768px) {
	.produtos-loja--padding {
		padding-top: 5px;
	}
	#navbar{
		display: none;
	}
}
@media screen and (max-width: 1200px) {
	.menu-azul li {
		list-style: none;
		float: left;
		padding: 0px;
		font-size: 1.4em;
		color: #fff;
		font-family: "SnackerComicPersonalUseOnly";
	}
	.btn-minha-conta p {
    font-size: 0.8em;
}
	.img-magno {
		margin-top: 40px;
	}
	
}
@media screen and (max-width: 767px) {
	#curso-desenho{margin-top: 50px;}	

	#contato{
		margin-top: 70px;
	}

	#navbar{
		display: block;
	}
	.menu-azul .menu{
		display: none;
	}
	nav.navbar.navbar-default.navbar-static-top {
		background: transparent;
		border: none;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-nav>li>a {
		color: #fff;
	}
	.menu-azul li {
		list-style: none;
		float: none;
		padding: 0 19px;
		font-size: 1.6em;
		color: #fff;
		font-family: "SnackerComicPersonalUseOnly";
		text-align: center;
	}
	section.professores .carousel-inner img {
		width: 124px;
		max-height: 610px;
		height: 120px;
		border-radius: 50%;
		margin-top: 20px;
	}
}
@media screen and (max-width: 615px) {
	.descricao-curso p {
		padding: 0 15px 20px 15px;
		height: 280px;
	}
	.bloco-curso {
		/* width: 77%; */
	}
	.aspas-direita {
		background: url(../imagens/depoimentos/aspas-direita.png);
		position: absolute;
		width: 45px;
		height: 40px;
		background-repeat: no-repeat;
		top: 320px;
		right: -16px;
		background-size: 25px;
	}
}
@media screen and (max-width: 465px) {
	.bloco-curso {
		width: 100%;
	}
	.aspas-direita {
		background: url(../imagens/depoimentos/aspas-direita.png);
		position: absolute;
		width: 45px;
		height: 40px;
		background-repeat: no-repeat;
		top: 400px;
		right: -16px;
		background-size: 25px;
	}
}
@media screen and (max-width: 820px) {
	.text-center img {
		width: 300px;
		margin: -111px auto;
	}
	.titulo-banner {
		position: absolute;
		margin: 0 0 0 35px;
		/* background: rgba(0, 0, 0, 0.3); */
		width: 72%;
		color: #fff;
	}
}
.botÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½o-play {
	background: url(../imagens/play-youtube.png);
	width: 20%;
	height: 110px;
	position: absolute;
	top: 39%;
	left: 41%;
	background-repeat: no-repeat;
	background-size: 98%;
	transition: 0.6s all;
}
.video a:hover > .botÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½o-play {
	background: url(../imagens/play-youtube-hover.png);
	width: 20%;
	height: 110px;
	position: absolute;
	top: 39%;
	left: 41%;
	background-repeat: no-repeat;
	background-size: 98%;
	transition: 0.6s all;
}
.nome h3 {
	margin: 20px 0 0 0;
}
.cargo h3 {
	margin: 0;
}
.nome {
	max-height: 58px;
	overflow: hidden;
}
.cargo {
	max-height: 38px;
	overflow: hidden;
}
.local {
	height: 64px;
	overflow: hidden;
}
.texto-depoimento {
	max-height: 145px;
	overflow: hidden;
}
.site {
	max-height: 45px;
	overflow: hidden;
}
@media screen and (max-width: 992px) {
	
	.visuart-footer, .cursos-footer, .rede-pagamento{
		display: none;
	}
	footer {
		height: 90px;
		width: 100%;
		float: left;
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 992px) {
	
	.accordion {
		margin-top: 30px;
	}
	.aspas-direita {
		background: url(../imagens/depoimentos/aspas-direita.png);
		position: absolute;
		width: 45px;
		height: 40px;
		background-repeat: no-repeat;
		top: 266px;
		right: -16px;
		background-size: 25px;
	}

}
.botao-play {
	/*
    background: url(../imagens/play-youtube.png);
    width: 18%;
    height: 73px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100px;
    top: 120px;
    left: 41%;
	transition: 0.7s all;
	*/
	
	background: url(../imagens/play-youtube.png);
	width: 100px;
	height: 73px;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100px;
	top: 40%;
	left: 50%;
	transition: 0.7s all;
	margin-left: -50px;
}
.botao-play:hover {
	/*
    background: url(../imagens/play-youtube-hover.png);
    width: 18%;
    height: 73px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100px;
    top: 120px;
    left: 41%;
	transition: 0.7s all;
	*/
	background: url(../imagens/play-youtube-hover.png);
	width: 100px;
	height: 73px;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100px;
	top: 40%;
	left: 50%;
	transition: 0.7s all;
	margin-left: -50px;
}

#fundo-faq .accordion{
	float: left;
	width: 100%;
}

.div_float{
	float: left;
	width: 100%;
}

.btn-comprar-curso{
	transition: all 1s;
	float: left;
	width: 100%;
	height: auto;
	font-size: 25px;
	background: #09f;
	border: 1px solid #09f;	
	padding: 20px 10px;
	text-align: center;
	color: #fff !important;
	margin-bottom: 50px;
	outline: none !important;
	text-decoration: none !important;
}

.btn-comprar-curso:hover{
	background: #fff;
	border: 1px solid #09f;
	color: #09f !important;
}





/* rc */

section.banner {
	width: 100%;
	float: left;
	margin-top: 180px;
}




.menu-azul-fixed li {
	list-style: none;
	float: left;
	padding: 0 19px;
	font-size: 2.2em;
	color: #fff;
	font-family: "SnackerComicPersonalUseOnly";
}

.menu-azul-fixed {
	background: #00a0e6;
	padding: 15px 0;
}

.menu-azul-fixed img {
	margin: 0 auto;
	width: 30%;
}

.menu-azul-fixed .menu {
	margin: 10px 0 0 0;
}


.menu-azul-fixed ul {
	padding-left: 50px;
	padding-right: 0;
}



.menu-azul-fixed li.home {
	padding-left: 50px;
}

.menu-azul-fixed li.contato {
	padding-right: 0;
}


.menu-azul-fixed ul {
	padding-left: 0;
	padding-right: 0;
}


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

	.menu-azul-fixed li {
		list-style: none;
		float: left;
		padding: 0 15px;
		font-size: 1.6em;
		color: #fff;
		font-family: "SnackerComicPersonalUseOnly";
	}
}


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

	#fundo-faq {
		padding: 90px 0;
	}



	.menu-azul {
		background: #00B1FF;
		padding: 0px 0;
	}

	.menu-azul img{
		margin: 0 auto;
		max-width: 40px;
	}

	.menu-azul img {
		margin: 0 auto;
		padding-top: 10px;
	}

	
	section.banner {
		width: 100%;
		float: left;
		margin-top: 135px;
	}



	.menu-azul-fixed img {
		margin: 0 auto;
		max-width: 50px;
	}

	.menu-azul-fixed .menu{
		display: none;
	}

	.menu-azul-fixed li {
		list-style: none;
		float: none;
		padding: 0 19px;
		font-size: 1.6em;
		color: #fff;
		font-family: "SnackerComicPersonalUseOnly";
		text-align: center;
	}

	.header-text {
		position: absolute;
		top: auto;
		left: 0%;
		right: auto;
		width: 100%;
		color: #fff;
		background: #0000008f;
		bottom: 0;
	}

	.titulo-banner {
		position: relative;
		color: #fff;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.titulo-banner h3 {
    max-height: 75px;
    font-family: ComicSansMS-Bold;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}

	.text-center img {
		display: none;
	}

	.carousel-indicators {
		display: none;
	}

	.img-fundo-banner {
		filter: none;
		opacity: 1;
	}

	.carousel-control.left span {
		left: 0;
		top: 0px;
	}

	.carousel-control.right span {
		right: 0px;
		top: 0px;
	}
	.menuOld, .menu-azul-fixed{
		display: none;
	}
}


button.navbar-toggle{

	margin-top: -50px;

}


.cursos .btn.btn-default {
	padding: 10px 50px;
	margin-top: 40px;
	background: #056e9c;
	color: #fff;
	font-size: 20px;
	border-radius: 0;
	transition: 0.6s all;
	margin: 0 auto;
	text-align: center;
}


.cursos .btn.btn-default:hover {
	background: #fff !important;
	color: #056e9c !important;
	border: 1px solid #056e9c;
	transition: 0.6s all;
}

.cursos .botao {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	/* padding: 0; */
	width: 100%;
	float: left;
}




@media screen and (max-width: 640px) {
.navbar-fixed-bottom, .navbar-fixed-top {
position: relative;
right: 0;
left: 0;
margin-top: 0px;
z-index: 1030;
}
section.banner {
    width: 100%;
    float: left;
    margin-top: 0;
}
#curso-desenho {
		margin-top: 10px;
	}

	#contato{
		margin-top: 10px;
	}

}

@media screen and (min-width: 900px) and (max-width: 1450px) {
	.text-center img {
    max-width: 580px;
    }
	.carousel-inner {
    height: 480px;
    }
	.menu-azul {
    padding: 5px 0;
	}	
	section.banner {
    width: 100%;
    float: left;
    margin-top: 110px;
	}
	.menu-azul .container .col-md-2 img.img-responsive {
    width: 43%;
	}
	.menu-azul .menu {
    margin: 10px 0 0 0;
    padding: 0;
	}
}

@media only screen and (max-width: 769px) {
	#fundo-cursos {
    padding: 0px 0 40px 0 !important;
    margin-top: 0px;
	}	
	#fundo-faq {
    padding: 0 0 20px 0 !important;
    margin-top: 0;
	}
	#depoimento {
    padding: 0px 0;
    margin-top: 0 !important;
	}
}

.vitrine-loja {
	/*min-height: 500px;*/
/*	padding-top: 20px;*/
	padding-bottom: 20px;
}

.categoria-loja {
	margin-top: -20px;
}

.produtos-loja--campo {
	
}

.produtos-loja {
	margin-bottom: 50px;
    float: left;
    width: 100%;
}

.full {
	float: left;
	width: 100%;
}

.categoria-loja--titulo h3 {
	color: #fff;
	font-family: "SnackerComicPersonalUseOnly";
	font-size: 35px;
    padding-top: 7px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.categoria-loja--titulo{
	background-color: #00B1FF;
	height: 50px;
}

.categoria-loja--listagem {
	
}

.categoria-listagem--li a {
	color: black;
}

.categoria-listagem--li a:hover {
	color: #fff;
	background-color: #00B1FF;
}
.categoria-loja--listagem > .categoria-listagem--li > .active-loja{
	background-color: #00A0E6;
	color: #fff;
}

.produto-vitrine {
	background-color: #fff;
	border-right: 1px solid #C4C4C4;
	border-radius: 2px;
	border-bottom: 3px solid #00b1ff;
	min-height: 350px;
	margin-bottom: 15px;
	width: 100%
}

.produto-vitrine:hover{
	/*border: 1px solid #00b1ff;*/
}

.produto-vitrine p {
	padding-left: 10px;
	padding-top: 10px;
	color: #333;
    font-size: 13px;
    line-height: initial;
}

.produto-vitrine b {
	padding-left: 10px;
	padding-top: 10px;
	color: #00B1FF;
    font-size: 13px;
    line-height: initial;
}

.produto-botao--compra {
	margin-top: 10px;
	margin-left:  10px;
	background-color: #00a0e6;
	border-color: #00a0e6;
	color: #fff;
	transition: 1s;
}

.produto-botao--compra:hover {
	background-color: #015401;
}

.img-max {
	height: 180px;
}

.produto-loja--detalhe b{
	color: #090;
	font-size: 1.4em;
	font-weight: bold;
}

.btn-produto--add {
	margin-left: 0px;
	margin-top: 20px;
}

.form-largura {
	width: 70px;
}

.no-padding--right {
	padding-right: 0px;
}

.no-padding {
	padding-left: 0px;
}

.no-padding--all {
	padding-left: 0px;
	padding-right: 0px;
}

.padding-topo {
	padding-top: 30px;
}

.padding-produto {
	padding-top: 10px;
}

.margin-texto--produto {
	margin-top: 4px;
    font-size: 15px;
}

.img-carrinho {
	height: 50px;
}

@media (max-width: 424px) {
	.img-carrinho {
	height: auto;
	}
}

.btn-remover--compra {
	cursor: pointer;
	color: #ab5e5e;
}

.btn-remover--compra:hover{
	cursor: pointer;
	color: #731a1a;
}

.total-carrinho {
	font-weight: bold;
	font-size: 20px;
}

.btn-finalizar--compra {
	color: #fff;
    background-color: #00b1ff;
    border-color: #00b1ff;
    transition: 0.3s;
}

.btn-finalizar--compra:hover {
	color: #fff;
	background-color: #00A0E6;
	 border-color: #00A0E6;
}

.cor-estoque {
	color: red;
}

.img-detalhe {
	border: 1px solid #c4c4c4;
	height: 70px;
	margin-bottom: 3px;
	width: 70px;
    display: inline-block;
    margin-top: 2px;
}

.img-produto--detalhe {
	max-height: 450px;
}
@media (max-width: 500px) {
	.img-detalhe {
		border: 1px solid #c4c4c4;
		height: 70px;
		margin-bottom: 5px; 
	}
	
}

.padding-btn {
	padding-bottom: 20px;
}

.padding-h3--produto h3 {
	margin-top: 0px;
}

.attr,.attr2 {
	cursor:pointer;
	display: inline-block;
	height:20px;
	font-size:10px;
	padding:2px;
	border:1px solid gray;
	border-radius:2px;
}
.attr.active{ 
	border:1px solid orange;
}

.attr2 {
	text-align: center;
	background:white;
}

.attr2.active {
	background-color: orange;
}

.link-produto--carrinho {
	color: black;
	font-weight: bold;
}

.padding-produto--detail {
	padding-top: 5px;
}

.btn-display {
	display: inline-block;
}

.line-bottom {
	border-bottom: 1px solid #e8e1e196;
}

.compartilhar-face {
	font-size: 32px;
}

.compartilhar-face--produto p {
	font-size: 15px;
}

.tab-padding {
	padding-left: 5px;
	padding-right: 5px;
}

.img-relacionados {
	height: 220px;
}

.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
	display: none;
    margin: 0 auto;
    width: 100%;
}
.photo img{
	display: none;
}
.photo{
	overflow: hidden;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
    height: 50px;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

.padding-carousel {
	padding-top: 30px;
}

@media (max-width: 767px) {
	.padding-carousel {
		display: none;
	}
}

.margin-tabs {
	margin-bottom: 30px;
}

.separator {
	padding-top: 15px;
}

.btn-visuart {
	background-color: #00B1FF;
	color: #fff;
	margin-top: 10px;
}

.btn-visuart:hover, .btn-visuart:active, .btn-visuart:focus {
	color: #fff;
}

.modal-dimensoes {
	height: 150px;
    padding: 15px;
    padding-bottom: 0px;
}

.check-modal {
	color: #090;
    font-size: 45px;
    text-align: center;
}

.produto-botao--compra:hover {
	color: #fff;
	background-color: #0176a9;
}

.padding-card--produto {
	margin-top: 30px;
}

.btn-facebook--padding {
	padding-left: 0px;
	padding-bottom: 20px;
}

.input-busca {
	height: 41px;
    /*border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;*/
    margin-top: 15px;
    padding-left: 5px;
    width: 100%;
    border: 1px solid #00a0e6;
}

.input-busca2 {
	height: 41px;
    /*-webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 5px;*/
    padding-left: 5px;
    width: 100%;
    position: relative;
    left: 55%;
    border: 1px solid #00a0e6;
    transform: translateX(-50%);
}

@media (max-width: 1199px) {
	.input-busca {
	    left: 72%;
	}
	.input-busca2 {
	    left: 56%;
	}
}

@media (max-width: 991px) {
	.input-busca {
	    left: 50%;
	}
	.input-busca2 {
	    left: 62%;
	}
}

.btn-input--busca {
	height: 41px;
    border-radius: 0px;/*
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;*/
    color: #fff;
    background-color: #007fb7;
    transition: 0.3s;
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn-input--busca:hover, .btn-input--busca:focus, .btn-input--busca:active {
    color: #fff;
    background-color: #2785af;
}

@media (min-width: 768px) {
	.btn-busca--relative {
		position: relative;
   		right: 50%;
   	}
}

@media (max-width: 991px) AND (min-width: 768px) {
	.btn-busca--div {
		position: relative;
   		right: 50%;
		position: relative;
  		right: 50%;
	}
	.btn-carrinho {
    	padding-top: 5px;
	}
    
}

@media (max-width: 570px) {
	.btn-carrinho a {
	    padding-left: 20px;
	}
}

.input-busca--mobile {
	height: 41px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    border: 1px solid #00a0e6;
}
.navbar-default > .collapse-height {
	max-height: 520px;
}
@media (max-width: 767px) {
	.input-busca--all {
		display: none;
	}
	.btn-input--busca{
		margin-top: 0px;
	}
}
.bread-crumb--loja {
	margin-top: 230px;
	font-size: 15px;
}
@media (max-width:768px) {
	.bread-crumb--loja {
	margin-top: 0px;
	}
	.btn-carrinho {
    padding-top: 5px !important;
	}
	
}

@media (max-width: 350px) {
	.topo-azul p{
	    font-size: 0.9em;
	}
}
.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    margin-top: 10px;
    background-color: rgba(255,255,255,.0);
	text-align: right;
    margin-top: 40px;
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #3bafda;
    border: 1px solid #3bafda
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #3bafda;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #2494be
}
.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #4fc1e9;
    border: 1px solid #4fc1e9
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #4fc1e9
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #2494be
}
.breadcrumb-arrow li span {
    color: #434a54
}

.texto-login--index a, .texto-login--index span {
	color: #fff;
}

.footer-shadow {
	padding-top: 4px;
	/*border-top: 1px dashed #00a0e6;*/
}

.footer-color {
    background-color: #00a0e6;
}

.btn-carrinho {
	padding-top: 10px;
	margin-bottom: 5px;
}

.btn-carrinho a {
	color: #fff;
}

.input-border--less {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

.btn-login {
	margin-top: 20px;
}

.btn-cadastro {
	margin-bottom: 20px;
}

.padding-login {
	padding-bottom: 20px; 
}

@media (max-width: 767px) {
	.form-cidade {
		padding-left: 0px;
	}
}

.active-categoria {
	background-color: #00A0E6;
	color: #fff !important;
}

.color-background--menu { 
	background-color: #0b76a5e0 !important;
 }

.color-navbar--visu > .navbar-nav > li > a, .color-navbar--visu > li > a, .menu-background{
	background-color: transparent !important;
	color: #fff !important;
}

.color-navbar--visu > .navbar-nav > li > a:hover, .color-navbar--visu > .navbar-nav > li > a:active, .color-navbar--visu > .navbar-nav > li > a:focus, .color-navbar--visu > li > a, .color-navbar--visu > li > a:hover, .color-navbar--visu > li > a:focus, .color-navbar--visu > li > a:active, .menu-background:hover, .menu-background:active, .menu-background:focus {
	background-color: transparent;
	color: #fff;
}

.color-navbar--visu---active > .navbar-nav > li > a {
	background-color: transparent;
	color: #fff;
}

.hr-compass hr {
	border-color: #fff;
}

.btn-ir--loja {
	background: #ffffff;
    color: #00a0e6;
    font-size: 1.4em;
    padding: 10px 20px 10px 20px;
    border: 1px solid #00A0E6;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.5s;
}

.btn-ir--loja:hover, .btn-ir--loja:focus, .btn-ir--loja:active {
	background: #00A0E6;
	color: #fff;
}

.menu-loja h2 {
	color: #00A0E6;
	font-size: 3.5em;
    font-family: "SnackerComicPersonalUseOnly";
}

.input-busca--div---fixed {
	margin-top: 15px;
}

.index-content{
    margin-bottom:20px;
    padding:50px 0px;
    
}
.index-content .row{
    margin-top:20px;
}
.index-content a{
    margin-bottom: 10px;
    text-decoration: none;
}
.index-content .card{
	margin-bottom: 10px;
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);

}
.index-content .card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.index-content .card img{
    width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.index-content .card h4{
    margin:20px;
    height: 40px;
}
.index-content .card p{
    margin:20px;
    opacity: 0.65;
}
.index-content .blue-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #002E5B;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
}
.index-content .blue-button:hover{
    background-color: #dadada;
    color: #002E5B;
}
@media (max-width: 768px) {

    .index-content .col-lg-4 {
        margin-top: 20px;
    }
}

.padding-blog {
	margin-top: 20px;
}

.categoria-blog {
    margin-top: 50px;
}

.categoria-blog--titulo h3 {
	color: #00a0e6;
	/*font-family: "SnackerComicPersonalUseOnly";*/
	font-family: ComicSansMS-Bold;
	font-size: 20px;
}

.categoria-loja--titulo{
	background-color: #00B1FF;
	height: 50px;
}

.list-group > .list-group-item {
	border: none;
}

.categoria-listagem-blog a:hover {
    color: #00a0e6;
    background-color: transparent;
}

.img-blog-detalhe {
	width: 100%;
}

.cuadro_intro_hover{
        padding: 0px;
		position: relative;
		overflow: hidden;
		height: 200px;
	}
	.cuadro_intro_hover:hover .caption{
		opacity: 1;
		transform: translateY(-150px);
		-webkit-transform:translateY(-150px);
		-moz-transform:translateY(-150px);
		-ms-transform:translateY(-150px);
		-o-transform:translateY(-150px);
	}
	.cuadro_intro_hover img{
		z-index: 4;
	}
	.cuadro_intro_hover .caption{
		position: absolute;
		top:150px;
		-webkit-transition:all 0.3s ease-in-out;
		-moz-transition:all 0.3s ease-in-out;
		-o-transition:all 0.3s ease-in-out;
		-ms-transition:all 0.3s ease-in-out;
		transition:all 0.3s ease-in-out;
		width: 100%;
	}
	.cuadro_intro_hover .blur{
		background-color: rgba(0,0,0,0.7);
		height: 300px;
		z-index: 5;
		position: absolute;
		width: 100%;
	}
	.cuadro_intro_hover .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		height: 300px;
		text-align: center;
		top:-20px;
		width: 100%;
	}

.img-blog {
	height: 70px;
}

.texto-blog-mini p {
	font-size: 12px;
}

.blog-bottom {
	padding-bottom: 10px;
}

.blog-tags {
	border: 1px solid #efefef;
    border-radius: 3px;
    background-color: #efefef;
    margin-top: 20px;
}

@media (max-width: 991px) {
	.blog-session {
	display: none;
	}
}

.tag-name {
	border: 1px solid white;
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    padding: 5px 5px 0px 5px;
    color: #333333;
    margin-top: 5px;
    margin-right: 5px;
}

.lista-tags {
	list-style: none;
	padding-left: 10px;
}

.lista-item {
	display: inline-block;
    border: 1px solid white;
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
    padding: 3px 5px 3px 5px;
    color: #333333;
    margin-top: 10px;
    margin-right: 5px;
    transition: 0.3s;
}

.lista-item:hover {
	color: #00a0e6;
}

.curso-padding {
	padding-top: 30px;
}

.portfolio-box {
	border: 1px solid #d2d2d2;
	margin-bottom: 30px;
}

.modal-portfolio, .modal-portfolio:hover, .modal-portfolio:active, .modal-portfolio:focus, .modal-portfolio:link {
 	text-decoration: none !important;
 	outline: initial;
}

.port-texto-box, .like-port {
	padding: 5px;
}

.port-texto-box span {
	font-weight: bold;
	color: #404040;
}
.port-texto-box p {
	color: #404040;
}

.titulo-port {
	font-size: 15px;
	color: #333 !important;
}

.like-port span {
	color: #00a0e6;
}

.btn-like, .btn-like:hover, .btn-like:active, .btn-like:focus{
	border: initial;
    background-color: transparent;
    outline: initial;
}

.box-franquia {
	padding: 15px 0 0 15px;
}

.btn-material {
	color: #fff;
    background-color: #00a0e6;
    border-color: #00a0e6;
    transition: 0.5s;
}

.btn-material:hover, .btn-material:active, .btn-material:focus {
	color: #fff;
    background-color: #0371a0;
    border-color: #0371a0;
}

.img-portfolio-intro {
	height: 100%;
	width: 100%;
}

.img-space-portfolio {
	margin-bottom: 50px;
}

.projeto-avaliar {
	border: 1px solid #eee;
	padding: 5px;
}

.projeto-avaliar p {
	font-size: 13px;
	background-color: #fafafa;
	color: #676565;
}

.btn-avaliar-projeto {
	color: #fff;
    background-color: #00a0e6;
    border-color: #00a0e6;
    border-radius: 50px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.btn-avaliar-projeto:hover, .btn-avaliar-projeto:active, .btn-avaliar-projeto:focus {
	color: #fff;
    background-color: #0081b9;
    border-color: #0081b9;
}

.projeto-btn {
	margin-top: 40px;
	margin-bottom: 40px;
}

.btn-avaliar-ok, .btn-avaliar-ok:hover {
	color: #fff;
    background-color: #0081b9;
    border-color: #0081b9;
    border-radius: 50px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    cursor: initial;
}

.btn-franquia {
	padding: 15px 95px;
    margin-top: 40px;
    background: #056e9c;
    color: #fff;
    font-size: 20px;
    border-radius: 0;
    transition: 0.6s all;
    margin: 0 auto;
    text-align: center;
}

.franquia-bottom p {
	padding-bottom: 50px;
}

.fraqnuia-borda {
	    border-right: 1px solid #d6d6d6;
}

.padding-botao {
	margin-top: 30px;
}

.box-google {
	padding: 0px;
}

.btn-minha-conta p {
	padding-top: 0px;
    color: #fff;
    margin-bottom: 0px;
}

.btn-carrinho-compra li {
	padding-top: 10px;
}

.btn-carrinho-fixed {
	padding-top: 20px;
	text-align: center;
}

.height-blog {
	height: 120px;
}

.img-blog-height {
	height: 140px;
    overflow: hidden;
}

.img-blog-height-home {
	height: 190px;
    overflow: hidden;
}

.img-port-max {
	height: 200px;
    overflow: hidden;
}

.port-texto-box {
	height: 100px;
}

.img-basket-case {
	height: 50px;
	}



@media (max-width: 991px) AND (min-width: 768px) {
	.img-basket-case {
	min-height: 50px;
	width: 100% !important;
	}
}

.color-fundo-footer {
	background-color: #00a0e6;
}

.color-curso-footer a, .color-curso-footer p {
	color: #fff;
}

.form-estilo {
	margin-top: 20px;
    margin-bottom: 10px;
}

.filtro-port-padding {
	margin-bottom: 35px;
}

.btn-busca-estilo {
	border-radius: 0px;
    color: #fff;
    background-color: #007fb7;
    transition: 0.3s;
}

.btn-busca-estilo:hover {
    color: #fff;
    background-color: #03567b;
    transition: 0.3s;
}

.form-estilo-busca {
	border-radius: 0px;
}

.img-produto {
	height: 500px;
	width: 100%;
	border: 1px solid #c4c4c4;
}

@media (max-width: 440px) {
	.img-produto {
		height: 300px;
	}
}

.btn-produtos {
	margin-top: 4px;
    width: 100%;
    text-align: left;
    background-color: #00a0e6;
    color: #fff;
	
	margin-top: 0;
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    color: #00a0e6;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #eee;
}

.btn-produtos:hover, .btn-produtos:active, .btn-produtos:focus {
    background-color: #007fb7;
    color: #fff;
}

.dropdown-aberto {
	width: 100%;
}

a.btn-todos-produtos {
	margin-top: 4px;
    background-color: #00a0e6;
    border-radius: 4px;
    padding: 6px 12px;
    color: #fff;
    border: 1px solid transparent;
}

a.btn-todos-produtos:hover {
	background-color: #00a0e6;
	color: #fff;
}

.form-width {
	width: 75%;
	display: inline-block;
}

.botao-busca, .btn-add-remove {
	display: inline-block;
}

.btn-busca {
	margin-bottom: 4px;
    border-radius: 4px;
}

.btn-add-or-remove, .btn-add-or-remove:hover, .btn-add-or-remove:active, .btn-add-or-remove:focus {
	background-color: transparent;
    border-color: transparent;
    color: #00a0e6;
}

.input-quantidade {
	width: 50px;
}

.margin-resumo {
	margin-top: 50px;
}

.tipo_correio {
	display: inline-block;
}

.border-cep, .border-resumo {
	border: 1px solid #2f2f2f30;
    padding: 10px;
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: baseline;
}
.inner-left-md {
    float: right;
}
.inner-left-md {
    padding-left: 60px;
}
.shopping-cart .cart-image img {
	max-width: 90px;
	max-height: 90px;
}

.shopping-cart .img-thumbnail {
	border: 1px solid #00a0e6;
}

.shopping-cart {
	padding: 20px
}

.shopping-cart .shopping-cart-table {
	margin-bottom: 50px
}

.shopping-cart .shopping-cart-table table {
	margin-bottom: 0 !important
}

.shopping-cart .shopping-cart-table table tbody tr td {
	vertical-align: middle
}

.shopping-cart .cart-image img {
	width: 150px
}

.cart-shopping-total {
	background: #fefefe
}

.shopping-cart .shopping-cart-table table tbody tr .romove-item a {
	font-size: 18px;
	color: #666
}

.shopping-cart .shopping-cart-table table tbody tr .romove-item a:focus,.shopping-cart .shopping-cart-table table tbody tr .romove-item a:hover
	{
	color: #ff000 !important
}

.shopping-cart .shopping-cart-table table tbody tr .cart-image .entry-thumbnail
	{
	display: block;
	text-align: center
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info
	{
	vertical-align: middle !important
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4
	{
	margin-top: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a
	{
	color: #00a0e6
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .reviews
	{
	font-size: 11px;
	color: #aaa
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info
	{
	margin-top: 10px
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span
	{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #666;
	text-transform: uppercase
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span
	{
	font-family: 'Open Sans', sans-serif, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	margin-left: 14px
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a
	{
	color: #666;
	text-decoration: underline
}

.shopping-cart .shopping-cart-table .shopping-cart-btn span {
	padding: 20px 0;
	display: block
}

.shopping-cart .estimate-ship-tax table thead tr th .estimate-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #555;
	margin-bottom: 2px;
	margin-top: 0;
	display: block
}

.shopping-cart .estimate-ship-tax table thead tr th p {
	font-family: 'Open Sans', sans-serif, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: 400;
	margin-bottom: 0
}

.shopping-cart .estimate-ship-tax table thead tr>th {
	padding: 24px 10px 20px
}

.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .selectpicker
	{
	background: #fff;
	color: #999;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee
}

.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus,.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover
	{
	background: rgba(0, 0, 0, 0)
}

.shopping-cart .cart-shopping-total table thead tr th {
	background-color: #fefefe;
	text-align: right;
	padding: 24px 50px
}

.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total {
	color: #555;
	margin-bottom: 7px
}

.shopping-cart .cart-shopping-total table tbody tr td {
	padding: 24px 50px
}

.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn button
	{
	float: right !important;
	margin-bottom: 8px
}

.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn span
	{
	display: block;
	font-weight: 400;
	color: #666
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit,.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total,.shopping-cart .shopping-cart-table table tbody tr .cart-product-quantity,.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total,.shopping-cart .shopping-cart-table table tbody tr .romove-item
	{
	text-align: center
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total span,.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total span
	{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #555;
	text-transform: uppercase
}

.blog-page .blog-write-comment .form-group input,.blog-page .blog-write-comment .form-group label,.contact-page .contact-form form input,.contact-page .contact-form form label,.shopping-cart .estimate-ship-tax table tbody tr td .form-group input,.shopping-cart .estimate-ship-tax table tbody tr td .form-group label
	{
	font-size: 13px;
	font-weight: 400;
	color: #999
}

.blog-page .blog-write-comment label span,.checkout-box .checkout-steps .checkout-step-01 .already-registered-login form .form-group label span,.contact-page .contact-form form label span,.shopping-cart .estimate-ship-tax table tbody tr td .form-group label span
	{
	color: red
}

.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total,.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total
	{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px
}

.shopping-cart-table table tbody tr td .quant-input {
	display: inline-block;
	height: 35px;
	position: relative;
	width: 70px
}

.shopping-cart-table table tbody tr td .quant-input .arrows {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	text-align: center;
	width: 40px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-asc
	{
	top: 5px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-desc
	{
	top: -7px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon
	{
	position: relative
}

.shopping-cart-table table tbody tr td .quant-input input {
	background: #FFF;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	font-size: 15px;
	height: 35px;
	left: 0;
	padding: 0 20px 0 18px;
	position: absolute;
	top: 0;
	width: 70px;
	z-index: 1
}

.checkout-btn {
	background: #fdd922;
	color: #333;
	padding: 10px 18px
}

.product-comparison .page-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 40px
}

.product-comparison img {
	width: 150px !important
}

.product-comparison .compare-table tr th {
	font-size: 16px;
	font-weight: 500;
	color: #666;
	padding: 18px 25px;
	vertical-align: middle;
	border: 1px solid #e5e5e5
}

.product-comparison .compare-table tr td {
	padding: 18px 30px;
	border: 1px solid #e5e5e5
}

.product-comparison .compare-table tr td .product {
	margin-bottom: 15px;
	margin-top: 40px
}

.product-comparison .compare-table tr td .product .product-image .image a
	{
	display: block;
	text-align: left
}

.product-comparison .compare-table tr td .product-price .price {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	margin-right: 8px
}

.product-comparison .compare-table tr td .product-price .price-before-discount
	{
	color: #D3D3D3;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	text-decoration: line-through
}

.product-comparison .compare-table tr td .text {
	font-size: 14px;
	line-height: 22px
}

.product-comparison .compare-table tr td .in-stock {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0
}

.product-comparison .compare-table tr td .remove-icon {
	color: #666
}

.product-comparison .compare-table tr td .remove-icon:focus,.product-comparison .compare-table tr td .remove-icon:hover
	{
	color: #f66
}

.input-number-grade {
	margin-left: 10px;
	width: 50px;
	border: solid #cccccc 1px;
	padding: 5px;
}

.btn-refresh {
	border: none;
	background: none;
	color: #5cb85c;
}

span.loading {
	color: #00a0e6;
	font-size: 1em;
	margin-left: 5px;
	display: none;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #fefefe;
	color: black;
}

.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total
	{
	color: #84b943;
	text-align: left;
	display: block;
	margin: 5px 0;
}

.btn-visu {
	width: 100%;
	border-radius: 0;
	padding: 12px;
	background: #00a0e6;
	border: solid #00a0e6 1px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: none;
}

.shopping-cart-table th {
	background: #00a0e6;
	color: #fff;
	border: none;
	padding: 15px 10px !important;
	font-weight: 100;
}
.shopping-cart-table table tbody tr td {
    border-top: solid #00a0e6 1px;
}
form#form-frete-cart input {
    border-radius: 0;
    border: solid #00a0e6 1px;
}

.area_hover {
    width: 100%;
    background: rgba(0, 160, 230, 0.9);
    position: absolute;
    bottom: -150px;
    transition: all 1s;
}

.produto-vitrine:hover .area_hover {
    bottom: 0px !important;
}

@media (max-width: 768px) {
	#section_bg_full_page{
		background-size: cover !important;
	}
	
	.content_title_section {
	    padding-top: 0px !important;
	    padding-bottom: 0px !important;
	}
}

#title_page_main{
	font-family: 'SnackerComicPersonalUseOnly';
    color: #099BD6;
    font-size: 6em;
    padding-top: 0;
    margin-top: 30px;
	font-size: 3.5em;
}

.content_title_section{
	padding-top: 180px; padding-bottom: 20px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background: #fff;
    color: #09f;
}
