#hs_cos_wrapper_module_17192220189855 .baseModuleStyle {
  position: relative;
  z-index: 9;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_module_17192220189855 .baseModuleParent,
#hs_cos_wrapper_module_17192220189855 .module-base {
  position: relative;
  z-index: 9;
}

#hs_cos_wrapper_module_17192220189855 .roicalcinner {
  padding: 30px;
  border-radius: 20px;
}

#hs_cos_wrapper_module_17192220189855 .roicalchdr {
  text-align: center;
  margin-bottom: 50px;
}

#hs_cos_wrapper_module_17192220189855 .roicalchdr h1 {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  line-height: 36px;
}

#hs_cos_wrapper_module_17192220189855 .calcbtn a {
  display: inline-block;
  width: 100%;
  text-align: center;
  border-radius: 20px;
  padding: 12px 19px;
  text-transform: uppercase;
  background-color: #F78D1B;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

#hs_cos_wrapper_module_17192220189855 button.select-dropdown__button {
  border: 1px solid rgb(255 255 221/30%);
  position: relative;
  background-color: transparent;
  border-radius: 40px;
  padding: 8px 20px;
  box-shadow: 0px 0px 5px 0px #FFFFFF33;
  cursor: pointer;
  background: linear-gradient(90.24deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #fff;
  text-align: left;
  font-weight: 400;
}

#hs_cos_wrapper_module_17192220189855 .roicalctopcmn {
  padding: 0px 10px;
}

#hs_cos_wrapper_module_17192220189855 .select-dropdown {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

#hs_cos_wrapper_module_17192220189855 .select-dropdown__list {
  background: #131D26;
  padding: 8px 10px;
  border-radius: 10px;
  border: 1px solid rgb(255 255 221/30%);
  box-shadow: 0px 1px 10px 0px #0000001A;
  position: absolute;
  left: 10px;
  right: 10px;
  overflow: auto;
  margin: 10px auto 0px;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transform: scale(1, 0);
  z-index: 999999;
  transition: all ease-in-out .3s;
}

#hs_cos_wrapper_module_17192220189855 .select-dropdown__list.active {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1, 1);
  z-index: 999999;
}

#hs_cos_wrapper_module_17192220189855 ul.select-dropdown__list li {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
  cursor: pointer;
  transition: 0.5s all ease;
  z-index: 999999;
}

#hs_cos_wrapper_module_17192220189855 ul.select-dropdown__list li:hover {
  background: #575F6F;
  padding: 5px 10px;
  border-radius: 5px;
  z-index: 999999;
}

#hs_cos_wrapper_module_17192220189855 button.select-dropdown__button:after {
  position: absolute;
  top: 16px;
  right: 14px;
  content: "";
  -webkit-appearance: none;
  -moz-appearance: window;
  background-image: url('/wp-content/themes/forenova/assets/images/arrow-down.svg');
  background-repeat: no-repeat;
  height: 8px;
  width: 14px;
  transition: 0.5s all ease;
}

#hs_cos_wrapper_module_17192220189855 .roibox {
  background: #575F6F33;
  box-shadow: 0px 0px 5px 0px #FFFFFF33;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 20px;
}

#hs_cos_wrapper_module_17192220189855 .roiteamhdr h4 {
  color: #F78D1B;
  font-size: 22px;
  font-weight: 700;
}

#hs_cos_wrapper_module_17192220189855 .roiteamcontent * {
  color: #fff;
}

#hs_cos_wrapper_module_17192220189855 .roicalctop {
  margin: 0px -10px 50px;
  align-items: flex-end;
}

#hs_cos_wrapper_module_17192220189855 .roicalctop {
  margin-bottom: 50px;
}

#hs_cos_wrapper_module_17192220189855 .roiboxinnerleft p,
#hs_cos_wrapper_module_17192220189855 .roidatabreachhdr p {
  color: #9399A4;
  font-weight: 600;
  font-size: 16px;
}

#hs_cos_wrapper_module_17192220189855 .roidatabreachvalue {
  font-size: 60px;
  color: #fff;
  font-weight: 800;
  text-align: right;
}

#hs_cos_wrapper_module_17192220189855 .roidatabreach.roibox {
  border: 3px solid #829ff4;
}

#hs_cos_wrapper_module_17192220189855 .roiboxleft {
  width: 65%;
  padding-right: 40px;
}

#hs_cos_wrapper_module_17192220189855 .roiboxright {
  width: 35%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0px 0px 5px 0px #FFFFFF33;
}

#hs_cos_wrapper_module_17192220189855 .roibox p {
  font-size: 16px;
}

#hs_cos_wrapper_module_17192220189855 .roiboxvalue p {
  font-size: 22px !important;
  color: #fff;
  font-weight: 700;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiboxvalue a,
#hs_cos_wrapper_module_17192220189855 .roinovamdr p#novamdr {
  color: #FFFFFF;
}

#hs_cos_wrapper_module_17192220189855 .roiboxvalue {
  text-align: right;
  margin-left: auto;
  width: 60%;
}

#hs_cos_wrapper_module_17192220189855 .roiteamrighthdr {
  text-align: right;
  margin-bottom: 50px;
}

