.pac-container {
  z-index: 1051;
}

@font-face {
  font-family: AvenirNext;
  src: url("../assets/fonts/AvenirNextLTPro-It.otf");
  font-style: italic;
}
@font-face {
  font-family: AvenirNext;
  src: url("../assets/fonts/Avenir-Next-LT-Pro-Bold_5182.ttf");
  font-weight: bold;
}
@font-face {
  font-family: AvenirNext;
  src: url("../assets/fonts/AvenirNextLTPro-Regular.otf");
}
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");

body {
  background: #fff;
  font-family: AvenirNext;
}

.underline-on-hover:hover {
  text-decoration: underline;
}

.is-valid,
.was-validated :valid {
  background-image: none !important;
}

.view-container {
  min-height: 780px;
}

input:disabled {
  background-color: white;
  color: rgb(185, 185, 185);
}

select:disabled {
  background-color: white;
  color: rgb(185, 185, 185);
}



.form-control-input-short2 {
  outline: 0 !important;
  background-color: white;
  border-width: 0px 0px 2px;
  border-color: #e4e2e2;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  padding-left: 0px;
}
.form-control-input-short2:focus {
  -webkit-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
  border-bottom: 2px solid;
  border-color: black;
}

.form-control-input-short {
  outline: 0 !important;
  background-color: #fff;
  border-width: 0px 0px 2px;
  border-color: #e4e2e2;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  min-width: 250px;
  max-width: 380px;
  padding-left: 0px;
}
.form-control-input-short:focus {
  -webkit-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
  border-bottom: 2px solid;
  border-color: black;
}

.form-control-input {
  outline: 0 !important;
  background-color: white;
  border-width: 0px 0px 2px;
  border-color: #e4e2e2;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 350px;
  min-width: 350px;
  max-width: 350px;
  padding-left: 0px;
  font-size: 110%;
}
.form-control-input:focus {
  -webkit-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
  border-bottom: 2px solid;
  border-color: black;
}


