@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400,300,600,800,300italic,400italic,600italic,700italic,800italic,700);
@import url(utilities.css);
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  color: #989397;
}

/*Defaults*/

.lined-white {
  border-bottom: 3px solid #ffffff;
}

::selection {
  color: #ffffff;
  background: #1b64fc;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  color: #ffffff;
  background: #1b64fc;
  /* Gecko Browsers */
}

p {
  line-height: 26px;
  letter-spacing: 0.3px;
}

a:active,
a:hover,
a:selected,
a:focus {
  border: none;
  outline: none !important;
}

*:focus {
  outline: none !important;
}

/* Bootstrap Adjusments */

.navbar {
  margin-bottom: 0;
  background: transparent;
}

.navbar-default .navbar-nav > li.active > a {
  font-weight: 600;
  color: #132a3e;
  border-bottom: 3px solid #2a7deb;
  background: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar {
  border-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
}

.navbar .dropdown-menu {
  background: #4f4e4d;
  box-shadow: none;
  border: none;
  padding-bottom: 0;
  padding-top: 0;
  border-radius: 0px;
}

.navbar .dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #989397;
  white-space: nowrap;
}

.navbar-default .navbar-nav > li > a {
  font-size: 14px;
}

.navbar-nav > li > a {
  margin-left: 20px;
}
.navbar-nav > li:first-child > a {
  margin-left: 0px;
}

.navbar-brand {
  padding: 8px 15px;
}

/* Buttons */

.btn {
  border-radius: 0px;
  font-family: Montserrat;
  transition: all 0.3s ease 0s;
}

.btn-hollow {
  border-width: 3px;
}

.btn-normal {
  font-size: 16px;
  padding: 20px 30px;
  letter-spacing: 0.4px;
}

.btn-main {
  background: #1b64fc;
  border: 3px solid #1b64fc;
  font-weight: 400;
  color: #ffffff;
}

.btn-main:hover,
btn-main:focus {
  color: #ffffff;
  background: #1256e3;
  border: 3px solid #1256e3;
}
.btn-brn {
  background: #5b2713;
  border: 3px solid #5b2713;
  font-weight: 400;
  color: #ffffff;
}
.btn-brn:hover,
btn-brn:focus {
  color: #ffffff;
  background: #8e3316;
  border: 3px solid #8e3316;
}

.btn-secondary {
  background: transparent;
  border: solid #4f4e4d;
  color: #4f4e4d;
}

.btn-secondary:hover {
  background: rgba(79, 78, 77, 0.05);
  color: #4f4e4d;
}

.btn-light {
  border: solid #ffffff;
  color: #ffffff;
}

.btn-light:hover {
  border: solid #ffffff;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.05);
}

.btn-gray {
  color: #989397;
  border: solid #989397;
}

.btn-gray:hover {
  color: #6f6c6f;
  border: solid #6f6c6f;
  background: rgba(111, 108, 111, 0.05);
}

/* Typography */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  color: #13293d;
  font-weight: 700;
}

h4 {
  color: #4f4e4d;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

/* Home */

.home-banner {
  background: #f7fbfe url(../img/bg-home-banner.jpg) fixed center bottom;
  background-size: cover;
}

.home-banner .inner {
  text-align: center;
  padding: 0 0 30px 0;
}

.home-banner h1 {
  margin-bottom: 20px;
  font-weight: 700;
}

.home-banner p {
  color: #4f4e4d;
}

.head-icon {
  display: block;
  text-align: center;
}

.home-banner .btn {
  text-transform: uppercase;
  padding: 6px 6px;
}

.home-highlight {
  text-align: center;
  color: #ffffff;
  background: url(../img/bg-highlight.jpg) fixed no-repeat;
  background-size: cover;
  padding: 100px 0;
}

.home-highlight h2 {
  color: #ffffff;
  letter-spacing: 0.3px;
}

.home-highlight p {
  opacity: 0.7;
  font-weight: 400;
}

.home-choose {
  text-align: center;
  padding: 30px 0;
}
.prodCall {
  max-width: 960px;
  margin: 0 auto;
}
.prodCall img {
  margin-bottom: 10px;
}
.prodCall p {
  font-family: "Montserrat", sans-serif;
  color: #13293d;
  margin: 20px 0 20px;
}

/* Inner Banner */

.inner-banner {
  background: url(../img/bg-home-banner.jpg) fixed center bottom;
  background-size: cover;
}

.inner-banner .inner {
  text-align: center;
}

.section {
  padding: 100px 0;
}
.section__mb-2 {
  padding-bottom: 2rem;
}

/* Footer */

.footer {
  background: #5b2713;
  padding: 40px 0;
}

.footer h5 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400 !important;
  letter-spacing: 0.3px;
}

