/*Contact us*/
#contactUsWord {
  font-size: 19.5px;
  font-weight: bold;
  letter-spacing: 0.6px;
}
#formOutline {
  margin-top: 21px;
  margin-left:0px;
}
#form {
  margin-top: 22px;
  margin-left:5px;
}
#contactFormHeading {
  margin-top: 21px;
  font-size: 19.5px;
  font-weight: bold;
  letter-spacing: 0.6px;
  margin-bottom: 33px;
}
.errorscontactform
{
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
}
#ContactUs {
  display: flex;
  gap: 17px;
  margin-top: 19px;
}
#box1 {
  display: flex;
  gap: 7px;
  padding: 17px 16px;
  background-color: #f4f5f7;
  width: 341px;
  border-radius: 8px;
  height: 148px;
}
#box2 {
  display: flex;
  flex-direction: column;
  padding: 21px 20px;
  gap: 16px;
  font-size: 14px;
  color: #545252;
  background-color: #f4f5f7;
  width: 341px;
  border-radius: 8px;
  height: 142px;
}
.Communication {
  display: flex;
  gap: 10px;
}
.contact {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top:2.5px;
  margin-left:-2px;
}

#ContactUs,
#ContactForm {
  margin-bottom: 6px;
}
#ContactForm {
  margin-top: 28px;
  letter-spacing: 0.9px;
  height: 905px;
}

.box {
  line-height: 1.8;
  margin-top: -2px;
  font-size: 14px;
  color: #545252;
  margin-left: 1.5px;
}
#Statement {
  margin-top: 16px;
  margin-left: 4px;
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  height: 20px;
}
#statementtext {
  display: flex;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 15px;
  letter-spacing: 0.5px;
}
.arrowicon {
  margin-left: 7px;
  margin-top: 2px;
}
#mailicon {
  height: 1.4rem;
  font-size: 24px;
}
#teleicon {
  
  height: 1.4rem;
  font-size: 19.5px;
  margin-left: 2px;
}
#locationicon {
  
  height: 1.4rem;
  font-size: 24px;
  margin-left: -3px;
}
#Statement hr {
  border: 0.1px solid #e4e4e4;
  width: 100%;
}
.textfield input,
select {
  width: 96.3%;
  padding: 11px;
  border: 0.1px solid #e4e4e4;
  border-radius: 8px;
  background-color: #f4f5f7;
  height: 24px;
  text-indent: 0px;
  margin-top: 10px;
}
.pd b {
  
  font-size: 14.5px;
}
#location {
  width: 20px;
  height: 20px;
  margin-top: 5px;
}
.textfield ::placeholder {
  color: #babcc6;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 15px;
}
#purposes {

  height: 47px;
  width: 100%;
  color:  #babcc6;
  font-weight: bold;
  letter-spacing: 0.6px;
  text-indent: 6px;
}
.purposestextbox {
  display: flex;
  align-items: center;
  width:107%;
}

.selectpurposestextbox {
  position: relative;
  width: 100%;
}
.selectbox {
  position: relative;
  display: flex;
  align-items: center;
}

.customSelect {
  width: 100%;
  padding-right: 30px; 
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 40px; 
  padding: 5px;
  background-color: #f4f5f7;
}

.selectpurposesarrowicon {
  position: absolute;
  right: 10px;
  pointer-events: none;
  font-size: 24px; 
  color: #666666;
  font-size: 41px;
  top:14px;
}

