/*!
* Main CSS fichier pour le site QA international
*/
/* MAIN */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
html, body {
  width: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  color: #21354f;
}
main{
  overflow: hidden !important;
}
a{
  color: #5d60e1 !important;
}
a:hover, a:active, a:focus{
  color: #21354f !important;
  text-decoration:none;
}

#videoVisuel {
  display:inline-flex;
}

#videoVisuel > i {
  padding-right: 5px;
}

/*  Look boutons Site QA */
.btn{
  border-radius: 1.5rem !important;
  height: 50px !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: .675rem 2rem;
  -webkit-transition: all 1s ease 0s; /* Safari */
  transition: all 1s ease 0s;
}
.btn:hover{
  background-color: #21354f !important;
  border-color: #21354f !important;
  color: #fff !important;
}
.btn-primary, .btn:active, .btn:focus{
  background-color: #5d60e1 !important;
  border-color: #5d60e1 !important;
  color: #fff !important;
}
/*  END Look boutons Site QA */

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.ubuntu-font{
  font-family: 'Ubuntu', sans-serif;
}
.sourcePro-font{
  font-family: 'Source Sans Pro', sans-serif;
}

/*  bxSlider override */
.bx-wrapper .bx-controls .bx-controls-direction > a{
	background-color: #5d60e1;
	background-image: none !important;
  overflow: hidden;
  color:#fff !important;
  border-radius: 50%;
  display: inline-block;
  top: 40% !important;
  height: 40px;
  width: 40px;
  text-indent: 0px !important;
  z-index: 99!important;
}
.bx-wrapper .bx-controls-direction a:before{
  color:#fff !important;
  font-family: 'Material Icons';
  font-size: 42px !important;
  line-height:1;
  padding:0;
}
.bx-wrapper .bx-controls-direction a.bx-next{
  right: -42px !important;
}
.bx-wrapper .bx-controls-direction a.bx-prev{
  left: -42px !important;
}

#products-slider { visibility: hidden; }

.bx-next:before {
  content: "\e315";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.bx-prev:before {
  content: "\e314";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: relative;
  left: -2px;
}

@media (min-width:1280px) {
  .bx-wrapper .bx-controls-direction a.bx-next{
    right: -55px !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev{
    left: -55px !important;
  }
}

@media (max-width:1199px) {
  .products-bxs{
    margin: 0 13px !important;
  }
  .bxslider-products > li{
    width: 205px !important;
    margin-right: 28px!important;
  }
  .bx-wrapper .bx-controls .bx-controls-direction > a{
    top: 38% !important;
  }
  .overlay-bxs{
    height: 205px !important;
  }
}
@media (max-width:991px) {
  .products-bxs{
    margin: 0 13px !important;
  }
  .bxslider-products > li{
    width: 150px !important;
    margin-right: 21px!important;
  }
  .bx-wrapper .bx-controls .bx-controls-direction > a{
    top: 35% !important;
  }
  .overlay-bxs{
    height: 150px !important;
  }
}
@media (max-width:767px) {
  .products-bxs{
    margin: 0 8px !important;
  }
  .bx-wrapper .bx-controls .bx-controls-direction > a{
    height: 25px !important;
    width: 25px !important;
    top: 40% !important;
  }
  .bx-wrapper .bx-controls-direction a:before{
    font-size: 24px !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-next{
    right: -30px !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev{
    left: -30px !important;
  }
}
@media (max-width:574px) {
  .products-bxs{
    margin: 0 27px !important;
  }
  .bxslider-products > li{
    margin-right: 10px!important;
  }
}
@media (max-width:414px) {
  .products-bxs{
    margin: 0 20px !important;
  }
  .bxslider-products > li{
    margin-right: 10px!important;
    width: 145px !important;
  }
  .overlay-bxs{
    height: 145px !important;
  }
  .bx-wrapper .bx-controls .bx-controls-direction > a{
    top: 40% !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-next{
    right: -28px !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev{
    left: -28px !important;
  }
}
@media (max-width:320px) {
  .products-bxs{
    margin: 0 17px !important;
  }
  .bxslider-products > li{
    margin-right: 10px!important;
    width: 122px !important;
  }
  .overlay-bxs{
    height: 122px !important;
  }
  .bx-wrapper .bx-controls .bx-controls-direction > a{
    top: 35% !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-next{
    right: -28px !important;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev{
    left: -28px !important;
  }
}
/*  END bxSlider override */

#app {
  background-color: #fff;
}
#app .navbar{
  background-color: #21354f;
 /* padding: .65rem 1rem;*/
}
#menu-du-haut::after{
    content: '';
    position: relative;
    border-bottom: 4px solid #5d60e1 !important;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
}

#nav-products::after{
   content: '';
    position: absolute;
    border-bottom: 4px solid #6be89b !important;
    width: 100%;
    text-align: center;
    display: block;
    z-index:2000;
}

#nav-content::after{
   content: '';
    position: absolute;
    border-bottom: 4px solid #5de1ca !important;
    width: 100%;
    text-align: center;
    display: block;
    z-index:2000;
}

#nav-services::after{
   content: '';
    position: absolute;
    border-bottom: 4px solid #5dc0e1 !important;
    width: 100%;
    text-align: center;
    display: block;
    z-index:2000;
}

#nav-about::after{
   content: '';
    position: absolute;
    border-bottom: 4px solid #5d98e1 !important;
    width: 100%;
    text-align: center;
    display: block;
    z-index:2000;
}

@media (max-width: 767px) {
	#nav-services{
   		position: relative;
	}

	#nav-about{
    	position: relative;
	}

}

