@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i,900,900i&display=swap');*/

@font-face {
    font-family: DIN;
    src: url(../fonts/DIN.ttf);
}
html,
body {
    overflow-x: hidden;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #1b1b1b;
    background-color: #fff;
    padding-top: 0px;
    font-weight: 400;
}
p {
    margin: 0 0 10px;
}
a {
    color: #0b4195;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #97befb;
    text-decoration: none;
}
a.link{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0b4195;
}
a.link:after{
    background: url("../images/icon-link-text.svg") no-repeat center right;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
    vertical-align: middle;
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    color: #0b4195;
    padding-left: 15px;
}
a.link:hover{
    color: #171a5b;
}
a.link:hover:after{
    background: url("../images/icon-link-text-h.svg") no-repeat center right;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
}
a.read-more{
    max-width: 240px ;
    width: 100%;
    min-height: 44px;
    text-align: center;
    padding: 8px 0;
    font-weight: 500;
    font-size: 14px;
}
.bg-blanc{
    background: #fff;
}
.btn.max180{
    max-width: 220px;
}
.fleft{
    float: left;
}
.fright{
    float: right;
}
.w100{
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #171a5b;
}
#content-pages h1, #content-pages h2, #content-pages h3, #content-pages h4, #content-pages h5, #content-pages h6 {
    margin: 20px 0 10px 0;
}
#top-bar #top ul.nav.menu{
    margin-right: 75px;
}
h1 {
    font-size: 36px;
    line-height: 40px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
h4 {
    font-size: 20px;
    line-height: 16px;
}
h5 {
    font-size: 16px;
    line-height: 15px;
}
h6 {
    font-size: 14px;
    line-height: 14px;
}
p,pre {
    color: #1b1b1b;
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 10px;
}
#content-pages ul, #content-pages ol{
    padding: 0 0 0 18px;
}
strong{
    font-weight: bold;
}
input[type="text"], input[type="email"], input[type="password"]{
    color: #777777;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0px;
    padding: 5px 20px;
    max-width: 300px;
    width: 100%;
    outline: none;
    min-height: 50px;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder{
    opacity: 1;
    color: #777777;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder{
    opacity: 1;
    color: #777777;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder{
    opacity: 1;
    color: #777777;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder{
    opacity: 1;
    color: #777777;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder{
    opacity: 1;
    color: #777777;
}
@media screen and (max-width: 990px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    .row-offcanvas-right {
        right: 0;
    }
    .row-offcanvas-left {
        left: 0;
    }
    .row-offcanvas-right
    .sidebar-offcanvas {
        right: -50%;
    }
    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -50%;
    }
    .row-offcanvas-right.active {
        right: 50%;
    }
    .row-offcanvas-left.active {
        left: 50%;
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%;
    }
}


/* Top bar */
#top-bar {
    background-color: #0b4195 !important;
    color: #ffffff !important;
}
#top-bar h5,
#top-bar a,
#top-bar .sp-contact-info > .sp-contact-item .sp-contact-content h5 {
    color: #ffffff !important;
}
#top-bar #top {
    background-color: #3768b4;
    min-height: 50px;
}
#top-bar #top .sp-contact-info > .sp-contact-item .sp-contact-icon {
    color: #ffffff;
}
#top-bar {
    padding: 0;
}
#top-bar ul.nav.menu >li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
#top-bar ul.nav.menu >li:last-child {
    border: 0;
    padding-right: 0;
}
#top-bar ul.nav.menu >li >a {
    padding: 0;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
}
#top-bar ul.nav.menu >li >a:hover{
    color: #fff !important;
}
#top-bar ul.nav.menu >li.active > a{
    color: #fff !important;
    font-weight: 600;
}
/*#top-bar ul.nav.menu >li:last-child > a{
    cursor: text;
}*/
#top-bar ul.nav.menu >li:last-child > a:hover{
    color: #fff !important;
}
#top-bar ul.nav.menu >li >a:before {
    display: none;
}
#top-bar #top {
    min-height: 50px;
    padding: 15px 55px;
    position: relative;
}
#top-bar #top:after, #top-bar #top:before {
    border-color: #3768b4 !important;
}
#top-bar #top:before {
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -60px;
}
#top-bar #top:after {
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    right: -60px;
}
#top-bar #top:before,
#top-bar #top:after {
    position: absolute;
    display: block;
    border: solid;
    border-width: 30px;
    top: 0;
    content: "";
}


@media screen and (max-width: 580px) {
    #top-bar #top{
        padding: 15px 15px 0;
        width: 100%;
        text-align: center;
    }
    #top-bar #top ul.nav.menu{
        margin-right: 0px;
    }
    #top-bar #top .pull-right{
        float: none !important;
    }
    #top-bar #top .pull-right .mod-languages{
        position: relative;
        margin: 10px 0 0;
    }
}

.box-division{
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 84px;
    background: #053e97;
    font-family: 'Montserrat', sans-serif !important;
}

body.page-laboratory .box-division{
	width: 130px;
}

.box-division .custom{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    justify-content: center;
	height: 100%;
}
.box-division a{
    font-family: 'Montserrat', sans-serif !important;
    display: block;
    text-align: center;
    color: #fff;
    padding: 20px 15px;
    font-size: 16px;
}
.box-division a:hover, .box-division a:focus{
    color: #fff;
}
body.body-de-DE.page-laboratory .division-desktop.box-division{
	width: 220px;
}

body.view-featured.body-fr-FR.page-laboratory .search-bar .search-bar-content .inputs .input-container.text,
body.view-featured.body-de-DE.page-laboratory .search-bar .search-bar-content .inputs .input-container.text{
	left: 220px;
}
body.view-featured.body-fr-FR.page-laboratory .search-bar .search-bar-content .inputs .input-container.select,
body.view-featured.body-de-DE.page-laboratory .search-bar .search-bar-content .inputs .input-container.select{
	width: 200px;
}

/* Langue */
.pull-right .mod-languages {
    position: absolute;
    top: 0;
    right: 0;
    height: 52px;
}
.pull-right .mod-languages .select_ouverlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.mod-languages select{
    background: #171a5b url(../images/icon-nav-dropdown-languages.svg) no-repeat 90% center;
    background-size: 13px 7px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border: 0px;
    padding-right: 35px;
    padding-left: 15px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
    height: 52px;
    width: auto;
    outline: none;
    border-radius: 0 !important;
	opacity: 1 !important;
}

/* Slider title */
.slider li .container{
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.slider-title{
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 700 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #171a5b !important;
    text-decoration: none !important;
    background-color: transparent !important;
    border-width: 0px !important;
    border-color: transparent !important;
    border-style: none !important;
    letter-spacing: 2px !important;
}
.slider-description{
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #1b1b1b !important;
    text-decoration: none !important;
    background-color: transparent !important;
    border-width: 0px !important;
    border-color: transparent !important;
    border-style: none !important;
    letter-spacing: 2px !important;
}
.rev_slider .tp-caption.slider-button {
    left: auto !important;
    right: 0 !important;
}
.rev_slider .tp-caption.slider-description, .rev_slider .tp-caption.slider-title {
    left: 0 !important;
}
.slider-button a{
    padding: 10px 35px !important;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 26px !important;
    border: 1px #0b4195 solid !important;
}
.slider-button a:hover{
    color: #fff !important;
    text-decoration: none;
    background: #3768b4 !important;
    border: 1px #3768b4 solid !important;
}
.slider-title:after{
    content: "";
    background: #3768b4;
    display: block;
    width: 50px;
    height: 5px;
    margin: 15px 0 0;
}

@media screen and (max-width: 990px) {
    .rev_slider .tp-caption.slider-button {
        left: auto !important;
        right: 15px !important;
    }
    .rev_slider .tp-caption.slider-description, .rev_slider .tp-caption.slider-title {
        bottom: 40% !important;
        left: 15px !important;
        right: 15px !important;
        top: auto !important;
        white-space:initial!important;
    }
}

@media screen and (max-width: 990px) {
    .slider-title{
        font-size: 26px !important;
        line-height: 30px !important;
        font-weight: 800 !important;
        letter-spacing: 0px !important;
    }
    .slider-title:after{
        margin: 10px 0 0 !important;
    }
    .slider-description{
        display: none !important
    }
    .slider-button{
        right: 0px !important ;
        bottom: 5px !important;
        top: initial !important;
    }
    .slider-button a{
        padding: 10px 20px !important;
        color: #fff !important;
        line-height: 28px !important;
        max-width: 157px !important;
        font-size: 18px !important;
        width: 100%;
    }
}


/* Menu */
#menu .navbar-nav > li.item-129 a,
#menu .navbar-nav li.item-161 a{
    background: url("../images/icon-nav-search.svg") no-repeat center right;
    background-size: 22px 22px; 
    width: 30px;
    min-height: 79px;
    padding: 0;
    font-size: 0px;
}
#menu button.navbar-toggle{
    background: url("../images/menu-burger.svg") no-repeat !important;
    width: 22px !important;
    height: 15px !important;
    border: 0px;
    border-radius: 0px;
}
button#menu_b{
    position: relative;
    float: right;
    padding: 10px;
    margin-right: 15px;
    margin-bottom: 20px;
    outline: none;
    background: #0b4195;
    border: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
