.gray-panel {
  background: #F1F1F3;
  border-radius: 20px;
  padding: 50px 200px 80px;
}
.gray-panel p {
  font-size: 24px;
}
.gray-panel .form-row label {
  font-size: 20px;
  padding-left: 1px;
}
@media only screen and (max-width: 767px) {
  .gray-panel {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
  }
}

/* flexCall - used for two column row */
/* flex-child-3 - used for three column row */
body {
  font-family: tt-norms-pro;
}

.lime_color {
  color: #D9FF00;
}

.white_color {
  color: #FFFFFF;
}

.disable_gray_color {
  color: #7F7F7F;
}

.flexRow.supports-agents-wr {
  padding: 15px 200px;
}

/*proveriti kako preko metode da se uradi*/
#canvas {
  display: none !important;
}

#bodyBckgrd, body {
  background: #fff !important;
}

.carousel-inner {
  z-index: -1;
}

.header-container {
  background: transparent url(../../img/ri-header-image.png) center center no-repeat padding-box;
  background-size: cover;
}

.table-container {
  display: table;
}

.table-cell {
  display: table-cell;
  padding-top: 83px;
  padding-bottom: 82px;
}

.register-interest-info {
  padding: 23px 50px 23px 50px;
  height: auto;
  margin-top: 0;
  background-color: #F2F2F2;
  display: flex;
  justify-content: space-between;
}

.register-interest-info > div {
  padding: 10px;
}

.register-interest-info .text {
  padding-top: 10px;
}

.ri-header-text {
  padding-left: 0;
}

.address-wr {
  color: #fff;
  font-size: 3em;
  padding-top: 15px;
  padding-bottom: 15px;
}

.imgProgressOpacity {
  opacity: 0.5;
}

.supports-agents-wr {
  border: 1px solid #7F7F7F;
  border-radius: 16px;
}

.site-progress-image-wr {
  padding: 46px 35px 38px;
}

.form-input {
  font-size: 20px;
}

.form-input label {
  font-size: 20px;
  padding-left: 0;
}

/**/
.bellow-header {
  background-color: #F1F1F3;
}

.bellow-header .steps {
  display: flex;
  gap: 15px;
  row-gap: 50px;
  padding-top: 33px;
  padding-bottom: 33px;
}

.bellow-header .steps > div {
  position: relative;
  padding-left: 50px;
  padding-right: 7%;
}

.bellow-header .steps > div:last-child {
  padding-right: 0;
}

.bellow-header .steps > div > span {
  position: absolute;
  top: 0px;
  left: 0;
  width: 66px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bellow-header .steps > div > p {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 40px;
}

/**/
.flexRow {
  display: flex;
  align-items: baseline;
}

.flexRow.supports-agents-wr {
  align-items: center;
}

.flexCall {
  width: 50%;
  margin-left: 15px;
  margin-right: 15px;
}

.flexCall:first-child {
  margin-left: 15px;
  margin-right: 35px;
}

.child-has-children-flex {
  display: flex;
}

.nested-flex-child-1 {
  width: 35%;
  margin-right: 5%;
}

.nested-flex-child-2 {
  width: 60%;
}

.child-flex-support:first-child {
  width: 60%;
  margin: 45px 35px 45px 15px;
}

.child-flex-support:nth-child(2) {
  width: 40%;
  margin-left: 15px;
  margin-right: 15px;
}

/* flex 3 columns */
.flex-child-3 {
  flex-grow: 1; /* do not grow   - initial value: 0 */
  flex-shrink: 0; /* do not shrink - initial value: 1 */
  flex-basis: 33%;
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  .flex-child-3:nth-child(1) {
    padding-left: 0%;
    padding-right: 2%;
  }
  .flex-child-3:nth-child(2) {
    padding-left: 2%;
    padding-right: 2%;
  }
  .flex-child-3:nth-child(3) {
    padding-left: 2%;
    padding-right: 0%;
  }
  .flex-child-3.flex-child-width32 {
    max-width: 433px;
  }
  #conForm .gray-panel {
    padding: 50px 30px;
  }
  #conForm .flex-child-3.flex-child-width32 {
    max-width: 415px;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 1200px) {
  .flex-child-3.flex-child-width32 {
    max-width: 373px;
  }
  #conForm .flex-child-3.flex-child-width32 {
    max-width: 355px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .flex-child-3.flex-child-width32 {
    max-width: 313px;
  }
  #conForm .flex-child-3.flex-child-width32 {
    max-width: 295px;
  }
}
@media only screen and (max-width: 991px) {
  .flex-child-3 {
    width: 100%;
    align-items: flex-start;
  }
  #conForm .gray-panel {
    padding: 50px 10px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .flex-child-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* end flex 3 columns */
.agree-wr {
  margin: 10px 0px 50px;
}

.agree-wr label {
  font-size: 14px;
}

.image-wr {
  margin-bottom: 25px;
}

.manageable-content {
  margin-top: 20px;
}

.manageable-content.first {
  margin-top: 70px;
}

.manageable-content.first .image-wr {
  float: left !important;
}

.manageable-content.first .text {
  float: right !important;
}

.manageable-content .submit-btn-wr button {
  width: 70%;
}

.building-progress-wr h3 {
  color: #3AB9DC;
  padding-top: 15px;
  padding-bottom: 50px;
}

.building-progress {
  position: relative;
  z-index: 5;
  padding: 0;
}

.progress-number {
  text-align: center;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

.checked {
  /*margin-top: 15px;*/
  margin-top: 0;
  width: 66%;
}

.progress-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 27em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.progress-header, .progress-txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.progress-header p, .progress-txt p {
  max-width: 80%;
  margin: 0 auto;
}

.building-progress-wr {
  position: relative;
}

.arrows-wr {
  position: absolute;
  z-index: 10;
  top: 60px;
  left: 1%;
  width: 98%;
  cursor: pointer;
}

.register-interest-container .dis-none {
  display: none;
}

.arrow-left {
  position: absolute;
  left: 0;
}

.arrow-right {
  position: absolute;
  right: 0;
}

.building-progress-box-1 {
  position: relative;
  min-height: 54%;
  width: 83%;
  top: 36%;
  left: 8.5%;
  background-color: #f7f7f7;
  border-radius: 20px;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.6);
  -moz-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.6);
  box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.6);
}

