@font-face {
    font-family: eurostile;
    src: url(../fonts/EUROSTIL.TTF);
}

@font-face {
    font-family: eurostilebold;
    src: url(../fonts/EUROSTILE-BOLD.TTF);
}

@font-face {
    font-family: lato;
    src: url(../fonts/lato/Lato-Regular.ttf);
}

@font-face {
    font-family: latobold;
    src: url(../fonts/lato/Lato-Bold.ttf);
}

@font-face {
    font-family: myriadpro;
    src: url(../fonts/myriad/MYRIADPRO-REGULAR.OTF);
}

* { margin:0; padding:0;}


body {
	
	background-size: 100% 100% !important;
	height:100%;
	width:100%;
	background:#ececec;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#414141;
	min-width:100px;
	position: relative;
}

td, th {
    padding: 5px !important;
}

b{
  color: #10106d;
}

.indexhome{
  /*background: url(../images/bgAMK.jpg) repeat !important;*/
}

.contactus a{
    color:#10106d;
}

.contactleft{
    float:left;
    margin-top:20px;
    width:50%;
}

.contactright{
    float:left;
    margin-top:20px;
    width:50%;
}




h1 {
   background: #10106d none repeat scroll 0 0;
    color: #fff !important;
    /*font-family: calibri !important;*/
    font-size: 21px !important;
    margin: 40px auto 0 !important;
    max-width: 600px;
    padding: 10px;
    text-align: center;
}



h4{
  color: #337ab7;
}

 h2, h3{
  color: #10106d;
}

h5{
  color: #10106d !important;
}

.indexhome{
  background-size: 100% !important;
}

input, textarea, select { font-family:Tahoma, Arial, helvetica, sans-serif; font-size:1em;}

object { vertical-align:top; outline:none;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
  width:100%; 
  /*overflow:hidden;*/
  padding-top: 42px;
}
.wrapper1 { width:950px; overflow:hidden; margin-left:-60px;}
.container { width:100%;}
.zoom { overflow:hidden;}

p { margin:0; padding:0;}

.tail-top { 
}
.tail-top-right { 
	/*background:url(images/tail-top-right.gif) repeat-x right top; width:50%; */
	position:absolute; right:0; top:0; height:359px;
}
.tail-bottom { 
  clear: both;
	overflow: hidden;
}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form { position:absolute; left:39px; top:10px;}
#form label { float:left; display:block; color:#414141; font-size:.92em; text-transform:uppercase; margin-right:9px; line-height:1em; padding-top:3px;}
#form span { display:block; float:left; width:141px; height:17px; background:url(../images/input-bg.gif) no-repeat left top; padding:1px 5px 0 5px;} 
#form input { background:none; border:0; vertical-align:top; line-height:1em; width:141px;}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px; font-weight:bold; color:#cc7108;}
#contacts-form input { width:227px; padding:1px 0 1px 3px; background:url(../images/png-bg.png) left top; border:1px solid #ededed; color:#414141;}
#contacts-form textarea { width:815px; height:159px; padding:1px 0 1px 3px; background:url(../images/png-bg.png) left top; border:1px solid #ededed; color:#414141; margin-bottom:20px; overflow:auto;}
#contacts-form .link1 { float:right;}




/*=====================galery====================*/
#gallery { margin-left: 10px; margin-top:0px; padding: 0; }

.proveedores #gallery {
    max-width: 1000px;
    margin: 0 auto;
}

.clientes #gallery {
    margin: 0 auto;
    max-width: 1000px;
}

#gallery .gallery_box { 
  display: block; float: left; 
  /*width: 200px; */
  margin: 0 20px 20px 0;  }
#gallery .lmb { margin: 0 0 20px 0; }

