@import url('https://fonts.googleapis.com/css?family=Ubuntu');
body{
	font-family: "Ubuntu";
	color: #3a3939;
	background-color: white;
	line-height: 1.4;
	
	
    background-color: #1D1E1F;
    background-image: url(https://i.imgur.com/rp7ZSzj.png);
    background-attachment: fixed;
}
header {
	
	background-image: url(https://i.imgur.com/HIcznde.png);
	background-position:center center;
	background-repeat:repeat;
}


header {
    width: 100%;
    min-height: 465px!important;
	border-bottom: 5px solid #fff9f9;
}

.header-margin
{
	margin-top:86px;
}



.header-buttons
{
	margin-top:22px;
}

header #logo {
    width: 250px;
    height: 250px;
	margin:auto;
	margin-top:70px;
	margin-bottom:-80px;
	
    background-image: url(https://i.imgur.com/sODfRig.gif);
	background-repeat:no-repeat;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header #logo>a {
    height: 100%;
}
header #logo>a {
    display: block;
    width: 100%;
}

/*.usersonline{
	background-color: rgba(0, 0, 0, 0.5);
	color:#fff;
	font-size:22px;
	margin:auto;
	margin-bottom:6px;
	line-height:1.4;
	text-align:center;
	height:43px;
	width:251px;
	border-radius:9px;
	border: 2px solid #382F3D;
	
	text-shadow: 0 1px 0 #3d7520, 0 2px 0 #366b1a, 0 3px 0 #3b721e, 0 4px 0 #376c1b, 0 5px 0 #1b1875, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}*/

.specialButton {
    display: block;
    text-align: -webkit-center;
    border-width: 0 1px 4px 1px;
    background: linear-gradient(#e0c59f, #d5ad6f);
    border-color: #d7b076;
    height: 100px;
    width: 344px;
    color: #fff;
    margin: auto!important;
    font-size: 32px;
    font-weight: bold;
    line-height: 2.5;
    box-shadow: 0 1px 1px #2e263b;
    text-shadow: 0 1px 0 #76ffff, 0 2px 0 #9afffc, 0 3px 0 #4af9ff, 0 4px 0 #222, 0 5px 0 #000000, 0 6px 1px #000000, 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px #ffffff, 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

.specialButton:hover{
	text-decoration:none;
    color:#fff;
    filter: brightness(85%);
}

.no-bottom_margin{
	margin-bottom:0px !important;
}
.a-no-decoration{
	text-decoration:none !important;
}

.one { 
	background: linear-gradient(#f17f89, #fbad50);
	font-family: "Ubuntu"!important;
	color: white !important;
	text-shadow: 0 1px 0 #575657;
	margin-bottom: -1px;
	height:50px;
	font-size:18px;
    -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;
	
	
}



.one:before {
    content: "";
    height: 5px;
	display: block;
}

.navbar-default {
	background-color:#4c4c4c;
	border-bottom: 1px solid #6a6a6a;
	border-top: 1px solid #6a6a6a;
	box-shadow: 0px 0px 0px 1px #212121;
	font-size:17px;
	color: white !important;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	
	
}
.nav-tabs > li > a {
    background-color: #f8f5f0;
    border-color: #dfd7ca;
}

.one a {
	color: white !important;
}

/*.one .active > a{
	box-shadow: 0 -5px #393939 inset;
}*/

.one .active, .one .active:hover, .one a:hover {
    box-shadow: 0 -4px #ffffff inset !important;
}

.navBar-lokoshona .active{
	
	font-weight: bold;
}

.navBar-lokoshona{
	background: linear-gradient(#faa758, #f4897e);
	height:24px !important;
	min-height:24px !important;
	font-size:14px;
	color:#fff;
	font-family: "Ubuntu"!important;
	
    -webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	
	padding-left:140px;
}

.navBar-lokoshona .navbar-nav > li > a {  padding-top: 0px; padding-bottom: 0px; line-height: 20px; }


.no-padding{
	padding: 0px;
}

.profile .right{
	background-color:#008100;
	padding:16px;
	
    min-height:415px;
}

.profile .right .ribbon
{
	margin: 0 -24px;
}

.profile .left{
	padding:34px;
	
    
    min-height:415px;
}

#leftPanel{
    background-color:#0079ac;
    color:#fff;
    text-align: center;
    min-height:415px;
}

#rightPanel{
    min-height:415px;
}


.user-avatar{
	width: 100px;
    height: 100px;
	
    border: 5px solid #FF6232;
	
    background-position: center -27px;
}

.ribbon-red{
	background-color:#FF4500;
}

.ribbon-red:before, .ribbon-red:after {
    border-top-color: #992900 !important;
}

.navBar-lokoshona .navbar-nav > li > a {
	color:#fff;
}
/*Edicion hover menu */
.one .navbar-nav > li > a:hover, .one .navbar-nav > li > a:focus {
    background-color: #f28483 !important;
}

.navBar-lokoshona .navbar-nav > li > a:hover, .navBar-lokoshona .navbar-nav > li > a:focus {
    background-color: #68c727 !important;
}

nav .container .avatar,
#box table.rankingtop .avatar{
	width:75px;
	height:50px;
	float:right;
	margin-top:5px;
	background-position:0px -15px;
	border-right:1px dashed #FFF;
}
nav .container .boton,
nav .container .boton-exit,
.comments .datetime,
.t-article .datetime,
.notif .datetime{
	padding:5px;
	padding-bottom:2px;
	border-radius:2px;
	margin-left:5px;
	vertical-align:top;
	display:inline-block;
	cursor:pointer;
	transition:.5s;
	font-size:14px;
}
nav .container .boton,
nav .container .boton-exit{
	margin-top:-2px;
}
nav .container .boton:hover,
nav .container .boton-exit:hover{
	box-shadow:2px 2px 10px rgba(0,0,0,0.5);
	transition:.5s;
}
#main{
	border-left:1px solid #DFD7CA;
	border-right:1px solid #DFD7CA;
	border-bottom:1px solid #DFD7CA;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:15px;
	color: #125688;
	background-color:white;
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
	margin-bottom:15px;
}
#main a, #main a:hover{
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#main a:hover{color:#333;}
#main a.select, #main a.select:hover{
	color: #125688;
	cursor:default;
	text-decoration:none;
	font-weight:bold;
}
#main a:after,
#main a:after:hover{
	cursor:default;
	font-weight: normal;
	color: #125688;
	font-size:14px;
}
#main a:before{
	content: " | " !important;
	cursor:default;
	font-weight: normal;
	color: #125688;
	font-size:14px;
}
#main a:first-child:before{
	content: "" !important;
}


#new-box{
	color:white;
	text-align:center;
	margin-bottom: 20px;
}

#new-box > .title{
	width:85%;
	height:58px;
	background-color:#A9274C;
	margin:auto;
	margin-bottom:0;
	border-radius:9px;
	
	border: 2px solid #363A3F!important;
	font-size:20px;
	z-index:2;
	text-transform:uppercase;
}

#new-box > .body{
	width:100%;
	background-color: rgba(28, 30, 43, 0.92);
	z-index:3;
	margin-top:-25px;
	border: 2px solid #3C3940!important;
	
	font-size:16px;
	font-weight:430;
	border-radius:9px;
	padding:29px;
}



