/*@font-face{
    font-family:"Anaheim-Regular";
    src: url("../../fonts/Anaheim-Regular.woff")format("truetype");
}*/
@font-face{
    font-family:"Play-Pretend";
    src: url("../../fonts/Play-Pretend.woff")format("truetype");
}
@font-face{
    font-family:"olney_light";
    src: url("../../fonts/olney_light.woff")format("truetype");
}
@font-face{
    font-family:"hemi-head";
    src: url("../../fonts/hemi-head.woff")format("truetype");
}
body,#container{
    background-color: #fff;
    overflow: auto!important;
} 
.fonta,p,i,html,a,p,i,span,div,ul,ol,li,input,label,select,textarea,b,h6,h4,h3,h2,h1,button{
    font-size:12px;
    /*line-height:18px;*/
    font-weight: normal;
    font-family:'olney_light';
}
h1, h2, h3{
    font-size: 25px;
    line-height: 30px;
    display: inline;
    font-weight: normal;
}
h4{color:#EA9A00;font-weight: normal;}
button,a{
    text-decoration:none;
    cursor:pointer;
}
a{color:#2d70c6;}
p,b,i,a,label,span,input,textarea{
    font-weight: normal;
}
select{
    cursor: pointer;
}
.left{
    float:left;
}
.right{
    float:right;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute!important;
}
.pointer{
    cursor: pointer;
}
.p100{width:100%;}
.p100i{width:100%!important;}
.underline{text-decoration:underline!important;}
.fnone{float:none;}
.bnone{border:0!important;}
.hnone{background:none!important;}
.center{text-align:center;}
.text-align-right{text-align:right!important;}
.aright{text-align:left!important;}
a{cursor:pointer!important;text-decoration:none;}
.dnone{display:none;}
.dnonei{display:none!important;}
.bold{font-weight:bold;}
.mnone{margin:0!important;}
.middle{vertical-align:middle!important;}
.vertical-top{vertical-align:top!important;}
.tablecell{display:table-cell!important;}
/*Mayusculas*/
.uppercase{
    text-transform:uppercase;
}
.bgnone{background:none!important;}
.iblock{display:inline-block;}
.table{display:table!important;}
.w100{width:100%;}
.h100{height:100%;}
.tlefti{text-align:left!important;}
.tright{text-align:right!important;}
.w80{width:80px}
.fixed{position:fixed;}
.w50p{width:50%;}
.bg-white{background-color:#fff;}
.bg-gris1{background-color:#F7F7F7;}
.boxshadow1{box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.4);}
.bg-white-opacity{background-color:rgba(255, 255, 255,0.95);}
.flex{display: flex;}
.alignitem-center{align-items:center;}
.justify-content-center{justify-content:center;}
.border5{border-radius:5px;}
.overf-auto{overflow:auto}
.overf-scroll-hidden{overflow:hidden!important;}
.closefrm{background-color:#fff;border:1px solid #f0f0f0;padding:5px 30px;color:#acacac;}
.closefrm:hover{background-color:#e3e3e3;color: #868686;}
/**/
html {
  font-size: 100%; 
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust:100%;
  }
body {
  background-color: #303030;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-style: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
/*----------------------------------------------   
-Defualt to border-box
-----------------------------------------------  */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*----------------------------------------------   
-HTML5 Block Levels
-----------------------------------------------  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

mark {
  background: red;
  color: #000; }
  

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }
small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }


h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dd, small {
  margin: 0;
  padding: 0; }

/*----------------------------------------------   
IMAGES & EMBEDDED CONTENT
-Responsive defualt
-IE Scaling fix
-----------------------------------------------  */
/*img,*/ object, embed {
  max-width: 100%;
  height: auto; }

/*img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  outline: none; }*/

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/*----------------------------------------------   
SVG
-Correct overflow not hidden in IE 9/10/11
-----------------------------------------------  */
svg:not(:root) {
  overflow: hidden; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*----------------------------------------------   
CODE & PREFORMATED
-----------------------------------------------  */
pre{overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/*----------------------------------------------   
FORMS
-----------------------------------------------  */
form {
  margin: 0; }

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  margin: 0;
  /* 3 */
  font-size: 100%;
  vertical-align: middle; }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  overflow: visible;
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/* Ensure pointer */
label,
select,
button,
input {
  cursor: pointer; }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input:focus,
select:focus,
textarea:focus,
button:focus,
.btn:focus {
  outline: none; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
  vertical-align: text-bottom;
  width: 100%; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/*----------------------------------------------   
TABLES
-----------------------------------------------  */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }
#block_menus_home{
    margin: 50px 0px 50px 0px;
}
#block_menus_home ol{
    
}
#block_menus_home ol li{
   display: inline-block;
   width: 30%;
   margin: 0px 10px 10px 0;
   box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.60);
}
.block_subcategorias{
    padding: 0px 0px 40px;
}
#block_menus_home ol li div.bg, .block_subcategorias div.bg, #block-catalogo div.bg{
width: 100%;
height: 250px;
display: inline-block;
position: relative;
vertical-align: top;
}
#block_menus_home ol li div.bg div.title-menu, .block_subcategorias div.bg div.title-menu, #block-catalogo div.bg div.title-menu{
position: absolute;
background-color: rgba(36, 36, 36, 0.40);
width: 100%;
height: 100%;
left: 0;
right: 0;
display: table;
}
#block_menus_home ol li div.bg div.title-menu span, .block_subcategorias div.bg div.title-menu span, #block-catalogo div.bg div.title-menu span{
vertical-align: middle;
display: table-cell;
color: #fede35;
text-shadow: 4px 4px 0px #000;
font-family: hemi-head;
font-size: 45px;
text-transform: capitalize;
}
.block_subcategorias div.bg div.title-menu span{
    font-size:30px;
}
#block-catalogo div.bg div.title-menu span{
    font-size:30px;
}
#block-catalogo div.bg {
  height: 210px;
}
#block-catalogo article section {
  padding: 0 !important;
}
.block_subcategorias div.bg{
  /*height: 200px;*/
}

