/* html{
  font-size: 2vw;
} */

html {
  font-size: 14px;
}

@media screen and (min-width: 320px) {
  html {
    font-size: calc(16px + 6 * ((100vw - 320px) / 680));
  }
}
@media screen and (min-width: 1000px) {
  html {
    font-size: 20px;
  }
}

body {
  padding: 0;
  margin: 0;
  background: #D6D6D6;
}

p {
  line-height: 1.6;
  font-family: Helvetica;
  text-align: left;
  /* margin: 0; */
  /* font-size: 20px; */
  margin-bottom: 10px;
  ;
}

.table-text{
  font-size: 90%;
  font-weight: 600;
  color: #3A1749;
}

img.float_text_left {
  float: left;
  clear: none;
  /* margin: 20px; */
}
span.float_text_right p {
  width: 65%;
  height: auto;
  float: left;
}

img.float_text_right {
  float: right;
  clear: none;
  /* margin: 20px; */;
}
span.float_text_left p {
  width: 65%;
  height: auto;
  float: right;
}

img.margin-right-top{
  margin-top: 15px;
  margin-left: 20px;
}

img.margin-right-bottom{
  margin-bottom: 15px;
  margin-left: 20px;
}

img.margin-right-both{
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 20px;
}

img.margin-left-top{
  margin-top: 15px;
  margin-right: 20px;
}

img.margin-left-bottom{
  margin-bottom: 15px;
  margin-right: 20px;
}

img.margin-left-both{
  margin-bottom: 15px;
  margin-top: 15px;
  margin-right: 20px;
}



.header {
  background-image: url('/src/img/banner_1.jpeg');
  background-size: cover;
  background-position: center;
  position: relative;
}

.body-text {
  color: #4F4F4F;
  font-size: 100%;
}

.benefits-list{
  font-size: 100%;
  color: #141414;
  font-family: Helvetica;
}

.tab {
  text-indent: 20px;
}

.alt-row-1 {
  background-color: #CACACA;
}

.alt-row-2 {
  /* background-color: #F0F0F0; */
  background-color: #C1C1C1;
}

.contact-panel {
  background-color: #3A174926;
  color: #491D5A;
  font-weight: 600;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
}

.case-study-panel {
  background-color: #3A174966;
  color: #491D5A;
  font-weight: 600;
  /* padding-left: 5px;
  padding-right: 5px; */
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.case-study-container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  
  padding-bottom: 10px;
}

.case-study-annotation{
  /* padding-left: 15px; */
  font-size: 60%;
  color:#491D5A;
  font-weight: bold;
  /* background-color: #3A174966; */
  padding-bottom: 10px;
}

.case-study-header {
  font-family: Helvetica;
  color: #491D5A;
  font-size: 120%;
  margin-bottom: 10px;
  /* background-color: #3A1749; */
  padding-left: 20px;
  padding-top: 5px;
  font-weight: bold;
  padding-bottom: 5px;
}

.contact-header {
  font-family: Helvetica;
  color: #987b2e;
  font-size: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  /* background-color: #3A1749; */
  font-weight: bold;
}

.contact-header-small {
  font-family: Helvetica;
  color: #987b2e;
  font-size: 88%;
  margin-top: 5px;
  margin-bottom: 5px;
  /* background-color: #3A1749; */
  font-weight: bold;
}

.table-header-title {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #3A1749;
  font-family: Helvetica;
  color: #987b2e;
  font-size: 125%;
  font-weight: bold;
}

.benefits-header-title {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #3A1749;
  font-family: Helvetica;
  color: #987b2e;
  font-size: 100%;
  font-weight: bold;
}

.table-header-body {
  background-color: #3A1749;
  text-align: center;
}

.prices.table-header-title {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #3A1749;
  font-family: Helvetica;
  color: #987b2e;
  font-size: 100%;
  font-weight: bold;
}

.prices.table-header-body {
  background-color: #3A1749;
  text-align: LEFT;
}

.page-header {
  font-family: Helvetica;
  color: #E8E8E9;
  font-size: 130%;
  margin-top: 20px;
  margin-bottom: 20px;
  /* background-color: #3A1749; */
  padding-left: 20px;
  padding-top: 5px;
  font-weight: bold;
  padding-bottom: 5px;
}

.page-header-large {
  font-family: Helvetica;
  color: #987B2E;
  font-size: 130%;
  margin-top: 20px;
  margin-bottom: 20px;
  /* background-color: #3A1749; */
  padding-left: 20px;
  padding-top: 5px;
  font-weight: bold;
  padding-bottom: 5px;
}

