﻿
.para_bold {
  font-weight: bold;
}

.cliches {
  width: 90%;
  height: auto;
  max-width: 3000px;
  max-height: 574px;
}

.para_cliche {
  font-size: 10pt;
  margin-top: 250px;
  line-height: 150%;
  padding-left: 16%;
}

.cliche_green {
  color: black;
  font-weight: bold;
  background-color: #77BA31;
  font-size: 20pt;
  line-height: 200%
}

.regular_text {
  color: black;
  font-size: 18pt;
  line-height: 250%
}

#home_nav {
  font-weight: 700 !important;
  color: #75BC44 !important;
  text-decoration: underline;
}

.cliches_span {
  color: #77BC1F;
  font-weight: 700;
}

.header_doors {
  font-weight: 700;
  font-size: 18pt;
  color: #77BC1F;
  padding-left: 5%;
}

.header_doors_a {
  color: #77BC1F;
}

  .header_doors_a:hover {
    text-decoration: underline;
    color: #77BC1F;
  }

.cliche_div {
  padding-left: -15px;
  max-width: 500px;
  max-height: 500px;
  font-size: 10pt;
  color: white !important;
}

.triangle-border {
  position: relative;
  padding: 15px;
  margin: 1em 0 2em;
  border: 5px solid #77BC1F;
  color: #333;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 15pt;
}

  .triangle-border.top:before {
    top: -20px;
    bottom: auto;
    left: auto;
    right: 40px;
    border-width: 0 20px 20px;
  }

  .triangle-border:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 40px;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #77BC1F transparent;
    display: block;
    width: 0;
  }

/* MARKETING STYLES */
.modal-content {
  border-radius: 0px !important;
}

/*FULFILLMENT STYLES*/
.carousel-inner {
  margin-bottom: 10px;
}

.work_intro {
  min-height: 0px;
  padding-bottom: 2px;
  font-size: 12pt;
}

.work_into h1 {
  font-size: 12pt !important;
}

.modal-content {
  border-radius: 0px !important;
}

.services {
  background-color: white;
  color: black;
  border: 1px solid black
}

  .services h3 {
    color: black;
    font-weight: bold;
    text-decoration: underline;
    text-decoration-color: #77BA31;
    font-size: 13pt;
    border: 0px;
  }

  .services li {
    font-weight: normal;
  }

a,
a:link,
a:hover,
a:visited,
a:active,
a:focus {
  background-color: transparent !important;
}

.degree_cliche {
  padding-top: 25%;
  padding-left: 0px;
  width: 92%;
  height: 92%;
}



@media(max-width:768px) {
  degree_cliche {
    width: 60%;
    height: 60%;
    padding-top: 0px;
  }
}



.contact_info {
  font-size: 10pt;
  color: #363833 !important;
  font-weight: 400;
}

  .contact_info a {
    text-decoration: none;
  }

.div_contact_info {
  height: 111px;
  margin-top: 55px;
}

#row1, #row2, #row3, #row1b, #row2b, #row3b {
  padding-bottom: 50px;
  padding-left: 70px;
}

.opener_marketing {
  font-size: 15pt;
  padding-top: 2%;
  padding-bottom: 20px;
}

.our_partners {
  width: 100%;
  max-width: 170px;
  height: auto;
}

.videoWrapper {
  margin-top: 75px;
  position: relative;
  padding-bottom: 30.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

@media(max-width:714px) {
  #row1, #row2, #row3, #row1b, #row2b, #row3b {
    padding-bottom: 0px;
    padding-left: 0px !important;
  }

  .our_partners {
    padding-bottom: 30px;
  }
}



.contact_info a {
  text-decoration: none;
}

.pad_video {
  margin-top: 100px;
}

