body, html{
    font-family: 'texgyreadventorregular';
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6{
	font-family:'texgyreadventorbold';
	font-weight:normal !important;
}

b,strong{
	font-family:'texgyreadventorbold';
}

em, i{
	font-family:'texgyreadventoritalic';
}

a:link, a:visited {
    color: #910101;
}

a:active, a:hover {
    color: #d90000;
}

.carousel .item {
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
}

.carousel {
    height: auto !important;
    /*margin-bottom: -25px;*/
	margin-bottom:10px !important;
    /*margin-top: 181px;*/ /*if you use fixed header, turn this on*/
    border-bottom: #910101 solid 60px;
    /*overflow: hidden;*/
}

.container{
    position: relative;
}

.navbar{
    background:white;
	margin-bottom:0;
}

.navbar-brand>img {
    display: block;
    /*max-height: 150px;*/
	height:auto;
	width:100%;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: white;
    background: white;
}

.navbar-toggle {
    position: absolute;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #d90000;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
    color: white;
    bottom: 0;
    right: 0;
}

.navbar-brand {
    height: auto;
	position:relative;
}

.navbar-header{
    position:relative;
}

.featuredContainer{
    background: #d90000;
    padding: 60px 10px 10px;
    text-align: center;
    color: white;
    border-radius: 10px;
    background-image:url(../images/ornament.png);
    background-position: center 30px;
    background-repeat:no-repeat;
    background-size:30px auto;
    box-shadow: 0 0 20px black;
    min-height:287px;
}

.featuredContainer h2 + p{
	min-height:88px;
}

.arLeft{
    float:left;
    text-align:left;
}

.arRight{
    float:right;
    text-align:right;
}

.carousel-caption {
    background-color: rgba(0,0,0,0.5);
    /*-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;*/
	left:0;
	right:0;
	bottom:0;
}

.capholder{
	width:100%;
}

.carousel .item {
    height: auto;
    background-color: #777;
}

.carousel-inner > .item > img {
    position: relative;
    height: auto;
}

.modboxes{
    background: white;
    width: 100%;
    margin: auto;
    padding: 10px;
    min-width: 280px;
	max-width:800px;
    position: relative;
    text-align: center;
}

.modboxes ol{
    list-style: decimal;
}

.modboxes ol li{
    padding-left: 0.5em;
    text-indent: 0;
    margin-left:1em;
    text-align: left;
}

.modboxes p{
    margin-bottom:5px;
    text-align: left;
}

.modboxes input{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: 1px solid #d90000;
    padding: 10px;
    vertical-align: middle;
    color: gray;
    max-width: 600px;
    width: 100%;
    margin-bottom:10px;
    float: none !important;
}

.modboxes input[type='button'], .ContinuarButt{
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    color: white;
    background: #293d9b;
    cursor: pointer;
}

.social-share{
    text-align: right;
    text-decoration: none;
    margin-top: 10px;
    float: right;
}

.social-share a{
    text-decoration:none;
}

.social-share img{
    width: 15%;
    max-width: 30px;
    height: auto;
    margin-right: 5px;
    display:inline-block;
    zoom:1;
    *display:inline;
}

.engtits{
    font-size:0.8em;
}

.socialCenter .social-share{
    text-align: center !important;
}

#email_share_box{
	/*width:300px;*/
}