button#menu_b:focus, button#menu_b:hover{
    background: #3768b4;
}
@media (min-width: 990px) {
    #menu #navbar{
        padding-right: 0px;
    }
    #menu .paddright60{
        padding-right: 160px !important;
    }
    a.has-no-image{
        left: -125px !important ;
    }
	body.page-laboratory .navbar-nav li a {
		padding-left: 7px;
		padding-right: 7px;
	}
}
@media (max-width: 990px) {
    .navbar-inverse{
        padding: 15px 0 0 !important;
        min-height: 65px !important;
        height: 65px;
        position: fixed !important;
        z-index: 9999999;
        width: 100%;
        top: 0;
        -webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
        box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    }
    #menu{
        padding: 0px;
    }
    ul.nav-child{
        margin: 0px;
        padding-left: 0;
    }
    ul.nav-child li{
        width: 100%;
        padding: 5px 0;
        border-top: 1px #f4f4f4 solid;
    }
    #menu .nav > li a{
        padding-left: 0px;
        min-height: auto !important;
        display: block;
    }
    .navbar-nav{
        padding: 10px 0 0;
        margin: 0 !important;
        position: relative;
        z-index: 99;
    }
    #menu .navbar-nav > li:first-child{
        border-top: 0px !important;
    }
    #menu .navbar-nav > li{
        padding: 5px 0 !important;
        width: 100%;
        border-top: 1px #f4f4f4 solid;
    }
    #menu .navbar-nav > li.active.parent{
        padding-bottom: 0px !important;
    }
    #menu .navbar-nav > li.active.parent > a{
        padding-bottom: 15px;
    }
    body.page-veterinary #menu .navbar-nav > li{
        border-top: 0x #498a32 solid;
    }
    #menu .navbar-nav > li:last-child{
        padding: 20px 0;
    }
}

/*  **  **  */

/*  **  **  */
/* Logo */
#logo{
    margin: 28px 0;
}
@media (max-width: 990px) {
    #logo{
        position: absolute;
        z-index: 999999;
        width: auto;
        left: 0px;
        top: 0px;
        margin: 15px 0;
    }
    #logo:before {
        content: "";
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        height: 65px;
    }
    .box-division{
        position: initial;
        margin: 20px 0 0;
        width: 100%;
        height: auto;
    }
    .division-mobile.box-division{
        margin: 0px;
    }
}
@media (max-width: 420px) {
    #logo{
        width: 70% !important;
        margin-top: 15px;
    }
    #logo img{
        width: 100% !important;
    }
}

/* Search */
#search button {
    background: url("../images/icon-nav-search.svg") no-repeat;
    background-size: 22px 22px; 
    border: 0px;
    border-radius: 0px;
    width: 22px;
    height: 22px;
    padding: 0px;
    font-size: 0px;
}
#search label.element-invisible, #search input#mod-search-searchword {
    display: none;
}
@media (min-width: 990px) {
    #search {
        padding-right: 0px;
        margin-right: -12px;
        text-align: right;
        width: 4%;
    }
}


/* Module about */
#content-top {
    padding: 100px 0 45px;
    background: #fff;
    border-top: 1px #f7f7f7 solid;
}
.content-top-pages{
    padding: 30px 0 100px !important;
    border-top: 0px !important;
}
h1.title-module, h2.title-module{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 0px;
}
h1.title-module{
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 52px;
}
h2.title-module{
    font-size: 36px;
}
h1.title-module.blanc, h2.title-module.blanc{
    color: #fff;
}
h1.title-module:after, h2.title-module:after{
    background: #3768b4;
    width: 50px;
    height: 5px;
    margin: 5px auto;
    content: "";
    display: block;
}
body.page-veterinary h1.title-module:after, body.page-veterinary h2.title-module:after{
    background: #6bad53;
    width: 50px;
    height: 5px;
    margin: 5px auto;
    content: "";
    display: block;
}
h1.title-module.blanc:after, h2.title-module.blanc:after{
    background: #fff !important;
    width: 50px;
    height: 5px;
    margin: 5px auto;
    content: "";
    display: block;
}
p.title-subheading {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    top: -25px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
    color: #777777;
}
.title-page p.title-subheading {
    position: static;
    text-align: center;
    left: 0%;
    right: 0%;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    top: 0px;
}
#content-top h3{
    margin-bottom: 20px;
}
#content-top .about {
    position: relative;
}
#content-top .about .item .box-image{
    margin-bottom: 35px;
}
#content-top .about .item .box-detail a.titre-link:after{
    display: none !important;
}
#content-top .about .item .box-detail a.titre-link:hover h3, #content-top .about .item .box-detail a.titre-link:focus h3{
    color: #070935;
}
#content-top .about .item .box-image a:hover img, #content-top .about .item .box-image a:focus img{
    opacity: 0.8;
}
#content-top .about .item .box-detail p{
    margin-bottom: 22px;
}
#content-top .about .item .box-detail a{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0b4195;
}
#content-top .about .item .box-detail a:after{
    background: url("../images/icon-link-text.svg") no-repeat center right;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
    vertical-align: middle;
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    color: #0b4195;
    padding-left: 20px;
}
#content-top .about .item .box-detail a:hover{
    color: #171a5b;
}
#content-top .about .item .box-detail a:hover:after{
    background: url("../images/icon-link-text-h.svg") no-repeat center right;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
}

#content-bottom{
    background: #f7f7f7;
    padding: 100px 0 45px;
    border-bottom: 1px #dde3ec solid;
}
#content-bottom h3{
    font-size: 18px;
    line-height: 22px;
}
#content-bottom .news {
    position: relative;
    padding: 0 15px;
}
#content-bottom .news .title {
    position: relative;
}
.news-items {
    display: block;
    margin: 0px;
    padding: 0px;
}
/*.news-items li{
    display: inline-block;
    padding: 0px;
    margin: 0px;
}*/
.news-items .last, .news-items .first{
    float: left;
    width: 45px;
}
.news-items .first{
    text-align: left;
}
.news-items .last{
    text-align: right;
}
.news-items .item{
    /*max-width: 310px;*/
    width: 100%;
    padding: 0 !important;
}
.news-items .item .box-image{
    height: 138px;
}
.news-items .item .box-image a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.news-items .item .box-image img{
    width: 100%;
    max-width: 100%;
	position: relative;
    top: 0;
    transform: none;
    left: 0;
}
.news-items .item .box-image a:hover img{
    opacity: 0.8;
}
.news-items .prev, .news-items .next{
    display: inline-block;
    height: 28px;
    width: 18px;
    cursor: pointer;
}
.news-items .prev{
    background: transparent url("../images/icon-slider-previous.svg") no-repeat center left;
    background-size: 18px 28px;
}
.news-items .next{
    background: transparent url("../images/icon-slider-next.svg") no-repeat center right;
    background-size: 18px 28px;
}

.news-items .owl-nav{
    position: absolute;
    top: 0;
    width: 100%;
}
.news-items .owl-nav .owl-prev{
    position: absolute;
    left: 0;
}
.news-items .owl-nav .owl-next{
    position: absolute;
    right: 0;
}

