@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
body {
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #64686d;
  line-height: 26px;
  font-size: 16px;
	max-width:2034px;
  overflow-x:hidden !important;
  margin:auto;
}

@font-face {
	font-family: 'magistral';
  src: url('../fonts/magistralc-bold.woff');	
}

input[name="apellido"]{
    display:none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'magistral' !important;
  /*font-family: 'Roboto', sans-serif;*/
  color: #272727;
}
a {
  color: rgb(70, 146, 194);
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #2a95be;
}
.navbar-brand>img {
    display: block;
    position: absolute;
    max-width: 200px;
    top: 10px;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

/*añadidos*/

.peruwebs{
	font-size:0.8em;
}

.l{
	font-size: 1.1em;
}

.bajada-slider{
	font-size:20px !important;
	text-shadow: 3px 3px 3px #000 !important;
}

.features a{
	color:#555;
}

svg{
  position:absolute;
  z-index:10000;  
}

.svg-oculto{
  display:none;
}

.top-header{
  background:#262161;
  color:#cdccd1;
  padding:12px 0px;
}

.top-header a{
  color:#cdccd1;
}

.top-header i{
  color:#fff !important;
}

.top-header a:hover, .top-header i:hover{
  color:#cdccd1 !important;
}

#nosotros-cont{
  padding: 70px 0;
}

.panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0px;
}

#slider-h2{
	    text-shadow: 2px 2px 1px #000 !important;
 }

.img-thumbnail {
    display: inline-block;
    max-width: 90%;
    margin-left: 5%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    border-radius: 0px;
}

.form-control{
    display: block;
    width: 90%;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(38, 33, 97, 0.39);
    border-radius: 1px;  
}

.btn-sm, .btn-group-sm>.btn {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1;
    border-radius: 3px;
}

.modal-header {
    background: #262161;
    border-bottom: none;
}

.modal-title {
   color: #FFF;
}

button.close {
    color: #FFF;
    opacity: 1 !important;
}

.close:hover, .close:focus {
    color: #ccc;
}

.articulos-r{
  width:90%;
  margin-left:5%;
  padding:15px;
  margin-bottom:15px !important;
  border:dotted 1px #ccc;
}

.articulos-r:hover{
  box-shadow:2px 2px 2px #efefef;  
}

.articulos-r a{
  font-size:15px;
  color:#262161;
  line-height: 20px;
}
.articulos-r img{
  box-shadow:2px 2px 2px #ccc;
}

.dropdown-menu {
    padding: 0 10px;
    min-width: 220px;
    background: rgb(235, 235, 235) !important;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
}
.navbar-right .dropdown-menu {
    left: 0px;
}

#main-menu.navbar-default .dropdown-menu > li > a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #555 !important;
}
#main-menu.navbar-default .dropdown-menu > li.active, #main-menu.navbar-default .dropdown-menu > li.open, #main-menu.navbar-default .dropdown-menu > li:hover {
    border-left-color: #fc5f00 !important;
}

footer span{
  color: rgb(70, 146, 194);
  font-weight:700;
}

.filacliente{
  max-height:280px;
  margin-bottom:30px;
}

.filacliente img{
	border:solid 1px #ccc;
	box-shadow:2px 2px 2px #ddd;
	width:90%;
	height:auto;
	margin-left:5%;
}

.filacliente img:hover{
	border:solid 1px #bbb;
	box-shadow:2px 2px 2px #ccc;
	-webkit-transition: 0.4s;
	transition: 0.4s;	
}

.prod-gris{
  background: #efefef !important;
  margin-top:30px;
  margin-bottom:;
}

.certificaciones img{
	border:solid 1px #ccc;
	box-shadow:2px 2px 2px #ddd;
}

.ima-articulo-d{
	width:90%;
	height:auto !important;
	max-height: 450px;
}

.carousel-caption {
    top: 120px;
}

.carousel-caption h3{
	color:#FFF;
	text-shadow:2px 2px 2px #000;
	font-size:45px;
}

.a2a_svg svg {
    display: table-row !important;
    -webkit-text-fill-color: rgba(255, 255, 255);
}

/*fin añadidos*/

.proc-atencion{
	width:800px;
	max-width:100%;
	height:auto;
	border: solid 1px #ccc;
  box-shadow: 2px 2px 2px #efefef;
}

.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header {
  margin-bottom: 50px;
}

.section-header h2{
  color: #272727 !important;
}

.section-header .section-title {
  font-size: 35px;
  color: #272727 !important;
-webkit-text-fill-color: rgba(0, 0, 0);
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #262161;
  height: 2px;
  background: #262161;
  color: #272727 !important;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 0px;
  background: #262161;
  color: #272727 !important;
}

