<?php

// 	========================================v===============v===============v===============v==========================;= //	observe o LIMITE para o ';'

$nesteCodigo 																= "ADD ESTILO - TEMPLATE - 0010 - css/style.php"; 														// detalhes na DOCUMENTACAO aba

// 	========================================v===============v===============v===============v==========================;= //	observe o LIMITE para o ';'

/*

/www/v/N.NN/_templates/0010/css/style.php

-- caso execute este comando de um IP nao LIBERADO, ajuste a HORA e MINUTOS >>            H i (apenas primeiro digito dos minutos)
https://www.prog-x.com.br/w/?c=__essenciais/utilitarios/arquivosCopiarDePara.php&executar=191&destinoVm=todas-codigo&logExibir=true&caminhoArquivo=/www/v/N.NN/_templates/0010/css/style.php

require_once($var_SESSION["path"]						. "_templates/" . $var_SESSION["ste_STMid"] . "/css/style.php");

FOI CHAMADO POR: 						???

PARA ACESSAR ESTE CODIGO: 	Acesse a raiz de qualquer site
														https://www.prog-x.com.br?logGravar=true			&logExibir=true&executar=true
														https://www.gestao.top?logGravar=true					&logExibir=true&executar=true
														https://script.gestaotop.com?logGravar=true		&logExibir=true&executar=true		&urlOrigem=manual

*/

// 	========================================v===============v===============v===============v=============== //
//	INICIO	-- passo 1 	-- Includes e tratamentos iniciais dos parametros, permissoes e outras variaveis

if( true ){																	// esse IF serve apenas para agruparmos este bloco de codigo, facilitando entender e depurar erros no codigo

	// 	--------------------------------------v---------------v---------------v---------------v--------------- //

	//	Para gravar TODOS OS LOGS edite a data/hora em /www/include_session.php OU adicione isso na URL: &logGravar=true

	// 	v240717 -- adicionamos scriptsURIs em $zCondicao

	global $var_VM_TIPO; 
	global $scriptsURIs; 

	$zLimit 		= "2024-07-17 13:59:59";
	$zCondicao  = ( isset($_GET["urlOrigem"]) and $_GET["urlOrigem"] == "cron")
									? ( strtotime('now') < strtotime("2024-04-03 23:59:59") )			// podemos especificar um limite diferente para o CRON
									: ( strtotime('now') < strtotime($zLimit) );

	$zCondicao  = ( $zCondicao ) 	// se passar na condicao, add a nova condicao abaixo
									? !( preg_match("/cronTarefas/", $_SERVER['REQUEST_URI'] ) or preg_match( /* scripts do sistema, ver include_session.php >> */ "/$scriptsURIs/" , $_SERVER["REQUEST_URI"] ) )
									: 0;					// se NAO passar na condicao, mantemos 0 = 'false'
									
	$zLog = ""; // "\n      var = '$var'";			// "\n      dados[] = " . print_r($dados, true); 	// "\n      _GET = " . print_r($_GET, true);
	if( $zCondicao or $_SESSION["LOG_GRAVAR"] ) logGravar( $nesteCodigo, $zLog, $zLimit,	__LINE__,	__FILE__, ( __FUNCTION__  ? __FUNCTION__ . "()" : "" ) ); //  a funcao fica em: /www/v/N.NN/__essenciais/_global/globalFuncoes.php

	// 	--------------------------------------v---------------v---------------v---------------v--------------- //

	$_SESSION["LOG_PASSO"]										++;							// v240326		?logGravar=true		-- aumentei para 88 caracteres

	$var 																			= " passo" . str_pad($_SESSION["LOG_PASSO"], 4, " ", STR_PAD_LEFT) . ".0 -- $nesteCodigo"; $var = $var . str_repeat(" ", max(1, 88 - strlen($var) )); 
	
	if( $_SESSION["LOG_GRAVAR"] ) 						file_put_contents($_SESSION["LOG_GRAVAR"], date("\\\nH:i:s.") . substr(microtime(), 2, 4) . " $var/ L" . str_pad(__LINE__, 5, " ", STR_PAD_LEFT) . " " . __FILE__ . ( __FUNCTION__  ? " -- " . __FUNCTION__ . "()"	: "" ), FILE_APPEND);

  // 	--------------------------------------v---------------v---------------v---------------v--------------- //
  
} // if( true ) 														// fim do agrupamento do bloco de codigo

//	FIM			-- passo 1

// 	========================================v===============v===============v===============v=============== //

header("Content-type: text/css; charset: UTF-8"); //look carefully to this line

//	VARIAVEIS
//  $brandColor = "#990000";
//  $linkColor  = "#555555";

// 	========================================v===============v===============v===============v=============== //

?>

#imageGallery i.play_video {
	position: fixed;
	top: 43%;
	/* left: -10px; */
	margin-left: 138px;
	font-size: 50px;
	opacity: .8;
	/* right: 33px; */
	color: deepskyblue;
}

.top-header {
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top-header-info {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-right: 8px;
}

.top-header-left {
		display: flex;
		font-size: 15px;
		line-height: 30px;
		white-space: nowrap;
		order: 1;
}

.top-header-right {
		display: flex;
		order: 2;
}

.social-icons ul {
		display: flex;
		list-style: none;
		margin: 0;
		padding: 0;
}

.social-icons li {
		margin: 0 5px;
}

.social-icons a {
		display: flex;
		align-items: center;
		justify-content: center;
}

.social-icons i {
		font-size: 15px;
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

html,
body {
	font-family: 'Arimo', sans-serif;
	font-size: 100%;
	background: #F4F7F9;
}

html{
/* 	height: 100%; */
}

body{
/* 	height: -webkit-fill-available; */
/* 	height: 100%; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Dosis', sans-serif;
	color: #353535;
}

/*-- header --*/

/*-- w3layouts --*/

/*-- agile-info --*/

.header {
	position: relative;
	z-index: 2;
}

/*-- top-header --*/

.top-header-tag .slick-list, .top-header-tag .slick-next, .top-header-tag .slick-prev {
	height: 30px;
	font-weight: 800;
}

.top-header-tag .slick-next, .top-header-tag .slick-prev {
	font-size: 20px;
}

.top-header.tag-header {
	height: 30px;
	padding: 0;
}

.top-header.tag-header .slick-track {
	padding: 0;
}

.top-header-tag .slick-initialized.tag_largura_total {
	width: 100%;
}

.top-header-tag .slick-initialized {
	width: 90%;
	display: inline-block;
	z-index: 0;
}

.top-header-tag .slick-initialized .slick-slide {
	width: auto !important;
}

.top-header-tag .labelTags_modulo {
	padding: 5px 10px;
	letter-spacing: 0;
	margin: 0;
	border-radius: 5px;
	font-size: 1em;
	font-weight: 800;
	text-transform: uppercase;
}

.top-header-tag .labelTags_modulo:hover {
	/* background: inherit;	 */
	/* filter: invert(100%); */
}

.top-header-tag .labelTags_modulo a {
	color: inherit;
	outline: none;
	text-decoration: none;
}

.top-header-tag h4 {
	display:inline-block;
	color:inherit;
	overflow: hidden; 
  text-overflow: ellipsis;
  white-space: nowrap;
	max-width: 100px;
	height: 30px;
	vertical-align: top;
	padding: 5px 0 0 0;
	margin-right: 30px;
}

.top-header-left {
	float: right;
	/* 	width: 45%; */
	/* display: table; */
	margin: 0 10px;
}

.top-header-left p {
/* 	color: #FFF; */
	font-size: .7em;
	margin: 4px 0 0 25em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.top-header {
	background: #353535;
	padding: .3em 0;
}

.top-header-right {
	float: right;
	/* 	width:15%; */
	/* display: table; */
}

.top-header-right-info {
	float: left;
}

.top-header-right-info ul {
	padding: 0;
	margin: 0;
}

.top-header-right-info ul li {
	display: inline-block;
	margin: 0 1em;
}

.top-header-right-info ul li a {
	color: #909090;
	font-size: .7em;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.top-header-right-info ul li a:hover {
	text-decoration: none;
	color: #9E1616;
}

#imageGallery li {
	display: inline-block;
}

.social-icons {
	float: right;
}

.social-icons ul {
	padding: 0;
	margin: 0;
}

.social-icons ul li {
	display: inline-block !important;
}

.social-icons ul li a.twitter {
/* 	color: #FFF; */
	font-size: 1em;
	margin: 0 .3em;
}

.social-icons ul li a.twitter:hover {
	color: #55acee;
}

.social-icons ul li a.facebook:hover {
	color: #3b5998;
}

.social-icons ul li a.google:hover,
.social-icons ul li a.googleplus:hover {
	color: #dc4e41;
}

.social-icons ul li a.instagram:hover {
	color: #e255b5;
}

/*-- //top-header --*/

.bottom-header {
	background: #eee;
	/*     background: #F9F9F9; */
}

.top-nav {
	background: #eee;
	/* 	background: #F9F9F9; */
}

.navbar-default {
	border: none !important;
	background: none !important;
	margin: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: none !important;
}

div#bs-example-navbar-collapse-1 {
	padding: 0;
}

.top-nav ul {
	padding: 0;
	/*     margin: 0 0 0 25em;
    float: none; */
}

.top-nav ul li {
	display: block;
/* 	display: inline-block; */
	margin: 0;
/* 	float: left; */
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background: none !important;
	border-right: solid 1px #EFEFEF;
	box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
}

.top-nav ul li a {
	font-family: 'Dosis', sans-serif;
	font-size: 24px;
	color: #353535 !important;
	margin: 0;
	text-decoration: none;
	font-weight: 400;
	padding: 1.38em 0.80em;
/* 	border-right: solid 1px #EFEFEF; */
	box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
/*   text-align:right; */
}

.top-nav ul li a:hover {
	color: #9E1616 !important;
}

.top-nav ul li a.active {
	color: #9E1616 !important;
}

.banner-bottom-grids .banner-bottom-left{
	position: relative;
	z-index: 0;
}

.menu_topo_cittaoffice{
/* 	background-color:#221613; */
	background-color:#291810;	
}

.menu_topo_cittaoffice .top-nav{
/* 	background-color:#221613;	 */
	background-color:#291810;	
}

.menu_topo_cittaoffice .container{
	width:100%;
}

.menu_topo_cittaoffice .logo img{
	display:none;
}

.menu_topo_cittaoffice .logo{
	background-image: url(<?=$var_SESSION["id_CCA"]["87"]?>imagem/custom/logo-citta.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 3px 10px;
}

.menu_topo_cittaoffice .listaMenuTotal li a{
	
	font-family: Heebo !important;
	font-size:12px;
  text-transform: uppercase;
	font-weight: 400;
	line-height: 22px;
	
	color:#fff !important;
	margin: 2.59em 1.02em;
	padding: 5px 0;
	border-right: none;
  text-decoration: none;
  position: relative;
	/* letter-spacing: 0.15em; */
	
}

.menu_topo_cittaoffice .listaMenuTotal li a:hover {
	color:#fff !important;
}

.menu_topo_cittaoffice .listaMenuTotal li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background: #fff;
  visibility: hidden;
  border-radius: 5px;
  transform: scaleX(0);
  transition: .25s linear;
}
.menu_topo_cittaoffice .listaMenuTotal li a:hover:before,
.menu_topo_cittaoffice .listaMenuTotal li a:focus:before {
  visibility: visible;
  transform: scaleX(1);
}

.caret,
.fa-caret-right {
	margin-left: 14px;
	font-size: 12px;
}

ul.dropdown-menu {
	background: #f9f9f9;
	/*     background: #FFF; */
	box-shadow: 0 0 0;
	border: none;
	margin: 0;
	top: 6em;
	left: 0;
	min-width: 107px;
}

ul.dropdown-menu a {
	font-size: 18px !important;
}

ul.dropdown-menu-sub,
ul.dropdown-menu-sub-sub {
	background: #f9f9f9;
	/*   background: #fff; */
	position: absolute;
	left: 100%;
	border: 0;
	top: 0px;
	border-radius: 0 0 5px 0;
}

ul.dropdown-menu-sub li a,
ul.dropdown-menu-sub-sub li a {
	margin: 5px;
}

ul.dropdown-menu-sub li,
ul.dropdown-menu-sub-sub li {
	width: auto;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 44px !important;
	clear: both;
	margin: .3em 0 !important;
	font-weight: normal;
	line-height: 1.42857143;
	color: #FFF !important;
	border: none !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: none;
}

.dropdown-submenu {
	position: relative;
}

.hvr-bounce-to-bottom-sub {
	border-right: 0 !important;
}

/*-- w3layouts --*/

/*-- agile-info --*/

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 103%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-width: 5px 0 5px 5px;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.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;
}

.logo h1 {
	margin: 0;
}

.logo-desktop {
	position: absolute;
	width: 170px;
	z-index: 999;
	max-height: 87px;
}

.img-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	/* Align center inline elements */
	font: 0/0 a;
}

.img-container:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.img-container img {
	vertical-align: middle;
	display: inline-block;
	width: 170px;
}

.logo_mobile {
	position: relative !important;
}

.logo {
	position: absolute;
	/*     top: 0; */
	width: 260px;
	/*     width: 250px; */
	z-index: 999;
	display: table;
	padding-top: 1%;
}

.logo h1 a {
	display: block;
}

.logo h1 a img {
	/* 	 width: 170px; */
	max-height: 75px;
}

.dummy {
	padding-top: 100%;
	/* forces 1:1 aspect ratio */
}

#btop_wpp 
{
	background-image: url(<?=$var_SESSION["id_CCA"]["87"]?>imagem/sistema/icone/fa-whatsapp.png?t=20250323);
	background-position: -2px 0;
	background-repeat: no-repeat;
	background-size: 45px;
	bottom: 10px;
	/* display: none; */
	height: 43px;
	position: absolute;
	right: 26px;
	text-indent: -9999px;
	width: 45px;
	z-index: 999;
}

#btop_wpp_vendas 
{
	background-image: url(<?=$var_SESSION["id_CCA"]["87"]?>imagem/sistema/icone/fa-whatsapp-vendas.png?t=20250323);
	background-repeat: no-repeat;
	background-size: 150px;
	bottom: 20px;
	height: 150px;
	right: 20px;
	text-indent: -9999px;
	width: 130px;
	z-index: 999;
	animation: pulse_record_animation 3s infinite;
}

#btop_wpp_fale_conosco 
{
	background-image: url(<?=$var_SESSION["id_CCA"]["87"]?>imagem/sistema/icone/fa-whatsapp-fale-conosco.png?t=20250323);
	background-position: 0px 0;
	background-repeat: no-repeat;
	background-size: 90px;
	bottom: 10px;
	/* display: none; */
	height: 90px;
	position: absolute;
	right: 26px;
	text-indent: -9999px;
	width: 90px;
	z-index: 999;
}

#btop {
	background-image: url("<?=$var_SESSION["id_CCA"]["87"]?>_css/image/scroll-top.png");
	background-position: -2px 0;
	background-repeat: no-repeat;
	bottom: 10px;
	display: none;
	height: 43px;
	position: absolute;
	right: 26px;
	text-indent: -9999px;
	width: 40px;
	z-index: 999;
}

.termoLGPD{
	position: fixed;
	text-align: center;
  bottom: 10px;
  background-color: #f1f1f1;
  width: 900px;
  padding: 20px 20px 20px 25px;
  border-radius: 10px;
  box-shadow: 2px 2px 4px #000;
  color: #444;
  z-index: 999;
}

.termoLGPD .btn_aceitoTermoLGPD{
  padding: 2px 10px;
	margin-left: 15px;
}

/*-- banner google_ads --*/

.google_ads_rodape,
.google_ads_cabecalho {
	margin: auto;
	display: table;
	padding: 2em 0 0;
}

.google_ads_rodape {
	padding: 20px 0 30px;
}

.google_ads_lateral {
	padding: 20px 0;
}

/*-- banner --*/

.bannerLarguraSite{
	height: 100%;
	margin: 1em auto 1em;
	background-position: center center;
	background-size: 100%, auto;
	background-repeat: no-repeat;
	cursor: pointer;
}

.bannerLarguraSite img{
	height: 100%;
}

.banner{
	/*
    background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 10em 0 13em;
	*/
	width: 100%;
	background-position: center center;
	/* 	background-size: cover; */
	background-size: 100%, auto;
	background-repeat: no-repeat;
	/* 	padding: 20% 0; */
	/* 	padding: 13em 0 20em; */
	cursor: pointer;
	/* 		background-size: cover; */
}

.slider {
	padding-top: 15%;
	position: absolute;
	width: 100%;
}

.bannerLarguraSite img,
.banner img {
	visibility: hidden;
	width: 100%;
}

.slider h2 {
	color: #FFF;
	font-size: 2em;
	margin: 0;
	text-align: center;
}

.border {
	height: 2px;
	background: #FFF;
	width: 4%;
	margin: 2em auto 4em;
	/* 	margin: 22px auto 0; */
}

.slider-info {
	text-align: center;
	margin: 6em 0 0 0;
/* 	text-shadow: 1px 1px 1px rgb(72, 72, 72); */
	text-shadow: 1.5px 1.5px 1.5px #333;
}

.slider-info h3 {
	font-size: 4em;
	margin: 0;
	color: #FFF;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 6px;
}

.slider-info h3 a {
	text-decoration: none;
	color: inherit;
}

.slider-info p {
	color: #E8E8E8;
	font-size: 1.5em;
	margin: 1em 0 0 0;
}

.more-button a {
	border: solid 2px #FFF;
	color: #FFF;
	font-size: 1em;
	padding: .5em 3em;
	text-decoration: none;
	letter-spacing: 1px;
	box-shadow: 2px 2px 1px rgba(111, 111, 111, 0.72);
}

.more-button {
	margin: 7em 0 1em 0;
}

.more-button a:hover {
	background: #9E1616;
	border: solid 2px #FFF;
}

/*-- w3layouts --*/

/*-- agile-info --*/

/*------------------ Slider Part starts Here----------*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.rslides li a,
.rslides li a:hover .popular-slide-info h4 {
	text-decoration: none
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 2px;
	width: 45px;
	margin-top: 0;
	background: #FFF;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	right: 0;
	background-position: right top;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
/* 	z-index: 0 !important; */
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.banner .rslides li {
	/*  	padding: 20em 0; */
	/* 	padding-bottom: 20em; */
  position: initial !important;
}

.rslides img {
	height: auto;
	border: 0;
	width: 100%;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: initial;
	z-index: 0;
	right: 49%;
	padding: 0;
	margin: 0;
}

#top {
	/* 	height: 25em; */
}

.slider-top {
	text-align: center;
	padding: 10em 0;
}

.slider-top h1 {
	font-weight: 700;
	font-size: 48px;
	color: #010101;
}

.slider-top p {
	font-weight: 400;
	font-size: 20px;
	padding: 1em 7em;
	color: #010101;
}

.slider-top ul.social-slide {
	display: inline-flex;
	margin: 0px;
	padding: 0px;
}

ul.social-slide li i {
	width: 70px;
	height: 74px;
	background: url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin: 0px 15px;
}

ul.social-slide li i.win {
	background-position: -6px 0px;
}

ul.social-slide li i.android {
	background-position: -110px 0px;
}

ul.social-slide li i.mac {
	background-position: -215px 0px;
}

.rslides .popular-slide-titulo{
  font-size: 2em;
  color: white;
  text-align: center;
  padding-bottom: 1em;
}

.ul_bannerGrande .box_title_banner{
  display: inline-block;
  position: absolute;
  top: 25%;
  width: 100%;
  font-size: 20px;
  z-index: 10;
  color: white !important;
  text-align: center;
}

.ul_bannerGrande .box_title_banner h2{
  color:white;
}

.ul_bannerGrande .box_title_banner h4{
  font-size: 4em;
  margin: 0 120px 0 120px;
  color:white;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-shadow: 2px 2px #000;
}

.ul_bannerGrande .popular-slide-titulo{
  
}

.ul_bannerGrande li {
	z-index: 0;
	/* z-index: 9999 !important; */
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0 .2em;
}

/*----*/

.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	visibility: visible;
	display: block;
	height: 7px;
	width: 7px;
	background: #C1C1C1;
	display: inline-block;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}

.callbacks_here a:after {
	border: 2px solid #FFF;
	background: #666;
	height: 11px;
	width: 11px;
}

ul.callbacks_tabs.callbacks2_tabs {
	/*     top: 73%; */
}

ul.callbacks_tabs.callbacks2_tabs li {
	display: inline-block;
	margin: 0 .5em;
}

ul.callbacks_tabs.callbacks2_tabs a:after {
	background: #25575a!important;
}

ul.callbacks_tabs.callbacks2_tabs a:after {
	border: none;
}

.icon-box {
	padding: 8px 15px;
	background: rgba(149, 149, 149, 0.18);
	margin: 1em 0 1em 0;
	border: 5px solid #f9f9f9;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
}

ul.bs-glyphicons-list {
	padding: 0;
}

/*--w3l-agile--*/

/*--w3l-agile-info-*/

.icon-box:hover i.fa {
	color: #fff !important;
}

.icon-box i {
	margin-right: 10px !important;
	font-size: 20px !important;
	color: #282a2b !important;
}

.icon-box:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.icons a {
	color: #999;
}

.bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
}

.bs-glyphicons li .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b;
}

.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

/*-- banner-imagem --*/

.bannerImagem {
/* 	padding: 20px 0; */
}

.bannerImagem img {
	width: 100%;
}

/*-- banner-bottom --*/

.banner-bottom {
	top: 53em;
	left: 13%;
	margin-top: -5em;
	margin-bottom: 1em;
	/*
    position: absolute;
    top: 53em;
    left: 13%;
	*/
}

.banner-bottom-left {
	/*
	background: url(../images/5.jpg) no-repeat 0px 0px #9E1616;
	 background-size: cover;
    padding: 2em;
	*/
	padding-bottom: 26.12%;
	height: 0;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}

.banner-bottom-left:before {
	border: 3px solid #000;
	content: "";
	width: 96%;
	height: 92%;
	position: absolute;
	border: 2px solid #fff;
	/* border-radius: 50%; */
	top: 4%;
	left: 2%;
	box-shadow: 0px 1px 5px rgba(111, 111, 111, 0.72);
}

.banner-bottom-right {
	/*background: url(../images/4.jpg) no-repeat 0px 0px #D2D4D4 !important;
	 background-size: cover;
	*/
}

.left-border {
	/*
    border: solid 5px #FFF;
    height: 200px;
	*/
}

.left-border-info {
	position: absolute;
	top: 10%;
	left: 8%;
	width: 80%;
}

.left-border-info p {
	color: #FFF;
	font-size: 1.8em;
	margin: 0;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgb(72, 72, 72);
}