.myButton{
	display: inline-block;
    background-color: #910101;
    padding: 10px;
    border-radius: 10px;
    width: auto;
    margin: auto;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

.myButton:link, .myButton:visited{
	color:white;
	text-decoration: none;
}

.myButton:active, .myButton:hover{
	color:yellow;
}

.carousel-caption h1, .carousel-caption h2{
	padding-bottom:20px;
}

.maintitle{
	text-align: center;
	margin-top:20px;
}

.subtitle{
	text-align: center;
}

.centered{
	text-align: center;
}

.margined{
	margin:20px auto;
}

.carousel-indicators {
    bottom:0;
}

fieldset{
	margin: 20px auto;
}

fieldset input, fieldset textarea, fielset select{
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: 1px solid #d90000;
    padding: 10px;
    vertical-align: middle;
    color: gray;
    max-width: 100%;
    width: 100%;
    margin-bottom:10px;
    float: none !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}

fieldset textarea{
	min-height: 200px;
}

fieldset input[type=submit]{
	display:inline-block !important;
	zoom:1;
	*display:inline;
	margin:auto;
	width:auto !important;
	max-width: none !important;
}

label {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
    font-weight: 700;
	font-size:1.5em;
}

.locationList{
	padding: 10px;
    margin: 0;
    list-style: none;
    border: 1px solid gray;
}

.locationList li{
	padding:10px;
	vertical-align: top;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.locationList li:nth-child(even){
	/*background-color: #96e4ef;*/
	background-color: #caeef3;
}

.list-group li:nth-child(odd){
	/*background-color: #96e4ef;*/
	background-color: #caeef3;
}

.uniform li{
	background-color:#caeef3 !important;
}

.list-head{
	background-image: -webkit-linear-gradient(top,#910101 0,#910101 100%);
    background-image: -o-linear-gradient(top,#910101 0,#910101 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#910101),to(#910101));
    background-image: linear-gradient(to bottom,#910101 0,#910101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd90000', endColorstr='#ff910101', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
	color:white;
	font-size: 1.2em;
}

.list-head-red {
    background-image: -webkit-linear-gradient(top,#b70009 0,#880004 100%);
    background-image: -o-linear-gradient(top,#b70009 0,#880004 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#b70009),to(#880004));
    background-image: linear-gradient(to bottom,#b70009 0,#880004 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb70009', endColorstr='#ff880004', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #800103;
    color: white;
    font-size: 1.2em;
}

.third{
	width:31%;
	margin-right:2%;
	float:left;
}

.third p, .fourth p, .half p{
	font-size: 1.1em;
}

.fourth{
	width:23%;
	margin-right:2%;
	float:left;
}

.half{
	width:48%;
	margin-right:2%;
	float:left;
}

.clearfloat{
	clear:both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.bordered{
	padding: 10px;
    border: 1px solid gray;
	text-align: center;
}

.fullsize{
	display:block;
	margin:0 auto 20px;
	width:100%;
	height:auto;
	border:none;
}

.fullsizethm{
	display:block;
	margin:auto;
	width:100%;
	height:auto;
	border:none;
}

.thumbner{
	width:150px;
	height:auto;
	border:none;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	z-index: 10;
	left:0;
	top:0;
}

.sideList{
	list-style: none;
    padding: 0;
    margin: 0;
}

.sideList li{
	min-height: 150px;
    position: relative;
    vertical-align: middle;
    margin-bottom: 10px;
    padding: 10px 10px 10px 0;
}

.listrecipetitle{
	font-size:1.2em;
	line-height: 1em;
}

.listRecipeData{
	float:right;
	padding-left:160px;
}

.listrecipetitle b{
	display:block;
	margin-bottom:10px;
}

.rectitle{
	color:#910101;
}

.listTitle{
	background: #910101;
    color: white;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
	margin-top:0;
}

.socialButtonsLink{
	display: block;
    padding: 10px;
	cursor:pointer;
}

.articlesoc{
	text-align: left;
    float: none;
    margin-bottom: 10px;
}

.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
}



.pagination a:link, .pagination a:visited{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
	padding:0 5px;
}

.pagination .disabled, .pagination .current{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
	padding:0 5px;
}

.vcard{
	text-align: center;
	border-top: 5px solid #910101;
	padding: 10px 0;
	font-size:0.9em;
}

.headerImage{
	width:100%;
	height:auto;
	max-width:100%;
	display:block;
	margin:0 auto 10px;
	padding:0;
	border:none;
}

.leftbulls, .leftbulls li{
	text-align: left;
}

.recetario iframe{
	width:100%;
	height:548px !important;
	margin:auto;
	padding:0;
}

.btn-primary {
    background-image: -webkit-linear-gradient(top,#d90000 0,#910101 100%);
    background-image: -o-linear-gradient(top,#d90000 0,#910101 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#910101),to(#910101));
    background-image: linear-gradient(to bottom,#d90000 0,#910101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd90000', endColorstr='#ff910101', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #d90000;
    border-color: #910101;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #910101;
    background-position: 0 -15px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #910101;
    border-color: #d90000;
}

.services{
	text-align: left;
}

.circle-images{
	width:96%;
	height:auto;
	margin:10px 2%;
	display:block;
	border:none;
}

.third-circles{
	width:31%;
	margin:10px 1%;
	position:relative;
	float:left;
	display:block;
}

select{
	max-width: 100%;
    width: 100%;
	border: 1px solid #d90000;
}

.ui-widget-header {
    border: 1px solid #910101;
    background: #910101 url(images/ui-bg_flat_100_ff7f00_40x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fe9493;
    background: #d67d7d url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636;
}

@media(max-width:1200px){
	.featuredContainer h2{
		font-size:25px;
	}
	
	.featuredContainer h2 + p{
		min-height:110px;
	}
}

@media(max-width:994px){
    .col-sm-3{
        width:50%;
        margin-top: 20px;
    }
	
	.featuredContainer{
		min-height: 255px;
	}
	
	.featuredContainer h2{
		font-size:30px;
	}
	
	.featuredContainer h2 + p {
		min-height: 60px;
	}
	
	.bottomLink{
		/*display: block;
		border: 1px solid #910101;*/
		
		background-image: -webkit-linear-gradient(top,#910101 0,#910101 100%);
		background-image: -o-linear-gradient(top,#910101 0,#910101 100%);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#910101),to(#910101));
		background-image: linear-gradient(to bottom,#910101 0,#910101 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd90000', endColorstr='#ff910101', GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		background-repeat: repeat-x;
		border-color: #245580;
		color:white;
		font-size: 1em;
		display: block;
		padding: 10px;
		max-width: 190px;
		width: 100%;
		margin: auto;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		text-decoration:none;
	}
	
	.bottomLink:link, .bottomLink:visited, .bottomLink:active, .bottomLink:hover{
		text-decoration: none;
	}
	
	.listRecipeData {
		float: none;
	}
	
	.listrecipetitle{
		font-size:1.3em;
	}
}

@media(max-width:991px){
	.listTitle {
		margin-top:20px;
	}
}

@media(min-width:768px){
    .navbar-nav {
        float: right;
        margin: 0;
        bottom: 0;
        position: absolute;
        right: 0;
    }
    
    .carousel-caption {
        /*right: 10%;
        left: 10%;*/
        padding-top:10px;
        padding-bottom: 10px;
    }
	
	.recetario iframe{
		height:360px !important;
	}
	
}

@media(max-width:767px){
    .navbar-nav{
        background-color: #d90000;
        margin-top: 0;
        color: white;
    }
    
    .navbar-nav a{
        color: white;
    }
    
    .nav>li {
        position: relative;
        display: block;
        border-bottom: 1px solid white;
    }
    
    .nav>li:last-child{
        border-bottom:none;
    }
    
    .nav>li>a:focus, .nav>li>a:hover {
        text-decoration: none;
        background-color: #eee;
        color: #d90000;
    }
    
    .col-sm-3{
        width:100%;
        margin-bottom:20px;
    }
    
    .featuredContainer{
        min-height:auto;
        padding-bottom: 20px;
    }
    
    .navbar-header {
        text-align: center;
    }
    
    .navbar-brand {
        float:none;
        height: auto;
        display: inline-block;
        zoom: 1;
        *display:inline;
        margin:auto;
		width: 100%;
		max-width: 280px;
    }
    
    .capholder{
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }
    
    .carousel-caption{
        position: relative;
        right: 0;
        bottom: 0px;
        left: 0;
        background-color: rgba(0,0,0,0);
    }
    
    .carousel-caption h1, .carousel-caption h2{
        font-size: 1.5em;
        margin: 0 auto;
    }
    
    .carousel-indicators {
        position: absolute;
        bottom: 0;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }
    
    .carousel .item {
        background-position:center top;
        background-repeat:no-repeat;
        background-size:contain;
    }
	
	.carousel {
		/*margin-top: 187px;*/ /*if you use fixed header, turn this on*/
		margin-bottom:20px;
		border-bottom: #edae4c solid 30px;
	}
	
	.featuredContainer{
		min-height: auto;
	}
	
	.featuredContainer h2 + p {
		min-height: auto;
	}
	
	.third{
		width:100%;
		margin-right:0;
		float:none;
	}
	
	.fourth{
		width:100%;
		margin-right:0;
		float:left;
	}
	
	.half{
		width:100%;
		margin-right:0;
		float:left;
	}
	
	.blinks .col-sm-3{
		padding-bottom:0;
	}
	
	.recetario iframe{
		height:360px !important;
	}
	
	.third-circles{
		width:48%;
		margin:10px 1%;
		position:relative;
		float:none;
		display:inline-block;
		zoom:1;
		*display:inline;
	}
}

@media(max-width:503px){
	.carousel {
		/*margin-top: 226px;*/ /*if you use fixed header, turn this on*/
	}
	
	.locationList h3{
		font-size: 1.2em;
	}
	
	.recetario iframe{
		height:280px !important;
	}
}

@media(max-width:430px){
    .arLeft, .arRight {
        float:none;
        text-align: center;
    }
    
    .modboxes input{
        padding: 5px;
        display:block;
        width:100%;
        max-width: 200px;
        margin: 10px auto;
    }

    .modboxes input[type='button'], .ContinuarButt, .myButton{
        width:auto;
        max-width:auto;
    }
	
	.thumbner {
		width: auto;
		height: 150px;
		border: none;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		position: relative;
		margin-bottom: 10px;
	}
	
	.listRecipeData {
		float: none;
		padding-left: 0;
	}
	
	.fullsizethm {
		display: block;
		margin: auto;
		width: auto;
		height: 100%;
		border: none;
		margin:auto;
	}
	
	.sideList li {
		padding: 10px;
		text-align: center;
	}
}

@media(max-width:390px){
    .navbar-brand {
        margin-bottom:40px;
    }
    
    .navbar-toggle{
        left: 50%;
        right: 50%;
		margin-left: -19px;
		width:44px;
    }
    
    .carousel{
        /*margin-top: 266px;*/ /*if you use fixed header, turn this on*/
    }
	
	.social-share {
		text-align: center;
		float:none;
	}
}