﻿@import url("/include/fonts/herrvonmuellerhoff/styles-herrvonmuellerhoff.css");
@import url("/include/fonts/OceanSansStd-BookExt/styles-OceanSansStd-BookExt.css");
@import url("/include/fonts/font-awesome/styles-font-awesome.css");
@font-face {
	font-family: 'theano_didotregular';
	src: url('theanodidot-regular-webfont.woff2') format('woff2'), url('theanodidot-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'OceanSansStd-BookExt';
	;
	color: #28211b;
	font-size: 18px;
	overflow-x: hidden;
	width: 100%;
	max-width: 100%;
	background-color: #fff;
}

.tangerine {
	font-family: 'Tangerine', cursive;
}

.cc-window, .cc-bottom   /* cookie consent */
{
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200000000000!important;
}

.fontTheani {
	font-family: 'theano_didotregular';
}
img {
	vertical-align: middle;
}
sup {
	white-space: nowrap;
}
a {
	color: #cf9c2d;
}
#logo {
	text-align: center;
}
i {
	color: #fff;
}
#menu {
	position: fixed;
	z-index: 20000;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(../images/bandeDuHaut.jpg);
	margin-left: -100%;
	opacity: 0;
	word-break: keep-all;
}
#menuBtn {
	z-index: 1;
	position: absolute;
	top: 3px;
	left: 7px;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}
nav a {
	text-decoration: none;
}
nav a.actif {
	border-bottom: solid 1px #cf9c2d;
}
nav li {
	padding: 0 10px;
}
#icone>* {
	padding: 0 10px;
}
.chgLang {
	position: relative;
	background: #fff;
	cursor: pointer;
}
.chgLang>span {
	padding: 0px 10px;
}
/*
.langHidden{
	position: absolute;
	background: #fff;
	left:0;
	z-index: 15001;
	display: none;
}*/
.langHidden>div {
	padding: 5px 10px;
}
/*
#menuGd{
	background-color: #fff;
	margin-left: -100%;
	opacity: 0;	
}*/
.icon-bar {
	display: block;
	width: 20px;
	height: 1px;
	border-radius: 1px;
	background-color: #d3a540;
	transition-duration: 1s;
}
.btnMenu {
	width: 45px;
	height: 45px;
	background-color: #201c18;
	border: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.icon-bar +.icon-bar {
	margin-top: 5px;
}

/* NOEL 2021 BANDEAU PAGE INDEX */

a.lien-pdf-noel {
	display: block;
	margin-bottom: 5vh;
	text-decoration: none;
	transition: opacity 0.5s ease;
}

a.lien-pdf-noel-feeries {
	display: block;
	margin-bottom: 0;
	text-decoration: none;
	transition: transform 1s ease;
}

a.lien-pdf-noel-feeries > img {
	transform: scale(1.15);
	transition: transform 1s ease;
}

a.lien-pdf-noel-feeries > img:hover {
	transform: scale(1.25);
	transition: transform 1s ease;
}


a.lien-pdf-noel:hover {
	opacity: 70%;
	transition: opacity 0.5s ease;
}

.img-container {
	margin: 2rem auto 0 auto;
}

.feeries-img-container { 
	border-radius: 999px;
	overflow: hidden;
	box-shadow: 0px 0px 5px gray;
	margin-bottom: 4vh;
	margin-top: 5vh;
}


.header-evenement {
	font-family: theano_didotregular;
	text-align: center;
	font-size: 3.2rem;
	color: #cf9c2d;
	/*white-space: nowrap;*/
}

/*@media(max-width: 1299px) {
	.header-evenement {
		white-space: normal;
	}
}*/


a.hoverBold:hover {
	font-weight: bold;
}

.text-noel-2021 {
	font-family: theano_didotregular;
	margin: 1.2rem auto 1rem auto;
	text-align: center;
	font-size: 1.3rem;
	color: black;
	letter-spacing: 0.04rem;
}

.offre-noel {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.4rem;
}

.text-noel-2021-feeries {
	font-family: theano_didotregular;
	margin: 1.2rem auto 0 auto;
	text-align: center;
	font-size: 1.3rem;
	color: black;
	letter-spacing: 0.04rem;
}

@media(max-width: 992px) {
	.big-container.flex-container {
		flex-direction: column;
	}

	.text-noel-2021 {
		margin: 1.5rem auto 1rem auto;
		font-size: 1.2rem;
	}

	.header-noel-2021 {
		font-size: 3rem;
	}

	.marginAutoXsMd {
		margin: auto;
	}

	.marginBottom4rem {
		margin-bottom: 4rem;
	}
}

/* fin style noel bandeau */

.restaurant {
	background-color: #eeebe9;
	border: solid 1px black;
}

/* cave à vins */

body.cave-a-vins .slide-imgs-container .owl-stage-outer, body.cave-a-vins .slide-imgs-container .owl-stage, body.cave-a-vins .slide-imgs-container .owl-item {
	height: 100%;
}

body.cave-a-vins .owl-carousel .owl-dots {
	margin-top: 35px!important;
}

.section-partenaires * {
	margin: 0;
}

.section-partenaires {
	margin-bottom: 100px;
}

.nom-partenaire {
	font-size: 50px;
	font-weight: bold;
	color: #4D4946;
}

.lieu {
	margin-left: 85px;
	letter-spacing: 2px;
}

.column > div {
	flex: 1;
	margin-bottom: 50px;
	padding: 5px;
}

.column:first-of-type, .column:nth-of-type(3) {
	position: relative;
	top: 70px;

}

.column {
	min-height: 86vh;
}

.encart-festival-vins {
	margin-bottom: 100px;
	padding: 50px;
	border: 1px solid #ddba6c;
}

.video-container {
	margin-bottom: 100px;
}

.description-slide-vins {
	margin-top: 90px;
	padding: 50px;
	background-color: #eeebe991;
	line-height: 41px;
}

.cave-a-vins h2 {
	margin-top: 50px;
}

.cellier {
	display: inline;
	font-family: 'Great Vibes', cursive;
	font-weight: normal;
	text-transform: none;
	font-size: 54px;
	font-style: italic;
	color: #4d4946;
	letter-spacing: -0.5px;
	text-decoration: none;
	transition: opacity 0.3s ease;
	}

	.cellier:hover {
		opacity: 0.75;
		transition: opacity 0.3s ease;
	}

/*WIDGET RESERVIT */
#reservit {
	z-index: 15000;
	position: relative;
	margin-top: -81px;
	font-size: 0.9em;
}
#reservit>form {
	margin: -90px 0px 0px 0px;
	padding: 17px 20px;
	background-color: #fff;
	box-shadow: 0px 2px 5px #000;
}
#reservit>form>div:not(:last-child) {
	border-right: 1px solid #665f5e;
	padding: 0 25px;
}
#reservit>form>div:first-of-type {
	padding-left: 0;
}
#reservit>form>div {
	max-height: 69px;
}
.label {
	padding: 0 10px;
}
.chiffre {
	font-size: 2.5em;
	color: #cf9c2d;
}
.hidden {
	display: none;
}
.slide-imgs-container .owl-item {
	height: 500px;
	/*padding: 20px;*/
	overflow: hidden;
}