#box,
.comments .text{
	padding:10px;
	background-color: #ffffff;
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
	margin-bottom:15px;
	background-position:center;
   overflow: hidden;
   border-radius:3px;
   
	border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.front{
	height:220px;
	background-image: url(https://i.imgur.com/JLE45RB.png); 
	background-color:#FF72B4 !important;
	
	margin:-10px;
	margin-bottom:-10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.front .avatar{
	width:150px;
	margin-bottom:0px;
	background-color:rgba(255,255,255,0.5);
	border-top-left-radius:5px;
	float:left;
}
.front .avatar img{
	margin-top:-10px;
	margin-bottom:10px;
}
.front .boton{
	width:150px;
	float:right;
	margin-top:70px;
	margin-right:40px;
}
.front .boton .enter{
	border-radius:5px;
	cursor:pointer;
	padding:15px;
	text-align:center;
	box-shadow:3px 3px 10px rgba(0,0,0,0.4);
	transition:.5s;
	text-transform:uppercase;
	font-size:16px;
	color:white;
}
.front .boton .enter:hover{
	font-weight:bold;
	transition:.5s;
}
.front .boton .online{
	background-color:white;
	float:right;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:5px;
	text-align:center;
	width:80%;
	margin-right:10%;
}
.notif,.notif.alert{
	background-color:#555;
	margin:-10px;
	color:white;
	padding:10px;
	margin-top:10px;
	border-radius:0;
}
.notif:last-child{
	border-radius:0;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.notif.info{
	background-color:#333;
}
.notif.alert:nth-child(even){
	background-color:#7e7e7e;
}
.notif h3, .notif h5{
	margin:0;
	display: inline-block;
}
.notif h3:nth-child(2){
	color:#aaa;
	font-size:16px;
}
.notif h3:nth-child(2):before{
	content: "(";	
}
.notif h3:nth-child(2):after{
	content: ")";	
}
.notif h3{text-transform:uppercase;}
.notif h3:first-letter,
.notif h5:first-letter,
nav .container h3:first-letter{
	font-weight:bold;
}
.notif .datetime{
	font-size:10px;
	padding:4px;
	margin-right:5px;
}
.error .remove,
.notif .remove{
	color:rgba(255,0,0,0.2);
	float:right;
	display:inline-block;
	cursor:pointer;
	font-size:20px;
	transition:.5s;
}
.notif .remove:hover{
	color:red;
	transition:.5s;
}
.error{
	background-color:red;
	color:white;
	margin:-10px;
	padding:10px;
	margin-bottom:10px;
}
.error .remove{color:rgba(255,255,255,0.6);}
.error .remove:hover{color:rgba(255,255,255,1);transition:.5s;}
/*#box table{margin:-10px;}
#box td{font-size:20px;text-align:center;}
#box table.prof td{font-size:16px;text-align:center;}
#box table td{padding:10px;}
#box table tr:nth-child(odd){background-color:#eee;}
#box table tr:nth-child(even){background-color:#fff;}
#box table tr:last-child td:nth-child(1){border-bottom-left-radius:5px;}
#box table tr:last-child td:nth-child(2){border-bottom-right-radius:5px;}
#box table td:first-child{background-color:#555;color:white;}
#box table.prof tr:nth-child(2) td:first-child {background-color:#ffeb3b;color:#222;}
#box table.prof tr:nth-child(3) td:first-child {background-color:#5bc0de;color:#222;}
#box table.prof tr:nth-child(4) td:first-child {background-color:#685d9f;}
#box table.prof tr:nth-child(5) td:first-child {background-color:#d9534f;}
#box table.prof tr:nth-child(6) td:first-child {background-color:#5cb85c;color:#222;}
#box table.prof tr:nth-child(7) td:first-child {background-color:#BE7946;}
#box table.archievements tr:nth-child(1) td:first-child, 
#box .archievements.nth1{background-color:#FF9900;}
#box table.archievements tr:nth-child(2) td:first-child, 
#box .archievements.nth2 {background-color:#FFFF00;}
#box table.archievements tr:nth-child(3) td:first-child, 
#box .archievements.nth3 {background-color:#33CC00;}
#box table.archievements tr:nth-child(4) td:first-child, 
#box .archievements.nth4 {background-color:#00CCCC;}
#box table.archievements tr:nth-child(5) td:first-child, 
#box .archievements.nth5 {background-color:#0066CC;}
#box table.archievements tr:nth-child(6) td:first-child, 
#box .archievements.nth6 {background-color:#9933CC;}
#box table.archievements td{padding:5px;font-size:16px;text-align:left;color:#222;}
#box table.archievements{margin-top:10px;}
#box table.rankingtop tr{cursor:pointer;}
#box table.rankingtop tr:nth-child(1) td:first-child{font-weight:bold;font-size:50px;background-color:gold;}
#box table.rankingtop tr:nth-child(2) td:first-child{font-weight:bold;font-size:40px;background-color:lavender;}
#box table.rankingtop tr:nth-child(3) td:first-child{font-weight:bold;font-size:30px;background-color:BurlyWood;}
#box table.rankingtop tr td:first-child{font-size:20px;background-color:lightblue;color:#222;}
#box table.myranking tr td:nth-child(2),
#box table.rankingtop tr td:nth-child(2){text-align:left;}
#box table.world tr td:nth-child(1){border-bottom:1px dashed #ddd;}
#box table.world tr:last-child td:nth-child(1){border-bottom:none}
#box table.world tr td:nth-child(3){text-align:right;width:50%;border-right:1px dashed #ddd;}
#box table.world tr td:nth-child(3):first-letter{font-weight:bold;}
#box table.world tr td:nth-child(4){font-size:20px;width:50%;text-align:left;}
#box table.world{margin-top:15px;}
#box table.myranking .avatar,
#box table.rankingtop .avatar{
	float:left;
	width:60px;
	height:55px;
	margin-right:10px;
	margin-top:-2px;
	background-position:0px -13px;
}
#box .archievements.obt{
	padding:15px;
	padding-top:20px;
	font-size:30px;
	display:inline-block;
	vertical-align:center;
	margin-bottom:3px;
}
#box .archievements.rank{
	padding:15px;
	font-size:20px;
	display:inline-block;
	vertical-align:center;
	margin-bottom:3px;
	float:right;
	margin-left:5px;
}
#box .archievements.rank .num,
#box .archievements.obt .num{
	margin:-15px;
	position:absolute;
	color:#fff;
	padding:3px;
	float:right;
	padding-bottom:0;
	padding-top:0;
	font-size:14px;
	background-color:red;
}
#box .archievements.obt .num{margin-top:-20px;}
#box td .empty,#box td .ranking{
	color:rgba(0,255,0,0.3);
	float:right;
	display:inline-block;
	cursor:pointer;
	font-size:20px;
	transition:.5s;
}
#box td .empty:hover{
	color:green;
	transition:.5s;
}
#box td .ranking{
	color:rgba(0,0,255,0.3);
}
#box td .ranking:hover{
	color:blue;
	transition:.5s;
}*/
#box #title{
	margin:-10px;
	margin-bottom:10px;
	border-color: #00a000;
	padding:10px;
	font-size:25px;
	font-variant:small-caps;
	text-align:center;
	color: #fff;
    border-bottom: 1px solid #00a000;
	
}
.navbar-toggle{
	background-color:#DDDDDD;
}
.navbar-toggle .icon-bar {
	background-color:#fff;
}


#box #title:first-letter{
	font-weight:bold;	
}
.favgroup{
	margin:5px;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
	padding-right:10px;
	background-color:rgba(0,0,255,0.2);
}
.favgroup .name{
	display:inline-block;
	vertical-align:top;
	padding:14px;
}
.favgroup .name h3{
	margin:0;
	font-size:20px;
	text-transform:uppercase;
}
.favgroup .name h3:first-letter{
	font-weight:bold;
}
.groups{
	text-align:center;
	width:60px;
	height:60px;
	vertical-align:middle;
	display:inline-block;
	background-color:rgba(200,200,200,0.1);
	margin-bottom:3px;
}
.favgroup .groups{
	margin:0;
	width:50px;
	height:50px;
	background-color:rgba(0,0,255,0.2);
	transition:.5s;
}
.favgroup .groups:hover{
	background-color:rgba(0,0,255,0.6);
	transition:.5s;
}
.nowbadges{
	margin:5px;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:rgba(0,255,0,0.2);
}
.badges{
	text-align:center;
	width:60px;
	height:60px;
	vertical-align:middle;
	display:inline-block;
	background-color:rgba(200,200,200,0.1);
	margin-bottom:3px;
}
.badges img{vertical-align:middle;}
.badges:nth-child(even){
	background-color:rgba(200,200,200,0.2);
}
.nowbadges .badges{
	margin:0;
	width:50px;
	height:50px;
	background-color:rgba(0,255,0,0.2);
	transition:.5s;
}
.nowbadges .badges:hover{
	background-color:rgba(0,255,0,0.6);
	transition:.5s;
}
.relations{
	width:60px;
	height:60px;
	vertical-align:top;
	display:inline-block;
	margin-bottom:3px;
	text-align:center;
	cursor:pointer;
	transition:.5s;
}
.relations.friend:nth-child(odd),
.relations.friend:nth-child(even):hover{
	background-color:rgba(200,200,200,0.1);
}
.relations.friend:nth-child(even),
.relations.friend:nth-child(odd):hover{
	background-color:rgba(200,200,200,0.2);
}
}
.relations.bbf{background-color:rgba(255,255,0,0.2);}
.relations.lov{background-color:rgba(255,50,50,0.2);}
.relations.ene{background-color:rgba(150,150,150,0.2);}
.relations.bbf:hover{background-color:rgba(255,255,0,0.5);  transition:.5s;}
.relations.lov:hover{background-color:rgba(255,50,50,0.5);  transition:.5s;}
.relations.ene:hover{background-color:rgba(150,150,150,0.5);transition:.5s;}
.search-form[type="text"], 
.search-form[type="submit"],
.reffers-form{
	padding:5px;
	color:#555;
	display:inline-block;
	vertical-align:top;
	margin-top:-5px;
	margin-bottom:-5px;
	border:1px solid #DFD7CA;
}
.index-form{
	padding:10px;
	color:#555;
	display:inline-block;
	vertical-align:top;
	border:1px solid #DFD7CA;
	border-radius:5px;
	margin-bottom:5px;
	width:100%;
	font-size:18px;
}
.index-form[type="submit"],
.index-form[type="button"]{
	font-size:16px;
	padding:12px;
	color:white;
}
.index-form.val {
	width:32.9%;
}
.index-form.optb {
	width:65.9%;
}
.search-form[type="text"]{
	width:240px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.search-form[type="submit"]{
	border:none;
	padding:9px;
	padding-left:15px;
	padding-right:15px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	margin-left:-5px;
}
.search-form[type="submit"] span{
	transition:.5s;
}
.search-form[type="submit"] span:hover{
	font-weight:bold;
	transition:.5s;
}
.reffers-form{
	margin:0;
	width:100%;
	text-align:center;
}
.ads{
	text-align:center;
}
input:focus, input:hover, 
select:focus, select:hover{
	background-color:hsla(0,0%,0%,.05);
	transition:.5s;
}
#index_badges input[type="radio"]{
	border:2px solid #ccc;
	margin-left:10px;
    background-color: white;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    position: relative;
    width: 15px;
    -webkit-appearance: none;
	transition:.5s;
}
#index_badges input[type="radio"]:checked{
	border:2px solid #eee;
	transition:.5s;
}
textarea.newcomment{
	width:100%;
	height:75px;
	border-radius:5px;
	padding:5px;
	resize:none;
	transition:.5s;
}
textarea.newcomment:hover,
textarea.newcomment:focus{
	background-color:hsla(0,0%,0%,.05);
	transition:.5s;
}
.comments .avatar,
.a-article .avatar{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	width:55px;
	margin-left:5px;
	height:55px;
	display:inline-block;
	vertical-align:top;
	border:1px solid #DFD7CA;
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
}
.comments .info,
.a-article .info{
	padding:5px;
	margin-left:5px;
	vertical-align:top;
	display:inline-block;
}
.comments .info h3,
.a-article .info h2{
	margin:0;
}
.comments .info h3:first-letter{
	font-weight:bold;
}
.t-article .datetime,
.comments .datetime{
	float:right;
	padding:5px;
	font-size:12px;
	color:white;
	margin:12px;
	display:inline-block;
	vertical-align:top;
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
}
.comments .text{
	margin-top:-2px;
}
.img-new{
	margin:-10px;
	margin-bottom:5px;
	height:150px;
	padding:10px;
	background-position:center center;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	cursor:pointer;
	transition:.5s;
}
.img-new:hover{
	font-weight:bold;
	transition:.5s;
}
.img-new h3{
	color:white;
	margin:0;
}
.img-new h3:first-letter{
	font-weight:bold;
}
.hot-new{
	cursor:pointer;
   overflow: hidden;
	transition:.5s;
}
.hot-new:nth-child(odd){background-color:#eee;}
.hot-new:nth-child(even){background-color:#fff;}
.hot-new:hover{
	background-color:rgba(0,0,0,0.2);
	transition:.5s;
}
.hot-new .img{
	width:200px;
	height:60px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-position:center center;
}
.hot-new h3{
	margin:5px;
}
.hot-new:last-child{
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.radio{
	text-align:center;
	font-size:25px;
}
.radio span{
	margin-left:5px;
	margin-right:5px;
	padding:5px;
	transition:.5s;
	cursor:pointer;
}
.radio span:hover,
.radio span.active{
	border-radius:100%;
	color:white;
	transition:.5s;
}
.refresh{
	padding:10px;
	text-align:center;
	border-radius:5px;
	color:white;
	cursor:pointer;
	transition:.5s;
	font-size:15px;
	text-transform:uppercase;
}
.refresh span{
	font-size:12px;
}
.refresh:hover{
	font-weight:bold;
	transition:.5s;
}
.s-article{
	text-align:center;
	margin-bottom:10px;
}
.s-article input{
	background-color:#fff;
	border:1px solid #DFD7CA;
	padding:5px;
	width:49%;
	display:inline-block;
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
}
.s-article input:first-child{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	text-align:right;
	margin-right:-2px;
}
.s-article input:last-child{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	text-align:left;
	margin-left:-2px;
}
.s-article input:hover{
	background-color:#eee;
}
.t-article{
	font-variant:small-caps;
	font-size:25px;
	border-bottom:2px dashed #ddd;
}
.t-article .datetime{margin-top:0px}
.d-article{
	color:#888;
	font-size:14px;
	margin-bottom:10px;
}
.d-article a:first-child{color:green;}
.d-article a:last-child{color:red;}
.b-article{text-align:justify;}
.a-article .avatar{margin-bottom:-10px;}
.a-article .info h2{padding-top:5px;}
.a-article{
	cursor:pointer;
	margin:-10px;
	margin-top:10px;
	margin-bottom:-5px;
	transition:.5s;
}
.a-article:hover{
	background-color:rgba(0,0,0,0.1);
	transition:.5s;
}
.staff{
	background-size:100%;
	background-position:center center;
	cursor:pointer;
}
.staff h1{
	color:white;
	font-variant:small-caps;
	font-size:40px;
	margin:20px;
}
.staff h1 small{
	color:#eee;
	font-size:20px;
}
.staff .avatar{
	float:left;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	margin:-10px;
	margin-right:10px;
}
.staff .avatar img{
	padding:10px;
}
.blog-post img:not(.nofancy){
	box-sizing: border-box;
	border: 0;
	width: 7rem;
    border-radius: 4px;
}

.single-track-ctr {
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.single-track-ctr .track-img .img-rounded {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.single-track-ctr .track-img {
    float: left;
    min-width: 100px;
    width: 100px;
}

.single-track-ctr .track-info-ctr {
    padding-left: 20px;
    overflow: hidden;
}

.single-track-ctr .track-info-ctr h3.track-title {
    margin-top: 5px;
    font-weight: bold;
    font-size: 18px;
}

.single-track-ctr .track-info-ctr h3.track-title .release-date {
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

.single-track-ctr .track-info-ctr .track-user {
    font-size: 13px;
    font-weight: 300;
}

.single-track-ctr .track-info-ctr h3.track-title a {
    color: #424242;
    text-decoration: none;
}

.single-track-ctr .track-info-ctr h3.track-title .release-date {
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

.single-track-ctr .track-info-ctr .track-user a {
    color: #424242;
    text-decoration: none;
}

#box .ar-list-new div{
	background:none;
	margin-bottom:10px;
	padding-top:15px;
	margin:0;
	color:gray;
	text-shadow:1px 1px rgba(0,0,0,0.1);
	width:49%;
	float:right;
	transition:.5s;
}
#box .ar-list-new div div.big-img-article{
	border: 1px solid #000;
    border-bottom-width: 2px;
    border-radius: 2px;
	background-position: -145px -60px;
	width: 150px;
    height: 115px;
	margin-right:20px;
	float:left;
	outline:none;
}
#box .ar-list-new div div.img-article{
	border: 1px solid #000;
    border-bottom-width: 2px;
    border-radius: 2px;
	background-position: -145px -60px;
	width:100px;
	height:100px;
	margin-right:20px;
	float:left;
	outline:none;
}

#box .ar-list-new div{
	background:none;
	margin-bottom:10px;
	padding-top:15px;
	margin:0;
	color:#333;
	text-shadow:1px 1px rgba(0,0,0,0.1);
	width:100%;
	float:right;
	transition:.5s;
}

#box .ar-list-new p{
	    margin: 0;
}

#box .ar-list-new a.title{
	font-size: 19px;
	font-weight:bold;
	    margin: 0;
}

#box .ar-list-new div div.img-article{
	border: 1px solid #000;
    border-bottom-width: 2px;
    border-radius: 2px;
	background-position: -145px -60px;
	width: 150px;
    height: 115px;
	margin-right:20px;
	float:left;
	outline:none;
}

