body{
	align-content: center;
	background-color: #eaeaea;
}
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: Tahu;
  src: url("Tahu!.ttf");
}

@font-face {
  font-family: "De Luxe Bold";
  src: url("De Luxe Bold.ttf");
}

@font-face {
  font-family: Yatra One;
  src: url("YatraOne.ttf");
}

@font-face {
  font-family: Baloo;
  src: url("Baloo.ttf");
}
/*_________________Section_______________________*/
.sect{
	margin-top: 5%;
	margin-bottom: 5%;
	height: auto;
}
.sect{
	text-align: center;
}	
/*_________________/Section_______________________*/
.pack{
	display: inline-block;
	width: 25%;
	height: auto;
	margin:1%;
	text-align: center;
	vertical-align: top;
	color: #000;
	font-family: Yatra One;
	box-shadow: 0 15px 35px rgba(0, 0, 0,0.5);
	background-color:#fff;
	border:2px solid #ffc845;
}
.pack p{
	font-size: 16px;
}
.pack h1{
	font-size: 20px;
	font-weight: bolder;
}
.pack h2{
	color: #000;
}
/*____________Video_______________________*/
.vdPack{
	width: 100%;
	overflow: hidden;
	pointer-events: none;
}
/*____________/Video_______________________*/
.artPack{
	height: auto;
  align-items: center;
  margin:auto;
	
}
.feats{
	list-style-image: url("Img/star.png");
}
.specs {
	list-style-image: url("Img/check.png");
}
.feats,.specs{
	text-align: left;
	font-size: 16px;
}
.btnPck{
	width: 100%;
	margin: auto;
	height: auto;
	font-size: 29px;

	border-width: 0px;
	cursor: pointer;
	padding: 15px;
	font-family: Yatra One;
	visibility: visible;
	text-align: center;
}
#btnpc1,#btnpc2,#btnpc3{
	background-color: #fff;
}
#pck1,#art1,#pck2,#art2,#pck3,#art3{
	background-color: #fff;
}
/*---------------formulaire--------------------*/
#contactPck{ 
	font-size: 16px;
	font-family: cursive;
	display: block;
	color: black;
	border: none;
	width: 100%;
	text-align: center;
	padding-top:15px ;
}
.contactTab{
	border: none;
	background-color: #fff;
}

.inpts{
	border-color: gradient-linear;
}
#contactPck h1{
	color: rgba(239, 150, 41,1);
}


/*______________________HOVER___________________________*/
	
	#pck1:hover #art1{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		background-color: #ffc371;
		
	}
	#pck1:hover #ls1{
		list-style-image: url("Img/etoile.png");
	}
	#pck1:hover div,#btnpc1{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		transform-style: background-color: white;
		background-color: #ffc371;
		color:#000 ;
	}
	#btnpc1:hover{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms linear;
		background-color:#ff6a00;
		box-shadow: 0 15px 35px rgba(0, 0, 0,0.5);
		transform: translate3d(10px, 10px, 10px, 10px);
	}
	
	/**************/
	#pck2:hover #art2{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		background-color: #ffc371;
	}
	#pck2:hover #ls2{
		list-style-image: url("Img/etoile.png");
	}
	#pck2:hover div,#btnpc2{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		transform-style: background-color: white;
		background-color: #ffc371;
		color:#000 ;
	}
	#pck2:hover #btnpc2{

	}
	#btnpc2:hover{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms linear;
		background-color:#ff6a00;
		box-shadow: 0 15px 35px rgba(0, 0, 0,0.5);
		transform: translate3d(10px, 10px, 10px, 10px);
	}

	

	/**************/

	#pck3:hover #art3{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		background-color: #ffc371;
	}
	#pck3:hover #ls3{
		list-style-image: url("Img/etoile.png");
	}
	#pck3:hover div,#btnpc3{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		transform-style: background-color: white;
		background-color: #ffc371;
		color:#000 ;
	}
	#btnpc3:hover{
		-webkit-transition: all 500ms ease;
		-moz-transition :  all 500ms ease;
		-ms-transition:  all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms linear;
		background-color:#ff6a00;

		transform: translate3d(10px, 10px, 10px, 10px);
	}


	
	/***************************/
/*______________________/HOVER___________________________*/
/*______________________RESPONSIVITY______________________*/