.label_publicado_busca{
	font-weight: 100;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: small;
}

/*-- information --*/

.information {
	padding: 2em 0 0 0;
}

.information-heading {
	text-align: center;
}

.information-heading h3,
.popular-heading h3 {
	/*        text-transform: uppercase; */
	font-weight: 300;
	letter-spacing: .5px;
	font-size: 2em;
	margin-bottom: 1em;
}

.information-heading-marcas h3,
.popular-heading-marcas h3 {
	/*        text-transform: uppercase; */
/* 	font-weight: 300;
	letter-spacing: .5px;
	font-size: 2em;
	margin-bottom: .4em;
	text-align: center; */
	
	display: table;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding: 0 20px;
	height: 40px;
	font-size: 2em;
	font-family: 'Dosis', sans-serif;
	letter-spacing: -.5px;
	color: #353535;
	font-weight: 300;
	text-decoration: none;
	
}

.information-heading p,
.popular-heading p,
.about-heading p,
.codes-heading p,
.gallery-heading p,
.blog-heading p,
.contact-heading p {
	font-size: 1em;
	margin: 2em auto 0;
	width: 80%;
	line-height: 1.8em;
}

.information-grids {
	margin: 0em 0 0 0;
}

.information-grid-img {
	text-align: center;
}

.information-grid-img img {
	width: 100%;
	/* 	width:100%; */
	padding: 20px;
	min-height: 150px;
}

.information-grid-img-marca {
	text-align: center;
	height: 150px;
}

.information-grid-img-marca img {
	max-width: 100%;
	/* 	width:100%; */
	padding: 40px;
	max-height: 150px;
}

.information-grid-img-marca .img_q {
	padding: 20px;
}

.information-grid-info {
	padding: 2em;
	background: #FFF;
}

.information-grid-info-item h4 {
	color: #777 !important;
}

