/* default >= 0px
   sm >= 576px
   md >= 768px
   lg >= 992px
   xl >= 1200px
   color fondo gris: #2c2c2c pero hace transparencia
*/

/* Tamaņos de letras */

.sb-07-rem {
    font-size: 0.7rem !important;
}

.sb-08-rem {
    font-size: 0.8rem !important;
}

.sb-09-rem {
    font-size: 0.9rem !important;
}

.sb-10-rem {
    font-size: 1.0rem !important;
}

.sb-11-rem {
    font-size: 1.1rem !important;
}

.sb-12-rem {
    font-size: 1.2rem !important;
}

.sb-13-rem {
    font-size: 1.3rem !important;
}

.sb-17-rem {
    font-size: 1.6rem !important;
}

.sb-20-rem {
    font-size: 2.0rem !important;
}

/* Colores de texto */

.sb-text-gray {
    color: #B0B0B0 !important;
}

.sb-text-gray1 {
    color: rgb(176,176,176) !important;
}

.sb-text-grayE2 {
    color: #E2E2E2 !important;
}

.sb-text-white {
    color: rgb(255, 255, 255) !important;
}

.sb-text-whitesmoke {
    color: whitesmoke !important;
}

.sb-text-lightgray {
    color: lightgray !important;
}

.sb-text-color-precio {
    color: #db8622 !important;
}

.sb-text-yellowgold {
    color: rgb(242, 182, 46) !important;
}

.sb-text-orangegold {
    color: rgb(219, 134, 34) !important;
}

.sb-text-green2 {
    color: rgb(95, 149, 28) !important;
}

/* Enlaces */

a {
    outline: none;
    color: #5f951c;
}

    a:hover {
        text-decoration: none;
    }

    a.sb-link-green {
        color: rgb(71, 141, 42) !important;
        font-weight: 400 !important;
    }

        a.sb-link-green:hover {
            text-decoration: underline !important;
            color: rgb(71, 141, 42) !important;
        }

    a.sb-link-orange {
        color: rgb(219, 134, 34);
        font-weight: bold;
        text-decoration: none;
    }

        a.sb-link-orange:hover {
            color: rgb(219, 134, 34);
            text-decoration: underline;
        }

    a.sb-link-green1 {
        color: rgb(151, 167, 38);
        font-weight: bold;
        text-decoration: none;
    }

        a.sb-link-green1:hover {
            color: rgb(151, 167, 38);
            text-decoration: underline;
        }

    a.sb-link-green2 {
        color: rgb(95, 149, 28) !important;
        font-weight: bold;
        text-decoration: none;
    }

        a.sb-link-green2:hover {
            color: rgb(95, 149, 28) !important;
            text-decoration: underline;
        }

    a.sb-link-white {
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-decoration: none;
    }

        a.sb-link-white:hover {
            color: rgb(255, 255, 255);
            text-decoration: underline;
        }

    a.sb-link-white-normal {
        color: rgb(255, 255, 255);
        font-weight: normal;
        text-decoration: none;
    }

        a.sb-link-white-normal:hover {
            color: rgb(255, 255, 255);
            text-decoration: underline;
        }

/* Otros estilos */

.sb-line-height-4rem {
    line-height: 4rem !important;
}

.sb-line-height-1p2rem {
    line-height: 1.2rem !important;
}

.sb-overflow-hidden {
    overflow: hidden !important;
}

.sb-title-bg {
    background: url(/images/Design/title-bg.jpg) !important;
}

.sb-bg-dark-gray {
    background-color: #272727 !important;
}

.sb-bg-dark-gray-21 {
    background-color: #212121 !important;
}

.sb-video-foto-thumb {
    width: 269px !important;
    height: 149px !important;
}

.sb-list {
    color: rgb(176, 176, 176) !important;
    list-style-type: square !important;
    list-style-position: inside !important;
}

.sb-max-width559px {
    max-width: 559px !important;
}