.pagination ul{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0px;
}
.pagination ul > li{
    display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
    position: relative;
    float: left;
    padding: 5px 0;
    width: 34px;
    height: 34px;
    margin: 0px 10px;
    line-height: 20px;
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    border: 2px solid #dedede;
}
body.page-veterinary .pagination ul > li > a, body.page-veterinary .pagination ul > li > span{
    color: #6bad53 !important;
}
.pagination .pagination-start, .pagination .pagination-end{
    display:none;
}
.pagination .pagination-prev a, .pagination .pagination-prev span {
    margin-left: 0;
    margin-right: 25px;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 0;
}
.pagination .pagination-next a, .pagination .pagination-next span {
    border: 0px;
    margin-left: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 0;
}
html .pagination  li span, .pagination  li a:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #3368b4;
    border-color: #3368b4;
    cursor: pointer;
}
html body.body.page-veterinary .pagination  li span, html body.body.page-veterinary .pagination  li a:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #6bad53;
    border-color: #6bad53;
    cursor: pointer;
}
.pagination .pagination-prev .pagenav, .prev{
    background: transparent url("../images/icon-slider-previous.svg") no-repeat center right;
    background-size: 18px 28px;
    display: inline-block;
    width: 18px;
    height: 28px;
    cursor: pointer;
}
.pagination .pagination-next .pagenav, .next{
    background: transparent url("../images/icon-slider-next.svg") no-repeat center right;
    background-size: 18px 28px;
    display: inline-block;
    width: 18px;
    height: 28px;
    cursor: pointer;
}
.bullet{
    background: transparent url("../images/icon-bullet.png") no-repeat center center;
    display: inline-block;
    width: 13px;
    height: 28px;
    margin: 0 55px 0 5px;
}
.bullet.active, .bullet:hover{
    background: transparent url("../images/icon-bullet-h.png") no-repeat center center;
    display: inline-block;
    width: 13px;
    height: 28px;
}
.bullet.active{
    margin: 0 5px 0 55px;
}
.news-items a.titre-link:hover, .news-items a.titre-link:focus{
    color: #070935;
}
.news-items span.date{
    font-family: 'Montserrat', sans-serif !important;
    display: inline-block;
    width: 45px;
    height: 45px;
    background: #3768b4;
    color: #fff;
    line-height: 16px;
    padding: 8px 0;
    text-align: center;
    float: left;
    margin-right: 12px;
}
.news-items a:hover span.date, .news-items a:focus span.date{
    background: #0b4195;
}
.news-items span.date .jour{
    font-size: 18px;
    display: block;
    color: #fff;
    font-weight: 600;
}
.news-items span.date .mois{
    font-size: 12px;
    display: block;
    color: #fff;
    font-weight: 500;
}
.news-items .box-detail{
    margin: 15px 0 0;
}
.news-items .box-detail h3{
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.news-items .box-detail .box-content{
    float: left;
    width: 100%;
}
.news .owl-dots{
    float: left;
    width: 100%;
    text-align: center;
    margin: 35px 0 30px;
}
.news .owl-dot{
    width: 12px;
    height: 12px;
    background: #dedede;
    display: inline-block;
    margin: 0 5px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
}
.news .owl-dot.active, .news .owl-dot:hover, .news .owl-dot:focus {
    background: #3768b4;
}
#content-bottom .box-detail a.link{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0b4195;
}
#content-bottom .box-detail a.link:after{
    background: url("../images/icon-link-text.svg") no-repeat center right;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
    vertical-align: middle;
    font-family: FontAwesome;
    content: "";
    display: inline-block;
    color: #0b4195;
    padding-left: 15px;
}
#content-bottom .box-detail a.link:hover{
    color: #171a5b;
}
#content-bottom .box-detail a.link:hover:after{
    background: url("../images/icon-link-text-h.svg") no-repeat center right;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
}

@media (min-width: 1200px) {
    #content-top .about .item{
        max-width: 575px;
        width: 100%;
    }
    #content-top .about .item .box-image img{
        width: 100%;
    }
    #content-top .about .item:first-child{
        margin-right: 20px;
    }
}
@media (max-width: 1200px) {
    #content-top .about .item{
        max-width: 50%;
        width: 100%;
        float: left;
    }
    #content-top .about .item .box-image img{
        width: 100%;
    }
    #content-top .about .item:first-child{
        margin-right: 0px;
    }
}
@media (max-width: 600px) {
    #content-top .about .item{
        max-width: 100%;
        width: 100%;
        float: left;
        padding-bottom: 30px;
    }
}

@media (min-width: 990px) {
    .news-items .box-detail .box-content{
        min-height: 75px;
    }
    .news-items .prev, .news-items .next{
        height: 138px;
    }
    a.all-news{
        position: absolute;
        right: 0px;
        top: 8px;
    }
}

@media (max-width: 990px) {
    #big-menu{
        display: none !important;
    }
    #slider .tp-bullets {
        bottom: 20px !important;
        opacity: 1 !important;
    }
    .tp-leftarrow.default, .tp-rightarrow.default{
        display: none !important;
    }
    .rev_slider .tp-caption.slider-button {
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        text-align: center;
        bottom: 70px !important;
    }
    .news-items .owl-nav{
        top: auto;
        bottom: 55px;
    }
}

#content-bottom .news .link-more-mobile{
    display: none;
}

@media (max-width: 768px) {
    h1.title-module{
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 40px;
        font-weight: 800;
        padding-top: 5px;
    }
    h2.title-module{
        font-size: 24px;
    }
    #content-bottom .news h1.title-module:after, #content-bottom .news h2.title-module:after {
        margin: 20px auto !important;
    }
    #content-bottom .news-items .item .box-image{
        height: 160px;
    }
    #content-bottom .news .link-more-desktop{
        display: none;
    }
    #content-bottom .news .link-more-mobile{
        display: block;
        text-align: center;
    }
    #content-bottom .news .link-more-mobile a.all-news{
        float: none;
        width: 100%;
        margin: auto;
    }
}
@media (max-width: 990px) {
    #content-top{
        padding: 80px 0 15px;
    }
    #content-bottom {
        padding: 80px 0 50px;
    }
    h2.title-module{
        margin-bottom: 30px;
    }
    .news-items{
        position: relative;
        float: left;
        margin: 20px 0 0 0;
    }
    .news-items .first, .news-items .last{
        position: absolute;
        top: 0px;
        margin: 0px;
    }
    .news-items .first{
        left: 0px;
    }
    .news-items .last{
        right: 0px;
    }
    .news-items {
        margin: 5px 0 0;
    }
    a.all-news{
        text-align: right;
        float: right;
        width: 100%;
    }
}
@media (max-width: 580px) {
    #content-top .about .item .box-image img{
        width: 100%;
    }
}

/* Footer */
footer#section-footer{
    font-size: 15px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    background: #0b4195;
    padding: 70px 0 45px;
    float: left;
    width: 100%;
}
footer#section-footer h3{
    padding-top: 0px;
    margin-top: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;
    border-bottom: 2px #2f5da5 solid;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}
footer#section-footer .fa{
    color: #fff;
    vertical-align: top;
    padding-top: 6px;
}
footer#section-footer .fa-map-marker:before{
    content: "" !important;
    background: url("../images/icon-footer-address.svg") no-repeat left center;
    background-size: 8px 12px;
    width: 8px;
    height: 12px;
    display: inline-block;
}
footer#section-footer .fa-mobile-phone:before, footer#section-footer .fa-mobile:before{
    content: "" !important;
    background: url("../images/icon-footer-phone.svg") no-repeat left center;
    background-size: 6px 10px;
    width: 6px;
    height: 10px;
    display: inline-block;
}
footer#section-footer .fa-envelope-o:before{
    content: "" !important;
    background: url("../images/icon-footer-mail.svg") no-repeat left center;
    background-size: 14px 11px;
    width: 14px;
    height: 11px;
    display: inline-block;
}
footer#section-footer p{
    color: #fff;
    margin-bottom: 6px;
}
footer#section-footer #footer1 img{
    margin-bottom: 26px;
}
footer#section-footer #footer1 span{
    display: inline-block;
    padding-left: 28px;
}
footer#section-footer #footer1 .email span{
    padding-left: 20px;
}
footer#section-footer a{
    color: #fff;
}
footer#section-footer a:hover, footer#section-footer a:focus{
    color: #97befb;
}
footer#section-footer #footer1 .socials img{
	margin-bottom: 0;
}
footer#section-footer #footer1 .socials a{
	display: inline-block;
}
footer#section-footer ul{
    margin-left: 0px;
    padding-left: 0px;
	position: relative;
	z-index: 9;
}
footer#section-footer ul li{
    margin-left: 0px;
    padding-left: 0px;
    display: block;
}
footer#section-footer ul.nav {
    padding: 0;
}
footer#section-footer ul.nav li > a{
    padding: 8px 0 6px 25px;
    line-height: 35px;
    border-bottom: 1px dashed #23549f;
    display: block;
}
footer#section-footer ul.nav > li > a:before{
    color: #3768b4;
}
footer#section-footer ul.nav > li > a:before {
    content: "\f0C8";
    font-family: FontAwesome;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
