.f-l {
    float: left
}

* {
    font-family: trebuchet ms,Arial,Helvetica,sans-serif
}
@font-face {
    font-family: 'fjalla_oneregular';
    src: url('fonts/fjallaone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubunturegular';
    src: url('fonts/ubuntu-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gill';
    src: url('fonts/gill/gill.otf')
}
@font-face {
    font-family: 'noto';
    src: url('fonts/noto/noto.woff2') format('woff2');
}
body {
    background: url(img/bg.jpg) repeat #0c2138;
    font-family: trebuchet ms,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0
}

h1 {
    background: url(../../theme/main/main_logo2.png) no-repeat scroll 0 44px transparent;
    height: 300px;
    left: 36px;
    position: absolute;
    text-indent: -99999px;
    top: -16px;
    width: 500px;
    background-size: contain;
}
h1 a {
    display: block;
    height: 100%;
    width: 100%
}
.main-header {
    width: 100%;
    position: relative;
}

small {
    color: #000;
    cursor: default;
    font-family: trebuchet ms,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: italic;
    left: 41px;
    letter-spacing: 1px;
    position: absolute;
    text-shadow: 0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;
    top: 200px;
    font-weight: 700
}

#master {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
body.blured div#master {
    filter: blur(3px);
}
#wrap {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 1100px
}
header{
    height: 385px;
    width: 1100px;
    position: relative;
    background-size: contain;
}
p.somos {
    position: absolute;
    bottom: 133px;
    background-color: #faebd7;
    padding: 1%
}

.r3 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.r7 {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.r3-bottom {
    -webkit-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.r3-top {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.box-s {
    -moz-box-shadow: -16px 0 16px #000;
    -webkit-box-shadow: -16px 0 16px #000;
    box-shadow: -16px 0 16px #000
}

.box-s-8 {
    -moz-box-shadow: 0 0 8px #141416;
    -webkit-box-shadow: 0 0 8px #141416;
    box-shadow: 0 0 8px #141416
}


.textura {
    background: #1d2833 url(./img/hex-metal-mesh.png) repeat scroll
}

.dg-bsup {
    background: #e0e0e0
}

.m6 {
    margin-top: 6px
}

.mb6 {
    margin-bottom: 6px
}

.p19 {
    padding-top: 19px
}

#block-1,#block-2,#block-3,#block-4 {
    height: auto;
    width: 100%
}

#cont-1 {
    margin: 6px 0 auto;
    overflow: hidden;
    min-height: 1291px;
    padding-bottom: 40px;
    width: 1100px;
    height: auto
}

#cont-2,#cont-3,#cont-4 {
    background-color: #1d2833;
    height: 670px;
    margin: 0 auto;
    width: 1100px
}

#cont-4 {
    padding-bottom: 30px;
    min-height: 530px
}

#cont-1,#cont-2,#cont-3,#cont-4,#cont-5,#cont-6,#cont-seccion {
}

#cont-seccion {
    background-color: #061424;
    border-color: #061424;
    border-style: solid;
    margin: 0 auto;
    overflow: hidden;
    width: 1100px;
    display: flex;
    flex-direction: column;
}

.contport-left {
    height: auto;
    width: 1100px
}

.contport {
    float: right;
    height: auto;
    width: 862px
}

.contport-right {
    float: right;
    height: 1800px;
    width: 862px
}

#bloqueFichas {
    width: 862px;
    display: flex;
    flex-wrap: wrap;
}

.portadas {
    height: auto
}

.portadas li {
    float: left;
    height: 166px;
    width: 112px;
    border-color: transparent;
    border-style: solid;
    border-width: 0 0 11px 11px;
    position: relative
}

.contport-right ul li {
    float: left;
    height: 166px;
    width: 112px;
    border-color: #1d2833;
    border-style: solid;
    border-width: 0 0 8px 8px
}

.section-r {
    height: auto;
    float: left;
    width: 238px
}

.section-l {
    height: auto;
    float: left;
    width: 238px
}