@media only screen and (max-width: 544px) {
	#box .my-list-new div{
		width:100%;
	}
}
#box .my-list-new div{
	width:49%;
}
#box .my-list-new div:first-child{
	background-position:center center;
	background-size:auto;
	padding:10px;
	margin:-10px;
	margin-bottom:0px;
	height:180px;
	color:white;
	width:auto;
	float:none;
	text-shadow:1px 1px rgba(0,0,0,0.5);
}
#box .my-list-new div:first-child a{
	color:lightgray;
}
#box .my-list-new div:first-child a:hover{
	text-decoration:none;
}
#box .my-list-new div:first-child .img-article{
	display:none;
}
#box .list-new h3{
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.popular-posts-wrapper .post {
    float: left;
    clear: both;
    margin-bottom: 20px;
}

.popular-posts-wrapper .post .post-image {
    width: 60px;
    height: 60px;
    float: left;
    display: block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #DADADA;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
		border: 1px solid #000;
    border-bottom-width: 2px;
}
.popular-posts-wrapper .post .post-image img {
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.popular-posts-wrapper .post .post-content {
    margin-left: 70px;
}

.tagcloud a {
    padding: 6px 7px;
    margin-right: 0;
    margin-bottom: 4px;
    line-height: 100%;
    display: inline-block;
    color: #FFF !important;
    background-color: #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px !important;
}

#mybanner {
    top: 10px;
    text-align: left;
    position: relative;
    display: inline-block;
}

