/* start of variables */
:root {
  --primary: #ffffff;;
  --accent: #757575;
  --secondary: #333333;
  --light: #f1f6f9;
}

/* end of variables */
@font-face {
  font-family: SF-Pro;
  src: url('../fonts/SF-Pro-Text-Light.otf');
}

@font-face {
  font-family: SFProText-Semibold;
  src: url('../fonts/SF-Pro-Text-Semibold.otf');
}

@font-face {
  font-family: SFProText-Italic;
  src: url('../fonts/SF-Pro-Text-LightItalic.otf');
}

@font-face {
  font-family: SFProText-SemiBoldItalic;
  src: url('../fonts/SF-Pro-Text-SemiBoldItalic.otf');
}

@font-face {
  font-family: SFProText-Regular;
  src: url('../fonts/SF-Pro-Text-Regular.otf');
}

@font-face {
  font-family: Caveat-Bold;
  src: url('../fonts/Caveat-Bold.ttf');
}

@font-face {
  font-family: Caveat;
  src: url('../fonts/Caveat-Regular.ttf');
}

html, body {
  font-family: 'SF-Pro';
  /* height: 100%;
  margin: 0 auto;
  padding: 0; */
  /* font-size: 100%; */
  background-color: var(--primary);
  overflow-x: hidden;
}

.testimonial_text {
  transform: rotate(1deg);
  font-family: Caveat;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #757575;
}

.testimonial_text_dark {
  transform: rotate(1deg);
  font-family: Caveat-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #333333;
}

.icona {
  font-size: 25px;
  color: #333333;
  opacity: 0.8;
}

.fab_color {color: #333333;}

.capitalize_text {
  text-transform: capitalize;
}

.text_uppercase {text-transform: uppercase;}

.text_lowercase {text-transform: lowercase;}

.fs-95 { font-size: 95%;}
.fs-90 { font-size: 90%;}
.fs-80 { font-size: 80%;}
.fs-85 { font-size: 85%;}
.fs-75 { font-size: 75%;}
.fs-70 { font-size: 70%;}
.fs-65 { font-size: 65%;}
.fs-60 { font-size: 60%;}

.fw-400 {font-weight: 400;}
.fw-500 {font-weight: 500;}
.fw-600 {font-weight: 600;}
.fw-700 {font-weight: 700;}
.fw-800 {font-weight: 800;}
.fw-900 {font-weight: 900;}

/* jumbotrons */
.index_jumbotron {
  background-color: #f4f9fa;
  margin-top: 90px; 
  /*background-image: url("../images/bitmap@3x.jpg");
  background-repeat: no-repeat;
  background-size:cover;*/
  /* filter: brightness(50%); */
  /* background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../img/page_img/photo-of-woman-wearing-eyeglasses-3184405.jpg'); */
  /*height: 738px;*/
}

.rentals_jumbotron {
  background-image: url("../images/rentals_ug/rentals.png");
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center center;
  /* filter: brightness(50%); */
  /* background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../img/page_img/photo-of-woman-wearing-eyeglasses-3184405.jpg'); */
  height: 738px;
}

.safe_boda_food_jumbotron {
  background-image: url("../images/safe_boda_food/group-5.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-width: 100%;
  width: 100%;
  height: 738px;
}

.safe_boda_jumbotron {
  background-image: url("../images/safe_boda/bitmap@3x.png");
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center center;
  /* filter: brightness(50%); */
  /* background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../img/page_img/photo-of-woman-wearing-eyeglasses-3184405.jpg'); */
  height: 738px;
}

ol {list-style: none;}

.para_text_lead {
  font-size: 20px;
}

.para_text {
  color: var(--accent);
  font-size: 16px;
   font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal; 
}

.para_text_italic {
  font-family: 'SFProText-Italic';
  color: var(--accent);
  font-size: 16px;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  font-weight: 300;
}

.para_text_italized {
  font-family: 'SFProText-Italic';
  color: var(--accent);
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}

.text_italized_semibold {
  font-family: 'SFProText-SemiBoldItalic';
  color: var(--secondary);
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}

.para_text_alt {
  color: var(--accent);
  font-size: 16px;
}

.dark_text_para {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #333333;
}

.para_text_dark {
  font-family: 'SFProText-Semibold';
  color: var(--secondary);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  /*color: #333333;*/
  border-left: 2px solid #333333;
}

.jumbotron_title {
  /* width: 294px; */
  font-family: 'SFProText-Semibold';
  height: 58px;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.6px;
   color: #333333;
}

.bold_text {
  font-family: 'SFProText-Semibold';
}

.page_title_alt {
  font-family: 'SFProText-Semibold';
  font-size: 40px;
}

.page_subtitle_alt {
  font-family: 'SFProText-Semibold';
  font-size: 36px;
}

.project_title {
  font-family: 'SFProText-Semibold';
  font-size: 18px;
}

.project_text {
  font-size: 12px;
}

.app_name {
  font-size: 26px;
}

.menu_link {
  font-family: 'SFProText-Regular';
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: -0.18px;
  text-align: center;
  color: #333333;
}

#header {
  width: 100%;
  position: fixed;
  z-index:9000;
  overflow: auto;
  background: #e6e6e6;
  text-align: center;
  padding: 10px 0;
  transition: all 0.5s linear;
}

#header.active {
  /*box-shadow: 0 0 10px rgba(0,0,0,0.4);*/
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
}

.case_study_link, .case_study_link:hover {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.18px;
  color: #333333;
  text-decoration: none;
}

.jumbotron_para {
  /*width: 545px;
  height: 120px;*/
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #757575;
}

.jumbo_btn_link {
  /*width: 166px;
  height: 48px;*/
  border-radius: 4px;
  background-color: #333333;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.18px;
  text-align: center;
  color: #ffffff;
}

.jumbotron_link {
  width: 113px;
  height: 34px;
  opacity: 0.2;
  border-radius: 5px;
  font-size: 16px;
  color: var(--primary);
  background-color: var(--secondary);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
}

.page_title {
  font-family: 'SFProText-Semibold';
  color: var(--secondary);
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-transform: uppercase;
}

.page_title_light {
  font-family: 'SFProText-Semibold';
  color: var(--primary);
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-transform: uppercase;
}

.page_subtitle {
  font-family: 'SFProText-Semibold';
  color: var(--secondary);
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-transform: uppercase;
}

.page_subtitle_alto {
  font-family: 'SFProText-Semibold';
  color: var(--secondary);
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  /*text-transform: uppercase;*/
}

.challenge {
  background-image: linear-gradient(to left, #ffffff, #f1f6f9 13%);
}

.challenge2 {
  background-image: linear-gradient(to right, #ffffff, #f1f6f9 13%);
}

.challenges {background-color: var(--secondary);}

.conclusions {background-color: var(--light);}

.outcome_img {
  margin-top: -350px;
}

.outcome_img_safeboda {
  margin-top: -100px;
}

.screen_shot {
  margin-left: -100px;
}

/*other projects cards*/
.cardio {
  opacity: 0.6;
  color: #f1f6f9;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) -4%, #000000 84%);
}

.footer_text{
  background-color: #212629;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #f1f6f9;
}

/* // Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .client_content_side {
    position:absolute;
    padding:0 !important;
    margin:0 !important;
    top:0;
    left:0;
    min-width: 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 300px) and (max-width: 767px) and (orientation:landscape) {
  .client_content_side {
    position:absolute;
    padding:0;
    margin:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
  }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 1023px) and (orientation:portrait) {
  .client_content_side {}
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 1024px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1440px) and (max-width: 2560px) and (orientation:portrait) {}
