@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
*/

@import url('https://fonts.googleapis.com/css?family=Francois+One|Roboto:400,700');
html, body {
	margin: 0;
	background: #F9F9F9;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	height: 100%;
	color: #585858;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #0087f7;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Francois One', sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 18px;
}
p {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.navbar-default {
	font-family: 'Francois One', sans-serif;
	font-size: 17px;
}
#wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -150px;
	padding: 0 0 150px;
	position: relative;
}
.logo {
	max-width: 130px;
	margin: -18px 0 0;
}
.main-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 150px;
	padding-top: 10px;
	background: #2d2d2d;
	color: #FFF;
	border-top: 3px solid #046b9b;
	margin-top: 25px;
}
.main-footer a:link, .main-footer a:visited {
	color: #FFF;
}
.main-footer a:hover {
	color: #E4E4E4;
}
.container-main {
	padding-top: 100px;
}
#login-dp {
	min-width: 250px;
	padding: 14px 14px 0;
	overflow: hidden;
	background-color: rgba(255,255,255,1);
}
#login-dp .help-block {
	font-size: 12px
}
#login-dp .bottom {
	background-color: rgba(255,255,255,1);
	border-top: 1px solid #ddd;
	clear: both;
	padding: 14px;
}
#login-dp .social-buttons {
	margin: 12px 0
}
#login-dp .social-buttons a {
	width: 100%;
}
#login-dp .form-group {
	margin-bottom: 10px;
}
.btn-fb, .btn-fb:link, .btn-fb:visited {
	color: #fff;
	background-color: #3b5998;
}
.btn-fb:hover {
	color: #fff;
	background-color: #496ebc
}
.btn-tw {
	color: #fff;
	background-color: #55acee;
}
.btn-tw:hover {
	color: #fff;
	background-color: #59b5fa;
}
.page-title {
	padding: 0 0 15px 0;
}
.page-title h1 {
	font-size: 18px;
}
.col-box {
/*	height: 370px;
	margin-bottom: 10px;
	overflow: hidden;*/
}
.col-box-2 {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.btn-settings {
	position: absolute;
	right: 10px;
	top: 7px;
}
.col-long {
	height: 460px;
	margin-bottom: 5px;
	overflow: hidden;
}
.info-row {
	padding: 3px 0;
	display: block;
}
.col-bg {
	padding: 15px;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	background: #FFF;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.grid {
	padding-bottom: 10px;
	border: 1px solid #dddddd;
	background: #FFF;
}
.grid.wow.fadeInUp>h2 {
	padding: 10px;
	font-size: 16px;
	height: 50px;
}
.grid.wow.fadeInUp>p {
	padding: 0 10px;
}
.grid p {
	height: 60px;
}
.container-pull {
	margin-top: 25px;
}
.container-top {
	margin-top: 90px;
	margin-bottom: 25px;
}
.container-fluid-top {
	background: #313131;
	overflow: hidden;
	padding: 0;
}
.post-img {
	margin-right: 10px;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #dddddd;
	float: left;
}
.post {
	border: 1px solid #dddddd;
	padding: 7px;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFF;
}
.post-box {
	border: 1px solid #dddddd;
	padding: 7px;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFF;
	overflow: hidden;
}
.post-bottom {
	margin-bottom: 15px;
}
.post-bottom h1 {
	padding: 0 10px 7px 10px;
}
.post-box h3 {
	padding: 10px 0;
}
.post-info-bottom {
	margin-bottom: 10px;
	font-weight: bold;
	color: #999;
}
.post-bottom p {
	line-height: 20px;
}
.post-bottom {
	margin-bottom: 15px;
}
.footer-center {
	text-align: center;
	width: 100%;
}
.footer-center>a, .footer-center>a:link, .footer-center>a:visited {
	color: #D4D4D4;
}
.footer-center>a:hover {
	color: #C9C9C9;
}
.footer-btns, .footer-btns:link {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #2b2b2b;
	margin-top: 15px;
	font-size: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.footer-btns:hover {
	background: #242222;
}
.copyright {
	padding: 15px 0;
}
.notice {
	width: 100%; /* Configure it fit in your design  */
	margin: 0 auto; /* Centering Stuff */
	background-color: #FFFFFF; /* Default background */
	padding: 10px;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	margin: 0 auto;
	font-size: 13px;
}
.notice-sm {
	padding: 10px;
	font-size: 80%;
}
.notice-lg {
	padding: 35px;
	font-size: large;
}
.notice-success {
	border-left-color: #149C09;
	background-color: rgba(43, 84, 44, 0.1);
}
.notice-success>strong {
	color: #80D651;
}
.notice-info {
	border-left-color: #5bc0de;
	background-color: rgba(91, 192, 222, 0.1);
}
.notice-info>strong {
	color: #45ABCD;
}
.notice-warning {
	border-left-color: #f0ad4e;
	background-color: rgba(240, 173, 78, 0.1);
}
.notice-warning>strong {
	color: #FEAF20;
}
.notice-danger {
	border-left-color: #d9534f; /* Left side border color */
	background-color: rgba(217, 83, 79, 0.1);
}
.notice-danger>strong {
	color: #d73814;
}
.col-form p {
	padding-bottom: 7px;
}
.col-full {
	padding: 0;
}
.img-post {
	width: 100%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.list-box > img {
	border: 1px solid #dddddd;
}
.list-box {
	border: 1px solid #dddddd;
	background: #FFF;
	overflow: hidden;
}
.list-box h1 {
	padding-top: 10px;
}
.list-box p {
	padding: 7px 0 15px 10px;
	font-size: 16px;
}
.list-bottom {
	background: #FFF;
	padding: 15px 0 10px 0;
	display: block;
}
.btn-social {
	padding: 8px 10px;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.col-ranks {
	background: #FFF;
	overflow: hidden;
	margin-top: 15px;
}
.col-items {
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px solid #DDDDDD;
}
.item-title {
	display: block;
	overflow: hidden;
}
.item-title h2 {
	float: left;
	line-height: 45px;
}
.col-items > div.col-md-9 > div.col-video {
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-2 {
	text-align: center;
	display: block;
	padding-top: 7px;
}
.box-numbers {
	padding: 10px;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Francois One', sans-serif;
	float: left;
	line-height: 23px;
	text-align: center;
	height: 46px;
	width: 46px;
	background: #F9D334;
	margin-right: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
}
.v-btn {
	text-align: center;
	margin-left: 7px;
	display: inline-block;
}
.col-color-1 {
	background: #FFF;
}
.col-color-2 {
	background: #f1f3f5;
}
.fa-arrow-up, a.btn-vote.fa.fa-arrow-up.vote-up {
	color: #133681;
	;
}
.fa-arrow-down.vote-down, a.btn-vote.fa.fa-arrow-up.vote-down.vote-down {
	color: #133681;
	;
}
.btn-vote {
	padding: 10px;
	display: inline-block;
	text-align: center;
	background: #FFF;
	border: 1px solid #dddddd;
	font-size: 20px;
	-webkit-box-shadow: inset 0px -1px 5px 7px rgba(245,245,245,0.8);
	-moz-box-shadow: inset 0px -1px 5px 7px rgba(245,245,245,0.8);
	box-shadow: inset 0px -1px 5px 7px rgba(245,245,245,0.8);
}
.div-expand {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #dddddd;
	background: #FFF;
}
.content-expand {
	clear: both;
	margin-top: 8px;
	padding: 0 10px;
	display: none;
}
.img-item {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-facebook, .btn-facebook:link, .btn-facebook:visited {
	color: #fff;
	background-color: #3b5998;
}
.btn-facebook:hover {
	color: #fff;
	background-color: #496ebc;
}
.btn-twitter, .btn-twitter:link, .btn-twitter:visited {
	color: #fff;
	background-color: #46baf5;
}
.btn-twitter:hover {
	color: #fff;
	background-color: #5ac5fc;
}
.btn-gplus, .btn-gplus:link, .btn-gplus:visited {
	color: #fff;
	background-color: #d53922;
}
.btn-gplus:hover {
	color: #fff;
	background-color: #ee4228;
}
.btn-pin, .btn-pin:link, .btn-pin:visited {
	color: #fff;
	background-color: #cb2028;
}
.btn-pin:hover {
	color: #fff;
	background-color: #de2730;
}
.txt-small {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.txt-score {
	text-align: center;
}
.modal.fade.in {
	background: rgba(0, 0, 0, 0.8);
}
.modal-dialog {
	top: 10%;
	z-index: 2000;
}
.modal-footer {
	height: 70px;
	margin: 0;
}
.modal-footer .btn {
	font-weight: bold;
}
.modal-footer .progress {
	display: none;
	height: 32px;
	margin: 0;
}
.col-description {
	margin: 10px 0;
}
.col-md-4 {
	padding-right: 0;
}
.ads-block {
	margin-top: 0;
	overflow: hidden;
}
.img-sidebar {
	width: 64px;
	height: 64px;
}
.col-box-right {
	overflow: hidden;
	margin: 10px 0;
	padding: 10px;
	background-color: #425f9c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.col-media {
	background: #FFFFFF;
	border: 1px solid #214693;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
}
.col-media .media-heading {
	font-size: 13px;
	padding-top: 4px;
}
.col-title {
	color: #FFFFFF;
	padding: 7px;
}
.pull-title {
	margin: 15px 0;
}
#col-comment {
	margin-bottom: 15px;
	padding: 10px;
	background: #FFF;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
	width: 100% !important;
}
abbr, .timeago {
	border-bottom: none;
}
.top-info {
	padding: 0 0 5px 0;
	background: #F7F7F7;
	margin-top: 10px;
	color: #A7A7A7;
	font-weight: bold;
	font-size: 14px;
}
#infscr-loading>div {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	margin: 0 auto;
	text-align: center;
}
.col-box-search {
	border: 1px solid #dddddd;
	padding-left: 0;
	padding-right: 0;
	background: #FFF;
	margin: 15px;
}
.search-title {
	padding: 10px;
}
.search-again {
	padding-bottom: 30px;
}
.col-right-pull {
	margin-top: 15px;
}
.col-padding {
	padding-left: 0;
	padding-right: 0;
}
.bottom_bar {
	padding: 10px 0;
	width: 100%;
	display: block;
	text-align: center;
	background: #FFF;
	overflow: hidden;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
}
.col-txt-login {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.notice-nothing {
	text-align: center;
	margin: 35px 0;
	font-size: 17px;
}
.btn-color {
	color: #ffffff;
	background-color: #FFA500;
	border-color: #db930e;
}
.btn-color:hover, .btn-color:focus, .btn-color:active, .btn-color.active, .open .dropdown-toggle.btn-color {
	color: #ffffff;
	background-color: #db930e;
	border-color: #FFA500;
}
.btn-color:active, .btn-color.active, .open .dropdown-toggle.btn-color {
	background-image: none;
}
.btn-color.disabled, .btn-color[disabled], fieldset[disabled] .btn-color, .btn-color.disabled:hover, .btn-color[disabled]:hover, fieldset[disabled] .btn-color:hover, .btn-color.disabled:focus, .btn-color[disabled]:focus, fieldset[disabled] .btn-color:focus, .btn-color.disabled:active, .btn-color[disabled]:active, fieldset[disabled] .btn-color:active, .btn-color.disabled.active, .btn-color[disabled].active, fieldset[disabled] .btn-color.active {
	background-color: #F88C00;
	border-color: #DB7C00;
}
.btn-color .badge {
	color: #F88C00;
	background-color: #ffffff;
}
.ads-bottom {
	margin-bottom: 25px;
}
.ads-top {
	max-width: 100%;
	width: 750px;
	margin: 0 auto 25px auto;
}
select {
	font-family: 'FontAwesome', 'proximanovalight', sans-serif !important;
}
.profile-cover-r {
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
}
.profile-cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 300px;
}
.content-center {
	text-align: center;
}
#profilepicInfo.info-forms, #profileCover.info-forms {
	text-align: center;
	display: inline-block;
	padding-top: 10px;
}
/* home */

.slick-slide {
	display: block;
	border: 1px solid #1f4189;
}
.signle_iteam {
	padding: 0;
	overflow: hidden;
}
.signle_iteam img {
	width: 100%;
	height: 100%;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	display: block;
	vertical-align: middle;
	z-index: 2;
}
.sing_commentbox {
	float: left;
	display: inline-block;
	width: 100%;
}
.slider_comntbox {
	background-color: #FFA500;
	left: 20px;
	padding: 3px 5px;
	position: absolute;
	top: 5px;
	width: auto !important;
	z-index: 5;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.slider_tittle {
	font-size: 15px;
	line-height: 23px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	right: 0;
	text-align: center;
	width: auto;
	z-index: 10;
	color: #000;
	background-color: #FFFFFF;
	overflow: hidden;
	display: block;
}
a.slider_tittle:link, a.slider_tittle:visited, a.slider_tittle:hover {
	color: #000;
	font-weight: bold;
}
.sing_commentbox > p {
	color: #888;
	display: inline-block;
	font-weight: normal;
	margin-right: 5px;
}
.slider_comntbox > p {
	color: #fff !important;
	margin-bottom: 0;
	font-size: 12px;
}
.sing_commentbox {
	color: #fff !important;
}
.slider_comntbox > a {
	color: #fff !important;
}
.signle_iteam:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.slider_tittle:hover, .slider_tittle:focus {
	color: #fff
}
.box-home-top {
	margin-bottom: 15px;
}
.img-hold {
	display: block;
	overflow: hidden;
}
.container-color-1 {
	background: #dfdfdf;
	padding: 15px;
	overflow: hidden;
}
.home-title-1 {
	font-size: 27px;
	padding-bottom: 30px;
	text-align: center;
	display: block;
	margin-top: 25px;
	color: #FFFFFF;
}
.home-title-2 {
	font-size: 27px;
	padding-bottom: 30px;
	text-align: center;
	display: block;
	margin-top: 25px;
}
.list-home {
	padding-bottom: 15px;
	background: url("") no-repeat fixed center center;
	background-size: 100% auto;
	background-color: #f1f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.list-home h2 {
	text-align: center;
	font-weight: 300;
	margin-bottom: 30px;
	font-size: 44px;
	margin-top: 70px;
}
.list-home h2 b {
	color: #425f9c;
}
.list-home .remark-home {
	background: #ffffff;
	border-radius: 3px;
	overflow: hidden;
	height: 400px;
	margin-bottom: 20px;
	display: block;
	color: inherit;
	text-decoration: none;
	position: relative;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list-home .black {
	background: #425f9c;
}
.list-home .remark-home .img-publicacion-principal-home {
	display: inline-block;
	width: 50%;
	overflow: hidden;
	height: 100%;
}
.list-home .remark-home .img-publicacion-principal-home img {
	height: 100%;
	width: auto;
}
.list-home .remark-home .contenido-publicacion-principal-home {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding: 0 10px;
}
.list-home .remark-home .contenido-publicacion-principal-home h3 {
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	margin: 20px 0;
	line-height: 28px;
}
.list-home .remark-home .contenido-publicacion-principal-home p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
}
.contenido-publicacion-home p {
	line-height: 20px;
	font-size: 14px;
}
.list-home .remark-home .contenido-publicacion-home {
	padding: 0 10px;
}
.list-home .remark-home .contenido-publicacion-home h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 15px 0;
	line-height: 24px;
	font-weight: 400;
}
.list-home .remark-home .img-publicacion-home {
	overflow: hidden;
	max-height: 180px;
}
.list-home .todas-las-top-list-home {
	background: #425f9c;
	height: 400px;
	width: 100%;
	display: inline-block;
	padding: 20px;
	text-decoration: none;
	border-radius: 3px;
}
.list-home .todas-las-top-list-home span {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 26px;
}
.col-home-latest {
	position: relative;
}
.home_latest_bottom {
	position: absolute;
	bottom: 7px;
}
.list-home-ranking {
	background: #425f9c;
}
.col-box-pop, .col-box-pages {
	margin-bottom: 25px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.col-box-pop > h3 {
	min-height: 50px;
	padding: 10px 7px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}
.col-box-pop-2 {
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #dddddd;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.col-box-pop-2 > div.col-md-7 {
	padding-left: 0;
	padding-right: 0;
}
.col-box-pop-2 h3, .col-box-pages h3 {
	padding: 10px 7px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.col-box-pop-2 h3 {
	font-size: 14px;
	font-weight: 400;
}
.col-box-pop p, .col-box-pop-2 p, .col-box-pages p {
	padding: 0 7px 10px 7px;
	font-size: 14px;
}
.col-box-pop p {
	min-height: 70px;
}
.col-box-pop p {
	padding: 0 7px 10px 7px;
	min-height: 75px;
}
.col-box-pages p.box-description {
	min-height: 75px;
	padding: 0 7px 10px 7px;
}
.page-title-box {
	margin-bottom: 25px;
}
.page-title {
	width: 70%;
	margin: .7em auto;
	overflow: hidden;
	text-align: center;
	position: relative;
	height: 35px;
	padding-top: 10px;
	font-family: 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #444;
}
.page-title:before, .page-title:after {
	content: "";
	display: inline-block;
	width: 50%;
	margin: 0 .5em 0 -55%;
	vertical-align: middle;
	border-bottom: 2px solid;
}
.page-title:after {
	margin: 0 -55% 0 .5em;
}
/*=========================
  PROFILE
=========================== */

.card-profile {
	height: 250px;
	border: 1px solid #d1d1d1;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 999;
}
.card-avatar {
	position: relative;
}
.card-info {
	position: absolute;
	bottom: 10px;
	left: 240px;
	display: block;
}
.card-info>h1>a, .card-info>h1>a:link, .card-info>h1>a:visited, .card-info>h1>a:hover, .card-info>h2>a, .card-info>h2>a:link, .card-info>h2>a:visited, .card-info>h2>a:hover {
	color: #FFF;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.profile-photo {
	position: absolute;
	top: 130px;
	left: 0;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 6px solid #FFF;
}
.col-btns {
	background: #FFF;
	display: block;
	overflow: hidden;
}
.site-tabs-bar {
	border: 1px solid #dddddd;
	padding-left: 0;
	padding-right: 0;
}
.site-tabs-bar-2 {
	margin: 30px 15px;
	border-bottom: 1px solid #dddddd;
	padding: 0;
	overflow: hidden;
}
.site-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-tabs li {
	float: left;
}
.site-tabs li a, .site-tabs li a:link, .site-tabs li a:visited {
	color: #000;
	font-size: 15px;
}
.site-tabs li a:hover {
	border-bottom: 3px solid #CCC;
}
a.btn-tab.tab-active, a.btn-tab.tab-active:visited, a.btn-tab.tab-active:hover {
	color: #000;
	border-bottom: 3px solid #425f9c;
}
.btn-tab {
	display: block;
	text-align: center;
	padding: 15px 25px;
}
.btn-tab.btn-text {
	padding-left: 0;
	padding-right: 25px;
}
.card-info-mobile {
	display: none;
}
.col-center {
	text-align: center;
	padding: 35px 0;
}
.col-md-12.col-center>p {
	margin-top: 10px;
}
#info-expanded {
	display: none;
}
.login-card-container.login-card {
	max-width: 350px;
	padding: 40px 40px;
}
/*Login and Signup */

.remark-box {
	margin: 0 auto 25px;
	margin-top: 50px;
	max-width: 450px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	overflow: hidden;
}
.formbox .formbox-title {
	position: relative;
	text-align: center;
	width: 100%;
	height: 35px;
	padding-top: 10px;
	font-family: 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #444;
}
.formbox-title-2 {
	position: relative;
	text-align: center;
	width: 100%;
	height: 35px;
	padding-top: 10px;
	font-family: 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #444;
	padding-bottom: 20px;
}
.formbox .formbox-social {
	padding: 0 10px 10px;
	text-align: center;
}
.formbox .formbox-social .social-title {
	font-size: 14px;
	font-weight: 500;
	color: #a9a9a9;
	margin-top: 10px;
}
.formbox .formbox-social .social-buttons {
	height: 80px;
	padding: 15px 35px;
	text-align: center;
}
.formbox .formbox-social .social-buttons .button-facebook {
	float: left;
	border: 2px solid #3b5998;
	color: #3b5998;
	width: 100%;
	height: 50px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.formbox .formbox-social .social-buttons .button-facebook .social-text {
	line-height: 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.formbox .formbox-social .social-buttons .button-facebook:hover {
	background: #3b5998;
	color: #FFFFFF;
}
.formbox .formbox-social .social-buttons .button-facebook i {
	font-size: 26px;
	line-height: 50px;
}
.formbox .formbox-or {
	position: relative;
	text-align: center;
	height: 20px;
}
.formbox .formbox-or .or-line {
	position: absolute;
	height: 1px;
	top: 10px;
	left: 40px;
	right: 40px;
	background-color: #ccc;
}
.formbox .formbox-or .or {
	position: absolute;
	top: 0;
	-lh-property: 0;
	left: -webkit-calc(50% - 25px);
	left: -moz-calc(50% - 25px);
	left: calc(50% - 25px);
	width: 50px;
	height: 20px;
	background-color: #fff;
	color: #999;
	margin: 0 auto;
}
.formbox .formbox-textbox {
	padding: 10px 40px;
}
.formbox .formbox-textbox .form-control, .form-control {
	-webkit-border-radius: 3px !important;
	-webkit-background-clip: padding-box !important;
	-moz-border-radius: 3px !important;
	-moz-background-clip: padding !important;
	border-radius: 3px !important;
	background-clip: padding-box !important;
	border: 1px solid #D8D8D8;
}
.formbox .formbox-forgot {
	padding-left: 40px;
}
.formbox .formbox-forgot a {
	font-size: 11px;
	color: #666;
}
.formbox .formbox-submit {
	padding: 10px 40px;
}
.formbox .formbox-signup {
	text-align: center;
	padding-top: 10px;
}
.formbox .formbox-signup a {
	font-size: 13px;
	color: #666;
}
.logobox {
	width: 340px !important;
	height: 50px !important;
	padding: 5px;
	margin-top: 15px;
	-webkit-box-shadow: 0 0 14px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 14px rgba(0,0,0,.1);
	box-shadow: 0 0 14px rgba(0,0,0,.1);
	background-color: #fff;
	text-align: left;
}
.output-notice {
	margin: 5px 40px;
}
.bg-white p {
	text-align: center;
	padding-top: 15px;
}
#preview-avatar {
	margin-top: 10px;
}
/*TABS*/

.bhoechie-tab {
	border: 1px solid #DDDDDD;
	padding-bottom: 25px;
}
/*  bhoechie tab */
div.bhoechie-tab-container {
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group {
	margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a {
	margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa {
	color: #425f9c;
}
div.bhoechie-tab-menu div.list-group>a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
	background-color: #425f9c;
	background-image: #425f9c;
	color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #5A55A3;
}
div.bhoechie-tab-content {
	background-color: #ffffff;
	/* border: 1px solid #eeeeee; */
	padding-left: 20px;
	padding-top: 10px;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
	display: none;
}
.col-item-manage {
	position: relative;
}
.item-manage-1 {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.item-manage-2 {
	position: absolute;
	right: 80px;
	bottom: 10px;
}
.col-list p {
	padding-top: 15px;
}
.media-body > p {
	font-size: 12px;
}
.media-heading > a {
	font-weight: normal;
}
.col-box-pop p {
	min-height: 70px;
}
.pop-bottom {
	padding: 5px 7px;
	font-size: 14px;
	color: #133681;
}
.info-row {
	font-size: 14px;
	color: #133681;
}
/*Slider*/

.hide-bullets {
	list-style: none;
	margin-left: -40px;
	margin-top: 20px;
}
#carousel-text.col-md-7 > h2 > a {
	padding-bottom: 15px;
	color: #EFEFEF;
	font-weight: normal;
	font-size: 22px;
	display: block;
}
#carousel-text.col-md-7 > p {
	color: #CBCBCB;
	line-height: 22px;
}
.carousel-inner > div.item.active > a > img.img-responsive {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slide-content {
	height: auto;
}
#slider.col-xs-12 > div.row {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}
.remark-slider-bottom {
	position: absolute;
	bottom: 5px;
	width:100%;
}

.remark-slider-bottom > a{background-color: #ffa500; color:#FFFFFF; padding:5px 8px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; display:inline-block; float:left; margin-left:8px;}

.remark-slider-bottom > p{background-color: #063e8a; color:#FFFFFF; padding:7px 8px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; display:inline-block; float:left; margin-left:8px;}

/*MODAL*/

.modal-content {
	background: #424141;
	color: #f3f3f4;
	padding: 15px;
	text-align: center;
}
.modal-header {
	border-bottom: 1px solid #535353;
}
.modal-footer {
	border-top: none;
	text-align: center;
}
.modal-body >p {
	padding-bottom: 10px;
}
.modal-header > button.close {
	color: #FFF;
}

@media (max-width: 1006px) {
.col-md-4.card-avatar {
	width: 100%;
}
.profile-photo {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.card-info, .col-remove-mobile {
	display: none;
}
.card-info-mobile {
	display: block;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 25px;
}
#carousel-text.col-md-7 > h2 {
	padding-top: 15px;
}
#slider.col-xs-12 > div.row {
	display: block;
}
}

@media (max-width: 768px) {
.list-home h2 {
	text-align: center;
	font-weight: 300;
	margin-bottom: 30px;
	font-size: 34px;
	margin-top: 70px;
}
.list-home .remark-home {
	background: #ffffff;
	border-radius: 3px;
	overflow: hidden;
	height: inherit;
	margin-bottom: 20px;
	display: block;
	color: inherit;
	text-decoration: none;
	position: relative;
}
.list-home .remark-home .img-publicacion-principal-home {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	height: auto;
}
.list-home .remark-home .img-publicacion-principal-home img {
	height: auto;
	width: 100%;
}
.list-home .black {
	background: #fff;
}
.list-home .remark-home .contenido-publicacion-principal-home {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0 10px;
}
.list-home .remark-home .contenido-publicacion-principal-home h3 {
	font-weight: 900;
	color: #333;
	text-transform: uppercase;
	font-size: 20px;
}
.list-home .remark-home .contenido-publicacion-principal-home p {
	color: #333;
	font-size: 14px;
	font-weight: 400;
}
.list-home .todas-las-top-list-home {
	background: #2BBCDE;
	height: 100%;
	width: 100%;
	display: inline-block;
	padding: 20px;
	text-decoration: none;
	border-radius: 3px;
}
.home_latest_bottom {
	position: static !important;
	bottom: 7px;
}
.home_latest_bottom .info-row {
	float: left;
	padding-right: 10px;
}
#carousel-text.col-md-7 > h2 {
	text-align: center;
}
.list-home-ranking > div.container, .box-home-top {
	padding-left: 0;
	padding-right: 0;
}
}

@media (max-width: 767px) {
.col-centered, .col-centered .col-md-8, .col-centered .col-md-4 {
	padding: 0;
}
.profile-photo {
	width: 110px;
	height: 110px;
}
.card-profile {
	height: 200px;
}
.card-info-mobile {
	margin-top: 40px;
	margin-bottom: 25px;
}
.card-info-mobile h1 {
	font-size: 16px;
}
.card-info-mobile h2 {
	font-size: 12px;
}
.site-tabs-bar-1, .site-tabs-bar-2 {
	overflow-x: scroll;
}
.site-tabs-bar-1 .site-tabs {
	width: 700px;
}
}

@media (max-width: 999px) {
.img-responsive {
	width: 100%;
}
.container-top > div.col-md-4 {
	padding: 0;
}
.img-item {
	margin-bottom: 20px;
}
.box-1 {
	font-size: 18px;
}
.col-color-1 > h2, .col-color-2 > h2 {
	font-size: 17px;
	line-height: 21px;
}
.col-box {
	height: auto;
	margin-bottom: 25px;
}
.col-long {
	height: auto;
}
}

@media (max-width: 760px) {
.list-bottom {
	overflow: hidden;
}
}

@media (max-width: 600px) {
.col-color-1 > h2, .col-color-2 > h2 {
	font-size: 15px;
}
.btn-vote {
	padding: 10px;
	font-size: 14px;
}
.box-1 {
	padding: 5px;
	font-size: 16px;
}
.box-2 {
	padding: 7px;
}
.list-box > h1 {
	font-size: 15px;
}
.top-info, .list-box > p {
	font-size: 13px;
}
.top-info {
	background: #FFF;
}
}

@media (max-width: 580px) {
.img-post {
	width: 100px;
}
}

@media (max-width: 490px) {
.remove-small {
	display: none;
}
}

@media (max-width: 450px) {
.btn-social {
	width: 49%;
	float: left;
	margin-bottom: 5px;
}
.btn-facebook, .btn-gplus {
	margin-right: 5px;
}
}

@media (max-width: 390px) {
.col-color-1 > h2, .col-color-2 > h2 {
	font-size: 12px;
	width: 100%;
	clear: both;
	padding: 10px;
}
.btn-vote {
	padding: 10px;
	font-size: 14px;
}
.box-1 {
	padding: 5px;
	font-size: 16px;
}
.box-2 {
	padding: 7px;
}
.txt-score {
	float: left;
	display: inline-block;
	padding: 0 10px;
}
.btn-social {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.btn-facebook, .btn-gplus {
	margin-right: 0;
}
}
