* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  box-sizing: border-box;
  list-style-type: none;
}

@font-face {
  font-family: montserratRegular;
  src: url(./font/BBTRPM+Montserrat-Regular.ttf);
}
@font-face {
  font-family: montserratMedium;
  src: url(./font/KJLYLU+Montserrat-Medium.ttf);
}
@font-face {
  font-family: montserratSemiBold;
  src: url(./font/OHLBPM+Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: montserratExtraBold;
  src: url(./font/PYXHDK+Montserrat-ExtraBold.ttf);
}

.faqs {
  width: 100%;
  font-size: 3.5em;
  font-weight: 700;
  background-color: #eb8c2f;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 2em;
}

h4 {
  padding: 7px 40px;
  font-weight: 850;
}

.box2 {
  width: 88%;
  background-color: rgb(255, 255, 255);
  margin: 5% auto;
  box-shadow: 1px 7px 20px 2px rgb(117 113 113);
  border: 0.2px solid rgb(202, 201, 201);
}

#lorem1 {
  font-size: x-small;
  margin-left: 10px;
  margin-top: 10px;
}

.nav-head{
  padding-left: 17px;
}

.fsize {
  font-size: 8px;
  margin-left: 10px;
  font-weight: 500;
}

hr {
  opacity: 50;
  margin: 11px 0;
}

ul li {
  margin-top: 0.5rem;
}

.bor {
  border: 0ch;
}

.fony {
  font-size: 4rem;
  color: #eb8c2f;
  font-family: "montserratExtraBold";
}

