/* CSS Document */
@import 'stylesheet.css';

body {
	font-family: "Kiro";
	font-size: 20px;
}

body a {
	cursor: pointer;
}

.container {
	width: 980px;
	margin: auto;
}

.container p {
	line-height: 25px;
	color: #5e5e5e ;
	padding: 10px 0;
}

.container img {
	width: 100%;
	display: block;
	margin: auto;
}

.header {
	position: relative;
}

.header a {
	position: absolute;
	bottom: 85px;
	right: 100px;
	width: 100px;
}

.header a:nth-child(2) {
	position: absolute;
	bottom: 85px;
	left: 100px;
	width: 100px;
}

.header a:nth-child(2) img {
	transform: rotate(180deg);
}

#pack a, #perso a {
	width: inherit;
	position: inherit;
	bottom: inherit;
	right: inherit;
}

#couverture, #couverture2, #couverture3, #couverture4, #couverture5, #couverture6, #couverture7, #couverture8, #couverture9, #couverture10, #couverture11, #couverture12, #couverture13, #couverture14 {
	height: 113vh;
	background-size: cover !important;
}

#couverture {
	background: url("images/couverture.png") no-repeat center;
}

#couverture2 {
	background: url("images/ordi_logo.png") no-repeat center;
}

#couverture3 {
	background: url("images/module_affiche.png") no-repeat center;
}

#couverture4 {
	background: url("images/conversation.png") no-repeat center;
}

#couverture5 {
	background: url("images/pharmacienne.png") no-repeat center;
}

#couverture6 {
	background: url("images/site_internet.png") no-repeat center;
}

#couverture7 {
	background: url("images/page_facebook.png") no-repeat center;
}

#couverture8 {
	background: url("images/carte_fid.png") no-repeat center;
}

#couverture9 {
	background: url("images/vitrine1.png") no-repeat center;
}

#couverture10 {
	background: url("images/manege.png") no-repeat center;
}

#couverture11 {
	background: url("images/montage_video.png") no-repeat center;
}

#couverture12 {
	background: url("images/borne_pharma.png") no-repeat center;
}

#couverture13 {
	background: url("images/management.png") no-repeat center;
}

#couverture14 {
	background: url("images/vitrine2.png") no-repeat center;
}

#couverture h1 {
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 34px;
	padding-top: 97vh;
}

#couverture2 h1, #couverture3 h1, #couverture4 h1, #couverture5 h1, #couverture6 h1, #couverture7 h1, #couverture8 h1, #couverture9 h1, #contact h1, #couverture10 h1, #couverture11 h1, #couverture12 h1, #couverture13 h1, #couverture14 h1 {
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 34px;
	padding-top: 97vh;
}

#contact h1{
	color: #8E3B9A;
	padding-top: 50px;
}

.submenu {
        height:40px;
        width: 100%;
        margin: auto;
        line-height: 30px;
        display: none;
        background-color: #fff;
        padding-left: 5px;
        padding-right: 5px;
    }

#menu nav ul,.submenu nav ul {
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-weight: lighter;
}

#menu nav ul {
	justify-content: space-between;
} 

.submenu nav ul {
	justify-content: space-around;
} 

#menu nav ul li:first-child img {
	width: 120px;
}

#menu nav ul li:last-child img, #menu nav ul li:nth-child(5) img {
	width: 30px;
	transition: 0.3s ease;
}

#menu nav ul li:last-child img:hover, #menu nav ul li:nth-child(5) img:hover {
	rotate: 9deg;
}

#menu {
	width: 980px;
	margin: auto;
	text-transform: uppercase;
}

#menu a, .submenu a {
	text-decoration: none;
	color: #828282;
}

#menu a {
	font-size: 14px;
}

.submenu a {
	font-size: 13px;
}

.link-1 {
  transition: 0.3s ease;
  color: black;
  text-decoration: none;
}

.link-1:hover {
  border-top: 2px solid #79c841;
  border-bottom: 2px solid #79c841;
  padding: 6px 0; 
}

