@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@500&display=swap');
/*-- Default CSS --*/
body {
  font-family: "Roboto", sans-serif !important;
  /* font-family: 'Open Sans', sans-serif; */
  /* font-family: 'Quicksand', sans-serif; */
  
  color: black;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .35px;
  /* overflow-x: hidden;  */
}

h1, h2, h3, h4, h5, h6 , span{
  line-height: 1.3;
  /* font-family: "Poppins", sans-serif; */
  /* font-family: 'Quicksand', sans-serif; */
  font-family: "Roboto", sans-serif;
  font-weight: 400;


}

p {
  line-height: 1.8;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

a {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.ptb-100 {
  padding-top: 40px;
  padding-bottom: 30px;
}

.pt-100 {
  padding-top: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-100 {
  padding-bottom: 100px;
}

button:focus {
  outline: 0;
}

.btn.focus, .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.container {
  max-width: 1185px;
}

section{
  padding: 60px;
}

.left{
  float: left;
}

.right{
  float: right;

}

.text p{
  text-align: left;
  font-size: 22px;
  line-height: 40px;
}

.center{
  text-align: center;
  position: relative;
  top:20px;
}

input{
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  padding-left: 10px;
  
}

#thankutext{
  font-weight:600; 
  font-size: 24px; 
  text-align: right;
  padding-bottom: 50px;
  border-bottom: 1px dashed rgb(141, 140, 140);
}

#head-text{
  font-weight:600; 
  font-size: 24px; 
  text-align: center;
  display: block;
}

#form1 p{
  display: inline;
  padding-right: 10px;

}

#form1 input{
  width:60%;
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  padding-left: 10px;
  margin-bottom: 25px;
  
}

#form1 input[type="radio"]{
  width:10%;
/* height: 100%; */
  margin-bottom: 6px !important;
  margin-right: 10px;
  /* margin-top: -1px;
  vertical-align: middle; */
  display: table-cell;
    vertical-align: middle
  
}

#form1{
  text-align: center;
}

#form1 .province{
  width:60%;
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  float: right;
  /* font-size: 16px; */

}

table{
  margin-top: 25px;
  font-size: 20px;
  border-collapse: collapse;
  border-radius: 1em;
  overflow: hidden;
  border-top: none;
 
}

#format-table table{
  border-radius: unset;

}

.table{
  margin-bottom: 0;
  margin-top: 30;

}

table th{
  text-align: center;
  font-size: 22px;
  
 
}



table td{
  display: block;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
  line-height: 60px;
  font-size: 22px;
 
  
 
}

.table .thead-dark th{
  background-color: #FFD2A5;
  color: black;
 
}

table img{
height: 45px;
padding-left: 10px;
 
}

.rating{
  float: right;
  padding-right: 10px;
  padding-top: 10px;

}

#form3 p{
  margin-top: 50px;
  display: inline;
  padding-right: 10px;
}

#form3 textarea{
  margin-top: 20px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding-left: 10px;

}

#form2{
  padding-bottom: 30px;
}

#radiobtn{
  padding-top: 20px;
}
#radiobtn p{
  /* padding-left: 10px; */
}

.telephone {
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px; 
  width: 240px;
}
#form3 input[type=radio] {
  width:23px;
  /* height: 100%; */
    margin-bottom: 6px !important;
    margin-right: 10px;
    /* margin-top: -1px;
    vertical-align: middle; */
    display: table-cell;
      vertical-align: middle
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

#signature{
  /* margin-top: 50px; */
  text-align: center;

}

#signature img{
  width:500px;
  height: auto;
}

#signature .badge-danger{
    margin: auto;
    display: block;
    width: 50px;
}

#signature1 img{
  width:500px;

  height: auto;
}

#signature1 .badge-danger{
  margin: auto;
    display: block;
    width: 50px;
}

#signature2 img{
  width:500px;

  height: auto;
}

#signature2 .badge-danger{
  margin: auto;
    display: block;
    width: 50px;
}

#signature3 img{
  width:500px;

  height: auto;
}

#signature3 .badge-danger{
  margin: auto;
    display: block;
    width: 50px;
}

#signature4 img{
  width:500px;

  height: auto;
}

#signature4 .badge-danger{
  margin: auto;
    display: block;
    width: 50px;
}

#signature5 img{
  width:500px;

  height: auto;
}

