#mainNav, #mainNav .navbar-brand, h1, h2, h3, h4, h5, h6 {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
}
.box>.icon, .intro-body, footer, section.contact {
    text-align: center;
}
body, html {
    width: 100%;
    height: 100%}
body {
    font-family: Lato, Helvetica, Arial, sans-serif;
}
a {
    color: grey;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover, a:focus, a:hover {
    color: #000;
}
hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, .1);
}
hr.light {
    border-color: #fff;
}
p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}
section {
    padding: 40px 0;
}
section h2 {
    font-size: 50px;
}
#mainNav {
    border-color: rgba(34, 34, 34, .05);
    background-color: #c3e4dd;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
#mainNav .navbar-brand {
    color: #000;
}
#mainNav .navbar-nav>li>a, .btn {
    font-family: Lato, Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
#mainNav .navbar-brand img {
    width: 130px;
}
#mainNav .navbar-toggler {
    font-size: 12px;
    padding: 8px 10px;
    color: grey;
}
#mainNav .navbar-nav>li>a {
    font-size: 14px;
}
#mainNav .navbar-nav>li>a.active {
    color: #000!important;
    background-color: transparent;
}
#mainNav .navbar-nav>li>a.active:hover {
    background-color: transparent;
}
#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
    color: #222;
}
#mainNav .navbar-nav>li>a:focus:hover, #mainNav .navbar-nav>li>a:hover {
    color: #000;
}
.btn-whatsapp {
    display:block;
    width:70px;
    height:70px;
    color:#fff;
    position: fixed;
    right:20px;
    bottom:35%;
    border-radius:50%;
    line-height:80px;
    text-align:center;
    z-index:999;
}
section.nosotros {
    position: relative;
    padding: 55px 0;
}
section.nosotros h2 {
    font-size: 50px;
    margin-top: 0;
}
section.nosotros .badges .badge-link {
    display: block;
    margin-bottom: 25px;
}
section.nosotros .badges .badge-link:last-child {
    margin-bottom: 0;
}
section.nosotros .badges .badge-link img {
    height: 60px;
}
@media (min-width:768px) {
    section.nosotros .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
}
section.nosotros h2 {
    font-size: 70px;
}
}section.servicios .section-heading {
    margin-bottom: 100px;
}
section.servicios .section-heading h2 {
    margin-top: 0;
}
section.servicios .section-heading p {
    margin-bottom: 0;
}
section.servicios .device-container, section.servicios .feature-item {
    max-width: 325px;
    margin: 0 auto;
}
section.servicios .device-container {
    margin-bottom: 100px;
}
@media (min-width:992px) {
    #mainNav .navbar-brand img {
    width: 50%}