@media(max-width:991px){
	body{
		align-content: center;
		text-align: center;
	}
	/*__________Packs____________*/
	.pack{
		display: block;
		width: 95%;
		height: auto;
		text-align: center;
	}
	#pck1,#pck2,#pck3{
		display: block;
		margin: auto;
		margin-top: 7%;
		width: 80%;
	}
	.pack,.artPack,.vdPack,.headPck,#dv1,#dv2,#dv3,#dvart1,#dvart2,#dvart3{
		border-radius: 0px;
	}
	#btnpc1,#btnpc2,#btnpc3{
		border-radius: 0px;
	}
	.btnPck{
		width: 100%;
		margin: auto;
		height: auto;
		font-size: 20px;
		border-width: 0px;
		cursor: pointer;
		background-color: #fff;
		padding: 15px;
		font-family: Yatra One;
		visibility: visible;
	}
	/*___________form___________*/	
	#contactPck{
		width: 100%;
		border-radius: 0px;
		color: white;
	}
	.frmPck{
		width: 80%;
		margin: auto;
	}
	/*.frmPck input,.frmPck textarea{
		min-width: 50%;
		font-size: 26px;
		margin: 10px;
		border-style: none;
	}*/
}


/*____________foot__________________*/
.blog:after {
  content: "";
  width: 100%;
  transform: rotate(180deg);
  z-index: 1;
  left: 0;
  position: absolute;
  height: 10px;
  background: url(srcs/triangle_bg.png) repeat-x;
  background-size: 15.5px 10px;
}
.blogA:after{
	content: "";
  width: 100%;
  z-index: 1;
  left: 0;
  position: absolute;
  height: 10px;
  background: url(srcs/triangle_bgW.png) repeat-x;
  background-size: 15.5px 10px;
}




#espace{
height: 60px;
clear: both;
}
.title{
    font-weight: bold;
    text-align: center;
    margin: 40px 0 ; 
    font-family: 'De Luxe Bold'
}

.text1{
    vertical-align: top;
    float: right;
    width: 45%;
    text-align: justify;
    padding-top: 30px;
    margin:5% 5% 0 3%;
    font-family: monospace;
    font-size: 18px;
    height: auto;
}

.spantitle{
  color: #FF7112;  
}

.boxright{
  margin: 20px;
  background: #fafafa;
  border: #ffc845 1px solid;
  border-radius: 1%;
  display: inline-block;
}
h2{
    text-align: center;
   font-family: Yatra One;
   color: orange;
}
.spannn{
    width: 50%;
}
.video1{
    margin:5% 0 5% 2%;
}
.video1,.video2{
    width: 45%; 
    height: 340px;
    display: inline-block;

}
/* boxleft*/
.boxleft{
    margin: 20px;
    background: rgba(255, 252, 248, 0.966);
    border: #ffc845 1px solid;
    border-radius: 1%;
    height: fit-content;
    display: inline-block;
 }
.video2{
    margin:5% 2% 5% 0;
}
.text2{
    vertical-align: top;
    float: left;
    width: 45%;
    text-align: justify;
    padding-top: 30px;
    margin:5% 3% 0 3%;
    font-family: monospace;
    font-size: 18px;
}
 /*____________avontage_________*/
            #avtge{
                display: flex;
               flex-wrap: wrap;
               justify-content: center;
                
            }
          .imgavontage{
               width: 100%;
               }
          .avontage{
            
              width: 350px;
           margin:15px;
           padding: 10px;
           flex-direction: row;
            
           }
           .textavontage{
          text-align: center;
           }
       
        .titreavontage{
            margin-left: 60px;
            font-family: inherit;
            color: #FFC845;
        }       






@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