@media (min-width: 768px) {
	#content-menu-products{
    	border-bottom: 4px solid #6be89b !important;
	}
	#content-menu-content{
    	border-bottom: 4px solid #5de1ca !important;
	}
  #content-menu-about{
    	border-bottom: 4px solid #5d98e1 !important;
	}
	#nav-products::after{
    width: 149px;
	}

	#nav-content::after{
    	width: 136px;
	}

	#nav-services::after{
   		width: 102px;
	}

	#nav-about::after{
    	width: 140px;
	}
	#nav-about #navbarDropdown{
		width:140px;
	}
}

.nav-item {
	font-size: 16px;
}

@media (max-width:767px) {
	.nav-item {
		line-height: 32px;
	}
}

#app .navbar .a-niveau1{
  color: #fff !important;
}
#content-menu-products .nav-item .a-niveau1:hover, #content-menu-products .colonne-menu .a-niveau1:hover, #content-menu-products .colonne-menu i:hover, #content-menu-products .titre-sous-menu:hover{
  color: #6be89b !important;
  text-decoration:none;
}
#content-menu-products .colonne-menu li:hover{
  color: red !important;
  text-decoration:none;
}
#content-menu-content .nav-item a:hover, #content-menu-content .colonne-menu a:hover{
  color: #5de1ca !important;
  text-decoration:none;
}
#content-menu-about .nav-item a:hover, #content-menu-about .colonne-menu a:hover{
  color: #5d98e1 !important;
  text-decoration:none;
}
#app .nav-link{
  text-transform: uppercase;
  padding: 0 1rem !important;
  line-height: 60px;
}

/*  FOOTER */
footer{
  background-color: #21354f;
  color: #fff !important;
  height: 170px;
  margin-top: 50px;
  position: relative;
}
footer .row{
  padding-top: .8rem !important;
}
footer .text-muted{
  color: #fff !important;
}

.center-footer div a:hover,
.center-footer div a:focus,
.center-footer div a:active{
  color: #fff !important;
}

footer .row .center-footer{
  text-align: center;
  font-weight: bold;
}
footer .row .center-footer{
  font-size: 14px;
}
footer .row .left-footer{
  padding-left: 200px;
}
footer .row .left-footer div{
  font-size: 14px;
  line-height: 1.25;
}
footer small{
  text-transform: uppercase;
  font-size: 10px;
}

@media (max-width:1199px) {
  footer .row .left-footer{
    padding-left: 137px;
  }
}
@media (max-width:991px) {
  footer .row .left-footer{
    padding-left: 55px;
  }
  footer .row .right-footer img{
    width: 220px;
  }
}
@media (max-width:767px) {
  footer{
    height: 250px;
  }
  footer .row .right-footer{
    text-align: center;
  }
  footer .row .left-footer{
    padding-top: 20px;
    padding-left: 0px;
    text-align: center;
  }
  footer .row .center-footer{
    margin-top: 20px;
  }
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index:1000;
}

.sticky:before,
.sticky:after {
    content: '';
    display: table;
}

@media (max-width: 768px) {
	#menu-du-haut {
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
	}
}

/****************** NAVBAR *****************/
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}

