
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
html ,body{
    height: 100%;
    width: 100%;
}

#cookies-banner{ 
    position:fixed; 
    top:0; 
    left:0; 
    z-index:9999; 
    width:100%; 
    border-radius:0; 
    padding:5px 10px; 
    vertical-align:middle; 
    margin:0; 
}

#ogpsw {
    display: inline;
}

#togglePassword {
    margin-left: -30px;
    cursor: pointer;
}

a.Surligne{
    background-color:lightpink;
}

sup.Surligne{
    background-color:lightpink;
}

.filter-list li.active sup.Surligne {
    background: #004b62;
    color: lightpink;
}

.filter-list li a:hover sup.Surligne {
    background: #004b62;
    color: lightpink;
}
.filter-list li a:focus sup.Surligne {
	background: #004b62;
    color:lightpink;
}


/* ======DEFAULT BROWSER STYLE========= */
a:focus,a:hover{
    text-decoration: none;
}
a{
	color: #fff;
}
a:focus,.btn:focus,.btn:active:focus,
button:focus,input[type="file"]:focus, 
input[type="radio"]:focus, 
input[type="checkbox"]:focus{
    outline: none;
}

/* =========== SPACE CLASSES=========== */
.space1{margin-top: 1px;}
.space5{margin-top: 5px;}
.space10{margin-top: 10px;}
.space15{margin-top: 15px;}
.space20{margin-top: 20px !important;}
.space25{margin-top: 25px;}
.space30{margin-top: 30px;}
.space35{margin-top: 35px;}
.space40{margin-top: 40px;}
.space50{margin-top: 50px !important;}
.space60{margin-top: 60px;}
.space70{margin-top: 70px;}
.space80{margin-top: 80px;}
.space100{margin-top: 100px;}
.pad0{padding: 0;}
.m0{margin: 0;}
.BorderTop2 {
    border-top: 2px solid rgb(236, 236, 236);
}
/*===================================*/
.modal-content a{
    color: #025973;
}

.modal-ku {
  /*width: 1024px;*/
  /*margin: auto;*/
    margin-top:0px;
    position: relative;
    display: table; /* This is important */ 
    /*overflow-y: auto;    */
    overflow-x: auto;
    width: auto;
    min-width: 300px;
}