.sb-text-indent {
    text-indent: 2rem;
}

/* Estilos viejos no repasados */

#divAbout .subtitulo {
    display: block;
    line-height: 1rem;
    font-size: 0.6rem;
    color: #f2b62e;
    font-weight: bold;
}


#content figure {
    margin: 0;
}

#column-right div.link.smallMarginBottom {
    margin-bottom: 1rem;
}

#column-right ul {
    margin-bottom: 0;
}

h2.h2sbMain {
    margin-bottom: 0;
}

#content .sbCarousel {
    max-height: 419px;
    max-width: 911px;
}

    #content .sbCarousel div.carousel-item .carousel-caption {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 10px 10px 10px 10px;
    }

    #content .sbCarousel div.carousel-item img {
        max-height: 419px;
    }

    #content .sbCarousel h5 {
        font-size: 1.1rem;
        color: white;
    }

    #content .sbCarousel a {
        color: rgb(242, 182, 46);
        font-size: 1.1rem;
        text-decoration: underline;
        font-weight: normal;
    }

    #content .sbCarousel p {
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
    }

        #content .sbCarousel p a {
            font-size: 0.9rem;
            font-weight: bold;
        }

*, *:before, *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    font-size: 100%;
}

.counterAlexa {
    width: 1px;
    height: 1px;
}

.counterMailRu {
    width: 38px;
    height: 31px;
}

#main {
    margin: 0 auto;
    font-size: 0.75em;
}

@media (min-width: 0px) {
    html, body {
        padding-top: 27px;
    }

    #main {
        width: 100%;
    }
}

@media (min-width: 768px) {
    html, body {
        padding-top: 30px;
    }
}

@media (min-width: 992px) {
    html, body {
        padding-top: 0;
    }

    #main {
        width: 952px;
    }

    #main-bg-top {
        background: url(/images/Design/main-bg-top.png) no-repeat 50% 158px;
    }

    #main-bg-bot {
        background: url(/images/Design/main-bg-bot.png) no-repeat 50% 100%;
        width: 100%;
    }
}

body {
    background: #000 url(/images/Design/body-bg.jpg) repeat 50% 0;
    background-attachment: fixed;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;
    color: #393939;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

.greenYellow {
    color: #97A726;
}

.yellowGold {
    color: rgb(242, 182, 46);
}

.orangeGold {
    color: rgb(219, 134, 34);
}

#content p.whiteSmoke {
    color: whitesmoke;
}

#content p.lightGray {
    color: lightgray;
}

.whiteUp {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 500;
}

/* Trabajo con enlaces: Start */

a.masInfoWhite {
    box-sizing: border-box;
    color: rgb(241, 241, 241);
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.917em;
    font-weight: bold;
    /*height: auto;*/
    line-height: 1.909em;
    /*margin: 0;*/
    margin-left: 1rem;
    outline-color: rgb(241, 241, 241);
    outline-style: none;
    outline-width: 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    /*width: auto;*/
    cursor: pointer;
}

    a.masInfoWhite:hover {
        text-decoration: underline;
        color: rgb(241, 241, 241);
        cursor: pointer;
    }

/* Trabajo con enlaces: End */

#faded {
    position: relative;
    width: 909px;
    height: 419px;
    overflow: hidden;
}

    #faded p {
        background: url(/images/Design/gallery-text.jpg) no-repeat 0 0;
        width: 559px;
        height: 96px;
        overflow: hidden;
        padding: 25px 0 0 25px !important;
        line-height: 1.385em !important;
        font-size: 1.083em !important;
        color: #939292 !important;
    }

        #faded p .fadedTitulo {
            display: block;
            padding: 0 0 4px 0;
            font-size: 1.385em;
            font-weight: normal;
            color: #fff;
        }

    #faded ul li img {
        width: 559px;
        height: 324px
    }

/* Videos */

.infoiVideo {
    color: white;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    width: 269px;
    height: 52px;
    margin: 0;
    padding: 8px 15px 7px;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
    letter-spacing: 0;
}