#signature5 .badge-danger{
  margin: auto;
    display: block;
    width: 50px;
}

#signature6 img{
  width:500px;

  height: auto;
}

#signature6 .badge-danger{
  margin: auto;
    display: block;
    width: 50px;
}



#signature p{
  
  text-align: center;
}

#signature input{
  background-color: transparent;
  text-align: center;
  width: 300px;
  outline: none;
  outline-style: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid black 1px;
  border-radius: 0px;
}

#form4 p{
  display: inline;
  padding-right: 10px;

}

#form4 input{
  width:60%;
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  padding-left: 10px;
  margin-bottom: 25px;
  
}

#format input{
  width:60%;
  /* border-radius: 10px; */
  border: 1px solid #ccc;
  height: 33px;
  padding-left: 10px;
  margin-bottom: 25px;
  
}


#form4{
  text-align: center;
  padding-bottom: 10px;
  /* border-bottom: 1px dashed rgb(141, 140, 140); */
}

#form4 .province{
  width:60%;
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  float: right;
  /* font-size: 16px; */

}

#form5{
  /* padding-top:30px; */
}

.close-btn{
  height: 30px;
  position: relative;
  right: -250px;
    top: -40px;

}

.dropdown-btn{
  height: 20px;
  position: relative;
  right: -204px;
  top: 7px;
}

.upload{
  height: 200px;
  background-color: #E2E2E2;
  border-radius: 20px;
  width: 270px;

}

.middle-line{
  border-right: 1px dashed rgb(141, 140, 140);


}

.bottom-line{
  border-bottom: 1px dashed rgb(141, 140, 140);

}

.top-line{
  border-top: 1px dashed rgb(141, 140, 140);
  padding-top: 20px;

}

#form5 input#file-upload-button{
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 40px;
  background-color:white;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

#form5 .upload input{
  position: relative;
  top: 84px;
  border: navajowhite;
  padding-left: 30px;
}

#form5 input#myFile{
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-38%, -50%);
  border: none;


}

#form7 input#file-upload-button{
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 40px;
  background-color:white;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

#form7 input#myFile{
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-38%, -50%);
  border: none;


}

#form5 p{
  margin-bottom: 0;
}

#submit-btn{

  border-radius: 10px;
  border: 1px solid #ccc;
  height: 50px;
  background-color:white;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* padding:10px; */
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  margin-top: 80px;


}

.full-width{
  width: 100%;
}


#form6 p{
  display: inline;
  padding-right: 10px;

}

#form6 input{
  width:60%;
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  padding-left: 10px;
  margin-bottom: 25px;
  
}

#form6{
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px dashed rgb(141, 140, 140);
}

#form6 .province{
  width:60%;
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 33px;
  float: right;
  /* font-size: 16px; */

}


#form7 button{
  border-radius: 10px;
  border: 1px solid #ccc;
  height: 40px;
  background-color:white;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

#form7 p{
  margin-bottom: 0;
}

#full-width input{
  width: 75%;
  
}
#full-width2 input{
  width: 81%;
  
}

#font-18{
  font-size: 18px;
}

.font-18{
  font-size: 18px;
}


/* smiley */


div#smileys input[type="radio"] {
  -webkit-appearance: none;
  width: 50px;
  height: 50px;
  border: none;
  cursor: pointer;
  transition: border .2s ease;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  margin: 0 5px;
  transition: all .2s ease;
}
div#smileys input[type="radio"]:hover, div#smileys input[type="radio"]:checked {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
div#smileys input[type="radio"]:focus {
  outline: 0;
}
div#smileys input[type="radio"].happy {
  background: url("https://res.cloudinary.com/turdlife/image/upload/v1492864443/happy_ampvnc.svg") center;
  background-size: cover;
}
div#smileys input[type="radio"].neutral {
  background: url("https://res.cloudinary.com/turdlife/image/upload/v1492864443/neutral_t3q8hz.svg") center;
  background-size: cover;
}
div#smileys input[type="radio"].sad {
  background: url("https://res.cloudinary.com/turdlife/image/upload/v1492864443/sad_bj1tuj.svg") center;
  background-size: cover;
}

.mtt {
  position: fixed;
  bottom: 10px;
  right: 20px;
  color: #999;
  text-decoration: none;
}
.mtt span {
  color: #e74c3c;
}
.mtt:hover {
  color: #666;
}
.mtt:hover span {
  color: #c0392b;
}

