
@font-face {
	font-family: "blisspro-extrabold";
	src: url("../BlissPro-ExtraBold.ttff");
}
@font-face {
	font-family: "helveticaneue-boldcond";
	src: url("../HelveticaNeue-BoldCond.ttf");
}
@font-face {
	font-family: "futura-bt-light";
	src: url("../futura-light-bt.ttf");
}

@font-face {
font-family: "alwyn";
src: url("../alwyn.ttf");
}
@font-face {
font-family: "SignPainter";
src: url("../SignPainter.ttf");
}
@font-face {
font-family: "bliss";
src: url("../BlissRegular.ttf");
}
@font-face {
font-family: "futura_medium";
src: url("../futura_medium.ttf");
}
@font-face {
font-family: "FuturaRegular";
src: url("../FuturaRegular.ttf");
}

@font-face {
	font-family: "BlissBold";
	src: url("../BlissBold1.ttf");
	}
.tag_logo{
	width: 484px;
	margin: 17% 0% 0% 8%;
}

.legal-alcohol {
	font-family: 'helveticaneue-boldcond';
	letter-spacing: 0.1rem;
	padding-top: 2.5%;
	font-weight: normal;
}

.logo_img{
	width: auto;
	height: 206px;
	float: right;
	margin-right: 25%;
	margin: 2% 9% 4% 0%;
}
.navbar-light , .navbar-brand ,.navbar-nav, .nav-link {
	font-size: 1.8rem;
	font-family: 'alwyn';
	padding: 0;
	margin-left: 1rem;
}
.fa-circle:before {
    content: "\f111";
    font-size: 8px !important;
}
.red_title{
	color: #CE003E;
	font-family: 'SignPainter';
	font-size: 70px;
    text-transform: uppercase;
	font-weight: bold;
	line-height: 0.8;
}
.visky_desc{
	font-size: 0.9rem;
	font-weight: normal;
	color: #4E433E;
	font-family: 'bliss';
	line-height: 1;
}
.red_title_small{
	color: #CE003E;
	font-family: 'SignPainter';
	font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
	line-height: 0.8;
	margin-top: 2rem;
}
.guyot p{
	color: #005BA6;
	font-family: 'SignPainter';
	font-size:70px;
	text-transform: uppercase;
	font-weight: bold;
}

.bottles{
	border-right: solid thin #e9ecef;
    border-left: solid thin #e9ecef;
}

.red_title span{
	color: #005BA6;
	font-family: 'SignPainter';
	font-size: 70px;
    text-transform: uppercase;
    font-weight: 600;
}
.red_title_small span{
	color: #005BA6;
	font-family: 'SignPainter';
	font-size: 2rem;
    text-transform: uppercase;
	font-weight: 600;
	margin-top: 2rem;
}
.red_title img{
	width: 30%;
}

.red_title_bliss{
	color: #005BA6;
	padding: 40px;
	font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
	line-height: 2.2rem;
	padding-top: 0px !important; 
	/*font-family: 'BlissBold';*/
}
.red_title_bliss span{
	color: #CE003E;
	font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
}
.text_desc{
	color: #005BA6;
	font-size:26px;
	text-transform: uppercase;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.15;
	font-weight: bold;
	/*font-family: 'BlissBold';*/
}

.text_desc span{
	color: #CE003E;
	font-size:22px;
	text-transform: uppercase;
	font-weight: bold;
}
.formarea{
	background-color: unset;
}

.form_field{
	letter-spacing: 0px;
    color: #F5A84F;
    text-transform: uppercase;
    opacity: 1;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    border-bottom: dotted 2px #F5A84F;
    margin-top: 10px;
	width: 99%;
	background: #fff;
}

::placeholder {
  color: #F5A84F;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #F5A84F;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #F5A84F;
}
.orange_txt{
	text-align: left;
	font-size: 16px;
	letter-spacing: 0px;
	color: #F5A84F;
	opacity: 1;
	font-family: 'alwyn';
	margin-top: 0rem !important;
}

.rgpd_text{
	text-align: left;
	font-size: 12px;
	letter-spacing: 0px;
	color: #005BA6;
	opacity: 1;
	font-family: 'alwyn';
	margin-top: 0rem !important;
}

.form-check-input[type=checkbox] {
    border-radius: .25em;
    border: 1px solid #CE073E;
    opacity: 1;
    border-radius: 0px;
}
.form-check-input{
	position: absolute;
}
h5{
	font-size: 1.7rem;
	font-weight: bold;
}
.form-check label{
	font-size: 18px;
	color: #0060A3;
	text-transform: uppercase;
	font-weight: 500;
}
.blue_area{
	background-color: #005BA6;
	border-radius: 100px;
	text-transform: uppercase;
}

.circles_field{
	width: 85%;
	height: 4rem;
	border-radius: 100px;
	margin: 0.7rem 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 3rem;
	text-align: center;
}