.page-header-title {
  font-family: 'Helvetica';
  padding-top: 15px;
  padding-bottom: 0px;
  color: #454545;
  margin-bottom: 10px;
}

.page-title-margin {
  margin-bottom: 50px;
  ;
}

.rcorners1 {
  border-radius: 25px;
}

.rcorners2 {
  border-radius: 3px;
}

.rcorners3 {
  border-radius: 15px;
}


.gradient-bg {
  /* background: rgb(58,23,73);
  background: linear-gradient(105deg, rgba(58,23,73,1) 0%, rgba(40,4,54,1) 100%); */
  background: #3A1748;
  border-radius: 8px;
  /* background: linear-gradient(90deg, rgba(73, 29, 90, 1) 20%, rgba(73, 29, 92, 1) 40%); */
  /* background: rgb(40,4,54);
  background: linear-gradient(90deg, rgba(40,4,54,1) 0%, rgba(73,29,92,1) 30%);  */
  /* background: rgb(72,28,91);
background: linear-gradient(90deg, rgba(40,4,54,1) 0%, rgba(72,28,91,1) 50%, rgba(40,4,54,1) 100%); */
}

.responsive-image {
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.responsive-image-no-margin {
  width: 100%;
  height: auto;
  padding-bottom: 0%;
}

.responsive-image-height {
  width: auto;
  height: 100%;
}

.responsive-image-auto {
  width: auto;
  height: auto;
}

.image-centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.img-margin {
  margin: 30px;
}

.content-footer-margin {
  margin-bottom: 100px;
}

.custom-footer {
  position: fixed;
  /* instead of absolute */
  bottom: 0;
  left: 0;
  /* The rest of the styles */
}

/*--- navigation bar ---*/

.navbar {
  /* background: rgb(58, 23, 73); */
}

.nav-item {
  /* color: #AB02ED; */
  color: cyan;
  margin-top: 0;
}

.navbar-collapse {
  justify-content: flex-end;
}

.nav-link {
  margin-right: 1em !important;

}

.nav-link-home {
  /* margin-right: 1em !important; */
margin-right: 0;
}

.nav-link:hover {
  color: #000;
}

.nav-link, .navbar-brand {
  color: #fff;
  /* cursor: pointer; */
  font-size: 100%;

}

.navbar-dark.nav-link-color {
  color: greenyellow;
}

.navbar-dark .navbar-nav .nav-link {
  color: #6E6D73;
  font-size: 100%;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 90%;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #6E6D73;
  background-clip: padding-box;
  border: 1px solid #58575B;
  border-radius: 0.25rem;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #fff;
  font-size: 100%;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  /* color: #fff */
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  background-color: #58575B;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #987b2e;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #fff;
  pointer-events: none;
  background-color: transparent;
}

/* Card */

.card-title-text {
  color: #3A1749;
  font-weight: bold;
  font-size: 115%;
  font-family: 'Trebuchet MS';
}

.btn-outline-card {
  color: #4F4F4F;
  border-color: #4F4F4F;
  font-size: 80%;
}

.btn-outline-card:hover {
  color: #fff;
  background-color: #7C7C7C;
  border-color: #7C7C7C;
}

.card-border {
  background-color: #EBEBEB;
  border: #8A8A8A 1px solid;
}

.benefits-table-border{
  background-color: white;
  border: #280436 1px solid;
}

.card-subtitle-text {
  color: #987b2e;
  font-weight: 600;
  font-size: 95%;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show>.btn-outline-primary.dropdown-toggle {
  color: #673786;
  background-color: #562569;
  border-color: #562569;
}


.title-font { 
  font-size: 210%;
}

.title-font-small { 
  font-size: 150%;
}

.bullet-text {
  font-size: 100%;
}

.bullet-text-small {
  font-size: 100%;
}

.bullet-square{
  color: #3A1748; vertical-align: bottom; list-style-type:square;
}

.bullet-square-small{
  color: #3A1748; vertical-align: bottom; list-style-type:square;
}

.footer-link{
  color: #fff;
  margin-top: 20px;
}

.footer-link:hover{
  color: green;
  
}

/* list-style-type: disc | circle | square | decimal | lower-roman | upper-roman |
lower-greek | lower-latin | upper-latin | lower-alpha | upper-alpha | none | inherit; */