div#divwidgetoptionwayhome{
	padding-top:1rem;
	margin-bottom:-10rem;
}
#vol-widget{background-color: #f8fafa !important;padding-top: 1rem !important;width: 100% !important;max-width: none !important;}



div#divlistevols{display:table;width:100%;margin:1rem;border-spacing: 1px;}
div#divlistevols div#divlistevols_header,div#divlistevols div.divlistevols_row{display:table-row;}
div#divlistevols div#divlistevols_header .divlistevols_col{background-color:#024990;color:white;padding:0.7rem;box-shadow: 0 1px 2px rgba(0,0,0,.15);}
div#divlistevols div.divlistevols_row .divlistevols_col{background-color:#fff;padding:0.5rem;}
div#divlistevols div#divlistevols_header .divlistevols_col,div#divlistevols div.divlistevols_row .divlistevols_col{display:table-cell ;}

.Site-footer__columns {
    border-top: none;
}

.Site-footer__socials {
    border-top: none;
}

.quick_access__list {
    max-width: 1140px;
    max-width: 71.25rem;
    margin: 0 auto;
    padding: 0 0.9375rem;
    position: relative;
    background-color : #f8fafa;
}

.quick_access__list.top__list .quick_access {
    border-top: 0 none;
    width: 20%;
}

.Hero--has-widget{z-index:2;}

.quick_access__list .quick_access {
    transition: all,.3s;
    border-right: 1px solid #f0f2f5;
    border-right: 0.0625rem solid #f0f2f5;
    border-top: 1px solid #f0f2f5;
    border-top: 0.0625rem solid #f0f2f5;
    float: left;
    height: 156px;
    height: 9.75rem;
    text-align: center;
    text-decoration: none;
    width: 50%;
}

.quick_access__list .quick_access__img img {
    max-height: 100%!important;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.Table__row {
    line-height: 22px;
}
.Table__column {
    padding-top: 10px;
    padding-bottom: 0;
}

.quick_access__list.top__list .quick_access:hover:last-child .quick_access__title, .quick_access__list.top__list .quick_access:last-child .quick_access__title {
    color: #fff;
}

.quick_access__list .quick_access:hover .quick_access__title {
    color: #0061c2;
}

.quick_access__list .quick_access:hover {
    transform: scale(1.1);
    box-shadow: 0 0 27px rgba(0,0,0,.1);
    box-shadow: 0 0 1.6875rem rgba(0,0,0,.1);
    background: #fff;
}

.quick_access__list.top__list .quick_access:last-child {
    background: #0061c2;
    border-right: 0 none;
}

.quick_access__list.top__list .quick_access:hover:last-child {
    background: #004990;
}

.quick_access__list .quick_access__img {
    height: 110px;
    height: 6.875rem;
    position: relative;
}

.quick_access__list .quick_access__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.1em;
    padding: 0.3125rem 0 0;
}

.Destination__list .Carousel__items{display:inline-block !important;width: 100%;margin-top:-10px;text-align:center;}

.Card-list {
    margin-bottom: 1rem;
}

.col-md-4 {
	-webkit-box-flex: 0;
	display:inline-block;
}

#edit-la-majorite-des-postes-proposes-concerne-le-weekend-etes-vous-di-oui,#edit-la-majorite-des-postes-proposes-concerne-le-weekend-etes-vous-di-non{margin-right:-5px;}