.information-grid-info h4,
.team-grid h4 {
	color: #9E1616;
	font-size: 1.6em;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.information-grid-info p,
.team-grid p,
.information-grid-conteudo {
/* alterado v5.09 --	
	font-size: .875em;
	color: #777;
	margin: 1em 0 0 0;
	line-height: 1.8em; */
	font-size: 1em;
	color: #555;
	margin: .8em 0 0 0;
	line-height: 1.8em;	
}

.information-grid-info .btn_preco_indisponivel{
  float: none;
  display: block;
  margin: auto;
}

.information-grid-info .preco_obs_promocao{
	font-size: 12px;
	color: #4e4e4e;
	line-height: normal;
	display: table;
	width: 100%;
	margin-bottom: 5px;
}

.information-grid-info .preco_obs{
	font-size: 12px;
	color: #4e4e4e;
	line-height: normal;
	display: table;
}

.information-grid-info .moeda_c_busca{
	font-size: unset !important;
}

.information-grid-item,
.popular-grid-item {
	font-size: 1.5em !important;
}
.popular-grid-item .btn_preco_indisponivel{
  float: none;
  display: block;
  padding: 0px 5px;
  margin: auto;
}

.information-grid-item {
	color: #353535 !important;
}

.information_modulo .information-info {
	min-height: 400px;
}

.information-info {
	box-shadow: 0 -1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.mfp-wrap {
	height: 100% !important;
}

/*-- popular --*/

.popular {
	margin: 2em 0 0;
	padding: 4em 0;
	background: #37767A;
	position: relative;
}

.popular.c_animacao.rmv_padding {
	padding: 0 0 2.5em;
}

.popular.pp_grid.rmv_padding {
	padding: 0;
}

.popular.rmv_padding .popular-grid h5, .popular.rmv_padding .popular-grid .information-grid-conteudo {
	color:#333;
}

.popular-heading h3 {
	color: #FFF;
	margin-bottom: .5em;
}

.popular-heading p {
	color: #FFF;
}

.popular-slide {
	margin: 0;
}

.popular-slide-info {
	/*     background: url(../images/12.jpg) no-repeat 0px -0px; */
	text-align: center;
	padding-bottom: 52.25%;
	height: 0;
	width: 100%;
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	/*
	background-blend-mode: overlay;  
    background-color: rgba(0, 0, 0, 0.14);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	*/
}

.popular-slide-info:hover {
	background-color: initial;
}

.popular-slide-info h4 {
	color: #FFF;
	font-size: 2em;
	padding: 1em 0 0 0;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
}

.popular-slide-info h4 {
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgb(72, 72, 72);
}

.popular-slide-info h4:hover a {
	/* 	text-decoration: underline */
}

.popular-slide-info p {
	font-size: 2.5em;
	color: #FFF;
	padding-top: 0.8em;
	margin: 1em auto 0;
	line-height: 1.1em;
	width: 80%;
	text-shadow: 1px 1px 1px rgb(72, 72, 72);
}

.popular-slide1 {
	/*     background: url(../images/10.jpg) no-repeat 0px -0px;
 	background-size: cover;
	min-height: 400px;
	text-align: center;	 */
}

.popular-slide2 {
	/*     background: url(../images/11.jpg) no-repeat 0px -0px;
	background-size: cover;
    min-height: 400px;
    text-align: center;	 */
}

.popular-grids {
	margin: 0;
}

.popular-grid h5 {
	color: #FFF;
	font-size: 1.5em;
	margin: 0 0 1em 0;
	min-height: 60px;
}

.popular-grid p {
	font-size: .875em;
	color: #FFF;
	line-height: 1.8em;
	margin: 2em 0 0 0;
}

/* Limita o texto em 1 linha */
.limite_txt, .limite_txt_2, .limite_txt_3, .limite_txt_4{
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  -webkit-line-clamp: 1;
  clear: both;
}
/* Limita o texto em 2 linhas */
.limite_txt_2{
  -webkit-line-clamp: 2 !important;
	height: 2.7em !important;
}
.limite_txt_3{
  -webkit-line-clamp: 3 !important;
	height: 4.05em !important;
}
.limite_txt_4{
  -webkit-line-clamp: 4 !important;
	height: 5.4em !important;
}

/*-- Lista de Lojas --*/
.div_lojas{
	margin-right: auto;
	margin-left: auto;
	display: table;
	padding: 20px 0 30px 0;
}

/*-- footer --*/

.footer {
	padding: 2em 0;
	background: #F9F9F9;
}

.footer-nav h4 {
	color: #cb0000 !important;
	font-size: 2em;
	margin: 0 0 1em 0;
	/*     text-transform: uppercase; */
	font-weight: 300;
	letter-spacing: 2px;
}

.footer-nav ul {
	padding: 0;
	margin: 0;
	margin: 1em 0 1em 1em;
}

.footer-nav ul a {
	color: #353535;
}

.footer-nav ul a:hover {
	color: #9E1616;
	text-decoration: none;
}

.footer-nav ul li {
	display: block;
	margin: 0.5em 0 0.5em 1em;
}

.footer-nav ul li a {
	color: #353535;
	font-size: 1em;
}

.footer-nav ul li a:hover {
	color: #9E1616;
	text-decoration: none;
}

.footer-nav p {
	font-size: 1em;
	color: #353535;
	margin: 0;
	line-height: 1.8em;
}

.footer-nav form {
	margin: 1em 0 0 0;
}

.footer-nav form input[type="email"]:focus {
	outline: none;
}

.footer-nav form input[type="email"] {
	background: #fff;
	box-shadow: none !important;
	padding: 10px 23px;
	color: #282828;
	font-size: .875em;
	width: 97% !important;
	font-weight: 400;
	border: 1px solid #ebebeb;
	margin: 0 0 1em 0;
}

.footer-nav form input[type="submit"],
.footer-nav form input[type="button"] {
	border: solid 2px #353535;
	color: #353535;
	font-size: 1em;
	padding: .5em 2em;
	text-decoration: none;
	letter-spacing: 1px;
	background: none;
}

.footer-nav form input[type="submit"]:hover,
.footer-nav form input[type="button"]:hover {
	color: #9E1616;
	border: solid 2px #9E1616;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.news-grid h6,
.news-grid h6 span {
	color: #37767a;
	font-size: .875em;
	margin: 0 0 1.5em 0;
}

.news-grid h6 a {
	color: #353535;
}

.news-grid h6 a:hover {
	color: #9E1616;
	text-decoration: none;
}

.copyright {
	margin: 1em 0 0 0;
}

.copyright p {
	font-size: .875em;
	color: #353535;
	margin: 0;
}

.copyright p a {
	color: #353535;
}

.copyright p a:hover {
	color: #9E1616;
	text-decoration: none;
}

.rodapeCnpj {
  text-align: center;
}

.frase_defesa{
  /*text-align: center; */
/*   padding: 0.2rem; */
/*   border-top: 1px solid #eee; */
  /* margin: 0.9rem 0; */
/*   margin-top: 0.5rem; */
/*   width: 100%; */
/*   display: inline-block; */
}

.frase_defesa p{
  display:  table;
  margin:  auto;	
	font-size: 14px;
	text-align: center;
}

.info_footer{
  border-bottom: solid 1px;
  border-top: solid 1px;
  padding: 10px 0;
  border-bottom-color: #d2d2d2;
  border-top-color: #d2d2d2;
  margin: 0 0 20px;
  display: table;
  width: 100%;
}

.info_footer_container{
  display: table;
  margin: auto;
}

.info_ste,
.info_atendimento,
.info_pagamento{
  display: inline-table;
}

.info_pagamento,
.info_atendimento{
  margin-right: 30px;
  margin-bottom: 20px;
}

.info_atendimento span a{
  text-decoration: none;
  color: #353535;
}

.info_atendimento span a:hover{
  text-decoration: none;
  color: #9E1616;
}

.info_ste span,
.info_atendimento span{
  display: block;
}

.info_pagamento div{
  width: 170px;
  display: inline-table;
}
.info_pagamento div h6{
/*   margin-bottom: 5px; */
  margin: 0;
}

.info_ste h5,
.info_pagamento h5,
.info_atendimento h5{
/*   padding: 10px 0;
  margin-bottom: 5px; */
  margin: 0 0 10px;
}

.info_pag_credito{
  margin-right: 10px;
}

.info_pag_credito img,
.info_pag_outros img{
  width: 46px;
  max-width: 46px;
  /*min-height: 28px;*/
  margin: 5px;
}

.info_ste{
  margin-bottom: 20px;
}

/*-- wthree--*/

/*-- agile-its --*/

/*-- about --*/

.about,
.codes,
.gallery,
.blog,
.contact,
.login {
	padding: 2em 0 0 0;
	/*     background: #F9F9F9; */
}

.about-heading {
	text-align: center;
}

.about-heading h2,
.codes-heading h2,
.gallery-heading h2,
.blog-heading h2,
.contact-heading h2 {
	color: #202020;
	font-size: 2.5em;
	/*     font-family: 'Francois One', sans-serif; */
	margin: 0;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 3px;
	font-family: 'Dosis', sans-serif;
}

.about-bottom {
	margin: 2em 0;
}

.about-bottom img {
	width: 100%;
}

.about-bottom p {
	font-size: .875em;
	color: #353535;
	margin: 2em 0 0 0;
	line-height: 1.8em;
}

.team {
	padding: 4em 0;
	background: #37767A;
}

.team-heading {
	text-align: center;
}

.team-grid {
	margin: 2em 0 0 0;
}

.team-grid img {
	width: 100%;
}

.team-grid h4 {
	color: #FFF;
	margin: 1em 0 0 0;
}

.team-grid p {
	color: #FFF;
}

.team-icons {
	float: none;
	margin: 1em 0 0 0;
}

/*-- wthree--*/

/*-- agile-its --*/

/*--Shortcodes--*/

.codes-heading {
	text-align: center;
}

h3.hdg {
	font-size: 2.5em;
	color: #000 !important;
}

.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}

.grid_3 {
	margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}

.grid_3 p {
	color: #555;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}

.grid_4 {
	background: none;
	margin-top: 50px;
}

.label {
	font-weight: 300 !important;
	border-radius: 4px;
}

.grid_5 {
	background: none;
	padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg {
	margin-bottom: 1em;
	color: #333;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-top: none !important;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 0;
}

.preco_indisponivel {
	color: #666;
	font-weight: bold;
}

.btn_preco_indisponivel {
	font-weight: bold;
	padding: 10px;
	border-radius: 5px;
	float: right;
	font-size: 12px;
	border: 0;
	color: #333;
	background: linear-gradient(#fff, #ccc);
	outline: none;
	text-decoration: none !important;
}

.btn_pausar{
	cursor: pointer;
	font-size: 12px;
	background-color: #ed9c28;
	color: #fff;
	border-radius: 4px;
	padding: 5px 10px;
	margin-top: -1px;
	display: inline-table;
	margin: 0px 5px;
	font-style: initial;
	vertical-align: text-bottom;
}

.btn_pausar i{
	margin: 0px 4px 0px 0px;
	font-size: 17px;
	vertical-align: inherit;
}

.badge-primary {
	background-color: #03a9f4;
}

.badge-success {
	background-color: #8bc34a;
}

.badge-warning {
	background-color: #ffc107;
}

.badge-danger {
	background-color: #e51c23;
}

.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}

.bs-docs-example {
	margin: 1em 0;
}

section#tables p {
	margin-top: 1em;
}

.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 15px!important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	font-size: 0.9em;
	color: #555;
	border-top: none !important;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.label {
	font-weight: 300 !important;
}

.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}

.nav-tabs {
	margin-bottom: 1em;
}

.alert {
	font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
	line-height: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

li.list-group-item1 {
	line-height: 2.5em;
}

.input-group {
	margin-bottom: 20px;
}

.in-gp-tl {
	padding: 0;
}

.in-gp-tb {
	padding-right: 0;
}

.list-group {
	margin-bottom: 48px;
}

ol {
	margin-bottom: 44px;
}

h2.typoh2 {
	margin: 0 0 10px;
}

.wrap_fotos {
	/* padding-bottom: 10px; */
}

.detalhamento-marca {
	font-size: .9em;
	width: 100%;
	float: left;
	/*border-top: 1px solid #eee;*/
	border-bottom: 1px solid #eee;
	padding: 10px 0px;
}

.detalhamento-marca .text-marca,
.detalhamento-marca .img-marca {
	float: left;
	display: table !important;
}

.detalhamento-marca .img-marca {
	border-right: 1px solid #eee;
	padding-right: 5px;
	margin-right: 5px;
	width: 100px;
}

.detalhamento-marca .text-marca {
	margin-right: 10px;
}

.detalhamento-marca .text-marca>span,
.detalhamento-marca .img-marca>a {
	line-height: 18px;
	display: table-cell;
	vertical-align: middle;
}

.detalhamento-marca .info-marca {
	display: table;
}

.text-dep-marca {
	display: inline-block;
	width: 100%;
}

.detalhamento-marca a {
	color: #353535;
	text-decoration: none;
}

.detalhamento-marca a:hover {
	color: #9E1616;
	text-decoration: none;
}

.detalhamento-marca img {
	height: auto;
	/* height: 100px; */
	width: auto !important;
}

/*--//Shortcodes--*/

/*-- gallery --*/

.gallery {
	padding: 4em 0;
}

.gallery-heading {
	text-align: center;
}

.gallery-grids {
	margin: 2em 0 0 0;
}

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 0;
	height: auto;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
	margin: 0;
	text-align: left;
	font-size: 1.5em;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/

/***** Apollo *****/

/*-----------------*/

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

/*-- wthree--*/

/*-- agile-its --*/

/*-- blog --*/

.blog {
/* 	padding: 3em 0; */
}

.blog-heading {
	text-align: center;
}

.blog-top-grids {
	margin: 0 0 0 0;
}

.blog-left {
	margin: 0em 0 2em 0;
	padding-right: 1em;
}

.blog-left-right {
	margin-top: 1em;
}

.blog-left-right a {
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	color: #353535;
	text-decoration: none;
	letter-spacing: 1px;
}

.blog-left-right a:hover {
	text-decoration: none;
	color: #37767A;
}

.blog-left-left {
	padding: 0 !important;
}

.blog-left-left p {
	margin: 0 0 1em;
	font-size: .9em;
	color: #555555;
}

.blog-left-left p a {
	color: #9E1616;
	text-decoration: none;
}

.blog-left-left p a:hover {
	color: #37767A;
}

.blog-left-left a img {
	width: 100%;
}

.blog-left-right p {
	font-size: .9em;
	margin: 0.5em 0;
	color: #353535;
	line-height: 1.8em;
}

ul.pagination {
	margin: 2em 0 0;
}

.blog-top-right-grid {
	padding-right: 0 !important;
}

.Categories {
	margin: 0;
}

.Categories h3 {
	font-size: 0.75em;
	margin: 0 0 1em 0;
	padding-bottom: .5em;
	color: #cb0000;
}

.Categories ul {
	margin: 0;
	padding: 0;
}

.Categories ul li {
	display: block;
	background: url(../images/arrow.png) no-repeat 0px 2px;
	margin-bottom: 1em;
}

/*
.Categories ul li a{
	font-size: .875em;
    margin: 0;
    color: #353535;
    padding-left: 2em;
}*/

.Categories ul li a:hover {
	color: #9E1616;
	text-decoration: none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}

.destaques {
	width: 100%;
	display: table !important;
}

.destaques_imagem {
	float: left;
	/* 	width: 35%; */
	/* 	min-width: 100px; */
}

.destaques_imagem a img {
	/* 	width: 100%; */
	max-height: 80px;
	width: 80px;
}

.destaques_conteudo {
	float: left;
	padding-left: 0.8em;
	max-width: 70%;
}

.destaques_conteudo p {
	margin-bottom: 0;
	font-size: .92em;
}

.destaques_conteudo_titulo {
	color: #353535;
	line-height: 1.2em;
	margin-top: 3px;
	float: left;
	width: 100%;
}

.destaques_preco {
  color: #37767a;
  display: inline-table;
  font-size: .93em !important;
  padding-left: 0.8em;
  padding-right: 0.8em;
  margin: 0;
  float: left;
}

.destaques_preco_obs {
	float: left;
	width: 100%;
	font-size: 0.8em !important;
	color: #8d8d8d !important;
}

.destaques_conteudo a p,
.destaques_conteudo a,
.destaques_imagem a {
	padding-left: 0 !important;
	/* 	line-height: 1px !important; */
}

.destaques_conteudo a p {
	font-size: 100%;
}

.comments {
	margin: 4em 0;
}

.comments h3 {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	padding-bottom: .5em;
	color: #9E1616;
}

.comments-left {
	padding: .5em;
	border: 1px solid #000000;
}

.comments-left img {
	width: 100%;
}

.comments-right h5 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #9E1616;
	letter-spacing: 1px;
}

.comments-right a {
	font-size: 1em;
	margin: 0;
	color: #575353;
	text-decoration: none;
}

.comments-right a:hover {
	text-decoration: none;
}

.comments-right p {
	display: block;
	color: #37767A;
	margin: .3em 0 0 0;
	font-size: .8em;
}

.comments-text {
	padding: 1.5em 0;
	border-bottom: 1px solid #868686;
}

.comments-text:nth-child(4) {
	border: none;
}

.pagination>li>a,
.pagination>li>span {
	color: #353535;
	background-color: #F4F7F9;
}

.remv_border_bottom{
	border-bottom: 0 !important;
}

.google_ads_cabecalho:has(ins.adsauto[data-ad-status='unfilled']){
	display: none;
}

/*-- single --*/

.single-left-left h4 {
	width: 100%;
	margin: 15px 0 20px 0;
}

.single-left-left h1 {
	font-size: 26px;
}

.single-left-left p {
	margin: 0 0 1em;
	font-size: .9em;
	font-weight: 500;
	color: #555555;
}

.single-left-left p a {
	color: #9E1616;
	text-decoration: none;
}

.single-left-left p a:hover {
	color: #37767A;
}

.single-left-left img {
	width: 100%;
}

.left-single {
	padding-right: 2em;
}

.response {
	margin-bottom: 5em;
}

.response h3 {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	color: #9E1616;
}

.media.response-info {
	margin-top: 3em;
}

.media-left.response-text-left {
	width: 13%;
	float: left;
}

.media-left.response-text-left a img {
	width: 80%;
}

.media-left.response-text-left h5 a {
	color: #37767A;
}

.media-left.response-text-left h5 a:hover {
	color: #9E1616;
	text-decoration: none;
}

.response-text-left h5 {
	font-size: 1em;
	margin: 1em 0 0 0;
	color: #000;
}

.response-text-right p {
	color: #353535;
	font-size: .9em;
	margin: 0 0 1em;
	line-height: 1.8em;
}

.response-text-right ul {
	padding: 0;
	text-align: right;
}

.response-text-right ul li {
	display: inline-block;
	color: #AFAFAF;
	font-size: .9em;
	margin-right: 1em;
}

.response-text-right ul li a {
	color: #9E1616;
	font-size: .9em;
	text-decoration: none;
}

.response-text-right ul li a:hover {
	color: #37767A;
}

.media.response-info {
	margin-top: 3em;
}

.opinion h2 {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	padding-bottom: .5em;
	color: #9E1616;
}

.opinion form input[type="text"] {
	width: 100%;
	color: #898888;
	outline: none;
	font-size: 1em;
	padding: .5em;
	margin: 0 .5em 1em 0;
	border: solid 1px #D5D4D4;
	-webkit-appearance: none;
}

.opinion form textarea {
	resize: none;
	width: 100%;
	color: #898888;
	font-size: 1em;
	outline: none;
	resize: none;
	padding: .5em;
	border: solid 1px #D5D4D4;
	min-height: 125px;
	-webkit-appearance: none;
}

.opinion form input[type="submit"] {
	border: none;
	outline: none;
	color: #A8A8A8;
	background: none;
	font-size: 1em;
	margin: .6em 0;
	-webkit-appearance: none;
}

.opinion form input[type="submit"]:hover {
	color: #9E1616;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}

/* .blog_detalhamento img{
	max-width: 100%;
} */

.blog-left-bottom img {
	max-width: 100%;
}

.blocoDetalhamento{
	/* 	width:55%; */
	/* 	padding-right:20px; */
	float:left;
	/*text-align: justify;*/
  text-justify: inter-word;
}

.blocoDetalhe{
	/* 	padding:10px; */
	display:inline-block;
	line-height:2;
	text-transform: uppercase;
	width:100%;
}

.blocoDetalhe > div{
	border-top:1px solid #eee;
	margin-top:20px;
}

.blocoDetalhe a{
	text-decoration: none;
	float:left;
	clear:left;
}

.textoDetalheCurto p:first-child,
.textoDetalhe p:first-child {
	margin-top: -6px;
}

a.link_tag_detalhe{
	text-decoration:none;
}
.link_tag_detalhe{
/* 	padding: 0px 2px; */
	padding: 0px 5px 0px 5px;
	margin: 2px;
	border: 1px solid #ddd;
	font-size: 12px;
	cursor: pointer;
	clear:none !important;
}

.blog-left-bottom p {
	font-size: 1em;
	margin: 1.2em 0;
	margin: 1.2em 0;
	color: #353535;
	line-height: 1.8em;
}

.blog-left-bottom {
	margin: 0;
	/* margin: .5em 0; */
	width: 100%;
}

/*-- w3-agile--*/

/*-- agile-info --*/

/*-- contact --*/

.contact-heading {
	text-align: center;
}

.contact h4 {
	color: #9E1616;
	font-size: 1.2em;
	margin: 0 0 1em;
}

.map {
	margin-top: 3em;
}

.map iframe {
	width: 100%;
	height: 340px;
	border: none;
}

.map_label{
 	width: 200px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #eb3a44;
	margin-top: -40px !important;
	margin-left: 20px !important;
}

.address {
	margin: 6em 0 0;
}

.address-grids {
	padding: 0;
}

.address h4 {
	margin: 0 0 .5em;
}

.contact-infom {
	margin: 4em 0;
}

.address p {
	margin: 0 0 .3em 0;
	font-size: 0.9em;
	color: #353535;
	line-height: 1.8em;
}

.address ul {
	padding: 0;
	margin: 0;
}

.address ul li {
	display: inline-block;
}

.address a {
	color: #353535;
	font-size: .9em;
	letter-spacing: 1px;
	transition: .5s all;
}

.address a:hover {
	color: #37767A;
	text-decoration: none;
}

.contact-infom p {
	margin: 0;
	font-size: 0.9em;
	color: #353535;
	line-height: 1.8em;
}

.contact-form {
	/*     margin: 3em 0 0; */
	padding-bottom: 2em;
}

.contact-form input[type="text"] {
	display: inline-block;
	/*   background: none; */
	border: 1.5px solid #CBCBCB;
	/*   width: 31.9%; */
	outline: none;
	padding: 10px 15px 10px 15px;
	font-size: .9em;
	color: #111111;
	/*   margin-bottom: 1.5em; */
}

.contact-form input[type="email"] {
	display: inline-block;
	/* 	background: none; */
	border: 1.5px solid #CBCBCB;
	/* 	width: 32%; */
	outline: none;
	padding: 10px 15px 10px 15px;
	font-size: .9em;
	color: #111111;
	/* 	margin: 0 1.25em; */
}

.contact-form textarea {
	/* 	background: none; */
	border: 1.5px solid #CBCBCB;
	width: 100%;
	display: block;
	height: 150px;
	outline: none;
	font-size: 0.9em;
	color: #111111;
	resize: none;
	padding: 10px 15px 10px 15px;
	/* 	margin-bottom: 1em; */
}

button.btn1.btn-1.btn-1b {
	color: #FFF;
	border: none;
	background: #9E1616;
	padding: .5em 1.5em;
	font-size: 1em;
	outline: none;
}

button.btn1.btn-1.btn-1b:hover {
	color: #fff;
	background: #37767A;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*-- login --*/

.login {
	padding: 4em 0;
}

.login-bg {
	background: url(../images/l4.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding: 7em 0;
}

.login-body {
	width: 40%;
	margin: 0 auto;
}

.login-heading {
	background: #37767A;
	padding: 3em 0em;
}

.login-heading h1 {
	color: #FFFFFF;
	font-size: 2em;
	text-align: center;
}

.login-info {
	padding: 4em 1.5em 1em;
	background: #FFFFFF;
}

.login-info input[type="text"],
.login-info input[type="password"] {
	font-size: 0.9em;
	padding: 10px 0px;
	width: 100%;
	color: #A8A8A8;
	outline: none;
	border: 1px solid #D3D3D3;
	border-top: none;
	border-left: none;
	border-right: none;
	background: #FFFFFF;
	margin: 0em 0em 1.5em 0em;
}

.login-info input[type="submit"] {
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	background: #37767A;
	width: 100%;
	padding: .5em 1em;
	font-size: 1em;
	margin: 1.5em 0 0;
}

.login-info input[type="submit"]:hover {
	background: #9E1616;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.forgot-top-grids {
	margin-top: 2em;
}

.login-info label.checkbox {
	margin-left: 1.3em;
	margin-top: 0;
	font-size: 1em;
	color: #555;
	display: inline-block;
	cursor: pointer;
}

.forgot {
	float: right;
	margin-top: .3em;
}

.forgot a {
	font-size: .75em;
	color: #9E1616;
	display: block;
	text-transform: uppercase;
}

.forgot a:hover {
	color: #37767A;
	text-decoration: none;
}

.login-copyright {
	margin: 3em 0 0 0;
}

.login-copyright p {
	text-align: center;
}

.signup-text {
	margin: 2em 0 0 0;
	text-align: center;
}

.signup-text a {
	font-size: .75em;
	color: #9E1616;
	display: block;
	text-transform: uppercase;
}

.signup-text a:hover {
	color: #37767A;
	text-decoration: none;
}

.login-info h2 {
	color: #999;
	font-size: .875em;
	margin: 1em 0;
	text-align: center;
}

.login-icons ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.login-icons ul li {
	display: inline-block;
	margin: 0 1em;
}

.login-icons ul li a {
	display: block;
}

.login-icons i.fa.fa-facebook,
.login-icons i.fa.fa-twitter,
.login-icons i.fa.fa-google-plus,
.login-icons i.fa.fa-dribbble {
	font-size: 1.5em;
	color: #FFFFFF;
	width: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background: #3b5998;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}

.login-icons i.fa.fa-twitter {
	background: #55acee;
}

.login-icons i.fa.fa-google-plus {
	background: #dc4e41;
}

.login-icons i.fa.fa-dribbble {
	background: #ea4c89;
}

.forgot-grid {
	float: left;
}

.forgot-grid ul {
	margin: 0;
	padding: 0;
}

.forgot-grid ul li {
	list-style: none;
	display: inline-block;
}

.forgot-grid ul li input[type="checkbox"] {
	display: none;
}

.forgot-grid ul li input[type="checkbox"]+label {
	position: relative;
	padding-left: 31px;
	border: aliceblue;
	color: #353535;
	display: inline-block;
	cursor: pointer;
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
}

.forgot-grid ul li input[type="checkbox"]+label span:first-child {
	width: 17px;
	height: 17px;
	display: inline-block;
	border: 2px solid #C8C8C8;
	position: absolute;
	left: 0;
	bottom: 4px;
	top: 0;
}

.forgot-grid ul li input[type="checkbox"]:checked+label span:first-child:before {
	content: "";
	background: url(../images/tick.png)no-repeat;
	position: absolute;
	left: 1px;
	top: 2px;
	font-size: 10px;
	width: 10px;
	height: 10px;
}

.copiaTextoFace, .socialPostlyCopiar, .copiaTextoNoticia {
	margin-right: .5em;
	cursor: pointer;
}

.information-grid:hover,
.popular-grid:hover {
	text-decoration: none
}

.information-grid:hover .information-grid-info h4,
.popular-grid:hover h5 {
	text-decoration: underline
}

.popular-grid img {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

.social_midia {
	border-top: 1px solid #eee;
	padding: .4em 0;
	margin-top: 0;
	font-size: 30px;
	/*   position: relative; */
}

.social_midia a {
	margin-right: .5em;
}

.social_midia a:last-child {
	margin-right: 0;
}

/* .social_midia .resultados {
	border-top: 0px solid #eee;
} */

.social_midia .fa {
	color: #3b5998;
}

.social_midia .fa-twitter {
	color: #1DA1F2;
}

.social_midia .fa-google-plus {
	color: #dd4e42;
}

.social_midia .fa-linkedin {
	color: #0077B5;
}

.social_midia .fa-pinterest {
	color: #BD081C;
}

.social_midia .fa-print {
	color: #3f7b7f;
}

.social_midia .fa-envelope {
	color: #9e1616;
}

.lista_tags {
	padding: 1em 0;
	margin: 0;
	font-size: .9em;
	border-top: 1px solid #eee;
}

#dados_tags {
/* 	display: table !important; */
	display: inline-table !important;
	word-break: break-word;
}

.dados_tags_chamada {
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}

.dados_tags_texto {
	/* 	float: left; */
	margin: 1px 3px;
/* 	font-weight: bold !important; */
	font-size: 1em;
	display: inline-table;
}

.tagsEditar{
	cursor: pointer;
	color: #01bfff !important;
	font-size: 18px;
	margin-left: 2px;
	position: absolute;
	padding-top: 2px;
}

.label-info {
/* 	background-color: #8d8d8d !important; */
	background-color: #ddd !important;
}

.label-info:hover {
	background-color: #9E1616 !important;
}

.blog-left.busca {
	margin: 0;
	padding: 1em 1em 1em 0;
	border-bottom: 1px solid #ddd;
}

.pagination {
	/* 	float:left; */
	width: 100%;
}

.paginacao {
	margin-left: auto;
	margin-right: auto;
	display: table;
	float: unset;
	width: auto;
	/* 	float: left; */
	/* 	width: 100%; */
	padding: 10px 0;
	font-size: .9em;
}

.paginacao_center {
	display: inline-block;
}

.paginacao>.paginacao_left {
	float: left;
}

.paginacao>.paginacao_right {
	float: right;
}

.paginacao_center>span,
.paginacao_right>span {
	float: left;
	margin-top: 2px;
}

.paginacao_center>.paginacao_input {
	float: left;
	width: 30px;
	text-align: center;
	border: 1px solid #9c9c9c;
	border-radius: 2px;
	margin: 0 7px;
}

.paginacao_left>.prev,
.paginacao_left>.next {
	display: flex;
	float: left;
	text-decoration: none;
	background: none;
	border: 0;
	font-size: 20px;
	color: #9e1616;
	padding: 0;
	outline: 0;
	cursor: pointer;
}

.paginacao_left>.prev {
	margin-right: 25px;
}

.paginacao_left>.prev.off,
.paginacao_left>.next.off {
	cursor: not-allowed;
	color: #9c9c9c;
}

.block-slogan {
	display: inline-block;
	width: 100%;
}

.sobre-empresa-titulo {
	float: left;
	font-size: 1.75em;
}

.sobre-empresa-titulo p {
	margin: 0;
	padding: 0;
	border: medium none !important;
	color: #7e7f80;
	font-size: 16px;
	line-height: 21px;
}

.sobre-empresa {
	border-left: 1px solid #ccc;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 0 30px;
}

.sobre-empresa img {
	max-width: 100%;
}

.breadcrumbs {
	padding: 5px 15px;
	color: #9E1616;
	font-size: 15px;
}

.breadcrumb a {
	/* 	color: #9E1616; */
	color: #353535;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
	/* 	color: #0884d5; */
	color: #9E1616;
	text-decoration: none;
}

.entry-dataExibe {
	margin-right: 10px;
}

.endereco span {
	font-size: 15px;
}

/*--- CONTATO ---*/

/* 
#contato{
  margin-top: 50px;
}
 */

.contato-titulo {
	margin-bottom: 50px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	height: 100px;
/* 	background-color: #fbfafa; */
}

a#contato {
	margin: 0 !important;
}

.contact-info {
	padding: 0 15px;
}

.contact-info h2,
.gmap_div h2 {
	color: #9E1616;
	margin: 0 0 .5em;
}

.icon_contato_info{
  text-align: center;
  width: 15px;
  margin-right: 7px;
}

.gmap_div h2 {
	text-align: center;
}

.contact-form {
	padding: 0 15px;
}

.contact-form h2 {
	color: #9E1616;
	/*   font-size: 1.2em; */
	margin: 0 0 1em;
}

.form-control {
	/* 	border: 1px solid #eaeaea; */
	font-weight: 300;
	outline: none;
	box-shadow: none;
	height: 40px;
}

.form-control:hover,
.form-control:focus {
	border-color: #4fcccd;
	outline: none;
	box-shadow: none;
}

.btn-submit {
	outline: 0;
	background-color: #f5b36f;
	border-bottom-color: #dea163;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 5px;
	text-transform: uppercase;
	border-radius: 3px;
	margin-top: 5px;
	box-shadow: none;
	padding: 10px;
}

.btn-submit:hover,
.btn-submit:focus {
	color: #fff;
	outline: none;
	box-shadow: none;
	opacity: .9;
}

.botao_enviar_contato.nao_clicavel {
	cursor: not-allowed;
	background-color: #ccc;
	border-bottom-color: #b7b6b6;
	outline: 0 !important;
}

.botao_enviar_contato.nao_clicavel:hover {
	opacity: 1;
}

.botao_item_valor_left,
.botao_item_valor_right {
	font-weight: bold;
	color: #cb0000;
  font-size: 26px;
/* 	font-size: 18px; */
	height: 45px;
	display: table !important;
}

.botao_item_valor_left {
	text-align: left;
	/*   float: left; */
}

.botao_item_valor_right {
	width: 100%;
	text-align: right;
	float: right;
}

.form-control.form_com_erro {
	border-color: #fbafaf;
}

.botao_item_obs,
.botao_item_obs_left {
	font-size: 13px;
/*   font-size: 11px; */
	color: #777;
	float: left;
	width: 100%;
	text-align: right;
  padding:0 !important;
}

.botao_item_obs_left {
	text-align: left;
}

.project_action_btn_area {
	float: right;
}

.form_control_aviso {
	color: #ff3434;
	font-size: 12px;
	line-height: 105%;
	display: none;
	padding-left: 14x;
}

.form_control_retorno {
	color: #037103;
	font-size: 14px;
}

/*--- FIM CONTATO ---*/

/*--- INICIO DETALHE DADOS ---*/
.preco_com_parcela{
  font-size:18px;
  color:#333;
}

.preco_sem_juros{
  color:#333 !important;
  font-size:20px;
}

.preco_com_parcela_pcl{
  font-size:18px !important;
  color:#cb0000 !important;
  font-weight:bold !important;
}
.moeda_c{
  font-size:12px !important;
}
.moeda_c_busca{
  font-size:20px !important;
	font-weight:bold !important;
}
/*--- FIM DETALHE DADOS ---*/

/*--- INICIO MAPA DA AREA DE CONTATO ---*/

#map-section {
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}

.gmap_div {
	width: 50%;
	float: left;
}

.gmap_iframe,
.gmap_iframe iframe {
	float: left;
	width: 100%;
	height: 150px;
}

.gmap_iframe iframe {
	border-width: 2px !important;
	border-style: inset !important;
	border-color: initial !important;
	border-image: initial !important;
}

/*--- FIM MAPA DA AREA DE CONTATO ---*/

.menu_mobile_forcar, .menu_mobile_button {
	float: right;
	margin-top: 5px;

	background: none;
	border: 1px solid #aaa;
	border-radius: 2px;
	padding: 6px 13px;
	display: none;
}

.menu_carrinho_mobile{
	display: none;
	float: right;
	padding: 12px 20px;
}

.menu_carrinho_mobile .menu_carrinho{
	height: 27px;
	padding: 0;
}

.pedidosConcluidos{
	background-color: gray !important;
}

.menu_carrinho_mobile .span_carrinho_numero{
	background-color: #bb0a0a;
	padding: 0px 7px;
	display: inline-block;
	height: 20px;
	font-weight: bold;
	width: fit-content;
	right: 23px;
	left: inherit;
	top: 10px;
	position: fixed;
	font-size: .8rem;
	border-radius: 50%;
}

.menu_carrinho_mobile .casamento {
	right: 12px; !important;
}

.menu_mobile_forcar{
  display:block;
  margin:20px 0;
  font-size:20px;
}

.navbar-nav {
	display: block;
	/*float: right;*/
}

.menu_mobile_li_forcar {
  float:right;
  position:relative;
  top:85px;
  left:85px;
}

.menu_mobile_li_forcar, .menu_mobile_li_forcar li {
/*   float: left; */
  width: auto;
  display:inline-grid;
  background: #eee;
}

.menu_mobile_li_forcar li a{
  padding:.8em 0.80em !important;
}

.menu_mobile_li_forcar.hide-nav{
  display:none;
}

.menu_mobile_li_forcar .submenu{
  position:unset;
  padding-left:5px;
}

.menu_mobile_li_forcar .submenu1{
  position:unset;
  padding-left:10px;
}

.menu_mobile_top_forcar{
  max-height: 85px;
  float: left;
  width: 100%;
}

.logo {
	position: initial !important;
	height: 85px;
	display: table !important;
	padding: 0;
}

.logo h1 {
	display: table-cell;
	vertical-align: middle;
}

.logo img {
	height: 75px;
	min-width: initial;
	width: initial;
}

.link_clickMais {
	display: inline-block;
}

.linkWhatsApp,
.linkWhatsApp:hover,
.linkWhatsApp:focus,
.linkWhatsApp:visited,
.linkWhatsApp:active,
.linkWhatsApp b {
	outline-style: 0 !important;
	text-decoration: none;
	color: #1EBEA5;
}

.linkWhatsApp b:hover,
.linkWhatsApp b:visited,
.linkWhatsApp b:active {
	color: #2e776c;
}

.item_nao_disponivel {
	color: red;
	font-weight: bold;
	border-top: 1px solid #eee;
	text-align: center;
	padding: 5px;
}

.editarImg{
  position:absolute;
  width:100%;
  text-align:right;
}

.inputImagemEditar_pop{
  font-size:20px; 
  /*width:100%;*/
	margin-right: 5px;
  cursor:pointer;
  position: absolute; 
  top: 20px;
  margin-top:-15px;
  float: right;
  text-align:right;
  z-index:10;
}
	
.inputImagemEditar_pop.pulse_big i{
	animation: pulsar 2s infinite; 
	animation-fill-mode:both;
	animation-iteration-count:infinite;
	line-height: 1;
	height: 28px;
	font-size: 30px;
}

.fix_hei_imgageGallery img{
	max-height: inherit !important;
	width: 100% !important;
}

.fix_hei_imgageGallery{
	/* width: 320px !important; */
	height: inherit !important;
	padding: 0;
}

.corpo_busca .google_ads_cabecalho{
	padding: 0px;
  padding-top: 0px;
  padding-bottom: 40px;
}

.ZebraDialog_pequeno .ZebraDialog_BodyPadding{
	padding:20px 20px 10px 30px !important;
}

.detalheDados .google_ads_cabecalho{
	padding:0 0 20px;
}

.detalheDados .espaco_topo{
	height:100px;
}

.box_banner{
  max-height:1000px;
  overflow:hidden;
  margin-bottom:20px;
}

.sliderLargura{
  max-height:1000px;
  overflow:hidden;
  margin-bottom:20px;
  margin-top:20px;
}

.box_popular-slide-info{
  width:100%;
  overflow:hidden;
}

.menu_carrinho {
	height: 80px;
	padding: 24px 0;
	cursor: pointer;
}

.span_carrinho_numero{
	background-color: #bb0a0a;
	padding: 0px 7px;
	display: inline-block;
	height: 20px;
	font-weight: bold;
	width: fit-content;
	left: 10px;
	top: 20px;
	position: absolute;
	border-radius: 50%;
	cursor: pointer;
	color: white;
	min-width: 17px;
}

.pulsar {
  animation: pulse-animation 2s infinite;
}

.casamento {
	left: 20px; !important;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

.box_subInfo_buscaDados_pc{
	font-size: 18px !important;
}

.box_subInfo_buscaDados_mobile{
	margin-bottom:20px;
}

.box_espacoSubDescricao{
	min-height: 120px;
}

#carregando{
	display: none;
	border: 0px solid lightgray;
	border-radius: 5px;
	color: #2A6496;
	/*font-weight: bold;*/
	left: 50%;
	position: fixed !important;
	top: 50%;
	width: 200px;
	padding: 30px;
	text-align: center;
	position: absolute;
	transform: translate(-50%, -50%);
}

#carregando .fa{
	font-size: 25px;
	margin-right: 10px;
}

.aplicarLoadBG{
	background-color: #ccc;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: sepia(10%) grayscale(50%);
	z-index: 99999;
}

#a_btn_opcoesFiltro:focus, .btn_filtros_expandir:focus{
  text-decoration: none;
	outline: 0;
}

#opcFiltro_outras_qtd_resultados{
	width: 40px;
}

.btn_sub_qtd, .btn_add_qtd{
    position: absolute;
    z-index: 99999;
    display: inline-block;
    width: 20px;
    top: 65px;
    height: 10px;
    border-radius: 50%;
    padding: 0;
    height: 20px;
    font-size: 13px;
    margin: 4px 2px;
    cursor: pointer;
    color: white;
    background-color: #428bca;
    font-weight: bold;
		text-align: center;
  }

  .btn_add_qtd{
    right: 0;
  }

  .btn_sub_qtd:hover, .btn_add_qtd:hover{
    background-color: #ccc;
  }

/* substituir RGB da cor do botão */
@-webkit-keyframes pulsar {
  10% {
    -webkit-box-shadow: 0 0 0 0 rgba(1, 191, 255, 0.3);
  }
  80% {
      -webkit-box-shadow: 0 0 0 10px rgba(1, 191, 255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(1, 191, 255, 0);
  }
}
@keyframes pulsar {
  10% {
    -moz-box-shadow: 0 0 0 0 rgba(1, 191, 255, 1);
    box-shadow: 0 0 0 0 rgba(1, 191, 255, 1);
  }
  80% {
      -moz-box-shadow: 0 0 0 10px rgba(1, 191, 255, 0);
      box-shadow: 0 0 0 10px rgba(1, 191, 255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(1, 191, 255, 0);
      box-shadow: 0 0 0 0 rgba(1, 191, 255, 0);
  }
}

/* EFEITO DE ZOOM */
@keyframes zoomBanner {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}

.box_banner ul.ul_bannerGrande li img{
/*   -webkit-animation: zoomBanner 50s infinite; /* Chrome, Safari, Opera */ 
/*   animation: zoomBanner 50s infinite; */
}


@keyframes zoomPopular {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}

.popular-slide .callbacks2_on .popular-slide-info{
/*   -webkit-animation: zoomPopular 10s infinite;  */
/*   animation: zoomPopular 10s infinite; */
}


/* - BARRA BUSCA - */
.mod_config_busca{
		float: left; width: 100%; padding: 5px 0; background-color: #f5f5f5; margin-bottom:20px;
	}
	.mod_config_busca_pad{
		padding: 0 10px;
	}
	.mod_config_busca_left, .mod_config_busca_marca_left, .mod_config_busca_loja_left{
		float:left;margin-bottom:0;
	}
	.mod_config_busca_left span, .mod_config_busca_marca_left span, .mod_config_busca_loja_left span, .mod_config_busca_right span{
		float: left; margin-right: 7px; line-height: 26px; font-weight: bold;
	}
	.mod_config_busca_right span, .mod_config_busca_marca_left span, .mod_config_busca_loja_left span{
		font-weight: normal;
	}
	.mod_config_busca_left input, .mod_config_busca_marca_left input, .mod_config_busca_loja_left input{
		float: left; margin-right: 5px; width: 300px; border: 1px solid #ddd; border-radius: 3px; padding: 2px 5px; outline: 0;
	}
	.mod_config_busca_left button, .mod_config_busca_marca_left button, .mod_config_busca_loja_left button{
		float: left; background: #337ab7; border: 0; font-size: 12px; line-height: 25px; color: #fff; outline: 0; padding: 0 6px; border-radius: 2px;
	}
	.mod_config_busca_right{
		float:right;
	}
	.mod_config_busca_right button{
		float: left; margin-left: 5px; color: #337ab7; border: 0; background: none; border-radius: 2px; text-align: center; font-size: 14px; padding: 3px 3px 3px 5px; outline: 0;
	}
	.mod_config_busca_tags{
		float:left; padding-top: 3px;
	}
	.mod_config_busca_tags a{
		float: left; margin: 0 2px 2px 0; background: #eaeaea; padding: 1px 10px; font-size: 13px; border-radius: 3px; text-decoration: none;
	}
	.mod_config_busca_tags a:hover{
		background: #fff;
	}
	.mod_config_busca_full{
		float:left; width: 100%; text-align: right; display: none;
	}
	.mod_config_busca_full .mod_config_busca_tags{
		width:100%; 
	}
	.mod_config_busca_full .mod_config_busca_tags a{
		float: initial;
	}
	@media only screen and (max-width: 1000px) {
		.mod_config_busca_left input, .mod_config_busca_marca_left input, .mod_config_busca_loja_left input{
			width: 200px;
		}
	}
	@media only screen and (max-width: 720px) {
		.mod_config_busca_right, .mod_config_busca_left, .mod_config_busca_marca_left, .mod_config_busca_loja_left{
			width:100%; margin-top: 5px; 
		}
		.mod_config_busca_right button, .mod_config_busca_left button, .mod_config_busca_marca_left button, .mod_config_busca_loja_left button{
			float:right; 
		}
		.mod_config_busca_right button{
			padding-top: 1px;
		}
		.mod_config_busca_full{
			text-align: left;
		}
		.mod_config_busca_left input, .mod_config_busca_marca_left input, .mod_config_busca_loja_left input{
			width: calc(100% - 90px);
		}
		.mod_config_busca_right span{
			line-height: initial;
		}
		.mod_config_busca_right .mod_config_busca_tags{
			width: calc(100% - 130px);
		}
		.mod_config_busca_full .mod_config_busca_tags a{
			float: left;
		}
		.mod_config_busca_tags{
			padding: 0
		}
		#carregando{
			width: 250px;
			padding: 30px 20px;
		}
	}
	@media only screen and (max-width: 425px) {
		.mod_config_busca_right span{
			display: none;
		}
		.mod_config_busca_right .mod_config_busca_tags{
			width: calc(100% - 25px);
		}
		#carregando{
			padding: 20px;
			width: 200px;
		}
	}


/* - FIM BARRA BUSCA - */

/*  ========================================v=============================================================== */
/*	Responsive
/*  ========================================v=============================================================== */

@media (min-width: 1240px) {
  .detalhamento-marca{
    font-size: 1em;
  }
	
}


/*  ========================================v=============================================================== */

@media (min-width: 1199px) {
  .info_pagamento, .info_atendimento{
    margin-right: 80px;
  }
}

@media (max-width:1440px) {
	ul.callbacks_tabs.callbacks2_tabs {
		left: 47%;
	}
	.banner-bottom {
		left: 9%;
	}
}

@media (max-width:1366px) {
	.banner-bottom {
		left: 7%;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 44%;
	}
}
@media (max-width: 1300px) {
	.top-nav ul li a{
		font-size: 18px;
		padding: 1.7em 0.9em;
	}
}
@media (max-width:1280px) {
	.banner-bottom {
		left: 3%;
	}
	.banner {
		/* 		padding: 15% 0; */
	}
}


/*  ========================================v=============================================================== */

@media (max-width:1199px) {
	.logo h1 a img {
		min-width: 180px;
		width: 100%;
	}
	.destaques_imagem a img {
		/*max-height: 55px;*/
	}
	.div_lojas{
		max-width: 825px;
	}
  .termoLGPD{
    width: 880px;
  }
}


/*  ========================================v=============================================================== */

@media (max-width: 1199px) and (min-width: 991px) {
  .detalhamento-marca img{
    height: 40px;
  }
}


/*  ========================================v=============================================================== */

@media (max-width:1080px) {
	.top-header-right {
		width: auto;
/* 		width: 35%; */
	}
	.information-grid-info h4,
	.team-grid h4 {
		font-size: 1.5em;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 42%;
	}
	.contact-form input[type="text"] {
		/* 		width: 31.6%; */
	}
	.grid figure h3 {
		font-size: 1.2em;
	}
	.login-body {
		width: 45%;
	}
	.logo a img {
		width: 100%;
		min-width: 180px;
	}
}


/*  ========================================v=============================================================== */

@media (max-width:1024px) {
	.banner-bottom {
		left: 2%;
	}
	.login-body {
		width: 55%;
	}
	.information_modulo .information-info {
		min-height: 0px;
	}
  .Categories h3 {	
    padding-top: 5px;
    font-size: 0.6em;
  }
	.menu_topo_cittaoffice .menu_mobile_button{
		color:#fff;
	}
	.menu_topo_cittaoffice .logo{
		background-size:50%;
	}
	.menu_topo_cittaoffice .listaMenuTotal li{
		background-color:#221613;
	}
	.menu_topo_cittaoffice .listaMenuTotal li a{
		padding:10px;
		font-size:14px;
		margin:10px;
	}

}

/*  ========================================v=============================================================== */

/* Media query de 1000px: apenas estilos não relacionados ao menu */
@media only screen and (max-width: 1000px) {
    .single-left-left h1 {
        font-size: 26px;
    }
    .single-left-left h4 {
        font-size: 17px;
    }
    .dados_tags_texto {
        font-size: 0.85em;
    }
    .logo {
        height: 45px;
        padding: 0;
    }
    .logo img {
        height: 40px;
        min-width: initial;
        width: initial;
    }
    .social_midia a {
        font-size: 30px;
    }
    .top-header-tag .slick-initialized {
        width: 85%;
    }

	.top-header {
    height: 20px !important;;
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

	.top-header-left {
			display: flex;
			font-size: 10px;
			line-height: 20px;
			white-space: nowrap;
			order: 1;
	}

	.top-header-right {
			display: flex;
			order: 2;
	}

	.social-icons ul {
			display: flex;
			list-style: none;
			margin: 0;
			padding: 0;
	}

	.social-icons li {
			margin: 0 5px;
	}

	.social-icons a {
			display: flex;
			align-items: end;
			justify-content: end;
	}

	.social-icons i {
			font-size: 10px;
	}

}

/* Media query de 991px: apenas estilos não relacionados ao menu */
@media (max-width: 991px) {
    .top-header-left {
        /* width: 64%; */
    }
    .top-header-right {
        width: auto;
        /* width: 36%; */
    }
    .logo {
        width: 140px;
    }
    .destaques_imagem {
        min-width: 55px;
        max-width: 100px;
    }
    .destaques_imagem a img {
        /* max-height: 50px; */
    }
    .banner {
        /* padding: 17% 0; */
    }
    .slider-info {
        margin: 3em 0 0 0;
    }
    .more-button {
        margin: 4em 0 1em 0;
    }
    .banner-bottom-left {
        float: left;
        width: 50%;
        padding: 1.5em;
        height: 170px;
    }
    .banner-bottom {
        position: inherit;
        padding: 3em 0;
    }
    .left-border-info {
        width: 45%;
        left: 18%;
    }
    .left-border-info p {
        font-size: 1.5em;
    }
    .left-border {
        height: 170px;
    }
    .information {
        padding: 0;
        margin-bottom: -1em;
    }
    .popular {
        margin: 1em 0 0 0;
    }
    .information-heading p,
    .popular-heading p,
    .about-heading p,
    .codes-heading p,
    .gallery-heading p,
    .blog-heading p,
    .contact-heading p {
        width: 100%;
    }
    .information-grid {
        margin-bottom: 1em;
    }
    .information-grid:nth-child(3) {
        margin-bottom: 0;
    }
    .popular-slide-info h4 {
        padding-top: 1em;
    }
    .popular-grid h5 {
        margin: 0;
    }
    .popular-slide-info p {
        width: 90%;
    }
    .ul.callbacks_tabs.callbacks2_tabs {
        top: 90%;
        left: 39%;
    }
    .popular-grid p {
        margin: 1em 0 0 0;
    }
    .popular-grid {
        margin-bottom: 1em;
    }
    .popular-grid:nth-child(3) {
        margin-bottom: 0;
    }
    .footer-nav:nth-child(2) {
        margin: 2em 0;
    }
    .team-grid {
        float: left;
        width: 33.33%;
    }
    .information-grid-info h4,
    .team-grid h4 {
        font-size: 1.4em;
    }
    .gallery-grid {
        width: 50%;
        float: left;
        margin-bottom: 1em;
    }
    .Categories {
        margin: 2em 0 0 0;
    }
    .comments-left {
        width: 20%;
        float: left;
    }
    .comments-right {
        float: left;
    }
    .comments {
        margin: 2em 0 0 0;
    }
    .comments h3 {
        margin: 0 0 0em 0;
    }
    .address {
        margin: 2em 0 0;
    }
    .address-grids {
        margin: 0 0 1em 0;
    }
    .contact-infom {
        margin: 1em 0 0 0;
    }
    .contact-form input[type="text"] {
        /* width: 30.6%; */
    }
    .top-header-left p {
        font-size: .7em;
        margin: 5px 0;
        text-align: right;
    }
    .slider-info h3 {
        font-size: 3em;
    }
    .sobre-empresa {
        float: left;
        font-size: .875em;
        padding-left: 15px;
    }
    .newsletter {
        margin: 30px 0;
    }
    .info_ste {
        margin: 20px 0;
    }
    .termoLGPD {
        max-width: 730px;
    }
    .item_picture {
        min-height: 100px;
    }

}

/* Estilos do menu mobile consolidados */
.menu-mobile-mode .submenu1 li,
.menu-mobile-mode .submenu2 li {
    width: 100%;
}
.menu-mobile-mode .submenu1,
.menu-mobile-mode .submenu2 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
.menu-mobile-mode .top-nav {
    height: 50px;
    float: left;
    width: 100%;
    position: relative;
}
.menu-mobile-mode .navbar-nav {
	
    float: right;
    width: 40%;
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
}
.menu-mobile-mode .navbar-nav.hide-nav {
    display: none;
}
.menu-mobile-mode .navbar-nav li {
    float: left;
    width: 100%;
}
.menu-mobile-mode .navbar-nav>li>a {
    padding: 10px;
    font-size: 18px;
}
.menu-mobile-mode .navbar-collapse {
    margin: 0;
}
.menu-mobile-mode .dropdown-menu {
    float: left;
    width: 100%;
    top: 4.5em;
    position: initial;
}
.menu-mobile-mode .dropdown-menu>li>a {
    text-align: left;
    padding: 3px 33px;
}
.menu-mobile-mode .dropdown-menu-sub>li>a {
    padding: 6px 50px;
}
.menu-mobile-mode .submenu2 li a {
    padding: 6px 70px;
    background-color: #bbb;
}
.menu-mobile-mode .menu_mobile_button,
.menu-mobile-mode .menu_carrinho_mobile {
    display: flex;
		justify-content: center;
}
.menu-mobile-mode .menu_mobile_forcar {
    margin: 9px 0;
    font-size: 12px;
}
.menu-mobile-mode .menu_mobile_li_forcar {
    margin: 0;
    position: inherit;
}
.menu-mobile-mode .menu_mobile_li_forcar li a {
    padding: 0.58em 0.80em;
}
.menu-mobile-mode .top-nav ul li a {
    padding: 1.2em;
}

/*  ========================================v=============================================================== */

@media (max-width: 800px) {
	.blog {
		padding: .5em 0 0 0;
	}
	ul.callbacks_tabs.callbacks2_tabs li {
		display: inline-block;
		margin: 0;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 45%;
	}
  .inputImagemEditar_pop{
    font-size: 30px;
		top: 40px;
  }

}


/*  ========================================v=============================================================== */

@media (max-width: 768px) {
	.slider-info h3 {
		font-size: 3em;
	}
	.single-left-left {
		padding: 0;
	}
	.single-left-left h4, .b_til_subtil{
		margin-bottom: 0 !important;
	}
	.b_detalhamento{
		margin-bottom: 10px !important;
	}
	/* 	.slider-info h3 {
		font-size: 2em;
	} */
	.callbacks_tabs {
		top: initial;
		right: 47%;
	}
	.popular-slide-info h4 {
		padding-top: 0.5em;
	}
	.popular-slide-info {
		/* 		background: url(../images/9.jpg) no-repeat 0px 0;
		min-height: 360px;
		background-size: cover !important; */
	}
	.popular-slide1 {
		/* 		background: url(../images/10.jpg) no-repeat 0px 0px !important;
		background-size: cover !important; */
	}
	.popular-slide2 {
		/* 		background: url(../images/11.jpg) no-repeat 0px 0px !important;
		background-size: cover !important; */
	}
	.logo {
		/* 		display: table; */
	}
	.Categories:first-child {
		margin-top: 28px !important;
	}
	.Categories {
		margin-top: -30px;
	}
	.textoDetalhe,
	.textoDetalheCurto {
		display: table;		
	}
	.single-left-left .wrap_fotos {
		display: inline-grid;
    padding-right: 10px;
	}
	.single-left-left {
		border-bottom: 1px solid #eee;
		margin-bottom: 10px;
	}
	.blog-top-grids .blog-top-left-grid {
		display: table;
    width: 100%;
	}
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
	.blog-top-left-grid {
		display: flex;
	}
  .item_img_loja_wrap div img{
/*     margin-right: unset; */
  }
  .botao_item_area_wrap{
/*     float: left !important;
    width: auto !important; */
  }
  .item_nao_disponivel{
    border-top: 0;
  }
	.div_lojas{
		max-width: 660px;
	}
	.wrap_fotos{
		width: 100%;
	}
	.wrap_fotos .imageGallery{
		height: none;
	}
	#imageGallery li img{
		max-height: none !important;
	}
	.logo img {
		height: 40px !important;
		width: 128.205px !important;
		max-height: 40px !important;
		max-width: 128.205px !important;
	}

	.top-header {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
	}

	.top-header .container {
    display: flex;
    justify-content: flex-end !important;
    width: 100%;
    max-width: none !important;
		margin-right: -8px;
	}

}

@media (min-width: 768px) {
	.single_rotulos_area {
		border-bottom: 0;
		margin-bottom: -5px;
	}
	.detalhamento-marca.sem_bottom_borda {
		border-bottom: 0;
	}
	.mobile {
		visibility: hidden !important;
	}
	.logo_mobile {
		position: absolute !important;
	}
  .frase_defesa{
/*     margin-bottom: 4rem; */
  }

	.top-header {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
	}

	.top-header .container {
    display: flex;
    justify-content: flex-end !important;
    width: 100%;
    max-width: none !important;
	}

}

/*  ========================================v=============================================================== */

@media (max-width: 767px) {
	div#bs-example-navbar-collapse-1 .logo {
		display: none;
	}
  .single-left-left .wrap_fotos {
    padding-right: 0px;
	}
  .termoLGPD{
    width:97%;
  }
	.slick-prev{
		left: -35px !important;
	}
	.slick-next{
		right: -35px !important;
	}
	.slick-slide{
		margin-top: 0px !important;
	}
	.ul_bannerGrande .box_title_banner h4{
		margin: 0 50px 0 50px;
	}

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
		top: 83%;
    right: 14px;
    z-index: 1000;
	}

	.top-header {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
	}

	.top-header .container {
    display: flex;
    justify-content: flex-end !important;
    width: 100%;
    max-width: none !important;

	}

}


