 .border-down-budeos{
	background: url("/media/anascroquetas/bordeaux-texture-down.png");
	background-repeat: repeat-x;
	height: 34px;
	position: absolute;
	bottom: 0;
	margin-bottom: -30px;
	z-index: -1;
	width: 110%;
	margin-left: -5%;
} 
.border-up-budeos{
	background: url("/media/anascroquetas/bordeaux-texture-up.png");
	background-repeat: repeat-x;
	height: 34px;
	position: absolute;
	width: 110%;
	margin-left: -5%;
	margin-top: -30px;
}
.border-up-beige{
	background: url("/media/anascroquetas/white-texture-up.png");
	background-repeat: repeat-x;
	height: 35px;
	position: absolute;
	width: 110%;
	margin-left: -5%;
	top: 0;
	margin-top: -30px;
	z-index: 1;
} 
.border-down-beige{
	background: url("/media/anascroquetas/white-texture-down.png");
	background-repeat: repeat-x;
	height: 35px;
	position: absolute;
	bottom: 0;
	width: 110%;
	margin-bottom: -30px;
	margin-left: -5%;
	z-index: 1;
}
  .border-rotate{
	-ms-transform: rotate(-4deg); /* IE 9 */
	-webkit-transform: rotate(-4deg); /* Chrome, Safari, Opera */
	transform: rotate(-4deg);
}
  .background-down-budeos{
	background-color: #520909;
	height: 100%;
	position: absolute;
	bottom: 0;
	z-index: -1;
	width: 110%;
	margin-left: -5%;
}
.c_white{
	color: white;
} 
.c_black{
	color: black;
}
.c_budeos{
	color: #520909;
}
.bg_light_brown{
	background-color: #de4a80;
}
.bg_beige{
	background-color: #f4f5ef;
}
.bg_white{
	background-color: white;
}
.bg_budeos{
	background-color: #520909;
}
.bg_gray{
	background-color: #464646;
}

.pt-6{
	padding-top:6rem;
}

.pb-6{
	padding-bottom:6rem;
}

.mt-6{
	margin-top:6rem;
}

.mb-6{
	margin-bottom:6rem;
}

.pt-7{
	padding-bottom:12rem;
}

.pb-7{
	padding-bottom:12rem;
}

.mt-7{
	margin-top:12rem;
}

.mb-7{
	margin-bottom:12rem;
}

.fs110{
	font-size: 110px;
	line-height: 75px;
}

.fs60{
	font-size: 60px;    
	line-height: 50px;
}

.fs50{
	font-size: 50px;
	line-height: 40px;
}

.fs40{
	font-size: 40px;
	line-height: 40px;
}

.fs30{
	font-size: 30px;
	line-height: 30px;
}

.fs28{
	font-size: 28px;
	line-height: 28px;
}

.fs25{
	font-size: 25px;
	line-height: 25px;
}

.fs20{
	font-size: 20px;
	line-height: 20px;
}

.fs18{
	font-size: 18px;
	line-height: 18px;
}

.fs16{
	font-size: 16px;
}

.fs14{
	font-size: 14px;
}

footer{
	padding: 20px 0 20px;
}

.arrow-left{
	background: url(/media/anascroquetas/but-slider-prev.png);
	width: 54px;
	height: 54px;
}
.arrow-right{
	background: url(/media/anascroquetas/but-slider-next.png);
	width: 54px;
	height: 54px;
}
.cont_text_gal{
	width: 330px;
	position: absolute;
	left: 55%;
	top: 35%;
}

.cont_text_gal p{
	padding: 10px 23px;
	color: white;
	font-size: 38px;
	width: auto;
	display: inline-block;
	margin: 6px;
}

.cont_text_gal .know_more{
	background: url(/media/anascroquetas/but-know-more.png);
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: -10px;
	right: -10px;
	background-size: contain;
}

.navbar .shop{
	background: url(/media/anascroquetas/but-shop.png);
    background-repeat: no-repeat;
    background-size: auto auto;
	width: 75px;
	height: 61px;
	margin-top: -12px;
	background-size: contain;
	background-repeat: no-repeat;
	color: transparent;
}
.navbar .shop:hover{
	background-color: transparent !important;
	opacity: 0.7;
}

.underline{
	background: url(/media/anascroquetas/underline.png);
	background-repeat: no-repeat;
	padding-bottom: 14px !important;
	display: inline-block;
	background-position: 7px bottom;
	background-size: contain;
	margin-bottom: 15px;
	padding-right: 20px;
}


