footer a {color: #4a4a4a;}
footer a:hover {color: #ed145b;}
p.telefono a {color: #636363;}
p.telefono a:hover {color: #ed145b;}
p.direccion a {color: #636363;}
p.direccion a:hover {color: #ed145b;}
p.correo a {color: #636363;}
p.correo a:hover {color: #ed145b;}

/* header */

@media screen and (max-width: 991px) {
	.texto-dt-ln h2 {
    	margin-top: 40px !important;
	}
	.texto-dt-productos h2 {
    	margin: 30px 0 5px 0 !important;
	}
	.texto-dt-proyectos h2 {
    	margin: 30px 0 30px 0 !important;
	}
	.section-padding-contacto {
    	padding: 40px 0 34px 0px !important;
	}
	.b-info .btn {
    	margin-bottom: 35px !important;
	}
	.section-padding-nt-home-4 {
    	padding: 30px 0 50px !important;
	}
	.img-home {
   		 height: 50vh !important;
	}
	.section-padding-ln {
    	padding: 30px 0 50px !important;
	}
	.section-padding-dt-ln {
   	 padding: 60px 0 40px !important;
	}
	.mtb-50 {
     margin: 50px 0 !important;
	}
	.section-padding-dt-productos-2 {
    	padding: 50px 0 70px !important;
	}
	.section-title-dt-ln-contactar {
   		 margin-bottom: 50px !important;
	}
	.section-padding-proyectos {
    	padding: 57px 0 70px !important;
	}
	.section-sub-contacto {
    	margin-bottom: 74px !important;
	}
}
@media screen and (max-width: 768px) {
	.fa-angle-down:before{
		content:"\f107" !important;
		line-height: 54px !important;
	}
	.tt-nav.sticky .search-trigger i.material-icons {
    	line-height: 51px !important;
	}
	.nav-border-bottom .menuzord-menu>li>a {
   		line-height: 50px !important;
	}

	/*footer*/
	.footer-four .footer-logo {
    	margin: 30px 0 30px !important;
	}
	/*fin footer*/
	/*
	.img-home {
   		 height: 70% !important;
	}*/
	.intro-title-home-1 {
    	font-size: 25px !important;
    	    margin: 0px 0 15px;
	}
	.sub-intro-home-2 {
    	font-size: 18px !important;
	}
	.btn-lg {
    	padding: 8px 14px !important;
   		/*height: 36px !important;*/
	}
	.redes-sociales{
		right: 10px !important ;
		bottom: 5px;
	}
	.search-trigger i {
   		 top: -1px !important;
	}
	.section-padding-st-home-2 {
    	padding: 30px 0 45px !important;
	}
	.h2-home h2 {
    	font-size: 25px !important;
	}
	.h2-home h2 span {
    	font-size: 25px !important;
	}
	.ln-home-3 h2 {
   		 font-size: 25px !important;
	}
	.ln-home-3 h2 span {
   		 font-size: 25px !important;
	}
	.section-padding-st-home-3 {
    	padding: 50px 0 35px !important;
	}
	.section-padding-nt-home-4 {
    	padding: 40px 0 40px !important;
	}
	.info-footer {
    	margin-bottom: 30px !important;
	}
	.h2-home-nosotros h2 {
   		 font-size: 25px !important;
	}
	.b-info-nosotros-2 p {
   		 font-size: 15px !important;
	}
	/*linea d enegocios*/

	.section-padding-ln {
    	padding: 30px 0 30px !important;
	}
	.section-title-ln {
    	font-size: 30px !important;
	}
	.section-sub-ln {
   		 margin-bottom: 35px !important;
	}

	/*detalle lines de negocios*/

	.section-padding-dt-ln {
   		 padding: 50px 0 30px !important;
	}
	.texto-dt-ln h2 {
  	 	 font-size: 22px !important;
	}
	.dt-ln-aplicativos h2 {
    	font-size: 25px;
	}
	.section-padding-dt-ln-2 {
    	padding: 35px 0 40px !important;
	}
	.section-padding-dt-ln-3 {
  	  padding: 35px 0 55px !important;
	}
	.section-title-dt-ln-contactar {
   		 margin-bottom: 40px !important;
	}
	/* Porductos */
	.portfolio-intro h2 {
   	 margin-bottom: 5px;
   	 text-transform: none !important;
	}


	/*detalle productos*/
	.section-padding-dt-productos-2 {
    	padding: 40px 0 40px !important;
	}

	/* proyectos*/
	.section-title-proyectos {
    	font-size: 25px !important;
	}
	.section-padding-proyectos {
   		 padding: 30px 0 30px !important;
	}
	.section-sub-proyectos {
   		 margin-top: 20px !important;
   		 margin-bottom: 30px !important;
	}

	/*contacto*/
	.section-sub-contacto {
    	margin-top: 20px !important;
    	margin-bottom: 50px !important;
	}
	


}

@media screen and (max-width: 508px) {
	.info-footer ul li {
    	display: block !important;
   		line-height: 30px !important;
	}
}

/* ******************* */

#materialize-menu .logo-brand img {
	width: auto;
}
.input-field-home {
    margin-top: 45px;
    position: relative;
}
.input-field-home label {
    color: #999;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0;
}
.input-field-home label.active {
    font-size: 20px; /*antes 12 px*/
}
.redes-sociales{
	position: fixed;
	right: 100px;
	margin-top: 10%;
	z-index: 200;	
}
.redes-sociales ul{
	list-style: none;
}
.redes-sociales ul li{
	margin-bottom: 13px;
}

/* fin header*/

/* footer info*/

@media screen and (max-width: 333px) {
	
	.footer-four .secondary-footer ul li{
	    
	    display: contents !important;
	}
	.footer-four .footer-logo img{

		width: 100% !important;

	}

}


.info-footer{
	
	font-family: 'Lato',sans-serif;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 70px;
}
.info-footer ul{

	padding: 0;
	margin: 0;

}
.info-footer ul li{

	display: inline-block;
	text-align: center;
	color: #4a4a4a;
	margin-right: 27px;

}
.info-footer ul li span{

	color: #4a4a4a;
	line-height: 30px;
	font-weight: bolder;
	
}

.footer-four .footer-logo {
    margin: 53px 0 60px;
}
/* fin info footer */


/* section 2 home*/
.text-center .btn-home{

	font-family: 'Lato',sans-serif;
	font-size: 15px;
	line-height: 28px;
	margin: 0 0 10px 0;
}

.h2-home  h2{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 26px;	
	color: #757570;	
	margin-bottom: 25px;
	font-weight: 600;
	
}
.h2-home h2 span{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 26px;	
	color: #d9284a;
	font-weight: 400 !important;
}
.b-info a{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #fff !important;
	background-color: #d9284a!important;
}
.b-info-2{
	padding: 0 15px;
}
.bv-pro-home .b-info p{

		font-family: 'Lato', sans-serif;
		font-size: 15px;
		line-height: 28px;
		color: #595959;
}
.fa-plus:before {
    
    display: none;
}
.section-padding-st-home-2 {
    padding: 65px 0 90px;
}
/*fin section 2 home*/

/*section 3 home*/

.section-padding-st-home-3{
	padding:  78px 0 69px;
}

.section-sub-home-2 {
    margin: 0 auto;
    padding: 27px 0 45px;
}
@media (min-width: 992px){
    .section-sub-home-2 {
        width: 100%;
    }
}
.ln-home-3 h2{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 27.5px;
	margin-bottom: 0px;
	color: #606060;
	font-weight: 400;
}
.ln-home-3 h2 span{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 27.5px;
	margin-bottom: 0px;
	color: #d9284a;
	font-weight: 500;
}
.ln-home-3 p{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #595959;
	font-weight: 400;
}
.card .card-image-ln-home {
    position: relative;
    overflow: hidden;
}
.card .card-image-ln-home img {
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-clip: padding-box;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}
.card-image-ln-home a{
	margin: 0;
	padding: 0;
}
.card-ln-home h2{ 
	font-family: 'Lato',sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #d9284a;
	text-align: center;
	text-transform: none;
	margin-bottom: 10px;
}
 .card-ln-home p{
	font-family: 'Lato',sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #595959;
	text-align: center;
	margin: 0px !important;
	/*padding-top: 10px;*/
	font-weight: 400;
 }
 .card-ln-home a{ 
	margin: 0;
 }
 .card .card-content-ln-home {
    padding: 17px 10px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f8f8f8;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d9284a;
}

/*fin section 3 home*/


/*inicio section 4 home*/
.section-padding-nt-home-4{
	padding: 60px 0 110px;
}
.section-padding-nt-home-4 h2{
	margin: 0 0 48px;
}
.owl-theme .owl-controls {
    margin-top: 0px;
}

/*fin section 4 home*/

/*inicio nosotros*/

.h2-home-nosotros h2 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 24px;
    color: #d92648;
    margin-bottom: 30px;
    font-weight: 600;
}
.b-info-nosotros {
    padding: 0px;
}
.b-info-nosotros-2 p{
   font-size: 16px;
   line-height: 28px;
   font-family: 'Lato', sans-serif;
   color: #464646;
   /* letter-spacing: -0.5px; */
   margin: 0 0 20px;
   font-weight: 400;
   text-align: justify;
}
.mg-img-nosotros{
	margin-bottom: 20px;
}
/*fin nosotros*/

/* linea d enegocios */

.section-title-ln {  
	font-family: 'Lato',sans-serif;
    font-size: 36px;
    line-height: 28px;
    margin-bottom: 35px;
    color: #7d7d78;
    font-weight: 700;
}
.section-sub-ln {
    margin: 0 auto;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #514f50;
    margin-bottom: 65px;
    font-weight: 400;
}
@media (min-width: 992px){
    .section-sub-ln{
        width: 60%;
    }
}
.section-padding-ln {
    padding: 60px 0 90px;
}
.hover-nc{
	border: 1px solid #eeeeee;
    margin-left: -1px;
    margin-bottom: 10px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.hover-nc a{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hover-nc img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.hover-nc img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.hover-nc:hover{
	border: 1px solid #eee;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/*fin linea de negocios */

/* inicio detalle linea de negocios */

.texto-dt-ln h2{
	color: #d9284a;
	font-size: 28px;
	line-height: 24px;
	font-family: 'Lato',sans-serif;
	margin-bottom: 25px;
	font-weight: 500;
}
.texto-dt-ln h3{
	color: #d9284a;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Lato',sans-serif;	
	margin-bottom: 0;
	font-weight: bold;	
}
.texto-dt-ln p{
	font-size: 16px;
	line-height: 28px;
	color: #464646;
	font-family: 'Lato',sans-serif;
	margin-bottom: 30px;
	font-weight: 400;
	text-align: justify;
}
.section-padding-dt-ln {
    padding: 65px 0 90px;
}
.dt-ln-aplicativos h2{
	font-size: 28px;
	line-height: 24px;
	font-family: 'Lato',sans-serif;
	color: #2a2a2a;
	font-weight: 300;
	text-align: left;
	margin-bottom: 30px;
	padding-left: 40px;
	font-weight: 300;
}
.pb-slider{
	padding: 0 40px 0 40px !important;
}
.section-padding-dt-ln-2 {
    padding: 49px 0 80px;
}
.section-title-dt-ln-contactar{
	font-weight: 500;
	font-size: 30px;
	line-height: 28px;
	color: #231f20;
	font-family: 'Raleway',sans-serif !important;
	margin-bottom: 90px;
	padding: 0;
}
.pink-dt-ln-contactar {
    background-color: #ed145b !important;
    font-size: 15px;
    line-height: 28px;
    font-family: 'Lato',sans-serif;
    color: #ffffff;
}
.section-padding-dt-ln-3 {
    padding: 62px 0 110px;
}

/* fin detalle linea de negocios*/

/*inicio detalle productos*/
.section-padding-dt-productos-2 {
    padding: 90px 0 110px;
    background-color: #fcfcfc;
}
.texto-dt-productos h2 {
    color: #d9284a !important;
    font-size: 28px;
    line-height: 40px;
    font-family: 'Lato',sans-serif;
    font-weight: 500;
    margin: 0 0 5px 0;
}
.texto-dt-productos h3 {
    color: #7c7e78 !important;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Lato',sans-serif;
    font-weight: bold;
}
.texto-dt-productos p {
    color: #464646;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
}
/*fin detalle productos */

/*proyectos*/

.section-title-proyectos{

	font-size: 32px;
	line-height: 28px;
	font-family: 'Lato', sans-serif;
	color: #7d7d78;

}
.section-sub-proyectos {
	margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #514f50;
    margin-top: 39px;
    margin-bottom: 60px;
    font-weight: 400;
}

@media (min-width: 992px){
    .section-sub-proyectos {
        width: 60%;
    }
}

.hover-proyectos{
	border: 1px solid #eeeeee;
    margin-left: -1px;
    margin-bottom: 20px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    background-color: #f2f2f2;

}
.hover-proyectos:hover{
	-webkit-box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.75);
box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.75);
}

.texto-proyectos a h2 {
	font-size: 18px;
	line-height: 28px;
	font-family: 'Lato',sans-serif;
	color: #d9284a;
	font-weight: 400;
	/*margin:30px 0 20px 23px;*/
	margin: 30px 10px 10px 13px;
}
.texto-proyectos p {
	font-size: 15px;
	line-height: 30px;
	font-family: 'Roboto',sans-serif;
	color: #3b3b3b;
	font-weight: 400;
	/*margin: 0 0 30px 23px;*/
	margin: 0 10px 30px 13px;
}
.section-padding-proyectos {
    padding: 57px 0 110px;
}
.section-title-proyectos{
	font-size: 32px;
	line-height: 28px;
	color: #7d7d78;
	font-family: 'Lato',sans-serif;
	margin-bottom: 0;
	font-weight: 700;
}

/*fin proyectos */
/*inicio detalle proyectos*/
.texto-dt-proyectos h2 {
    color: #d9284a !important;
    font-size: 30px;
    line-height: 24px;
    font-weight: 600;
    margin: 0 0 30px 0;
}
.texto-dt-proyectos p {
    color: #464646 !important;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Lato',sans-serif;
    margin: 0 0 20px 0;
    font-weight: 400;
    text-align: justify;
}
.mg-bottom{
	margin-bottom: 20px;
}
/*fin detalle proyectos*/
/* inicio clientes*/
.section-padding-clientes {
    padding: 64px 0 110px;
}
.section-title-clientes{
    font-size: 32px;
    line-height: 28px;
    color: #7d7d78;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
}


/*fin clientes*/


/* inicio contacto */

.section-padding-contacto{

	padding: 70px 0 64px 0px;
}
.section-title-contacto{
	font-size: 32px;
	line-height: 28px;
	color: #7d7d78;
	font-family: 'Lato',sans-serif;
	font-weight: 600;
    margin-bottom: 0px;
}
.section-sub-contacto {
	margin: 0 auto;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #464646;
    margin-top: 39px;
    margin-bottom: 124px;
    font-weight: 400;
}
@media (min-width: 992px){
    .section-sub-contacto {
        width: 60%;
    }
}

.brand-color-contacto {
    color: #da4567 !important;
}
address .direccion{
	
	margin:0;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Lato',sans-serif;
	color: #636363;
	
}
address hr{
	
	margin: 10px 0 30px 0;
	
	
}
address .correo{
	
	margin:0;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Lato',sans-serif;
	color: #636363;
	margin-bottom: 40px;
	
}
address .telefono{
	
	font-size: 15px;
	line-height: 24px;
	font-family: 'Lato',sans-serif;
	color: #636363;
	margin-bottom: 40px;
	
}
.pink-contacto {
    background-color: #ed145b !important;
    font-size: 15px;
    line-height: 28px;
    font-family: 'Lato',sans-serif;
    color: #ffffff;
    letter-spacing: 0px;
}


/*fin contacto*/

/***********     RESPONSIVE    ***********/

/* HOME */
@media (max-width: 991px){
	.search-trigger i {
    	top: -23px;
	}
	.nav-border-bottom .menuzord-menu>li>a {
    	line-height: 80px;
	}
	.section-sub-ln {
		width: 100% !important;
	}
	.tt-nav {
		height: 80px;
	}
	.tt-nav.sticky .search-trigger i.material-icons {
		line-height: 80px;
	}
}
@media (max-width: 774px){

	#materialize-menu .logo-brand img {
    	width: 160px;
	}
}

.intro-title-prosoluc {
    font-size: 36px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
    color: #ffffff;
    font-family: 'Lato',sans-serif;
}

/***********  FIN RESPONSIVE   ***********/

#contactForm .submit-button-contacto {
    float: right;
	font-weight: 300;
    margin: 40px 0 40px 0 !important;
}
.buscador-centrado{
	/* margin: auto; */
	position: absolute !important;
    top: 35vh !important;
}
.plantilla img{
	max-width: 100%;
	height: auto;
}
.resultados-busqueda .col-md-9 p{
	font-size: 20px;
}
.resultados-busqueda .col-md-9 p a:hover{
    color: #484848;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

	.menuzord-menu>li>a,
	.menuzord-menu>li>a, .tt-nav.sticky .menuzord-menu>li>a{
		font-size: 16px;
		padding: 0 6px;
	}

	#materialize-menu .logo-brand img {
	    max-width: 250px;
	}

	.section-sub-ln{
		width: 100%;
	}

	.section-title-ln{
		font-size: 32px;
	}

	.texto-dt-ln h2{
		font-size: 25px;
	}

	.texto-dt-proyectos h2{
		font-size: 26px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#materialize-menu .logo-brand img {
	    max-width: 200px;
	}
	.has-header-search .menuzord-menu{
		margin-top: 0px;
	}
	.section-title-ln,
	.section-title-proyectos,
	.section-title-contacto{
		font-size: 31px;
	}
	.gallery-thumb{
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.footer-four .secondary-footer ul li{
		margin-right: 15px;
	}
	.footer-logo img{
		max-width: 180px;
	}
	.intro-title-prosoluc,
	.section-title-dt-ln-contactar,
	.section-title-clientes,
	.section-title-contacto{
		font-size: 25px;
	}
	.texto-dt-proyectos h2{
		font-size: 22px;
	}
	.info-footer ul li{
		display: block;
		font-size: 14px;
		margin-right: 0px;
	}
	#preloader img{
		max-width: 180px;
	}
}
/*@media screen and (min-width: 1350px) and (max-width: 1550px) {
	.redes-sociales{right: 20px;}
}*/

.redes-sociales{
	left: 0px;
	bottom: 0px;
	margin-top: 0px;
	right: auto;
	background: #d72749;
	padding-top: 10px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.redes-sociales ul li img{max-width: 25px;}
.redes-sociales ul li{display: inline-block;margin-bottom: 7px;}
.redes-sociales ul{margin-bottom: 0px;}
footer{padding-bottom: 40px;}
.label_39{box-shadow: none !important;}

@media screen and (max-width: 768px) {
	.redes-sociales{
		left: 0px;
		bottom: 0px;
		margin-top: 0px;
		right: auto;
		background: #d72749;
		padding-top: 5px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.redes-sociales ul li img{max-width: 25px;}
	.redes-sociales ul li{display: inline-block;margin-bottom: 7px;}
	.redes-sociales ul{margin-bottom: 0px;}
	footer{padding-bottom: 40px;}
	.label_39{
		box-shadow: none !important;
	}
}
@media screen and (max-width: 480px) {
	footer{padding-bottom: 20px;}
}