
  .bgclr {
    background: rgb(255, 255, 255);
    background: linear-gradient(
      54deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(216, 236, 227, 1) 45%
    );
  }
  .textpading {
    max-width: 1000px;
    padding: 50px 20px 50px 20px;
  }
  .carsoletxt {
    font-family: ui-serif;
    font-size: 28px;
    font-weight: 440;
    color: #000000;
  }
  h2 {
    text-align: center;
    padding: 20px;
  }
  
  .slick-slide {
    margin: 0px 20px;
  }
  .slick-slide img {
    width: 100%;
  }
  .slider {
    height: auto;
  }
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .slick-track:before,
  .slick-track:after {
    display: table;
    content: "";
  }
  .slick-track:after {
    clear: both;
  }
  .slick-loading .slick-track {
    visibility: hidden;
  }
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  [dir="rtl"] .slick-slide {
    float: right;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
    display: none;
  }
  .card-body {
    padding: 0px;
  }
  .card-image img {
    padding: 0px;
  }
  .card {
    margin-bottom: 20px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    height: 100%;
    transition: 0.3s;
    max-width: 290px;
    margin: 0 auto;
  }
  .card:hover {
    box-shadow: 1px 10px 16px 0 rgba(0, 0, 0, 0.3);
  }
  .card-title {
    text-align: center;
    font-weight: 700;
    color: black;
    padding: 0 20px;
  }
  .card-text {
    text-align: center;
    font-weight: 500;
    color: #000000;
    padding: 0 20px;
  }
  .card-image {
    text-align: center;
    margin: 5vh 0;
  }
  .title-heading {
    font-size: 3em;
    text-align: center;
    margin: 4%;
    font-weight: bold;

  }
  .image {
    background-image: url("{{ asset('FrontEnd/images/fotter2.jpeg') }}");

  }
  .elementor-video {
    width: 550px;
    height: auto;
  }
  .herotext {
    font-family: "Inter";
    font-weight: 800;
    font-size: 40px;
    line-height: normal;
    color: #000000;  text-align: start;
    padding:0;
    padding-bottom:20px;
  }
  .paraMargin{
   font-size: 18px!important;
  }

  .simulator-section{
   margin-top: 30px;
   margin-bottom: 50px;
  }
  .simulator-1{
   margin-bottom: 20px;
  }
  .roundnumber {
    background: #00b74f;
    color: white;
    padding: 5px 15px;
    font-size: 20px;
    width: 50px; 
    height: 50px; 
    border-radius: 50%; 
    margin: 20px auto 10px auto;
    font-weight: 700;
  }

  

    .first-sec{
   gap:50px;
   padding: 0 2%;
}

.customer-logos img{
   max-height: 250px;
    min-height: 250px;
    object-fit: cover;
    border-radius: 25px;
}

@media screen and (max-width:1400px){
   .elementor-video {
        width: 475px;
        height: auto;
    }
}

    @media screen and (max-width: 1199px){
      .herotext{
        font-size: 32px;
        padding-bottom: 10px;
    }
    .paraMargin {
    font-size: 16px !important;
}
    }


  @media screen and (max-width: 991px) {
    .container .d-flex {
        flex-wrap: wrap;

    }
    .herotext{
        font-size: 26px;
        line-height: normal;
        margin-botoom:0;
    }

    .elementor-video{
        width: 650px;
    height: auto;

    }
    .first-sec{
   gap:30px;
}
.customer-logos img{
   max-height: 200px;
    min-height: 200px;
}
 
}


@media screen and (max-width: 768px) {
    
    .elementor-video{
        width: 550px;
    height: auto;
padding-left: 20px;
padding-right: 20px;
    }
.TItiletxt{
   font-size:40px !important;
}
.titleptag{
    font-size: 23px !important;
}
.customer-logos img{
   max-height: 200px;
    min-height: 200px;
}
.simulator-section {
    margin-top: 0px;
    margin-bottom: 30px;
}
.bottomtxt{
   padding-top: 20px;
}
}

@media screen and (max-width: 480px) {
    .herotext{
        font-size: 20px;
        line-height: 34px;
    }
    .elementor-video{
        width: 452px;
    height: auto;

    }
    .title-heading{
        font-size: 20px;
    }
    .TItiletxt{
   font-size:23px !important;
}
.titleptag{
    font-size: 16px !important;
}
.carsoletxt{
    line-height: 36px;
}
}

@media screen and (max-width: 400px) {
    .herotext{
        font-size: 17px;
        line-height: 30px;
    }
    .elementor-video{
        width: 402px;
    height: auto;

    }
}

@media screen and (max-width: 360px) {


    .herotext{
        font-size: 14px;
        line-height: 30px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .elementor-video{
        width: 352px;
    height: auto;

    }
    h3{
        font-size: 17px;
    }
    .carsoletxt{
        font-size: 17px;
    }
  
}
@import url('https://fonts.googleapis.com/css2?family=Aboreto&family=IM+Fell+French+Canon+SC&display=swap');
.TItiletxt {
    font-family: 'Inter';
    font-weight: 500;
    font-style: normal;
    font-size: 56px;
    text-align: center;
    color:white; 
    background-size: cover; 
    background-position: center; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); 

}
.SFTitleClr{
   color: #046A38;

}
.titleptag{
    font-family: 'Inter';
    font-weight: 500;
    font-style: italic;
    font-size: 31px;
    text-align: center;
    color: rgb(255, 245, 53);
    background-size: cover; 
    background-position: center; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); 
}
.aboreto-regular {
  font-family: "Aboreto", system-ui;
  font-weight: 400;
  font-style: italic;  font-size: 40px;
  color: rgb(255, 255, 255);
  padding: 10px;
  background-color: #c0c0c0;
  text-align: center;
}
.tee-time-banner {
    position: relative;
}

.text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%; 
}

.img-top-title{
    margin-bottom: 22px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 0.02em;
    color: #000000;
}
.BookAEventBtn{
  width: 240px;
  height: 75px;
  background-color: #046A38;
  border: none;
  font-family: 'Inter';
  font-size: 24.878px;
  font-weight: 600;
  color: #FFFFFF;
  border-radius: 82.93px;
  align-items: center;
  transition: all 0.3s;
}


@media screen and (max-width: 575px){
   .first-sec{
      gap:30px;
   }
}
