body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 1.8rem;
    line-height: 28px;
    color: #777;
    background: #fff;
    overflow-x: hidden;
    position: relative;
}
.redondo {
	padding: 15px;
    border-radius: 40px;
}
.signup-header ul {
    color: #fff;
    width: max-content;
	list-style-type: square;
	display: inline-block;
    text-align: left;
	font-size: 2.2rem;
    line-height: 2.6rem;
}
.signup-header li {
    margin-bottom: 10px;
}
.signup-header ::marker {
  color: red;
}
.row-feat {
    padding-top: 30px;
}
.site-name img {
    margin-top: -8px;
    width: 200px;
    height: 55px;
}
.iti-mobile .intl-tel-input.iti-container {
    top: 60% !important;
    bottom: 10% !important;
    left: 0px !important;
    right: 0px !important;
    position: fixed !important;
}
.navbar-nav.navbar-right {
	float: none !important;
    width: 100%;
    margin-left: 15%;
	}
	
.navbar-default .navbar-nav > li > a {
    color: #DE211E;
    font-weight: 500;
}

.navbar-nav>li {
	float: left;
	width: 20%;
	text-align: center;
}
.form-header .btn {
    height: 45px;
	width: 80%;
    font-size: 2.2rem !important;
    font-weight: 600;
}
.form-header .form-control {
    height: 40px;
}
.signup-header {
    background: none;
	margin: 20px 0 0px;
}
#feature {
    padding-top: 10px;
    background: #EDEEEE;
}
#footer {
    border-top: none;
    background: #ffffff;
    padding: 20px 0;
}
.part {
    width: 60%;
    margin-left: 20%;
}
.part img {
    padding: 5px;
    display: inline;
}
.rojo {
	color: #e2271e;
}
.gris {
	color: #3C3C3B;
}
.signup-header h3 {
	font-size: 2.4em;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
	text-shadow: 1px 2px 3px #000000;
	margin-top: 0px;
    margin-bottom: 0px;	
}

#feature h2 {
    margin: 15px 0;
    font-size: 3em;
    font-weight: 300;
    color: #e30613;
}
.screenshots .screen img {
    border-radius: 15px;
}
h2 {
    font-size: 1.8em;
    line-height: 1.4em;
    margin: 0 0 .3em;
    font-weight: 600;
}
h4 {
    margin-top: 0px;
    margin-bottom: 0px;
	font-size: 1.2em;
    line-height: 1.7em;	
}
h5 {
    font-size: 1.4em;
    line-height: 1.5em;
}

.form-header .btn2 {
    border-radius: 5px;
    height: 35px;
    width: 100%;
    background-color: #e2271e;
    color: #fff;
    font-size: 17px !important;
    padding: 0 33px;
    border: 1px #e2271e solid;
    margin: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
	font-weight: 700;
}
.signup-header h3 {
    padding: 0px 0 10px;
}
.signup-header p {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
}
small {
    color: #e2271e !important;
    line-height: 2rem !important;
}
#package {
    padding: 50px 0 40px;
    background-color: #ededed;
}
.fondin{
	background: url(images/fondo-1.jpg) !important;
    min-height: 500px;
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-color: #edeeee !important;
}
.mapin{
	background: url(images/mapa.jpg) !important;
    min-height: 520px;
	background-repeat: no-repeat !important;
    background-position: center;
    background-color: #edeeee !important;
    background-size: cover !important;
}
.edificio{
	position: absolute;right: 1px; top:106px;
}
.logo-footer{
	float: left;
	width:33%;
}
.btn-secu {
    font-size: 1em;
    margin: 10px 0px 0px;
    /* margin-right: 10px; */
    line-height: 20px;
    padding: 12px 25px;
    height: 50px;
    border: 0 solid #e2271e;
    background: #e2271e;
    transition: all .4s;
    color: #fff;
    border-radius: 100px;
}
.btn-primari {
    font-size: 15px;
    margin: 10px 0 10px;
    margin-right: 10px;
    line-height: 20px;
    padding: 10px 10px;
    height: auto;
    border: 0px solid #E2271E;
    background: #E2271E;
    transition: all 0.4s;
    color: white;
    border-radius: 100px;
	font-weight: 700;
}
.franja3 {
    background-image: url(images/franja3.png);
    height: 40px;
    background-repeat: repeat-x;
    background-size: contain;
    margin-top: 20px;
}
.feature-title {
    margin-bottom: 30px;
}
.cuadro-ratio {
	background-color: white;
    border-radius: 30px;
    padding: 10px 20px 10px 20px;
    min-height: 140px;
    border: 2px solid #E2231A;
    margin-bottom: 15px;
}
h3 {
    font-size: 1.8em;
    line-height: 1.2em;
}
#download {
    margin-top: 40px;
}
.screenshots {
    padding-top: 50px;
    padding-bottom: 0px;
}
@media screen and (max-width: 780px) {
	.cuadro-ratio {
    margin-bottom: 15px;
	}
	.mapin {
		background: url(images/mapa-mobile.jpg) !important;
		min-height: 275px;
		background-repeat: no-repeat !important;
		background-position: center;
		background-color: #edeeee !important;
		background-size: cover !important;
	}	
	.edificio{ display: none; }
	.form-header .btn {
		height: 50px;
		width: 95%;
		font-size: 1.4rem !important;
	}
	.signup-header p {
		font-size: 2rem;
		font-weight: 400;
		margin-top: 10px;
	}	
	.fondin{
		background: url(images/fondo-1.jpg) !important;
		min-height: 950px;
		background-repeat: no-repeat !important;
		background-position: bottom !important;
		background-color: #edeeee !important;
	}
	.corrijo {
		padding: 5%;
	}
    #feature-2 {
        padding: 50px 0 10px !important;
    }	
	.logo-footer{
		float: left;
		width:33%;
	}
	.part {
		width: 100%;
		margin-left: 0%;
	}
	.navbar-nav.navbar-right {
		float: none !important;
		width: 100%;
		margin-left: 0%;
	}
	.navbar-nav>li {
		float: left;
		width: 100%;
		text-align: right;
	}
	h5 {
		text-align: center;
	}	
}