.aVideo:hover figcaption {
    background: rgba(0,0,0,.8);
    color: #f2b62e;
}

.panelVideoGallery {
    display: inline-block;
    width: 269px;
    background-color: transparent;
    height: 149px;
    border: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/* Diseņo global */

#column-left {
    float: left;
    width: 570px;
    padding: 0 10px 0 0;
}

#column-right {
    float: left;
    width: 341px;
}

/* Migas, ruta de enlaces */

#SBBreadcrumb {
    font-size: 0.7rem;
}

    #SBBreadcrumb ol {
        background-color: rgba(255,255,255,0.1);
        color: rgb(255,255,255);
        text-transform: uppercase;
        font-weight: bold;
    }

        #SBBreadcrumb ol li {
            color: rgb(255,255,255);
        }

            #SBBreadcrumb ol li .breadcrumb-item::before {
                color: rgb(255,255,255);
            }

            #SBBreadcrumb ol li a {
                color: rgb(95,149,28);
                text-decoration: none;
            }

                #SBBreadcrumb ol li a:hover {
                    color: rgb(255,255,255);
                }

.Breadcrumbs {
    float: left;
    padding: -10px 10px 0 10px;
    font-size: 0.917em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #f8f8f8;
}

    .Breadcrumbs li {
        display: inline;
    }

    .Breadcrumbs a {
        display: block;
        float: left;
        padding: 10px 10px 10px 10px;
        font-size: 0.917em;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        color: #5f951c;
    }

        .Breadcrumbs a:first-child {
            padding: 0 10px 0 0;
        }

        .Breadcrumbs a:hover {
            color: #fff;
        }

/* Titulos */
@media (min-width: 0px) {
    #sbContent .sbH1 {
        line-height: 1.2rem;
        font-size: 1.2rem;
        text-transform: uppercase;
        color: rgb(71, 141, 42);
    }
}

@media (min-width: 768px) {
    #sbContent .sbH1 {
        line-height: 1.4rem;
        font-size: 1.4rem;
        text-transform: uppercase;
        color: rgb(71, 141, 42);
    }
}

@media (min-width: 992px) {
    #sbContent .sbH1 {
        line-height: 1.833rem;
        font-size: 1.833rem;
        text-transform: uppercase;
        color: rgb(71, 141, 42);
    }
}

#sbContent .sbH2 {
    background: url(/images/Design/title-bg.jpg) no-repeat 0 0;
    background-color: rgba(173, 105, 32, 1) !important;
    height: 40px;
    padding: 0 0 0 11px;
    overflow: hidden;
    line-height: 40px;
    font-size: 1.833em;
    text-transform: uppercase;
    color: #fff;
}

#sbContent .intext {
    background: url();
    height: auto;
    padding: 0 0 2px 0;
    overflow: hidden;
    line-height: 1.385em;
    font-size: 1.083em;
    text-transform: uppercase;
    color: #f8f8f8;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin-bottom: 10px;
}

#content .h2sbMain {
    background: url(/images/Design/title-bg.jpg) no-repeat 0 0;
    background-color: rgba(173, 105, 32, 1) !important;
    height: 40px;
    padding: 0 0 0 11px;
    overflow: hidden;
    line-height: 40px;
    font-size: 1.45rem;
    text-transform: uppercase;
    color: #fff;
}

#content .h3sb {
    padding: 0 0 27px 10px;
    line-height: 1.2em;
    font-size: 1.833em;
    text-transform: uppercase;
    color: #478d2a;
    font-weight: bold;
}

#sbContent h3.sbH3 {
    padding: 0 0 27px 10px;
    line-height: 1.2em;
    font-size: 1.833em;
    text-transform: uppercase;
    color: #478d2a;
}

    #sbContent h3.sbH3 span {
        display: block;
        margin: -5px 0 0 0;
        padding: 0 0 5px 0;
    }

