/*
 * RESET
 */

header *,
.tool-footer * {
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}

@media ( min-width : 1200px) {
	.container {
		width: 100%;
		padding-left: 0;
        padding-right: 0;
	}
}

a {
	color: #581d74;
	text-decoration: underline;
}
a:hover,
a:focus {
    color: #581d74;
    text-decoration: none;
}

.langue a, .main-menu a, .rss-container a, .actionnaires-wrapper a {
    text-decoration: none;
}

#position-top-left a, #position-top-center a, #position-top-right a, #position-bottom-left a, #position-bottom-right a{
	text-decoration: none;
}

ul {
    margin-bottom: 0;
}

p {
    margin: 0;
}

img {
    vertical-align: middle;
}

/*
 * GLOBAL
 */
.main {
    overflow: hidden;
    margin: auto;
}

.dropdown-menu {
    max-width: 350px;
}

ul.dropdown-menu > li:hover > ul.dropdown-menu {
    display: none;
}

/**
 * INTRO
 **/
.intro {
	/*background-color: #e5e5e5;*/	
}

.intro * {
    font-size: 14px!important;
    color: #4d4d4d;
}

.intro a {
	font-weight: bold;
	color: #581d74!important;
}

.intro a:hover {
    color: #9856b4!important;
}

.intro .presentationLine .lien {
	padding-left: 0;
	padding-right: 0;
}
 
/*
 * HEADER
 */
.col-header {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 15px;
    margin-bottom: 22px;
}

.col-header .search-input {
    width: 325px;
    color: #000000;
}

.col-header .header-logo {
    min-width: 244px;
}

.col-header .header-logo-pc{
    width: 300px;
    height: 53px;
    border-left: solid 1px #cccccc;
    padding-left: 15px;
    margin-left: 15px;
    
}

.col-header .header-search {
    min-width: 370px;
}

.col-header .header-tool {
    width:100%;
}

.col-header .search-input:focus,
.col-header .search-input:active {
    outline: 0;
}

.col-header input[id="text-search"] {
	padding-left: 5px
}

input[id="text-search"]::-webkit-input-placeholder { 
  color: #000000;
  padding-left: 5px;
  font-size: 14px;
  font-weight: unset;
}

input[id="text-search"]:-ms-input-placeholder{ 
  color: #000000;
  padding-left: 5px;
  font-size: 14px;
  font-weight: unset;
}

input[id="text-search"]:-moz-placeholder { 
  color: #000000;
  padding-left: 5px;
  font-size: 14px;
  font-weight: unset;
}

input[id="text-search"]::-moz-placeholder { 
  color: #000000;
  padding-left: 5px;
  font-size: 14px;
  font-weight: unset;
}

.col-header .search-loupe {
    float: left; 
    margin-right: 50px;
}

.col-header .search-bar {
    float: left;
    margin-right: 15px;
    display: none;
    border-bottom: 1px solid #979797;
}

.col-header .search-bar .search-input {
  font-size: 14px;
  border: 0;
}

.col-header .search-bar .search-input::-webkit-search-cancel-button{
    -webkit-appearance: none!important;
    
    position:relative;
    right: 9px;  
    
    content: '';
  
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);
    height: 10px;
    width: 10px;
    
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: top left;
}

/*
 * SOCIAL MEDIA
 */
.tool .social {
    float: right;
}
	
.tool .social,
.tool-footer .social {
    display: inline-block;
    padding-left: 0px;
}

.tool-footer .social-media {
	/*padding-top: 16px;
	padding-bottom: 16px;*/
	display: inline-block;
	margin-right: 60px;
	/*margin-top: 30px;
	margin-bottom: 30px;*/
}

.tool .social img,
.tool-footer .social img {
    width: 32px;
    height: 32px;
}

.tool-footer .toolbar {
	padding-bottom: 16px;
	padding-top: 16px;
}

.tool .social > li,
.tool-footer .social > li {
    margin-left: 15px;
    list-style-type: none;
    display: inline-block;
    line-height: 38px;
}

.tool .social > li:first-child,
.tool-footer .social > li:first-child {
    margin-left: 0;
}

/*
 * TOOL
 */
.tool {
    line-height: 32px;
}

.tool > div {
    display: inline;
}

.dropdown-submenu > .dropdown-menu {
    position: relative;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-radius: 0 !important;
    padding: 0 !important;
    border: 0;
    border-bottom: 2px solid #581e75 !important;
    border-top: 2px solid #581e75;
}