.gallery_box h3 { margin-bottom: 10px }
.gallery_box h3 a { font-size: 18px; font-weight: normal; color: #1184df }
.gallery_box p { font-style: italic; font-size: 11px; font-weight: bold }
.gallery_box a img { border: 1px solid #ccc; width: 175px; height: 170px;  padding: 8px }
.gallery_box a img:hover { background: #ccc }

#gallery a.more { float: left; margin-right: 10px }


/*otra galeria*/
#gallery .gallery_box1, .linea-transmision .gallery_box1 {
	display: block;
	float: left;
  margin: 10px;
	/*width: 200px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -5px;

  */
}
#gallery .lmb { margin: 0 0 20px 0; }

.gallery_box1 h3 { margin-bottom: 10px }
.gallery_box1 h3 a { font-size: 18px; font-weight: normal; color: #1184df }
.gallery_box1 p { font-style: italic; font-size: 11px; font-weight: bold }
.gallery_box1 a img { 
    max-width: 221px;
    min-width: 221px;  
  /*border: 1px solid #ccc; 
  width: 160px; 
  height: 125px;  
  padding: 8px */
}
.gallery_box1 a img:hover { background: #ccc }

#gallery a.more { float: left; margin-right: 10px }

/*==================list====================*/

/*otra galeria 2*/
#gallery .gallery_box2 { display: block; float: left; width: 240px; margin: 0 20px 20px 0;  }
#gallery .lmb { margin: 0 0 20px 0; }

.gallery_box2 h3 { margin-bottom: 10px }
.gallery_box2 h3 a { font-size: 18px; font-weight: normal; color: #1184df }
.gallery_box2 p { font-style: italic; font-size: 11px; font-weight: bold }
.gallery_box2 a img { 
border: 1px solid #ccc;
    width: 192px;
    height: 162px;
    display: block;
    padding: 8px;
}

.gallery_box2 {
  margin: 30px 1px 0 0;
}

.gallery_box2 a img:hover { background: #ccc }

#gallery a.more { float: left; margin-right: 10px }

/*==================list====================*/

ul { list-style:none;}

.list {
	display: none;
	position:absolute;
	right:4px;
	top:46px;
}
.list li { float:left; background:url(../images/divider1.gif) no-repeat right top; padding-right:20px; margin-right:20px;}
.list li.last { background:none; padding-right:0; margin-right:0;}

.site-nav {

}
.site-nav li { 
	float:left; font-family:Arial, Helvetica, sans-serif; 
	font-size:.92em; text-transform:uppercase; 
	/*background:url(images/divider2.gif) repeat-y right top;*/
	border-right: 2px solid #fff;
}
.site-nav li a { 
    color: #fff;
    display: block;
    padding: 13px 11px 2px;
    text-decoration: none;
}
.site-nav li a:hover { text-decoration:underline;}
.site-nav li.last { background:none;}

.list1 { margin-top:-24px;}
.list1 li { width:100%; overflow:hidden; vertical-align:top; padding-top:24px;}
.list1 li p,
.list1 li h4 { 
	top:-5px; position:relative;
}
.list1 li img { float:left; margin-right:15px;}
.list1 li .link1 { float:right; margin-bottom:0;}
.list1 li .link1:hover { text-decoration:none;}

.list2 { 
    padding-bottom: 20px;
    margin: 0;
    margin-left: 30px;
}
.list2 li { font-weight:bold; padding:0 0 5px 12px; background:url(../images/marker.gif) no-repeat left 5px;}


/*==================other====================*/
.img-box img { 
    margin-bottom: 15px;
    display: block;
    max-width: 261px;
    width: 100%;
}

.p1 { margin-bottom:21px;}
.p2 { margin-bottom:15px;}

.phone { float:right; margin-right:30px;}


/*==================txt, links, lines, titles====================*/
a { color:#cc7108; outline:none;}
a:hover{text-decoration:none;}

h3 { color:#656565; font-family:"trebuchet MS", Helvetica, sans-serif; font-size:2.33em; text-transform:uppercase; font-weight:normal; line-height:1em; border-bottom:1px solid #ededed; padding-bottom:14px; margin-bottom:17px;}
h4 { color:#337ab7; 
  font-size:1em; 
  text-transform:uppercase;
}
h4 a { 
  color: #10106d;
  cursor: default;
  text-decoration:none;
}




.secundario {
    color: #10106d;
    margin: 27px 0;
    font-weight: normal !important;
}

.vergellargo {
    margin-top: 20px;
    margin-bottom: 20px;
}
h4 a:hover { text-decoration:underline;}

.link1 { clear: both; display:block; float:left; background:url(../images/link1-tail.gif) repeat-x top; text-transform:uppercase; color:#4f4f4f; text-decoration:none; line-height:1em; margin-bottom:-12px;}
.link1 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:6px 20px 6px 20px; font-style:normal;}
.link1 span { display:block; color:#fff; top:-13px; left:-1px; position:relative;}
.link1:hover span { color:#f0bb13;}


/*header*/
#header .logo {
    /*background: white none repeat scroll 0 0;*/
    border-radius: 70px;
    float: left;
    max-width: 229px;
    margin-right: 40px;
    margin-top: 15px;
}

.logo img {
    max-width: 154px;
}

#header .slogan { position:absolute; left:39px; top:227px;}

/*content*/
#content { 
    background: rgba(255, 255, 255, 0.5);
    padding: 0px 20px 0;
    max-width: 1169px;
    margin: 0 auto;
    overflow: hidden;
}

.indexhome #content { 
    background: none;
    padding: 0 20px 0;
    max-width: 1208px;
    margin: 0 auto;
}
#content p,
#content h4 { 
	line-height:1.67em;
}

/*footer*/
#footer { 
    color: #10106d;
    display: none;
    padding-top: 20px;
    background: transparent !important;
    border-top: gray 12px solid;
    
}
#footer .indent { padding:42px 40px 20px 40px;}
#footer a {     
  color: #10106d;
}
#footer img { position:relative; top:-4px;}

/*==========================================*/
#content .inner_copy {
	border:0;
	color:#f00;
	float:left;
	width:50%!important;
	margin:-202px 0 0 0;
	overflow:hidden;
	line-height:0;padding:0;font-size:12px
}


#scrollbar1 { width: 520px; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(file:///C|/Program%20Files%20(x86)/Ampps/www/amk/images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(file:///C|/Program%20Files%20(x86)/Ampps/www/amk/images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(file:///C|/Program%20Files%20(x86)/Ampps/www/amk/images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(file:///C|/Program%20Files%20(x86)/Ampps/www/amk/images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.index #content {
    margin-bottom: 30px;
}

.fa-file-pdf-o {
    font-size: 88px;
    color: red;
}

.pdf {
    display: block;
    font-size: 90px;
}

.softwareinfo > li {
    width: 100%;
}

.softwareinfo h1 {
    background: #6bc8f1 none repeat scroll 0 0;
    border-radius: 14px 14px 0 0;
    color: #fff;
    font-size: 14px;
    padding: 17px;
    text-transform: uppercase;
}

.tablebottom > tbody > tr > td {
    max-width: 331px;
}

.gallery_box1 > a, .gallery_box1  a {
    display: block;
    position: relative;
}

.datan span{
	background: #000657;
	color: #FFF;
}

.datan span {
    background: #000657 none repeat scroll 0 0;
    bottom: 8px;
    color: #fff;
    display: block;
    font-size: 10px;
    left: 9px;
    max-width: 160px;
    padding: 3px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.datan > a {
    display: block;
    max-width: 177px;
}

.inhibidores table {
    /*max-width: 760px;*/
}


.galeria #toc > li {
    border-right: 1px solid;
    display: block;
    float: left;
    font-weight: bold;
    list-style: outside none none;
    margin-right: 5px;
    padding-right: 5px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
/*
.galeria #toc > li a{
	color: #10106d;
  font-weight: normal;
}*/



.galeria #toc > li a{
    color: #fff;
    background-color: #a8a8a9;
    border-color: #a8a8a9;    
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.galeria #toc > li a:hover{
    color: #fff;
    background-color: #10106d;
    border-color: #10106d;
    text-decoration:none;
}

.galeria #toc > .active a{
    color: #fff;
    background-color: #10106d;
    border-color: #10106d;
    text-decoration:none;    
}

.presentacion-hps-pdf{
    color: #fff;
    background-color: #10106d;
    border-color: #10106d;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;    
}

.presentacion-hps-pdf:hover{
    color: #fff;
    background-color: #a8a8a9;
    text-decoration:none; 
}

/* Estilos buenos*/

.navbar-default {
    /*max-width: 900px;*/
    float: left;
    background: none;
    border: none;
    box-shadow: none;

}

.navbar{
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow:none !important;
  margin-bottom: 0 !important;
}

.container-fluid {
     padding-right: 0px !important; 
    padding-left: 0px !important; 
    margin-right: auto !important; 
    margin-left: auto !important; 
}

.navbar-collapse{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navbar-nav .active a, .navbar-nav a:hover{
	background: #10106d !important;
	color: #FFF !important;
}

.navbar-nav a{
	color: #72729b !important;
	padding: 34px 25px !important;
}

.navbar-nav a strong{
	font-weight: normal;
    font-size: 14px;
}

.productos li {
    color: #FFF;
    cursor: pointer;
    float: left;
    min-height: 180px;
    position: relative;
    padding: 0;
    max-width: 376px;
    margin: 0 1% 1% 0;
}

.productos span {
	background: #000033;
    font-size: 12pt;
    text-transform: uppercase;
    text-align: right;
    display: block;
    padding: 0px;
    position: absolute;
    opacity: 0.6;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
/*
.electrica{
	background: url(../images/productos/electricidad.jpg) no-repeat;
}

.telecomunicaciones{
	background: url(../images/productos/telecomunicaciones.jpg) no-repeat;
}

.ingeneria{
	background: url(../images/productos/ingeneria.jpg) no-repeat;
}

.defensa{
	background: url(../images/productos/defensa.jpg) no-repeat;
}

.software{
	background: url(../images/productos/software.jpg) no-repeat;
}

.ensayos{
	background: url(../images/productos/ensayos.jpg) no-repeat;
}
*/
.titulohombe {
text-align: center;
    color: #10106d;
    font-family: eurostilebold;
    margin-top: 48px;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/*
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}
*/
.hovereffect .info {
  /*display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;*/
}

.hovereffect .info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect .info, .hovereffect h2 {
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 1;
  filter: alpha(opacity=0);
  color: #fff;
  font-family: eurostilebold;
  text-transform: uppercase;
}

.hovereffect:hover .info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.innerheader {
    max-width: 1133px;
    margin: 0 auto;
}

.productos {
    margin-top: 30px;
}

.hide{
  display: none;
}

#main #content h3 {
    color: #10106d;
    margin-top: 20px;
    display: block;
    padding-top: 21px;
    /*font-family: latobold;*/
    text-align: center;
}

#page2 #main #content h3 {

    margin-top: 20px;

}

#page-1 table {
    max-width: 892px;
    margin: 0 auto;
    text-align: center;
}

.galeria #page-1, .galeria #page-2, .galeria #page-3, .galeria #page-4, .galeria #ensayos, .galeria #software, .galeria #inhibidores, .galeria #sistemasled{
    display: none;
}