#mybanner-head {
    padding: 4px 8px 2px;
    display: inline-block;
    border: 1px solid #e1e8ed;
    background-color: #e1e8ed;
    border-radius: 3px 3px 0 0;
}

#mybanner-body {
    border: 2px solid #e1e8ed;
    background: #f5f8fa;
}

/*** neww bottons */
.btn-outline-primary {
  color: #ffffff;
  background-image: none;
  background-color: #c81e37;
  border-color: #ffffff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #43a7fd;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #43a7fd;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: white;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: white;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background: linear-gradient(#a1aaaf, #3a4d5b);
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}


.featured-slider {
    position: relative;
	
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e3da;
}
.featured-slider .btn-slider-nav {
    position: absolute;
    top: 10px;
    z-index: 999;
    background-color: #222;
    opacity: 0;
    color: #fff;
    width: 48px;
    transition: all 0.3s ease-in
}
.featured-slider .btn-prev {
    right: 70px
}
.featured-slider .btn-next {
    right: 10px
}
.featured-slider:hover .btn-slider-nav {
    opacity: 0.8
}
.featured-slider .flexslider {
    margin-bottom: 10px
}
.featured-slider .featured-item {
    height: 200px;
    position: relative;
    color: #FFF;
    float: left;
    box-sizing: border-box;
    border: 1px solid #fff;
    overflow: hidden
}
.featured-slider .featured-item:nth-child(-n+2) {
    width: 50%
}
.featured-slider .featured-item:nth-child(n+3) {
    width: 33.33333333%
}
.featured-slider .featured-item img {
    width: 120% !important;
    min-height: 200px;
    max-width: none;
    -webkit-transition: transform .35s ease 0s;
    -moz-transition: transform .35s ease 0s;
    -o-transition: transform .35s ease 0s;
    transition: transform .35s ease 0s
}
.featured-slider .featured-item .featured-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, #000 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, #000 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, #000 100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.featured-slider .featured-item .featured-item-details {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.featured-slider .featured-item .featured-item-details .featured-item-time,
.featured-slider .featured-item .featured-item-details p {
    font-size: 12px
}
.featured-slider .featured-item .featured-item-details h2 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold
}
.featured-slider .featured-item .featured-item-details .category {
    display: inline-block;
    padding: 0 8px
}
.featured-slider .featured-item:hover .featured-cover {
    opacity: 1
}
.featured-slider .featured-item:hover img {
    transform: scale3d(1.1, 1.1, 1) rotate(3deg);
    -webkit-transform: scale3d(1.1, 1.1, 1) rotate(3deg);
    -moz-transform: scale3d(1.05, 1.1, 1) rotate(3deg)
}
.featured-slider .flex-direction-nav a {
    width: 40px;
    height: 40px;
    margin: 0;
    color: #FFF;
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    background: #222
}
.featured-slider .flex-direction-nav .flex-prev {
    right: 60px !important;
    left: auto !important
}
.featured-slider .flex-direction-nav .flex-prev:before {
    font-size: 28px;
    content: '\f053';
    color: #fff;
    text-shadow: none;
    font-family: "FontAwesome";
    line-height: 45px;
    margin-left: 5px
}
.featured-slider .flex-direction-nav .flex-next {
    right: 5px !important
}

.media-item-ctr-1 {
    border-bottom: 1px solid #e5e3da;
    padding-bottom: 1em;
    margin-top: 1em;
    width: 100%;
    position: relative;
    float: left
}
.media-item-ctr-1 .media-item-thumbnail {
    display: block;
    position: relative
}
.media-item-ctr-1 .media-item-thumbnail img {
    width: 100%;
    max-height: 160px
}
.media-item-ctr-1 .media-item-overview {
    position: relative;
    min-height: 140px;
    padding-bottom: 15px
}
.media-item-ctr-1 .media-item-overview h3 {
    margin: 5px 0
}
.media-item-ctr-1 .media-item-overview h3 a {
    color: #222;
    text-decoration: none
}
.media-item-ctr-1 .media-item-overview h3 a:hover,
.media-item-ctr-1 .media-item-overview h3 a:focus,
.media-item-ctr-1 .media-item-overview h3 a:active {
    color: #222
}
.media-item-ctr-1 .media-item-overview p {
    font-weight: 300;
    margin-top: 6px
}
.media-item-ctr-1 .media-item-overview .media-item-cat {
    text-transform: uppercase;
    font-size: 12px
}
.media-item-ctr-1 .media-item-overview .media-meta-data {
    margin-top: 10px;
    color: #b5b3ac;
    font-size: 11px
}
.media-item-ctr-1 .social-share-ctr {
    position: absolute;
    right: 10px;
    bottom: 20px
}
.media-item-ctr-1 .social-share-ctr .share-media {
    border-radius: 50%;
    border: none;
    outline: none;
    width: 25px;
    height: 25px;
    font-size: 12px
}
.media-item-ctr-2 {
    padding-bottom: 1em;
    margin-top: 1em;
    width: 100%;
    position: relative;
    float: left
}
.media-item-ctr-2 .media-item-thumbnail {
    display: block;
    position: relative
}
.media-item-ctr-2 .media-item-thumbnail img {
    width: 100%;
    max-height: 160px
}
.media-item-ctr-2 .media-item-overview {
    position: relative;
    padding-bottom: 15px
}
.media-item-ctr-2 .media-item-overview h3 {
    margin: 5px 0
}
.media-item-ctr-2 .media-item-overview h3 a {
    color: #222;
    text-decoration: none
}
.media-item-ctr-2 .media-item-overview h3 a:hover,
.media-item-ctr-2 .media-item-overview h3 a:focus,
.media-item-ctr-2 .media-item-overview h3 a:active {
    color: #222
}
.media-item-ctr-2 .media-item-overview .media-meta-data {
    margin-top: 10px;
    color: #b5b3ac;
    font-size: 11px
}
.two-column-clear:nth-child(2n+1) {
    clear: both
}
.three-column-clear:nth-child(3n+1) {
    clear: both
}
.media-ribbon {
    position: absolute;
    top: 15px;
    left: -8px;
    background-color: #ff4500;
    padding: 0 3px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 11px
}
.media-ribbon:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    content: '';
    border-top: 8px solid #992900;
    height: 0;
    border-left: 8px solid transparent
}
.media-post-ctr .media-post-header {
    position: relative
}
.media-post-ctr .media-post-header .category {
    display: inline-block;
    color: #fff;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}
.media-post-ctr .media-post-header .media-title {
    font-weight: bold;
    margin: 10px 0
}
.media-post-ctr .media-post-header .media-description {
    font-size: 16px;
    font-weight: 300
}
.media-post-ctr .media-post-header .media-meta-ctr {
    margin: 15px 0;
    position: relative
}
.media-post-ctr .media-post-header .media-meta-ctr .author-profile-img {
    float: left;
    margin-right: 20px
}
.media-post-ctr .media-post-header .media-meta-ctr .author-profile-img img {
    border-radius: 50%;
    width: 50px;
    height: 50px
}
.media-post-ctr .media-post-header .media-meta-ctr .media-meta-overview-ctr {
    margin-left: 70px
}
.media-post-ctr .media-post-header .media-meta-ctr .media-meta-overview-ctr .media-meta-author-info {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px
}
.media-post-ctr .media-post-header .media-meta-ctr .media-meta-overview-ctr .author-social-link {
    margin-left: 6px;
    color: #bbb
}
.media-post-ctr .media-post-header .media-meta-ctr .media-meta-overview-ctr .media-meta-post-info {
    color: #bbb;
    padding-top: 3px
}
.media-post-ctr .media-post-header .btn-like-media {
    position: absolute;
    top: 0;
    right: 0
}
.media-page-content {
    margin: 25px 0;
    font-size: 15px
}
.media_blockquote {
    position: relative
}
.media_blockquote .fa-quote-left {
    position: absolute;
    top: 15px;
    left: 15px
}
.media_blockquote .fa-quote-right {
    top: 15px;
    position: absolute;
    right: 15px
}
.media_blockquote p {
    text-align: center;
    width: 85%;
    margin: 10px auto;
    font-size: 24px;
    font-weight: bold;
    font-style: italic
}
.media_blockquote small {
    text-align: center;
    font-style: italic
}

.media-post-comments-ctr h3 {
    font-weight: bold;
}
.media-post-comments-ctr form {
    margin: 10px 0
}
.media-post-comments-ctr form .btn {
    padding: 6px 25px
}
.media-post-comments-ctr .media h4 {
    font-weight: bold
}
.media-post-comments-ctr .media h4 span {
    font-weight: 300;
    font-size: 12px;
    margin-left: 5px
}
.media-post-comments-ctr .media img {
    width: 64px;
    height: 64px
}

.media-content-share {
    position: fixed;
    top: 250px;
    left: 0;
    width: 60px
}
.media-content-share .btn {
    font-size: 20px;
    border-radius: 0
}
.media-content-share-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 6px;
    z-index: 9999
}
.media-content-share-mobile .share-text {
    position: absolute;
    top: 16px;
    left: 10px;
    font-weight: bold
}
.media-content-share-mobile .btn {
    border-radius: 50%;
    float: right;
    width: 40px;
    height: 40px;
    margin-left: 8px
}