#accueil {
	margin-top: 70px;
	display: flex;
	justify-content: space-around;
}

.cercle {
	background-color: #79c841;
	border-radius: 140px;
	margin: 0 35px;
	text-align: center;
	width: 250px;
	height: 250px;
}

.cercle p:first-child {
	font-size: 50px;
	padding-top: 35%;
}

.cercle p:last-child {
	font-size: 20px;
	padding-top: 0;
}

.cercle p {
	color: white;
	line-height: inherit;
}

.mosaique {
	display: flex;
}

.mosaique img {
	width: 100%;
	height: 100%;
}

.greentitle {
	font-size: 30px;
	padding: 50px 0;
	color: #79c841;
}

.survol {
	background: rgba(142,59,154,0.80) url("images/play.svg") no-repeat 210px 40px;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.3s ease-out;
}

.survol p {
	color: white;
	font-size: 25px;
	padding: 20px;
	line-height: 30px;
	text-transform: uppercase;
}

.bloc :hover .survol {
	opacity: 1;
}

.bloc {
	position: relative;
}

#vague {
	background: url("images/vague.svg") no-repeat center;
	background-size: cover;
	height: 23vh;
	margin-top: 110px;
}

#vague h2 {
	font-size: 30px;
	color: white;
	padding-top: 43px;
}

#partenaires {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#partenaires img {
	filter: grayscale(100%);
	transition: all .2s linear;
	width: 150px;
}

#partenaires img:hover {
	filter: grayscale(0%);
}

#infos {
	display: flex;
	justify-content: space-between;
}

#infos div:first-child {
	width: 45%;
}

#footer {
	background-color: #323232;
}

#footer {
	color: white;
	margin-top: 90px;
	font-size: 15px;
}

#footer p {
	text-transform: uppercase;
	padding: 5px 0 40px 0;
	font-weight: bold;
	color: white;
}

#footer a {
	color: white;
	text-decoration: none;
	transition: all 0.3s linear;
}

#footer a:hover {
	margin-left: 7px;
}

#footer li {
	line-height: 20px;
}

#footer div {
	padding-top: 25px;
}

#footer li img {
	width: 21%;
	padding: 7px 11px 0 0;
	transform: scale(1);
	transition: 0.3s ease-in-out;
	display: initial;
}

#footer li img:hover {
	transform: scale(1.3);
}

#footerbas {
	display: flex;
	justify-content: space-between;
}

#footerbas p {
	text-transform: none;
	font-weight: lighter;
}

#footer div:nth-child(2) a:hover {
	margin: 0;
}

#map {
	padding-top: 45px;
}

#tel {
	position: fixed;
	top: 115px;
	right: -95px;
	z-index: 5;
	transition: all 0.2s linear;
}

#tel a {
	float: left;
	border-radius: 25px 0px 0px 25px;
	background-color: white;
	border: 1px solid gray;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.5);
}

#tel:hover {
	right: -2px;
	transition: all 0.4s ease;
}

#tel p {
	float: right;
	text-transform: uppercase;
	color: #79c841;
	font-weight: 501;
	margin: 0px 10px;
	padding-top: 7px;
	font-size: 16px;
	text-align: center;
}

#tel img {
	padding-top: 3px;
	padding-left: 5px;
	width: 42px;
}

button {
	margin: auto;
    display: block;
    background-color: #79C841;
    margin-top: 70px;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
	transition: all 0.3s;
	cursor: pointer;
}

button:hover {
	background-color: #2BAC2F;
}

.bouton a {
	text-decoration: none;
	color: white;
}

.liste {
	color: #8E3B9A;
	padding-left: 30px;
}

.liste span {
	font-size: 40px;
	margin-right: 8px;
	vertical-align: top;
}

.liste, .nombres {
	line-height: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.nombres li {
	list-style: decimal;
}

.nombres {
	padding-bottom: 28px;
	margin-left: 15px;
}

#bornesante .nombres li p {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
}

#bornesante .nombres li span {
	font-style: italic;
}

#bornesante .nombres li {
	padding: 10px 0;
}