.dropdown-submenu > .dropdown-menu {
    top: unset;
    left: unset;
    margin-left: unset;
}

.tool .dropdown-menu {
    line-height: 50px;
    left: auto;
    border-bottom: 3px solid #581d74;
}

.tool .dropdown-item {
    padding: 0 20px;
    color: #404040;
    display: block;
    font-size: 14px!important;
}


.tool .dropdown-item span {
    padding-left: 15px;
}

/*
 * LANGUAGE
 */
.langue .dropdown i {
    margin-left: 12px;
}

.langue {
    float: left;
    padding-right: 38px;
    position: relative;
}

.langue .dropdown {
  font-family: Roboto;
  font-size: 14px;
}

.langue .dropdown-toggle.active-menu {
    color: #000000!important;
}

/*
 * MENU
 */
 .header-nav {
    border-top: 2px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

 .main-menu {
    padding-left: 0;
    list-style-type: none;
    display: inline;
}

.main-menu .dropdown-menu > li,
.main-menu > li {
    float:left; 
    position: relative;
    cursor: pointer;
}

.main-menu > li {
    line-height: 40px;
}

.main-menu .dropdown-menu > li {
    /*line-height: 4px;*/
}

.main-menu > li + li {
    margin-left: 20px;
}

.main-menu > li > a {
    color: #581d74;
    font-weight: bold;
    display: inline-block;
}


.main-menu .dropdown-menu > li {
    width: 320px;
    /*height: 44px;*/
}

.main-menu .dropdown-menu > li + li {
    border-top: 1px solid #cccccc;
}

.main-menu .dropdown-menu > li > a:hover, 
.main-menu .dropdown-menu > li > a:focus {
    color: #9857b5;
    background-color: transparent;
}

.main-menu .dropdown-menu > li > a {
    font-weight: bold;
    line-height: 20px;
    display: inline-block;
    width: 90%;
    overflow: unset;
    padding-top: 10px;
}

header .main-menu > li:after,
header .main-menu > li:after {
    left: calc (50% - 5px);
    left: -moz-calc (50% - 5px);
    left: -webkit-calc (50% - 5px);
    left: calc(50% - 5px);
    left: -moz-calc(50% - 5px);
    left: -webkit-calc(50% - 5px);

    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    clear: both;
}

header .main-menu > li:before {
    content: '';
    position: absolute;
    width: 100%;
    clear: both;
}

header .main-menu > li:hover:before,
header .main-menu > li.selected:before {
    border-top: 2px solid #9856b4;  
    top: -2px;
}

header .main-menu > li:hover:after,
header .main-menu > li.selected:after {
    border-top: 6px solid #9856b4;
    top: -1px;
}


header .main-menu > li:hover:after,
header .main-menu > li:hover:before {
	border-top-color: #5f6367;
}


.main-menu > li:hover > a,
.main-menu > li.selected > a {
    color: #9856b4;
}

.main-menu > li:hover > a, .main-menu > li > a:focus {
	color: #5f6367;
}

.main-menu .dropdown-submenu > a:after {
    display: none !important;   
}



/*
 * FOOTER
 */
#footer {
    clear: both;
    padding-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    height: 109px;
}
.boxer .box-row {   
    line-height: 54px;
    /* padding-top: 10px; */
}
.boxer .box-row img {   
    display: inline;
}

.boxer-footer {
    /*margin-bottom: 15px;*/
    height: 54px;
}
.box_left {
    text-align: left;   
    float: left;
}

.box_right {
    text-align: right;
}

.natixis_registred {
  width: 90px;
  height: 19px;
  font-family: Roboto;
  font-size: 14px;
  text-align: left;
  color: #5f6367;
}

.hr-footer {
    border-top: 2px solid #e5e5e5; 
    margin-top: 1px; 
    margin-bottom: 1px; 
}

.picto-tooltip + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid #cccccc;
}

.picto-tooltip + .tooltip > .tooltip-inner {
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 16px 0 rgba(33, 43, 54, 0.08), 0 0 0 1px #cccccc;
    line-height: 1.43;
    text-align: left;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 3px solid #581d74;
    width: 200px!important;
}

.footer .navFooter  {
	padding-bottom: 52px;
}

footer .main-menu > li:hover::after {
    width: 100%;
}

footer .main-menu > li > a:focus::after {	
    width: 100%;    
}

footer .main-menu > li > a::after {
	content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #5f6367;
    transition: width .3s;
}

footer .main-menu > li::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #5f6367;
    transition: width .3s;
}