.media-neighbors-ctr {
    display: table;
    border-top: 1px solid #dcdcdc;
    border-bottom: #dcdcdc 1px solid;
    width: 100%
}
.media-neighbors-ctr .media-neighbors-items-ctr {
    padding: 10px 0;
    display: table-row
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link {
    padding: 20px 30px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 49.9%;
    text-decoration: none;
    position: relative
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link h5 {
    margin: 0;
    text-transform: uppercase;
    color: #111;
    margin-bottom: 6px;
    font-weight: bold
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link h3 {
    color: #777;
    margin: 0;
    font-size: 18px
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link.next-media-link {
    border-left: 1px solid #dcdcdc
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link.next-media-link .fa {
    right: 5px
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link.prev-media-link .fa {
    left: 5px
}
.media-neighbors-ctr .media-neighbors-items-ctr .neighbor-link .fa {
    position: absolute;
    top: 40%;
    font-size: 24px;
    color: #dcdcdc
}

.related-media-wrapper {
    overflow: hidden;
    margin-bottom: 10px
}
.related-media-wrapper h3.title {
    font-weight: bold;
}
.related-media-wrapper a.related-content-ctr {
    overflow: hidden;
    width: 50%;
    box-sizing: border-box;
    padding: 0;
    height: 125px;
    border: 1px solid transparent;
    float: left
}
.related-media-wrapper a.related-content-ctr .related-inner {
    height: 100%;
    overflow: hidden;
    position: relative
}
.related-media-wrapper a.related-content-ctr .related-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 6;
    width: 100%;
    height: 125px;
    content: " ";
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear
}
.related-media-wrapper a.related-content-ctr .related-inner h4 {
    position: absolute;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
    text-shadow: 0 1px 0 black;
    -moz-text-shadow: 0 1px 0 black;
    -webkit-text-shadow: 0 1px 0 black;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    bottom: 15px;
    left: 20px;
    width: 80%;
    z-index: 9
}
.related-media-wrapper a.related-content-ctr .related-inner h4 .date {
    margin-top: 5px;
    font-size: 10px;
    display: block;
    opacity: .9;
    font-weight: normal
}
.related-media-wrapper a.related-content-ctr .related-inner img {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
}
.related-media-wrapper a.related-content-ctr:hover .related-inner:before {
    background-color: rgba(0, 0, 0, 0.2)
}

.list-item-ctr-2 .list-item-header:not(.isiFrame) .media_blockquote {
    padding-top: 50px
}
.list-item-ctr-2 .list-item-header:not(.isiFrame) .media_blockquote i.fa {
    top: 50px
}

.list-item-ctr-3 .media_blockquote p {
    margin: 3px auto;
    font-size: 18px
}

.ribbon-header {
    display: block;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    margin: 0 -8px
}
.ribbon-header .fa-cat-icon {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 16px
}
.ribbon-header .fa-angle-right {
    position: absolute;
    top: 13px;
    right: 15px;
    font-size: 16px
}
.ribbon-header:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    content: '';
    border-top: 8px solid transparent;
    height: 0;
    border-left: 8px solid transparent
}
.ribbon-header:after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    content: '';
    border-top: 8px solid transparent;
    height: 0;
    border-right: 8px solid transparent
}

.ribbon-white {
    background-color: #fff
}
.ribbon-white:before,
.ribbon-white:after {
    border-top-color: #ccc !important
}

.ribbon-alizarin {
    background-color: #e74c3c
}
.ribbon-alizarin:before,
.ribbon-alizarin:after {
    border-top-color: #a82315 !important
}

.ribbon-android {
    background-color: #9c0
}
.ribbon-android:before,
.ribbon-android:after {
    border-top-color: #4d6600 !important
}

.ribbon-apple {
    background-color: #a7a9ab
}
.ribbon-apple:before,
.ribbon-apple:after {
    border-top-color: #737679 !important
}

.ribbon-asbestos {
    background-color: #7f8c8d
}
.ribbon-asbestos:before,
.ribbon-asbestos:after {
    border-top-color: #4e5758 !important
}

.ribbon-behance {
    background-color: #0c77a1
}
.ribbon-behance:before,
.ribbon-behance:after {
    border-top-color: #053142 !important
}

.ribbon-belizehole {
    background-color: #2980b9
}
.ribbon-belizehole:before,
.ribbon-belizehole:after {
    border-top-color: #164666 !important
}

.ribbon-black {
    background-color: #424242
}
.ribbon-black:before,
.ribbon-black:after {
    border-top-color: #0f0f0f !important
}

.ribbon-blogger {
    background-color: #f6821f
}
.ribbon-blogger:before,
.ribbon-blogger:after {
    border-top-color: #a85107 !important
}

.ribbon-blue {
    background-color: #f58f76
}
.ribbon-blue:before,
.ribbon-blue:after {
    border-top-color: #1790bb !important
}

.ribbon-carrot {
    background-color: #e67e22
}
.ribbon-carrot:before,
.ribbon-carrot:after {
    border-top-color: #924d10 !important
}

.btn-prev,
.btn-next {
    width: 50px;
    font-size: 22px;
    padding: 5px 0;
    border: none;
    outline: none;
    margin: 0
}
.btn-next {
    margin-left: -4px
}

.green-hover {
    transition: all 0.25s ease
}
.green-hover:hover,
.green-hover:focus {
    background-color: #a0d468 !important
}


#listApp {
    min-height: 300px
}
.list-item-ctr-1 {
    margin: 10px 0
}
.list-item-ctr-1 img {
    width: 100%
}
.list-item-ctr-1 .list-item-header {
    margin-bottom: 15px
}
.list-item-ctr-1 .list-item-num {
    margin-right: 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 22px;
    min-width: 50px;
    text-align: center;
    float: left;
    padding: 5px
}
.list-item-ctr-1 .list-item-title {
    font-weight: bold;
    font-size: 22px;
    margin-left: 60px;
    padding-top: 5px
}
.list-item-ctr-1 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.list-item-ctr-2 {
    margin: 10px 0
}
.list-item-ctr-2 img {
    width: 100%
}
.list-item-ctr-2 .list-item-header:not(.isiFrame) {
    margin-bottom: 15px;
    position: relative
}
.list-item-ctr-2 .list-item-header:not(.isiFrame) .list-item-num {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 15px;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
    font-size: 22px;
    min-width: 50px;
    text-align: center;
    padding: 5px;
    z-index: 9999
}
.list-item-ctr-2 .list-item-header:not(.isiFrame) .list-item-title {
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px
}
.list-item-ctr-2 .list-item-header:not(.isiFrame) .media_blockquote {
    padding-top: 50px
}
.list-item-ctr-2 .list-item-header:not(.isiFrame) .media_blockquote i.fa {
    top: 50px
}
.list-item-ctr-2 .list-item-header.isiFrame {
    margin-bottom: 15px;
    position: relative
}
.list-item-ctr-2 .list-item-header.isiFrame .list-item-num {
    margin-right: 15px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    font-size: 22px;
    width: 100%;
    text-align: center;
    padding: 5px
}
.list-item-ctr-2 .list-item-header.isiFrame .list-item-title {
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px
}
.list-item-ctr-2 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.list-item-ctr-3 {
    margin: 10px 0
}
.list-item-ctr-3 img {
    width: 100%
}
.list-item-ctr-3 .list-item-header {
    margin-bottom: 15px
}
.list-item-ctr-3 .list-item-num {
    margin-right: 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 22px;
    min-width: 50px;
    text-align: center;
    float: left;
    padding: 5px
}
.list-item-ctr-3 .list-item-title {
    font-weight: bold;
    font-size: 22px;
    margin-left: 60px;
    padding-top: 5px
}
.list-item-ctr-3 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.list-item-ctr-3 .media_blockquote p {
    margin: 3px auto;
    font-size: 18px
}
.list-item-ctr-4 {
    margin: 10px 0
}
.list-item-ctr-4 img {
    width: 100%
}
.list-item-ctr-4 .list-item-header {
    margin-bottom: 15px
}
.list-item-ctr-4 .list-item-num {
    margin-right: 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 22px;
    min-width: 50px;
    text-align: center;
    float: left;
    padding: 5px
}
.list-item-ctr-4 .list-item-title {
    font-weight: bold;
    font-size: 22px;
    margin-left: 60px;
    padding-top: 5px
}
.list-item-ctr-4 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.list-item-ctr-5 {
    margin: 10px 0
}
.list-item-ctr-5 img {
    width: 100%
}
.list-item-ctr-5 .list-item-header {
    margin-bottom: 15px
}
.list-item-ctr-5 .row {
    margin-top: 20px
}
.list-item-ctr-5 .list-item-num {
    margin-right: 15px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 22px;
    min-width: 50px;
    text-align: center;
    float: left;
    padding: 5px
}
.list-item-ctr-5 .list-item-title {
    font-weight: bold;
    font-size: 22px;
    margin-left: 60px;
    padding-top: 5px
}
.list-item-ctr-5 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.list-item-ctr-6 {
    margin: 10px 0
}
.list-item-ctr-6 img {
    width: 100%
}
.list-item-ctr-6 .list-item-header {
    margin-bottom: 15px
}
.list-item-ctr-6 .fa-angle-left {
    padding-right: 10px
}
.list-item-ctr-6 .fa-angle-right {
    padding-left: 10px
}
.list-item-ctr-6 .list-item-title-text {
    margin: 0 auto;
    width: 80%
}
.list-item-ctr-6 .list-item-ad-nav {
    margin-bottom: 10px;
    overflow: hidden
}
.list-item-ctr-6 .list-item-title {
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px
}
.list-item-ctr-6 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.list-item-ctr-7 {
    margin: 10px 0
}
.list-item-ctr-7 img {
    width: 100%
}
.list-item-ctr-7 .list-item-header {
    margin-bottom: 15px
}
.list-item-ctr-7 .fa-angle-left {
    padding-right: 10px
}
.list-item-ctr-7 .fa-angle-right {
    padding-left: 10px
}
.list-item-ctr-7 .list-item-title-text {
    margin: 0 auto;
    width: 80%
}
.list-item-ctr-7 .fa-angle-left {
    padding-right: 10px
}
.list-item-ctr-7 .fa-angle-right {
    padding-left: 10px
}
.list-item-ctr-7 .list-item-title-text {
    margin: 0 auto;
    width: 80%
}
.list-item-ctr-7 .list-item-ad-nav {
    margin-bottom: 10px;
    overflow: hidden
}
.list-item-ctr-7 .list-item-title {
    font-weight: bold;
    font-size: 22px;
    padding-top: 5px
}
.list-item-ctr-7 p {
    margin-top: 5px;
    margin-bottom: 25px
}
.duplicate-list-box {
    border: 3px solid #ecf0f1;
    padding: 20px;
    margin: 10px 0
}

@media (max-width: 767px) {
    .featured-slider .featured-item:first-child {
        width: 100% !important
    }
    .featured-slider .featured-item:nth-child(n+2) {
        width: 50% !important
    }
    .three-column-clear:nth-child(3n+1) {
        clear: none
    }
    .three-column-clear:nth-child(2n+1) {
        clear: both
    }
}

.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.flex [class$="home"],
.flex [class$="home"] *{
    box-sizing: border-box;
}
.flex [class$="home"]{
    min-height:229px;
	max-height:300px;
    overflow-y: hidden;
}
.flex .left-home{
    /*width:20%;*/
    background-color:#FFFFFF;
}
.flex .center-home{
    /*width:35%;*/
    background-color:#FFFFFF;
    padding:38px;
}
.flex .right-home{
    /*width:45%;*/
    background-color:#008100;
    color:white;
    padding:10px;
}
.flex .right-home #user-info-title{
    height:41px;
	text-align:center;
	font-size:1.7em;
	background-color:#008100;
}
.flex [class$="home"] .avatar{
    display:block;
    margin: 25px auto;
    width:140px;
    height:140px;
    border-radius: 50%;
    text-align: center;
    border:6px solid #008100;
    background-color:#008100;
}
.flex [class$="home"] .name{
    display:block;
    margin: 0 auto;
    background-color:#DBDBDB;
    padding:10px;
    width:140px;
    font-weight: bold;
    text-align: center;
    font-size:16px;
}
.flex [class$="home"] .name a{
    color:black;
}
.flex [class$="home"] p span{
    display:inline-block;
    margin-left:20px;
}
.flex [class$="home"] .avatar img{
    margin-top:-10px;
}
.flex [class$="home"] > h2{
    margin:0;
    padding:10px 0;
    font-weight: bold;
    color:black;
}
.flex [class$="home"] ul{
    margin:0;
    padding:5px 20px;
}
.flex [class$="home"] ul li{
    margin:0;
    margin-bottom:10px;
    padding:0;
}

.flex [class$="home"] ul li:not(:last-child){
    border-bottom:1px solid #00a000;
}


/*header{
    min-height:400px !important;
}*/
nav ul.nav.navbar-nav{    
    width:100%;
    margin: 0 -14px !important;
}

.one:before {
    height:0 !important;
	background: none !important;
	display: block;
}

.one:after {
    content:"";
    width:100%;
    height:1px;
	background-color: #00a000;
	display: block;
}
.one .active > a {
    color: white !important;
    /*box-shadow: 0 12px #008100 !important;*/
}
.one .blue,
.one .red{    
    float:right;
}
.one .blue > a,
.one .red > a{
    color:#c91317 !important;
    margin:5px 0;
    margin-right:5px;
    padding: 10px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
}
.one .blue > a{
    background-color:#008100;
    padding:10px 25px;
}
.one .red > a{
    background-color:#fbfbfb;
    padding: 9.5px 12px;
	border-radius: 12px;
}

.one .blue > a:hover{
    background-color:#0086BF;
}
.one .red > a:hover{
    background-color:#A61A2F;
}

#nBox{
	background-color:#1C1E2B;
	color:#BBBCBE;
	border-radius:3px;
	margin-bottom:20px;
	padding: 10px;
	border: 2px solid #363A3F!important;
}

