/*
	Author: ShapedTheme
	Template: Cluster
	Version: 1.0
	URL: http://shapedtheme.com
*/


/* TABLE OF CONTENTS

	1. Import section
	2. Basic styles
	3. BUTTONS
	4. HEADER
	5. SLIDER
	6. SERVICES
	7. OUR WORKS
	8. PRICING
	9. ABOUT US
	10. OUR TEAM
	11. TESTIMONIAL
	12. FUN FACTS
	13. CONTACT
	14. BLOG
	15. FOOTER
	16. SCROLL TO TOP

*/



 1. IMPORT SECTION 

	@import url("http://fonts.googleapis.com/css?family=Raleway:200,300,600,700&subset=latin,latin-ext");



/* 2. BASIC STYLES */

	html, body {
		height: 100%;
	}

	body {
		/*font-family: "Raleway", Helvetica, Arial, sans-serif;
		*/
		font-family:tahoma;
		font-size: 14px;
		font-weight: 200;
		line-height: 1.7857;
		letter-spacing: 0.075em;
		color: #333333;
		background-color: #fff;
	}

	a { 
		color: #000;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	a:hover {
		color: #000;
	}

	a, a:hover, a:active, a:focus, button:focus {
		outline: 0;
		border: 0;
		text-decoration: none;
		
    text-transform: none;
	}

	#st-preloader {
		background: #FFF;
		bottom: 0;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 9999;
	}

	p {
		line-height: 1.5;
	}

	h1, h2, h3, h4, h5, h6{
		font-family: 'Raleway', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
	}

	input, textarea{
		outline: none;
	}

	label{
		font-weight: 300;
	}

	#pre-status,
	.preload-placeholder {
		background-image: url(../images/preloader.gif);
		background-position: center;
		background-repeat: no-repeat;
		height: 40px;
		left: 50%;
		margin: -20px 0 0 -20px;
		position: absolute;
		top: 50%;
		width: 40px;
	}
	.titulos {
		font-size:20px;
		}
	.preload-placeholder {
		background: none;
		left: 0;
		margin: 0;
		text-align: center;
		top: 65%;
	}

	.st-border{
		width: 100%;
    	height: 1px;
    	display: block;
    	background-color: #0163b1;
	}

	.overlay{
		background-color: #000;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0.8;
	}


/* 3. BUTTONS */
	.ico{
		width: 5%;
    padding-right: 10px;
		}
	.bord_bt{
				border-bottom: 1px solid #31708f;
				    padding-left: 10px;
	padding-bottom: 4px;
	
    margin-top: 10px;
		}

	#ambiente , #automatizacion, #sistemas{
			padding-top: 175px;
			margin-top: -175px;}
	.btn-send{
		margin: 20px 10px 30px;
		background-color: rgba(0, 57, 84, 0.75);
		border-radius: 0;
		border: 0;
		color: #FFF;
		border-radius: 5px;
		box-shadow: 2px 3px 4px -3px rgba(0, 0, 0, 0.8);
		padding: 10px 18px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		position: relative;
    z-index: 2;
	}

	.btn-send:hover{
		background-color:rgba(0, 57, 84, 0.90);
		color: #FFF;
	}

	.btn-readmore{
		background-color: #383838;
		border-radius: 0;
		border: 0;
		color: #fff;
		padding: 10px 20px;
		margin-top: 20px;
		text-transform: uppercase;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.btn-readmore:hover{
		background-color: #000;
		color: #fff;	
	}

	.imagclientes {
		padding: 10px;
	}
	.imagclientes img {
		border: 1px solid #bbbaba;
		border-radius: 3px;
	}

/* 4. HEADER */

	#header{}

	#header .navbar {
		min-height: 80px;
		margin-bottom: 0;
		border-radius: 0;
		    background: #000;
	}