.navbar-default {
    background-color: #004b62;
    border-color: #004b62;
    border-radius: 0;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
    /*padding: 10px 0;*/
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar-sent{
    float:left;
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 60px;
    color: yellow;
    font-size: 12px;
    font-weight:bold;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.navbar-default .navbar-nav>li>a.dropdown-toggle{
	color: #c5da32;
}
.navbar-default .navbar-nav>li>a.dropdown-toggle img{
	padding-right: 8px;
}
.navbar-default .navbar-nav>li>a.dropdown-toggle .fa{
	padding-left: 8px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #c5da32;
    background-color: #023849;
}

.about a {
    color: #025973;
}

.about a.dropdown-toggle{
	padding-top:10px;
}

.langue i{font-size: 18px;}
.navbar .dropdown-menu{
	min-width: 320px;
	background: #023849;
	height: 600px; /*height: 530px;*/
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 0;
    border: 0;
    padding: 18px 0;
}

.white-box .dropdown {
     float: right !important;
     margin-top:10px;
}

.panel-heading .dropdown {
     float: left !important;
     margin-top:30px;
     margin-left:20px;
}

.panel-heading .flaglg .dropdown-menu{
    margin-left:50px;
    min-width: 320px;
	background: #fff;
	height: 430px; /*height: 530px;*/
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 0;
    border: 0;
    padding: 5px 0;
}


.white-box .flaglg .dropdown-menu{
    margin-left:-250px;
	min-width: 320px;
	background: #fff;
	height: 400px; /*height: 530px;*/
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 0;
    border: 0;
    padding: 5px 0;
}

.white-box .flaglg .dropdown-menu .divider 
{
    margin : 1px;
}

.panel-heading  .flaglg .dropdown-menu .divider 
{
    margin : 1px;
}

.white-box .flaglg .dropdown-menu p 
{
    margin-bottom : 0px;
}

.panel-heading .flaglg .dropdown-menu p 
{
    margin-bottom : 0px;
}

.about .dropdown-menu{
	min-width: 200px;
    background: #fff;
}
.navbar .dropdown-menu .media{
	padding-left: 15px;
}

.white-box .flaglg .dropdown-menu .media{
	padding-left: 15px;
}

.panel-heading .flaglg .dropdown-menu .media{
	padding-left: 15px;
}

/*
.dropdown-menu .media-left{
	padding-right: 15px;
}
*/
/*
.dropdown-menu>li>a {
    color: #fff;    
}
*/
.navbar .dropdown-menu>li {
    color: #fff;    
}

.white-box .flaglg .dropdown-menu>li {
    color: #333;    
    background: #fff;
}

.panel-heading .flaglg .dropdown-menu>li {
    color: #333;    
    background: #fff;
}

.navbar .dropdown-menu>li>a h4{
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
}
.white-box .flaglg .dropdown-menu > li > a h4 {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
}    

.panel-heading .flaglg .dropdown-menu > li > a h4 {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
}    

.navbar .dropdown-menu>li h4{
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
    color: #fff;    
}

.white-box .flaglg .dropdown-menu>li h4{
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
    color: #333; 
    line-height: 15px;   
}

.panel-heading .flaglg .dropdown-menu>li h4{
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
    color: #333; 
    line-height: 15px;   
}
.navbar .dropdown-menu .divider {    
    background-color: #004b62;
    margin-right: 10px;
}
.white-box .flaglg .dropdown-menu .divider {    
    background-color: #004b62;
    margin-right: 10px;
}
.panel-heading .flaglg .dropdown-menu .divider {    
    background-color: #004b62;
    margin-right: 10px;
}

/*
.dropdown-menu>li>a p{
	color: #c5da32;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
}
*/
.navbar .dropdown-menu>li a{
	color: #c5da32;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
}

.white-box .flaglg .dropdown-menu>li a{
	color: #004b62;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.panel-heading .flaglg .dropdown-menu>li a{
	color: #004b62;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.about .dropdown-menu>li a{
	color: #023849;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
}

.navbar .dropdown-menu>li>a:focus, .navbar .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.white-box .flaglg .dropdown-menu>li>a:focus, .white-box .flaglg .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.about .dropdown-menu>li>a:focus, .about .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #c5da32;
}

.navbar .dropdown-menu>li>p>a:focus, .navbar .dropdown-menu>li>p>a:hover {
    background-color: transparent;
    color: #fff;
}

.white-box .flaglg .dropdown-menu>li>p>a:focus, .white-box .flaglg .dropdown-menu>li>p>a:hover {
    background-color: transparent;
    color: #fff;
}

.white-box .flaglg img{
    max-width:52px;
    width:35px;
}

.panel-heading .flaglg img{
    max-width:52px;
    width:35px;
}

.white-box .flaglg .dropdown-menu::-webkit-scrollbar
{
    width:0;
}

.panel-heading .flaglg .dropdown-menu::-webkit-scrollbar
{
    width:0;
}

.white-box .flaglg .media-body{
    vertical-align : middle;
    padding-top:2px;
    padding-bottom:2px;
}

.panel-heading .flaglg .media-body{
    vertical-align : middle;
    padding-top:2px;
    padding-bottom:2px;
}

.conteneur-select > div{max-width: calc(100% - 50px);}
.conteneur-select > input{max-width: calc(100% - 50px);}
.conteneur-select .flag{vertical-align: middle; margin-top:10px; margin-left:10px;}

#banner{
	background: url(../img/banner.png) no-repeat;
	background-size: cover;
	padding: 100px 0;
}



#banner h1, #banner-about h1{
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
	color: #fff;
}

#DocFileName a{
	color: #004b62;
}

#ListDdas {
    color: #004b62;
}