.border_top_botom_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.border_top_botom_img:before{
	background-image: url(/media/anascroquetas/texture-dentelle.png);
	content: '';
	background-color: transparent;
	width: 100%;
	height: 30px;
	position: absolute;
	top: -30px;
	left: 0;
	background-size: contain;
}
.border_top_botom_img:after{
	background-image: url(/media/anascroquetas/texture-dentelle.png);
	content: '';
	background-color: transparent;
	width: 100%;
	position: absolute;
	bottom: -30px;
	left: 0;
	height: 30px;
	background-size: contain;
	transform: rotate(-180deg);
}

.border_left_right_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.border_left_right_img:before{
	background-image: url(/media/anascroquetas/texture-dentelle.png);
	content: '';
	background-color: transparent;
	width: 100%;
	height: 30px;
	position: absolute;
	top: -30px;
	left: 0;
	background-size: contain;
	transform: rotate(-90deg);
}
.border_left_right_img:after{
	background-image: url(/media/anascroquetas/texture-dentelle.png);
	content: '';
	background-color: transparent;
	width: 100%;
	position: absolute;
	bottom: -30px;
	left: 0;
	height: 30px;
	background-size: contain;
	transform: rotate(90deg);
}

.center_div{
	color: black;
	background-color: transparent;
	max-width: 500px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 300px;
	padding: 30px;
}

.border_img div.inside_div{
	width: 100%;
	height: 100%;
	padding: 30px;
	position: relative;
	background-color: white;
	text-align: justify;
}

/* Image border general */
.border_img::before,
.border_img::after{
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 100%;
  background-image: url("/media/anascroquetas/texture-dentelle.png");
  background-size: contain;
  z-index: 2;
}

