/**********************************************
*fonts
***********************************************/
@font-face {
    font-family: Futura;
    src: url('futurastd-light-webfont.eot');
    src: url('futurastd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('futurastd-light-webfont.woff2') format('woff2'),
         url('futurastd-light-webfont.woff') format('woff'),
         url('futurastd-light-webfont.ttf') format('truetype'),
         url('futurastd-light-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;	
}
@font-face {
    font-family: FuturaMedium;
    src: url('../fonts/FuturaMedium.eot'), url('../fonts/FuturaMedium.otf') format("opentype");
}
@font-face {
    font-family: Heavy;
    src: url(../fonts/Futura-Heavy-Oblique.ttf);
}
@font-face {
    font-family: Heavy;
    src: url(../fonts/angleterre-book.ttf);
}
html,
body {
    height: 100%;
    font-family: Futura;
    background-color: #fff;
}
@media (min-width: 1240px) { 
    .container {
        width: 1240px; 
    }
} 
.center-row {
    display:table;
}
.center {
    display:table-cell;
    vertical-align:middle;
    float:none;
}
.centering img {
    float: none;
    margin: 0 auto;
}
/*******************************************
*image
**********************************************/
.fill {
    width: 100%;
}
/***************************************************
*novedades red
****************************************************/
.novedad-menu {
    color: white;
    border: red solid 1px;
    background: red;
    border-radius: 3px;
}
/****************************************************
*top
****************************************************/
.glyphicon {
    top: 15px;
}
.img-top .navbar-nav > li > a > img {
    margin-top: 10px;
}
.img-top .navbar-nav > li > a {
    padding-top: 8px;
    color: #000;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #fff;
}
.li-border {
    border-left: 1px solid #b7b1b1;
}
.left-inner-addon {
    position: relative;
    margin-top: 10px;
}
.left-inner-addon input {
    padding-left: 30px;    
}
.left-inner-addon .glyphicon {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
    top: 0px;
}
/**************************************************/
.top-container { 
    position: absolute; 
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
} 
.top-col2 {
    padding-right: 0px;
}
/****************************************************
*menu
****************************************************/
nav a, nav a:focus, nav a:hover {
    color: #000;
    font-weight: bold;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}
.nav > li > a {
    padding: 10px 8px;
    font-size: 13px;
}
/***************************************************
*menu canvas
***************************************************/
.navbar-theme {
    background-color: #333;
}
.navbar-theme .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    margin-top: 25px;
}
.navbar-ico {
     color: #fff;
}
.navbar-ico .glyphicon {
    top: 35px;
}
.navbar-theme a:focus, .navbar-theme a:hover {
    color: #fff;
}
.bar-canvas {
    margin-bottom: 0px;
    background-color: #333;
    margin-left: 0px;
    margin-right: 0px;
}
.list-canvas {
    position: absolute;
    right: 55px;
}
.carousel-indicators li {
  background-color: #7ac043;
  border-color: #7ac043;
}

.carousel-indicators .active {
  background-color: #000;
  border-color: #000;
}
/***************************************************
*footer
****************************************************/
footer, div.footer {
    margin-top: 10px;
    color: #fff;
    background-color: #383737;
    font-family: FuturaMedium;
}
footer h3, div.footer h3 {
    font-size: 18px;
    font-weight: bold;
}
footer a, div.footer a {
    margin-bottom: 2px;
    margin-top: 10px;
}
footer li a,footer li a:focus, footer li a:hover, div.footer li a, div.footer li a:focus, div.footer li a:hover {
    color: #fff;
}
footer a,footer a:focus, footer a:hover,div.footer a,div.footer a:focus,div.footer a:hover {
    color: #fff;
}    
.last-column img {
    padding-left: 10px;
}
/************************************************************
*media queries
*************************************************************/
@media only screen and (min-width: 320px) and (max-width: 767px) {
    /*********************footer********************************/ 
    .red-phone {
        margin-top: 20px;
    }
    .center-text {
        text-align: center;
    }
    #prodelma {
        display: none;
    }
    /*********************menu canvas***************************/
    .li-phone > li > a:focus, .li-phone > li > a:hover, .li-phone > li > a {
        color: #fff;
        padding-left: 20px;
    }
    .navbar-logo {
        padding-left: 30px;
        padding-right: 45px;
        float: left;
        height: 50px;
        font-size: 18px;
        line-height: 20px;
        margin-top: 20px
    }
    .last-row-tablet {
        margin-top: 20px;
        color: #9a9a9a;
    }
    .last-row-tablet a {
        color: #9a9a9a;
    }
 }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /*********************footer********************************/ 
    .red-phone {
        margin-top: 20px;
    }
    .last-row-tablet {
        margin-top: 20px;
        color: #9a9a9a;
    }
    .last-row-tablet a {
        color: #9a9a9a;
    }
    /*********************menu canvas***************************/
    .li-phone > li > a:focus, .li-phone > li > a:hover, .li-phone > li > a {
        color: #fff;
        padding-left: 20px;
    }
    .img-tablet {
        margin-left: 50px;
    }
    .navbar-logo {
        padding-left: 50px;
        padding-right: 450px;
        float: left;
        height: 50px;
        font-size: 18px;
        line-height: 20px;
        margin-top: 20px
    }
    #pietablet2 {
        margin-top: 70px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1169px) {
    /*********************footer********************************/    
    #libusqueda {
        width: 110px;
    }
    .footer-last-column {
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-last-div {
        padding-right: 0px;
        padding-left: 0px;
    }
    .footer-last-img {
        padding-left: 0px;
        margin-left: 5px;
        padding-right: 10px;
    }
    .footer-last-l1 {
        margin-top: 20px;
    }
    .footer-last-div > h3{
        margin-top: 0;
        margin-bottom: 0;
    }
    .footer-last-m {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .footer-last-color {
        background-color: #2a2a2a;
        border-radius: 10px;
    }
    .footer-last-color a div{
        margin-top: 10px;
    }
    .row2 {
        margin-top: 10px;
    }
    .last-column {
        padding-right: 0px;
    }
    .col1 p {
        font-size: 12px;
    }
    .last-row, .last-row a {
        color: #999;
    }
    .lib > li {
        border-right: 1px solid #999;
    }
    .lib > li:last-child {
        border-right: none;
    }
    /************************top bar************************/
    .li-pad li a {
        padding-left: 8px;
        padding-right: 8px;
    }
    .col-pad {
        padding-left: 0px;
    }
    .col-pad .nav {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    #pietablet2 {
        margin-top: 70px;
    }
    .top-container { 
        background: url('../images/top/background-top.png') repeat-x center -30px;
    } 
}
@media only screen and (min-width: 1170px) {
    #libusqueda {
        width: 150px;
    }
    /*********************footer********************************/ 
    .footer-last-column {
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-last-div {
        padding-right: 0px;
        padding-left: 0px;
    }
    .footer-last-img {
        padding-left: 0px;
        margin-left: 5px;
        padding-right: 10px;
    }
    .footer-last-l1 {
        margin-top: 20px;
    }
    .footer-last-div > h3{
        margin-top: 0;
        margin-bottom: 0;
    }
    .footer-last-m {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .footer-last-color {
        background-color: #2a2a2a;
        border-radius: 10px;
    }
    .footer-last-color a div{
        margin-top: 10px;
    }
    .row2 {
        margin-top: 10px;
    }
    .last-column {
        padding-right: 0px;
    }
    .col1 p {
        font-size: 12px;
    }
    .last-row, .last-row a {
        color: #999;
    }
    .lib > li {
        border-right: 1px solid #999;
    }
    .lib > li:last-child {
        border-right: none;
    }
    /************************top bar************************/
    .col-pad {
        padding-left: 0px;
    }
    .col-pad .nav {
        margin-top: 55px;
    }
    #textoudom p {
        padding-top: 10px;
    }
    #redessocialespie p {
        padding-top: 10px;
    }
    #pietablet2 {
        margin-top: 70px;
    }
    .top-container { 
        background: url('../images/top/background-top.png') repeat-x;
    } 
}
/********************************collapse tablet***********************************/
@media (max-width: 1023px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
#pietablet1 {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
#pietablet1 div div {
    background-color: #2A2A2A;
    border-radius: 10px;
    padding: 10px;
    height: 75px;
}
#pietablet1 img {
    display: block;
    margin: 0 auto;
}

.last-footer {
    padding-top: 20px;
    background-color: #2a2a2a;
}