                     ::selection {
                        background: #547bc7;
                        /* Safari */
                    }
                    
                     ::-moz-selection {
                        background: #547bc7;
                        /* Firefox */
                    }
                    
                    body {
                        background: #f7f7f7;
                    }
                    
                    .navbar.navbar-info {
                        background-color: #315db1;
                    }
                    
                    a:link,
                    a:visited {
                        color: #315db1;
                        text-decoration: none;
                    }
                    
                    #map {
                        height: 400px;
                        width: 100%;
                    }
                    
                    .space {
                        height: 40px;
                    }
                    
                    .space-and-line {
                        width: 60%;
                        border-bottom: 1px solid #bdc3c7;
                        margin-top: 50px;
                        margin-bottom: 50px;
                        margin-left: 20%;
                    }
                    
                    .footbar {
                        text-align: center;
                        height: 100px;
                        margin-top: 50px;
                        background-color: #315db1;
                    }
                    
                    .footbar-cointainer {
                        color: #FFFFFF;
                        padding-top: 10px;
                        font-size: 16px;
                    }
                    
                    .main-title {
                        font-size: 1.7em;
                    }
                    
                    .comunidad {
                        width: 100%;
                        margin-top: 30px;
                        margin-bottom: 30px;
                    }
                    
                    .main-icon {
                        max-height: 3.5em;
                        margin-right: 5px;
                        margin-left: 10px;
                    }
                    
                    .img-stretch {
                        height: 300px;
                        margin-top: 50px;
                        margin-bottom: 30px;
                    }
                    
                    .img-stretch-1 {
                        background: url(/data/img/banners/img-1.jpg) no-repeat center -60px;
                    }
                    
                    .img-stretch-2 {
                        background: url(/data/img/banners/img-2.jpg) no-repeat center center;
                    }
                    
                    .img-stretch-3 {
                        background: url(/data/img/banners/img-3.jpg) no-repeat left 0px;
                    }
                    
                    .img-stretch-4 {
                        background: url(/data/img/banners/img-4.jpg) no-repeat -100px -150px;
                    }
                    
                    .img-stretch-5 {
                        background: url(/data/img/banners/img-5.jpg) no-repeat -100px -150px;
                    }
                    
                    .img-stretch-6 {
                        background: url(/data/img/banners/img-6.jpg) no-repeat -100px -150px;
                    }
                    
                    .img-stretch-7 {
                        background: url(/data/img/banners/img-7.jpg) no-repeat -100px -150px;
                    }
                    
                    .navbar .navbar-nav>li>a {
                        font-size: 13px;
                    }
                    
                    .logo-cliente {
                        height: 70px;
                    }
                    
                    .gym {
                        height: 20px;
                        margin-bottom: 3px;
                    }
