@import url(https://fonts.googleapis.com/css?family=Catamaran:400,300,200,700,800);
/* ==========================================================================
Global Styles
========================================================================== */
body {
  width: 100%;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  color: #0d0d0d;
  overflow-x: hidden;
}

.sep {
  max-width: 80px;
  border: 2px solid #0d0d0d;
  margin-top: 40px;
  margin-bottom: 40px;
}

.light-sep {
  max-width: 80px;
  border: 2px solid #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}

.titu-oscuro {
  color: #2d2d2d!important;
}


/* ==========================================================================
Typography
========================================================================== */
h1 {
  font-size: 55px;
  color: #fff;
  font-weight: 200;
}

.margin-notop{
  margin-top: -160px!important;
}

h2 {
  font-size: 36px;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.05em;
}

h3 {
  font-size: 26px;
  color: #000;
  font-weight: 400;
}

h4 {
  font-size: 24px;
  color: #000;
  font-weight: 400;
}

h5 {
  font-size: 22px;
  color: #000;
  font-weight: 400;
}

h6 {
  font-size: 20px;
  color: #000;
  font-weight: 200;
  letter-spacing: 0.05em;
}

p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

/* ==========================================================================
Buttons Styles
========================================================================== */
.btn-transparent {
  background: transparent;
  border: 2px solid #fff;
  padding: 15px 30px;
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active {
  background: #fff;
  color: #0d0d0d;
  text-decoration: none;
}

.btn-light {
  background: #fff;
  border: 3px solid #fff;
  padding: 15px 30px;
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #0d0d0d;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  background: transparent;
  color: #fff;
  text-decoration: none;
}

.btn-block {
  background: #24242a;
  padding: 15px 0;
  font-size: 16px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border: 3px solid #24242a;
}

.btn-block:hover,
.btn-block:focus,
.btn-block:active {
  background: #fff;
  color: #0d0d0d;
  text-decoration: none;
}

/* ==========================================================================
Layout 
========================================================================== */
.dark-bg {
  background: #24242a;
}

.light-bg {
  background: #fff;
}

    /* ==========================================================================
Preloader Style
========================================================================== */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #24242a;
}
.preloader i {
  color: #fff;
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

    /* ==========================================================================
Navigation Style
========================================================================== */
.navbar-default {
  background: rgba(13, 13, 13, 0.6);
  margin-bottom: 0;
  border: none;
}
.navbar-default .navbar-header {
  width: 18%;
  padding-right: 15px;
}
.navbar-default .nav-wrap {
  width: 63%;
}
.navbar-default .nav > li > a {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  padding: 30px 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus,
.navbar-default .nav > li > a:active {
  color: #a3a3a3;
}
.navbar-default .social-media {
  float: right;
  padding: 0 15px;
}
.navbar-default .social-media i {
  font-size: 15px;
}
.social-media .nav > li > a {
  padding: 30px 10px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #a3a3a3;
}

.top-nav-collapse {
  background: #000;
}
.top-nav-collapse .navbar-brand {
  height: auto;
}
.top-nav-collapse .navbar-brand img {
  /*width: 30px;*/
  height: 25px;
}
.top-nav-collapse .nav > li > a {
  padding: 20px 10px;
}

    /* ==========================================================================
Sliders Style
========================================================================== */
#slider-reg .item .caption {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
#slider-reg .item .caption h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0em;
}
#slider-interno {
  width: 100%;
}

#slider-interno .item {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#slider-interno .item .caption {
  position: absolute;
  top: 90%;
  margin-top: -110px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 15;
}
#slider-interno .item .caption h1 {
  margin-bottom: 10px;
  font-size: 50px!important;
}
#slider-interno .item .caption h1 span {
  font-weight: 700;
}

#welcome .container .soporte p span {
  font-weight: 700;
}
#geren .container .soporte p span {
  font-weight: 700;
}

#owl-hero {
  overflow: hidden;
}
#owl-hero .item {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#owl-hero .item .caption {
  position: absolute;
  top: 50%;
  margin-top: -104px;
  left: 0;
  right: 0;
  /*text-align: center;*/
  z-index: 15;
  margin-left: 15%;
}
#owl-hero .item .caption h1 {
  margin-top: 40px;
  margin-bottom: 10px;
}
#owl-hero .item .caption h1 span {
  font-weight: 700;
}
#owl-hero .item .caption h6 {
  color: #fff;
  margin: 10px 0px 30px 0px;
}
#owl-hero .owl-pagination {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  bottom: 5%;
}
#owl-hero .owl-pagination .owl-page.active span {
  background: #fff;
}
#owl-hero .owl-pagination .owl-page span {
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#owl-hero .owl-buttons div {
  background: #fff;
  font-size: 24px;
  color: #a3a3a3;
  opacity: 1;
}
#owl-hero .owl-buttons .owl-prev {
  left: -60px;
}
#owl-hero .owl-buttons .owl-next {
  right: -60px;
}
#owl-hero .owl-buttons .owl-prev,
#owl-hero .owl-buttons .owl-next {
  position: absolute;
  background: #fff;
  top: 50%;
  height: 51px;
  width: 51px;
  line-height: 45px;
  border-radius: 0;
  border: 1px solid #fff;
  z-index: 20;
  text-align: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#owl-hero:hover .owl-prev {
  left: -5px;
}