/********* Préparer son départ *************/
.Eco_Page .Eco__step.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.Eco_Page .Eco__step {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.Eco_Page .Eco__step-heading {
    display: -webkit-box;
    display: flex;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    width: 100%;
    box-shadow: 0 48px 19px rgba(0,0,0,.01), 0 27px 16px rgba(0,0,0,.05), 0 12px 12px rgba(0,0,0,.09), 0 3px 7px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1);
}
.Eco_Page .Eco__step-heading {
    display: -webkit-box;
    display: flex;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    width: 100%;
    box-shadow: 0 48px 19px rgba(0,0,0,.01), 0 27px 16px rgba(0,0,0,.05), 0 12px 12px rgba(0,0,0,.09), 0 3px 7px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1);
}
.Eco_Page .Eco__step-number {padding: 4px 32px 0 4px;}
.Eco_Page .Eco__step-heading-content {
    -webkit-box-flex: 1;
    flex: 1;
    color: #000;
}
.Eco_Page .Eco__popup-wrapper {
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    max-height: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    box-shadow: 0 48px 19px rgba(0,0,0,.01), 0 27px 16px rgba(0,0,0,.05), 0 12px 12px rgba(0,0,0,.09), 0 3px 7px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1);
}
.Eco_Page .Eco__step-path {
    fill: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: -1;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.Eco_Page .Eco__step:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.padding-y-6 {
    padding-top: 60px;
    padding-bottom: 60px;
}


.Eco_Page .Eco__step-path.active .Eco__step-path--line {
    -webkit-animation: pathLine 2s ease-in-out forwards;
    animation: pathLine 2s ease-in-out forwards;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-name: pathLine;
}

.Eco_Page .Eco__step-path--line {
    stroke-width: 4px;
    stroke-opacity: .4;
    stroke: #000;
    stroke-dasharray: 900;
    stroke-dashoffset: 900;
}

svg:not([fill]) {fill: currentColor;}
svg:not(:root) {
    overflow-clip-margin: content-box;
    overflow: hidden;
}
:not(svg) {
    transform-origin: 0px 0px;
}
/*
.Eco_Page .Eco__step-path.active .Eco__step-path--line {
    -webkit-animation: pathLine 2s ease-in-out forwards;
    animation: pathLine 2s ease-in-out forwards;
}*/

.Eco_Page .Eco__step-path--line {
    stroke-width: 4px;
    stroke-opacity: .4;
    stroke: #000;
    stroke-dasharray: 900;
    stroke-dashoffset: 900;
}

h2.h2anepasmanquer{padding-bottom:2rem;}
div#divanepasmanquer{display:table;width:100%;}
div#divanepasmanquer .divanepasmanquer_item{display:table-cell;width:50%;padding:0.5rem;}
div#divanepasmanquer .divanepasmanquer_item img{box-shadow: 0 2px 4px rgba(0,0,0,.2);max-width:100%;}

.Eco_Page .Eco__step-path--dash {
    stroke-width: 5px;
    stroke: #024990;
    stroke-dasharray: 23 23;
}
/*
@-webkit-keyframes pathLine {
    0% {
        stroke-dashoffset: 940
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes pathLine {
    0% {
        stroke-dashoffset: 940
    }

    to {
        stroke-dashoffset: 0
    }
}*/

.Widget-real-time-flight__navigation li:nth-child(1) {order: 2;}
.Widget-real-time-flight__navigation li:nth-child(2) {order: 1;}
.Flight__header__body .Flight__column:nth-child(2),.Flight__header__body .Flight__column:nth-child(3){display:none;}
.Flight__body .Flight__column:nth-child(2),.Flight__body .Flight__column:nth-child(3){display:none;}
.Flight-plan__inner, .Flight-plan__arrival, .Flight__link{display:none;}
#real-time-flight-departures-tab .Widget__group:nth-child(2),#real-time-flight-departures-tab .Widget__group:nth-child(3),#real-time-flight-departures-tab .Widget__group:nth-child(4){display:none !important;}
#real-time-flight-arrivals-tab .Widget__group:nth-child(2),#real-time-flight-arrivals-tab .Widget__group:nth-child(3),#real-time-flight-arrivals-tab .Widget__group:nth-child(4){display:none !important;}
.Widget-real-time-flight .Widget__group:nth-child(1) { width: 95%;}
.Widget-real-time-flight__navigation button.is-active { background-color: #ffffff !important; color: #024990;}
.Real-time-flight-page__widget{background-color:white;}
.flights .Site-container{padding:1rem;padding-top:0;padding-bottom:0;}

div.divsocialbas{padding-bottom: 1.5rem;}
div.divsocialbas a{font-size: 14px;line-height: 20px;color: currentColor;text-decoration: none;margin:0.5rem;}
.Site-footer__middle{border-top: 1px solid #d5d9db;padding-top:1rem;margin-bottom: 0;margin-top:0;}
.Site-footer__middle .row:not(.no-gutters) {margin-bottom: 1.5rem;}

.Enjoy__icon svg {fill: #0061c3 !important;}

#parking-widget[hidden]{display: none;}
.widget-home .col-md-4 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; display: inline-block;}
.Page__filters .col-4{-webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%;}
.Page__filters{margin-top:0;margin-bottom: 0!important;}
.Page__filters .col-4:last-child{display:none;}
#vol-widget,#suivi-vol-widget{
    padding-top: 1rem !important;
    width: 50% !important;
    max-width: none !important;
}
#vol-widget {background-color: transparent !important;}
.Hero__footer .Page__filters__item button.is-active {background-color: #ffffff;}

button.ongletvolselected{background-color: #f8fafa; color: #024990;}
.Widget-real-time-flight__navigation button.is-active{background-color: #f8fafa; color: #024990;}

/** Préparer son départ **/
.Eco_Page .Eco__popup-wrapper.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    max-height: none;
}
.Eco_Page .Eco__popup {
    width: 100%;
    max-width: 900px;
    position: relative;
    padding: 70px 30px 35px;
}
.Eco_Page .Eco__popup-wrapper {
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    max-height: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    box-shadow: 0 48px 19px rgba(0,0,0,.01), 0 27px 16px rgba(0,0,0,.05), 0 12px 12px rgba(0,0,0,.09), 0 3px 7px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1);
}
.Eco_Page .Eco__popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 100%;
    border: 2px solid #000;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 8px;
    stroke: #000;
    cursor: pointer;
}
.Eco_Page [data-elevator-toggle--mobile] {
    display: none;
}
.Eco_Page .Eco__popup-box-image {
    width: 93px;
    position: absolute;
    left: 0;
    top: 0;
}

.Eco_Page .Eco__popup-title {
    margin-top: 0;
    color: #024990;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 1.3;
    width: 100%;
}
/** Préparer son départ **/

.d-inline-block,
.Site-menu__footer img,
.Flight-detail__item img,
.Company__logo img,
.Travel-diary__item,
.Prepare__item,
.Alert__dismiss svg,
.Button,
.Shares__item,
.Push__link,
.Push__link::after,
.Ordered-list__item__image,
.Widget-real-time-flight .Widget__group,
.Reportage__carousel__item,
.Site-header .Logo--chambery-aeroport,
.Site-header .Logo--grenoble-aeroport,
.Site-header .Logo--vinci-aeroport,
.Language-selector,
.Spin-button.Spin-button--large .Spin-button__information::before,
.Dropdown.Dropdown--center,
.Parking-page__choices__item,
.Parking-page__map__mobile,
.Parking-page__informations .Carousel__item {
  display: inline-block !important;
}

.p_shop_localisation{
	background-image: url(/themes/adl/images/localisation.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}

.p_shop_tel{
	background-image: url(/themes/adl/images/telephone.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}

.p_shop_horaires{
	background-image: url(/themes/adl/images/horaires.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}

.p_shop_web{
	background-image: url(/themes/adl/images/web.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}


.p_shop_email{
	background-image: url(/themes/adl/images/email.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}


.Site-footer .Logo--chambery-aeroport {
  height: 56.4px;
  width: auto;
}

.Button.Button--primary{
	width: auto;
    margin-left: auto;
    margin-right: auto;
    height: 42px;
    line-height: 42px;
    padding-top: 0;
    background-color: #0061c3;
    border-radius: 5px;
    text-transform: uppercase;
    padding-left: 2rem;
    padding-right: 2rem;
}

.widget-home .Button.Button--primary{box-shadow: 6px 6px 16px silver;}

.Site-header__list a { word-break: keep-all;}

.webform-submission-form {
    padding: 2rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    margin-bottom: 2rem;
    margin-top: -3rem;
}
.Parking-page__informations__card__header{border:none;}
.Parking-page__informations .Carousel__item{margin-bottom: 1.5rem;}

div#divpresforhome {
	display: table;
	border-collapse: separate;
	border-spacing: 3rem;
	margin-left: auto;
	margin-right: auto;
}
div#divpresforhome div.divpresforhome_item {
	display: table-cell;
	background-color: #F8FAFA;
	color: #2d404e;
	border: 1px solid #d4d6d6;
	padding: 3rem;
	text-align: left;
	width: 50%;
}
div#divpresforhome div.divpresforhome_item img{width:auto;height:auto;max-width:90%;}

div#divpresforhome div.divpresforhome_item div.divpresforhome_item_date_heure_glob {
	height: 50px;
	display: block;
	line-height: 50px;
}
div#divpresforhome div.divpresforhome_item div.divpresforhome_item_date_heure_glob div.divpresforhome_item_date {
	font-size: 1.2rem;
	background-image: url(/themes/adl/images/calendrier.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 1rem;
	line-height: 1.5rem;
}

div#divpresforhome div.divpresforhome_item div.divpresforhome_item_date_heure_glob div.divpresforhome_item_heure{
	font-size:1.2rem;
	background-image: url(/themes/adl/images/heure.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	line-height: 1.5rem;
}

#edit-a-quel-forum-serez-vous-present- label{display:none;}
#edit-a-quel-forum-serez-vous-present-aroport-grenoble-alpes-isre--description,#edit-a-quel-forum-serez-vous-present-aroport-chambry-savoie-mont-blanc--description{
    margin-left: 25px;
    font-size: 1rem;
    margin-top: -35px;
    padding-right: 1rem;
}

a.abtinscription:link, a.abtinscription:visited, a.abtinscription:active {
	color: #fff;
	text-decoration: none;
	border: none;
	background-color: #0061C2;
	font-size: 1.2rem;
	display: block;
	text-align: center;
	padding: 0.5rem;
	margin-top: 2rem;
}

#language-selector-desktop,#language-selector-mobile{display:none !important;}

/*div.divfondbleu {background: #F8FAFA;}*/

#slideshow-0{margin-top:-4rem;}

.radios--wrapper{border : none !important;margin-top: 1.8rem;}
#edit-service-surete-gnb--wrapper-legend span,#edit-service-piste-gnb--wrapper-legend span,#edit-service-aviation-d-affaires--wrapper-legend span,#edit-agent-aviation-affaires--wrapper-legend span,#edit-service-passage--wrapper-legend span,#edit-service-trafic--wrapper-legend span,#edit-service-piste--wrapper-legend span,#edit-service-surete--wrapper-legend span{color: #024990;margin-bottom: -0.5rem;display: block;}
#edit-quel-poste-vous-interesse- label{color: #024990;}
#edit-quel-poste-vous-interesse-chy,#edit-quel-poste-vous-interesse-gnb{border:none;padding: 1rem;border: 1px solid #dddddd;}
#edit-agent-aviation-affaires--wrapper,#edit-service-aviation-d-affaires--wrapper{margin-top:0;}
.form-item-service-surete-gnb,.form-item-service-piste-gnb,.form-item-service-aviation-d-affaires,.form-item-agent-aviation-affaires,.form-item-service-passage,.form-item-service-trafic,.form-item-service-piste,.form-item-service-surete{margin-top:0;margin-bottom:0;height:25px;}
.form-item-service-piste-gnb2 .Input--large,.form-item-service-aviation-d-affaires-gnb .Input--large,.form-item-service-passage-gnb .Input--large,.form-item-service-trafic-gnb .Input--large{width: 25px;display: inline-block !important;border: none;}
#edit-processed-text-03 .Input--large,#edit-processed-text-02 .Input--large,#edit-processed-text .Input--large,#edit-processed-text-01 .Input--large{border:none;}
#edit-quel-poste-vous-interesse-chy > legend span,#edit-quel-poste-vous-interesse-gnb > legend span{background-color:white;padding:1rem;}
#edit-la-majorite-des-postes-proposes-concerne-le-weekend-etes-vous-di,#edit-etes-vous-autonome-pour-vous-rendre-a-l-aeroport-{margin-top: -1.5rem;margin-bottom: -1.5rem;}
#edit-quel-poste-vous-interesse---wrapper-legend{display:none;}
#edit-quel-poste-vous-interesse---wrapper{margin-top:-1rem;}
.form-item-quel-poste-vous-interesse- .webform-element-description {
    font-size: 1rem;
    padding-left: 2rem;
}

.text-align-justify{text-align:justify;}

/*** Nos forums ***/
div#divmainint_forums div.div_content_2{
    float: right;
    width: 40%;
    padding-left: 2rem;
    box-sizing: border-box;
    font-size:1rem;
    text-align: justify;
}
div#divmainint_forums div.div_content_2 img,.divpartenaireitem_gnb img,.divpartenaireitem_cmf img{max-width:100%;}
div#divmainint_forums div.div_content_1 {
    float: left;
    width: 40%;
    padding-right: 2rem;
    box-sizing: border-box;
    font-size:1rem;
    text-align: justify;
}
div#divmainint_forums div.div_content_1 img{max-width:100%;}
div#divmainint_forums a.abtinscription {
    display: inline-block !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: -2rem;
    margin-bottom: 3rem;
}
a.abtinscription:link, a.abtinscription:visited, a.abtinscription:active {
    color: #fff;
    text-decoration: none;
    border: none;
    background-color: #0061C2;
    font-size: 1.2rem;
    display: block;
    text-align: center;
    padding: 0.5rem;
    margin: 2rem;
}
div#divmainint_forums div.div_forum_slide_2 {
    float: left;
    width: 60%;
}
div#divmainint_forums div.div_forum_slide_1 {
    float: right;
    width: 60%;
}
/*** Nos forums ***/

