body {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
}

.navbar {
    margin-bottom: 0;
}

ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a {
    display: block;
    background-color: #222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
    background-color: #fed136;
}

.header-image {
    background: url('../img/bg1.jpg') no-repeat;
    background-attachment: fixed;
    margin-top: 100px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

h2.obliq {
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 60px;
}

section {
    padding: 80px 0;
}

.slogan {
	background: url('../img/bg1.jpg') no-repeat center center scroll;
}

.headline h1, .headline h2 {
    background: rgba(255,255,255,0.5);
}

.headline {
    padding: 148px 0;
}

.headline h1 {
    font-size: 65px;
}

.navbar-inverse {
    min-height: 100px;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #DF411E;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0;
    border-bottom: none;
    font-weight: 300;
    text-align: center;
}

h1 {
    font-family: Open Sans;
}

.navbar-inverse .container {
    padding: 25px 15px;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-nav>li>a:hover{
    color: #000;
}

.navbar-nav {
    float: right;
    margin: 0;
}

.subtitle span {
    font-size: 40px;
}

section.subtitle.text-center {
    background-color: #eee;
}

.cuadro {
    border: 1px solid #670C0C;
    padding: 0px 30px 20px 30px;
    margin: 55px 0 80px 0;
}

.combo {
    position: relative;
    top: -1.8em;
    left: 3.1em;
    background: #DF411E;
    border: 10px solid #DF411E;
    color: #fff;
    width: 150px;
    text-align: center;
}

h2.section-title.text-center.wow.fadeInDown.animated {
    margin-bottom: 40px;
}

.featurette-divider {
    margin-top: 20px;
    margin-bottom: 40px;
}

.precio {
    position: relative;
    left: 1.5em;
    background: #fff;
    font-size: 45px;
    width: 250px;
    text-align: center;
    color: #DF411E;
    top: 0.3em;
    margin-bottom: -40px;
}

.social-links {
    list-style: none;
    font-size: 0;
    padding: 0;
    margin-left: 22px;
    display: inline-block;
}

.footer-content .social-links {
    margin: 20px 0;
}

.footer-content .social-links {
    margin: 0 5px 5px 0;
}

.footer-content .social-links {
    color: #666;
    background-color: transparent;
    border-color: #666;
}
.social-links.circle a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.social-links a {
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    font-size: 20px;
    background: #e84c3d;
    border: 1px solid #e84c3d;
    color: #fff;
    transition: all .2s ease-in-out;
}

.social-links a:hover {
    background-color: #fff;
    border-color: #e84c3d;
    color: #e84c3d;
}

.social-links a i {
    line-height: 44px;
}

.navbar-inverse .navbar-toggle {
    border-color: #DF411E;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #DF411E;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    color: #DF411E;
    margin-left: 22px;
    letter-spacing: 1px;
    transition: color 0.5s ease;
}

a.navbar-brand.logo {
    font-size: 45px;
    font-family: 'Montserrat', sans-serif;
    color: #DF411E;
    transition: color 0.5s ease;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #2e2e2e;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #2e2e2e;
}

.subtitle h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.3;
    font-size: 36px;
}

a {
    color: #DF411E;
    transition: color 0.5s ease;
}

a:focus, a:hover {
    color: #2e2e2e;
    text-decoration: none;
}

footer {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    background: #2e2e2e;
}

footer p.text-center {
    margin: 0;
} 


.btn {border: 1px solid #F60;}
.btn-white:hover {color: #fff;}
input.btn:hover {color: #fff;}


input.btn {
    border: 1px solid #F60;
    background: transparent;
    color: #F60;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
    background: #F60;
    color: #fff;
}
.btn:hover {
  border: 1px solid #F60;
  background: #F60;
}

.form-control {
    border-radius: 0;
    height: 50px;
}

#map-canvas {
    width: 500px;
    height: 280px;
}

.btn:hover {
    border: 1px solid #DF411E;
    background: #DF411E;
}

input.btn {
    border: 1px solid #DF411E;
    color: #DF411E;
}

.form-control:focus {
    border-color: #DF411E;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #df411e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #df411e;
}

.btn-lg {
    border-radius: 0;
}

footer a:focus, footer a:hover {
    color: #ccc;
}

.btn:focus {border: 1px solid #F60; color: #F60;  outline: none;}
.btn:focus:hover {background-color: #F60; color: #2D2D2D;}


span.message.success {
    position: relative;
    top: 405px;
    left: -460px;
    color: #F60;
    font-size: 18px;
    font-weight: 300;
}

.combos-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.combos-item {
    width: 100%;
    max-width: 400px;
}

ul.listado-caracteristicas {
    min-height: 100px;
}