#owl-hero:hover .owl-next {
  right: -5px;
}

    /* ==========================================================================
Welcome Style
========================================================================== */
#welcome {
  padding: 40px 0;
  text-align: center;
}
#welcome h2 {
  text-transform: uppercase;
}
#welcome h2 span {
  font-weight: 700;
}
#welcome img {
  margin-top: 40px;
  margin-bottom: 40px;
}

    /* ==========================================================================
UCC Style
========================================================================== */
#geren {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#geren h2 {
  text-transform: uppercase;
}
#geren h2 span {
  font-weight: 700;
}
#geren h5 {
  font-weight: 700;
}
#geren img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#soho {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#soho h2 {
  text-transform: uppercase;
  font-weight: 700;
}
#soho h2 span {
  font-weight: 700;
}
#soho img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#soho {
  text-align: left;
}
#soho.productos {
  margin-bottom: 40px;
}


#seguridad {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#seguridad h2 {
  text-transform: uppercase;
  font-weight: 700;
}
#seguridad h2 span {
  font-weight: 700;
}
#seguridad img {
  margin-top: 20px;
  margin-bottom: 20px;
}
#seguridad {
  text-align: left;
}

#cloud {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#cloud h2 {
  font-weight: 700;
}
#cloud h2 span {
  font-weight: 700;
}
#cloud img {
  margin-top: 20px;
  margin-bottom: 20px;
}
#cloud {
  text-align: left;
}

#softswitch {
  padding: 40px 0px 0px 0px;
  text-align: center;
  margin-bottom: 60px;
}
#softswitch h2 {
  text-transform: uppercase;
  font-weight: 700;
}
#softswitch h2 span {
  font-weight: 700;
}
#softswitch img {
  margin-top: 0px;
  margin-bottom: 40px;
}
#softswitch {
  text-align: left;
}
#softswitch span {
  font-weight: 700;
}


#telefonos {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#telefonos h2 {
  text-transform: uppercase;
  font-weight: 700;
}
#telefonos h2 span {
  font-weight: 700;
}
#telefonos img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#telefonos {
  text-align: left;
}
#telefonos.productos {
  margin-bottom: 40px;
}

#registracion {
  padding: 0px;
  text-align: center;
}
#registracion h2 {
  text-transform: uppercase;
  font-weight: 700;
}
#registracion h2 span {
  font-weight: 700;
}

#registracion {
  text-align: left;
}


#geren {
  text-align: left;
}
#standard {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#standard h2 {
  text-transform: uppercase;
  font-weight: 700;
}
#standard h2 span {
  font-weight: 700;
}
#standard img {
  margin-bottom: 40px;
}
#standard {
  text-align: left;
}

#premium {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#premium h2 {
  text-transform: uppercase;
}
#premium h2 span {
  font-weight: 700;
}

#premium {
  text-align: left;
}


#wireless {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#wireless h2 {
  text-transform: uppercase;
}
#wireless h2 span {
  font-weight: 700;
}
#wireless img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#wireless {
  text-align: left;
}


#modulos {
  margin: 100px 0px;
  text-align: center;
}
#modulos h2 {
  text-transform: uppercase;
  font-weight: 800;
}
#modulos h2 span {
  font-weight: 700;
}

#modulos {
  text-align: left;
}


#porteros {
  padding: 60px 0;
  text-align: center;
  background-image: url("../img/testimonials/porteros.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#porteros h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}


#porteros {
  padding: 40px 0px 0px 0px;
  text-align: center;
}

#porteros h2 span {
  font-weight: 700;
}
#porteros img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#porteros {
  text-align: left;
  background: ##C9D126;
}