/*nsh*/

.section-header2 {
  margin-bottom: 50px;
}
.section-header2 .section-title {
  font-size: 35px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header2 .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #262161;
  height: 2px;
  background: #262161;
}
.section-header2 .section-title:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #efefef;
  border-radius: 0px;
  background: #262161;
}

/*f nsh*/
.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px;
}
.btn.btn-primary {
    background: #fc5f00;
    border: none;
    border-radius: 0px;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #de5807;
}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50%;
    border-bottom: 1px solid #262161;  
}
.column-title2 {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  position: relative;
}
.column-title2:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50%;
    border-bottom: 1px solid #555;  
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #45aed6;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}

blockquote {
		padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17px;
    font-style: italic;
    color: #262161;
    border-left: 5px solid #262161;
}

.tab-pane{
	margin-top:10px;
}

.tab-pane p{
	text-align:justify;
}

.ima-certificac{
	margin-top:20px;
}

.persona-instalando{
	height:350px !important;
	overflow:hidden;
	margin-bottom:40px;
}

.persona-instalando img{
	box-shadow:2px 2px 2px #ccc;
	filter:saturate(80%);
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #262161;
    border-color: #262161;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#nos-banner{
	position:absolute !important;
	margin-top:0px !important;
	text-shadow:2px 2px 2px #000 !important;
	z-index:30000 !important;
}

.carousel-control:hover, .carousel-control:focus {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 50%;
}



@media only screen and (max-width: 1800px){
	svg {
			left: -100px !important;
	}
}

@media only screen and (max-width: 1750px){
	svg {
			left: -105px !important;
	}
}

@media only screen and (max-width: 1700px){
	svg {
			left: -115px !important;
	}
}

@media only screen and (max-width: 1600px){
	svg {
		left: -230px !important;
	}
}

@media only screen and (max-width: 1500px){
	svg {
			left: -225px !important;
	}
}

@media only screen and (max-width: 1400px){
	svg {
			left: -330px !important;
	}
}

@media only screen and (min-width: 768px) {
  #main-menu.navbar-default {
    background: #fafafa;
  }
  #main-menu.navbar-default .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: 'magistral';
    font-size: 17px;		
  }
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
    background: transparent;
    padding-top: 37px;
    border-top: 3px solid #fc5f00;
  }

#main-menu.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 260px;
    background-color: #fafafa !important;
    border: 0;
    border-radius: 0;
    border-top: solid 1px #ccc;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
    font-family: 'Magistral';
    font-size: 15px;		
}

  #main-menu.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-menu.navbar-default .dropdown-menu > li > a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #eeeeee;
  }
  #main-menu.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-menu.navbar-default .dropdown-menu > li.active,
  #main-menu.navbar-default .dropdown-menu > li.open,
  #main-menu.navbar-default .dropdown-menu > li:hover {
    border-left-color: #45aed6;
  }
  #main-menu.navbar-default .dropdown-menu > li.active > a,
  #main-menu.navbar-default .dropdown-menu > li.open > a,
  #main-menu.navbar-default .dropdown-menu > li:hover > a {
    color: #45aed6;
    background-color: transparent;
  }
}
#main-slider {
  overflow: hidden;
}
#main-slider .item {
  height: 558px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
  margin-top: 200px;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  text-shadow:2px 2px 2px #000;
}
#main-slider .slider-inner h2 > span {
  color: #45aed6;
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
  border-radius:0px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 45px;
    display: inline-block;
    margin-top: -35px;
    height: 70px;
    width: 105px;
    line-height: 70px;
    text-align: center;
    border-radius: 0px;
    z-index: 5;
    -webkit-transition: background-color 400ms;
    transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #262161;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #262161;
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
#cta {
    padding: 30px 0;
    background-color: #eeeeeee;
    background-image: url("../images/brushed-alum.png");
    box-shadow: 0px 2px 2px #ccc;
}
#cta h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
#cta .btn {
  margin-top: 40px;
}
#cta2 {
  background: #242a33 url(../images/cta2/cta2-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding-top: 70px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}