.img_logo{
	    width: 60%;
    padding: 10px;
    margin-left: 30%;

	}
	.st-navbar{
		
	/*	border-bottom: 1px solid #0c2f55;	background: rgba(50,139,164,1);
	background: -moz-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(50,139,164,1)), color-stop(11%, rgba(47,121,142,0.93)), color-stop(100%, rgba(0,32,41,0.93)));
background: -webkit-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,1) 11%, rgba(0,32,41,0.93) 100%);
background: -o-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
background: -ms-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
background: linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#328ba4', endColorstr='#002029', GradientType=1 );*/
	    background: url(../images/fondo_sup.png);
    height: 170px;
    background-repeat: no-repeat;
    background-position: center;
	}

	.st-navbar ul{
		margin-top: 12%;
	}

	.st-navbar ul li a{
	color: #fff;
    padding: 1px 13px;
    margin-top: 1px;
    font-size: 14px;
    background: rgba(0, 154, 192, 0.68);
    border-radius: 2px;
    border-right: 1px solid rgba(255, 255, 255, 0.83);
	}
	
	
	@media (max-width: 767px){
		.colorinc0 .colorinc1 .colorinc2 {
    padding: 15px 10px;
    background: #FDE1DF;
    text-align: justify;
    font-size: 11px;
    margin-top: 15px;
    height: auto;
}
	.st-navbar{
		
	    background: url(../images/logo.png);
		    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
	}
	.img_logo {
    width: 76%;
    height: 60px;
    margin: 0%;
}
	#header .navbar {
    min-height: 62px;
    margin-bottom: 0;
    border-radius: 0;
    background:border-bottom: 1px solid #0c2f55;	background: rgba(50,139,164,1);
	background: -moz-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(50,139,164,1)), color-stop(11%, rgba(47,121,142,0.93)), color-stop(100%, rgba(0,32,41,0.93)));
background: -webkit-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,1) 11%, rgba(0,32,41,0.93) 100%);
background: -o-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
background: -ms-linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
background: linear-gradient(45deg, rgba(50,139,164,1) 0%, rgba(47,121,142,0.93) 11%, rgba(0,32,41,0.93) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#328ba4', endColorstr='#002029', GradientType=1 );;
}
	}


	.st-navbar ul li a:hover,
	.st-navbar ul li a:focus {
		background: rgba(0, 40, 68, 0.64);
		color: #afe6ff;
		padding-bottom:6px;
		border-bottom: 2px solid #afe6ff;
	}

	.st-navbar .navbar-header{
		margin-top: 0px;
		width:23%;
	}

	.st-navbar .navbar-toggle .icon-bar {
		background-color: #FFF;
	}

	.st-navbar .navbar-toggle{
		    margin-top: 29px;
    margin-right: 5px;
		padding: 0;
		border-radius: 0;
	}



/* 5. SLIDER */

	#slider{
		margin-top: 0px;
	}

	#home-carousel  .item {
		background-position: center top;
		background-repeat: no-repeat;
		background-size:cover;
		width:100%;
		height: 650px;
	}

	#home-carousel .item:before{
		background-color: #000;
		content: "";
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0.1;
		position: absolute;
		width: 100%;
	}
	.back_h1{
		
   /* background: rgba(0, 154, 192, 0.35);*/
	background:rgba(0, 0, 0, 0.5);
		}

	.carousel-caption {
		left: 15px;
		right: 15px;
		top: 50%;
		font-size: 15px;
		text-align: left;
		color: #fff;
		text-shadow: none;
		margin-top: -130px;	
	}

	.carousel-caption h1 {
		font-size:46px;
		margin-bottom:0;
		line-height:50px;
		letter-spacing:2px;
		font-weight:100;
	}

	.carousel-caption h2 {
		font-size:81px;
		font-weight:600;
		margin-top:0px;
		text-transform:lowercase;
		letter-spacing:2px;
		margin-bottom:20px;
	}

	.home-carousel-left, 
	.home-carousel-right {	
		background-color: #f0f0f0;
		color:#000;
		font-size: 32px;
		height: 40px;
		line-height: 40px;
		margin-top: -20px;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 32px;
		z-index: 999;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-o-transition: 300ms;
		-ms-transition: 300ms;
		transition: 300ms;
	}

	.home-carousel-left {
		left:-32px;
	}

	.home-carousel-right {
		right:-32px;
	}

	#home-carousel:hover .home-carousel-left {
		left:0;
	}

	#home-carousel:hover .home-carousel-right {
		right:0;
	}
	/* Carousel animation */

	#home-carousel .item h1, 
	#home-carousel .item h2, 
	#home-carousel .item p {
		opacity:0;
		-moz-transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-o-transform: scale(0.5);
		-ms-transform: scale(0.5);
		transform: scale(0.5);
	}

	#home-carousel .item h1 {
		-webkit-transition: all 0.5s ease-in-out 0.15s;
		-moz-transition: all 0.5s ease-in-out 0.15s;
		-ms-transition: all 0.5s ease-in-out 0.15s;
		-o-transition: all 0.5s ease-in-out 0.15s;
		transition: all 0.5s ease-in-out 0.15s;
	}

	#home-carousel .item.active h1, 
	#home-carousel .item.active h2, 
	#home-carousel .item.active p {
		opacity:1;
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	#home-carousel .item h2 {
		-webkit-transition: all 0.5s ease-in-out 0.30s;
		-moz-transition: all 0.5s ease-in-out 0.30s;
		-ms-transition: all 0.5s ease-in-out 0.30s;
		-o-transition: all 0.5s ease-in-out 0.30s;
		transition: all 0.5s ease-in-out 0.30s;
	}

	#home-carousel .item p {
		-webkit-transition: all 0.5s ease-in-out 0.45s;
		-moz-transition: all 0.5s ease-in-out 0.45s;
		-ms-transition: all 0.5s ease-in-out 0.45s;
		-o-transition: all 0.5s ease-in-out 0.45s;
		transition: all 0.5s ease-in-out 0.45s;
	}