.text-center {
  text-align: center;
}
.productos ul{
  list-style: none;
  margin-left: -30px!important;
}


    /* ==========================================================================
Services Style
========================================================================== */
#productos {
  background: #24242a;
  padding: 60px 0;
  text-align: center;
}
#productos h2 {
  text-transform: uppercase;
  color: #fff;
}
#productos p {
  color: #fff;
}
#productos .services-box {
  margin-top: 40px;
}
#productos .services-box .col-md-4 {
  margin-bottom: 20px;
}
#productos .services-box .col-md-4 .media-left,
#productos .services-box .col-md-4 .media-right,
#productos .services-box .col-md-4 .media-body {
  padding-right: 30px;
  vertical-align: baseline;
  text-align: left;
}
#productos .services-box .col-md-4 .media-left p,
#productos .services-box .col-md-4 .media-right p,
#productos .services-box .col-md-4 .media-body p {
  text-align: left;
}

#productos .services-box .col-md-4 p{
  margin: 10px 0px 0px 5px!important;
}


#productos .services-box .col-md-4 .media-left h3,
#productos .services-box .col-md-4 .media-right h3,
#productos .services-box .col-md-4 .media-body h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-weight: 800;
  margin-bottom: 20px;
}
#productos .services-box .col-md-4 .media-left span,
#productos .services-box .col-md-4 .media-right span,
#productos .services-box .col-md-4 .media-body span {
  font-size: 60px;
  color: #80b539;
}


    /* ==========================================================================
Services Style
========================================================================== */
#services {
  background: #24242a;
  padding: 60px 0;
}
#services .media-body p {
  color: #fff;
  text-align: left;
}
#services .media-body h3 {
  color: #fff;
  text-align: left;
  font-weight: 700;
}

#soluciones {
  padding: 60px 0;
  text-align: center;
}
#soluciones h2 {
  text-transform: uppercase;
  font-weight: 200;
}
#soluciones h4 {
  font-weight: 400;
  text-align: left;
}
#soluciones p {
  color: #000;
  text-align: left;
}
#soluciones .services-box {
  margin-top: 40px;
}
#soluciones .services-box .col-md-4 {
  margin-bottom: 20px;
}
#soluciones .services-box .col-md-4 .media-left,
#soluciones .services-box .col-md-4 .media-right,
#soluciones .services-box .col-md-4 .media-body {
  padding-right: 30px;
  vertical-align: baseline;
  text-align: left;
}
#soluciones .services-box .col-md-4 .media-left p,
#soluciones .services-box .col-md-4 .media-right p,
#soluciones .services-box .col-md-4 .media-body p {
  text-align: left;
}

#soluciones .services-box .col-md-4 p{
  margin: 10px 0px 0px 5px!important;
}


#soluciones .services-box .col-md-4 .media-left h3,
#soluciones .services-box .col-md-4 .media-right h3,
#soluciones .services-box .col-md-4 .media-body h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-weight: 800;
  margin-bottom: 20px;
}
#soluciones .services-box .col-md-4 .media-left span,
#soluciones .services-box .col-md-4 .media-right span,
#soluciones .services-box .col-md-4 .media-body span {
  font-size: 60px;
  color: #80b539;
}
.no-pad{
  padding: 0px;
}
.no-mar{
  margin: 70px 0px 0px 0px!important;
}

.imag-no-mar{
  margin: 0px 0px 50px 0px!important;
}

.blanco {
  color: white!important;
}

.solu-text-right {
  padding-right: 50px;
}
.solu-text-left {
  padding-left: 105px;
}
.right-block {
  text-align: right;
}
.text-verde{
  color: #80b539!important;
}
.text-blanco{
  color: #fff!important;
}
#collapse1 a:hover{
  text-decoration: none!important;
}
.panel-title .fa {
  font-size: 12px!important;
  letter-spacing: 7px!important;
}

    /* ==========================================================================
Prensa Style
========================================================================== */
.newsletter {
  background-color: #24242a;
  height: 75px;
  padding: 15px;
}
div#divmsjcv {
  margin-bottom: 50px;
  padding-top: 15px;
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #24242A;
  color: #fff;
}
.work-us {
  background-color: #80b539;
  height: 75px;
  padding: 15px 50px;
} 
.work-us .btn-block {
  background: #24242a;
  line-height: 1em;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  border: 0px;
  padding: 18px 0 13px 0;
}
.work-us .form-group {
  margin: 10px;
}
input#archivo1 {
  font-size: 13px;
  font-family: 'Catamaran', sans-serif;
  color: #fff;
}

#prensa a.btn-block {
  padding: 12px 0px;
  font-size: 15px;
  margin-left: 2px;
  border: 0px;
  cursor: pointer;
}
#prensa .btn-block:hover, .btn-block:focus, .btn-block:active {
  background: #80b539;
  color: fff;
}
div#divmsjnewsletter {
  width: 100%;
  background: #E6E6E6;
  height: 30px;
  padding-top: 5px;
  font-size: 14px;
}