#cta2 h2 > span {
  color: #45aed6;
}
#features {
  padding: 100px 0;
}
#features .media.service-box:first-child {
  margin-top: 80px;
}
#services {
  padding: 70px 0 20px;
}
.media.service-box {
  margin: 25px 0;
}
.media.service-box .pull-left {
  margin-right: 20px;
}
.media.service-box .pull-left > i {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  border-radius: 100%;
  color: #45aed6;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
}
.media.service-box .pull-left > i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  border: 4px solid #fff;
  border-radius: 20px;
  background: #45aed6;
}
.media.service-box:hover .pull-left > i {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
#productos {
    padding: 70px 0;
}
#productos .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
  border-bottom: solid 2px #262161;
}
#productos .portfolio-filter > li {
  float: left;
  display: block;
}
#productos .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  background: #FFF;
  color: #64686d;
  position: relative;
}
#productos .portfolio-filter > li a:hover,
#productos .portfolio-filter > li a.active {
  background: #262161;
  color:#FFF;
}
#productos .portfolio-filter > li:first-child a {
  border-radius: 0px;
}
#productos .portfolio-filter > li:last-child a {
  border-radius: 0px;
}
#productos .portfolio-items {
  margin: -15px;
}
#productos .portfolio-item {
  width: 33.3%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#productos .portfolio-item .portfolio-item-inner {
  position: relative;
}
#productos .portfolio-item .portfolio-item-inner .portfolio-info {
    opacity: 1;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 12px 20px 12px;
    background: rgba(24, 24, 24, 0.8);
    color: #fff;
		text-align: center;
}
#productos .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #ffffff !important;
	font-weight: lighter;
}
#productos .portfolio-item .portfolio-item-inner .portfolio-info h3 a{
  color:#FFFFFF !important;
-webkit-text-fill-color: rgba(255, 255, 255);
}
#productos .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#productos .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

/*portfolio 2*/

#productos .portfolio-items2 {
  margin: -15px;
}
#productos .portfolio-item2 {
  width: 50%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#productos .portfolio-item2 .portfolio-item-inner {
  position: relative;
}
#productos .portfolio-item2 .portfolio-item-inner .portfolio-info {
    opacity: 1;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 12px 20px 12px;
    background: rgba(24, 24, 24, 0.8);
    color: #fff;
}

.portfolio-item-inner img {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;
	
}

#productos .portfolio-item2 .portfolio-item-inner .portfolio-info h3 {
    font-size: 17px;
    line-height: 1;
    margin: 0;
    color: #fff;
    font-weight: lighter;
}
#productos .portfolio-item2 .portfolio-item-inner .portfolio-info h3 a{
  color:#FFF;
}
#productos .portfolio-item2 .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#productos .portfolio-item2:hover .portfolio-info {
  opacity: 1;
}

/* fin portfolio 2*/

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#testimonial {
    background-size: cover;
    padding: 70px 0;
}
#testimonial h2 {
  margin-bottom: 35px;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
  text-align:right;
}
#about {
    padding: 70px 0;
}

.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;
}
.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav.main-tab {
  background: #FFF;
  border-bottom: 2px solid #262161;
  border-radius: 0px;
}
.nav.main-tab > li{
  background-color: #FFF;
}

.nav.main-tab > li > a {
  color: #262161;
  background-color: #FFF;
}
.nav.main-tab > li > a:hover {
  background:#efefef;
}

.nav.main-tab > li.active > a {
    background: #262161;
    color: #FFF;
}
.nav.main-tab > li:first-child > a {
  border-radius: 0px;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0px;
}
.tab-content {
  padding: 10px;
}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 17px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}

#blog {
  padding: 70px 0;
}
#contact {
  position: relative;
  overflow: hidden;
}
#contact .container-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(69, 174, 214, 0.3);
  z-index: 1;
}
#contact .contact-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin-top: 50px;
}
#contact .contact-form h3 {
  margin-top: 0;
}

#footer {
  color: #666;
  background-color:#555;
	border-top: solid 1px #ccc;
	border-bottom:solid 5px #333;
}

#footer h4{
	color: #666;
}

#footer .imag-foot{
padding: 50px 0px 20px 0px;
background-color: #efefef;
background-image: url("../images/absurdity.png");
}

#footer a {
  color: #555;
}
#footer a:hover {
  color: #45aed6;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
  display: inline-block;
  margin: 0 7.5px;
}

#footer .social-icons {
	float: right;
}

}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}

@media only screen and (max-width: 1300px) {
svg {
    left: -330px !important;
}
}

@media only screen and (max-width: 1280px) {
svg {
    left: -350px !important;
}
}

@media only screen and (max-width: 1250px) {
svg {
    left: -375px !important;
}
}

@media only screen and (max-width: 1210px){
svg {
    left: -390px !important;
}
}

@media only screen and (max-width: 1200px){
svg {
    left: -310px !important;
}
.nav.main-tab > li > a > i{
  display:none !important;
}

#cta {
    padding: 35px 0;
}

}