.overflow {
	overflow: hidden;
}

.chambre-container-tarifs {
	border: 1px solid #ddba6c;
	width: 31%
}

.titre-chambre-tarifs {
	color: #ddba6c;
	text-shadow: 1px 1px 5px #ddba6c52;
	font-size: 24px;
}

.section-tarif.owl-carousel button:hover {
	background: none!important;
	color: inherit!important;
}

.slide-imgs-container {
	position: relative;
}

.owl-nav {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 85%;
	transform: translate3d(-50%, -50%, 0);
	font-size: 65px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.section-saison-estivale, .section-tarif {
	padding-bottom: 25px;
}

.section-tarif {
	position: relative;
}

.section-slides {
	column-gap: 20px;
}

.fit
{
	height: 100%;
	width: 100%!important;
	object-fit: cover; 
}

.pdlr1
{
	padding-left: 80px;
	padding-right: 80px;
}

a.color1
{
	color: #28211b;
}

.relative {
	position: relative;
	cursor: pointer;
}
.relative input {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
}
.relative i {
	position: absolute;
	right: 0;
	top: 5px;
}
.dropdown-select {
	text-align: center;
}
.dropdown {
	position: absolute;
	top: 50%;
	text-align: center;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 164px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	display: none;
	font-size: 1.5em;
}
.dropdown .option.active {
	color: #b58a61;
}
.btnRechercher {
	padding-left: 20px;
}
.btnRechercher input {
	color: #fff;
	background-color: #cf9c2d;
	text-transform: uppercase;
	border: 0;
	font-size: 1em;
	padding: 5px 18px;
	cursor: pointer;
}
.relativeEnf {
	position: relative;
}
#agesEnfants {
	position: absolute;
	background: #fff;
	left: 0;
	top: 21px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	display: none;
	animation-duration: 1s;
	width: 100%;
}
#agesEnfants .agesEnfants {
	display: flex;
	flex-direction: column;
	padding: 0 10px;
	align-items: center;
}
#agesEnfants .agesEnfants * {
	margin-top: 10px;
}
#agesEnfants .agesEnfants select {
	color: #b58a61;
	border: 0;
	font-size: 1em;
}
#okEnf {
	color: #fff;
	background-color: #b58a61;
	text-transform: uppercase;
	border: 0;
	font-size: 0.8em;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
}
/*** DATEPICKER ***/
/*#ui-datepicker-div{
	z-index: 10000 !important;
}*/
.ui-widget {
	font-size: 0.8em;
}
.ui-widget-content {
/*background-color:#000;
	color:#FFF;	*/
}
.ui-widget-header {
	border: 0;
	background: #3d3d3d;
}
.ui-datepicker-trigger {
	display: none;
}
/*** FIN DATEPICKER ***/

/*** INDEX ***/
#meilleurPrix {
	text-align: center;
	color: #353434;
	padding: 15px;
}
#meilleurPrix img {
	padding-right: 5px;
}
#icone {
	position: absolute;
	z-index: 15001;
	color: #fff;
	bottom: 312px;
	right: 0px;
	background-color: #201c18;
	padding: 12px;
}
.main {
	position: relative;
	max-width: 1380px;
	margin: 0 auto 0;
	padding: 10px 10px 20px 10px;
}
.main2 {
	max-width: 1060px;
	margin: 0 auto 0;
	padding: 0 50px;
}
.wrapper1 {
	max-width: 1920px;
	margin: auto;
}
.wrapper2 {
	max-width: 1380px;
	margin: auto;
}
.ttu {
	text-transform: uppercase;
}
.tdu {
	text-decoration: underline;
}
/* Gestion des FS */
.fs72 {
	font-size: 72px;
}
.fs36 {
	font-size: 36px;
}
.fs36-30 {
	font-size: 36px;
}
.fs18-12 {
	font-size: 18px;
}
.fs24-20 {
	font-size: 24px;
}
.fs35 {
	font-size: 35px;
}
.fs30 {
	font-size: 30px;
}
.fs32 {
	font-size: 32px;
}
.fs1 {
	font-size: 18px;
}
.fs2 {
	font-size: 48px;
}
.fs721 {
	font-size: 72px;
}
.fs481 {
	font-size: 48px;
}
.fs24 {
	font-size: 24px;
}
.fs28 {
	font-size: 28px;
}
/* Fin gestion des FS */