/* 6. SERVICES */

	#services{
		
		padding-top: 70px;
		padding-bottom: 60px;
	}

	.section-title{
		margin-bottom: 30px;
	}
	
	.marg{
		    margin: 15px 20px;
		}

	.section-title h1{
	margin-top: 0;
    color: #05406f;
    margin-left: 10px;
    font-size: 30px;
	text-align:center;
	}

	.st-service{
		margin-top: 30px;
	}

	.st-service h2{
		font-size: 16px;
		margin-top: 0;
		margin-bottom: 15px;
	}

	.st-service h2 i{
		margin-right: 10px;
	}

	.st-service p{}

	.colorinc0{
	padding: 25px;
    background: #FDE1DF;
    text-align: justify;
    font-size: 12px;
	margin-top:15px;
	height: 410px;
	}
	.colorinc1{
	padding: 25px;
    background: #B9FFEA;
    text-align: justify;
    font-size: 12px;
	margin-top:15px;
	height: 410px;
	}
	.colorinc2{
	padding: 25px;
    background: #C4E8F6;
    text-align: justify;
    font-size: 12px;
	margin-top:15px;
	height: 410px;
	}

/* 7. OUR WORKS */

	.isotope-item {
	    z-index: 2;
	}
	.isotope-hidden.isotope-item {
	    z-index: 1;
	}
	.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
	    -webkit-transition-duration: 0.8s;
	    -moz-transition-duration: 0.8s;
	    transition-duration: 0.8s;
	}
	.isotope {
	    -webkit-transition-property: height, width;
	    -moz-transition-property: height, width;
	    transition-property: height, width;
	}
	.isotope .isotope-item {
	    -webkit-transition-property: -webkit-transform, opacity;
	    -moz-transition-property:-moz-transform, opacity;
	    transition-property:transform, opacity;
	}

	#our-works{
		padding-top: 130px;
		padding-bottom: 120px;
	}

	.portfolio-wrapper ul.filter{
		list-style: none;
		padding: 0;
		margin-bottom: 35px;
		margin-top: 28px;
		overflow: hidden;
	}

	.portfolio-wrapper ul.filter li{
		float: left;
		text-transform: uppercase;
		margin-right: 25px;
		font-weight: 600;
	}

	.portfolio-wrapper ul.filter li a{
		color: #909090;
	}

	.portfolio-wrapper ul.filter li a:hover,
	.portfolio-wrapper ul.filter li a.active{
		color: #000;
	}

	.portfolio-wrapper .portfolio-items{
		clear: both;
	}

	.portfolio-wrapper .portfolio-content{
		position: relative;
		
	}
	
	.tiu_ax{
		    padding-top: 20px;
    margin-left: 12%;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    color: #003954;
		}
	.alianzas{
		    margin: 30px 0px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgb(206, 206, 206);
	}

	.portfolio-wrapper .portfolio-overlay{
		position: absolute;
		background-color: rgba(0, 0, 0, 0.12);
		color: #fff;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		padding: 45% 40%;;
		opacity: 0;
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-ms-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
		-moz-transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-o-transform: scale(0.5);
		-ms-transform: scale(0.5);
		transform: scale(0.5);
	}

	.portfolio-wrapper .portfolio-content:hover .portfolio-overlay{
		opacity: 1;
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.portfolio-wrapper .portfolio-overlay a{
		color: #fff;
		font-size: 35px;
	}
	.portfolio-wrapper .portfolio-overlay a:hover{
		color: #fff;
	}



/* 8. PRICING */
	
	#pricing{
		background-color: #f5f5f5;
		padding-top: 130px;
		padding-bottom: 120px;
	}

	.st-pricing{
		background-color: #fff;
		padding: 40px;
		margin-top: 30px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.st-pricing:hover{
		box-shadow: 0px 0px 18px #ddd;
	}

	.st-pricing h5{
		margin-top: 0;
		margin-bottom: 25px;
	}

	.st-pricing h3{
		margin-top: 0;
		margin-bottom: 25px;
	}

	.st-pricing .st-border{
		width: 100%;
		margin-bottom: 15px;
		background-color: #ccc;
	}

	.st-pricing ul{
		list-style: none;
		padding: 0;
	}

	.st-pricing ul li{
		padding: 12px 0;
		font-size: 15px;
	}

	.st-pricing a.btn-send{
		text-transform: uppercase;
		margin-top: 20px;
		padding: 10px 25px;
	}


/* 9. ABOUT US */
	
	#about-us{
		background-color: rgba(42, 126, 156, 0.25);
    margin-bottom: 40px;
	}

	#about-us .about-us{
		padding-left: 15%;
		padding-right: 15%;
		padding-top: 5%;
	}

	#about-us .about-us h4{
		margin-top: 0;
		margin-bottom: 30px;
	}

	#about-us .about-us .btn-send{
		margin-top: 30px;
	}

	#about-us .our-office{
		padding-right: 0px;
	}

	.office-carousel-left, 
	.office-carousel-right {	
		background-color: #f0f0f0;
		color:#000;
		font-size: 32px;
		height: 40px;
		line-height: 40px;
		margin-top: -20px;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 32px;
		z-index: 999;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-o-transition: 300ms;
		-ms-transition: 300ms;
		transition: 300ms;
	}

	.office-carousel-left {
		left:-32px;
	}

	.office-carousel-right {
		right:-32px;
	}

	#office-carousel:hover .office-carousel-left {
		left:0;
	}

	#office-carousel:hover .office-carousel-right {
		right:0;
	}

	#office-carousel .item img{
		width: 100%;
	}



