@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald');

@import url('https://fonts.googleapis.com/css?family=Montserrat');

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

p{
    color: rgba(76, 76, 76, 0.86);
}

/*---------header------------- */
.navbar-brand img{
    height: 120px;
    position: absolute;
    z-index: 2;
}

.borde-superior{
    height: 8px;
    background-color: #1889C9;  
}

header{
	padding: 0px;
    background-color: #191919;
}

header h4{
	font-family: textoP;
	color: #0990c8 !important;
	margin: 2px 0px 3px !important;
    font-size: 33px;
}

header a {
    text-decoration: none !important;
    color: #ffffff !important;
}

header img{
    height: 35px;
}

header .fa-facebook:hover{
    color: #2196f3;
}

.margTel{
    margin: 0px 0 0px !important;
}

.btn-default {
    color: #fff !important;
    background-color: #1889c9 !important;
    border-color: #fff !important;
}

.btn-default:hover {
    color: #000 !important;
    background-color: #ffffff !important;
    border-color: transparent !important;
}

.navbar-default .navbar-brand {
    color: #fff !important;
}

.form-control::-moz-placeholder {
  color: #333333 !important;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333333 !important;
}
.form-control::-webkit-input-placeholder {
  color: #333333 !important;
}

/*---------header------------- */


/*---------navbar------------- */
.navbar-default {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.navbar-default .navbar-nav > li > a {
    color: #000 !important;
    font-family: oswald;
} 

.nav > li > a {
    position: relative;
    display: block;
    padding: 26px 24px !important;
}

.navbar {
    margin-bottom: 0px !important;
    min-height: 75px;

}

/*---------navbar------------- */

/*---------banner slide------------- */
.banner img{
	width: 100%;
	height: 400px;
}
/*---------banner slide------------- */

/* ------info----------*/
.info{
	text-align: center;
}

/* ------info----------*/


/*---------servicios------------- */

.serviciosIntegrales {
    font-family: oswald;
    background-color: #1889C9;
    padding: 20px 0px 35px 0px;
}

.serviciosIntegrales h4{
    text-align: center;
    color: #fff;
    letter-spacing: 0.1em;
    font-weight: bold;   
}

.descriptionServices{
    padding: 60px 0px 60px 0px;
}

.descriptionServices h2{
    font-family: oswald;
    font-weight: bold;
    color: rgb(88, 84, 84);
}

.servicios{
	padding: 60px 0px 70px 0px;
}

.servicios h1{
    margin-left: 0px !important;
    color: #757575;
}

.servicios img{
    height: 200px;
    width: 100%;
}
.service h2{
    color: #636262;

}
.service{
    float: none;
    /*display: inline-block;
    vertical-align: top;
    margin-left: -11px;*/
}

.img-hover-effect {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
}

.service h4{
	font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: textoP;
    color: #777;
}

.service p{
	font-size: 13px;
    line-height: 22px;
    margin-bottom: 20px;
    color: rgba(76, 76, 76, 0.86);
    padding: 0px 11px 0px 0px;
}

.img-hover-effect img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.img-hover-effect:hover img {
    transform: scale(1.1);
}

.img-hover-effect:after {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -180%;
    position: absolute;
    top: 0;
    transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.img-hover-effect:hover:after {
    left: -75%;
}

#contenidoServicios{
    padding: 0px 0px 20px 0px;
}

#contenidoServicios ul li:hover{
    color: #003c79;
    cursor: pointer !important;
}

.inves{
    padding: 20px 0px 0px 0px;
}
/*---------servicios------------- */


/*---------mision------------- */
#mis{
	padding: 25px 30px 25px 30px !important;
}

.mision{
	padding: 60px 0px 60px 0px;
	background-color: #f2f2f2;
}