/** Bandeau et module cookies **/
div#divbandeaucookie{width:auto;background-color:#F6F6F6;border: 1px solid #C1C1C1;text-align:center;font-size:0.9rem;overflow: auto;box-sizing:border-box;}
img#imgfermer,img#imgfermermc{position:absolute;right:20px;top:20px;}

div#divmodulecookies_glob{
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)!important;
    z-index: 100000;
    box-sizing: border-box;
    padding: 0!important;
    touch-action: none!important;
    pointer-events: all!important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#imgfermer,#imgfermer_mc{position:absolute;right:10px;top:10px;cursor:pointer;}
/** Bandeau et module cookies **/

#edit-markup .Input--large{border:none !important;}

@media screen and (max-width: 960px){
	#sectionslidehome,#sectionslidehome img {height: 600px !important;}
	#sectionslidehome{padding-top:40px !important;}
	.espace_bouton {margin-top: 4rem !important;}
	.espace_bouton a {
		font-size: 1rem;
		display: inline-block;
		line-height: 1.5rem;
	}
	#sectionslidehome{z-index:0;}
	
	div#divmainint_forums div.div_content_1,div#divmainint_forums div.div_content_2{
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width: 949px){
	#sectionslidehome,#sectionslidehome img {height: 410px !important;}
}

