.titulo {
    padding-bottom: 0px;
}
.empresa-descripcion {
    white-space: pre-wrap;
}
.empresa-descripcion p{
    color: #0f0f0f;
}

.fullscreen:-webkit-full-screen {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
}

.fullscreen:-moz-full-screen {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
}

.fullscreen:-ms-fullscreen {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
}
.comollegar, .galeria {
    margin-bottom: 20px;
}
.btn-outline-primary {
    color: #337ab7;
    background-color: transparent;
    background-image: none;
    border-color: #337ab7;
    border-radius: 25px;
    text-decoration: none;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
    text-decoration: none;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    text-decoration: none;
}

.p-10 {
    margin-top: 10px;
}

.p.l {
    float: left;
    margin-top: 10px;
}

.l {
    margin: 10px;
}

.captcha-image {
    float: left;
}
.etiqueta-formulario {
    float: left;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 15px;
    display: none;
}

/*botones para navegar entre empresas sobre las pag de la empresa*/

.empresas-similar{
    background-color: #337ab7;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
    height: auto;
    display: none;
    position: fixed;
    top: 50px;
    z-index: 1000;
}

.otra-empresa{
    position: relative;
    top: 5px;
}
.hidden-xs.otro {
    display: inline;
}
li.otra-empresa {
    position: relative;
    top: 5px;
}


body {
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.titulo {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
}

.controls {
    padding: 10px;
}

#galleryModal .modal-dialog {
    margin: 10px auto;

}



.banner {
    height: 500px;
    background-color: rgba(0, 0, 0, 0.26);
    padding-bottom: 20px;
}

.banner .logo {
    width: 210px;
    height: 100px;

    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;

}

.banner h1 {
    font-size: 40px;
    color: #ffffff;
    text-shadow: 0 0 5px #120002;

    text-transform: uppercase;
}

.banner h2 {
    font-size: 30px;
    color: #ffffff;
    text-shadow: 0 0 5px #120002;
    margin-top: 10px;
}

header div p {
    color: #ffffff;
/*    text-shadow: 0 0 5px #120002;*/
}
button div p {
    color:#000;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}

#menu-izquiedo{
    width: 60px;
    height: 250px;
    position: fixed;
    z-index: 120;
    left: 70px;
    top: 200px;
}

    .whatsapp {  
      position:absolute;
      width:45px;
      height:45px;
      border: 1px solid;
      background-color:#25d366;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:30px;
    }
    .whatsapp,.telefono  a {
        color: #FFF;
    }
    .whatsapp,.telefono a:focus, a:hover {
    color: #e4ef7c;
    text-decoration: underline;
    }

    .telefono {
      position:absolute;
      width:45px;
      height:45px;
      border: 1px solid;
      background-color:red;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      top: 60px;
      font-size:32px; 
    }

    .correo {
      position:absolute;
      width:45px;
      height:45px;
      top:120px;
      border: 1px solid;
      background-color:orange;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:25px;  
    }

    .mapa {
      position:absolute;
      width:45px;
      height:45px;
      bottom:40px;
      border: 1px solid;
      background-color:blue;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:30px;
      top: 180px;
    } 

.precio {
    padding: 6px 10px 10px 10px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 50px;
    height: 45px;
    width: 45px;
    margin: 0 5px 0 5px;
}

.tel-fijo{
    padding: 6px 10px 10px 10px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 50px;
    height: 45px;
    width: 45px;
        margin: 0 5px 0 5px;
}

.tel-mov{
    padding: 0 10px 10px 10px;
    font-size: 35px;
    line-height: 1.3333333;
    border-radius: 50px;
    height: 45px;
    width: 45px;
        margin: 0 5px 0 5px;
}

.navbar-toggle {
    position: absolute;
    right: 0;
}

/*clases de los textos de los botones
*/
.btn-group.contac {
    display: inline-flex;
}
.btn-contac{
    text-align: center;
        color: white;
    font-size: 12px;
}

/*CSS para el contenido de editor*/
section #editor p{margin: 0 0 10px;}
section #editor .align-left{text-align:left!important;}
section #editor .align-center{text-align:center!important;}
section #editor .align-right{text-align:right!important;}
section #editor .align-justify{text-align:justify!important;}

#galeria .col-md-4 {
    /*   padding: 0px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

/*mapa*/
#mapa {
    position: relative;
    margin-top: 50px;

}