@media only screen and (max-width: 1150px){
svg {
	left: -335px !important;
}
}

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

body{
  font-size:16px;
}

svg {
    left: -355px !important;
}

#cta {
    padding: 30px 0;
}

iframe{
  height:350px;
}

#footer {
    }

.owl-carousel .owl-wrapper-outer {
    height: 500px;
}    

.productolist{
  width:100%;
}

.productolist-der{
  width:100%;
  margin-top:50px;
}

.filacliente{
  width:33.3%;
}

}

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

svg {
    left: -375px !important;
}  

}

@media only screen and (max-width: 1000px){
  
svg {
    left: -65px;
}  
  
#cta {
    padding: 25px 0;
}

iframe {
    height: 340px;
}

.section-header {
    margin-bottom: 25px;
}

#productos {
    padding: 55px 0;
}
 
#services {
    padding: 60px 0 15px;
}
 
}

@media only screen and (max-width: 990px){
  
body {
    font-size: 14.5px;
}

svg {
    left: -10px;
    margin-top: -15px;
}

.top-header span{
  display:none;
}

.navbar-brand>img {
    max-width: 170px;
}

.nav>li>a {
    padding: 10px 10px;
}

.nav.main-tab > li {
    width: auto;
}

.nav.main-tab > li a {
    font-size: 1em !important;
    border-top: dotted 1px #ccc;
    border-left: dotted 1px #ccc;
    border-right: dotted 1px #ccc;
    margin-right: 3px;
}

.texto-cliente-index{
  display:none;
}

.imagen-cliente-index{
  width:90%;
  margin-left:5%;
}

.articulos-r .col-sm-8{
  width:100%;
}

.articulos-r .col-sm-4{
  display:none;
}

small, .small {
    font-size: 100%;
}

.carousel-control{
	display:none;
}


}

@media only screen and (max-width: 950px){
  
svg {
    left: -20px;
    }
    
.indexh{
  display:none !important;
}

#cta {
    padding: 20px 0;
}
 
}

@media only screen and (max-width: 900px){
  
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 480px;
}

#main-slider .slider-inner h2 {
    margin-top: 185px;
}

svg {
    left: -40px;
}
 
#testimonial {
    background: #fff;
    background-size: cover;
    padding: 51px 0 40px;
    margin-top: 26px;
}
  
}

@media only screen and (max-width: 850px){
  
svg {
    left: -60px;
}

.columna-articulo{
  display:none;
}
  
.articulo-actual{
  width:100%;
}
  
.contacto-dere h3{
  display:none;
}
  
}

@media only screen and (max-width: 800px){
  
svg {
    left: -100px;
}
 
}

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

svg {
    left: -410px !important;
}

.contacto-dere{
  width:80%;
  margin-left:10%;
  margin-top:60px;
}

.contacto-dere h3{
  display:flex;
}

.contacto-izqui{
  width:80%;
  margin-left:10%;
}

#blog {
    padding: 55px 0;
}

#about {
    padding: 55px 0;
}

#nosotros-cont {
    padding: 60px 0;
}

#services {
    padding: 60px 0 0px;
}

.item .col-sm-4{
	width:33%;
	float:left;
}

#footer .imag-foot {
    padding: 30px 0px 10px 0px;
}

.foot-izq{
	display:none;
}

.foot-cen, .foot-der{
		width: 80%;
    margin-left: 10%;
		margin-bottom:30px;
}

.foot-cen h4, .foot-der h4{
	margin-bottom:-15px;
}

.productolist-der {
    clear: both;
}

}

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

.navbar-brand>img {
    max-width: 180px;
}

.navbar-brand {
    float: left;
    height: 160px;
		}

.navbar-default {
    background-color:#fafafa;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 10px;
}

.navbar-nav {
    margin: 10px 10px;
    text-align: right;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
    margin-top:10px;
}

.mitad-top1{
  width:70%;
  float:left;
  padding-left:25px !important;
}

.mitad-top1 i{
  display:none;
}

.mitad-top2{
  width:30%;
  float:left;
  padding-right:15px;
}

.filacliente {
    width: 33.3%;
    float: left;
}

.indexh {
    display: block !important;
}

.nav>li {
    position: relative;
    display: block;
    border-bottom: dotted 1px #ccc;
}
  
#main-menu.navbar-default .dropdown-menu > li > a {
    border-top: none;
    text-align: right;
    padding: 15px 30px;
    color: #555 !important;
}

#productos .portfolio-item {
    width: 49%;
    float:left;
}
  
.nav.main-tab > li {
    width: 33.3%;
    float: left;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #fafafa;
}