/*  ========================================v=============================================================== */

@media (max-width: 736px) {
	.logo {
		max-width: 80%;
		/*     width: 140px; */
		top: 0px;
		/*     top: 18px; */
	}
  .google_ads_rodape, .google_ads_cabecalho{
    padding: 0;
		margin: 1em auto 0;
  }

	.item_modulo{
		margin-top: 0;
	}
	
	.sliderLargura{
		margin-bottom: 0;
		margin-top: 1em;
	}

	.detalheDados .google_ads_cabecalho{
		padding:0;
		height:50px;
		margin: 0 0 12px;
	}

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
		top: 83%;
    right: 14px;
    z-index: 1000;
	}

}

/*  ========================================v=============================================================== */

@media (max-width: 667px) {
	.contact-form input[type="text"] {
		width: 100%;
	}
	.contact-form input[type="email"] {
		width: 100%;
		/* 		margin: 0 0em 1em 0; */
	}
	.slider h2 {
		display: none !important;
		font-size: 1.5em;
	}
	.slider-info h3 {
		font-size: 1.5em;
		line-height: 1em;
	}
	.border {
		display: none !important;
		margin: 2em auto 2em;
	}
	.login-icons ul li {
		display: inline-block;
		margin: 0 0.2em;
	}
	.top-header-tag .slick-initialized{
		width: 65%;
	}

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
		top: 83%;
    right: 15px;
    z-index: 1000;
	}

}


/*  ========================================v=============================================================== */

@media (max-width: 640px) {
	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,
	.grid_3 p,
	ul.list-group li,
	li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.grid_4 {
		margin-top: 30px;
	}
	.top-header-left p {
	/* 		margin: 0.5em 0 0 14em; */
		margin: 5px 0;
	}
	.top-header-left p {
		font-size: .6em;
	}
	.top-header-right-info ul li {
		margin: 0 .1em;
	}
	.logo {
		/* 		width: 190px;
		height: 50px; */
		/*     width: 140px; */
		top: 0px;
		/*     top: 18px; */
	}
	.navbar-default .navbar-nav>li>a {
		text-align: center;
		border: none;
		box-shadow: 0 0 0;
	}
	.top-nav ul li a {
		padding: 1em 0;
	}
	.caret,
	.fa-caret-right {
		margin-left: 6px;
	}
	.slider-info h3 {
		font-size: 1.2em;
		line-height: 1.2em;
	}
	#marcas .information-heading h3 {
		font-size: 1.5em;
	}
	.popular-slide {
	/* 		margin: 2em 0 0 0; */
	}
	.popular-slide-info p {
		width: 90%;
		font-size: 1.9em;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 44%;
	}
	.about-heading h2,
	.codes-heading h2,
	.gallery-heading h2,
	.blog-heading h2,
	.contact-heading h2 {
		font-size: 2em;
	}
	.information-grid-info h4,
	.team-grid h4 {
		font-size: 1.1em;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		text-align: center;
	}
	.grid figure figcaption {
		padding: 1em;
	}
	.contact-form input[type="text"] {
		width: 100%;
	}
	.contact-form input[type="email"] {
		width: 100%;
		/* 		margin: 0 0 1em 0; */
	}
	.login-heading {
		padding: 2em 0em;
	}
	.login-body {
		width: 63%;
	}
	.bs-glyphicons li {
		float: left;
		width: 47%;
	}
	.left-border-info {
		width: 45%;
		left: 18%;
	}
  .rslides .popular-slide-titulo{
   font-size:1.5em; 
  }

}


/*  ========================================v=============================================================== */

@media screen and (max-width: 600px) {
	.callbacks_nav {
		top: 47%;
	}
  .sem_borda{
    border-bottom: 0 !important;
  }
	.top-header-tag .slick-next{
		right: -40px;
	}
	.top-header-tag .slick-prev{
		left: -40px;
	}
	.top-header-tag h4 {
		margin-right: 30px;
	}
	.text-center{
		/*text-align: left;*/
	}
	.top-header-tag .slick-initialized{
		width: 70%;
	}

}

/*  ========================================v=============================================================== */

@media (max-width:502px) {
	.div_lojas{
		width: 330px;
	}
	.bannerLarguraSite{
		margin-bottom: 0;
	}
  .rslides .popular-slide-titulo{
   font-size:1em; 
  }

}


/*  ========================================v=============================================================== */

@media (max-width:480px) {

	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 75%;
	}
	.alert,
	p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
	.logo {
		/* 		width: 80%; */
		/* 		width: 163px; */
	}
	.logo h1 a img {
		max-height: 50px;
	}
	.top-header-left p {
		margin: 5px 0;
	/* 		margin: 0.5em 0 0 18em; */
	}

  .socialM-header{
    text-align: right;
  }

	/* 	.single-left-left h1 {
		font-size: 28px;
	} */
	.single-left-left h1{
		font-size: 22px;
	}
	.single-left-left h4{
		font-size: 16px;
	}
	.top-header-right {
		/* width: 36%; */
	}

  .iconF-header{
	/*     width: 1% !important; */
  }
	.slider-info {
		margin: 2em 0 0 0;
	}
	.slider-info p {
		font-size: .9em;
	}
	.more-button {
		margin: 3em 0 1em 0;
	}
	.more-button a {
		padding: .5em 2em;
	}
	.callbacks_nav {
		width: 32px;
	}
	.banner-bottom-left {
		float: none;
		width: 100%;
	}
	.banner-bottom-right {
		margin: 1em 0 0 0;
	}
	.banner {
		/* 		padding: 15% 0; */
	}
	.top-header-tag .slick-next{
		display:none !important;
	}
	.top-header-tag .slick-prev{
		display:none !important; 
	}
	.left-border-info {
		width: 30%;
		left: 23%;
		top: 22%;
	}
	.information-grids {
		margin: 0em 0 0 0;
	}
	.information-heading p,
	.popular-heading p,
	.about-heading p,
	.codes-heading p,
	.gallery-heading p,
	.blog-heading p,
	.contact-heading p {
		font-size: .9em;
	}
	.popular-slide-info h4 {
		/* 		font-size: 3em; */
		padding-top: 1.5em;
		font-size: 1.1em;
	}
	.popular-slide-info {
		/* 		min-height: 345px; */
	}
	.border {
		width: 10%;
	}
	.consulta {
		font-size: 20px;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 41%;
		top: 88%;
	}
	.banner-bottom {
		padding: 2em 0;
    padding-top: 5em;
	}
	.popular {
		padding: 1em 0 2em;
	}
	.footer {
		padding: 2em 0;
	}
	.about,
	.codes,
	.gallery,
	.contact,
	.login {
		padding: 1em 0 0 0;
	}
	.blog {
		padding: .5em 0 0 0;
	}	
	.team {
		padding: 2em 0;
	}
	.team-grid {
		float: none;
		width: 100%;
	}
	.information-grid-info h4,
	.team-grid h4 {
		font-size: 1.3em;
	}
	.gallery-grid {
		width: 100%;
		float: none;
	}
	.media-left.response-text-left {
		width: 22%;
	}
	.login-body {
		width: 85%;
	}
	.navbar-toggle {
		margin-right: 0;
	}
	.left-single {
		padding-right: 0;
	}
	.popular-slide-info p {
		width: 90%;
		font-size: 1.2em;
	}

  .info_atendimento h5,
  .info_pagamento h5{
	/*     text-align: center; */
  }

  .info_atendimento{
    margin-right: 0;
  }
  .info_atendimento, .info_pagamento {
    display: inline;
  }
  .info_atendimento{
    float: left;
    width: 45%;
  }
  .info_pagamento{
    float: right;
    width: 50%;
    margin: 0;
  }
  .info_pagamento div{
    width: auto;
  }
  .info_pag_credito{
    margin-right: 0;
  }

	/*   .info_pag_credito img, .info_pag_outros img {
    width: 46px;
    min-width: 46px;
    height: 28px;
    min-height: 28px;
    margin: 5px;
  } */

	.social_midia a{
		font-size: 30px;
	}
	.blog .blog-left,
	.blog .left-single,
	.textoDetalhe{
		padding: 0;
	}
	.textoDetalhe p{
		width: 355px;
	}
	/* 	#imageGallery li img{
		width: 100% !important;
	} */
	.botao_item_valor_right {
		float:inherit;
	}

	#btop_wpp {
		background-size: 70px;
		height: 70px;
		width: 70px;
		right: 5px;
	}

	#btop_wpp_vendas {
		background-size: 70px;
		height: 70px;
		width: 70px;
		right: 5px;
	}

	#btop_wpp_fale_conosco {
		background-size: 70px;
		height: 70px;
		width: 70px;
		right: 5px;
	}

	.popular-slide-info{
		height: 20rem;
	}

	.ul_bannerGrande .box_title_banner h4{
		margin: 0 10px 0 10px;

	}
}