footer#section-footer input[type="email"], footer#section-footer select{
    background-color: #093985;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    height: 50px;
    border: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 6px 12px;
    width: 204px;
    max-width: 100%;
}
footer#section-footer select{
    background: #093985 url("../images/icon-footer-form-dropdown.svg") no-repeat right center !important;
    max-width: 258px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
footer#section-footer input[type="email"]::-moz-placeholder{
    opacity: 1;
    color: #fff !important;
}
footer#section-footer input[type="email"]::-webkit-input-placeholder{
    opacity: 1;
    color: #fff !important;
}
footer#section-footer input[type="email"]::-moz-placeholder{
    opacity: 1;
    color: #fff !important;
}
footer#section-footer input[type="email"]:-ms-input-placeholder{
    opacity: 1;
    color: #fff !important;
}
footer#section-footer input[type="email"]:-moz-placeholder{
    opacity: 1;
    color: #fff !important;
}

footer#section-footer .form_newsletter button, footer#section-footer .form_newsletter .open-contact{
    background: #3768b4 url("../images/icon-footer-form-mail.svg") no-repeat left center !important;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 50px;
    padding: 0;
    margin-left: 0;
    border: 0px;
    font-size: 0px;
    width: 50px;
    color: #fff;
    border-color: #3768b4;
    display: block;
	-webkit-transition: background .4s;
    -moz-transition: background .4s;
    transition: background .4s;
}
footer#section-footer .form_newsletter .open-contact{
	width:100%;
	line-height: 48px;
	text-align: center;
	background-position: left center !important;
	font-size: inherit;
	padding-left: 30px;
}
footer#section-footer .form_newsletter button:hover, footer#section-footer .form_newsletter .open-contact:hover{
	background: #0d3b83 url("../images/icon-footer-form-mail-hover.svg") no-repeat left center !important;
}
footer#section-footer .form_newsletter {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px #2f5da5 solid;
}
footer#section-footer .form_newsletter .buttons{
    position: relative;
}
/*footer#section-footer .form_newsletter .buttons:before {
    content: "\f003";
    position: absolute;
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}*/
footer#section-footer .goog-logo-link{
    font-size: 10px;
    font-weight: 400;
}

@media screen and (min-width: 991px) {
	body.body-fr-FR footer#section-footer h3{
		min-height: 62px;
	}
}

@media (max-width: 990px) {
    footer#section-footer input[type="email"]{
        max-width: 204px !important;
        width: 100% !important;
    }
    footer#section-footer select{
        max-width: 250px !important;
        width: 100% !important
    }
}

footer#section-footer .row{
	position: relative;
}
section#copyright{
    background: #3768b4;
    padding: 10px 0 0;
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    float: left;
    width: 100%;
}
#copyright3{
    max-width: 263px;
    float: left;
    text-align: center;
    padding: 0px;
    background: #093985;
    /* margin: -104px 0 0 15px; */
    position: absolute;
    bottom: -45px;
    right: 15px;
}
footer#section-footer #copyright3 h3{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    background: #093985;
    margin-bottom: 0;
	border: 0;
}
#copyright3 .custom{
    padding-bottom: 10px;
}
#copyright3 p{
    margin-bottom: 2px;
}
section#copyright p{
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}
section#copyright a{
    color: #fff;
}
section#copyright a:hover, section#copyright a:focus{
    color: #89a9da;
}
#copyright3 a:hover{
    color: #fff;
}
section#copyright #copyright1{
    padding: 15px;
}
section#copyright #copyright2{
	text-align: right;
}

@media (min-width: 992px) {
	#menu.col-md-9{
		padding-left: 0;
	}
    footer#section-footer #footer4{
        min-height: 370px;
    }
}

@media (max-width: 990px) {
	section#copyright #copyright2{
		text-align: left;
	}
	#copyright3{
        max-width: 100%;
        width: 100%;
        margin: 0;
		position: relative;
		bottom: 0;
		right: 0;
		padding: 0 15px;
    }
    .fleft, .fright{
        float: none;
    }
}

/*#content-pages{
    padding: 80px 0;
}*/

/* Blog */
body.page-blog .blog-content, body.itemid-109 .blog-content, body.page_blog .blog-content{
    border-left: 1px #f2f2f2 solid;
    border-right: 1px #f2f2f2 solid;
    padding: 65px 50px;
}


/* Title-page */
section#title-page{
    text-align: center;
    color: #fff;
}
section#title-page .content .custom{
    padding: 36px 0;
}
section#title-page h1{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 36px;
    color: #fff;
    font-weight: 600;
}
#sidebar h3{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 22px;
    margin-bottom: 10px;
    border-bottom: 5px #3768b4 solid;
}
#sidebar .moduletable{
    margin: 0 0 45px;
}
#sidebar .box-partage{
    background: #0b4195;
    color: #fff;
    padding: 15px 20px 30px;
}
#sidebar .box-partage h3{
    color: #fff;
    border: 0px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}
@media (min-width: 990px) {
    #sidebar {
        max-width: 265px;
        float: right;
        padding-top: 80px;
    }
}

#copyright2 img{
    opacity: .3;
}

@media (max-width: 990px) {
    body.page-blog .blog-content, body.itemid-109 .blog-content, body.page_blog .blog-content{
        padding: 20px 15px 0;
        border: 0px;
    }
	div.itemContainer {
		border-bottom: 2px solid #ddd;
	}
	div#itemListPrimary div.itemContainer {
		border-bottom: 0;
	}
	div.catItemIntroText{
		padding-bottom: 5px;
	}
	div.catItemView{
		padding: 5px 0 0 0 !important;
		margin-bottom: 15px;
	}
    #copyright2{
        margin-bottom: 20px;
    }
    input[type="text"], input[type="email"], input[type="password"]{
        max-width: 100% !important;
    }
}

.parallax{
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#banniere-header-page{
    padding: 115px 0 110px;
}
.visible{
    display:block !important;
}


@media (max-width: 990px) {
    #banniere-header-page{
        padding: 135px 0 0;
    }
}


#floated-arrow {
    position: fixed;
    width: 50px;
    height: 50px;
    background: url("../images/icon-fixed-top.svg") no-repeat center center;
    right: 0px;
    top: 45%;
    margin-top: 52px;
    cursor: pointer;
    z-index: 999999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    transition: background .4s;
    display: none;
}
/*body.page-veterinary #floated-arrow {
    background: url("../images/icon-fixed-top2.svg") no-repeat center center;
}*/

#telecharger-pdf{
    position: fixed;
    width: 50px;
    height: 50px;
    background: url("../images/icon-fixed-pdf.svg") no-repeat center center;
    right: 0px;
    top: 45%;
    cursor: pointer;
    z-index: 999999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    transition: background .4s;
}

#telecharger-pdf a{
    font-size: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

@media (min-width: 991px) and (max-width: 1095px) {
	footer#section-footer .form_newsletter .open-contact{
		line-height: 20px;
		padding-top: 15px;
		font-size: 13px;
	}
	body.body-fr-FR footer#section-footer .form_newsletter .open-contact{
		font-size: 12px;
	}
}

@media (min-width: 1095px) and (max-width: 1180px) {
	footer#section-footer .form_newsletter .open-contact{
		font-size: 14px;
	}
}
@media (min-width: 991px) and (max-width: 1200px) {
    .navbar-nav li a{
        padding-left: 7px !important;
        padding-right: 7px !important;
		font-size: 14.5px !important;
    }
	#logo{
		width: 20%;
	}
	#logo img{
		max-width: 100%;
	}
	#menu.col-md-9{
		width: 80%;
	}
    .box-division{
        width: 120px;
    }
    #menu .paddright60{
        padding-right: 125px !important;
    }
}

ol.carousel-indicators{
    bottom: 15px;
}

#menu .nav  {
    -webkit-transition: opacity .4s, visibility .4s;
    -moz-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

@media screen and (min-width: 991px) {
    #menu .nav.is-hidden {
        opacity: 0;
        visibility: hidden;
    }
}

@media screen and (min-width: 990px) {
    #menu #navbar {
        padding-right: 20px;
    }
}

@media screen and (min-width: 990px) {
    #menu .paddright90 {
        padding-right: 190px !important;
    }
	body.page-laboratory #menu .paddright90 {
        padding-right: 150px !important;
    }
	body.body-de-DE.page-laboratory #menu .paddright90 {
		padding-right: 250px !important;
	}
}

.search-bar {
    position: absolute;
    top: 0;
    right: 0;
    height: 84px;    
}

.search-bar.with-division {
    right: 150px;
}

body.body-de-DE.page-laboratory .search-bar.with-division {
    right: 220px;
}

