/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}


p {
    font-family: arial;
}


body {
  font-size: 16px;
/*  font-family: "FoundryGridnik"; */
 font-family : Arial, Sans-serif;
  background: #fff;
  line-height: 1.5;
  letter-spacing: normal;
  margin: 0;
  overflow-y: auto;
  width: 100%;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=submit],
input[type=button],
button,
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

button {
  border: none;
}
button:focus {
  outline: unset;
  -webkit-box-shadow: none;
          box-shadow: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

textarea {
  resize: none;
  width: 100% !important;
}

img {
  max-width: 100%;
}

.form-control:focus,
.form-select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 1200px) {
  .container-fluid {
    padding: 0 30px;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 580px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 840px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
    padding: 0 15px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1500px;
    padding: 0 15px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1600px;
    padding: 0 15px;
  }
}

.flex-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bilan-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  min-width: 258px;
  min-height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-font-feature-settings: "calt" off;
          font-feature-settings: "calt" off;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  padding: 5px 25px;
  background-color: black;
  border-radius: 26px;
}
@media (max-width: 576px) {
  .bilan-btn {
    min-width: 200px;
    font-size: 14px;
  }
}
@media (min-width: 1920px) {
  .bilan-btn {
    min-width: 300px;
    font-size: 18px;
  }
}

.main_btn {
  max-width: 210px;
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  border-radius: 6px;
}

.header-section {
  background-color: #4b59e9;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.75);
  padding: 5px 50px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
@media (max-width: 576px) {
  .header-section {
    padding: 0;
  }
}
.header-section .navbar {
  padding: 0;
}
.header-section .navbar .navbar-toggler:focus {
  outline: none !important;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.header-section .navbar .navbar-brand img {
  height: auto;
  width: 120px;
}
@media (min-width: 1920px) {
  .header-section .navbar .navbar-brand img {
    width: 150px;
  }
}
.header-section .navbar .navbar-nav .nav-item {
  margin: 0 12px;
  border-right: 3px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
  .header-section .navbar .navbar-nav .nav-item {
    border: none;
  }
}
@media (min-width: 1920px) {
  .header-section .navbar .navbar-nav .nav-item {
    margin: 0 16px;
  }
}
.header-section .navbar .navbar-nav .nav-item:last-of-type {
  border: none;
}
.header-section .navbar .navbar-nav .nav-item:nth-child(5) {
  border: none;
}
.header-section .navbar .navbar-nav .nav-item .nav-link {
  position: relative;
  color: #fff;
  padding-right: 20px;
  font-size: 20px;
  /* font-family: "FoundryGridnik"; */ 
   font-family : Arial, Sans-serif;
}
.header-section .navbar .navbar-nav .nav-item .nav-link .link-click-collapse {
  position: absolute;
  inset: 0;
}
@media (max-width: 1200px) {
  .header-section .navbar .navbar-nav .nav-item .nav-link {
    padding-right: 0;
    padding-left: 5px;
  }
}
@media (max-width: 767px) {
  .header-section .navbar .navbar-nav .nav-item .nav-link {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .header-section .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .header-section .navbar .navbar-nav .nav-item .nav-link {
    font-size: 22px;
  }
}

.brd {
  border: 2px solid #000;
}

#info {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  color: #2d3667;
  font-size: 16px;
  text-align: center;
  padding: 14px;
  background-color: #f3f9f9;
}

#app-cover {
  position: absolute;
  top: 15px;
  right: 0;
  left: 0;
  margin-left: auto;
  width: 90%;
  height: 42px;
  z-index: 1;
}
@media (max-width: 991px) {
  #app-cover {
    margin: auto;
    top: 25px;
  }
}

#select-button {
  position: relative;
  height: 16px;
  padding: 12px 14px;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
}
#select-button #chevrons img {
  margin-top: -2px;
  height: 20px;
}

#options-view-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}
#options-view-button:checked + #select-button #chevrons i {
  color: #2d3667;
}
#options-view-button:checked ~ #options {
  border: 1px solid #000;
}
#options-view-button:checked ~ #options .option i {
  display: block;
  padding: 12px 0;
}
#options-view-button:checked ~ #options .label {
  display: block;
  padding: 12px 14px;
}
#options-view-button:checked ~ #options #option-bg {
  display: block;
}
#options-view-button:not(:checked) ~ #options .option input[type=radio]:checked ~ .opt-val {
  top: -34px;
}

#selected-value {
  font-size: 16px;
  line-height: 1;
  margin-right: 26px;
}
@media (max-width: 991px) {
  #selected-value {
    font-size: 14px;
    max-width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}