.footer {
  width: 100%;
  background-color: #1e8dc3;
  color: white;
  text-align: center;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link {
  color: white;
}
.custom-button {
  border-radius: 8px;
}
.custom-input {
  border: 2px solid#cbcbcb;
  height: calc(2.25rem + 8px);
  color: white !important;
}
.custom-input::-webkit-input-placeholder {
  color: #d1e7f2;
  font-size: 1.2em;
  opacity: 1;
}
.custom-input::-moz-placeholder {
  color: #d1e7f2;
  font-size: 1.2em;
  opacity: 1;
}
.custom-input:-ms-input-placeholder {
  color: #d1e7f2;
  font-size: 1.2em;
  opacity: 1;
}
.custom-input::-ms-input-placeholder {
  color: #d1e7f2;
  font-size: 1.2em;
  opacity: 1;
}
.custom-input::placeholder {
  color: #d1e7f2;
  font-size: 1.2em;
  opacity: 1;
}
.custom-input:focus {
  background-color: #1e8dc3;
  border: 2px solid #98cbe3;
}

.custome-img {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 200px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.custome-img-top {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.notification-count {
  right: -6px;
}

.notification-count-a {
  top: 2px;
}

.height-header {
  height: 52px;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #008bcf;
}

.height-nav-bar,
.height-insights {
  height: 0px;
}

.font-size-80 {
  font-size: 80% !important;
}

.font-size-small {
  color: #5e5e5e;
  font-size: 1rem;
}

.cursor-pointer {
  cursor: pointer; /* min-width: 150px */
}

.font-size-140 {
  font-size: 140%;
}

.tab-insight a {
  border-bottom: 5px solid transparent !important;
}

.tab-insight a.active {
  border-bottom: 5px solid var(--primary) !important;
}

.search-animate {
  width: 100% !important;
}

.style1 {
  background-image: url("../assets/images/digitalbrain.png");
}

.style2 {
  height: 45vh;
  background-size: cover;
  background-position: 50%;
  background-image: url("../assets/images/digitalbrain.png");
}

.dt_marketing {
  height: 45vh;
  background-size: cover;
  background-position: 50%;
  background-image: url("../assets/images/digietravel/Barolo2.jpg");
}

.style3 {
  background-color: rgba(0, 0, 0, 0.2);
  background-size: auto;
}

.style4 {
}

@media (min-width: 576px) {
  .height-header {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .style27 {
    height: 52px;
  }

  .style44 {
    padding-top: 0px;
  }

  .style45 {
    margin-top: -24px;
  }

  .style42 {
    width: auto;
  }

  .style64 {
    max-width: 150px;
    margin: 8px;
  }

  .style80 {
    margin-left: 5px;
    margin-right: -4px;
  }

  .style82 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .style83 {
    padding-right: 0px;
  }

  .style84 {
    padding-left: 0px;
  }

  .style62 {
    margin-right: 0px;
  }

  .style106 {
    max-width: 330px;
  }

  .style108 {
    margin-top: 4px;
  }

  .style109 {
    height: 50px;
  }

  .style115 {
    margin-bottom: -1px;
    padding-left: 10px;
    min-width: 300px;
  }

  .style116 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .style117 {
    font-size: 1.4rem;
  }

  .style118 {
    margin-top: 0px;
    margin-left: -7px;
    margin-right: 0px;
    padding-top: 20px;
  }

  .style119:active {
    margin-left: 37px;
    padding-left: 23px;
  }

  .style120 {
    margin-left: 0px;
    padding-left: 17px;
  }

  .style121 {
    padding-left: 4px;
  }

  .style141 {
    width: 350px;
  }

  .style100 {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
  }

  .style143 {
    min-width: 220px;
  }

  .form-control-input-short {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
  }

  .form-control-input:focus {
    border-bottom-width: 2px;
  }

  .style126 {
    max-width: 100px;
    min-width: 100px;
  }

  .style17 {
    min-width: 200px;
  }

  .style48 {
    /* height: 125px */
  }

  .style162 {
    margin-top: 5px;
    margin-left: 54px;
  }

  .style181 {
    margin-right: 12px;
  }
}

@media (min-width: 768px) {
  .height-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .style27 {
    height: 52px;
  }

  .style53 {
    min-width: 30px;
    max-width: 30px;
  }

  .style67 {
    overflow: hidden;
  }

  .style115 {
    width: 300px;
  }

  .connectionHeader {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .style161 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .style181 {
    margin-right: 12px;
  }
}

.style5 {
  height: 300px;
  background-color: #008bcf;
}

.style6 {
  background-color: #008bcf;
}

@media (min-width: 1200px) {
  .style6 {
    max-width: 1000px;
  }

  .style8 {
    display: none;
  }

  .style9 {
    display: none;
  }

  .style10 {
    display: none;
  }

  .style11 {
    display: none;
  }

  .style49 {
    background-color: #f5f5f5;
    max-width: 58%;
    min-width: 58%;
    width: 58%;
  }

  .form-control-input {
    /* padding-left: 0px */
  }

  .style51 {
    padding-left: 0px;
  }

  .style22 {
    margin-bottom: 0px;
  }

  .style68 {
    display: block;
    max-width: 25px;
    min-width: 25px;
  }

  .style69 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .style138 {
    padding-top: 8px;
  }

  .style139 {
    margin-bottom: 8px;
  }

  .style60 {
    color: #fff;
  }

  .connectedDigieLabel {
    color: #fff;
    line-height: 1.5;
  }

  .connectionHeader {
    background-color: #6c757d;
  }

  .style76 {
    color: #fff;
  }

  .arrow-white {
    color: #fff;
    font-size: 140%;
    margin-top: 6px;
    margin-left: -3px;
  }

  .style77 {
    font-size: 140%;
  }

  .style78 {
    padding-top: 3px;
  }

  .style177 {
    color: #000;
  }

  .style179 {
    background-color: #878787;
    color: #e0e0e0;
  }

  .style180 {
    background-color: #dbdbdb;
  }

  .search-width {
    max-width: 515px;
    background-color: #fff;
  }

  .style181 {
    color: #fff;
    font-weight: bold;
    font-size: 140%;
    margin-right: 0px;
  }

  .style182 {
    color: #fff;
  }

  .style183 {
    color: #fff;
  }

  .interaction_panel {
    border-width: 0px;
    border-color: #000;
  }

  .style193 {
    color: #017bff;
  }

  .style194 {
    height: 30px;
    color: #017bff;
  }

  .style195 {
    color: #017bff;
  }

  .style196 {
    font-size: 2rem;
  }

  .style202 {
    background-color: #fff;
  }

  .style203 {
    width: 100%;
  }

  .style219 {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }

  .style220 {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }

  .style221 {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }

  .style227 {
    min-width: 300px;
    max-width: 300px;
    width: 300px;
  }

  .style228 {
    max-width: 350px;
  }

  .style226 {
    min-width: 350px;
    max-width: 350px;
  }

  .style229 {
    min-width: 350px;
    max-width: 350px;
    width: 350px;
  }

  .style230 {
    width: 350px;
    max-width: 350px;
  }

  .style232 {
    max-width: 30%;
  }

  .style231 {
    width: 30%;
  }

  .style233 {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
  }

  .style234 {
    width: 45%;
    min-width: 30%;
    max-width: 30%;
  }

  .style260 {
    background-position: center;
  }

  .style264 {
    background-image: url("../assets/images/digiefaith/Buddha.webp");
    background-attachment: fixed;
    background-size: cover;
  }
}

@media (min-width: 992px) {
  .style6 {
    max-width: 900px;
  }

  .style7 {
    max-width: 20%;
  }

  .view-container {
    text-align: left;
  }

  .style30 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .style50 {
    background-color: #f5f5f5;
  }

  .style66 {
    min-width: 25px;
    max-width: 25px;
    width: 25px;
  }

  .style88 {
    max-width: 100%;
    min-width: 100%;
  }

  .style89 {
    min-width: 100%;
  }

  .style115 {
    width: 300px;
  }

  .style160 {
    max-width: 58%;
  }

  .style181 {
    margin-right: 0px;
  }

  .style55 {
    max-width: 25%;
  }

  .style223 {
    min-width: 300px;
  }

  .style227 {
    max-width: 58%;
  }

  .style226 {
    max-width: 58%;
  }

  .style228 {
    max-width: 58%;
  }

  .style229 {
    width: 58%;
    max-width: 58%;
  }

  .style232 {
    max-width: 58%;
    width: 58%;
  }

  .style231 {
    width: 30%;
    max-width: 30%;
    min-width: 30%;
  }

  .style233 {
    width: 58%;
    min-width: 58%;
    max-width: 58%;
  }

  .style234 {
    width: 58%;
    min-width: 58%;
    max-width: 58%;
  }

  .style49 {
    width: 58%;
    min-width: 58%;
    max-width: 58%;
  }

  .style235 {
    width: 30%;
    max-width: 30%;
    min-width: 350px;
  }

  .style260 {
    background-attachment: scroll;
    background-size: cover;
  }
}

.style9 {
  display: none;
}

.style8 {
  display: none;
}

.style11 {
  display: none;
}

.style10 {
  display: none;
}

.font-size-100.sectionLabel {
  color: #787878;
}

.style12 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  min-width: 150px;
}

.style13 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.style15 {
  height: 50px;
}

.style16 {
  height: 50px;
  margin-bottom: 4px;
}

.style20 {
  text-align: left;
}

.style22 {
  color: #212528;
  margin-bottom: 0px;
  font-size: 110%;
  font-weight: bold;
}

.style23 {
}

html {
  scroll-behavior: smooth;
}

.style24 {
  font-size: small;
}

.style25 {
  font-size: small;
}

.style26 {
  text-align: left;
}

.style28 {
  height: 52px;
}

.style29 {
  height: 52px;
}

.style31 {
  background-image: url("../assets/images/digietravel/Barolo2.jpg");
}

.style32 {
  background-image: url("../assets/images/digietravel/Barolo2.jpg");
}

.style33 {
  /* cursor:  */
}

.style34 {
  margin-bottom: 16px;
}

.style35 {
  margin-top: -11px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.style36 {
  margin-bottom: -8px;
}

.style39 {
  margin-bottom: 9px;
}

.style41 {
}

.style42 {
  width: 350px;
  text-align: left;
  background-color: #fff;
  border-width: 0px;
  border-color: #cbcbcb;
}

.style47 {
}

.style52 {
  font-size: 1.2rem;
}

.style53 {
  min-width: 100px;
  max-width: 100px;
}

.style56 {
  padding-top: 4px;
}

.style58 {
  margin-top: 10px;
}

.style61 {
  max-width: 150px;
}

.style63 {
  min-height: 130px;
}

.style64 {
  margin: 8px 8px 8px 9px;
  max-width: 150px;
}

.style65 {
}

.style66 {
  min-width: 25px;
  max-width: 25px;
}

.style68 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}

.style49 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.style69 {
  max-width: 25px;
}

.style71 {
  max-width: 2px;
}

.style72 {
  min-width: 115px;
  max-width: 115px;
}

.wappler-temp {
}

.style21 {
  border-bottom-width: 2px;
  margin-left: 13px;
  margin-right: 0px;
}

.form-control-menu {
  margin-left: 0px;
  padding-left: 0px;
  background-color: #fff;
  border-bottom-width: 2px;
}

.style73 {
  margin-top: -16px;
}

.style74 {
  padding-bottom: 0px;
  width: 100%;
}

.style75 {
  position: fixed;
  background-color: #fff;
  bottom: 0px;
}

.style79 {
  padding-left: 0px;
  padding-right: 0px;
}

.style80 {
  min-width: 65px;
  max-width: 65px;
  margin-left: 5px;
}

.style81 {
}

.style82 {
  margin-left: 0px;
}

.style85 {
  margin-top: 0px;
}

.style86 {
}

.style87 {
  margin-bottom: 0px;
}

.style90 {
  background-color: #fcf0ba;
}

.style91 {
  background-color: #fff;
}

.style92 {
  font-size: 110%;
}

.style93 {
  padding-left: 0px;
  padding-right: 0px;
}

.style94 {
  padding-right: 0px;
}

.style95 {
  font-size: 2rem;
  margin: -4px 1px -6px 5px;
  padding-bottom: 0px;
}

.style96 {
  padding-top: 8px;
  padding-left: 8px;
}

.style97 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.style98 {
}

.style99 {
  margin-top: 5px;
}

.style100 {
  width: 300px;
}

.style101 {
  width: 350px;
}

.style102 {
  width: 350px;
}

.style105 {
  width: 70%;
}

.style106 {
  max-width: 330px;
}

.style107 {
}

#full_firstname {
  /* width: 170px */
}

.style110 {
  font-size: 2rem;
  height: 30px;
  color: #000;
  margin-top: 6px;
  margin-right: 8px;
  padding-left: 4px;
}

.style111 {
  color: #000;
}

.style112 {
  margin-top: -16px;
}

.style114 {
  margin-bottom: 18px;
}

.style119 {
  margin-left: 23px;
}

.style122 {
  margin-left: 0px;
}

.style123 {
  font-size: 0.9rem;
  margin-left: 2px;
}

.style124 {
  padding-left: 0px;
}

.style125 {
  max-width: 100px;
  padding-left: 0px;
  padding-right: 2px;
}

.style126 {
  max-width: 80px;
}

.style127 {
  margin-right: 0px;
}

.style128 {
  font-size: 0.9rem;
  color: #858585;
}

.style129 {
  font-size: 1.3rem;
}

.style130 {
}

.style131 {
  padding-left: 31px;
}

.style132 {
  background-color: #f5f5f5;
}

.style133 {
  min-width: 65px;
  max-width: 65px;
  width: 65px;
}

.style134 {
  min-width: 40px;
  max-width: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.style135 {
  margin-top: 5px;
  padding-bottom: 4px;
  padding-left: 8px;
}

.style136 {
  font-weight: bold;
}

.style137 {
  margin-top: 6px;
}

.style140 {
  max-width: 100px;
  font-size: 1rem;
}

.style141 {
  width: 300px;
}

.style142 {
}

.style143 {
  min-width: 220px;
}

.form-control-input-short:focus {
  border-bottom-width: 2px;
  border-color: #000;
}

.style115 {
  max-width: 240px;
}

.style116 {
  margin-left: 0px;
}

.style117 {
  font-size: 1.4rem;
}

.modeless {
  top: 10%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin-left: -300px;
}

.style14 {
}

.style18 {
}

.style19 {
}

.style37 {
}

.interaction_panel {
  background-color: #002f3c;
  width: 600px;
  /* height: 125px */
  background-image: url("s");
  min-height: 112px;
}

.style38 {
  height: 0px;
}

.style40 {
  height: 0px;
}

.style43 {
  padding-left: 6px;
  padding-right: 6px;
}

.style46 {
}

.style54 {
  height: 0px;
}

.style54.interaction-row {
}

.interaction-row {
}

.interaction-question-row {
}

.interaction-answer-row {
}

.interaction-button {
  margin-right: 8px;
  background-color: #005680;
  border-width: 0px;
  line-height: 1.2;
}

.style55 {
}

.style57 {
  text-align: center;
}

.style59 {
  text-align: center;
}

.connectedDigieLabel {
  color: #fff;
  font-size: 1.2rem;
}

.style70 {
  height: 60px;
}

.connectionHeader {
  height: 52px;
  background-color: #8d9499;
}

.arrow-white {
  margin-top: 6px;
  margin-left: -3px;
  font-size: 140%;
  color: #fff;
}

.style76 {
  color: #fff;
}

.style103 {
  font-size: 140%;
}


.style104 {
  font-size: 1.1rem;
}

.style113 {
  font-size: 140%;
  padding-top: 5px;
}

.style144 {
}

.style145 {
  margin-right: 8px;
}

.style146 {
  background-color: rgba(255, 255, 255, 0.47);
}

.style147 {
  color: #b0b0b0;
  font-size: 1.3rem;
}

.style148 {
  min-width: 30px;
}

.style149 {
  min-height: 75px;
}

.style150 {
  min-height: 30px;
  max-height: 30px;
}

.style151 {
  min-width: 50px;
  max-width: 50px;
}

.style152 {
  min-width: 50px;
  max-width: 50px;
}

.style153 {
  max-width: 250px;
}

.style154 {
  min-height: 10px;
  max-height: 10px;
  background-color: #e8e8e8;
}

.style155 {
  height: 2px;
}

.style156 {
}

.style157 {
  padding-left: 0px;
  padding-right: 0px;
}

.style158 {
  padding-left: 0px;
}

.style159 {
  padding-left: 0px;
}

.style162 {
  margin-top: 5px;
  margin-left: 54px;
}

.style163 {
  min-width: 40px;
  min-height: 60px;
}

.style164 {
}

.style165 {
  min-width: 40px;
  min-height: 40px;
  color: #000;
  max-height: 40px;
}

.style166 {
  min-width: 40px;
  max-height: 40px;
}

.style167 {
  font-size: 2rem;
}

.plusbutton {
}

.style168 {
}

.style169 {
  max-width: 300px;
}

.style170 {
  border-left-width: 0px;
  border-right-width: 0px;
  max-width: 300px;
}

.style171 {
  margin-right: 15px;
}

.style172 {
  margin-right: 15px;
}


.style173 {
  margin-right: 0px;
}

.style174 {
  min-height: 58px;
}

.style175 {
  min-height: 58px;
}

.arrow {
}


.style176 {
  min-height: 100px;
}

.style178 {
  padding-left: 0px;
  padding-right: 0px;
}

.search-width {
  max-width: 560px;
}

.style181 {
  color: #fcfcfc;
  margin-right: 12px;
}

.style184 {
}

.style185 {
  min-height: 800px;
}

.style186 {
  min-height: 65px;
}

.style187 {
  min-height: 200px;
}

.style188 {
  height: 52px;
}

.style189 {
  height: 52px;
}


.style190 {
}

.style191 {
  min-width: 80%;
  max-width: 80%;
}

.style192 {
  max-width: 20%;
}

.style196 {
}

.style197 {
  margin-bottom: 4px;
}

.style198 {
  margin-bottom: 6px;
}

.style199 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.style200 {
  color: #5e5e5e;
}

.style201 {
  color: #5e5e5e;
}

.style204 {
}

.style205 {
  font-size: 2rem;
}

.style206 {
}

.style207 {
  margin-bottom: 7px;
}

.style208 {
  margin-top: -10px;
}

.style209 {
}

.style210 {
}

.style211 {
}

.style212 {
}

.style213 {
  padding-bottom: 8px;
  max-height: 40px;
}

.style214 {
  margin-bottom: 0px;
  padding-left: 10px;
  text-align: left;
  display: block;
  color: #000000;
}

.style215 {
  margin-bottom: 8px;
}

.style216 {
  color: #8c8c8c;
  margin-bottom: -12px;
  padding-top: 0px;
}

.style217 {
  margin-right: 0px;
  padding: 0px 2px;
}

.style218 {
  width: 300px;
  min-width: 300px;
}

.style222 {
  min-width: 300px;
}

.style224 {
  min-width: 300px;
}

.style225 {
  min-width: 300px;
  max-width: 100%;
}

.style255 {
}

.style226 {
  min-width: 300px;
}

.style233 {
  max-width: 100%;
}

.style231 {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  background-color: #fff;
}

.style235 {
  padding-right: 0px;
}

.style236 {
  margin-right: 0px;
}

.style237 {
}

.style238 {
  margin-right: 0px;
}

.style239 {
  margin-right: 0px;
}

.style240 {
  margin-top: -4px;
}

.style241 {
}

.style242 {
  max-height: 350px;
}

.style243 {
  padding-top: 5px;
}

.style244 {
  margin-bottom: 6px;
}

.digieDropdown {
  -webkit-box-shadow: grey;
}

.style245 {
  margin-left: -2px;
}

.style246 {
  margin-left: -2px;
}

.font-size-100 {
  font-size: 110% !important;
}

.style247 {
  font-size: 110%;
}

.style248 {
  font-size: 110%;
}

.style249 {
  font-size: 110%;
}

.style250 {
}

.style251 {
}

.style252 {
  border-width: 1px;
}

.style253 {
  border-width: 1px;
  border-color: #787878;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.style254 {
  border-width: 1px;
  border-color: #6c757d;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  background-color: #fff;
}

.style256 {
  border-width: 1px;
  border-color: #5c5c5c;
}

.style257 {
}

.style258 {
  border-top-width: 1px;
  border-color: #9c9696;
}

.style259 {
  margin-left: 5px;
}


.style260 {
  background-attachment: local;
  background-repeat: no-repeat;
  background-size: cover;
}

.style261 {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

.style262 {
  background-size: cover;
}

.style262 {
  height: 500px;
  background-position: 50% top;
}

.style263 {
  width: 100%;
  overflow: hidden;
  height: 400px;
}

.style265 {
}
 {
}

 .style266 {
}
 .style267 {
  font-weight: bold;
}
 .style268 {
  font-weight: bold;
}
 .style269 {
}
 .style270 {
}
