/*---------------------------------------------------------------------------------


  Theme Name: Xnalgas

  Text Domain: Xnalgas.com

  Version: 2.06

  Author: Xpaja Network

  Author URI: http://www.xpaja.net  

  Description: Xnalgas adult website

  License: GNU General Public License version 2.0

-----------------------------------------------------------------------------------


/* general reset */

html, body, div, span, object, embed, ruby, output, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,

abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,

small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,

fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 

menu, nav, section, summary, time, mark, audio, video { 

  margin: 0;

  padding: 0;

  border: 0;

  outline: 0;

  font-size: 100%;

  vertical-align: baseline;

  background: transparent;

}

     

html { 

  overflow-y: scroll;
  font-size: 16px;

}



/* html 5 reset */             

article, 

aside, 

details, 

figcaption, 

figure, 

footer, 

header, 

hgroup, 

menu, 

nav, 

section { 

  display: block; 

}



/* ul & li resets */

ol, ul { 

  list-style: none; 

}



/* blockquote reset */

blockquote, q { 

  quotes: none; 

}



blockquote:before, 

blockquote:after, 

q:before, 

q:after { 

  content: ''; 

  content: none; 

}





/* link style resets */

a { 
  margin: 0; 
  padding: 0; 
  font-size: 100%; 
  vertical-align: baseline; 
  background: transparent;  
 
  

}



a:hover, a:focus, a:active { 
  outline: none; 
  text-decoration: none !important; 
  color: #0094fb !important; 

}



/* table resets */

table { 

  border-collapse: collapse; 

  border-spacing: 0; 

}



td, 

td img { 

  vertical-align: top; 

} 



/* type & header styles */



body { 
  color: #fff;
  background-color: #000 !important;
  overflow: hidden;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.42857143; 
}



p { 
  hyphenate: auto;
  hyphenate-before: 2; 
  hyphenate-after: 3; 
  hyphenate-lines: 3; 
  orphans: 4; 
}



select, 

input, 

textarea, 

button { 

  font: 99% sans-serif;

}



body, 

select, 

input, 

textarea {   

  color: #444;

}

/*Custom Scroll bar */
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track - Color Background Bar*/
::-webkit-scrollbar-track {
  background: #212121; 
}
 
/* Handle - Color Bar */
::-webkit-scrollbar-thumb {
  background: #888888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*End Custom Scroll bar */
/* End Sidenav */

small, 

.small { 

  font-size: 0.75em; 

  letter-spacing: .05em; 

  font-style: italic; 

  line-height: 1.75em;

}



strong, 

th, 

.strong { 

  font-weight: bold;

}



em, 

.em { 

  font-style: italic;

}



ins, 

.ins { 

  background-color: #ff9; 

  color: #000; 

  text-decoration: none; 

}



mark, 

.mark { 

  background-color: #ff9; 

  color: #000; 

  font-style: italic; 

  font-weight: bold; 

}



del, 

.del { 

  text-decoration: line-through; 

}



abbr[title], 

dfn[title] { 

  border-bottom: 1px dotted; 

  cursor:help; 

}



sub { 

  vertical-align: sub; 

  font-size: smaller; 

}



sup { 

  vertical-align: super; 

  font-size: smaller; 

}



/* code & pre box resets */

pre {  

  padding: 15px;  

  white-space: pre;  

  white-space: pre-wrap;  

  white-space: pre-line;  

  word-wrap: break-word; 

}



/* form & input resets */

pre, 

code, 

kbd, 

samp { 

  font-family: monospace, sans-serif; 

  margin: 1.5em; 

}



input, 

select { 

  vertical-align:middle; 

}



textarea { 

  overflow: auto; 

} 



.ie6 legend, 

.ie7 legend { 

  margin-left: -7px; 

} 



input[type="radio"] { 

  vertical-align: text-bottom; 

}



input[type="checkbox"] { 

  vertical-align: bottom; 

}



.ie7 input[type="checkbox"] { 

  vertical-align: baseline; 

}



.ie6 input { 

  vertical-align: text-bottom; 

}



label, 

input[type=button], 

input[type=submit], 

button { 

  cursor: pointer; 

}



button, 

input, 

select, 

textarea { 

  margin: 0; 

}



/* vaidation */

input:valid, 

textarea:valid {  

  

}

input:invalid, 
textarea:invalid { 
    border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red;
    width: 100%;

}



.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { 
  background-color: #f0dddd; 
}



button { 
  width: auto; 
  overflow: visible; 
}

/* image resets */

.ie7 img, 

.iem7 img { 

  -ms-interpolation-mode: bicubic; 

}

#image-navigation a{
  color: #ffffff;
}



/* hidden elements */

.hidden { 

  display: none; 

  visibility: hidden; 

} 



.visuallyhidden { 

  position: absolute !important; 

  clip: rect(1px 1px 1px 1px);  

  clip: rect(1px, 1px, 1px, 1px); 

}



/* added from 320&Up Project */

div, 

input, 

textarea  { 

  -webkit-box-sizing : border-box; 

  -moz-box-sizing : border-box; 

  -o-box-sizing : border-box; 

  box-sizing : border-box; 

}