.mision .row .noPadd{
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.mision .row{
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#vis{
	padding: 25px 30px 25px 30px !important;
}

.vision{
    padding: 60px 0px 60px 0px;
    background-color: #003c79;
}

.vision h2{
    color: #fff;
}

.vision p{
    color: #fff;
}

.vision .row .noPadd{
	padding-right: 0px !important;
	padding-left: 0px !important;
}


.misionVision{
    padding: 30px 0px 30px 0px;
}

.misionVision p{
    font-family: montserrat;
}

.misionVision h3{
    font-weight: bold;
    text-transform: uppercase;
    font-family: oswald;
    letter-spacing: 0.1em;
}
/*---------mision------------- */


/*-----------valores ----------- */
.valoresP{
    /*background: url(../images/11.jpg) 50% 0% no-repeat fixed;*/
    background-size: cover;
    margin: 0px auto;
    max-width: 1920px;
    min-height: 300px;
    width: 100%;
    position: relative;
    background-color: #1889C9;
}

.valoresP h1{
    color: #fff;
    text-align: center;
    font-family: oswald;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.valoresP{
	padding: 30px 0px 20px 0px;
}
.valores p{
	text-align: center;
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
}

.valores .icon{
	text-align: justify;
}

.valores p i{
	color: #03a9f4;
}
/*-----------valores ----------- */


/* -----banner tel -----------*/
.bannerTel h2{
    margin-top: 10px;
    color: #fff;
}

.bannerTel p{
    color: #fff;
}

.punta{
    background: #003C79 url(../images/flecha.png) no-repeat center right;
    height: 85px;
    width: 69.778%;
    float: left;
    padding-left: 20px;
    margin-top: -40px;
}

.pluma{
    background: #87aad5 url(../images/flecha2.png) no-repeat center left;
    height: 85px;
    width: 30%;
    float: right;
    padding-left: 80px;
    margin-right: 0.222%;
    margin-top: -40px;
    padding-top: 10px !important;   
}


/* -----------------galeria----------------------- */

.espacio{
    padding: 25px;
}
.galeria{
    padding: 100px 0px 100px 0px;
}

.galeria h1{
    color: #757575;
}

/* -----------------galeria----------------------- */


/*-------------- contacto ---------------- */
.contacto{
    background-color: #333333;
    padding: 25px 0px 10px 0px;
    color: #fff;
}

.contacto a{
    color: #ffffff;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    letter-spacing: 0.015em;
    font-family: Open Sans;
}

.contacto p{
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    letter-spacing: 0.015em;
    font-family: Open Sans;
    font-size: 11px;
}

#Padd{
    padding-left: 12px;
}

.noMarg{
    margin-top: 0px !important;
}
/*-------------- contacto ---------------- */


/*------ servicios ------------*/
.espacio1{
    width: 750px;
    -webkit-transition: width 2s; /* Safari 3.1 to 6.0 */
    transition: width 2s;
}

.espacio1:hover {
    width: 800px;
    height: 250px;
    padding: 30px 0px 0px 0px;
}

.espacio1 p:hover {
    padding: 30px 0px 0px 0px;
}

.serviciosSis li > a{
    padding: 12px 10px !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #003c79 !important;
    background-color: transparent !important;
}

.tab-content{
    padding: 25px 0px 25px 0px !important;
}

.call{
    background-image: url(../images/bg-11.jpg);
    position: relative;
    padding: 30px 0px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.call h2{
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.call p{
    color: #ffffff;
}

.call h3{
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.call:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 60, 121, 0.58);
}


/*------ servicios ------------*/




/*----------- Footer ----------- */
.form-control{
    border-radius: 0px !important;
    color: #000000 !important;
    background-color: #f9f9f9 !important;
    border: 1px solid rgba(11, 13, 14, 0.4) !important;
}

.form-control::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333333;
}
.form-control::-webkit-input-placeholder {
  color: #333333;
}

.btn-warning{
    color: #191919 !important;
    background-color: #F7EB3F !important;
    border-color: #191919 !important;
}

.btn{
    border-radius: 0px !important;
    font-family: oswald;
}

.page-footer .con{
    padding: 10px 0px 20px 0px;
}

.fin{
    text-align: end;
    color: #fff;
}

.fin{
    text-align: end;
    color: #fff;
}

.marg{
    margin: 9px 0 10px !important;
}

.page-footer img{
    height: 174px;
    margin-left: auto;
    margin-right: auto;  
}

.page-footer{
    background-color: #212121; /*#5aaff7; */
    padding: 20px 0px 0px 0px;
}

.page-footer a{
    text-decoration: none !important;
    color: #fff;
}

.footer-copyright{
    background-color: #000000;
    padding: 21px;
    color: #fff;
    letter-spacing: 0.16em;
    font-size: 10px;
    text-align: center;
}

.capitalHumano{
    background-color: #f2f2f2;

    padding: 25px 0px 55px 0px;

   /* background: url(../images/11.jpg) 50% 0% no-repeat fixed;
    background-size: cover;
    margin: 0px auto;
    max-width: 1920px;
    min-height: 300px;
    width: 100%;
    position: relative;*/
}

.capitalHumano img{
    height: 308px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 100%;
}
.capitalHumano h2{
    color: rgba(21, 20, 20, 0.86);
    font-family: oswald;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.capitalHumano p{
    color: rgba(76, 76, 76, 0.86);
    font-family: montserrat;
}

.capitalHumano ul li{
    color: rgba(76, 76, 76, 0.86);
}
/* ----------------------------  quienes somos ---------------------*/
.quienesSomos{
    padding: 25px 0px 25px 0px;

}

.quienesSomos p{
    font-family: montserrat;
}

.bannerProd{
    background-image: url(../images/Sec.jpg);
    position: relative;
    padding: 100px 0px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bannerProd:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(24, 137, 201, 0.87);
}

.quienesSomos h2{
    font-family: oswald;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;   
}



/* ----------------------------  quienes somos ---------------------*/



/* ----------------------------  Productos ---------------------*/
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #003c79 !important;
    border-color: #003c79 !important;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #ffffff !important;
    background-color: transparent !important;
}

.badge {
    font-size: 15px !important
}

.list-group-item:first-child {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#contenido{
    padding-bottom: 30px;
}

#contenido ul li:hover{
    color: #003c79;
}
#contenido ul li:hover{
    cursor: pointer !important;
}
#contenido img{
    height: 350px;
    width: 100%;
}
/* ----------------------------  Productos ---------------------*/

/* --------------cobertura ---------------*/
.Cobertura img {
    width: 100% !important;
    padding-bottom: 40px;
}

.Cobertura{
    padding: 0px 0px 30px 0px;
}

.noMarg{
    margin-bottom: 0px !important;
}

.espacioCobertura{
    padding-bottom: 15px;
}
/* --------------cobertura ---------------*/


/*----------- media queries ------------- */
@media (min-width: 768px) {
	.navbar {
	    border-radius: 0px !important;
	}
	.navbar-right {
	    float: right !important;
	    margin-right: -40px !important;
	}
}

@media (min-width: 375px){
    .call h2{
        line-height: 30px;
    }
}