#talk-with-our-experts{
    background-color: #0b0e66;
    color: white;
    font-family: "Constantia Bold";
    height: 80px;
    width: 30%;
    display: flex;
  justify-content: center;
  margin-left:5% ;
  margin-top: -8%;
  align-items: center;
}
.talk-with-our-experts-para {
    text-align: center;
    font-size: 35px;
    transition: color 0.3s ease, text-shadow 0.3s ease; 
  }.talk-with-our-experts-para :hover{
    color: #00f; /* Text color on hover */
    text-shadow: 2px 2px 5px rgba(0, 0, 255, 0.5); 
  }
  #section-main-conatiner {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10%;
  }
  
  .box {
    width: 45%;
    height: 545px;
    color: white;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
   text-align: right;
  }
  #consult-expert:hover {
    background-color: aqua;
    color: navy;
    transform: scale(1.1);
  }
  
  #consult-expert {
  font-family: "Calisto MT", serif;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
  
    /* transition: all .3s cubic-bezier(.19,1,.22,1); */
    border: 2px solid #fff;
    padding: 10px 50px 10px 25px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
  
  #consult-expert-container {
    margin-left: 42%;
    margin-top: 2%;
    margin-bottom: 15%;
  }
  
  .box1 {
    background-color: rgb(33, 104, 180);
    color: rgb(241, 183, 107);
  }.first-number-para,.second-number-para,.third-number-para,.fourth-number-para,.five-number-para{
    margin-top: -40%;
    margin-left: -2%;
    text-align: right;
  }#section-main-conatiner h6{
    font-family: "Constantia Bold";
  }
  .first-number-heading{
    position: absolute;
    margin-top: -7%;
    margin-right: 12%;
    margin-left: 3%;
    font-size: 40px;
  }.second-number-heading{
    position: absolute;
    margin-top: -7%;
    margin-right: 12%;
    margin-left: 3%;
    font-size: 40px;
    color: aqua;
  }.third-number-heading{
    position: absolute;
    margin-top: -7%;
    margin-right: 12%;
    margin-left: 3%;
    font-size: 40px;
    color: aqua;
  }.first-number-detail{
    margin-top: 20%;
    position: absolute;
  }
  .five-number-detail{
    margin-top: 2%;
    position: absolute;
  }
  .five-number-heading{
    position: absolute;
    margin-top: -9%;
    margin-right: 7%;
    margin-left: 3%;
    font-size: 40px;
    color: white;
  }
  
  .box2,.box4,.box6,.box8,.box10 {
    margin-left: 10%;
  }
  
  .box3 {
    background-color: #0b0e66;
  }
  .box5 {
    background-color: rgb(191, 134, 191);
    
  }
  .box7 {
    background-color: burlywood;
   
  }
  .box9 {
  background-color: cyan;
   
  }
  #video{
    width: 65%;
    height: 95%;
    
    margin-left: 5%;
    margin-top: 2%;
  }.top-conataoiner-para-new{
    color: aqua;
    font-size:30px;
    font-family: "Constantia Bold";
    font-weight: bolder;
    margin-left: 7%;
    margin-right: -9%;
    margin-top: 7%;
  }.first-number-detail{
    font-family: "Constantia Bold";
    margin-left: 3%;
    margin-right: 10%;
    font-size: 20px;
    color: white;
  }.five-number-detail{
    font-family: "Constantia Bold";
    margin-left: 3%;
    margin-right: 12%;
    font-size: 20px;
    color: white;
  }
  #top-row-mini-content p:nth-child(1){
    margin-top: -60%;
  }#top-row-mini-content p:nth-child(3){
    margin-top: -60%;
    margin-left: 8%;
  }#top-row-mini-content p:nth-child(2){
    margin-left: 6%;
  }.row-mini{
    margin-left: 7%
  }#top-row-mini-content{
    margin-left: 15%;
  }
  .last-mini-para{
    margin-left: 30%;
    margin-right: -100%;
    margin-top: 5%;
    font-size: 22px;
  }#middle-with-offfer-para {
    display: flex;
    justify-content: space-between; /* Equal space on both sides */
    margin-top: 10%;
    align-items: center;
    gap: 2px; /* Reduced space between items */
    padding: 0 10%; /* Add padding for equal space on left and right sides */
}

  
  .third-para-offer{
    margin-right: 50%;
    margin-left: -100%;
  }
 .para-offer{
    margin-top: 5%;
    margin-right: 25%;
    color: white;
    font-size: 28px;
    font-family: "Constantia Bold";
  }
  #main-conatiner-top-section{
    font-family: "Constantia Bold";
    margin-top: 10%;
    margin-left: -5%;
  }
  .servicesfourth{
    margin-top: 3%;
    border-radius: 20px;
    background-color: #3cd476;
  }.servicesfifth{
    margin-top: 3%;
    border-radius: 20px;
    background-color: #edc124;
  }@media only screen and (max-width: 768px) {
    #consult-expert-container {
      margin-left: 25%;
      margin-top: 2%;
      margin-bottom: 15%;
    }
    #section-main-conatiner{
      display: block;
    }.box{
      width: 100%;
    }.first-number-heading{
      margin-top: -90%;
      text-align: left;
    }.second-number-heading{
      margin-top: -80%;
      text-align: left;
    }.third-number-heading{
      margin-top: -80%;
      text-align: left;
    }.five-number-heading{
      margin-top: -80%;
      margin-left: -1%;
      text-align: left;
    }.five-number-detail{
      text-align: left;
      margin-left: 5%;
      margin-top: 10%;
    }
    .first-number-detail{
      text-align: left;
      margin-left: 5%;
      margin-top: 40%;
    }.first-number-para,.second-number-para,.third-number-para,.fourth-number-para,.five-number-para{
      display: none;
    }#middle-with-offfer-para{
      display: block;
    }#video{
      width: 95%;
      margin-left: 2%;
    }#talk-with-our-experts{
      height: 50px;
    width: 90%;
    margin-top: 5%;
    display: block;
    }.talk-with-our-experts-para {
      text-align: center;
      font-size: 25px;
    }.top-conataoiner-para-new{
      font-size: 18px;
      margin-left: 10%;
      margin-right: 5%;
    }.nu-new4{

        margin-top: -9rem;
        margin-left: 9.5rem;
      
    }.nu-new3{

      /* margin-top: -9rem; */
      margin-left: -3.5rem;
    
  }.he-new3{
    margin-left: -8rem;
    margin-right: 5rem;
  }
  }