.search-bar.with-division .search-bar-toggle {
    width: 60px;
}

body.page-laboratory .search-bar.with-division {
	right: 130px;
}
body.page-laboratory .search-bar.with-division .search-bar-toggle {
    width: 45px;
}

.search-bar.with-division .search-bar-content {
    width: 600px;
}

.search-bar.with-division .search-bar-content .inputs .input-container.text {
    left: 0;
}

.search-bar.with-division .search-bar-content .inputs .input-container.select {
    display: none;
}

.search-bar .search-bar-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 22px;
    background: url(../images/icon-nav-search.svg) no-repeat center;
    background-size: 22px 22px;
    cursor: pointer;
}


.page-veterinary .search-bar .search-bar-toggle {
    background-image: url(../images/icon-nav-search-green.svg)
}

.search-bar .search-bar-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 750px;
    height: 100%;
    background: #FFF;
    -webkit-transition: opacity .4s, visibility .4s;
    -moz-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

@media screen and (min-width: 991px) {
    .search-bar .search-bar-content.is-hidden {
        opacity: 0;
        visibility: hidden;
    }
}

.search-bar .search-bar-content .buttons {
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
    height: 84px;
}

.search-bar .search-bar-content .buttons .btn-action {
    outline: none;
    border: none;
    border-radius: 0;
    width: 84px;
    height: 84px;
    float: right;
    margin-left: 1px;
    background: no-repeat center #0b4195; 
    background-size: 22px 22px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    transition: background-color .4s;
    font-size: 0;
}

.page-veterinary .search-bar .search-bar-content .buttons .btn-action {
    background-color: #498a32;
}

.search-bar .search-bar-content .buttons .btn-action:hover,
.search-bar .search-bar-content .buttons .btn-action:active {
    background-color: #0f206b;
}

.page-veterinary .search-bar .search-bar-content .buttons .btn-action:hover,
.page-veterinary .search-bar .search-bar-content .buttons .btn-action:active {
    background-color: #076210;
}

.search-bar .search-bar-content .buttons .btn-action.btn-close {
    background-image: url(../images/sb-close-icon.png);
}

.search-bar .search-bar-content .buttons .btn-action.btn-submit {
    background-image: url(../images/sb-search-icon.png);
}

.search-bar .search-bar-content .inputs {
    position: absolute;
    right: 170px;
    left: 0;
    height: 100%;
}

.search-bar .search-bar-content .inputs .error-msg {
    font-family: "open sans";
    font-size: 14px;
    font-weight: 400;
    color: #c20505;
    background: #f8ebeb;
    padding: 10px 15px;
    white-space: nowrap;
    display: table;
    border: 1px solid #c20505;
    border-radius: 2px;
    position: absolute;
    z-index: 30;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    display: none;
}

.search-bar .search-bar-content .inputs .error-msg::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: inherit;
    border-top: inherit;
    border-right: inherit;
    border-radius: 2px;
    top: -4px;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
}

.search-bar .search-bar-content .inputs .error-msg::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 5px;
    background: #f8ebeb;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.search-bar .search-bar-content .inputs .input-container.text {
    position: absolute;
    top: 0;
    right: 0;
    left: 190px;
    height: 100%;
}

.search-bar .search-bar-content .inputs .input-container.text input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    border-radius: 0;
    font-family: "open sans";
    font-size: 16px;
    font-weight: 400;
    color: #1b1b1b;
    padding-right: 30px;
}

.search-bar .search-bar-content .inputs .input-container input.has-error::-webkit-input-placeholder {
    color: #c20505;
}
.search-bar .search-bar-content .inputs .input-container input.has-error::-moz-placeholder {
    color: #c20505;
}
.search-bar .search-bar-content .inputs .input-container input.has-error:-ms-input-placeholder {
    color: #c20505;
}
.search-bar .search-bar-content .inputs .input-container input.has-error:-moz-placeholder {
    color: #c20505;
}

.search-bar .search-bar-content .inputs .input-container.text .btn-clear {
    border: none;
    outline: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/sb-clear-icon.png) no-repeat center;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}

.search-bar .search-bar-content .inputs .input-container.select {
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    height: 100%;
}

.search-bar .search-bar-content .inputs .input-container.select::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 44px;
    background: #f4f4f4;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-bar .search-bar-content .inputs .input-container.select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background: url(../images/sb-dropdown-arrow.png) no-repeat center right;
    background-size: 13px 7px;
    border: none;
    outline: none;
    font-family: "open sans";
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-bar .search-bar-content .inputs .input-container select.has-error {
    color: #c20505;
}

.repair_clibration{
    background-size: 6px 10px;
    /* padding-left: 16px; */
    margin-right: 40px;
    font-size: 11px;
}

.lightbox-container .owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}
.lightbox-container .owl-nav .owl-prev{
    position: absolute;
    left: -8%;
}
.lightbox-container .owl-nav .owl-next{
    position: absolute;
    right: -8%;
}

.owl-item.active .pack-slider{
    width: 100% ;
    display: block;
    text-align: center  ;
    display: block !important ;
}

.owl-item.active .pack-slider span{
    position: relative;
    top: 25px;
        background: #b2b2b2;
    color: #fff;
    min-width: 70px;
    min-height: 20px;
    text-align: center;
    font-size: 11px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-left: 5px ;
    padding-right: 5px ;
}

.owl-carousel.mdl-thumb .owl-stage-outer .owl-stage .pack-slider{
    display: none !important ;
}

.hilights-carrousel-list{
    width: 100%     !important ;
    bottom: -15px   !important ;
}

.hilights-carrousel-list.fright.popup-content-right{
    height: auto !important ;
}

.Highlight-item .fleft.popup-content-left a.carousel-control.prev{
    left : -25px ;
}

span.img-prod.model-img img {
    width: 90px;
}


li.current_model.labaratory   a  span.model-name , 
li.current_model.labaratory   a  span.name{
    color: #3768b4  !important;
}

li.current_model.labaratory   a  span.model-name{
    color: #3768b4  !important;
}

li.current_model.labaratory a.current_model_link:after{
    position: absolute !important;
    width: 5px !important;
    height: 60px !important;
    content: "" !important;
    left: 0px !important;
    top: 24px !important;
    z-index: 99 !important;
    background: #3767b4 !important;
    transition: width 0.3s ease-in-out;
}


li.current_model.veterinary   a  span.model-name , li.current_model.veterinary   a  span.name{
    color: #6aad53  !important;
}

li.current_model.veterinary   a  span.model-name{
    color: #6aad53  !important;
}

li.current_model.veterinary a.current_model_link:after{
    position: absolute !important;
    width: 5px !important;
    height: 60px !important;
    content: "" !important;
    left: 0px !important;
    top: 24px !important;
    z-index: 99 !important;
    background: #6aad53 !important;
    transition: width 0.3s ease-in-out;
}

body.page-veterinary li.current_model a span.model-name{
    color: #1b1b1b;
}
body.page-veterinary li.current_model a.current_model_link:after{
    position: absolute !important;
    width: 5px !important;
    height: 60px !important;
    content: "" !important;
    left: 0px !important;
    top: 24px !important;
    z-index: 99 !important;
    background: #498a32 !important;
    transition: width 0.3s ease-in-out;
}


ul.filter li.title.continent{
    text-transform: capitalize;
}

.language-google .goog-logo-link{
    font-size: 11px !important;
}

.language-google .moduletable select{
    margin-top: 10px;
    background: #093985 url(../images/icon-footer-form-dropdown.svg) no-repeat right center !important;
	background-size: 50px 50px !important;
    width: 100%;
    -webkit-appearance: none;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    height: 50px;
    border: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 6px 12px;
    /* width: 204px; */
    max-width: 100%;
}

@media screen and (max-width: 990px) {
    section#menu-langues .langues .firstPartExist .col-sm-4 {
        max-width: 50% !important;
    }
    
    section#menu-langues .langues .firstPartExist .col-sm-4:nth-of-type(2n) {
        margin-left: 0 !important;
        padding-left: 50px !important;
    }
}
@media screen and (max-width: 610px) {
    section#menu-langues .langues .firstPartExist .links ul {
        max-width: 50% !important;
    }
}

@media screen and (max-width: 580px) {
    section#menu-langues .langues .firstPartExist .col-sm-4 {
        max-width: 100% !important;
    }
    section#menu-langues .langues .firstPartExist .col-sm-4:nth-of-type(2n) {
        padding-left: 0px !important;
    }
}

.box-top .img-product .cadre  #pack{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -1px;
}