#ListDdas th {
    background-color: #004b62;
    color: white;
}

.dropdown-menu::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #023849;
}

.dropdown-menu::-webkit-scrollbar
{
	width: 8px;
	background-color: #023849;
}

.dropdown-menu::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	background-color: #004b62;
}

.btn1{
	background: #c5da32;
	color: #004b62;
	width: 190px;
	padding: 12px 0;
	display: block;
	text-align: center;
	border-radius: 5px;
	border: 2px solid #c5da32;
	box-shadow: 0px 4px 0px 0px #b5ca22;
	font-size: 12px;
	text-transform: uppercase;
}
.btn1.btn-savoir{
	background: transparent;
	border: 3px solid #fff;
	box-shadow: none;
	color: #fff;
}
.panel-body .btn-chois{
	width: 600px;
	margin-top: 30px;
}
.panel-body .btn-chois:hover{
	color: #fff;
}

.selecterror {
    border: 2px solid red;
}
#preparation{
	padding: 30px 0 30px 0;
}
#preparation h4{
	font-size: 16px;
	color: #035d78;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	text-transform: uppercase;
}

#preparation p {
    color: #343434;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
    margin-top: 15px;
    text-align: left;
}

#preparation ul li{
	vertical-align: top;
	padding: 0 20px;
}
.gray-box{
	padding: 20px 20px;
	background: #ececec;
}
.gray-box2{
	padding: 0px 0px;
}

.panel-collapse{
	border-top: 2px solid rgb(236, 236, 236);
}
.panel-body p{
	color: #004b62;
	font-family: 'Roboto' , sans-serif;
	font-weight: 500;
	font-size: 16px;
}
.panel-body {
    padding: 20px 40px;
}

.filter-list li.active a{
	background: #004b62;
	border: 2px solid #004b62;
	color: #fff;    
}
.filter-list li a span{
    display:table-cell;
    height:35px;
    vertical-align:middle;
}
.filter-list li a{
	background: transparent;
	border: 2px solid #e6e6e6;
	display: block;
	padding: 9px 15px;
	border-radius: 5px;
	transition: 300ms ease-in-out;
	color: #004b62; 
    padding-top:1px;
    padding-bottom:1px;
    height:40px;
    font-size: 12px;
}
.filter-list li a:hover{
	background: #004b62;
	border: 2px solid #004b62;
	color: #fff;
}
.filter-list li{
	width: 19%;
    vertical-align:middle;
    height:50px;
}
.panel-body select.form-control{
	font-style: normal;
	color: #004b62;
	font-weight: 100;
	font-family: 'Roboto' , sans-serif;
	font-size: 16px;
}
.panel-body input.form-control{
	font-style: normal;
	color: #004b62;
	font-weight: 100;
	font-family: 'Roboto' , sans-serif;
	font-size: 16px;
}

.panel-body .form-control{
	border: 2px solid #e6e6e6;
    border-radius: 6px;
    box-shadow: none;
    height: 45px;
}
.panel-body label.filter-txt{
	font-size: 16px;
	color: #004b62;
	font-family: 'Roboto' , sans-serif;
	font-weight: 500;
	margin-top: 20px;
}

.panel-body a.kw{
   	color: #004b62;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default{
	box-shadow: none;
	border-color: #fff;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border-color: transparent;
}

.panel-title {
    font-size: 18px;
    color: #004b62;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.panel-title > a {
    display: block;
    padding: 35px 15px;
    text-decoration: none;
}

.panel-title1 {
    font-size: 15px;
    font-family: 'Open Sans' , sans-serif;
    color: #004b62;
    font-weight: 500;
    text-align: center;
    border:none;
}

.panel-title1 > a {
    display: block;
    padding: 5px 5px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #004b62;
    border: 2px solid #004b62;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 37px;
    font-weight: 700;
    margin-top: -12px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}




.white-box{
	background: #fff;
	padding: 30px;
	border-radius: 5px;
}
.contact-box{
	background: #fff;
    padding: 30px;
	border-radius: 5px;
}
.dotted-box{
	border: 2px dashed #004b62;
	padding: 10px 0;	
	border-radius: 8px;
	position: relative;
    height:260px;    
}