.box-titu {
    height: 56px;
    width: 242px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ico-pe-d {
    background: url(../../theme/main/logo4.png) no-repeat scroll 0 -13px transparent;
    height: 48px;
    width: 54px;
    background-size: 90%;
    background-position: center;
    border-radius: 100%;
}


.titsection-d {
    color: #1d223a;
    cursor: default;
    font-family: fjalla_oneregular,Trebuchet MS;
    font-size: 21px;
    margin: 0 auto;
    text-shadow: 0 1px 7px rgb(133 133 133 / 83%);
    text-transform: uppercase;
}

#publicidad a img {
    height: 75px;
    margin-bottom: 3px;
    width: 238px
}

.leave {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000b8;
    top: 0;
    z-index: 99999
}

.cont-leave {
    width: 300px;
    background: #fff;
    top: 50%;
    position: fixed;
    left: 50%;
    padding: 25px
}

.leave-btn {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.leave-btn button {
    padding: 10px
}

#cd-twitter {
    width: 238px;
    height: 400px
}

#contenedor-travesti {
    height: auto;
    overflow: hidden;
    padding-left: 4px;
    width: 234px
}

div#travestis,div#hombres {
    background: #00192b
}

.port-travesti {
    float: left;
    height: 110px;
    margin: 7px 7px 0 0;
    position: relative;
    width: 110px
}

.port-travesti a {
    display: inline-block;
    height: 110px;
    width: 110px
}

.port-travesti a img {
    border: 1px solid transparent;
    border-radius: 11px 11px 11px 11px;
    display: block;
    height: 110px;
    position: absolute;
    width: 110px
}

.nombre-travesti {
    background: none repeat scroll 0 0 rgba(0,0,0,.5);
    border-radius: 0 5px 0 10px;
    bottom: -1px;
    color: #fff;
    font-size: 12px;
    left: 1px;
    padding: 3px 5px 6px;
    position: absolute;
    text-shadow: 0 0 5px #000;
    width: auto
}

#contenedor-hombres {
    height: auto;
    overflow: hidden;
    padding-left: 4px;
    width: 234px
}

.port-hombres {
    float: left;
    height: 110px;
    margin: 7px 7px 0 0;
    position: relative;
    width: 110px
}

.port-hombres a {
    display: inline-block;
    height: 110px;
    width: 110px
}

.port-hombres a img {
    border: 1px solid transparent;
    border-radius: 11px 11px 11px 11px;
    display: block;
    height: 110px;
    position: absolute;
    width: 110px
}

.nombre-hombre {
    background: none repeat scroll 0 0 rgba(0,0,0,.5);
    border-radius: 0 5px 0 10px;
    bottom: -1px;
    color: #fff;
    font-size: 12px;
    left: 1px;
    padding: 3px 5px 6px;
    position: absolute;
    text-shadow: 0 0 5px #000;
    width: auto
}


.logo-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.loadern {
    position: relative;
    width: 200px;
    top: 90px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 13px
}

.loadern span {
    border: 4px dotted #fff;
    border-radius: 100%;
    display: inline-block;
    height: 20px;
    width: 20px;
    animation: girar 1s linear infinite;
    -webkit-animation: girar 1s linear infinite;
    -moz-animation: girar 1s linear infinite;
    -o-animation: girar 1s linear infinite
}
@keyframes girar {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes girar {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes girar {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes girar {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}

.section-lg {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-main {
    display: flex;
    align-items: flex-start;
}

p.nohay {
    text-align: center;
    margin: 0 auto;
    color: white;
}
/* --------------- BARRA ORDENAR POR ------------------*/

#barrasortby {
    height: 50px;
    width: 1100px;
    margin: 3px 0 10px 0;
    background: rgb(8, 70, 123);
}

#sortby {
    width: 100%;
    display: flex;
}

#sortby li:first-child {
    width: 140px;
    line-height: 50px;
    color: rgb(245, 196, 0);
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
}

#sortby li:nth-child(0n+5) {
}

#sortby li:nth-child(0n+6) {
}

#sortby li a{
    color: #E0E0E0;
    display: block;
    font-size: 13px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    width: 160px;
    line-height: 50px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
    background: transparent;
}


#sortby li a:hover{
    background: #00223A;
    cursor: pointer;
    font-size: 11.5px;
    color: rgb(245, 196, 0);
}

#sortby li:last-child a:hover,
#sortby li:last-child a.activo {
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

#sortby li a.activo,
#sortby li a.activo:hover {
    color:#434E54;
    background: #F5C400;
}