@media (max-width:474px) {	
	.btn_add_qtd{
		right: -9px;
	}
}

@media (max-width:460px) {

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
    right: 15px;
		top: 83%;
    z-index: 1000;
	}
}

/*  ========================================v=============================================================== */

@media (max-width:414px) {
	.animated {
		animation-delay: 0.1s !important;
	}
	.logo {
		/* 		width: 80%; */
		/* 		width: 110px; */
		/* 		position: inherit; */
		float: left;
		/* 		top: 1px; */
	}
	.navbar-toggle {
		/* 		margin-top: 25px; */
		margin-right: 0;
		font-size: 12px;
		padding: 8px;
	}
	.top-header-left {
		width: inherit;
		max-width: 60%;
	}
	.top-header-left p {
	/* 		margin: 0.5em 0 0 0em; */
		margin: 5px 0;
	}
	.top-header-right {
		width: auto;
	/* 		width: 54%; */
	}
	/* 	.banner {
		padding: 2em 0 6em;
	} */
	.callbacks_nav {
		top: 74%;
	}
	.slider h2 {
		font-size: 1.1em;
	}
	.border {
		margin: 1em auto 1em;
		height: 1px;
	}
	.slider-info h3 {
		font-size: 1.1em;
		line-height: 1.2em;
	}
	.slider-info p {
		width: 90%;
		margin: 0 auto;
	}
	.more-button a {
		padding: .5em 2em;
		font-size: .8em;
	}
	.left-border-info {
		width: 36%;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 41%;
	}
	.top-nav ul li a {
		padding: .5em 0;
	}
	.login-heading {
		padding: 1em 0em;
	}
	.login-info {
		padding: 2em 1.5em 1em;
	}
	.login-icons ul li {
		margin: 0 0.2em;
	}
	nav.navbar.navbar-default {
		width: 100% !important;
		float: right !important;
	}
	.callbacks_tabs {
		top: initial;
		right: 42%;
	}
  .Categories .item_modulo_subtitulo a{
    margin-top: -30px;
    padding-left: 10px;
  }
	.social_midia a{
		font-size: 25px;
	}
	.logo img {
		height: 30px !important;
		width: 96.1538px !important;
		max-height: 30px !important;
		max-width: 96.1538px !important;
	}

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
    right: 15px;
		top: 83%;
    z-index: 1000;
	}


}


/*  ========================================v=============================================================== */

@media (max-width:384px) {
	nav.navbar.navbar-default {
		width: 100% !important;
	}
	.left-border-info {
		width: 40%;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 40%;
	}
	.blog .blog-left,
	.blog .left-single,
	.textoDetalhe{
		padding: 0;
	}
	.textoDetalhe p{
		width: 280px;
	}
	.popular-slide-info{
		height: 17rem;
	}
	#carregando{
		padding: 20px;
		width: 150px;
	}
	#carregando .fa{
		font-size: 20px;
	}

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
    right: 15px;
		top: 83%;
    z-index: 1000;
	}


}

@media (max-width: 364px) {

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
    right: 15px;
		top: 83%;
    z-index: 1000;
	}


}

@media (max-width: 320px) {
	.project_action_btn_area {
		/*float: left !important;*/
		margin-bottom: 5px;
	}
	.botao_item_valor_left {
		/*width: 100%;*/
	}
	.grid_4 {
		margin-top: 18px;
	}
	.alert,
	p,
	ol.breadcrumb li,
	.grid_3 p,
	.well,
	ul.list-group li,
	li.list-group-item1,
	a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px !important;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.table>thead>tr>th,
	.table>tbody>tr>th,
	.table>tfoot>tr>th,
	.table>thead>tr>td,
	.table>tbody>tr>td,
	.table>tfoot>tr>td {
		font-size: 0.81em;
	}
	.table td,
	.table>tbody>tr>td,
	.table>tbody>tr>th,
	.table>tfoot>tr>td,
	.table>tfoot>tr>th,
	.table>thead>tr>td,
	.table>thead>tr>th {
		padding: 10px 0!important;
	}
	.codes .row {
		margin: 0;
	}	
	.border {
		margin: 7px auto 0;
	}
	.slider-info h3 {
		font-size: 1.2em;
		line-height: 1.5em;
	}
	.callbacks_nav {
		top: 43%;
		width: 20px;
	}
	.more-button {
		margin: 1.5em 0 1em 0;
	}
	.callbacks_tabs {
		top: 103%;
		right: 41%;
	}
	.banner {
		background: url(../images/2.jpg) no-repeat -206px 0px;
		/* 		background-size: cover; */
		background-size: 100%, auto;
		background-position: center center;
		/*     padding: 4em 0 3em; */
	}
	.left-border-info p {
		font-size: 1.3em;
	}
	.left-border-info {
		width: 42%;
	}
	.left-border {
		height: 124px;
	}
	.information-heading h3,
	.popular-heading h3 {
		font-size: 1.5em;
	}
	.information-grid-info {
		padding: 1em;
	}
	.information-grid-info p,
	.team-grid p,
	.information-grid-conteudo {
		font-size: .8em;
	}
	.information-grid-item {
		font-size: 1.3em !important;
		color: #37767a;
	}
	.information-grid-info h4,
	.team-grid h4 {
		font-size: 1.2em;
	}
	.popular-slide-info h4 {
		font-size: 1.1em;
	}
	.popular-slide-info p {
		width: 95%;
	}
	.popular-slide-info p {
		font-size: 1.1em;
		line-height: 1.1em;
	}
	.popular-slide-info {
		min-height: 310px;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		top: 75%;
	}
	.popular-grids {
		margin: 4em 0 0 0;
	}
	.popular-grid h5 {
		font-size: 1.2em;
	}
	.popular-grid p {
		font-size: .8em;
	}
	.footer-nav h4 {
		font-size: 1.3em;
	}
	.footer-nav ul li a {
		font-size: .8em;
	}
	.news-grid h6 {
		font-size: .8em;
	}
	.copyright p {
		font-size: .8em;
	}
	.top-nav ul li a {
    /* font-size: .875em; */
		font-size: 14px;
    
	}
	.about-heading h2,
	.codes-heading h2,
	.gallery-heading h2,
	.blog-heading h2,
	.contact-heading h2 {
		font-size: 1.5em;
	}
	.information-heading p,
	.popular-heading p,
	.about-heading p,
	.codes-heading p,
	.gallery-heading p,
	.blog-heading p,
	.contact-heading p {
		font-size: .8em;
	}
	.about-bottom p {
		font-size: .8em;
	}
	.blog-top-grids {
		margin: 2em 0 0 0;
	}
	.blog-left-left p {
		font-size: .8em;
	}
	.blog-left-right a {
		font-size: 1em;
	}
	.blog-left-right p {
		font-size: .8em;
	}
	.blog-left {
		margin: 0em 0 1em 0;
	}
	.Categories ul li a {
		font-size: .8em;
	}
	.Categories h3 {
		margin: 0 0 .5em 0;
	}
	.media-left.response-text-left {
		width: 26%;
	}
	.opinion form input[type="text"] {
		font-size: .8em;
	}
	.opinion form textarea {
		font-size: .8em;
	}
	.map iframe {
		height: 180px;
	}
	.address p {
		font-size: 0.8em;
	}
	.contact-infom p {
		font-size: 0.8em;
	}
	.navbar-toggle {
		margin-top: 8px;
		/* 		margin-top: 24px; */
		font-size: .8em;
	}
	.login-heading h1 {
		font-size: 1.2em;
	}
	.login-body {
		width: 100%;
	}
	.login-info input[type="text"],
	.login-info input[type="password"] {
		font-size: 0.8em;
	}
	nav.navbar.navbar-default {
		width: 100% !important;
	}
	.div_lojas{
		width: 165px;
	}
	.social_midia a{
		font-size: 20px;
	}	
	.top-header-tag .slick-initialized{
		width: 60%;
	}
	.box_espacoSubDescricao{
		min-height: 140px;
	}
	.popular-slide-info{
		height: 15rem;
		min-height: inherit;
	}

	.menu-mobile-mode .navbar-nav {
    float: right;
    width: 40%;
    display: block;
    position: absolute;
    right: 15px;
		top: 83%;
    z-index: 1000;
	}


}

/* Header principal */
.top-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2001;
    background: #333;
}

/* Esconder header */
.top-header.hidden {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

/* Navbar */
.bottom-header {
    position: fixed;
    top: 30px; /* Valor inicial, será sobrescrito se não houver header */
    left: 0;
    right: 0;
    z-index: 9999 !important;
    width: 100%;
    background: #eee;
		isolation: isolate;
}



/* Nova regra: Quando não há header (classe no body), top: 0 */
body.no-top-header .bottom-header {
    top: 0;
}

/* A regra original pode ficar como fallback, mas não é mais necessária */
:where(:not(.top-header)) + .bottom-header {
    top: 0;
}


/* Tirar a largura desnecesaria da pagina */

html, body {
    overflow-x: hidden; /* Esconde overflow horizontal, mas permite scroll vertical */
    width: 100%;
    max-width: 100%;
}


<?

// 	========================================v===============v===============v===============v=============== //

?>

/*--========================================v=============================================================== 

//	/www/v/N.NN/_templates/0010/css/vitrine_style.css

========================================v=============================================================== --*/

body {
	margin: 0;
	padding: 0;
	font-family: 'Dosis', sans-serif;
	/* 	font-family: arial, sans-serif; */
	font-size: 15px;
	font-weight: normal;
	background-color: #fff;
	color: #333;
}

.global {
	text-align: center;
}

.middle {
	text-align: left;
	width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}

.right,
.left {
	float: left;
	width: 520px;
}

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

.item_modulo_titulo,
.item_modulo_titulo_wrap,
.item_modulo_titulo_dot,
.item_modulo_titulo_caminho,
.item_modulo_titulo_word {
	float: left;
	width: 100%;
}

.item_modulo_titulo_caminho{
	text-align: center;
}

.item_modulo_titulo_wrap.no_word{
	margin-bottom: 18px
}
.item_modulo_titulo {
	/* height: 40px; */
	margin-bottom: 10px;
	margin-top: 30px;
	background: #fff;
}

.item_modulo_titulo_dot {
	height: 0px;
	border-top: 1px dotted #ddd;
	margin-top: 20px
}

.item_modulo_titulo_word {
	margin-top: -45px;
}

.item_modulo_titulo_word a {
	display: table;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding: 0 20px;
	height: 40px;
	font-size: 2em;
	font-family: 'Dosis', sans-serif;
	letter-spacing: -.5px;
	color: #353535;
	font-weight: 300;
	text-decoration: none
}

.item_modulo_titulo_word a img {
	height: 50px;
	margin-top: -18px;
}

.item_modulo_titulo_word_quadrada a img {
	height: 100px;
	margin-top: -50px;
}

.item_modulo_titulo_left,
.item_modulo_titulo_right {
	float: left;
	padding-right: 20px;
	background: #fff;
	height: 20px;
	font-weight: 300;
	margin-top: 10px;
	color: #353535;
}

.item_modulo_titulo_right {
	float: right;
	padding-right: 0;
	padding-left: 20px;
}

.botao_opcFiltro_busca{
	float: right;
	margin-top: -30px;
}

.botao_opcFiltro_busca .btn, .paginacao_center .btn{
	padding: 5px;
	font-size: 10px;
}

.paginacao_center .btn{
	margin-left: 5px;
}

.item_modulo_titulo_right .paginacao {
	padding: 0
}

.item_modulo_titulo_right .paginacao_left {
	display: none
}

.item_row,
.item_row_carrossel {
	float: left;
	width: 100%;
	min-height: 200px;
/* 	margin-bottom: 30px; */
/* 	padding-bottom: 30px; */
	border-bottom: 1px solid #eee;
}

.item_row:last-child,
.item_row_carrossel:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

/* .item_single, */
.item_single a{
	float: left;
  width: 100%;
/* 	width: 25%; */
  height: auto !important;
/* 	height: 385px !important; */
	color: #333;
	text-decoration: none;
/* 	border-right: 1px solid #eee; */
	padding-bottom: 10px;
	outline: 0 !important;
}

.item_single a{
  width: 100%;
  height: auto !important;
}

.item_row .item_single a:last-child,
.item_row .item_single:last-child {
	border-right: 0;
}

.item_row .item_single{
	width: 25% !important;
  float: left;
  margin: 20px 0;
/* 	height: 330px; */
	/* max-height: 330px; */
	max-height: 250px;
	display: inline-table;
}

.item_single_destaque{
	width: 50% !important;
	min-width: 50% !important;
	height: auto !important;
	max-height: 300px;
}

.item_single_destaque a{
	height: auto !important;
	max-height: 300px !important;
	border-style: dashed !important;
	border-width: 1.3px !important;
	border-color: red !important;
	padding-top: 10px;
}

.item_single_destaque a .item_head{
	width: 45%;
	display: inline-table;
	float: unset;
	margin-bottom: 0;
}

.item_single_destaque a .item_head .item_picture img{
	width: auto;
	height: initial;
	max-height: 255px;
}

.item_single_destaque a .item_titulo{
	display: inline-table;
	float: right;
	width: 50%;
	font-size: 20px;
	margin-top: 9%;
}

.item_picture {
	float: left;
	width: 100%;
	margin: 10px 0;
	text-align: center;
/* 	min-height: 150px; */
	min-height: 165px;
	padding: 0 10px;
}

.semDescricao{
  min-height:140px;
  margin: 10px 0 0 0;
}

.semDescricao a{
 padding-bottom: 0; 
}

.item_picture img {
	max-width: 100%;
	max-height: 240px;
	/* max-height: 150px; */
	display: initial !important;
}

.item_head {
	float: left;
	width: 100%;
/* 	min-height: 230px; */
	/* 275px;*/
	margin-bottom: 10px;
}

.item_line {
	float: left;
	width: 40%;
	padding: 2px 0 0 0;
	margin: 0 30% 10px 30%;
	border-bottom: 1px solid #fe4e00;
	text-align: center;
}
.item_subtitulo{
	text-align: center;
	padding: 0 20px;
	/* desde v5.09 --	font-size: 11px; */
	font-size: 14px;
	float: left;
	width: inherit;
}
.item_titulo {
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: center;
	padding: 0 20px;
	height: 40px;
}

.item_ref {
	float: left;
	width: 100%;
	margin-top: 2px;
	font-size: 12px;
	text-align: center;
}

.item_loja {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.item_preco {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

.item_preco span {
	font-size: 12px;
}

.item_preco_indisponivel{
  display:inline-grid;
  width:100%;
}

.item_preco_indisponivel span{
  text-align:center;
  font-weight:bold;
}

.item_preco_indisponivel button{
  float:none;
  margin-left:auto;
  margin-right:auto;
}

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

.item_preco_atual.especial {
	color: #ea293b;
}

.item_preco_anterior {
	float: left;
	width: 100%;
	color: #555;
	font-size: 12px;
	font-weight: normal;
}

.item_preco_anterior span {
	text-decoration: line-through;
}

.item_preco_obs {
	float: left;
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	padding: 0 25px;
}

.item_preco_parcelas, .item_preco_parcelas_busca {
	color: #ea293b;
  float: left;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	padding: 0 25px;
  line-height:15px;
}

.item_preco_parcelas.comjuros {
	color: #777 !important;
	font-size: 10px !important;
  
}

.info_modulo {
	float: left;
	width: 100%;
	margin: 0px 0;
	-webkit-box-shadow: 0px 2px 3px 1px rgba(170, 170, 170, 0.7);
	-moz-box-shadow: 0px 2px 3px 1px rgba(170, 170, 170, 0.7);
	box-shadow: 0px 2px 3px 1px rgba(170, 170, 170, 0.7);
}

.info_picture {
	float: left;
	margin: 30px;
}

.info_picture img {
	max-width: 200px;
}

.info_grupo {
	float: left;
	width: 74%;
	margin: 20px 20px 20px 0;
	color: #888;
}

.info_titulo,
.info_titulo_mobile{
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1;
}
.info_titulo_mobile{
	display: none;
	font-weight: normal;
	text-align: center;
}
.info_texto {
	float: left;
	width: 100%;
/* 	margin-bottom: 15px; */
	min-height: 100px;
}
.info_texto{
	margin-bottom: 25px;
  text-align: justify;
}
.info_texto p {
	margin: 7px 0;
	max-width: 100% !important;
}
.info_texto img {
	max-width: 100% !important;
}
.info_rodape_compartilhar{
	float:left;
	width:20%;
	padding:0px 10px;
	text-align:center;
}

.info_rodape_compartilhar .social_midia{
	border-top:0;
}

.info_detalhe {
	float: left;
/* 	width: 100%; */
	width: 80%;
	padding: 5px 20px 5px;
}

.info_detalhe span {
	float: left;
/* 	font-weight: bold; */
	color: #aaa;
}

.info_detalhe span.endereco {
	/* 	width: 60%; */
	/*   letter-spacing:1; */
}

.info_detalhe span.telefone ,
.info_detalhe span.email ,
.info_detalhe span.whatsApp{
	/* 	width: 20%; */
	text-align: right;
	float: right;
  padding: 0px 3px;
}

.bordaTel {
	border-right: 1px solid #ccc;
	margin-right: 5px;
	padding-right: 2px;
}

.detalhes_exibir,
.detalhes_esconder {
	display: none;
	font-size: 14px;
	color: #888;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.desconto_label {
  
  position: relative;
  z-index: 1;
  right: 0;
  float: right;
  margin-bottom: -60px;
/*   margin-bottom: -48px; */
  border-radius: 50%;
  background-color: #8c0902;
  width: 60px;
/* 	width: 48px; */
  padding: 14px 0px;
/* 	padding: 10px; */
  line-height: 100%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  
  width: 50px;
  padding: 10px 0px;
  
}

.desconto_label .desconto_txt{
  font-size: 13px;
}
.desconto_label .desconto_valor{
  font-size: 20px;
}

.box_collapse_opcFiltro{
	/* background-color: #fafafa; */
	border-bottom: 1px dotted #ddd;
	margin-top: 3rem;
	display: block;
	text-align: left;
	/* border-radius: 10px; */
}

.btn_aplicar_opcFiltro, .btn_limpar_opcFiltro{
	padding: 3px 10px;
}

.btn_aplicar_opcFiltro:disabled, .btn_limpar_opcFiltro:disabled{
	background-color: #aaa;
	border: 1px solid #aaa;
}

.form-check-inline{
	display: inline-block;
	padding-left: 20px;
}

.form-check-inline:first{
	padding-left: 0;
}

@media only screen and (max-width: 680px) {
	.item_picture img {
		max-height: 330px;
	}
  
  .item_picture {
  	min-height: 150px;
  }

	.item_modulo_titulo_word a{
		padding: 0 !important;
		margin: 0 !important;
	}
  
}


@media only screen and (max-width: 1200px) {
	.middle {
		width: auto;
	}
	.info_grupo{
		width:70%;
	}
	.item_single_destaque .item_titulo{
		margin-top: 3% !important;
	}
}

@media only screen and (max-width: 1100px) {
/* 	.info_grupo {
		width: 0%;
	} */
}

@media only screen and (min-width: 1024px){
  
  /* CSS CARROSEL CUSTIMIZADO */

  .exibe_5 .item_head{ min-height: 185px; }
  .exibe_5 .item_titulo{ font-size: 15px; }
  .exibe_5 .item_preco_atual{ font-size: 17px; }

  .exibe_6 .item_head{ min-height: 218px; }
  .exibe_6 .item_titulo{ font-size: 14px; }
  .exibe_6 .item_preco_atual{ font-size: 15px; }
  .exibe_6 .item_picture{ min-height: 150px; }
  .exibe_6 .item_preco{ margin: 0px 0 0 0; }
  .exibe_6 .desconto_label{ width: 50px;padding: 10px 0px; }
  .exibe_6 .desconto_label .desconto_txt{ font-size: 12px; }
  .exibe_6 .desconto_label .desconto_valor{ font-size: 19px; }

  .exibe_7 .item_head{ min-height: 210px; }
  .exibe_7 .item_titulo{ font-size: 13px; }
  .exibe_7 .item_preco_atual{ font-size: 15px; }
  .exibe_7 .item_picture{ min-height: 150px; }
  .exibe_7 .item_preco{ margin: 0px 0 0 0; }
  .exibe_7 .desconto_label{ width: 50px;padding: 10px 0px; }
  .exibe_7 .desconto_label .desconto_txt{ font-size: 12px; }
  .exibe_7 .desconto_label .desconto_valor{ font-size: 19px; }
  .exibe_7 .item_preco_indisponivel span{ font-size: 13px; }
  .exibe_7 .item_preco_indisponivel button{ font-size: 12px;padding: 6px; }
  
  .exibe_8 .item_head{ min-height: 210px; }
  .exibe_8 .item_picture{ min-height: 135px; }
  .exibe_8 .item_titulo{ font-size: 12px; }
  .exibe_8 .item_preco_atual{ font-size: 14px; }
  .exibe_8 .item_preco{ margin: 5px 0 0 0; }
  .exibe_8 .desconto_label{ width: 45px;padding: 8px 0px; }
  .exibe_8 .desconto_label .desconto_txt{ font-size: 11px; }
  .exibe_8 .desconto_label .desconto_valor{ font-size: 18px; }
  .exibe_8 .item_preco_indisponivel span{ font-size: 12px; }
  .exibe_8 .item_preco_indisponivel button{ font-size: 11px;padding: 5px; }

}

@media only screen and (max-width: 1000px) {
	.info_grupo {
		width: 97%;
		margin:12px;
	}
	.info_detalhe {
		width: 100%;
	}
	.info_detalhe span {
		width: 100% !important;
		margin-bottom: 5px;
		text-align: center !important;
	}
	.info_rodape_compartilhar{
		width: 100% !important;
		
	}
	.info_picture{
		margin: 20px 0;
    width: 100%;
    text-align: center;
	}
}

@media only screen and (max-width: 850px) {
	.global {
		padding: 0 10px;
	}
	.info_grupo {
		width: 93%;
		margin-top: 0;
	}
	.info_detalhe,
	.info_texto {
		padding: 0 20px;
/* 		width: initial; */
	}
	.info_picture {
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}
	.info_titulo {
		padding: 0 20px;
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 768px) {
	.item_titulo {
		font-size: 16px !important;
	}
	.item_preco_atual {
		font-size: 18px !important;
	}
	.item_loja {
		font-weight: bold !important;
	}
	.item_head {
		min-height: 225px;
	}
}

@media only screen and (max-width: 700px) {
	.item_modulo .slick-slide .item_single {
/*     min-height: 345px; */
    margin-bottom: 5px;
	}
	.item_single {
		width: 50%;
		border-bottom: 1px solid #eee;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.item_single:nth-child(2) {
		border-right: 0;
	}
	.item_row {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}
	.item_row:last-child .item_single:last-child,
	.item_row:last-child .item_single a:last-child {
		border-bottom: 0;
	}
	.info_picture img {
		max-width: 150px;
	}
	.slick-slide .item_single {
/* 		min-height: 400px; */
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 500px) {
	.information-heading h3,
	.popular-heading h3 {
		font-size: 1.5em;
	}
	.item_modulo .item_single_destaque{
		height: 250px !important;
	}
	.item_single_destaque{
		width: 100% !important;
		min-width: 100% !important;
	}
	.item_single_destaque a{
		border: 0 !important;
	}
	.item_single {
		width: 100%;
		border-right: 0;
		height: initial;
	}
	.item_head {
		min-height: initial;
	}
	.item_row .item_single {
		width: 50% !important;
		height: 370px;
	}
	.info_detalhe span.endereco,
	.info_detalhe span.telefone {
		text-align: center !important;
	}
  .item_modulo{
    margin-top: 1.5em;
  }
	.information-heading-marcas h3,
  .item_modulo_titulo_word a{
    font-size: 1.5em;
    height: 35px;
		padding: 0 75px;
  }
  .item_modulo_titulo_word{
    margin-top: -17px;
  }
  .item_modulo_titulo_dot{
    margin-top: 15px;
  }
	.info_texto{
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 425px) {
	.detalhes_exibir {
		display: table;
		float: none;
	}
	.info_titulo {
		display: none;
		float: none;
		text-align: center;
	}
	.info_texto {
		display: none;
		float: none;
		text-align: center;
	}
	.info_detalhe {
		margin-left: auto;
		display: table;
		margin-right: auto;
		float: none;
	}
	.info_titulo{
		display: none;
	}
	.info_titulo_mobile{
		display: block
	}
}

@media only screen and (max-width: 375px) {
	.item_modulo_subtitulo div.item_modulo_titulo_left,
	.item_modulo_subtitulo div.item_modulo_titulo_right {
		margin-top: -8px;
		position: relative;
	}
	.item_modulo_titulo .item_modulo_subtitulo .item_modulo_titulo_left,
	.item_modulo_titulo .item_modulo_subtitulo .item_modulo_titulo_right {
		padding: 0;
	}
	.item_modulo_subtitulo a {
/* 		margin-top: -40px; */
		position: relative;
	}
	.item_modulo_subtitulo .item_modulo_titulo_dot {
		display: table !important;
		margin-top: -10px;
	}
	.item_modulo .slick-slide .item_single {
/* 		min-height: 345px; */
    margin-bottom: 0px;
	}
}

@media only screen and (max-width: 375px) {
	.information-heading-marcas h3,
  .item_modulo_titulo_word a,
	.information-heading h3, 
	.popular-heading h3{
    font-size: 1.25em;
  }
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d2d2d2;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 55%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
/*   border-color: #ccc; */
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    /*float: left;*/
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: rgba(154, 61, 232, 0.49) /*!important*/;
  padding: 1em 0 /*!important*/;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
/*   color: #fff; */
  color: #333;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */


#statusLoginBarra{
float:left;
background-color:#282b2f;
width:100%;
padding: 0;
font-family:arial;
font-size:11px;
color:#ccc;
position: relative;
z-index: 1000;
}

.wrap_login_barra{
/*float:right;*/
margin-right: auto;
display: table;
margin-left: auto;
}

.href_login_barra:visited, .href_login_barra{
float:left;
padding:10px 0;
text-align:center;
}

.href_login_barra > a{
float:left;
color:#fff;
text-decoration: none;
border-left: 1px solid #ccc;
font-weight:bold;
padding:0 10px;
}

.href_login_barra:first-child > a{
border:0;
}

#login_barra_carrinho > a,
.href_login_barra > a:active, .href_login_barra > a:focus, .href_login_barra > a:hover{
	color:#FECF39;
	text-decoration:none;
}

.href_login_barra i{
margin-right:5px;
}

#login_barra_carrinho:hover > a{
color: rgb(239, 171, 69);
/*color: #9cf76e;*/
}

#login_barra_carrinho > a > span, .statusPedido > a > span{
background-color: #fecf39;
border-radius: 50%;
width: 18px;
height: 18px;
float: right;
text-align: center;
margin-left: 5px;
color: #000;
font-weight: normal;
font-size: 10px;
margin-top: 2px;
line-height: 19px;
}

#login_barra_carrinho:hover > a > span{
background-color: rgb(239, 171, 69);
/*background-color: #9cf76e;*/
}

.statusPedido i{
	color:#FECF39;
}

.statusPedido .iconeGift{
	background-image: url('.$var_SESSION["ste_Link"].'imagem/diversos/icones/give-a-gift-orange.png); 
	display: inline-block; 
	width: 16px; 
	height: 15px;
}

input::placeholder {
	color: #b1b1b1 !important;
}

@media (max-width:768px){
	#statusLoginBarra{
		font-size: 10px;
	}

	#statusLoginBarra .href_login_barra{
		padding-top: 6px;
		padding-bottom: 3px;
	}

	#statusLoginBarra .hidden-mobile{
		display: none;
	}

	.href_login_barra > a {
			padding: 0 5px;
	}
}