@media screen and (max-width: 705px){
	#sectionslidehome{padding-top:30px !important;}
	div#divslogth_home div#divslogth_home_slog_1 {font-size: 2.5rem !important;}
	a.bouton_accueil{
		display:block !important;
		max-width:none;
		width: 100%;
		padding: 0.5rem;
		margin-bottom: 0.5rem;
	}
	
	div#divslogth_home_slog_3 {
		font-size: 1.5rem!important;
		text-align: center;
		color: white;
		margin-top: 1rem;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.espace_bouton {margin-top: 3rem !important;}
}

@media screen and (max-width: 600px){
	#sectionslidehome{padding-top:10px !important;}
	div#divslogth_home div#divslogth_home_slog_1 {font-size: 2.2rem !important;font-weight:normal;margin-top:2rem;}
	div#divslogth_home div#divslogth_home_slog_2 {font-size: 1rem !important;font-weight:normal !important;max-width:none !important;}
	div#divslogth_home div#divslogth_home_slog_3 {font-size: 1.3rem !important;font-weight:normal !important;max-width:none !important;margin-top:0 !important}
}

@media (max-width: 480px) {
	#sectionslidehome{padding-top:10px !important;}
	div#divslogth_home div#divslogth_home_slog_1 {font-size: 1.5rem !important;font-weight:normal;margin-top:1.5rem;}
	div#divslogth_home div#divslogth_home_slog_2 {font-size: 1rem !important;font-weight:normal !important;max-width:none !important;}
	div#divslogth_home div#divslogth_home_slog_3 {font-size: 1rem !important;font-weight:normal !important;max-width:none !important;margin-top:0 !important}
	a.bouton_accueil {
		display: block !important;
		max-width: none;
		width: 100%;
		padding: 0.2rem;
		margin-bottom: 0.2rem;
		font-size:0.9rem;
		font-weight:normal !important;
		margin-bottom:1rem;
	}
	.espace_bouton {
		margin-top: 2rem;
	}
	
	div#divpresforhome div.divpresforhome_item div.divpresforhome_item_date_heure_glob {
		height: auto;
	}
	
	a.abtinscription:link, a.abtinscription:visited, a.abtinscription:active {
		width:100%;margin-left:0;
	}
	
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos__links {
		font-size: 1rem !important;
		line-height: 1.2rem !important;
	}
	
	div#divpresforhome {
		border-spacing:0;
	}
}

@media (max-width: 370px) {
	#sectionslidehome{padding-top:0px !important;}
	div#divslogth_home div#divslogth_home_slog_1 {font-size: 1.2rem !important;font-weight:normal;padding-top:1.5rem !important;}
	div#divslogth_home div#divslogth_home_slog_2 {font-size: 1rem !important;font-weight:normal !important;max-width:none !important;}
	div#divslogth_home div#divslogth_home_slog_3 {font-size: 1rem !important;font-weight:normal !important;max-width:none !important;margin-top:0 !important}
	
	.espace_bouton {
		margin-top: 2rem !important;
	}
	
	a.bouton_accueil {
		margin-bottom:0.2rem;
	}
}

