.topbar {
	color: black;
	background-color:#424242;
}
.topbar a {
	color: #A6A6A6;
}

.btn{
	background-color: ##FFDF00;
    border: 1px solid #0451A9;
}

#main-menu > li:not(.megamenu)> ul.dropdown {
	background-color: gray;
	opacity: 0.9;
}
.page-header-inner {
	margin-top: 100px;
}
.tp-caption.slider-title.text-right.sfl.color-white.start {
	color: gray !important;
}
#footer {
	background-color: #424242;
	    
}
#footer ul.nav li a {
	color: white;
}
#footer .touch li > * {
	color: white;
	display:block;
	padding-top: 16px;
}
#footer a {
	color: white;
	
}
#footer i {
	color: white;
	float: left;
	
}
#footer .credits {
	padding: 0;
}

aside.topbar {
	
}

.text {
	text-align: justify;
	
}
.testimonial-wrap.testimonial-left .testimonial-nav, .testimonial-wrap.testimonial-right .testimonial-nav {
	bottom: -39px;
}
.testimonial-wrap.testimonial-colored .testimonial-outer:before {
	border-top-color: white;
}
.testimonial-outer {
	padding-bottom: 0px;
}

.testimonial-wrap.testimonial-colored .testimonial-inner {
	background-color: #216DC3;
}
.fancybox-title {
	background-color: rgba(136, 152, 114, 0.9) !important;
	color: black
}
#page-content {
	min-height: 500px;
}
table thead strong {
	color: white;
}
thead {
	background-color: #0451A9;
	border-radius: 10px;
}
.tbl-cred {
	border: #999999 solid 1px;
}
.table td, .table th {
	border: 1px solid #D9D9D9;
}
.col-sm-6 h5 {
	background-color: #2570C3;
	border-radius: 5px;
	padding: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
}
.fa-check-square {
	color: #0451A9;
}

.navbar-inner {
	margin-top: 30px;
}
#header .logo {
	height: 75px;
}
#header .logo img{
	height: 75px;
}
@media screen\0 {
    #header .logo {
    	width:50%;
    }
}

.padding-menu{
	padding-left: 4%;
}

@media screen and (max-width: 600px) {
	#DivAutogestion {
		display: none;
	}
}

.project-default {
	
}
#main-menu > li > a {
	font-weight: 600;
}
.btn-autogestion a {
	background-color: #0451A9;
	border-radius: 5px;
	color: white !important;
	padding-right: 5px !important;
}

#header-space {
	height: 115px;
}

/*Menu*/
#header .navbar {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+71,e1e1e1+100,f6f6f6+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 71%, rgba(225,225,225,1) 100%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 71%,rgba(225,225,225,1) 100%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 71%,rgba(225,225,225,1) 100%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
/*Acordion*/
.accordion .accordion-heading a {
	color: white;
	background-color: #2570C3;
	font-weight: bold;
	border-radius: 5px
}
.accordion > div.active .accordion-heading a, .accordion > div .accordion-heading a:hover {
    color: #F9F421;
}

/*Tabs*/
.tab-heading li a:hover, .tab-heading li.current a {
    color: #FFF702;
    background-color: #0451A9;
}
.tab-heading{
	    border: 1px solid #C1B9B9;
	    background-color: #D4D4D4;
}

.no-display{display: none}


div#menu-master {
    margin-top: 20px;
}
.page-content-index{;}

#content-convenios{display:none;}


.bottom-footer {
	background-color: #C1B9B9;
	;
}
img.dinamic-images {
	width: 70%;
}
.lol{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
.color{
	background-color: #0451A9;
	width: 100px;
	height: 100px;
}


.row-inline-wrap{
	margin-top: -40px;
}
.size-counter{
	font-size: 30px;
}
.title-tran{
	font-size: 2em;
	
	
	
}
.text-content{
	font-size: 1.10em;
}
.number-tran{
	font-size: 1.50em;
}
.text-just{
	text-align: justify;
    text-justify: inter-word;
}
.numbers-size{
	font-size: 1.15em;
}
	@media (min-width: 760px) {
	img.dinamic-images {
	width: 40%;
}