header .natixis-submenu {
    left: -16px;
	-webkit-transition:  right 0.4s ease-in-out;
	-moz-transition:  right 0.4s ease-in-out;
	-ms-transition:  right 0.4s ease-in-out;
	-o-transition:  right 0.4s ease-in-out;
	transition:  right 0.4s ease-in-out;  
}

header .natixis-menu span.dropdown-arrow:after {
    /*content: " ";
    float: right;
    display : inline-block;
    margin-top: 15px;
    height : 0;
    width : 0;
    border-top : 10px solid #581d74;
    border-right : 10px solid transparent;
    border-left : 10px solid transparent;
    border-bottom : unset;*/

    
    position: absolute;
    margin-top: -7px;
    float: right;
    margin-left: 9px;
    content: '\003e';
    color: #ffffff;
    font-size: 14px;
}

header .natixis-menu span.dropdown-arrow:before {
    content: " ";
    position: absolute;
    margin-top: -2px;
    height: 30px;
    width: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-right: 1px solid #cccccc;
    margin-left: -10px;
}

header .natixis-menu span.dropdown-arrow {
	border-radius: 50%;
    background-color: #581e75;
    height: 25px;
    width: 25px;
    display: inline-block;
    float: right;
    position: relative;
    top: 7px;
}

header .natixis-menu span.dropdown-arrow:hover {
	background-color: #9856b4;
}

header .natixis-menu span.dropdown-arrow.open:after {
    border-top: unset;
}

header .natixis-menu span.dropdown-arrow.open {
	display: none;
}

header .natixis-submenu span.dropdown-arrow.open {
    display: block;
}

header .natixis-submenu span.dropdown-arrow.open:after {
    content: '^';
    font-size: 21px;
    margin-left: 8px;
    margin-top: -3px;
}

header .natixis-menu,
header .natixis-submenu {
    margin-top: 0;
    border-bottom: 3px solid #581e75;
    padding: 0 15px;
}

header .natixis-submenu > li > .natixis-submenu {
	position: relative;
	padding: 0 30px;
	border-radius: 0;
	border-bottom: unset;
	border-top: unset;
	box-shadow: unset;
	-webkit-box-shadow: unset;
}

header .natixis-submenu .natixis-submenu > li {
    width: 304px;	
}

header .natixis-submenu .natixis-submenu > li > a {
	color: #5F6467;
}

header .natixis-submenu > li > .natixis-submenu > li,
header .natixis-submenu > li > .natixis-submenu > li + li {
    border-top: 1px dotted #cccccc;
}

header .dropdown-menu > li > a {
	padding: 0;
	overflow: unset;
    text-overflow: unset;
    white-space: unset;
}

header .natixis-menu,
header .natixis-submenu {
	border-radius: 0;
}

header .natixis-menu.open-menu {
	border-bottom: 0;
	border-radius: 0;
}

header .natixis-menu.open-menu > li {
	border-top: unset;
	border-bottom: 0;
}

header .natixis-menu.open-menu > li > .natixis-submenu {
	border-top: 0;
}

header .natixis-menu.open-menu > li > .natixis-submenu > li {
    border-top: 1px solid #cccccc;
}

header .natixis-menu > li.opened > span.dropdown-back:before {
    position: relative;
    float: left;
    content: '\003c';
    color: #000000;
    font-size: 19px;
    padding-right: 20px;
    /*margin-top: 20px;*/
}

.presentation-line {	
  font-family: 'Pluto Light';
  font-style: normal;
  font-size: 15px !important;  
  line-height: 1.1;  
  color: rgb(0, 0, 0);
}

@media screen and (max-width: 768px) {	
	.presentationLine {
		height: 0px;
		width: 0px;
	}
	
	.presentation-line {
		color: #ffffff;
	}
}

@media screen and (min-width: 1200px) {	
	.lien-header {	 
		margin-bottom: 25px;
	}	
}
	
.lien-header {
	text-align: center; 
	padding-left: 10% !important; 
	padding-right: 10% !important;	
}

.navFootMob {
	list-style: none;
}

ul.navFootMob li {
	font-weight: bold;
}

ul.navFootMob li a {
	text-decoration: none;
	color: #000000;
}

ul.navFootMob {
	padding-left: 0;
}

ul.navFootMob li {
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
}    

.carousel-control:focus {
    outline: auto 5px -webkit-focus-ring-color;
}

#dropdownMenuLangue.dropdown-toggle:focus {
	outline: auto 5px -webkit-focus-ring-color;
}