#sbContent .sbH5 {
    padding: 0 0 12px 0;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: normal;
    color: #f2b62e;
}

#sbContent .sbH6 {
    padding: 0 0 2px 0;
    line-height: 1.385em;
    font-size: 1.083em;
    text-transform: uppercase;
    color: #f8f8f8;
}

#articleBodyRWD .sbH1 {
    padding: 10px 10px 20px 10px;
    line-height: 1.2em;
    font-size: 1.833em;
    text-transform: uppercase;
    color: #478d2a;
}

#articleBodyRWD h2 {
    background: url(/images/Design/title-bg.jpg) no-repeat 0 0;
    background-color: rgba(173, 105, 32, 1) !important;
    height: 40px;
    padding: 0 0 0 11px;
    overflow: hidden;
    line-height: 40px;
    font-size: 1.833em;
    text-transform: uppercase;
    color: #fff;
}

#articleBodyRWD h3 {
    padding: 0 0 2px 0;
    line-height: 1.385em;
    font-size: 1.083em;
    text-transform: uppercase;
    color: #f8f8f8;
}

#articleBodyRWD h4 {
    padding: 0 0 2px 0;
    line-height: 1.385em;
    font-size: 1.083em;
    text-transform: uppercase;
    color: #f8f8f8;
}

#articleBodyRWD h5 {
    padding: 0 0 2px 0;
    line-height: 1.385em;
    font-size: 1.083em;
    text-transform: uppercase;
    color: #f8f8f8;
}

#articleBodyRWD h6 {
    padding: 0 0 2px 0;
    line-height: 1.385em;
    font-size: 1.083em;
    text-transform: uppercase;
    color: #f8f8f8;
}

#indent .listAnyos {
    box-sizing: border-box;
    color: rgb(242, 182, 46);
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.917em;
    font-weight: bold;
    line-height: 28px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0 0.8rem;
    text-align: left;
}

.smallMarginBottom {
    margin-bottom: 12px;
}

.withoutMarginBottom {
    margin-bottom: 0;
}

/* Listas: Start */

.list-1 {
    background: url(/images/Design/list-bg.png) repeat 0 0;
    overflow: hidden;
    margin: 0 0 -3px 0;
}

    .list-1 li {
        width: 100%;
        height: 32px;
        overflow: hidden;
        vertical-align: top;
    }

        .list-1 li strong {
            display: block;
            float: left;
            padding: 0 19px 0 18px;
            line-height: 28px;
            font-size: 0.917em;
            color: #515151;
        }

        .list-1 li a {
            display: block;
            float: left;
            line-height: 26px;
            font-weight: bold;
            text-decoration: none;
            color: #f0f0f0;
        }

            .list-1 li a:hover {
                color: #f2b62e;
            }

        .list-1 li span {
            float: left;
            padding: 0 0 0 3px;
            line-height: 26px;
            color: #636262;
        }

.list-2 {
    overflow: hidden;
    padding: 0 0 0 2px;
}

    .list-2 .dt {
        padding: 0 0 13px 0;
    }

        .list-2 .dt strong {
            display: block;
            padding: 0 0 3px 0;
            line-height: 1rem;
            font-size: 0.80rem;
            text-transform: uppercase;
            color: #f8f8f8;
            font-weight: bold;
        }

        .list-2 .dt .subtitulo {
            display: block;
            line-height: 1rem;
            font-size: 0.8rem;
            font-weight: normal;
            color: #f2b62e;
        }

    .list-2 div.dd {
        background: url(/images/Design/line-hor.gif) repeat-x 0 100%;
        width: 100%;
        margin: 0 0 28px 0;
        padding: 0 0 31px 0;
        overflow: hidden;
    }

        .list-2 div.dd.last {
            background: none;
            margin: 0;
            padding: 0;
        }

        .list-2 div.dd img {
            float: left;
            margin: 3px 15px 0 1px;
            width: 259px;
            height: 149px;
        }

        .list-2 div.dd p {
            /*padding: 0 1rem 2rem 0 !important;*/
            line-height: 1.1rem !important;
            font-size: 0.8rem !important;
            color: #b0b0b0 !important;
        }

        .list-2 div.dd strong {
            float: left;
            padding: 0 20px 0 0;
            line-height: 1.75em;
            font-size: 1em;
            color: #5f951c;
        }

            .list-2 div.dd strong a {
                color: #5f951c;
            }

        .list-2 div.dd b {
            float: left;
            padding: 0 20px 0 0;
            line-height: 1.909em;
            font-size: 0.917em;
            text-transform: uppercase;
            color: #f1f1f1;
        }

            .list-2 div.dd b a {
                color: #f1f1f1;
            }

