body {
    background: #EDC3D6;
    color: #000000;
}

@font-face {
    font-family: 'fiolex_girlsregular';
    src: url('/fonts/filxgirl-webfont.woff2') format('woff2'),
    url('/fonts/filxgirl-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.advert-video-container{
    margin: 0 auto 0 auto;
    text-align: center;
    max-height: 480px;
}
.advert-video-container span{
    font-size: 11px;
}
.video-js{
    max-height: 480px !important;
}

.font-fiolex{
    font-family: 'fiolex_girlsregular', sans-serif;;
}

.disabled-bg{
    /* with no content, nothing is rendered */
    content: "";
    position: fixed;
    /* element stretched to cover during rotation an aspect ratio up to 1/10 */
    top: -500%;
    left: -500%;
    right: -500%;
    bottom: -500%;
    z-index: 1000;
    pointer-events: all; /* to block content use: all */
    /* background */
    background-color: rgba(0,0,0,1);
    background-position: center center;
    background-size: 100px 100px;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #c0236c;
}

footer {
    color: #9a9a9a !important;
    font-weight: 300;
    padding: 20px 0 5px;
    background: #230714;
    -webkit-box-shadow: 0px 0px 15px 5px #230714;
    -moz-box-shadow: 0px 0px 15px 5px #230714;
    box-shadow: 0px 0px 15px 5px #230714;
}
footer ul li a {
    color: #f16597;
    padding-left: 0;
}
footer ul li a:hover {
    color: #f16597;
    padding-left: 0;
    text-decoration: underline;
}
footer ul li {
    color: #f16597;
    font-size: 15px;
    list-style-type: none;
    background: none;
    padding-left: 0;
}

.main-content {
    float: left;
    width: 85%;
    padding-right: 5px;
}
.main-content.page{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.banners {
    float: right;
    width: 15%;
    padding-right: 15px;
}
.margin-top-banners{
    margin-top: 77px;
}
.banner-img{
    margin-bottom: 20px;
}
.banner-img img{
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.45);
}

.wrapper-footer p, .wrapper-footer h4{
    color: #f16597;
}

.ug-gallery-wrapper{
    margin-bottom: 10px;
}

.copy {
    background: #12040A;
}

.cpn-pag-form form input, textarea {
    height: 150px;
}

.link-big{
    font-size: 30px;
    font-weight: 700;
}
.ug-item-wrapper{
    margin-top: 7px;
}

a {
    color: #c0236c;
}

a:focus, a:hover {
    cursor: hand;
    color: #f16597;
    text-decoration: none;
}

.h1, h1 {
    font-size: 52px;
}
.h4, h4 {
    font-size: 34px;
}
.h5, h5 {
    font-size: 20px;
}

.adult_content_warning-img img{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.adult_content_warning p, .adult_content_warning li{
    font-size: 11px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 60%;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #000000;
}

.breadcrumb {
    padding:0px 15px 10px 15px;
    margin-bottom: 0;
    background-color: transparent;
}

.breadcrumb a{
    font-weight: bold;
}

.com-title {
    margin-bottom: 10px;
}
.main-title {
    margin-bottom: 20px;
}
.com-title h2 {
    text-transform: none;
}

.ts-top-container {
    position: fixed;
    width: 100%;
    height: 80px;
    background: #FFFFFF;
    z-index: 99;
}
.ts-top {
    padding: 10px;
    position: relative;
}
.ts-top-1 {
    float: left;
    width: 33%;
    margin-top: -5px;
}
.ts-top-1 img{
    max-height: 70px;
}
.ts-top-2 {
    margin-top: 15px;
    float: left;
    width: 0%;
}
.ts-top-3 {
    margin-top: 15px;
    float: right;
    width: 67%;
}
.ts-top-4 {
    display: none;
}
.ts-menu-container {
    position: fixed;
    top: 80px;
    width: 100%;
    height: 50px;
    background: #c0236c;
    z-index: 98;
    -webkit-box-shadow: 0 1px 3px #c0236c;
    -moz-box-shadow: 0 1px 3px #c0236c;
    box-shadow: 0 0 5px 2px #c0236c;
}
.ts-menu-container .ts-menu{
    margin-top: 7px;
}
.mob-right-nav{
    top: 0px;
}
.wrapper{
    padding: 0;
    position: relative;
    top: 145px;
}
.wrapper-footer {
    position: relative;
    top: 155px;
    float: left;
    width: 100%;
}
.pink-container .com-title {
    padding-top: 4px;
    height: 40px;
    background: #f16597;
    -webkit-box-shadow: 0 1px 3px #f16597;
    -moz-box-shadow: 0 1px 3px #f16597;
    box-shadow: 0 0 5px 2px #f16597;
    margin: 0px 17px 25px 17px;
}

.col-center {
    float: none;
    margin: 0 auto;
}

/** Ribbon **/
.ribbon-holder {
    overflow: hidden;
    position: relative
}
.ribbon-new {
    position: absolute;
    background-color: #c0236c;
    color: #ffffff;
    transform: rotate(-45deg);
    text-align: center;
    top: 21px;
    left: -39px;
    width: 145px;
    z-index: 2;
}
.ribbon-type{
    position: absolute;
    color: #ffffff;
    transform: rotate(-45deg);
    text-align: center;
    bottom: 21px;
    right: -29px;
    width: 145px;
    z-index: 2;
}
.flash {
    animation-name: flash;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}
@keyframes flash {
    from {color: #f8f8b7;}
    to {color: #f8f138;}
}

.dir-hli{
    margin: 0 0 10px 0;
}
.dir-hli-2 {
    padding: 0px 5px 0px 5px;
    height: 25px;
    background: #ffffff;
}
.dir-hli-2 h4 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.dir-hli-2.advert-type{
    padding-bottom: 30px;
}
.dir-hli-5{
    margin-bottom: 15px;
}
.dir-hli-5 .fa{
    text-shadow: 0px 0px 5px #000;
}
.dir-hli-5 small{
    color: black;
}
.dir-hli-icons{
    width: 100%;
    float: left;
    position: absolute;
}

.premium-adverts .dir-hli-icons{
    top: 75%;
    font-size: 2em;
}
.new-adverts .dir-hli-icons{
    top: 70%;
    font-size: 1.5em;
}
.list-advert {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 16.66666666666667%;
    float: left;
}

.showcase-adverts{
    margin-left: 10px;
    margin-right: 10px;
}
.showcase-adverts .dir-hli-icons{
    top: 75%;
    font-size: 1em;
}

.label.new-advert{
    margin-right: 2px;
}

.load-more-adverts{
    margin-bottom: 20px;
}

.advert-info{
    padding-right: 30px;
}

.advert-info .label{
    margin-bottom: 10px;
}

/** error-page **/
.error-page h1{
    font-size: 170px;
}

/** btn-custom **/
.btn-custom {
    color: #FFFFFF;
    background: #c0236c;
    border: 1px solid #800e3a;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom,
.btn-custom:active:focus,
.btn-custom:active:hover,
.btn-custom.active:hover,
.btn-custom.active:focus {
    color: #FFFFFF;
    background: #ef6597;
    border: 1px solid #e72168;
}
.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-custom.disabled,
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled],
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom.active[disabled],
fieldset[disabled] .btn-custom,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
    color: #cacaca;
    background: #f16597;
    border: 1px solid #ea4a83;
}

.owl-carousel{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}

.form-group {
    margin-bottom: 10px;
}

.star-new{
    position: absolute;
    top: 8px;
    z-index: 50;
}
.star-new-4x{
    max-width: 60px;
    left: 25px;
}
.star-new-3x{
    max-width: 45px;
    left: 20px;
}
.star-new-2x{
    max-width: 30px;
    left: 10px;
}

/** Error container **/
#errorContainer {
    display: none;
}
#errorContainer label {
    float: none;
    width: auto;
    margin: 0;
}
#errorContainer label.error {
    margin-bottom: 0;
}
#errorContainer li {
    color: #a94442;
}

