/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

html {
    scroll-behavior: smooth;
}


body {
  padding-top: 56px; /* 56px */
  font-family: 'Roboto Condensed', sans-serif;
  font-family: 'Roboto', sans-serif;
}

/* TESTING */

#homeAbout .btn-primary {
  padding: 0.5rem 2.5rem;
}

#informedConsent .title {
  text-transform: uppercase;
  margin-bottom: 1rem;
}
#informedConsent .title-content {
  padding-bottom: 2rem;
}

/* TESTING */

p {
  line-height: 1.75;
}

a {
  color: #437df9;
}

a:hover {
  color: #438ff9;
}

.text-primary {
  color: #437df9 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
}

.btn .btn-faq {

}

.btn-faq {

}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}


/*
/-------------------------------------------------------------------------------
/ FAQ
/-------------------------------------------------------------------------------
*/

.accordion {
  width: 100%;
  padding: 0 2rem;
}

#faq .card-header {
  background-color: #F8F9FA;
}


/*
/-------------------------------------------------------------------------------
/ CONTACT
/-------------------------------------------------------------------------------
*/

.php-email-form {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  padding: 30px;
}
.php-email-form #message {
  height: 10rem;
  min-height: 10rem;
  max-height: 20rem;
}
.php-email-form ul {
  list-style-type: none;
  padding: 0;
}

/* When equal or less */
@media (max-width: 1199px) {
  #contact #googleMap {
    margin-bottom: 1.5rem;
  }
  #contact #googleMap iframe {
    height: 350px;
  }
}
.contact-item {
  /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%); */
  box-shadow: 0 3px 20px -2px rgba(20, 45, 100, 0.1);
  padding: 20px 0px 30px 0px;
}
.contact-item .contact-icon {
  padding-top: 1.5rem;
}
.contact-item .contact-content .contact-title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1rem;
}
.contact-item .contact-content .contact-text {
  font-size: 0.875rem;
  padding: 0px 20px;
  margin: 0.5rem 1.8rem 0.5rem 1.8rem;
}
.contact-item .contact-content .contact-text a {
  padding: 0rem 1rem;
}


/*
/-------------------------------------------------------------------------------
/ SERVICES
/-------------------------------------------------------------------------------
*/

.service-item {
  /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%); */
  box-shadow: 0 3px 20px -2px rgba(20, 45, 100, 0.1);
  padding: 0rem;
}
.service-item .service-icon {
  padding-top: 3rem;
  padding-bottom: 2rem;
}
.service-item .service-content {

}
.service-item .service-content .service-title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1rem;
}
.service-item .service-content p {
  font-size: 0.875rem;
  padding: 0;
  margin: 0.5rem 1.8rem 1.8rem 1.8rem;
}

/* When px value is less than 992px RUN the code */
@media (max-width: 992px) {
  .service-item .service-content .service-title  {
    font-size: 1.5rem;
  }
  .service-item .service-content p {
    padding: 0rem 2rem 2rem 2rem;
  }
}

/********************/
/** Top Navigation **/
/*******************/

.top-nav {
  padding: 20px 0; }
  .top-nav li {
    display: inline;
    margin-right: 10px;
    margin-left: 0;
    color: #002e5b; }
    .top-nav li i {
      color: #002e5b;
      font-size: 16px;
      margin-right: 10px; }
  .top-nav .top-social li {
    margin-left: 0;
    margin-right: 10px; }
    .top-nav .top-social li i {
      margin-left: 10px;
      margin-right: 0px; }
  .top-nav .top-social a i {
    color: #002e5b; }
  .top-nav .top-social a i:hover {
    color: #ffdd00; }

    .affix {
      background: #002e5b;
      position: fixed; }
      .affix .nav.navbar-nav a {
        height: 75px; }
      .affix .in-disktop {
        display: none; }
      .affix .in-mobile {
        margin-top: 28px; }




/*
/-------------------------------------------------------------------------------
/ NAVIGATION
/-------------------------------------------------------------------------------
*/

#mainNav {
  background-color: #ffffff;
  padding: 30px 0px;
}

#mainNav.shrink {
  padding: 15px 0px;
}

#mainNav .navbar-toggler {
  font-size: 15px;
  right: 0;
  margin-right: 1rem;
  padding: 1.1rem;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 0;
  background-color: #437DF9;

  font-family: 'Roboto', sans-serif;
}
#mainNav .navbar-toggler .navbar-toggler-icon {
  color: #FFFFFF;
}
#mainNav .navbar-brand {
  color: #000000;
  font-size: 1.5rem;
  margin-left: 1rem;
  /* font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; */
  font-family: 'Roboto', sans-serif;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #437DF9; /* navbar-brand hover COLOR */
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 1rem;
  font-weight: 500;
  padding: 0.75em 1;
  /* letter-spacing: 1px; */
  color: #000000;

  font-family: 'Roboto', sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #437DF9; /* nav-item hover COLOR */
}