textarea {
  resize: vertical;
}
#submit {
  color: white;
  padding: 0px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  width: 120px;
  height: 45px;
}
#messagesbox ::placeholder{
  color:#BCC1CA;
  font-weight:bold;
  font-size:16px;
  letter-spacing:0.5px;
}
#links {
  text-decoration: none;
  font-size: 14px;
}
#fields {
  display: flex;
  gap: 26px;
  margin-bottom: 4px;
  margin-left: 5px;
}
.field {
  flex: 1;
}
.company {

  width: 50%;
}
.pd {
  width: 350px;
  height: 22px;
}
#messagesbox {
  margin-left: -2px;
}
#policy input[type="checkbox"] {
  /* width: 21px;
  height: 21px; */
  margin-right: 10px;
  margin-left: 0px;
}
#policyone {
  display: flex;
}
#policy p {
  margin-top: 17px;
  letter-spacing: 0;
  line-height: 1.4;
  font-size: 14.3px;
  color: #666666;
}
.required {
  color: red;
}
#messages {
  display: flex;
  flex-direction: column;
  margin-top: 13px;
  margin-left: -4px;
}
.messageInput ::placeholder {
  color: #babcc6;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 15px;
}
.messageInput {
  min-height: 130px;
  width: 96%;
  padding: 9px 15px;
  border: 0.1px solid #e4e4e4;
  border-radius: 8px;
  background-color: #f4f5f7;
  text-indent: 0px;
  margin-top: 2px;
}
#hr {
  border: 0.1px solid #e4e4e4;
}
#signup {
  display: none;
  margin-top: 20px;
  font-size: 16px;
  color: #545252;
}
.textfield {
  font-size:15.5px;
  margin-left: -4px;
  margin-bottom: 15px;
}
.textfields {
  margin-bottom: 12px;
  
}
#policy {
  font-size: 15px;
  margin-top: 15px;
 
}
.generalcontacttextbox {
  display: none;
}
#conditions a {
  font-size: 14px;
}
#conditions {
  line-height: 1.6;
  font-size: 14px;
  letter-spacing:0.5px;
  margin-top: -4px;
  
}
#submittext {
  display: flex;
}
#textbutton {
  display: flex;
  margin-left: 24px;
  font-size: 15px;
  letter-spacing: 0.6px;
  margin-right:8px;
}
#submitbutton {
  margin-top: 39px;
  margin-bottom: 40px;
}
#phoneconditions
{
  display: none;
}
#arrowbutton {
  margin-top: 3px;
}
.error {
  color: red;
  font-size: 12px;
  margin-top: 4px;
}