#pharmanim .youtube {
	padding-bottom: 60px;
}

#pharmanim li {
	list-style:disc;
}

#pharmanim p:last-child {
	padding-top: 20px;
}

#pharmanim img {
	width: 70%;
	padding-top: 70px;
	display: block;
	margin: auto;
}

#pharmanim .liste {
	padding-bottom: 30px;
}

#historique {
	padding-top: 50px;
}

#bornesante h3 {
	font-size: 17px;
}

#bornesante img:first-child {
	width: 50%;
	margin-top: 0;
}

#bornecol {
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
}

#bornecol img:last-child {
	width: 80%;
	margin: 0;
}

.principe {
	padding: 10px;
}

.principe p:last-child {
	font-style: italic;
	color: #919090;
	padding: 0px;
	line-height: 28px;
	font-size: 17px;
}

.principe p span {
	text-transform: uppercase;
	color: #8e3b9a;
}

.principe p {
	line-height: 34px;
	font-size: 29px;
}

#notice {
	font-size: 12px;
	padding-top: 30px;
	text-align: right;
	color: #919090;
}

#conceptionaff p:first-child, #contact p {
	padding-top: 80px;
}

#conceptionaff .youtube iframe {
	padding-top: 15px;
}

#conceptionaff .youtube a, #greenlink {
	color: #79c841;
    margin-top: 15px;
    display: block;
    font-style: italic;
}

#conceptionaff .youtube a:hover, #greenlink:hover {
	text-decoration: none;
}

#conceptionaff .liste img {
	position: absolute;
	top: 220px;
	right: 448px;
	width: 26%
}

#conceptionaff {
	position: relative;
}

#sitevitrine .liste {
	padding-bottom: 30px;
}

#conceptionaff .liste li, #sitevitrine .liste li, #conceptvideo .liste li, #sgroupement .liste li, #pharmanim .liste li, #pmanag .liste li {
	font-size: 27px;
	padding: 20px 0px;
}

#pmanag .liste li {
	list-style:disc;
}

#commun li strong {
	text-transform: uppercase;
}

#sitevitrine img {
	width: 65%;
	display: block;
	margin: auto;
	padding-top: 67px;
}

#sitevitrine .youtube {
	display: block;
	text-align: center;
	padding-bottom: 30px;
}

#sitevitrine #others_opt, #pmanag #others_opt {
	text-align: center;
	text-transform: uppercase;
	color: black;
	font-size: 40px;
	padding-top: 80px;
	line-height: 45px;
}

#pmanag #others_opt {
	padding-bottom: 50px;
	padding-top: 10px;
}

#pfacebook .liste {
	padding-bottom: 30px;
}

#pfacebook .youtube {
	display: block;
	text-align: center;
}

#pfacebook .col2 {
	width: 100%;
}

#cartedefid .liste {
	font-weight: bold;
	padding-left: 0;
	padding-bottom: 55px;
}

#cartedefid img {
	padding-top: 70px;
}

.accroche {
	font-family: "Baldric script";
	font-size: 34px;
	text-align: center;
	padding: 50px;
	display: block;
}

strong {
	font-weight: bold;
}

#equipe .mosaique img {
	height: auto;
	align-items: center;
	justify-content: space-between;
}

#equipe {
	padding-bottom: 90px;
}

#flyers {
	display: flex;
}

#flyers img {
	width: 50%;
}

.membre p {
	font-family: "Allison";
	font-size: 35px;
}

.membre p:last-child {
	font-family: "sora";
	font-size: 12px;
	padding-bottom: 60px;
	color: darkgray;
	padding-top: 5px;
}

.membre {
	width: 20%;
	text-align: center;
	padding: 40px 0 70px 0;
}

.memoji {
	height: 160px;
}

#pack {
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
}

.offre p, #perso p:first-child {
	text-transform: uppercase;
	color: #8e3b9a;
	font-size: 20px;
	text-align: center;
	padding-top: 30px;
}

.offre {
	transition: all 0.3s cubic-bezier(.39,.58,.57,1);
	position: relative;
}

