﻿/*@font-face {
    font-family: "DQN-Web-Line";
    src: url("../../Uploads/Fonts/DQN-Web-Line.ttf") format("truetype");
}*/

.topBar ul li a
{
    color: white!important;
}

@font-face {
    font-family: "DQN-Monserrat";
    src: url("../../Uploads/Fonts/Montserrat-DQN.ttf") format("truetype");
}

body {
    font-family: 'DQN-Monserrat', sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #252525;
    font-weight: 400;
}

#_header {
    position: fixed;
}

p, .aboutUsInfo p {
    font-size: 15px;
    color: #252525;
    font-weight: 400;
    line-height: 22px;
}

h1, h2, h3, h4, h5 {
    font-family: 'DQN-Monserrat', sans-serif;
    color: #252525;
    margin-top: 0;
    margin-bottom: 0px;
}

a.redColor {
    color: #797979;
}

a.redColor:hover {
    color: #D32F1E;
}

.redHover a:hover {
  color: #D32F1E;
}
.redHover {
    background-color:lightgray;
}

p.font22 {
    font-size: 22px;
}

p.font16 {
    font-size: 16px;
}

.centerAlign {
    margin-left: auto;
    margin-right: auto;
}

div .valign {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0;
}


div .specification {
    display: inline-block;
    min-width: 350px;
}

.title-header {
    border-top: 3px solid #e4e4e4;
    padding-bottom: 1em;
}

.cursor-pointer {
    cursor: pointer;
}

.trash {
    cursor: pointer;
    color: #D32F1E;
    font-size: 22px;
    background: none;
    border: none;
}

.langChange {
    cursor: pointer;
}

@media (max-width: 479px) {
    .whiteSection, .mainContent {
        padding: 10px 0 10px 0;
        margin-top: 20px;
    }
}

@media (min-width: 480px) {
    .whiteSection, .mainContent {
        padding: 10px 0 10px 0;
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    .whiteSection, .mainContent {
        padding: 10px 0 10px 0;
        margin-top: 20px;
    }
}

@media (min-width: 479px) {
    .navbar-default .navbar-collapse li a.nav-link {
        font-size: 14px;
        line-height: 1;
    }
}

@media (min-width: 768px) {
    .navbar-default .navbar-collapse li a.nav-link {
        padding: 22px 8px;
        font-size: 10px;
        line-height: 1;
    }
}

@media (min-width: 992px) {
    .navbar-default .navbar-collapse li a.nav-link {
        letter-spacing: 1px;
        padding: 37px 12px;
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-collapse li a.nav-link {
        letter-spacing: 1px;
        padding: 37px 15px;
        font-size: 14px;
    }
}

@media (max-width: 479px) {
    .top-right .cart-dropdown ul.dropdown-menu,
    .cart-dropdown ul.dropdown-menu {
        width: 430px;
    }

}

@media (min-width: 480px) {
    .top-right .cart-dropdown ul.dropdown-menu,
    .cart-dropdown ul.dropdown-menu {
        width: 430px;
    }
}

@media (min-width: 768px) {
    .top-right .cart-dropdown ul.dropdown-menu,
    .cart-dropdown ul.dropdown-menu {
        width: 430px;
    }
}

@media screen and (min-width: 280px) and (max-width: 767px) {
    .navbar-default {
        padding: 5px 0px !important;
    }
    .navbar-brand {
        padding: 5px 15px !important;
    }
}
                
div.dataTables_wrapper div.dataTables_length select {
    width: 100px;
}

.btn-white {
  border: solid 1px #D32F1E;
  background-color: white;
  border-radius: 0px;
  height: 40px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: #D32F1E;
  transition: all 0.3s ease-in-out;
  cursor:  default;
}

/*Largeur bouton HomeSlider*/

.tp-caption.rs-caption-4 .btn,
.bannerV2 .btn, .bannerV3 .btn {

width: 350px;
}


.cartListInner .table-responsive .table tbody tr td input {
    line-height: 40px;
}

/*Augmente la hauteur du carré blanc dans le widget Event pour pouvoir afficher l'année*/
.whiteSection .latestArticles .thumbnail .date-holder, .mainContent .latestArticles .thumbnail .date-holder {
    height: 80px;
}


.backButton a:hover {
    color: #D32F1E;
}

li a {
    color: #252525;
}

li a:hover {
    color: #D32F1E;
}
li a:visited  {
    color: #252525;
}

li a:focus  {
    color: #252525;
}
.nav-item.active {
    color: #D32F1E;
}


div .partSelected {
    background-color: #ddd;
    border: solid 1px #d32f1e;
}


div .partUnselected {
    background-color: #666;
    border: none;
}


.error {
    color : #d32f1e;
}

.btn-primary.disabled {
    background-color : #252525;
    border-color : #252525;
}

/*------------------------------------ ZOOM HOVER PARTS  ----------------------------------*/
.pictureZoom {
    transition: all .2s ease-in-out;
}

.pictureZoom:hover {
    transform: scale(4);
    z-index: 99;
    border: none;
}


/*---------------------------------------BootStrap-----------------------------------------*/

td.table-dark {
    background-color: #333333;
    color: white;
}

/*------------------------------------------------------------------------------------------*/

/*----------------------------------        P NOTIFY       ---------------------------------*/

/*------------------------------------------------------------------------------------------*/

.ui-pnotify .brighttheme-success {
    background-color: #00fff6;
    border: 0 solid #000;
}

.ui-pnotify .brighttheme-success h4,
.ui-pnotify .brighttheme-success div {
    color: #000;
}


/*------------------------------------------------------------------------------------------*/

/*------------------------             S I M U L A T O R          --------------------------*/

/*------------------------------------------------------------------------------------------*/

.simulator span {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: solid 1px #F45C5D;
}

.simulator input {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid 1px #F45C5D;
    text-align: center;
}

div.itemChoice {
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

#simulator {
    font-family: DQN-Web-Line;
    color: #000;
    font-size: 140px;
    height: 150px;
    display: inline-block;

    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

#simulator .caret {
    display: inline-block;
    width: 0px;
    z-index: 99;
    position: relative;
    top: 15px;
    left: -10px;
}

.simulatorParent {
    line-height: initial;
    text-align: center;
    padding: 0 10px 0 10px;
}

#chain-container {
    min-height: 230px; 
    border: 1px solid #D32F1E;
    padding-bottom: 15px;
}

.arrowSimulatorLeft {
    cursor: pointer;
    background: url(../../Slicing/img/arrows/large_left.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute; 
    top: 115px; 
    margin-top: -20px; 
    left: 10px;
}
.arrowSimulatorLeft:hover {
    background-position-x: left;
    background-position-y: bottom;
}

.arrowSimulatorLeft:before {
    content: "";
    border-top: 14px solid #D32F1E;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: relative;
    top: -10px;
    left: 10px;
}

.arrowSimulatorLeft:after {
    content: "";
    border-bottom: 14px solid #D32F1E;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: relative;
    top: 34px;
    left: -7px;
}

.arrowSimulatorRight {
    cursor: pointer;
    background: url(../../Slicing/img/arrows/large_right.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute; 
    top: 115px; 
    margin-top: -20px; 
    right: 10px;
}
.arrowSimulatorRight:hover {
    background-position-x: left;
    background-position-y: bottom;
}
.arrowSimulatorRight:before {
    content: "";
    border-top: 14px solid #D32F1E;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: relative;
    top: -10px;
    left: 10px;
}

.arrowSimulatorRight:after {
    content: "";
    border-bottom: 14px solid #D32F1E;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: relative;
    top: 34px;
    left: -7px;
}

.Part {
    font-family: DQN-Web-Line;
    font-size: 10em;
}
/*------------------------------ End Simulator ---------------------------------*/


/*--------------------------------  Slide  -------------------------------------*/
#slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto 0 auto;
    border-radius: 4px;
}

#slider ul {
    position: relative;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    height: 200px;
    list-style: none;
}

 #slider ul li {
     position: relative;
     display: block;
     float: left;
     margin-top: auto;
     margin-bottom: auto;
     padding: 0;
     width: 300px;
     height: 200px;
     background: #EEE;
     text-align: center;
     line-height: 200px;
 }