.layout-laboratory .box-division{
    background: #488b2c;
}

div.note-dist{
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    margin-top: 65px;
}

.header-mobile{
    display: none;
}


@media screen and (max-width: 1200px) and (min-width: 991px) {
    .search-bar.with-division {
        right: 120px;
    }

    .search-bar .search-bar-content {
        width: 650px;
    }

    .search-bar.with-division .search-bar-content {
        width: 550px;
    }

    #menu .paddright90 {
        padding-right: 170px !important;
    }
}
.menu-top-mobile{
    display: none;
}
/*.section-langue, .section-search{
    display: none;
}*/

.section-langue {
    display: none;
}
.show_animate, .hide_animate {
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}
@media screen and (max-width: 990px) {
    .section-langue, .section-search{
        display: block;
    }
    .section-search {
        max-height: 100vh !important;
        z-index: 99999999;
        background-color: #0b4195;
        top: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        /*-webkit-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
        -o-transition: transform 0.5s;
        transition: transform 0.5s;*/
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    body.layout-laboratory.page-laboratory .section-search{
        background-color: #3768b4;
    }
    body.page-veterinary .section-search{
        background-color: #6bad53;
    }
    .section-langue {
        position: relative;
        right: 0 !important;
        max-height: 100vh !important;
        z-index: 99999999;
        background-color: #171a5b;
        top: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        /*-webkit-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
        -o-transition: transform 0.5s;
        transition: transform 0.5s;*/
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    .section-langue .col-sm-4, .section-langue .menu-langues.container {
        padding: 0px;
    }
    .section-langue .col-sm-4:first-child{
        display: none;
    }
    .section-langue .col-sm-4 h3{
        display: none;
    }
	.section-langue .language-google{
		position: absolute;
		left: 15px;
		right: 15px;
		margin: auto;
		display: block;
		width: auto;
		top: auto;
	}
    .section-langue .mod-languages{
        position: relative;
        width: 100%;
        overflow: auto;
        overflow: auto;
        padding: 30px 15px;
        height: auto;
    }
    .section-langue .mod-languages .select_ouverlay{
        display: none;
    }
    .section-langue .mod-languages ul{
        margin: 0px;
        padding: 0px;
        display: block;
    }
    .section-langue .mod-languages li{
        margin: 0px;
        padding: 16px 0px;
        display: block !important;
        border-bottom: 2px rgba(255,255,255,0.15) solid;
    }
    .section-langue .mod-languages a{
        color: #ffffff;
        font-size: 16px;
        padding: 10px 0;
        line-height: 26px;
    }
    .section-langue .mod-languages a:hover, .section-langue .mod-languages .lang-active a{
        color: #97befb;
        font-weight: 600;
    }
    .section-search.opened, .section-langue.opened {
        transform: translateX(0);
    }
    .search-bar {
        position: relative;
        height: auto !important;
        padding: 0 15px;
        right: 0 !important;
    }
    .search-bar .search-bar-content{
        width: 100% !important;
        position: relative !important;
    }
    .search-bar .search-bar-content .inputs .input-container.text input{
        padding-left: 0;
        padding-right: 0;
        background: transparent;
        color: #ffffff;
    }
    .search-bar .search-bar-content .inputs .input-container.select select{
        background: url(../images/sb-dropdown-arrow-bl.png) no-repeat center right;
        background-size: 13px 7px;
        color: #ffffff;
    }
	.search-bar .search-bar-content .inputs .input-container.select select option{
		color: #1b1b1b !important;
	}
    .search-bar .search-bar-content .buttons .btn-action.btn-close{
        display: none;
    }
    .search-bar .search-bar-content .buttons{
        width: 100%;
        height: 50px;
        top: auto;
        bottom: 40px;
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
    .search-bar .search-bar-content .buttons .btn-action{
        height: 50px;
        width: 50px;
    }
    .search-bar .search-bar-content .buttons .btn-action.btn-submit{
        color: #ffffff;
        font-size: 18px;
        text-align: center;
        font-weight: 500;
        text-transform: uppercase;
        background-color: #0f206b;
        float: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
		padding-left: 65px;
		padding-right: 30px;
		max-width: none;
		width: auto;
		background-position: 25px center !important;
		margin: 0 auto;
    }
    .search-bar .search-bar-content .inputs{
        left: 0px;
        right: 0px;
        width: 100%;
        top: 30px;
    }
    .search-bar .search-bar-content .inputs .input-container.text .btn-clear{
        right: 0;
    }
    .search-bar .search-bar-content .inputs .input-container.text,
    .search-bar .search-bar-content .inputs .input-container.select{
        width: 100%;
        left: 0px !important;
        right: 0px;
        position: relative;
        height: 60px;
        border-bottom: 2px rgba(255,255,255,0.15) solid;
    }
    
    .search-bar .search-bar-content .inputs .error-msg{
        width: 100%;
        max-width: 400px;
        left: 0;
        -webkit-transform: translate(0%, 100%);
        -moz-transform: translate(0%, 100%);
        -ms-transform: translate(0%, 100%);
        transform: translate(0%, 100%);
    }
    
    .search-bar .search-bar-content .inputs .input-container.text input::-moz-placeholder{
        opacity: 1;
        color: #ffffff;
    }
    .search-bar .search-bar-content .inputs .input-container.text input::-webkit-input-placeholder{
        opacity: 1;
        color: #ffffff;
    }
    .search-bar .search-bar-content .inputs .input-container.text input::-moz-placeholder{
        opacity: 1;
        color: #ffffff;
    }
    .search-bar .search-bar-content .inputs .input-container.text input:-ms-input-placeholder{
        opacity: 1;
        color: #ffffff;
    }
    .search-bar .search-bar-content .inputs .input-container.text input:-moz-placeholder{
        opacity: 1;
        color: #ffffff;
    }
    
    .menu-top-mobile{
        display: block;
        position: relative;
        z-index: 99;
    }
    .menu-top-mobile ul li{
        padding: 5px 0 !important;
        width: 100%;
        border-top: 1px #f4f4f4 solid;
    }
    .menu-top-mobile ul li a{
        color: #1b1b1b;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 24px;
    }
    body.page-laboratory .menu-top-mobile ul li a:hover, body.page-laboratory .menu-top-mobile ul li a:focus,
    body.page-laboratory .menu-top-mobile ul li.active a, body.page-laboratory .menu-top-mobile ul li a.active{
        color: #0b4195;
        background-color: transparent;
    }
    body.page-veterinary .menu-top-mobile ul li a:hover, body.page-veterinary .menu-top-mobile ul li a:focus,
    body.page-veterinary .menu-top-mobile ul li.active a, body.page-veterinary .menu-top-mobile ul li a.active{
        color: #6aad53;
        background-color: transparent;
    }
}

@media (min-width: 991px) and (max-width: 1161px) {
    /*#copyright2 img{
        width: 100%;
    }*/
    #copyright3{
        margin-left: 0px !important;
    }
    footer#section-footer input[type="email"], footer#section-footer select{
        width: 100%;
    }
}

/* Responsive menu */
@media (max-width: 990px) {
    #top-bar{
        display: none;
    }
    .navbar-collapse.in{
        position: fixed;
        background: #ffffff;
        height: 100vh;
        width: 100%;
        z-index: 999;
    }
    body .body{
        padding-top: 65px;
    }
    
    .header-mobile{
        display: block;
        height: 60px;
        border-bottom: 2px rgba(255,255,255,0.15) solid;
    }
    .header-mobile h3{
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        padding: 12px 0;
    }
    .section-search .header-mobile h3:before{
        content: "";
        background-image: url(../images/sb-search-icon.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 22px;
        height: 22px;
        display: inline-block;
        margin: 0 15px 0 0px;
        position: relative;
        top: 5px;
    }
    .section-langue .header-mobile h3:before{
        content: "";
        background-image: url(../images/icon-language.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 23px;
        height: 23px;
        display: inline-block;
        margin: 0 15px 0 0px;
        position: relative;
        top: 5px;
    }
    .header-mobile span.previous,
    .header-mobile span.close{
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        cursor: pointer;
        top: 20px;
        margin: 0px;
    }
    .header-mobile span.previous{
        background-image: url(../images/icon-previous.svg);
        width: 13px;
        height: 26px;
        left: 15px;
    }
    .header-mobile span.close{
        background-image: url(../images/icon-close-bl.svg);
        width: 22px;
        height: 22px;
        right: 15px;
    }
}

.division-mobile.box-division{
    display: none;
}
@media (max-width: 990px) {
    .division-mobile.box-division{
        background: transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 20px;
		position: absolute;
		top: 65px;
		right: 15px;
		display: inline-block;
		width: auto;
    }
    .division-desktop.box-division{
        display: none;
    }
    .division-mobile.box-division a{
        font-size: 15px;
		text-transform: uppercase;
		font-weight: 400;
		padding: 6px 18px 8px;
		float: right;
		display: inline-block;
		text-transform: none;
		line-height: 18px;
		-webkit-border-bottom-right-radius: 18px;
		-webkit-border-bottom-left-radius: 18px;
		-moz-border-radius-bottomright: 18px;
		-moz-border-radius-bottomleft: 18px;
		border-bottom-right-radius: 18px;
		border-bottom-left-radius: 18px;
    }
    body.page-veterinary .division-mobile.box-division a{
        background: #498a32;
    }
    body.page-laboratory .division-mobile.box-division a{
        background: #053e97;
    }
}

.links-mobile{
    display: none;
}
@media (max-width: 990px) {
    .links-mobile{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 65px;
        z-index: 99999999;
    }
    .links-mobile .link{
        float: left;
        width: 50%;
        padding: 0;
        height: 65px;
        position: relative;
    }
    .links-mobile .link span{
        color: #ffffff;
        font-size: 16px;
		line-height: 24px;
        text-align: left;
        font-weight: 500;
        text-transform: uppercase;
        padding: 20px 20px 20px 46px;
        display: block;
        cursor: pointer;
        height: 100%;
    }
    .links-mobile .left{
        background-color: #0b4195;
    }
    body.page-veterinary .links-mobile .left{
        background-color: #498a32;
    }
    .links-mobile .right{
        background-color: #171a5b;
    }
    .links-mobile .left span{
        background-image: url(../images/sb-search-icon.png);
        background-repeat: no-repeat;
        background-position: 15px center;
		background-size: 22px auto;
    }
    .links-mobile .link span:after{
        content: "";
        display: block;
        position: absolute;
        background-image: url(../images/icon-next.svg);
        background-repeat: no-repeat;
        background-size: 12px 22px;
		width: 12px;
		height: 22px;
        top: 50%;
        right: 15px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .links-mobile .right span{
        background-image: url(../images/icon-language.png);
        background-repeat: no-repeat;
        background-position: 15px center;
		background-size: 22px auto;
    }
    .links-mobile .right span:after{
        
    }
}
    
    
/* Responsive */
@media (max-width: 768px) {
    #veterinary-home #banniere-header-page,
    #laboratory-home #banniere-header-page{
        padding: 0px !important;
        background: none !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}
    #veterinary-home .box-search,
    #laboratory-home .box-search {
        padding: 70px 15px 100px;
        max-width: 100%;
    }
    h1.title-module:after, h2.title-module:after{
        margin: 10px auto !important;
    }
	
	body.com_k2.page_blog .division-mobile.box-division,
	body.com_contact_socorex .division-mobile.box-division,
	body.com_k2.page_blog.view-itemlist .division-mobile.box-division{
		display: none;
	}
	
}
@media (max-width: 420px) {
	#veterinary-home .box-search,
    #laboratory-home .box-search {
        padding: 70px 15px !important;
    }
}


