@font-face {
 font-family:Roboto-Thin;
 font-display: auto;
 src: url('../fonts/Roboto-Thin.ttf');
}
@font-face {
 font-family:Roboto-Condensed-Light;
 font-display: auto;
 src: url('../fonts/Roboto-Condensed-Light.ttf');
}
@font-face {
 font-family:Roboto-Regular;
 font-display: auto;
 src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
 font-family:Roboto-Bold;
 font-display: auto;
 src: url('../fonts/Roboto-Bold.ttf');
}
/*No borrar*/
.error_submit
{
	border: 2px solid #3399cc !important;
	background-color: #cccccc !important;
}
.imgborder
{
	padding:6px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 5px;
}
.border{
	box-shadow: 3px 5px 5px #333;
	border-radius: 10px;
}
/* FIN No borrar */
.align-left{
	text-align:left;
}
a{text-decoration:none; color: #0C5CAD;}
a:hover{text-decoration:underline;}
body{
	margin:0; 
	font-family:'Roboto-Regular';
	background:url(../imgusr/bg-body.jpg) center top no-repeat, #3f3f3f;
	background-attachment:cover;
	color:#fff; 
	font-size:15px; 
	width:1200px; 
	margin: 0px auto;}

#bg{
	/*background:url(../imgusr/bg.png) center top no-repeat;*/
	float:left;
	width:100%;
	margin: 0px auto;
}
#main{
	margin:0 auto;
	width:1000px;
}
#body{
	float:left;
	width:100%;
}
#menu_top
{
	margin-top: 90px;
	margin-bottom: 70px;
	float:left;
	width:100%;
	text-align: right;
}
.slide{
	float:left;
	width:100%;
	background:url(../imgusr/slider_bg.png) center top no-repeat;
	height: 610px;
}
.img_principal{
	margin:30px auto 10px;
	display:block;
}
.fotos{
	float:left;
	width:100%;
}
.fotos ul{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
.fotos ul li{
	float:left;
	margin-left:14px;
}
.img-responsive{
	display: block;
	max-width: 100%;
	height: auto;
}
.menu{
	width:100%;
	float:left;
	/*background:url(../imgusr/menu_bg.png) center no-repeat;*/
	margin:20px 0 0 0;
	padding:0 0 0 30px;
	list-style:none;
	
}
.menu li{
	margin:0 15px;
	float:left;
}
.menu li a{
	float:left;
	color:#fff;
	font-family:'Roboto-Bold';
	text-transform:uppercase;
}
.menu li a:hover, .mnuhover{
	/*background:url(../imgusr/halo.png) center no-repeat;*/
	text-shadow: 0px 9px 15px rgb(0, 219, 255);
	color: #51d6ff;
}
.menu li a img{
	text-align:center;
	display:block;
}
.arriba{
	margin:0 auto 60px;
}
.abajo{
	margin:60px auto 0;
}
#footer{
	float:left;
	width:100%;
	border-top:1px solid #fff;
	margin-top:20px;
}
#footer a{
	color:#fff;
}
#inner_menu_ft{
	margin:0 auto;
	width:790px;
}
.menu_ft{
	float:left;
	width:100%;
	margin:20px 0;
	padding:0;
	list-style:none;
	color:#fff;
}
.menu_ft li{
	float:left;
}
.menu_ft li a{
	color:#fff;
	float:left;
	margin:0 10px;
}
.menu_ft li a:hover{
	color:#7db9be;
}
#footer_left{
	width:45%;
	float:left;
}
#footer_right{
	width:45%;
	float:right;
	text-align:right;
}

.slide_proyectos{
	float:left;
	width:990px;
	background: #FFF;
	opacity:0.8;
	filter:alpha(opacity=80); 
	box-shadow: 3px 5px 10px #D8CD8C;
	padding: 10px;
	color: #333;
}
.slide_galeria{
	float:left;
	width:990px;
	background: none;
	padding: 10px;
	color: #333;
}
.slide_proyectos h1
{
	color: #0C5CAD;
	margin-left: 5px;
	letter-spacing: 2px;
	font-family:'Roboto-Bold';
}
.slide_proyectos h2
{
	color: #0C5CAD;
	margin-left: 5px;
	letter-spacing: 2px;
	font-family:'Roboto-Regular';
	text-align:center;
	font-weight:blod;
}

