/*.navbar-light .navbar-nav .nav-link {
  color: #676767;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42em;
  text-transform: uppercase;
} */

/* ============ desktop view ============ */
@media all and (min-width: 992px)
{
  .dropdown-menu li
  {
    position: relative;
  }

  .dropdown-menu .submenu
  {
    display: none;
    position: absolute;
    left:100%;
    top:-7px;
  }

  .dropdown-menu .submenu-left
  {
    right:100%;
    left:auto;
  }

  /*.dropdown-menu > li:hover
  {
  background-color: #f1f1f1 }*/

  .dropdown-menu > li:hover > .submenu
  {
    display: block;
    margin-left: 5px; 
  }
}

/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 991px)
{
  .dropdown-menu .dropdown-menu
  {
    margin-left:0.7rem;
    margin-right:0.7rem;
    margin-bottom: .5rem;
  }
}

/* ============ small devices .end// ============ */ 

#my_menu{
  margin-left: auto; 
}

.dropdown-item {
  display: block;
    width: 100%;
    padding: 10px 1rem;
    clear: both;
    font-weight: 400;
    color: #676767;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    /*border-bottom: solid 1px #eeeeee; */
} 

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 10px;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0px;
  border-top: solid 2px #c42234; 
} 
/* 
p,div,span,h1,h2,h3,h4,h5,h5,ul,li{
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 0.8px;
}*/

.text_simple{
  font-family: 'Roboto Condensed', sans-serif;
  color: #676767;
  line-height: 1.42em;
  letter-spacing: 0.8px;
} 

.text_simple_content{
  font-family: 'Roboto Condensed', sans-serif;
  color: #676767;
  line-height: 1.42em;
  letter-spacing: 0.8px;
  text-align: justify;
} 


  
.text_simple_center{
  font-family: 'Roboto Condensed', sans-serif;
  color: #676767;
  text-align: center;
  line-height: 1.42em;
  letter-spacing: 0.8px;
  padding: 10px; 
  font-size : 14px; 
}   
   
.footer_bottom{
  background: #dddddd;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  color: #d00505;     
}

.my_logo{
  width: 300px; 
}

@media screen and (max-width: 1199px) {
  .my_logo{ 
    width: 140px; 
  }  
}

@media screen and (max-width: 991px) {
  .my_logo{ 
    width: 250px; 
  }  
}

@media screen and (max-width: 361px) {
  .my_logo{ 
    width: 200px; 
  }  
}

/* Centered text */
.centered_button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; 
} 

/* Centered text */
.centered {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.42em;
    width: 70%; 
} 

/*CSS BUTTON TUNEKLLE*/
.btntunnel{
    background: #e4051f;
    font-size: 14px; 
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 10px;
    border-radius: 0px;
}

.title_site{
  font-weight: 600;
  color: #0c0c0c;
  font-size: 34px;
  line-height: 1.42em;
  letter-spacing: 0.8px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; 
}

.title_site_rouge{
    font-weight: 500;
    color: #e4051f;
    font-size: 24px; 
}

.title_footer{
  font-weight: 500;
  color: #e4051f;
  font-size: 17px;  
  font-weight: 700; 
}

.padding_site{
  padding-left: 190px;
    padding-right: 190px;
}

#menu_footer_mobile{
  display: none;
}  

.menu_footer{
  background-color: #f5f5f5;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;   
}

@media screen and (max-width: 991px) {
  .padding_site{
    padding-left: 20px;
      padding-right: 20px;
  }

  /* Centered text */
.centered {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42em;
    width: 90%; 
} 

#menu_footer_mobile{
  display: block;
} 

#menu_footer_pc{
  display: none;
}

.menu_footer{
  background-color: #f5f5f5;
  padding: 15px;   
}
    
} 

.espace{
  height: 40px;
}

.espace_15{
  height: 15px;
}

.padding_footer{
  padding: 15px;
}

.menu_link_footer{
  border: solid 1px #eeeeee;
  padding: 4px; 
}

.link_footer{
  color: #676767;
  text-decoration: none;
  font-size: 14px; 
}


