
header {
  width:100%;
}
 
header nav {
  width:90%;
  max-width:1000px;
  margin:20px auto;
  background:#024959;
}
 
.menu_bar {
  display:none;
}
 
header nav ul {
  overflow:hidden;
  list-style:none;
}
 
header nav ul li {
  float:left;
}
 
header nav ul li a {
  color:#fff;
  padding:20px;
  display:block;
  text-decoration:none;
}
 
header nav ul li span {
  margin-right:10px;
}
 
header nav ul li a:hover {
  background:#037E8C;
}
 
section {
  padding:20px;
}
 

 
  header nav ul li {
    display:block;
    float:none;
    border-bottom:1px solid rgba(255,255,255, .3);
  }
 
  .menu_bar {
    display:block;
    width:100%;
    background:#ccc;
  }
 
  .menu_bar .bt-menu {
    display:block;
    padding:20px;
    background:#024959;
    color:#fff;
    text-decoration:none;
    font-weight: bold;
    font-size:25px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  }
 
  .menu_bar span {
    float:right;
    font-size:40px;
  }
}


#categorylist li a {
    font-family: "Open Sans", Arial,'Segoe UI',"Helvetica Neue",Helvetica,sans-serif;
    background: none repeat scroll 0 0 #2F8731;
    border: 1px solid #2F8731;
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-left: 2px;
    padding: 9px 12px;
    margin-top: 5px;
}


#menu {
  margin: 50px auto;
  width: 1000px auto;
  height: 230px;
  background-color: #ffffff;
}



div.contenedor {
  width: 160px;
  height: 430px;
  float: center;
  -webkit-transition: height .24s;
}

div#uno {
  background-color: rgb(208,101,3);
}

div#dos {
  background-color: rgb(233,147,26);
}

div#tres {
  background-color: rgb(22,145,190);
}

div#cuatro {
  background-color: rgb(22,107,162);
}

div#cinco {
  background-color: rgb(27,54,71);
}

div#seis {
  background-color: rgb(21,40,54);
}

img.icono {
  display: block;
  margin: 40px auto;
  background-color: rgba(255,255,255,.15);
  width: 125px;
  padding: 5px; 
  -webkit-border-radius: 15%;
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255,255,255,0);
  -webkit-transition: box-shadow .4s;
  border-radius: 15%;
  box-shadow: 0px 0px 0px 10px rgba(255,255,255,0)
}

p.texto {
  font-size: 0.8em;
  color: white;
  text-align: center;
  padding-top: 0px;
  opacity: .6;
  -webkit-transition: padding-top .4s;
}

p.textoNegrita {
  font-size: 1em;
  font-weight:bold;
  color: white;
  text-align: center;
  padding-top: 0px;
  opacity: .6;
  -webkit-transition: padding-top .4s;
}

div.contenedor:hover {
  height: 270px;
}

div.contenedor:hover p.texto {
  padding-top: 25px;
  opacity: 1;
}

div.contenedor:hover p.textoNegrita {
  padding-top: 25px;
  opacity: 1;
}

div.contenedor:hover img.icono {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,.6);
  box-shadow: 0px 0px 0px 0px rgba(255,255,255,.6);
}




.navbar-brand .glyphicon {
  margin-right:6px;
}


@media (min-width:992px) {
  .hero .get-it {
    text-align:right;
    margin-top:80px;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero .get-it {
    text-align:center;
  }
}

@media (max-width:992px) {
  .hero .phone-preview {
    text-align:center;
  }
}

.hero .get-it h1, .hero .get-it p {
  color:#fff;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
  margin-bottom:40px;
}

.hero .get-it .btn {
  margin-left:10px;
  margin-bottom:10px;
  text-shadow:none;
}

.icon-feature {
  text-align:center;
}

.icon-feature .glyphicon {
  font-size:60px;
}

section.features {
  background-color:#369;
  padding:40px 0;
  color:#fff;
}

.features h2 {
  color:#fff;
}

.features .icon-features {
  margin-top:15px;
}

.testimonials blockquote {
  text-align:center;
}

section.testimonials {
  margin:50px 0;
}

.site-footer {
  padding:20px 0;
  text-align:center;
}

@media (min-width:768px) {
  .site-footer h5 {
    text-align:left;
  }
}

.site-footer h5 {
  color:inherit;
  font-size:20px;
}

.site-footer .social-icons a:hover {
  opacity:1;
}

.site-footer .social-icons a {
  display:inline-block;
  width:32px;
  border:none;
  font-size:20px;
  border-radius:50%;
  margin:4px;
  color:#fff;
  text-align:center;
  background-color:#798FA5;
  height:32px;
  opacity:0.8;
  line-height:32px;
}

@media (min-width:768px) {
  .site-footer .social-icons {
    text-align:right;
  }
}

.stroke {
text-align:center; 
color: #fff;
background: #eee;
font-family: impact;
font-size: 40px;
letter-spacing: 0;
text-shadow: -3px -3px 3px #0000DF, 3px -3px 3px #0000DF, -3px 3px 3px #0000DF, 3px 3px 3px #0000DF;
}



/****** LISTADO SERVICIOS ***********/
#listadoservicios{
  overflow: hidden;
  position: relative;
  background-color:#f6f6f6;
  z-index: 0;
}

#listadoservicios::after {
  background: rgba(0, 0, 0, 0) url("../assets/img/#") no-repeat scroll 0 0 / 690px auto;
  content: "";
  height: 1101px;
  position: absolute;
  right: 0;
  top: 0;
  width: 365px;
  z-index: -10;
}

#listadoservicios::after{
  bottom: -11em;
  top: auto;
}

.fondo-servicio {
  background-color: #fff;
  box-shadow:  1px 1px 2px 1px #0063c5;
  margin-bottom: 6%;
 /* padding: 50px;*/
  transition-duration: 0s;
  transition-property: background-color;
 transition-timing-function: linear;*/
}

.fondo-servicio:hover{
  background-color:rgb(0,99,197);
  transition-duration: 1s;
  transition-property: background-color;
  transition-timing-function:linear;
}

#listadoservicios i, #introLanding i{
  display: block;
  font-size: 50px;
  padding: 20px;
}

#listadoservicios .fondo-servicio:hover a , #introLanding .fondo-servicio:hover a,
 #listadoservicios .fondo-servicio:hover h4,  #introLanding .fondo-servicio:hover h4,
 #listadoservicios .fondo-servicio:hover p,  #introLanding .fondo-servicio:hover p{
  color:#fff;
  text-decoration: none!important;
}

#listadoservicios p, #introLanding p{
  color:#999;
}

#introLanding .fondo-servicio a{text-align: center;}


#main-footer {
    color: #9ba0aa;
}
#main-footer {
    background-color: #3a3c41;
}
#main-footer, .footer-bottom, #main-footer .widget ul, #main-footer .widget ul li {
    border-color: #4a4c52;
}

#main-footer {
    background-color: #3a3c41;
    padding: 100px 0 30px 0;
    color: #9ba0aa;
    line-height: 24px;
}
.footer-bottom .footer-social-nav {
    margin: 0;
    padding: 0;
    float: right;
}
.footer-bottom .footer-social-nav li a {
    width: 20px;
    height: 20px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
.footer-bottom .footer-social-nav {
    margin: 0;
    padding: 0;
    float: right;
}


