.parallelogram-block::before {
  content: '';
  position: absolute;
  border: 15px solid transparent;
  border-top: 15px solid #3583E6;
  top: inherit;
  left: calc(50% - 10px);
  bottom: -27px;
  z-index: 10;
}



.slogan {
  font-size: 1.05rem;
  font-weight: normal;
  display: block;
  color: #808080;
  font-style: italic;
  line-height: 1.4rem;
  margin-top: 5px;
}


.img_prevu_news{
width: 100%;
float: none;
margin: 7px auto;   
    
}


#main{
border: 0px solid red;
position: relative;
top: 100px;
padding-bottom: 120px;
}

.menu_footer_service{
border-left: 0px solid white;    
}

.margin_767-480{
margin-left: 5px;
margin-right: 5px;

}

.mt-4, .my-4 {
    margin-top: 0.5rem !important;
}

.services .icon-box {
    height:210px;
    margin-bottom: 0;
}

.line_main{
    
height: 10px;
background: #2B487A;
-webkit-transform: skew(-10deg);
-moz-transform: skew(-10deg);
-o-transform: skew(-10deg);
text-align: center;

margin: 30px auto 30px;
border-right: 10px solid #83B0DE;
position: relative;    
}


.line_main::before {
content: '';
position: absolute;
border: 20px solid transparent;
border-bottom: 20px solid #2B487A;
top: -43px;
left: calc(50% - 20px);
    
-webkit-transform: skew(10deg);
-moz-transform: skew(10deg);
-o-transform: skew(10deg);        
}

.line_main::after {
content: '';
position: absolute;
border: 20px solid transparent;
border-top: 20px solid #2B487A;
bottom: -43px;
left: calc(50% - 10px);
    
-webkit-transform: skew(10deg);
-moz-transform: skew(10deg);
-o-transform: skew(10deg);
}


.add_main_text {
margin-left: 15px;
}

.add_main_text>div{
 padding: 18px 20px 5px 35px ;   
}

.name_site {
font-size: 1.8rem;
font-weight: 700;
color: #000;
margin: 10px 0 -10px;
display: block;
text-align: center;
line-height: 2.2rem;
}


.img_main_roll {
    position: relative;
    right: 0px;
}

.section-title {
    margin: 20px 0;
    padding-top: 10px;
}

.search{
    position: absolute;
    right: 60px;
    font-size: 1.7rem;
}


.language-bar{
margin-left: 20px;
right: 0px;
}

.language-bar a{
padding: 0;
color: white;
}

.bar-mobil{
border-bottom: 1px solid white;
border-radius: 0;
display: inline;
padding: 5px 0;
position: relative;
color: white;
  
}
.bar-comp{
    display: none;
}


.align-items-center{

margin-bottom: 5px;
margin-top: 5px;
    
}

.main_block::before {

    left: 5px;

}

.main_block .div_wrapper {
    border-left: 2px solid #2B487A;
    margin-left: 0px;
    padding: 15px 10px 10px 10px;
}

.add_main_text::after {

    content: '';
    position: absolute;
    top: calc(50% - 15px);
    top: 20px;
    border: 10px solid transparent;
    border-left: 15px solid #2B487A;
    left: 10px;

}