/*
* Creado por: Adriana Cardoso, acardosof27@gmail.com
*/
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf) format('truetype');
}
@font-face {
    font-family: "bariol_regular";
    src: url(../font-th/Bariol.ttf) format("truetype");
}
@font-face {
    font-family: "Gotham book";
    src: url(../font-th/GothamBookRegular.otf) format("truetype");
}
/*=======================================   Estilos Generales   */
h1 {
    font-family: bariol_regular;
    color: #333;
    font-size: 3.1em;
    letter-spacing: -0.016em;
}
form.shopSearchClass {
    font-family: bariol_regular;
}
.selectSearch {
    background: transparent;
    padding: 5px;
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #999;
}
select:disabled {
    border: 1px solid #ccc;
}
.boo_lateral_content_btns {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#btn_buscar {
    border: none;
    font-family: bariol_regular;
    background-color: #007a01;
    color: #fff;
    font-size: 17px;
    padding: 5px 0;
    text-align: center;
    float: right;
}
#lista {
    height: 500px;
    overflow-y: scroll;
}
#lista ul{
    list-style: none;
}
#lista ul li div {
    display: inline-block;
    width: 85%;
    vertical-align: top;
    margin-left: 3%;
}
#lista ul li div.cuadrado_tienda {
    width: 10%;
    /*background-color: #ffa635;*/
    background-color: #da1884;
    height: 50px;
    margin-top: 10px;
    margin-left: 0;
}
#lista ul li div.cuadrado_stand {
    width: 10%;
    background-color: #ccc;
    height: 50px;
    margin-top: 10px;
    margin-left: 0;
}
.buscador p {
    font-size: 18px;
    font-family: bariol_regular;
    line-height: 10px;
    
}
p.telefonos {
    color: #999;
    margin: 5px 0;
    font-size: 14px;
}
p.horario {
    margin: 5px 0;
    color: #999;
}
#lista h3 {
    font-size: 15px;
    padding: 10px 0;
    color: #666;
    cursor: pointer;
}
#lista hr {
    border: 1px solid #e1e1e1;
}
#map {
    height: 500px;
    float: right;
}
#map h1 {
    font-size: 20px !important;
    font-family: bariol_bold;
    margin: 10px 0;
    cursor: pointer;
}
#map > div {
    background-color: transparent;
}