.footer a {
  color: #989397;
  font-size: 14px;
}

.footer p {
  font-size: 14px;
}

/*ad*/

.missionstate {
  line-height: 32px;
  font-style: italic;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
  font-size: 20px;
}

.tadd {
  font-size: 12px !important;
  line-height: 18px;
  padding-top: 10px;
}
a.afoot {
  color: #fff;
}

.contact-head {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.contact-info {
  max-width: 500px;
  background: #5c2711;
  margin: 60px auto 0;
  padding: 20px 30px;
}

.contact-info h4 {
  color: #ffffff;
}
.contact-info p {
  color: #ffffff;
  opacity: 0.7;
}

.contact-form {
  max-width: 500px;
  margin: 0 auto;
  background: #132a3e;
  padding: 20px 30px 40px;
}
.contact-form h3 {
  color: #ffffff;
}
.contact-form form label {
  margin-bottom: 15px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Montserrat;
  font-weight: 400;
  letter-spacing: 1px;
}
.contact-form form input,
.contact-form form textarea {
  border: none;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #4e5e6d;
  padding-left: 0;
  font-size: 16px;
  padding-bottom: 20px;
}
.contact-form form input:focus,
.contact-form form textarea:focus {
  box-shadow: none;
  color: #ffffff;
}
.contact-form form textarea {
  font-weight: normal !important;
}
.contact-form form button {
  margin-top: 30px;
  display: block;
  width: 100%;
  padding: 15px 0;
  background: #a8421a;
  border-color: #a8421a;
}
.contact-form form button:hover {
  background: #5c2711;

  border: 3px solid #5c2711;
}
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 21px;
  }
  .home-banner h1:before {
    display: none;
  }

  .home-highlight-img img {
    max-width: 20%;
  }
  .footer ul,
  .footer h5 {
    text-align: left;
  }
  .navbar-nav > li > a {
    margin-left: 0;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
}

/* Medium Devices, Deskbottoms */

@media only screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 30px;
  }
  h3,
  .h3 {
    font-size: 24px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  h6,
  .h6 {
    font-size: 12px;
  }
  /* .section {  
        padding-bottom: 120px;
    } */
  .navbar-nav > li > a {
    padding-bottom: 10px;
    margin-left: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-default .navbar-nav > li > a {
    color: #4f4e4d;
    font-size: 16px;
  }
  .home-banner {
  }

  .home-banner h1 {
    font-size: 48px;
    line-height: 58px;
    max-width: 900px;
    margin: 0 auto;
  }

  .home-banner .btn {
    /* REQUEST A QUOTE: */
    font-size: 20px;
    letter-spacing: 0.3px;
    padding: 20px 40px;
    margin: 0 20px;
  }
  .home-banner .inner {
    padding: 160px 0;
  }

  .home-highlight p {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin: 30px 0 60px 0;
  }
  .home-highlight-img img {
    margin: 0 20px 40px 20px;
  }
  .footer ul,
  .footer h5 {
    text-align: right;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
}

/* added career */

.boxy {
  border: 1px solid #e0e0e0;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.form-control {
  height: 26px;
  border: 1px solid #cecece;
  border-radius: 0px;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}

.secBox {
  padding: 20px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  margin-top: 10px;
}

.boxEmp {
  padding: 20px;
  border: 1px solid #e0e0e0;
  margin: 20px;
  border-radius: 6px;
}
.socials {
  display: flex;
  justify-content: start;
  margin-top: 2rem;
}
.socials a:not(:first-child) {
  margin-left: 0.75rem;
}
@media (max-width: 768px) {
  .socials {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .socials {
    justify-content: flex-end; /* Aligns to the right on desktop */
  }
}