#map {
    width: 100%;
    min-height: 500px;
}

#formulario {
    background-color: rgba(0, 0, 0, 0.65);
    height: 400px;
    color: #ffffff;
    font-size: 20px;
    z-index: 1;
    top: 55px;
    position: absolute;
}
    /*menu-empresas-similares*/
.pager {
    padding-left: 0;
    margin: 10px 0;
    text-align: center;
    list-style: none;
}

.pager li > a {
    padding: 4px 8px;
}
span.hidden-xs {
    font-size: 12px;
}

footer {
    background-color: #000000;
    color: #ffffff;
    padding: 10px;
    height: 150px;git
    margin-top: 20px;
}

@media (max-width: 1200px) {

}

@media (max-width: 991px) {
    .banner {
        height: auto;
    }

    .banner .logo {
        width: 180px;
        margin-top: 50px;
    }

    .banner h1 {
        font-size: 30px;
    }

    .banner h2 {
        font-size: 26px;
    }

    .banner strong {
        font-size: 20px;
    }

    #servicio h3 {
        font-size: 28px;
    }

/*    #servicio p {
        font-size: 22px;
        line-height: 1.7;
        text-align: justify;
    }*/

    #galeria .titulo-galeria {
        font-size: 28px;
    }

}

@media (max-width: 768px) {
    .banner {
        height: auto;
    }

    .banner .logo {
        width: 150px;
        margin-top: 50px;
    }

    .banner h1 {
        font-size: 26px;
    }

    .banner h2 {
        font-size: 22px;
    }

    .banner strong {
        font-size: 18px;
    }

    #servicio h3 {
        font-size: 26px;
    }

/*    #servicio p {
        font-size: 20px;
        line-height: 1.7;
        text-align: justify;
    }*/

    .titulo {
        font-size: 26px;
    }

}




@media (max-width: 668px) {

}

@media (max-width: 640px) {
    .banner {
        height: auto;
    }

    .banner .logo {
        width: 140px;
        margin-top: 50px;
    }

    .banner h1 {
        font-size: 22px;
    }

    .banner h2 {
        font-size: 20px;
    }

    .banner strong {
        font-size: 16px;
    }

    #servicio h3 {
        font-size: 20px;
    }

    #servicio h3 {
        font-size: 24px;
    }

 /*   #servicio p {
        font-size: 18px;
        line-height: 1.5;
        text-align: justify;
    }*/

    .titulo {
        font-size: 24px;
    }



}

@media (max-width: 375px) {
    .banner {
        height: auto;
    }

    .banner .logo {
        width: 130px;
        margin-top: 50px;
    }

    .banner h1 {
        font-size: 20px;
    }

    .banner h2 {
        font-size: 18px;
    }

    .banner strong {
        font-size: 15px;
    }

    #servicio h3 {
        font-size: 20px;
    }

/*    #servicio p {
        font-size: 16px;
        line-height: 1.5;
        text-align: justify;
    }*/

    .titulo {
        font-size: 20px;
    }

    /*menu-empresas-similares*/
    .pager {
        margin: 5px 0;
    }

    .pager li > a {
        padding: 2px 5px;
    }

    .otra-empresa {
        font-style: 14px;
    }

/*    #menu-footer{
    background-color: orange;
    width: 96%;
    height: 60px;
    position: fixed;
    z-index: 120;
    left: 10px;
    bottom: 10px;
}*/

    .contactos {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }

    .whatsapp {  
      position: relative;
      display: block;
      width: 35px;
      height: 35px;
      border: 1px solid;
      background-color:#25d366;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:30px;
    }
    .whatsapp,.telefono  a {
        color: #FFF;
    }
    .whatsapp,.telefono a:focus, a:hover {
    color: #e4ef7c;
    text-decoration: underline;
    }

    .telefono {
      position: relative;
      display: block;
      width: 35px;
      height: 35px;
      border: 1px solid;
      background-color:red;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:35px; 
    }

    .correo {
      position:absolute;
      width:45px;
      height:45px;
      top:120px;
      border: 1px solid;
      background-color:orange;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:25px;  
    }

    .mapa {
      position:absolute;
      width:45px;
      height:45px;
      bottom:40px;
      border: 1px solid;
      background-color:blue;
      color:#FFF;
      border-radius:50px;
      text-align:center;
      font-size:30px;
      top: 180px;
    } 

}