div#divloadingnewsletter {
  width: 100%;
  background: #E6E6E6;
  height: 30px;
  padding-top: 5px;
  font-size: 14px;
}

.newsletter h5 {
  font-size: 22px;
  color: #fff;
  text-align: left;
  padding: 0px 20px;
}

.newsletter .form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #0d0d0d;
  min-height: 45px;
}

.btn-news {
  padding: 22.5px 0;
  font-size: 16px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  line-height:0px;
}
.btn-news:hover,
.btn-news:focus,
.btn-news:active {
  background: #80b539;
  color: #fff;
  text-decoration: none;
}

#prensa {
  padding: 0px 0 100px 0;
  text-align: center;
}
#prensa h2 {
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 0em!important;
}
#prensa ul {
  padding: 0px;
}
#prensa h4 {
  font-weight: 400;
  text-align: left;
}
#prensa p {
  color: #000;
  text-align: left;
}
#prensa .services-box {
  margin-top: 40px;
}
#prensa .services-box .col-md-4 {
  margin-bottom: 20px;
}
#prensa .services-box .col-md-4 .media-left,
#prensa .services-box .col-md-4 .media-right,
#prensa .services-box .col-md-4 .media-body {
  padding-right: 30px;
  vertical-align: baseline;
  text-align: left;
}
#prensa .services-box .col-md-4 .media-left p,
#prensa .services-box .col-md-4 .media-right p,
#prensa .services-box .col-md-4 .media-body p {
  text-align: left;
}

#prensa .services-box .col-md-4 p{
  margin: 10px 0px 0px 5px!important;
}


#prensa .services-box .col-md-4 .media-left h3,
#prensa .services-box .col-md-4 .media-right h3,
#prensa .services-box .col-md-4 .media-body h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-weight: 800;
  margin-bottom: 20px;
}
#prensa .services-box .col-md-4 .media-left span,
#prensa .services-box .col-md-4 .media-right span,
#prensa .services-box .col-md-4 .media-body span {
  font-size: 60px;
  color: #80b539;
}

    /* ==========================================================================
Portfolio Style
========================================================================== */
#portfolio {
  padding: 60px 0;
  text-align: center;
}
#portfolio h2 {
  text-transform: uppercase;
}
#portfolio p {
  margin-bottom: 40px;
}
#portfolio .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#portfolio .container-fluid .col-lg-4 {
  padding-left: 0;
  padding-right: 0;
}
#portfolio .portfolio-box {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 650px;
}
#portfolio .portfolio-box .portfolio-box-caption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  opacity: 0;
  background: rgba(13, 13, 13, 0.6);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
}
#portfolio .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
#portfolio .portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

    /* ==========================================================================
Work Process Style
========================================================================== */
#work-process {
  padding: 60px 0;
  text-align: center;
}
#work-process .col-lg-3 {
  margin-top: 40px;
}
#work-process h2 {
  text-transform: uppercase;
}
#work-process h4 {
  text-transform: uppercase;
  color: #0d0d0d;
}
#work-process span {
  font-size: 48px;
  color: #0d0d0d;
  margin-bottom: 15px;
}

    /* ==========================================================================
Fun Facts Style
========================================================================== */
#fun-facts {
  background: #24242a;
  padding: 60px 0;
  text-align: center;
}
#fun-facts .col-lg-3 {
  margin-top: 40px;
  margin-bottom: 20px;
}
#fun-facts h2 {
  text-transform: uppercase;
  color: #fff;
}
#fun-facts p {
  color: #fff;
}
#fun-facts h4 {
  text-transform: uppercase;
  color: #fff;
}
#fun-facts .number {
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
  margin: 0;
}
#fun-facts span {
  font-size: 48px;
  color: #fff;
  margin-bottom: 15px;
}

    /* ==========================================================================
Our Team Style
========================================================================== */
#team {
  padding: 60px 0;
  text-align: center;
}
#team h2 {
  text-transform: uppercase;
}
#team .team {
  margin-top: 40px;
  margin-bottom: 20px;
}
#team .team h4 {
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
#team .team p {
  color: #a3a3a3;
}
#team .team a {
  color: #0d0d0d;
  font-size: 22px;
  padding-right: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#team .team a:hover,