#ladrillos{
    display:none;
}

#bombasartificiales{
    clear:both;
    text-align:center ;
}

#bombasartificiales .gallery_box {
    display: inline-block;
}

.formatogaleria {
    overflow:hidden;
    max-width: 824px;
    margin: 30px auto 0 auto;
}

.formatogaleria .gallery_box {
    float: left;
    margin: 0 30px 30px 0;
}


.galeria .content td {
    float: left;
    max-width: 190px;
    margin-right: 30px;
}

.galeria .content td a{
  display: block;
  /*margin-bottom:10px;*/
  text-align: center;
}

.galeria .content table {
    width: 100%;
}

.galeria .content table {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px !important;
}

.galeria ol#toc {
    text-align: center;
    /*max-width: 938px;*/
    margin: 0 auto;
    /*margin-left: 22%;*/
    padding-bottom: 40px;
    display: block;
}
.toc-superior {
    max-width: 955px;
    margin: auto;
}

.toc-centrar {
    max-width: 1066px;
}

.ensayosbtn, .suministrosbtn{
    border:none !important;
}

#page2 h3 {
  color: #10106d;
  /*font-family: latobold;*/
    text-align: center;
}

#page-1 h3 {
    margin-top: 0;
}

#gallery a {
  float: left;
    position: relative;
    display: block;
}

