*{
    margin:0;
    padding:0;
    outline:0;
}
a{
   text-decoration:none;
}

ul,ol {
    list-style-type: none;
}
#faq-section {
      background-color: #F9F3E9;  
         padding: 80px 0px;
    }
    .faq-title-right h1 {
     font-family: 'Crimson Text', serif;
      line-height: 60px;
      font-size: 44px;
      font-weight: 600;
      color: #2D368E;
      margin: 30px;
      position: relative;
       text-align: center;
     
    }
     .faq-title h1 {
     font-family: 'Crimson Text', serif;
      font-size: 25px;
      font-weight: 600;
      color:#B89646;
      position: relative;
       text-align: center;
      padding-bottom: 20px;
    }
   
    .accordion-item {
     
     
      border: 1px;
      box-shadow: 0px 3px 10px rgba(0,0,0,0.05);
       border: 0.5px solid rgba(132, 126, 126, 0.336);
   
    }
    .accordion-button {
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      font-size: 18px;
      color: rgba(55, 48, 48, 0.621);
     
      background-color: #fff;
    }
    .accordion-button:focus {
      box-shadow: none;
    }
    .accordion-button:not(.collapsed) {
      font-family: "Poppins", sans-serif;
      font-weight: 500;
      font-size: 22px;
      color: #2D368E;
      background-color: #fff;
    }
    .accordion-body {
      font-size: 18px;
       font-family: "Poppins", sans-serif;
      font-weight: 300;
      color:#9D9D9D;
      background-color: #fff;
      border-radius: 0 0 12px 12px;
    }

    .faq-title-2 h1 {
     font-family: 'Crimson Text', serif;
      font-size: 25px;
      font-weight: 600;
      color:#B89646;
      position: relative;
       text-align: center;
      padding: 30px;
    }

  /* form */

  #form-section{
         background-color: #F9F3E9;  
         padding: 80px 0px;
  }
   
    .form-title-right h1 {
  font-size: 48px;
  font-weight: 500;
   font-family: 'Crimson Text', serif;
         color: #2D368E;
         margin: 30px;
      position: relative;
       text-align: center;
}


.custom-input {
  border: 0.5px solid #cfcdcd;
  border-radius: 5px;
  box-shadow: none;
  padding-left: 0; 
  color:#F9F3E9;
}

.custom-input:focus {
  border-color: #908fa1;
  
  box-shadow: none;
}


.btn-primary {
  background:  #908fa1;
  border: none;
  font-weight: 600;
  border-radius: 20px;
  padding: 10px 30px;
}


.form-control{
  font-size: 16px;
       font-family: "Poppins", sans-serif;
      font-weight: 300;
      color: #9D9D9D;
      padding: 10px;
}

.humid h3{
     color: #272c6c;
padding-left: 40px;
  font-size: 45px;
  margin: 0;
  margin-bottom: 45px;
}
.humid a{
text-decoration: none;
color: rgb(0, 0, 0);
font-size: 20px;

}
.humid li{
line-height: 80px;
}
.humid a:hover{
color: rgb(248, 109, 84);
transition-duration: 400ms;
}
.humid ul{
    list-style-type: none;
}
.center{
    background-color: rgb(236, 235, 235);
    width: 100%;
    height: auto;
}
.box img{
    width: 600px;
    height: 600px;

}
.box{
    margin-left: 190px;
}
.humid{

    margin-left: 50px;
}
.configure{
    margin-top: 80px;
    margin-left: 90px;
}
.configure h3{
        color: #272c6c;
  font-size: 45px;
margin-bottom: 50px;
}
.Chahar{
    display: flex;
}
.Chahar p{
    margin: 0;
    font-size: 50px;
     padding-left: 10px;
}
.Chahar svg{
    width: 50px;
    height: 50px;
    margin-top: 4px;
}

.wisdom p{
    font-size: 40px;
    margin: 0;
    margin-left: 60px;
}
.Chahar{
    padding-bottom: 15px;
}
.spread{
    width: 100%;
    height: 170px;
    background-color: #d4d4d4;
}
.spread h3{
    font-size: 55px;
    margin-top: 120px;
    color: #384086;
    text-align: center;
    padding-top: 7px;
    font-weight: normal;
    margin-left: 40px;
    margin-right: 40px;
}


 .elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top{


    transform: rotate(180deg);
    }
    .elementor-shape {
    direction: ltr;
    left: 0;
    line-height: 0;
    overflow: hidden;

    width: 100%;
}

.elementor-shape-bottom {
    bottom: -1px;
}
.elementor-shape .elementor-shape-fill {
    fill: rgb(255, 255, 255);
}

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
.mobile-container {
  max-width: 100%;
  margin: auto;
  height: auto;
  color: white;
  border-radius: 13px;
  top: 0;
  position: sticky;
  z-index: 1000;
}
.biruni img {
    width: 20px;
    height: 20px;
}
.topnav h3{
margin-left: 30px;
    font-size: 20px;
    color: rgb(61, 60, 60);
    margin-top: 15px;
    margin-bottom: 20px;
}
.topnav {
background-color: rgb(255, 255, 255); 
 overflow: hidden;
  position: relative;

}
.topnav hr{
    margin: 0;
    color: #494949;
    width: 100%;
 
}
.topnav #myLinks {
  display: none;
}

.topnav a {
    color: #2D368E;
    padding: 13px 20px;
    text-decoration: none;
    font-size: 20px;
    display: block;
    text-align: center;
}

.topnav a.icon {
  color: black;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.topnav a:hover {
  color:burlywood;
  background-color: honeydew;
}






