@charset "UTF-8";
/* CSS Document */

/*TYPOGRAPHY*/
h1 {
  font-family: "Cabin Condensed", sans serif;
  color: #1b4580;
}

h2 {
  font-family: "Cabin Condensed", sans serif;
  color: #ffffff;
  text-align: center;
  letter-spacing: 1px;
  padding: 10px 0px 10px 0px;
}

h3 {
  font-family: "montserrat", sans-serif;
  font-size: 23px;
  color: #1b4580;
  text-transform: none;
  margin-top: 20px;
}

h4 {
  font-family: "montserrat", sans-serif;
  font-size: 20px;
  color: #1b4580;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
  padding-top: 20px;
}

p {
  font-family: "montserrat", sans-serif;
  font-size: 16px;
  color: #585858;
}

a {
  color: #1b4580;
}

a:hover,
a:active,
a:focus {
  color: #1b4580;
  text-decoration: none;
}

#box p,
.tech-content p {
  color: #585858;
}

.lead {
  font-size: 18px;
}
/*END TYPOGRAPHY*/

/*NAVIAGATION*/
.btn {
  padding: 5px 15px;
  border: 0 none;
  font-family: "montserrat", sans-serif;
  margin-top: 10px;
  text-transform: none;
  margin-right: 15px;
}

.btn-primary {
  background: #ffffff;
  color: #1b4580;
  border: 3px solid #1b4580;
  border-radius: 10px;
}

.btn-primary:hover {
  background: #1b4580;
  border: 0.2px solid #1b4580;
  color: #ffffff;
}

.btn-tech {
  background: #ffffff;
  color: #1b4580;
  border: 3px solid #d3992e;
  border-radius: 10px;
}

.btn-primary:active,
.btn-primary:focus {
  background: #1b4580 !important;
  border: 3px solid #1b4580 !important;
  box-shadow: none;
}

.btn-intro {
  background: #ffffff;
  color: #1b4580;
  border: 3px solid #1b4580;
  border-radius: 10px;
  font-size: 17px;
  padding: 13px 27px;
}

.btn-intro:hover {
  background: #1b4580;
  color: #ffffff;
  border: 3px solid #1b4580;
  border-radius: 10px;
  font-size: 17px;
  padding: 13px 27px;
}

.btn-intro:active,
.btn-intro:focus {
  background: #1b4580;
  color: #ffffff;
  border: 3px solid #1b4580;
  border-radius: 10px;
  font-size: 17px;
  padding: 13px 27px;
}

.learn-more {
  color: #1b4580;
  padding-left: 6px;
}

.learn-more:hover {
  color: #1b4580;
  text-decoration: underline;
}

.learn-more:active,
.learn-more:focus {
  color: #1b4580;
  text-decoration: none;
}

.disabled {
  font-style: italic;
  color: #a4a4a4;
  border: 3px solid #d1d1d1;
  border-radius: 10px;
}

/*END NAVIAGATION*/

/*LAYOUT*/
.page-header {
  border: 0 none;
  background-color: #1a447f;
  text-align: center;
  margin: 0 auto;
  padding: 0px;
}

header {
  padding-top: 200px;
  background-image: url("../img/scc.jpg");
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}

@media (min-width: 0px) and (max-width: 720px) {
  #box {
    width: 90%;
    margin: auto;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #f5f6f7;
    padding: 50px;
    border-radius: 10px;
  }
}

@media (min-width: 721px) {
  #box {
    width: 60%;
    margin: auto;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #f5f6f7;
    padding: 50px;
    border-radius: 10px;
  }
}

#tech-content {
  margin-top: 20px;
}

.col-md-4 {
  padding-bottom: 20px;
}

.sectionheader {
  background-color: #1a447f;
  border-radius: 8px;
}

.row {
  padding-bottom: 22px;
  border-bottom: 2px #efefef solid;
}

/*END LAYOUT*/

/*100022976445385

https://www.facebook.com/profile/async/infopage/nav/?dom_section_id=u_fetchstream_18_0&profile_id=100006828614873&section=contact_basic&viewer_id=100022976445385&lst=100022976445385%13A00006828614873%3A1563638478

 */
/* 100006828614873 */