@media (max-width: 1160px) {	
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos__links {
		font-size: 0.8rem !important;
		line-height: 1rem !important;
	}
}
@media (min-width: 992px) {	
	.nav_intern__blocs {
		clear: left;
		display: block;
		margin-bottom: 2rem;
		padding: 0;
	}

	.nav_intern__blocs .nav_intern_bloc {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0.9375rem;
		width: 50%;
		box-sizing:border-box;
	}

	.nav_intern__blocs .nav_intern_bloc__iner {
		float: left;
		box-shadow: 0 0 27px rgb(0 0 0 / 10%);
		box-shadow: 0 0 1.6875rem rgb(0 0 0 / 10%);
		background: #fff;
		width: 100%;
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__img {
		float: right;
		position: relative;
		width: 50%;
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__img img{display:block;width:100%;}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__img:after {
		background: #fff;
		content: "";
		height: 12px;
		height: 0.75rem;
		position: absolute;
		left: -6px;
		left: -0.375rem;
		margin-top: -0.375rem;
		transform: rotate(45deg);
		top: 50%;
		vertical-align: middle;
		width: 12px;
		width: 0.75rem;
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos {
		float: left;
		padding: 1.5625rem 1.5625rem 0;
		width: 50%;
		box-sizing:border-box;
	}
	
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos img{width:auto; max-width:100%;}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos__links {
		border-left: 2px solid #0061c2;
		border-left: 0.125rem solid #0061c2;
		clear: left;
		float: left;
		margin: 0.625rem 0 0;
		padding: 0 0 0 0.9375rem;
		width: 100%;
		box-sizing: border-box;
		font-size: 0.95rem;
		line-height: 1.3rem;
	}

	.Card-inspiration h3 {
		font-size: 20px;
		line-height: 20px;
	}
	
	div.divpartenaireitem_cmf, div.divpartenaireitem_gnb {
		text-align: center;
		border: 1px solid #d7dbe2;
		width: 100%;
		padding: 2rem;
		box-sizing: border-box;
		margin-top: 8rem;
		margin-bottom: 8rem;
		position: relative;
	}
	
	div.divpartenaireitem_cmf h2, div.divpartenaireitem_gnb h2 {
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
		background-color: #F8FAFA;
		margin-top: -5rem;
		padding: 0;
		margin-bottom: 3rem;
		position: relative;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	div.divpartenaireitem_cmf img:not(.logoforum), div.divpartenaireitem_gnb img:not(.logoforum) {
		max-width: 125px;
		max-height: 125px;
		margin: 1rem;
	}

	#h1home{
		font-size: 40px;
		line-height: 40px;
		text-align: center;
		color: #024990;
	}
	
  .Site-footer .Logo--chambery-aeroport {
    height: 68px;
    width: auto;
    margin-bottom: 4px;
  }

  
  div#divsocialfooterbascap{display:none;}
  
	/***********	Home		************************/
	#herohome,#herobghome{height:800px !important;}
	div#divslogth_home div#divslogth_home_slog_1{font-size:5rem;text-align:center;color:white;max-width:90%;margin-left:auto;margin-right:auto;font-weight: bold;}
	div#divslogth_home div#divslogth_home_slog_2{font-size:1.85rem;text-align:center;color:white;margin-top:3rem;max-width:90%;margin-left:auto;margin-right:auto;font-weight: bold;}
	div#divslogth_home div#divslogth_home_slog_3{font-size:3rem;text-align:center;color:white;margin-top:2.7rem;max-width:90%;margin-left:auto;margin-right:auto;}
	div#divcta_home{margin-top:15rem;text-align:center;}
	div#divcta_home a{
		color: #fff;
		text-decoration: none;
		border: none;
		background-color: #0061C2;
		font-size: 1.3rem;
		display: inline-block;
		text-align: center;
		padding: 1rem;
		width: auto;
		margin: 1.5%;
		max-width: 30%;
		font-weight:bold;
		line-height: 2rem;
	}
	/***********	Home		************************/
	
	/** Bandeau et module cookies cookies **/
	div#divbandeaucookie{position:fixed;width:600px;height:auto;bottom:20px;left: 20px;z-index:100;padding-left:1.5rem;padding-right:1.5rem;text-align:left !important;padding-bottom:1rem;}	
	div#divbandeaucookie form{text-align:center;padding-top:1rem;}
	div#divbandeaucookie h2{margin-bottom:0;}	
	
	div#divmodulecookies{
		width: auto;
		max-width: 80%;
		max-height: 90%;
		background-color: white;
		text-align: left;
		font-size: 0.9rem;
		overflow: auto;
		box-sizing: border-box;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding:2rem;
		line-height: 1.5rem;
	}	
	
	div#divmodulecookies h3{font-size:1.5rem;margin-top: -0.5rem;;margin-bottom:0.5rem;}
	div#divmodulecookies h4{font-size: 1.1rem;margin-top: 0.2rem;}
	/** Bandeau et module cookies cookies **/
}

@media (max-width: 1120px) {
	#h1home{
		font-size: 30px;
		line-height: 30px;
		text-align: center;
		color: #024990;
	}
	div#divslogth_home div#divslogth_home_slog_1{font-size:4.1rem;}
	div#divslogth_home div#divslogth_home_slog_2{font-size:1.5rem;}
	div#divslogth_home div#divslogth_home_slog_3{font-size:2.4rem;}
	div#divcta_home{margin-top:12rem;text-align:center;}
	div#divcta_home a{font-size: 1.1rem;}
}