/*  	NEW CSS: STAFF		*/
#box.teams a{
	text-decoration:none;
}
#box.teams .team{
	padding:10px;
	margin:-10px;
	margin-bottom:10px;
	font-size:18px;
	cursor:pointer;
	transition:background-color .5s, color .5s;
}
#box.teams .team:hover{
	background-color:#125688;
	color: white;
}
#box.teams ul{
	margin:-10px;
	margin-bottom:10px;
	padding:5px;
	display:none;
	background-color:rgba(0,0,0,0.05);
}
#box.teams ul:first-child,
#box.teams ul:target{
	display:block;
}
#box.teams ul li{
	list-style:none;
	padding:5px;
	display:inline-block;
	transition:background-color .5s;
}
#box.teams ul li:hover{
	background-color:rgba(0,0,0,0.05);
}
.front.team .avatar{
	background-repeat:no-repeat;
	background-position:center center;
	background-color:rgba(255,255,255,0.75);
	width:120px;
	height:120px;
	border-radius:50%;	
	margin-left:calc(50% - 60px);
}
.front.team{
	padding-top:50px;
	margin-bottom:10px;
}
.row#info {
	text-align:center;
}
.row#info .col-xs-12:nth-child(2){
	border-left:1px solid #125688;
}
.row#info .group,
.row#info .badge{
	background-repeat:no-repeat;
	background-position:center center;
	background-color:rgba(0,0,0,0.1);
	width:65px;
	height:65px;
	border-radius:50%;
	display:inline-block;
	transition:background-color .5s;
}
.row#info .badge{
	width:55px;
	height:55px;
	margin:2.5px;
}
.row#info .group:hover,
.row#info .badge:hover{
	background-color:#125688;
}
.row#info .group:hover ~ b{
	text-decoration:underline;
}
.row#info p{
	display:inline-block;
	margin:0;
	padding:10px;
}
.row#info img{
	float:right
}