.dotted-box2{
	border: 2px dashed #004b62;
	padding: 10px 0;	
	border-radius: 8px;
	position: relative;
    height:100%;    
    vertical-align:middle;    
}

#ModalUpload{
    /*background-color: rgba(255, 255, 255, 0.50);*/
}

.opa
{
    background-color: rgba(0, 0, 0, 0.2);
}

.boxblue{
    /*background: #c7efec;*/
    background: rgba(199, 239, 236, 0.50);
}


.dotted-box h4{
	text-transform: uppercase;
	color: #004b62;
	margin-top: 20px;
}

.dotted-box2 h4{
	text-transform: uppercase;
	color: #004b62;
	margin-top: 20px;
}

.dotted-box p{
	font-family: 'Roboto' , sans-serif;
    font-style:italic;
	color: #004b62;
	line-height: 12px;
}

.dotted-box2 p{
	font-family: 'Roboto' , sans-serif;
    font-style:italic;
	color: #004b62;
	line-height: 12px;
}

.dotted-box.error{
	border: 2px dashed #004b62;
	background: #f02d40;
	border-radius: 8px;
	position: relative;
}
.dotted-box.error h4{
	text-transform: uppercase;
	color: #FFF;
	margin-top: 20px;
}

#main-sec{
	background: #004b62;
}

#main-sec2{
	
}

.btn-chois{
	width: 210px;
	text-align: center;
	padding: 14px 0;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	background: #004b62;
	border-radius: 5px;
	margin-top: 15px;
	transition: 300ms ease-in-out;
	border: 2px solid #004b62;
	font-weight: 500;
}