.top-section {
  background-image: url("./img/top-section-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15rem;
  padding-bottom: 5rem;
  margin-bottom: 200px;
  position: relative;
}

.font-80 {
  font-size: 65px;
  font-family: montserratExtraBold;
}

.theme-text-clr {
  color: #eb8c2f;
}

.theme-bg-clr {
  background: #eb8c2f;
}

.top-sec-left {
  padding-left: 50px;
  border-left: 3px solid #fff;
  font-size: 22px;
  font-weight: 500;
}

.top-sec-left p {
  margin-bottom: 0;
}

.top-sec-left p:last-child {
  line-height: 1;
}

.top-sec-left img {
  height: 50px;
  width: auto;
  margin: 20px 20px 0px 0px;
}

.enquiry-form {
  background: #515151;
  border-radius: 10px;
  padding: 30px;
}

.enquiry-form input {
  padding: 20px;
  border-radius: 10px;
  background: #c0c0c0;
  color: black;
  font-weight: 700;
  margin-bottom: 20px;
  border: 0;
}

.enquiry-form button {
  font-size: 20px;
  border-radius: 7px;
  padding: 8px 39px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.top-girl {
  position: absolute;
  width: 300px;
  left: -28%;
  bottom: 0;
}

.top-sec-right {
  padding-bottom: 100px;
}

.about-us-section {
  background-image: url("./img/about-us-bg.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 12% 21%;
  font-size: 25px;
  text-align: justify;
  line-height: 1.2;
  margin-bottom: 10%;
  font-weight: 500;
  font-family: "montserratMedium";
}

.accordion-button {
  background: #fff !important;
  font-weight: 500;
  font-size: 25px;
  color: var(--bs-body-color) !important;
  border-bottom: 3px solid black;
  padding: 2rem 1.25rem;
}

.accordion-button::after {
  background: none !important;
}

.accordion-body {
  border-bottom: 3px solid black;
}

.accordion-button-last-child {
  border-bottom: none;
}

.faq-li {
  font-size: 22px;
  font-family: "montserratMedium";
}

.bottom-section {
  background-color: #1e1e1e;
  padding: 5% 10%;
}

.bs-heading {
  font-size: 4em;
  text-align: center;
  font-family: "montserratExtraBold";
}

.testimonial-card {
  background-color: #fff;
  text-align: center;
  box-shadow: 10px 10px 0px 10px #845426;
  position: relative;
  border-radius: 30px;
  padding: 130px 7% 2%;
  margin-top: 150px;
  width: 90%;
  margin: 150px auto 100px;
}

.testimonial-img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -100px;
  left: auto;
  left: calc(50% - 100px);
}

.testimonial-para {
  font-size: 16px;
  line-height: 1;
  font-family: "montserratMedium";
}

.service-img {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 14px !important;
}

.accordion-item:last-child .accordion-body {
  border-bottom: 0 !important;
}

.carousel-indicators [data-bs-target] {
  height: 15px;
  width: 15px;
  border-radius: 50%;
}

.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  font-weight: normal;
  /* opacity: 1;  */
}

.service-section .card-text {
  font-family: "montserratMedium";
  font-weight: 500;
}

.testimonial-head {
  font-family: "montserratMedium";
}

.header-container {
  margin: 0 auto;
    width: 94%;
}

.header-menu {
  margin: 10px 0;
  margin-left: 6.5%;
}

.header-menu div {
  margin: 0 10px;
  margin-right: 13px !important;
}

.btn-br-outline {
  border: 2px solid #0ff!important;
    padding: 9px !important;
    border-radius: 8px !important;
    color: #000!important;
    text-align: center!important;
    display: inline-block!important;
    cursor: pointer!important;
    box-shadow: inset 0 0 8px #0ff;
    font-size: 13px;
    font-weight: 500;
}

.header-menu div:hover {
  border-bottom: 7px solid #00FFFF;
  margin-bottom: 9px !important;
    padding-bottom: 4px !important;
}

@media screen and (max-width: 768px) {
  .top-section {
    padding-top: 5rem;
  }

  .top-sec-left {
    margin-bottom: 5rem;
  }

  .top-girl {
    position: relative;
    width: 300px;
    left: calc(50% - 150px);
  }

  .about-us-section {
    padding: 10% 5%;
    font-size: small;
  }

  .about-us-section p:first-child {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1400px) and (min-width: 769px) {
  .top-girl {
    position: absolute;
    width: 200px;
    left: -10%;
    bottom: 30px;
  }
  .about-us-section {
    padding: 10% 5%;
    font-size: medium;
    background-size: cover;
  }

}

@media screen and (max-width: 767px) and (min-width: 500px) {
  .about-us-section {
    padding: 8% 1% 2%;
    background-size: cover;
  }
}

@media screen and (max-width: 500px) {
  .font-80 {
    font-size: 30px;
  }

  .faq-li {
    font-size: 18px;
  }

  .bs-heading {
    font-size: 2.5em;
  }

  .testimonial-para {
    font-size: 15px;
  }

  .testimonial-card {
    box-shadow: 5px 5px 0px 5px #845426;
  }

  .fony {
    font-size: 3rem;
    margin: 1rem 0rem 0rem !important;
  }

  .service-section .card-img-top {
    padding-bottom: 0px !important;
  }

  .about-us-section {
    padding: 10% 5%;
    font-size: 15px;
    background-size: cover;
  }

  .about-us-section p:first-child {
    margin-top: 0px !important;
  }

  .about-us-head {
    margin-bottom: 20px !important;
  }

  .bottom-section {
    padding: 5% 2%;
  }

  .copyright {
    float: right;
 
  }
}

.footer{
  color:#c0c0c0;
  text-decoration: none;
 
}

.footer:hover{
  text-decoration:underline;
  color:#c0c0c0
}
.headerlink{
  text-decoration: none;
  color:#000
}

.headerlink:hover{
text-decoration: underline;
text-decoration-color:cyan;
text-decoration-thickness: 6px;
color:#000
}
.fa {
  padding: 20px;
  font-size: 70px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  color:teal
}

.fa:hover {
    opacity: 0.7;
    color:teal
}
.icons{
  font-size: 35px;
  /* padding-left: 69%;  */
}

.footer_background{
  background-color:#5c6d88;
}



/* **********Correction********** */





nav {
  width: 100%;
  height: 100px;
  background-color: rgb(255, 255, 255);
  border-bottom: 0.1px solid rgb(236, 234, 234);
  box-shadow: 2px 1px 10px rgb(255, 181, 181);
}

nav .logo {
  margin-left: 20px ;
  display: inline-block;
}

nav .logo img {
  margin: 10px 0;
  line-height: 50px;
}

.ul {
  float: right;
  margin-right: 4%;
  line-height: 50px;
  max-width: 80%;
}

.ul li {
  display: inline-block;
  margin: 0 20px;
}

.ul li a {
  color: rgb(0, 0, 0);
  padding: 7px;
  border-radius: 6px;
}


.active {
  border-radius: 10px 0 10px 0;
}

a.active,
a:hover {
  /* background-color: rgb(100, 99, 99); */
  color: #fff;
  transition: 0.5s;
}

.checkbtn {
  font-size: 30px;
  color: rgb(71, 71, 71);
  line-height: 50px;
  float: right;
  margin-right: 20px;
  cursor: pointer;
  display: none;
}

#check {
  display: none;
}
.ul{
  margin-top: -70px !important;
}

@media screen and (max-width: 1380px) {
  nav .logo {
    font-size: 30px;
  }
  .ul {
    margin-right: 3.4%;
  }
  .ul li {
    margin: 0 11px;
  }
  .ul li a{
    padding: 0 6px;
  }
}
@media screen and (max-width: 1340px) {
  nav .logo {
    font-size: 30px;
  }
  .ul {
    margin-right: 3%;
  }
  .ul li {
    margin: 0 10px;
  }
  .ul li a{
    padding: 0 6px;
  }
}
@media screen and (max-width: 1230px) {
  nav .logo {
    font-size: 28px;
    margin-left: 14px;
  }
  .ul {
    margin-right: 2.8%;
  }
  .ul li {
    margin: 0 10px;
  }
  .ul li a{
    padding: 0 5px;
  }
  .nav-head{
    padding-left: 14px;
  }
}

@media screen and (max-width: 1190px) {
  nav .logo {
    font-size: 25px;
    margin-left: 12px;
  }
  .ul {
    margin-right: 2%;
  }
  .ul li {
    margin: 0 2px;
  }
  .ul li a{
    padding: 0 2px;
  }
}

@media screen and (max-width: 1090px) {
  nav .logo {
    font-size: 21px;
    margin-left: 1px;
  }
  .ul {
    margin-right: 2%;
  }
  .ul li {
    margin: 0 0px;
  }
  .ul li a{
    padding: 0 0px;
  }
  .nav-head{
    padding-left: 0px;
  }
}

@media screen and (max-width: 950px) {
  nav {
    height: 50px;
  }
  nav .logo {
    margin-left: 9px;
  }
  .ul{
    margin-right:2% !important;
    margin-top: -0% !important;
  }
  .ul li {
    margin: 0 5px;
  }

.ul li a{
  padding: 0 1px;
}
.nav-head{
  padding-left: 8px;
}}

@media screen and (max-width: 950px) {
  .abc{
    display: none !important;
  }
  .checkbtn { 
    display: block;
    margin-top: -13px;
  }
  .ul {
    position: fixed;
    width: 100%;
    /* height: 50vh; */
    background: rgb(187, 187, 187);
    top: 50px;
    left: -100%;
    text-align: center;
    margin-right: 0% !important;
    max-width: 100%;
    transition: all 0.5s;
    /* padding-bottom: 10px; */
  }
  a.active,
  a:hover {
    background: none;
    color: rgb(250, 128, 189);
  }
  nav .ul li {
    display: block;
    margin: 23px 0;
    line-height: 20px;
  }
  nav .ul li a {
    font-size: 20px;
  }
  nav .logo {
    margin-left: 20px !important;
  }
  #check:checked ~ .ul {
    left: 0;
  }
  nav .ul li button {
    padding: 8px 20px;
    border-radius: 12px 0 12px 0;
    border: none;
    font-size: 20px;
  }
  .l-neg-price{
    margin-left: -14px;
  }
  .l-neg-store{
    margin-left: -9px;
  }
  
  .l-neg-blog{
    margin-left: -20px !important;
  }
  .l-neg-faq{
    margin-left: -19px !important;
  }
  .l-neg-contact{
    margin-left: 29px !important;
  }
  

  
}
.new-section{
  background-color: #eb8c2f !important;
  color: white;
}