#team .team a:focus,
#team .team a:active {
  color: #a3a3a3;
}

    /* ==========================================================================
Testimonials Style
========================================================================== */
#testimonials {
  background-image: url("../img/testimonials/Testimonials.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 60px 0;
  text-align: center;
}
#testimonials h2 {
  text-transform: uppercase;
  color: #fff;
}
#testimonials p {
  color: #fff;
}
#testimonials .item .quote {
  margin: 20px auto;
  width: 80%;
}
#testimonials .item .quote .right {
  margin-left: 40px;
  font-size: 32px;
  color: #fff;
}
#testimonials .item .quote .left {
  float: left;
  margin-right: 40px;
  color: #fff;
}
#testimonials .item h5 {
  color: #fff;
  line-height: 36px;
}
#testimonials .item h5 span {
  font-weight: 700;
  text-transform: uppercase;
}
#testimonials .owl-pagination .owl-page.active span {
  background-color: #fff;
}
#testimonials .owl-pagination .owl-page span {
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


    /* ==========================================================================
modulos soho
========================================================================== */
#soho-modulos {
  padding: 60px 0;
  text-align: center;
  background-image: url("../img/testimonials/modulos-soho.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#soho-modulos h2 {
  text-transform: uppercase;
}

#switch {
  padding: 60px 0;
  text-align: center;
  background-image: url("../img/testimonials/switch.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#switch h1 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
#switch h5 {
  text-align: left;
  font-weight: 400;
}

#switch .productos p {
  text-align: left;
  margin: 0px;
}

#softphone {
  padding: 60px 0;
  background-image: url("../img/testimonials/softphone.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#softphone h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

#softphone h5 {
  text-align: left;
  font-weight: 400;
}

#softphone .productos p {
  text-align: left;
  margin: 0px;
}
#softphone .productos a {
  text-align: left!important;
}


#gateway {
  padding: 60px 0;
  text-align: center;
} 
#gateway h2 {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
#gateway h5 {
  text-align: left;
  font-weight: 400;
}

#gateway .productos p {
  text-align: left;
  margin: 0px;
}


#sbc {
  padding: 60px 0;
  text-align: center;
} 
#sbc h2 {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
#sbc h5 {
  text-align: left;
  font-weight: 400;
}

#sbc .productos p {
  text-align: left;
  margin: 0px;
}


    /* ==========================================================================
Contact Us Style
========================================================================== */
#contact {
  padding: 60px 0;
  text-align: center;
  background-image: url("../img/testimonials/Testimonials.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#contact h2 {
  text-transform: uppercase;
}
#contact form {
  margin: 20px 0 40px 0;
}
#contact .form-group {
  margin-bottom: 35px;
}
#contact .form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #0d0d0d;
  min-height: 45px;
}
#contact textarea {
  height: 140px;
  resize: none;
}
#contact p, h4 {
  text-align: left;
}
#contact p span {
  font-weight: 700;
}


#elearning {
  margin-top: 50px;
  padding: 60px 0;
  text-align: center;
  background-image: url("../img/testimonials/elearning.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#elearning h3 {
  color: #80B539;
  text-align: left;
}
#elearning h2 {
  color: #80B539;
}

#elearning h4 {
  text-align: left;
}
#elearning p {
  text-align: left;
  color: #fff;
}
#elearning p span {
  font-weight: 700;
}

.pad-top{
  margin-top: 50px;
}

    /* ==========================================================================
Google Map Style
========================================================================== */
#map {
  width: 100%;
  height: 400px;
}

    /* ==========================================================================
Footer Map Style
========================================================================== */
footer {
  background: #24242a;
  padding: 20px 0;
  text-align: center;
  margin-top: 150px;
}
footer h1 {
  text-transform: uppercase;
  font-weight: 700;
}
footer .social {
  margin: 40px 0;
}
footer .social a {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer .social a:hover,
footer .social a:focus,
footer .social a:active {
  color: #a3a3a3;
}
footer h6 {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
}
.wow .text-verde a{
  color: #80b539;
}
.wow .text-verde a:hover{
  color: #b3e372;
  text-decoration: none;
}

.margin-top-50 {
  margin-top: 50px;
}


#homeBLog{
  float: left;
  display: inline;
  width: 100%;
  padding: 75px 0;
}
.homBlog-area{
  float: left;
  display: inline;
  width: 100%;
}
.homeBlog-content{
  float: left;
  display: inline;
  width: 100%;
  margin-top: 25px;
}
.single-Blog{
  float: left;
  display: inline;
  width: 100%;
}
.single-blog-left{
  float: left;
  display: inline;
  width: 16%;
}
.blog-comments-box li {
  color: #aaa;
  display: block;
  float: left;  
  text-align: center;
  width: 100%;  
}
.blog-comments-box li:last-child{
  border-bottom: none;
}
.blog-comments-box li > h2 {
  font-size: 33px;
  line-height: 32px;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0px!important;
  font-weight: 700!important;
}
.blog-comments-box li span {  
  display: block;
  font-size: 16px;
}
.blog-comments-box li > a {
  color: #aaa;
  text-decoration: none;
}
.single-blog-right{
  float: right;
  display: inline;
  width: 84%;
}
.blog-img{
  float: left;
  display: inline;
  width: 100%;
}
.blog-img img{
  width: 100%;
}
figure.blog-figure {
  /*background: #3498db;*/
}