.btn-chois:hover, .btn-chois:focus{color: #FFF;} /* Modif 23/03 */

.file-upload{
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 210px;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.white-box hr{
	border-top: 3px solid #c7efec;
	margin-bottom: 15px;
}

form.white-box label{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
}

select.form-control{
	-webkit-appearance:none;
	background: url(../img/down-arrow.png) no-repeat;
	background-position: 98%;
	font-family: 'Roboto' , sans-serif;
	font-style: italic;
	color: #a7a7a7;
}

.white-box .form-control{
	border: 2px solid #e6e6e6;
	border-radius: 6px;
	box-shadow: none;
	height: 45px;
}

.white-box a.dropdown-toggle {
    color:#333;
    text-transform: uppercase;
}

.panel-heading a.dropdown-toggle {
    color:#333;
    text-transform: uppercase;
}


select.form-control.red-select{
	background: url(../img/down-arrow1.png) no-repeat;
	background-position: 98%;
	color: #f02d40;
}

.form-control.error{
	border: 2px solid rgba(240, 45, 64, 0.51)
}

.form-control.error:focus{
	border: 2px solid #f02d40;
}

.form-group p{
	font-family: 'Roboto' , sans-serif;
}


.form-group .btn-chois{
	color: #c9e026;
	width: 100%;
	margin-top: 0;
	padding: 19px 0;
}


footer{
	background: #004b62;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.44);
	padding: 30px 0;
}

.copyright-list li a{
	color: #87c0bd;
	/*text-transform: uppercase;*/
	font-size: 12px;
	display: inline-block;
	padding: 0 5px;
	font-family: 'Roboto' , sans-serif;
}

.social-list li a{
	display: inline-block;
	font-size: 25px;
	color: #87c0bd;
	background: #025973;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin: 0 1px;
}

.flex-items{
	display: flex;
	align-items: center;
}

footer hr{
	border-top: 2px solid #025973;
}
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=date]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.date.form-control{
	background: url(../img/cal.png) no-repeat;
	background-position: 96%;
}


.num-list li.active a{
	color: #004b62;
	background: #c9e026;
}

.surligne {
	background: #c9e026;
}

.num-list li a{
	background: #023849;
	width: 47px;
	height: 47px;
	color: #004b62;
	font-size: 28px;
	font-family: 'Roboto' , sans-serif;
	font-weight: 700;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	line-height: 47px;
	
}

.num-list li{
	height: 400px;
	position: relative;
}
.num-list li:before{
	content: '';
    position: absolute;
    top: 47px;
    left: 45%;
    right: 0;
    margin: 0 auto;
    border-left: 6px solid #023849;
    height: 100%;
}
.num-list li:last-child:before{
	content: none;
}
.num-list li:last-child{
	height: auto;
}

.num-list li:last-child a{
	width: 15px;
	height: 15px;
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    /*left: -9999px;*/
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    color: #004b62;
    font-size: 16px;
    font-family: 'Roboto' , sans-serif;
    font-weight: 300;
    margin-bottom: 8px;
}
.form-save > [type="checkbox"]:checked + label,
.form-save > [type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 17px;
    cursor: pointer;
    line-height: 17px;
    display: inline-block;
    color: #004b62;
    font-size: 10px;
    font-family: 'Roboto' , sans-serif;
    font-weight: 300;
    margin-bottom: 8px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    background: #fff;
}

.form-save > [type="checkbox"]:checked + label:before,
.form-save > [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    background: #fff;
}

[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 17px;
    height: 17px;
    background: #004b62;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.form-save > [type="checkbox"]:checked + label:after,
.form-save > [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 11px;
    height:11px;
    background: #004b62;
    position: absolute;
    top: 2px;
    left: 1px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    color: #004b62;
    font-size: 16px;
    font-family: 'Roboto' , sans-serif;
    font-weight: 300;
    margin-bottom: 8px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 17px;
    height: 17px;
    background: #004b62;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.transfer-list li{
	padding: 0 15px;
}

.dotted-box .progress {
    height: 22px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #ade0dc;
    border-radius: 8px;
    box-shadow: none;
    width: 80%;
    margin: 30px auto 0;
    border: 4px solid #fff;
}

.progress-bar-success {
    background: linear-gradient(#d8ee3c,#cee52e);
    box-shadow: none;
    transition: width 3s ease;
}

h4.title{
	color: #004b62;
	text-transform: uppercase;
	font-weight: 500;
}

.lichver{
    margin-left:185px !important;
}

.chver {
    top: 0px;
    width: 300px !important;
    color: red;
    border: 3px double red !important;
    font-weight: bold;
    padding-top: 10px !important;
}


.result-list li h4{
	font-family: 'Roboto' , sans-serif;
	color: #004b62;
	margin-bottom: 0;
	text-transform: uppercase;
}
.result-list li {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 24px 20px 10px;
    position: relative;
    margin: 5px 4px;
    min-width: 140px;
}
.result-list li.badge-line{
	border: 1px solid #c9e026;
}
.result-list li.badge-line-orange{
	border: 1px solid #ef7d00;
}

.result-list li.badge-line-orange h5{
	color: #ef7d00 !important;
}
.result-list li h5{
	color: #f02d40;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 5px;
	margin-bottom: 3px;
}

.result-list li h5.buro{
	font-family: 'Roboto Condensed' , sans-serif;
	color: #004b62;
	margin-bottom: 0;
	text-transform: uppercase;
}
/*
.result-list li h5.burolong{
	font-family: 'Roboto Condensed' , sans-serif;
	color: #004b62;
	margin-bottom: 0;
	text-transform: uppercase;
    font-size:10px;
}
*/

.result-list li p{
	color: #004b62;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}
.result-doc {
	color: #004b62;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
	margin: 0;
}

.result-list li p.cancle-red{
	color:#f02d40;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}
.result-list li p.cancle-gris{
	color:##C2C2C2;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}

.result-list li p.cancle-orange{
	color:orange;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}
.result-list li p.send-blue{
	color:#004b62;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}

.result-list li p.badge-green{
	color:#c1d537;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}

.result-list li a{
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
}


.cancle-btn{
	position: absolute;
	top: 12px;
	/*right: 8px;*/
    left:8px;
}
.badge-btn{
	position: absolute;
	top: 12px;
	right: 8px;
}

.opa0{
	opacity: 0;
}

.bouton_dl_decla{
	width:100%; 
	max-width: 400px; 
	line-height: 45px; 
	height: 45px; 
	text-align: center;
	display: block;
	color: #FFF;
	margin: 20px auto;
	background-color: #004b62;
	border-radius: 5px;
	font-family: "Montserrat";
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}

.bouton_dl_decla:hover, .bouton_dl_decla:focus{ /* Modif 23/03 */
	color: #FFF;
	opacity: 0.9;
}

.xls-img{
	border: 1px solid #e6e6e6;
	padding: 20px 30px;
	border-radius: 3px;
	margin-top: 30px;
}

.result-list.declar-list li{
	padding: 24px 0px 10px;
	width: 138px;
}
.result-list.declar-list li.active{
	border: 3px solid #004b62;
}
.num-list li:nth-child(3):before{
	height: 93%;
}

/* Modif 23/03 */
.btn.dropdown-toggle.btn-default{
	border:none !important;
	background: url(../img/down-arrow.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
	background-position: 98%;
	padding-top:10px;
	padding-bottom: 10px;
}

.btn.dropdown-toggle.btn-default .bs-caret{display:none;}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal #close{position: absolute; right:-30px; top:-20px;}
.modal .modal-content{background: #ececec; text-align: center; color: #004b62; font-family: "Montserrat"; font-size: 18px;padding-top:20px;}
.modal .modal-content2{text-align: center; color: #004b62; font-family: "Montserrat"; font-size: 18px;padding-top:20px;}
.modal .modal-content3{background: #ececec; text-align: center; color: #004b62; font-family: "Montserrat"; font-size: 18px;padding-top:20px;}
.modal .modal-content button{width: 74px; color: #c9e026; text-align: center; padding: 14px 0; font-size: 12px; text-transform: uppercase; display: block; margin: 0 auto; background: #004b62; border-radius: 5px; margin-top: 15px; transition: 300ms ease-in-out; border: 2px solid #004b62; font-weight: 500;}
.modal .modal-content2 button{width: 74px; color: #c9e026; text-align: center; padding: 14px 0; font-size: 12px; text-transform: uppercase; display: block; margin: 0 auto; background: #004b62; border-radius: 5px; margin-top: 15px; transition: 300ms ease-in-out; border: 2px solid #004b62; font-weight: 500;}
.modal .modal-content3 button{width: 74px; color: #c9e026; text-align: center; padding: 5px 0; font-size: 12px; text-transform: uppercase;margin: 0 auto; background: #004b62; border-radius: 5px; margin-top: 0px; transition: 300ms ease-in-out; border: 2px solid #004b62; font-weight: 500;}
.modal .modal-content button:hover{color: #FFF;}
.modal .modal-content2 button:hover{color: #FFF;}
.modal .modal-content3 button:hover{color: #FFF;}


/*----------------- about page ---------------------*/

.about #banner {
    background: url(../img/banner.png) no-repeat;
    background-size: cover;
    padding: 150px 0 35px;
}
.about #banner li:last-child a{
	font-size: 50px;
	font-family: 'Raleway' , sans-serif;
}
.about #banner li{
	vertical-align: middle;
}
.about #banner li a:hover{
	color: #fff;

}
.about #banner li{
	display: inline-block;
	padding: 0 40px 0 0;
}
.about #banner .btn1{
	background: transparent;
	box-shadow: none;
	border: 2px solid #fff;
	color: #fff;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 15px;
	width: 135px;
    padding: 8px 0;
}
.about #banner .btn1 img{
	padding-right: 10px;
}

.about #banner{
	background: url(../img/banner-quisommesnous.jpg) no-repeat;
	background-size: cover;
	border-bottom: 5px solid #ececec;
}

#about-sec{
	padding: 0px 0;
}

#about-sec p {
    font-size: 15px;
    font-family: 'Open Sans' , sans-serif;
    line-height: 27px;
}
#about-sec .blue-box p{
	color: #fff;
	margin-top: 25px;
}
.blue-box{
	background: #004b62;
	padding: 25px 30px;
	margin-top: 40px;
	border-radius: 5px;
}

.blue-box h3{
	font-size: 25px;
	color: #c9e026;
	margin: 0;
}
#about-sec h2{
	font-size: 25px;
	color: #004b62;
	margin-top: 40px;
	line-height: 35px;
}
#about-sec h2 a{
	font-size: 25px;
	color: #004b62;
	margin-top: 40px;
	line-height: 35px;
}

.number{
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #c9e026;
	font-family: 'Roboto' , sans-serif;
	font-weight: 700;
	border-radius: 50%;
	background: #004b62;
	font-size: 28px;
	text-align: center;
}

#about-sec .media-body h4{
	color: #004b62;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
}

#about-sec .media-body .text-list li{
	color: #004b62;
	font-size: 15px;
	font-family: 'Open Sans' , sans-serif;
}

#about-sec .WordSection3 .media-body .text-list li {
	color: #262626;
    text-align:justify;
}
#about-sec .media-body .inner-list li {
	color: #262626;
}

#about-sec .media-body .text-list{
	margin-left: -22px;
	margin-top: 20px;
}