/* clearfixes */

.clearfix:after, 

.menu ul:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}


.clearfix { 

    zoom: 1;
    background: #0f1213;    
    position: fixed;
    width: 100%;
    z-index: 1100;
    box-shadow: rgba(0, 0, 0, 0.5) 0 -20px 20px 20px; 
    margin-top: 25px;   
}


.partnersList {
    padding-bottom: 2px !important;
    padding-top: 1px !important;
    color: #0094fb;
    position: fixed;
    z-index: 1101;
    border-bottom: 1px solid #0a0d0e;
    background: #0f1213;
    width: 100% !important;
}

.partnersList ul{
  margin: 0px !important;
}

.partnersList li{
    font-size: 13px;
    margin-right: 5px;
    text-transform: capitalize;    
    padding: 2px 5px;
    display: inline-block;
    margin-bottom: 0px;
}

.partnersList a{
    color: #ffffff;
}

.partnersList img{
    width: 17px;
    height: auto;
}

.formSearch{
    background: #ffffff !important;
    border: 1px solid #212121 !important;
}

.bSearch{
    position: relative !important;
    float: right !important;
    padding: 10px 14px !important;
    margin-top: 10px !important;
    margin-right: 15px !important;
    margin-bottom: 8px !important;
    background-color: #0094fb !important;
    background-image: none !important;
    border: 1px solid #212121 !important;
    border-radius: 100% !important;
    color: #eee !important;
}

.bSearch:hover{
  background: #fff;
}


.trabrand img{
padding-top: 0px  !important;
 margin-left: 10px;
}