div .noticiaDescripcion {
    color: #b0b0b0;
    font-size: 0.8rem;
}

li .listRightTitulo {
    font-weight: bold;
    display: block;
    padding: 0 0 1px 0;
    text-transform: uppercase;
    line-height: 1.5em;
    font-size: 1em;
    color: #f2b62e;
}

.list-3 {
    width: 100%;
    padding: 0 0 12px 0;
    overflow: hidden;
}

    .list-3.withoutPaddingBottom {
        padding-bottom: 0;
    }

        .list-3.withoutPaddingBottom li div.fotoOVideoFrame {
            position: relative;
            border: 0;
            width: 269px;
            height: 149px;
            margin-left: 25px
        }

        .list-3.withoutPaddingBottom li div.fotoOVideoFrame {
            width: 269px;
            height: 149px;
        }

            .list-3.withoutPaddingBottom li div.fotoOVideoFrame a img {
                width: 269px;
                height: 149px;
            }

    .list-3 li {
        background: #272727 url(/images/Design/list-tail.gif) repeat-y 0 0;
        padding: 9px 9px 8px 9px;
        overflow: hidden;
        line-height: 1.5em;
        font-size: 1em;
        color: #717170;
        border-bottom: 3px solid #181818;
    }

    .list-3 .extra {
        background: #212121 url(/images/Design/list-tail1.gif) repeat-y 0 0;
        border-bottom: 3px solid #1d1d1d;
    }

    .list-3 .evenLine {
        display: block;
        width: 100%;
        overflow: hidden;
        font-weight: normal;
    }

    .list-3 li .precioServicioLista {
        color: #b0b0b0;
        font-weight: bold;
        font-size: 1em;
    }

    .list-3 li img {
        float: left;
        margin: 0 17px 0 0;
    }

    .list-3 li strong {
        display: block;
        padding: 11px 0 1px 0;
        text-transform: uppercase;
        line-height: 1.5em;
        font-size: 1em;
        color: #f2b62e;
    }

    .list-3 li a {
        font-size: 0.917em;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        color: #5f951c;
    }

        .list-3 li a:hover {
            color: #fff;
        }

.list-4 {
    padding: 4px 0 0 3px;
    overflow: hidden;
}

    .list-4 li {
        background: url(/images/Design/line-hor.gif) repeat-x 0 100%;
        width: 100%;
        margin: 0 0 21px 0;
        padding: 0 0 22px 0;
        overflow: hidden;
        line-height: 1.5em;
        font-size: 1em;
        color: #b0b0b0;
    }

        .list-4 li.last {
            background: none;
            margin: 0;
            padding: 0;
        }

        .list-4 li img {
            float: left;
            margin: 0 17px 0 0;
        }

        .list-4 li strong {
            display: block;
            padding: 6px 0 4px 0;
            line-height: 1.385em;
            font-size: 1.083em;
            text-transform: uppercase;
            color: #f8f8f8;
        }

        .list-4 li b {
            display: block;
            padding: 0 0 13px 0;
            line-height: 1.333em;
            font-size: 1em;
            font-weight: normal;
            color: #f2b62e;
        }

        .list-4 li p {
            padding: 0 0 12px 0 !important;
            line-height: 1.5em !important;
            font-size: 1em !important;
            color: #b0b0b0 !important;
        }

        .list-4 li a {
            float: left;
            line-height: 1.5em;
            font-size: 1em;
            font-weight: bold;
            color: #5f951c;
        }