#about-sec .WordSection4 .media-body ul {
    margin-top: 0px;
	margin-bottom: 0px;
}

#about-sec td {
    vertical-align:text-top;
    border:solid windowtext 1.0pt;
}

#about-sec td p {
    line-height: 1.4285;
    text-align:left;
    padding:5px;
}

#about-sec hr{
	border-top: 5px solid #004b62;
	margin-top: 10px;
}

#popmess2 a {
    text-decoration:underline;
}

#popmess2 {
    font-size:12px;
}

.inner-list li{
	list-style: none;
	position: relative;
	margin: 6px 0;
}
.inner-list li:before{
	content: '';
	position: absolute;
	left: -20px;
	top: 9px;
	border-top: 2px solid #004b62;
	width: 10px;
}
.inner-list{
	padding-left: 25px;
}

.blue-box1{
	background: #004b62;

}
.blue-box1 h4{
	color: #c9e026;
	text-align: center;
	line-height: 28px;
	padding: 25px 0;
}
.copyright-list{
	margin-bottom: 0;
    text-align : center;
}

/*----------------- Informations légales page ---------------------*/

.about #banner.banner-legal{
	background: url(../img/banner-legal.jpg) no-repeat;
	background-size: cover !important;
	padding: 100px 0;
}

/*----------------- Contact page ---------------------*/

