* {
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    font-family: "Ubuntu", sans-serif;
      
  }
  body {
    background-color: #49bded;
    overflow: scroll;
  }
  .qr_left
  {
    position: absolute;
    left: 0px;
    top: 0px;
        width: auto;
        z-index: -1;
  }
  .qr_left img
  {
    max-width: 100%;
  }
  .container {
    text-align: center;
  }
  .top_img {
    margin-top: 100px;
  }
  .img1 {
    position: relative;
    border: 5px solid #82d2f4;
    border-radius: 100%;
    height: 173px;
    width: 174px;
    margin: 0 auto;
    background: #eee no-repeat center;
    background-size: cover;
  }
  input#email {
      width: 313px;
      padding-left: 14px;
      height: 55px;
      border-radius: 15px;
      background-color: #82d2f4;
      margin-bottom: 15px;
      border: none;
      font-size: 16px;
       outline: none;
  }
  .start-project-row2 {
      text-align: center;
  }
  .start-project-row2 .sendmessage-button
  {
      margin: 0 auto;
      width: 300px;
      height: 39px;
      background-color: #000;
      border-radius: 25px;
      border: none;
      font-size: 20px;
      color: #ffffff;
      text-align: center;
      text-transform: uppercase;
       outline: none;
       -webkit-appearance: none;
       margin-top: 20px;
  }
  .top_img h2 {
    padding-top: 10px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .top_img h5 {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
  }
  .top_img p {
    padding-top: 14px;
    color: #000;
    font-size: 16px;
    line-height: 21px;
    font-style: italic;
    text-align: center;
    font-weight: 500;
  }
  
  .social_icons > div {
    width: 33.33%;
  }
  
  .social_icons {
    max-width: 313px;
    position: relative;
    display: flex;
    margin: 0 auto;
    padding: 50px 0px;
    line-height: 49px;
  }
  .icon1 {
    max-width: 20px;
    justify-content: space-between;
    vertical-align: middle;
    background-color: #F4E050;
  }
  .icon2 {
    max-width: 20px;
    justify-content: space-between;
    vertical-align: middle;
    background-color: #2ba977;
  }
  .icon3 {
    max-width: 30px;
    justify-content: space-between;
    vertical-align: middle;
    background-color: #ef8db9;
  }
  .call_icon {
    width: 117px;
    height: 51px;
    border-radius: 25px;
    background-color: #F4E050;
    margin: 0 5px;
  }
  a {
    text-decoration: none;
  }
  li.social1 {
    margin-top: 5px;
  }
  li.social3 {
    margin-top: 7px;
  }
  .call_icon1 {
    width: 117px;
    height: 51px;
    border-radius: 25px;
    background-color: #2ba977;
    margin: 0 5px;
  }
  .call_icon2 {
    width: 117px;
    height: 51px;
    border-radius: 25px;
    background-color: #ef8db9;
    margin: 0 5px;
  }
  
  .card_content {
    padding-top: 25px;
    padding-left: 20px;
    padding-bottom: 25px;
  }
  .card_content h2 {
    font-size: 24px;
    font-weight: 600;
  }
  .card_content p {
    font-size: 16px;
    padding-top: 10px;
    font-weight: 500;
  }
  .card {
    width: 313px;
  
    border-radius: 25px;
    background-color: #82d2f4;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .card1 {
    width: 313px;
   
    border-radius: 25px;
    background-color: #82d2f4;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .card1_content {
    padding-top: 25px;
    padding-left: 24px;
      padding-bottom: 25px;
  }
  ul.name {
    list-style: none;
    line-height: 24px;
    padding-top: 12px;
  }
  ul.name li img {
    width: 14px;
       top: 1px;
      position: relative; 
  }
  .txt_form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
  }
  .txt_form ::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
  }
  .txt_form :-ms-input-placeholder { /* IE 10+ */
    color: #000000;
  }
  .txt_form :-moz-placeholder { /* Firefox 18- */
    color: #000000;
  }
  ul.name li span {
    padding-left: 5px;
    font-size: 15px;
  }

  ul.name li i {
      color: white;
      width: auto;
  }
  a.txt_1 {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    vertical-align: middle;
  }
  ul li a.txt_1 span
  {
   font-size: 16px;
      font-weight: 400;
  }
  .card2_content .txt_2 {
    margin-top: 5px;
    font-weight: 500;
  }
  .card2_content .txt_2 span
  {
    font-size: 16px;
      font-weight: 400;
          vertical-align: middle;
  }
  .card2 {
    width: 313px;
  
    border-radius: 25px;
    background-color: #82d2f4;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .card2_content {
    padding-top: 25px;
    padding-left: 24px;
    padding-bottom: 25px;
  }
  .card2_content p {
    font-size: 16px;
    padding-top: 14px;
    font-weight: 400;
    padding-bottom: 7px;
        line-height: 1.4;
  }
  .txt_2 {
    font-size: 13px;
    vertical-align: -webkit-baseline-middle;
  } 
  a.txt_2 span {
    color: black;
  }
  /*
  img.txt_3 {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    max-width: 0.8rem;
    margin-left: 2px;
    vertical-align: middle;
  } */
  .txt_3 {
    color: #000;
    max-width: 0.8rem;
    vertical-align: middle;
  }
  .btn1 {
    margin: 0 auto;
    min-width: 193px;
    max-width: 300px;
    height: 39px;
    background-color: #000;
    border-radius: 25px;
    border: none;
  }
  .btn2 {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
  }
  .save_contact.clearfix {
        margin: 35px 0px;
    text-align: center;
  }
  .clearfix:after {
    content: " "; /* Older browser do not support empty content */
    display: block;
    height: 0;
    clear: both;
  }
  img.txt_5 {
    vertical-align: middle;
    max-width: 13px;
  }
  img.icons_7 {
    max-width: 0.7rem;
    margin-left: 2px;
    margin-right: 9px;
    vertical-align: middle;
  }
  img.icons_8 {
    max-width: 0.8rem;
    margin-left: 2px;
    margin-right: 7px;
    vertical-align: middle;
  }
  img.icons_9 {
    max-width: 1.4rem;
    vertical-align: middle;
  }
  .card3 {
    width: 313px;
  
    border-radius: 25px;
    background-color: #82d2f4;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 0px;
  }
  .card3_content {
    padding-top: 22px;
    padding-left: 24px;
    padding-bottom: 22px;
  }
  .card3_content p {
    font-size: 16px;
    padding-top: 14px;
    font-weight: 400;
    line-height: 1.4;
  }
  .name1 {
    line-height: 21px;
    padding-top: 10px;
    list-style: none;
  }
  
  form {
    margin: 0 auto;
    max-width: 313px;
  }
  .txt_form h2 {
    text-align: center;
    color: #fff;
  }
  #message {
    width: 313px;
    padding-top: 9px;
    padding-left: 24px;
    height: 207px;
    border-radius: 25px;
    background-color: #82d2f4;
    margin-bottom: 15px;
    border: none;
    margin-top: 34px;
    font-size: 16px;
     outline: none;
  }
  #fname {
    width: 313px;
    padding-left: 14px;
    height: 55px;
    border-radius: 15px;
    background-color: #82d2f4;
    margin-bottom: 15px;
    border: none;
    font-size: 16px;
     outline: none;
  }
  #phone {
    width: 313px;
    padding-left: 14px;
    height: 55px;
    border-radius: 15px;
    background-color: #82d2f4;
    margin-bottom: 15px;
    border: none;
    font-size: 16px;
    outline: none;
    /* margin-top: 10px; */
  }
  
  .btn3 {
    margin: 0 auto;
    width: 193px;
    height: 39px;
    background-color: #000;
    border-radius: 25px;
    border: none;
  }
  .btn4 {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .send_message.clearfix {
    text-align: center;
    margin-top: 20px;
  }
  .footer {
    width: 100%;
    background-color: #F4E050;
    margin: 0 auto;
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .footer-content {
    text-align: center;
    position: relative;
  
  }
  img.top_angle {
          position: absolute;
      width: auto;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .footer-btn.clearfix {
    text-align: center;
    margin-top: 20px;
  }
  
  a.foo-btn {
    min-width: 117px;
    max-width: 300px;
    height: 39px;
    background-color: #000;
    border-radius: 20px;
    border: none;
  }
  button.foo-btn {
    min-width: 117px;
    max-width: 300px;
    height: 39px;
    background-color: #000;
    border-radius: 20px;
    border: none;
  }
  a.foo-btn1 {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
  }
  button.foo-btn1 {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
  }
  img.foo-img {
    padding: 20px;
    width: 316px;
    margin-top: 30px;
  }
  .footer p {
    font-size: 12px;
    font-weight: bold;
    font-family: "Ubuntu", " sans-serif";
    text-align: center;
    line-height: 16px;
  }
  @media (max-width: 414px) {
  }

  .extraInfoLabel {
    padding-top: 10px;
    font-weight: bold;
    clear: both;
    display: block;
  }

  .found {
    margin: 0 auto;
    width: 80%;
    max-width: 313px;
  }

  .countries {
    width: 100px;
    top: 0;
    right: 0;
    position: absolute;
    font-size: 16px;
    z-index: 1000;
    margin: 10px;
  }

  .preview-bar {
    z-index: 500;
    background: linear-gradient(0deg, #21AEE9, #21AEE9), #49BDEE;
    padding: 10px;
    display: block;
    width: 100%;
  }
  
  .preview-content {
    align-items: center;
    width: 200px;
    font-size: 12px;
    /* color: #49bded; */
  }

  .preview-content label {
    margin-right: 10px;
    width: 70px;
  }

  .preview-content input {
    border-radius: 22px;
    width: 120px;
    font-size: 12px;
  }

  .preview-content select {
    border-radius: 22px;
    width: 120px;
    font-size: 12px;
  }




/* Thankyou buttons */
.thankyou-buttons {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 16px auto;
  flex-wrap: nowrap;
}
.thankyou-button {
  display: inline-block;
  flex: 0 0 auto;
  min-width: 100px;
  height: 36px;
  line-height: 36px;
  padding: 0 12px;
  border-radius: 25px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}

  .footer-hero {
    width: 100%;
    background-color: #F4E050;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 60px;
  }
  .footer-hero-content {
    text-align: center;
    position: relative;
  
  }

    .footer-hero p {
    font-size: 14px;
    font-weight: bold;;
    }