.option {
  color: #2d3667;
  font-size: 16px;
  position: relative;
  line-height: 1;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 2;
}
.option i {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 14px;
  padding: 0;
  display: none;
}
@media (max-width: 991px) {
  .option {
    font-size: 15px;
  }
}
.option input[type=radio]:checked ~ .opt-val {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.option input[type=radio]:checked ~ i {
  top: 0;
  bottom: auto;
  opacity: 1;
  -webkit-animation: unset;
          animation: unset;
  color: #fff;
}
.option input[type=radio]:checked ~ .label {
  color: #fff;
}
.option input[type=radio]:checked ~ .label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.option:nth-child(1) input[type=radio]:checked ~ .label:before {
  background-color: #000;
  border-radius: 4px 4px 0 0;
}
.option:nth-child(1) input[type=radio]:checked ~ .opt-val {
  top: -35px;
}
.option:nth-child(1):hover ~ #option-bg {
  top: 0;
  background-color: #000;
  border-radius: 4px 4px 0 0;
}
.option:nth-child(2) input[type=radio]:checked ~ .label:before {
  background-color: #ea4c89;
}
.option:nth-child(2) input[type=radio]:checked ~ .opt-val {
  top: -75px;
}
.option:nth-child(2):hover ~ #option-bg {
  top: 40px;
  background-color: #ea4c89;
}
.option:nth-child(3) input[type=radio]:checked ~ .label:before {
  background-color: #0057ff;
}
.option:nth-child(3) input[type=radio]:checked ~ .opt-val {
  top: -115px;
}
.option:nth-child(3):hover ~ #option-bg {
  top: 80px;
  background-color: #0057ff;
}
.option:nth-child(4) input[type=radio]:checked ~ .label:before {
  background-color: #32c766;
}
.option:nth-child(4) input[type=radio]:checked ~ .opt-val {
  top: -155px;
}
.option:nth-child(4):hover ~ #option-bg {
  top: 120px;
  background-color: #32c766;
}
.option:nth-child(5) input[type=radio]:checked ~ .label:before {
  background-color: #f48024;
}
.option:nth-child(5) input[type=radio]:checked ~ .opt-val {
  top: -195px;
}
.option:nth-child(5):hover ~ #option-bg {
  top: 160px;
  background-color: #f48024;
}
.option:nth-child(6) input[type=radio]:checked ~ .label:before {
  background-color: #006400;
  border-radius: 0 0 4px 4px;
}
.option:nth-child(6) input[type=radio]:checked ~ .opt-val {
  top: -235px;
}
.option:nth-child(6):hover ~ #option-bg {
  top: 200px;
  background-color: #006400;
  border-radius: 0 0 4px 4px;
}
.option .fa-codepen {
  color: #000;
}
.option .fa-dribbble {
  color: #ea4c89;
}
.option .fa-behance {
  color: #0057ff;
}
.option .fa-hackerrank {
  color: #32c766;
}
.option .fa-stack-overflow {
  color: #f48024;
}
.option .fa-free-code-camp {
  color: #006400;
}
.option:hover .label {
  color: #fff;
}

.label {
  color: #2d3667;
  font-size: 16px;
  display: none;
  padding: 0;
  margin-left: 27px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.options {
  position: absolute;
  left: 0;
  width: 250px;
}

#options {
  position: absolute;
  top: 52px;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 4px;
  border-color: #000;
}

.s-c {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
}
.s-c:hover {
  height: 100%;
  z-index: 1;
}
.s-c:hover ~ i {
  color: #fff;
  opacity: 0;
}

.s-c.top {
  top: 0;
}
.s-c.top:hover ~ i {
  top: -25px;
  -webkit-animation: movedown 0.3s ease 0.1s forwards;
          animation: movedown 0.3s ease 0.1s forwards;
}

.s-c.bottom {
  bottom: 0;
}
.s-c.bottom:hover + i {
  bottom: -25px;
  -webkit-animation: moveup 0.3s ease 0.1s forwards;
          animation: moveup 0.3s ease 0.1s forwards;
}

input[type=radio] {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 50%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.opt-val {
  position: absolute;
  left: 14px;
  width: 217px;
  width: 90%;
  height: 15px;
  opacity: 0;
  background-color: #fff;
  -webkit-transform: scale(0);
          transform: scale(0);
}
@media (max-width: 991px) {
  .opt-val {
    width: 80%;
  }
}

#option-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 40px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 1;
  display: none;
}