.navbar .dropdown-menu {
  border:none;
  background-color:#21354f;
  border-radius: 0;
  overflow: hidden;
}

.nav-link  > i {
	font-size: 31px;
	vertical-align: -33%;
}

@media (max-width: 767px) {
  #navbarSupportedContent {
  	/*max-height: calc(100vh - 73px);
      overflow-y: auto;
      height:calc(100vh - 64px);
  	height:calc((var(--vh, 1vh) * 100) - 63px);*/
  }
}

.navbar .toggle-niveau2 .dropdown-menu-open-niveau2 .a-niveau2{
	    color: #fff !important;
}

.dropdown-menu-open-niveau2 li {
	white-space: normal;
    word-wrap: break-word;
    line-height: 18px;
    padding-top: 6px;
    padding-bottom: 7px;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 768px) {

  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  line-height: 37px;
  padding-top:0;
  padding-bottom:0;
}

/* makes the dropdown full width  */
.navbar .dropdown {position:static;}

#nav-products .nav-link, #nav-content .nav-link{
  text-transform: uppercase;
  padding: 0 1rem !important;
  line-height: 60px;
}

.navbar .dropdown-menu-open {
  width:100%;
  left:0;
  right:0;
/*  height of nav-item  */
  top:62px;
  max-height: 600px;
  transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.3s ease-in-out;
    -moz-transition: max-height 0.3s ease-in-out;
  display:block;
  visibility: hidden;
  opacity: 0;
  /*transition: visibility 0s, opacity 0.3s linear;*/
  z-index:500;

}

.navbar .toggle-niveau2 .dropdown-menu-open-niveau2 {
	  height: 210px;
      left: 225px;
	/*  height of nav-item  */
	  top:0;
	  transition: max-height 0.3s ease-in-out;
	    -webkit-transition: max-height 0.3s ease-in-out;
	    -moz-transition: max-height 0.3s ease-in-out;
	  display:block;
	  visibility: hidden;
	  opacity: 0;
	  /*transition: visibility 0s, opacity 0.3s linear;*/
	  z-index:500;
	 background-color: #6be89b !important;
	 padding-top: 38px;
	 width: 444px;
}

.navbar .toggle-niveau2 .dropdown-menu-open-niveau2 .a-niveau2{
	    color: #21354f !important;
}

.navbar .toggle-niveau2 .dropdown-menu-open-niveau2 .a-niveau2:hover{
	 color: white !important;
	 text-decoration:none;
}

.navbar .toggle-niveau2 .show{
	visibility: visible;
	opacity: 1;
}

.ouvre-niveau2 > .show{
  background-color: #6be89b !important;
  padding-left: 0px;
}

#content-menu-products .ouvre-niveau2 > .show >.a-niveau1:hover, #content-menu-products .ouvre-niveau2 > .show > i:hover{
  color: #fff !important;
}
  /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu-open, .navbar .dropdown  .dropdown-menu-open:hover,
.navbar .dropdown:active .dropdown-menu-open, .navbar .dropdown  .dropdown-menu-open:active {
  display:block;
  visibility: visible;
  opacity: 1;
  max-height:calc(100vh - 64px);
  max-height:calc((var(--vh, 1vh) * 100) - 63px);
  /*transition: max-height 0.3s ease-in;*/
}
}

/* submenu */
.navbar .dropdown-toggle, .navbar .dropdown-menu a {
    cursor: pointer;
}

.navbar .dropdown-item.active, .navbar .dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}

.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #21354f;
    text-decoration: none;
    background-color: #6be89b;
}

 .navbar .dropdown-toggle:not(.nav-link)::after {
        display: none;
        width: 0;
        height: 0;
        margin-left: .5em;
        vertical-align: 0;
        border-bottom: .3em solid transparent;
        border-top: .3em solid transparent;
        border-left: .3em solid;
    }

 	.toggle-niveau2 .material-icons {
    	margin-left: 0 !important;
    	margin-right: -4px !important;
    	float: right;
    	padding-top: 6px;
	}

@media (max-width: 767px) {
		.toggle-niveau2 .material-icons {
        	font-size: 31px;
        	padding-top: 0;
		}

}

	@media (min-width: 992px) {
		.toggle-niveau2 .material-icons {
			    margin-right: 45px !important;
		}
		.navbar .toggle-niveau2 .dropdown-menu-open-niveau2 {
      		left: 287px;
		}
		.ouvre-niveau2 > .show{
	    	padding-left: 10px;
		}
	}

	@media (min-width: 1200px) {
		.toggle-niveau2 .material-icons {
			    margin-right: 100px !important;
		}
	}