#title_home{}
#title_home h1, .block_subcategorias h1{
font-family: hemi-head;
text-shadow: 5px 5px 0px #000;
font-size: 40px;
color: #fede35;
text-transform: uppercase;
}
.frm_content{
background-color:rgba(25, 25, 25, 0.90);
box-shadow: 6px 5px 0px 0px rgba(0,0,0,0.65);
width:700px;
padding:5px;
}
.frm_content h1{
color:#fede35;
line-height: 22px;
font-size: 22px;
text-shadow: 3px 3px 0px #000;
}
.frm_content p{color:#fff;}
.frm_content .close-lightbox{
    right:0;
    top:0;
}
.frm_content .close-lightbox a{
font-size: 28px;
color: #fff;
padding: 5px 10px;
display: inline-block;
font-family: hemi-head;
text-shadow: 3px 3px 0px #000;
}
.close-lightbox a:hover{
    color: #fede35;
}
.btn{
    background-color: #ff7b53;
    border: 0;
    padding:8px 20px;
    font-size: 12px;
    height: 30px;
    color:#fff;
}
.btn:hover{
    /*background-color: #B02A00;*/
}
#pdcc-modal-bg #pdcc-modal-container {
  padding: 5px 15px 10px;
}
#pdcc-modal-bg #pdcc-modal-container p {
  text-align: left;
}
#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance {
  margin-top: 10px;
}
#pdcc-modal-bg #pdcc-modal-container #pdcc-modal-header p.title {color:#333;text-shadow: none;text-align: center;line-height: 24px;}
#pdcc-modal-bg #pdcc-modal-container{border-radius: 5px;}
#pdcc-modal-bg #pdcc-modal-container .pdcc-btn {border-radius:5px;}
#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-accept {
  background: #e20404;
  color: #fff;
}
#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance {
  text-align: center;
}
 #pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-reject {
  margin: 0;
  width: 100%;
  margin-bottom: 5px;
}
#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-accept {
  width: 100%;
  margin-bottom: 5px;
}
#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-config {
  margin:0;
  width: 100%;
}
#pdcc-modal-bg #pdcc-modal-container #pdcc-modal-header div#pdcc-close-modal {
  font-size: 15px;
}
@media (max-width: 768px) {
  #pdcc-modal-bg #pdcc-modal-container {
    height: auto;
    margin-left: 15px;
    margin-right: 15px;
    max-height: auto;
  }
}