footer#section-footer #reseaux-sociaux{
    display: none;
}

/* Footer */
@media (max-width: 990px) {
    footer#section-footer #reseaux-sociaux{
        display: block;
    }
    footer#section-footer #reseaux-sociaux .contents, footer#section-footer #reseaux-sociaux .custom{
        display: block;
    }
    footer#section-footer #footer1{
        display: none;
    }
    footer#section-footer{
        padding: 25px 0 0;
    }
    footer#section-footer .form_newsletter{
        margin-top: 20px;
    }
    footer#section-footer #footer1.col-sm-3 .custom {
        display: block;
    }
    footer#section-footer .col-sm-3 .contents, footer#section-footer .col-sm-3 .custom {
        display: none;
        padding-top: 15px;
    }
    footer#section-footer .col-sm-3 h3{
        position: relative;
        padding: 20px 0;
        margin: 0px;
        cursor: pointer;
    }
    footer#section-footer #footer4.col-sm-3 h3:before{
        display: none;
    }
    footer#section-footer #footer4.col-sm-3 h3{
        cursor: initial;
    }
    footer#section-footer .col-sm-3 h3:before {
        content: "";
        background: url(../images/angle-arrow-down.svg) no-repeat center center;
        background-size: 100%;
        width: 30px;
        height: 12px;
        display: block;
        position: absolute;
        cursor: pointer;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
        -o-transition: transform 0.5s;
        transition: transform 0.5s;
    }
    footer#section-footer .col-sm-3 h3.opened:before {
        -webkit-transform: translateY(-50%) rotate(-180deg);
        -moz-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
        -o-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
    }
	footer#section-footer .form_newsletter .open-contact{
		margin: 0;
	}
	footer#section-footer #copyright3 h3{
		text-align: left;
	}
}

#system-message-container{
    max-width: 1170px;
    margin: auto;
}
#system-message-container .close{
    line-height: 20px;
    margin: 0;
}
#system-message-container .alert{
    margin: 20px 0;
}
.alert-success, .alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success h4, .alert-message h4 {
    color: #3c763d;
}
.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger h4,
.alert-error h4 {
    color: #a94442;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info h4 {
    color: #31708f;
}
.alert-warning .alert-message{
	background:transparent;
	color: inherit;
}
.lightbox-container  .lightbox
{
    max-width : 50% !important ;
    width     : 40% !important ;
}

.owl-item .item{
    position: relative;
    padding-bottom: 100%;
}

.owl-item .item img{
    position: absolute;
    top: 50%;
    transform: translate(-50% , -50%);
    width: auto !important;
    left: 50%;
    max-width: 80%;
}

.box-top .img-product  .cadre .img{
    text-align: center;
    line-height: 293px;
	padding: 4px;
	overflow: hidden;
}

.box-top .img-product  .cadre .img img{
    width: auto !important;
    max-width: 100% !important;
	/*float: left;*/
	margin: auto;
}
.box-top .img-product  .cadre .img:after {
	content: ""; display: block;
	clear: both;
}
/*  **  **  */
#product .right-product ul li span.img-prod img{
	max-width: 85px;
}

.img-product .owl-carousel .owl-item img{
    width: auto !important;
    height: 55px;
	max-width: 55px;
}
/*  **  **  */
body.page-veterinary div.tble table td.bg_bleu , 
body.page-veterinary div.tble table td.bg_bleu span ,
body.page-veterinary  .right-product a.btn  ,
body.page-veterinary .custom .btn.read-more ,
body.page-veterinary .list-items ul li a.btn.read-more 
{
    background: #6aad53 !important;
}
/*  **  **  */
body.page-veterinary   h1.title-module , 
body.page-veterinary  .modal-body  h2.title-module  ,
body.page-veterinary  .box-bottom h2.title-module
{
    color : #6aad53 ;
}

body.page-veterinary  .description-product .panel-title .accordion-toggle
{
    color : #6aad53 ;
}

body.page-veterinary .right-product  .models h3 ,
body.page-veterinary .right-product  .accessoires h3 , 
body.page-veterinary .right-product  .spare-parts h3 , 
body.page-veterinary .right-product  .distributor h3 , 
body.page-veterinary .right-product  .service h3
{
    color : #6aad53 ;
}



.p-content-img
{
    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

.p-content-img .holder-left , .p-content-img .holder-right
{
    text-align: left;
    width: 100%;
    margin: auto;
    position: relative;   
}

.p-content-img .holder-left .illus 
{
    width: 40%;
    display: inline-block;
    float: left;
    padding-top: 10px;
}
.p-content-img .holder-left .illus img , .p-content-img .holder-right .illus img
{
    width: auto;
    height: 240px;
}

 .p-content-img .holder-right .p-content
 {
        display: inline-block;
    float: left;
    width: 64%;
    margin-right: 10px;
}

.p-content-img .holder-right .illus 
{
    display: inline-block;
    width: 35%;
    padding-top: 25px;
}
.p-content-img .holder-right .p-content p , .p-content-img .holder-left .p-content p
{
    text-align: justify ;
}
@media screen and (max-width: 1024px) 
{
    .p-content-img .holder-left .illus 
    {
        width: 45%;
        display: inline-block;
        float: left;
        padding-top: 10px;
        margin-right: 10px;
    }

    .p-content-img .holder-right .p-content {
        display: inline-block;
        float: left;
        width: 60%;
        margin-right: 10px;
    }

}

@media screen and (max-width: 768px) {

    .p-content-img {
        width: 100%;
        margin: auto;
        text-align: center;
        display: block;
        margin-bottom: 0;
    }
    .p-content-img .holder-left .illus 
    {
        width: 100%;
        display: inline-block;
        float: none;
        padding-top: 10px;
        text-align: center;
    }

    .p-content-img .holder-right .p-content 
    {
        display: inline-block;
        float: none;
        width: 100%;
        margin-right: 0px;
    }


    .p-content-img .holder-right .illus {
        display: inline-block;
        width: 100%;
        padding-top: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 414px) {
    .p-content-img .holder-left .illus img, .p-content-img .holder-right .illus img {
        width: auto;
        max-height: 195px;
    }

}

#carousel-example-generic  .item.Highlight-item  .hilights-carrousel-list img{
    width: auto;
    max-height: 340px;
}

section#contact #banniere-header-page .container div.box-infos.center img{
    padding-top: 10px ;
}