.trabanddark{
  display: none
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/*SideNav */
.partners img{
    width: 20px;
    height: 20px;   
}
    

.partners strong{
  font-size: 14px !important;
}

.mHeader{
    font-size: 20px;
    color: #0094fb;
    font-weight: 500;
    padding: 0px 18px;
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    background: #0e1113;
}

.subHeader{
    display: block;
    font-size: 16px;
    color: #eee;
    text-decoration: none;
    padding: 0px 15px;
}

.subHeader:hover{
    color: #eee !important;
    background: #0094fb;
}

.sub_menu--item i{
  margin-right: 5px;
}

.icon-new{
    background: #0f1213;
    border-radius: 50%;
    margin-left: -2px;
    width: 20px;
    margin-right: 2px;
}

.clearfix:after { 

  clear: both; 

}

.wrapper {  
    padding: 0px 0px;
    transition: all 0.3s ease-out;
    margin-top: 90px;
}


/* Resolutiom Small devices (tablets)
==========================*/
@media screen and (max-width: 371px){ 
.menu-player{
  padding: 5px 6px !important;
  margin-top: 5px !important;
}

.trabrand img{
  width: 165px;
}

.trabanddark img{
width: 165px;
  margin-top: 8px;
}

.col-xs-6{
  width: 100% !important;
}

.title-post{
  font-size: 15px;
}

}

@media (min-width: 768px) {

}


/* Medium devices (desktops)
==========================*/

@media (min-width: 992px) {

  /*body {
    overflow-y: scroll;
  }*/

  .logo img {
    width: 200px;
    text-align: center;
    margin-top: 10px;
    float: none;
  }

  .wrapper {
    margin-left: 240px;    
  }

  .wrapper__minify {
    margin-left: 50px;
  }

} 

@media (min-width: 1700px) {
   .wrapper{
    padding-left: 150px;
    padding-right: 150px;
    }
}

.collapse_menu .collapse_menu--icon, .vertical_nav {
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
* {
    box-sizing: border-box;
}
:active, :focus {
    outline: 0;
}
.toggle_menu {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    background: 0 0;
    border: 0;
    text-align: center;
    cursor: pointer;
}

.toggle_menu i:hover{
 color: #0094fb;
}

.toggle_menu i {
    display: block;
    font-size: 28px;
     color:  #eee;
     margin-top:  10px;
}
.vertical_nav {
    position:  fixed;
    left:  -240px;
    top:  70px;
    bottom:  0;
    width:  240px;
    background:  #0f1213;
    z-index:  1000;    
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
}
.vertical_nav__closed {
    left: -200px!important;
}
.vertical_nav__opened {
    left: 0!important;
}
.menu {
    position: absolute;
    top: 20px;
    bottom: 40px;
    overflow-y: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu--item {
    position: relative;
    min-height: 40px;
    line-height: 40px;
}

.menu--subitens__opened {
    background: none;
}
.menu--subitens__opened .menu--link {
    color: #0094fb;
}
.menu--subitens__opened .caret {
    transform:  rotate(180deg);
    transform:  rotate(180deg);
    transition:  all ease 0.1s;
}
.menu--subitens__opened .sub_menu {
    display: block;
     border-bottom:  1px solid #212121;
    border-top:  1px solid #212121;
}
.menu--link {
    display: block;
    overflow: hidden;
    font-size: .975rem;
    text-decoration: none;
    color: #eee;
    font-weight: 400;
    white-space: nowrap;
    cursor: pointer;
     margin-bottom:  0px;
}
.menu--link:hover, .menu--link:hover .menu--label {
    color: #eee !important;
    background: #0094fb;
}
.menu--icon {
    display: block !important;
    float: left;
    width: 50px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 18px !important;
}
.menu--label {    
    line-height: 40px;
    font-size: 18px;
    font-weight: 500;
}
.sub_menu {
    display: none;
    overflow: hidden;
    padding-left: 0;
    list-style: none;
}
.sub_menu--link {
    display: block;
    padding-left: 50px;
    padding-right: 16px;
    font-size: 14px;
    color: #eee;
    text-decoration: none;
}
.sub_menu--link:hover {
    color: #eee !important;
    background:  #0094fb;
}
.sub_menu--link__active {
    color: #eee;
    font-weight: 500;
}
.collapse_menu {
    display: none;
}
@media (min-width:992px) {
    .vertical_nav {
    left: 0;
}
.toggle_menu {
    display: none;
}
.vertical_nav__minify {
    width: 50px;
}
.vertical_nav__minify .menu {
    overflow: visible;
}
.vertical_nav__minify .menu--label {
    display: none;
    position: absolute;
    top: 0;
    left: 50px;
    width: 160px;
    padding-left: 16px;
    padding-right: 16px;
    background: #0f1213;
    font-weight: 500;
}
.vertical_nav__minify .menu--item__has_sub_menu .menu--link:after {
    content: ""}
.vertical_nav__minify .menu--subitens__opened .menu--label, .vertical_nav__minify .menu--subitens__opened .sub_menu {
    display: block;
}
.vertical_nav__minify .sub_menu {
    position: absolute;
    top: 40px;
    left: 50px;
    width: 160px;
    background: #0f1213;
}
.vertical_nav__minify .sub_menu--link {
    padding-left: 16px;
}
.vertical_nav__minify .collapse_menu--icon {
    -webkit-transform: rotate(180deg);
}
.collapse_menu {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0;
    border-top: 1px solid #212121;
    background: #0f1213;
    color: #eee;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
}
.collapse_menu:hover {
    color: #eee;
    background: #1b1d1f;
}
.collapse_menu .collapse_menu--icon {
    display: block;
    float: left;
    width: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.collapse_menu .collapse_menu--icon:before {
    content: "\f053"}
.collapse_menu .collapse_menu--label {
    display: block;
    height: 40px;
    line-height: 40px;
}
}

/*End SideNav */

/******************************************************************

COMMON & REUSABLE STYLES

******************************************************************/



.network{

    background: #23282d;

    border-top: 1px solid #313131;

}



.network li a{

    color: #ffffff;

}



.network li a:hover{

    color: #365899;

}


.li-network{
    margin-bottom: 8px;
    margin-top: 8px;
    margin-left: 2px !important;
    color: #fd0202;
    font-size: 12px;
}

.stripchat{
  color: #0094fb !important;
}

.navbar-brand{
	    padding: 5px 0px !important;
}

.mbtn{
    width: 35px;
    height: 35px;
    padding: 6px 0px !important;
    border-radius: 100px !important;
    text-align: center !important;
    color: #ddd;
    border: 1px solid #313131 !important;
}

.inf-top{
    color: #888888;
    font-size: 11px;   
}

.wrap-tags{
    border-top: 1px solid #666;
    margin-bottom: 10px;
}

.meta-descripcion{
  display: none;
}


.b-tag li{
    padding: 0px 5px 0px 5px;
    margin-bottom: 5px;
    border: 1px solid #666666;
    font-size: 13px;
    margin-left: 5px;
    text-transform: capitalize;
}



.b-tag a{
  color: #ffffff
}


.b-tag a:hover{
  color: #365899;
}

.mb5{
  margin-bottom: 5px;
}

.pt{
  padding-top: 0px !important;
}

.btn-default:hover{
    background: #007fd8 !important;
    border-color: #1b1d1f !important;
    color: #ffffff !important;
}
.sectionWrapper{
  
}

.bBlue{
  border: 1px solid #0094fb;
  margin: 4px !important;
}

.sidebar{
    padding-top: 50px;
    border: 1px solid #0094fb;
    margin-top: 50px !important;
    padding-bottom: 50px;
    text-align: center;
}

.sectionTitle{
	margin-bottom: 0px;
    padding: 10px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 0px;
    font-size: 22px;
}

.c-r{
    color: red;
}

.thumb-unit{

	position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 100%;

    text-align: center;

    background: #000;

}



.thumb-post, .video_thumb{
height: 100%;
}



.thumb-post img{

	 width: 100%;

	/*height: 100%;*/

    max-width: 100%;

    max-height: 100%;    

    height: auto;

}

.thumb-cat{
    text-align: center;
    background: #000;
    height: 100%;
}

.thumb-cat img{
  width: 100%;
}


#hd{
    position: absolute;
    color: #FFC107;
    font-size: 15px;
    padding: 0 5px;
    border-radius: 2px;
    z-index: 2;
    right: 5px;
    margin: 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    background: #000000b8;  

}

.obli{
    width: 100% !important; 
}

#resolution{
    position: absolute;
    color: #FFC107;
    font-size: 12px;
    padding: 1px 5px 1px 5px;
    border-radius: 2px;
    z-index: 2;
    right: 10px;
    margin: 5px;
    font-weight: 700;    
    font-style: italic; 
}

.resolution{
    border: 1px solid #FFC107;
    background-color: #000; 
}



.amount{

	position: absolute;

    color: #FFF;

    background: rgba(19, 19, 19, 0.76);

    font-size: 12px;

    padding: 1px 7px 1px 5px;

    bottom: 0px;

    border-radius: 2px;

    z-index: 2;

    margin-left: 0px;

}

.preRoll{
    width: 70%;
    height: auto;
    max-height: 130px;    
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 600;
}

.mr-5{
  margin-right: 5px;
}

.mr-10{
  margin-right: 10px;
}

.mt-10{
  margin-top: 10px;
}

.mb-10{
  margin-bottom: 10px;
}

.pt-10{
	padding-top: 10px;
}

.m10{
  margin: 10px;
}

.post-title{
    display: -webkit-box;
    max-height: 4.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 2px;
    color: #eee;

}

.post-title:hover{
  color: #FF9800;
}



.post-title a{

   color: #eee;

}


.post-title a:hover{

  color: #FF9800;
  text-decoration: none;

}



.post-data{

    color: #999999;

    font-size: 11px;

}



.header{     
    padding: 5px;
    line-height: 16px;
    height: 67px;  
}

.pornstar img{
	width: 40%;
}



#gallery-1 img{ 

border: 0px solid #8E8E8E !important;

width: 96%;

height: 120%;}

.gallery-item {

float: left !important;

margin-top: 0px !important;

margin-bottom: 10px !important;

text-align: center !important;

width: 25%!important;}



.image-view{

    text-align: center;

    background: #000;

}

.image-view img {    

    max-width: 100%;

    max-height: 100%;

    width: auto;

    height: auto;

}

#contenido-pagina{
  color: #eee;
}