.bc1 {
	background-color: #ddba6c;
}
.bc2 {
	background-color: #eeebe9;
}
.back3 {
	background-color: #ddba6c;
}
.back5 {
	background-color: #d3a540;
}
.back6 {
	background-color: #4c4c4c;
}
/* Gestion des margins */

.mb50 {
	margin-bottom: 50px;
}
.mb150 {
	margin-bottom: 150px
}
.mb80 {
	margin-bottom: 80px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.MN {
	margin-top: -80px;
}
.mg1 {
	margin-top: 80px;
}
.mg2 {
	margin-bottom: 80px;
}
.mg4 {
	margin-bottom: 50px;
}
.mt11 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.mt12 {
	margin-top: 20px;
	margin-bottom: 30px;
}
.mgt5 {
	margin-top: 5px;
}
.mgneagtif {
	margin-top: -8px;
}
.mg3 {
	margin-top: 50px;
}
.mg5 {
	margin-top: 65px;
}
.mg6 {
	margin-bottom: 285px;
}
.mg7 {
	margin: 20px;
}
.mg8 {
	margin: 40px;
}
.mg9 {
	margin-top: 90px;
}
.mg0 {
	margin: 0px;
}
.mgb0 {
	margin-bottom: 0px;
}
.mg10 {
	margin-bottom: 30px;
}
.mg11 {
	margin-top: 160px;
}
.mg12 {
	margin-bottom: 15px;
}
.mgr1 {
	margin-right: 20px;
}
.pd2 {
	padding-top: 55px;
	padding-bottom: 145px;
}
.pd3 {
	padding-right: 350px;
}
.pd4 {
	padding-left: 400px;
}
.pd5 {
	padding-left: 150px;
}
.pd6 {
	padding: 10px 15px 10px 15px;
}
.pd7 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.pd8 {
	padding-left: 15px;
	padding-right: 15px;
}
.pd9 {
	padding-left: 15px;
}

.pd10
{
	padding-left: 240px;
	padding-right: 240px;
}

.colorA a {
	color: #000;
}
.color1 {
	color: #cf9c2d;
}
.bc3 {
	background-color: #ffffff;
	background-image: url(../images/telephone.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bc4 {
	background-image: url(../images/bandeDubas.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 9990;
}
.MenusRestaurant {
	margin-top: 25px;
	margin-bottom: 35px;
}
.blockChambre {
	margin: 0px 0px 0px 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 42px;
}
/* Fin gestion des margins */

.titre {
	font-size: 1.5em;
	color: #ffffff;
	text-transform: uppercase;
	margin: 20px 0;
	text-align: center;
}
.titre .font2 {
	font-size: 2em;
	font-family: 'herr_von_muellerhoffregular';
	text-transform: none;
	color: #665f5e;
	line-height: 0;
}
.color2 {
	color: #665f5e;
}
.titre>div {
	border-bottom: 1px solid #665f5e;
}
.imgTriangle {
	margin-top: 20px;
}
.txtCadre {
	padding: 30px;
	text-align: justify;
	font-size: 0.77777778em;
}
.imgCadre {
	position: relative;
	height: 100%;
}
.imgCadre1 {
	position: relative;
}
.bg1 {
	background-image: url(../images/chambre-cote-sud-etage-tarifs.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg2 {
	background-image: url(../images/chambre-familiale-cote-sud.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg3 {
	background-image: url(../images/chambre-rdc-cote-nord-cote-cour-rdc.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg4 {
	background-image: url(../images/hostellerie-saint-benoit-restaurant-plat-4.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg5 {
	background-image: url(../images/aniane.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg6 {
	background-image: url(../images/hostellerie-saint-benoit-saint-guilhem-le-desert.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg7 {
	background-image: url(../images/herault-hostellerie-saint-benoit.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg8 {
	background-image: url(../images/la-machoire-de-clamouse.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg9 {
	background-image: url(../images/hostellerie-saint-benoit-cirquedenavacelles.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg10 {
	background-image: url(../images/hostellerie-saint-benoit-pontdudiable.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg11 {
	background-image: url(../images/hostellerie-saint-benoit-restaurant-plat-1.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg12 {
	background-image: url(../images/hostellerie-saint-benoit-restaurant-terrasse-vue-piscine.jpg);
	background-size: cover;
	min-height: 470px;
}
.bg13 {
	background-image: url(../images/photorecoupe.jpg);
	background-size: cover;
	min-height: 470px;
}
.cadre {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	border: 5px solid rgba(255,255,255,0.7);
	transition-duration: 2s;
}
.cadre2 {
	border: 15px solid rgba(255,255,255,0.7);
}
.cadre.cadreChbre {
	border-width: 5px;
}
.imgCadre:hover .cadre {
	border: 0 solid rgba(255,255,255,0.7);
	transition-duration: 2s;
}
.lienCadre {
	position: absolute;
	top: 180px;
	text-align: center;
	width: 100%;
}
.lienCadre a {
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	border: 1px solid #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}
.alentours {
	background-position: center;
	background-size: cover;
	padding-top: 130px;
	padding-bottom: 130px;
	background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 100%), url(../images/hostellerie-saint-benoit-vignobles.jpg) no-repeat 0 0;
}
.decouverte {
	background-color: #eeebe9;
	padding-top: 45px;
	padding-bottom: 45px;
}

.decouverte1
{
	background-color: #f3f1ef;
	padding-top: 45px;
	padding-bottom: 45px;
}

.restaurant1 {
	background-position: center;
	background-size: cover;
	padding-top: 130px;
	padding-bottom: 130px;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%), url(../images/fond-restaurant.jpg) no-repeat 0 0;
}
.hotel {
	background-position: center;
	background-size: cover;
	
	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%), url(../images/petits-dejeuners.jpg) no-repeat 0 0;
}

/**** footer ****/
.services {
	background-image: url(../images/../images/fond-icones.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.services>div {
	max-width: 1280px;
}
.servicesChambres>div {
	max-width: 990px;
}
.service {
	padding: 5px 10px;
}
.sIcone {
	background-color: #665f5e;
	width: 66px;
	height: 66px;
	border-radius: 33px;
	min-height: 66px;
	min-width: 66px;
}
.txtIcone {
	color: #fff;
	padding-left: 10px;
	padding-top: 20px;
}
.txtIcone>div:last-child {
	font-size: 0.77777778em;
}
#footer {
	background-image: url(../images/../images/bandeDubas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.logoFooter {
	padding-top: 80px;
}
.adresseFooter {
	text-align: center;
	padding-bottom: 35px;
}
.adresseFooter, .adresseFooter a {
	color: #fff;
}
.rond {
	margin-right: 8px;
}
.menuFooter {
	background-color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.777777778em;
}
.menuFooter>div:first-child>div {
	padding: 10px;
}
.partenaire img {
	padding: 0 5px;
}
#ascenseur {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.5s, opacity 0.5s;
	position: fixed;
	right: 25px;
	bottom: 5%;
	z-index: 1000;
	background-color: #665f5e;
	padding: 10px 0;
	border-radius: 5px;
}
#ascenseur a {
	color: #fff;
	padding: 10px 15px;
}
#offresSpeciales {
	position: absolute;
	top: 115px;
	right: 20px;
	width: 620px;
	z-index: 10001;
	background-color: #665f5e;
	border: 1px solid #b58a61;
	padding: 5px;
	margin-right: -620px;
}
#cadeau {
	position: absolute;
	right: 100%;
	top: -1px;
	background-color: #665f5e;
	border: 1px solid #b58a61;
	padding: 10px 9px;
	cursor: pointer;
}
.offres {
	border: 1px solid #fff;
	padding: 15px 0px 30px 30px;
}
.offreImg {
	width: 200px;
}
.offreTxt {
	padding-left: 30px;
	padding-right: 20px;
	width: calc(100% - 200px);
}
.titreOffresSpeciales {
	font-size: 1.22222222em;
	text-transform: uppercase;
	color: #fff;
	width: 200px;
	margin-bottom: 25px;
}
.titreOffreSpeciale {
	font-size: 1.33333333em;
	color: #b58a61;
	text-align: center;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.txtOffreSpeciale {
	font-size: 0.66666667em;
	color: #fff;
	text-align: justify;
}
.txtOffreSpeciale a {
	color: #b58a61;
}
/** slide des offres spéciales**/
.flexslider {
	margin: 0;
	background: none;
	border: 0;
	border-radius: 0;
}
.flex-control-nav {
	bottom: -30px;
	text-align: left;
}
.flex-control-nav li {
	margin: 0 3px;
}
.flex-control-paging li a {
	background: #fff;
}
.flex-control-paging li a.flex-active {
	background: #b58a61;
}
.flex-control-paging li a:hover {
	background: #b58a61;
}
/**** CHAMBRES ***/

.saufDu {
	font-size: 18px;
}

.descriptionChambre {
	line-height: 32px;
	font-size: 22px;
	margin-bottom: 20px;
}

.tarifs-chambre {
	border: 2px solid #ddba6c73;
	padding: 36px 0;
	border-radius: 4px;
}

.tarifs-chambre span {
	display: inline-block;
}

.chambre:nth-child(2n+1) {
	background-color: #fff;
}
.chambre>div {
	max-width: 1300px;
	margin: 0 auto 0;
	padding: 0 10px;
}
.titreChbre>div {
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-top: 50px;
}
.titreChbre>div>div {
	font-size: 1.33333333em;
	color: #b58a61;
	text-transform: uppercase;
}
.titreChbre>div>div:nth-child(1) {
	font-size: 4em;
	font-family: 'herr_von_muellerhoffregular';
	text-transform: none;
	color: #665f5e;
	line-height: 0.5;
}
.txtChbre {
	font-size: 0.77777778em;
	text-align: justify;
}
.lienDecouvrir {
	text-align: right;
	padding: 15px 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
.chambre:nth-child(2n+2) .lienDecouvrir {
	margin-right: calc(100% / 24);
}
.lienDecouvrir a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.77777778em;
	padding: 15px 40px;
	border-bottom: 1px solid #b58a61;
}
.txtChbreCadre {
	position: absolute;
	bottom: 80px;
	text-align: center;
	width: 100%;
}
.txtChbreCadre>div {
	border-bottom: 1px solid #665f5e;
	padding: 0 15px;
}
.txtChbreCadre>div>div {
	font-size: 1em;
	color: #665f5e;
	text-transform: uppercase;
}
.txtChbreCadre>div>div:nth-child(1) {
	font-size: 3.33333333em;
	font-family: 'herr_von_muellerhoffregular';
	text-transform: none;
	color: #fff;
	line-height: 0.7;
	text-shadow: 2px 2px 2px #000;
}
#chambre {
	margin-top: 70px;
	background: #ddd8d4;
}
.lesChambres {
	font-family: 'herr_von_muellerhoffregular';
	font-size: 3.55555556em;
	color: #665f5e;
	padding-right: 30px;
	background: #ddd8d4;
	text-align: right;
}
.presentationChambre, .presentationSpa, .presentationGolf, .golfPresentation {
	background: #fff;
	padding: 15px;
}
.titreChambre>div {
	color: #b58a61;
	text-transform: uppercase;
	font-size: 1.33333333em;
	border-bottom: 1px solid #665f5e;
	margin-bottom: 20px;
	text-align: left;
}
.txtChambre {
	font-size: 0.77777778em;
	text-align: justify;
}
.equipementsChambre {
	padding: 15px;
}
.titreEquipement {
	font-size: 1.33333333em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.detailEquipement ul {
	list-style: none;
	font-size: 0.77777778em;
	margin: 0;
	padding-left: 20px;
}
.btnReserverChambre {
	padding: 15px;
	margin-top: 15px;
}
.btnReserverChambre a {
	color: #fff;
	text-transform: uppercase;
	padding: 15px 25px;
	text-decoration: none;
	background: #b58a61;
}
.detailHotel {
	font-size: 0.77777778em;
}
.mw480 {
	max-width: 520px;
	padding: 20px;
	font-size: 0.77777778em;
}
.blockTxt {
	font-size: 0.77777778em;
	text-align: justify;
	padding: 15px calc(100% / 24);
}
.blockTxt ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a.doree {
	color: #b58a61;
}
.bgBlanc {
	background: #fff;
}
.bgGris {
	background: #ddd8d4;
}
div[class*=bg-] {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.mh-300 {
	min-height: 150px;
}
.mh-652 {
	min-height: 326px;
}
.mh-560 {
	min-height: 420px;
}
.mh-462 {
	min-height: 231px;
}
.mh-480 {
	min-height: 240px;
}
.mh-950 {
	min-height: 420px;
}
/*** spa***/
.spa1 {
	padding: 20px;
	font-size: 0.77777778em;
}
.txtChambre ul {
	list-style: none;
	padding-left: calc(100% / 12);
	text-align: left;
}
.forfaitSpa>div {
	padding: 15px;
}
.titreForfait {
	text-transform: uppercase;
	color: #b58a61;
	padding-bottom: calc(100% / 12);
	padding-top: 50px;
}
.titreForfait .font2 {
	font-size: 3.55555556em;
	font-family: 'herr_von_muellerhoffregular';
	text-transform: none;
	color: #665f5e;
	line-height: 0;
}
div[class*=forfait-]>div {
	/*position: relative;*/
	padding: 10px 1px;
	max-width: 320px;
	margin: auto;
}
div[class*="forfait-"] > div:last-child {
	margin-bottom: 10px;
}
.forfaitTitre {
	position: absolute;
	font-size: 2.22222222em;
	top: 20px;
	left: 20px;
	right: 20px;
	text-transform: uppercase;
	color: #b58a61;
}
.forfaitTitre .font2 {
	font-size: 2em;
	font-family: 'herr_von_muellerhoffregular';
	text-transform: none;
	color: #fff;
}
#spa .forfaitTitre {
	font-size: 1.44444445em;
	color: #fff;
}
#spa .forfaitTitre .font2 {
	font-size: 2em;
	margin-bottom: -15px;
}
.forfaitContenu, .forfaitContenu3 {
	bottom: 35px;
	left: 35px;
	right: 35px;
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	padding: 5px;
}
.forfaitContenuSpa {
	font-size: 0.66666667em;
	bottom: 30px;
	left: 20px;
	right: 20px;
}
.aPartir {
	color: #b58a61;
}
.prix {
	font-size: 1.66666667em;
}
.nousConsulter {
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 0.55555555em;
}
#spa {
	margin-bottom: 40px;
}
.titre.titreForfait {
	padding: 0;
	margin: 20px 0;
}
/*** golf **/
#golf, #spa {
	margin-top: 70px;
}
#golf a {
	color: #b58a61;
}
.offreGolf {
	font-size: 0.77777778em;
	display: block;
}
.auLieude {
	text-decoration: line-through;
}
.forfait-3>div {
	position: relative;
	padding: 10px;
	width: 100%;
	max-width: 500px !important;
	margin: 0 auto;/*height: 340px;*/
}
.forfait-4>div {
	padding: 10px;
	width: 100%;
	max-width: 500px !important;
	margin: 0 auto;
	/*height: 320px;*/
	text-align: center;
}
.forfaitTitre-4 {
	margin-bottom: 40px;
}
.forfaitContenu1 {
	font-size: 0.77777778em;
	max-width: 340px;
	margin: 0 auto 30px;
}
.forfaitContenu2>div {
	background: #fff;
	height: 69px;
	max-width: 320px;
	width: 100%;
	border: 1px solid #b58a61;
	font-size: 0.77777778em;
}
.txtGolf {
	font-size: 0.77777778em;
}
.txtGolf .fz18 {
	font-size: 1.22222222em;
}
.txtGolf>div {
	max-width: 680px;
	padding: 20px;
	text-align: justify;
}
.titreGolf {
	text-transform: uppercase;
	color: #B58A61;
	font-size: 2em;
	margin-bottom: 35px;
	text-align: left;
}
.titreGolf>div {
	border-bottom: 1px solid #665F5E;
}
.titre24px {
	text-transform: uppercase;
	color: #B58A61;
	font-size: 1.7142em;
	margin-bottom: 35px;
	text-align: left;
}
.titre24px>div {
	border-bottom: 1px solid #665F5E;
}
.txtGolf .tace, .titreStage {
	color: #B58A61;
}
.titreStage {
	text-transform: uppercase;
}
#devis>div {
	max-width: 1040px;
	margin: 70px auto;
}
.devisTxt {
	text-align: center;
	padding: 0 40px;
}
.formDevis {
	font-size: 0.66666667em;
}
.formDevis>form>div {
	padding: 0 40px;
}
.formDevis input[type=text], .formDevis textarea {
	width: calc(100% - 22px);
	padding: 10px;
	font-size: 1.5em;
	color: #665f5e;
	border: 1px solid #675f5f;
}
.formDevis textarea {
	height: 83px;
}
.formDevis input[type=radio] {
	color: #665f5e;
	margin: 15px 5px;
}
.formDevis>form>div>div {
	margin-bottom: 15px;
}
.formDevis label {
	cursor: pointer;
}
.btnSubmit {
	margin-top: 70px;
}
.submit {
	padding: 15px 25px;
	text-transform: uppercase;
	font-size: 1.16666667em;
	background-color: #665f5e;
	color: #fff;
	border: 0;
	cursor: pointer;
}
.zoneObligatoire {
	margin-top: 15px;
	font-size: 1.16666667em;
}
.contactTxt {
	font-size: 1em;
}

.icon-fb {
	margin-right: 10px;
}

.gmap {
	border: 0;
	width: 100%;
	height: 326px;
}
#tarifs>div, #offresSpe>div {
	max-width: 960px;
	margin: 70px auto;
}
.tarifsTxt {
	font-size: 0.77777778em;
	text-align: center;
}
.btnCgv {
	text-align: center;
}
.btnCgv>div {
	padding: 30px 40px;
	text-transform: uppercase;
	border: 1px solid #b58a61;
	background: #fff;
}
.btnCgv a {
	color: #665f5e;
}
.tarif, .offreSpe {
	position: relative;
}
.offreSpe {
	cursor: pointer;
}
.tarif+.tarif, .offreSpe+.offreSpe {
	margin-top: 15px;
}
.calque {
	position: relative;
	background: rgba(0,0,0,0.5);
}
.tarif .titreChbre, .offreSpe .titreChbre {
	left: calc(100% / 12);
	top: 0;
}
.tarif .titreChbre > div, .offreSpe .titreChbre > div {
	border-bottom: 1px solid #fff;
	margin-top: 30px;
}
.offreSpe .titreChbre > div {
	border: 0;
}
.tarif .titreChbre > div > div:nth-child(1), .offreSpe .titreChbre > div > div {
	color: #fff;
}
.offreSpe .titreChbre > div > div:nth-child(1) {
	font-family: 'OceanSansStd-BookExt';
	font-size: 1.33333333em;
	text-transform: uppercase;
	line-height: 1;
}
.tarif .nbrePers {
	left: calc(100% / 12);
	bottom: 5px;
	color: #fff;
}
.tarif .blocPrix, .offreSpe .blocPrix {
	right: 10px;
	bottom: 20px;
	color: #fff;
}
.tarif .btnReserver, .offreSpe .btnReserver {
	margin-top: 20px;
}
.tarif .btnReserver a, .offreSpe .btnReserver a {
	text-transform: uppercase;
	padding: 10px 25px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}
.mentions {
	font-size: 0.77777778em;
}
.mentions h3 {
	text-transform: uppercase;
	font-weight: normal;
}
.mentions ul {
	list-style: none;
}
.mentions a {
	text-decoration: none;
}
.txtOffreSpe {
	background: #665f5e;
	color: #fff;
	padding: 40px calc(100% / 12) 150px;
	width: 100%;
	font-size: 0.77777778em;
	position: relative;
	z-index: 10;
	margin-top: 20px;
}
.txtOffreSpe.open {
	display: block;
}
.txtOffreSpe .blocPrix {
	position: relative;
	float: right;
	margin-top: 30px;
}
.txtOffreSpe .close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 25px;
	background: #cccccc;
	border-radius: 20px;
}
.bar {
	display: block;
	width: 25px;
	height: 2px;
	border-radius: 1px;
	background-color: #665f5e;
	transform: rotate(45deg) translate(1px);
}
.bar +.bar {
	transform: rotate(-45deg) translate(1px);
}
.plus {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
	background: #cccccc;
}
.plus .bar {
	display: block;
	width: 25px;
	height: 2px;
	border-radius: 1px;
	background-color: #665f5e;
	transform: rotate(0) translate(0);
}
.plus .bar +.bar {
	transform: rotate(90deg) translate(-2px);
}
.galerie>div {
	padding: 10px;
}
.galerie>div>div {
	position: relative;
	overflow: hidden;
	height: 300px;
}
.galerie img {
	height: 300px;
	width: auto;
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
}
#cboxOverlay, #cboxWrapper, #colorbox {
	z-index: 20000;
}

@media(max-width:767px) {
.slide+.slide, .menuFooter>div:first-child>div, .txtOffreSpe .close, .plus {
	display: none;
}
#copy {
	margin-bottom: 105px;
}
.chambre:nth-child(2n+1)>div>div:first-child {
	order: 1;
}
#meilleurPrix {
	margin: 0px 0px 0px 0px;
	;
	bottom: 190px;
}
.tarif .calque {
	padding-bottom: 20px;
	padding-top: 1px;
	text-align: center;
}
.tarif .nbrePers {
	margin-bottom: 10px;
}
.offreSpe .titreChbre {
	z-index: 11;
}
.offreSpe .titreChbre>div>div {
	color: #b58a61;
}
.forfait-3 .nousConsulter {
	color: #665f5e;
	bottom: -5px;
}
.mb80 {
	margin-bottom: 0px;
}
.order4 {
	order: 1;
}

/* cave à vins*/

.cave-a-vins h2 {
	font-size: 26px;
}

.column:first-of-type, .column:nth-of-type(3) {
	position: relative;
	top: 0;
  }

}

@media(max-width:991px) {
nav ul {
	flex-direction: column;
}
nav ul li {

	align-self: flex-start;
	margin: 15;
	padding: 30;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 50px;
	
}
#reservit {
	position: fixed;
	bottom: 50px;
}
#reservit>form {
	width: 100%;
}
#offresSpeciales, #reservit>form>div:not(:last-child), .txtChbreCadre {
	display: none;
}
#reservit>form>div {
	padding: 0;
}
.btnRechercher input {
	width: 100%;
	display: block;
	padding: 20px;
	color: black;
}
.btnRechercher {
	width: 100%;
}
#reservit>form {
	margin: 0;
	padding: 0;
}
#icone a:not(:last-child) {
	border-right: 5px solid #ffff;
}
#icone {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	justify-content: center;
	border-top: 5px solid white;
	padding: 0px;
}
body {
	padding-bottom: 90px;
}
#icone a {
	padding: 12px;
}
#logo {
	padding: 0 45px;
}
#menu {
	flex-wrap: wrap;
	background-image: none;
	background-color: #201c18;
	color: #d3a540;
}
#logo {
	width: 100%;
}
#menuGd {
	position: absolute;
	top: 100%;
	left: -100%;
	background-color: #201c18;
	opacity: 0;
}
.doubleCol>div:nth-child(1) {
	margin-bottom: 15px;
}
.chgLang>span {
	display: none;
}
.langHidden {
	display: flex;
}
.fs72 {
	font-size: 45px;
}
.fs36 {
	font-size: 30px;
}

.fs30
{
	font-size: 24px;
}

.fs36-30 {
	font-size: 30px;
}
.fs18-12 {
	font-size: 12px;
}
.fs24-20 {
	font-size: 20px;
}
.mg5 {
	margin-top: -10px;
}
.mg1 {
	margin-top: -25px;
}
.order3 {
	order: 1;
}
.hidden-sm {
	display: none;
}
	.restaurant1 {
    
    padding-top: 0px;
    padding-bottom: 0px;
   
}
}

@media(min-width:768px) {
.mt-85 {
	margin-top: -55px;
}
.service {
	padding: 25px 10px;
}
.chbreImg {
	margin-top: -30px;
	padding-bottom: 40px;
}
.lienDecouvrir {
	margin-bottom: 55px;
}
.rond {
	margin-left: 15px;
}
.mh-300 {
	min-height: 300px;
}
.mh-560 {
	min-height: 560px;
}
.mh-462 {
	min-height: 462px;
}
.mh-480 {
	min-height: 480px;
}
.equipementsChambre {
	padding: 68px calc(100% /12);
}
.titreEquipement {
	margin-bottom: 68px;
}
.presentationChambre {
	height: 295px;
	padding: 10px calc(100% /6);
}
.presentationSpa {
	height: 295px;
	padding: 10px calc(100% /12);
}
.presentationGolf {
	height: 204px;
	padding: 10px calc(100% /12);
}
.golfPresentation {
	padding: 70px calc(100% /12);
}
.lesChambres {
	height: 204px;
	padding-right: calc(100% / 6);
}
.spa1 {
	padding: calc(100% / 12);
}
.titreForfait .font2 {
	font-size: 3.55555556em;
}
.cadre {
	border: 5px solid rgba(255,255,255,0.7);
}
.forfaitTitre {
/*font-size: 1.5em;*/
}
.forfaitGolf {
/*height: 480px;*/
}
.forfaitContenu {
	position: absolute;
}
.forfaitSpa>div {
	padding: calc(100% / 12);
}
.gmap {
	height: 652px;
}
.calque {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.txtOffreSpe {
	padding: 80px calc(100% / 12) 150px;
 width: calc(100% / 12 * 7);
	display: none;
	margin-top: 0px;
}
.tarif .titreChbre, .offreSpe .titreChbre, .tarif .nbrePers, .tarif .blocPrix, .offreSpe .blocPrix {
	position: absolute;
}
.TitreActu {
	position: absolute;
	top: 25%;
	z-index: 19999;
	max-width: 550px;
	text-align: center;
	left: 50%;
}
.mb150 {
	margin-bottom: 0px
}
.mt40 {
	margin-top: 0px;
}
.mt30 {
	margin-top: 0px;
}
}

@media(min-width:992px) {
#menuBtn {
	display: none;
}
.btnMenu {
	width: 90px;
	height: 90px;
}
.icon-bar + .icon-bar {
	margin-top: 10px;
}
.icon-bar {
	width: 35px;
}
.btnMenuTxt {
	font-size: 1em;
}
.txt-mb2 {
	margin-bottom: 20px;
}
.txtCadre {
	padding: 0px 80px 60px;
}
#menuGd, nav {
	width: 100%;
}
nav ul li:not(:last-child) {
	border-right: 1px solid #665f5e;
}
.titreChbre>div {
	margin-bottom: 40px;
}
.chambre:nth-child(2n+2)>div>div:nth-child(1) {
	padding-left: calc(100% / 24);
	padding-right: calc(100% / 24);
}
.chambre:nth-child(2n+2)>div>div:nth-child(2) {
	padding-left: 0;
}
.mh-652 {
	min-height: 652px;
}
.mh-950 {
	min-height: 950px;
}
.cadre {
	border: 20px solid rgba(255,255,255,0.7);
}
.forfaitContenuSpa {
	bottom: inherit;
	top: 100%;
}
.mw-480 {
	max-width: 520px;
	padding: 20px;
	margin: auto;
}
.mw-640 {
	max-width: 660px;
	padding: 20px;
	margin: auto;
}
.chambre:nth-child(2n+1)>div>div:nth-child(1) {
	padding-right: calc(100% / 24);
}
.chambre:nth-child(2n+2)>div>div:nth-child(2) {
	padding-left: calc(100% / 24);
}
.doubleCol>div:nth-child(1) {
	padding-right: 15px;
}
.doubleCol>div:nth-child(2) {
	padding-left: 15px;
}
.langHidden {
	position: absolute;
	background: #fff;
	left: 0;
	z-index: 15001;
	display: none;
}
#meilleurPrix {
	position: absolute;
	z-index: 10000;
	color: #fff;
	bottom: 185px;
	padding: 0;
}
}

