@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
.def_category.simple {
  padding-bottom: 110px; }
  @media screen and (min-width: 768px) {
    .def_category.simple .the-content {
      max-width: 720px;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-left: 0;
      padding-right: 0;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between; } }
  @media screen and (min-width: 992px) {
    .def_category.simple .the-content {
      max-width: 960px; } }
  @media screen and (min-width: 1200px) {
    .def_category.simple .the-content {
      max-width: 1140px; } }
  .def_category.simple .the-content .content-pict .pict {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 636px;
    -webkit-box-shadow: 0 10px 18px 0 rgba(46, 79, 101, 0.2);
    -moz-box-shadow: 0 10px 18px 0 rgba(46, 79, 101, 0.2);
    box-shadow: 0 10px 18px 0 rgba(46, 79, 101, 0.2); }
    @media screen and (min-width: 1500px) {
      .def_category.simple .the-content .content-pict .pict {
        min-width: 690px;
        -webkit-transform: translateX(-160px);
        -ms-transform: translateX(-160px);
        transform: translateX(-160px); } }
    @media screen and (min-width: 1900px) {
      .def_category.simple .the-content .content-pict .pict {
        min-width: 790px;
        -webkit-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        transform: translateX(-260px); } }
  @media screen and (min-width: 768px) {
    .def_category.simple .the-content .content-pict,
    .def_category.simple .the-content .content-txt {
      float: none; } }
  .def_category.simple .the-content .content-txt {
    margin-top: 40px; }
    @media screen and (min-width: 768px) {
      .def_category.simple .the-content .content-txt {
        margin-top: 0; } }
    @media screen and (min-width: 1200px) {
      .def_category.simple .the-content .content-txt {
        max-width: 445px;
        margin: 0 0 0 auto;
        padding-left: 0; } }
    .def_category.simple .the-content .content-txt p {
      text-align: justify;
      line-height: 22px;
      margin-bottom: 22px; }


.def_category {
  margin-bottom: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  /*@media screen and (min-width: 992px){
      padding-top:30px;
  }*/ }

    .def_category .content h2 {
    padding-bottom: 20px; 
    }
    .subtitle {
      font-family: 'Poppins', sans-serif;
      font-size: 2.3em;
      font-weight: 700;
      color: #669648;
      padding-bottom: 15px;
      margin-bottom:15px;
    } 
    .menu-cat h2{
      font-size: 2.3em;
      color: #669648;
      margin-top: 20px;
      margin-right: 60px;
      line-height: 10px;
      background-color: #f7e16560;
    }
.menu-cat p{
    margin-top: 40px;
    width:270px;
}
.def_category .btn {
  margin-top: 20px;
  border: 1px solid #f7e165;
  font-weight: 600;
  color: #ffffff;
}
.def_category .btn:hover{
  background-color:rgba(5, 5, 5, 0.2);
  color: #fff;
}

  @media screen and (min-width: 992px) {
    .def_category .content {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between; }
    

    
}

  @media screen and (min-width: 1500px) {
    .def_category .content .menu-cat {
      -webkit-transform: translateX(-123px);
      -ms-transform: translateX(-123px);
      transform: translateX(-123px); } }

  .def_category .content .menu-cat ul.choice-cat.scrollable-content {
    white-space: nowrap;
    overflow: auto;
    font-size: 0;
    max-width: 100%;
    text-align: center;
    padding: 15px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item {
    position: relative;
    cursor: pointer;
    display: block; }
    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item a {
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    color: #424242;
    display: block;
    padding: 20px 20px 20px 0; }
    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item a.active {
    color: #1f211e !important;
    font-weight: bold; }
    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item .link-line {
    width: 100px;
    height: 2px;
    position: absolute;
    top: 40%;
    left: 0;
    bottom: 0; }
    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item {
    padding-top: 20px; }

    @media screen and (min-width: 992px) {
     .def_category .content .menu-cat ul.choice-cat.scrollable-content {
    display: block;
    overflow: inherit;
    white-space: inherit;
    padding: 0;
    text-align: left; 
    }
    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item a {
    padding: 10px 0 30px 0; }
    .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item .link-line {
    right: 0;
    left: inherit;
    -webkit-transform: translate(71px, 6px);
    -ms-transform: translate(71px, 6px);
    transform: translate(71px, 6px); }
    .def_category .content .content-infos {
      margin: 0 0 0 auto; }
}
  @media screen and (min-width: 1500px) {
    .def_category .content .content-infos {
      margin: 0;
      -webkit-transform: translateX(-123px);
      -ms-transform: translateX(-123px);
      transform: translateX(-123px); } 
}
  .def_category .content .content-infos .all-infos .wrapper {
    display: none;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
   .def_category .content .content-infos .all-infos .wrapper {
      width: 856px;
      height: 700px;
     border-radius: 20px;
    }        
    .def_category .content .content-infos .all-infos .wrapper .capsule-infos {
      min-height: 350px;
      border-radius: 20px;
      padding: 50px 50px 30px 50px;
      width: 500px; }

@media screen and (min-width: 1200px) {
  .def_category .content .menu-cat ul.choice-cat.scrollable-content li.nav-item .link-line {
    right: 0;
    left: inherit;
    -webkit-transform: translate(-4px, 6px);
    -ms-transform: translate(-4px, 6px);
    transform: translate(-4px, 6px);   } 
  .def_category .content .content-infos .all-infos .wrapper {
    width: 568px; 
} }

@media screen and (min-width: 1900px) {
  .def_category .content .content-infos .all-infos .wrapper {
    width: 1034px;
    /*height:786px;*/ } }

.def_category .content .content-infos .all-infos .wrapper.active {
  display: block; }
.def_category .content .content-infos .all-infos .wrapper .capsule-infos {
  background-image: url("../../img/background-pin.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 40px 45px;
  min-height: 450px; }
  @media screen and (min-width: 992px) {
    .def_category .content .content-infos .all-infos .wrapper {
    height: 500px;
    width: 465px; }
    .def_category .content .content-infos .all-infos .wrapper .capsule-infos {
      position: absolute;
      top: 200px;
      left: -150px; } }
  @media screen and (min-width: 1500px) {
    .def_category .content .content-infos .all-infos .wrapper {
      width: 856px;
      height: 700px;
    }        
    .def_category .content .content-infos .all-infos .wrapper .capsule-infos {
      min-height: 350px;
      padding: 50px 50px 30px 50px;
      width: 500px; } }
  .def_category .content .content-infos .all-infos .wrapper .capsule-infos .infos h3 {
    font-weight: Bold;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding-bottom: 30px; }
  .def_category .content .content-infos .all-infos .wrapper .capsule-infos .infos p {
    color: #fff;
    font-size: 14px;
    text-align: justify;
    line-height: 24px; }
  .def_category .content .content-infos .all-infos .wrapper .capsule-infos .infos a.link {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 30px 15px 0 15px;
    margin-left: -15px;
    text-transform: uppercase;
    display: inline-block; }
    .def_category .content .content-infos .all-infos .wrapper .capsule-infos .infos a.link:after {
      content: '';
      width: 100%;
      height: 2px;
      background: #fff;
      margin: 0 auto 0 0;
      display: block;
      margin-top: 11px; }