/*!
 * Start Bootstrap - Resume v5.0.4 (https://startbootstrap.com/template-overviews/resume)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
 */

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

body {
  font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  padding-top: 54px;
  color: #868e96;
}

.img-shadow {
  display: block;
  position: relative;
}

.img-shadow:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-box-shadow: 0px -10px 50px 50px rgba(255, 255, 255) inset;
  -webkit-box-shadow: 0px -10px 50px 50px rgba(255, 255, 255) inset;
  box-shadow: 0px -10px 50px 50px rgba(255, 255, 255) inset;
}

.bg {
  /*position: relative;
  border: 2px solid red;
  border-radius: 4px;
  padding: 5px;
  */
  width: 100%;

}

@media (min-width: 992px) {
  body {
    padding-top: 0;
    padding-left: 0 rem;
  }


  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    /*border: 2px solid red;*/
    font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-weight: 700;
    text-transform: capitalize;
    color: #343a40;
  }

  h1 {
    font-size: 6rem;
    line-height: 5.5rem;
    text-transform: uppercase;
  }

  h2 {
    font-size: 3.5rem;
    text-transform: uppercase;
  }

  h3 {
    font-size: 2rem;
  }

  p.lead {
    font-size: 1.15rem;
    font-weight: 400;
  }

  .subheading {
    /*border: 2px solid red;*/
    font-weight: 500;
    font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1.5rem;
  }

  .social-icons a {
    /*border: 2px solid red;*/
    display: inline-block;
    height: 3.5rem;
    width: 3.5rem;
    background-color: #495057;
    color: rgb(255, 255, 255) !important;
    border-radius: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 3.5rem;
    margin-right: 1rem;
  }

  .social-icons a:last-child {
    margin-right: 0;
  }

  .social-icons a:hover {
    background-color: rgb(112, 112, 112);
  }

  .dev-icons {
    font-size: 3rem;
  }

  .dev-icons .list-inline-item i:hover {
    color: #BD5D38;
  }

  div.about-text {
    padding-left: 15%;
    z-index: 2;
    vertical-align: middle;
    margin:auto;
  }

  section.resume-section-about {
    padding-top: 10rem !important;
    vertical-align: middle;
    margin:auto;
    max-width:1500px;
  }

  section.resume-section {
    /*border: 2px solid blue;*/
    vertical-align: middle;
    padding-top: 6rem !important;
    padding-bottom: 5rem !important;
    /*max-width: 75rem;*/
    ;
  }


  section.resume-section .resume-item .resume-date {
    min-width: none;
    /*border: 2px solid green;*/
  }


  #sideNav {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 10%;
  }

  #sideNav .navbar-brand {
    padding: 0px;
    height: 100%;
    width: auto;
  }

  .img-profile {
    height: 100%;
    width: auto;
  }

  #sideNav .navbar-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
  }

  #sideNav .navbar-collapse .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
  }

  #sideNav .navbar-collapse .navbar-brand {
    padding: 0px;
    height: 0%;
  }


  #sideNav .navbar-collapse .img-profile {
    height: 100%;
    width: auto;
  }

  #sideNav .navbar-collapse .navbar-nav .nav-item {
    padding-right: 10px;
    display: block;
  }

  #sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
    display: block;
  }

  section {
    padding: 60px 0;
  }

  .frontside .card .card-title {
    margin-top: 1rem;
    font-size: 3rem;
  }

  .capco-card-title {
    margin-top: 1rem;
    font-size: 2rem;
  }

  .input-title {
    text-align: left;
    margin: 5;
  }

  .card-body {
    width: 100%;
    vertical-align: middle;

  }

  .card-body-col2 {
    float: left;
    padding-top: 3%;
    padding-left: 6%;
    margin-bottom: 3.5%;
    width: 50%;
    vertical-align: middle;

  }

  .cursor-btn {
    float: right;

    background-color: none !important;
    border: none;
    color: #89cdd3 !important;
    text-align: right;
    font-weight: 500;
    font-size: 1.5rem;
    width: 45%;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: none;
    outline: none;
  }

  .frontside .card,
  .backside .card {

    min-height: 312px;
  }

  .margin-top-4 {
    margin-top: 1rem;
  }

  .backside .card a {
    font-size: 18px;
    color: #89cdd3 !important;
  }

  .how-section1 {
    margin-top: -10%;
    padding: 10%;
    margin-bottom: -10%;
  }

  .margin-bottom5 {
    margin-bottom: 1rem;
  }

  .section-title-seek {
    color: black;
    text-align: center;
    margin-bottom: 20px;
    font-size: 2rem;
  }


























}