@media(min-width:1200px)
{
	.datepick
	{
		min-width: 200px;
	}

	#reservit
	{
		font-size: 1em;
	}

	.relative i
	{
		top: 15px;
	}

	.forfait-2
	{
		justify-content: flex-end;
	}

	.forfaitContenuSpa
	{
		bottom: 30px;
		top: inherit;
	}

	.cc-revoke, .cc-window
	{
		z-index: 20000;
	}
}

@media(max-width:768px) {
.mb150 {
	margin-bottom: 25px;
}
.alentours {
	padding-top: 10px;
	padding-bottom: 30px;
	background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%), url(../images/hostellerie-saint-benoit-vignobles.jpg) no-repeat 0 0;
}
.alentours.mg4 {
	margin-bottom: 0px;
}
.fs36 {
	font-size: 12px;
}
}

@media(max-width:1700px) {
.bc3 {
	background-image: none;
}
.pd5, .pd3 {
	padding-left: 10px;
	padding-right: 0px;
}
.fs72 {
	font-size: 30px;
	padding-bottom: 15px;
	padding-top: 5px;
}

body.tarifs .fs72 {
	font-size: 50px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.pd4 {
	padding-left: 0px;
	padding-right: 0px;
}
.fs24 {
	font-size: 18px;
}
.fs2 {
	font-size: 20px;
}
.mg9 {
	margin-top: 0px;
}
.mg10 {
	margin-bottom: 10px;
}
}

@media(max-width:1900px) {
.mg6 {
	margin-bottom: 0px;
}
}

@media(max-width:400px) {
.fs24 {
	font-size: 12px;
}
.services {
	background-color: #4c4c4c;
	background-image: none;
}
}
iframe{
	width: 100%;
	border:0;
}

#videoBtn{
	position: absolute;
	right: 0;
	bottom: 370px;
	background: #201c18;
	z-index: 19999;
	padding: 20px 28px;
	cursor:pointer;
	color:#fff;
	text-transform: uppercase;
	font-weight: bold;
}
#videoBtn img{
	height: 50px;
	padding-left: 20px;
}
#affichVideo{
	visibility:hidden;
	opacity:0;
	transition:visibility 0.5s,opacity 0.5s linear;
	position:fixed;
	top:0;
	left:0;
	z-index: 50000;
}
#affichVideoOverlay{
	position: fixed;
	background-color: rgba(0,0,0,0.85);
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 50000;
}
#affichVideoVisible{
	position:fixed;
	padding: 15px;
	z-index: 50001;
	background-color: transparent;
}
#affichVideoClose {
    position: absolute;
    color: #FFF;
    background-color: #000;
    padding: 5px;
    border: 2px solid #fff;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
    right: -18px;
    top: -18px;
    box-shadow: 0px 0px 10px #000;
    cursor: pointer;
}
.visiteVirtuelle{
	width: 100%;
	height: 100%;
}