.nostrabajos #gallery a{
  margin-right:10px; 
}

#gallery .overlay, .gallery_box1 .overlay {
background: rgba(18, 18, 110, 1) !important;

    position: absolute;
    z-index: 100;
    bottom: 0;
    color: #FFF;
    width: 100%;
    padding: 4px;
    min-height: 31px;
    line-height: 10px;
}

#gallery table {
    margin-bottom: 20px;
}

.vergellargo {
}

.indent {
    padding-left: 18px;
}
blockquote{
  font-size: 14px !important;
  padding-left: 18px !important;
  border-left: 5px solid transparent !important;
}

.detallesoftware .col-1 ul img {
    width: 100%;
}

.proyectos .col-1 table img,  .proyectos .col-2 img, .ensayos .col-1 .listaimagenes img,  .ensayos .col-2 img {
    width: 100%;
}

.laempresa .col-1 table img,  .laempresa .col-2 img{
    width: 100%;
}

.laempresa p {
    text-align: justify;
}

.ltransmision img {
    min-width: 221px;
    display: block;
    min-height: 167px;
}

#html div {
    padding: 10px;
}

#gallery span.info, .gallery_box1 span.info {
    font-family: myriadpro;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 13px;
    min-height: 23px;
    max-height: 24px;
    display: inline;
    vertical-align: middle;
}

