@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
.mainNav
{
    background-color: #FF7900;
}
.navbar{
    height: 70px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: rgb(0, 0, 0);
}
.mainHeader
{
    height: auto;
    background-color: #080401;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #FF7900;
}
.navbara{
    height: 70px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: rgb(0, 0, 0);
    overflow-y: auto;
    white-space: nowrap;
    display: grid;
    align-items: center;
}
.navbara .fa-bars
{
    font-size: 20px;
}
.navbara ul {
    list-style-type: none;
    overflow: hidden;
}
.navbara li {
    display: inline-block;
  }
  .navbara li .fa-solid
  {
    display: none;
  }
.navbara li a {
    display: block;
    color: rgb(0, 0, 0);
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

/* mHTitle */
.mHTitle
{
    height: 90px;
    display: grid;
    justify-content: start;
    align-items: center;
    border-bottom: 1px solid #FF7900;
}
.mHTitle h1
{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
}
.mHTitle2
{
    background-image: url("../img/hee.svg");
}
.mHTitle2 h1
{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
}
.mHLeft
{
    height: 400px;
    font-family: 'Poppins', sans-serif;
}
.mHLeft p
{
    text-align:justify;
    color: #fefefe;
    font-size: 15px;
}
.mHLeft .leftc
{
    color: #bf6c34;
    font-size: 12px;
}
.mHLeft .fa-solid
{
    color: #FF7900;
}
.mHLeftBtn
{
    height: 30px;
    height: 45px;
    border: none;
    outline: 0px;
    cursor: pointer;
    background-color: #FF7900;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}
.mHRight
{
    height: 400px;
    border-left: 1px solid #FF7900;
    display: grid;
    justify-content: end;
    align-items: center;
}
.mHRight img{
    width: 100%;
    height: 290px;
    transform: scale(1.1);
}

/* getAqouteBx */

.getAqouteBx
{
    height: 150px;
    background-color: #FF7900;
    font-family: 'Poppins', sans-serif;
}
.getAqouteBx h2
{
    font-size: 20px;
    font-weight: bold;
}
.getAqouteBx iframe
{
    height: 150px;
}



.getAdvantage
{
    height: auto;
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
}
.getAdvantage label
{
    font-size: 15px;
    font-weight: bold;
}


.AdvantagecardBx
{
    height: auto;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
}

.iconPlace
{
    height: 120px;
    background-color: transparent;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    display: grid;
    justify-content: center;
    align-items: center;
}
.iconPlace img
{
    width: 90px;
    height: 90px;
}
.titlePlace
{
    height: 30px;
    background-color: #080401;
    display: grid;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    color: #ffffff;
    font-size: 15px;
}
.detailPlace
{
    height: 180px;
    background-color: transparent;
    font-size: 12.5px;
    color: #000000;
    /* text-align: justify; */
}



/* carCardsBx */
.carCardsBx
{
    height: auto;
    background-color: transparent;
}
.carCardsBxa
{
    height: 220px;
    background-color: transparent;
}
.carCardsBxImg
{
    height: 220px;
    background-color:#080401;
    display: grid;
    justify-content: center;
    align-items: center;
}
.carCardsBxImg img
{
    width: 100%;
    height: 220px;
}
.carCardsBxTitle
{
    height: 80px;
    background-color: #1F1F1F;
    font-family: 'Poppins', sans-serif;
    border-top: 5px solid #FF7900;
    font-size: 20px;
    color: #ffffff;
    display: grid;
    justify-content: center;
    align-items: center;
}
.carCardsBxb
{
    height: 220px;
    background-color: transparent;
}
.carCardsBxb ul li
{
    list-style: none;
    font-weight: bold;
    font-size: 13px;
}
.carCardsBxb ul li .fa-solid 
{
    color: #FF7900;
    font-size: 13px;
}
.fa-star
{
    color: #FF7900;
}
.context
{
    font-size: 13px;
}
.addNowBtn
{
    height: 40px;
    border: none;
    cursor: pointer;
    outline: 0px;
    background-color: #FF7900;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #000;
    font-size: 15px;
    font-weight: bold;
}


/* mapbox */

.mapbox
{
    height: 300px;
    background-color: transparent;
}
.mapbox iframe
{
    width: 100%;
    height: 300px;
}


/* footerBox */

/* .footerBox
{
    height: 300px;
    background-color: #1F1F1F;
    border-top: 5px solid #FF7900;
}
.footerBxab
{
    height: 295px;
    background-color: red;
} */


.mainIntroBxFooter{
    height: auto;
    background:#080401;
    border-top: 5px solid #FF7900;
  }
  .mainIntroBxA{
    height: auto;
  }
  .mainIntroBxA h1{
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
  }
  .mainIntroBxA h2{
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
  }
  .mainIntroBxA .callnbutton
  {
    width: 40%;
    height: 45px;
    border-radius: 5px;
    cursor: pointer;
    border-bottom: 5px solid #EE4B2B;
    font-family: 'Poppins', sans-serif;
    /* font-weight: bold; */
  }
  
  .mainIntroBxB
  {
    height: auto;
    display: grid;
    align-content: center;
  }
  .mainIntroBxB iframe{
    width: 100%;
    height: 250px;
    font-family: 'Poppins', sans-serif;
  }

  .callnbuttonIcone
  {
    height: 45px;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    display: grid;
    justify-content: center;
    align-items: center;
    background-color: #FF7900;
    border: 1px solid #000;
  }
  




  
#modal-content
{
  background-color: #080401;
  font-family: 'Montserrat', sans-serif;
}
#modal-body
{
  background-color: #080401; 
}

.menumobbox
{
  height: 50px;
  border-bottom: 1px solid #FF7900;
  display: grid;
  align-items: center;
}
.menumobbox a
{
  text-decoration: none;
  color: #FFFFFF;
  font-weight: normal;
}