@media (max-width: 992px) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    /*border: 2px solid red;*/
    font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-weight: 700;
    text-transform: capitalize;
    color: #343a40;
  }

  h1 {
    font-size: 1.5rem;
    text-transform: uppercase;
  }

  h2 {
    font-size: 0.5rem;
    text-transform: uppercase;
  }

  h3 {
    font-size: 0.45rem;
    margin: 0;
  }

  h4 {
    font-size: 0.5rem;
    margin: 0;
  }

  h5 {
    font-size: 2rem !important;
  }

  p.lead {
    font-size: 1rem;
    font-weight: 400;
  }

  .subheading {
    /*border: 2px solid red;*/
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 0.75rem;
  }

  .fp-subheading {
    text-transform: capitalize;
    /*border: 2px solid red;*/
    font-weight: 500;
    font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1.25rem;
  }

  .social-icons a {
    /*border: 2px solid red;*/
    display: inline-block;
    height: 2rem;
    width: 2rem;
    background-color: #495057;
    color: rgb(255, 255, 255) !important;
    border-radius: 100%;
    text-align: center;
    padding-top: 0.25rem;
    margin-right: 1rem;
  }

  .social-icons a:last-child {
    margin-right: 0;
  }

  .social-icons a:hover {
    background-color: rgb(112, 112, 112);
  }

  .dev-icons {
    font-size: 0.5rem;
  }

  .dev-icons .list-inline-item i:hover {
    color: #BD5D38;
  }

  .navbar-brand {
    padding: 0px;
    width: 50%;
  }


  .img-profile {
    height: 20%;
    width: 5rem;
  }


  div.about-text {
    padding-left: 10%;
    z-index: 2;
    vertical-align: middle;
    margin: auto;
  }
  div.i-am-centered {
    margin: auto;
  }
  section.resume-section-about {
    vertical-align: middle;
    padding-top: 5rem !important;
    padding-bottom: 1rem;
  }

  section.resume-section {
    /*border: 2px solid blue;*/
    vertical-align: middle;
    padding-top: 6rem !important;
    padding-bottom: 1rem !important;
    /*max-width: 75rem;*/
    ;
  }

  .frontside .card .card-title {
    margin-top: 1rem;
    font-size: 1rem;
  }

  .capco-card-title {
    margin-top: 1rem;
    font-size: 0.7rem;
  }

  .input-title {
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 11px;

  }

  .card-body {
    padding: 0.5rem;
    vertical-align: middle;
  }

  .card-body-col2 {
    float: left;
    padding-left: 1%;
    margin-top:3%;
    margin-bottom: 3.5%;
    width: 50%;
    margin:auto;
  }

  .cursor-btn {
    float: right;

    background-color: none !important;
    border: none;
    color: #89cdd3 !important;
    text-align: right;
    font-weight: 500;
    font-size: 0.7rem;
    width: 45%;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: none;
    outline: none;
  }

  .job-des {
    margin: 1.5%;
    font-size: 0.5rem;
    padding: 0;
  }

  .backside .card a {
    font-size: 0.5rem;
    color: #89cdd3 !important;
  }

  .how-section1 {
    padding: 0%;
  }

  .subheading-skills {
    font-size: 1.5rem;

  }

  .section-title-seek {
    color: black;
    text-align: center;
    margin-bottom: 20px;
  }

  .fp-h1 {
    font-size: 4.5rem;
  }

  .description {
    display: inline-block;
    font-size: 2.5vw;
  }
























}

#sideNav .navbar-nav .nav-item .nav-link {
  font-weight: 800;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

#sideNav .navbar-toggler:focus {
  outline-color: #000000;
}


div.vm {
  align-items: center;
  /*margin-top: 8vh;*/
  vertical-align: middle;
  /*border: 2px solid yellow;*/
}




section.resume-section .resume-item .resume-date {
  min-width: none;
  /*border: 2px solid green;*/
}

.bg-primary {
  background-color: white !important;
}

.text-primary {
  color: #89cdd3 !important;
}

a {
  color: #89cdd3;
}

a:hover,
a:focus,
a:active {
  color: grey,
}

