@font-face {
  font-family: TitilliumWeb;
  src: url(../setup/font/TitilliumWeb-Regular.ttf);
}
@font-face {
  font-family: TitilliumWebBold;
  src: url(../setup/font/TitilliumWeb-Bold.ttf);
}

body {
  font-family: TitilliumWeb !important;
}

.boxes-novo-setup {
  display:none;
}

.nld-chatbot, .nld-chatbot * {
  display: none !important;
}

.setup-header {
  width: 100%;
  height: 171px;
  flex-grow: 0;
  margin: 0 0 20px;
  padding: 25px 120px 0px;
  background-color: #f3f3f3;
}

.setup-header-middle {
  width:100%;
}

.Vector {
  width: 11px;
  height: 21px;
  flex-grow: 0;
  margin: 11px 36px 3px 0;
  object-fit: contain;
  float:left;
}

.Section-Title {
  width: 302px;
  height: 35px;
  flex-grow: 0;
  margin:0;
  font-family: TitilliumWebBold;
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #3f3f3f;
  float:left;
}

.Rectangle-607 {
  width: 80%;
  height: 53px;
  flex-grow: 0;
  margin: 0 0px 0 30px;
  padding: 11px 71px 12px 19px;
  background-color: #ffffff;
  border-radius:50px;
  float:left;
}

.setup-step {
  float:left;
  margin-right:10px;
}

.Group-112 {
  width: 20px;
  height: 30px;
  flex-grow: 0;
  margin: 0 12px 0 0;
  float:left;
  object-fit: contain;
}

.sadsd {
  width: 35px;
  height: 24px;
  flex-grow: 0;
  margin: 3px 0 3px 0px;
  font-family: TitilliumWeb;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  float:left;
  color: #474748;
}

.margin-left {
  margin-left:30px;
}

.logo32  {
  width: 198px;
  height: 53px;
  flex-grow: 0;
  object-fit: contain;
  margin-left:-50px;
  float:left;
}

.setup-body {
  width:100%;
  min-height:420px;
  background:url(../setup/img/Illustration_p.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: hidden;
}

.setup-body-main {
  width: 600px;
  flex-grow: 0;
  margin: 40px 0 42px 150px;
  font-family: TitilliumWeb;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #212121;
}

.title-red {
  flex-grow: 0;
  margin: 0 48px 5px 0;
  font-family: TitilliumWeb;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: left;
  color: #ff4f00;
}

.fake-input {
  width: 174px;
  height: 50px;
  flex-grow: 0;
  margin: 5px 0 0;
  padding: 0px 16px 13px 7px;
  border-radius: 10px;
  box-shadow: 4px 10px 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ff4f00;
  background-color: #ffffff;
}

.Group-107 {
  width: 24px;
  height: 24px;
  flex-grow: 0;
  margin: 0 13px 0 0;
  object-fit: contain;
}

input {
  font-family: TitilliumWeb;
}

.red-button, .red-button:hover {
  height: 50px;
  flex-grow: 0;
  margin: 29px 0 0 0px;
  padding: 10px 25px 10px;
  border-radius: 12px;
  background-color: #ff4f00;
  font-family: TitilliumWeb;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  border: none;
}

.setup-footer-line {
  width: 85%;
  height: 5px;
  margin-top:40px;
  background-color: #ffffff;
  margin-left:150px;
  border-top:#EAEAEA solid 2px;
}

.setup-footer {
  flex-grow: 0;
  font-family: TitilliumWeb;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
  margin-left:150px;
  padding-bottom:40px;
  margin-top:10px;
}

.step-1-ok,
.step-2-ok,
.step-3-ok,
.step-4-ok,
.step-5-ok,
.step-6-ok,
.step-7-ok,
.step-8-ok {
  display:none;
}

@media all and (max-width: 768px) {
  .setup-body {
    background:none;
  }

  .setup-body-main {
    margin:10px;
    width:auto;
  }

  .setup-footer-line {
    width:95%;
  }

  .setup-footer-line, .setup-footer {
    margin-left:5px;
  }

  .setup-header {
    padding:20px;
    text-align:center;
    height:340px;
    padding-bottom:40px;
  }

  .setup-header-middle {
    margin-top:0 !important;
  }

  .Rectangle-607 {
    height:auto;
    margin-top:20px;
  }

  .bc-step-1 {
    margin-right:10px;
    margin-left: 30px;
  }

  .setup-step {
    margin-top:5px;
  }

  .logo32 {
    display:none;
  }

  .Section-Title {
    width:300px;
    font-size:30px;
  }
}

@media screen and (min-width: 1920px) {
  .Group-112 {
    width: 30px;
    height: 35px;
  }

  .sadsd {
    width: 44px;
    height: 35px;
    font-size: 16px;
  }
}