.carousel-inner .item img {
    /*max-width: 556px !important;
    max-height: 300px !important;*/
}

.listaimagenes img {
    width: 100%;
}

.areaelectrica .gallery_box1 span.info, #page-1 span.info {
    padding-top: 5px;
    display: block !important;
}

.lineas-subterraneas .info {
    padding-top: 0 !important;
}

.footeabsolute {
    position: absolute;
    width: 100%;
    bottom: 0;
}




.gallery_box strong {
    text-transform: uppercase;
    color: #10106d !important;
}

.btnvolver {
    clear: both;
    /*max-width: 630px;*/
    margin-left: 90px;
    margin-top: 30px;
}

.imagenresponsivelarga {
    margin-left: 90px;
    max-width: 911px !important;
}

.laempresa .col-2 img {
    margin-bottom: 12px;
}

.proyectos img {
    /*margin-bottom: 20px;*/
}

.proyectos .imagenresponsivelarga {
    max-width: 921px !important;
    display: block;
}

.volverbtn {
    max-width: 931px;
    float: right;
    margin: 0 auto;
}

#tabContainer p {
    text-align: justify;
}

.fiscaliagaleria strong, .gallery_box strong{
    color: #10106d !important;
    font-size: 12px !important;
    clear: both;
    display: block;
    font-style: normal;
    text-align:center;
}

.imgensayos {
    max-width: 400px;
    text-align: center;
    display: block;
    margin: 20px auto;
}

.ensayos .col-1{
      max-width: 100% !important; 
}

.listaimagenes .carousel {
    position: relative;
    max-width: 560px;
    margin: 0 auto;
}

.listaimagenes .carousel{

}

.inhibidores img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.inhibidores .listaimagenes .item img {
    max-height: 421px;
}

.ensayos {
    text-align: justify;
}

.detallesoftware .list2 table {
    margin-top: 50px;
}

#gallery .pdf {
    float: left;
    display: block;
}

#gallery p {
    float: left;
    margin-top: 50px;
    margin-left: 20px;
}

#tabContainer{
  text-align: justify;
}

#footer .fa {
    float: left;
    display: block;
    font-size: 56px;
    margin-right: 10px;
    max-width: 20%;
}

.info > div > div {
    max-width: 80%;
    float: left;
}

.info h3 {
    margin: 0;
    padding: 0;
    text-align: left !important;
}

.sisdefensa .col-1 h3{
  display: none;
}

.sisdefensa h4 a{
  color: #FFF;
}