/* Listas: End */

/* Trabajo con cajas: Start */

.txtJustify {
    text-align: justify;
}

.fechaVerdeGrande {
    text-transform: uppercase;
    box-sizing: border-box;
    color: rgb(95, 149, 28);
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.73rem;
    font-weight: bold;
    line-height: 1.75em;
    margin: 0;
    padding: 0;
}

/* Trabajo con cajas: End */

/* Desde style1802 sin analizar */


table {
    line-height: 1.5em;
    font-size: 1em;
    color: #A0A0A0;
}

th {
    text-align: left;
    text-transform: uppercase;
    line-height: 1.5em;
    font-size: 1em;
    color: #F2B62E;
}

input, select {
    vertical-align: middle;
    font-weight: normal;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

ul, ol {
    list-style: none;
}

object {
    vertical-align: top;
    outline: none;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.col-1, .col-2, .col-3, .col-4 {
    float: left;
    overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
    float: left;
    overflow: hidden;
}

#line-hor {
    background: url(/images/Design/hor-line.png) no-repeat 50% 0;
    width: 100%;
    height: 3px;
    overflow: hidden;
    position: absolute;
    top: 718px;
    left: 0;
    z-index: 2;
}

    #line-hor.lineTop {
        top: auto;
    }

#lineHor {
    background: url(/images/Design/hor-line.png) no-repeat 50% 0;
    width: 100%;
    height: 3px;
    overflow: hidden;
    position: absolute;
    left: 0;
    z-index: 2;
}

    #lineHor.lineTop {
        top: auto;
    }

@media (min-width: 0px) {
    #lineHor {
        top: 0;
    }
}

@media (min-width: 768px) {
    #lineHor {
        top: 450px;
    }
}

@media (min-width: 780px) {
    #lineHor {
        top: 460px;
    }
}

@media (min-width: 810px) {
    #lineHor {
        top: 470px;
    }
}

@media (min-width: 830px) {
    #lineHor {
        top: 480px;
    }
}

@media (min-width: 850px) {
    #lineHor {
        top: 490px;
    }
}

@media (min-width: 870px) {
    #lineHor {
        top: 500px;
    }
}

@media (min-width: 895px) {
    #lineHor {
        top: 517px;
    }
}

@media (min-width: 919px) {
    #lineHor {
        top: 517px;
    }
}

@media (min-width: 992px) {
    #lineHor {
        top: 718px;
    }
}

#script {
    height: 443px;
    margin: 0 0 25px 0;
    padding: 0 0 0 2px;
    overflow: hidden;
}

.link {
    background: #111;
    width: 100%;
    height: 32px;
    overflow: hidden;
    margin: 0 0 28px 0;
}

    .link a {
        float: right;
        padding: 0 11px 0 11px;
        line-height: 30px;
        font-size: 0.917em;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        color: #5f951c;
    }

        .link a:hover {
            color: #fff;
            text-decoration: none;
        }

.link-1 {
    float: right;
    line-height: 1.636em;
    font-size: 0.917em;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

/* ----------- prettyPhoto BEGIN ----------- */

.gallery {
    width: 100%;
    overflow: hidden;
    padding: 0 0 11px 0;
}

    .gallery li {
        float: left;
        padding: 0 21px 21px 0;
    }

        .gallery li a {
            display: block;
            width: 269px;
            height: 149px;
        }

    .gallery #video-1 a {
        background: url(/images/Design/video-1.jpg);
    }

    .gallery #video-2 {
        padding: 0 0 21px 0;
    }

        .gallery #video-2 a {
            background: url(/images/Design/video-2.jpg);
        }

    .gallery #video-3 a {
        background: url(/images/Design/video-3.jpg);
    }

    .gallery #video-4 {
        padding: 0 0 21px 0;
    }

        .gallery #video-4 a {
            background: url(/images/Design/video-4.jpg);
        }

    .gallery #video-5 a {
        background: url(/images/Design/video-5.jpg);
    }

    .gallery #video-6 {
        padding: 0 0 21px 0;
    }

        .gallery #video-6 a {
            background: url(/images/Design/video-6.jpg);
        }