/* Menu fill */

/* stroke */
nav.stroke ul li a,
nav.fill ul li a {
  position: relative;
}
nav.stroke .liprincipal > a:after,
nav.fill .liprincipal > a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;

  height: 1px;
}
nav.fill ul #nav-products a:after {
	background: #6be89b;
}
nav.fill ul #nav-content a:after {
	background: #5de1ca;
}
nav.fill ul #nav-services a:after {
	background: #5dc0e1;
}
nav.fill ul #nav-about a:after {
	background: #5d98e1;
}

.act-p-qai {
	background: #6be89b !important;
}
.act-c-qai {
	background: #5de1ca !important;
}
.act-s-qai {
	background: #5dc0e1 !important;
}
.act-a-qai {
	background: #5d98e1 !important;
}

nav.stroke ul li a:hover:after {
  width: 100%;
}

nav.fill ul li .nav-fill {
  /*transition: all 2s;*/
}

nav.fill ul li .nav-fill:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}
nav.fill ul li .nav-fill:hover {
  color: #fff;
  z-index: 10000;
}

@media (min-width: 768px) {
nav.fill ul li .nav-fill:hover:after {
  z-index: -1;
  animation: fill 0.3s forwards;
  -webkit-animation: fill 0.3s forwards;
  -moz-animation: fill 0.3s forwards;
  opacity: 1;

}

nav.fill ul li .nav-anim:hover:after {
  z-index: -1;
  animation: fill 0.3s forwards;
  -webkit-animation: fill 0.3s forwards;
  -moz-animation: fill 0.3s forwards;
  opacity: 1;
}

/* Keyframes */
@keyframes fill {
  0% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;

  }
}

@-webkit-keyframes fill {
  0% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;

  }
}
}

.titre-sous-menu {
	font-size: 22px;
    font-weight: bold;
}

#menu-du-haut .dropdown-menu .material-icons {
	color: white;
    margin-left: -45px;
    vertical-align: -22%;
}

.colonne-menu {
	padding-left: 60px;

}

@media (max-width: 767px) {
	.colonne-menu {
		padding-right:0;
	}
}

@media (min-width: 768px) {
	.colonne-menu {
		margin-top: 22px;
	}
}

.material-icons + .titre-sous-menu {
	    margin-left: 17px;
}

@media (min-width: 768px) and (max-width: 991px) {
	#content-menu-about .titre-sous-menu {
		font-size: 16px;
	}

	#content-menu-about .material-icons + .titre-sous-menu {
	    margin-left: 2px;
	}
}

.navbar .show {
	/*height: 278px;*/
}

/*  CSS breadcrumb */
.breadcrumb-qai{
  font-size:16px;
  padding: 8px 0px;
  margin-bottom: 11px;
  list-style: none;
  background-color: #fff;
  border-radius: 0;
}

@media (max-width: 768px) {
  .breadcrumb-qai {
      display: none;
  }
}

.breadcrumb-qai > li {
  display: inline-block;
  color:#21354f;
}

.breadcrumb-qai > li > a {
  font-weight: normal;
  color:#21354f;
}

.breadcrumb-qai > li > span {
  font-weight: 600;
}

.breadcrumb-qai > li + li:before {
  content: "> ";
  padding: 0 1px;
  color: #21354f;
}

/* FancyBox */
.fancybox-is-open .fancybox-bg {
    background: #fff !important;
}
.fancybox-navigation .fancybox-button--arrow_right,
.fancybox-navigation .fancybox-button--arrow_left{
  background-color: #5d60e1 !important;
  border-radius: 50%;
  padding: 30px 15px !important;
}
.fancybox-toolbar .fancybox-button--close{
  background-color: #5d60e1 !important;
  border-radius: 50%;
  position: relative;
  top: 10px;
  right: 16px;
  height: 38px;
  width: 38px;
}
.fancybox-navigation .fancybox-button--arrow_right > div > svg,
.fancybox-navigation .fancybox-button--arrow_left > div > svg{
  width: 48px;
  height: 48px;
  display: flex;
  line-height: 42px;
  top: -10px;
  left: -10px;
}
.fancybox-toolbar .fancybox-button--close > svg {
  width: 38px;
  height: 38px;
  line-height: 42px;
  top: -10px;
  left: -10px;
}

