body{
	font-size: 14px;
}
.btn-principal{
	color:#FFF;
	font-family: 'montserratlight';
	font-size: 16px;
}
.btn-principal a{
	color:#FFF;
}
.btn-principal hover{
	color: #FFCAE4;
}
.fondo-nav{
	background-color:#821517;
}
.fondo-foto{
	background-color:#DAC0B4;
}
.header-top{
	background-color:#FFFFFF;
	padding: 10px;
}
.main{
	background-color:#F0E5DF;
	padding-bottom: 25px;
}
.fondo-footer{
	background-color:#720D0F;
	padding: 0px 0px 25px 0px;
}
.destacado{
	background-color: #FFF;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	margin: 15px 0 15px 0;	
	padding: 5px;
}
.mail-rojo {
	font-family: 'montserratlight';
	color: #D81F26;
	text-align: center;
}
.mail-rojo a{
	color: #D81F26;
}
.tel-gris {
	font-family: 'montserratlight';
	font-size: 20px;
	color: #666;
	text-align: center;
}

.titulares {
	font-family: 'montserratlight';
	color: #D81F26;
}
.corrido{
	color:#333;
	font-family: 'montserratlight';
}
.corrido > a{
	color:#333;
}
.titulos-azules {
	font-family: 'montserratregular';
	color: #276B9B;
}
.divider2{
	height: 1px;
	margin: 9px 0;
	background-color: #D81F26;
}
.divider3{
	height: 1px;
	margin: 9px 0;
	background-color: #666;
}
.promocion{
	background-color:#B62025;
	color: #FFF;
	font-family: 'montserratlight';
	padding: 10px;
	text-align: center;
}
.precios{
	color: #FFF;
	font-family: 'montserratsemi_bold';
	font-size: 22px;
	text-align: center;
}
.texto-rosa{
	font-family: 'montserratlight';
	color: #E59EA2;
}
.texto-blanco{
	font-family: 'montserratlight';
	color: #FFF;
}
.texto-blanco > a{
	font-family: 'montserratlight';
	color: #FFF;
}
.texto-der{
	text-align: right;
}
.map{margin-top:40px;}
.map iframe{width:100%; height:300px; background:#fff;}
#map-container iframe{width:100%; height:300px; padding:10px; box-shadow: 0px 0px 3px rgba(0,0,0,0.3); background-color:#FFF; }

.vmiddle {
	margin: auto 0px auto 0px;
}


@media screen and (max-width: 600px) {
.centrar-mobil {text-align: center;}
.centrar-mobil-img {margin: 0px auto 0px auto;}
}
@media (min-width: 768px){
    .navbar-nav{
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
    }
}

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../fonts/montserrat/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/montserrat/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/source/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/source/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/source/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/source/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/source/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