/* ----------- prettyPhoto END ----------- */

.privacy {
    width: 100%;
    padding: 0 0 4px 0;
}

    .privacy h3 {
        padding: 0 0 22px 11px !important;
    }

    .privacy p {
        padding: 0 0 18px 2px !important;
    }

#second-menu {
    height: 134px;
    overflow: hidden;
    padding-top: 10px;
}

    #second-menu .inner {
        padding: 27px 23px 35px 23px;
    }

    #second-menu ul {
        width: 100%;
        padding: 0 0 11px 0;
        overflow: hidden;
    }

        #second-menu ul li {
            float: left;
            padding: 0 24px 0 0;
            line-height: 1.615em;
            font-size: 1.083em;
            font-weight: bold;
            color: #fff;
        }

            #second-menu ul li a {
                text-decoration: none;
                color: #fff;
            }

                #second-menu ul li a:hover {
                    text-decoration: underline;
                }

/* ----------- Google maps ----------- */

#map_canvas {
    height: 100%;
}

@media print {
    html, body {
        height: auto;
    }

    #map_canvas {
        height: 650px;
    }
}
/* Lightbox image */

.lightbox-image {
    display: inline-block;
    position: relative;
}

.border {
    padding: 6px;
    background: #dededa;
    display: inline-block;
}

.lightbox-image img {
    position: relative;
    z-index: 2;
}

.lightbox-image span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(/images/magnify.png) 50% 50% #fff no-repeat;
}

/* Divs panels PhotoGallery*/

.panelPhotoGallery {
    display: inline-block;
    width: 269px;
    background-color: transparent;
    height: 149px;
    border: 0;
}

#containerPhotoGallery {
    overflow-x: auto;
    text-align: center;
    letter-spacing: 17px;
    width: 100%;
    margin-bottom: 17px;
}

.panelPhotoGalleryBD {
    display: inline-block;
    width: 200px;
    background-color: transparent;
    height: 150px;
    border: 0;
}

#containerPhotoGalleryBD {
    overflow-x: auto;
    text-align: center;
    letter-spacing: 17px;
    width: 100%;
    margin-bottom: 17px;
}

/* Videos */

#containerVideoGallery1 {
    overflow-x: auto;
    text-align: left;
    letter-spacing: 17px;
    width: 100%;
    margin-bottom: 17px;
}

#containerVideoGallery2 {
    overflow-x: auto;
    text-align: left;
    letter-spacing: 17px;
    width: 100%;
    margin-bottom: 17px;
}

#containerFotoGallery1 {
    overflow-x: auto;
    text-align: left;
    letter-spacing: 17px;
    width: 100%;
    margin-bottom: 17px;
}

#containerFotoGallery2 {
    overflow-x: auto;
    text-align: left;
    letter-spacing: 17px;
    width: 100%;
    margin-bottom: 17px;
}

a.knopka {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    background: #f2b62e;
    color: #000;
    padding: 10px 15px 10px;
    margin: 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 10px;
    border: 2px solid #f2b62e;
}

    a.knopka:hover {
        background: #000;
        color: #f2b62e;
        border: 2px solid #f2b62e;
    }

a.knopka2 {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    background: #f2b62e;
    padding: 10px 107px 10px;
    color: #000;
    margin: 0;
    border: 2px solid #f2b62e;
}

    a.knopka2:hover {
        background: #000;
        color: #f2b62e;
        border: 2px solid #f2b62e;
    }

/* Botones */

