@import "https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&amp;display=swap";
@import "https://fonts.googleapis.com/css2?family=Bangers&amp;display=swap";
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0.18px;
  color: #666;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, sans-serif;
  font-weight: 700;
  color: #333;
  letter-spacing: 0;
  margin: 0 0 15px;
  line-height: 1.2;
}
p {
  margin: 0 0 10px;
}
a {
  color: #c72026;
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
  -ms-transition: all ease 400ms;
  -o-transition: all ease 400ms;
}
a:hover,
a:focus {
  outline: 0;
  color: #333;
  text-decoration: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
  box-shadow: none;
}
small {
  font-family: barlow condensed, sans-serif;
  color: #999;
}
.magro_btn {
  position: relative;
  height: 57px;
  text-align: center;
  display: inline-block;
  outline: none;
  border: 1px solid #666;
  border-radius: 0;
  background: 0 0;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 0.8;
  font-weight: 700;
  font-family: barlow condensed, sans-serif;
  letter-spacing: 0.8px;
  padding: 21px 54px;
}
.magro_btn:hover {
  border-color: #c72026;
  background: #c72026;
  color: #fff;
}
.magro_btn span {
  position: relative;
  width: 20px;
  height: 20px;
  top: -15px;
  line-height: 0.8;
  margin-right: 9px;
  display: inline-table;
}
.magro_btn span img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: rotation 2s infinite linear;
}
.magro_btn span img:nth-child(2) {
  z-index: -1;
}
.magro_btn:hover span img:nth-child(2) {
  z-index: 1;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.comon_section {
  position: relative;
  padding: 50px 0 10px 0;
}
.sec_titles {
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  position: relative;
  margin: -4px 0 38px;
  color: #101010;
}
.sec_titles i {
  position: absolute;
  left: 0;
  top: 4px;
  width: 7px;
  height: 28px;
  background: #f15a25;
}
.sec_titles i:after {
  content: "";
  position: absolute;
  right: -3px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 3px;
  height: 10px;
  background: #f15a25;
}
.white {
  color: #fff;
}
.sec_titles_2 {
  position: relative;
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  font-family: Roboto;
  color: #000000;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 22px;
  margin: 0 0 38px;
}
.sec_titles_2 i {
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 70px;
  height: 5px;
  background: #f15a25;
}
.sec_titles_2 i:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 0 7px;
  border-color: transparent transparent transparent #f15a25;
  left: 0;
  top: -6px;
}
.sec_titles_3 {
  font-size: 22px;
  line-height: 0.8;
  color: #fff;
  text-align: center;
  font-weight: 800;
  display: inline-block;
  text-transform: uppercase;
  background: #c72026;
  height: 44px;
  letter-spacing: 1.32px;
  border: none;
  margin: 0 0 38px;
  padding: 12px 27px;
}
.sec_titles_3:after {
  position: absolute;
  width: calc(100% - 30px);
  height: 1px;
  background: #d1d1d1;
  content: "";
  top: 21px;
  left: 15px;
  z-index: -1;
}
.sec_titles_3:before {
  position: absolute;
  width: calc(100% - 30px);
  height: 1px;
  background: #f6f6f6;
  content: "";
  top: 22px;
  left: 15px;
  z-index: -1;
}
.sec_titles_3 i {
  position: relative;
}
.sec_titles_3 i:after {
  position: absolute;
  content: "";
  content: "";
  left: 0;
  bottom: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 0;
  border-color: #c72026 transparent transparent transparent;
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
  -ms-transition: all ease 400ms;
  -o-transition: all ease 400ms;
}
footer .widget .widget_title {
  font-size: 18px;
  font-weight: 800;
  line-height: 0.8;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 38px;
  font-family: Arial, sans-serif;
  border: none;
  color: #fff;
  padding-left: 18px;
}
footer .widget .widget_title i {
  position: absolute;
  left: 0;
  top: -3px;
  width: 5px;
  height: 24px;
  background: #f15a25;
}
footer .widget .widget_title:after {
  display: none;
}
.widget_title_2 {
  font-size: 22px;
  line-height: 0.8;
  color: #fff;
  text-align: center;
  font-weight: 800;
  display: inline-block;
  background: #000;
  text-transform: uppercase;
  height: 44px;
  letter-spacing: 1.32px;
  border: 1px solid #f5d8d9;
  margin: 0 0 41px;
  padding: 12px 27px;
}
.widget_title_2:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #666;
  content: "";
  top: 21px;
  left: 0;
  z-index: -1;
}
.widget_title_2:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e0e0e0;
  content: "";
  top: 22px;
  left: 0;
  z-index: -1;
}
.widget_title_2 i {
  position: relative;
}
.widget_title_2 i:after {
  position: absolute;
  content: "";
  content: "";
  left: 0;
  bottom: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 0;
  border-color: #000 transparent transparent transparent;
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
  -ms-transition: all ease 400ms;
  -o-transition: all ease 400ms;
}
.sec_titles_inline {
  display: inline-block;
}
.noPaddingLeft {
  padding-left: 0;
}
.noPaddingRight {
  padding-right: 0;
}
.noPaddingBottom {
  padding-bottom: 0;
}
.noPaddingTop {
  padding-top: 0;
}
.noPadding {
  padding: 0;
}

.scale {
  position: relative;
  width: 120px;
  height: 100px;
  margin: 50px auto;
}
.scale .base {
  position: absolute;
  background: orange;
  width: 10px;
  height: 60px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.scale .bar {
  position: absolute;
  background: orange;
  width: 140px;
  height: 10px;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.scale .plate {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 4px solid orange;
  border-radius: 50%;
}
.scale .left-plate {
  top: 40px;
  left: 5px;
}
.scale .right-plate {
  top: 40px;
  right: 5px;
}

.mot-du-ministre img {
  width: 215px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}
