/*var*/
@import url("rootColor.css");
/*EXTRA*/
.footerLanguageSelect {
	display:none;
}
.footerInfosCanton {
	display:none;
}
.footerInfosCantonCountry > .footerInfosSeparator {
	display:none;
}
.divFullTextSection {
	margin-top: 35px;
}
.footerLeftSection {
    width: 50%;
    display: inline-block;
    margin-top: 130px;
}
.footerIntrepidCopyright {
	margin-top: 0px;
}
.divBannerSection {
    border: 0px!important;
    margin-left: 45px;
    margin-right: 45px;
    padding-top: 65px;
    padding-bottom: 35px;
}
.sliderFastAccessPoint {
    border: 3px solid rgba(77, 180, 162,0.9);
    background-color: #fff;
}
.sliderFastAccessPointSelected {
	border: 3px solid rgba(77, 180, 162,1);
	background-color:  rgba(77, 180, 162,1);
}
.resourcesSliderContainer{
    display: block;
    position: relative;
    width: 100%;
    padding-top: calc(100% * 5 / 19);
    height: 0px;
    background-color: #b8b8b8;
    max-width: none;
	border-bottom:1px solid #ececec;
}
.sliderAllElementsContainer{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
}
.sliderElementAccessButton{
	background-color:var(--left-menu-color-selected) !important;
	color:#fff;
	border:1px solid var(--left-menu-color-selected) !important;
}
.sliderElementAccessButton:hover{
	background-color:var(--left-menu-color-selected) !important;
	color:#fff;
	border:1px solid var(--left-menu-color-selected) !important;
}
.sliderElementTitle{
	text-shadow: 0 0 10px rgba(0,0,0,.8);
	background-color: rgba(0,0,0,.68);
	padding: 20px;
}
.sliderElementDescription{
	display:none;
}

.activitiesBodyContainer{
	background-color:#fff;
}
.topMenu{
	line-height: 150px;
}
.actorPortraitName{
	color: var(--left-menu-color-selected);
}
.topMenuLogoIcon {
    height: 120px;
    width: 142px;
    padding-right: 5px;
}
.topMenuLinksContainer{
	vertical-align: bottom;
	line-height: 60px;
}
.topMenuLanguageSelect{
    line-height: 60px;
    vertical-align: bottom;
    margin-bottom: 0px;
}
.languageSelectInline {
	line-height: 61px;
	height:61px;
}
.topMenuActivityLinkSelected{
	color: var(--left-menu-color-selected) !important;
	font-weight: bold !important;
	border-bottom:none;
	background-color: transparent !important;
}
.colorCorporate,.textShapeSupportTitle,.languageSelectInlineOptionSelected,.languageSelectInlineOption:hover,.activityLink:hover,.textNameCorporate div, .textTitleAbout div, a:focus{
    color: var(--left-menu-color-selected);
}
.languageSelectInlineOptionSelected{
	color: var(--left-menu-color-selected) !important;
}
.helpTabContainer{
	top: 165px;
}
.activitiesBodyContainerWithTopMenu{
	margin-top: 150px;
	min-height: calc(100vh - 150px);
}
.coverFormCoverImage{
	background-attachment: inherit;
	background-position: left top;
}
.helpTabLeftSection{
	background-color:var(--left-menu-color-selected);
	border-bottom: var(--left-menu-color-selected);
}

.textCommentBeforSingupSignup > .textShape{
	display: inline-block;
	text-decoration-line: none;
	text-decoration: none;
	cursor: pointer;

	color: #7f7c7b;
	padding-bottom: 20px;
	font-size: 16px;
	line-height:1.5;
}
/*ALL SITUATIONS*/
.selected {
	background-color: transparent !important;
	border:0px !important;
	background-color: white;
}
.selected:hover{
	background-color: transparent !important;
	border:0px !important;
}
.textShapePlatformCanopyTitle{
	font-weight:normal;
	display: inline-block; 
	text-align:center;
	width: 100%;
}
.colorTextSignup,
.windowPopupTitle{
	color:var(--left-menu-color-selected);
}
/*CONTACT*/
.addressSection{
	text-align:right;
    padding-right: 200px;
    height: auto;
    padding-bottom: 2em;
}
.textEntrepepriseContact>.textShape{
	font-size: 23px;
	padding-bottom: 10px;
	color: var(--left-menu-color-selected) !important;
	margin-top: 45px;
}
.addressContent{
	font-size: 18px;
	padding-bottom: 0px;	
	line-height: 1.5;
}
.phoneAdress{
	font-size: 18px;
}