/* Specific to the right border */
.border_img::after{
  left: auto;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

/* Top and bottom border general */
.border_img div.inside_div::before,
.border_img div.inside_div::after{
	top: -30px;
	background-image: url("/media/anascroquetas/texture-dentelle_h.png");
	content: '';
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0;
	background-size: contain;
}

/* Just the bottom */
.border_img div.inside_div::after {
	bottom: -30px;
	transform: rotate(180deg);
	top: auto;
}

.ana_div{
	color: black;
	background-color: transparent;
	width: 525px;
	position: relative;
	left: -220px;
	padding: 30px;
	z-index: 1;
}
.ana_div.right-pos{
	left: 100px;
	width: 450px;
}
.ana_div.center-pos{
	left: 0;
	right: 0;
	width: 450px;
}
.ana_div.border_img div.inside_div{
	padding: 15px;
}

p.textp_justify, .textp_justify p{
	text-align: justify;
}
[class*="icob"]{
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-size: contain;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	transition: none;
}

[class*="icob"]:hover{
	background-position: bottom;
}

.icos45 [class*="icob"]{
	width: 45px;
	height: 45px;
}

.icos65 [class*="icob"]{
	width: 65px;
	height: 65px;
}

.icob-shop{
	background-image: url(/media/anascroquetas/flavours-but-shop.png);
}

.icob-foodtruck{
	background-image: url(/media/anascroquetas/flavours-but-foodtruck.png);
}

.icob-cook{
	background-image: url(/media/anascroquetas/flavours-but-cook.png);
}

.icob-send{
	background-image: url(/media/anascroquetas/contact-send.png);
}

.icob-facebook{
	background-image: url(/media/anascroquetas/contact-social-facebook.png);
}

.icob-twitter{
	background-image: url(/media/anascroquetas/contact-social-twitter.png);
}

.icob-instagram{
	background-image: url(/media/anascroquetas/contact-social-instagram.png);
}

.content{
	/*background-color: white;*/
    color: black;
}

[class*="floating"]{
	position: absolute;
	left: 0;
	right: 0;
}
.floating-top{
	top: 20px;
}
.floating-bottom{
	bottom: 30px;
}

.title_with_b {
    margin-top: -65px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.mt-neg-r-125{
	margin-top: -125px;
}

.mt-neg-r-75{
	margin-top: -75px;
}

.btn_hire_us {
    background-image: url(/media/anascroquetas/hireus-button.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	display: inline-block;
}

.event{
	cursor: pointer;
}
.event img.op_hov{
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}
.event:hover img.op_hov{
	opacity: 0.5;
}

.event.hide{
	display: none;
}

.load_more{
	cursor: pointer;
	display: inline-block;
}
.load_more:hover{
	opacity: 0.5;
}

.modal_hire_us .modal-dialog{
	max-width: 100%;
}

.modal_hire_us .modal-dialog .modal-content, .modal_hire_us .modal-dialog .modal-content .modal-header, .modal_hire_us .modal-dialog .modal-content .modal-footer{
	border: 0;
}

.modal_hire_us .modal-header{
	display: block;
}
.modal_hire_us .modal-header .close{
	background-color: #520909;
	opacity: 1;
	border-radius: 50%;
	padding: 5px 10px;
	color: white;
}
.modal_hire_us .modal-header .close:hover{
	opacity: 0.5;
}

.modal_hire_us .modal-body .container{
	max-width: 900px;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.vertical-alignment-helper .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.modal-backdrop{
	background-color: #FFF;
}

.bg_spoon{
	background-image: url(/media/anascroquetas/hireus-spoon1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 85%;
}

.bg_spoon2{
	background-image: url(/media/anascroquetas/hireus-spoon2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 85%;
}

.form_contact_sp{
	min-width: 630px;
}

.form_post_contact{
	background-image: url(/media/anascroquetas/contact-postcard.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 379px;
	display: inline-block;
	background-size: contain;
}
.form_post_contact .row{
	height: 100%;
}

.form_post_contact .text_msg{
	top: 100px;
	position: relative;
	left: 85px;
	min-width: 220px;
	width: 220px;
	max-width: 220px;
	height: 235px;
	min-height: 235px;
	max-height: 235px;
	background: transparent;
	border: none;
}

.form_post_contact .name_msg{
	top: 121px;
	position: relative;
	left: 34px;
	min-width: 220px;
	width: 220px;
	max-width: 220px;
	background: transparent;
	border: none;
}

.form_post_contact .email_msg{
	top: 132px;
	position: relative;
	left: 34px;
	min-width: 215px;
	width: 215px;
	max-width: 215px;
	background: transparent;
	border: none;
}

.form_post_contact .submit_msg{
	background-color: transparent;
	border: none;
	transition: none;
	top: -80px;
	position: relative;
	margin-right: 35px;
}

.form_post_contact input::-webkit-input-placeholder, .form_post_contact textarea::-webkit-input-placeholder {
    opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

.form_post_contact input:-moz-placeholder, .form_post_contact textarea:-moz-placeholder { /* Firefox 18- */
    opacity: 1 !important;
}

.form_post_contact input::-moz-placeholder, .form_post_contact textarea::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1 !important;
}

.form_post_contact input:-ms-input-placeholder, .form_post_contact textarea:-ms-input-placeholder { 
}

.link_footer_contact {
    display: inline-block;
    color: white;
    width: auto;
    float: none;
}
.link_footer_contact:hover, .link_footer_contact:active, .link_footer_contact:focus{
	color: #de4a80;
}
.hover_yellow:hover, .hover_yellow:active, .hover_yellow:focus, .hover_yellow:hover *, .hover_yellow:active *, .hover_yellow:focus *{
	color: #de4a80;
}
.opacity_hover_7:hover{
	opacity: 0.7;
}


.text-bold{
	font-weight: bold;
}

.form_field{
	
}

.form_field a{
	color: black;
}
.form_field a.button{
	color: white;
}

.form_field a:hover{
	color: #de4a80;
}

.form_field input{
	width: 100%;
	border: none;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border-bottom: 1px solid;
	margin-bottom: 25px;
	font-size: 18px;
}

.w100{
	width: 100%;
}

.mw100p{
	min-width: 100px;
}

.mw200p{
	min-width: 200px;
}

.menu_user{
	
}
.menu_user li{
	font-family: signpaintermedium, arial;
	opacity: 0.5;
	color: black;
	display: inline-block;
	font-size: 25px;
	margin-right: 20px;
	font-weight: bold;
}
.menu_user li a{
	color: black;
}
.menu_user li.active, .menu_user li:hover{
	opacity: 1;
}

.user_address_line{
	padding-left: 60px;
}
.user_address_line:after {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 61px;
	color: black;
	top: 16px;
	left: 16px;
	z-index: 1;
	height: 100%;
	width: 100%;
}
.home_icon:after{
	 content: "\f015";
}
.plus_icon:after{
	 content: "\f055";
}
.user_address_line.selected{
	padding-right: 60px;
}
.user_address_line.selected:before {
	content: "\f08d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 25px;
	color: black;
	top: 16px;
	left: -35px;
	z-index: 1;
	height: 100%;
	width: 100%;
	text-align: right;
}

.add_address{
	cursor: pointer;
}
.add_address:hover{
	opacity: 0.5;
}

.transition{
	-webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.line_prod:hover{
	opacity: 0.5;
}
.delete_prod{
	cursor: pointer;
}
#bg_loader{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.7) url("../media/loading.gif") no-repeat scroll center center;
	background-size: 80px;
	top:0;
	left:0;
}
.hover_item:hover{
	opacity: 0.5;
}

.icon-user:before{
	content: url(/media/mlyon/icon-user.svg);
	width: 25px;
	display: inline-block;
}
.icon-cart:before{
	content: url(/media/mlyon/icon-cart.svg);
	width: 25px;
	display: inline-block;
}