@charset "UTF-8";
/* CSS Document */
body {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 100;
    background-color: #ffffff;
    color: #fff;
}

ul, ol {
    margin-top: 0;
    margin-left: -20px;
    margin-bottom: 10px;
}
h1, .h1 {
font-size: 30px;
}


.txt_gamm_submod {
    font-size: 0.8em;
    line-height: 1.2em;
}
.txt_gamm_list1 {
    font-size: 0.8em;
    line-height: 1.2em;
}
.txt_gamm_list2 {
    font-size: 0.8em;
    color: #999;
    line-height: 1.2em;
}
.container-home{ 
	margin-top: -220px;
}
.color-tech {
    color: #000;
}
.pad_form_1 {
    padding-right: 20px;
}
.pad_form_2 {
    padding-right: 5px;
}
a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #000;
}
a:hover {
    color: grey;
    text-decoration: none;
}
a:active {
    color: #000;
    text-decoration: none;
}
#cookie-law {
    max-width: 940px;
    background: #fff;
    margin: 10px auto 0;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}
#cookie-law p {
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #fcc643;
    margin: 0;
}
.cc_container a, .cc_container a:hover {
    color: white !important;
}
.cc_container a, .cc_container a:visited {
    color: grey!important;
}
.cc_container .cc_btn, .cc_container .cc_btn:hover {
    background-color: white !important;
    color: black !important
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: black !important;
    background-color: #ffffff !important;
}
.img_bot {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto
}
.titmenu a:hover, .titmenu a:focus {
    color: white;
    background-color: transparent;
}
.titmenu a {
    color: #fdc545;
    font-size: 1.5em
}
.navbar-collapse {
    border-top: 0px solid transparent;
}
.navbar {
    margin-top: 10px;
    margin-bottom: 0px
}
.navbar-brand {
    float: left;
    padding: 0px 15px;
    font-size: 0px;
    line-height: 0px;
    height: 60px;
    margin-top: -20px;
}
.menu_arrow {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 50px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_tr {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 280px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_ru {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 340px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_se {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 250px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_de {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 290px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #000;
}
.navbar-default .navbar-nav2 > .open > a, .navbar-default .navbar-nav2 > .open > a:hover, .navbar-default .navbar-nav2 > .open > a:focus {
    background-color: #fff;
    color: #000;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    color: red;
    margin-top: 40px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #000;
}
.navbar-default .navbar-nav2 > li > a:hover, .navbar-default .navbar-nav2 > li > a:focus {
    color: #000;
    background-color: #fff;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0px 0px 0px 18px;
}
.navbar-nav2 .open .dropdown-menu > li > a, .navbar-nav2 .open .dropdown-menu .dropdown-header {
    padding: 0px 0px 0px 18px;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 0.9em
}
.navbar-default .navbar-nav2 > li > a {
    color: #fff;
    font-size: 1em
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #666;
}
.dropdown-large {
    position: static !important;
}
.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
}
.dropdown-menu-large > li > ul > li {
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 5px 15px;
    clear: both;
	font-size: 0.8em;
    font-weight: normal;
    line-height: 1;
    color: #000;
    white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover, .dropdown-menu-large > li ul > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}
.dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
    color: grey;
}
.dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
    color: #000;
    font-size: 23px;
}
.dropdown-menu-large .dropdown-header > a {
    color: #000;
    font-weight: 100
}
.dropdown-menu-large .dropdown-header > a:hover, .dropdown-menu-large .dropdown-header > a:focus {
    color: #fff;
    background-color: #000;
}
.row {
    clear: both
}
.row2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 0px 0px;
    font-size: 0px;
    line-height: 0;
    border-radius: 6px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    color: #000;
}
a#cRetour {
    border-radius: 3px;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 20px;
    opacity: 1;
    z-index: 99999;
    transition: all ease-in 0.2s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
}
a#cRetour:before {
    content: "\25b2";
}
a#cRetour:hover {
    background: rgba(0, 0, 0, 1);
    transition: all ease-in 0.2s;
}
a#cRetour.cInvisible {
    bottom: -35px;
    opacity: 0;
    transition: all ease-in 0.5s;
}
a#cRetour.cVisible {
    bottom: 20px;
    opacity: 1;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;  /* Preferred icon size */
    display: inline-block;
    line-height: 0;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    vertical-align: middle;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}
.text_somm_media {
    font-size: 4em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 0.5em;
    padding-left: 0.5;
    font-weight: 200;
    font-family: Cabin;
}
.input-group {
    padding: 30px;
}
.clickable {
    cursor: pointer;
}
h1, .h1, h2, .h2, .h3, h3, .h4, h4, .h5, h5 {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 100;
}
h1, .h1, h2, .h2, .h3, h3, .h4, h4, .h5, h5 {
    color: #000;
}
.h4, h4 {
    line-height: normal;
    font-size:16px;
}
h5 {
    color: #000000;
    line-height: normal;
}
.pav {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    color: black;
    font-size: 2em
}