#page2 .col-1 h3, #page2 #main #content h3, .sisdefensa h4 {
    background: #10106d none repeat scroll 0 0;
    color: #fff !important;
    /*font-family: calibri !important;*/
    font-size: 21px !important;
    margin: 0px auto 0 ;
    max-width: 750px;
    padding: 10px;
    text-align: center;
    width:100%;
    /*text-shadow: 2px 2px #000;*/
}

.title-image-left{
    float: left;
    max-width: 16%;
}

.title-image{
    float: right;
    max-width: 16%;
}
.title-with-image {
    float: left;
    margin-left: 16% !important;
}

.title-with-image-noleft {
    float: left;
}

.title-content{
    margin: 0 auto;
    width: 100%;
    display: block;
    overflow: hidden;
}

.proveedores h3 {
    /*margin-top: 10px !important;*/
    display: block;
}

.otnausa {
    text-align: center;
}

.otnausa img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.otnausa h5 {
    color: #1f497d !important;
    font-size: 18px;
}

.otnausa td {
    display: block;
}

.volver a {
    float: right;
}

.volverbtn a {
    float: right;
}

a.volver {
    float: right;
    /*margin-right: 19%;*/
}

#content p {
    text-align: justify;
    font-size: 15px;
}

.referencias {
    color: #1f497d;
    display:none;
    font-size: 24px;
    text-align: center;
    max-width: 670px;
    margin: 0 auto;
}

.clientes .col-1 div {
    margin-top: 20px;
}

.pdfembeded {
    width: 100%;
    height: 800px;
}

.defensaocz ul {
    list-style: inherit;
    list-style-position: inside;
}

.transsubestacion h4 {
  font-weight: bold;
    text-align: center;
}

.vergellargo {
    text-align: center;
    margin: 20px auto;
    display: block;
}

.centrado{
  text-align: center !important;
}

.transsubestacion a.fancybox, .transsubestacion a.fancybox1 {
    color: #10106d;
    text-align: center !important;
    display: block;
    margin: auto;
    font-size: 17px;
}

.detallesoftware h4 {
    text-align: center;
}

.plstowerslide .item {
    max-height: 210px;
}

.plstowercad .item {
    max-height: 300px;
}


.powerline {
    float:none !important; 
    max-width: 410px;
    clear: both;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.powerlinecontent h5 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #1f497d !important;
}

.powerlinecontent p {
    text-align: center !important;
    display: block;
    max-width: 500px;
    margin: 13px auto;
}

.txtprojects ol li strong {
    font-size: 15px;
}

.txtprojects h4{
  color: #10106d;
}

.txtprojects ol {
    list-style-position: inside;
    font-weight: bold;
}

.detallesoftware h5 {
    font-weight: bold;
}

.detallesoftware .zoom, .detallesoftware p {
    font-weight: normal;
}

.ensayos strong{
  color: #10106d;
}

.cablesproductos h4 {
    text-align: center;
    color: #10106d;
}

.cablesproductos table b {
    text-transform: uppercase;
}

.internas #content h4 {
    clear:both;
    text-align: center;
    font-size: 20px;
}

.internas #content h4 a {
    font-weight: bold;
}

.internas #content h4 a:hover {
    color: #10106d;
    text-decoration: none;
}

.inhibidoresingdefensa {
    clear: both;
}

.electricaensayosaltovolyaje a li {
    /*margin: 1% 4% 1% 12%;*/
}

.lista-proyectos, .contenido {
    clear:both;
    max-width: 1004px;
    margin: 0 auto;
    padding: 9px;
}

.lista-proyectos span {
    text-align: justify;
}



.lista-proyectos b {
    color: #000;
}

.lista-proyectos ol {
  margin:0 0 1.5em;
  padding:0;
  counter-reset:item;
  display: flex;
  flex-direction: column-reverse;
}
 
.lista-proyectos ol>li {
  margin:0;
  margin-bottom:20px;
  padding:0 0 0 2px;
  text-indent:initial;
  counter-increment:item;
}
 /*
 .lista-proyectos ol>li:before {
  display:inline-block;
  width:1.5em;
  padding-right:0.5em;
  font-weight:bold;
  text-align:right;
  content:counter(item) ".";
}
*/
.mantenimiento-refineria ul {
    list-style: inside;
    padding: inherit;
}