#mainNav .navbar-nav {
  text-transform: uppercase;
}

#mainNav .navbar-nav li {
  padding: 0rem 0.8rem;
}

#mainNav .dropdown-menu {

}
#mainNav .dropdown-menu li {

}


/*
/-------------------------------------------------------------------------------
/ SECTION
/-------------------------------------------------------------------------------
*/

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}
section h2.section-heading::after {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}

section h3.section-subheading {
  font-size: 1rem;
  font-weight: 400;
  color: #6c757d;
  /* font-style: italic; */
  margin-bottom: 75px;
  font-family: 'Roboto', sans-serif;
}

section hr.section-line {
  width: 5%;
  height: 1px;
  background-color: rgba(67, 125, 249, 1);
  border: 1px solid #437DF9;
}


@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}



/*
/-------------------------------------------------------------------------------
/ MASTER HEADER
/-------------------------------------------------------------------------------
*/

header.masthead {
  text-align: center;
  color: black;
  background-image: url("../img/plant.webp"); /* HEADER IMG */
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 24px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
}

header.masthead .intro-text .intro-heading {
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
}

/* Width is equal to or less than 768px */
@media (max-width: 768px) {
  header.masthead .intro-text .intro-heading {
    font-size: 40px;
  }
  header.masthead .btn-primary {
      font-size: 0.9rem;
      padding: 1rem 1.5rem;
  }
}
/* Width is equal to or less than 576px */
@media (max-width: 576px) {
  header.masthead .intro-text .intro-heading {
    font-size: 32px;
  }
}

/* When Width is equal or greater than 768px */
@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 700;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 50px;
    padding: 0rem 6rem;
  }
}


/*
/-------------------------------------------------------------------------------
/ TEAM
/-------------------------------------------------------------------------------
*/

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}



/*
/-------------------------------------------------------------------------------
/ BUTTON
/-------------------------------------------------------------------------------
*/

.btn {

  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #438ff9;
  border-color: #438ff9;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #437df9 !important;
  border-color: #437df9 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 107, 244, 0.3) !important;
}


/*
/-------------------------------------------------------------------------------
/ FOOTER
/-------------------------------------------------------------------------------
*/

footer {
  padding: 25px 0;
  text-align: center;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;

  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;

  font-family: 'Roboto', sans-serif;
}


/*
/-------------------------------------------------------------------------------
/ SOCIAL BUTTONS
/-------------------------------------------------------------------------------
*/

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 100%;
  outline: none;
  background-color: #437df9; /* #212529 || #437df9 */
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #ffffff; /* #fed136 */
  color: #437df9;
}


/*
/-------------------------------------------------------------------------------
/ SCROLL TOP BUTTON
/-------------------------------------------------------------------------------
*/


#scrollTopBtn {
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 30px;
  z-index: 99;
  font-size: 24px;
  border: 1px solid #437DF9;
  outline: none;
  background-color: rgba(67, 125, 249);
  color: #FFFFFF;
  cursor: pointer;
  padding: 7px 14px;
  border-radius: 0%;
}

/* Apply if Width is equal to or less than 768px */
@media (max-width: 768px) {
  #scrollTopBtn {
    font-size: 18px;
    padding: 6px 12px;
    bottom: 0.8rem;
    right: 0.8rem;
  }
}


.scroll-top.active {
  visibility: visible;
  opacity: 1;
}
.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 995;
  /* background: var(--color-primary); */
  background-color: rgba(67, 125, 249, 1);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
