.header {
    background-color: #fff;
    border-bottom: 1px solid #ebe9e8;
}

.header .top_navbar {
    display: block;
    border-bottom: solid 1px rgba(0,38,60,.1)
}
.header .top_navbar .nav {
    background: #fff;
    height: 36px;
    margin: 10px 0
}
.header__container {
    height: 100%
}
.section__container, .row-breadcrumb {
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}
.header .top_navbar .nav .double_menu_links {
    float: left;
    padding-left: 21px;
    height: 100%
}
.header .top_navbar .nav .link {
    display: inline-block;
    list-style: none;
    height: 36px;
    line-height: 36px;
    margin-right: -2px;
    position: relative
}
.header ul,.header li {
    padding: 0;
    margin: 0
}
.tipso_style {
    cursor: help
}
.header .top_navbar .nav-link {
    text-decoration: none;
    font-size: 13px;
    line-height: 1.14;
    text-align: center;
    color: #00263c;
}
.materialize a {
    -webkit-tap-highlight-color: transparent
}
.header .top_navbar .nav .srv {
    display: flex;
    float: right;
    align-items: center;
    height: 100%
}
.materialize ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}
.header .top_navbar .nav .srv .srv__item {
    color: #06325a;
    width: auto;
    margin-right: -2.5px;
    display: inline-block;
    border-left: none
}
.header__container .srv .srv__item,#sticky_header .srv .srv__item {
    color: #06325a;
    width: 110px;
    margin-right: 0
}
.materialize ul:not(.browser-default)>li {
    list-style-type: none
}
.top_navbar .wrapper-search-form {
    margin-right: 20px
}


.top_navbar .wrapper-search .icon_research {
    background-color: transparent;
}

.header .top_navbar .nav .srv .srv__link {
    height: 36px;
    display: flex;
    align-items: center
}
.header .top_navbar .nav .srv__link {
    font-size: 14px;
    text-align: center;
    line-height: 50px
}
.header__container .srv__link,#sticky_header .srv__link {
    line-height: 80px
}

.header__container .srv__link,#sticky_header .srv__link {
    font-size: 13px;
    text-align: center;
    color: #00263c
}
.srv__link {
    display: block;
    height: 85px;
    line-height: 85px;
    padding: 0 10px;
    text-align: center;
    color: inherit;
    border: 0 none;
    background-color: transparent;
}

.header .top_navbar .nav .srv__box {
    display: flex;
    align-items: center
}
.srv__box {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}
.srv__link .srv__box.is-tri .icon.is-small {
    width: 27px !important;
    height: 27px !important;
    margin-bottom: 4px;
    min-width: 27px;
    min-height: 27px;
    margin-right: 2px;
}
.is-tri .icon.is-small {
    width: 30px;
    height: 30px
}
.is-tri .icon {
    background-image: unset !important;
}
.is-tri .icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
.accordion__panel.is-closed .accordion__tabArrow,.accordion__tabArrow,.article__nav--next,.article__nav--prev,.blog__link.is-active:after,.choose__trigger:after,.filter__label:after,.icon,.mega__link:hover .mega__key:before,.page__back:before,.portfolio__list .owl-next,.portfolio__list .owl-prev,.selector__trigger:after,.slider .owl-next,.slider .owl-prev,.stage__thumbs .owl-next,.stage__thumbs .owl-prev,.summary__link:before,.tabs__arrow,.tabs__item.is-active .tabs__arrow,.trifecta__nav--next,.trifecta__nav--prev {
    display: inline-block;
    vertical-align: middle;
    background-size: 84px auto;
    background-repeat: no-repeat
}
.is-tri .icon>i {
    color: #00263c;
}
.is-tri .icon>i {
    display: flex;
}
.is-tri .icon>i {
    text-decoration: none !important;
}
.is-tri .icon.is-small [class*=" tri-"]:before, .is-tri .icon.is-small [class^=tri-]:before {
    font-size: 20px;
}
.is-tri .icon [class*=" tri-"]:before, .is-tri .icon [class^=tri-]:before {
    width: auto;
    margin: auto;
}
.is-tri .tri-hand-tools:before {
    content: "\f1bc";
}
.is-tri [class*=" tri-"]:before, .is-tri [class^=tri-]:before {
    font-family: trilogy-all;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header__container .srv .srv__label, #sticky_header .srv .srv__label {
    display: flex;
    justify-content: center;
    align-items: center;
}
.header__container .srv__label, #sticky_header .srv__label {
    line-height: 2.31;
    letter-spacing: .2px;
    color: #00263c;
}
.header__container .srv__label, #sticky_header .srv__label {
    font-size: 13px;
    text-align: center;
    height: 15px;
}
.header__container .srv .srv__label:hover,#sticky_header .srv .srv__label:hover {
    text-shadow: 0 0 1px #0b1216
}

.double_menu_links .link >a{
    font-family: 'Bouygues Read',Arial,sans-serif !important;
    font-size: 13px !important;
}
@media screen and (max-width: 870px){
    .header .top_navbar {
        display: none;
    }
}
@media screen and (max-width: 1440px) {
    .header .top_navbar {
        margin-left: 20px;
        margin-right: 20px
    }
}
.a-nav-link{
    display: inline!important;
}
.header .top_navbar .nav .link:hover {
    transition: background .5s;
    text-decoration: none;
    cursor: pointer
}
.header .top_navbar .nav .link:hover .nav-link {
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    transition: font-weight .5s;
    color: #109db9
}
.left-arrow-icon{
    margin-right: 10px;
    padding-left: 7px;
}

 .tri-hand-tools{
     margin-right: 0px;
 }

.tri-user{
    margin-right: 0px;
}