.c-title{
   text-align: center;
   font-size: 45px;
   font-weight: bold;
   /* margin-bottom: 0px !important; */
}

.new-img{
  width: 40%;
}


@media screen and (min-width:992px) {
  .new-img{
    margin-top: -60px;
  }
}
@media screen and (min-width:1400px) {
  .new-img{
    margin-top: -80px;
  }
}

.text-light.row{
       margin-right: calc(-.0 * var(--bs-gutter-x)) !important;
}

.Shadow{
  height: 10px;
  width: 10px;
  border-radius: 50%;
  position: absolute;
  box-shadow: #eb8c2f 50px 50px 130px 40px;
  z-index: 50;
}
.s-up{
  left: -40px;
  top: 40px;
}

.s-down{
  right: 70px;
  bottom: 170px;
}

.dmt-input{
  border: 2px solid #eb8c2f !important;
  border-radius: 7px;
}

.dmt-input-btn{
  background-color: #eb8c2f;
  color: #fff;
}

@media screen and (max-width:650px) {
  .icons{
    font-size: 35px;
    padding-left: 32px;
  }

  .Shadow{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    box-shadow: #eb8c2f 50px 50px 90px 30px;
    z-index: 50;
  }

  .s-down{
    right: 50px;
    bottom: 180px;
  }
  
  ol, ul{
    padding-left: 0rem;
  }
}


.foot-anchor a{
  text-decoration: none;
  color: #fff;
}

/* #song_name::placeholder { 
  color: #fff;
  opacity: 0.8;
} */
/* 
.form-msg{
  font-size: 15px;
} */

.cursor-pointer{
  cursor: pointer;
}


@media screen and (max-width:991px){
  .top-section {
    margin-bottom: -137px;
  }
} 