/*******/

/* Login form */

.login-form{
  height:300px;
    width: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -255px;
    background-color: #ccc;;
  /* transform: translate(-50%, -50%); */
  padding: 20px;
  border-radius: 20px;
}

.buttons{
  text-align: center;
}

.buttons button{
  border-radius: 10px;
  border: 1px solid #ccc;
  /* height: 40px; */
  background-color:white;
  padding:5px;

}

#login input[type="input"]{
  border-radius: 10px;
  border: 1px solid #ccc;
  padding-left: 10px;
  margin-bottom: 25px;
}

#login input[type=checkbox]{
  height: auto;
}


.forgot-password{
  position: absolute;
  right: 10px;
  bottom: -40px;
}


#navbar{
  position: fixed;
  height:60px;
  line-height:60px;
  width: 100%;
  background-color: #ccc;
  z-index: 9999;
}

#navbar div{
  text-align: center;
  position: relative;
  margin: auto;
  
}

#navbar a {
  color: black;
}

.active{
  /* color: white; */
  font-weight: 600;
  border: 1px dashed black;
  padding:10px;
  text-shadow: #666;
}

.active1{
  /* color: white; */
  font-weight: 600;
  border: 1px dashed black;
  padding:6px;
  text-shadow: #666;
}

#navbar a:hover {
  
}

#user-dropdown li{
  list-style: none;
  line-height: 45px;
  text-align: center;
  
}

#user-dropdown li ul a{
  /* padding-left: 20px; */
 
}

#user-dropdown li a span {
  font-size: 20px;
 
}

.dropdown-menu.show {
  display: block;
  border-radius: 10px;
}

#user-dropdown ul {
  top:10px !important;
  position: absolute;
 
}

#vote-1-7 i {
  padding-right: 20px;
}

#vote-1-7{
  margin-bottom:20px;
  

}



#form {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  /* max-width: 800px; */
  height: 100%;
  margin: auto;
}
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.reset {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: auto;
  padding: 12px 24px;
  color: #4d4d4d;
  background: #f0f0f0;
  border-radius: 60px;
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.reset:hover {
  background: #fbc416;
}
input, label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.stars {
  position: relative;
}
.stars input {
  display: none;
}
.stars input:checked ~ label:not(.reset) {
  -webkit-animation: wobble 0.8s ease-out;
          animation: wobble 0.8s ease-out;
  color: #fbc416;
}
.stars input:checked:not(#star-reset) ~ label.reset {
  display: block;
}
.stars label:not(.reset) {
  display: inline-block;
  float: right;
  position: relative;
  width: 40px;
  height: 40px;
  font-size: 40px;
  padding: 2px;
  cursor: pointer;
  color: #3d3d3d;
  transition: color 0.1s ease-out;
  z-index: 10;
}
.face {
  position: relative;
  width: 200px;
  background: white;
  border: 6px solid #f0f0f0;
  border-radius: 100%;
  margin: 80px 0 50px;
  transition: box-shadow 0.4s ease-out;
}
.face:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
/* i {
  position: absolute;
  top: 50%;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #f0f0f0;
}
i:nth-child(1) {
  left: 30%;
}
i:nth-child(2) {
  right: 30%;
} */
u {
  position: absolute;
  right: 0;
  bottom: 25%;
  left: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  text-decoration: none;
  border: 6px solid #f0f0f0;
  border-radius: 100%;
}
u:before, u:after {
  content: "";
  position: absolute;
  top: 15px;
  width: 6px;
  height: 6px;
  background: #f0f0f0;
  border-radius: 60px 60px 0 0;
  z-index: 2;
}
u:before {
  left: -5px;
  -webkit-transform: rotate(-32deg);
          transform: rotate(-32deg);
}
u:after {
  right: -5px;
  -webkit-transform: rotate(32deg);
          transform: rotate(32deg);
}
u .cover {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  border: 6px solid white;
  background: white;
  -webkit-transform: translate(0, -12px);
          transform: translate(0, -12px);
}
 
input#star4:checked ~ .face u,
input#star2:checked ~ .face u {
  width: 36px;
}
input#star4:checked ~ .face u:before, input#star4:checked ~ .face u:after,
input#star2:checked ~ .face u:before,
input#star2:checked ~ .face u:after {
  top: 18px;
  height: 10px;
}
input#star4:checked ~ .face u:before,
input#star2:checked ~ .face u:before {
  left: 0px;
  -webkit-transform: rotate(-66deg);
          transform: rotate(-66deg);
}
input#star4:checked ~ .face u:after,
input#star2:checked ~ .face u:after {
  right: 0px;
  -webkit-transform: rotate(66deg);
          transform: rotate(66deg);
}
input#star4:checked ~ .face u .cover,
input#star2:checked ~ .face u .cover {
  -webkit-transform: translate(0, -8px);
          transform: translate(0, -8px);
}
 