.textTitleContanctUsContact>.textShape{
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: 100%;
    font-size: 25px;
    line-height: 1.0;
    height: auto;
    color: var(--left-menu-color-selected) !important;
    position: relative;
    text-align: left;
    margin-top: 45px;
}
.textTitleContanctUsContact{
	margin-left:120px;
}
.linkEmailContactContact>.linkContainer,
.linkLinkToPharmContact>.linkContainer{
		text-align:right;
}
.linkEmailContactContact>.linkContainer>.activityLink,
.linkLinkToPharmContact>.linkContainer>.activityLink{
	transition:0.5s;
	font-size: 18px;
	color:black;
	line-height: 1.5;
}
.divBottomSectionContact{
	padding-top:15px;
}
.linkEmailContactContact>.linkContainer>.activityLink:hover,
.linkLinkToPharmContact>.linkContainer>.activityLink:hover{
	transform:scale(1.1);
}
/*ACCUEIL*/


.activityBodyContact{
	width: 100%;
	position: absolute;
	height: calc(100vh - 150px);
	top: 150px;
	left:0px;
	min-height: auto;
}
.map{
	position: relative;
	height: 64%;
	left: 0px;
	top:0px;
}
#map{
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
}
/*canopySlider*/
.SliderWithAnimationCanopyHomeHome{
	display: block;
	position: relative;
	width: 100%;
	padding-top: calc(100% * 5 / 19);
	height: 0px;
	background-color: #b8b8b8;
}
.canopySliderContentHome{
	display: contents;
	top: 0px;
	position: absolute;
	height: 300px;
	height: 100%;
	width: 100%;
	display: block;
	top: 0px;
	background-size: cover;
}
.sliderElementTitle::first-letter{
	text-transform: inherit;
	font-size:43px;
	padding-right:0px;
}
.sliderArrow{
	display: none;
}
.coverFormCover  {
	border-left:1px solid #ececec;
}
.topMenuLanguageSelect {
	display:none;
}
/*CONNEXION*/
.imageFormImageLogin > .shapeImageContainer > .shapeImageImageImg{
    max-width: 190px;
    max-height: 290px;
}
.logoConnexion{
    width: 160px !important;
}
/*SUPPORT*/
.titleSupport,.textPhoneSupport{
	color: var(--left-menu-color-selected) !important;
}
.buttonMail, .windowPopupButtonSupport, .windowButtonAccess{
	background-color: var(--left-menu-color-selected);
}
.buttonMail:hover, .windowPopupButtonSupport:hover, .windowButtonAccess:hover{
	background-color: #4fa4bb !important;
}
/*SPONSORS RIGHT MENU*/
.suggestionSponsorsBlocTitle{
	/* background-color: #E63127 !important; */
    color: #000!important;
    /* padding-right: 20px !important; */
    margin-bottom: 20px !important;
    margin-right: 10px;
    width: 70% !important;
    float: right;
    /* margin-left: -5px !important; */
    font-size: 0.92em !important;
    border-bottom: 3px solid #bad049;
    text-align: right;
}
/*check*/

.divLongTextSection{
	padding-top: 0;
	padding-bottom: 0px;
}
/*Canopy*/
.activityBody{
	max-width: 100%;
	background: white;
}
.linkContainer{
   background-color:white;
  	outline: 0;
}
.gratuitLinkContainer{
	background-color:transparent;
	border-bottom:0px;
}
.signup{
	background-color: var(--left-menu-color-selected);
	line-height: 40px;
	height: 40px;
	color: #fff;
	border-radius: 4px;
	padding-left: 0.9em;
	padding-right: 0.9em;
	display: inline-block;
	margin:5px;
}
.signupLinkContainer{
	background-color:transparent;
}
.signupActivityLink {
    background-color: #FF9800 !important;
    border: 1px solid #c97c09 !important;
	border-radius: 4px;
}
.textShapeTitleService{
	color: #097684;
    display: inline-block;
font-size: 1em;
   
}
.languageSelectInlineOptionSelected{
		font-weight: bold;
    color: #046b79 ;
    cursor: pointer;
    width: 40px;
    text-align: center;
}
.cardTitleContainer{
	height:150px;
}
.suggestionSponsorsBlocTitle:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.divSectionPartnersLineSideHome{
	display: inline-block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}
