/*Estilos sitio Daipro*/

@font-face {
font-family: nexar;
src: url(../fonts/NexaRegular.otf);
}

@font-face {
font-family: nexab;
src: url(../fonts/NexaBlack.otf);
}

@font-face {
font-family: nexabold;
src: url(../fonts/NexaBold.otf);
}

@font-face {
font-family: nexabook;
src: url(../fonts/NexaBook.otf);
}

@font-face {
font-family: nexaheavy;
src: url(../fonts/NexaHeavy.otf);
}

@font-face {
font-family: nexalight;
src: url(../fonts/NexaLight.otf);
}

@font-face {
font-family: NexaXBold;
src: url(../fonts/NexaXBold.otf);
}


html, body{
	font-family: 'nexar', sans-serif; 
}

.top20{
	margin-top: 20px;
}

.bottom30{
	margin-bottom: 30px;
}

/*Franja superior*/
.black-head{
	width: 100%;
	float: left;
	padding: 10px;
	background: #222222;
	color: #fff;
	position: absolute;
	top: 0;
	opacity: .8;
	z-index: 10;
}

.black-head p{
	margin: 0;
}

.black-head a{
	color: #fff;
	text-decoration: none;
	transition: all 0.3s;
}
.black-head a:hover{
	color: #397389;
}

.black-head svg{
	font-size: 16px;
	margin:0 5px;
}
section{
	float: left;
	width: 100%;
}
.padding-h{
	padding-left: 190px;
}


/*Menu*/
.navbar{
	margin-top: 40px;
	position: absolute;
	z-index: 10;
	width: 100%;
	border-radius: 0;
	padding: 0;
}
.navbar .container{
	background: #254993;
	margin-top: -1px;
	padding-left: 0;
}
.navbar-brand {
	height: 92px;
}
.navbar-brand img{
	width: 100px;
	margin: -26px 0 0 45px;
}
.navbar-header{
	width: 14.84%;
	background: #fff;
text-align: center;
float: left;
}

.navbar-nav {
    width: 83.33%;
}
.navbar-nav > li {
    float: left;
    width: 16.6%; /*width: 15.99%;*/
}
.navbar-nav > li a{
    padding: 30px 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.navbar li.active, .navbar-nav > li a:hover{
	background: #397389
}

/*Slider*/
#carousel .carousel-inner {
    background: #000;
}
#carousel .carousel-inner .item img{
	opacity: 0.5;
}
#carousel .carousel-control{
	background-image: none;
	opacity: 1;
}
.img-icon{
	width: 50px;
	height: 50px;
	margin-top: -10px;
	font-size: 30px;
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	background:#0d0d0d;
	padding: 10px;
	opacity: 1;
	transition: all 0.3s;
}

.img-icon:hover{
	background:#397389;
}

.icon-left{
	left: 20%;
	margin-left: -10px;
	line-height: 12px;
	padding: 0 10px 10px;
}
.icon-right{
	right: 20%;
	margin-right: -10px;
}

#carousel .carousel-caption{
	bottom: 30%;
	text-shadow: none;
	text-align: left;
}
#carousel .carousel-caption h1{
	font-size: 30px;
	font-family: NexaXBold;
}
#carousel .carousel-caption p{
	margin-top: 30px;
	border-bottom: 1px solid #fff;
	text-align: justify;
	margin-bottom: 20px;
}
#carousel .carousel-caption a{
	padding: 12px 33px 8px;
	background: #254993; 
	font-size: 14px;
	color: #fff; 
	margin-top: 20px;
	transition: all 0.3s;
}
#carousel .carousel-caption a:hover{
	text-decoration: none;
	background: #397389;
}
#carousel .blue-title{
	font-size: 20px;
	font-family: NexaXBold;
}

/*Primer seccion*/

#section1 .element{
	padding: 20px;
	min-height: 156px;
}

#section1 .cont-icon{
	width: 40%;
	float: left;
	text-align: center;
}

#section1 .cont-icon img{
	width: 100%;
	max-width: 70px;
	margin-top: 16px;
}

#section1 .cont-text{
	width: 60%;
	float: left;
}

#section1 .cont-text h3{
	font-weight: 700;
	font-size: 14px;
	font-family: 'NexaXBold', sans-serif; 
}
#section1 .cont-text p{
	font-size: 14px;
	font-family: 'nexalight', sans-serif; 
}

 .blue-element{
	background: #254993;
	color: #fff;
}

