.fly-solo-page .wrapper::before{
  z-index: 0;
}

.fly-solo-page h1{
  background: linear-gradient(180deg, #c4a9ff 0%, #b18eff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 22px;
}
.fly-solo-page h1 span{
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ylw-btn{
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  border-color: #FF86CD ;
}
.ylw-btn::before{
  background: linear-gradient(180deg, #c4a9ff 0%, #b18eff 100%);
  border-radius: 4px;
}
.choose-your-project-section .choose-projecty-option{
  display: flex;
  justify-content: space-between;
  padding-bottom: 139px;
}
.choose-your-project-section h5{
  font-size: 32px;
}
.choose-projecty-option li{
  position: relative;
  width: 100%;
  text-align: center;
}
.choose-projecty-option li::before {
  content: "";
  position: absolute;
  line-height: 64px;
  text-align: center;
  font-size: 45px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  left: 50%;
  top: 65px;
  transform: translateX(-50%);
  background-image: url(../images/faq/dash-round-vector-2_pink.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
 .choose-projecty-option li:not(:last-child):after{
  content: "";
  width: 85%;
  height: 1px;
  background-image: url(../images/faq/small-line.svg);
  background-size: auto auto;
  position: absolute;
  left: 56%;
  top: 97px;
}
.choose-your-project-section .your-project-texts{
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.choose-your-project-section p{
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-weight: 400;
}
.your-portfolio-section h4{
  max-width: 608px;
  width: 100%;
  margin: 0 auto;
}
.motivation-section h6{
  background: linear-gradient(180deg, #c4a9ff 0%, #b18eff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 12px;
  font-weight: bold;
}
.motivation-section ul.list-style-dia-wline li::before{
  top: 8px;
  background-color: #b4bdee;
}
.motivation-section{
  padding-top: 60px;
}
.motivation-section ul.list-style-dia-wline li::after{
  top: 20px;
  opacity: 0.5;
}
.motivation-section ul.list-style-dia-wline li span{
  max-width: 100%;
}
.motivation-section ul.list-style-dia-wline{
  padding-left: 35px;
  margin-bottom: 0;
}
.projects-inspire .mechlab__get-dirty_projects-row::before{
  color: #c4a9ff;
}
.projects-inspire .mechlab__get-dirty_projects-row p a{
  color: #c4a9ff;
  text-decoration: underline;
}
.projects-inspire .mechlab__get-dirty_projects-row p{
  max-width: 411px;
}
.projects-inspire .secand-peragrph-dirty_projects .left-part{
  width: 100%;
  text-align: right;
  max-width: 483px;
  margin-right: auto;
}
.projects-inspire .mechlab__get-dirty_projects-row .left-part p{
  margin-left: auto;
}
.projects-inspire .mechlab__get-dirty_projects-row_column-image{
  max-width: 483px;
  width: 100%;
}
.projects-inspire .mechlab__get-dirty_projects-row_column .right-part{
  max-width: 483px;
  width: 100%;
  margin-left: auto;
}
.projects-inspire .mechlab__get-dirty_projects-row:nth-child(2n +2) .mechlab__get-dirty_projects-row_column-image{
  margin-left: auto;
}
.advanced-robotics .card-dia{
  padding: 11px;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.advanced-robotics .card-dia img{
  height: 100%;
}
.advanced-robotics{
  padding-top: 60px;
}
.program-structure-details .about-program-text p:last-child{
  margin-bottom: 26px;
}
.fly-solo-page .program-structure-details .typical-group-project-list li{
  font-size: 20px;
  font-weight: 400;
}
.fly-solo-page .program_cards_section .simple-cards.masonry .grid-item:nth-child(1){
  padding-top: 0;
}
.fly-solo-page .card-dia{
  border-radius: 4px;
}
.fly-solo-page .card-dia img{ 
  border-radius: 4px;
}


/* pricing box */
.different-color-pricing-box h3 span{
  font-size: 48px;
  opacity: 0.8;
}
 .different-color-pricing-box h5 span{
  background: -webkit-linear-gradient(180deg, #FFC107 0%, #E6BB0D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fly-solo-page .different-color-pricing-box .card-box{
  position: relative;
  background: linear-gradient(180deg, #c4a9ff 0%, #b18eff 100%);
}
.fly-solo-page .mechlab__classdetails-subscribe::before{
  background-image: url(../images/faq/Vector-1.svg);
  opacity: 0.3;
}
.different-color-pricing-box .card-box ul.list-style-check li:before{
  color: #fff;
}
.different-color-pricing-box .small-boxes{
  display: none;
  position: absolute;
  background: #FFFFFF;
  transform: rotate(45deg);
  width: 24px;
  height: 24px;
}
.different-color-pricing-box .small-boxes-1{
  top: -13px;
  left: -13px;
}
.different-color-pricing-box .small-boxes-2{
  bottom: -13px;
  left: -13px;
}
.different-color-pricing-box .small-boxes-3{
  top: -13px;
  right: -13px;
}
.different-color-pricing-box .small-boxes-4{
  bottom: -13px;
  right: -13px;
}
.different-color-pricing-box .button{
  max-width: 250px;
  width: 100%;
  text-transform: uppercase;
}
.different-color-pricing-box ul li{
  font-size: 20px;
}

/* pricing box responsive */
@media only screen and (min-width: 992px) and (max-width: 1199px){
  .different-color-pricing-box .card-dia{
    padding: 50px;
  }
  .different-color-pricing-box .card-dia h3{
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .different-color-pricing-box h3{
    font-size: 55px !important;
  }
  .different-color-pricing-box h3 span{
    font-size: 35px;
  }
}

/* pricing box mobile responsive */
@media (max-width: 767px){
  .different-color-pricing-box .small-boxes{
    width: 14px;
    height: 14px;
  }
  .different-color-pricing-box .small-boxes-1 {
    top: -8px;
    left: -8px;
  }
  .different-color-pricing-box .small-boxes-2 {
    bottom: -8px;
    left: -8px;
  }
  .different-color-pricing-box .small-boxes-3 {
    top: -8px;
    right: -8px;
  }
  .different-color-pricing-box .small-boxes-4 {
    bottom: -8px;
    right: -8px;
  }
  .different-color-pricing-box h3 span{
    font-size: 26px;
  }
  .different-color-pricing-box .text-end{
    text-align: center !important;
    float: unset !important;
  }
  .different-color-pricing-box ul li{
    font-size: 16px;
  }
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
  .projects-inspire .mechlab__get-dirty_projects-row_column-image {
    max-width: 383px;
  }
  .projects-inspire .mechlab__get-dirty_projects-row_column .right-part {
    max-width: 383px;
  }
  .projects-inspire .mechlab__get-dirty_projects-row_column .left-part {
    max-width: 383px;
  }
  .projects-inspire .mechlab__get-dirty_projects-row p{
    max-width: 375px;
  }
  .choose-your-project-section h5{
    font-size: 30px;
  }
}

@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px){
  .projects-inspire .mechlab__get-dirty_projects-row{
    padding: 0;
    text-align: left;
  }
  .projects-inspire .mechlab__get-dirty_projects-row_column-image{
    margin:  0 auto;
  }
  .projects-inspire .mechlab__get-dirty_projects-row_column .right-part{
    margin:  0 auto;
  }
  .projects-inspire .mechlab__get-dirty_projects-row p{
    margin-right: auto;
    margin-left: unset;
  }
  .projects-inspire .mechlab__get-dirty_projects-row .left-part p{
    margin-right: auto;
    margin-left: unset;
  }
  .projects-inspire .mechlab__get-dirty_projects-row_column .left-part{
    text-align: left;
    margin:  0 auto;
  }
  .projects-inspire h4{
    margin-bottom: 15px !important;
  }
  .projects-inspire .mechlab__get-dirty_projects-row:nth-child(2n +2){
    flex-direction: column-reverse;
  }
  .projects-inspire{
    padding-bottom: 0 !important;
  }
  .motivation-section ul.list-style-dia-wline{
    margin-top: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
  .choose-your-project-section h5{
    font-size: 22px;
  }
  .choose-projecty-option li:not(:last-child):after {
    left: 60%;
    width: 80%;
  }
  .choose-your-project-section p {
    font-size: 18px;
  }
  .fly-solo-page .about-section .about-program-text p{
    font-size: 18px;
  }
  .fly-solo-page .a-team-program_about .topics-options a {
    font-size: 18px;
  }
  .motivation-section ul.list-style-dia-wline li:last-child{
    padding-bottom: 0;
  }
  .fly-solo-page .projects-inspire .secand-peragrph-dirty_projects{
    margin-top: 0;
  }

  
}

@media (max-width: 767px){
  .fly-solo-page .program_cards_section .grid-item{
    padding-top: 20px;
  }
  .fly-solo-page .program_cards_section .grid-item:nth-child(2){
    padding-top: 20px !important;
  }
  .fly-solo-page .a-team-program_heading .white-inside-btn{
    height: 56px;
    margin-top: 0;
  }
  .fly-solo-page .full-image img{
    min-height: unset;
  }
  .choose-your-project-section .choose-projecty-option{
    display: block;
    padding: 0 12px 15px;
  }
  .choose-your-project-section .choose-projecty-option h5{
    line-height: 1.2;
    font-size: 23px;
    text-align: left;
    padding-left: 20px;
    margin: 20px 0;
  }
  .choose-projecty-option li:not(:last-child):after {
    content: "";
    position: absolute;
    height: 100%;
    top: 91%;
    left: 0;
    width: 1px;
    border-left: 1px dashed #FFFFFF;
  }
  .choose-projecty-option li::before {
    content: "";
    position: absolute;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    left: 0;
    top: 0;
    background-image: url(../images/faq/dash-round-vector-2.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .choose-your-project-section p{
    font-size: 16px;
  }
  .fly-solo-page h4{
    font-size: 24px;
  }
  .fly-solo-page .a-team-program_about .about-program-text p{
    font-size: 16px;
  }
  .padding-sides{
    padding: 0 0 0 10px !important;
  }
  .motivation-section ul.list-style-dia-wline{
    padding-left: 20px;
  }
  .nahuel-learned ul.list-style-dia-wline li:last-child{
    padding-bottom: 0 ;
  }
  .nahuel-learned ul.list-style-dia-wline li::before {
    left: -20px;
    top: 4px;
  }
  ul.list-style-dia-wline li:not(:last-child):after{
    top: 16px;
    left: -14px;
    height: 93%;
  }
  .fly-solo-page .secand-peragrph-dirty_projects{
    margin-top: 0;
  }
  .advanced-robotics{
    padding-top: 0 !important;
  }
  .fly-solo-page .advanced-robotics .card-dia {
    margin-bottom: 30px;
  }
  .fly-solo-page .program-structure-details .typical-group-project-list li{
    font-size: 16px;
  }
  .different-color-pricing-box{
    padding-top: 20px !important;
  }
  .fly-solo-page .choose-your-project-section{
    padding-bottom: 25px;
  }
  .fly-solo-page .your-portfolio-section{
    padding-bottom: 20px;
  }
  .fly-solo-page .a-team-program_about .topics-options a {
    margin: 15px 1px 0;
    font-size: 17px;
  }
}