/* 	========================================v=============================================================== */

/* 	/www/v/N.NN/_templates/0010/css/slick.css

/* 	========================================v=============================================================== */

/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding:10px 0px;
}

.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
/*     height: 100%; */
    min-height: 1px;
}

#marcas .slick-slide{
  height: auto !important;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick_marca{
  
}
.slick_marca img{
  padding:25px 10px;
  max-width:100%;
  height:100px;
  margin:0 auto;
}
.slick_marca img.img_q{
  padding:0;
}

.slick_marca img.img_l{
  padding: 0px 15px;
/*   margin-left: 10px;
  margin-right: 10px;
  max-width: 80%;
  max-height: 75px; */
}

.slick_marca_titulo{
  text-align:center;
  display:block;
  width:100%;
  color:#333;
  font-size:12px;
}

.slick-prev{
  display: inline-block;
  width: 40px;
  position: absolute;
  height: 100%;
  background: none;
  font-size: 30px;
  z-index: 1;
  outline-style: none;
  left: -35px;
  border: none;
  color: #888;
}

.slick-next{
  display: inline-block;
  width: 40px;
  position: absolute;
  height: 100%;
  background: none;
  font-size: 30px;
  z-index: 1;
  outline-style: none;
  left: 100%;
  border: none;
  color: #888;
}

section#marcas{
  margin:25px 0;
}

.slick-dots{
  display:none !important;
}

/* 	========================================v=============================================================== */

@media only screen and (max-width: 768px) {
  
  .slick-next{
    left: auto;
    right: -10px;
  }
	
  .slick-prev{
    left: -10px;
  }
	
  .slick_marca img{
    max-width: 90%;
    height: 90px;
  }
	
  .slick-slide{
    margin-top: 5px;
  }
  
}

/* 	========================================v=============================================================== */

@media only screen and (max-width: 425px) {
/*  	.slick-current .slick_marca{
		margin-left: 15% !important;
	} */
/* 	.slick_marca{
		width: 80% !important;
	}  */
/* 	.slick-current .slick_marca img{
		margin-left: 25% !important;
	}
	.slick-active .slick_marca img{
		margin-right: 25%;
	} */
	.slick-current .slick_marca .img_q{
		margin-left: 40% !important;
	}
	.slick-active .slick_marca .img_q{
		margin-right: 40%;
	}
	.slick-current .slick_marca img{
		margin-left: 20% !important;
	}
	.slick-active .slick_marca img{
		margin-right: 25% !important;
	}
  .slick_marca img{
    max-width: 90%;
    height: 95px;
  }
	
	
}

/* 	========================================v=============================================================== */

.sparkling-modal-container { }

.sparkling-modal-overlay {
    background: rgba(0, 0, 0, 0.3);
}

.sparkling-modal-frame {
    background: #fff;
    border: 0px solid #000;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    -ms-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
}

.sparkling-modal-title {
    background: #f5f3ef;
    position: relative;
}

.sparkling-modal-title span {
	font-size: 20px;
	padding: 20px;
	float: left;
	line-height: 20px;
}

.sparkling-modal-close {
    /*padding: 20px 30px;*/
	/*line-height: 20px;*/
	/*float: right;*/
    /*font-size: 20px;*/
    
	cursor: pointer;
    height: 100%;
    width: 75px;
    position: absolute;
    right: 0px;
    
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.sparkling-modal-close:hover { background: #e0ddd6; }

.sparkling-modal-content { padding: 0px; }

.i-close {
    width: 100%;
    height: 100%;
    position: relative;
    transform: rotate(45deg);
}

.i-close-h {
    position: relative;
    height: 2px;
    width: 19px;
    background: red;
    top: 50%;
    left: 50%;
    margin-left: -9px;
}


.i-close-v {
    position: relative;
    height: 19px;
    width: 2px;
    background: red;
    top: 50%;
    margin-top: -10px;
    left: 50%;
}

@media only screen and (max-width: 425px) {
  
  .sparkling-modal-frame{
    margin:5px 5px;
  }
  
  .sparkling-modal-title span{
    padding:5px 20px;
    font-size: 15px;
  }
  
  .sparkling-modal-close {
   width:30px; 
  }
  
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}


/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
	height:50px;
	    text-align: center;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    
	    display: initial;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    text-align: center;
	
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('image/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
#imageGallery li{
	text-align: center;
	height: inherit;
}
#imageGallery li img{
	max-height: 200px;
/* 	max-height: 100%; */
	max-width: 100%;
	width: auto;
    height: auto;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  font-family:arial;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/*

// 	========================================v==========================================================================;= //	observe o LIMITE para o ';'

$nesteCodigo 																= "EXE CODIGO - CSS - ZEBRA DIALOG";																					// detalhes na DOCUMENTACAO abaixo

// 	========================================v==========================================================================;= //	observe o LIMITE para o ';'

/www/_css/zebra/2.0/zebra_dialog.2.0.css

-- caso execute este comando de um IP nao LIBERADO, ajuste a HORA e MINUTOS >>            H i (apenas primeiro digito dos minutos)
https://www.prog-x.com.br/w/?c=__essenciais/utilitarios/arquivosCopiarDePara.php&executar=191&destinoVm=todas-codigo&logExibir=true&caminhoArquivo=/www/_css/zebra/2.0/zebra_dialog.2.0.css

require_once($_SERVER["DOCUMENT_ROOT"]			. "/_css/zebra/2.0/zebra_dialog.2.0.css");

FOI CHAMADO POR: 						??? (retornaremos para ele)
														e VARIOS outros

PARA ACESSAR ESTE CODIGO: 	

*/

/* 	========================================v===============v===============v===============v===============  */

.ZebraDialog *,
.ZebraDialog *:after,
.ZebraDialog *:before {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important
}

.ZebraDialog {
	width: 500px;
	z-index: 1001;
	border: 1px solid #DEDEDE;
}

.ZebraDialog h1,
.ZebraDialog h2,
.ZebraDialog h3,
.ZebraDialog h4,
.ZebraDialog h5,
.ZebraDialog h6,
.ZebraDialog p,
.ZebraDialog .td_label {
/* 	font-family: 'Raleway', arial, sans-serif; */
	color: #428bca;
}

.ZebraDialog_Title {
	font-size: 23px;
	font-weight: bold;
}

.ZebraDialog h2 {
	font-size: 17px !important;
}

.ZebraDialog h3 {
	font-size: 13px !important;
}

.ZebraDialogHide {
	display: none !important;
}

.bloco_zebra_direita h1.titulo {
	border-bottom: 1px solid #3465b2;
	/*   text-align: center; */
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.ZebraDialog hr {
	border-bottom: 1px solid #3465b2;
	border-top: 0;
	margin: 20px 0px;
}

.ZebraDialog .td_label {
	font-size: 14px;
}

.ZebraDialog .ipt_editaveis_estilo {
	padding: 2px 10px;
	font-size: 15px !important;
	outline: none;
	width: 94%;
}

.ZebraDialog .input_icone .ipt_editaveis_estilo {
	padding: 7px 0px 7px 25px;
	margin: 0 !important;
}

.ZebraDialog .input_padrao_50pec .ipt_editaveis_estilo {
	padding: 5px 0px 5px 10px;
	/*   margin: 0 !important; */
	width: 90%;
}

.ZebraDialog .input_padrao .ipt_editaveis_estilo {
	padding: 5px 0px 5px 10px;
	/*   margin: 0 !important; */
}

.ZebraDialog .tr_label_tela4 .td_label {
	max-width: 105px;
}

.ZebraDialog .input_padrao_50pec .td_label {
	max-width: 70px;
	padding: 5px;
}

.ZebraDialog .icone_input {
	position: absolute;
	margin: 11px 5px;
}

.ZebraDialog .msg_info {
	font-size: 9px;
	margin: 2px 0;
	display: inline-block;
}

.ZebraDialog .msg_erro {
	position: absolute;
	color: red;
	font-size: 9px;
	font-weight: bold;
}

.ZebraDialog .td_label {
	max-width: 30%;
	text-align: right;
	padding: 5px;
}

.ZebraDialog .ln_resumo {
	font-size: 12px !important;
}

.ZebraDialog .ipt_editaveis_estilo:focus {
	box-shadow: 0px 0px 3px #428bca;
}

.ZebraDialog_sem_titulo .ZebraDialog_Title{
  padding: 0;
}

.ZebraDialog_sem_titulo .ZebraDialog_Icone{
  padding-top: 1px;
}

.ZebraDialog_pequeno {
	/* 	width: 500px;
	z-index: 1001;
	border: 1px solid #DEDEDE;  */
}

.ZebraDialog .box_btn_aviso {
	display: inline-block;
	/*   max-width: 60%; */
	font-size: 12px;
	margin: 5px;
	font-weight: bold;
}

.ZebraDialog .box_btn_aviso .fa {
	margin: 3px;
}

.ZebraDialog_pequeno .ZebraDialog_Title {
/* 	font-size: 16px !important; */
/*   font-weight:normal;
  color:#777; */
	padding: 12px 0px;
	background: #FFF;
	border-bottom: 0;
}

.ZebraDialog_dinamico{
  display: flex !important;
}

.ZebraDialog_pequeno .ZebraDialog_Icone {
	font-size: 25px !important;
	width: 36px !important;
	height: 24px !important;
	padding: 20px !important;
	margin-top: 10px !important;
}

.ZebraDialog_pequeno .ZebraDialog_Body {
	/* 	padding-top: 0px !important; */
	/* 	height: 35px; */
	min-height: 20px;
	display: table;
  margin-bottom:20px;
	width: 80%;
	padding-top: 8px;
}

.ZebraDialog_pequeno .ZebraDialog_Body div {
	display: table !important;
}

.ZebraDialog_pequeno .ZebraDialog_Body .ZebraDialog_BodyHtml {
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 0px;
}

.ZebraDialog_pequeno a.ZebraDialog_Close {
	right: 3px !important;
	top: -3px !important;
	font-size: 15px !important;
	color: #999 !important;
}

.ZebraDialog_pequeno .ZebraDialog_BodyOuter {
	height: auto;
/* 	height: 65px; */
	padding-top: 5px;
  display: flex;
}

.ZebraDialog_pequeno .zebra_botao_sair {
	font-size: 10px !important;
	padding: 5px !important;
}

.ZebraDialog_pequeno .fa-spinner:before {
	content: "";
}

.img_editar .ZebraDialog_Body {
	width: 100%;
}
/* 
.img_editar {
	height: 100%;
} */

.img_editar_mobile{
	top: 2px !important;
}

.img_editar_mobile .ZebraDialog_Body {
	width: 100% !important;
}

.img_aviso_mobile .ZebraDialog_Body {
	width: 85% !important;
}

.img_deletar_mobile .ZebraDialog_IconeWrap {
	width: 30% !important;
}

.img_deletar_mobile .ZebraDialog_Body {
	width: 70% !important;
}

.img_editar_mobile .botoes_crop_grupo a{
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	margin-right: 3px;
	display: inline-table;
	margin-top: 10px;
	text-decoration: none;
	padding: 7px 8px;
}

.img_editar_mobile .botoes_crop_grupo a:focus{
	background-color: #2353ab;
}

.img_editar_mobile .botoes_crop_grupo .op_selected{
	background-color: #2353ab;
}

.img_editar_mobile .ZebraDialog_ButtonsOuter{
	padding: 25px 0 0 0;
}

.img_deletar_mobile .ZebraDialog_Buttons,
.img_editar_mobile .ZebraDialog_Buttons{
	margin: -20px auto 20px auto;
	float: none;
	display: table;
	padding: 0 4px;
}

.img_deletar_mobile .ZebraDialog_Buttons a,
.img_editar_mobile .ZebraDialog_Buttons a{
	font-size: 13px;
	padding: 7px 8px;
	margin-top: 5px;
}

.ZebraDialog,
.ZebraDialog_Title,
.ZebraDialog_Body,
.ZebraDialog_BodyHtml,
.ZebraDialog_Buttons a {
	margin: 0;
	padding: 0;
	font-family: 'Dosis', sans-serif !important;
	/* 	font-family: Helvetica, Tahoma, Arial, sans-serif; */
	font-size: 14px;
	text-align: left;
	border: 0;
	line-height: 1.4;
}

.ZebraDialog_Body table {
	float: left;
	font-size: 14px;
	width: 100%;
}

.ZebraDialog_BodyHtml {
	font-size: 16px;
}

.ZebraDialog_Title,
.ZebraDialog_BodyOuter,
.ZebraDialog_ButtonsOuter {
	/*display: inline-flex;*/
}

.ZebraDialog_Title {
	font-size: 21px;
	font-weight: bold;
	color: #428bca;
	/* 	background: #F0F0F0; */
	padding: 12px 0px;
	vertical-align: middle;
	/* 	border-bottom: 1px solid #428bca; */
}

/*  set background color here and not on ZebraDialog_Body, or you'll eventually run into problems with rounded corners
    when using smaller widths for border! */

.ZebraDialog_BodyOuter {
	background: #FFF;
	float: left;
	/*	display: flex;*/
	width: 100%;
}

.ZebraDialog_BodyPadding {
	padding: 20px 10px 20px 0px;
/* 	padding: 20px 40px 20px 0px; */
}

.ZebraDialog_pequeno .ZebraDialog_BodyPadding{
	padding: 10px 20px 10px 30px;
}

.ZebraDialog_IconeWrap {
	float: left;
	width: 20%;
  text-align:center;
/* 	width: 15%; */
}

.ZebraDialog_Icone {
	color: #428bca;
	display: inline-block;
	font-size: 45px;
	padding: 25px 0 20px 0;
/* 	padding: 25px 0 20px 25px; */
	text-align: center;
	text-shadow: 1px 2px #d9d9d9;
	width: 45px;
	margin-top: 18px;
}
.ZebraDialog_Icone.ZebraDialog_IconeImg{
  width: auto;
	max-width: 55px;
}
.ipt_editaveis_select,
.ipt_editaveis,
.ipt_editaveis_estilo,
.ipt_editaveis_estilo_select,
.ipt_editaveis_estilo_select_aux,
.ipt_editaveis_formato {
	/*     height: 21px; */
	font-family: monospace !important;
	padding: 0px 3px;
	font-size: 12px !important;
/* 	line-height: 1.5; */
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	width: 100%;
}

.red {
	color: #bd362f !important;
}

.ZebraDialog .ZebraDialog_BodyOuter .fa.fa-spinner {
/* 	height: 62px; */
/* 	background: url('img/loading.gif') no-repeat center center; */
/*   margin:20px !important; */
}
.ZebraDialog .ZebraDialog_BodyOuter .fa.fa-sad {
	height: 62px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px !important;
	background: url('/imagem/diversos/icones/emoji/11.png') no-repeat center center;
}

.ZebraDialog_Sad {
	/* 	height: 80px; */
	padding-top: 20px !important;
}

.ZebraDialog_Body {
	color: #333;
	width: 100%;
}
.ZebraDialog_Body #formLoginGet input {
	padding: 5px;
	font-size: 12px;
}

.ZebraDialog_ButtonsOuter {
	background: #FFF;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
	margin-top: 30px;
}

.zebra_login>.ZebraDialog_ButtonsOuter {
	padding: 10px 8%;
}

.ZebraDialog_Body span.msgInputHeader {
	/*     font-weight: bold; */
}

.ZebraDialog_Body .list_sites_op {
	width: 85%;
	padding: 10px;
	font-size: 16px;
}

.ZebraDialog_Body textarea,
.ZebraDialog_Body input[type='text'],
.ZebraDialog_Body input[type='tel'],
.ZebraDialog_Body input[type='email'],
.ZebraDialog_Body input[type='password'] {
	padding: 2px;
	font-size: 10px;
	margin: 2px 0px 2px 2px;
	border: 1px solid #DFDFDF;
	color: #2f2f2f;
	width: 85%;
	left: 15%;
	touch-action: activeborder;
	resize: vertical;
	margin-left: 0;
}

.ZebraDialog_Body textarea[readonly],
.ZebraDialog_Body input[type='text'][readonly] {
	background-color: #ebebe4;
}

.ZebraDialog_Body select[readonly] {
	background: #ebebe4;
	/*Simular campo inativo - Sugestão @GabrielRodrigues*/
	pointer-events: none;
	touch-action: none;
}

.ZebraDialog_Buttons:before,
.ZebraDialog_Buttons:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0
}

.ZebraDialog_Buttons:after {
	clear: both
}

.ZebraDialog_Buttons {
	/*display: inline-flex;*/
	/*height: 43px;*/
	float: right;
	/*margin: 0 7px 10px 0; */
	margin: -20px 15px 20px 0;
	*zoom: 1
}

.ZebraDialog .cl_btn_alerta {
	color: darkorange;
}

.ZebraDialog .cl_btn_info {
	color: cornflowerblue;
}

.ZebraDialog .cl_btn_erro {
	color: red;
}

.ZebraDialog .cl_btn_sucesso {
	color: forestgreen;
}

.ZebraDialog .cl_btn_normal {
	color: #3465b2;
}

/* for IE only */

.ZebraDialog_Buttons a {
	font-weight: bold;
	color: #FFF;
	padding: 10px 15px;
}

.ZebraDialog_Buttons a:hover {
	background: #224467;
	color: #FFF
}

a.ZebraDialog_Close {
	position: absolute;
	right: 6px;
	top: 0px;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: red;
}

.ZebraDialog_Title a.ZebraDialog_Close {
	color: #888;
}

.ZebraDialog_Title a.ZebraDialog_Close:hover {
	color: #000;
}

.ZebraDialogOverlay {
	background: #666;
	z-index: 1000;
	width: 100%;
	height: 100%;
}

.janelaAlterarSenhaForm {
	margin-left: 35%;
	top: 120px;
}

.ZebraDialog label {
	font-weight: normal;
}

.ZebraDialog select {
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 2px 2px 2px 0;
}

/* = YOU SHOULD NOT CHANGE ANYTHING FROM THIS POINT ON
---------------------------------------------------------------------------------------------------------------------*/

.ZebraDialog_Body {
	overflow: auto;
	float: left;
	width: 80%;
/* 	width: 85%; */
}
.ZebraDialog_Body.zebraDialog_BodyFull{
	width: 100%;
}

.ZebraDialog_Icon {
/* 	background-repeat: no-repeat; */
/* 	background-position: 30px 40px; */
	/*     padding-left: 124px; */
	width: 85%;
/* 	min-height: 64px; */
/* 	_height: 64px; */
}

.confirmation .ZebraDialog_Icone {
	color: yellowgreen !important;
}

.error .ZebraDialog_Icone {
	color: orangered !important;
}

.ZebraDialog_Buttons a {
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin-left: 5px;
	margin-top: 0;
	min-width: 60px;
	float: left;
	_width: 60px;
	background: #428bca;
	border-radius: 4px;
	outline: none;
}

.ZebraDialog_Buttons a:first-child {
	margin-left: 0
}

.ZebraDialog_Buttons_Centered .ZebraDialog_Buttons {
	display: table;
	margin: 0 auto;
	text-align: center;
}

.ZebraDialog_Buttons_Centered a {
	zoom: 1;
	*display: inline;
}

.ZebraDialog_Preloader {
	height: 32px;
	background: url('preloader.gif') no-repeat center center;
}

#capslockon {
	color: red;
	padding: 0 0 0 5px;
	font-size: 10px;
}