@-webkit-keyframes moveup {
  0% {
    bottom: -25px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes moveup {
  0% {
    bottom: -25px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@-webkit-keyframes movedown {
  0% {
    top: -25px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes movedown {
  0% {
    top: -25px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
.banner-section {
  background-image: url("../../assets/images/home-page/home-cycle-bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 643px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 90px;
}
@media (max-width: 576px) {
  .banner-section {
    min-height: 400px;
    margin-top: 83px;
  }
}
@media (min-width: 1920px) {
  .banner-section {
    min-height: 880px;
    margin-top: 110px;
  }
}
.banner-section .banner-details h1 {
  font-size: 77px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 77px;
  font-family: "Poppins";
}
@media (max-width: 1024px) {
  .banner-section .banner-details h1 {
    font-size: 65px;
    line-height: 65px;
  }
}
@media (max-width: 767px) {
  .banner-section .banner-details h1 {
    font-size: 55px;
    max-width: 60%;
  }
}
@media (max-width: 576px) {
  .banner-section .banner-details h1 {
    font-size: 37px;
    line-height: 44px;
    max-width: 50%;
  }
}
@media (max-width: 350px) {
  .banner-section .banner-details h1 {
    max-width: 60%;
  }
}
@media (min-width: 1920px) {
  .banner-section .banner-details h1 {
    font-size: 95px;
    line-height: 92px;
  }
}
.banner-section .banner-details h1 span {
  color: #80cdff;
}
.banner-section .banner-details h2 {
  margin-top: 20px;
  color: #FFFFFF;
  font-size: 28px;
  letter-spacing: 1.4px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .banner-section .banner-details h2 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .banner-section .banner-details h2 {
    font-size: 20px;
    max-width: 60%;
  }
}
@media (max-width: 576px) {
  .banner-section .banner-details h2 {
    font-size: 17px;
    line-height: 17px;
    max-width: 50%;
  }
}
@media (min-width: 1920px) {
  .banner-section .banner-details h2 {
    font-size: 35px;
  }
}
.banner-section .banner-details .bilan-btn {
  margin-top: 20px;
}

.second-section {
  background-color: #000;
  padding: 65px 0;
}
.second-section h3 {
  color: #FFFFFF;
}
.second-section .icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 90%;
  margin: auto;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .second-section .icon-wrapper {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.second-section .icon-wrapper .icon {
  max-width: 178px;
  text-align: center;
}
@media (max-width: 1200px) {
  .second-section .icon-wrapper .icon {
    margin: 0 20px 20px;
  }
}
@media (min-width: 1920px) {
  .second-section .icon-wrapper .icon {
    max-width: 220px;
  }
}
.second-section .icon-wrapper .icon img {
  height: 116px;
}
.second-section .icon-wrapper .icon .text {
  color: #FFFFFF;
  font-size: 13px;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .second-section .icon-wrapper .icon .text {
    font-size: 12px;
  }
}
@media (min-width: 1920px) {
  .second-section .icon-wrapper .icon .text {
    font-size: 16px;
    line-height: 18px;
  }
}

.third-section {
  background-image: url("../../assets/images/home-page/third-section-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 480px;
}
@media (max-width: 1280px) {
  .third-section .img {
    text-align: center;
  }
}
.third-section .img img {
  height: auto;
  min-width: 480px;
}
@media (max-width: 1280px) {
  .third-section .img img {
    max-height: 480px;
  }
}
@media (max-width: 576px) {
  .third-section .img img {
    min-width: unset;
  }
}
@media (max-width: 1280px) {
  .third-section .left-detail,
.third-section .right-detail {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.third-section .right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  color: #FFFFFF;
  max-width: 95%;
  padding-bottom: 20px;
}
@media (max-width: 1280px) {
  .third-section .right-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .third-section .right-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (max-width: 576px) {
  .third-section .right-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1920px) {
  .third-section .right-wrapper {
    padding-top: 80px;
  }
}
.third-section .right-wrapper .left-detail,
.third-section .right-wrapper .right-detail {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.third-section .right-wrapper .left-detail .bottom,
.third-section .right-wrapper .right-detail .bottom {
  padding-left: 10px;
  font-size: 48px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.third-section .right-wrapper .left-detail .bottom .sub,
.third-section .right-wrapper .right-detail .bottom .sub {
  font-size: 48px;
}
.third-section .right-wrapper .left-detail .bottom .cont,
.third-section .right-wrapper .right-detail .bottom .cont {
  font-size: 15px;
  width: 70px;
  line-height: 14px;
  margin-left: 4px;
  margin-top: 2px;
}
.third-section .right-wrapper .left-detail {
  padding-left: 120px;
}
@media (max-width: 1280px) {
  .third-section .right-wrapper .left-detail {
    padding-left: 90px;
  }
}
@media (max-width: 767px) {
  .third-section .right-wrapper .left-detail {
    padding-left: 40px;
  }
}
@media (max-width: 576px) {
  .third-section .right-wrapper .left-detail {
    padding-left: 30px;
  }
}
@media (max-width: 350px) {
  .third-section .right-wrapper .left-detail {
    padding-left: 10px;
  }
}
@media (min-width: 1920px) {
  .third-section .right-wrapper .left-detail {
    padding-left: 180px;
  }
}
.third-section .right-wrapper .left-detail .top {
  font-size: 50px;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 100px;
  border-left: 5px solid #4b59e9;
  padding-left: 20px;
}
@media (max-width: 1280px) {
  .third-section .right-wrapper .left-detail .top {
    margin-bottom: 140px;
  }
}
@media (max-width: 1024px) {
  .third-section .right-wrapper .left-detail .top {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .third-section .right-wrapper .left-detail .top {
    margin-bottom: 160px;
  }
}
@media (max-width: 576px) {
  .third-section .right-wrapper .left-detail .top {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }
}
.third-section .right-wrapper .left-detail .top span {
  color: #c2c6eb;
}
.third-section .right-wrapper .left-detail .bottom {
  font-size: 48px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.third-section .right-wrapper .left-detail .bottom .sub {
  font-size: 48px;
}
.third-section .right-wrapper .left-detail .bottom .cont {
  font-size: 15px;
  width: 70px;
  line-height: 14px;
  margin-left: 4px;
  margin-top: 2px;
}
.third-section .right-wrapper .right-detail {
  padding-left: 60px;
}
@media (max-width: 576px) {
  .third-section .right-wrapper .right-detail {
    margin-top: 40px;
    padding-left: 30px;
  }
}
@media (max-width: 350px) {
  .third-section .right-wrapper .right-detail {
    padding-left: 10px;
  }
}
@media (min-width: 1920px) {
  .third-section .right-wrapper .right-detail {
    padding-left: 0;
    padding-right: 60px;
  }
}
.third-section .right-wrapper .right-detail .top {
  margin-bottom: 80px;
}
@media (max-width: 1280px) {
  .third-section .right-wrapper .right-detail .top {
    margin-bottom: 160px;
  }
}
@media (max-width: 1024px) {
  .third-section .right-wrapper .right-detail .top {
    margin-bottom: 80px;
  }
}
@media (max-width: 576px) {
  .third-section .right-wrapper .right-detail .top {
    margin-bottom: 30px;
    width: 300px;
  }
}
@media (max-width: 350px) {
  .third-section .right-wrapper .right-detail .top {
    width: 280px;
  }
}
@media (min-width: 1920px) {
  .third-section .right-wrapper .right-detail .top {
    margin-bottom: 100px;
  }
}
.third-section .right-wrapper .right-detail .top p {
  font-size: 13px;
}
@media (min-width: 1920px) {
  .third-section .right-wrapper .right-detail .top p {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .third-section .right-wrapper .right-detail .bottom {
    padding-left: 0;
  }
}
.third-section .right-wrapper .right-detail .bottom .cont {
  width: 100px;
}

.fourth-section {
  background-image: url("../../assets/images/home-page/fourth-section-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 635px;
  padding-top: 85px;
  font-family: "Metropolis";
}
@media (max-width: 1200px) {
  .fourth-section {
    padding-bottom: 30px;
    padding-top: 60px;
  }
}
@media (max-width: 576px) {
  .fourth-section {
    padding-top: 40px;
  }
}
@media (min-width: 1920px) {
  .fourth-section {
    padding-top: 100px;
  }
}
@media (max-width: 1024px) {
  .fourth-section .left-detail,
.fourth-section .right-detail {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.fourth-section .left-detail .head-text {
  font-size: 77px;
  font-weight: bold;
  line-height: 74px;
  font-family: "Poppins";
}
@media (max-width: 1200px) {
  .fourth-section .left-detail .head-text {
    font-size: 67px;
    line-height: 67px;
  }
}
@media (max-width: 1024px) {
  .fourth-section .left-detail .head-text {
    font-size: 57px;
    line-height: 57px;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .fourth-section .left-detail .head-text {
    font-size: 47px;
    line-height: 47px;
  }
}
@media (max-width: 350px) {
  .fourth-section .left-detail .head-text {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.fourth-section .left-detail .head-text span {
  color: #4b59e9;
}
.fourth-section .right-detail {
  padding-top: 10px;
}
.fourth-section .right-detail .text {
  font-size: 23px;
  line-height: 28px;
}
@media (max-width: 350px) {
  .fourth-section .right-detail .text {
    font-size: 20px;
    line-height: 23px;
  }
}
.fourth-section .points-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  flex-wrap: wrap;
  margin-top: 70px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .fourth-section .points-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 1920px) {
  .fourth-section .points-wrapper {
    margin-top: 80px;
  }
}
.fourth-section .points-wrapper .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .fourth-section .points-wrapper .point {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 576px) {
  .fourth-section .points-wrapper .point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.fourth-section .points-wrapper .point .point-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 96px;
  height: 96px;
  background-color: #000;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 77px;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .fourth-section .points-wrapper .point .point-circle {
    min-width: 76px;
    height: 76px;
    font-size: 45px;
  }
}
.fourth-section .points-wrapper .point p {
  font-size: 20px;
  margin-bottom: 0;
  margin-left: 15px;
  padding-right: 30px;
  font-weight: 600;
  line-height: 23px;
}
@media (max-width: 576px) {
  .fourth-section .points-wrapper .point p {
    margin-top: 10px;
    margin-left: 0;
    padding-right: 0;
    text-align: center;
    max-width: 60%;
  }
}
@media (max-width: 1200px) {
  .fourth-section .points-wrapper .point p {
    font-size: 18px;
  }
}

.videos-section {
  background-color: #30303a;
  min-height: 425px;
  padding: 70px 0;
}
.videos-section .nuestra-formula-wrapper {
  margin-top: 20px;
  color: #FFFFFF;
}
.videos-section .nuestra-formula-wrapper .formula-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 80%;
  margin: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .videos-section .nuestra-formula-wrapper .formula-item-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.videos-section .nuestra-formula-wrapper .formula-item-wrapper .video-item-wrapper {
  text-align: center;
}
.videos-section .nuestra-formula-wrapper .formula-item-wrapper .video-item-wrapper .video-item video {
  height: 225px;
  width: auto;
}
@media (max-width: 576px) {
  .videos-section .nuestra-formula-wrapper .formula-item-wrapper .video-item-wrapper .video-item video {
    height: 180px;
  }
}
@media (min-width: 1920px) {
  .videos-section .nuestra-formula-wrapper .formula-item-wrapper .video-item-wrapper .video-item video {
    height: 270px;
  }
}
.videos-section .nuestra-formula-wrapper .formula-item-wrapper .video-item-wrapper p {
  margin: auto;
  margin-bottom: 0;
  font-size: 12px;
  max-width: 38%;
  white-space: pre-line;
  line-height: 15px;
}
@media (min-width: 1920px) {
  .videos-section .nuestra-formula-wrapper .formula-item-wrapper .video-item-wrapper p {
    font-size: 16px;
  }
}

.warning-section {
  background-color: #4b59e9;
  min-height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Metropolis";
}
@media (max-width: 767px) {
  .warning-section {
    min-height: unset;
    padding: 40px 10px;
  }
}
.warning-section .warning-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 87%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .warning-section .warning-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: unset;
    max-width: none;
  }
}
.warning-section .warning-wrapper .img img {
  min-width: 65px;
  height: 63px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .warning-section .warning-wrapper .img img {
    height: 52px;
  }
}
.warning-section .warning-wrapper .text {
  color: #FFFFFF;
  font-size: 20px;
  max-width: 70%;
  margin-left: 120px;
}
@media (max-width: 767px) {
  .warning-section .warning-wrapper .text {
    margin-left: unset;
    font-size: 16px;
    line-height: 18px;
    max-width: 100%;
    text-align: center;
    margin-top: 25px;
  }
}
@media (min-width: 1920px) {
  .warning-section .warning-wrapper .text {
    font-size: 22px;
    margin-left: 160px;
  }
}

.instrucciones-section {
  background-color: #FFFFFF;
  padding: 70px 0;
  font-family: "Metropolis";
}
@media (max-width: 1024px) {
  .instrucciones-section {
    padding: 50px 0;
  }
}
.instrucciones-section .left-detail .head-text {
  font-size: 77px;
  font-weight: bold;
  line-height: 77px;
  font-family: "Poppins";
}
@media (max-width: 1200px) {
  .instrucciones-section .left-detail .head-text {
    font-size: 50px;
    line-height: 50px;
    max-width: 80%;
  }
}
@media (max-width: 991px) {
  .instrucciones-section .left-detail .head-text {
    max-width: 40%;
  }
}
@media (max-width: 576px) {
  .instrucciones-section .left-detail .head-text {
    font-size: 40px;
    line-height: 40px;
    max-width: 60%;
  }
}
@media (min-width: 1920px) {
  .instrucciones-section .left-detail .head-text {
    font-size: 92px;
    line-height: 90px;
  }
}
.instrucciones-section .left-detail .head-text span {
  color: #4b59e9;
}
.instrucciones-section .right-detail {
  position: relative;
}
@media (max-width: 767px) {
  .instrucciones-section .right-detail {
    margin-top: 20px;
  }
}
.instrucciones-section .instrucciones-item-row {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .instrucciones-section .instrucciones-item-row {
    margin-top: 120px;
  }
}
@media (max-width: 576px) {
  .instrucciones-section .instrucciones-item-row {
    margin-top: 90px;
  }
}
@media (min-width: 1920px) {
  .instrucciones-section .instrucciones-item-row {
    margin-top: 80px;
  }
}
.instrucciones-section .instrucciones-item-row .instrucciones-item {
  text-align: center;
}
.instrucciones-section .instrucciones-item-row .instrucciones-item img {
  height: 140px;
}
@media (max-width: 576px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item img {
    height: 120px;
  }
}
@media (min-width: 1920px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item img {
    height: 180px;
  }
}
.instrucciones-section .instrucciones-item-row .instrucciones-item p {
  color: #000;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  max-width: 250px;
  margin: auto;
  margin-bottom: 0;
  margin-top: 30px;
}
@media (max-width: 576px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1920px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item p {
    font-size: 22px;
    max-width: 270px;
  }
}
.instrucciones-section .instrucciones-item-row .instrucciones-item.item-1 p {
  max-width: 260px;
}
@media (min-width: 1920px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item.item-1 p {
    max-width: 280px;
  }
}
.instrucciones-section .instrucciones-item-row .instrucciones-item.item-2 {
  margin: 0 80px;
}
@media (max-width: 991px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item.item-2 {
    margin: 30px 0;
  }
}
@media (max-width: 576px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item.item-2 {
    margin: 30px 0;
  }
}
.instrucciones-section .instrucciones-item-row .instrucciones-item.item-2 p {
  max-width: 220px;
}
@media (min-width: 1920px) {
  .instrucciones-section .instrucciones-item-row .instrucciones-item.item-2 p {
    max-width: 250px;
  }
}

.somos-section,
.nuestras-sales-section {
  background-image: url("../../assets/images/home-page/somos-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 60px;
}
@media (max-width: 576px) {
  .somos-section,
.nuestras-sales-section {
    min-height: 300px;
  }
}
@media (min-width: 1920px) {
  .somos-section,
.nuestras-sales-section {
    min-height: 500px;
  }
}
.somos-section .head-text,
.nuestras-sales-section .head-text {
  font-size: 77px;
  line-height: 73px;
  font-weight: bold;
  color: #FFFFFF;
  max-width: 50%;
  padding-left: 40px;
  font-family: "Poppins";
}
@media (max-width: 576px) {
  .somos-section .head-text,
.nuestras-sales-section .head-text {
    font-size: 47px;
    line-height: 47px;
  }
}
@media (min-width: 1920px) {
  .somos-section .head-text,
.nuestras-sales-section .head-text {
    font-size: 87px;
  }
}
.somos-section .head-text span,
.nuestras-sales-section .head-text span {
  color: #80cdff;
}

.nuestras-sales-section {
  background-image: url("../../assets/images/home-page/nuestra-sale-bg.jpg");
}
.nuestras-sales-section .head-text {
  max-width: 40%;
}

.bilan-right-section {
  background-image: url("../../assets/images/home-page/bilan-right-bg.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 421px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
}
@media (max-width: 576px) {
  .bilan-right-section {
    background-position: 38%;
  }
}
@media (max-width: 420px) {
  .bilan-right-section {
    background-position: 44%;
  }
}
@media (min-width: 1920px) {
  .bilan-right-section {
    min-height: 500px;
  }
}
.bilan-right-section .bilan-detail {
  padding-right: 60px;
}
.bilan-right-section .bilan-detail .text p {
  font-size: 23px;
  line-height: 26px;
  font-family: "Metropolis";
}
@media (max-width: 991px) {
  .bilan-right-section .bilan-detail .text p {
    font-size: 20px;
    line-height: 20px;
    max-width: 60%;
  }
}
@media (max-width: 576px) {
  .bilan-right-section .bilan-detail .text p {
    font-size: 16px;
    line-height: 18px;
    max-width: 85%;
  }
}
@media (min-width: 1920px) {
  .bilan-right-section .bilan-detail .text p {
    font-size: 26px;
    line-height: 28px;
  }
}
.bilan-right-section.section-2 {
  background-image: url("../../assets/images/home-page/bilan-right-2.jpg");
}
.bilan-right-section.section-2 .head {
  font-size: 55px;
  font-weight: bold;
  max-width: 80%;
  line-height: 55px;
  margin-bottom: 20px;
  font-family: "Poppins";
}
@media (max-width: 1024px) {
  .bilan-right-section.section-2 .head {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 576px) {
  .bilan-right-section.section-2 .head {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 350px) {
  .bilan-right-section.section-2 .head {
    font-size: 29px;
  }
}
.bilan-right-section.section-2 .bilan-detail .text {
  padding-left: 40px;
  max-width: 68%;
}
@media (max-width: 1200px) {
  .bilan-right-section.section-2 .bilan-detail .text {
    padding-left: 0;
  }
  .bilan-right-section.section-2 .bilan-detail .text p {
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  .bilan-right-section.section-2 .bilan-detail .text {
    max-width: 85%;
  }
}

.creodo-section {
  background-image: url("../../assets/images/home-page/creodo-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 431px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Metropolis";
}
@media (max-width: 576px) {
  .creodo-section {
    min-height: unset;
    padding: 60px 0;
  }
}
@media (min-width: 1920px) {
  .creodo-section {
    min-height: 500px;
  }
}
.creodo-section .center-text .text {
  margin: auto;
  text-align: center;
  color: #FFFFFF;
  font-size: 23px;
  letter-spacing: 3px;
}
@media (max-width: 576px) {
  .creodo-section .center-text .text {
    font-size: 18px;
    line-height: 18px;
  }
  .creodo-section .center-text .text span {
    display: block;
    margin: 10px 0 -10px;
  }
}
@media (min-width: 1920px) {
  .creodo-section .center-text .text {
    font-size: 26px;
  }
}
.creodo-section .center-text .text span {
  color: #4b59e9;
}

.nos-hace-section {
  background-color: #c4c9f1;
}
.nos-hace-section .left-detail .img {
  position: relative;
}
.nos-hace-section .left-detail .img .icon {
  position: absolute;
}
.nos-hace-section .left-detail .img .icon img {
  height: 70px;
  width: 70px;
}
.nos-hace-section .left-detail .img .icon.top-icon {
  top: 115px;
  left: 43%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 576px) {
  .nos-hace-section .left-detail .img .icon.top-icon {
    top: 50px;
  }
}
.nos-hace-section .left-detail .img .icon.right-icon {
  top: 240px;
  right: 80px;
}
@media (max-width: 576px) {
  .nos-hace-section .left-detail .img .icon.right-icon {
    top: 100px;
    right: 20px;
  }
}
@media (min-width: 1440px) {
  .nos-hace-section .left-detail .img .icon.right-icon {
    right: 100px;
  }
}
@media (min-width: 1536px) {
  .nos-hace-section .left-detail .img .icon.right-icon {
    right: 140px;
  }
}
.nos-hace-section .left-detail .img .icon.bottom-icon {
  bottom: 210px;
  right: 150px;
}
@media (max-width: 576px) {
  .nos-hace-section .left-detail .img .icon.bottom-icon {
    bottom: 80px;
    right: 60px;
  }
}
@media (min-width: 1440px) {
  .nos-hace-section .left-detail .img .icon.bottom-icon {
    right: 170px;
  }
}
@media (min-width: 1536px) {
  .nos-hace-section .left-detail .img .icon.bottom-icon {
    right: 190px;
  }
}
.nos-hace-section .right-detail {
  padding-top: 100px;
}
@media (max-width: 1200px) {
  .nos-hace-section .right-detail {
    padding-top: 50px;
  }
}
@media (max-width: 576px) {
  .nos-hace-section .right-detail {
    padding-left: 30px !important;
  }
}
@media (max-width: 350px) {
  .nos-hace-section .right-detail {
    padding-left: 20px !important;
  }
}
.nos-hace-section .right-detail .detail-wrapper {
  max-width: 80%;
}
@media (max-width: 1200px) {
  .nos-hace-section .right-detail .detail-wrapper {
    max-width: 95%;
  }
}
@media (max-width: 576px) {
  .nos-hace-section .right-detail .detail-wrapper {
    max-width: 90%;
  }
}
.nos-hace-section .right-detail .detail-wrapper h3 {
  font-size: 55px;
  font-weight: bold;
  max-width: 80%;
  margin-bottom: 25px;
  font-family: "Poppins";
}
@media (max-width: 1200px) {
  .nos-hace-section .right-detail .detail-wrapper h3 {
    font-size: 46px;
    max-width: 90%;
  }
}
@media (max-width: 576px) {
  .nos-hace-section .right-detail .detail-wrapper h3 {
    font-size: 37px;
    line-height: 37px;
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  .nos-hace-section .right-detail .detail-wrapper h3 {
    font-size: 34px;
    line-height: 34px;
  }
}
@media (min-width: 1440px) {
  .nos-hace-section .right-detail .detail-wrapper h3 {
    max-width: 75%;
    margin-bottom: 35px;
  }
}
@media (min-width: 1536px) {
  .nos-hace-section .right-detail .detail-wrapper h3 {
    max-width: 70%;
  }
}
.nos-hace-section .right-detail .detail-wrapper p {
  font-size: 23px;
  font-family: "Metropolis";
  line-height: 27px;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .nos-hace-section .right-detail .detail-wrapper p {
    font-size: 20px;
    line-height: 23px;
  }
}
@media (max-width: 576px) {
  .nos-hace-section .right-detail .detail-wrapper p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 350px) {
  .nos-hace-section .right-detail .detail-wrapper p {
    font-size: 18px;
  }
}
@media (min-width: 1536px) {
  .nos-hace-section .right-detail .detail-wrapper p {
    margin-bottom: 40px;
  }
}

.bilan-contiene-section {
  background-color: #30303a;
  padding: 0 0 40px;
}
.bilan-contiene-section .left-detail .img {
  margin-top: -70px;
}
@media (max-width: 576px) {
  .bilan-contiene-section .left-detail .img {
    margin-top: -50px;
  }
}
.bilan-contiene-section .left-detail .img img {
  height: 480px;
}
@media (max-width: 576px) {
  .bilan-contiene-section .left-detail .img img {
    height: 380px;
  }
}
.bilan-contiene-section .right-detail {
  padding-top: 110px;
}
@media (max-width: 576px) {
  .bilan-contiene-section .right-detail {
    padding-top: 40px;
  }
}
.bilan-contiene-section .right-detail .detail-wrapper {
  max-width: 70%;
}
@media (max-width: 576px) {
  .bilan-contiene-section .right-detail .detail-wrapper {
    max-width: 90%;
    margin: auto;
  }
}
.bilan-contiene-section .right-detail .detail-wrapper .section-heading::before {
  left: 0;
  -webkit-transform: unset;
          transform: unset;
}
.bilan-contiene-section .right-detail .detail-wrapper .list-wrapper {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
.bilan-contiene-section .right-detail .detail-wrapper .list-wrapper .list-items .item {
  font-size: 18px;
}
@media (max-width: 576px) {
  .bilan-contiene-section .right-detail .detail-wrapper .list-wrapper .list-items .item {
    font-size: 16px;
    line-height: 20px;
  }
}

.basada-section {
  background-image: url("../../assets/images/home-page/basada.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.basada-section .center-text .text {
  margin: auto;
  text-align: center;
  color: #FFFFFF;
  font-size: 32px;
  letter-spacing: 3px;
  font-weight: 500;
}
@media (max-width: 576px) {
  .basada-section .center-text .text {
    font-size: 28px;
    line-height: 28px;
  }
}

.right-drop-section {
  background-image: url("../../assets/images/home-page/right-drop-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 431px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 576px) {
  .right-drop-section {
    padding: 60px 0;
    height: unset;
    background-position: right;
  }
}
@media (min-width: 1920px) {
  .right-drop-section {
    min-height: 500px;
  }
}
.right-drop-section .center-text .text {
  margin: auto;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: 3px;
  font-family: "Metropolis";
}
@media (max-width: 576px) {
  .right-drop-section .center-text .text {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 350px) {
  .right-drop-section .center-text .text {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (min-width: 1920px) {
  .right-drop-section .center-text .text {
    font-size: 22px;
  }
}
.right-drop-section .center-text .text span {
  color: #4b59e9;
}

.beneficious-section {
  background-color: #191223;
  position: relative;
}
.beneficious-section h3 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 52px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 10px 0;
  font-family: "Poppins";
}
@media (max-width: 1024px) {
  .beneficious-section h3 {
    top: 20px;
    font-size: 48px;
  }
}
@media (max-width: 576px) {
  .beneficious-section h3 {
    font-size: 27px;
    line-height: 27px;
    top: 10px;
  }
}
.beneficious-section h3 span {
  color: #80cdff;
}
.beneficious-section .video-section {
  padding-top: 80px;
}
.beneficious-section .video-section video {
  height: 100%;
  width: 100%;
}

.paquetes-bilan-section {
  background-color: #30303a;
  padding: 70px 0;
  font-family: "Poppins";
}
@media (max-width: 576px) {
  .paquetes-bilan-section {
    padding: 40px 0;
  }
}
.paquetes-bilan-section .section-heading {
  margin-bottom: 80px;
  /* font-family: "FoundryGridnik";*/
   font-family : Arial, Sans-serif;
  font-size: 25px;
}
@media (max-width: 576px) {
  .paquetes-bilan-section .section-heading {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
.paquetes-bilan-section .section-heading::before {
  display: none;
}
.paquetes-bilan-section .paquetes-item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.paquetes-bilan-section .paquetes-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .paquetes-bilan-section .paquetes-item-wrapper {
    max-width: 100%;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item {
  height: 100%;
  position: relative;
  padding: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    height: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 576px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item {
    height: unset;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item {
  padding: 40px 20px 50px;
  color: #FFFFFF;
  border-radius: 16px;
  height: 100%;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item {
    padding: 30px 15px 40px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item {
    max-width: 300px;
    height: unset;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item p {
  margin-bottom: 0;
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item.blue-item {
  background-color: #4b59e9;
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item.black-item {
  background-color: #000;
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item.grey-item {
  background-color: #c4c9f1;
  color: #000;
  padding-top: 20px;
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .item.grey-item {
    margin-top: 50px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head {
  font-size: 42px;
  font-weight: bold;
  line-height: 40px;
}
@media (max-width: 1280px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head {
    font-size: 43px;
    line-height: 40px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head {
    font-size: 45px;
  }
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head {
    font-size: 58px;
    line-height: 55px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head p:not(:first-of-type) {
  font-size: 18px;
  font-weight: 300;
  line-height: 16px;
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head p:not(:first-of-type) {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .head p:not(:first-of-type) {
    font-size: 20px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head {
  margin: 40px 0 20px;
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p {
  font-size: 105px;
  line-height: 96px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p {
    font-size: 90px;
    line-height: 85px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p {
    font-size: 105px;
    line-height: 96px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p {
    font-size: 114px;
  }
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p {
    font-size: 145px;
    line-height: 135px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p:not(:first-of-type) {
  font-size: 42px;
  line-height: 40px;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p:not(:first-of-type) {
    font-size: 37px;
    line-height: 34px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p:not(:first-of-type) {
    font-size: 45px;
  }
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-1 .sub-head p:not(:first-of-type) {
    font-size: 48px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 {
  margin: 0 80px;
}
@media (max-width: 1200px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 {
    margin: 0 50px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 {
    margin: 60px 0;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 .number-head {
  font-size: 122px;
  line-height: 70px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 .number-head {
    font-size: 100px;
    line-height: 60px;
  }
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 .number-head {
    font-size: 142px;
    line-height: 100px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 .sub-text {
  text-align: center;
  font-size: 38px;
  line-height: 36px;
  font-weight: bold;
  margin: 15px 0;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 .sub-text {
    font-size: 30px;
    line-height: 30px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 p {
  font-size: 22px;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-2 p {
    font-size: 20px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
  font-size: 72px;
  line-height: 58px;
  font-weight: bolder;
  margin-bottom: 15px;
  color: #303038;
}
@media (max-width: 1200px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
    font-size: 65px;
  }
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
    font-size: 60px;
    line-height: 50px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
    font-size: 67px;
  }
}
@media (max-width: 576px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
    font-size: 60px;
    line-height: 45px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
    font-size: 75px;
  }
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo {
    font-size: 95px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo span {
  font-size: 55px;
  margin-top: 10px;
  line-height: 55px;
  font-weight: bolder;
}
@media (max-width: 1200px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo span {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo span {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo span {
    font-size: 50px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo span {
    font-size: 58px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .promo span {
    font-size: 68px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .description {
  margin: 30px 0 20px;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 1920px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .description {
    font-size: 16px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .bottom-text {
  font-size: 35px;
  line-height: 45px;
  font-weight: bold;
  color: #303038;
}
@media (max-width: 1200px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .bottom-text {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (min-width: 1440px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item.item-3 .bottom-text {
    font-size: 45px;
    line-height: 55px;
  }
}
.paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .label {
  position: absolute;
  top: calc(100% - 25px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #864cd8;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  width: 70%;
  margin: auto;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
}
@media (max-width: 1200px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .label {
    padding: 10px 15px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .paquetes-bilan-section .paquetes-item-wrapper .paquetes-item .label {
    max-width: 230px;
  }
}

.shop-section {
  padding: 100px 0;
}
@media (max-width: 576px) {
  .shop-section {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .shop-section .left-detail .img {
    text-align: center;
  }
  .shop-section .left-detail .img img {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 40px;
  }
}
@media (max-width: 991px) {
  .shop-section .right-detail {
    margin-top: 40px;
  }
}
.shop-section .right-detail .shop-details-wrapper {
  padding-left: 30px;
  font-family: "Poppins";
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper {
    padding-left: 0px;
  }
}
.shop-section .right-detail .shop-details-wrapper .head-details h3 {
  font-size: 46px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 2px;
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper .head-details h3 {
    font-size: 32px;
    line-height: 32px;
  }
}
.shop-section .right-detail .shop-details-wrapper .head-details h4 {
  color: #606060;
  margin-bottom: 4px;
  letter-spacing: 3.5px;
  font-size: 23px;
  font-weight: 500;
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper .head-details h4 {
    font-size: 16px;
    line-height: 16px;
  }
}
.shop-section .right-detail .shop-details-wrapper .head-details .small-label {
  font-size: 15px;
  color: #FFFFFF;
  background-color: #4b59e9;
  padding: 3px 0;
  border-radius: 16px;
  width: 200px;
  text-align: center;
  letter-spacing: 1.8px;
  font-weight: 300;
}
.shop-section .right-detail .shop-details-wrapper .action-details {
  margin: 20px 0;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions {
  margin: 40px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .counter p,
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .counter button {
  margin-bottom: 0;
  border: 1px solid #cac6c6;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .counter button {
  width: 28px;
  background-color: #e5e7ef;
  padding: 0 8px;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .counter button:first-of-type {
  border-right: unset;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .counter button:last-of-type {
  border-left: unset;
}
.shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .button {
  background-color: #8e8e8f;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 200px;
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper .action-details .shop-actions .button {
    font-size: 14px;
    line-height: 14px;
    width: 180px;
  }
}
.shop-section .right-detail .shop-details-wrapper .action-details .amount-head h4 {
  color: #e8542f;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 8px;
}
.shop-section .right-detail .shop-details-wrapper .action-details .amount-head .cards img {
  margin-right: 6px;
}
.shop-section .right-detail .shop-details-wrapper .action-details .amount-head .cards img:last-of-type {
  margin: unset;
}
.shop-section .right-detail .shop-details-wrapper .ingredients-details {
  margin-top: 10px;
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper .ingredients-details {
    max-width: 90%;
  }
}
.shop-section .right-detail .shop-details-wrapper .ingredients-details h4 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper .ingredients-details h4 {
    font-size: 26px;
  }
}
.shop-section .right-detail .shop-details-wrapper .ingredients-details .ingredients-progress .progress-label {
  font-weight: 500;
  font-size: 21px;
}
@media (max-width: 576px) {
  .shop-section .right-detail .shop-details-wrapper .ingredients-details .ingredients-progress .progress-label {
    font-size: 18px;
  }
}
.shop-section .right-detail .shop-details-wrapper .ingredients-details .ingredients-progress .progress {
  border-radius: 1.25em !important;
  background-color: #d3d3d3 !important;
}
.shop-section .right-detail .shop-details-wrapper .ingredients-details .ingredients-progress .progress .progress-bar {
  background-color: #588096;
}

.section-heading {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 25px;
  letter-spacing: 2px;
  position: relative;
}
@media (max-width: 1200px) {
  .section-heading {
    font-size: 14px;
  }
}
@media (min-width: 1920px) {
  .section-heading {
    font-size: 18px;
  }
}
.section-heading::before {
  content: "";
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 2px;
  width: 100px;
  background-color: #4b59e9;
}
@media (min-width: 1920px) {
  .section-heading::before {
    width: 120px;
  }
}