/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/

.menu li {
    list-style-type: none;
    display: inline-block;
    width: 16%;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 0;
}

.med a{ text-decoration:none; color: black; font-size: 1.8rem; }

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

.container {
	width: 90%;
	padding: 0;
}

.section{
	margin: 2rem 0 2rem;
}

.section.header{
	
}

.section.header.bg{
	margin-top: 0;
	padding: 1rem 0;
}

.section.header.fixed{
	position: fixed;
	z-index: 5000;
	top: 0;
	left: 0;
	width: 100%;
}

.section.header .logo{
	
}

.section.header .logo img{
	height: 45px;
}

.section.header .info{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 140%;
	font-family: 'Days One', sans-serif;
	text-align: right;
	color: #C1272D;
}

.section.header .info span{
	display: block;
}

.section.header .info a{
	font-size: 1.5rem;
	color: #C1272D;
}

.section.after-fixed{
	margin-top: 9rem;
}

.section.menu{
	
}

.section.content{
	
}

.section.footer{
	margin-bottom: 0;
}

.section.footer a{
	
}

.section.footer a:hover{
	
}

.section.footer ul{
	list-style: none;
	margin-bottom: 0;
}

.section.footer ul li{
	margin-bottom: 0;
	line-height: 120%;
}

.section.bg{
	padding: 2rem 0;
}

.section.footer ul li{
	margin-bottom: 0;
}

.add-bottom{
	margin-bottom: 20px;
}

.add-half-bottom,
.half-bottom{
	margin-bottom: 10px;
}

.remove-bottom{
	margin-bottom: 0px;
}

.remove-top{
	margin-top: 0px;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-carousel .item{
	margin: 0 0.5rem;
}

h1{
	font-size: 2.5rem;
	font-family: 'Days One', sans-serif;
	color: #C1272D;
}

h2{
	font-size: 2.5rem;
	font-family: 'Days One', sans-serif;
	color: #C1272D;
}

h3{
	font-size: 2.0rem;
}

h4{
	font-size: 2.5rem;
	font-family: 'Days One', sans-serif;
	color: #C1272D;
}

h5{
	font-size: 2.5rem;
	font-family: 'Days One', sans-serif;
	padding: 1.5rem 0 0 11rem;
	line-height: 120%;
}

h6{
	font-size: 3rem;
	font-family: 'Days One', sans-serif;
	color: #FADB00;
	border-bottom: 1px solid #eee;
	margin-bottom: 1rem;

}

input, textarea{
	color: #000;
}

input[type=submit]{
	background: #C1272D;
	color: #fff;
}

label{
	font-size: 1.5rem !important;
	margin-bottom: 0;
}

input[type="text"], input[type="email"], select{
	height: 28px;
}

textarea{
	min-height: 45px;
	margin-bottom: 5px;
}

.contacto {
    color: #fff;
    font-size: 1.5em;
    line-height: 1.6;
    font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    padding-top: 1rem;
}

.mobile{
	display: block;
}

.no-mobile{
	display: none;
}

.shadow{
	-webkit-box-shadow: 0px 1px 15px #888888;
	-moz-box-shadow: 0px 1px 15px #888888;
	box-shadow: 0px 1px 15px #888888;
}

.gris{
	background: #eee;
}



.verde{
	background: green;
}

.verde-font{
	color: green;
}

.blue{
	color: #0c3897;
}

.list span{
	font-size: 2rem;
}

.tipos{
	display: block;
	text-align: center;
}
.dark{
	background: #000;
	color: #fff;
}

ul{
	list-style-type: none;
}

.top {
    background: #C1272D;
    padding: 1.5rem;
}

.top label{
	color: #fff;
	margin-bottom: 0;
	font-size: 1.3rem;
}

.top input{
	font-size: 1.3rem;
}

.top textarea{
	min-height: 45px;
	margin-bottom: 0;
}

form{
	margin-bottom: 0;
}

input, select, textarea{
	margin-bottom: .5rem;
	color: #000;
    font-style: italic;
    font-size: small;
}

.benefits{
	padding: 2rem;
}

.benefits img{
	float: left;
	padding-right: 1rem;
}

.benefits li{
	padding-left: 6rem;
	padding-bottom: 1rem;
}
.txt{
	padding: 0rem 2rem;
}

.small{
	font-size: 1.3rem;
}

.cards {
	font-size: 4rem;
	color: #C1272D;
}

.space p{
	margin-bottom: 0;
	margin-top: 1rem;	
}

.negro{
	background: #000;
	color: #fff;
}

.forma-contacto {
    padding: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

/* Larger than mobile */
@media (min-width: 400px) {
	
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
	
}

/* Larger than tablet */
@media (max-width: 800px) {
	.med a {
		text-decoration: none;
		color: black;
		font-size: 1.3rem;
	}
	.menu li{ width: auto; margin: 0 8px;}
}
@media (min-width: 750px) {
	.container {
    	width: 85%;
    }
    
    .section.header .logo img{
	    height: 6rem;
    }
    
    .section.header .info{
	    line-height: 160%;
	    top: 2.0rem;
    }
    
    .section.header .info span{
	    font-size: 2.0rem;
    }
    
    .section.header .info a{
	    font-size: 2.3rem;
    }
    
    .section.after-fixed{
		margin-top: 14.4rem;
	}
    
    .section.footer ul li:last-child{
	    float: right;
    }
    
    .section.footer ul li{
		display: inline-block;
		margin-right: 1.0rem;
	}
	
	.no-mobile{
		display: block;
	}
	
	.mobile{
		display: none;
	}
	.banner {
    background: url(../img/banner1.jpg) no-repeat;
    background-size: 100% auto;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
}
}

/* Larger than desktop */
@media (min-width: 1000px) {
	.container{
		max-width: 1200px;
	}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}