.building-progress-box-2 {
  position: relative;
  min-height: 65%;
  width: 76%;
  top: 30%;
  left: 12%;
  background-color: #fafafa;
  border-radius: 20px;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.6);
  -moz-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.6);
  box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.6);
}

.building-progress-modal {
  position: relative;
  width: 100%;
  margin-left: 0;
  z-index: 5;
  min-height: 300px;
  padding: 50px 10px 15px 10px;
  background-color: #ffffff;
  border-radius: 15px;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.4);
  box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.4);
}

.progress-number-modal {
  border-radius: 50%;
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 2.8em;
  line-height: 60px;
  color: #ffffff;
  background-color: #706290;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -30px;
}

.progress-number-modal.disabled {
  color: #fffeff;
  background-color: #b8afcc;
}

.checked {
  /*margin-top: 15px;*/
  margin-top: 0;
  width: 66%;
}

.building-progress-modal.active {
  top: -20px;
  z-index: 10;
  width: 130%;
  left: -15%;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.8);
  -moz-box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.8);
  box-shadow: 0px 1px 10px 0px rgba(77, 77, 77, 0.8);
}

.progress-info-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 24em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.building-progress-modal.active .progress-info-modal {
  min-height: 27em;
}

.progress-header-modal, .progress-txt-modal {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.building-progress-modal.active .progress-header-modal {
  font-size: 2em;
}

.building-progress-modal.active .progress-txt-modal p {
  font-size: 1.8em;
}

.hoSelect select, .datepicker.form-input {
  margin: 0;
}

.datepicker.form-input {
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #000;
}

.datepicker {
  border-radius: 0px;
}

.datepickerIcon {
  position: relative;
}

.datepickerIcon:after {
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 1.8em;
  position: absolute;
  top: 3px;
  right: 10px;
  pointer-events: none;
  color: #1e45e2;
}

.privacy-notice {
  margin: 0 15px;
}

#movedIn + label::before {
  margin-top: 2px !important;
}

#movedInDiv {
  margin-top: 25px;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  color: #dedede;
}

.child-flex-support.supports-second-part > div {
  width: 270px;
  background: #f1f1f3;
  height: 210px;
  border-radius: 20px;
}

.supportBlueDiv {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  padding: 35px 28px;
  border-radius: 100px;
  background: #1e45e2;
}

.busiNameClass {
  width: 96%;
  margin: 0 2%;
}

.flexRow .ri-dp .datepicker-component {
  margin-bottom: 0;
}

#addressTakenPhase2Modal .gray-panel {
  padding: 30px !important;
}
#addressTakenPhase2Modal .gray-panel p {
  font-size: 21px;
}