/*Nosotros*/
#nosotros .container{
	padding: 60px 30px;
}
#nosotros iframe{
	width: 100%;
	min-height: 200px;
	margin-top: 80px;
	margin-bottom: 40px;
}
.blue-title{
	background: #254993;
	padding:8px 10px 2px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	width: auto;
	font-size: 16px;
	font-family: 'nexabold', sans-serif; 
}

.sec-title{
	color:#000;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 40px;
	font-family: 'NexaXBold', sans-serif; 
}

.gray-sec{
	background: #ebebeb;
}

.white-bg{
	background: #fff;
}


/*Collage*/
#collage{
	width: 100%;
	float: left;
	padding: 0;
}

.col-collage{
	padding: 0;
	width: 20%;
	float: left;
}

.col-collage img{
	width: 100%;
	height: auto;
}

.middle-p{
	width: 50%;
	float: left;
	margin:15px 0;
	font-family: 'nexar', sans-serif!important; 
}
.middle-p span{
	padding:5px;
	background: #8f9092;
	font-weight: 600;
	font-family: 'nexabold', sans-serif; 
}
.blue-span{
	background: #254993!important;
	color: #fff;
}
.blue-text{
	color: #254993;
	font-family: 'nexabold', sans-serif; 
}

#nosotros img{
	width: 100%;
	margin-top: 80px;
	margin-bottom: 40px;
}

#nosotros a{
	font-weight: 700;
}

#nosotros p{
	font-family: 'nexalight', sans-serif; 
}

#ultimost .container{
	padding: 20px 30px 50px;
}

#ultimost .cont-icon{
	width: 100%;
	float: left;
	text-align: center;
}

#ultimost .cont-icon img{
	width: 100%;
	max-width: 30px;
	margin: 15px auto;
}
#ultimost .cont-text{
	width: 100%;
	float: left;
}

#ultimost .cont-text h3{
	font-weight: 400;
	font-size: 14px;
}
#ultimost p{
	font-family: 'nexalight', sans-serif;
	margin:40px 10px;
}

#ultimost .sec-title{
	font-weight: 800;
}

/*TEstimonios*/
#testimonios{
	padding: 90px 20px;
	background: #475f8f;
	color: #fff;
	background-image: url("../img/home/Daipro-home-testimonios-bg.jpg");
	background-size: 100%;
}

#testimonios .sec-title{
	color: #fff;
	font-weight: 800;
}
#testimonios p{
	margin-top: 30px;
	font-family: 'nexalight', sans-serif;
}

#testimonioCarousel{
	background: #27354f;
	opacity: 0.9;
	padding: 15px;
	font-size: 12px
	margin: 20px 0 0;
}

#testimonioCarousel b{
	font-size: 14px;
}
#testimonioCarousel p {
    margin-top: 5px;
    margin-bottom: 20px;
    font-family: 'nexalight', sans-serif;
}

#testimonioCarousel .carousel-control {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
	background-color: #244892; 
	background-image: none;
	right: 0;
    height: 40px;
    opacity: 1;
    padding: 10px 6px;
    transition: all 0.3s;
}
#testimonioCarousel .carousel-control:hover{
	background: #397389;
}
#testimonioCarousel .carousel-control.left{
	right: 47px !important;
	left: auto;
	padding: 1px 6px;
}
#testimonioCarousel .carousel-control.right{
	right: 0px !important;
	left: auto;
}


/*Marcas*/
#marcas{
	width: 100%;
	float: left;
	background: #397389;
	padding:30px;
}

.cont-marca{
	width: 20%;
	float: left;
	text-align: center;
}
.cont-marca img{
	width: auto;
	max-height: 56px;
}

/*Footer*/
footer {
	padding: 60px 20px;
	background:#111111;
	color: #fff;
	width: 100%;
	float: left;
}

footer .sec-title{
	color: #fff;
}

footer .cont-menu{
	margin-top: 60px;
}
footer .cont-menu a{
	color: #fff;
	transition: all 0.3s;
}

footer .cont-menu a:hover{
	color: #397389;
	text-decoration: none;
}

footer .cont-menu svg{
	color: #244c94;
}

footer .cont-description{
	max-width: 226px;
	text-align: justify;
	margin: 0 auto;
}
footer .cont-description p{
	margin-top: 40px;
}

footer .cont-description img{
	margin: 0 auto;
	width: 100%;
	max-width: 70px;
}
footer .cont-description p.text-center{
	margin-top: 20px;
}

footer #contacto div{
	margin-bottom: 20px; 
}

.top60{
	margin-top: 60px;
}

footer #contacto svg{
	color: #244c94;
}

