body, .pagewrap {
	margin-top: 0 !important;
	padding: 0 !important;
}
.container {
	display: block !important;
}

.content {
	padding: 100px 0;
}

p {
	text-align: left;
}

#nec section.banner {
	position: relative;
    background-image: url(../nec/images/banner-top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	height: 100%;
	padding: 30px 0 45px;
	overflow: hidden;
	margin-top: 0 !important; 
}

#nec .overlay-black {
	width: 100%;
    height: 914px;
    content: "";
    position: absolute;
    right: 0;
    top: -70px;
    background: rgba(8, 38, 58, 0.6);
}

#nec .overlay-blue {
	width: 100%;
    height: 914px;
    content: "";
    position: absolute;
    right: 0;
    top: -70px;
    background: rgba(0, 118, 191, 0.8);
}

.logos {
	height: 67px;
	margin-bottom: 30px;
}

.banner .productos {
	margin-top: 15px;
}

.banner h1 {
	font-size: 30px;
	color: #FFF;
	margin-bottom: 30px;
}

.banner h2 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #08263a;
	font-family: 'Ubuntu',sans-serif;
	font-weight: 600;
}

.banner h3 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #08263a;
	font-family: 'Ubuntu',sans-serif;
}

.banner p {
	font-size: 17px;
	color: #FFF;
	text-align: left;
}

.landing .btn-secondary {
    background-color: #0f3756;
}

.landing .btn-secondary:hover, .landing .btn-secondary:focus {
    background-color: #08263a;
}

.banner .form-control {
	color: #0076bf;
}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:#0076bf;
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#0076bf;
	opacity:  1;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#0076bf;
	opacity:  1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#0076bf;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
	color:#0076bf;
}

ul.list {
	margin: 0;
    padding: 0;
    margin-left: 15px;
    font-size: 17px;
    color: #FFF;
    font-weight: 600;
}

ul.list li {
	list-style: none;
	list-style-position: outside;
    margin-bottom: 10px;
}

ul.list li:before {
    content: '\f101';
    margin: 0 5px 0 -15px;
    font-family: FontAwesome;
    font-weight: 400;
}

.p5 {
	padding-left: 5px;
	padding-right: 5px;
}
.m5 {
	margin-right: -5px;
    margin-left: -5px;
}

.img-center {
	margin: 0 auto;
}

.icon img {
	height: 72px;
}

.description h4 {
	margin-bottom: 0;
}

#nec .banner-contact {
	position: relative;
    background-image: url(../nec/images/banner-contactanos.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 245px;
	padding: 70px 0;
}

.banner-contact h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #FFF;
	font-family: 'Ubuntu',sans-serif;
	font-weight: 600;
}

.banner-contact p {
	font-size: 22px;
	color: #FFF;
	text-align: left;
}

#nec .banner-contact a.btn.btn-secondary {
    margin: 30px 0;
    font-size: 20px;
    max-width: 200px;
}

@media only screen and (max-width: 767px) {
	section.banner {
		height: auto !important;
		overflow: hidden;
		background-attachment: scroll !important;
	}
	section.banner .productos {
		margin-bottom: 100px;
	}
	#nec .overlay-black {
    	height: 100%;
  	}
  	.content {
		padding: 50px 0;
	}
}

@media only screen and (max-width: 1280px) {
	.banner h2 {
		font-size: 19px;
	}
}

@media only screen and (min-width: 1440px) {
	.banner {
		padding: 70px 0 !important;
	}
	.logos {
		margin-bottom: 60px;
	}
}


#hikvision section.banner {
	position: relative;
    background-image: url(../hikvision/images/banner-top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	height: 100%;
	padding: 30px 0 45px;
	overflow: hidden;
}

#hikvision .banner-contact {
	position: relative;
    background-image: url(../hikvision/images/banner-contactanos.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 245px;
	padding: 70px 0;
}

.azul-oscuro2 {
	color: #08263a;
}
.divider.azul-oscuro2 {
    background-color: #08263a;
}

#hikvision .btn-secondary {
    background-color: #0076bf;
}

#hikvision .btn-secondary:hover, #hikvision .btn-secondary:focus {
    background-color: #08263a;
}


#hikvision .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 	color:#08263a;
}
#hikvision .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#08263a;
	opacity:  1;
}
#hikvision .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#08263a;
	opacity:  1;
}
#hikvision .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 	color:#08263a;
}
#hikvision .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color:#08263a;
}

#hikvision .banner .form-control {
	color: #08263a;
}


#hikvision .banner h2 {
	color: #0076bf;
}

#hikvision .banner h3 {
	color: #0076bf;
}

#hikvision .banner-contact a.btn.btn-secondary {
    margin: 30px 0;
    font-size: 20px;
    max-width: 200px;
}

#hikvision .overlay-blue {
	width: 100%;
    height: 914px;
    content: "";
    position: absolute;
    right: 0;
    top: -70px; 
    background: rgba(8, 38, 58, 0.8);
}

.banner.gracias {
	height: 650px !important;
	padding: 150px 0 !important;
}

.gracias h2, .gracias h3 {
	color: #FFF !important;
}

.gracias i {
    font-size: 50px;
    color: #FFF;
    margin: 20px 0;
}

.gracias a.btn {
	max-width: 200px;
	margin: 20px;
}

.gracias p {
	text-align: center !important;
}

.gracias p a:focus, .gracias p a:hover {
    color: #0076bf;
}

#nec .gracias p a:focus, #nec .gracias p a:hover {
    color: #FFF;
}