
.mac-book p{
  margin-top: 17px;
  color: #121212;
  text-align: justify;
  font-family: Mulish;

}

  .right_conatct_social_icon{
       background: linear-gradient(to top right, #ea0707 -5%, #ffffff 100%);
  }
  .contact_us{
      background-color: #f1f1f1;
      padding: 200px 0px;
  }
  
  .contact_inner{
      background-color: #fff;
      position: relative;
      box-shadow: 20px 22px 44px #cccc;
      border-radius: 25px;
  }
  .contact_field{
      padding: 60px 340px 90px 100px;
  }
  .right_conatct_social_icon{
      height: 100%;
  }
  
  .contact_field h3{
     color: #000;
      font-size: 40px;
      letter-spacing: 1px;
      font-weight: 600;
      margin-bottom: 10px;
      font-family: Mulish;
  }
  .contact_field p{
      color: #000;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 1px;
      margin-bottom: 35px;
      font-family: Mulish;
  }
  .contact_field .form-control{
      border-radius: 0px;
      border: none;
      border-bottom: 1px solid #ccc;
  }
  .contact_field .form-control:focus{
      box-shadow: none;
      outline: none;
      border-bottom: 2px solid #1325e8;
  }
  .contact_field .form-control::placeholder{
      font-size: 13px;
      letter-spacing: 1px;
  }
  
  .contact_info_sec {
      position: absolute;
      background-color: #fff;
      right: 1px;
      top: 18%;
      height: 340px;
      width: 340px;
      padding: 40px;
      border-radius: 25px 0 0 25px;
  }
  .contact_info_sec h4{
      letter-spacing: 1px;
      padding-bottom: 15px;
  }
  
  .info_single{
      margin: 20px 0px;
  }
  .info_single i{
      margin-right: 15px;
  }
  .info_single span{
      font-size: 14px;
      letter-spacing: 1px;
  }
  
  button.contact_form_submit {
      background: linear-gradient(to top right, #e81313 -5%, #8f10b7 100%);
      border: none;
      color: #fff;
      padding: 10px 15px;
      width: 100%;
      margin-top: 25px;
      border-radius: 35px;
      cursor: pointer;
      font-size: 14px;
      letter-spacing: 2px;
  }
  .socil_item_inner li{
      list-style: none;
  }
  .socil_item_inner li a{
      color: #fff;
      margin: 0px 15px;
      font-size: 14px;
  }
  .socil_item_inner{
      padding-bottom: 10px;
  }
  

  .contact_form_inner{
    padding: 25px;
  }


  input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  
  input[type=submit] {
    background-color: #f00;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  input[type=submit]:hover {
    background-color: #e81313;
  }
  
  input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
  }
  
  input[type=submit] {
    background-color: #f00;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  input[type=submit]:hover {
    background-color: #f00;
  }
.label{
  font-family: Mulish;
}




  
  .social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .social-icons li {
    display: inline-block;
    margin-right: 10px;
  }
  
  .social-icons li:last-child {
    margin-right: 0;
  }
  
  .social-icons a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    text-decoration: none;
  }
  .contact {
    margin-top: 10px;
    margin-bottom: 50px;
  }
  
  .contact h4 {
    margin-bottom: 10px;
  }
  
  .info_single {
    margin-bottom: 10px;
  }
  
  .info_single i {
    margin-right: 10px;
  }
  
  .info_single span {
    display: inline-block;
  }
  .con-one{
    padding-top: 150px;
    padding-bottom: 50px
  }
  .let h1{
    color: #000;
    text-align: justify;
    font-family: Poppins;
    font-size: 2rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
  }
  .let p{
    color: #121212;
    text-align: justify;
    font-family: Mulish;
    font-size: 1.125rem;
    font-style: normal;
    line-height: 163.15%;
    text-transform: capitalize;
  }
  .let-down h1{
    padding-left: 25px;
    color: #000;
    text-align: justify;
    font-family: Poppins;
    font-size: 2rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
  }
.my-fault{
  padding-left: 10px;
  color: #121212;
  text-align: justify;
  font-family: Mulish;
  font-size: 1.125rem;
  font-style: normal;
  line-height: 163.15%;
  text-transform: capitalize;
}
.let-zero{

}
.let-zero h1 {
  
  color: #000;
  text-align: justify;
  font-family: Poppins;
  font-size: 2rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}
.let-down-one h1{
  padding-left: 30px;
  color: #000;
  text-align: justify;
  font-family: Poppins;
  font-size: 2rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}

    /* Add borders and border radius */
    .contact, .let-down, .let {
      border: 1px solid #ccc;
      border-radius: 5px;
      padding: 20px;
      /*----
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);---*/
 
    }
    .contact{
      margin-top: 50px;
  

    }
    
    /* Add padding to the container */
    .container {
      padding: 20px;
    }
    
    /* Add padding to the social icons */
    .social-icons {
      padding-top: 20px;
    }
    
    /* Add styles to the form */
    form {
      display: grid;
      gap: 10px;
    }
    
    /* Add styles to the form labels */
    label {
      font-weight: bold;
    }
    
    /* Add padding to the form inputs */
    input[type="text"],
    select,
    textarea {
      padding: 10px;
    }
    
    /* Add margin to the form submit button */
    input[type="submit"] {
      margin-top: 10px;
    }

    
  @media (max-width: 576px) {
    .mur {
      display: none;
    }
  }

  @media (min-width: 575px) {
    .max {
      display: none;
    }
  }
  @media (min-width: 575px) and (orientation: portrait) {
    .topnav {
      display: none;
    }
  }
    
  