a.control_prev, a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    color: #797979;
    text-decoration: none;
    font-weight: 900;
    font-size: 4em;
    opacity: 1;
    cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}

a.control_prev {
    border-radius: 0 2px 2px 0;
}

a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}

.slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}
/*-- End Slide --*/

/*-----------------------------------    END SIMULATOR    ----------------------------------*/
/*------------------------------------------------------------------------------------------*/



/*-----------------------------------    IMAGE ZOOM    ----------------------------------*/
/*------------------------------------------------------------------------------------------*/

 #image-gallery {
        width: 100%;
        position: relative;
        height: 650px;
        background: #333333;
 }
 #image-gallery .image-container {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 50px;
 }
 #image-gallery .prev,
 #image-gallery .next {
   position: absolute;
   height: 32px;
   margin-top: -66px;
   top: 50%;
 }
 #image-gallery .prev {
   left: 10px;
   cursor: pointer;
 }
 #image-gallery .next {
   right: 10px;
   cursor: pointer;
 }
 #image-gallery .footer-info {
   position: absolute;
   height: 50px;
   width: 100%;
   left: 0;
   bottom: 0;
   line-height: 50px;
   font-size: 24px;
   text-align: center;
   color: white;
   border-top: 1px solid #fff;
 }


/*-----------------------------------   END IMAGE ZOOM    ----------------------------------*/
/*------------------------------------------------------------------------------------------*/


/*-----------------------------------    MEDIA QUERY    ----------------------------------*/
/*------------------------------------------------------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 1201px) {
    .navbar-default .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .nav-link {
        font-size: 12px;
    }
}

@media (min-width: 480px) {
.top-right .searchBox .dropdown-menu {
    width: 450px;
}



.check-container, .check-container-bool-radio {
    cursor:pointer;
    display: flex!important; 
    flex-flow: row wrap;
}

.check-container h4, .check-container div, .check-container-bool-radio h4, .check-container-bool-radio div{
    display:inline-block;
    flex: 1000 0px;
}

.check-container input, .check-container-bool-radio input {
    color: black!important;
}

.custom-check {
    background-color: red!important;
    color: white;
}

.check-container .check-icon, .check-container-bool-radio .check-icon{
    flex: 1 auto;
    margin: auto;
}
.text-error {
    border:1px solid red;
}
.popover-content {
    color:red;
    font-weight:bold;
}