footer #contacto a{
	color: #fff;
	text-decoration: none;
}
footer  a:hover{
	color: #397389!important;
	text-decoration: none;
}

 .footer-below{
	padding: 20px;
	background: #000000;
	width: 100%;
	float: left;
	transition: all 0.3s;
}
 .footer-below a{
	color: #fff;
	text-decoration: none;
} 
.footer-below a:hover{
	color: #397389;
}

 .footer-below svg{
	font-size: 16px;
	margin:0 5px;
}


/* --------------- Nosotros --------------- */
#nos-historia .container{
	padding: 60px 40px;
}

#nos-historia .cont-img {
	width: 100%;
	float: left;
	margin: 30px auto 40px;
	text-align: center;
}

#nos-historia .cont-img img, #nos-historia .cont-img iframe{
	width: 100%;
	max-width: 600px;
	min-height: 350px;
}

#nos-valores{
	padding: 40px 20px;
	background: #254993;
	color: #fff;
}
.text-white{
	color: #fff!important;
}

#nos-valores .cont-img{
	padding: 10px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	max-width: 300px;
}

#nos-valores .cont-img img{
	width: 100%;
	max-width: 100px;
}

#nos-valores .cont-text{
	padding: 10px;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
	max-width: 300px;
}
#nos-valores .cont-text h4{
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
}
#nos-valores .cont-text p{
	font-family: 'nexalight', sans-serif!important;
}

#nos-politica .container{
	padding: 60px 40px;
}

#nos-politica p{
	font-family: 'nexalight', sans-serif!important;
}

/* --------------- Servicios --------------- */

.main-sec .container{
	padding: 60px 20px;
}

.blue-sec{
	background: #254993;
	color: #fff;
}

.spacewhite{
	width: 100%;
	float: left;
	height: 20px;
}

.red-text{
	color: #bf1e26;
	font-weight: 700;
}

/* -------------------- Nuestro Personal ------------------- */

#np-requerimientos .container{
	padding: 20px 30px 50px;
}

#np-requerimientos .cont-icon{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#np-requerimientos .cont-icon img{
	width: 100%;
	max-width: 74px;
	margin: 15px auto;
}
#np-requerimientos .cont-text{
	width: 100%;
	float: initial;
	max-width: 200px;
	margin: 0px auto;
	text-align: center;
}

#np-requerimientos .cont-text h3{
	font-weight: 400;
	font-size: 14px;
}
#np-requerimientos p{
	font-family: 'nexalight', sans-serif;
	margin:40px 10px;
}

#np-requerimientos .bottom30 p{
	max-width: 570px;
	margin: 70px auto 0px;
	text-align: center;
}

#np-banner{
	padding: 0;
	width: 100%;
	float: left;
}

#np-banner img{
	width: 20%;
	float: left;
}


/* ---------------- Contacto --------------------- */

.square-icon{
	border: 1px solid #fff;
	width: 100px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	padding: 30px;
	line-height: 82px;
	font-size: 35px
}

.cont-data{
	max-width: 300px;
	text-align: center;
	margin: 60px auto 0;
	font-family: 'nexalight', sans-serif;
}

.cont-data h4{
	font-weight: 800;
	font-family: 'NexaXBold', sans-serif;
	margin-bottom: 20px;
}

.cont-data a{
	color: #fff;
	text-decoration: none;
	transition: all 0.3s;
}
.cont-data a:hover{
	color: #397389;
}

#content-form .col-xs-10{
	width: 83.33333333%!important;
}

#content-form .col-xs-9{
	width: 75%!important;
}

#content-form input, #content-form textarea{
	background:#ebebeb;
	border-radius: 2px!important;
}

#content-form label{
	background: #254993;
	color: #fff;
	padding: 10px 0 5px;
	text-align: center;
	width: 14.66666667%;
	margin:0 1% 0 0;
	float: left;
	font-size: 13px;
}

#content-form .col-sm-6 label{
	width: 23%;
}

#content-form label.lbl-100{
	width: 100%;
	margin:0;
}

#content-form .cont-btn{
	width: 100%;
	float: left;
	text-align: left;
	padding: 10px 15px;
}

#content-form .cont-btn button{
	background: #254993;
	color: #fff;
	padding: 13px 26px 9px;
	border-radius: 2px !important;
	border: none;
	box-shadow: none;
	line-height: 17px;
	transition: all 0.3s;
}

#content-form .cont-btn button:hover{
	background: #397389
}

#content-title-ub .container{
	padding-top: 10px;
}

#content-mapa {
	width: 100%;
	float: left;
	padding:0;
}

#content-mapa iframe{
	width: 100%;
	height: 500px;
}

.error{background: #F8D7DA !important; width:99% !important;}