.wwa-pad span{
  margin-left: -45px;
  vertical-align: -22%;
  position: absolute;
}

.mobile-qai{
  border: 0px !important;
  padding: 0px !important;
}

.mobile-qai i{
  font-size:38px !important;
  color:#fff;
}

/*  MOBILE MENU */
@media (min-width:768px) {
  .navbar-laravel{
    display: block;
  }
  .la-navbar-mobile{
    display: none;
  }
}
@media (max-width:767px) {
  .navbar-laravel{
    display: none;
  }
  .la-navbar-mobile{
    display: block;
    background-color: #21354f !important;
    color: #fff !important;
  }
  .la-navbar-mobile a{
    color: #fff !important;
  }
  .navbar{
    padding: 8px 0px 0px 0px;
  }
  .mobile-qai{
    float: right;
    position: relative;
    left: -22px;
    top: 8px;
  }
  #menu-du-haut .dropdown-menu .material-icons{
    margin-left: -8px;
  }
  .dropdown-header{
    color: #fff;
    padding-top: 10px;
  }
  .dropdown-header span{
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
  }
  .dropdown-item{
    font-size: 16px;
  }
  .navbar-brand{
    margin-left: 17px;
    margin-bottom: 8px;
  }
  .ni-p::after,
  .ni-c::after,
  .ni-s::after,
  .ni-a::after{
    content: '';
    position: relative;
    border-bottom: 4px solid #21354f!important;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .ni-p::after{
    border-color: #6be89b !important;
  }
  .ni-c::after{
    border-color: #5de1ca !important;
  }
  .ni-s::after{
    border-color: #5dc0e1 !important;
  }
  .ni-a::after{
    border-color: #5d98e1 !important;
  }
  .nav-item.dropdown.ni-p.show{
    background-color: #6be89b !important;
  }
  .nav-item.dropdown.ni-p{
    background-color: #21354f !important;
  }
  .nav-item.dropdown.ni-c.show{
    background-color: #5de1ca !important;
  }
  .nav-item.dropdown.ni-c{
    background-color: #21354f !important;
  }
  .nav-item.dropdown.ni-a.show{
    background-color: #5d98e1 !important;
  }
  .nav-item.dropdown.ni-a{
    background-color: #21354f !important;
  }
  .navbar .dropdown-item:focus,
  .navbar .dropdown-item:active,
  .navbar .dropdown-item:hover{
    color: #fff !important;
    background-color: #21354f !important;
  }
  .ddm-v li .dropdown-item:focus,
  .ddm-v li .dropdown-item:active,
  .ddm-v li .dropdown-item:hover{
    color: #21354f !important;
    background-color: #6be89b !important;
  }
  .bg-light{
    background-color: #21354f !important;
  }
  .ddm-v{
    background-color: #6be89b !important;
  }
  .ddm-v li a{
    color: #21354f !important;
  }
  .navbar-nav.sm-collapsible .dropdown-menu .dropdown-menu{
    margin: 0px !important;
  }
  .ni-p ul li .dropdown-item{
    padding: 4px 60px;
  }
  .ddm-v li{
    line-height: 18px;
    padding: 5px 0;
  }

  .dropdown-item span{
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
  }
  .dropdown-item img{
    position: relative;
    left: -8px;
  }
  .item-au{
    margin-left: 8px !important;
  }
}


@media (max-height:812px) {
  .navbar-collapse.collapse.show {
    max-height: 91vh;
    overflow-y: auto;
  }
}
@media (max-height:736px) {
  .navbar-collapse.collapse.show {
    max-height: 90vh;
    overflow-y: auto;
  }
}
@media (max-height:667px) {
  .navbar-collapse.collapse.show {
    max-height: 89vh;
    overflow-y: auto;
  }
}
@media (max-height:568px) {
  .navbar-collapse.collapse.show {
    max-height: 87.5vh;
    overflow-y: auto;
  }
}
@media (max-height:414px) {
  .navbar-collapse.collapse.show {
    max-height: 82.5vh;
    overflow-y: auto;
  }
}
@media (max-height:375px) {
  .navbar-collapse.collapse.show {
    max-height: 81vh;
    overflow-y: auto;
  }
}
@media (max-height:320px) {
  .navbar-collapse.collapse.show {
    max-height: 77vh;
    overflow-y: auto;
  }
}

.menuchildren {
	padding-top: 25px !important;
}