@media only screen and (min-width: 992px) and (max-width: 1439px) {
  .form-wr {
    padding: 50px 15px 30px 30px;
  }
  .site-progress-image-wr {
    padding: 50px 30px 30px 15px;
  }
  .building-progress-modal.active .progress-info-modal {
    min-height: 30em;
  }
}
@media only screen and (max-width: 991px) {
  .register-interest-info {
    flex-wrap: wrap;
    justify-content: center;
  }
  .register-interest-info > div {
    flex-basis: 100%;
  }
  .busiNameClass {
    width: 95%;
    margin: 0 15px;
  }
  .flexRow.supports-agents-wr {
    padding: 15px 25px;
  }
  .flexRow {
    display: block;
  }
  .flexCall {
    width: 95%;
  }
  .child-flex-support {
    text-align: center;
    width: 96% !important;
  }
  .ri-header-img {
    text-align: center;
  }
  .child-flex-support.supports-second-part > div {
    margin: 0 auto;
  }
  .bellow-header .steps {
    display: block;
    gap: 15px;
    row-gap: 50px;
  }
  .bellow-header .steps > div {
    margin-bottom: 30px;
  }
  .bellow-header .steps > div:last-child {
    margin-bottom: 0px;
  }
  .bellow-header .steps > div > span {
    top: -8px;
    left: 3%;
  }
  .bellow-header .steps > div {
    padding-left: 11%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .gray-panel {
    background: #F1F1F3;
    border-radius: 20px;
    padding: 50px 15px 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .manageable-content {
    margin-top: 30px;
  }
  .form-wr {
    padding: 30px 20px 30px 15px;
  }
  .site-progress-image-wr {
    padding: 30px 15px 30px 20px;
  }
  .gray-panel {
    background: #F1F1F3;
    border-radius: 20px;
    padding: 50px 15px 80px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .ri-header-img {
    float: right;
  }
  .ri-header-text {
    float: left;
  }
  .bellow-header .steps > div > span {
    top: -8px;
    left: 16%;
  }
  .bellow-header .steps > div {
    padding-left: 23%;
  }
  #conForm .pad-resp-con-form-div {
    padding: 0 35px;
  }
}
@media only screen and (max-width: 767px) {
  #conForm .pad-resp-con-form-div {
    padding: 0 20px;
  }
  .ri-header-img {
    float: none;
    margin: 0 auto;
  }
  .ri-header-text {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  #bodyBckgrd {
    background: #fff !important;
  }
  .header-container {
    height: auto;
  }
  .table-cell {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .register-interest-info .item {
    margin-bottom: 15px;
  }
  .register-interest-info .item:last-child {
    margin-bottom: 0;
  }
  .form-and-image-wr {
    padding: 0;
    border: none !important;
  }
  .form-wr {
    padding: 15px 15px;
  }
  .form-input {
    margin-bottom: 40px;
  }
  .form-input label {
    margin-bottom: 0;
  }
  .privacy-notice {
    margin-top: 50px;
  }
  .site-progress-image-wr {
    padding: 35px 15px;
  }
  .site-progress-image-wr .image-wr {
    margin-bottom: 30px;
  }
  .manageable-content .submit-btn-wr {
    text-align: center;
  }
  .manageable-content .submit-btn-wr button {
    width: 50%;
  }
  .manageable-content.first .image-wr {
    float: none !important;
  }
  .manageable-content.first .text {
    float: none !important;
  }
  .manageable-content .text {
    margin-bottom: 20px;
  }
  .manageable-content .image-wr button {
    margin-top: 20px;
  }
  .mobile-wr .intl-tel-input .validate-error {
    top: 90px;
  }
  .supports-agents-wr {
    padding-left: 15px;
    padding-right: 15px;
  }
  #movedInDiv {
    margin: -10px 0 25px;
  }
  .flexRow {
    display: block;
  }
  .flexCall {
    width: 95%;
  }
  .flexCall:first-child {
    margin-left: 15px;
    margin-right: 15px;
  }
  .form-and-image-wr {
    padding: 50px 15px 80px;
  }
  .building-progress-wr {
    width: 80%;
    margin: 0 auto;
  }
  .arrow-left {
    position: absolute;
    left: -50px;
  }
  .arrow-right {
    position: absolute;
    right: -50px;
  }
  .flexRow.supports-agents-wr {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

/*# sourceMappingURL=ri.css.map */