.more-content{

    color: #f00;

    font-size: 12px;

}

.native{
  height: 195px;
}

.pagination > li:first-child > a{
  color: #999 !important;
    background-color: #0f1213 !important;
}

.textFooter{
  border-top: 1px solid #313131;
  color: #888888;
  text-align: center;
}

.footer-g{    
    padding: 10px;
    margin-bottom: 5px; 
    color: #888;  
    text-align: center;
    border-top: 1px solid #313131;
    border-bottom: 1px solid #313131;
}



.copyright{

  text-align: center;

  font-size: 12px;

  text-transform: capitalize;

  color: #888;

  margin: 5px;

}



.f-link{
  color: #0094fb;
  margin-bottom: 0px;
}



.f-link li > a{
    color: #eee;
    font-size: 12px;
    margin-right: 5px
}



.f-link li > a:hover{
    color: #365899; 
}

.mn-container-adsby__link{
  display: none !important;
}

.adcenter div{  
    /*width: auto !important;*/
    margin: 0 auto !important;
}


/*ADS FLOAT PLAYER */
#ventana-flotante {
	background: #0a0d0ebd;
    position: absolute;
    top: 230px;
    left: 45%;
    margin-left: -180px;
    box-shadow: 0 5px 25px rgba(0,0,0,.1);
    z-index: 999;
}
#ventana-flotante #contenedor {
  text-align: center;
    padding: 25px;
}
#ventana-flotante .cerrar {
    float: right;
    color: #ffffff;
    background: red;
    line-height: 25px;
    text-decoration: none;
    padding: 0px 14px;
    font-family: Arial;
    font-size: 18px;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s;
    -ms-transition: .1s;
}
#ventana-flotante .cerrar:hover {
    background: #0094fb;
    color: #ffffff !important;
}

.contenido {
    text-shadow: 1px 1px white;
    margin: 0 auto;
}
.oculto {-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;opacity:0;-ms-opacity:0;-moz-opacity:0;visibility:hidden;}
/*END ADS FLOAT PLAYER */

/*force ads native trafficstars*/
.mn-thumb__holder{
  border: 1px solid #0094fb !important;
}

