@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");
.main   img {
    max-width: 100%;
    height: auto; }
  
    .main figure {
    margin: 0; }
  
    .main  p {
    margin-bottom: 0px; }
  
    .main input:-webkit-autofill {
    box-shadow: 0 0 0 30px white inset;
    -moz-box-shadow: 0 0 0 30px white inset;
    -webkit-box-shadow: 0 0 0 30px white inset;
    -o-box-shadow: 0 0 0 30px white inset;
    -ms-box-shadow: 0 0 0 30px white inset; }
  
    .main  h2 {
    line-height: 1.8;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #222;
    font-family: 'Roboto Slab';
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: uppercase; }
  
    .main  h3 {
    font-weight: bold;
    color: #222;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 35px; }
  
    .main .clear {
    clear: both; }
  
 body {
   
    background-image: url("/images/bg/bg4.png");
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center center;
    /*font-size: 13px;
    line-height: 1.8;
    font-weight: 400;
    font-family: 'Roboto Slab';*/
    margin: 0px; }

  .main {
    padding: 60px 0;
    position: relative; }
  
    .main .container {
    width: 586px;
    background: #fff;
    margin-left: 165px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px; }
  
    .main  .appointment-form {
    padding: 50px 60px 70px 60px; }
  
    .main input, select {
    width: 100%;
    display: block;
    border: none;
    border-bottom: 2px solid #ebebeb;
    padding: 5px 0;
    color: #222;
    margin-top: 31px;
    font-family: 'Roboto Slab'; }

    .main input:focus, select:focus {
      color: #222;
      border-bottom: 2px solid #ff9100; }
  
    .main  input[type=checkbox]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    display: none; }
  
    .main input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-top: 20px
  }
  
    .main  input[type=checkbox]:not(old) + label > span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    /*border: 1px solid #ebebeb;*/
    border: 2px solid #000;
    background: white;
    background-image: -moz-linear-gradient(white, white);
    background-image: -ms-linear-gradient(white, white);
    background-image: -o-linear-gradient(white, white);
    background-image: -webkit-linear-gradient(white, white);
    background-image: linear-gradient(white, white);
    vertical-align: bottom; }
  
    .main input[type=checkbox]:not(old):checked + label > span {
    background-image: -moz-linear-gradient(white, white);
    background-image: -ms-linear-gradient(white, white);
    background-image: -o-linear-gradient(white, white);
    background-image: -webkit-linear-gradient(white, white);
    background-image: linear-gradient(white, white); }
  
    .main  input[type=checkbox]:not(old):checked + label > span:before {
    content:"x";
    display: block;
    color: #fff;
    background-color: #ff9100;
    font-size: 11px;
    line-height: 1.1;
    text-align: center;
    font-family: 'Material-Design-Iconic-Font';
    font-weight: bold; }
  
    .main  .label-agree-term {
    color: #999; }
  
    .main  .term-service {
    color: #222; }
  
    .main  .submit {
    width: 100%;
    background: #ff9100;
    color: #fff;
    padding: 16px 17px;
    font-size: 13px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -moz-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -webkit-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -o-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -ms-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7); }
    
    .main  .submit:hover {
    background: #fa9b1e; }

    .main  .submit-facebook {
    width: 100%;
    background: #3b5998;
    color: #fff;
    padding: 16px 17px;
    font-size: 13px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -moz-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -webkit-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -o-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
    -ms-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7); }

    .main  .submit-facebook:hover {
    background: #476199; }

    .main  .submit-google {
      width: 100%;
      background: #f50101;
      color: #fff;
      padding: 16px 17px;
      font-size: 13px;
      border: none;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      cursor: pointer;
      box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
      -moz-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
      -webkit-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
      -o-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7);
      -ms-box-shadow: 0px 1px 15px 0px rgba(73, 102, 177, 0.7); }

    .main  .submit-google:hover {
    background: #f83535; }
  
  .main ul {
    background: 0 0;
    z-index: 9; }
  
    .main ul li {
    padding: 3px 0px;
    z-index: 2;
    color: #999; }
    .main ul li:last-child {
      border-bottom: 1px solid #ebebeb; }
  
  .main ul li:not(.init) {
    display: none;
    background: #fff;
    color: #222;
    padding: 5px 10px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb; }
  
    .main ul li:not(.init):hover, ul li.selected:not(.init) {
    background: #ff9100;
    color: #fff; }
  
    .main li.init {
    cursor: pointer;
    position: relative;
    border-bottom: 2px solid #ebebeb; }
    .main li.init:after {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      font-size: 20px;
      color: #999;
      font-family: 'Material-Design-Iconic-Font';
      content: '.'; }
  
      .main #confirm_type {
    margin-bottom: 30px; }
  
    .main .form-group-2 {
    margin-top: 15px;
    margin-bottom: 30px; }
  
    .main .form-check {
    margin-bottom: 20px; }
  
    .main  .select-list {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  
    .main .list-item {
    position: absolute;
    width: 100%; }
  
    .main #confirm_type {
    z-index: 99; }
  
    .main #hour_appointment {
    z-index: 9; }
  
  @media screen and (max-width: 1024px) {
    .main .container {
      margin: 0 auto; } }
  @media screen and (max-width: 768px) {
    .main   .container {
      width: calc( 100% - 30px);
      max-width: 100%; } }
  @media screen and (max-width: 480px) {
    .main   .appointment-form {
      padding: 50px 30px 70px 30px; } }
  
  /*# sourceMappingURL=style.css.map */
  