.suggestionSponsorsBlocTitle:after {
  right: -10px;
  top: 26px;
  border-width: 6px 6px 6px 6px;
  border-color: #bad049 #f5f5f5 #f5f5f5 transparent;
}
/*menu*/
.signup:hover{
	background-color: #4fa4bb ;
}
.signupLinkContainer > a{
	background-color: #FF9800 !important;
	border: 1px solid #c97c09 !important;
}
.callBackButtonContactButtonSupport{
transition: 0.3s;
}
.gratuitLinkContainer>a{
	background-color: #FF9800 !important;
	border: 1px solid #c97c09 !important;
	color: #ffffff;
	text-decoration: none;
	padding: 0.7em;
	font-size: 1.4em;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
	transition: 0.3s;
	margin-right: 10px;
	margin-left: 10px;
	min-width: 207px;
}
.gratuitLinkContainer>a:hover{
    background-color: #ffaa2c !important;
    transform: scale(1.1);
}

.callBackButtonLoginButtonHome>a,
.helpTabRightSectionButton,
.contactsupportLinkContainer>a{
	color: #ffffff;
	background-color: #68736c !important;
	border: 1px solid #68736c !important;
}

.shapeFormButton,
.forgotPassButtonActivityLink>a,
a.contactSupportButtonActivityLink,
a.accessPlatformButtonActivityLink,
.linkContactButtonHome>.LinkContainer>a,
.linkContactButtonHome>.contactusLinkContainer>a,
.callBackButtonContactButton>a,
.buttonShapedActivityLink>a,
.callBackButtonContactButtonSupport>a,
.forgotPassButtonLinkContainer >a {
	color: #ffffff;
	background-color:  var(--left-menu-color-selected) !important;
	border: 1px solid  var(--left-menu-color-selected) !important;	
}
.callBackButtonContactButtonSupport > a{
	color: #ffffff;
	background-color: #000000 !important;
	border: 1px solid #000000 !important;
}
.shapeFormButton:hover,
.forgotPassButtonActivityLink>a:hover,
a.contactSupportButtonActivityLink:hover,
a.accessPlatformButtonActivityLink:hover,
.linkContactButtonHome>.LinkContainer>a:hover,
.linkContactButtonHome>.contactusLinkContainer>a:hover,
.callBackButtonContactButton>a:hover,
.buttonShapedActivityLink>a:hover,
.callBackButtonContactButtonSupport>a:hover,
.forgotPassButtonLinkContainer >a:hover {
	background-color: #000000;
}
.divPhoneSectionSupport, .divEmailSectionSupport {
	min-height: 278px;
}

.textShapeTitleRightSection, .textShapeTitleLeftSection{
	color:var(--left-menu-color-selected);
	border-bottom: 1px solid var(--left-menu-color-selected);
	width:100%;
}

