@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('MyriadPro-Regular.otf')  format('opentype'), url('myriad-pro-It.otf')  format('opentype'),
	     url('MyriadPro-Regular.woff') format('woff'), url('MyriadPro-Regular.ttf')  format('truetype'), url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'), url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('MyriadPro-Regular.woff2') format('woff2'),
         url('MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
  padding-top: 60px;
  padding-bottom: 50px;
  font-family: 'MyriadPro-Regular';
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}


.menuci
{
    color:#ffffff;
    list-style: none !important;
    display: flex;
    padding: 3px 0px 3px 0px;
    font-size: 12px;    
    width: 10%;  
}

ul.menuci
{
    padding: 0px !important;
}

.menuci li
{
    list-style: none !important;
    display: inline-block;
    padding: 3px 0px 3px 0px;
    font-size: 9px;    
    width: 7%; 
    
    
}




.menuci li a
{
    color: #ffffff;
    text-decoration: none;
}

.menuci li a:hover
{
    text-decoration: none;
}

.pie
{
    background: #000000;
    color:#000000;
    padding: 0px 0px;
    display: block;
     
     
}

.labelcoleccion
{
    width: 100%;
    position: absolute;
    background: url('../../imagenes/fondolabel.png');
    text-align: center;
    bottom: 0px;
    padding: 10px 0px;
    font-size: 20px;
    display:none;
}

.referencia
{
   position: relative;
   width: 100%;
   padding-top: 100%;
   border-radius: 5px;
   cursor: pointer;
}

.modal-header
{
    border:none !important;
}

.modal-footer
{
    border:none !important;
}

.botoninicio
{
    
    color:#000000;
    font-size: 30px;
    margin-bottom: 5px;
    border-radius: 20px;
    width:100%;
    margin: center;
    font-family: 'MyriadPro-Regular' !important;
}
.botoninicio a
{
    color:#ffffff;
    font-family: 'MyriadPro-Regular' !important;
}

.bloc_1_edito{width: 90%;margin:0 auto;position: relative;overflow: hidden;}

#nav_container {
    z-index: 10000;
    background:#FAFAFA;
    height: 150px;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    height: 120px;
}
.image_thumbnails{width: 116px;height: 65px;}

#prev_nav{
text-align: center;
position: absolute;
left: 0px;
cursor: pointer;
z-index: 1000;
background: #FFFFFF;
display: block;
height: 120px;
width: 40px;
}


#next_nav{
text-align: center;
position: absolute;
right: 0px;
cursor: pointer;
z-index: 1000;
background: #FFFFFF;
display: block;
height: 120px;
width: 40px;
}
#nav{position: absolute}

#nav li { width: 100px; height:100px; display: inline-block; margin: 10px 5px 8px 5px;list-style: none }
#nav a { width: 116px; height:65px; display: block; }
#nav li.activeSlide a {}
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

.mascara
{
    width: 60%;
    margin: auto;
    background-repeat: repeat;    
}

.tela
{
    width: 60%;
    margin: auto;
    position: absolute;
    position: 900;
}


.bloc_2_edito{width: 90%;margin:0 auto;position: relative;overflow: hidden;}

#nav_container2 {
    z-index: 10000;
    background:#FAFAFA;
    height: 100px;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    height: 120px;
}
.image_thumbnails2{width: 116px;height: 65px;}

#prev_nav2{
text-align: center;
position: absolute;
left: 0px;
cursor: pointer;
z-index: 1000;
background: #ffffff;
display: block;
height: 120px;
width: 40px;
}


#next_nav2{
text-align: center;
position: absolute;
right: 0px;
cursor: pointer;
z-index: 1000;
background: #ffffff;
display: block;
height: 120px;
width: 40px;
}
#nav2{position:relative;}

#nav2 li { width: 50px; height:50px; display: inline-block; margin:10px;list-style: none }
#nav2 a { width: 116px; height:65px; display: block; }
#nav2 li.activeSlide a {}
#nav2 a:focus { outline: none; }
#nav2 img { border: none; display: block }

.menulateral
{
    background: #fbfbfb;
    position: fixed;
    height: 450px;
    z-index: auto;
    padding: 3px;
    width: 200px;    
}

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

.inicio_dis
{
    width:92%;
    color:#3e33c;
    background-color:rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    padding: 10px;
    margin: 10px 0px;
}

.buscador::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

.menudis
{
    background: #ffffff;
    color:#ffffff;
    padding: 10px;
    position: fixed;
    border-top-right-radius: 10px;
    border-bottom-right-radius:10px;
}

.resultados
{
    background: #b2b2b2;
    color:#000000;
    padding: 20px;
    display: none;
}
h1
{
    font-family: 'MyriadPro-Regular' !important;
    font-size: 30px !important;
    color:#FF0000
}
h2
{
    font-family: 'MyriadPro-Regular' !important;
    font-size: 40px !important;
}

h3
{
    font-family: 'MyriadPro-Regular' !important;
}

h4
{
    font-family: 'MyriadPro-It' !important;
    font-size: 18px !important;
    color:#000000
}

h5
{
    font-family: 'MyriadPro-Regular' !important;
    
}

h6
{
    font-family: 'MyriadPro-Regular' !important;
    font-size: 28px !important;
    color:#FF0000
}

button
{
    font-family: 'MyriadPro-Regular' !important;
    font-size: 25px !important;
}

.consejo
{
    background: url('../../imagenes/negro50.png');
    color:#ffffff;
    position: absolute;
    width: 50%;
    padding: 20px;
    margin: 20px;
    float: right;
    right: 0px;
    border-radius: 30px;
}

.menumovil
{
    background: #000000;
    padding: 18px;
}
.menumovil a
{
    color:#ffffff;
    font-size: 20px;
}

.menumovil li
{
    list-style: none !important;
}

.flechas
{
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 35%;
}

.submenu
{
    background: #000000;
    position: absolute;
    width: 10%;
    margin: auto;
    display: none;
    border-radius: 2px;
    padding: 10px;
    color:#000000;
    font-size: 10px;
    line-height: 20px;
    margin-top: 1px;
    box-shadow: 3px 3px 5px 5px rgba(0,0,0,0.4);
}

.submenu a
{
    font-size: 16px;
    line-height: 30px;
}

.pie2
{
    /*
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
              */
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:0px;
    text-align: center;
    background-color: #fff;
    border: 0px solid #ddd;
}

.fondomarca
{
  display: block;
  width: 100%;
  height:500px;
}

.chat
{
    display:block;
    background: #ffffff;
    height: 400px;
    width: 250px;
    position:fixed;
    right: 5px;
    bottom: -370px;
    color:#000000;
    padding:3px;
    border-radius: 4px;
    font-size: 13px;
}

.chat_head
{
    color:#ffffff;
    background: #ef2c18;
    border-radius: 4px;
    padding:3px;
}

.chat_open
{
    float:right;
    cursor:pointer;    
}

.chat_close
{
    float:right;
    cursor:pointer;    
    display:none;
}

.caja_chat
{
    width:95%;
    margin:auto;
    height:370px;
    overflow: hidden;
    
}

.chat_


{
    background: #ffffff;
    color:#000000;    
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

.chat_mensaje
{
    width:95%;
    border:1px solid #cccccc;
}