@media (max-width: 768px){
    h1 {
        margin-top: 70px;
        margin-left: 20px;
    }
    #btn_buscar {
        width: 90vw;
        margin: 0 3vw;
        float: none;
    }
    #lista {
        height: 200px;
    }
    #map {
        float: none;
        margin-top: 50px;
        height: 60vw;
        max-height: 500px;
        width: 90vw;
    }
    form.shopSearchClass{
        margin: 10px auto;
    }
}
body {
    font-family: "bariol_regular",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    /*body {padding: 1em 2em 3em 4em} /* Superior = 1em, derecho = 2em, inferior = 3em, izquierdo = 4*/
    padding: 0em 1em 0em 1em;
    /*background: #35343a;*/
    /*font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.428571429;
    color: #565552;*/
}
.bbo-banner-ph {
    font-family: 'gotham book';
    font-size: 16px;
    color: #ffffff;
    margin: 5px 0;
}
.bbo-banner-ph .bbo-banner-text {
    font-size: 16px;
    color: #333333;
    font-family: 'gotham book';
}
span#c2c_calltracker_number {
    font-size: 23px;
    color: #da1884;
    font-family: 'gotham bold';
}
span#c2c_calltracker_number {
    font-size: 26px;
    color: #da1884;
    font-family: 'gotham bold';
}
span#c2c_calltracker_number {
    font-size: 14px;
}
.container22 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:focus {
    text-decoration: none;
    background: none;
}
h1.navbar-brand_ {
    margin: 0;
    padding: 0;
    float: left;
    height: auto;
    position: relative;
    top: 0;
    z-index: 10;
}
h1.navbar-brand_ a {
    display: inline-block;
}
h1.navbar-brand_ a img {
    width: 100%;
}
h2 {
    /*font: 24px/1em 'Roboto';*/
    font: 24px/1em 'bariol_regular';
    text-transform: uppercase;
    margin: 0 0 20px 0;
    /*color: #242424;*/
    color: #333;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    text-decoration: none;
}
h2:after {
    width: 170px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -85px;
    background: #242424;
    position: absolute;
    content: '';
}
h3 {
    /*font: 21px/24px 'Roboto';*/
    font: 24px/24px 'bariol_regular';
    color: #242424;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
/*=======================================   header   */
header {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 11;
    background: #ffffff;
}
header .container {
    position: relative;
}
header .marco {
    background-color: #007a01;
    padding: 14px 0 14px 0;
    border-bottom: 5px solid #00856f;
    position: relative;
    z-index: 11;
}
header .marco-redes {
    overflow: hidden;
    padding: 30px 0 30px 0;
}
header .marco-redes .follow_box {
    float: right;
    overflow: hidden;
    padding-top: 10px;
}
header .marco-redes .enlaces {
    padding: 0;
    margin: 13px 25px 0 0;
    list-style: none;
    float: left;
}
header .marco-redes .enlaces li {
    float: left;
    margin-left: 12px;
}
header .marco-redes .enlaces li:first-child {
    margin: 0;
}
header .marco-redes .enlaces li a {
    /*font: 10px 'Roboto';*/
    font: 10px 'bariol_regular';
    color: #bbbbb8;
    letter-spacing: 1px;
    text-transform: uppercase;
}
header .marco-redes .enlaces li a:hover {
    color: #007a01;
}
.follow_icon {
    padding: 0;
    margin: 5px 0 0 0;
    list-style: none;
    display: inline-block;
    overflow: hidden;
    float: left;
}
.follow_icon li {
    float: left;
    margin: 0 0 0 5px;
}
.follow_icon li:first-child {
    margin: 0;
}
.follow_icon li a {
    font-size: 17px;
    line-height: 36px;
    color: #bbbbb8;
    width: 39px;
    height: 39px;
    border-radius: 100%;
    border: 2px solid #bbbbb8;
    text-align: center;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.follow_icon li a:hover {
    color: #ffffff;
    background: #007a01;
    border-color: #007a01;
}
/*=======================================   Menu   */
.navbar-adri {
    /*font: 24px 'Roboto';*/
    font: 24px 'bariol_regular';
    text-transform: uppercase;
    background-color: #007a01;
    border-color: #007a01;
}

.navbar {
    /*min-height: 50px;*/
    min-height: 50px;
    margin-bottom: 0px;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
    /*background-color: #f8f8f8;
    border-color: #e7e7e7;*/
}
.navbar-adri .navbar-nav>.active>a, .navbar-adri .navbar-nav>.active>a:hover, .navbar-adri .navbar-nav>.active>a:focus {
    color: #f7bc46;
    background-color: transparent;
}
.navbar-adri .navbar-nav>li>a {
    color: #fff;
    transition: all 0.25s;
}   
.navbar-adri .navbar-nav>li>a:hover {
    color: #f7bc46;
} 

.navbar-adri .navbar-toggle {
    border-color: #007A01;
}
.navbar-toggle {
    background-color: #fff;
} 
.navbar-adri .navbar-toggle .icon-bar {
    background-color: #007A01;
}
/*=======================================   slider   */
.slider {
    position: relative;
    z-index: 0;
    top: 0;
    overflow: hidden;
    background: #eaeaea;
    min-height: 365px;
}
@media screen and (min-width: 768px) {
    .carousel-indicators {
        /*bottom: -20px;*/
    }
}
.carousel-indicators .active {
    margin: 0;
    width: 16px;
    height: 16px;
    background-color: #35343a;
}

.carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #b2b1b1;
    border-radius: 10px;
    cursor: pointer;
    background-color: #b2b1b1;
}

/*=======================================   contenido   */
.caja1 {
    overflow: hidden;
    padding: 20px 0 49px 0;
    background: #eaeaea;
    text-align: center;
}
.caja1 .title {
    /*font: 21px/1em 'Roboto';*/
    font: 21px/1em 'bariol_regular';
    text-transform: uppercase;
    margin-bottom: 33px;
    letter-spacing: 1px;
    color: #242424;
}
.caja1 .col-lg-4 {
    margin-bottom: 40px;
}
.caja2 {
    overflow: hidden;
    padding: 91px 0 94px 0;
    text-align: center;
}
.caja2 figure {
    position: relative;
    margin-bottom: 30px;
}
.caja2 figure img {
    width: 100%;
}
.caja2 figure figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -50px;
    text-align: center;
    width: 100%;
}
.caja2 figure a {
    /*font: 21px/24px 'Roboto';*/
    font: 21px/24px 'bariol_regular';
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.caja2 figure a:hover {
    color: #f7bc46;
}
.caja2 figure p {
    color: #ffffff;
    margin: 30px 0 0 0;
    line-height: 20px;
    /*font: 21px/24px 'Roboto';*/
    font: 21px/24px 'bariol_regular';
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.caja2 .btn-default.btn2 {
    margin-top: 64px;
}
.caja3 {
    background: #eaeaea;
    overflow: hidden;
    padding: 90px 0 65px 0;
}
.caja4 {
    overflow: hidden;
    padding: 90px 0 39px 0;
}
/*=======================================   noticia   */
.noticia {
    margin: 0 0 50px 0;
    text-align: center;
    padding: 0;
}
.noticia .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
}
.noticia .thumbnail .caption {
    padding: 0;
}
.noticia .thumbnail .caption .title {
    /*font: 21px 'Roboto';*/
    font: 21px 'bariol_regular';
    color: #242424;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 31px;
}
.noticia .thumbnail figure {
    position: relative;
    margin-bottom: 58px;
}
.noticia .thumbnail figure img {
    width: 100%;
}
.noticia .thumbnail figure a {
    /*font: 21px/24px 'Roboto';*/
    font: 21px/24px 'bariol_regular';
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.noticia .thumbnail figure a:hover {
    color: #f7bc46;
}
.noticia .thumbnail figure p {
    color: #ffffff;
    margin: 11px 0 0 0;
    line-height: 20px;
}
.noticia-general {
    overflow: hidden;
}
.thumb-box14 {
    overflow: hidden;
    background: #ffffff;
    padding: 91px 0 31px 0;
}
.noticia-max {
    margin: 0 0 30px 0;
    overflow: hidden;
    text-align: left;
    background: #fff;
    padding: 20px;
    border: 1px solid #e0e0e0;
}
.noticia-max .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
}
.noticia-max .thumbnail .caption {
    padding: 0;
    /*overflow: hidden;*/
}
.noticia-max .thumbnail .caption .lnk {
    font: 21px/1em 'bariol_regular';
    text-transform: uppercase;
    color: #242424;
    letter-spacing: 2px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.noticia-max .thumbnail .caption .lnk:hover {
    color: #f7bc46;
}
.noticia-max .thumbnail .caption .descrip {
    color: #565552;
    margin: 20px 0 22px 0;
}
.noticia-max .thumbnail .caption .descrip a {
    color: #f7bc46;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.noticia-max .thumbnail .caption .descrip a:hover {
    color: #565552;
}
.noticia-max .thumbnail .caption .descrip br {
    display: none;
}
.noticia-max figure {
    margin: 0 0 0 30px;
    float: right;
    position: relative;
    overflow: hidden;
}
.noticia-max:nth-child(2n+1) figure {
    margin: 0 30px 0 0;
    float: left;
    position: relative;
    overflow: hidden;
}
.noticia-max figure img {
    width: 100%;
}
.noticia-max figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8);
    font: 21px/43px 'bariol_regular';
    color: #242424;
    text-transform: uppercase;
    text-align: center;
}
/*=======================================   registros   */
.registro-caja {
    overflow: hidden;
    background: #ffffff;
    padding: 20px;
    /*border-top:1px solid #C3C3C0;
    border-bottom: 1px solid #C3C3C0;*/
}
/*=======================================   contacto   */
.contacto-caja {
    overflow: hidden;
    background: #ffffff;
    padding: 91px 0 31px 0;
}
.marco_mapa {
    position: relative;
    height: 485px;
}
.marco_mapa.total {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 300px;
    /*margin-bottom: 94px;*/
}
.mapa {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.datos {
    margin-bottom: 50px;
    text-align: center;
}
.datos p {
    margin-bottom: 52px;
}
.formulario {
    position: relative;
    text-align: center;
}
.formulario p {
    margin: 0;
    float: right;
}
.formulario .btns .btn2 {
    margin-top: 47px;
}
.formulario label {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.formulario fieldset {
    border: none;
}
.formulario input[type='text'], .formulario select {
    width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #d4d4d4;
    background: none;
    font: 14px/18px 'Georgia';
    height: 39px;
    color: #565552;
    padding: 9px 10px;
}
.formulario textarea {
    width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d4d4d4;
    background: none;
    font: 14px/18px 'Georgia';
    height: 249px;
    color: #565552;
    padding: 9px 10px;
    resize: none;
}
/*=======================================   productos   */
.caja-productos {
    text-align: center;
    overflow: hidden;
    padding: 0 0 20px 0;
}
.caja-productos .col-lg-4 {
    margin-top: 31px;
}
.producto {
    margin: 0 0 20px 0;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    padding:10px;
}
.producto2 {
    margin: 0 0 20px 0;
    text-align: left;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    padding:20px;
}
.producto .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
}
.producto .thumbnail .caption {
    padding: 0 10px;
}
.producto figure {
    margin: 0 0 25px 0;
}
.producto figure img {
    width: 100%;
}
/*=======================================   botones   */
.btn-default.btn1 {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0;
    font: 10px 'bariol_regular';
    margin: 0;
    border-radius: 0;
    /*color: #242424;*/
    background: none;
    text-transform: uppercase;
    float: none;
    letter-spacing: 2px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn1:hover {
    color: #f7bc46;;
    background: none;
    text-decoration: none;
}
.btn-default.btn2 {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0 80px;
    font: 14px/48px 'bariol_regular';
    margin: 0;
    border-radius: 0;
    color: #242424;
    background: none;
    border: 1px solid #35343a;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn22 {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0 80px;
    font: 14px/48px 'bariol_regular';
    margin: 0;
    border-radius: 5%;
    color: #fff;
    background-color: #007a01;
    border: 1px solid #35343a;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn2:hover {
    color: #f7bc46;
    background: #35343a;
    text-decoration: none;
}
.btn-default.btn3 {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0;
    font: 15px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    border-radius: 0;
    color: #22c8ff;
    background: none;
    border: none;
    float: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn3:hover {
    color: #414042;
    text-shadow: none;
    background: none;
    text-decoration: none;
}
.btn-default.btn4 {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0 92px;
    font: 14px/56px 'bariol_regular';
    margin: 0;
    border-radius: 0;
    color: #f7bc46;
    background: none;
    border: 1px solid #f7bc46;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn4:hover {
    color: #ffffff;
    background: #f7bc46;
    text-decoration: none;
}
.btn-default.btn5 {
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    padding: 0px 65px;
    font: 14px/37px 'bariol_regular';
    margin: 0;
    border-radius: 0;
    color: #242424;
    background: #fff;
    border: 1px solid #35343a;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn5:hover {
    color: #f7bc46;
    background: #35343a;
    text-decoration: none; 
}
/*=======================================   listas   */
.listaf {
    margin: 0 0 37px 0;
    padding: 0;
    list-style: none;
}
.listaf li {
    font-size: 14px;
    line-height: 1.428571429;
    margin: 0 0 1px 0;
}
.listaf li a {
    color: #85848d;
    font: 12px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.listaf li a:hover {
    color: #cbcbcd;
}
.listaf-1 {
    margin: 0 0 37px 0;
    padding: 0;
    list-style: none;
}
.listaf-1 li {
    font-size: 14px;
    line-height: 1.428571429;
    margin: 0 0 1px 0;
}
.listaf-1 li a {
    color: #85848d;
    font: 12px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.listaf-1 li a:hover {
    color: #cbcbcd;
}
.listaf-1 li span {
    color: #cbcbcd;
    font-size: 17px;
    width: 20px;
    margin: 3px 5px 0 0;
    float: left;
}
.lista2 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    float: right;
}
.lista2 li {
    font-size: 14px;
    line-height: 1.428571429;
    margin: 0 0 0 15px;
    position: relative;
    float: left;
}
.lista2 li:first-child {
    margin: 0;
}
.lista2 li:first-child:after {
    display: none;
}
.lista2 li::after {
    width: 1px;
    height: 12px;
    top: 2px;
    left: -7px;
    background: #85848d;
    position: absolute;
    content: '';
}
.lista2 li a {
    display: block;
    color: #85848d;
    font: 12px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.lista2 li a:hover {
    color: #f7bc46;
}
.lista3 {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.lista3 li {
    font-size: 14px;
    line-height: 1.428571429;
    margin: 0 0 47px 60px;
    display: inline-block;
}
.lista3 li:first-child {
    margin: 0;
}
.lista3 li a {
    display: inline-block;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.lista3 li a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.lista5 {
    margin: 0;
    padding: 25px 0 37px 0;
    list-style: none;
    text-align: center;
}
.lista5.indent {
    padding: 25px 0 70px 0;
}
.lista5 li {
    font-size: 14px;
    line-height: 1.428571429;
    margin: 0 0 16px 0;
    overflow: hidden;
}
.lista5 li a {
    font: 18px 'bariol_regular';
    color: #242424;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.lista5 li a:hover {
    color: #f7bc46;
}
/*=======================================   ayuda   */
.ayuda {
    padding: 70px 0 30px 0;
    background: #eaeaea;
}
.ayuda-caja {
    overflow: hidden;
}
.bajar {
    margin-bottom: 30px;
}
.bajar-c {
    margin-bottom: 20px;
}
/*=======================================   nosotros   */
.nosotros {
    /*body {padding: 1em 2em 3em 4em} /* Superior = 1em, derecho = 2em, inferior = 3em, izquierdo = 4*/
    /*padding: 91px 0 0 0;*/
    height: 100%;
    margin: 0;
    padding: 0;
    background: #eaeaea;
}
.nosotros-caja {
    overflow: hidden;
    text-align: center;
}
.nosotros-body {
    margin: 0;
    overflow: hidden;
    text-align: center;
}
.nosotros-body .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
}
.nosotros-body .thumbnail .caption {
    padding: 0;
    padding-bottom: 20px;
}
.nosotros-body figure {
    margin: 0 0 60px 0;
}
.nosotros-body figure img {
    width: 100%;
}
/*=======================================   footer   */
footer {
    padding: 70px 0 65px 0;
    overflow: hidden;
    background: #35343a;
}
footer p {
    font: 12px/21px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #85848d;
    margin: 0;
}
footer p a {
    color: #949494;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
footer p a:hover {
    color: #ffffff;
}
footer .priv {
    font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #cbcbcd;
    margin: 0 0 8px 0;
}
footer .priv a {
    color: #cbcbcd;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
footer .priv a:hover {
    color: #ffffff;
}
footer .priv strong {
    color: #f7bc46;
    font-size: 14px;
    text-transform: uppercase;
}
footer em {
    font-style: normal;
}
footer .title {
    font: 300 18px/1em 'bariol_regular';
    text-transform: uppercase;
    color: #f7bc46;
    margin-bottom: 12px;
    letter-spacing: 1px;
}
footer .contact-box {
    text-align: right;
}
footer .contact-box .info-box {
    margin-bottom: 37px;
}
footer .contact-box .info-box p {
    margin: 0;
}
footer .contact-box .info-box p span {
    width: 100px;
    display: inline-block;
}
footer .contact-box .info-box p a {
    color: #85848d;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
footer .contact-box .info-box p a:hover {
    color: #ffffff;
}
footer .col-lg-12 {
    text-align: right;
    padding-top: 10px;
}
/*=======================================   medias responsive   */
@media (min-width: 1220px) {
    .container {
        padding: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    header .marco-redes {
        text-align: center;
        padding: 0 0 0 0;
    }
    header .marco-redes2 {
        text-align: center;
        padding: 10px 0 0 0;
    }
    header .marco-redes .follow_box {
        float: none;
    }
    header .marco-redes .enlaces {
        float: none;
        text-align: center;
        display: block;
        margin: 0 0 30px 0;
    }
    header .marco-redes .enlaces li {
        display: inline-block;
        float: none;
    }
    header .marco-redes .follow_icon {
        float: none;
        text-align: center;
        display: block;
        margin: 0 0 30px 0;
    }
    header .marco-redes .follow_icon li {
        display: inline-block;
        float: none;
    }
    header h1.navbar-brand_ {
        float: none;
        margin-bottom: 0px;
        /*margin-bottom: 30px;*/
    }
    footer .align-box {
        text-align: right;
    }
}
@media (max-width: 767px) {
    header .marco {
        padding: 0;
    }
    header .marco-redes {
        text-align: center;
        padding: 39px 0 0 0;
    }
    header .marco-redes .follow_box {
        float: none;
    }
    header .marco-redes .enlaces {
        float: none;
        text-align: center;
        display: block;
        margin: 0 0 30px 0;
    }
    header .marco-redes .enlaces li {
        display: inline-block;
        float: none;
    }
    header .marco-redes .follow_icon {
        float: none;
        text-align: center;
        display: block;
        margin: 0 0 30px 0;
    }
    header .marco-redes .follow_icon li {
        display: inline-block;
        float: none;
    }
    header h1.navbar-brand_ {
        float: none;
        margin-bottom: 30px;
    }
    .nosotros-body figure {
        margin: 0 20px 0 0;
        float: left;
    }
    .nosotros-body .thumbnail .caption {
        text-align: left;
    }
    footer .align-box {
        text-align: right;
    }
    .noticia-max figure {
        margin: 0 0 20px 0;
        float: none;
    }
}
@media (max-width: 626px) {
    .caja2 figure p {
        /*display: none;*/
        margin: 10px 0 0 0;
    }
    .caja2 figure figcaption {
        margin-top: -25px;
    }
    .lista3 li {
        margin: 0px 0px 47px 15px;
    }
    .nosotros-body figure {
        margin: 0 0 40px 0;
        float: none;
    }
    .nosotros-body .thumbnail .caption {
        text-align: center;
    }
}
@media (max-width: 480px) {
    .col-xs-6 {
        width: 100%;
        float: none;
    }
    .listaf-1 li span {
        float: none;
    }
    .thumb-pad6 .thumbnail figure {
        float: none;
        margin: 0 0 20px 0;
    }
    footer .col-lg-3,  footer .col-lg-12 {
        text-align: center !important;
    }
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
    .col-xs-4 {
        width: 100%;
        float: none;
    }
    .col-xs-6 {
        width: 100%;
        float: none;
    }
    .thumb-pad6 .thumbnail figure img {
        width: 100%;
    }
}

/*=======================================   paginador   */
.paginador-a {
    position: relative;
    text-align: center;
}
.paginador-a .pagination>li>a, .paginador-a .pagination>li>span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    background: #fff;
    border: 1px solid #35343a;
    margin-left: -1px;
    border-radius: 0;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    padding: 0 45px;
    font: 14px/48px 'bariol_regular';
    color: #242424;
}
.paginador-a .pagination>li>a:hover {
    color: #f7bc46;
    background: #35343a;
    border: 1px solid #35343a;
}
.paginador-a .pagination>.active>a, .paginador-a .pagination>.active>span, .paginador-a .pagination>.active>a:hover, .paginador-a .pagination>.active>span:hover, .paginador-a .pagination>.active>a:focus, .paginador-a .pagination>.active>span:focus {
    color: #f7bc46;
    background: #35343a;
    border-color: #35343a;
    cursor: default;
}
.paginador-b .pager li>a, .paginador-b .pager li>span {
    display: inline-block;
    border-radius: 0;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    padding: 0 45px;
    font: 14px/48px 'bariol_regular';
    color: #35343a;
    border: 1px solid #35343a;
    background: #fff;
}

.paginador-b .pager li>a:hover {
    color: #f7bc46;
    background: #35343a;
    border: 1px solid #35343a;
}