/*.activityBodySupport>div{
	background-color:white;
}*/
.shapeWindowTitle{
	background-color:var(--left-menu-color-selected) ;
	
}
.shapeWindowTitleText{
	color: white;
}
.shapeFormButton{
	color: #fff;
	background-color:var(--left-menu-color-selected)!important;
	border:0px!important;
}
.formButtonButtonSubmitLogin>.formButtonContainer:hover>.shapeFormButton{
	/*background-color: #4fa4bb !important;*/
}
.shapeFormButton:hover{
	/*background-color: #4fa4bb !important;*/
}
.contactsupportLinkContainer>a:hover{
	background-color: #4fa4bb !important;
transform: scale(1.1);
}
.divTitleTitleBannerHome,.divBanner{
	border-top:0px solid var(--left-menu-color-selected) !important;
	border-bottom: 0px solid var(--left-menu-color-selected) !important;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;	
}
.titleData,
.textTitleBanner>.textShapeTitleData,
.textShapeTitleData, .titleData {
	text-align: left;
    font-size: 33px !important;
}
.htmlLongTestHome {
	padding:0px;
}
.textSubTitleBanner>.textShapeTitleData{
width: 100%;
color: #ffffff;
font-size: 1.8em;
margin-top: 1em;
}
.suggestionSponsorsImgTitle {
	color:#000000 !important;
}
/*Image Partener*/
.activityLinkImage{
width: 80%;
min-height:100px;
background-repeat: no-repeat;
display:inline-block;
background-size:contain;
background-position:center;
transition: 0.3s;
}
.callBackButtonCheckoutButtonCheckout>a:hover,.activityLinkImage:hover{
    transform: scale(1.2);
}

