.sombra_header{
background: rgba(14,62,134,1);
background: -moz-linear-gradient(left, rgba(14,62,134,1) 0%, rgba(15,97,163,1) 20%, rgba(14,62,134,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(14,62,134,1)), color-stop(20%, rgba(15,97,163,1)), color-stop(100%, rgba(14,62,134,1)));
background: -webkit-linear-gradient(left, rgba(14,62,134,1) 0%, rgba(15,97,163,1) 20%, rgba(14,62,134,1) 100%);
background: -o-linear-gradient(left, rgba(14,62,134,1) 0%, rgba(15,97,163,1) 20%, rgba(14,62,134,1) 100%);
background: -ms-linear-gradient(left, rgba(14,62,134,1) 0%, rgba(15,97,163,1) 20%, rgba(14,62,134,1) 100%);
background: linear-gradient(to right, rgba(14,62,134,1) 0%, rgba(15,97,163,1) 20%, rgba(14,62,134,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3e86', endColorstr='#0e3e86', GradientType=1 );

-webkit-box-shadow: inset -2px -15px 31px -11px rgba(0,0,0,0.53);
-moz-box-shadow: inset -2px -15px 31px -11px rgba(0,0,0,0.53);
box-shadow: inset -2px -15px 31px -11px rgba(0,0,0,0.53);
height: 160px;
}
.row{
	margin: 0 !important;
}
@font-face {
	font-family: myFirstFont;
	src: url(../fonts/Hind-Regular.ttf);
}

div {

}
body{
	min-width: 350px;
	font-family: myFirstFont !important;
}
.franjaOrange{
	width: 100%; 
	height: 10px; 
	background: #E4920B
}
.row.contentedor,
.row.rowHeaderOne,
.row.rowHeaderTwo,
.rowFooter {
	margin: 0 auto !important;

}
.tituloOneLine{
	position: relative;
	top: 27px;
	font-size: 34px !important;
}
.headerOne{
	background: #0e3f87;
	box-shadow: 0 2px 2px -2px #000;
	-webkit-box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
	-moz-box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
	box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
}
.headerTwo,
.footer {
	background: #0e3f87;
}
.footer{
	padding-top: 20px;
}
.nb_empresa{
	width: 80%;
}
.body{
	background: #e6e7e8;
	-webkit-box-shadow: inset 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 4px 22px -10px rgba(0,0,0,0.75);
}
/*HEADER*/
.iconMenu {
	border: 0px !important;
}
.navbar-default .navbar-toggle .icon-bar{
	background: #fff !important;
}
.rowHeaderOne {
	background: none repeat scroll 0 0 #0e3f87;
	color: #ffffff;
	font-size: 40px;
	padding: 18px 4%;
	box-shadow: 0 2px 2px -2px #000;
	-webkit-box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
	-moz-box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
	box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
}
.divImgLogo{
	padding: 10px !important;
}
.imgLogo {
	width: 90%;
}
.border-lef{
	border-left: 1px solid;
}
.txtHeader {
	font-size: 30px;
	padding: 10px 4% !important;
}
.rowHeaderTwo{
	background:#0e3f87;
}
.menuHeader{
	background:#0e3f87 !important;
	border: 0 none !important;
	border-radius: 0 !important;
	margin: 0 !important;
}
.nav-ul{
	width:100% !important;
}
.liMenu{
	text-align: center;
	width: 14%;
}
.iconUser {
	width: 20px;
}
@media (max-width: 991px) {
	/*Cambiar las propiedades del logo para que se centre y se separe un poco*/
	.divImgLogo {
		padding: 10px !important;
		text-align: center;
	}
	/*Cambiar el tamaño del logo por uno fijo*/
	.imgLogo {
		width: 295px;
	}
	/*Quitar la linea del border entre el logo y el titulo*/
	.border-lef {
		border-left: 0px solid;
	}
	/*Cambiar las propiedades del nombre de la pagina para que se centre y se separe un poco*/
	.txtHeader {
		padding: 10px 0 !important;
		text-align: center;
	}
}
@media (max-width: 567px) {
	/*Disminuir el tamaño de el texto para que se cuadre mejor*/
	.txtHeader {
		font-size: 24px;
	}
}
@media (max-width: 440px) {
	/*Disminuir el tamaño de el texto para que se cuadre mejor*/
	.txtHeader {
		font-size: 18px;

	}
}
@media (max-width: 767px) {
	/*Poner los textos del menu desplegable a la izquierda y que ocupe todo el tamaño*/
	.liMenu {
		text-align: left;
		width: 100%;
	}
}
/*FIN HEADER*/
/*FOOTER*/
.rowFooter{
	background:#0e3f87; 
	color:#fff;
	padding: 30px 37px 0px;
}
.titulosFooter{
	font-weight: bold; 
	font-size: 18px;
	margin-bottom:10px;
}
.liSinDecoracion{
	list-style: none;
}
.txtFooterOne{
	padding-left:0px !important;
	text-align:justify !important;
	border-right: 1px solid #ffffff !important;
}
.rowRedesSociales{
	background:#0e3f87;
	padding-bottom: 16px;
	-webkit-box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
	-moz-box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
	box-shadow: inset 0px -4px 4px -2px rgba(0,0,0,0.26);
}
.imgIconosFooter{
	width: 23px;
	margin: 30px 0;
}
.rowFooterEnd{
	background:#0e3f87;
	color: #ffffff;
	text-align:center;
	padding: 10px 0;
}
.iconFooter {
	padding-right: 10px;
	width: 23px;
}
@media (max-width: 991px) {
	/*Poner las lineas blancas que separan cada categoria en el footer*/
	.divFooter {
		border-top: 1px solid;
		padding: 30px 0;
	}
	/*Separacion en el nombre de las paginas*/
	.footerPaginas{
		padding-bottom: 30px;
	}
	/*Quitar la linea del border entre el la direccion y el numero y email*/
	.txtFooterOne {
		border-right: 0px solid #ffffff !important;
	}
	/*Centrar el numero y email*/
	.constatacnosInfo{
		text-align: center !important;
		padding-top: 10px;
	}
}
@media (max-width: 554px) {
	/*Disminuir el tamaño de los iconos del email y el numero*/
	.iconFooter {
		padding-right: 10px;
		width: 44px;
	}
}
/*FIN FOOTER*/
.bold{
	font-weight: bold;
}


.txtWhite{
	color:#fff !important;	
}
.widthCien{
	width:100%;
}
.contentedor{
	background-color: #E6E7E8;
	padding-top:50px;
	-webkit-box-shadow: inset 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 4px 22px -10px rgba(0,0,0,0.75);
}
.paddingLeft{
	padding-left: 35px;
}
.paddingBottom{
	padding-bottom:30px;
}
.contentGeneral{
	background:#fff;
	padding: 8px;
	border-radius: 6px;
}
.tituloGeneralOne {
	color:#0e3f87;
	font-size: 28px;
	padding: 10px 0 0 10px;
	font-weight: bold;
	text-align: right;
	height: 95px;
}
.titulosGeneralTwo{
	color:#0e3f87;
	font-size: 28px;
	padding: 23px 0;
	font-weight: bold;
	text-align: right;
}
.justify{
	text-align:justify;
}
.sinPadding{
	padding:0px !important;
}
.sidebar{
	background:#0e3f87;
	margin-left: -18px;
	padding: 0 !important;
	margin-bottom: 10px;
	border-radius: 10px 10px 0 0;
}
.aSidebar{
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 8px;
	font-size: 26px;
	padding: 10px 45px;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.contenidoOne{
	padding: 10px 21px;
}
.vermas {
	padding-top: 10px;
}
.vermasHorizontal{
	bottom: 42px;
	position: absolute;
	right: 34px;
	text-align: right;
}
.rslides{
	max-width: 100% !important;
}
.TituloWhite {
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	padding: 10px;
}

.contentSidebarOne {
	padding: 10px 53px;
}

.contEnlace {
	margin: 50px 0;
}
.contentSidebarTwo {
	background: none repeat scroll 0 0 #0f61a2;
	padding: 20px;
	text-align: center;
}
.shadow-bottom{
	box-shadow: 0 2px 2px -2px #000;
}
.border-radius{
	border-radius: 4px;
}
hr {
	border: 1px solid #0e3f87 !important;
	margin: 5px 0 23px !important;
	opacity: 0.5;
}
.ulPadding{
	padding-bottom: 15px;
	padding-top: 15px;
}
.sidebarTitulo{
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	padding: 10px;
	box-shadow: 0 2px 2px -2px #000;
	text-align: center;
	background: #fff;
	border-radius: 10px 10px 0 0; 
}
.imgSidebar{
	width: 45%;
}
.row.contentSlider {
	margin: 0 auto !important;
}
.divContentSlider{
	background: #cdcdcd;
}
.seleccionado{
	background: #022651;
}
.sinPadding{
	padding: 0px;
}
.sidebarMargin{
	margin-right: 2% !important;
	width: 72% !important;
}
a:link,
a:hover
{   
	text-decoration:none !important;
	font-weight: bold;
	color: #0e3f87;
}  
a{
	font-weight: bold;
	color: #0e3f87 !important;	
} 
@media (max-width: 991px) {
	/*Quitar la posicion que posee los ver mas en los cuadros horizontales*/
	.vermasHorizontal{
		position: initial;
		padding: 3px 6px;

	}
	/*Modificar la posicion de los titulos en la posicion horizontal*/
	.titulosGeneralTwo {
		padding: 6px 0;
		text-align: left;
	}
}
@media (max-width: 991px) {
	/*Modificar los amrgenes del sidebar*/
	.sidebar {
		margin-bottom: 0px;
		margin-left: 0px;
	}
}