.f-footer{   
    border: none;
    padding: 8px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.post-inf{
    padding: 10px;
    background: #0f1213;
    margin-top: 0px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
  }


.post-details{
  margin: 0px;
}

.post-details li{
  margin-bottom: 8px;  
}


.menu-player{
    border-right: 1px solid #888;
    border-radius: 0px;    
    color: #eee;
    font-weight: 700 !important;
    font-size: 14px !important;    
}

.headerPlayer{
    background: #000000;
}

.share{
    margin-top: 5px;
    margin-bottom: 5px;
}

.inputdata{
    color: #fff;
    margin: 5px;
    font-size: 12px;
}


.title-post{
    color: #eee;
    font-size: 22px;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}


.cat-post{
  font-size: 13px;
  color: #eee;
}



.tags {

  border: 1px solid #888;

  padding: 5px;

}

.descrip{
    color: #fff;
    border-top: 1px solid #3e3e3e;
    padding-top: 5px;
    font-size: 14px;
}

.post-details a {
	color: #0094fb;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 4px 2px;
    border: 1px solid #999;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 6px;
}


.post-details a:hover {
  color: #eee !important;
}


.wrapper-report{
    padding: 10px;
    background: #0f1213;
    margin-top: 0px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    color: #eee; 
    border-bottom: 5px solid #0a0d0e;
}


.cursor-link{
  cursor: pointer;
}


.nav-tabs{
    border-bottom: 2px solid #0a0d0e !important;
    background: #0f1213
}

.nav-tabs > li.active > a{
    color: #0094fb !important;
    cursor: pointer !important;
    background-color: #0f1213 !important;
    border-bottom-color: transparent !important;
}

.nav-tabs > li > span{
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: block;
    padding: 10px 10px;
}

.nav > li > a{
    margin-top: 2px !important;
}

.nav-tabs > li > a:hover{
  border-color: #0f1213 !important;
  background: #0f1213 !important;
}

.nav-tabs > li > a:focus{
  border-color: #0f1213 !important;
  background: #0f1213 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover{
      border-color: #0f1213 !important;
}

.comment-content{
  padding: 5px; 
  border-bottom: 5px solid #0a0d0e;
}



.avatar-comment img{

  border-radius: 50%;

}

.time-color{
  color: #0094fb;
}

.red{
  color: #0094fb;
  text-transform: capitalize;
}



.empty-header{
    background-color: #0f1213;
    border-color: #080808;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    padding: 10px;
    margin-top: 10px;
}



.title-header{

    margin-top: 0px;

    font-size: 24px;

    font-weight: 700;

    color: #666666;

}



.empty-results{

  color: #0094fb;

  margin-top: 0px;

}



.empty-content{

    color: #eee;

    font-size: 14px

}



.total-page{

    margin-left: 5px;

    font-size: 17px;

    padding: 8px 15px 8px 15px;

    color: #999999;

    background-color: #0f1213;

    border-color: #080808;

    box-shadow: 0 1px 2px rgba(0,0,0,.1);

    -moz-box-sizing: border-box;

    float: left;

    margin-bottom: 5px;

}



.pagination a{

    margin-left: 5px;
    font-size: 17px;
    padding: 8px 15px 8px 15px;
    color: #eee;
    background-color: #1b1d1f;
    border-color: #0f1213;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    float: left;
    margin-bottom: 5px;
}



.pagination a:hover{

  color: #fff !important; 
  background: #0094fb;

}



.current{

    margin-left: 5px;

    font-size: 17px;

    padding: 8px 15px 8px 15px;

    color: #ffffff;

    background-color: #0094fb;

    border-color: #0094fb;

    box-shadow: 0 1px 2px rgba(0,0,0,.1);

    -moz-box-sizing: border-box;

    float: left;

    margin-bottom: 5px;

}



#comment{

  width: 100%;

}







      /******************************************************************* COMMENT STYLES ******************************************************************/

 #comments {

     padding-top: 2px;
     color: #eee;

}

 #comments-title {

     margin-bottom: 30px;

     font-family: "News Cycle", Arial, Helvetica, sans-serif;

     font-weight: 400;

     text-transform: uppercase;

     color: #97161a;

}

/* h3 comment title */

 #comments span {

}

/* number of comments span */

 .comment-nav {

}

 .comment-nav ul {

}

 .comment-nav ul li {

}

 .commentlist {

}

 body.page-template-full-width-php .commentlist {

}

 .commentlist li.comment {

}

 .commentlist footer.comment-head {

    font-size: 12px;
    padding: 10px;
    background: rgb(10, 13, 14);  

}

 .commentlist li.pingback p {

     font-size: 12px;

}

 .commentlist li.comment article[id*=comment-] {

}

 .commentlist #respond {

     margin-top: 15px;

     margin-left: 0;

     margin-right: 0;

}

 .commentlist #respond label {

     margin-left: 0;

}

 .commentlist #respond #author, .commentlist #respond #email, .commentlist #respond #url, .commentlist #respond #comment {
    color: #000;
    padding: 5px;
}

 .commentlist li[class*=depth-] {

}

 .commentlist li.depth-1 {

  margin-top: 5px;

}

 .commentlist li.depth-2 {

}

 .commentlist li.depth-3 {

}

 .commentlist li.depth-4 {

}

 .commentlist li.depth-5 {

}

 .commentlist li.comment ul.children li {

}

 .commentlist li.comment ul.children li.alt {

}

 .commentlist li.comment ul.children li.byuser {

}

 .commentlist li.comment ul.children li.comment {

}

 .commentlist li.comment ul.children li.depth-1 {

}