@media (min-width: 992px) {
	div.divmetiers_item_g img, div.divmetiers_item_d img {
		display: none;
	}

	div.divmetiers_item_g {
		height: 380px;
		background-position: left center;
		padding-left: 55%;
		background-size: 50% auto;
	}
	div.divmetiers_item_d {
		height: 380px;
		background-position: right center;
		padding-right: 55%;
		background-size: 50% auto;
	}
	
	div.divmetiers_item_g, div.divmetiers_item_d {
		padding-bottom: 2rem;
		padding-top: 9%;
		box-sizing: border-box;
		/*font-size: 1.3rem;
		color: #264378;*/
		text-align:justify;
	}
	
	div#divrowheaderlogo{width:100%;}
	div#divlogosaeroportstop{width:66% !important;max-width:none;flex:none;}
	div#divlogovinicitop{width:34% !important;max-width:none;flex:none;box-sizing:border-box;}

	.Site-header .Logo--grenoble-aeroport {
		margin-top: 20px;
		margin-bottom: 10px;
		height: auto;
		width: 45%;
		float:left;
	}
	
	.Site-header .Logo--chambery-aeroport {
		margin-top: 20px;
		margin-bottom: 10px;
		height: auto;
		width: 45%;
		float:left;
	}
	
	.Site-menu__item {
		float: left;
		color: #0061c2;
		text-decoration: none;
		width: 100%;
		font-size: 1.3rem !important;
		text-align: center;
		border-left: 1px solid #edeff2;
	}
	.Site-menu__item:hover{background-color:#fff;}
	.Navigation-bar {border-top: 1px solid #edeff2;	}
	
	.Site-menu__items > .Site-menu__item > a, .Site-menu__items > .Site-menu__item > button, .Site-menu__items > .Site-menu__item > p {
		padding-top: 16px;
		padding-right: 5px;
		padding-bottom: 14px;
		padding-left: 5px;
		text-align: center;
		width: 100%;
		display: inline-block !important;
	}
	.Site-menu__item:first-child{width:10%;}
	.Site-menu__item:nth-child(2){width:20% !important;}
	.Site-menu__item:nth-child(3){width:25% !important;}
	.Site-menu__item:nth-child(4){width:25% !important;}
	.Site-menu__item:nth-child(5){width:20% !important;}
	.Site-menu__item:nth-child(6){width:0;}
	
	div.divmainint {
		width: auto;
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
		height: auto;
	}
	aside#asidegrenoble, aside#asidechambery, aside#asidevinci {
		float: left;
		margin-left: 1%;
		width: 32%;
		z-index: 0;
	}
	aside#asidevinci{text-align:right;}
	#logognbbas,#logocmfbas{max-width:70%;}
	aside#asidegrenoble a,aside#asidechambery a{
		display: inline-block;
		margin-right: 1rem;
		margin-top: 0.5rem;
		color:#3A63BB;
	}
}

@media (max-width: 992px) {
	.nav_intern__blocs .nav_intern_bloc__iner {max-width:100% !important;}
	#page-home{padding-top:0;}
	
	/*** Nos forums ***/
	div#divmainint_forums div.div_content_1, div#divmainint_forums div.div_content_2{
		float: none;
		width: 90%;
		margin-left:auto;
		margin-right:auto;
		display:block;
		box-sizing: border-box;
	}
	div#divmainint_forums div.div_content_1 img,div#divmainint_forums div.div_content_2 img{max-width:100%;}

	
	div#divmainint_forums div.div_forum_slide_1, div#divmainint_forums div.div_forum_slide_2 {
		float: none;
		width: 90%;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	/*** Nos forums ***/

	.nav_intern__blocs {
		margin: 0;
		width: 100%;
	}
	.nav_intern__blocs .nav_intern_bloc {
		display:block;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: 100%;
		margin-bottom:4rem;
	}
	.nav_intern__blocs .nav_intern_bloc__iner {
		display: inline-block;
		float: none;
		text-align: left;
		width: auto;
		max-width: 450px;
		max-width: 28.125rem;
		box-shadow: 0 0 27px rgb(0 0 0 / 10%);
		box-shadow: 0 0 1.6875rem rgb(0 0 0 / 10%);
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__img {
		float: left;
		width: 100%;
		position: relative;
		max-width:100%;
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__img img {width:100%;}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__img:after {
		background: #fff;
		content: "";
		height: 12px;
		height: .75rem;
		position: absolute;
		bottom: -4px;
		margin-left: -.375rem;
		transform: rotate(45deg);
		left: 50%;
		vertical-align: middle;
		width: 12px;
		width: .75rem;
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos {
		clear: left;
		padding-bottom: 1.5625rem;
		width: 100%;
		box-sizing:border-box;
		padding: 1rem;
	}
	.nav_intern__blocs .nav_intern_bloc .nav_intern_bloc__infos__links {
		border-left: 2px solid #0061c2;
		border-left: 0.125rem solid #0061c2;
		clear: left;
		float: left;
		margin: 0.625rem 0 0;
		margin-bottom:1rem;
		padding: 1rem;
		width: 100%;
		box-sizing:border-box;
		font-size: 1rem;
	}
	
	.nav_intern__blocs .nav_intern_bloc a.abtinscription{margin-top:0;max-width: 90% !important;box-sizing: border-box;}
	
	div.divmetiers_item_g {
		height: auto;
		padding-left: 0;
		padding: 2rem;
	}
	div.divmetiers_item_g img,div.divmetiers_item_d img{max-width: 100% !important;border: none;}
	
	div.divmetiers_item_g img, div.divmetiers_item_d img {
		display: block;
		margin-bottom: 1rem;
	}
	div.divmetiers_item_g, div.divmetiers_item_d {
		display: block;
		font-size: 1.3rem;
		color: #264378;
		background-image: none !important;
		padding-bottom: 4rem;
	}

	#slideshow-0 {margin-top: -6rem;}
	div.divpartenaireitem_cmf, div.divpartenaireitem_gnb {
		text-align: center;
		border: 1px solid #d7dbe2;
		width: 100%;
		padding: 2rem;
		box-sizing: border-box;
		margin-top: 6rem;
		margin-bottom: 6rem;
		position: relative;
	}
	
	div.divpartenaireitem_cmf h2, div.divpartenaireitem_gnb h2 {
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
		background-color: #F8FAFA;
		margin-top: -5rem;
		padding: 0;
		margin-bottom: 3rem;
		position: relative;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	div.divpartenaireitem_cmf img:not(.logoforum), div.divpartenaireitem_gnb img:not(.logoforum) {
		max-width: 100px;
		max-height: 100px;
		margin: 0.8rem;
	}

	div#divlogosaeroportstop{width:80% !important;max-width:none;}
	.col-8 {
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.Site-header .Logo--grenoble-aeroport {
		margin-top: 20px;
		margin-bottom: 10px;
		height: auto;
		width: 45%;
		float:left;
	}
	
	.Site-header .Logo--chambery-aeroport {
		margin-top: 20px;
		margin-bottom: 10px;
		height: auto;
		width: 45%;
		float:left;
	}
	
	div.divmainint {
		width: 100%;
		height: auto;
	}
	aside#asidegrenoble, aside#asidechambery{
		float: none;
		display:block;
		width: 100%;
		z-index: 0;
		padding:1rem;
		box-sizing:border-box;
		border-bottom: 1px solid #ddd; 
	}
	aside#asidevinci {
		float: none;
		display:block;
		width: 100%;
		z-index: 0;
		padding:1rem;
		box-sizing:border-box;
	}
	#logognbbas,#logocmfbas{max-height:50px;}
	aside#asidegrenoble a,aside#asidechambery a{
		display: inline-block;
		margin-right: 1rem;
		margin-top: 0.5rem;
		color:#3A63BB;
	}
	
	.Site-footer__socials {
		background-color:#F5F5F5;
		padding: 0;
	}
	
	/***********	Home		************************/
	#herohome,#herobghome{height:410px !important;}
	div#divslogth_home div#divslogth_home_slog_1{font-size:2rem;text-align:center;color:white;max-width:90%;margin-left:auto;margin-right:auto;font-weight: bold;}
	div#divslogth_home div#divslogth_home_slog_2{font-size:1.1rem;text-align:center;color:white;margin-top:1.5rem;max-width:90%;margin-left:auto;margin-right:auto;font-weight: bold;}
	div#divslogth_home div#divslogth_home_slog_3{font-size:1.8rem;text-align:center;color:white;margin-top:2rem;max-width:90%;margin-left:auto;margin-right:auto;}
	div#divcta_home{margin-top:2rem;text-align:center;}
	div#divcta_home a{
		color: #fff;
		text-decoration: none;
		border: none;
		background-color: #0061C2;
		font-size: 1rem;
		display: inline-block;
		text-align: center;
		padding: 1rem;
		width: auto;
		margin: 1%;
		max-width: 30%;
		font-weight:bold;
		line-height: 2rem;
	}
	
	/***********	Home		************************/
}