figure.blog-figure img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  opacity: 0.95;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -moz-transform: scale3d(1.05, 1.05, 1);
  -ms-transform: scale3d(1.05, 1.05, 1);
  -o-transform: scale3d(1.05, 1.05, 1);
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1)
}

figure.blog-figure:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.blog-img figure {
  background: none repeat scroll 0 0 #3085a3;
  cursor: pointer;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.blog-img figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}
figure.blog-figure .image-effect::before {  
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -moz-transition: -moz-transform 0.6s ease 0s;
  -o-transition: -o-transform 0.6s ease 0s;
  -webkit-transition: -webkit-transform 0.6s ease 0s;
  transition: transform 0.6s ease 0s;
  width: 100%
}
figure.blog-figure:hover .image-effect::before {
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}
.blog-author {
  display: inline;
  float: left;
  padding: 10px 0;
  width: 100%;
}
.blog-author > ul > li {
  display: inline-block;
  padding: 5px;
  color: #aaa;
}
.blog-content{
  float: left;
  display: inline;
  width: 100%;
}
.blog-content > h2 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700!important;
  text-align: left!important;
}
.blog-content .readmore_area a { 
  font-size: 14px;
  margin-left: 0;
  color: #80b539;
}
.blog-content .readmore_area a::before { 
  padding: 8px 13px;  
}
.blog-content .readmore_area a span { 
  padding: 8px 13px;  
}
.blog-content .readmore_area {
  margin-top: 25px;  
}

.panel-body {
  background: rgba(94, 132, 44, 0.6);
  margin-bottom: 30px;
  padding: 25px!important;
}
.panel-group {
  margin-bottom: 50px;
}
.panel {
  background-color: rgba(128, 181, 57, 0)!important;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none; */
  box-shadow: none;
}
.panel-default>.panel-heading {
  background-color: rgba(128, 181, 57, 0)!important;
  border-color: rgba(128, 181, 57, 0)!important;
}
.panel-heading {
  padding: 5px 10px!important;
}

hr {
  border-top: 1px solid #80B539!important;
}


.soporte p {
  text-align: left;
}
.soporte h3 {
  text-align: left;
}



/*-- CONTACTO NUEVO --*/

.contact_form h2 {
  background: none repeat scroll 0 0 #F3F3F3;
  border-radius: 5px;
  color: #5CD053;
  display: block;
  font-family: sans-serif;
  font-size: 20px;
  padding: 5px;
  text-shadow: 1px 1px 1px #CCCCCC;
  width: 433px;
}
.contact_form ul {
  width:750px;
  list-style-type:none;
  margin:0px;
  padding:0px;
}
.contact_form li{
  padding:12px; 
  border-bottom:1px solid #eee;
  position:relative;
}
.contact_form label {
  color: #555555;
  display: inline-block;
  float: left;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-top: 3px;
  padding: 3px;
  width: 90px;
}
.contact_form input {
  height:20px; 
  width:220px; 
  padding:5px 8px;
}
.contact_form textarea {
  padding:8px; 
  width:300px;
}
.contact_form button {
  margin-left:90px;
}

/*----- estilos visuales de los elementos --------*/
.contact_form input, .contact_form textarea { 
  border:1px solid #aaa;
  box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
  border-radius:2px;
  color: #888;
  font-size: 12px;
  padding-right:30px;
  -moz-transition: padding .25s; 
  -webkit-transition: padding .25s; 
  -o-transition: padding .25s;
  transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
  background: #fff; 
  border:1px solid #555; 
  box-shadow: 0 0 3px #aaa; 
  padding-right:80px;
}

/* === Estilos de Validacion === */ 

.contact_form input:required:valid, .contact_form textarea:required:valid {
  box-shadow: 0 0 5px #5cd053;
  border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
  box-shadow: 0 0 5px #d45252;
  border-color: #b03535
}

/* === Estilos del boton de Envio === */
button.submit {
  padding: 9px 17px;
  font-family: 'Catamaran', sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #444;
  border: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
  background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
  opacity:.55;
  cursor: pointer; 
  color: #fff;
}
button.submit:active {
  border: 1px solid #222;
  box-shadow: 0 0 10px 5px #444 inset; 
}

.center-all{
  text-align: center!important;
}

#jssor_1 {
  position: relative;
  margin: 40px auto 10px auto;
  top: 10px; 
  left: 0px; 
  width: 1000px; 
  height: 80px; 
  overflow: hidden; 
  visibility: hidden;
}