/* change number for different depth */

 .commentlist li.comment ul.children li.bypostauthor {

}

 .commentlist li.comment ul.children li.comment-author-admin {

}

 .commentlist li.comment ul.children .alt {

}

 .commentlist li.comment ul.children .odd {

}

 .commentlist li.comment ul.children .even {

}

 .commentlist .alt {

}

 .commentlist .odd {

}

 .commentlist .even {

}

 .commentlist .parent {

}

 .commentlist .comment {

}

 .commentlist .children {

    border-left: 5px solid #666666;

    margin-top: 10px;

    margin-bottom: 10px;

    margin-left: 10px;

}

 .commentlist .pingback {

}

 .commentlist .bypostauthor {

}

 .commentlist .comment-author {

}

 .commentlist .comment-author-admin {

}

 .commentlist .comment-author-admin cite.fn:after {

     content: " (Author)";

     font-size: 0.75em;

     font-weight: normal;

     font-style: italic;

}

 .commentlist .thread-alt {

}

 .commentlist .thread-odd {

}

 .commentlist .thread-even {

}

 .commentlist .vcard {

}

 .commentlist cite.fn {

     font-family: "Archivo Black", "Arial Black", Gadget, sans-serif;

     font-style: normal;

     text-transform: uppercase;

     color: #ff9800;

}

 .commentlist cite.fn a {

     text-decoration: none;

}

 .commentlist time {

     font-style: normal;

     margin-left: -10px;

}

 .commentlist time a:hover {

     text-decoration: underline;

}

 .commentlist .vcard img.photo {

}

 .commentlist .vcard img.avatar {

    border-radius: 800px;

}

 .commentlist cite.fn a.url {

    color: #0094fb;

}

 .commentlist .comment-meta {

}

 .commentlist .comment-meta a {

}

 .commentlist .commentmetadata {

}

 .commentlist .commentmetadata a {

}

 .commentlist li.comment .comment-content {

    font-size: 12px;
    color: #d8d8d8;
    background: #0f1213;
    padding: 10px;

}

 .commentlist li.comment .comment-content p {

     line-height: 1.3em;

     font-size: 14px;

}

 .commentlist li.comment ul {

}

 .commentlist .comment-reply-link, .commentlist .comment-reply-login {

    background: #333;

    color: #FFF;

    text-transform: uppercase;

    padding: 3px 10px;

}

 .commentlist a.comment-reply-link:hover {

    background: #333;
    color: #ccc !important;

}

 .nocomments {

     padding: 15px;

     text-align: center;

}



.comment-date a{

  color: #888888 !important;

}



.form-submit input{
    background: #0094fb;
    color: #fff;
    font-size: 13px;
    border: none;
    padding: 10px;
}



.form-submit input:hover{

  background-color: #007fd8;

}


/*Agregado reciente*/
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #365899 !important;
    background-color: transparent;
    
}

.navbar-inverse{
  background: #000 !important;    
}