.offre:hover {
	background-color: #eeecec;
	border-radius: 30px;
	transform: scale(1.1);
}

.offre a {
	background-color: #8e3b9a;
	padding: 10px 30px;
	color: white;
    display: block;
    margin: 50px;
    text-align: center;
	border-radius: 20px;
	transition: all 0.3s;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
}

.offre a:hover {
	background-color: #61286A;
}

.offre li {
	color: darkgray;
	padding: 5px 0;
	list-style: circle;
	margin-left: 30px;
	font-size: 18px;
}

.offre ul {
	height: 25vh;
}

.prix2 {
	background-color: #82cb4d;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	justify-content: center;
	margin: 40px 20px;
	position: absolute;
	top: 230px;
	right: 0;
}

.prix2 p {
	color: white;
	font-size: 24px;
	padding-top: 34%;
	padding-bottom: 0;
}

.prix2 span {
	font-size: 14px;
	margin-top: -28px;
	display: block;
	margin-left: 46%;
}

.prix2 p:last-child {
	font-size: 33px;
	padding-top: 0;
}

.prix p {
	color: white;
	font-size: 70px;
	padding-top: 44%;
}

.prix p:last-child {
	font-size: 22px;
	padding-top: 50%;
}

.prix {
	background-color: #8e3b9a;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	margin: 40px 20px;
}

.prix span {
	font-size: 25px;
	margin-top: -43px;
	display: block;
	margin-left: 100%;
}

#perso p {
	padding-top: 60px;
	text-align: center
}

#perso {
	padding-top: 60px;
}

#video {
	width: 100%;
	height: 100vh;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	background-color: white;
}

#video video {
	width: 100vw;
	display: inline-block;
	height: 100vh; 
	object-fit: cover; 
}

#video button {
	background-color: #8E3B9A;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

#gp {
	display: flex;
	justify-content: center;
}

#contact .cercle {
	background-color: white;
	border: 2px solid #79c841;
	margin-top: 55px;
	transition: all 0.3s;
}

#contact .col2 {
	width: 48%;
}

#contact .cercle a {
	display: block;
	padding: 107px 0;
	font-size: 27px;
	text-decoration: none;
	color: #79c841;
	transition: all 0.3s;
}

#contact .cercle:hover {
	background-color: #79c841;
}

#contact .cercle a:hover {
	color: white;
}

#contact label {
	color: #8E3B9A;
	display: block;
	text-transform: uppercase;
}

#contact input[type="text"], #contact textarea, #contact input[type="email"] {
	border: 1px #8E3B9A solid;
	border-radius: 10px;
	padding: 10px;
	width: 100%;
}

#contact textarea {
	width: 98%;
}

#contact .soustitre input[type="text"] {
	width: 20%;
}

#contact .soustitre {
	text-transform: uppercase;
	color: #79C841;
}

#contact li {
	list-style: circle;
	color: darkgray;
	font-size: 18px;
}

#contact ul {
	margin-left: 40px;
}

#contact button {
	background-color: #8E3B9A;
}

#contact #code {
	width: 40%;
	margin-top: 20px;
}

#contact input[type="submit"] {
	margin: auto;
    display: block;
    background-color: #79C841;
    margin-top: 70px;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
	transition: all 0.3s;
	cursor: pointer;
}

#contact input[type="submit"]:hover {
	border-radius: 1px;
}

#contactoffre .col2 p:nth-child(2) {
	text-transform: uppercase;
	color: darkgray;
	text-decoration: underline;
}

#contactoffre {
	display: flex;
	align-items: center;
}

#detail1 {
	display: none;
}

#infosgr, #infosph {
	display: none;
}

.formtxt {
	display: flex;
	justify-content: space-between;
}

.italic {
	font-style: italic;
}

.option {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.option a {
	color: #79c841;
}

.prixmois {
	background-color: #8E3B9A;
	padding: 10px;
	color: white;
	display: flex;
	justify-content: center;
	width: 100px;
}

.prixmois p:first-child {
	font-size: 30px !important;
}

.prixmois p:last-child {
	margin-top: 3px;
}

.prixmois p {
	color: white !important;
	padding: 0 !important;
}

#bornesante .option {
	position: relative
}