.tabla {
  padding: 15px;
  border-left: 1px solid #76bd1d;
  border-right: 1px solid #76bd1d;
  border-bottom: 1px solid #76bd1d;
  margin-top: -20px;
  margin-bottom: 30px
}
#standard .tabla img {
  margin: 30px 0 22px 0;
}
#standard .tabla hr {
  border-top: 1px solid #e5e7e9!important;
  margin-top: 15px;
  margin-bottom: 15px;
}
.titular-2 {
  background-color: #80b539;
  text-align: center;
  padding-bottom: 1px;
  padding-top: 10px;
}
.titular-2 h3 {
  font-size: 35px;
  color: #2D562D;
  font-weight: 800;
  margin: 0;
}
.titular-3 h5 {
  font-size: 13px;
  margin: 0;
  color: #000;
  padding: 6px 0;
}
.titular-3 {
  border-right: 1px solid #80b539;
  border-left: 1px solid #80b539;
  border-bottom: 1px solid #fff;
  text-align: center;
  background-color: #bfda9c;
}

.titular-2 p {
  color: #fff;
}

.titular-1 {
  background-color: #1E2B0B;
  text-align: center;
  margin-bottom: -5px!important;
}
.titular-1 h3 {
  font-size: 14px;
  margin: 0;
  color: #fff;
  font-weight: 400;
  padding: 16px 0
}
.titular-1 h5 {
  font-size: 16px;
  margin: 0;
  color: #fff;
  font-weight: 400;
  padding: 15px 0
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15
{
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.col-xs-15
{
  width: 18%;
  float: left;
}

.col-xs-122,
.col-sm-122,
.col-md-122,
.col-lg-122
{
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.col-xs-122
{
  width: 18%;
  float: left;
}

.img-centro{
  margin: 7px auto 12px auto!important;
}
button.descarga {
  border: none;
  padding: 7px 0px;
  margin: auto;
  font-size: 13px;
  color: white;
  text-decoration: none;
  background-color: #80B539;
  width: 77%;
  position: absolute;
}

button.descarga-comp {
  border: none;
    line-height: 13px;
    margin-left: -6px;
    font-size: 13px;
    padding: 8px;
    color: white;
    text-decoration: none;
    background-color: #80B539;
    width: 73%;
    position: absolute;
}
.descarga-comp a{
  color: #fff;
  text-decoration: none;
}
.descarga-comp a:hover, :focus{
  color: #000;
  text-decoration: none;
}

.descarga a{
  color: #fff;
  text-decoration: none;
}
.descarga a:hover, :focus{
  color: #000;
  text-decoration: none;
}
input.style7.style_input {
  width: 95%;
  height: 25px;
  border: none;
  padding-left: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #80B539;
}

textarea:focus, input:focus{
  outline: none;
  border-bottom: 1px solid #80B539;
}

#registracion select {
  width: 95%;
  height: 25px;
  margin-right: 10px;
  border-bottom: 1px solid #80b539;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
#registracion h5 {
  font-size: 20px;
  font-weight: 600;
}
#registracion img{
  margin-bottom: 40px;
}
#registracion .btn-block {
  text-align: center;
}
#registracion .btn-block a{
  color: #80B539;
}
#formregister {
  font-family: 'Catamaran', sans-serif;
  width:80%;
  margin: 30px auto;
  padding-left:10px;
  padding-top:10px;
  font-size: 14px;
}
#login {
  font-family: 'Catamaran', sans-serif;
  width:100%;
  padding-top:20px;
  margin-bottom: 50px;
  color: black;
}
.no-mar{
  margin:0px!important;
}

#login input {
  width: 90%;
  height: 25px;
  border: none;
  padding-left: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #80B539;
}
#standard span{
  font-size: 11px;
}
#modulos-imag {
  margin-bottom: 50px;
}
#modulos h6 {
  font-weight: 400;
  font-size: 15px;
}
a.denwaCTC {
  color: #fff!important;
}

#softphone-tel {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#softphone-tel h2 {
  text-transform: uppercase;
}
#softphone-tel h2 span {
  font-weight: 700;
}

#softphone-tel {
  text-align: left;
}

#softphone-mobile {
  padding: 40px 0px 0px 0px;
  text-align: center;
}
#softphone-mobile h2 {
  text-transform: uppercase;
}
#softphone-mobile h2 span {
  font-weight: 700;
}

#softphone-mobile {
  text-align: left;
}


#geren button.descarga {
  width: 37%;
  position: relative;
}

#gateway {
  padding: 40px 0px 0px 0px;
  text-align: left;
}
#gateway h2 {
  text-transform: uppercase;
}
#gateway h2 span {
  font-weight: 700;
}