.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 1.25rem;
  font-size: 14px;
  color: #e4051f;
  text-align: left;
  background-color: white;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
  letter-spacing: 0.8px;
  font-weight: 600;
} 

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../images/icon-plus.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
} 

.accordion-button:not(.collapsed)::after {
  background-image: url("../images/icon-minus.png");
  transform: rotate(180deg);
}

.navbar-toggler {
  padding: 4px;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow .15s ease-in-out;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #e5041e;
} 

.cadre_bordure{
  border: solid 1px #eeeeee;
  padding: 4px; 
}

.texte_accueil{
  color: #e4051f;     
  line-height: 1.42em;    
  letter-spacing: 0.8px;       
  font-size: 24px;       
  font-weight: 500; 
  text-align: center;    
  background: #e8e8e8;
  padding: 10px; 
}

.title_black_accueil{ 
  line-height: 1.42em;
  letter-spacing: 0.8px;
  color: #0c0c0c;
  font-size: 24px;
  font-weight: 600;
}

.title_acc_rouge{
  font-size: 20px;
    font-weight: 500;
    color: #e4051f;
}

.center_div{
  text-align: center;
}
 
.texte_service{
  text-align: center;
    font-size: 14px;
    color: #676767;
}

.texte_service_ges{
  text-align: center;
    font-size: 14px;
    color: #676767;
}

.title_article{
  font-weight: 500;
  color: #676767;
  font-size: 16px; 
}
 
@media screen and (max-width: 1659px) {
  .texte_service_ges{
    text-align: center;
    font-size: 13px;
    color: #676767;
  }
}

@media screen and (max-width: 1585px) {
  .texte_service_ges{
    text-align: center;
    font-size: 12px;
    color: #676767;
  }
}

@media screen and (max-width: 1512px) {
  .texte_service_ges{
    text-align: center;
    font-size: 11px;
    color: #676767;
  }
}

@media screen and (max-width: 1439px) {
  .texte_service_ges{
    text-align: center;
    font-size: 10px;
    color: #676767;
  }
}

@media screen and (max-width: 1365px) {
  .texte_service_ges{
    text-align: center;
    font-size: 10px;
    color: #676767;
  }
}

@media screen and (max-width: 1301px) {
  .texte_service_ges{
    text-align: center;
    font-size: 9.5px;
    color: #676767;
  }
}

@media screen and (max-width: 1267px) {
  .texte_service_ges{
    text-align: center;
    font-size: 9px;
    color: #676767;
  }
}

@media screen and (max-width: 1251px) {
  .texte_service_ges{
    text-align: center;
    font-size: 13.5px;
    color: #676767;
  }
}

@media screen and (max-width: 870px) {
  .texte_service_ges{
    text-align: center;
    font-size: 13px;
    color: #676767;
  }
}

@media screen and (max-width: 848px) {
  .texte_service_ges{
    text-align: center;
    font-size: 12.5px;
    color: #676767;
  }
}

@media screen and (max-width: 821px) {
  .texte_service_ges{
    text-align: center;
    font-size: 12px;
    color: #676767;
  }
}  

@media screen and (max-width: 500px) {
  .texte_service_ges{
    text-align: center;
    font-size: 13px;
    color: #676767;
  }
}

 
.img_card{
  width: 50% !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #c42033;
}  

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: rgb(196 32 51 / 30%);
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
} 

.text_acc{
  text-align: left;
  font-size: 14px;
  color: #000000; 
}

.btn_acc{
  background-color: #ededed;
  color: #676767;
  font-size: 14px;
  padding: 10px;
  border: 0px;
  border-radius: 0px; 
} 

@media screen and (max-width: 1024px) {
  .logo_sogi{
     width: 50%;
  }
}

@media screen and (max-width: 380px) {
  .logo_sogi{
    width: 35%;
 }

 .btn_acc{
  background-color: #ededed;
  color: #676767;
  font-size: 12px;
  padding: 10px;
  border: 0px; 
  border-radius: 0px;
}  

  .text_acc{
    text-align: left;
    font-size: 12px;
    color: #000000; 
  }
}