input#star5:checked ~ .face u,
input#star4:checked ~ .face u {
  -webkit-transform: rotate(180deg) translateY(-20px);
          transform: rotate(180deg) translateY(-20px);
}
 
input#star3:checked ~ .face u {
  width: 42px;
  height: 6px;
  background: #3d3d3d;
  border: none;
  border-radius: 60px;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
input#star3:checked ~ .face u:before, input#star3:checked ~ .face u:after,
input#star3:checked ~ .face u .cover {
  display: none;
}
 
input:not(#star-reset):checked ~ .face {
  -webkit-animation: wobble 0.8s ease-out;
          animation: wobble 0.8s ease-out;
}
input:not(#star-reset):checked ~ .face,
input:not(#star-reset):checked ~ .face u {
  border-color: #3d3d3d;
}
input:not(#star-reset):checked ~ .face i,
input:not(#star-reset):checked ~ .face u:before,
input:not(#star-reset):checked ~ .face u:after {
  background: #3d3d3d;
}
 
/* input#star5:checked ~ .face {
  background-color: #fa5563;
}
input#star5:checked ~ .face u .cover {
  background: #fa5563;
  border-color: #fa5563;
}
 
input#star4:checked ~ .face {
  background-color: #fa824e;
}
input#star4:checked ~ .face u .cover {
  background: #fa824e;
  border-color: #fa824e;
}
 
input#star3:checked ~ .face {
  background-color: #fccd3f;
}
 
input#star2:checked ~ .face {
  background-color: #a0d77a;
}
input#star2:checked ~ .face u .cover {
  background: #a0d77a;
  border-color: #a0d77a;
}
 
input#star1:checked ~ .face {
  background-color: #6bca6c;
}
input#star1:checked ~ .face u .cover {
  background: #6bca6c;
  border-color: #6bca6c;
} */
 
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  20% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  60% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.96);
            transform: scale(0.96);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
 
@keyframes wobble {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  20% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  60% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.96);
            transform: scale(0.96);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}


#star-meaning p {
  font-size: 14px;
  display: contents;
  }
  
  #star-meaning i {
    font-size: 12px;
    color: #fbc416;
    }
  
    #satisfaction-rate p {
      font-size: 18px;
      display: contents;
    }
  
    #satisfaction-rate input {
     width: 10%;
     width: 0;
    }

    #handover_form1 p{
      display: inline;
      padding-right: 10px;
      font-size: 18px;
      float: left;
    
    }
    
    #handover_form1 input{
      width:70%;
      border-radius: 10px;
      border: 1px solid #ccc;
      height: 33px;
      padding-left: 10px;
      /* margin-bottom: 25px; */
      
    }
    
    #handover_form1 input[type="radio"]{
      width:25px;
    /* height: 100%; */
      margin-bottom: 6px !important;
      margin-right: 10px;
      /* margin-top: -1px;
      vertical-align: middle; */
      display: table-cell;
      vertical-align: middle;
      float: left;
      
    }

    #handover_form1 input[type="checkbox"]{
      width:20px;
    /* height: 100%; */
      margin-bottom: 6px !important;
      margin-right: 10px;
      /* margin-top: -1px;
      vertical-align: middle; */
      display: table-cell;
      vertical-align: middle;
      float: left;
      
    }
    
    #handover_form1{
      text-align: center;
    }
    
    /* #handover_form1 .province{
      width:60%;
      border-radius: 10px;
      border: 1px solid #ccc;
      height: 33px;
      float: right;
    
    } */

    #handover_form1 .form-control{
      width:70%;
      border-radius: 10px;
      border: 1px solid #ccc;
      height: 33px;
      float: right;
    
    }

    #width-80{
      width:80% !important;
  
  }

    .thick-font{
      font-weight: 600;
    }