.slide_proyectos ul
{
	list-style-image:url('../imgusr/ok_icon.png');
	margin: 5px 30px;
	
}

.inner_slide_proyectos{
	margin:0 auto;
	width:880px;
}
.tekton_pro{
	font-family:Tekton Pro;
	font-weight:bold;
	color:#b9cfff;
	font-size:18px;
}
#tabla_marcas{
	float:left;
	background:url(../imgusr/tabla_marcas_bg.png) center no-repeat;
}
.sim
{
	color: #FFF;
}
.lnk
{
	color: #FFF;
	text-decoration: underline;
}
#portafolio
{
	list-style-image: none !important;
	list-style-type: none !important;
	padding: 0px;
	margin: 30px 0px;
}
.listaproy
{
	float:left;
	margin: 2px 20px;
}


/*----------------Proyectos CSS-----------------------*/
.row {
  margin-right: 0;
  margin-left: 0;
}
.row:after{
	clear: both;
}
.row:before,
.row:after{
	display: table;
	content: " ";
}

/* Style the tab */
.tab {
  overflow: hidden;

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: 2px solid #fff;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 16px;
  width:12.5%;
  font-family: 'Roboto-Regular';
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #3a345e;
color: #fff;
border-radius: 10px;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #3a345e;
	color: #fff;
	border-radius: 10px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  box-shadow: 3px 5px 9px #333;
	border-radius: 10px;
	margin:20px 0;
}

/*----------------Proyectos CSS-----------------------*/
/*----------------Galeria MArcas-----------------------*/

.images{
  height: 100%;
  width: 100%;
}
.images img{
  height: 100%;
  width: 100%;
}
.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 2s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.carrusel_marcas .jcarousel li p{
	margin:30px 0;
}
.carrusel_marcas .jcarousel li a:hover{
	-webkit-box-shadow: 0px 2px 15px 5px rgba(60,176,194,0.75);
	-moz-box-shadow: 0px 2px 15px 5px rgba(60,176,194,0.75);
	box-shadow: 0px 2px 15px 5px rgba(60,176,194,0.75);
}
.carrusel_marcas .jcarousel li a{
	width:175px;
	height:175px;
	text-align:center;
	display:block;
	background:#fff;
	border-radius:50%;
	align-items: center;
	display: grid;
	margin-left:auto;
	margin-right:auto;
}

.carrusel_marcas .jcarousel li a img{
	margin-left: auto;
	margin-right: auto;
}
.carrusel_marcas .jcarousel-pagination{
	bottom:-15px !important;
}
/*----------------Galeria MArcas-----------------------*/
/*----------------Columnas-----------------------*/

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	position: relative;
	min-height: 1px;
	/*padding-right: 15px;
	padding-left: 15px;*/
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.group{
	margin-bottom:20px;
}
.group input{
	width:100%;
}
.group textarea{
	width:97%;
}
/*----------------Columnas-----------------------*/
.ft-formulario{
	margin-top:50px;
}
.ft-formulario .slide_proyectos{
	border-radius:8px;
	padding-bottom: 25px;
}

.proyectos_inicio{
	margin:30px 0;
}
.proyectos_inicio h1{
	text-align:center;
	text-transform:uppercase;
}
.proyectos_inicio h3{
	text-align:center;
	text-transform:uppercase;
}
.proyectos_inicio .jcarousel div{
	margin: 10px;
	border-radius: 50%;
	border: 8px solid;
	overflow: hidden;
	
}
.proyectos_inicio .jcarousel div a img{
	transform: scale(1);
	transition:250ms;
}
.proyectos_inicio .jcarousel div a img:hover{
	transform: scale(1.3);	
}

@media (min-width: 992px) {
	.col-md-3{
		float: left;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}