::placeholder {
  color: transparent;
  user-select: none;
}

@media (max-width: 767px) {
  .digi {
    width: auto !important;
    left: auto !important;
  }
}

@media (max-width: 767px) {
  .rightcheck {
    position: relative;
    left: 0px !important;
  }
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #362f2f;
  line-height: 30px;
  text-align: center;
  background-repeat: no-repeat;
  margin-top: 2%;
  position: relative;
  z-index: 1000;
}

a,
a:hover,
a:focus {
  color: #27547e;
  text-decoration: none;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

h1,
h2 {
  margin-top: 10px;
  font-size: 38px;
  font-weight: 100;
  color: #4f5f99;
  /* line-height: 50px; */
}

img {
  max-width: 100%;
}

.img-resize {
  width: 320px;
}

/***** Top menu *****/

/***** Top content *****/

.top-content {
  padding: 10px 0 10px 0;
}

.form-box {
  padding-block: 40px;
}
/* 
@media (max-width: 767px) {
  .form-box {
    padding-top: 0px !important;
  }
} */

.f1 {
  padding: 40px;
  /* background: #d8d7e2; */
  /* background: #ffffffab; */
  background: #ffffff;
  box-shadow: 0px 0px 61px 25px rgba(219, 219, 219, 0.4);
  border-radius: 5px !important;
  border-radius: 43px;
  margin-inline: 2em;
}
.f1 .input-error {
  border-color: #f35b3f;
}
.f1 h3 {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.f1-steps {
  overflow: hidden;
  position: relative;
  margin-top: 34px;
}

.f1-progress {
  position: absolute;
  top: 24px;
  left: 0;
  width: 99%;
  height: 1px;
  background: #2c1f0c;
}
.f1-progress-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  background: #2c1f0c;
}

.f1-step {
  position: relative;
  float: left;
  width: 33.333333%;
  padding: 0 5px;
}
.f1-step2 {
  position: relative;
  float: right;
  width: 33.333333%;
  padding: 0 5px;
}

.f1-step-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 4px;
  background: #20439f;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /* margin-left: 153px; */
}
.f1-step.activated .f1-step-icon {
  background: #20439f;
  color: #ffffff;
  line-height: 38px;
}
.f1-step.active .f1-step-icon {
  width: 51px;
  height: 50px;
  margin-top: 0;
  background: #20439f;
  /* font-size: 22px; */
  line-height: 48px;
  /* margin-left: 130px; */
}

.f1-step p {
  color: #ccc;
}
.f1-step.activated p {
  color: #27547e;
}
.f1-step.active p {
  color: #27547e;
}

.f1 fieldset {
  display: none;
  text-align: left;
}

.f1 .textarea-error {
  background-color: #148bff;
}

textarea {
  border: none;
  width: 100%;
}
.telmob {
  margin-left: 80px;
  /* width: 82%; */
  /* float: initial; */
  /* text-align: center; */
}

.icondisplay {
  display: flex;
  padding-top: inherit;
  justify-content: center;
}
.chkbox {
  display: flex;
  justify-content: center;
}
.selected-flag {
  height: 48px !important;
}
.tone {
  margin-block: 1em;
}
/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {
  .navbar {
    padding-top: 0;
  }
  .navbar.navbar-no-bg {
    background: #ffffff;
    background: #fcfcee;
  }
  .navbar-brand {
    height: 60px;
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .navbar-collapse {
    border: 0;
  }
  .navbar-toggle {
    margin-top: 12px;
  }
}
@media (max-width: 500px) {
  .chkbox {
    display: block;
    margin: auto;
  }
  .telmob {
    /*    padding-left: 12%;*/
    width: 71%;
  }

  .textareaOne {
    padding-inline: 2em;
  }
}

/* Retina-ize images/icons */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  /* logo */
  /*.navbar-brand {
    	background-image: url(../img/intec_2017.png) !important; background-repeat: no-repeat !important; background-size: 340px 136px !important;
    }*/
}

button.btn:hover {
  opacity: 0.6;
  color: #fff;
  background: #148bff !important;
}

/* @keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
} */

@media (max-width: 510px) {
  h1,
  h2 {
    font-size: 32px;
  }

  .f1 {
    /* padding-bottom: 20px; */
    padding-inline: 15px !important;
    /*    margin-inline: 2em;*/
    box-shadow: none;
    /* padding: 20px 15px; */
  }
  .f1-buttons button {
    margin-bottom: 5px;
  }
  .f1-step-icon {
    margin-left: 86px;
  }
  .f1-step.active .f1-step-icon {
    margin-left: 80px;
  }

  .form-box {
    padding-inline: 0px;
  }
}