#hs_cos_wrapper_module_17192220189855 .roiteamrighthdr * {
  color: #9399A4;
  font-weight: 600;
}

#hs_cos_wrapper_module_17192220189855 .roitechno .roiboxinner:not(:last-child) {
  margin-bottom: 30px;
}

#hs_cos_wrapper_module_17192220189855 .roiboxinner {
  width: 100%;
  align-items: center;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxleft {
  width: 50%;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxright {
  width: 50%;
  border: 0 !important;
  background: transparent !important;
  box-shadow: unset;
  align-items: center;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .npvamdrvalue {
  width: 37%;
  padding-right: 20px;
  text-align: center;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxinner {
  width: 63% !important;
  min-height: 124px;
  align-items: center;
  justify-content: flex-end;
  background: linear-gradient(180deg, #F78D1B 0%, #CE6B00 100%);
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 5px 0px #FFFFFF33;
  text-align: right;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .npvamdrvalue *,
#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxinner * {
  color: #fff;
}

#hs_cos_wrapper_module_17192220189855 .roiteamhdr {
  margin-bottom: 20px;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiteamcontent p:not(:last-child) {
  margin-bottom: 80px;
}

#hs_cos_wrapper_module_17192220189855 button.active:after {
  transform: rotate(180deg);
}

#hs_cos_wrapper_module_17192220189855 .select-dropdown {
  width: 38%;
}

#hs_cos_wrapper_module_17192220189855 .calcbtn.roicalctopcmn {
  padding-right: 0px !important;
  width: 23%;
}

#hs_cos_wrapper_module_17192220189855 .roiboxinnerleft {
  padding-right: 10px;
  width: 40%;
}

#hs_cos_wrapper_module_17192220189855 .roiteam .roiboxright {
  min-height: 192px;
}

#hs_cos_wrapper_module_17192220189855 .roiteamcontentinner:not(:last-child) {
  margin-bottom: 10px;
}

#hs_cos_wrapper_module_17192220189855 .roitechno .roiteamcontentinner p:first-child {
  margin-bottom: 0px;
}

#hs_cos_wrapper_module_17192220189855 .roitechno .roiteamcontentinner:not(:last-child) {
  margin-bottom: 20px !important;
}

#hs_cos_wrapper_module_17192220189855 .roitechno .roiboxright {
  padding: 30px 20px !important;
}

#hs_cos_wrapper_module_17192220189855 .roioperational .roiteamcontentinner:not(:last-child) {
  margin-bottom: 15px;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiteamcontentinner {
  margin-bottom: 65px;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiboxright {
  background: linear-gradient(180deg, #F78D1B 0%, #CE6B00 100%);
  border: 1px solid;
  border-image-source: linear-gradient(90.24deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.25) 100%);
  box-shadow: 0px 0px 5px 0px #FFFFFF33;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiboxinner:not(:last-child) {
  margin-bottom: 45px;
}

#hs_cos_wrapper_module_17192220189855 .roicostdiy .roiboxright {
  min-height: 124px;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxright {
  padding: 0px 0px 0px 20px;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxinnerleft {
  width: 100%;
}

#hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxvalue {
  width: 100%;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr.roibox {
  background: #EDF6FC;
  box-shadow: 0px 0px 5px 0px #FFFFFF33;
  border: 1px solid;
  border-image-source: linear-gradient(90.24deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.5) 100%);
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiteamcontent * {
  color: #131D26;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiteamhdr h4 {
  color: #131D26;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr.roibox .roiboxinnerleft p {
  color: #FFFFFF;
}

#hs_cos_wrapper_module_17192220189855 .dropdowntitle {
  margin-bottom: 10px;
  padding-left: 20px;
}

#hs_cos_wrapper_module_17192220189855 .dropdowntitle * {
  text-transform: capitalize;
}

#hs_cos_wrapper_module_17192220189855 .progress-bar__container {
  margin-bottom: 20px;
  width: 100%;
  height: 30px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  box-shadow: unset !important;
  will-change: transform;
  transition: all 0.5s;
}

#hs_cos_wrapper_module_17192220189855 .progress-bar {
  position: relative;
  height: 100%;
  width: 0%;
  background-color: #F78D1B;
  border-radius: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-family: sans-serif;
}

#hs_cos_wrapper_module_17192220189855 .progress-bar__text {
  display: none;
}

#hs_cos_wrapper_module_17192220189855 .layout-one-calculator {
  border: 3px solid #F78D1B;
  border-radius: 15px;
  padding: 40px 40px 20px;
  margin-bottom: 40px;
}

#hs_cos_wrapper_module_17192220189855 .label-year {
  color: #fff !important;
  border-radius: 5px;
  background: #F78D1B;
  padding: 5px;
  margin-bottom: 7px;
  display: inline-block;
  font-size: 14px !important;
  text-transform: uppercase;
}

#hs_cos_wrapper_module_17192220189855 .label-year-bx {
  justify-content: end;
  align-items: center;
  width: -webkit-fill-available;
}

#hs_cos_wrapper_module_17192220189855 .roinovamdr .roiboxright .label-year {
  background: #ffffff;
  color: #575F6F !important;
}