/* 10. OUR TEAM */

	#our-team{
		padding-top: 130px;
		padding-bottom: 120px;
	}

	.team-member{
		margin-top: 30px;
	}

	.member-image{
		position: relative;
	}

	.member-info{
	    background-color: #f5f5f5;
    padding: 0px;
    margin-top: 15px;
    text-align: center;
    font-size: 10px;
	}

	.member-info h4{
		margin-top: 0;
		margin-bottom: 6px;
	}

	.member-info span{
		text-transform: uppercase;
	}

	.team-member .member-social{
		    position: absolute;
    width: 78%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.12);
    left: 29px;
    top: 0;
    text-align: center;
    border-radius: 100%;
    opacity: 0;
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-ms-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
		-moz-transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-o-transform: scale(0.5);
		-ms-transform: scale(0.5);
		transform: scale(0.5);
	}

	.staff{
		border-radius: 100%;
    border: 1px solid #31708f;
    display: initial;
	position: relative;
    left: 30px;
	}
	.team-member:hover .member-social{
		opacity: 1;
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.team-member .member-social a{
		position: relative;
		font-size: 12px;
		color: #fff;
		top: 47%;
	}

	.team-member:hover .member-social a{
		margin: 6px;
	}



/* 11. TESTIMONIAL */

	#testimonial{
		background-image: url(../images/testimonial-bg.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		padding-top: 100px;
		padding-bottom: 100px;
		position: relative;
	}

	.st-testimonials{
		color: #e0e0e0;
	}

	.st-testimonials .st-border{
		background-color: #e0e0e0;
		margin: 20px auto;
	}

	.st-testimonials p{
		font-style: italic;
	}

	.st-testimonials .client-info h5{
		margin-top: 0;
		margin-bottom: 5px;
	}

	.st-testimonials .client-info span{
		font-size: 12px;
		text-transform: uppercase;
	}



/* 12. FUN FACTS */
	
	#fun-facts{
		background-color: #f5f5f5;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#fun-facts .fun-fact{
		border-right: 1px solid #ddd;
	}

	#fun-facts .col-md-3:last-child .fun-fact{
		border-right: 0px solid #ddd;
	}

	#fun-facts .fun-fact i{
		margin-right: 5px;
	}

	#fun-facts .fun-fact p{
		font-size: 16px;
	}