/*------------------------------------------------------------------------------*/
/* FontAwesome for working BootSnippet :> */

#team {
  background: white !important;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #89cdd3;
  border-color: #89cdd3;
  box-shadow: none;
  outline: none;
}

.btn-primary {
  color: #fff;
  background-color: #89cdd3;
  border-color: #89cdd3;
}

section .section-title {
  text-align: center;
  color: #89cdd3;
  font-weight: 800 !important;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 4rem !important;
}

#team .card {
  border: none;
  background: white;
}

#btnControl:checked {
  width: 70px;
  height: 74px;
  line-height: 74px;
}

/*Makes back appear*/
#trigger:focus .backside,
#trigger:focus .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: .25rem;
}

#trigger:focus {
  outline: none;
}

/*Makes front disapear*/
#trigger:focus .frontside,
#trigger:focus .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}

.image-flip {
  width: 95%;
  vertical-align: middle;
  padding-left: 5%;
}

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 100px;
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px 4px rgb(34, 26, 26);
  box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
}

.frontside,
.backside {
  vertical-align: middle;
  align-self: center;
  width: 100%;
  -webkit-box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}


.backside .card .card-title {
  border: 2px solid green;
  color: #89cdd3 !important;
}




.company_logo {
  width: 75%;
}

.company_logo_lcl {
  margin-top: 5%;
  margin-bottom: 5%;
  width: 75%;
}

.company_logo_elec {
  margin-top: 20%;
  margin-bottom: 5%;
  width: 75%;
}

.company_logo_pep {
  margin-top: 5%;
  margin-bottom: 5%;
  width: 75%;
}

.company_logo_pl {
  margin-top: 5%;
  margin-bottom: 10%;
  width: 80%;
}


.card-body-row {
  content: "";
  display: table;
  clear: both;
  vertical-align: middle;
}

.card-body-col1 {
  float: left;
  width: 40%;
  margin:auto;
}


.card-content {
  font-size: 23;
}

.outline {
  border: 3px solid peru;
}

.description {
  display: inline-block;
}


.cursor-btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.cursor-btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  outline: none;
}

.cursor-btn:hover span {
  padding-right: 25px;
  outline: none;
}

.cursor-btn:hover span:after {
  opacity: 1;
  right: 0;
}

.job-des li {
  margin: 1.5%;
}


.how-section1 h4 {
  color: #89cdd3;
  font-weight: bold;
  font-size: 35px;
}

.how-section1 .subheading {
  color: black;
  font-size: 25px;
}

.how-section1 .row {
  margin-top: 10%;
}

.how-img {
  text-align: center;
}

.how-img img {
  width: 80%;
  -webkit-box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px 4px rgb(34, 26, 26);
  box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
}

#what-we-do {
  background: #ffffff;
}

#what-we-do .card {
  padding: 1rem !important;
  border: none;
  margin-bottom: 1rem;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}

#what-we-do .card:hover {
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

#what-we-do .card .card-block {
  padding-left: 50px;
  position: relative;
}

#what-we-do .card .card-block a {
  color: #89cdd3 !important;
  font-weight: 700;
  text-decoration: none;
}

#what-we-do .card .card-block a i {
  display: none;

}

#what-we-do .card:hover .card-block a i {
  display: inline-block;
  font-weight: 700;

}

#what-we-do .card .card-block:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 39px;
  color: #89cdd3;
  left: 0;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}

#what-we-do .card .block-1:before {
  content: "\f181";
}

#what-we-do .card .block-2:before {
  content: "\f121";
}

#what-we-do .card .block-3:before {
  content: "\f080";
}

#what-we-do .card .block-4:before {
  content: "\f0a3";
}

#what-we-do .card .block-5:before {
  content: "\f0ac";
}

#what-we-do .card .block-6:before {
  content: "\f233";
}

#what-we-do .card:hover .card-block:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}

.interests2-img {
  text-align: center;
}

.interests2-img img {
  width: 100%;
  -webkit-box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px 4px rgb(34, 26, 26);
  box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
}

.interest-div {
  margin-bottom: 120px;
}

.interests1-img {
  text-align: center;
}

.interests1-img img {
  width: 100%;
  -webkit-box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px 4px rgb(34, 26, 26);
  box-shadow: 5px 7px 9px 4px rgb(158, 158, 158);
}