#bornesante #apartir {
	position: absolute;
	right: 0;
	top: 0;
	color: #8E3B9A;
	font-size: 11px;
}

#ordi {
	position: relative;
	background: url("images/computerscreen-01.png") no-repeat;
	height: 640px;
	background-size: contain;
	background-position: center;
}

#sitevitrine #indic {
	position: absolute;
	top: 434px;
	left: 361px;
	font-size: 20px;
	font-family: "Baldric script";
}

#ptcom {
	padding-top: 50px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 40px;
}

#commun {
	background-color: #8E3B9A;
	color: white;
	padding-bottom: 60px;
}

#commun ul, #condtar {
	padding-top: 50px;
	text-align: center;
}

#cartedefid #condtar {
	padding: 10px;
}

#commun li, #condtar li {
	padding: 10px 0;
}

#condtar {
	font-size: 25px;
}

#condtar img {
	width: 40%;
	padding: 30px;
}

#cartedefid #pricecond {
	font-size: 20px;
	color: #8E3B9A;
	font-weight: bold;
}

#pricecond span {
	font-weight: bold;
}

#pfacebook .noir {
	color: black;
	text-decoration: underline;
}

.youtube {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}

.col3 {
	display: flex;
}

#ce .log {
	color: black;
	padding-top: 10px;
	position: absolute;
	top: 69px;
}

#ce .log img {
	width: 20%;
	display: block;
	margin: inherit;
}

#ce {
	position: relative;
}

#marques, #offrece {
	padding-top: 50px;
}

#offrece img {
	margin: auto;
	display: block;
	width: 60%;
}

#sgroupement img {
	margin: auto;
	display: block;
	padding-top: 30px;
}

#sgroupement iframe {
	padding-top: 50px;
}

#les_principes {
	display: flex;
}

#vitro .col2 {
	width: 48%;
}

#les_principes .col2 {
	width: 50%;
}

#txt_img_fb {
	display: flex;
}

#cartef {
	display: flex;
}

#cartef img {
	width: 68%;
}

#stat {
	text-align: center;
}

#stat .accroche {
	font-size: 55px;
	font-weight: bold;
	padding-bottom: 0px;
}

.legend {
	font-style: italic;
	font-size: 14px;
	padding: 0;
}

#vitro {
	display: flex;
	justify-content: space-between;
}

#vitro img {
	width: 100%;
}

#manag_txt {
	display: flex;
	padding-top: 50px;
	justify-content: space-between;
}

#manag_txt .col2{
	width: 48%;
}

#manag_txt .col2 h2:first-child {
	padding-top: 0;
}

@media (max-width: 1280.98px) {
	#couverture {
		height: 119vh;
	}
	
	#couverture h1 {
		font-size: 22px;
		padding-top: 104vh;
	}
	
	.link-1 {
		padding: 10px 0;
	}
	
	#video {
		width: 50%;
	}
	
	.submenu a {
    	font-size: 12px;
	}
	
	.prix {
		width: 180px;
		height: 180px;
		margin: 10px 70px;
	}
	
	.prix p {
		padding-top: 40%;
	}
	
	.prix p:last-child {
    	padding-top: 48%;
	}
	
	.offre ul {
    	height: 35vh;
	}
	
	.prix2 {
		top: 160px;
		right: 30px;
		width: 100px;
		height: 100px;
	}
	
	.prix2 p {
		font-size: 12px;
		padding-top: 25%;
	}
	
	.prix2 p:last-child {
		font-size: 23px;
		padding-top: 0px;
	}
	
	.offre li {
		font-size: 17px;
	}
	
	.header a, .header a:nth-child(2) {
		bottom: 35px;
	}
	
	#conceptionaff .liste img {
		top: 260px;
		right: 208px;
		width: 36%;
	}
}

#accueil2 {
	margin-top: 70px;
	display: none;
}