/*transition*/
/*container-mobile*/
/*mobile*/
/*tablet*/
/*container*/
/*background*/
/*flex*/
/*font*/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-uniE900:before {
  content: "\e900"; }

.icon-uniE901:before {
  content: "\e901"; }

.icon-Iconion-ios-add:before {
  content: "\e902"; }

.icon-Iconion-ios-information-circle:before {
  content: "\e903";
  color: #9CB233; }

.icon-Iconion-ios-mail:before {
  content: "\e904"; }

.icon-Iconion-ios-person-add:before {
  content: "\e905"; }

.icon-Iconion-ios-shuffle:before {
  content: "\e906"; }

.icon-Trac10077:before {
  content: "\e907"; }

.icon-Trac10226:before {
  content: "\e908"; }

.icon-Iconion-ios-arrow-down:before {
  content: "\e909"; }

.icon-Icon-ion-ios-attach:before {
  content: "\e90a";
  color: #545b6b; }

.icon-Icon-ion-ios-mail:before {
  content: "\e90b";
  color: #9cb233; }

.icon-Trac-10077:before {
  content: "\e90c";
  color: #9cb233; }

@font-face {
  font-family: "grota";
  src: url("../css/font/grota.eot");
  src: url("../css/font/grota.eot?#iefix") format("embedded-opentype"), url("../css/font/grota.woff") format("woff"), url("../css/font/grota.otf") format("opentype"), url("../css/font/grota.ttf") format("truetype"), url("../css/font/grota.svg?#webfont") format("svg"); }
@font-face {
  font-family: "grota-bold";
  src: url("../css/font/grota-bold.eot");
  src: url("../css/font/grota-bold.eot?#iefix") format("embedded-opentype"), url("../css/font/grota-bold.woff") format("woff"), url("../css/font/grota-bold.otf") format("opentype"), url("../css/font/grota-bold.ttf") format("truetype"), url("../css/font/grota-bold.svg?#webfont") format("svg"); }
@font-face {
  font-family: "grota-black";
  src: url("../css/font/grota-black.eot");
  src: url("../css/font/grota-black.eot?#iefix") format("embedded-opentype"), url("../css/font/grota-black.woff") format("woff"), url("../css/font/grota-black.otf") format("opentype"), url("../css/font/grota-black.ttf") format("truetype"), url("../css/font/grota-black.svg?#webfont") format("svg"); }
@font-face {
  font-family: "grota-xbold";
  src: url("../css/font/grota-xbold.eot");
  src: url("../css/font/grota-xbold.eot?#iefix") format("embedded-opentype"), url("../css/font/grota-xbold.woff") format("woff"), url("../css/font/grota-xbold.otf") format("opentype"), url("../css/font/grota-xbold.ttf") format("truetype"), url("../css/font/grota-xbold.svg?#webfont") format("svg"); }
@font-face {
  font-family: "Arial";
  src: url("../css/font/Arial.eot");
  src: url("../css/font/Arial.eot?#iefix") format("embedded-opentype"), url("../css/font/Arial.woff") format("woff"), url("../css/font/Arial.otf") format("opentype"), url("../css/font/Arial.ttf") format("truetype"), url("../css/font/Arial.svg?#webfont") format("svg"); }
@font-face {
  font-family: "icomoon";
  src: url("../css/font/icomoon.eot");
  src: url("../css/font/icomoon.eot?#iefix") format("embedded-opentype"), url("../css/font/icomoon.woff") format("woff"), url("../css/font/icomoon.otf") format("opentype"), url("../css/font/icomoon.ttf") format("truetype"), url("../css/font/icomoon.svg?#webfont") format("svg"); }
body {
  font-family: 'Arial';
  color: #545B6B;
  background-color: #FAFAF9;
  margin: 0; }

img {
  max-width: 100%; }

p {
  color: #545B6B;
  font: 18px/24px 'Arial'; }
  p span {
    color: #9BB233; }

b {
  font-weight: bold; }

h1 {
  font: 56px/54px 'grota';
  color: #254D1C; }

h2 {
  font: 32px/42px 'grota';
  color: #131929; }

.row {
  margin: 0; }

.icon-uniE901 {
  width: 42px;
  height: 42px;
  border-radius: 42px;
  background-color: #E8ECF0;
  display: flex;
  justify-content: center;
  align-items: center; }

table {
  width: 100%;
  border-radius: 24px 24px 0 0;
  background-color: #E7ECEF;
  overflow: hidden; }
  table tr {
    border-bottom: 1px solid #E8ECF0; }
    table tr td, table tr th {
      padding: 15px;
      color: #131929;
      font-size: 16px; }
    table tr th {
      font-size: 12px;
      color: rgba(19, 25, 41, 0.4); }
  table thead {
    border-radius: 24px 24px 0 0;
    background-color: #E7ECEF;
    overflow: hidden;
    border: none; }
  table tbody {
    border-radius: 24px 24px 0 0;
    overflow: hidden;
    background-color: #fff; }
    table tbody td span {
      color: #13192965;
      font-size: 15px;
      font-style: italic; }
    table tbody td .ico-img {
      margin-right: 10px;
      width: 32px; }
  table#myTable {
    margin-top: 37px; }

.custom-btn {
  border-radius: 20px;
  background-color: #D7D3D1;
  display: inline-block;
  color: #131929;
  font: 16px 'Arial';
  text-decoration: none;
  padding: 17px;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }
  .custom-btn:hover {
    background-color: #42403C;
    color: #FFFFFF;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out; }

.text-section1 {
  font: 700 12px 'Arial';
  color: #131929;
  margin-right: 10px; }

.outer-input, .outer-select {
  margin-bottom: 26px; }
  .outer-input label, .outer-select label {
    font: bold 12px 'Arial';
    color: #131929;
    margin-bottom: 6px;
    display: block; }
  .outer-input input, .outer-select input, .outer-input textarea, .outer-select textarea {
    height: 52px;
    border-radius: 14px;
    border: 2px solid #E8ECF0;
    color: #545B6B;
    font: 16px "Arial";
    padding: 0 20px;
    width: 100%; }
    .outer-input input::placeholder, .outer-select input::placeholder, .outer-input textarea::placeholder, .outer-select textarea::placeholder {
      opacity: 0.4; }
    .outer-input input[type="file"], .outer-select input[type="file"], .outer-input textarea[type="file"], .outer-select textarea[type="file"] {
      border: none; }
  .outer-input textarea, .outer-select textarea {
    padding: 20px;
    min-height: 156px; }
  .outer-input a, .outer-select a {
    color: #1273E6;
    font: 16px "Arial"; }

.text-input {
  font-size: 12px;
  line-height: 18px;
  color: #545B6B;
  margin-bottom: 0;
  padding-left: 33px; }
  @media (max-width: 968px) {
    .text-input {
      margin-bottom: 25px;
      padding-left: 0; } }

.in-row {
  margin: auto -15px; }

.outer-select select {
  border: 2px solid #E8ECF0;
  height: 52px;
  border-radius: 14px;
  padding: 0 20px;
  background-color: transparent;
  color: #545B6B;
  font: 16px "Arial";
  padding: 0 20px;
  width: 100%;
  opacity: 0.4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }

.wrapper-select {
  position: relative; }
  .wrapper-select:after {
    content: "\e909";
    font-family: "icomoon";
    font-size: 8px;
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    z-index: 0; }

.breadcrumb {
  max-width: 1424px;
  width: 100%;
  margin: 40px auto;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .breadcrumb li {
    list-style: none;
    font: 12px 'Arial';
    font-weight: 700;
    color: #131929; }
    .breadcrumb li a {
      color: #13192967;
      text-decoration: none;
      font-weight: 400; }
    .breadcrumb li:after {
      content: "";
      background: url("../images/trait.webp") no-repeat center center;
      width: 4px;
      height: 7px;
      margin: auto 5px;
      display: inline-block; }
    .breadcrumb li:last-child:after {
      display: none; }
  @media (max-width: 968px) {
    .breadcrumb {
      padding: 0 15px; } }

.flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .flex-row input[type="submit"], .flex-row .outer-input textarea[type="submit"], .outer-input .flex-row textarea[type="submit"], .flex-row .outer-select textarea[type="submit"], .outer-select .flex-row textarea[type="submit"] {
    border-radius: 20px;
    background-color: #D7D3D1;
    display: inline-block;
    color: #131929;
    font: 16px 'Arial';
    text-decoration: none;
    padding: 17px;
    flex: 0;
    border: none;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out; }
    .flex-row input[type="submit"]:hover, .flex-row .outer-input textarea[type="submit"]:hover, .outer-input .flex-row textarea[type="submit"]:hover, .flex-row .outer-select textarea[type="submit"]:hover, .outer-select .flex-row textarea[type="submit"]:hover {
      background-color: #42403C;
      color: #FFFFFF; }
    @media (max-width: 968px) {
      .flex-row input[type="submit"], .flex-row .outer-input textarea[type="submit"], .outer-input .flex-row textarea[type="submit"], .flex-row .outer-select textarea[type="submit"], .outer-select .flex-row textarea[type="submit"] {
        margin-bottom: 25px; } }
  @media (max-width: 968px) {
    .flex-row {
      flex-direction: column !important; } }

header {
  max-width: 90%;
  width: 100%;
  margin: auto;
  padding: 20px 0; }
  header .row-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap; }
    header .row-header ul {
      padding: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #E8ECF0;
      background-color: #FFFFFF;
      border-radius: 31px;
      margin: 0; }
      header .row-header ul li {
        list-style: none; }
        header .row-header ul li a {
          color: #545B6B;
          font: 21px 'Arial';
          display: inline-block;
          padding: 9px 20px;
          border-radius: 31px;
          text-decoration: none;
          -webkit-transition: all 350ms ease-in-out;
          -moz-transition: all 350ms ease-in-out;
          -o-transition: all 350ms ease-in-out;
          transition: all 350ms ease-in-out; }
          @media (max-width: 1080px) {
            header .row-header ul li a {
              font-size: 17px; } }
          header .row-header ul li a:hover {
            background-color: #F5F5F4;
            -webkit-transition: all 350ms ease-in-out;
            -moz-transition: all 350ms ease-in-out;
            -o-transition: all 350ms ease-in-out;
            transition: all 350ms ease-in-out;
            font-weight: 700; }
            @media (max-width: 968px) {
              header .row-header ul li a:hover {
                color: #545B6B; } }
          @media (max-width: 968px) {
            header .row-header ul li a {
              color: #fff; } }
      @media (max-width: 968px) {
        header .row-header ul {
          flex-direction: column;
          justify-content: center;
          align-items: center;
          background-color: transparent;
          border: none; } }
  header .logo a {
    position: relative;
    z-index: 10; }

.btn-connexion {
  border-radius: 31px;
  border: 1px solid #E8ECF0;
  font: 700 21px 'Arial';
  color: #131929;
  display: inline-block;
  padding: 9px 20px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }
  @media (max-width: 1080px) {
    .btn-connexion {
      font-size: 17px; } }
  @media (max-width: 767px) {
    .btn-connexion {
      font-size: 14px; } }
  .btn-connexion > span {
    margin-right: 7px; }
    @media (max-width: 767px) {
      .btn-connexion > span {
        display: none; } }
  .btn-connexion span:before {
    font-size: 42px; }
    @media (max-width: 1080px) {
      .btn-connexion span:before {
        font-size: 22px; } }
  .btn-connexion:hover {
    background-color: #E8ECF0;
    color: #131929; }

.line-btn {
  font: 20px 'grota';
  color: #131929;
  margin-bottom: 50px;
  position: relative; }
  .line-btn span {
    font: 'grota-black';
    text-align: left; }
  .line-btn .custom-btn {
    margin-left: auto;
    flex: 0 0 150px; }
    @media (max-width: 968px) {
      .line-btn .custom-btn {
        margin: 15px auto auto;
        flex: auto; } }
  .line-btn:after {
    content: "";
    width: 100%;
    height: 1px;
    bottom: -25px;
    background-color: #E8ECF0;
    position: absolute; }
  .line-btn:before {
    content: "ou";
    position: absolute;
    bottom: -34px;
    left: 0;
    right: 0;
    color: #545B6B;
    font-size: 16px;
    padding: 0 7px;
    text-align: center;
    margin: auto;
    width: 60px;
    display: inline-block;
    background: #FAFAF9;
    z-index: 1; }
  .line-btn:last-child:after, .line-btn:last-child:before {
    display: none; }
  @media (max-width: 968px) {
    .line-btn {
      flex-direction: column; } }

.home .section1 {
  margin-top: 45px; }
  .home .section1 .container {
    max-width: 1252px;
    width: 100%;
    margin: auto; }
  .home .section1 .row {
    align-items: center; }
    @media (max-width: 767px) {
      .home .section1 .row {
        flex-direction: column; } }
  .home .section1 h1 {
    margin: 28px 0 30px 0; }
    .home .section1 h1 span {
      font: 56px/54px 'grota-black'; }
    .home .section1 h1 div {
      color: #4F782E; }
  .home .section1 p {
    margin-bottom: 30px; }
  .home .section1 .right-col {
    padding-left: 66px; }
    @media (max-width: 968px) {
      .home .section1 .right-col {
        padding-left: inherit; } }
.home .section2 .container {
  max-width: 1432px;
  width: 100%;
  margin: 100px auto 50px auto;
  background-color: #FFFFFF;
  border-radius: 24px;
  border: 1px solid #E8ECF0;
  padding: 100px 0; }
  .home .section2 .container .row {
    max-width: 1132px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  @media (max-width: 767px) {
    .home .section2 .container {
      margin: 25px auto;
      padding: 50px 0; } }
.home .section2 h2 {
  margin-bottom: 30px; }
  .home .section2 h2 span {
    font-family: 'grota-bold'; }
@media (max-width: 767px) {
  .home .section2 {
    padding: 15px; } }

footer {
  background: url("../images/bg-bottom.webp") no-repeat center center;
  background-size: contain;
  background-position: bottom center;
  font-size: 12px;
  color: #747C91;
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  @media (max-width: 767px) {
    footer {
      text-align: center; } }
  footer .container {
    max-width: 1430px;
    width: 100%;
    margin: 0 0 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      footer .container {
        flex-direction: column; } }

.hamburger {
  display: none; }

/*connexion*/
.connexion {
  max-width: 90%;
  width: 100%;
  margin: auto;
  background: url("../images/bg-arbre.webp") no-repeat center center;
  background-position: center right;
  background-size: contain; }
  @media (max-width: 968px) {
    .connexion {
      background: none;
      max-width: 100%; } }
  .connexion .container {
    max-width: 1285px;
    width: 100%;
    margin: 54px auto auto;
    padding-top: 68px; }
  .connexion .wrap-line-btn {
    margin-top: 105px; }
  .connexion .left-col {
    padding-right: 80px;
    border-right: 1px solid #E8ECF0; }
    @media (max-width: 968px) {
      .connexion .left-col {
        padding-right: 15px;
        border-right: none; } }
  .connexion .right-connexion {
    padding-left: 60px; }
    @media (max-width: 968px) {
      .connexion .right-connexion {
        padding-left: 15px; } }
    .connexion .right-connexion form {
      max-width: 560px;
      width: 100%;
      margin: auto; }
    .connexion .right-connexion .outer-input, .connexion .right-connexion .outer-select {
      margin-bottom: 15px; }
  .connexion h3 {
    font: 38px 'grota-bold';
    color: #131929; }

form, .like-form {
  background-color: #FFFFFF;
  border: 1px solid #E8ECF0;
  border-radius: 24px;
  padding: 95px 60px;
  position: relative; }
  form:after, .like-form:after {
    content: "";
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    position: absolute;
    z-index: -2;
    background: url("../images/ombreportee.webp") no-repeat center center;
    background-repeat: repeat;
    background-position: center;
    display: block;
    border-radius: 24px; }
  form .flex-row, .like-form .flex-row {
    margin-top: 20px; }
  @media (max-width: 968px) {
    form, .like-form {
      padding: 95px 0; } }

.like-form {
  max-width: 100%; }
  @media (max-width: 767px) {
    .like-form.top-right-like-form {
      justify-content: space-between;
      margin-top: 50px; } }

/*sign-in*/
.sign-up .container {
  max-width: 1474px;
  width: 100%;
  margin: auto; }
  @media (max-width: 767px) {
    .sign-up .container {
      padding: 0; } }
.sign-up h2 {
  font: 14px 'grota';
  text-transform: uppercase; }
.sign-up h3 {
  font: 32px 'grota';
  color: #131929;
  margin-bottom: 0; }
  .sign-up h3 b {
    display: block;
    font-family: 'grota-xbold'; }
.sign-up .like-form {
  padding: 23px 50px; }
  .sign-up .like-form:before {
    content: "";
    width: 174px;
    height: 174px;
    background: url("../images/arbre.webp") no-repeat center center;
    position: absolute;
    left: -100px;
    top: -30px;
    z-index: -1; }
  .sign-up .like-form p {
    margin-bottom: 0; }
  .sign-up .like-form.no-after:after {
    display: none !important; }
  .sign-up .like-form.no-before:before {
    display: none !important; }
  .sign-up .like-form.ong-sign-up:before {
    background: url("../images/arbre-rose.webp") no-repeat center center;
    width: 146px;
    height: 173px; }
@media (max-width: 767px) {
  .sign-up {
    padding: 23px 0;
    width: 100%; } }

.head-sign-up {
  margin-bottom: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between; }
  .head-sign-up .like-form {
    max-width: inherit;
    display: inline-block;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .head-sign-up .like-form {
        width: 100%;
        margin-top: 50px; } }
    .head-sign-up .like-form .price {
      font: 38px 'grota-xbold';
      color: #9BB233;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 767px) {
        .head-sign-up .like-form .price {
          font-size: 20px;
          flex-direction: column; } }
      .head-sign-up .like-form .price span {
        font: 12px 'Arial';
        color: #545B6B;
        text-align: left;
        display: block;
        margin-left: 10px; }
    .head-sign-up .like-form img {
      position: relative;
      left: -93px; }
      @media (max-width: 767px) {
        .head-sign-up .like-form img {
          left: inherit; } }

.wrap-form {
  background-color: #E8ECF0;
  border-radius: 24px; }
  .wrap-form span {
    font: 12px 'Arial';
    color: #131929;
    padding: 20px 80px;
    display: block; }
    .wrap-form span[class^="icon-"] {
      font-size: 30px; }

form:after {
  display: none; }

input[type="submit"], .outer-input textarea[type="submit"], .outer-select textarea[type="submit"] {
  width: auto;
  border-radius: 20px;
  padding: 7px 20px;
  min-width: 155px;
  border: none;
  margin-top: 40px;
  background-color: #D7D3D1;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }
  input[type="submit"]:hover, .outer-input textarea[type="submit"]:hover, .outer-select textarea[type="submit"]:hover {
    background-color: #42403C;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    color: #FFFFFF; }
  input[type="submit"].submit-etablissement, .outer-input textarea[type="submit"].submit-etablissement, .outer-select textarea[type="submit"].submit-etablissement {
    background-color: #D7D3D1;
    margin-top: 0; }
    input[type="submit"].submit-etablissement:hover, .outer-input textarea[type="submit"].submit-etablissement:hover, .outer-select textarea[type="submit"].submit-etablissement:hover {
      background-color: #42403C; }

.form-two-col {
  background-color: #fff;
  border-radius: 24px 24px 0 0;
  padding: 30px 80px 30px 80px; }

.right-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font: 20px 'grota';
  color: #131929; }
  .right-list > div {
    max-width: 287px;
    width: 100%; }
  .right-list .custom-btn {
    margin-left: 135px; }
    @media (max-width: 968px) {
      .right-list .custom-btn {
        margin-left: inherit;
        margin-top: 15px; } }
  @media (max-width: 968px) {
    .right-list {
      flex-direction: column; } }

.sign-up .like-form.right-list:before {
  width: 226px;
  height: 228px;
  background: url("../images/list-before.webp") no-repeat center center;
  left: -156px;
  top: -37px; }

.wrapper-icon {
  border: 1px solid #E8ECF0;
  background-color: #F5F5F4;
  border-radius: 14px;
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .wrapper-icon span {
    padding: 0; }
    .wrapper-icon span[class^="icon-"] {
      color: #9BB233; }

.icon-title {
  font: 20px "grota";
  color: #131929; }

.icon-title {
  font: 32px "grota" !important;
  font-weight: 500;
  color: #131929;
  margin-bottom: 25px; }
  .icon-title b {
    font: 20px 'grota-xbold' !important; }
  .icon-title .like-h4 {
    margin-left: 25px;
    font-size: 20px; }

.file-upload {
  display: flex;
  align-items: center;
  gap: 10px;
  /* espace entre le bouton et le texte */ }

#custom-button {
  padding: 17px;
  background-color: #D7D3D1;
  color: #131929;
  border: none;
  border-radius: 26px;
  font: 16px "Arial";
  cursor: pointer;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }

#custom-button:hover {
  background-color: #E8ECF0;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }

#custom-text {
  padding: 2px 5px;
  color: rgba(84, 91, 107, 0.4);
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  #custom-text .icon-Icon-ion-ios-attach {
    padding: 0;
    font-size: 16px;
    margin-right: 7px; }
    #custom-text .icon-Icon-ion-ios-attach:before {
      color: rgba(84, 91, 107, 0.4); }

.form-2-col > div:first-child {
  padding-right: 80px;
  border-right: 2px solid #E8ECF0; }
  @media (max-width: 968px) {
    .form-2-col > div:first-child {
      padding-right: 15px; } }
.form-2-col > div:last-child {
  padding-left: 80px; }
  @media (max-width: 968px) {
    .form-2-col > div:last-child {
      padding-left: 15px; } }

.outer-check input[type="checkbox"]:not(old):checked + label:before, .outer-check .outer-input textarea[type="checkbox"]:not(old):checked + label:before, .outer-input .outer-check textarea[type="checkbox"]:not(old):checked + label:before, .outer-check .outer-select textarea[type="checkbox"]:not(old):checked + label:before, .outer-select .outer-check textarea[type="checkbox"]:not(old):checked + label:before {
  background: url("../images/check.png") no-repeat center center;
  background-position: bottom left; }

.outer-check input[type="checkbox"]:not(old) + label, .outer-check .outer-input textarea[type="checkbox"]:not(old) + label, .outer-input .outer-check textarea[type="checkbox"]:not(old) + label, .outer-check .outer-select textarea[type="checkbox"]:not(old) + label, .outer-select .outer-check textarea[type="checkbox"]:not(old) + label {
  display: inline-block;
  padding-left: 36px;
  font-family: "Arial", Sans-serif;
  font-size: 16px;
  color: #131929;
  position: relative;
  cursor: pointer; }

.outer-check input[type="checkbox"]:not(old) + label:before, .outer-check .outer-input textarea[type="checkbox"]:not(old) + label:before, .outer-input .outer-check textarea[type="checkbox"]:not(old) + label:before, .outer-check .outer-select textarea[type="checkbox"]:not(old) + label:before, .outer-select .outer-check textarea[type="checkbox"]:not(old) + label:before {
  content: "";
  background: url("../images/check.png") no-repeat center center;
  background-position: top left;
  height: 18px;
  width: 18px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 0;
  cursor: pointer;
  top: 5px; }

.outer-check input[type="checkbox"], .outer-check .outer-input textarea[type="checkbox"], .outer-input .outer-check textarea[type="checkbox"], .outer-check .outer-select textarea[type="checkbox"], .outer-select .outer-check textarea[type="checkbox"] {
  visibility: hidden;
  height: 0px; }

.outer-check {
  margin-top: 25px; }

.save-tourist, .sign-up .like-form.save-tourist {
  padding: 46px 48px;
  margin-bottom: 30px; }
  @media (max-width: 1426px) {
    .save-tourist, .sign-up .like-form.save-tourist {
      overflow-x: scroll; } }
  @media (max-width: 968px) {
    .save-tourist, .sign-up .like-form.save-tourist {
      padding: 46px 0; } }

.line-select {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap; }
  .line-select > div {
    margin: auto 10px 20px 10px;
    max-width: 260px;
    width: 100%; }
    @media (max-width: 968px) {
      .line-select > div {
        max-width: inherit; } }
    .line-select > div.select-width1 {
      max-width: 210px; }
      @media (max-width: 968px) {
        .line-select > div.select-width1 {
          max-width: inherit; } }
    .line-select > div:last-child {
      width: auto; }
    .line-select > div a {
      display: inline-block;
      background-color: #9CB233;
      border-radius: 26px;
      padding: 17px 25px;
      color: #131929;
      text-decoration: none;
      min-width: 154px;
      font-size: 16px; }
      .line-select > div a span {
        color: #131929;
        margin-right: 15px; }
        .line-select > div a span:before {
          color: #131929; }
      .line-select > div a.add {
        padding: 17px 19px;
        background-color: #F5F5F4;
        border: 1px solid #E8ECF0; }

.line-separator hr {
  margin-top: 0;
  background-color: #E8ECF0;
  height: 2px; }

.vertical-separator {
  width: 1px !important;
  height: 52px;
  background-color: #E8ECF0;
  margin: auto 20px auto 0;
  display: inline-block; }
  @media (max-width: 968px) {
    .vertical-separator {
      display: none; } }

.auto-width {
  width: auto !important;
  margin-bottom: 32px !important;
  color: #545B6B;
  font-size: 16px; }

.bottom-table {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 45px auto 0 auto; }

#myTable_info {
  font-size: 12px;
  color: #13192967; }
  #myTable_info b {
    color: #131929; }

.dt-paging {
  display: flex;
  justify-content: center;
  align-items: center; }
  .dt-paging button {
    width: 30px;
    height: 30px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #545B6B;
    border: 1px solid #E8ECF0; }
    .dt-paging button:first-child {
      border-radius: 5px 0 0 5px; }
    .dt-paging button:last-child {
      border-radius: 0 5px 5px 0; }
    .dt-paging button.current {
      background-color: #9CB233;
      color: #fff; }

.line-list {
  margin-top: 90px; }

.list-bloc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 45px;
  border: 1px solid #E8ECF0;
  border-radius: 24px;
  background-color: #fff;
  margin-bottom: 23px; }
  @media (max-width: 968px) {
    .list-bloc {
      flex-wrap: wrap;
      padding: 45px 15px; } }
  .list-bloc div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 23px;
    font-size: 18px;
    color: rgba(19, 25, 41, 0.4);
    line-height: 24px; }
    .list-bloc div img {
      width: 82px;
      height: 82px; }
    .list-bloc div:after {
      content: "";
      height: 52px;
      width: 1px;
      background-color: #E8ECF0;
      margin-left: 23px;
      display: inline-block; }
      @media (max-width: 968px) {
        .list-bloc div:after {
          display: none; } }
    .list-bloc div:first-child {
      max-width: 368px;
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
      @media (max-width: 968px) {
        .list-bloc div:first-child {
          max-width: inherit;
          width: auto; } }
    .list-bloc div:nth-child(2) {
      max-width: 602px;
      width: 100%; }
      @media (max-width: 968px) {
        .list-bloc div:nth-child(2) {
          padding: 0;
          margin-top: 20px;
          max-width: inherit;
          width: auto; } }
    @media (max-width: 968px) {
      .list-bloc div:last-child {
        max-width: inherit;
        width: 100%;
        padding: 0;
        margin-top: 20px;
        max-width: inherit;
        width: auto; } }
    .list-bloc div:last-child:after {
      display: none; }
    .list-bloc div h4 {
      font: 20px "grota-xbold";
      color: #131929;
      margin: 0 0 0 20px;
      max-width: 190px;
      width: 100%; }
    .list-bloc div p {
      font-size: 18px;
      color: #131929;
      line-height: 24px;
      margin-bottom: 0; }

@media (max-width: 968px) {
  .right-header {
    margin-right: 60px; }

  .menu-hamburger {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 15px;
    z-index: 100; }
    .menu-hamburger.is-active {
      position: fixed; }

  /* Collapse
  */
  .hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  .hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

  .hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; }

  .hamburger:hover {
    opacity: 0.7; }

  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }

  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }

  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }

  .hamburger-inner::before {
    top: -10px; }

  .hamburger-inner::after {
    bottom: -10px; }

  .menu-fullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(37, 77, 28, 0.98);
    top: 0;
    left: -100%;
    transition: left 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2; }

  .menu-fullscreen ul {
    list-style-type: none;
    padding: 0; }

  .menu-fullscreen li {
    margin: 20px; }

  .menu-fullscreen a {
    text-decoration: none;
    color: white;
    font-size: 24px; } }

/*# sourceMappingURL=style.css.map */
