legend {
	border-bottom-width: 0px;
	background-color: #eee;
	padding: 10px;
	}
.control-label {
	color:#666;
	font-weight:400;
}
body {
	/*margin-top: 132px;*/
	font-family: 'Oswald', sans-serif;
	font-size:16px;
}
.navbar-inverse {
	background-color: #fbb445;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fbb445;
}
.navbar-toggle {
	margin-top:30px;
	background-color:#333;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#000
}
.navbar-inverse .navbar-nav > li > a {
	color:#333
}
.navbar {
	border-radius:0px;
	margin-bottom:0px;
	/*min-height:155px;*/
	}
.navbar-nav {
	float:right;
	margin-top:22px;
}
.navbar-header{
	height:95px
}
#main-header {
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(../img/bg-section.html);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}
h1, h2, h3, h4, h5 {
	line-height:1.4 !important;
}
p {
	color: #777;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.navbar-nav > li > .dropdown-menu {
	border:0px;
	border-top-right-radius:3px;}
ul li {
	margin-bottom: 5px;
}
li {
	list-style: none;
	margin-bottom: 5px;
	padding-bottom:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* *************************************
* *************** Header ***************
* ************************************ */
#main-header {
	/*position: fixed;*/
	top: 0;
	width: 100%;
	background-color: #fab243;
	z-index: 99;
    background-color: rgb(251, 176, 59);
    background-color: rgba(251, 176, 59, 0.95);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)";
	-moz-box-shadow: 0 1px 5px #999;
	-webkit-box-shadow: 0 1px 5px #999;
	box-shadow: 0 1px 5px #999;
}
/* *************************************
* *********** Main Navigation **********
* ************************************ */
#main-menu {
	float:right;
	margin-top: 30px;
}

#main-menu a {
	color: #000;
}

#main-menu a:hover {
	color: #fff;
}

#main-menu.nav-pills>li.active>a, 
#main-menu.nav-pills>li.active>a:hover, 
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
	background: none;
}

#main-menu.nav-pills>li.active>a, 
#main-menu.nav-pills>li.active>a:hover, 
#main-menu.nav-pills>li.active>a:focus {
	color: #a3d900;	
}

#main-menu.nav .open>a, 
#main-menu.nav .open>a:hover, 
#main-menu.nav .open>a:focus {
	background: none;
}


#mobile-menu-button {
	float: right;
	width: 44px;
	margin: 20px 0;
}

#mobile-main-menu {
	display: none;
}

#mobile-main-menu a {
	display: block;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #eee;
	color: #aaa;
	text-align: center;
	text-transform: uppercase;
}

#mobile-main-menu li {
	margin: 0;
}

#mobile-main-menu a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a3d900;
}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
/* *************************************
* ****** Estilos Generales *************
* ************************************ */
.titulo_home {
	color:#f1a93a;
}
.titulo_1 {
	color:#fff;
}
.titulo_seccion {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fab243;
}
.texto_contenido {
	margin-top:10px;
	margin-bottom: 50px;
}
.breadcrumb {
	background-color:transparent;
	margin-top:20px;
	padding-bottom:0px;
	float:right;
}
#servicios_home {
	background-color: #eee;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #fbb445;
}
.lista-servicios {
	background-color:#f9f9f9;
	padding-bottom:20px;
	}
.titulo-servicios {
	color: #006196;
    font-size: 1.8rem;
	font-size:18px;
    text-align: left;
	margin-bottom:15px;
}
#box-servicios {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
}
.bg-servicios {
	padding-top: 140px;
	padding-bottom: 100px;
	/*background-image: url('../images/bg-servicios.jpg');*/
	/*background-position: center center;*/
	background-size: cover;
}
#contenido_home {
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url(../img/bg_cont.jpg);
	background-repeat: repeat;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #2e6da4;
}
.contenido {
	padding:20px;
	background-color:#f9f9f9;	
}
.header_quienes_somos {
	background-image:url(../img/header_quienes_somos.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:200px;
}
.header_servicios {
	background-image:url(../img/header_servicios.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:200px;
}
.header_vigilancia{
	background-image:url(../img/header_vigilancia.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:200px;
}
.header_habilitaciones {
	background-image:url(../img/header_habilitaciones.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:200px;
}
.header_contacto {
	background-image: url(../img/header_contacto.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 200px;

}
.header_clientes {
	background-image: url(../img/header_clientes.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 300px;
	background-position: center;
}
.header_custodias {
	background-image: url(../img/header_custodias.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 200px;
	background-position: center;
}
.header_videos {
	/*background-image:url(../img/header_contacto.jpg);*/
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:200px;
}
.header_fotos {
	background-image:url(../img/header_fotos.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:300px;
}
.bg-contacto {
	background-image:url(../img/bg-contacto.png);
	background-repeat:no-repeat;
}
.bg-cv {
	background-image:url(../img/bg-cv.png);
	background-repeat:no-repeat;
}
.box {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.boxBSC {
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 10px;
	padding: 20px;
}
.p-servicios {
	padding-top: 40px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
}
.btnServicios {
	margin-top: 20px;
}
.ico_serv {
	margin-right: auto;
	margin-left: auto;
	margin-top: -70px;
}
.box_titulo {
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}
.box_cuerpo {
	text-align: center;
}
.btn-primary {
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.glyphicon-ok {
	color:#f1a93a;
	padding-right:5px;
}
#footer {
	background-color:#eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-bottom: 20px;
	padding-top: 40px;
}
.copy-right {
}
.footer-link span {
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    padding-left: 7px;
    padding-right: 7px;
}

.info-footer {
	margin-top: 30px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	padding-top: 30px;
	color:#999;
}
.mt-40 {
margin-top:40px
}

.mb-20 {
margin-bottom:20px
}
.mt-20 {
margin-top:20px
}

.mb-40 {
margin-bottom:40px
}

@media only screen and (max-width:768px) {
.box {
	margin-bottom:80px}
#contenido {
	margin-top:-40px
}
.titulo-servicios {
	margin-top:20px
}
.copy-right {
	margin-top:25px;
}
}