/*  	NEW CSS: PLACAS		*/
form[enctype="multipart/form-data"]{
	padding:10px;
	background-color:rgba(0,0,0,0.1);
	border-radius:5px;
	text-align:center;
}
form[enctype="multipart/form-data"] input{
	display:inline-block;
}
form[enctype="multipart/form-data"] input[type="text"]{
	padding:5px;
	border-radius:3px;
	border:none;
	width:120px;
}
form[enctype="multipart/form-data"] input[type="file"]{
	display:none;
}
form[enctype="multipart/form-data"] input[type="submit"],
form[enctype="multipart/form-data"] label{
	border:none;
	background-color:#505050;
	color:white;
	border-radius:3px;
	padding:5px;
	cursor:pointer;
	transition:background-color .5s;
}
form[enctype="multipart/form-data"] input[type="submit"]:hover,
form[enctype="multipart/form-data"] label:hover{
	background-color:#888;
}
.badgelist table{
	width:calc(100% + 20px);
}

.badgelist table th{
	background-color:#555;
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:inherit;
	padding:5px !important;
}
.badgelist table td,
.badgelist table tr{
	border-radius:0px !important;
}

.badgelist table tr td:last-of-type{
	cursor:pointer;
	transition:background-color .5s, color .5s;
}
.badgelist table tr td:last-of-type:hover{
	color:rgb(0,200,50);
	background-color:rgba(0,255,0,0.1);
}

#newsFeed{
	max-height:600px;
	overflow:auto;
}

.img-sm {
    width: 46px;
    height: 46px;
}

.media-block .media-left {
    display: block;
    float: left
}

.media-block .media-right {
    float: right
}

.media-block .media-body {
    display: block;
    overflow: hidden;
    width: auto
}

.middle .media-left,
.middle .media-right,
.middle .media-body {
    vertical-align: middle
}

.thumbnail {
    border-radius: 0;
    border-color: #e9e9e9
}

.tag.tag-sm, .btn-group-sm>.tag {
    padding: 5px 10px;
}

.tag:not(.label) {
    background-color: #fff;
    padding: 6px 12px;
    border-radius: 2px;
    border: 1px solid #cdd6e1;
    font-size: 12px;
    line-height: 1.42857;
    vertical-align: middle;
    -webkit-transition: all .15s;
    transition: all .15s;
}
.text-muted, a.text-muted:hover, a.text-muted:focus {
    color: #acacac;
}
.text-sm {
    font-size: 0.9em;
}
.text-5x, .text-4x, .text-5x, .text-2x, .text-lg, .text-sm, .text-xs {
    line-height: 1.25;
}

.btn-trans {
    background-color: transparent;
    border-color: transparent;
    color: #929292;
}