#mainNav {
    border-color: transparent;
    background-color: transparent;
}
#mainNav .navbar-brand {
    color: fade(grey, 70%);
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover, #mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
    color: grey;
}
#mainNav .navbar-nav>li>a:focus:hover, #mainNav .navbar-nav>li>a:hover {
    color: #000;
}
#mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, .1);
    background-color: #c3e4dd;
}
#mainNav.navbar-shrink .navbar-brand {
    color: grey;
}
#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #000;
}
#mainNav.navbar-shrink .navbar-nav>li>a, #mainNav.navbar-shrink .navbar-nav>li>a:focus {
    color: grey;
}
#mainNav.navbar-shrink .navbar-nav>li>a:focus:hover, #mainNav.navbar-shrink .navbar-nav>li>a:hover {
    color: #000;
}
section.servicios .device-container {
    margin-bottom: 0;
}
}section.servicios .feature-item {
    padding-top: 65px;
    padding-bottom: 65px;
    text-align: center;
}
section.servicios .feature-item h3 {
    font-size: 30px;
}
section.servicios .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.instalaciones {
    position: relative;
    padding: 65px 0;
}
section.instalaciones .instalaciones-content {
    position: relative;
    z-index: 1;
}
section.instalaciones .instalaciones-content h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    color: #fff;
}
footer, footer ul li a {
    color: rgba(255, 255, 255, .3);
}
@media (min-width:768px) {
    section.instalaciones .instalaciones-content h2 {
    font-size: 80px;
}
}section.instalaciones .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}
section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px;
}
footer {
    padding: 25px 0;
    background-color: #222;
}
footer p {
    font-size: 12px;
    margin: 0;
}
footer ul {
    margin-bottom: 0;
}
footer ul li a {
    font-size: 12px;
}
footer ul li a.active, footer ul li a:active, footer ul li a:focus, footer ul li a:hover {
    text-decoration: none;
}
.bg-primary {
    background: #d5e3eb;
    background: -webkit-linear-gradient(#d5e3eb, #d5e3ec);
    background: linear-gradient(#d5e3eb, #d5e3ec);
}
.text-primary {
    color: grey;
}
.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.btn-outline {
    color: #fff;
    border: 1px solid #fff;
}
.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    color: #fff;
    border-color: #fdcc52;
    background-color: #fdcc52;
}
.btn {
    border-radius: 300px;
    text-transform: uppercase;
}
.btn-xl {
    font-size: 11px;
    padding: 15px 45px;
}
.portfolio-item-normal img {
    width: 350px;
    height: 250px;
    margin-bottom: 30px;
}
section.contacto {
    position: relative;
    padding: 50px 0;
}
section.contacto h2 {
    font-size: 50px;
    margin-top: 0;
}
section.contacto .badges .badge-link {
    display: block;
    margin-bottom: 25px;
}
section.contacto .badges .badge-link:last-child {
    margin-bottom: 0;
}
section.contacto .badges .badge-link img {
    height: 60px;
}
@media (min-width:768px) {
    section.contacto .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
}
section.contacto h2 {
    font-size: 70px;
}
}.box>.icon {
    position: relative;
}
.box>.icon>.image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 2px solid #000;
    line-height: 88px;
    border-radius: 50%;
    background: #c3e4dd;
    vertical-align: middle;
}
.box>.icon>.image>p {
    font-size: 36px!important;
    color: #000!important;
    margin-top: 18px;
}
.box>.icon>.info {
    margin-top: -24px;
    background: #ececec!important;
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px;
}
.box>.icon>.info>h3.title {
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.button {
    background-color: #c3e4dd!important;
    border-color: #000!important;
    color: #000!important;
    box-shadow: 1px 1px 5px #888;
    cursor: pointer;
}
.btn-circle {
    font-size: 26px;
    width: 55px;
    height: 55px;
    margin-top: 150px;
    line-height: 45px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    color: grey;
    border: 2px solid grey;
    border-radius: 100%!important;
    background: 0 0;
}
@media (min-width:992px) {
    .btn-circle {
    font-size: 26px;
    width: 55px;
    height: 55px;
    margin-top: 200px;
    line-height: 45px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    color: grey;
    border: 2px solid grey;
    border-radius: 100%!important;
    background: 0 0;
}
}.btn-circle:hover {
    background-color: #c3e4dd;
}
.masthead .intro-body {
    margin-top: 150px;
}
.masthead .intro-body containter {
    margin-top: 50px;
}
@media (min-width:768px) {
    .masthead .intro-body {
    display: table-cell;
    padding-bottom: 150px;
    vertical-align: bottom;
}
}.logo-default {
    display: none!important;
}
.atitle {
    font-family: Robot, sans-serif!important;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.galery-image {
    width: 100%;
    border-radius: calc(.5rem - 1px);
    height: 250px;
}
.servicesp {
    line-height: 2;
    font-size: 16px;
    margin: 5px;
}
@media (min-width:992px) {
    .espaciorow {
    margin-left: -30px;
    margin-right: -30px;
}
.imagenbienvenida {
    height: 400px!important;
}
}.imagenbienvenida {
    height: 350px;
}
.carousel-item {
    height: 50%;
    min-height: 300px;
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slide1, .slide2, .slide3 {
    background-position: center center;
}
.intro-body {
    display: table;
    width: 100%;
    padding-top: 210px;
    padding-bottom: 80px;
}
.intro-body containter {
    margin-top: 50px;
}
@media (min-width:768px) {
    .intro-body {
    vertical-align: bottom;
    padding-top: 100px;
}
}.slide1 {
    background-image: url('../images/fondo mobile.jpg');
}
@media (min-width:992px) {
    .slide1 {
    background-image: url('../images/fondo final.jpg');
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
}.slide2 {
    background-image: url(../imagesmobile.php?id=1);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top:40px;
}
@media (min-width:992px) {
    .slide2 {
    background-image: url(../images.php?id=1);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}
}.no-display {
    display: none;
}
.slide3 {
    background-image: url(../imagesmobile.php?id=2);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top:40px;
}
@media (min-width:992px) {
    .slide3 {
    background-image: url(../images.php?id=2);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.info-end {
    height: 338px;
}
}
.phone-home{
    background-image: url('../images/banner mobile.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        height:100px;
        background-size: 100%;
} 
@media (min-width:992px) {
    .phone-home{
        background-image: url('../images/banner para web.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        height:160px;
        
    } 
    #logo {
        width:300px;
    }
}