@media (max-width: 700px) {
	div#divcta_home a{display:block;width:90%;max-width:none;margin-left:auto;margin-right:auto;line-height:1rem;}
	
	div#divpresforhome div.divpresforhome_item {
		display: block;
		width: 100%;
	}
	div#divpresforhome div.divpresforhome_item:last-child{margin-top:2rem;}
}
@media (max-width: 660px) {
	div#divcta_home{margin-top:2rem;text-align:center;}
	div#divcta_home a{display:block;width:90%;max-width:none;margin-left:auto;margin-right:auto;line-height:0.5rem;}
}

@media (max-width: 1199.98px){
	.Site-footer__socials {
		background-color:#F5F5F5;
		padding-top:1rem;
		padding-left:1rem;
	}
}
.Site-menu__footer img,
.Flight-detail__item img,
.Company__logo img,
.Alert__dismiss svg,
.Ordered-list__item__image,
.Widget-real-time-flight .Widget__group,
.Site-header .Logo--chambery-aeroport,
.Site-header .Logo--vinci-aeroport,
.Parking-page__map img,
.Destination__list__item,
.vertical-align-middle {
  vertical-align: middle;
}

.Site-menu__items img{margin:0.5rem;margin-bottom:0;}

li a img {
    height: 19px;
    width: 19px;
    fill: #024990 !important;
    -webkit-transition: fill .3s cubic-bezier(.19,1,.22,1);
    transition: fill .3s cubic-bezier(.19,1,.22,1);
    margin-left:0.5rem;
    margin-right:0.5rem;
    margin-top:0.8rem;
    box-sizing:border-box;
}

.Site-header__list{ color: #2d404e !important;}

.Image-caption .Site-container{max-width: 1500px !important;}

div.divjours{display:inline-block;margin-left:auto;margin-right:auto;}
div.divjours div.divjour_item{display:inline-block;margin:2px;background-color:#DCDCDC;color:#636363;width:20px;text-align:center;}
div.divjours div.divjour_item_selcted{display:inline-block;margin:2px;background-color:#024990;color:#fff;width:20px;text-align:center;}

@media (max-width: 450px) {  
	div#containervolscharter .col-6 {
		display: block;
		width: 100% !important;
		flex: none;
		max-width: none;
	}
}

@media (min-width: 992px){
	.Banner__image, .Card-destination__aside, .Card-inspiration__aside, .d-md-block, .Flight-detail__date__label, .Flight-plan .Flight__arrival, .Flight__airline, .Home-page .Quick-search, .Site-footer__middle__decor, .Site-menu, .Site-menu__body {
		display: block!important;
	}
	.Hero__background {height: 350px !important;}
	.widget-home{margin-top:-50px;}
	.Hero--has-widgets .Hero__background{height: 750px !important;}
	
	#section-highlights{padding-top: 150px;}
	
	.Flight__column{width:20%!important;}
	.Flight__column:nth-child(7){text-align: left;width:auto;}
	.col_vol_hid{display:none;}
	
	#videoIframe{
		bottom: 0;
		max-width: 100%;
		margin: auto;
		left: 0;
		right: 0;
		position: absolute;
		height:700px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		top: 230px;
		z-index:1000;
	}

	#videoIframe iframe{
		border: none;
		width: 100%;
		z-index:1001;
	}
	
	#Widget-book-a-flight{height:400px;}
	
	.hearodestination{height:480px !important;}
	
	.col-md-4 {flex: 0 0 33.33333%;max-width: 33.33333%;}
	
	.col_vol_hid{display:none;}
}
@media (min-width: 1024px){	.Eco_Page .Eco__step:first-child .Eco__step-heading {min-width: 490px;}}
@media (min-width: 1024px){	.Eco_Page .Eco__step-heading {max-width: 550px;width: auto;}}
@media (min-width: 1024px){	.Eco_Page .Eco__step:first-child .Eco__step-heading {min-width: 490px;}}
@media (min-width: 1024px){	.Eco_Page .Eco__step-heading {  max-width: 550px; width: auto;}}
@media (min-width: 1024px){ .Eco_Page .Eco__popup-wrapper { margin: -115px auto 100px;}}
@media (min-width: 992px){
	.Banner__image, .Card-destination__aside, .Card-inspiration__aside, .d-md-block, .Flight-detail__date__label, .Flight-plan .Flight__arrival, .Flight__airline, .Home-page .Quick-search, .Site-footer__middle__decor, .Site-menu, .Site-menu__body {
		display: block!important;
	}
}
@media (max-width: 1024px){
	.Eco_Page .Eco__step-illu {
		position: absolute;
		left: unset!important;
		bottom: unset!important;
		right: -7px;
		top: -45px;
		height: 100px;
		margin: 0!important;
	}
	
}
@media (max-width: 1024px){.Eco_Page .Eco__step-path { bottom: unset; top: 100%;}}
@media (max-width: 1024px){.Eco_Page .Eco__step-heading { border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 4px 4px rgba(0,0,0,.25);}}
@media (max-width: 1024px){.Eco_Page .Eco__step+.Eco__step {margin-top: 90px;}}
 /********* Préparer son départ *************/
 