.about #banner.contact{
	background: url(../img/Darker.png) no-repeat !important;
	background-size: cover !important;
	padding: 100px 0;
}

/*-------------- media query --------------*/

@media(max-width: 1024px){
	#preparation ul li {
	    padding: 0 10px;
	}
	.copyright-list li a {
	    font-size: 10px;
	    padding: 0 3px;
	}
	.about #banner{
		background-position: 70%;
	}
	#about-sec p {
	    font-size: 14px;
	}
}

@media(max-width: 991px){
	#preparation ul li:nth-child(2),#preparation ul li:nth-child(4){
		display: none;
	}
	#preparation ul li{
		width: 32.33%;
	}
	.num-list li {
	    height: auto;
	    position: relative;
	    width: 24%;
	    display: inline-block;	    
	}
	.num-list li:before {
	    top: 44%;
	    left: 67%;
	    border-top: 6px solid #023849;
	    height: auto;
	    width: 69%;
	}
	.num-list li:nth-child(3):before{
		width: 82%;
	}
	.num-list li a{
		margin: 1px auto;
	}
	[type="checkbox"]:checked + label, 
	[type="checkbox"]:not(:checked) + label{
		display: block;
	}
	[type="radio"]:checked + label, 
	[type="radio"]:not(:checked) + label{
		display: block;
	}
	#flight-datepicker{
		margin-top: 15px;
	}
	.date.form-control {
	    background-position: 98%;
	}
	.flex-items{
		display: block;
		text-align: center;
	}
	.flex-items img{
		display: block;
		margin: 0 auto 20px;
	}
	.flex-items .text-right{
		text-align: center;
		margin-top: 20px;
	}
	.copyright-list li a {
	    font-size: 14px;
	}
}