/* 13. CONTACT */

	#contact{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.contact-info .contact-content{
		margin-bottom: 30px;
	}

	.contact-info p{
		margin-bottom: 20px;
	}

	.contact-info p i{
		font-size: 16px;
		margin-right: 10px;
	}

	.contact-form{}

	.contact-form input[type="text"],
	.contact-form input[type="email"]{
		border: 1px solid #E8E8E8;
		padding: 8px 14px;
		width: 100%;
		margin-bottom: 20px;
	}

	.contact-form textarea{
		border: 1px solid #E8E8E8;
		padding: 8px 14px;
		width: 100%;
		margin-bottom: 20px;
	}



/* 14. BLOG */
	
	#page-header{
		
		padding-top: 360px;
		padding-bottom: 0px;
		position: relative;
	}

	.single-blog{
		margin-top: 0px;
		margin-bottom: 35px;
	}

	.post-title{
		margin-top: 20px;
		margin-bottom: 5px;
	}

	.post-meta{
		margin-bottom: 15px;
	}

	.post-meta span{
		margin-right: 6px;
		font-size: 12px;
		font-weight: 600;
		opacity: 0.6;
	}

	.post-meta span:hover{
		opacity: 1;
	}

	.post-carousel-left, 
	.post-carousel-right {	
		background-color: #f0f0f0;
		color:#000;
		font-size: 32px;
		height: 40px;
		line-height: 40px;
		margin-top: -20px;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 32px;
		z-index: 999;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-o-transition: 300ms;
		-ms-transition: 300ms;
		transition: 300ms;
	}

	.post-carousel-left {
		left:-32px;
	}

	.post-carousel-right {
		right:-32px;
	}

	#post-carousel:hover .post-carousel-left {
		left:0;
	}

	#post-carousel:hover .post-carousel-right {
		right:0;
	}

	.post-link{
		background-color: #f5f5f5;
		text-align: center;
		padding: 40px 0;
		font-size: 16px;
		font-weight: 600;
	}

	.post-quote{
		background-color: #f5f5f5;
		padding: 30px;
		font-size: 16px;
		font-weight: 500;
		font-style: italic;
	}

	#blog .pagination{
		margin-bottom: 80px;
	}

	#blog .pagination li a{
		width: 35px;
		height: 35px;
		line-height: 31px;
		text-align: center;
		font-size: 16px;
		color: #a3a3a3;
		border: 1px solid #d1d1d1;
		padding: 0;
		margin-right: 5px;
		border-radius: 0;
	}

	#blog .pagination li.active a,
	#blog .pagination li a:hover{
		background-color: transparent;
		border-color: #000;
		color: #000;
	}

	.sidebar-widget{
	padding: 14px 15px 10px 15px;
    text-align: justify;
    background: #f5f5f5;
	}

	.sidebar-widget .sidebar-title{
		margin-top: 0;
		margin-bottom: 15px;
		color: #31708f;
    font-size: 25px;
    padding-bottom: 2px;
    border-bottom: 1px solid;
	}

	.sidebar-widget ul{
		list-style: square;
		margin: 0;
		padding-left: 18px;
	}

	.sidebar-widget ul li{
		margin-bottom: 10px;
		font-weight: 500;
	}

	.blog-search{
		position: relative;
	}

	.blog-search input {
		border: 1px solid #d6d6d6;
		color: #8d8d8d;
		height: 44px;
		outline: medium none;
		padding: 0 50px 0 17px;
		width: 100%;
	}

	.blog-search span {
		color: #252525;
		font-size: 12px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.blog-search .search-submit {
		background: none;
		border: none;
	}

	.blog-search:after {
		background-color: #d6d6d6;
		content: "";
		display: block;
		height: 27px;
		position: absolute;
		right: 40px;
		top: 50%;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		width: 1px;
	}

	.sidebar-widget .tagcloud a{
		padding: 4px 10px;
		border: 1px solid #ccc;
		margin: 3px 1px;
		display: inline-block;
	}

	.sidebar-widget .tagcloud a:hover{
		border-color: #000;
		color: #000;
	}

	ul.content-flickr {
		margin: 0;
		overflow: hidden;
		padding: 0;
	}

	ul.content-flickr li {
		display: block;
		float: left;
		padding: 5px 10px 5px 0;
		width: 33.33%;
	}

	.content-flickr li a {
		display: block;
		position: relative;
		width: 100%;
	}


.cd_verd{background: rgba(61,230,179,1);
background: -moz-linear-gradient(-45deg, rgba(61,230,179,1) 0%, rgba(61,230,179,0.99) 9%, rgba(3,165,116,0.87) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(61,230,179,1)), color-stop(9%, rgba(61,230,179,0.99)), color-stop(100%, rgba(3,165,116,0.87)));
background: -webkit-linear-gradient(-45deg, rgba(61,230,179,1) 0%, rgba(61,230,179,0.99) 9%, rgba(3,165,116,0.87) 100%);
background: -o-linear-gradient(-45deg, rgba(61,230,179,1) 0%, rgba(61,230,179,0.99) 9%, rgba(3,165,116,0.87) 100%);
background: -ms-linear-gradient(-45deg, rgba(61,230,179,1) 0%, rgba(61,230,179,0.99) 9%, rgba(3,165,116,0.87) 100%);
background: linear-gradient(135deg, rgba(61,230,179,1) 0%, rgba(61,230,179,0.99) 9%, rgba(3,165,116,0.87) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3de6b3', endColorstr='#03a574', GradientType=1 );
}
.cd_rojo{
	 punto 
background: rgba(247,66,34,1);
background: -moz-linear-gradient(-45deg, rgba(247,66,34,1) 0%, rgba(247,66,34,1) 17%, rgba(240,98,76,1) 67%, rgba(240,98,76,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(247,66,34,1)), color-stop(17%, rgba(247,66,34,1)), color-stop(67%, rgba(240,98,76,1)), color-stop(100%, rgba(240,98,76,1)));
background: -webkit-linear-gradient(-45deg, rgba(247,66,34,1) 0%, rgba(247,66,34,1) 17%, rgba(240,98,76,1) 67%, rgba(240,98,76,1) 100%);
background: -o-linear-gradient(-45deg, rgba(247,66,34,1) 0%, rgba(247,66,34,1) 17%, rgba(240,98,76,1) 67%, rgba(240,98,76,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(247,66,34,1) 0%, rgba(247,66,34,1) 17%, rgba(240,98,76,1) 67%, rgba(240,98,76,1) 100%);
background: linear-gradient(135deg, rgba(247,66,34,1) 0%, rgba(247,66,34,1) 17%, rgba(240,98,76,1) 67%, rgba(240,98,76,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f74222', endColorstr='#f0624c', GradientType=1 );}

.cd_azul{
	background: rgba(6,129,197,1);
background: -moz-linear-gradient(-45deg, rgba(6,129,197,1) 0%, rgba(6,129,197,0.99) 9%, rgba(6,129,197,0.87) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(6,129,197,1)), color-stop(9%, rgba(6,129,197,0.99)), color-stop(100%, rgba(6,129,197,0.87)));
background: -webkit-linear-gradient(-45deg, rgba(6,129,197,1) 0%, rgba(6,129,197,0.99) 9%, rgba(6,129,197,0.87) 100%);
background: -o-linear-gradient(-45deg, rgba(6,129,197,1) 0%, rgba(6,129,197,0.99) 9%, rgba(6,129,197,0.87) 100%);
background: -ms-linear-gradient(-45deg, rgba(6,129,197,1) 0%, rgba(6,129,197,0.99) 9%, rgba(6,129,197,0.87) 100%);
background: linear-gradient(135deg, rgba(6,129,197,1) 0%, rgba(6,129,197,0.99) 9%, rgba(6,129,197,0.87) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0681c5', endColorstr='#0681c5', GradientType=1 );}
.text_cd{
       text-align: center;
    padding: 13px 40px;
    line-height: 1.3;
    height: 85px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-top: 2px;
    border-radius: 0px 0px 30px 5px;
    vertical-align: middle;}

.Text15{
	
    font-size: 14px;
    font-weight: 700;}
/* 15. FOOTER */

	#footer{
	  background: url(../images/infe.jpg);
    background-repeat: no-repeat;
    padding-top:15px;
    background-size: cover;
    background-position: center;
    padding-bottom: 0px;
    color: rgba(255, 255, 255, 0.80);
    border-top: 2px solid #31708f;
	}

	#footer a{
		color: rgba(255, 255, 255, 0.78);
	}
	#footer a:hover{
		color: #fff;
	}

	.footer-social-icons{
		text-align: center;
	}

	.footer-social-icons a{
		margin: 0 5px;
		font-size: 16px;
	}

	.footer-social-icons span{
		margin-right: 10px;
		font-size:17px;
	}

	
/* 16. SCROLL TO TOP */

	.scroll-up {
		position: fixed;
		display: none;
		z-index: 999;
		bottom: 1.8em;
		right: 1.8em;
	}

	.scroll-up ul{
		margin: 0;
		padding: 0;
	}

	.scroll-up li{
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.scroll-up a {
		background-color: #fff;
		display: block;
		width: 40px;
		height: 40px;
		text-align: center;
		color: #000;
		font-size: 20px;
		line-height: 38px;
		box-shadow: 0px 0px 6px #ccc;
	}

	.scroll-up a:hover,
	.scroll-up a:active {
		background-color: #f5f5f5;
		color: #000;
	}

/* 
 * 	Core Owl Carousel CSS
 *	v1.24
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{

	overflow: hidden;
	position: relative;
	width: 99%;
}


.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display:none;
}
.quienes{
	    margin-top: 0;
    color: #ffffff;
    padding-left: 10px;
    padding-bottom: 6px;
    font-size: 35px;
    text-shadow: 0px 2px 8px #001c29, 0px -2px 9px #002131;
    border-bottom: 2px solid #31708f;
	}
.post-article{
	text-align:justify;
	}

	.client-item.item {
		text-align: center;
	}
	.client-item.item img {
		border: 1px solid #dadada;
		border-radius: 5px;
		padding: 0px;
	}
	.owl-prev {
		position: relative;
		top: -60px;
		font-size: 0px;
		background: url(http://www.proyecing.com/images/arrow-left.png);
		height: 40px;
		width: 40px;
		left: -30px;
		float: left;
		background-size: cover;
		border-radius: 50%;
	}
	.owl-next {
		position: relative;
		top: -60px;
		font-size: 0px;
		background: url(http://www.proyecing.com/images/arrow-Right.png);
		height: 40px;
		width: 40px;
		right: -10px;
		float: right;
		background-size: cover;
		
		border-radius: 50%;
	}


	* {box-sizing: border-box}

	/* Style the tab */
	.tab {
	  float: left;
	  border: 1px solid #ccc;
	  background-color: #f1f1f1;
	  width: 30%;
	  height: 350px;
	  overflow: auto;
	}
	
	/* Style the buttons that are used to open the tab content */
	.tab button {
		display: block;
		background-color: #f5f5f5;
		color: #525252;
		padding: 12px 20px 5px;
		width: 100%;
		border: 1px solid #f9f9f9;
		outline: none;
		text-align: left;
		cursor: pointer;
		transition: 0.3s;
	}
	.tablinks spam {
		font-size: 12px;
		display: table;
		line-height: 0.5;
		font-weight: 700;
	}
	.tablinks b {
		font-size: 10px;
		color: #545454;
	}
	img.imaProy {
		width: 240px;
		padding: 2px 15px 0px 0px;
		float: left;
	}
	
	/* Change background color of buttons on hover */
	.tab button:hover {
	  background-color: #ddd;
	}
	
	/* Create an active/current "tab button" class */
	.tab button.active {
		background-color: #0067a5;
	}
	.tab button.active spam {
		color: #FFF;
	}
	.tab button.active b {
		color: #FFF;
	}
	/* Style the tab content */
	.tabcontent {
	  float: left;
	  padding: 15px 20px;
	  border: 1px solid #ccc;
	  width: 70%;
	  border-left: none;
	  height: 350px;
	}
	.nav>li>a {
	
		font-size: 13px;
		text-align: center;
		background: #f7f7f77d;
	}

	@media screen and (max-width: 420px){

		.tabcontent {
			width: 60%;
			height: 800px;
		}
		.tab {
		
			width: 40%;
			height: 800px;
		}
		.tablinks spam {
			line-height: 1.5;
		}
		.tab button {
			line-height: 1.5;
		}
		img.imaProy {
			width: 100%;
		}
	}