#crmWebToEntityForm {
  margin:auto; 
}
#ctxp {
  position:fixed;
  bottom:60px;
  right:10px;
  font-family: 'Catamaran', sans-serif;
  font-size:13px;
}

a[title]:hover:after {
  content: attr(title);
  padding: 2px 5px;
  color: #000;
  border: none;
  font-size: 12px;
  position: absolute;
  left: -30px;
  top: 90%;
  z-index: 20;
  white-space: nowrap;
  -moz-box-shadow: 2px 2px 6px #222;
  -webkit-box-shadow: 2px 2px 6px #222;
  box-shadow: 2px 2px 6px #222;
  background-color: #b0d100;
}
.dropdown-menu li {
  width: 250px;
  float: left;
  height: 350px;
}
.dropdown-menu li a {
  white-space: normal!important;
  height: 100%;
  padding: 25px;
  border-right: 1px solid #EDEDED;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 1002px!important;
  padding: 0px;
  margin: 0px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.read-more {
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  display: block;
  margin-top: 30px;
}
.read-more:hover:before {
  background-color: #444;
}
.read-more:before {
  content: '';
  display: block;
  margin: 5px;
  background-color: #76bd1d;
  background-image: url(../img/arrow-right-white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px;
  border-radius: 17.5px;
  width: 30px;
  height: 30px;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
  color: #FFF;
  background-color: RGBA(255, 255, 255, 0.17);
} 

.dropdown h4{
  font-size: 22px;
  color: #3C3C3C;
  font-weight: 700;
}



    /* ==========================================================================
Media Queries Style
========================================================================== */
@media (max-width: 992px) {
  /*-- Navigation --*/


  .no-display{
    display: none;
  }
  .pad-top{
    margin-top: 10px;
  }
  
  .navbar-default .nav > li > a{
    padding: 10px;
  }
  
  .imag-no-mar {
    margin: 40px 0px 0px 0px!important;
  }

  .solu-text-left {
    padding: 0 20px;
  } 
  .solu-text-right {
    padding: 0px 20px;
  }
  #soluciones h4 {
    text-align: center;
  }
  #soluciones p {
    text-align: center;
  } 
  #welcome {
    padding: 0px 0px 60px 0px;
    text-align: center;
  }
  #slider-interno {
    margin-top: 65px;
  }
  #slider-interno .item .caption {
    top: 42%;
  }
  #slider-interno .item .caption h1 {
    font-size: 25px!important;
  }
  #slider-interno .item .caption h5 {
    font-size: 17px!important;
  }
  .navbar-default {
    width: 100%;
    background: #24242a;
  }
  .navbar-default .navbar-header {
    width: 100%;
    padding-right: 0;
    margin: 0px!important;
  }
  .navbar-default .navbar-header .navbar-brand {
    height: auto;
  }
  .navbar-default .navbar-header .navbar-brand img {
    height: 35px;
  }
  .navbar-default .nav-wrap {
    width: 100%;
  }
  .navbar-default .navbar-toggle {
    padding: 18px 0px;
    border: none;
    margin: 0px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:active {
    background: none;
  }
  .navbar-default .navbar-left,
  .navbar-default .navbar-right {
    float: none !important;
  }
  .navbar-default .navbar-toggle {
    display: block;
  }
  .navbar-default .navbar-collapse {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-default .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-default .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-default .navbar-nav > li {
    float: none;
  }
  .navbar-default .collapse.in {
    display: block !important;
  }



  /*-- Sliders --*/
  #owl-hero h1 {
    font-size: 42px;
  }
  #owl-hero h6 {
    font-size: 16px;
  }
  #owl-hero .btn {
    margin-top: 20px;
  }
  #owl-hero .owl-buttons {
    display: none;
  }

  /*-- Services --*/
  #services h3 {
    font-size: 22px;
  }

  /*-- section styles --*/
  section h2 {
    font-size: 32px;
  }

  #testimonials h5 {
    font-size: 18px;
  }
  .work-us {
    height: 160px;
  }
}

@media (min-width: 768px)
{
  .col-sm-15
  {
    width: 18%;
    float: left;
  }
}

@media (min-width: 992px)
{
 .col-md-15
 {
  width: 18%;
  float: left;
}
}

@media (min-width: 1200px)
{
  .col-lg-15
  {
    width: 18%;
    float: left;
  }
}
@media (min-width: 992px)
{
 .col-md-122
 {
  width: 10%;
  float: left;
}
}

@media (min-width: 1200px)
{
  .col-lg-122
  {
    width: 10%;
    float: left;
  }
}
.linea {
  width: 100%;
  margin-bottom: 25px;
  border-bottom: 2px solid #76bd1d; 
}