@media(max-width: 767px){
	
	.navbar-default .navbar-toggle {
	    border-color: transparent;	    
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: transparent;
	}
	.navbar-brand{
		padding: 7px 15px;
	}
	#banner h1 {
	    font-size: 22px;
	    line-height: 30px;
	}
	.btn1{
		width: 150px;
	}
	#preparation ul li {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.num-list li:before{
		left: 72%;
		width: 62%;
	}
	.num-list li a {
	    width: 40px;
	    height: 40px;
	    font-size: 20px;
	    line-height: 40px;
	}
	.panel-title {
	    font-size: 13px;
	}
	.more-less {
	    width: 35px;
	    height: 35px;
	    font-size: 30px;
	    line-height: 29px;
	}
	.filter-list li {
	    width: 49%;
	    margin-bottom: 5px;
	}
	.panel-body .btn-chois {
	    width: 100%;
	}
	[type="checkbox"]:checked + label, 
	[type="checkbox"]:not(:checked) + label{
		font-size: 13px;
	}
	[type="radio"]:checked + label, 
	[type="radio"]:not(:checked) + label{
		font-size: 13px;
	}
	.num-list li a {
	    margin: 0px auto;
	}
	.panel-body {
	    padding: 20px;
	}
	.transfer-list li.file{
		width: 30%;
	}
	.transfer-list li.file img{
		width: 100%;
	}
	.transfer-list li {
	    padding: 0 5px;
	}
	.result-list li {
	    padding: 24px 17px 10px;
	    margin: 5px 4px;
	}
	.result-list.declar-list li {
	    width: 134px;
	}
	.bwd{
		margin: 0 auto 20px;
	}
	.white-box{
		padding: 30px 20px;
	}

	.about #banner li:last-child a {
	    font-size: 35px;
	    margin-top: 20px;
	    display: block;
	}
	.about #banner {
	    background-position: 45%;
	}
	#about-sec h2 {
	    font-size: 20px;
	    margin-top: 40px;
	    line-height: 28px;
	}
	#about-sec .media-left{
		display: block;
	}
}


@media(max-width: 375px){
	.result-list li {
	    padding: 24px 12px 10px;
	}
	.cancle-btn{
	    top: 3px;
	    /*right: 3px;*/
        left:3px;
	}
	.badge-btn {
	    top: 3px;
	    right: 3px;
	}
	.result-list.declar-list li {
	    width: 124px;
	}
	.form-group .btn-chois{
		width: 100%;
	}
	.copyright-list li a {
	    font-size: 12px;
	}
}


@media(max-width: 360px){
	#banner h1 {
	    font-size: 18px;
	    line-height: 24px;
	}
	.btn1 {
	    width: 130px;
	}
	#preparation p{
		font-size: 13px;
	}
	.num-list li a {
	    width: 30px;
	    height: 30px;
	    font-size: 15px;
	    line-height: 33px;
	    margin: -1px auto;
	}
	.btn-chois{
		font-size: 10px;
	}
	.btn-chois {
	    width: 170px;
	}
	h4.title{
		font-size: 16px;
	}
	.result-list li{
		display: block;
	}
	.result-list.declar-list li {
	    width: 100%;
	}
	form.white-box label{
		font-size: 13px;
	}
	.dotted-box h4{
		font-size: 14px;
	}
	.dotted-box{
		padding: 25px 0;
	}
	.about #banner li:last-child a {
	    font-size: 28px;
	}
	.blue-box{
		padding: 25px 20px;
	}
	#about-sec h2 {
	    font-size: 16px;
	    line-height: 23px;
	}
}