.reconocimientos ul li a {
    color: #10106d;
    text-align: center;
    display: block;
}

.reconocimientos .content p {
   text-align: center !important;

    font-size: 15px;
    font-weight: bold;
}
.reconocimientos p {

    text-align: center;

}
/*
.reconocimientos ul li a:hover{
    color: #000;
    text-decoration: none;
}
*/
.reconocimientos ul li{
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
}

.reconocimientos .content {
    max-width: 740px;
    margin: 0 auto;
}



#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;

    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    padding: 6px 8px;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}

.reconocimientos .content img {
    width: 100%;
}

.areaelectrica {
    max-width: 740px;
    margin: auto;
}

.linea-transmision-sub .contenido ul {
    float: left;
    margin: 54px 12px;
}

.linea-transmision-sub table{
  /*border: 2px solid #000;
  float: right;*/
    font-size: 14px;
    max-width: 480px;
    margin-top: 30px;
    width: 100%;
}

.linea-transmision-sub td{
  /*border: 1px solid #d4d4d4;*/
  padding: 3px !important;
}

.linea-transmision-sub th{
  text-align: center;
}

.linea-transmision-sub .wrapper{
  clear: both;
} 

.reloj {
    float: right;
    margin-top: 40px;
}

.bottom-block a {
    margin: 0 auto;
    /*max-width: 393px;*/
    display: block;
}

.productos-acore a:last-child{
    display:block;
    text-align:center;
}

.pantallas-led-img {
    max-width: 345px;

    /*margin: 12px;*/
    display: block;
}

.pantallas-led-img-1 {
    margin-right: 12px;
    float: left;
    min-height: 267px;
    max-width: 345px;
}

.pantallas-led-img-2 {

    float: right;

}

.pantallas-led-img-3 {
    margin-left: 12px;
    float: right;

}

.video-led{

    width: 100%;

    display: block;
}

.video-led-block{
    float: left;
    max-width: 45%;
    margin: 10px auto;
    display: block;
}

.mall-el-jardin { 
    color: #10106d;
    clear: both;
    font-weight: bold;
    cursor: default;
    text-decoration: none;
    margin-top: 35px;
    margin-bottom: 24px;
    padding-top:40px;
}

.txt-led1 .txt-led2{
  overflow: hidden;
}

.txt-led1 p {
    display: block;
    float: left;
    max-width: 766px;

    margin-top: 0;
}

.txt-led2 p{
   display: block;
    float: left;
    max-width: 765px;
    margin-top: 0;
}

.txt-led1 img{

  float: left;
}

.txt-led2 img{
  float: left;
}

.mas-fotos-led {
  color: #10106d;
    text-align: center;
    display: block;
    clear: both;
    font-size: 32px;
    text-transform: uppercase;
}

.mas-info{
  clear: both;
  float: left;
}

.mySlides {
  display:none;
    max-height: 298px;
    height: 100%;
}

.volverbtn1{
    clear:both;
    float:right !important;
}

.centrar-imagen{
    text-align: center;
    max-height: 374px;
    margin-bottom: 20px;
    overflow: hidden;
}

.logos-led {
    background:#f7f7f7;
    max-width: 70%;
    margin: 0 auto;
}

.logos-led .item img {
    /*float: left;*/
    max-width: 340px;
    padding:10px;
    width: 100%;
}

.logos-contenedor{
    display: block;
    margin: 0 auto;
    /*min-height: 500px;*/
    max-width: 690px;    
}

.logos-led .item .grupo-logos-led {
    width: 50%;
    height: 345px;
    display: table-cell;
    vertical-align: middle;
}

.carousel-control.right,.carousel-control.left{
    background:transparent;
}

.slick-slide img{
    max-width:200px;
}

.slick-prev {
    left: -20px !important;
}
.slick-next {
    right: -20px !important;
}

.slick-next:before, .slick-prev:before{
    color:gray !important;
}

@media (max-width: 800px) {
  .nav>li>a{
    padding-left: 50px !important;
  }
}