@media(max-width: 1920px){
    .list-advert {
        width: 16.66666666666667%;
    }
}

@media(max-width: 1560px){
    .list-advert {
        width: 16.66666666666667%;
    }
    .star-new-4x{
        max-width: 50px;
        left: 25px;
    }
    .star-new-3x{
        max-width: 40px;
        left: 20px;
    }
    .star-new-2x{
        max-width: 25px;
        left: 10px;
    }
}

@media(max-width: 1200px){
    .premium-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1.5em;
    }
    .new-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1.2em;
    }
    .showcase-adverts .dir-hli-icons{
        top: 75%;
        font-size: 1.2em;
    }
    .list-advert {
        width: 25%;
    }
    .star-new-4x{
        max-width: 40px;
        left: 25px;
    }
    .star-new-3x{
        max-width: 35px;
        left: 20px;
    }
    .star-new-2x{
        max-width: 25px;
        left: 10px;
    }
}


@media(max-width: 992px){
    .premium-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1.4em;
    }
    .new-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1em;
    }
    .showcase-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1em;
    }
    .foot-logo {
        max-width: 200px;
    }
    .support{
        float: right;
    }
    .list-advert {
        width: 33.3%;
    }
}

@media (max-width: 768px){
    .ts-menu-container{
        height: 95px;
    }
    .wrapper{
        top: 185px;
    }
    .premium-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1.3em;
    }
    .new-adverts .dir-hli-icons{
        top: 70%;
        font-size: 1em;
    }
    .showcase-adverts .dir-hli-icons{
        top: 65%;
        font-size: 1em;
    }
    .form-inline .form-group {
        margin-bottom: 10px;
    }
    .form-inline .form-control {
        width: 100%;
    }
    .wrapper-footer {
        top: 190px;
    }
    .new-adverts .dir-hli-2.advert-type{
        height: 52px;
    }
    .showcase-adverts .dir-hli-2.advert-type{
        height: 52px;
    }
    .list-advert {
        width: 50%;
    }
}
@media (max-width: 480px){
    .main-content {
        width: 75%;
        padding-right: 5px;
    }
    .banners {
        width: 25%;
    }
    .ts-top-1 {
        float: left;
        width: 70%;
    }
    .ts-top-3 {
        display: none;
    }
    .ts-top-4 {
        display: block;
        float: right;
    }
    .ts-top-4 span i {
        color: #fff;
        padding: 11px;
        background: #c0236c;
        margin: 9px 9px 9px 30px;
        font-size: 16px;
        cursor: pointer;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.45);
        border-radius: 0px;
    }
    .premium-adverts .dir-hli-icons{
        top: 80%;
        font-size: 1.3em;
    }
    .new-adverts .dir-hli-icons{
        top: 68%;
        font-size: 0.8em;
    }
    .showcase-adverts .dir-hli-icons{
        top: 70%;
        font-size: 0.8em;
    }
    .new-adverts .dir-hli-2.advert-type{
        height: 52px;
    }
    .showcase-adverts .dir-hli-2.advert-type{
        height: 52px;
    }
    .list-advert {
        width: 50%;
    }
}