span, p, .tableau {
    font-family: 'Cabin', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 100;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vcenter2 {
    display: flex;
    align-items: center;
}
.text_services {
    color: #000;
    font-size: 1.1em;
    font-weight: lighter;
    font-family: Cabin;
    text-align: justify;
    padding-top: 1em;
    padding-bottom: 0.8em;
    padding-left: 1.8em;
    padding-right: 1.8em;
}
.titre_service {
    color: #000;
    font-size: 1.5em;
    text-align: left;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 1em;
    font-weight: 400;
}
.pad_img_services {
    padding-left: 1.3em;
    padding-top: 0.5em;
    padding-bottom: 0.8em;
}
.pad_job {
    padding-bottom: 1em;
}
.titre_job {
    color: #fff;
    font-size: 2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 1.5em;
    padding-bottom: 0.2em;
    font-weight: normal;
}
.txt_job {
    color: #fff;
    font-size: 1.2em;
    padding-left: 0.8em;
    padding-right: 0.5em;
    padding-top: 1em;
    padding-bottom: 1.2em;
    font-weight: normal;
    margin-top: 1em;
}
.cadre_job {
    color: #000;
    font-size: 1em;
    padding-top: 1em;
    margin-left: 1em;
    padding-bottom: 1em;
    text-align: center;
    font-weight: 400;
    background-color: #333333;
}
.txt_events {
    color: #000;
    font-size: 1.3em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.5em;
    font-weight: lighter;
    line-height: 2em;
}
.txt_events_1 {
    color: #000;
    font-size: 1.2em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.5em;
    font-weight: 400;
    line-height: 1.2em;
}
.titre_tech_outdoor {
    color: #000;
    font-size: 1.6em;
    text-align: left;
    padding-left: 1.5em;
    font-weight: 400;
}
label {
    color: #000;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 1.2em;
}
.form-group {
    width: 100%
}
carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0.00);
}
.titarm1 {
    color: #000;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
}
.image_outdoor_tech {
    margin-top: 1.5em;
    margin-left: 1em;
}
.titre_cookies {
    color: #000;
    font-size: 1.3em;
    text-align: justify;
    padding-top: 0.8em;
    padding-right: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 0.8em;
    font-weight: lighter;
    font-family: Cabin;
}
.intro_cookies {
    color: #000;
    font-size: 1.3em;
    text-align: justify;
    padding-top: 0.8em;
    padding-right: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 0.8em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_dps {
    color: #000;
    font-size: 3em;
    text-align: center;
    padding-bottom: 1em;
    font-weight: normal;
    font-family: Rubik;
    line-height: normal;
    padding-top: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    letter-spacing: 0.2em;
}
.tablette {
    padding-top: 30em;
}
.text_dps {
    color: #000;
    font-size: 1.5em;
    text-align: center;
    padding-bottom: 1em;
    font-weight: normal;
    font-family: Rubik;
    line-height: normal;
    padding-top: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.text_dps_1 {
    color: #000;
    font-size: 1.5em;
    text-align: left;
    padding-bottom: 1em;
    font-weight: normal;
    font-family: Rubik;
    line-height: normal;
    padding-top: 1em;
    padding-left: 1.5em;
    padding-right: 0.5em;
}
.logo_dps {
    padding-top: 2em;
    padding-bottom: 2em;
}
.form-control2 {
    border: 0px solid #cccccc;
    border-radius: 0px;
    margin-bottom: 5px;
    height: 42px;
    width: 100%;
}
.txt_pres {
    padding: 40px;
    color: #000;
    font-size: 21px;
    text-align: justify;
}
.btn {
    border: 0px solid transparent;
    white-space: nowrap;
    padding: 6px 0px;
    font-size: 0.8em;
    line-height: 1.5em;
    border-radius: 0px;
    font-weight: 100;
}
.btn2 {
    border: 0px solid transparent;
    white-space: nowrap;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 3px;
    font-size: 1em;
    line-height: 2em;
    border-radius: 0px;
    font-weight: 100;
    padding-top: 0px;
}
.btn-default4 {
    color: white;
    border-color: none;
    background-color: #000;
    border: 1px solid #ffffff;
}
.btn-default4:hover, .btn-default4:focus, .btn-default4.focus, .btn-default4:active, .btn-default4.active, .open > .dropdown-toggle.btn-default4 {
    color: black;
    background-color: white;
    border-color: none;
}
.btn-default {
    font-weight: 400;
    padding: 6px 12px;
    color: #000;
    letter-spacing: 1px;
    border-color: none;
    background-color: #fff;
}
.btn-default2 {
    color: black;
    border-color: none;
}
.btn-default3 {
    color: black;
    border-color: none;
}
.btn-default3 a:link {
    font-size: 12px;
    font-weight: 100;
    color: black;
}
.btn-default3 a:visited {
    color: black;
}
.btn-default3 a:active {
    color: black;
}
.btn-default3 a:hover {
    color: black;
    font-weight: bold;
    background-color: white
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    padding: 6px 12px;
    background-color: #000;
    border-color: none;
}
.btn-default3:hover, .btn-default3:focus, .btn-default3.focus, .btn-default3:active, .btn-default3.active, .open > .dropdown-toggle.btn-default3 {
    color: black;
    font-weight: bold;
    border-color: none;
}
.btn-default-sub {
    color: white;
    font-size: 1.1em;
    border-color: none;
    background-color: #333333;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 4px
}
.btn-default-sub:hover, .btn-default-sub:focus, .btn-default-sub.focus, .btn-default-sub:active, .btn-default-sub.active, .open > .dropdown-toggle.btn-default-sub {
    color: white;
    background-color: #fcc643;
    border-color: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.dropdown-menu {
    min-width: 40px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #000;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    color: #000;
}
.dropdown-menu > li > a {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}
.plusbarmk3 {
    padding-top: 45em;
}
.txt_plus {
    color: white;
    font-size: 2em;
    padding: 0.7em;
    padding-left: 0.7em;
    text-align: left;
}
.fond {
    background-color: #fff;
}
.fond_media {
    background-color: #fcc643;
}
.fond1 {
    background-color: #fff;
}
.fond2 {
    background-color: #fff;
}
.center {
    text-align: center;
}
.modal-body {
    position: relative;
    padding: 0px;
    background-color: hsla(0,0%,0%,1.00)
}
.button {
    display: block;
    background-color: #808080;
    text-align: center;
    color: white;
    height: 1.5em;
    bottom: 0.3em;
    padding: 0;
}
.button a:link {
    display: block;
    background-color: #808080;
    text-align: center;
    color: white;
    height: 1.5em;
    bottom: 0.3em;
    text-decoration: none;
    padding: 0;
}
.button a:visited {
    display: block;
    background-color: #808080;
    text-align: center;
    color: white;
    height: 1.5em;
    bottom: 0.3em
}
.button a:active {
    display: block;
    background-color: #808080;
    text-align: center;
    color: white;
    height: 1.5em;
    bottom: 0.3em
}
.button a:hover {
    display: block;
    background-color: #fcc643;
    text-align: center;
    color: white;
    height: 1.5em;
    bottom: 0.3em
}
.buttonb {
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    height: 1.5em;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
.buttonb a:link {
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    border: thin solid #000;
}
.buttonb a:visited {
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    border: thin solid #000;
}
.buttonb a:active {
    display: block;
    background-color: #000;
    text-align: center;
}
.buttonb a:hover {
    display: block;
    border: thin solid #000;
    background-color: #fff;
    text-align: center;
    color: #000;
}
.buttonc {
    display: block;
    text-align: center;
    color: white;
    height: 1.5em;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
.buttonc a:link {
    display: block;
    text-align: center;
    color: white;
    text-decoration: none;
    vertical-align: middle;
    border: thin solid #333333;
}
.buttonc a:visited {
    display: block;
    text-align: center;
    color: white;
    border: thin solid #333333;
}
.buttonc a:active {
    display: block;
    text-align: center;
}
.buttonc a:hover {
    display: block;
    background-color: #fcc643;
    text-align: center;
    color: black;
    border: thin solid #333333;
}
.buttond {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
    height: 1.5em;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
.buttond a:link {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}
.buttond a:visited {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
    border: thin solid #000;
}
.buttond a:active {
    display: block;
    background-color: #000;
    text-align: center;
}
.buttond a:hover {
    display: block;
    text-align: center;
    color: white;
}
.button2 {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    display: block;
    background-color: #000;
    text-align: center;
    color: #fcc643;
    font-size: 1.2em;
    padding: 0;
    margin-bottom: 0
}
.button2 a:link {
    font-family: 'Rubik', sans-serif;
    color: #fcc643;
    display: block;
    background-color: #000;
    text-align: center;
    font-size: 1.2em;
    padding: 0;
    text-decoration: none;
    margin-bottom: 0px
}
.button2 a:hover {
    display: block;
    background-color: #fcc643;
    text-align: center;
    color: black;
    padding: 0px;
    margin-bottom: 0px;
}
.button2 a:active {
    display: block;
    background-color: #808080;
    text-align: center;
    color: white;
    padding: 0;
    margin-bottom: 0
}
.button_media {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    display: block;
    background-color: #282828;
    text-align: center;
    color: #fcc643;
    font-size: 1.2em;
    padding: 0;
    margin-bottom: 0
}
.button_media a:link {
    font-family: 'Rubik', sans-serif;
    color: #fcc643;
    display: block;
    background-color: #282828;
    text-align: center;
    font-size: 1.2em;
    padding: 0;
    text-decoration: none;
    margin-bottom: 0px
}
.button_media a:hover {
    display: block;
    background-color: #282828;
    text-align: center;
    color: black;
    padding: 0px;
    margin-bottom: 0px;
}
.button_media a:active {
    display: block;
    background-color: #282828;
    text-align: center;
    color: white;
    padding: 0;
    margin-bottom: 0
}
.button_vid {
    background-image: url(../images/video1.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_vid a:link {
    background-image: url(../images/video1.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_vid a:hover {
    background-image: url(../images/video-off.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_vid a:active {
    background-image: url(../images/video1.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_web {
    background-image: url(../images/web.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_web a:link {
    background-image: url(../images/web.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_web a:hover {
    background-image: url(../images/website-off.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_web a:active {
    background-image: url(../images/web.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_man {
    background-image: url(../images/manual.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_man a:link {
    background-image: url(../images/manual.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_man a:hover {
    background-image: url(../images/manual-off.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_man a:active {
    background-image: url(../images/manual.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_tec {
    background-image: url(../images/technical.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_tec a:link {
    background-image: url(../images/technical.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_tec a:hover {
    background-image: url(../images/techdata-off.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button_tec a:active {
    background-image: url(../images/technical.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 30px 7px;
}
.button3 {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    display: block;
    text-align: center;
    color: #000;
    font-size: 1.5em;
    padding: 0;
    margin-bottom: 0
}
.button3 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-align: center;
    font-size: 1em;
    padding: 2%;
    text-decoration: none;
    margin-bottom: 0px;
}
.button3 a:visited {
    color: #000;
}
.button3 a:hover {
    color: #fff;
    background-color: #000;
}
.button-job {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    padding: 0;
    margin-bottom: 0
}
.button-job a:link {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 1em;
    padding: 2%;
    text-decoration: none;
    margin-bottom: 0px;
}
.button-job a:visited {
    color: #fff;
}
.button-job a:hover {
    color: #fff;
    background-color: #000;
}
.new-acc {
    font-family: 'Rubik', sans-serif;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.new-acc a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
    padding-bottom: 10px;
}
.new-acc a:visited {
    display: block;
    color: #000;
    padding-bottom: 10px;
    text-decoration: none;
}
.new-acc a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
    padding-bottom: 10px;
}
.new-acc a:active {
    display: block;
    text-decoration: none;
    padding-bottom: 10px;
}
.button4 {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button4 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.button4 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button4 a:hover {
    display: block;
    color: #fff;
    background-color: grey;
    text-decoration: none;
}
.button4 a:active {
    display: block;
    text-decoration: none;
}

.ammunitionbrg {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.ammunitionbrg a:link {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.ammunitionbrg a:visited {
    display: block;
    color: white;
    text-decoration: none;
}
.ammunitionbrg a:hover {
    display: block;
    color: #fff;
    background-color: #E1E1E1;
    text-decoration: none;
}
.ammunitionbrg a:active {
    display: block;
    text-decoration: none;
}
.button5 {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button5 a:link {
    font-family: 'Rubik', sans-serif;
    color: #B4B4B4;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 40px
}
.button5 a:visited {
    display: block;
    color: #B4B4B4;
    text-decoration: none;
}
.button5 a:hover {
    display: block;
    color: black;
    background-color: #fcc643;
    text-decoration: none;
}
.button5 a:active {
    display: block;
    text-decoration: none;
}
.buttonsport {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.buttonsport a:link {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 9px;
    padding-bottom: 0px;
}
.buttonsport a:visited {
    display: block;
    color: #fff;
    text-decoration: none;
}
.buttonsport a:hover {
    display: block;
    color: black;
    background-color: white;
    text-decoration: none;
}
.buttonsport a:active {
    display: block;
    text-decoration: none;
}
.butslide {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.butslide a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid white;
    background-color: hsla(0,0%,35%,0.50);
}
.butslide a:visited {
    color: white;
    text-decoration: none;
    background-color: hsla(0,0%,35%,0.50); /*ajout Oli*/
}
.butslide a:hover {
    color: black;
    background-color: white;
    text-decoration: none;
    border: thin solid white;
}
.butslide a:active {
    display: block;
    text-decoration: none;
}
.butslide2 {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.butslide2 a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: #fcc643;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid #fcc643;
    background-color: hsla(0,0%,35%,0.50);
}
.butslide2 a:visited {
    color: #fcc643;
    text-decoration: none;
    background-color: hsla(0,0%,35%,0.50); /*ajout Oli*/
}
.butslide2 a:hover {
    color: black;
    background-color: #fcc643;
    text-decoration: none;
    border: thin solid #fcc643;
}
.butslide2 a:active {
    display: block;
    text-decoration: none;
}
.butslide3 {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    font-size: 2em
}
.butslide3 a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid white;
    background-color: black;
}
.butslide3 a:visited {
    color: white;
    text-decoration: none;
    background-color: black; /*ajout Oli*/
}
.butslide3 a:hover {
    color: black;
    background-color: white;
    text-decoration: none;
    border: thin solid black;
}
.butslide3 a:active {
    display: block;
    text-decoration: none;
}
.butslide-homepage {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.butslide-homepage a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 150px;
    padding-bottom: 10px;
    /*border: thin solid white;*/
}
.butslide-homepage a:visited {
    /*color: white;*/
    text-decoration: none;
    background-color: hsla(0,0%,35%,0.50); /*ajout Oli*/
}
.butslide-homepage a:hover {
    /*color: black;*/
    /*background-color: white;*/
    text-decoration: none;
    /*border: thin solid white;*/
}
.butslide-homepage a:active {
    display: block;
    text-decoration: none;
}
.butslideshow {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.butslideshow a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    background-color: none;
}
.butslideshow a:visited {
    color: white;
    text-decoration: none;
    background-color: none;
}
.butslideshow a:hover {
    color: rgba(255,255,255,x);
    background-color: none;
	opacity: 0.5;
    text-decoration: none;
    border: none;
}
.butslideshow a:active {
    display: block;
    text-decoration: none;
}

.butslideshow3 {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    font-size: 2em
}
.butslideshow3 a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid white;
    background-color: black;
}
.butslideshow3 a:visited {
    color: white;
    text-decoration: none;
    background-color: black; /*ajout Oli*/
}
.butslideshow3 a:hover {
    color: black;
    background-color: white;
    text-decoration: none;
    border: thin solid black;
}
.butslideshow3 a:active {
    display: block;
    text-decoration: none;
}

.but-stock {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    font-size: 2em
}
.but-stock a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid #fff;
    background-color: #000;
}
.but-stock a:visited {
    color: white;
    text-decoration: none;
    background-color: #000;
}
.but-stock a:hover {
    color: black;
    background-color: white;
    text-decoration: none;
    border: thin solid #000;
}
.but-stock a:active {
    display: block;
    text-decoration: none;
}
.but-faq {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    font-size: 1em
}
.but-faq a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid #fff;
    background-color: #000;
}
.but-faq a:visited {
    color: white;
    text-decoration: none;
    background-color: #000;
}
.but-faq a:hover {
    color: black;
    background-color: white;
    text-decoration: none;
    border: thin solid #000;
}
.but-faq a:active {
    display: block;
    text-decoration: none;
}
.but-list-stock {
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.but-list-stock a:link {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid #fff;
    background-color: #000;
}
.but-list-stock a:visited {
    color: #fff;
    text-decoration: none;
    border: thin solid #fff;
    background-color: #000;
}
.but-list-stock a:hover {
    color: #000;
    background-color: #fff;
    text-decoration: none;
    border: thin solid #000;
}
.but-list-stock a:active {
    display: block;
    border: thin solid #fff;
    text-decoration: none;
}

.button4b {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button4b a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.button4b a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button4b a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button4b a:active {
    display: block;
    text-decoration: none;
}
.button_tab_dealer {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button_tab_dealer a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.5em;
    min-height: 50px;
}
.button_tab_dealer a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button_tab_dealer a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button_tab_dealer a:active {
    display: block;
    text-decoration: none;
}
.button5 {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button5 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.5em;
}
.button5 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button5 a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button5 a:active {
    display: block;
    text-decoration: none;
}
.button6 {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    border: 1px solid #000;
    text-align: center;
}
.button6 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
}
.button6 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button6 a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button6 a:active {
    display: block;
    text-decoration: none;
}
.buttfoot {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.buttfoot a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    border: 1px solid black;
    text-align: center;
    font-size: 1.5em;
    padding: 4%;
    text-decoration: none;
    background-color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot a:hover {
    display: block;
    border: 1px solid black;
    background-color: white;
    text-align: center;
    color: black;
}
.buttfoot a:active {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
}
.buttfoot2 {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.buttfoot2 a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 0.9em;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 17px;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #606060;
}
.buttfoot2 a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 0.9em;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 17px;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcc643;
}
.buttfoot2 a:active {
    display: block;
    background-color: #808080;
    text-align: center;
    color: white;
    padding: 0;
    margin-bottom: 0
}
.buttfoot3 {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.buttfoot3 a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    border: 1px solid #000;
    text-align: center;
    font-size: 1.5em;
    padding: 2%;
    text-decoration: none;
    background-color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot3 a:hover {
    display: block;
    border: 1px solid black;
    background-color: white;
    text-align: center;
    color: black;
}
.buttfoot3 a:active {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
}
.buttfoot4 {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.buttfoot4 a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 1em;
    padding: 3%;
    text-decoration: none;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot4 a:hover {
    display: block;
    color: grey;
    text-align: center;
}
.buttfoot4 a:active {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
}
.buttfoot_fb {
}
.buttfoot_fb a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    background-image: url(../images/facebook.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #000;
    font-size: 1.5em;
    padding: 4%;
    text-decoration: none;
    background-color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot_fb a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    background-image: url(../images/facebook.png);
    background-color: #3b5987;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_fb a:active {
    display: block;
    text-align: center;
    color: white;
}
.buttfoot_yt a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    border: 1px solid #000;
    background-image: url(../images/youtube.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 1.5em;
    padding: 4%;
    text-decoration: none;
    background-color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot_yt a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    background-image: url(../images/youtube.png);
    background-color: #c8312b;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_yt a:active {
    display: block;
    text-align: center;
    color: white;
}
.buttfoot_in a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    border: 1px solid #000;
    background-image: url(../images/instagram.png);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 1.5em;
    padding: 4%;
    text-decoration: none;
    background-color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot_in a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    background-image: url(../images/instagram.png);
    background-color: #d4386e;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_in a:active {
    display: block;
    text-align: center;
    color: white;
}
.buttfoot_dps a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    background-image: url(../images/dps_white.png);
    background-color: #000;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 1.5em;
    padding: 4%;
    border: 1px solid black;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot_dps a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    background-image: url(../images/dps-black.png);
    background-color: #fff;
    background-size: 60%;
    border: 1px solid black;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_dps a:active {
    display: block;
    text-align: center;
    color: white;
    margin-bottom: 0
}
.buttfoot_winch a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 2.4em;
    line-height: 1em;
    text-decoration: none;
    background-image: url(../images/logo_winch.gif);
    background-color: #E32119;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_winch a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 2.4em;
    text-decoration: none;
    background-image: url(../images/logo_winch.gif);
    background-color: #E32119;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_winch a:active {
    display: block;
    text-align: center;
    color: white;
    padding: 0;
    margin-bottom: 0
}
.buttfoot_miro a {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 2.4em;
    line-height: 1em;
    text-decoration: none;
    background-image: url(../images/logo_miroku.gif);
    background-color: white;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_miro a:hover {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-align: center;
    font-size: 2.4em;
    text-decoration: none;
    background-image: url(../images/logo_miroku.gif);
    background-color: white;
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.buttfoot_miro a:active {
    display: block;
    text-align: center;
    color: white;
    padding: 0;
    margin-bottom: 0
}

.text_pres_arm {
    color: #000;
    font-size: 1.7em;
    text-align: justify;
    padding: 2.5em;
    font-weight: 100;
    font-family: Cabin;
}
.text_pres_arm_fich {
    color: #000;
    font-size: 1.7em;
    text-align: justify;
    padding: 2.5em;
    font-weight: 100;
    font-family: Cabin;
}
.text_copyright {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 2.2em;
    font-weight: 100;
    font-family: Cabin;
}
.text_bull_sport {
    font-size: 1.1em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background-color: #000;
    padding-left: 1em;
    font-weight: bold;
    font-family: Cabin;
}
.text_bull {
    font-size: 0.5em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 0.5em;
    padding-left: 0.5;
    font-weight: 200;
    font-family: Cabin;
}
.text_intro-team {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 1em;
    padding-right: 1em;
    font-weight: 100;
    font-family: Cabin;
}
.text_technical {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 2em;
    padding-right: 2em;
    font-weight: 100;
    font-family: Cabin;
}
.text_sport {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 2.2em;
    padding-right: 2.2em;
    font-weight: 100;
    font-family: Cabin;
}
.text_sport_fiche {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.text_quality {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.text_palamres {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-left: 1.5em;
    padding-right: 1.5em;
    font-weight: 100;
    font-family: Cabin;
}
.text_tableau {
    color: #000;
    font-size: 0.8em;
    text-align: center;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-weight: lighter;
    font-family: Cabin;
    border-bottom: 0.2em solid white;
}
.text_bandeau {
    color: #000;
    font-size: 1em;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    font-family: Cabin;
    background-color: #fff;
}
.teamcadre_cynergy {
    padding: 0em;
    padding-bottom: 1.1em;
}
.teamcadre {
    padding: 0em;
}
.teamrow {
    padding-top: 1em;
}
.sstitre_sport {
    color: #000;
    font-size: 1.6em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstitre_quality {
    color: #000;
    font-size: 1.6em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstitre_quality_1 {
    color: #000;
    font-size: 1.6em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_sex {
    color: #000;
    font-size: 1.8em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_palmares {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.2em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_services {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.4em;
    font-weight: lighter;
    font-family: Cabin;
}
.text_formulaire {
    color: #000;
    font-size: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.7em;
    font-weight: lighter;
}
.text_formulaire_1 {
    color: #000;
    font-size: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.7em;
    font-weight: lighter;
}
.mail {
    color: #000;
    font-size: 1em;
    padding-top: 2.3em;
    padding-bottom: 0.7em;
    font-weight: lighter;
}
.codebarre {
    padding: 1em;
}
.formulaire_pad {
    padding-left: 2.5em;
}
.titre_pays {
    color: #000;
    font-size: 3em;
    text-align: left;
    padding-left: 0.5em;
    padding-top: 0.8em;
    padding-bottom: 0.1em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_date {
    color: #000;
    font-size: 1.6em;
    text-align: left;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_nom_sport {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-top: 0em;
    padding-bottom: 0.2em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_palmares1 {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-top: 0.8em;
    padding-bottom: 0.2em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstext_copyright {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 4em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre1_copyright {
    color: #000;
    font-size: 1.1em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.50em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstext_cookies {
    color: #000;
    font-size: 1.2em;
    text-align: justify;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstitre_cookies {
    color: #000;
    font-size: 1em;
    text-align: justify;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstitre_techdata {
    color: #000;
    font-size: 1.8em;
    text-align: left;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 1.8em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstitre_techdata_chiffre {
    color: #000;
    font-size: 2.2em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.ss_sstitre_techdata {
    color: #000;
    font-size: 1.8em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.text_techdata {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 1.5em;
    padding-bottom: 0.8em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre2_techdata {
    color: #000;
    font-size: 1.8em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_techdata {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_quality {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-top: 0em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.text_techprod {
    color: #000;
    font-size: 1.2em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    letter-spacing: normal;
}
.text_techprod_ab3 {
    color: #000;
    font-size: 1.2em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
}
.textintro_techprod {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 6em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_mk3 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 26em;
    padding-bottom: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_xbolt {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 3em;
    padding-bottom: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.titreb725 {
    color: #000;
    font-size: 2em;
}
.titrecal20 {
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
}
.textintro_techprod1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 23em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod2 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 15em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_techprod {
    color: #000;
    font-size: 2.5em;
    text-align: center;
    padding-bottom: 1.0em;
    font-weight: normal;
    font-family: Rubik;
    line-height: normal;
    padding-top: 2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.titre_coffre {
    color: #000;
    font-size: 2.5em;
    text-align: left;
    padding-bottom: 1.0em;
    font-weight: normal;
    font-family: Rubik;
    line-height: normal;
    padding-top: 2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.titre_techprod_b725 {
    color: #000;
    font-size: 2em;
    text-align: left;
    padding-bottom: 1.0em;
    font-weight: normal;
    font-family: Rubik;
    line-height: normal;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 0.5em;
}
.sstitre_copyright {
    color: #000;
    font-size: 1.6em;
    text-align: justify;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    padding-left: 2.2em;
    font-weight: lighter;
    font-family: Cabin;
}
.tableautop {
    background-color: #000;
    /* [disabled]border-bottom-left-radius: 11px;
*/
    /* [disabled]border-bottom-right-radius: 11px;
*/
    border-top-right-radius: 11px;
    border-top-left-radius: 11px;
    font-size: 1.8em;
    color: #000;
    text-align: center;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    font-weight: normal;
    margin-top: 0.5em;
}
.tableaubottom {
    background-color: #000;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
    /* [disabled]border-top-right-radius: 11px;
*/
    /* [disabled]border-top-left-radius: 11px;
*/
    font-size: 1.2em;
    color: #000;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}
.titre_techdata {
    color: #000;
    font-size: 2.2em;
    text-align: justify;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 1.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre1_copyright {
    color: #000;
    font-size: 2.1em;
    text-align: left;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    font-weight: lighter;
    font-family: Cabin;
}
.titrechiffre_copyright {
    color: #000;
    font-size: 1.8em;
    text-align: justify;
    padding: 0.8em;
    font-weight: lighter;
    font-family: Cabin;
}
.imagetechdatalogo {
    padding-top: 2.2em;
    padding-right: 1.0em;
}
.imagetechdatainflex {
    padding-top: 1.8em;
    padding-bottom: 1.8em;
}
.imagetechdatafn {
    padding-top: 1.8em;
    padding-right: 2.0em;
    padding-left: 2.0em;
    padding-bottom: 2.0em;
}
.fiche_liens {
    padding-top: 12px;
    margin-left: 10px;
    font-size: 2em;
    color: #000;
    letter-spacing: 0.1em;
    font-family: 'Rubik', sans-serif;
}
.nom_out_1 {
    margin-left: 0px;
    font-size: 1em;
    color: #000;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
}
.nom_out_1 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.nom_out_1 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.nom_out_1 a:hover {
    display: block;
    color: #fff;
    background-color: grey;
    text-decoration: none;
}
.nom_out_1 a:active {
    display: block;
    text-decoration: none;
}
.nom_out_2 {
    margin-left: 0px;
    font-size: 1em;
    color: #000;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
}
.nom_out_2 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.nom_out_2 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.nom_out_2 a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.nom_out_2 a:active {
    display: block;
    text-decoration: none;
}
.nom_arm1_somm {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    font-size: 1.8em;
    color: #000;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
}
.nom_arm1_somm a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.nom_arm1_somm a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.nom_arm1_somm a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.nom_arm1_somm a:active {
    display: block;
    text-decoration: none;
}
.nom_arm2_somm {
    padding-top: 15px;
    padding-left: 10px;
    margin-left: 0px;
    font-size: 1em;
    color: #000;
    letter-spacing: 0.1em;
}
.nom_arm2_somm a:link {
    color : #000
}
.nom_arm3_somm {
    font-size: 1.5em;
    color: #000;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}
.nom_arm1 {
    padding-top: 0px;
    margin-left: 0px;
    font-size: 1.3em;
    color: #000;
    letter-spacing: 0.1em;
    font-weight: lighter;
}
.nom_arm-pistol {
    padding-top: 0px;
    margin-left: 0px;
    font-size: 1.5em;
    color: #000;
    letter-spacing: 0.1em;
    font-weight: lighter;
}
.nom_arm2 {
    padding-top: 10px;
    color: #000;
    font-family: Cabin;
    padding-left: 20px;
    padding-right: 0px;
    letter-spacing: 0.1em;
    font-weight: lighter;
}
.nom_arm3 {
    color: #000;
    font-family: Cabin;
    letter-spacing: 0.1em;
    font-weight: lighter;
    font-size: 1.3em;
    line-height: 2em;
}
.nom_arm3b {
    color: #000;
    font-family: Cabin;
    letter-spacing: 0.1em;
    font-weight: lighter;
    font-size: 1em;
}
.nom_arm3c {
    color: #000;
    font-family: Cabin;
    letter-spacing: 0.1em;
    font-weight: lighter;
    font-size: 1em;
    padding-left: 10px;
    padding-top: 10px;
}
.nom_out {
    padding-top: 0px;
    color: #000;
    font-family: Cabin;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 0.1em;
    font-weight: lighter;
    padding-bottom: 0px;
}
.tit_prod_reco {
    padding-top: 3em;
    padding-bottom: 1em;
    font-size: 1em;
    color: #000;
    font-family: Cabin;
    padding-left: 20px;
    letter-spacing: 0.1em;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: inherit;
}
.image {
    padding: 0
}
.tab1 {
    color: #000;
    font-size: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px
}
.tab2 {
    color: #000;
    font-size: 20px;
    padding-left: 10px;
    border-bottom: 1px solid #000;
}
.img_prod_comp {
    margin-top: 10%;
    margin-bottom: 10%;
    max-width: 100%;
    max-height: 200px;
}
.bt_vid {
    width: 100%;
    padding-top: 5em;
    padding-left: 1em;
    padding-right: 1em
}
.bt_vid_coffre {
    width: 100%;
    padding-top: 35em;
    padding-bottom: 15em;
    padding-left: 1em;
    padding-right: 1em
}
.sstitre_techprod {
    color: #000;
    font-size: 1.3em;
    text-align: left;
    padding-bottom: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.bullet {
    float: left;
    position: relative;
    color: #fff;
    background-color: #000;
    border-radius: 0.9em;
    font-size: 1em;
    height: 1.8em;
    width: 1.8em;
    font-weight: bold;
    padding-top: 0.5;
    margin-top: -0.1em;
    line-height: 1.8em;
    text-align: center;
}
.bullet-ammo {
    float: left;
    position: relative;
    color: #fff;
    background-color: #000;
    border-radius: 0.9em;
    font-size: 1em;
    height: 1.8em;
    width: 1.8em;
    font-weight: bold;
    line-height: 1.8em;
    text-align: center;
}
.text_table_mun {
    color: #282828;
    font-size: 0.9em;
    font-weight: lighter;
    font-family: Cabin;
    letter-spacing: normal;
    text-align: center;
    padding-top: 0.8em;
}
.text_table_mun-m {
    color: #282828;
    font-size: 0.9em;
    font-weight: lighter;
    font-family: Cabin;
    letter-spacing: normal;
    text-align: center;
    padding-top: 0.8em;
    padding-bottom: 0em;
}
.newprod {
    color: #000;
    font-weight: lighter;
}
.newprod a:link {
    color: black;
    font-weight: bold;
}
.newprod a:visited {
    color: black;
    font-weight: bold;
}
.newprod a:hover {
    color: black;
    font-weight: bold;
}
.ctpanel {
    background-color: #000;
    position: relative;
    margin: 0px 0px 0px 0px;
}
.ctpanel .panellink {
    position: absolute;
    top: 78%;
    text-align: center;
    color: #fffff;
    font-size: 15px;
    width: 100%;
    font-weight: 500;
}
.ctpanel.paneltight .panellink {
    top: 58%;
}
.ctpanel .paneltitle {
    position: absolute;
    top: 18%;
    text-align: center;
    color: #ffffff;
    font-family: 'Rubik';
    font-size: 24px;
    width: 100%;
    font-weight: 300;
}
.ctpanel > img {
    width: 100%;
}
.ctpanel > i {
    position: absolute;
    top: 105px;
    left: 15px;
    font-size: 25px;
    z-index: 10;
}
.ctpanel > .tweet > span {
    color: #fff;
}
.ctpanel > .tweet {
    position: absolute;
    top: 8px;
    left: 55px;
    font-size: 15px;
    z-index: 10;
    color: #ccc;
    width: 75%;
}
.ctpanel > .tweet > div:first-child {
    color: #999999;
}
.ctpanelcvr {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-color: white;
    width: 100%;
    display: none;
    border: 1px solid black;
}
.ctpanelcvr .panellink {
    position: absolute;
    top:50%; /*top: 64%;*/
    text-align: center;
    color: #000000;
    font-size: 11px;
    width: 100%;
    font-weight: 500;
    z-index: 51;
    line-height: 18px;
}
.ctpanelcvr > div {
    position: absolute;
    top: 26%;
    width: 100%;
}
.ctpanelcvr h5 {
    color: #ffffff;
    font-family: 'Rubik';
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
}
.ctpanelcvr h2 IMG {
    margin-top: 10px;
}
.ctpanelcvr h2 {
    position: absolute;
    top: 32%;
    text-align: center;
    color: #000000;
    font-family: 'Rubik';
    font-size: 20px;
    width: 100%;
    font-weight: 500;
  /*padding: 20px;*/
}
.ctpanelcvr .fa-angle-right {
    line-height: 28px !important;
}
.ctpanelcvr .fa-twitter, .ctpanelcvr .fa-facebook {
    color: #000 !important;
    font-size: 50px;
}
.ctpanelcvr .fa-angle-right {
    color: #000 !important;
}
.contentclick {
    cursor: pointer;
}
.entered {
    display: block;
}
.text_techprod_b725 {
    color: #000;
    font-size: 1.2em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    letter-spacing: normal;
}
.textintro_techprodab3_1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 8em;
    font-weight: lighter;
    font-family: Cabin;
}
.map_dealer {
    width: 100%;
    height: 10%;
}

/*@media (max-width: 1800px) {
	.colh {
    height: 280px;
	}
	.colh7 {
    height: 300px;
	} 
}*/

.colh-semi{
	height: 130px;
}


.colh-rifles{ 
	width: 60%;
}

@media (max-width: 1780px) {
	.edition-limite {
	padding: 30px 10px 30px 10px;
	}
}


@media (min-width: 1200px) {

.bordure-ammo {
    border-right: 1px solid #000;
}
	
.bordure-ammo2 {
    border-right: 1px solid #000;
}
.pad_ammo-1 {
    padding-left: 50px;
}
.picto-ammo-1 {
    width: 50%;
}
.picto-ammo {
    width: 40%;
}
.pad_ammo {
    padding-left: 50px;
}
.text_ammunition {
    color: #000;
    font-size: 1.3em;
    text-align: justify;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 50px;
    padding-right: 50px;
}
.text_ammo-tech {
    color: #000;
    font-size: 1.3em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 10px;
    padding-right: 50px;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.menu_prod {
    margin-left: 210px
}
.menu_usages {
    margin-left: 320px
}
.menu_news {
    margin-left: 410px
}
.menu_comm {
    margin-left: 490px
}
.menu_supp {
    margin-left: 630px
}
.menu_prop {
    margin-left: 880px
}
.menu_prod_en {
    margin-left: 210px
}
.menu_usages_en {
    margin-left: 320px
}
.menu_news_en {
    margin-left: 390px
}
.menu_comm_en {
    margin-left: 470px
}
.menu_supp_en {
    margin-left: 600px
}
.menu_prop_en {
    margin-left: 860px
}
.menu_prod_es {
    margin-left: 210px
}
.menu_usages_es {
    margin-left: 330px
}
.menu_news_es {
    margin-left: 405px
}
.menu_comm_es {
    margin-left: 490px
}
.menu_supp_es {
    margin-left: 610px
}
.menu_prop_es {
    margin-left: 890px
}
.menu_prod_it {
    margin-left: 210px
}
.menu_usages_it {
    margin-left: 300px
}
.menu_news_it {
    margin-left: 370px
}
.menu_comm_it {
    margin-left: 450px
}
.menu_supp_it {
    margin-left: 580px
}
.menu_prop_it {
    margin-left: 840px
}
.menu_prod_de {
    margin-left: 210px
}
.menu_usages_de {
    margin-left: 320px
}
.menu_news_de {
    margin-left: 480px
}
.menu_comm_de {
    margin-left: 565px
}
.menu_supp_de {
    margin-left: 690px
}
.menu_prop_de {
    margin-left: 760px
}
.menu_prod_se {
    margin-left: 210px
}
.menu_usages_se {
    margin-left: 330px
}
.menu_news_se {
    margin-left: 480px
}
.menu_comm_se {
    margin-left: 590px
}
.menu_supp_se {
    margin-left: 785px
}
.menu_prop_se {
    margin-left: 780px
}
.menu_prod_ru {
    margin-left: 210px
}
.menu_usages_ru {
    margin-left: 340px
}
.menu_news_ru {
    margin-left: 515px
}
.menu_comm_ru {
    margin-left: 625px
}
.menu_supp_ru {
    margin-left: 765px
}
.menu_prop_ru {
    margin-left: 730px
}
.menu_prod_tr {
    margin-left: 210px
}
.menu_usages_tr {
    margin-left: 310px
}
.menu_news_tr {
    margin-left: 525px
}
.menu_comm_tr {
    margin-left: 635px
}
.menu_supp_tr {
    margin-left: 755px
}
.menu_prop_tr {
    margin-left: 780px
}
.centv {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.centv2 {
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.man_txt {
    color: #000;
    font-size: 18px;
    padding: 10px;
    font-weight: normal;
}
.cat_txt {
    color: #000;
    font-size: 24px;
    padding: 10px;
    padding-top: 0px;
    font-weight: normal;
}
.slide_txt {
    position: absolute;
    top: 65%;
    left: 10%;
    text-align: left;
}
.slide_txt2 {
    position: absolute;
    top: 60%;
    left: 10%;
    width: 80%;
    text-align: left;
}
.slide_txt3 {
    position: absolute;
    top: 5%;
    left: 10%;
    width: 80%;
    text-align: left;
}

.colh {
 height : 140px;
}
.cola {
 height : 110px;
}
.colh2 {
height : 150px;
}
.cola2 {
height : 130px;
}
.colh-ed {
height : 160px;
}
.cola-ed {
height : 160px;
}
.colh3 {
height : 390px;
}
.colh3b {
height : 345px;
}
.cola3 {
height : 325px;
}
.cola_usage {
height : 300px;
}
.colh4{
height : 415px;
}
.colh4cat {
 height : 100%;
}
.cola4 {
    height : 395px;
}
.cola4cat {
    height : 100%;
}
.colh5{
  height : 215px;
}
.colh6 {
    height : 100%;
}
.colh7 {
    height : 220px;
}
.colh8 {
    height : 100%;
}
.cola8 {
    height : 600px;
}
.coli8 {
    max-width: 100%;
    max-height: 600px;
    position: absolute;
    bottom: 0px;
}
.new {
    margin: 0px;
    background: #000;
    color: #fff;
    padding: 15%;
}
	
.edition-limite {
    margin: 0px;
    background: #000;
    color: #fff;
    padding: 35px 5px 35px 5px;
	font-size:20px;
}
	
.text_col_g {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}
.bullet_dispo {
    padding-top: 2em;
    width: 14%;
}
.newdps {
    position: absolute;
    z-index: 1;
    left: 90px;
}
.videodps {
    padding: 10em;
}
.videodps_tab {
    padding-top: 3em;
    padding-bottom: 3em;
    padding-left: 8em;
    padding-right: 8em;
}
.newdps_tab {
    position: absolute;
    z-index: 1;
    left: 120px;
    top: -30px;
}
.iphonedps {
    position: absolute;
    z-index: 1;
    left: -200px;
    top: 280px;
}
.tablettedps {
    position: absolute;
    z-index: 1;
    left: -180px;
    top: 300px;
}
.textintro_techprodab3_1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 35em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod1_de {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 29em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 30em;
    font-weight: lighter;
    font-family: Cabin;
}
.pad_5 {
    padding-top: 5em;
}
.textintro_techprod2 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 26em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_xbolt {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 2.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.images_techprod {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.text_col_d {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}
.text_bull {
    font-size: 0.7em;
    text-align: left;
    padding-top: 1.1em;
    padding-bottom: 0.5em;
    padding-left: 0.2em;
    font-weight: 200;
    font-family: Cabin;
}
.text_cynergy {
    color: white;
    font-size: 0.9em;
    text-align: left;
    padding-top: 1.1em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-family: Cabin;
}
.textintro_techprod_mk3 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 23em;
    padding-bottom: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.plusbarmk3 {
    padding-top: 40em;
}
.row-same-height {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.row-full-height {
    height: 100%;
}
.col-full-height {
    height: 100%;
    vertical-align: middle;
}
.col-full-height:before {
    content: "";
}
.col-md-height {
    display: table-cell;
    float: none !important;
}
.col-top {
    vertical-align: top;
}
.row0 {
    margin-left: 0px;
    margin-right: 0px;
    content: " ";
    clear: both;
}
.row1 {
    margin-left: 0px;
    margin-right: 0px;
}
.images_techprod {
    padding-bottom: 1.5em;
}
.imagesoutdoor {
    width: 20%;
}
.bb {
    border-bottom: 1px solid #515151;
}
.bb-mun {
    border-bottom: 1px solid #515151;
}
.bt {
    border-top: 1px solid #515151;
}
.bl {
    border-left: 1px solid #515151;
}
.br {
    border-right: 1px solid #515151;
}
.border {
    border-bottom: 1px solid #515151;
    border-right: 1px solid #515151;
}
.border1 {
    border-bottom: 1px solid #515151;
}
.border2 {
    border-bottom: 1px solid #515151;
    border-right: 1px solid #515151;
}
.border3 {
    border-right: 1px solid #515151;
}
.border4 {
    border-left: 1px solid #515151;
}
.border5 {
    border-right: 1px solid #515151;
}
.border6 {
    border-right: 1px solid #515151;
}
.border7 {
    border-right: 1px solid #515151;
}
.border8 {
    border-top: 0px solid #515151;
}
.border11 {
    border-top: 1px solid #515151;
    border-bottom: 1px solid #515151;
}
.border12 {
    border-right: 1px solid #515151;
}
.border12bis {
    border-right: 1px solid #515151;
}
.border13 {
    border-bottom: 1px solid #515151;
}
.border13bis {
    border-bottom: none;
}
.picto {
    padding: 3%
}
.picto2 {
    width: 70px;
}
.pictos2 {
    width: 50px;
}
.picto3 {
    width: 30px;
}
.picto4 {
    width: 50px;
    margin-left: 10px;
}
.picto5c {
    width: 80px;
}
.picto5a {
    width: 120px;
    margin-top: 5px;
}
.picto5b {
    width: 100px;
}
.picto5 {
    width: 120px;
}
.picto6 {
    width: 20px;
}
.play {
    width: 70%;
    margin-top: 85px;
}
.playvideo {
    height: 320px;
}
.marge {
    margin-left: 0px;
}
.outdoorimg {
    margin-left: 30px;
}
.jacket {
    width: 100%;
}
.zoom {
    margin-top: 230px;
    margin-bottom: 200px;
}
.zoom1 {
    margin-top: 80px;
    margin-bottom: 40px;
}
.txt {
    font-size: 1.5em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt1 {
    font-size: 1.5em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt-repair {
    font-size: 1.5em;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt_ico {
    font-size: 1.2em;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.home {
    margin-bottom: 25px;
    text-align: right;
    /*margin-top: 25px;*/
}
.home1 {
    margin-bottom: 25px;
    text-align: left;
    margin-top: 25px;
}
.txtfoot {
    color: white;
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
}
.pad_bot {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.pad_bot2 {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
}
.pad_bot3 {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    min-height: 100px
}
.bt_vid_coffre {
    width: 100%;
    padding-top: 6em;
    padding-bottom: 15em;
}
.bt_vid {
    width: 65%;
    padding-top: 5em;
    padding-bottom: 2em;
}
.logosafe {
    width: 90%;
}
.coffre_plus {
    padding-top: 10em;
    padding-bottom: 4em;
}
.coffre_arrier_plan {
    background-image: url(../images/coffre_eclaire.png);
    background-repeat: no-repeat;
    background-size: 36%;
    background-position-y: 6em;
    background-position-x: 13em;
}
.textintro_coffre {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    text-align: left;
    font-size: 1.7em;
    font-weight: 400;
}
.titre_coffre {
    padding-top: 4em;
    text-align: left;
    font-size: 2.1em
}
}


@media (min-width: 992px)and (max-width: 1199px) {

.container-home{ 
	margin-top: -120px;
}

.colh5{
  height : 190px;
}
.bordure-ammo {
    border-right: 1px solid #000;
}
	
.bordure-ammo2 {
    border-right: 1px solid #000;
}
.picto-ammo-1 {
    width: 50%;
}
.picto-ammo {
    width: 40%;
}
.pad_ammo {
    padding-left: 30px;
}
.pad_ammo-1 {
    padding-left: 30px;
}
.text_ammunition {
    color: #000;
    font-size: 1.3em;
    text-align: justify;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 30px;
    padding-right: 30px;
}
.text_ammo-tech {
    color: #000;
    font-size: 1.3em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 10px;
    padding-right: 30px;
}
.navbar-brand {
    margin-right: 200px
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 0.9em
}
    
.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 5px 15px;
    clear: both;
	font-size: 0.7em;
    font-weight: normal;
    line-height: 1;
    color: #000;
    white-space: normal;
}
    
.dropdown:hover .dropdown-menu {
    display: block;
}
	
.menu_arrow_tr {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 180px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_ru {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 210px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_se {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 145px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_de {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 180px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_prod {
    margin-left: 10px
}
.menu_usages {
    margin-left: 110px
}
.menu_news {
    margin-left: 210px
}
.menu_comm {
    margin-left: 290px
}
.menu_supp {
    margin-left: 450px
}
.menu_prop {
    margin-left: 710px
}
.menu_prod_en {
    margin-left: 10px
}
.menu_usages_en {
    margin-left: 110px
}
.menu_news_en {
    margin-left: 190px
}
.menu_comm_en {
    margin-left: 280px
}
.menu_supp_en {
    margin-left: 415px
}
.menu_prop_en {
    margin-left: 690px
}
.menu_prod_es {
    margin-left: 10px
}
.menu_usages_es {
    margin-left: 120px
}
.menu_news_es {
    margin-left: 200px
}
.menu_comm_es {
    margin-left: 290px
}
.menu_supp_es {
    margin-left: 430px
}
.menu_prop_es {
    margin-left: 730px
}
.menu_prod_it {
    margin-left: 10px
}
.menu_usages_it {
    margin-left: 100px
}
.menu_news_it {
    margin-left: 170px
}
.menu_comm_it {
    margin-left: 250px
}
.menu_supp_it {
    margin-left: 390px
}
.menu_prop_it {
    margin-left: 670px
}
.menu_prod_de {
    margin-left: 10px
}
.menu_usages_de {
    margin-left: 120px
}
.menu_news_de {
    margin-left: 290px
}
.menu_comm_de {
    margin-left: 370px
}
.menu_supp_de {
    margin-left: 510px
}
.menu_prop_de {
    margin-left: 720px
}
.menu_prod_se {
    margin-left: 10px
}
.menu_usages_se {
    margin-left: 130px
}
.menu_news_se {
    margin-left: 290px
}
.menu_comm_se {
    margin-left: 400px
}
.menu_supp_se {
    margin-left: 620px
}
.menu_prop_se {
    margin-left: 740px
}
.menu_prod_ru {
    margin-left: 10px
}
.menu_usages_ru {
    margin-left: 130px
}
.menu_news_ru {
    margin-left: 320px
}
.menu_comm_ru {
    margin-left: 440px
}
.menu_supp_ru {
    margin-left: 600px
}
.menu_prop_ru {
    margin-left: 720px
}
.menu_prod_tr {
    margin-left: 10px
}
.menu_usages_tr {
    margin-left: 110px
}
.menu_news_tr {
    margin-left: 340px
}
.menu_comm_tr {
    margin-left: 460px
}
.menu_supp_tr {
    margin-left: 580px
}
.menu_prop_tr {
    margin-left: 740px
}
.centv {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.man_txt {
    color: #000;
    font-size: 12px;
    padding: 10px;
    font-weight: normal;
}
.cat_txt {
    color: #000;
    font-size: 26px;
    padding: 10px;
    font-weight: normal;
}
.pav {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    color: black;
    font-size: 2em
}
.slide_txt {
    position: absolute;
    top: 66%;
    left: 10%;
    text-align: left;
}
.slide_txt3 {
    position: absolute;
    top: 5%;
    left: 10%;
    text-align: left;
}
.nom_arm1_somm {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    font-size: 1.8em;
    color: white;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
}
.nom_arm1_somm a:link {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.nom_arm1_somm a:visited {
    display: block;
    color: white;
    text-decoration: none;
}
.nom_arm1_somm a:hover {
    display: block;
    color: black;
    background-color: white;
    text-decoration: none;
}
.nom_arm1_somm a:active {
    display: block;
    text-decoration: none;
}
.button4 {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button4 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.button4 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button4 a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button4 a:active {
    display: block;
    text-decoration: none;
}
.colh {
    height : 150px;
}
.cola {
    height : 130px;
}
.colh2 {
    height : 165px;
}
.cola2 {
    height : 145px;
}
.colh-ed {
    height : 165px;
}
.cola-ed {
    height : 145px;
}
.colh3 {
    height : 345px;
}
.cola3 {
    height : 300px;
}
.cola_usage {
    height : 230px;
}
.colh4 {
    height : 425px;
}
.colh4cat {
    height : 500px;
}
.cola4 {
    height : 405px;
}
.cola4cat {
    height : 460px;
}
.colh8 {
    height : 605px;
}
.cola8 {
    height : 585px;
}
.coli8 {
    width: auto;
    height: 100%;
}
.new {
    margin: 0px;
    background: #000;
    color: #fff;
    padding: 16%;
}
	
.edition-limite {
    margin: 0px;
    background: #000;
    color: #fff;
    padding: 35px 5px 35px 5px;
}
	
.text_col_g {
    padding-left: 0px;
    padding-right: 0px;
    text-align: justify;
}
.bullet_dispo {
    padding-top: 2em;
    width: 15%;
}
.pad_5 {
    padding-top: 5em;
}
.newdps_tab {
    position: absolute;
    z-index: 1;
    left: 100px;
    top: -30px;
}
.iphonedps {
    position: absolute;
    z-index: 1;
    left: -180px;
    top: 250px;
}
.videodps_tab {
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 5em;
    padding-right: 5em;
}
.videodps {
    padding: 6em;
}
.newdps {
    position: absolute;
    z-index: 1;
    left: 90px;
}
.tablettedps {
    position: absolute;
    z-index: 1;
    left: -180px;
    top: 250px;
}
.coffre_plus {
    padding-top: 12em;
    padding-bottom: 4em;
}
.textintro_coffre {
    padding-top: 2em;
    padding-bottom: 1.5em;
    text-align: left;
    font-size: 1.5em;
    font-weight: 400;
}
.coffre_arrier_plan {
    background-image: url(../images/coffre_eclaire.png);
    background-repeat: no-repeat;
    background-size: 42%;
    background-position-y: 7em;
    background-position-x: 10em;
}
.bt_vid_coffre {
    width: 120%;
    padding-top: 6em;
    padding-bottom: 10em;
}
.bt_vid {
    width: 90%;
    padding-top: 5em;
    padding-bottom: 2em;
}
.textintro_techprodab3_1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 23em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_mk3 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 18em;
    padding-bottom: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.plusbarmk3 {
    padding-top: 28em;
}
.textintro_techprod1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 20em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod1_de {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 25em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod2 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 18em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_xbolt {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 0em;
    font-weight: lighter;
    font-family: Cabin;
}
.images_techprod {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.text_col_d {
    padding-left: 0px;
    padding-right: 0px;
    text-align: justify;
}
.text_bull {
    font-size: 0.7em;
    text-align: left;
    padding-top: 0.9em;
    padding-bottom: 0.5em;
    padding-left: 0.2em;
    font-weight: 200;
    font-family: Cabin;
}
.text_cynergy {
    color: white;
    font-size: 0.9em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-family: Cabin;
}
.row-same-height {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.row-full-height {
    height: 100%;
}
.col-full-height {
    height: 100%;
    vertical-align: middle;
}
.col-full-height:before {
    content: "";
}
.col-md-height {
    display: table-cell;
    float: none !important;
}
.titre_coffre {
    padding-top: 3.5em;
    text-align: left;
    font-size: 1.8em
}
.col-top {
    vertical-align: top;
}
.row0 {
    margin-left: 0px;
    margin-right: 0px;
    content: " ";
    clear: both;
}
.row1 {
    margin-left: 0px;
    margin-right: 0px;
    content: " ";
    clear: both;
}
.bb-mun {
    border-bottom: 1px solid #515151;
}
.bb {
    border-bottom: 1px solid #515151;
}
.bt {
    border-top: 1px solid #515151;
}
.bl {
    border-left: 1px solid #515151;
}
.br {
    border-right: 1px solid #515151;
}
.imagesoutdoor {
    width: 90%;
}
.border {
    border-bottom: 1px solid #515151;
    border-right: 1px solid #515151;
}
.border1 {
    border-bottom: 1px solid #515151;
}
.border2 {
    border-bottom: 1px solid #515151;
    border-right: 1px solid #515151;
}
.border3 {
    border-right: none;
}
.border4 {
    border-top: none;
}
.border5 {
    border-right: 1px solid #515151;
}
.border6 {
    border-right: 1px solid #515151;
}
.border7 {
    border-right: 1px solid #515151;
}
.border8 {
    border-top: 1px solid #515151;
}
.border11 {
    border-top: 1px solid #515151;
    border-bottom: 1px solid #515151;
}
.border12 {
    border-right: 1px solid #515151;
}
.border12bis {
    border-right: 1px solid #515151;
}
.border13 {
    border-bottom: 1px solid #515151;
}
.border13bis {
    border-bottom: none;
}
.picto {
    padding: 3%
}
.picto2 {
    width: 55px;
}
.pictos2 {
    width: 40px;
}
.picto3 {
    width: 30px;
}
.picto4 {
    width: 60px;
    margin-left: 30px;
}
.picto5c {
    width: 80px;
}
.picto5a {
    width: 120px;
    margin-top: 5px;
}
.picto5b {
    width: 100px;
}
.picto5 {
    width: 120px;
}
.picto6 {
    width: 20px;
}
.play {
    width: 60%;
    margin-top: 65px;
}
.playvideo {
    height: 260px;
}
.marge {
    margin-left: 0px;
}
.outdoorimg {
    margin-left: 30px;
}
.jacket {
    width: 100%;
}
.zoom {
    margin-top: 230px;
    margin-bottom: 150px;
}
.zoom1 {
    margin-top: 80px;
    margin-bottom: 40px;
}
.txt {
    font-size: 1.7em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt1 {
    font-size: 1.7em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt-repair {
    font-size: 1.7em;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt_ico {
    font-size: 1em;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.home {
    margin-bottom: 25px;
    text-align: right;
    /*margin-top: 25px;*/
}
.home1 {
    margin-bottom: 25px;
    text-align: left;
    margin-top: 25px;
}
.txtfoot {
    color: white;
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
    top: 50%;
}
.pad_bot {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
}

@media (min-width: 768px)and (max-width: 991px) {

.container-home{ 
	margin-top: -80px;
}

.butslide-homepage a:link {
    padding-top: 80px;
}
	
.picto-ammo-1 {
    width: 50%;
}
.bordure-ammo {
    border-right: 1px solid #000;
}
	
.bordure-ammo2 {
    border-right: 1px solid #000;
}

.picto-ammo {
    width: 40%;
}
.pad_ammo {
    padding-left: 20px;
}
.pad_ammo-1 {
    padding-left: 20px;
}
.text_ammunition {
    color: #000;
    font-size: 1.3em;
    text-align: justify;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 20px;
    padding-right: 20px;
}
.text_ammo-tech {
    color: #000;
    font-size: 1.3em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 10px;
    padding-right: 20px;
}
.navbar-brand {
    margin-right: 200px
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.menu_arrow_tr {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 260px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_ru {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 270px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_arrow_de {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 17px;
    left : 250px;
    z-index: 10000;
    background-image: url(https://www.browning.eu/images/arrow-bw.png);
}
.menu_prod {
    margin-left: 10px
}
.menu_usages {
    margin-left: 100px
}
.menu_news {
    margin-left: 200px
}
.menu_comm {
    margin-left: 280px
}
.menu_supp {
    margin-left: 420px
}
.menu_prop {
    margin-left: 670px
}
.menu_prod_en {
    margin-left: 10px
}
.menu_usages_en {
    margin-left: 100px
}
.menu_news_en {
    margin-left: 180px
}
.menu_comm_en {
    margin-left: 260px
}
.menu_supp_en {
    margin-left: 390px
}
.menu_prop_en {
    margin-left: 650px
}
.menu_prod_es {
    margin-left: 10px
}
.menu_usages_es {
    margin-left: 110px
}
.menu_news_es {
    margin-left: 190px
}
.menu_comm_es {
    margin-left: 270px
}
.menu_supp_es {
    margin-left: 400px
}
.menu_prop_es {
    margin-left: 690px
}
.menu_prod_it {
    margin-left: 10px
}
.menu_usages_it {
    margin-left: 90px
}
.menu_news_it {
    margin-left: 160px
}
.menu_comm_it {
    margin-left: 240px
}
.menu_supp_it {
    margin-left: 370px
}
.menu_prop_it {
    margin-left: 630px
}
.menu_prod_de {
    margin-left: 10px
}
.menu_usages_de {
    margin-left: 110px
}
.menu_news_de {
    margin-left: 270px
}
.menu_comm_de {
    margin-left: 360px
}
.menu_supp_de {
    margin-left: 480px
}
.menu_prop_de {
    margin-left: 610px
}
.menu_prod_se {
    margin-left: 10px
}
.menu_usages_se {
    margin-left: 120px
}
.menu_news_se {
    margin-left: 270px
}
.menu_comm_se {
    margin-left: 380px
}
.menu_supp_se {
    margin-left: 580px
}
.menu_prop_se {
    margin-left: 690px
}
.menu_prod_ru {
    margin-left: 10px
}
.menu_usages_ru {
    margin-left: 130px
}
.menu_news_ru {
    margin-left: 310px;
}
.menu_comm_ru {
    margin-left: 410px;
}
.menu_supp_ru {
    margin-left: 560px;
}
.menu_prop_ru {
    margin-left: 600px;
}
.menu_prod_tr {
    margin-left: 10px;
}
.menu_usages_tr {
    margin-left: 100px;
}
.menu_news_tr {
    margin-left: 320px;
}
.menu_comm_tr {
    margin-left: 430px;
}
.menu_supp_tr {
    margin-left: 550px;
}
.menu_prop_tr {
    margin-left: 600px;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 0.9em
}

.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 5px 10px;
    clear: both;
	font-size: 0.7em;
    font-weight: normal;
    line-height: 1;
    color: #000;
    white-space: normal;
}
    
.nav > li > a {
position: relative;
display: block;
padding: 10px 10px;
}
    
.navbar-default .navbar-nav2 > li > a {
    color: #fff;
    font-size: 1.1em
}
.centv {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.man_txt {
    color: #000;
    font-size: 18px;
    padding: 10px;
    font-weight: normal;
}
.cat_txt {
    color: #000;
    font-size: 24px;
    padding: 10px;
    font-weight: normal;
}
.pav {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    color: black;
    font-size: 1.5em
}
.colh8 {
    height : 605px;
}

.colh4cat {
    height : 500px;
}
.cola4cat {
    height : 440px;
}
.cola8 {
    height : 585px;
}
.coli8 {
    width: auto;
    height: 100%;
}
.slide_txt {
    position: absolute;
    top: 66%;
    left: 10%;
    text-align: left;
}
.slide_txt3 {
    position: absolute;
    top: 5%;
    left: 10%;
    text-align: left;
	padding-top:0px;
}
.nom_arm1_somm {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    font-size: 1.8em;
    color: white;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
}
.nom_arm1_somm a:link {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.nom_arm1_somm a:visited {
    display: block;
    color: white;
    text-decoration: none;
}
.nom_arm1_somm a:hover {
    display: block;
    color: black;
    background-color: white;
    text-decoration: none;
}
.nom_arm1_somm a:active {
    display: block;
    text-decoration: none;
}
.button4 {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button4 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.button4 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button4 a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button4 a:active {
    display: block;
    text-decoration: none;
}
.colh {
    height : 140px;
}
.cola {
    height : 110px;
}
.colh2 {
    height : 145px;
}
.cola2 {
    height : 125px;
}
.colh-ed {
    height : 145px;
}
.cola-ed {
    height : 125px;
}
.colh3 {
    height : 470px;
}
.cola3 {
    height : 425px;
}
.cola_usage {
    height : 390px;
}
.colh4 {
    height : 400px;
}
.cola4 {
    height : 380px;
}
.new {
    margin: 0px;
    background: #000;
    color: #fff;
    padding: 18%;
}
.edition-limite{
	margin: 0px;
    background: #000;
    color: #fff;
	padding: 62px 5px 62px 5px;
	}
.text_col_g {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}
.bullet_dispo {
    padding-top: 3em;
}
.mail {
    color: white;
    font-size: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.7em;
    padding-left: 2.5em;
    font-weight: lighter;
}
.pad_5 {
    padding-top: 5em;
}
.newdps_tab {
    position: absolute;
    z-index: 1;
    left: 80px;
    top: -30px;
}
.iphonedps {
    position: absolute;
    z-index: 1;
    left: -160px;
    top: 240px;
}
.videodps_tab {
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 4em;
    padding-right: 4em;
}
.videodps {
    padding: 5em;
}
.newdps {
    position: absolute;
    z-index: 1;
    left: 70px;
}
.coffre_arrier_plan {
    background-image: url(../images/coffre_eclaire.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position-y: 6em;
    background-position-x: 11em;
}
.allemand {
    padding-bottom: 3em;
}
.tablettedps {
    position: absolute;
    z-index: 1;
    left: -180px;
    top: 200px;
}
.textintro_coffre {
    padding-top: 2em;
    padding-top: 2em;
    text-align: left;
    font-size: 1.5em;
    font-weight: 400;
}
.bt_vid_coffre {
    width: 90%;
    padding-top: 4em;
    padding-bottom: 6em;
}
.bt_vid {
    width: 130%;
    padding-top: 4em;
    padding-bottom: 2em;
}
.coffre_plus {
    padding-top: 14em;
    padding-bottom: 4em;
}
.coffrephone {
    width: 80%;
}
.text_techprod_b725 {
    color: #000;
    font-size: 1.2em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 16em;
    letter-spacing: normal;
}
.plusbarmk3 {
    padding-top: 22em;
}
.textintro_techprod1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 16em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod1_de {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 16em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_mk3 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 14em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_xbolt {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 0em;
    padding-bottom: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod2 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprodab3_1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 15em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 3em;
    font-weight: lighter;
    font-family: Cabin;
}
.images_techprod_colonne2 {
    padding-bottom: 8em;
}
.images_techprod_colonne2fr {
    padding-bottom: 12em;
}
.images_techprod {
    padding-top: 1em;
    padding-bottom: 1em;
}
.text_col_d {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}
.titre_coffre {
    padding-top: 4em;
    padding-left: 1.5em;
    text-align: left;
    font-size: 1.7em
}
.text_bull {
    font-size: 0.7em;
    text-align: left;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 0.2em;
    font-weight: 200;
    font-family: Cabin;
}
.buttonsport {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.buttonsport a:link {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 0px;
}
.buttonsport a:visited {
    display: block;
    color: #fff;
    text-decoration: none;
}
.buttonsport a:hover {
    display: block;
    color: black;
    background-color: white;
    text-decoration: none;
}
.buttonsport a:active {
    display: block;
    text-decoration: none;
}
.text_cynergy {
    color: white;
    font-size: 0.9em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-family: Cabin;
}
.titre_quality {
    color: white;
    font-size: 2em;
    text-align: left;
    padding-top: 0.8em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.row0 {
    margin-left: 0px;
    margin-right: 0px;
    content: " ";
    clear: both;
}
.row1 {
    margin-left: 0px;
    margin-right: 0px;
    content: " ";
    clear: both;
}
.pad_bot {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.bb-mun {
    border-bottom: 1px solid #515151;
}
.bb {
    border-bottom: 1px solid #515151;
}
.bt {
    border-top: 1px solid #515151;
}
.bl {
    border-left: 1px solid #515151;
}
.br {
    border-right: 1px solid #515151;
}
.imagesoutdoor {
    width: 90%;
}
.border {
    border-bottom: 1px solid #515151;
    border-right: 1px solid #515151;
}
.border2 {
    border-bottom: 1px solid #515151;
}
.border1 {
    border-bottom: 1px solid #515151;
}
.border3 {
    border-right: none;
}
.border4 {
    border-top: 1px solid #515151;
}
.border5 {
    border-right: 1px solid #515151;
}
.border6 {
    border-right: 1px solid #515151;
    border-left: 1px solid #515151;
}
.border7 {
    border-right: 1px solid #515151;
}
.border8 {
    border-top: 1px solid #515151;
}
.border11 {
    border-top: 1px solid #515151;
    border-bottom: 1px solid #515151;
}
.border12 {
    border-right: 1px solid #515151;
    border-bottom: 1px solid #515151;
}
.border12bis {
    border-right: none;
    border-bottom: 1px solid #515151;
}
.border13bis {
    border-right: none;
    border-bottom: 1px solid #515151;
}
.marge {
    margin-left: 15px;
}
.picto {
    padding: 3%
}
.picto2 {
    width: 55px;
}
.pictos2 {
    width: 40px;
}
.picto3 {
    width: 30px;
}
.picto4 {
    width: 60px;
    margin-left: 30px;
}
.picto5c {
    width: 100px;
}
.picto5a {
    width: 110px;
    margin-top: 5px;
}
.picto5b {
    width: 90px;
}
.picto5 {
    width: 110px;
}
.picto6 {
    width: 20px;
}
.play {
    width: 60%;
    margin-top: 65px;
}
.playvideo {
    height: 360px;
}
.outdoorimg {
    margin-left: 30px;
}
.jacket {
    width: 100%;
}
.zoom {
    margin-top: 180px;
    margin-bottom: 100px;
}
.zoom1 {
    margin-top: 60px;
    margin-bottom: 40px;
}
.txt {
    font-size: 1.5em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt1 {
    font-size: 1.5em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt-repair {
    font-size: 1.5em;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt2 {
    padding-bottom: 20px;
}
.txt_ico {
    font-size: 1.2em;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.home {
    margin-bottom: 25px;
    text-align: right;
    /*margin-top: 25px;*/
}
.home1 {
    margin-bottom: 25px;
    text-align: left;
    margin-top: 25px;
}
.logo1 {
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.logo2 {
    margin-top: 0px;
    margin-bottom: 20px;
}
.txtfoot {
    color: white;
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
    line-height: 15px;
    top: 30%;
}
.team {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {

.butslide-homepage a:link {
    padding-top: 20px;
}
	
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    color: red;
    margin-top: 80px;
}
.container-home{ 
	margin-top: 0;
}
.text_techdata {
    color: #000;
    font-size: 1.4em;
    text-align: justify;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.bordure-ammo {
    border-right: 0px solid #000;
    border-bottom: 1px solid #000;
    padding-bottom: 2em;
}
.bordure-ammo2 {
    border-right: 0px solid #000;
    border-bottom: 1px solid #000;
}
.picto-ammo-1 {
    width: 33%;
}
.picto-ammo {
    width: 36%;
}
.text_ammunition {
    color: #000;
    font-size: 1.3em;
    text-align: justify;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 40px;
    padding-right: 40px;
}
.pad_ammo {
    padding-left: 40px;
}
.pad_ammo-1 {
    padding: 0;
}
.text_ammo-tech {
    color: #000;
    font-size: 1.3em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
    padding-left: 10px;
    padding-right: 40px;
}
.menu_arrow {
    display: none
}
.dropdown-menu-large {
    display: none;
    margin-left: 0;
    margin-right: 0;
}
.dropdown-menu-large > li {
    margin-bottom: 30px;
}
.dropdown-menu-large > li:last-child {
    margin-bottom: 0;
}
.dropdown-menu-large .dropdown-header {
}
.man_txt {
    color: #000;
    font-size: 18px;
    padding: 10px;
    font-weight: normal;
}
.cat_txt {
    color: #000;
    font-size: 30px;
    padding: 10px;
    font-weight: normal;
}
.pav {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 500;
    width: 100%;
    color: black;
    font-size: 1em
}
.cola_usage {
    height : 320px;
}
.colh8 {
    height : 605px;
}
.colh4cat {
    height : 605px;
}
.cola4cat {
    height : 550px;
}
.cola8 {
    height : 585px;
}
.coli8 {
    width: auto;
    height: 100%;
}
.tab1 {
    color: #000;
    font-size: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #000
}
.tab2 {
    color: #000;
    font-size: 15px;
    padding-left: 10px;
    border-bottom: 1px solid #000;
}
.text_pres_arm_fich {
    color: #000;
    font-size: 1.2em;
    text-align: justify;
    padding: 5%;
    font-weight: 100;
    font-family: Cabin;
}
.txt_pres {
    padding: 10px;
    color: #000;
    font-size: 16px;
    text-align: justify;
}
.h2, h2 {
    font-size: 2em;
}
.btn {
    border: 0px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 0.7em;
    line-height: 1.5em;
    border-radius: 0px;
    font-weight: 100;
}
.buttfoot {
    font-family: 'Rubik', sans-serif;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.buttfoot a {
    font-family: 'Rubik', sans-serif;
    color: white;
    border: 1px solid black;
    display: block;
    text-align: center;
    font-size: 1.5em;
    padding: 4%;
    text-decoration: none;
    background-color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.buttfoot a:hover {
    display: block;
    border: 1px solid black;
    background-color: white;
    text-align: center;
    color: black;
}
.buttfoot a:active {
    display: block;
    background-color: #000;
    text-align: center;
    color: white;
}
	

.slide_txt {
    position: absolute;
    top: 5%;
    left: 10%;
    text-align: left;
    font-size: 10px;
}
.slide_txt3 {
    position: absolute;
    top: 5%;
    left: 10%;
    text-align: left;
    font-size: 10px;
}
	

.nom_arm1_somm {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    font-size: 1.8em;
    color: white;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
}
.nom_arm1_somm a:link {
    font-family: 'Rubik', sans-serif;
    color: white;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.nom_arm1_somm a:visited {
    display: block;
    color: white;
    text-decoration: none;
}
.nom_arm1_somm a:hover {
    display: block;
    color: black;
    background-color: white;
    text-decoration: none;
}
.nom_arm1_somm a:active {
    display: block;
    text-decoration: none;
}
.bullet_dispo {
    padding-bottom: 2em;
    width: 40%;
}
.button4 {
    font-family: 'Rubik', sans-serif;
    display: block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
}
.button4 a:link {
    font-family: 'Rubik', sans-serif;
    color: #000;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.button4 a:visited {
    display: block;
    color: #000;
    text-decoration: none;
}
.button4 a:hover {
    display: block;
    color: #fff;
    background-color: #000;
    text-decoration: none;
}
.button4 a:active {
    display: block;
    text-decoration: none;
}
.new {
    margin: 0px;
    background: #000;
    color: #fff;
    padding: 1%;
}
.edition-limite{ 
	margin: 0px;
    background: #000;
    color: #fff;
    padding: 1%;
	}
	
.text_col_g {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}
.pad_5 {
    padding-top: 2em;
}
.newdps_tab {
    position: absolute;
    z-index: 1;
    left: -20px;
    top: -30px;
}
.titre_quality {
    color: white;
    font-size: 2em;
    text-align: left;
    padding-top: 0.8em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.sstitre_quality_1 {
    color: #A5A5A5;
    font-size: 1.6em;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 1em;
    font-weight: lighter;
    font-family: Cabin;
}
.coffre_arrier_plan {
    background-image: url(../images/coffre_eclaire.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position-y: 6em;
    background-position-x: 4em;
}
.mail {
    color: white;
    font-size: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.7em;
    padding-left: 2.5em;
    font-weight: lighter;
}
.videodps {
    padding: 6em;
}
.newdps {
    position: absolute;
    z-index: 1;
    left: -10px;
    top: -35px;
}
.videodps_tab {
    padding-top: 4em;
    padding-bottom: 4em;
    padding-left: 4em;
    padding-right: 4em;
}
.text_techprod_b725 {
    color: #000;
    font-size: 1.2em;
    text-align: left;
    font-weight: lighter;
    font-family: Cabin;
    padding-bottom: 1.5em;
    letter-spacing: normal;
}
.textintro_techprodab3_1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod_xbolt {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 1.5em;
    padding-bottom: 2em;
    font-weight: lighter;
    font-family: Cabin;
}
.plusbarmk3 {
    padding-top: 18em;
}
.text_dps {
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.text_dps_1 {
    padding-left: 1.5em;
    padding-right: 1.5em;
    text-align: center;
}
.textintro_techprod1 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 12em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_coffre {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    text-align: center;
    font-size: 1.7em;
    font-weight: 400;
}
.textintro_techprod1_de {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 12em;
    font-weight: lighter;
    font-family: Cabin;
	padding-right: 1em;
}
.textintro_techprod {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 4em;
    font-weight: lighter;
    font-family: Cabin;
}
.textintro_techprod2 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 2em;
    padding-bottom: 0.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.titre_coffre {
    text-align: center;
    font-size: 2em
}
.titre_techprod_b725 {
    text-align: center;
    padding: 1em;
}
.sstitre_techprod {
    font-size: 1.2em;
}
.text_techprod {
    padding-bottom: 1.5em;
}
.images_techprod_colonne2 {
    padding-bottom: 1.5em;
}
.images_techprod_colonne2fr {
    padding-bottom: 1.5em;
}
.textintro_techprod_mk3 {
    color: #000;
    font-size: 1.4em;
    text-align: left;
    padding-top: 2em;
    padding-bottom: 0.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.images_techprod {
    padding-bottom: 1.5em;
}
.text_col_d {
    padding-right: 30px;
    text-align: justify;
    padding-left: 30px;
}
.text_bull {
    font-size: 0.7em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.2em;
    font-weight: 200;
    font-family: Cabin;
}
.text_cynergy {
    color: #000;
    font-size: 0.9em;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-family: Cabin;
}
.sstitre_sport {
    color: #000;
    font-size: 1.6em;
    text-align: left;
    padding-top: 1em;
    padding-left: 1.5em;
    font-weight: lighter;
    font-family: Cabin;
}
.margimage {
    padding-left: 1.5em;
}
.margblock {
    padding-left: 2.5em;
}
.bb-mun {
    border-bottom: none;
}
.bb {
    border-bottom: 1px solid #515151;
}
.bt {
    border-top: 1px solid #515151;
}
.bl {
    border-left: 0px solid #515151;
}
.br {
    border-right: 0px solid #515151;
}
.images outdoor {
    width: 90%;
}
.border {
    border-bottom: 1px solid #515151;
    border-right: none;
}
.border1 {
    border-bottom: 1px solid #515151;
}
.border2 {
    border-bottom: 1px solid #515151;
}
.border3 {
    border-right: none;
}
.border4 {
}
.border5 {
    border-right: none;
    border-bottom: 1px solid #515151;
}
.border6 {
    border-right: 1px solid #515151;
}
.border7 {
    border-right: 1px solid #515151;
}
.border8 {
    border-top: 1px solid #515151;
}
.border9 {
    border-right: 1px solid #515151;
    border-bottom: none;
}
.border10 {
    border-top: 1px solid #515151;
}
.border11 {
    border-top: 1px solid #515151;
    border-bottom: 1px solid #515151;
}
.border12 {
    border-bottom: 1px solid #515151;
}
.border12bis {
    border-bottom: 1px solid #515151;
}
.border13bis {
    border-bottom: 1px solid #515151;
}
.marge {
    margin-left: 0px;
}
.picto {
    padding: 3%
}
.picto2 {
    width: 55px;
}
.pictos2 {
    width: 30px;
}
.picto3 {
    width: 30px;
}
.picto4 {
    width: 50px;
    margin-left: 30px;
}
.picto5c {
    width: 90px;
}
.picto5a {
    width: 110px;
    margin-top: 5px;
}
.picto5b {
    width: 90px;
}
.picto5 {
    width: 110px;
}
.picto6 {
    width: 20px;
}
.play {
    width: 60%;
    margin-top: 65px;
}
.playvideo {
    height: 260px;
}
.img1 {
    width: 12%;
    margin-right: 5px;
}
.outdoorimg {
    padding-left: 30px;
    padding-right: 30px;
}
.jacket {
    width: 100%;
}
.zoom {
    margin-top: 120px;
    margin-bottom: 100px;
}
.zoom1 {
    margin-top: 60px;
    margin-bottom: 40px;
}
.txt {
    font-size: 2em;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt1 {
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    border-bottom: 1px solid #6C6C6C;
    font-size: 2em;
}
.txt-repair {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    border-bottom: 1px solid #6C6C6C;
    font-size: 2em;
}
.txt2 {
    padding-bottom: 10px;
}
.txt3 {
    padding-bottom: 10px;
}
.txt4 {
    padding-top: 15px;
}
.txt_ico {
    font-size: 1.5em;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.txt_ico {
    font-size: 1.5em;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.home {
    margin-bottom: 25px;
    text-align: center;
    /*margin-top: 25px;*/
}
.home1 {
    margin-bottom: 25px;
    text-align: center;
    margin-top: 25px;
}
.logo1 {
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo2 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.txtfoot {
    color: white;
	text-align: center;
    font-size: 0.8em;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: normal;
    top: 30%;
}
.team {
    margin-bottom: 20px;
}
.pad_bot {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.text_formulaire_1 {
    color: #000;
    font-size: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.7em;
    padding-left: 3em;
    font-weight: lighter;
}
.bt_vid {
    width: 85%;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em
}
.bt_vid_coffre {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 3em;
    padding-left: 1em;
    padding-right: 1em
}
.coffre_plus {
    padding-bottom: 1em;
    padding-top: 8em;
}
.coffrephone {
    width: 70%;
    padding-left: 2em;
}
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right,  .carousel-control .icon-prev,  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-down {
    width: 100%;
    height: 30px;
    text-align: center;
    margin-top: -15px;
    font-size: 30px;
}
a.carousel-control.center {
    width: 100%
}
div#clock {
    color: white;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 0.5em;
    padding: 10px
}
div#clock p {
    background: #666;
    float: left;
    height: 16%;
    width: 16%;
}
div#clock p span {
    display: block;
    font-size: 2em;
    font-weight: bold;
    padding: 5px 0 0;
}
div#clock div.space {
    color: #ccc;
    display: block;
    line-height: 1.7em;
    font-size: 2em;
    float: left;
    height: 15%;
    width: 2%;
}
.carousel-caption h2 {
    font-family: rubik;
    font-weight: 400;
    color: #fcc643;
	font-size:24px;
}
.panel {
    background-color: #fff;
    border: none;
}
.panel-default > .panel-heading {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-color: #fff;
}
.panel-default {
    border-color: #fff;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #333;
    color: #000;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
}
#compt {
    padding: 10px;
    height: 100%;
    width: 100%;
    position: relative;
    float: left;
}
#compt_j {
    float: left;
    height: 33%;
    width: 33%;
    position: relative;
    text-align: center
}
#compt_m {
    float: left;
    height: 33%;
    width: 33%;
    position: relative;
    text-align: center
}
#compt_s {
    float: left;
    height: 33%;
    width: 33%;
    position: relative;
    text-align: center
}

@media (max-width: 520px) {
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    color: red;
   /* margin-top: 80px;*/
}}

