@font-face {
  font-family: "Merriweather Sans";
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c79IRs1JiJN1FRAMjTN5zd9vgsFHXwcjrj9zlcxZKhaw.woff2")
    format("woff2");
  unicode-range:
    U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c79IRs1JiJN1FRAMjTN5zd9vgsFHXwcjjj9zlcxZKhaw.woff2")
    format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c79IRs1JiJN1FRAMjTN5zd9vgsFHXwcjnj9zlcxZKhaw.woff2")
    format("woff2");
  unicode-range:
    U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c79IRs1JiJN1FRAMjTN5zd9vgsFHXwcjfj9zlcxZI.woff2")
    format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX4QjXp8Bte9ZM.woff2")
    format("woff2");
  unicode-range:
    U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX6QjXp8Bte9ZM.woff2")
    format("woff2");
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX7QjXp8Bte9ZM.woff2")
    format("woff2");
  unicode-range:
    U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/2-c99IRs1JiJN1FRAMjTN5zd9vgsFHX1QjXp8Bte.woff2")
    format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  overflow-x: hidden;
  margin-top: 0;
  padding: 0;
}
img {
  display: inline;
}
a {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
.m-b-8 {
  margin-bottom: 8px !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.no-border-top {
  border-top: none !important;
}
.comments {
  background: #fff;
  padding-bottom: 30px;
}
.recent {
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 20px;
}
.media {
  margin: 0;
  padding: 8px 0;
  border-top: 1px solid #e2e2e2;
}
.media.border-bottom {
  border-bottom: 1px solid #e2e2e2;
}
.media-left img {
  margin-top: 6px;
}
.media-body h4 a {
  font-family: Tahoma;
  font-size: 13px;
  color: #3b5998;
  margin: 0 0 5px;
  line-height: 14px;
  font-weight: 700;
}
.media-body h4 a:focus,
.media-body h4 a:hover {
  color: #3b5998;
}
.media-body p {
  font-family: Tahoma;
  font-size: 12px;
  color: #1a1a1a;
  line-height: 15px;
  margin: 0 0 5px;
}
.media-body p.bottom {
  color: #3b5998;
}
.media-body p.bottom .like {
  margin-left: 8px;
}
.media-body p.bottom .time {
  color: grey;
  border-bottom: 1px dotted grey;
}
.comments p.small {
  font-family: Tahoma;
  font-size: 11px;
  color: #3b5998;
  margin: 10px 0;
}
.media .media-heading {
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .container.comments {
    width: auto;
  }
}
@media (max-width: 500px) {
  .comments p {
    font-size: 14px !important;
  }
  .comments .bottom {
    font-size: 12px !important;
  }
}

b,
body,
div,
h1,
h2,
h4,
html,
i,
img,
li,
p,
section,
span,
ul {
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
section {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
:focus,
a {
  outline: none;
}
a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
a:active {
  text-decoration: none !important;
}
a:hover {
  text-decoration: underline;
  outline: none;
}
a img {
  border: 0;
}
h1,
h2,
h4,
p,
ul {
  text-align: left;
  border: 0;
}
ul {
  text-align: left;
}
body {
  font: 12px Arial;
}
body {
  color: #222;
  -webkit-font-smoothing: antialiased;
}
section {
  display: block;
}
p {
  margin-bottom: 1em;
}
p.small {
  font-size: 14px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .col-md-8 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-md-8 {
    width: 66.66666%;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
} /*!jQuery UI - v1.11.3 - 2015-03-09
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT*/ /*!jQuery UI - v1.11.3 - 2015-03-09
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT*/ /*!jQuery UI - v1.11.3 - 2015-03-09
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT*/
* {
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:visited {
  color: #222;
}
@font-face {
  font-family: PT Sans;
  font-weight: 400;
  font-style: normal;
  src: url("urn:scrapbook:download:error:https://news-fr.online/lander/fonts/ba83ec0544e0cdbe808581467eff6b1b.woff")
    format("woff");
}
@font-face {
  font-family: PT Sans;
  font-weight: 700;
  font-style: normal;
  src: url("urn:scrapbook:download:error:https://news-fr.online/lander/fonts/75483f00286e1b74b466046fea77731a.woff")
    format("woff");
}
@font-face {
  font-family: PT Sans;
  font-weight: 400;
  font-style: italic;
  src: url("urn:scrapbook:download:error:https://news-fr.online/lander/fonts/4a9323b8a44f9c54b908dcba4b905708.woff")
    format("woff");
}
@font-face {
  font-family: PT Sans;
  font-weight: 700;
  font-style: italic;
  src: url("urn:scrapbook:download:error:https://news-fr.online/lander/fonts/179d26537ce55ace2a5b847ac9b4a6c8.woff")
    format("woff");
}
.title {
  font-family:
    PT Sans Narrow,
    serif;
  font-weight: 700;
  font-size: 22px;
}
::selection {
  background: #db0b09;
  color: #fff;
}
::-moz-selection {
  background: #db0b09;
  color: #fff;
}
@media (min-width: 480px) and (max-width: 767px) {
  body {
    min-width: 320px;
    background-color: #fff;
    font-family:
      PT Sans,
      sans-serif;
    font-size: 16px;
    line-height: 24px;
  }
  body {
    position: relative;
  }
}

.impa a {
  color: #fff !important;
}

:root {
  --mainColor: #121534;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}
@media print {
  body {
    display: none !important;
  }
}
#formSimple {
  border: 2px solid var(--mainColor);
  border-radius: 16px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial;
  box-shadow: 3px 3px 6px #00000030;
  background-color: white;
}

.formTitle {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: var(--mainColor);
  color: var(--text);
  text-transform: uppercase;
  margin: 30px 0;
  line-height: 1.2;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .formTitle {
    font-size: 24px;
  }
}

.mob {
  display: none;
  width: 100%;
}

.wrapper {
  background-color: #f5f6f8;
}

.container-my {
  background-color: #fff;
  padding: 25px;
}

* {
  font-family: "Merriweather Sans", sans-serif !important;
}

.info__text a {
  border-bottom: 2px solid #026b9c;
  color: inherit;
  cursor: pointer;
  color: #ffc700;
}

.info__text a:hover {
  color: #ffc700;
  border-bottom: none;
}

.info__text {
  line-height: 1.5;
  margin: 20px 0;
}

.info__text {
  line-height: 24px;
}

@media (max-width: 762px) {
  .mob {
    display: block;
  }

  .desk {
    display: none;
  }

  .soc {
    display: none;
  }

  .container-my {
    padding: 0;
  }

  .head_t,
  .content__row {
    padding: 0 10px;
  }
}

* {
  font-family: "Work Sans", sans-serif !important;
}

.info__text {
  line-height: 1.58;
  font-size: 16px;
  margin: 10px 0;
}

.container-my {
  max-width: 900px;
  margin: 0 auto;
}

.content__row {
  display: block;
  grid-template-columns: 2fr 0.7fr;
  gap: 30px;
}

.main__title {
  font-size: 2.6rem;
}

body {
  padding: 0;
  margin: 0;
}

@media (max-width: 762px) {
  .content__row {
    grid-template-columns: 1fr;
  }

  .main__title {
    font-size: 2rem;
  }
}

.title {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.3;
}

.desk {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.head_t {
  max-width: 1050px;
  margin: 30px 0;
}

img {
  display: block;
  margin: 10px auto;
}

.soc {
  display: flex;
  column-gap: 20px;
  align-items: center;
  /* align-items: center; */
}

.pod {
  text-align: center;
  font-style: italic;
  font-size: 14px;
}

a {
  color: #026b9c !important;
  font-weight: bold;
  font-style: italic;
}

.img__l {
  width: 60%;
}

@media (max-width: 762px) {
  .img__l {
    width: 100%;
  }
}

.list {
  display: flex;
  column-gap: 10px;
  margin: 10px 0;
  align-items: center;
}

.lista {
  padding-left: 0;
  border: 2px solid #eaeaea;
  padding: 10px;
}

.icon {
  background-color: #ffc700;
  color: #fff;
  width: 100%;
  max-width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text {
  font-size: 18px;
  font-weight: 600;
}

.goTo {
  background-color: red !important;
  color: white !important;
  padding: 20px 30px !important;
  margin: 40px auto;
  text-transform: uppercase;
  width: 80%;
  font-size: 24px;
  text-align: center;
  border-radius: 10px;
  -webkit-animation-name: "play_down";
  -moz-animation-name: "play_up";
  animation-duration: 1s;
  animation-iteration-count: infinite;
  transition: all 0.3s;
  font-weight: 700;
}

.goTo:hover {
  background-color: #284696 !important;
}

@media (max-width: 991.98px) {
  .goTo {
    width: 100% !important;
  }
}

.pod {
  font-size: 14px;
  color: #888;
  margin-bottom: 0px;
  margin-top: 5px;
}

img {
  max-width: 100%;
  width: 100%;
}

.media-object {
  max-width: none;
  width: 50px !important;
  height: 50px !important;
  display: block;
}

.media-heading {
  margin-top: 0;
}

.media {
  display: flex;
  column-gap: 15px;
}

/* FORM */
.reg-form-wrapper {
  width: 100%;
  max-width: 500px;
  margin: 50px auto;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 32px;
  max-width: 616px;
  margin: 40px auto;
  font-family:
    "source-sans-pro",
    Arial,
    -apple-system,
    sans-serif !important;
  box-sizing: border-box;

  .form-header {
    text-align: center;
    margin-bottom: 24px;

    .tag {
      display: inline-block;
      background-color: #0d6fef;
      color: #ffffff;
      padding: 4px 12px;
      border-radius: 4px;
      font-size: 14px !important;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 12px;
    }

    h3 {
      color: #163860;
      font-size: 28px !important;
      font-weight: bold;
      line-height: 1.35 !important;
      margin: 0 0 12px 0 !important;
    }

    p {
      color: #5e7287;
      font-size: 18px !important;
      margin: 0;
    }
  }

  .form-footer {
    margin-top: 16px;
    font-size: 14px !important;
    color: #727272;
    text-align: center;
    line-height: 1.5;

    a {
      color: #0d6fef;
      text-decoration: none;
      font-weight: 600;
    }
  }
}

@media (width < 768px) {
  .reg-form-wrapper {
    padding: 16px;

    .form-header {
      h3 {
        font-size: 24px !important;
      }
    }
  }
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}