/* Customizado */

#caixa_resposta_zebra {
	/* 	float: left;*/
	width: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	padding: 3px 0;
	margin: 0 0 10px 0;
	display: none;
	color: #428bca;
}

.zebra_aguarde,
.zebra_atencao,
.zebra_sucesso,
.zebra_erro {
	display: inline-block !important;
	/* 	display: block !important; */
}

.zebra_atencao {
	color: #ce7c36 !important;
	background-color: #ffead3 !important;
}

.zebra_sucesso {
	color: #0b9c17 !important;
	background-color: #d3ffde !important;
}

.zebra_erro {
	color: #c54949 !important;
	background-color: #ffd3d3 !important;
}

.zebra_aguarde {
	color: #888;
}

.zebra_botao_sair {
	background-color: #ce7c36 !important;
}

.zebra_botao_sair:hover {
	background-color: #985c29 !important;
}

.zebra_botao_importante {
	background-color: #c54949 !important;
}

.zebra_botao_importante:hover {
	background-color: #873636 !important;
}

.zebra_botao_salvar {
	background-color: #0b9c17 !important;
}

.zebra_botao_salvar:hover {
	background-color: #07540d !important;
}

#caixa_resposta_zebra>.fa {
	font-size: 14px;
	display: initial;
	padding: 0;
	color: inherit;
	text-shadow: none;
}

.zebra_continuar {
	display: none !important;
	padding: 13px 10px !important;
	/*     min-width: 45px !important; */
	height: 13px !important;
	line-height: 15px !important;
}

.zebra_continuar.zebra_show {
	display: inline-block !important;
	background-color: #d9d9d9 !important;
	color: #428bca !important;
}

.zebra_botao_azul {
	background-color: #428bca;
}

.zebra_botao_vermelho {
	background: red !important;
}
/* 
.zebra_botao_azul {
	background-color: #428bca;
}

.zebra_botao_azul {
	background-color: #428bca;
} */

.ZebraDialog.ui-draggable>.ZebraDialog_Title,
.ZebraDialog.ui-draggable>.ZebraDialog_BodyOuter,
.ZebraDialog.ui-draggable>.ZebraDialog_ButtonsOuter {
	cursor: move;
}

.ZebraDialog.ui-draggable>.ZebraDialog_BodyOuter>.ZebraDialog_Body {
	cursor: initial;
/* 	height: 450px; */
}

.botao_invalido,
.botao_invalido_fix {
	background-color: #888 !important;
	cursor: not-allowed !important;
	pointer-events: none;
}

.input_zebra_red {
	outline-color: red !important;
	border-color: red !important;
}

.botao_salvar_baixar_nfse {
	background-color: #dfc545 !important;
}

.campo_adicionar {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 2px;
	font-size: 12px;
}

input.campo_adicionar {
	margin-left: 0 !important;
}

textarea.campo_adicionar {
	resize: vertical;
}

select.campo_adicionar {
	width: 82%;
	background-color: #fff;
	margin: 2px 0;
}

.botaoCinza {
	background-color: grey !important;
}

.alDireita {
	text-align: right;
	padding-right: 10px;
	width: 20%;
}

/* MENSAGEM ITEM INDISPONIVEL */

.msg_dados_indisponivel .ZebraDialog_BodyPadding {
	padding: 20px 15px;
}

.msg_dados_indisponivel .ZebraDialog_Icone {
	font-size: 47px;
}

.ZebraDialog_Icone.hide-icon {
	font-size: 0px !important;
}

.ZebraDialog_Confirmation,
.ZebraDialog_Loading {
	min-height: inherit !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	/* 	font-size:12px !important; */
}

.bloco_zebra_direita {
	display: inline-block;
	width: 100%;
	margin: 50px 0;
	min-height: 150px;
}

.bloco_zebra_esquerda {
	width: 350px;
	display: inline-block;
	float: left;
	padding: 40px;
	border-right: 1px solid #f1f1f1;
	background-color: #e7e7e7;
	font-family: 'Dosis', sans-serif;
}

.AvisemeQuandoChegar .bloco_zebra_esquerda,
.SaibaMais .bloco_zebra_esquerda{
  width: 35% !important;
}
.AvisemeQuandoChegar .bloco_zebra_esquerda img,
.SaibaMais .bloco_zebra_esquerda img{
  display: block;
  margin: auto;
  max-width: 100%;
}

.AvisemeQuandoChegar .bloco_zebra_esquerda .dados_img,
.SaibaMais .bloco_zebra_esquerda .dados_img{
	margin-bottom: 40px;
}

.AvisemeQuandoChegar .ZebraDialog_Title,
.SaibaMais .ZebraDialog_Title{
	width: 100%;
	margin: 0;
	font-weight: 700;
	font-size: 24px !important;
	background: unset;
	padding-top: 0;
}

.AvisemeQuandoChegar .ZebraDialog_Body,
.SaibaMais .ZebraDialog_Body{
  width: 54% !important;
}
.AvisemeQuandoChegar .ZebraDialog_ButtonsOuter,
.SaibaMais .ZebraDialog_ButtonsOuter{
  width: 54%;
  float: right;
  padding-top: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.AvisemeQuandoChegar .ZebraDialog_ButtonsOuter .ZebraDialog_Buttons,
.SaibaMais .ZebraDialog_ButtonsOuter .ZebraDialog_Buttons{
  padding-right: 40px;
  margin-right: 0;
}
.AvisemeQuandoChegar .ZebraDialog_BodyPadding,
.SaibaMais .ZebraDialog_BodyPadding{
  display: table;
  padding-bottom: 0px;
	padding-top: 40px;
}
.zebra_logout .ZebraDialog_BodyHtml{
  color:#333;
/*   color:#428bca; */
}
.zebra_logout .ZebraDialog_BodyHtml h3{
  color:#777 !important;
  font-weight:normal;
}

/* .ZebraDialog_normal .ZebraDialog_Body{
	width: 85% !important;
}

.ZebraDialog_normal .ZebraDialog_ButtonsOuter{
	padding: 25px 0 0 0 !important;
} */
/* RESPONSIVE ------------*/

@media only screen and (min-width:1280px) {
  .AvisemeQuandoChegar .bloco_zebra_esquerda{
    min-height: 340px;
  }
	.SaibaMais .bloco_zebra_esquerda{
    min-height: 390px;
  }
} 

@media only screen and (min-width:768px) {
	.AvisemeQuandoChegar .checkbox_whatsapp,
	.SaibaMais .checkbox_whatsapp{
		text-align: left;
		padding-left: 27%;
	}
}

@media only screen and (max-width:1280px) {
	.SaibaMais .bloco_zebra_esquerda{
		padding-bottom: 90px
	}
}

@media only screen and (max-width:982px) {
	.janelaAlterarSenhaForm {
		margin-left: inherit;
		top: 50px;
	}
/* 	.ZebraDialog {
		width: 96% !important;
		left: 2% !important;
	} */
	.img_aviso_mobile .ZebraDialog_Body {
		width: 75% !important;
	}
	
	.ZebraDialog_IconeWrap {
		width: 25% !important;
	}
	.ZebraDialog_Title {
		font-size: 25px;
	}
	.ZebraDialog_Body{
		width: 75%
	}
	.ZebraDialog_Icone{
		padding: 25px 0 20px 30%;
	}
	.ZebraDialog_Body,
	.ZebraDialog_ButtonsOuter {
		font-size: 20px !important;
	}
	.zebra_login>.ZebraDialog,
	.zebra_login>.ZebraDialog_Buttons a {
		font-size: 1rem;
		padding: 0.6rem;
	}
	.ZebraDialog_Buttons a {
		/*font-size: 25px;
		padding: 20px;*/
	}
	.ZebraDialog_Icone {
		font-size: 50px;
		width: 50px;
	}
	
	.ZebraDialog_Icone.ZebraDialog_IconeImg{ 
		max-width: 50px;
	}

	.ZebraDialog_Body #formLoginGet input {
		padding: 10px;
		font-size: 15px;
	}
	a.ZebraDialog_Close {
		font-size: 20px;
	}
	.ZebraDialog_BodyOuter>.fa.fa-spinner {
		height: 124px;
		background: url('img/loading124.gif') no-repeat center center;
	}
}

@media only screen and (max-width:768px) {
	.zebra_login .ZebraDialog_Buttons a {
		font-size: 1rem;
		padding: 0.6rem;
	}
	.zebra_login .ZebraDialog_Body,
	.zebra_login .ZebraDialog_ButtonsOuter {
		font-size: 1rem !important;
	}
	.zebra_login .ZebraDialog_BodyOuter>.fa {
		font-size: 2.5rem;
	}
	.zebra_login .ZebraDialog_ButtonsOuter {
/* 		padding: 10px 8.6%; */
	}
	.zebra_login .ZebraDialog_Title {
		font-size: 1.3rem !important;
	}
	.ZebraDialog .ZebraDialog_BodyOuter>.fa.fa-spinner {
		height: 75px;
		background: url(img/loading.gif) no-repeat center center;
	}
  .msg_dados_indisponivel .ZebraDialog_BodyPadding{
    padding: 20px 40px;
  }
}

@media only screen and (max-width:600px) {
	.ZebraDialog_Title {
		font-size: 18px;
	}
	.ZebraDialog_BodyHtml {
		font-size: 14px;
	}
	i.ZebraDialog_Icone {
		font-size: 35px;
		width: 35px;
    padding: 25px 0 20px 35%;
		
	}
	img.ZebraDialog_Icone {
		font-size: 35px;
		width: 35px;
    padding: 25px 0 20px 25%;
	}
	.ZebraDialog_IconeWrap {
		width: 20%;
	}
	.ZebraDialog_Body{
		width: 80%
	}
	.ZebraDialog_Buttons a {
		font-size: 13px;
		padding: 8px 10px;
	}
  .ZebraDialog {
		width: 96% !important;
		left: 2% !important;
	}
}

@media only screen and (max-width:475px) {
	.zebra_login>.ZebraDialog_ButtonsOuter {
		padding: 10px 7.5%;
	}
	.ZebraDialog_Buttons a {
		font-size: 11px;
		padding: 5px;
	}
	.ZebraDialog_Body,
	.ZebraDialog_ButtonsOuter {
		font-size: 15px !important;
	}
	.ZebraDialog_Icone{
		margin-top: 8px;
    font-size: 30px;
    width: 30px;
    padding-left: 20px;
	}
	.ZebraDialog_IconeWrap {
		width:15%;
	}
	.ZebraDialog_Body{
		width: 85%
	}
	.ZebraDialog_BodyPadding {
    padding: 20px 15px;
	}
  .ZebraDialog_sem_titulo .ZebraDialog_Icone{
    padding-top: 17px;
  }
  .AvisemeQuandoChegar .bloco_zebra_esquerda,
	.SaibaMais .bloco_zebra_esquerda{
    width: 40% !important;
    padding: 10% 2.4%;
  }
	.SaibaMais .bloco_zebra_esquerda{
		padding-bottom: 20%;
	}
  .AvisemeQuandoChegar .bloco_zebra_esquerda img,
	.SaibaMais .bloco_zebra_esquerda img{
    width: 100%;
  }
	.AvisemeQuandoChegar .bloco_zebra_esquerda .dados_img,
	.SaibaMais .bloco_zebra_esquerda .dados_img{
		margin-bottom: 40px;
	}
  .AvisemeQuandoChegar .bloco_zebra_esquerda h1,
	.SaibaMais .bloco_zebra_esquerda h1{
    font-size: 1rem;
  }
  .AvisemeQuandoChegar .ZebraDialog_Body,
	.SaibaMais .ZebraDialog_Body{
    width: 53% !important;
		padding-top: 7%;
/* 		height: 350px !important; */
  }
  .AvisemeQuandoChegar .ZebraDialog_Title,
	.SaibaMais .ZebraDialog_Title{
    font-size: 0.8rem !important;
  }
  .AvisemeQuandoChegar .input_padrao .td_label, 
	.SaibaMais .input_padrao .td_label, 
  .AvisemeQuandoChegar .ZebraDialog_Body .ZebraDialog_BodyHtml tr,
	.SaibaMais .ZebraDialog_Body .ZebraDialog_BodyHtml tr,
  .AvisemeQuandoChegar .input_padrao .ipt_editaveis_estilo,
	.SaibaMais .input_padrao .ipt_editaveis_estilo{
    font-size: 0.6rem !important;
  }
  .AvisemeQuandoChegar .input_padrao .td_label,
	.SaibaMais .input_padrao .td_label{
    padding: 3px;
  }
  .AvisemeQuandoChegar .ZebraDialog_BodyPadding,
	.SaibaMais .ZebraDialog_BodyPadding{
    padding: 10px 5%;
  }
  .AvisemeQuandoChegar .input_padrao .ipt_editaveis_estilo,
	.SaibaMais .input_padrao .ipt_editaveis_estilo{
    padding: 2px 0px 2px 2px;
    width: 95%;
  }
  .AvisemeQuandoChegar .input_padrao #ddd,
	.SaibaMais .input_padrao #ddd{
    width: 15% !important;
  }
  .AvisemeQuandoChegar .input_padrao #celular,
	.SaibaMais .input_padrao #celular{
    width: 75% !important;
  }
  .AvisemeQuandoChegar .ZebraDialog_BodyHtml table,
	.SaibaMais .ZebraDialog_BodyHtml table{
    height: auto !important;
  }
  .AvisemeQuandoChegar .ZebraDialog_ButtonsOuter,
	.SaibaMais .ZebraDialog_ButtonsOuter{
    font-size: 15px !important;
	}
  .AvisemeQuandoChegar .ZebraDialog_ButtonsOuter .ZebraDialog_Buttons,
	.SaibaMais .ZebraDialog_ButtonsOuter .ZebraDialog_Buttons{
    padding-right: 5%;
    margin-right: 0;
  }
	.AvisemeQuandoChegar .checkbox_whatsapp,
	.SaibaMais .checkbox_whatsapp{
		text-align: center;
	}
  .msg_dados_indisponivel .ZebraDialog_BodyPadding{
    padding: 20px 15px;
  }
}

@media only screen and (max-width:425px) {
	.ZebraDialog_pequeno{
		width: 50% !important;left: 25% !important;
	}
	.ZebraDialog_Buttons{
		width: 80%;
	}
}

@media only screen and (max-width:375px) {
  .AvisemeQuandoChegar .bloco_zebra_esquerda{
    min-height: 275px;
  }
	.zebra_login .ZebraDialog_Buttons a {
		font-size: 11px;
	}	
}

@media only screen and (max-width:320px) {
  .AvisemeQuandoChegar .input_padrao #celular{
    width: 73% !important;
  }
	.ZebraDialog_pequeno{
		width: 65% !important;left: 17.5% !important;
	}
}

.zebra_btn_whatsapp{
  background: #3bcc46 !important;
}

#caixa_resposta_zebra .fa-spin{
	animation: rodar-spin 2s linear infinite;
	display: inline-block;
}

@keyframes rodar-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

/* 	========================================v===============v===============v===============v===============  */

#carrinho_pop_up {
	float: left;
	width: 440px;
	font-family: arial;
	color: #666;
	font-size: 12px;
	position: absolute;
	background: #fff;
	top: 42px;
	right: 20%;
	z-index: 20;
	display: none;
	-webkit-box-shadow: 1px 1px 10px -2px rgba(51, 51, 51, 1);
	-moz-box-shadow: 1px 1px 10px -2px rgba(51, 51, 51, 1);
	box-shadow: 1px 1px 10px -2px rgba(51, 51, 51, 1);
}

#carrinho_pop_up.carrinho_show {
	display: block;
}

#carrinho_pop_up:hover,
#login_barra_carrinho:hover ~ #carrinho_pop_up {
	display: block;
}

.carrinho_pop_up_head,
.carrinho_pop_up_body,
.carrinho_pop_up_footer,
.carrinho_pop_up_head.titulo,
.carrinho_pop_up_itens,
.carrinho_pop_up_itens> .carrinho_sem_itens,
.carrinho_pop_up_item,
.carrinho_pop_up_item> .item_info,
.carrinho_pop_up_item> .item_info> .item_valores,
.carrinho_pop_up_item> .item_info> .item_opcoes,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .remover_item,
.carrinho_pop_up_item> a> img,
.carrinho_pop_up_item> .item_info> .item_nome,
.carrinho_pop_up_item> .item_info> .item_valores> .item_preco,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> span,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> button,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> input,
.carrinho_pop_up_footer> .carrinho_valores_finais,
.carrinho_pop_up_footer> .carrinho_botoes_finais,
.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_ver_carrinho {
	float: left;
	width: 100%;
}

.checkout_preco_unitario,
.carrinho_pop_up_item> .item_info> .item_valores> .item_preco,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .remover_item,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> span {
	color: #aaa;
}

.checkout_preco_unitario, .checkout_preco_total, .carrinho_checkout_total{
	text-align: right !important;
}

.carrinho_pop_up_footer> .carrinho_valores_finais> .str,
.carrinho_pop_up_footer> .carrinho_valores_finais> .preco,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> span,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> button,
.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_finalizar_compra,
.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_ver_carrinho {
	width: initial;
}

.carrinho_pop_up_head> .titulo {
	width: 95%;
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: -1px;
}

.carrinho_pop_up_head> .titulo i {
	margin-right: 5px;
}

.carrinho_pop_up_head> .titulo p {
	float: right;
	margin-bottom: 0px;
}

.carrinho_pop_up_head {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}