.containerr{
  max-width: 800px;
  margin-right: 30px;
 float:right;
  padding: 25px 40px 10px 40px;
 
}
.containerr .textt{
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  background: -webkit-linear-gradient(right, gray, orange, orange, orange);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.containerr form{
  padding: 30px 0 0 0;
}
.containerr form .form-row{
  display: flex;
  margin: 32px 0;
}
form .form-row .input-data{
  width: 100%;
  height: 40px;
  margin: 0 20px;
  position: relative;
}
form .form-row .textarea{
  height: 70px;
}
.input-data input,
.textarea textarea{
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  font-size: 17px;
  border-bottom: 2px solid rgba(0,0,0, 0.12);
}
.input-data input:focus ~ label, .textarea textarea:focus ~ label,
.input-data input:valid ~ label, .textarea textarea:valid ~ label{
  transform: translateY(-20px);
  font-size: 14px;
  color: #3498db;
}
.textarea textarea{
  resize: none;
  padding-top: 10px;
}
.input-data label{
  position: absolute;
  pointer-events: none;
  bottom: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
}
.textarea label{
  width: 100%;
  bottom: 40px;
  background: #fff;
}
.input-data .underline{
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
}
.input-data .underline:before{
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #3498db;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}
.input-data input:focus ~ .underline:before,
.input-data input:valid ~ .underline:before,
.textarea textarea:focus ~ .underline:before,
.textarea textarea:valid ~ .underline:before{
  transform: scale(1);
}
.submit-btn .input-data{
  overflow: hidden;
  height: 45px!important;
  width: 25%!important;
}
.submit-btn .input-data .inner{
  height: 100%;
  width: 300%;
  position: absolute;
  left: -100%;
  
  background: -webkit-linear-gradient(right, rgb(29, 24, 16), orange, rgb(29, 24, 16), orange);
  transition: all 0.4s;

}
.submit-btn .input-data:hover .inner{
  left: 0;

}
.submit-btn .input-data input{
  background: none;
  border: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}


.neon-button {
  font-size: 1.5rem;
  font-family: Yatra One;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: orange;
  border: orange 0.125em solid;
  padding: 0.25em 1em;
  border-radius: 0.25em;

  text-shadow: 0 0 0.125em hsl(0 0% 100% / 0.3), 0 0 0.45em currentColor;

  box-shadow: inset 0 0 0.5em 0 orange, 0 0 0.5em 0 orange;

  position: relative;
}

.neon-button::before {
  pointer-events: none;
  content: "";
  position: absolute;
  background: orange;
  top: 120%;
  left: 0;
  width: 100%;
  height: 100%;

  transform: perspective(1em) rotateX(40deg) scale(1, 0.35);
  filter: blur(1em);
  opacity: 0.7;
}

.neon-button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 2em 0.5em orange;
  opacity: 0;
  background-color: orange;
  z-index: -1;
  transition: opacity 100ms linear;
}

.neon-button:hover,
.neon-button:focus {
  color: var(--clr-bg);
  text-shadow: none;
}

.neon-button:hover::before,
.neon-button:focus::before {
  opacity: 1;
}
.neon-button:hover::after,
.neon-button:focus::after {
  opacity: 1;
}
:root {
  --clr-neon: hsl(317 100% 54%);
  --clr-bg: hsl(323 21% 16%);
}

.imgfes{
height: 550px;
margin: 30px 0 0 100px;
}
.divfes{
  display: flex;
 
}
.videoytb {
  width: 900px;
  height: 450px;
 margin: auto;
 margin-bottom: 30px;
  background-color: #FF7112;
}
.videoytb iframe{
  height: 100%;
  width: 100%;
}






/*Resposive*/
@media(max-width:991px){
  .title{
      margin-top: 90px;
  } 
  .videoytb {
    height:   400px;
    width: 800px;
  }
}
@media(max-width:900px){
.imgfes{
  display: none;
}
.containerr{
  margin: auto;
}
.videoytb {
  height: 350px;
  width: 700px;
}
}
@media(max-width:750px){
  .videoytb {
    height: 270px;
    width: 540px;
  }
  .video1,.video2{
          height: 50%;
          margin: auto;
          width: 100%;
         margin-top: 50px;
  } 
  .text1{ 
      width: 100%;
      margin: auto;
      background: #fafafa;
      border: #ffc845 1px solid;
      border-top: #fff ;
  }
  .text2{
      width: 100%;
      margin: auto;
      background: rgba(255, 252, 248, 0.966);
      border: #ffc845 1px solid;
      border-top: #fff ;
  }
  .para{
      padding: 20px  60px;
  }
 
}

@media (max-width: 700px) {
  .containerr .textt{
    font-size: 30px;
  }
  .containerr form{
    padding: 10px 0 0 0;
  }
  .containerr form .form-row{
    display: block;
  }
  form .form-row .input-data{
    margin: 35px 0!important;
  }
  .submit-btn .input-data{
    width: 40%!important;
  }
  .videoytb {
    height: 165px;
    width: 300px;
  }
}



