html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
    vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
    resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.row > div {
    padding: 0;
}
.bg-cristimas {
    background: url('http://imgs.em.com.br/especiais/natal/background/bg.png') fixed;
}
.content {
  min-height: 500px;
}
.header__fixed {
  /*background: #3f87b9 url('http://imgs.em.com.br/especiais/feiraodeeletro/background/topo.jpg') no-repeat center;*/
}
.share__buttons__this {
  position: fixed;
  left: 0;
  z-index: 99999;
  top: 45%;
  width: 48px;
}
.addthis_toolbox {
  top: initial !important;
  left: initial !important;
  position: initial !important;
  width: 48px;
}
.h__c__logo h1,
.exhibit__c h2,
.exhibit__c h3,
.exhibit__c button,
.footer p {
    color: #fff;
}
.header__fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5000;
}
.h__c {
  margin-bottom: 20px;
}
.h__c__logo h1 {
    font-size: 50px;
    font-size: 5rem;
    font-weight: 100;
    margin: 0;
}
.exhibit__c {
    /*background: url('http://imgs.em.com.br/especiais/natal/tree.png') no-repeat 0 40px;*/
    padding-bottom: 51px;
}
.exhibit__c h2 {
    font-size: 30px;
    font-size: 3rem;
}
.exhibit__c h3 {
    font-size: 19px;
    font-size: 1.9rem;
}
.exhibit__c button {
    background: #4c9148;
    border: 3px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 22px;
    font-size: 2.2rem;
}
.h__banner {
    padding: 190px 0 20px 0;
}
.banner__item__image {
    text-align: center;
}
.banner__item__image > img {
    max-width: 100%;
    max-height: 348px;
    height: auto;
}
.banner__item__text {
    padding-top: 20px;
}
.banner__item__text strong {
  font-size: 50px;
  line-height: 55px;
  color: #ea0001;
  font-weight: bold;
  font-family: 'source_sans_prosemibold';
  display: block;
  margin: 10px 0;
}
.empresas-section--bx {
  text-align: center;
  margin: 30px 0 80px 0;
}
.empresas-section--bx .title {
  display: block;
  text-align: center;
  font-family: 'source_sans_prolight';
  color: #888888;
  font-size: 26px;
  position: relative;
}
.empresas-section--bx span {
    background: #fff;
    display: block;
    width: 470px;
    position: relative;
    z-index: 100;
    margin: 0 auto;
}
.empresas-section--bx .title::after {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    left: 50%;
    height: 1px;
    width: 60%;
    background: #ccc;
    margin: -1px 0 0 -30%;
}
.empresas-section--bx img {
  display: block;
  margin: 20px auto;
}
.p__item__share {
  background: #f5f5f5;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  display: none;
}
.p__item__share > span {
  float: left;
  color: #666666;
  font-size: 14px;
  display: block;
  margin: 7px 0 0 20px;
}
.p__item__share > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.p__item__share > ul > li {
  float: left;
  margin-right: 15px;
}
.p__item__share > ul a {
  display: block;
  text-indent: -999em;
  background-image: url('../img/share-sprite.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 34px;
}
.p__item__share > ul a:hover {
  background-image: url('../img/share-sprite-over-over.png');
}
.p__item__share > ul a.facebook {
  background-position: 0 0;
}
.p__item__share > ul a.google {
  background-position: -104px 0;
}
.p__item__share > ul a.twitter {
  background-position: -52px 0;
}
.banner__item h2 {
    font-size: 42px;
    font-size: 4.2rem;
    color: #888;
    margin: 0.5em 0 0 0;
}
.banner__item h3 {
    font-size: 22px;
    font-size: 2.2rem;
    color: #666;
    margin: 0;
}
.banner__item h4 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #666;
}
.border-style {
    border-bottom-left-radius: 20%;
    border-bottom-right-radius: 20%;
}
.p__item {
    width: 18.8%;
    margin-bottom: 20px;
    background: #fff;
    padding: 2%;
    -webkit-box-shadow: 2px 2px 6px 1px #cfcfcf;
    -moz-box-shadow: 2px 2px 6px 1px #cfcfcf;
    -o-box-shadow: 2px 2px 6px 1px #cfcfcf;
    -ms-box-shadow: 2px 2px 6px 1px #cfcfcf;
    box-shadow: 2px 2px 6px 1px #cfcfcf;
}
.p__item:hover {
    width: 24%;
    margin: 0 -3% 0 -3%;
    z-index: 1000;
    -webkit-box-shadow: 0 0 20px 2px #999;
    -moz-box-shadow: 0 0 20px 2px #999;
    -o-box-shadow: 0 0 20px 2px #999;
    -ms-box-shadow: 0 0 20px 2px #999;
    box-shadow: 0 0 20px 2px #999;
}
.p__item:hover > .p__item__description,
.p__item:hover > .p__item__share {
    display: block;
}
.p__item__image {
    text-align: center;
}
.p__item__image > img {
    max-width: 100%;
    height: auto;
}
.p__item__title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #666666;
}
.p__item__description {
    display: none;
    padding-bottom: 35px;
}
.p__item__description b,
.p__item__description strong {
  font-size: 30px;
  color: #ea0001;
  font-family: 'source_sans_proregular';
}
.p__item__description i,
.p__item__description em {
  font-size: 18px;
  color: #666;
  font-style: italic;
  font-family: 'source_sans_prolight';
}
.p__item__description p,
.p__item__description span {
    font-family: 'source_sans_prolight';
    font-size: 19px;
    font-size: 1.9rem;
}
/* Caroussel style */
.owl-next,
.owl-prev {
    background: url('../img/arrow-sprite.png?r=0.124870775643') no-repeat;
    width: 35px;
    height: 35px;
    text-indent: 9000px;
    overflow: hidden;
    position: absolute;
    top: 250px;
}
.owl-next {
    right: 10px;
    background-position: -40px 0;
}
.owl-prev {
    left: 10px;
}
.boder-grey {
  border: 1px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  margin-left: 40px;
  padding-left: 20px;
  position: relative;
  min-width: 200px;
}
.boder-grey button {
  margin-top: 3px;
}
.boder-grey i {
  float: right;
  display: block;
}
.filter {
  border: none;
  background: #fff;
  font-size: 21px;
  font-size: 2.1rem;
  padding: 0;
}
ul.filter {
  display: block;
  background: #fff;
  box-shadow: 1px 1px 1px 2px #cfcfcf;
  margin: 40px 0 0 0;
}
.filter:active,
.filter:hover,
.filter:focus {
  outline: none;
}
ul.filter {
  padding: 10px 0;
  position: absolute;
  width: 100%;
  z-index: 1100;
  display: none;
  right: 0;
}
ul.filter li {
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
}
ul.filter a {
  display: block;
  padding: 5px 0;
}
ul.filter a:hover {
  text-decoration: none;
  background: #F5F5F5;
  color: #333;
}
.footer {
  background: #598dca;
}
.footer p {
  font-size: 16px;
  font-size: 1.6rem;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
html        {font-size:62.5%;}
.right      {float:right; }
.left       {float:left; }
.ul-default {padding: 0;margin: 0;list-style:none;}
.upper      {text-transform: uppercase;}
/* Font */
.f--crist {
    font-family: 'source_sans_proregular';
}
.f--r {
    font-family: 'source_sans_proregular';
}
.f--l {
    font-family: 'source_sans_prolight';
}
.f--b {
    font-family: 'source_sans_prosemibold';
}
.bg--grey {
    background: #fff;
}
.hidden,
.hidden-filter {
    display: none;
}
/* Margin */
.mR--10 { margin-right: 10px; }
.mR--20 { margin-right: 20px; }
.mR--30 { margin-right: 30px; }
.mR--40 { margin-right: 40px; }
.mR--50 { margin-right: 50px; }
.mR--60 { margin-right: 60px; }
.mR--70 { margin-right: 70px; }
.mR--80 { margin-right: 80px; }
.mR--90 { margin-right: 90px; }
.mT--10 { margin-top: 10px; }
.mT--20 { margin-top: 20px; }
.mT--30 { margin-top: 30px; }
.mT--40 { margin-top: 40px; }
.mT--50 { margin-top: 50px; }
.mT--60 { margin-top: 60px; }
.mT--70 { margin-top: 20px; }
.mT--80 { margin-top: 80px; }
.mT--90 { margin-top: 90px; }
/* Icons */
.i {
    background: url('../img/sprite-icons.png') no-repeat;
    width: 39px;
    height: 34px;
    display: inline-block;
    text-indent: 9000px;
    overflow: hidden;
}
.i--google {
    background-position: 0 0;
}
.i--facebook {
    background-position: -42px 0;
}
.i--twitter {
    background-position: -87px 0;
}
.i--pinterest {
    background-position: -132px 0;
}
.i--filter {
  background-position: -180px 0;
}
.i--arrow {
  background-position: -231px 0;
  width: 20px;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}
@font-face {
  /*  font-family: 'christmasevemedium';
    src: url('http://css.em.com.br/especiais/natal/fonts/christmaseve-webfont.svg#christmasevemedium') format('svg');
    src: url('http://css.em.com.br/especiais/natal/fonts/christmaseve-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://css.em.com.br/especiais/natal/fonts/christmaseve-webfont.woff') format('woff'),
         url('http://css.em.com.br/especiais/natal/fonts/christmaseve-webfont.ttf') format('truetype'),
         url('http://css.em.com.br/especiais/natal/fonts/christmaseve-webfont.eot');
    font-weight: normal;
    font-style: normal;*/
}
@font-face {
    /*font-family: 'source_sans_prolight';
    src: url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    src: url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-light-webfont.eot');
    font-weight: normal;
    font-style: normal;*/
}
@font-face {
    /*font-family: 'source_sans_proregular';
    src: url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    src: url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-regular-webfont.eot');
    font-weight: normal;
    font-style: normal;*/
}
@font-face {
    /*font-family: 'source_sans_prosemibold';
    src: url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    src: url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('http://css.em.com.br/especiais/natal/fonts/sourcesanspro-semibold-webfont.eot');
    font-weight: normal;
    font-style: normal;*/
}
/* ==========================================================================
   CAROUSSEL BANNER STYLES
   ========================================================================== */
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/* Styling Pagination*/
.owl-pagination {
    padding-left: 47%;
}
.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #598dca;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}
/* CSS3 Transitions */
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x : 50%;
    -webkit-perspective-origin-y : 50%;
    -moz-perspective : 1200px;
    -moz-perspective-origin-x : 50%;
    -moz-perspective-origin-y : 50%;
    perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
.col-md-12.filtro {
    position: absolute;
    top: 160px;
    z-index: 1;
}