@media(max-width:1599px) and (min-width:1200px)
{
	.pd10
	{
		padding-left: 70px;
		padding-right: 70px;
	}

	.logoTf1
	{
		width: 150px;
	}

	.chambre-container-tarifs {
		width: 40%
	}
}

@media(max-width:1199px) and (min-width:992px){
	.pd10
	{
		padding-left: 50px;
		padding-right: 50px;
	}

	#icone
	{
		bottom:185px;
	}

	#videoBtn
	{
		bottom:245px;
	}

	.divAvisTf1
	{
		margin-bottom: 30px;
	}
	.logoTf1
	{
		width: 100px;
	}

	.chambre-container-tarifs {
		width: 60%
	}
}
@media(max-width:1199px) {

	.nom-partenaire {
		font-size: 40px;
	  }

	.lieu {
		font-size: 16px;
	}

}


@media(max-width:991px){
	#videoBtn{
		bottom:50%;
		left:0;
		right: inherit;
	}
	.pd10, .pdlr1
	{
		padding-left: 30px;
		padding-right: 30px;
	}

	.divAvisTf1
	{
		margin-bottom: 30px;
	}
	.logoTf1
	{
		width: 100px;
	}

	.chambre-container-tarifs {
		width: 75%
	}
}
@media(max-width:767px){

	.fb-fd-column-xs {
		flex-direction: column;
	}

	.chambre-container-tarifs {
		width: 95%
	}

	.slide-imgs-container .owl-item {
		height: 400px;
		overflow: hidden;
	  }
	
	#videoBtn{
		position:relative;
		bottom: 0;
		text-align: center;
		margin-bottom: 10px;
	}
	.pd10, .pdlr1
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.logoTf1
	{
		width: 70px;
	}

	.tf1Titre.fs36
	{
		margin-top: 20px;
		font-size: 24px!important;
	}

}
@media(min-width:992px){

#venteFlash{
	    position: absolute;
    bottom: 65%;
    z-index: 19999;
    left: 50px;
}	
}

#venteFlash a{
	background-color: #201c18;
	padding: 20px;	
	border: 2px solid white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	display: block;
}

 /* popup */
 #popUpPromo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  cursor: pointer;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #aed9bd8e;
}
#popUpPromo * {
  box-sizing: border-box;
}
.popUp {
  width: 800px;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  background: #b7dfc5;
  box-shadow: 0 0 10px 0 #00000029;
}
.popup-image img, .popup-content img {
	padding: 10px;
	border-radius: 20px;
}
.close-popup {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 50%;
  background: #fff;
  font-size: 32px;
  color: #777;
  cursor: pointer;
  line-height: 38px;
}

@media (max-width: 768px) {
  .popUp {
    width: 63%;
    height: auto;
    flex-direction: column;
  }
  .popup-image,
  .popup-content {
    width: 100%;
  }
}