#loading-img{
	display: none; 
	position: absolute; 
	top: 0; right: 0;
	bottom: 0; 
	z-index: 999999;
}
.progressbar{background:#0094fb;left:0;position:absolute;bottom:0;height:3px;width:0%;z-index:2;}
@keyframes progress_play{0%{width:0;}
100%{width:100%;}
}.video_thumb{display:none;}

.resolution_label{
  background-color: #00000063;
  border: solid 1px #FFC107;
  font-size: 10px !important;
  padding: 1px 3px !important; 
}

/* Javascritpt Alert*/
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert {
  animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
  animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
  animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
  animation: slideFromBottom 0.3s;
}
.hideSweetAlert {
  animation: hideSweetAlert 0.3s;
}
.hideSweetAlert[data-animation=none] {
  animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
  animation: slideToTop 0.3s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
  animation: slideToBottom 0.3s;
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in;
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  animation: animateErrorIcon 0.5s;
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  animation: animateXMark 0.5s;
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  animation: pulseWarning 0.75s infinite alternate;
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate;
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1040;
}
.sweet-alert {
  background-color: #ffffff;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 2000;
}
@media all and (max-width: 767px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }

  .title-post{
    font-size: 18px;
  }
}
.sweet-alert .form-group {
  display: none;
}
.sweet-alert .form-group .sa-input-error {
  display: none;
}
.sweet-alert.show-input .form-group {
  display: block;
}
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -9px;
  opacity: 0;
  visibility: hidden;
}
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}
.sweet-alert button.confirm[disabled] {
  color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  position: relative;
  box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
  border-color: #d43f3a;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #d9534f;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
  border-color: #eea236;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f0ad4e;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f0ad4e;
}
.sweet-alert .sa-icon.sa-info {
  border-color: #46b8da;
}
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #5bc0de;
}
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #5bc0de;
}
.sweet-alert .sa-icon.sa-success {
  border-color: #4cae4c;
}
.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #ffffff;
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(92, 184, 92, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #ffffff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

.sweet-alert h2{
    color: red;
    font-weight: 600;
    text-transform: none;
    position: relative;
    display: block;
    padding: 13px 16px;
    font-size: 27px;
    line-height: normal;
    text-align: center;
    margin-bottom: 0;
}

.sweet-alert p{
  font-size: 16px;
  color: #313131;
}

.sweet-alert .btn-default:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.sweet-alert .btn-success:focus {
  border-color: #4cae4c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
}
.sweet-alert .btn-info:focus {
  border-color: #46b8da;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
}
.sweet-alert .btn-danger:focus {
  border-color: #d43f3a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
}
.sweet-alert .btn-warning:focus {
  border-color: #eea236;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-ball-fall.la-dark {
  color: #333;
}
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-ball-fall {
  width: 54px;
  height: 18px;
}
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
/* Javascritpt Alert*/
#btn-dark-theme{
    border: none !important;
    border-radius: 50% !important;
    height: 35px;
    width: 35px;
    padding: 0px !important;
    position: absolute;
    right: 10px;
    background: none;
    color: #000;}
#btn-light-theme{
    border: none !important;
    border-radius: 50% !important;
    height: 35px;
    width: 35px;
    padding: 0px !important;
    position: absolute;
    right: 10px;
    background: none;
    color: #eee;}

    .liked{color: #0094fb;}
    
    .countlike{      
      color: #888;
    }

    /* Leo style personal */

    body > header > div.trabrand.col-xs-4.col-sm-4.col-md-3 > a > img{
      padding-top: 10px;
      width: 175px;
    }
    body > div.container.partnersList{
      text-align: center;
      background: #000;
    }
    #js-menu > li.mHeader.menu--label{
      background: #000;
      border: none;
      color: #fff;
      text-transform: uppercase;
      font-weight: 900;
    }
    .partnersList{
      color: #fff;
    }
    body > div.wrapper > div.sectionWrapper > div > div.col-md-12.col-lg-8 > h1{
      text-transform: uppercase;
      padding-top: 5px;
    }
    body > div.wrapper > div.sectionWrapper > div > h2{
      text-transform: uppercase;
    }
    #js-menu > div > li.mHeader{
      background: #000;
      text-transform: uppercase;
      color: #fff;
      border: none;
      font-weight: 900;
    }
    #collapse_menu > span{
      text-transform: uppercase;
      background: #000;
      font-weight: 900;
    }
    body > nav{
      background: #141414 !important;
    }
    body > div.wrapper > div.container.text-center > div > span.current{
      border-radius: 100px;
      background: linear-gradient(
      180deg, #0094FB 0%, #0079CE 100%);
      font-weight: 900;
    }
    .pagination a{
      background: #141414;
      border-radius: 100px;
      font-weight: 900;
    }
    .total-page{
      font-weight: 900;
      color: #fff;
      background: transparent;
    }
    body > div.wrapper{
      background: #000;
    }
    body > div.wrapper > div.sectionWrapper > div.container.text-center > div > a:nth-child(10){
      background: none;
    }
    body > div.wrapper > div:nth-child(7) > div.col-sm-12.col-md-12.col-lg-8 > ul > li.pull-right > a{
      display: none;
    }
    body > div.wrapper > div.sectionWrapper > div.container.text-center > div > li > a{
      background: none !important;
      color: #fff !important;
      font-weight: 900;
    }
    #bs-example-navbar-collapse-1 > form > div > span > button{
      border: none;
      border-radius: 0 50px 50px 0px;
      color: #000;
      background: #fff;
      padding: 7px 10px;
    }
    #s{
      border-radius: 50px 0px 0px 50px;
      box-shadow: none;
    }
    body > div.wrapper > div.sectionWrapper > div:nth-child(2) > div.media.sidebar.visible-lg > a > img{
      width: 100%;
    }
    body > div.wrapper > div.sectionWrapper > div:nth-child(2) > div.media.sidebar.visible-lg{
      padding-bottom: 0;
      padding-top: 0;
    }
    .bBlue{
      border: 2px solid;
      border-image-source: linear-gradient(180deg, #0094FB 0%, #003D67 100%);
      border-image-slice: 1;
    }
    .sidebar{
      border: 2px solid;
      border-image-source: linear-gradient(180deg, #0094FB 0%, #003D67 100%);
      border-image-slice: 1;
    }
    .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
      margin-left: -2px;
    }
    #bs-example-navbar-collapse-1 > form > div > span > button:hover{
      background: #fff !important;
      border-color: #fff !important;
    }
    body > header > div.trabrand.col-xs-4.col-sm-4.col-md-3 > a > img{
      margin-left: 15px;
    }
    #js-menu{
      bottom: 0px;
      top: 15px;
    }
    #js-menu > div > li:nth-child(5) > a > i{
    	background:-moz-linear-gradient(top, #FF0000 0%, #FF0000 100%); 
      background: -webkit-linear-gradient(top, #FF0000 0%,#FF0000 100%); 
      background: linear-gradient(to bottom, #FF0000 0%,#460000 100%);
      -webkit-background-clip: text;
      -moz-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color:transparent;
    }
    ::-webkit-scrollbar-thumb{
      background: #000;
    }
    ::-webkit-scrollbar-track{
      background: transparent;
    }
    #collapse_menu{
      border-top: 1px solid #000;
      background: #000;
    }
    body > div.wrapper > div:nth-child(7) > div.TitleSinge > h1{
      margin-top: 3px;
    }
    #s::placeholder{
      color: #000;
    }
    body > div.wrapper > div.f-footer.text-center > div.textFooter{
      border-top: none;
      color: #fff;
    }
   
    .post-title{
      color: #fff;
      font-weight: 600;
    }
    .post-data{
      color: #fff;
      font-weight: 100;
    }










    .popup {
      padding: 10px;
      width: 80%;
      position: fixed;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      margin: auto;
      background: linear-gradient(93.81deg, #000000 36.19%, #000E18 53.12%);
      border-radius: 35px;
      text-align: center;
      z-index: -1;
      opacity: 0;
    }
    
    .overlay_canvas {
      content: "";
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: -1;
      background: rgba(0, 0, 0, 0.6);
      opacity: 0;
      transition: 0.5s;
    }
    
    .overlay_popup.popup-open .overlay_canvas,
    .popup-open .popup {
      opacity: 1;
      z-index: 9999;
    }
    
    .close_btn {
      position: absolute;
      top: 15px;
      right: 10px;
      padding: 10px;
      z-index: 21;
    }
  
    body > div.wrapper > span > div.popup > div{
        display: flex;
        width: 100%;
        margin-top: 50px;
    }
  
    body > div.wrapper > span > div.popup > div > div.fondo_img{
        width: 70%;
        z-index: 2;
    }
    
    body > div.wrapper > span > div.popup > div > div.fondo_img > img{
        width: 100%;
        box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
        border-radius: 35px;
        height: 100%;
    }
  
    body > div.wrapper > span > div.popup > div > div.fondo_texto{
        width: 40%;
        background: linear-gradient(
        108.18deg, #01245C -17.5%, #000E18 62.36%);
        box-shadow: 0px 6px 6px rgb(0 0 0 / 25%);
        border-radius: 35px;
        margin-left: -50px;
        text-align: start;
        padding-left: 80px;
    }
  
    body > div.wrapper > span > div.popup > div > div.fondo_texto > h2{
        color: #fff;
        font-weight: 900;
        font-size: 35px;
        margin-bottom: 0;
    }
  
    body > div.wrapper > span > div.popup > div > div.fondo_texto > h3{
        color: #fff;
        font-weight: 900;
        font-size: 35px;
        margin-top: 2px;
        margin-bottom: 0;
    }
  
    body > div.wrapper > span > div.popup > div > div.fondo_texto > p{
        color: #fff;
        font-weight: 400;
        font-size: 25px;
        margin-top: 5px;
        margin-bottom: 40px;
    }
  
    body > div.wrapper > span > div.popup > div > div.fondo_texto > a{
        color: #fff;
        background: #0094FB;
        padding: 15px 35px;
        text-decoration: none;
        border-radius: 15px;
        font-weight: 400;
    }
  
    body > div.wrapper > span > div.popup > div.descripciones{
        justify-content: space-around;
        margin-top: 30px;
    }
  
    body > div.wrapper > span > div.popup > div.descripciones > div{
        display: flex;
        align-items: center;
    }
  
    body > div.wrapper > span > div.popup > div.descripciones > div > div.textos > h3{
        color: #fff;
        font-weight: 900;
        text-align: start;
        margin-bottom: 0;
        font-size: 20px;
    }
  
    body > div.wrapper > span > div.popup > div.descripciones > div > div.textos > p{
      color: #fff;
      font-weight: 400;
      text-align: start;
      margin-top: 5px;
      font-size: 13px;
    }
  
    body > div.wrapper > span > div.popup > div.descripciones > div > div.icono > img{
        margin-right: 10px;
    }
  
    @media (max-width: 1000px){
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > h2{
          font-size: 25px;
      }
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > h3{
          font-size: 25px;
      }
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > p{
          font-size: 20px;
      }
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > a{
          font-size: 15px;
          padding: 10px 25px;
      }
      body > div.wrapper > span > div.popup > div.descripciones > div:nth-child(3) > div.textos > h3{
          font-size: 15px;
      }
    }
  
    @media (max-width: 790px){
      body > div.wrapper > span > div.popup > div.descripciones{
          display: none;
      }
      body > div.wrapper > span > div.popup > div.publicidad{
          flex-direction: column;
          justify-content: center;
          align-items: center;
      }
  
  
      #popup > div.popup > div.publicidad > div.fondo_texto > p:nth-child(7){
          margin-bottom: 15px;
      }
  
      #popup > div.popup > div.publicidad > div.fondo_texto > h2:nth-child(5){
          margin-top: 30px !important;
      }
  
      body > div.wrapper > span > div.popup > div{
        margin-top: 66px;
    }
  
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_img{
          width: 100%;
          height: 180px;
      }
  
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto{
          margin: 0;
          width: 80%;
          background: transparent;
          box-shadow: none;
          padding-left: 0;
          margin-bottom: 0px;
          margin-top: 0px;
      }
  
      body > div.wrapper > span > div.popup > img{
          margin: auto;
      }
  
      body > div.wrapper > span > div.popup{
          padding: 0;
      }
  
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > h2{
          font-size: 20px;
      }
  
      #popup > div.popup > div.publicidad > div.fondo_texto > h2:nth-child(5){
          margin-top:40px;
      }
  
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > h3{
          font-size: 20px;
      }
  
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > p{
          font-size: 20px;
          margin-top: 10px;
          margin-bottom: 30px;
      }
  
      body > div.wrapper > span > div.popup > div.publicidad > div.fondo_texto > a{
          font-size: 18px;
          padding: 15px 15px;
      }
      body > div.wrapper > span > div.popup > a{
          top: 8px;
      }
    }
    .signup {
      color: #000;
      display: none;
    }
  
    .muestra_anuncio {
      display: block;
    }
  
    #unico_boton{
      display: block !important;
      z-index: 20;
      width: 100%;
      height: 100%;
      position: absolute;
    }