.submit-btn{
	border:unset;
	text-align: center;
	letter-spacing: 0px;
	color: #FFFFFF;
	background-color: #CE073E;
	border-radius: 46px;
	text-transform: uppercase;
	/*width: 402px;
    height: 68px;*/
    line-height: 1;
	font-size: 3rem;
	padding: 0.6% 8%;
}
.blue-txt{
	font-size: 1rem;
	color: #0060A3;
	text-transform: uppercase;
	line-height: 1.1;
	font-weight: bold;
}

.blue-txt2 {
	font-size: 0.9rem;
}



.blue-txt span{
	font-size: 18px;
	color: #CE003E;
	text-transform: uppercase;
	font-weight: 600;
}
.des-btn2 span
{
	color: #9CC4DF;
	font-family: 'futura_medium';
}



.dotted {
    border-top: 6px dotted #000;
    background-color: #fff;
	opacity: 0px !important;
    border-bottom: 0px;
    margin: 0px;
    margin-top: 40px;
}
.imge_c{
	position: absolute;
	margin-right: 20px;
}
.tag_log{
	width: 100%;
    margin-left: 10%;
}
.select{
	width: 100%;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 5px #0000003E;
	border-radius: 20px;
	opacity: 1;
	padding: 5px;
	color: #f5a84f;
	border:unset;
	text-transform: uppercase;
}
a:hover{
	/*color:#DAAE62 !important;*/
	font-weight: bold;
}

.code {
	font-weight: normal !important;
}
.modal-content{
	    border-radius: 6rem;
}

.custom1 {
 margin-top: -3.2rem;
 /*width: 110%*/
}

.padding-grenache {
	padding: 0 10rem;
}

.bloc-pouilly {
	margin-left: 2rem;
}

.text-bugadelles {
	padding:0 9rem;
}

.custom-margin-petitballon {
	margin-top:-2rem
}

.padding-coffret {
	padding-right: 8rem;
}

.custom-biere-homme {
	margin-top: -2.4rem
}

.selection-img {
	width:86%;
}

.custom-margin-preference {
	margin-left: -20px;
}

@media screen and (max-width: 768px) {

	.selection-img {
		width:unset;
	}

	.custom-margin-preference {
		margin-left: unset;
	}

	.custom-biere-homme {
		margin-top: unset;
	}

	.p-six {
		font-size: 1.4rem;
	}

	.text-bugadelles {
		padding:unset;
	}

	.custom-margin-petitballon, .custom-top, .custom-top2 {
		margin-top:unset
	}

	.inepng2 {
		background-image: unset;
	}

	.petitballon {
		text-align: center;
	}

	.red_title, .red_title span {
		font-size: 2.8rem;
	}

	.des-btn span, .des-btn2 span  {
		font-size: 0.8rem;
	}

	.inepng2 {
		min-height: unset;
	}

	.vine_bg {
		background-image: unset;
	}

	.flag-jeu {
		margin-bottom: 1rem;
	}

	.smile-image {
		margin-bottom: 2rem;
	}

	.beers {
		margin: unset;
	}

	.custom-btn1 {
		padding:.375rem 2rem;
	}

	.des-btn, .des-btn2, .btn-decouvrir1, .btn-decouvrir2, .btn-decouvrir3 {
		font-size: 0.8rem;
	}

	.de-btn2, .des-btn3, .des-btn1  {
		font-size: 1.8rem;
		margin: 0.5rem 0;
	}

	.bloc-pouilly {
		margin-left: unset;
	}
      
    .tag_logo {
        width: unset;
        margin: unset;
	}
	
	.logo_img {
		margin: unset;
		width: 60%;
		float: unset;
		height: auto;
	}

	.jouer-container {
		padding: 0 0.6rem;
	}

	.blue_area {
		border-radius: unset;
		padding: 1rem 0;
	}

	.circles_field {
		margin: auto;
	}

	.red_title_bliss {
		padding: 1rem 0;
		line-height: 1.15;
	}

	.text_desc {
		margin-right: 1rem;
		margin-left: 1rem;
		font-size: 1.4rem;
	}

	.guyot, .guyot p{
		font-size: 2.6rem;
		line-height: 2.6rem;
	}

	.red_title_bliss, .red_title_bliss span {
		font-size: 1.6rem;
	}

	.form-check label {
		font-size: 0.8rem;
	}

	.code-participation, .submit-btn {
		font-size: 1.8rem;
	}

	.circles_field {
		font-size: 2.5rem;
	}

	.legal-alcohol {
		font-size: 1rem;
	}

	.navbar-light, .navbar-brand, .navbar-nav, .nav-link{
		font-size: 0.8rem;
		margin: 0.4rem 0;

	}

	.mobile-bar{
		padding:0;
		margin-left: 12%;
	}

	.navbar-expand .navbar-nav {
		margin: 0;
	}

	.navmobile {
		float: unset !important;
		margin: auto;
	}

	.padding-grenache {
		padding: unset;
	}
	
	.custom1 {
		margin-top: unset;
	}

	.padding-coffret {
		padding-right: unset;
	}

      }