section#contact #banniere-header-page .container div.box-infos:nth-of-type(1) p ,
section#contact #banniere-header-page .container div.box-infos:nth-of-type(2) p{
    min-height: 65px;
    line-height: 65px;
}

.item-page .page-header{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.table-1, .table-2{
	width: 100%;
}

.table-1, .table-1 tr, .table-1 tr td,
.table-2, .table-2 tr, .table-2 tr td{
	border: 1px #e2e2e2 solid;
}

.table-1 tr td, .table-2 tr td{
	text-align: left;
    font-size: 14px;
    color: #1b1b1b;
    padding: 10px;
	vertical-align: top;
    line-height: 22px;
    font-weight: 400;
}

.table-1 tr:first-child td, .table-1 tr td:first-child{
	background: rgb(167, 198, 227);
	font-weight: 600;
}

.table-2 tr:first-child td{
	background: rgb(0, 32, 96);
	font-weight: 600;
	color: #ffffff;
}

/* Styles filter recherche mobile */
@media (max-width: 991px){
	button#menu_b{
		position: fixed;
		float: none;
		padding: 15px 15px 15px 55px;
		margin: 0;
		outline: none;
		background: #0b4195;
		border: 0px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		left: 0px;
		right: 0;
		max-width: 100%;
		width: 100%;
		bottom: 0;
		z-index: 9999;
		line-height: 36px;
		text-align: left;
	}
	button#menu_b:focus, button#menu_b:hover{
		background: #0b4195;
	}
	button#menu_b:before{
		content: "";
		width: 26px;
		height: 22px;
		background: url("../images/icon-filter.svg") no-repeat center center;
		background-size: 100% auto;
		position: absolute;
		left: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	button#menu_b:after{
		content: "";
		display: block;
		position: absolute;
		background-image: url(../images/icon-next.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		width: 13px;
		height: 26px;
		top: 50%;
		right: 15px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (min-width: 600px) and (max-width: 990px) {
	button#menu_b{
		line-height: 70px;
	}
}
@media (max-width: 768px){
	#product .btns .modal{
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		border: #fff;
		z-index: 9999999;
		overflow: hidden;
	}
	#product .btns .modal-backdrop.in{
		bottom: 0;
		position: fixed;
		height: 100% !important;
	}
	#product .btns .modal .modal-dialog{
		width: 100% !important;
		max-width: 100% !important;
		margin: 0;
	}
	#product .btns .modal-content{
		height: 100vh;
		overflow-x: hidden;
		overflow-y: auto;
	}
	#product .btns .modal-body{
		padding: 0 15px;
		background: #ffffff;
	}
	#product .btns .modal-body .tble,
	#product .btns .modal-body .style1,
	#product .btns .modal-body .style2{
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100vh;
		overflow: hidden;
		overflow-y: auto;
		overflow-x: auto;
		padding: 95px 15px 120px;
	}
	#product .btns .modal-header{
		min-height: 68px;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 9999;
		border-top: 2px #fff solid;
	}
	#product .btns .modal-body .title-page{
		margin: 0;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		min-height: 70px;
		background: #fff;
		z-index: 9;
		text-align: left;
		padding: 15px 30px 10px 15px;
		-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
	}
	#product .btns .modal-body h2.title-module{
		margin-bottom: 0px !important;
		text-align: left;
		font-size: 11px !important;
		line-height: 15px;
	}
	#product .btns .modal-body h1.title-module:after, #product .btns .modal-body h2.title-module:after{
		display: none;
	}
	#product .btns .modal-body div.tble table td{
		padding: 10px 3px;
		font-size: 12px !important;
	}
	#product .btns .modal-body div.tble table td.text-footer{
		padding: 10px 0 20px;
	}
	#product .btns .modal-body table td{
		font-size: 12px !important;
	}
	#product .btns .modal-body div.comparison.style2 td img{
		padding: 0;
		max-width: 100% !important;
	}
	#product .btns .modal-body div.tble table thead{
		border-bottom: 10px #ffffff solid;
	}
	#product .btns .modal-body div.performance table thead h3{
		margin: 0px !important;
		padding: 0 !important;
		text-align: center !important;
	}
	#product .btns .modal-body div.tble h3 {
		font-size: 12px;
		line-height: 16px;
		margin: 0;
		padding: 0;
	}
	#product .btns .modal-header .close{
		position: absolute;
		right: 15px;
		top: 15px;
		margin: 0 !important;
		padding: 0;
		background: transparent url(../images/icon-popup-close.svg) no-repeat center center;
		background-size: 14px 14px;
		width: 34px;
		height: 34px;
	}
	#product .btns .modal-body div.comparison td.first h3, #product .btns .modal-body div.comparison td h3{
		line-height: 16px !important;
		margin: 0 0 4px !important;
		padding: 6px 3px !important;
		font-size: 12px !important;
		min-height: 60px !important;
	}
	#product .btns .modal-body .title-page p.title-subheading{
		text-align: left;
		font-size: 11px !important;
		line-height: 15px !important;
	}
	#product .btns .modal-body table td.detail-col table {
		min-width: 460px;
	}
	.tips-table table{
		min-width: 630px;
	}
	.tips-table{
		padding-top: 30px;
		overflow-x: auto;
	}
	#product .btns .modal .tips-table{
		padding-bottom: 50px;
		overflow: hidden;
		overflow-y: auto;
		overflow-x: auto;
	}
}

@media (max-width: 500px){
	#product .btns .modal-body div.tble table td{
		padding: 10px 1px;
	}
}

@media (max-width: 768px){
	body.page-laboratory #laboratory-home .box-search .title-search,
	body.page-veterinary #veterinary-home .box-search .title-search,
	.search-lab .box-search .title-search{
		max-width: 460px;
		margin: 0 auto 26px;
	}
}

.section-sitemap{
	padding-bottom: 40px;
}
.section-sitemap .nav.menu{
	list-style-type: disc;
}
.section-sitemap .nav li{
	display: list-item;
}
.section-sitemap .nav li a{
	padding:0;
}
.btn:focus, .btn:active:focus{
	outline: none !important;
}

#big-menu.container{
	position: relative;
}

.login .form-horizontal .control-label{
	text-align: left;
}

body.com_users.view-login #content-pages ul.nav.nav-tabs.nav-stacked{
	padding: 0 0 30px;
}
body.com_users.view-login #content-pages ul.nav.nav-tabs.nav-stacked li{
	display: block;
}
body.com_users.view-login #content-pages ul.nav.nav-tabs.nav-stacked li a{
	padding-left: 0;
}
body.com_users.view-login #content-pages ul.nav.nav-tabs.nav-stacked li a:hover{
	border-color: transparent;
}

/* STyle lightbox 2 tables mobile */
@media (max-width: 768px){
	#product .btns .modal-body .title-page{
		position: -webkit-sticky;
		position: sticky;
		margin: 0 -15px;
		height: 70px;
		top: 0;
	}
	#product .btns .modal-body.two_table .tble, #product .btns .modal-body.two_table .style1, #product .btns .modal-body.two_table .style2{
		padding: 25px 0 30px;
		position: inherit;
		overflow-x: auto;
		height: auto;
	}
	#product .btns .modal-body.two_table .tble:last-child,
	#product .btns .modal-body.two_table .style1:last-child,
	#product .btns .modal-body.two_table .style2:last-child{
		height: 100vh;
	}
}
select::-ms-expand {
    display: none;
}
.mod-languages select::-ms-value {
    color: #ffffff !important;
}
.mod-languages select option{
	color: #ffffff !important;
}