@media (max-width: 992px) {  
  div#divwidgetoptionwayhome{
	width:380px;
	margin-left:auto;
	margin-right:auto;
	max-width:none !important;
  }
  div.divsocialbas{padding: 1.5rem;}
  
	div#divanepasmanquer{display:block;}
	div#divanepasmanquer .divanepasmanquer_item{display:block;width:100%;padding:0.5rem;}
	div#divanepasmanquer .divanepasmanquer_item img{width:100%;}
	div.divsocialbas{padding: 1.5rem;}
	
	#vol-widget,#suivi-vol-widget{background-color: white !important;width:95% !important;position: absolute;top:0;}
	#vol-widget{z-index:10}
	#suivi-vol-widget{z-index:2;}
	.widget-home .col-md-4 {-webkit-box-flex: 0;flex: 0 0 100%; max-width: 100%; display: inline-block;}
	
	.Hero--has-widgets{height:375px;}
	
	li#lifacebook, li#liinstagram,li#litwitter,li#lilinkedin {display: none;}
	div#divsocialfooterbascap{padding-left: 1.5rem;}
	
	/** Bandeau et module cookies cookies **/
	div#divbandeaucookie{position:fixed;width:100%;height:auto;bottom:20px;z-index:100;padding-left:1.5rem;padding-right:1.5rem;text-align:left !important;box-sizing:border-box;padding-bottom:1rem;}	
	div#divbandeaucookie form{text-align:center;padding-top:1rem;}
	div#divbandeaucookie h2{margin-bottom:0;}	
	
	div#divmodulecookies{
		width: 95%;
		max-height: 90%;
		background-color: white;
		text-align: left;
		font-size: 0.9rem;
		overflow: auto;
		box-sizing: border-box;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding:2rem;
		line-height: 1.5rem;
	}	
}


.home_banner {
height : 800px !important; }

.bouton_accueil {
    color: #fff;
    text-decoration: none;
    border: none;
    background-color: #0061C2;
    font-size: 1.3rem;
    display: inline-block;
    text-align: center;
    padding: 1rem;
    width: auto;
    margin: 0 1.5%;
    max-width: 30%;
    font-weight: bold;
    line-height: 2rem;
}

.espace_bouton {
margin-top: 15rem;
}

.titre {
font-size: 5.1rem;
    text-align: center;
    color: white;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;}

.sous-titre {font-size: 1.85rem;
    text-align: center;
    color: white;
    margin-top: 3rem;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;}

.sous-sous-titre {    font-size: 3rem;
    text-align: center;
    color: white;
    margin-top: 2.7rem;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.padding-y-10{
    padding-top: 100px;
}

/* Formulaires */

label.form-required {
    font-weight: bold;
    color : #6A6A6A;
    font-size : 1rem;
}

span.form-required {
    font-weight: bold;
    color : #6A6A6A;
    font-size : 1rem;
   
}


div .js-form-type-radio > .Input.Input--large {
    display: inline-block !important;
    width : auto;
	border : none;
	background-color : transparent;
	height: auto;
}    

div .form-item-deposez-votre-cv-au-format-pdf > .Input.Input--large {
    width : auto;
	border : none;
}    
 
.form-item-pour-quel-aeroport-souhaitez-vous-postulez- {width : fit-content;} 

div .form-radio {
	margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: 0.5rem;
    box-sizing: border-box;
    padding: 0;
}
    
label.option {
color: #3b3b3b;}

#edit-pour-quel-aeroport-souhaitez-vous-postulez-{
display : inline-block;}

input.bouton {
    background-color: #0061C2;
    color: white;
    border: 1px solid #0061C2;
    border-radius: 3px;
    padding: 0.7rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.4rem;
    margin-top: 2rem;
}
    
.form-item-a-quel-forum-serez-vous-present-{
background-color : #D4D4D4;
border: 1px solid #fff;
padding-left : 1rem;
margin :  0;}

.webform-element-description{
font-size:0.75rem;
}

input.form-file {
padding : 0 !important;}

div.webform-document-file > input[value="Transférer"] {
display : none !important;}


span > label.form-required {display : none;}



#edit-souhaitez-vous-recevoir-les-newsletters-des-aeroports- > div,#edit-etes-vous-autonome-pour-vous-rendre-a-l-aeroport- > div,#edit-la-majorite-des-postes-proposes-concerne-le-weekend-etes-vous-di div {
width : fit-content;
margin-right :1rem;
display: inline-block !important;}