@media screen and (max-width:1300px)
{
  #purposes
  {
    width:93%;

  }
  .selectpurposesarrowicon
  {
    right:40px;
  }
}
@media screen and (max-width: 991px) {
  #form {
    margin: 0px;
  }
  #phoneconditions {
    line-height: 1.6;
    font-size: 14px;
    letter-spacing:0.5px;
    margin:10px;
    font-weight: bold;
    display: block;
  }
  
  #conditions
  {
    display: none;
  }
  #contact {
    font-size: 22px;
  }
  #signup {
    margin: 0;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: 100;
    margin-top: 24px;
  }
  #ContactUs > div {
    background-color: #f4f5f7;
    width: 100%;
    height: 130px;
    border-radius: 2vw;
  }
  #formOutline {
    margin-top: 7px;
 
  }
  #generalcontact {
    display: flex;
    padding: 0;
    height: 5vh;
    width: 100%;
    font-size: 14px;
    color: #babcc6;
    margin-top: 11px;
    font-weight: 600;
    margin-bottom: 53px;
  }
  .box {
    font-size: 14px;
    line-height: 1.6;
   
  }
  #contactFormHeading {
    margin-top: 21px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-left: 1px;
    margin-bottom: 0px;
  }
  #box1 {
    box-sizing: border-box;
  }
  .Communication {
    display: flex;
    gap: 10px;
    font-size: 14px;
  }
  .contact {
    display: flex;
    flex-direction: column;
    gap: 1.4vw;
  }
  #location {
    width: 3vw;
    height: 3vw;
    fill: #005897;
    margin-top: 5px;
  }
  #hr {
    border: 0.1px solid #e4e4e4;
  }
  ::placeholder {
    color: #babcc6;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
  }
  #ContactForm {
    margin-bottom: 6px;
    margin-left: 1px;
  }
  #telephone,
  #emailicon {
    width: 3vw;
    height: 3vw;
    fill: #005897;
    margin-top: 1px;
  }

  #ContactForm > h3 {
    font-size: 22px;
    letter-spacing: 0.5px;
    margin: 12px 0px 0px;
  }
  #fields .textfield {
    margin: 11px 0;
    width:214%;
  }
  #Statement h3 {
    margin: 1px;
    display: flex;
    color: #005897;
    font-size: 15px;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
  }

  #box2 {
    height: 200px !important;
    box-sizing: border-box;
  }
  #ContactUs {
    display: flex;
    flex-direction: column;
    margin-top: 17px;
    margin-bottom: -1px;
  }
  #contactusword {
    margin-top: 22px;
    font-size: 22px;
    letter-spacing: 1px;
    margin-left: 7px;
  }

  #Statement {
    display: flex;
    flex-direction: column;
    height: 20px;
    margin: 3vw 0;
    font-size: 15px;
  }
  #statementtext {
    display: flex;
    gap: 8px;
    margin-left: 6px;
  }
  #statementarrow {
    margin-top: 3px;
  }
  #arrow {
    fill: #005897;
  }
  #policy {
    font-size: 15px;
    margin-top: -8px;
  }
  .textfield input,
  select,
  textarea {
    width: 100%;
    padding: 10px 0px;
    margin-bottom: 10px;
    border: 0.2px solid #e4e4e4;
    border-radius: 8px;
    background-color: #f4f5f7;
    text-indent: 6px;
    height: 24px;
  }
  .messageInput {
    min-height: 130px;
    width: 90%;
    padding: 9px 15px;
    border: 0.1px solid #e4e4e4;
    border-radius: 8px;
    background-color: #f4f5f7;
    text-indent: 0px;
    margin-top: 2px;
  }
  textarea {
    resize: vertical;
  }
  #generalcontact select {
    height: 50px;
    width: 100%;
    font-size: 14px;
    color: #babcc6;
    padding: 0;
  }
  #submit button {
    background-color: #004080;
    color: white;
    border: none;
    border-radius: 1vw;
    cursor: pointer;
    width: 20%;
    height: 7vw;
    font-size: 2vw;
    margin: 20px 0px;
  }
  #links {
   
    text-decoration: none;
    font-size: 14px;
  }
  #fields {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: -20px;
    height: 200px;
  }
  .company {
    width: 100%;
  }
  .pd {
    width: 100%;
    height: 22px;
    display: flex;
    flex-direction: column;
    margin-top: -12px;
  }
  #policy input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 20px 0px;
    border: 1px solid #6666;
  }
  #policy p {
    margin: 10px 0px;
    line-height: 1.3;
    font-size: 16px;
    color: #8c8c8c;
  }

  .required {
    color: red;
  }
  #purposes {

    height: 45px;
    width: 95%;
    color:  #babcc6;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-left:-7px;
    text-indent: 13px;
  }
  .purposestextbox {
    display: flex;
    align-items: center;
    width:107%;
  }
  
  .selectpurposestextbox {
    position: relative;
    width: 100%;
  }
  .selectbox {
    position: relative;
    display: flex;
    align-items: center;
  }
  
  .customSelect {
    width: 100%;
    padding-right: 30px; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 40px; 
    padding: 5px;
    background-color: #f4f5f7;
  }
  
  .selectpurposesarrowicon {
    position: absolute;
    right: 10px;
    pointer-events: none;
    font-size: 24px; 
    color: #666666;
    font-size: 41px;
    right:38px;
    top:14px;
  }

  #messages {
    display: flex;
    flex-direction: column;
    margin-top: -9px;
  }
  .textfield {
    font-size: 16px;
    margin-left: 0px;
    margin-top: -10px;
  }
  .emailtextfield {
    font-size: 16px;
    margin: 11px 0px;
  }
  .textfields {
    font-size: 16px;
  }
  #conditions {
    font-size: 14px;
    margin: 10px;
    line-height: 1.4;
  }
  #submittext {
    display: flex;
  }
  #textbutton {
    display: flex;
    margin-left: 24px;
    font-size: 15px;
    letter-spacing: 0.6px;
    margin-right:8px;
  }
  #submitbutton {
    margin-top: 39px;
    margin-bottom: 40px;
  }
  #arrowbutton {
    margin-top: 3px;
  }
  #locationicon {
    
    height: 1.4rem;
    font-size: 33px;
    margin-left: -3px;
  }
  .generalcontacttextbox {
    display: flex;
    align-items: center;
    width:107%;
  }
  
  .generalcontacttextbox {
    position: relative;
    width: 100%;
    margin-bottom: 25px;
  }
  .selectbox {
    position: relative;
    display: flex;
    align-items: center;
  }
  
  .customSelect {
    width: 100%;
    padding-right: 30px; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 40px; 
    padding: 5px;
    background-color: #f4f5f7;
  }
  .selectgeneralcontacttextbox
  {
    width:100%;
  }
  #generalContact
  {
    height:45px;
    color: #BABCC8;
    font-weight: 600;
    text-indent: 12px;
    font-size: 15px;
    letter-spacing: 0.6px;
  }
  .generalcontactarrowicon {
    position: absolute;
    right: 10px;
    pointer-events: none;
    font-size: 24px; 
    color: #666666;
    font-size: 41px;
    top:12px;
  }
  
}