.formButtonButtonSubmitLogin>.formButtonContainer>.shapeFormButton{
	color: #ffffff;
	text-decoration: none;
	background-position: 0px -15px;
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 150px;
	height: 40px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: var(--left-menu-color-selected)!important;
	background-repeat: repeat-x;
	border-radius: 4px;
	border:0px!important;
}
.linkAPartnersHEPLHome>.linkContainer>a,
.linkAPartnersHFRHome>.linkContainer>a,
.linkAPartnersHesSoValaisHome>.linkContainer>a,
.linkAPartnersDBGEPHome>.linkContainer>a,
.linkAPartnersGetsHome>.linkContainer>a{
	width:65%;
	height:100%;
	text-align:center;
	vertical-align: middle;
}
/*Card *Tarifs*/
.divBorderPrices{
	height:10px;
}
.activityBodyPrices{
	padding-bottom: 8.5em;
}
.tileCardImg{
	width: 2.9em;
	height: 2.9em;
	margin-left: 38%;
	box-sizing: border-box;
	background-size:100% auto;

}
.cardTitleContainer{
	text-align:center;
}
.divServiceCardPrices{
	text-align:left;
}
.serviceCard {
	position: relative;
	width: 20%;
	background-color:transparent;
	display:inline-block;
	text-align:center;
	margin-bottom: 100px;
}
.cardTitle{
	position: relative;
	width: 100%;
	background-color:transparent;
	text-align:center;
	font-weight: normal;
}
.titleContainer{
	text-align:center;
}
.linkContactButtonPrices{
	padding-top: 3%;
}
.cardTitle>.titleContainer{
	height:auto;
}
.titleContainerUpCard{
	font-size: 1.8em;
    
	text-align:center;
}
.subTitleContainerUpCard{
	font-size: 1.2em;
	
	text-align:center;
	border-top: none
	
}
.cardTitleContainer{
	font-size: 1.2em;
	width: 80%;
	margin-left: 10%;
	color: #ffffff;
	margin-top: 1em;
	border-radius: 5px;
	padding-top: 8%;
	padding-bottom: 8%;
}
.tileCard{
	font-size: 1.1em;
	color: #ffffff;
}
.subTileCard{
	    font-size: 0.7em !important;
		color: #ffffff;
}
.textServiceTitlePrices{
	padding-bottom: 70px;
}
.activityBodyPrices>.div>.html{
	display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #7f7c7b;
    margin-top: 2em;
    line-height: 30px;
    padding-bottom: 3em;
}
.activityBodyPrices>.div >.text {
	color: #097684;
	display: inline-block;
	width: 88%;
	font-size: 2em;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-top: 3.5em;
	border-bottom: 1px solid #097684;
}
.activityBodyPrices>.div{
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
/*ACTUALITES*/
.centralNewsWhite{
	background-color: transparent !important;
	border: 0px solid transparent !important;
}
.lineElementNewsFirst{
	border: 0px solid transparent !important;
}
.lineElementNewsTitleFirst{
	color: #000000 !important;
	font-weight:bold !important;
	position: absolute !important;
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-color: rgba(255,255,255,0.5) !important;
}
.lineElementNewsDescriptionFirst{
	color: rgba(0,0,0,0.6) !important;
	/*font-weight:bold !important;*/
}
.lineElementNews {
	width: calc(50% - 6px) !important;
    margin-left: 6px !important;
}
.lineElementNewsRight {
    margin-right: 6px !important;
	margin-left: 0px !important;
}
.lineElementNewsTitle{
	color: #000000 !important;
	font-weight:bold !important;
	position: absolute !important;
    left: 0px !important;
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-color: rgba(255,255,255,0.5) !important;
}
/*
.shapeImageImageLarge{
	max-height:650px;
	max-width:730px;
}
*/
.divSlideTrackConceptTwo {
	border-bottom:10mv;
}
/*
put in external
.htmlLongTestHome {
    padding: 0px;
}
*/
@media only screen and (min-width: 900px) and (max-width: 1200px){
	.serviceCard {
		width: 33%;
	}
	.divSlidersSectionTwo, .divSlidersSection {
		padding-right: 20px;
   		padding-left: 20px;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1200px){
	.topMenuLinksContainer>.topMenuActivityLink:first-child{
		display:none;
	}
}
@media only screen and (min-width: 1190px) and (max-width: 1600px){
	.activityLinkImage{
		height:100px !important;
	}
}
@media only screen and (max-width: 1200px){
	.helpTabContainer {
		top: 165px;
	}
	.languageSelectInline{
		display:none;
	}
}
@media only screen and (max-width: 1080px){
	.textEntrepepriseContact > .textShape{
		margin-top: 1em;
	}
	.textTitleContanctUsContact > .textShape{
		margin-top:0px;
		font-weight: bold;
		text-align: center;
		padding-top:2em;
	}
	.linkEmailContactContact > .linkContainer, .linkLinkToPharmContact > .linkContainer {
		text-align: center;
	}
	.addressSection {
		text-align:center;
		padding-right:0px;
		padding-left: 0px;
	}
	.textTitleContanctUsContact {
		margin-left: 0px;
	}
	.topMenuMorphMenuClosed {
		max-height: 150px!important;
		border-width: 0;
	}
	
	.divSlidersSectionTwo, .divSlidersSection {
		padding-right: 20px;
   		padding-left: 20px;
	}
	.topMenuMorphMenu {
		max-height: 580px;
	}
}
@media only screen and (max-width: 780px){
	
	.divBannerSection {
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 45px;
		padding-bottom: 0px;	
	}
	.divLongTextSection {
		padding-top: 0px;
	}
	.htmlLongTestHome{
		padding-top:20px;
	}
	
	.topMenuMorphMenu{
		max-height: 500px;
	}
	
	.topMenuMorphMenuButton {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		height: 50px;
		width: 60px;
		padding-right: 5px;
		text-align: right;
		cursor: pointer;
	}
	.topMenuMorphMenuButtonImg {
		max-height: 40px;
		display: inline-block;
		margin-top: 5px;
	}
	.topMenuMorphMenuClosed {
		max-height: 140px;
		overflow: hidden;
	}
	.topMenuActivityLink {
		display: block;
		line-height: 50px;
		text-align: center;
	}
	.topMenuLinksContainer, .topMenuLanguageSelect {
		opacity: 1;
		transition: 0.5s;
		width: 100%;
	}
	.serviceCard {
		width: 100%;
		margin-top: 1.5em;
	}
	.coverInscription {
		background: #fff !important;
	}
	/*PURCHASE*/
	.sliderArrowNewRight{
		right:10px;
	}
	.sliderArrowNewLeft{
		left:10px;
	}
	.topMenuMorphMenuClosed {
		    max-height: 140px;
	}
	
	.divContainerTextSectionContact{
		padding:15px;
	}
	
	.divLeftSection{
		padding-top: 0em;
	}
	
}
@media only screen and (max-width: 570px){
	
	.textShapeTitleRightSection{
		margin-bottom:0px;
	}
	.divActorsSection {
		padding-top: 70px;
	}
	.divSlideCardSection{
		margin-top:1em;
	}
	.linkContainerRebuildPages{
		width:200px;
		max-width:none;
		min-width:0px;
	}
	
}