.btn-icon {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-sm, .btn-group-sm>.btn, .btn-icon.btn-sm {
    padding: 5px 10px !important;
}

.mar-top {
    margin-top: 15px;
}

.newHome{
    display:flex;
    width:100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    color:white;
}
.newHome *{
    box-sizing: border-box;
}
.newHome .portada{
    width:66%;
    background-image:url('https://i.imgur.com/eqB8eQk.png');
    background-position: center;
	background-size:auto;
    background-repeat: no-repeat;
    background-color:#FF72B4;
    min-height:284px;
}
.newHome .portada,
.newHome .info{
    border: 1px solid #ffffff;
    border-radius:2px;
    margin:2.5px;
}
.newHome .head{
    background: linear-gradient(#f17f89, #fbad50);
    padding:15px;
    border-bottom: 1px solid #ffffff;
}
.newHome .info .head{
    text-align:center;
}
.newHome .head h3{
    margin:0;
    display:inline-block;
}
.newHome .portada .av{
    position:absolute;
}
.newHome .portada .head h3{
    border-right:1px solid white;
    padding-right:10px;
    margin-right:10px;
}
.newHome .portada .head span{
    float:right;
    padding:2px;
}
.newHome .portada .badges{
    background-color: #2672b06e;
    float:right;
    width:270px;
    padding:5px 0;
    margin-top:165px;
    margin-bottom:0;
    border-top-left-radius:2px;
}
.newHome .portada .badges img{
    display:inline-block;
}
.newHome .info{
    width:33%;
    background: linear-gradient(#f9a757, #f9a658);
}
.newHome .info ul{
    padding:4px 30px;
}
.newHome .info li{
    padding:4px;
	list-style-type: none;
    border-bottom:1px solid #ffffff;
}

nav .container .boton:hover,.notif .datetime,
.front .boton .enter, #box #title,.search-form[type="submit"],
.index-form[type="submit"],#index_badges input[type="radio"]:checked,
.comments .avatar,.comments .datetime,#box table.world tr td:nth-child(1),
.radio span:hover, .radio .active, .refresh, .t-article .datetime
{
	background-color: rgba(28,30,43,0.7);
	border-color: #00a000;
}

#box #title{
	background: linear-gradient(#f17f89, #fbad50);
	border-color: #ffffff;
}


#bigBox
{
	
	background-color:#1F2429;
}

.anun_hd_top
{
	width:350px;
	float:right;
}


@media screen and (max-width: 1200px) {
    .menu {
		
		display:block;
        position:fixed;
        margin-left:-320px;
		z-index:9999;
    }
    .btnMenu {
        display:block;
    }
	
	.anun_hd_top{
		width:100%;
		
		float:none;
		margin-bottom: 10px;
	}
	
}

@media screen and (max-width: 990px){
    .newHome{
        flex-wrap: wrap
    }
    .newHome .portada,
    .newHome .info{
        width:100%;
    }
	
	.one,
	.navBar-lokoshona{
		height:100% !important;	
	}
	
	.navBar-lokoshona .navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 1px;
		border-radius: 1px;
	}
}
@media screen and (max-width: 660px){
    .newHome .portada .head span{
        display:none;
    }
}
@media screen and (max-width: 450px){  
    .newHome .portada .badges{
        width:100%;
        margin-top:215px;
        text-align:right;
    }
    .newHome .portada {
        background-position: bottom left, center right;
    }
}

hr { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

.register{
		position: relative;
		
		color:white;
    overflow: hidden;
	}
	
	#bigBox{
		background-color:#ffffff !important;
	}
	
	.register:after{
		content: ' ';
		display: block!important;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		opacity: 0.4;
		background-image: url('//i.imgur.com/dFkXXdy.png');
		background-repeat: no-repeat;
		background-position: 160% 150%;
	}
	
	.discover{
		position: relative;
	}
	
	.discover:after{
		content: ' ';
		display: block!important;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		opacity: 0.4;
		background-image: url('//i.imgur.com/PXhUVTr.png');
		background-repeat: no-repeat;
		background-position: center center;
		
	}
	
	.main-discover{
		z-index:2;
		position:relative;
		margin-top:110px;
		margin-bottom:133px;
		margin-left:25%;
		width:100%;
		 display: flex;
	}
	
	.main-discover > .images{
		background-image:url(https://i.imgur.com/JKG8VME.png);
		background-repeat:no-repeat;
		width:93px;
		height:263px;
		float:left;
	}
	
	.main-discover p{
		font-size: 25px;
		font-weight: 400;
		color:white;
		position:relative;
		float:right;
	}
	
	.main-discover p:nth-of-type(1){
		top: 30px;
	}
	
	.main-discover p:nth-of-type(2){
		top: 115px;
		right: 85px;
	}
	
	.main-discover p:nth-of-type(3){
		top:200px;
		right: 170px;
	}
	
	.register-form
	{
		z-index:2;
		
		position: relative;
		color:white;
		padding-left:12px;
		padding-right:12px;
	}
	
	.register-title
	{
		font-size:25px;
		
		font-weight: 400;
	}
	
	.register-form input
	{
		background-color:#353434!important;
		background-repeat:no-repeat;
		background-position: 9px 10px;
		background-attachment: scroll;
		padding-left:30px;
		height:37px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		 display: block;
		width:100%;
		border: 0;
		padding: 6px 12px;
		outline: 0 none;
		border-bottom: 2px solid #212121;
		-webkit-box-shadow: 0!important;
          box-shadow: 0!important;
		  
	}
	
	.register-form .input-group input
	{
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		border-left:0;
		display: inline-table;
		vertical-align: middle;
		margin-left: -1px;
	}
	
	.register-form input:hover, 
	.register-form input:active,
	.register-form input:focus,
	.register-form input:focusout
	{
		background-color:#353434!important;
		
		outline: 0;
		-webkit-box-shadow: 0!important;
		box-shadow: 0!important;
	}
	
	.register-form select {
		background: transparent;
		border: none;
		font-size: 14px;
		height:37px;
		width: 100%;
		outline:0;
		
		
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	   
		border-bottom: 2px solid #212121;
	   
		background-color:#353434!important;
		background-repeat:no-repeat;
		background-position: 9px 10px;
		
		padding-left:10px;
	}
	
	.register-form select:nth-child(1) {
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		
		border-right: 2px solid #212121;
	}
	
	.register-form select:nth-child(3) {
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		border-top-left-radius:0;
		border-bottom-left-radius:0;
	}
	
	.register-form select:nth-child(5) {
		border-top-left-radius:0;
		border-bottom-left-radius:0;
		border-left: 2px solid #212121;
	}
	
	.register-form label
	{
		margin-top:4px;
		margin-bottom:1px;
		font-size:16px;
		font-weight: 400;
	}
	
	.register-form p{
		color:white;
		font-size:14px;
	}
	
	.register-form .password{
		
		position: relative;
	}
	
	.register-form .show-password
	{
		cursor:pointer;
		position: relative;
		top:-30px;
		
	}
	
	
	.register-form .btn {
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	
	.register-form .btn:active,
	.register-form .btn:target {
	  outline:0;
	}
	
	.register-form .check-button{
		border-width: 0 1px 5px 1px;
		background-color: #11512A;
		border-color: #0B341B;
		border-radius:10px;
		width: 100%;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		outline:0;
	}
	
	.register-form .show-button{
		border-width: 0 1px 5px 1px;
		background-color: #00a000;
		border-color: #008100;
		border-radius:10px;
		width: 100%;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		outline:0;
	}
	
	
	
	.register-form .back-button{
		border-width: 0 1px 5px 1px;
		background-color: #B92020;
		border-color: #A41515;
		border-radius:10px;
		height: 51px;
		color: #fff;
		font-size: 23px;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0,0,0,.8);
		margin-top:9px;
		margin-bottom:5px;
		outline:0;
	}
	
	.register-form .register-button{
		border-width: 0 1px 5px 1px;
		background-color: #1D6D27;
		border-color: #196222;
		border-radius:10px;
		height: 51px;
		color: #fff;
		font-size: 23px;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0,0,0,.8);
		margin-top:9px;
		margin-bottom:5px;
		outline:0;
		
		text-decoration:none;
	}
	
	.register-form .fb-button {
		border-width: 0 1px 5px 1px;
		background-color: #0054A6;
		background-image: url(//i.imgur.com/ehM3YYk.png);
		background-repeat:no-repeat;
		background-position:10px 1px;
		line-height: 1;
		text-align:left;
		padding-left:40px;
		border-color: #004B91;
		border-radius:10px;
		height: 30px;
		width: 100%;
		color: #fff;
		font-size: 15px;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0,0,0,.8);
		margin-top:9px;
		margin-bottom:5px;
	}
	
	.newHome .portada .loginform {
		background-color:#3D3D3D;
		color:white;
		float: right;
		width: 80%;
		padding: 10px;
		margin-bottom: 0;
		border-radius: 2px;
	}
	
	.main-login-box
	{
		margin-left:79px;
	}
	
	.login-form
	{
		color:white;
		padding-left:12px;
		padding-right:12px;
	}
	
	.login-form input
	{
		background-color:#353434!important;
		background-repeat:no-repeat;
		background-position: 9px 10px;
		background-attachment: scroll;
		padding-left:30px;
		height:37px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		width:100%;
		border: 0;
		outline: 0;
		border-bottom: 2px solid #212121;
		-webkit-box-shadow: 0!important;
          box-shadow: 0!important;
	}
	
	.login-form input:hover, 
	.login-form input:active,
	.login-form input:focus,
	.login-form input:focusout
	{
		background-color:#353434!important;
		
		border: 0;
		outline: 0;
		border-bottom: 2px solid #212121;
		
		-webkit-box-shadow: 0!important;
          box-shadow: 0!important;
	}
	
	.login-form label
	{
		margin-top:4px;
		margin-bottom:4px;
		font-size:15px;
	}
	
	.login-form .username
	{
		background-image: url(//i.imgur.com/LFqEfQA.png);
	}
	
	.login-form .password
	{
		background-image: url(//i.imgur.com/a22RzLn.png);
	}
	
	.login-form .show-password
	{
		position:absolute;
		top:146px;
		right:54px;
		cursor:pointer;
	}
	
	
	.login-form .dbtn {
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	
	.login-form .login-button{
		border-width: 0 1px 5px 1px;
		background-color: #B92020;
		border-color: #A41515;
		border-radius:10px;
		height: 51px;
		width: 100%;
		color: #fff;
		font-size: 25px;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0,0,0,.8);
		margin-top:9px;
		margin-bottom:5px;
		outline:0;
	}
	
	.login-form .register-button{
		border-width: 0 1px 5px 1px;
		background-color: #1D6D27;
		border-color: #196222;
		border-radius:10px;
		height: 51px;
		width: 100%;
		color: #fff;
		font-size: 25px;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0,0,0,.8);
		margin-top:9px;
		margin-bottom:5px;
		outline:0;
		
		text-decoration:none;
	}
	
	.login-form .fb-button {
		border-width: 0 1px 5px 1px;
		background-color: #0054A6;
		background-image: url(//i.imgur.com/ehM3YYk.png);
		background-repeat:no-repeat;
		background-position:10px 1px;
		line-height: 1;
		text-align:left;
		padding-left:40px;
		border-color: #004B91;
		border-radius:10px;
		height: 30px;
		width: 100%;
		color: #fff;
		font-size: 15px;
		font-weight: bold;
		box-shadow: 0 1px 1px rgba(0,0,0,.8);
		margin-top:9px;
		margin-bottom:5px;
	}
	@media (max-width: 768px) { 
		.main-login-box
		{	
			margin-left:0px;
		}
	}
	
.table-inverse td, .table-inverse th, .table-inverse thead th {
    border-color: #32383e;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color:transparent!important;
}

.alert-cms {
    color: white;
    background-color: #00a000;
    border-color: #008100;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: linear-gradient(#af0202, #470014);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #e37c1d;
}



/* Estilos de Boxs de Redes Sociales y Apps */

#social-platforms {
  position:top;
  top:100px;
  top:25vh;
  font-size:1rem;
  text-align:center;
  height: 65px;
  overflow:hidden;
}
			.botonesrs {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  transition: transform .2s; 

}
.botonesrs:hover{
	transform: scale(1.2);
}
.boton-rs {
    position: relative;
    width: 53px;
    height: 53px;
    transition: .3s;
	top: -4px;

	z-index: 99;

}


.botonesrs .botonesrstext {
  visibility: hidden;
  width: 140px;
  background-color: rgb(133, 133, 133);
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0;
  
  /* Position the botonesrs */
  position: absolute;
  z-index: 1;
  top: 110%;
  left: 50%;
  margin-left: -60px;
  
}

.botonesrs:hover .botonesrstext {
	opacity: 1;
  visibility: visible;
  
}
.botonesrs .botonesrstext::after {
	content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the botonesrs */
  left: 43%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent  rgb(133, 133, 133) transparent;
}

/**************** CSS *************/

.botones2021 .dbtn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	border-radius: 4px;
}
.botones2021 .hotel {
    border-width: 0 1px 5px 1px;
    background: linear-gradient(#f17f89, #fbad50);
    border-color: #faa955;
    border-radius: 10px;
    height: 70px;
    width: 100%;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    box-shadow: 0 1px 1px rgba(0,0,0,.8);
    margin-top: 9px;
    margin-bottom: 5px;
	outline: 0;
	display:flex;/*CSS3*/
    align-items:center;/*Vertical align*/
  justify-content:center;/*horizontal align*/
  text-decoration: none;
}	
.botones2021 .hotel-beta {
	border-width: 0 1px 5px 1px;
    background: linear-gradient(#f17f89, #fbad50);
    border-color: #faa955;
    border-radius: 10px;
    height: 70px;
    width: 100%;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    box-shadow: 0 1px 1px rgba(0,0,0,.8);
    margin-top: 9px;
    margin-bottom: 5px;
	outline: 0;
	display:flex;/*CSS3*/
    align-items:center;/*Vertical align*/
  justify-content:center;/*horizontal align*/
  text-decoration: none;
}
