/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans',Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:140%;
	color: #000;
	text-align:left;
	background-color:#fff;	
}

#boxResumenHome{
	border: solid 2px #332D6B;
}
.navbar-brand {
padding: 0;
}

@media (min-width: 1004px){
    .container {
        width: 1004px;
    }
    .navbar {
        margin: auto;
    }
}
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding: 10px 8px;
        font-size: 14px;
    }

}
.navbar-pers{
    height: 80px;
    /*background-color: #FFFFFF;*/
    background: none;
}

a {
	color: #f77564;
}
a:hover {
	color: #333;
}


#container{ 
	width: 100%; 
	height:auto;
	margin: auto;
	overflow:hidden;
}
/*header*/

section, article{
display: block;
float: left;
width: 100%;
}
header{
	max-width: 100%;
	display: block;
	margin: auto;
	background-color:#333167;
}

#box_logo img{ 
	margin:5px;	
}

#box_secheader{ 
	/*
	width: 750px; 
	height:100px;	
	overflow:hidden;	
	float:right;
	*/
	display: block;
	float: left;
	width: 100%;	
}

#box_header_menu ul li a{
	padding:10px 18px;
	text-decoration:none;
	display:block;
	font-weight: normal;
	font-size:14px;	
	color:#6D6D6D;
}
@media only screen and (min-width : 768px) and (max-width : 889px) {
	header nav{
		text-align: center;

	}
	#box_logo{ 
		width:100%; 	
		display: block;
		text-align: center;

	}	

}
@media only screen and (min-width : 900px) {
	header nav{
		text-align: center;	
		margin-top:15px;
	}

	#box_logo{ 
		width:250px; 	
		display: block;
		float:left;

	}	
}

.dropdown-menu>li>a {
    font-size: 14px;
}

header nav ul{

	/*list-style:none;
	padding:0px;
	
	overflow:hidden;
	float:right;*/
	margin: 0;
	padding: 1em;
	list-style-type: none;	
}

header nav ul li{
	margin-left: 1px;
    font-size: 12px;
}

header nav ul li a{
	color:#ffffff;
	text-decoration: none;
	padding:10px 8px;
	text-decoration:none;
	text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;

}
header nav #main-menu li a:hover{
	color:#fff;
	background-color:#C6272C;
}

header nav ul li a.MenuHeaderActive{
	color:#fff;
	background-color:#C6272C;
}


header nav ul li:first-child {
	margin-left: 0;
}



a, a:hover {
-o-transition: color 0.25s ease-in;
-webkit-transition: color 0.25s ease-in;
-moz-transition: color 0.25s ease-in;
transition: color 0.25s ease-in;
}

#box_header_menu ul li a:hover{	
	color:#fff;
	background-color:#E24B70;

}

#box_header_menu ul li  a.MenuHeaderActive{
	padding:10px 18px;
	text-decoration:none;
	display:block;
	font-weight:normal;
	font-size:14px;		
	color:#fff;
	background-color:#0F0F20;
}
/*Header link*/
ul.header_links{
	list-style:none;
	margin-top:30px;		
	font-size:11px;
}

ul.header_links li{
	text-align:right;
}

ul.header_links li a{
	text-decoration:none;
	color:#798389;
}

ul.header_links li a:hover{
	color:#91062a
}
#box_header_fono{
	overflow:hidden;
	float:right;
	text-align:right;
	
}
#box_header_fono .Phone{
	color:#798389;	
}



/*fin header*/

#body_container{
	width:100%;
	min-height:480px;
	overflow:hidden;


}
.body_container{
	
}
.boxslider_home{
	width:100%;
	/*min-height:580px;*/
	overflow:hidden;	
	background: url("../images/bgdeg.png") repeat-x ;
    /*background: url("../images/grid-bg.png") repeat fixed 0 0 / 40px 40px #364C75;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2) inset;*/
    overflow: hidden;   
    position: relative;
    padding: 0.5% 0;
}
/*.boxslider_home:after {
    background-attachment: fixed;
    background-image: linear-gradient(135deg, #1D4A9B 0%, #7D51AD 100%);
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}*/

#main_cab{
	background-color:#fff;
	width:100%;
	min-height:40px;
	border-top: solid 0px #E0E0E0;
	border-bottom: solid 0px #E0E0E0;
}