#hs_cos_wrapper_module_17192220189855 .roicostdiy .roiboxinnerleft p {
  font-size: 22px;
}


/* Add Custom CSS for Calculator Section */

.dis-flex {
  display: flex;
  flex-wrap: wrap;
}

.roiteamhdr h4 {
  margin: 0;
}

p.label-year {
  margin-bottom: 20px !important;
}

.label-year-bx.dis-flex {
  margin-bottom: 20px !important;
}

.dropdowntitle h6 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}

button.select-dropdown__button.industry {
  text-transform: capitalize;
}

.roidatabreach.roibox.dis-flex .roiteamcontent>.roidatabreachhdr.roiboxleft {
  width: 100% !important;
}


/* Start Responsive CSS */

@media (max-width:1440px) {
  #hs_cos_wrapper_module_17192220189855 .baseModuleStyle {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width:1200px) {
  #hs_cos_wrapper_module_17192220189855 .roicostdiy .roiboxinnerleft p {
    font-size: 18px;
  }
}

@media (max-width:1150px) {
  #hs_cos_wrapper_module_17192220189855 .select-dropdown {
    width: 50%;
  }

  #hs_cos_wrapper_module_17192220189855 .roicalctop {
    justify-content: center;
  }

  #hs_cos_wrapper_module_17192220189855 .calcbtn.roicalctopcmn {
    width: auto;
    margin: 40px auto;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxleft {
    width: 55%;
    padding-right: 30px;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxright {
    width: 45%;
  }

  #hs_cos_wrapper_module_17192220189855 .select-dropdown,
  #hs_cos_wrapper_module_17192220189855 .calcbtn.roicalctopcmn {
    width: 33.33%;
  }

  #hs_cos_wrapper_module_17192220189855 .roicalctopcmn {
    padding: 0px 5px;
  }

  #hs_cos_wrapper_module_17192220189855 .calcbtn.roicalctopcmn:last-child {
    margin: 0 !important;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostdiy .roiboxinnerleft {
    width: 40%;
  }
}

@media (max-width:991px) {
  #hs_cos_wrapper_module_17192220189855 .baseModuleStyle {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxleft {
    width: 100%;
    padding-right: 0px;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxright {
    width: 100%;
    margin-top: 40px;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxleft {
    width: 100%;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxright {
    width: 100%;
    padding: 0px;
    margin-top: 30px;
  }

  #hs_cos_wrapper_module_17192220189855 .calcbtn a {
    font-size: 15px;
  }
}

@media (max-width:767px) {
  #hs_cos_wrapper_module_17192220189855 .baseModuleStyle {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #hs_cos_wrapper_module_17192220189855 .select-dropdown,
  #hs_cos_wrapper_module_17192220189855 .calcbtn.roicalctopcmn {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 30px;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostnovamdr .npvamdrvalue {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxinner {
    width: 100% !important;
    margin: 0 auto;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxvalue {
    text-align: center;
  }

  #hs_cos_wrapper_module_17192220189855 .roitechno .roiboxinner:not(:last-child) {
    margin-bottom: 20px;
  }

  #hs_cos_wrapper_module_17192220189855 .roinovamdr .roiteamcontentinner {
    margin-bottom: 25px;
  }

  #hs_cos_wrapper_module_17192220189855 .roinovamdr .roiboxright {
    padding: 30px 20px;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostnovamdr .roiboxinnerleft {
    padding-right: 0;
    text-align: center;
  }

  #hs_cos_wrapper_module_17192220189855 .roitechno .roiboxright {
    padding: 30px 20px !important;
  }

  #hs_cos_wrapper_module_17192220189855 .roicalcinner {
    padding: 30px 20px;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxinnerleft {
    padding-right: 0;
    width: 100%;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxvalue {
    text-align: left;
    margin-left: auto;
    width: 100%;
  }

  #hs_cos_wrapper_module_17192220189855 .roiteamrighthdr {
    text-align: left;
  }

  #hs_cos_wrapper_module_17192220189855 .roicostdiy .roiboxinnerleft {
    width: 100%;
  }
}

@media (max-width:640px) {
  #hs_cos_wrapper_module_17192220189855 .roiboxright {
    padding: 10px;
  }

  #hs_cos_wrapper_module_17192220189855 .layout-one-calculator {
    padding: 20px 10px 20px;
    border: 2px solid #F78D1B;
  }

  #hs_cos_wrapper_module_17192220189855 .roiboxvalue p {
    font-size: 18px !important;
  }

  #hs_cos_wrapper_module_17192220189855 .roidatabreachvalue {
    font-size: 40px;
  }

  #hs_cos_wrapper_module_17192220189855 .roitechno .roiboxright {
    padding: 10px !important;
  }

  #hs_cos_wrapper_module_17192220189855 .roibox {
    padding: 15px 10px;
  }

  #hs_cos_wrapper_module_17192220189855 .roidatabreach.roibox {
    border: 2px solid #829ff4;
  }

  #hs_cos_wrapper_module_17192220189855 .roinovamdr .roiboxright {
    padding: 10px;
  }
}