.btn {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 10px;
    font-family: Arial;
    color: #000000;
    font-size: 20px;
    background: #F2B62E;
    padding: 10px 20px 10px 20px;
    border: solid #F2B62E 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
}

    .btn:hover {
        color: #F2B62E;
        background: #000000;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
    }

.btnTienda {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 10px;
    font-family: Arial;
    color: #000000;
    font-size: 16px;
    background: #F2B62E;
    padding: 10px 20px 10px 20px;
    border: solid #F2B62E 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
}

.btnTiendaWide {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 10px;
    font-family: Arial;
    color: #000000;
    font-size: 16px;
    background: #F2B62E;
    padding: 10px 20px 10px 20px;
    border: solid #F2B62E 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
    width: 364px;
}

.btnTienda:hover {
    font-size: 16px;
    color: #F2B62E;
    background: #000000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

.linkTienda {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #5f951c;
    outline: medium none;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    text-transform: uppercase;
    background: url(/images/Design/shop/cart-1.png) left center no-repeat;
    text-decoration: none;
}

    .linkTienda:hover {
        color: #5f951c;
        text-decoration: underline;
    }

.formInput {
    border-radius: 6px 6px;
    width: 328px;
    height: 41px;
    line-height: 16px;
    padding-left: 16px;
    padding-right: 16px;
}

.precio {
    font-size: 20px;
    color: #db8622;
}

/* Pagination style to darkness */

ul .page-link {
    color: #ffc107;
    background-color: #212529;
    border-color: #ffc107;
}

ul .page-item.active .page-link {
    background-color: #ffc107;
    color: #212529;
    border-color: #ffc107;
}

ul .page-link:focus, ul .page-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ffc107;
    border-color: #ffc107;
}

img .size100 {
    width: 100px;
    height: 100px;
}

img .size-103 {
    width: 103px;
    height: 103px;
}

#error404 {
    color: white;
}

    #error404 h1 {
        font-size: 5rem;
        color: #f2b62e;
    }

    #error404 h3 {
        color: #478d2a;
    }

#sbListadoCamposFutbol {
    color: white;
    font-size: 0.9rem;
}

    #sbListadoCamposFutbol div.row.titulos {
        color: #F2B62E;
        font-size: 1rem;
    }

    #sbListadoCamposFutbol div.colRating {
        text-align: center;
        align-items: center;
        font-size: 2.7rem;
    }

    #sbListadoCamposFutbol div.colTitle {
        align-items: center;
        font-weight: 500;
    }

        #sbListadoCamposFutbol div.colTitle a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #5f951c;
        }

    #sbListadoCamposFutbol div.colCiudadFecha {
        align-items: center;
    }

    #sbListadoCamposFutbol div.colEdad {
        align-items: center;
    }

    #sbListadoCamposFutbol div.colPrecio {
        align-items: center;
    }

    #sbListadoCamposFutbol div.colDetalle {
        align-items: center;
    }

    #sbListadoCamposFutbol div.hdRating {
        margin-left: -1rem;
    }

    #sbListadoCamposFutbol div.hdTitle {
        margin-left: 0;
        margin-right: 0.5rem;
    }

    #sbListadoCamposFutbol div.hdCiudadFecha {
        margin-right: 0;
    }

    #sbListadoCamposFutbol div.hdEdad {
        padding-left: 0.5rem;
        margin-right: 0.5rem;
    }

    #sbListadoCamposFutbol div.hdPrecio {
        padding-left: 1.2rem;
    }

    #sbListadoCamposFutbol div.row.detalleCampo {
        min-height: 5rem;
    }

        #sbListadoCamposFutbol div.row.detalleCampo:nth-child(2n) {
            background-color: #2A2A2A;
        }

div .sbPrecioOrange {
    color: #db8622;
    font-size: 1.15rem;
    font-weight: bold;
}

span.nobr {
    white-space: nowrap;
}

a.btn.sbOpacitty1 {
    opacity: 1;
}

.borderCamps {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    border-color: #ffc107 !important;
}