#box_maincab{
	max-width: 1004px; 
	margin: auto;
	overflow:hidden;
    /*background-color: #332F69;*/
}

#box_maincontainer{
	max-width: 1004px; 
	margin: auto;	
	color:#38383D;
	position: relative;	
	
}

#main_container{
	width:100%;	
	min-height:470px;
	overflow:hidden;	
	margin:auto;
	padding-bottom: 20px;
    /*background-color: #f3f3f3;
	background-image: url(../images/bgfoo.png);
	background-image:url(../images/bg_grid.png);
	background-color:#EBF0F3;*/
}
#box_body{
	width: 100%; 
	min-height:100px;
	margin: auto;
	overflow:hidden;
	/*background-image:url(../images/gbbody.png);
	background-repeat:repeat-x;	*/
}

#box_slider_des h1{
	
	font-weight:normal;
	line-height:115%;
	margin-top:5%;
	margin-left:0px;
	color:#fff;
	

	text-shadow: 2px 1px 0px rgba(0,28,28,57);
}
#box_slider_des h2{
	
	font-weight:normal;
	line-height:110%;
	margin-top:4%;
	margin-left:0px;
	color:#E7D8E0;
	
	text-shadow: 1px 1px 0px rgba(0,28,28,57);
}

/*inicio footer*/
#footer{ 
	width: 100%; 
	min-height:120px;
	margin:auto;
	overflow:hidden;
	font-size:11px;

	background-color:#333167;

}

#footer_content{
	overflow:hidden;	
	margin: 30px auto;
    color: #FFFFFF;
	max-width:1004px;
	text-align:center;
	/*min-height:320px;*/
	font-size: 14px;

	/*background-image:url(../images/bgfooter.png);
	background-repeat:no-repeat;*/
	
	
}
#footer_content span{
	font-size:11px;
	margin:auto;	
}
#footer_content h4{
	color: #ffffff;
	font-size: 18px;
	font-weight:normal;
	margin:5px 0;
}


#box_footer_cr{
	text-align:right;
	padding-top: 50px;
	width: 50%;
	overflow: hidden;
	display: block;
	float: right;
	color: #C5C9CD;
}
#box_footer_atencion{
	text-align:left;
	padding-top:20px;
	padding-bottom: 20px;	
	overflow: hidden;
	width: 50%;
	float: left;
	color: #C5C9CD;
	/*margin-right: 2%;*/
}
#box_footer_mapa{
	text-align:left;
	padding-top:30px;	
	overflow: hidden;
	width: 40%;
	float: left;
	margin-right: 2%;
}
#box_footer_aboutus{
	text-align:left;
	padding-top:30px;	
	overflow: hidden;
	width: 30%;
	float: left;
	
}
/*fin footer*/




/*internos*/
#box_sidebar_main{
	width:775px;
	height:auto;
	overflow:hidden;
	float:left;	
}

#box_sidebar_right{
	width:200px;
	height:auto;
	overflow:hidden;
	float:right;	
	
}
#boxTitle{
	width:100%;
	
	float:left;
	overflow:hidden;
}
#boxTitle h1{
	font-size:26px;
	font-weight:normal;
	color:#fff;
	margin-top:10px;
	margin-left: 0px;
    line-height: 120%;
    text-transform: uppercase;
}

#boxSlogan{
	width:40%;
	
	float:left;
	overflow:hidden;	
	
}
#boxContacto{
    width:40%;
    text-align: right;
    float:left;
    overflow:hidden;

}
#boxContacto img{
    margin-top: 4px;
}
#boxSlogan h2{
	max-width: 260px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-top:20px;	
	line-height:105%;	
	margin-right: 10px;
	display: block;
	float: right;
	text-align: right;
}



#box_icontainer{
	width:100%;
	height:auto;
	overflow:hidden;
}	



#box_menui{
	width:100%;
	height:auto;
	overflow:hidden;	
}

#box_menui ul{
	list-style:square;
	float:left;
	padding-left:15px;
	margin-right:35px;	
}


#footer {
    width: 100%;
    min-height: 120px;
    margin: auto;
    overflow: hidden;
}
/*sidebar_right*/