/* Custom */
.margin-top-0{margin-top: 0;}
.margin-top-10{margin-top: 10px;}
.margin-top-20{margin-top: 20px;}
.margin-top-30{margin-top: 30px;}
.margin-top-40{margin-top: 40px;}

.margin-right-2{margin-right: 2px;}
.margin-left-4{margin-left: 4px;}
.margin-left-5{margin-left: 5px;}

.padding-top-0{padding-top: 0;}
.padding-top-1{padding-top: 1px;}
.padding-top-5{padding-top: 5px;}
.padding-top-10{padding-top: 10px;}
.padding-top-20{padding-top: 20px;}
.padding-top-30{padding-top: 30px;}
.padding-top-40{padding-top: 40px;}

.font-14{font-size: 14px;}

.separador5{height: 5px;clear:both;}
.separador10{height: 10px;clear:both;}
.separador20{height: 20px;clear:both;}
.separador40{height: 40px;clear:both;}
.separador50{height: 50px;clear:both;}
.text-uppercase{text-transform: uppercase;}
.text-justify{text-align: justify;}
.negrita{font-weight: bold;}
.cursiva{font-style: italic;}
.linea {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #D2D6DE;
    margin: 1em 0;
    padding: 0;
}
.width5{width: 5%;}
.width10{width: 10%;}
.width15{width: 15%;}
.width20{width: 20%;}
.width25{width: 25%;}
.width30{width: 30%;}
.width40{width: 40%;}
.width45{width: 45%;}
.width50{width: 50%;}
.width60{width: 60%;}
.width70{width: 70%;}
.width75{width: 75%;}
.width80{width: 80%;}
.width90{width: 90%;}
.width100{width: 100%;}
.clickable{cursor: pointer; cursor: hand;}
.float-left{float: left;}
.float-right{float: right;}
.vmiddle {vertical-align: middle !important;}
.left-15{left: 15px;}
.left-25{left: 25px;}