@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@200;300;400;500&display=swap');

/* contact */

#contact{
    /* background-color: #1B1B1B; */
    
}

#contact .container-fluid .row{
    /* max-width: 1200px; */
    margin: 0 auto;
    text-align: center;
}
#contact .container-fluid .row .left_black{
  background-color: #1B1B1B;
  width: 100% ;
  padding-top:90px;
}


#contact .container-fluid .row hr{
border-bottom: 1px solid white;
}

#contact .container-fluid .row h5{
color: white;
text-align: left;
font-family: lrl,sans-serif;
font-size: 22px;
padding:15px 0px;
}

#contact .container-fluid .row form .form-control{
  background-color: #1B1B1B;
  border-radius: 8px;
  padding: 40px 20px;
  width: 80%;
  }

  #contact .container-fluid .row form .form-control.msg{
    background-color: #1B1B1B;
    border-radius: 8px;
    padding: 80px 20px;
  }

  #contact .container-fluid .row form .form-check{
  color: white;
 font-family: 'Prompt', sans-serif;
  font-size: 15px;
  text-align: left;
  }

  #contact .container-fluid .row form .form-check span a{
    color: white;
    text-decoration: underline;
  }

  #contact .container-fluid .row  form h5{
    
    text-align: left;
   font-family: 'Prompt', sans-serif;
    font-size: 20px;
  }

  #contact .container-fluid .row  form h5 a{
    text-decoration: none;
    color: white;
  }


  #contact .container-fluid .row  form h5 i{
    color: black;
    background-color: white;
    height: 70px;
    width: 70px;
    border-radius: 20px;
    padding: 24px 15px 10px 28px;
    margin-left: 60px;
  }

  #contact .container-fluid .row .white {
   background-color: white;
   padding-top:90px;
  }

  #contact .container-fluid .row .white h5{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size: 20px;
    padding: 0px 30px 15px 100px;
  }

  #contact .container-fluid .row .white a{
   text-decoration: none;
  }

  #contact .container-fluid .row .white .usa h6{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size: 15px;
    padding: 50px 30px 5px 100px;
    text-align: left;
  }

  #contact .container-fluid .row .white .usa h5{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size:15px;
    font-weight: 200;
    padding: 0px 30px 5px 100px;
    text-align: left;
    width:45%;
    line-height: 22px;
  }

  #contact .container-fluid .row .white .singapore h6{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size: 15px;
    padding: 50px 30px 5px 100px;
    text-align: left;
  }

  #contact .container-fluid .row .white .singapore h5{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size:15px;
    font-weight: 200;
    padding: 0px 30px 5px 100px;
    text-align: left;
    width:53%;
    line-height: 22px;
  }

  #contact .container-fluid .row .white .qatar h6{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size: 15px;
    padding: 50px 30px 5px 100px;
    text-align: left;
  }

  #contact .container-fluid .row .white .qatar h5{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size:15px;
    font-weight: 200;
    padding: 0px 30px 5px 100px;
    text-align: left;
    width:50%;
    line-height: 22px;
  }

  #contact .container-fluid .row .white .uk h6{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size: 15px;
    padding: 50px 30px 5px 100px;
    text-align: left;
  }

  #contact .container-fluid .row .white .uk h5{
   font-family: 'Prompt', sans-serif;
    color: black;
    font-size:15px;
    font-weight: 200;
    padding: 0px 30px 5px 100px;
    text-align: left;
    width:50%;
    line-height: 22px;
  }

  /* media */
  @media screen and (max-width: 992px) {
    #blog_detail .col-lg-3.mx-auto.mx-xl-0 {
    padding-top: 50px;
  }
    }
    #contact .container-fluid .row{
      /* margin-top: 180px; */
    }

    #contact .container-fluid .row form .form-check{
      color: black;
     font-family: 'Prompt', sans-serif;
      font-size: 12px;
      text-align: left;
      }

      #contact .container-fluid .row .white .usa h6{
        font-size: 15px;
        padding-top: 25px;
      }
    
      #contact .container-fluid .row .white .usa h5{
        font-size: 15px;
        width: 65%;
      }
    
      #contact .container-fluid .row .white .singapore h6{
        font-size: 15px;
      }
    
      #contact .container-fluid .row .white .singapore h5{
        font-size: 15px;
        width: 80%;
      }
    
      #contact .container-fluid .row .white .qatar h6{
        font-size: 15px;
      }
    
      #contact .container-fluid .row .white .qatar h5{
        font-size: 15px;
        width: 70%;
      }
    
      #contact .container-fluid .row .white .uk h6{
        font-size: 15px;
      }
    
      #contact .container-fluid .row .white .uk h5{
        font-size: 15px;
        width: 75%;
      }
.#contact .container-fluid .row .white{
  display: block;
}

    
    }

    @media screen and (max-width: 767px) {
    

      #contact .container-fluid .row .left_black .form-control{
        width:95%;
      }
      #contact .container-fluid .row .white{
        /* display: none; */
      }
      #contact .container-fluid .row{
        padding-top: 0px !important;
      }
      }
@media only screen and (max-width: 500px) {
    #contact .container-fluid .row form h5 i{
        background-color: white;
        height: 48px;
        width: 51px;
        border-radius: 20px;
        padding: 15px 15px 10px 16px;
        margin-left: 20px;
      }
    }
  