.navbar-nav .open .dropdown-menu {
    background: #fafafa !important;
    font-family: 'Magistral';
    font-size: 18px;		
}

.nav>li>a {
    padding: 10px 10px;
    font-family: 'Magistral';
    font-size: 20px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 25px 25px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: -30px;
    background: #262161;
    background-image: none;
    border: 0px;
    border-radius: 0px;
}

.navbar-default .navbar-toggle:hover {
    background-color: #f8ba01 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.navbar-default .navbar-toggle:focus {
	background: #262161;
}

.navbar.navbar-default .navbar-toggle {
    margin-top: 60px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.indexh {
    display: flex;
}

svg{
	display:none;
}
   
}


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

.persona-instalando {
    height: 320px !important;
    margin-bottom: 20px;
}

.border-produ{
	border:none !important;
}

.certificaciones{
	width:50%;
	float:left;
	margin-bottom:30px;
}

.ima-articulo-d {
    width: 100%;
		}

}

@media only screen and (max-width: 600px){
	
svg {
    left: -430px !important;
}	

#testimonial {
    display:none !important;
}

.foot-izq{
	display:none;
}

#footer {
    background-image: none;
    padding: 0px !important;
}

.foot-cen{
	width:80%;
	margin-left:10%;
}


.foot-der{
	width:80%;
	margin-left:10%;
	margin-top: 30px;
}

.foot-der, .foot-cen{
	width:80%;
	margin-left:10%;
}

footer small, .small {
    font-size: 100%;
}

.persona-instalando {
	height: 300px !important;
    margin-bottom: 0px;
}

.persona-instalando {
    margin-bottom: -10px;
}

.nav.main-tab > li {
    width: 100%;
    float: left;
}

.detalle-product{
	width:33% !important;
}

.carousel-caption {
    top: 70px
}


}

@media only screen and (max-width: 550px){
	
.carousel-caption {
    top: 55px;
}

.persona-instalando {
    height: 280px !important;
		}
	
}


@media only screen and (max-width: 500px){
	
#productos .portfolio-item {
    width: 90%;
		margin-left:5%;
		margin-right:5%;
}

#testimonial {
    display:none !important;
}

.owl-carousel .owl-wrapper-outer {
    height: 460px;
}

.portfolio-item-inner .portfolio-info h3 {
    font-size: 17px !important;
}

.l{
	display:none;
}

.nav.main-tab > li a {
    font-size: 17px !important;
		}

#main-slider .slider-inner h2 {
    margin-top: 160px;
    font-size: 33px;
		line-height:45px;
		text-shadow: 3px 3px 0px #000 !important;
}

.persona-instalando {
    margin-bottom: -40px;
}

.filacliente {
    width: 50%;
    float: left;
}

.form-control {
    width: 100%;
}

.bajada-slider{
	display:none;
}

#productos .portfolio-item2 {
    width: 90%;
    margin-left: 5%;
}

.contacto-dere {
    margin-top: 25px;
}
	
}

@media only screen and (max-width: 450px){
	
.owl-carousel .owl-wrapper-outer {
    height: 430px;
}	

#main-slider .owl-prev, #main-slider .owl-next{
    width: 70px;
}

#main-slider .slider-inner h2 {
    margin-top: 140px;
    font-size: 35px;
		}
		
.carousel-caption {
    top: 23px;
}	
		
.portfolio-item-inner .portfolio-info h3 {
    font-size: 18px !important;
}		
		
.persona-instalando {
    margin-bottom: -60px;
}

.mitad-top1{
	width:100%;
	text-align:center;
}

.mitad-top2{
	display:none;
}
	
.texto-contacto2{
	display:none;
}

.contact-form h3{
	margin-bottom:-20px !important;
}
	
}


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

.navbar-toggle {
    padding: 20px 20px;
}

.owl-carousel .owl-wrapper-outer {
    height: 370px;
}

#main-slider .slider-inner h2 {
    margin-top: 90px;
    font-size: 35px;
		text-shadow:4px 4px 5px #000 !important;
		}

#features{
	display:none !important;
}
	
.persona-instalando {
    margin-bottom: -75px;
}

.carousel-caption h3 {
    text-shadow: 2px 2px 2px #000;
    font-size: 35px;
}
	
}

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

.persona-instalando {
    margin-bottom: -100px;
}

#productos .portfolio-item {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 25px !important;
}		

.navbar-nav .open .dropdown-menu {
    background: #fafafa !important;
    font-family: 'Magistral';
    font-size: 17px;
}

#productos .portfolio-item2 {
    width: 100%;
    margin-left: 0%;
}


	
}