.arrow_menu_language
{
    position: absolute;
    width: 30px;
    margin-top: 7px;
    margin-left: 12px;
  cursor:pointer;
}
.arrow_menu_language img
{
width :10px;
}
.lang-en-desk, .lang-fr-desk
{
	list-style: none;
	font-size: 14px;
	font-family: helvetica;
	padding: 10px;
	text-align: right;
      margin-left: 15px;
}
.box_language
{
	width: 100px;
	height: 38px;
	overflow: hidden;
	margin-top: 34px;
  background-color: white;
  position: absolute;
  display:block;
  right:0px;
  z-index:1001;
}
.open_flag_1
{
	height: 66px;
}
.triangle {
  width: 0; 
  height: 0; 
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  border-top: 7px solid black;
  margin-top: 15px;
  margin-left: 10px;
  cursor: pointer;
}
.language_custom
{
margin-top: 4.1%;
}
li.dropdown
{
display:none ;
      font-family: Calibri !important;
    font-weight: bold;
    font-size: 15pt;
    padding: 10px;
    cursor: pointer;
    z-index: 999;
    line-height: 25px !important;
    color: #666C71;
}
li.dropdown
{
font-size: 15pt !important;
}
li.dropdown a:hover
{
  text-decoration: none !important;
}
li.dropdown a:focus
{
  text-decoration: none !important;
}
li.lang-en
{
    margin-bottom: -20px;
      display:none;
}
li.lang-fr
{
    margin-bottom: -20px;
      display:none;
}
li.lang-en-desk
{
    display: inline-block;
    margin-bottom: -20px;
}
li.lang-fr-desk
{
    display: inline-block;
    margin-bottom: -20px;
}
li.lang-fr a.qtrans_flag 
{
font-size:12pt !important;
}
li.lang-en a.qtrans_flag 
{
font-size:12pt !important;
}
.qtrans_flag_en
{
background-image: none!important;
  background-size: 30px !important;
}
.qtrans_flag_fr
{
background-image: none!important;
  background-size: 30px !important;
}
.qtrans_flag
{
width:60px !important;
}
