
.container-fluid{
    margin-top: 66px;
}
.first{
    background-color: #f8f3ed;
    height: 280px;
    text-align: center;
    padding: 50px 0px 55px;
    line-height: 4;
}
.first h3 {
    font-family: var(--b-r);
    text-align: inherit;
    color: #ee88af;
    font-size: 50px;
    text-transform: uppercase;
  }
  .first .txt{
    color: #81c1cb;
  }
  .first .star{
    font-family: var(--w-s);
    color: black;
    text-transform: none;
    font-size: 40px;
    font-weight: 500;
    /* transform: rotate(8deg); */
    /* margin: -129px 277px; */
  }
  .str{
      position: relative;
  }
  .str::before{
    position: absolute;
    content: '/';
    font-family: var(--w-s);
    left: 37%;
    top: -13px;
    color: #3d3a39;
    /* margin: 0px -74px; */
    transform: rotate(45deg);
  }
  /* .txt::after{
      content: '/';
      font-family: var(--w-s);
      color: #3d3a39;
  } */
  .second{
      background-color: #f0df10;
      text-align: center;

  }
  .second {
      color: #3d3a39;
     background-repeat: no-repeat;
        background-position: bottom;
        /* height: 861px; */
  }
  .second h3{
      font-size: 50px;
      padding: 60px 0px 60px;
      text-transform: uppercase;
      font-family: var(--b-r);
      /* margin-bottom: -191px; */
      margin-bottom: 10px;
  }
  .second .sed1{
      /* justify-content: center; */
      background-repeat: no-repeat;
      background-position: center;
      /* flex-direction: column; */
      /* margin-top: -191px; */
      /* padding: 60px 0px; */
      padding: 213px 0px;
      height: 523px;
      margin-top: 0px;
      padding-top: 30px;

  }
  .carousel-fade .carousel-item{
      padding: 0px 2px;
  }
 .carousel-indicators li{
    border-radius: 50%;
  }
  .carousel-indicators{
    transform: translate(10px, 126px);
  }
  .third{
      background-color: #f8f3ed;
      padding: 0px 233px 48px;
  }
  .first h6{
      font-family: var(--mor-l);
  }
  .last{
      border: 6px solid #81c1cb;
      padding: 46px 98px 46px;
      /* width: 692px; */
  }
  #so-titleso1646424431 {
    /* margin-bottom: -3px; */
    margin-bottom: -27px;
    font-size: 50px !important;
    font-family: "BebasRegular";
    line-height: 3.2;
    text-transform: uppercase;
    color:#ee88af;
  }

  #so-paragraphso1646424431 {
    margin-bottom: 10px;
    /* padding: 0px 44px 0px; */
    /* font-family: var(--b-r); */
}  
.so-widget-form {
    display: inline-block !important;
}
.so-fieldso1646424431 {
    background-color: #e8e8e8;
    width: 49%;
}
#so-fieldswrapso1646424431 {
    width: 100%!important;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
#so-submitso1646424431 {
    width: 49%;
    color: #fff;
    background-color: #81c1cb;
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'BebasRegular';
    letter-spacing: 0.5px;
    padding: 10px 10px 5px;
    cursor: pointer;
}
#so-submitso1646424431:hover{
    background-color: #3d3a39;
}
input, select, textarea {
    font-family: 'montserratextralight';
    font-size: 16px;
    line-height: 25px;
    color: #424143;
    border: 1px solid #e8e8e8;
    background-color: #e8e8e8;
    padding: 9px 12px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
}
.video-js {
    height: 412px;
    width: 696px !important;
    margin: 0 auto; 
    padding-right: 11px !important;
    padding-left: 13px !important;
}