.carrinho_pop_up_item {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.carrinho_pop_up_item> a> img {
	margin: 0 10px;
	width: 56px;
}

.carrinho_pop_up_item> .item_info {
	text-decoration: none;
	color: inherit;
	width: 80%;
}

.carrinho_pop_up_item> .item_info> .item_nome {
	font-size: 14px;
	color: inherit;
	line-height: 15px;
	text-align: left;
}

.carrinho_pop_up_item> .item_info> .item_valores> .item_preco {
	width: 130px;
	font-size: 12px;
	padding: 0;
	text-align: left;
}

.carrinho_pop_up_item> .item_info> .item_valores> .item_total {
	float: right;
	color: inherit;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-align:right;
}

.carrinho_pop_up_item> .item_info> .item_opcoes {
	margin-top: -10px;
}

.carrinho_pagamento_remover_item,
.carrinho_pagamento_remover_item:hover,
.carrinho_checkout_remover_item,
.carrinho_checkout_remover_item:hover,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .remover_item {
	width: initial;
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
	background-color: transparent;
	border: 0;
	outline: 0;
}

.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .remover_item {
	width: 100%;
	text-align: center;
}

.carrinho_pop_up_item> .item_info> .item_valores {
	margin-top: 10px;
}

.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade {
	margin-top: -3px;
	width: 65px;
}

.carrinho_pop_up_footer> .carrinho_valores_finais> .preco,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box,
.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_finalizar_compra {
	float: right
}

.carrinho_checkout_quantidade> button,
.carrinho_pagamento_quantidade> button,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> button {
	background-color: transparent;
	border: 0;
	margin-top: 7px;
	outline: 0;
	cursor: pointer;
}
.carrinho_checkout_quantidade> button.q_left{
	padding: 0 5px 0 0;
}
.carrinho_checkout_quantidade> button.q_right{
	padding: 0 0 0 5px;
}

.carrinho_pagamento_quantidade> button> i,
.carrinho_checkout_quantidade> button> i,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> button> i {
	margin: 0;
}

.carrinho_pagamento_quantidade> input,
.carrinho_checkout_quantidade> input,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> input {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	width: 31px;
	border: 1px solid #ccc;
	height: 28px;
}

.carrinho_pagamento_quantidade > button:last-child,
.carrinho_checkout_quantidade> button:last-child,
.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> button:last-child {
	padding-right: 0;
}

.carrinho_pop_up_item> .item_info> .item_valores> .item_quantidade> .item_quantidade_box> button:first-child {
	padding-left: 0;
}

.carrinho_pop_up_footer {
	padding: 7px 0;
	border-top: 1px solid #ddd;
	background-color: #eee;
}

.carrinho_pop_up_footer> .carrinho_valores_finais,
.carrinho_pop_up_footer> .carrinho_botoes_finais {
	padding: 0 10px;
}

.carrinho_pop_up_footer> .carrinho_valores_finais> .str {
	float: left;
	color: inherit;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin-top: 2px;
}

.carrinho_pop_up_footer> .carrinho_valores_finais> .preco {
	color: inherit;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: -1px;
}

.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_ver_carrinho,
.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_finalizar_compra {
	padding: 4px 0;
	cursor: pointer;
	color: #fff;
	background-color: #1b961f;
	border: 0;
	outline: 0;
	text-align: center;
	width: 135px;
}

.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_finalizar_compra:hover {
	background-color: #28ab2c;
}

.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_ver_carrinho {
	background-color: #2698e8;
}

.carrinho_pop_up_footer> .carrinho_botoes_finais> .carrinho_ver_carrinho:hover {
	background-color: #51b2f5;
}

.carrinho_pop_up_footer> .carrinho_botoes_finais {
	margin-top: 10px;
	margin-bottom: 5px;
}

.carrinho_pop_up_itens> .carrinho_sem_itens {
	margin-left: 10px;
	padding: 15px 0;
	color: #aaa;
	font-size: 12px;
}

.carrinho_checkout_pagina,
.carrinho_checkout_left,
.carrinho_checkout_right,
.carrinho_checkout_area_botoes,
.carrinho_checkout_tabela,
.carrinho_pagamento_tabela,
.carrinho_checkout_area_total_frete,
.carrinho_checkout_area_total,
.carrinho_pagamento_area_total_frete,
.carrinho_pagamento_area_total,
.carrinho_checkout_area_calculos,
.carrinho_checkout_area_calculos> .titulo,
.carrinho_checkout_area_calculos> .area,
.carrinho_checkout_area_frete,
.carrinho_checkout_area_cupom {
	float: left;
	width: 100%;
	font-family: arial;
	color: #666;
	margin-top:3px;
}
.carrinho_pagamento_tabela> thead> tr> td,
.carrinho_checkout_tabela> thead> tr> td {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #eee;
	line-height: 12px;
	padding:5px;
}
.carrinho_pagamento_tabela> thead> tr,
.carrinho_checkout_tabela> thead> tr {
	border-bottom: 2px solid #eee;
}
.carrinho_pagamento_tabela> tbody> tr> td,
.carrinho_checkout_tabela> tbody> tr> td {
	padding: 10px;
	font-size: 14px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.carrinho_pagamento_tabela> tbody> tr:last-child> td,
.carrinho_checkout_tabela> tbody> tr:last-child> td {
	border-bottom: 0;
/* 	white-space: nowrap; */
}
.carrinho_pagamento_tabela> tbody> tr> td:nth-child(5),
.carrinho_pagamento_tabela> thead> tr> td:last-child,
.carrinho_pagamento_tabela> tbody> tr> td:last-child,
.carrinho_checkout_tabela> tbody> tr> td:nth-child(5),
.carrinho_checkout_tabela> thead> tr> td:last-child,
.carrinho_checkout_tabela> tbody> tr> td:last-child {
	border-right: 0;
}
.carrinho_pagamento_tabela> tbody> tr> td> a,
.carrinho_checkout_tabela> tbody> tr> td> a {
	color: inherit;
	line-height: 16px;
}
.carrinho_pagamento_tabela> tbody> tr> td> img,
.carrinho_checkout_tabela> tbody> tr> td> img {
	width: 100px;
}

.pagamento_resumo_total .spanigual{
	display:inline-block;
	width:50%;
}

.carrinho_pagamento_quantidade,
.carrinho_checkout_quantidade {
	width: 77px;
}
.carrinho_pagamento_quantidade,
.carrinho_pagamento_quantidade> button,
.carrinho_pagamento_quantidade> input,
.carrinho_checkout_quantidade,
.carrinho_checkout_quantidade> button,
.carrinho_checkout_quantidade> input {
	float: left;
}
.carrinho_checkout_quantidade{
	margin:auto;
	float: initial;
}
.carrinho_pagamento_quantidade> button> i,
.carrinho_checkout_quantidade> button> i {
	color: #888;
	font-size: 12px;
}

.checkout_preco_total {
	font-weight: bold;
}

.carrinho_pagamento_remover_item,
.carrinho_pagamento_remover_item:hover,
.carrinho_checkout_remover_item,
.carrinho_checkout_remover_item:hover {
	float: left;
	text-align: center;
	color: #aaa;
	width: 100%;
	padding: 0;
	line-height:103%;
}
.carrinho_pagamento_tabela> tfoot> tr,
.carrinho_checkout_tabela> tfoot> tr {
	border-top: 3px solid #ddd;
}
.carrinho_pagamento_tabela> tfoot> tr> td,
.carrinho_checkout_tabela> tfoot> tr> td {
	font-size: 16px;
	padding: 10px 10px 10px 0;
}
.carrinho_pagamento_tabela> tfoot> tr> td:last-child,
.carrinho_checkout_tabela> tfoot> tr> td:last-child {
	font-weight: bold;
}
.carrinho_pagamento_tabela> tfoot> tr> td:nth-child(2),
.carrinho_checkout_tabela> tfoot> tr> td:nth-child(2) {
	border-right: 1px solid #eee;
}

.checkout_preco_unitario> span {
	width: 100%;
	float: left;
	font-size: 10px;
	line-height: 11px;
}

.carrinho_checkout_right {
	margin-top: 20px;
}

.carrinho_checkout_area_botoes> .voltar_comprar,
.carrinho_checkout_area_botoes> .ir_pagar{
	float: left;
	padding: 6px 10px;
	text-decoration: none;
	background-color: #2698e8;
	color: #fff;
	font-size: 14px;
}

.carrinho_checkout_area_botoes> .undoLn{
	float: left;
	padding: 6px 10px;
	text-decoration: none;
	background-color: #e09a31;
	color: #fff;
	font-size: 14px;
	margin: 0px 10px;
}

.carrinho_checkout_area_botoes {
	margin-top: 20px;
}

.carrinho_checkout_area_botoes> .voltar_comprar:hover {
	background-color: #51b2f5;
}

.carrinho_checkout_area_botoes> .ir_pagar {
	float: right;
	background-color: #1b961f;
}

.carrinho_checkout_area_botoes> .ir_pagar:hover {
	background-color: #28ab2c;
}

.carrinho_checkout_area_total_frete {}
.carrinho_pagamento_area_total_frete{}

.carrinho_pagamento_area_total,
.carrinho_checkout_area_total {
	float: right;
	background-color: #eee;
	width: 25%;
	padding:10px;
}
.carrinho_pagamento_area_total> table,
.carrinho_checkout_area_total> table {
	width: 100%;
	padding: 10px;
	font-size: 12px;
}
.carrinho_pagamento_area_total> table> tbody> tr> td,
.carrinho_checkout_area_total> table> tbody> tr> td {
	padding: 3px 0;
	line-height: 15px;
}

.remove_cupom{
	cursor:pointer;
	color:orangered !important;
}

/* .carrinho_checkout_area_total> table> tbody> tr.tr_desconto {
	color: #f56767;
} */
.tr_desconto_preco{
	color:rgb(56, 118, 29);
}
.carrinho_pagamento_area_total> table> tfoot> tr,
.carrinho_checkout_area_total> table> tfoot> tr {
	border-top: 1px solid #ddd;
}
.carrinho_pagamento_area_total> table> tfoot> tr> td,
.carrinho_checkout_area_total> table> tfoot> tr> td {
	padding: 8px 0 0 0;
	font-weight: bold;
	color: #2698e8;
	font-size: 15px;
}

.carrinho_checkout_area_calculos {
	border: 1px solid #eee;
	min-height: 94px;
	width: 74%;
}

.carrinho_checkout_area_cupom,
.carrinho_checkout_area_frete {
	padding: 10px 0;
	    float: right;
    width: 52%;
}

.carrinho_checkout_area_cupom {
	padding-top: 0;
}

.carrinho_checkout_area_cupom> .titulo_calculos,
.carrinho_checkout_area_frete> .titulo_calculos {
	float: left;
	margin: 0 0 0 5px;
	width: 30%;
	line-height: 29px;
	text-align: right;
}

.carrinho_checkout_area_frete> .area {}

.carrinho_checkout_area_frete> .area> input,
.carrinho_checkout_area_cupom> .area> input {
	padding: 3px;
	width: 41% !important;
	font-size: 12px;
	border: 1px solid #ddd;
	margin: 0 0 0 5px;
	outline: 0;
	text-transform: uppercase
}
.area > input::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
.area > input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
.area > input::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
.area > input:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}

.carrinho_checkout_area_frete> .area> button,
.carrinho_checkout_area_cupom> .area> button {
	background-color: #e09a31;
	color: #fff;
	cursor: pointer;
	outline: 0;
	padding: 4px 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	min-width: 70px;
}

.carrinho_checkout_area_cupom> .area> button:hover,
.carrinho_checkout_area_frete> .area> button:hover {
	background-color: #e8a847;
}

.resultado_cupom,
.resultado_frete {
	float: left;
	width: 100%;
	display: none;
	font-size: 12px;
	padding-left:150px;
/* 	border-top: 1px solid #ddd; */
/* 	margin-top: 10px; */
/* 	background-color: #eee; */
}

.resultado_cupom> span {
/* 	float: left; */
/* 	margin-left: 10px; */
}

.resultado_cupom{
	margin-bottom: -10px;
}
.spanbr{
	display:none;
}
.frete_gratis{
	color:rgb(56, 118, 29);
}

/************************* CSS SIZES ******************************/

@media only screen and (max-width: 500px){
	.carrinho_checkout_area_cupom> .titulo_calculos, .carrinho_checkout_area_frete> .titulo_calculos,
	.carrinho_checkout_area_frete> .area> input, .carrinho_checkout_area_cupom> .area> input{
		width: 33%;
		
	}
}

@media only screen and (max-width: 330px) {
	
	.carrinho_pop_up_item> a> img{
		margin: 0 5px;
	}
	
	.carrinho_pop_up_item> .item_info> .item_valores> .item_preco{
		width: 105px;
	}
	
	.carrinho_pop_up_item> .item_info{
		width: 76%;
	}
	
	.carrinho_checkout_area_botoes > .ir_pagar, .carrinho_checkout_area_botoes > .voltar_comprar{
		font-size: 13px;
	}
	
	.carrinho_checkout_area_botoes > .voltar_comprar{
		width: 56%;
	}
	
	.titulo_calculos{
		font-size: 13px;
	}
	
	.consultar_frete, .aplicar_cupom{
		min-width: 60px !important;
	}
	
}

@media only screen and (max-width: 660px) {
	
	.carrinho_pagamento_tabela> tfoot> tr> td:first-child,
	.carrinho_pagamento_tabela> tbody> tr> td:first-child,
	.carrinho_pagamento_tabela> thead> tr> td:first-child,
	.carrinho_checkout_tabela> tfoot> tr> td:first-child,
	.carrinho_checkout_tabela> tbody> tr> td:first-child,
	.carrinho_checkout_tabela> thead> tr> td:first-child{
		display: none
	}
	.carrinho_checkout_quantidade> button.q{
		padding: 0 3px;
	}
	.carrinho_checkout_quantidade{
		width: 65px;
		float: initial;
		margin:auto;
	}
	.carrinho_pagamento_area_total,
	.carrinho_checkout_area_total{
		width: 100%;
		margin-top:15px;
	}
	
	.carrinho_checkout_area_calculos{
		width: 100%;
	}
	
	#carrinho_pop_up {
		width: 100%;
		right: 0;
		z-index: 20;
		font-size: 13px;
	}
	
}

@media only screen and (min-width: 331px) and (max-width: 680px) {
	
	.carrinho_pop_up_item> .item_info> .item_nome{
		padding-right: 10px;
	}
	
	.carrinho_pop_up_item> .item_info{
		float: right;
		width: 75%;
	}
	
	.carrinho_pop_up_item> .item_info> .item_valores> .item_preco{
		margin-right: 10px;
		width: 105px;
	}
	
	.carrinho_pop_up_item> .item_info> .item_valores> .item_total{
		margin-right: 10px;
	}
	
	.carrinho_pop_up_item> a> img{
		width: 65px;
    height: 55px;
	}
	
}

@media only screen and (max-width: 840px) {
	.carrinho_checkout_tabela .checkout_preco_unitario{
		font-size:11px !important;
	}
	.carrinho_checkout_tabela .checkout_preco_total{
		font-size:11px !important;
	}
	.carrinho_checkout_tabela .carrinho_checkout_total{
		font-size:11px !important;
	}
	.tdProduto{
		width:80px;
	}
	.tdValores{
		width:120px !important;
	}
	.spanigual{
		display:none;
	}
	.spanbr{
		display:inherit;
	}
}

@media only screen and (max-width: 1000px) {
	
	.carrinho_checkout_area_cupom, .carrinho_checkout_area_frete{
		width: 100%;
	}
	
}

@media only screen and (max-width: 1300px) {
	
	#carrinho_pop_up {
		right: 5%;
	}
	
}


.pedidos_coluna,
.pedidos_periodo,
.pedidos_periodo_titulo,
.pedidos_colunas,
.pedido_order,
.pedido_cabecalho,
.pedido_body,
.coluna,
.pedido_barra_status,
.pedido_barra_status> .area_status,
.area_status> .barra,
.area_status> .status,
.area_status> .status_texto {
  float: left;
  width: 100%;
}

.pedido_barra_status {
  height: 60px;
}

.area_status> .barra {
  background-color: #aaa;
  height: 2px;
  margin-top: 20px;
  margin-bottom: -21px;
  width: 50%;
}

.area_status.concluido> .barra,
.area_status.ativo> .barra:first-child {
  background-color: green;
}

.pedido_barra_status> .area_status {
  width: 16.6666667%;
}

.area_status> .status {
  text-align: center;
  position: relative;
  margin: 0 auto;
  float: initial;
  width: initial;
}

.area_status> .status> i {
     width: 26px;
    height: 25px;
    padding: 3px;
    color: #fff;
    background-color: #aaa;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    margin: 7px;
}
.area_status.concluido> .status> i.fa,
.area_status.ativo> .status> i.fa {
  background-color: green;
  color: #fff;
  width: 31px;
    height: 30px;
    padding: 5px;
  line-height: initial;
  margin: 5px;
}
.area_status> .status_texto {
  text-align: center;
  font-size: 13px;
  color: #888;
  margin-top:3px;
}
.area_status.concluido> .status_texto,
.area_status.ativo> .status_texto {
  color: green;
  font-weight: bold;
  margin: 0;
}

.pedidos_coluna {
  padding: 10px;
  border: 1px solid #ddd;
  margin: 20px 0;
}

.pedidos_periodo {
  margin-bottom: 20px;
}

.pedidos_periodo_titulo {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #eee;
  padding-bottom: 2px;
  margin-bottom: 10px;
}

.pedidos_colunas {
  border-bottom: 3px solid #eee;
  font-size: 12px;
}

.pedido_order {
  margin: 0;
}

.pedidos_colunas> .coluna,
.pedido_cabecalho> .coluna {
  width: 20%;
  text-align: center;
}

.coluna:first-child {
  text-align: left;
  padding-left: 5px;
}

.coluna:last-child {
  text-align: right;
  padding-right: 5px;
}

.pedidos_periodo> .pedido_order:first-child {
  margin-top: 0;
}

.pedido_cabecalho {
  /*border-top: 1px solid #eee;*/
  border-bottom: 1px dotted #eee;
  padding: 4px 0;
  cursor: pointer;
}

.pedido_cabecalho:hover {
  background-color: #fbfbfb;
}

.pedido_detalhes_body {
  display: none;
}

.pedido_body {
  display: none;
  padding: 10px 0;
  background-color: #fbfbfb;
  padding-bottom: 40px;
}

.pedido_detalhes {
  border: 0;
  color: #fff;
  padding: 2px 10px;
  border-radius: 2px;
  outline: 0;
  background-color: #677ba7;
  font-weight: bold;
}

.pedido_detalhes:hover {
  background-color: #788ab3;
}
.pedido_cabecalho.aberto{
  background-color:#fbfbfb
}
.pedidos_periodo> table {
  float: left;
  width: 100%;
}
.pedidos_colunas> .coluna{
  font-weight: inherit;
}
.pedido_tabela_itens,
.pedido_tabela_itens > table{
  float: left;
  width: 100%;
}
.pedido_tabela_itens{
  margin-top: 40px;
}
.pedido_tabela_itens > table > tbody > tr > td{
  border-bottom: 1px solid #eee;
}
.pedido_tabela_itens > table > tfoot > tr:last-child > td{
  font-weight: 400;
}
.pedido_tabela_itens > table > thead > tr{
  border-bottom: 2px solid #f1f1f1;
}
.pedido_tabela_itens > table > thead > tr > th,
.pedido_tabela_itens > table > tbody > tr > td,
.pedido_tabela_itens > table > tfoot > tr > td{
  text-align: center;
  font-weight: inherit;
}
.pedido_tabela_itens > table > thead > tr > th:first-child,
.pedido_tabela_itens > table > tbody > tr > td:first-child{
  text-align: left;
  padding-left: 5px;
}
.pedido_tabela_itens > table > tfoot > tr > td:first-child{
  text-align: right;
  padding-right: 10px;
  border-right: 1px solid #eee;
}

.pedido_tabelas_pgto_end,
.pedido_tabela_pagamento,
.pedido_tabela_pagamento > table,
.pedido_tabela_endereco > table{
  float:left;
  width: 100%;
}
.pedido_tabela_endereco{
  float:right;
  width:50%;
}

.pedido_tabela_pagamento{
  width: 50%;
}
.pedido_tabelas_pgto_end{
  margin-top: 40px;
}
.pedido_tabela_pagamento > table > thead> tr,
.pedido_tabela_endereco > table > thead> tr{
  border-bottom: 1px solid #eee;
}
.pedido_tabela_pagamento > table > thead> tr > th,
.pedido_tabela_endereco > table > thead> tr > th{
  font-weight: 400;
}
.pedido_tabela_pagamento > table > thead> tr > th,
.pedido_tabela_pagamento > table > tbody> tr > td{
  padding-left: 5px;
}

.pedido_tabela_endereco > table > thead> tr > th,
.pedido_tabela_endereco > table > tbody> tr > td{
  padding-right: 5px;
  text-align: right;
}
.pedido_tabela_endereco > table > tbody> tr > td,
.pedido_tabela_pagamento > table > tbody> tr > td{
  line-height: 115%;
  padding-top: 5px;
}

button[data-balloon]{overflow:visible}[data-balloon]{position:relative}[data-balloon]:after,[data-balloon]:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;bottom:100%;left:50%;position:absolute;z-index:10;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon]:after{background:rgba(17,17,17,.9);border-radius:4px;color:#fff;content:attr(data-balloon);font-size:12px;padding:.5em 1em;white-space:nowrap;margin-bottom:11px}[data-balloon]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:6px;width:18px;content:"";margin-bottom:5px}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;pointer-events:auto;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon].font-awesome:after{font-family:FontAwesome}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon-pos=down]:after,[data-balloon-pos=down]:before{bottom:auto;left:50%;top:100%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-balloon-pos=down]:after{margin-top:11px}[data-balloon-pos=down]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:6px;width:18px;margin-top:5px;margin-bottom:0}[data-balloon-pos=down]:hover:after,[data-balloon-pos=down]:hover:before,[data-balloon-pos=down][data-balloon-visible]:after,[data-balloon-pos=down][data-balloon-visible]:before{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon-pos=left]:after,[data-balloon-pos=left]:before{bottom:auto;left:auto;right:100%;top:50%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-balloon-pos=left]:after{margin-right:11px}[data-balloon-pos=left]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:18px;width:6px;margin-right:5px;margin-bottom:0}[data-balloon-pos=left]:hover:after,[data-balloon-pos=left]:hover:before,[data-balloon-pos=left][data-balloon-visible]:after,[data-balloon-pos=left][data-balloon-visible]:before{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon-pos=right]:after,[data-balloon-pos=right]:before{bottom:auto;left:100%;top:50%;-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-balloon-pos=right]:after{margin-left:11px}[data-balloon-pos=right]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:18px;width:6px;margin-bottom:0;margin-left:5px}[data-balloon-pos=right]:hover:after,[data-balloon-pos=right]:hover:before,[data-balloon-pos=right][data-balloon-visible]:after,[data-balloon-pos=right][data-balloon-visible]:before{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon-length]:after{white-space:normal}[data-balloon-length=small]:after{width:80px}[data-balloon-length=medium]:after{width:150px}[data-balloon-length=large]:after{width:260px}[data-balloon-length=xlarge]:after{width:90vw}@media screen and (min-width:768px){[data-balloon-length=xlarge]:after{width:380px}}[data-balloon-length=fit]:after{width:100%}


i.balloon_tip {
	float: left;
	cursor: pointer;
	width: 12px;
	color: #aaa !important;
	font-size: 12px !important;
	padding: 0 2px;
	text-decoration: none;
}

.balloon_html {
	display: none;
}
.tip_hide{
	color: transparent !important;
}

.balloon_div {
    font-family: arial;
    font-size: 11px !important;
	color: #444;
}

.balloon_div a{
	color: #047ab3;
    text-decoration: none;
    font-weight: bold;
	cursor: pointer;
}

/* 	========================================v===============v===============v===============v===============  */

/*  ARQUIVO VAZIO - em 07/25 as 3 VMs estavam com o arquivo vazio. Nao entendi o motivo, porem mantive assim. */

/* 	========================================v===============v===============v===============v===============  */


