/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20px;
  color: rgba(67, 68, 69, 1);
}

h1 {
	padding-top: 15px;
line-height: .35 !important;
}


a {
	color: rgba(67, 68, 69, 1);
	text-decoration: underline;
	font-weight: 700;
	}

.navbar-dark .navbar-toggler {
    border-color: rgba(255,255,255,1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}


.bg-dark {
    background-color: #9EC94D !important;
}


img.onehundred {
	width: 100%;
	height: auto;
	}

.rowPadding
{
	margin-top: 50px;
	margin-bottom: 50px;
}

header
{
	margin-top: 160px;
}

.LogoArea
{
	background-color: #ffffff;
	padding: 45px 0px;
}

LogoArea .logoSize
{
	width: 50%;
	height: auto;
}

.LogoArea  .productName
{
	font-size:  25px;
	color: #007CC5;
	font-weight: bold;
}

.LogoArea  .productDose
{
	font-size:  16px;
	color: #007CC5;
	font-weight: 600;
}

.LogoArea .productDescription
{
	font-size:  15px;
	text-align:center;
}



@media (max-width: 992px) {
  	header
  	{
	margin-top: 240px;
	}

	h1 { 
	font-size: 23px!important;
	line-height: 1 !important; 
	}

	.LogoArea {

    background-color: #ffffff !important; 
    padding: 15px 0px !important; 
	}
	
	
	.logoSize
	{
		text-align:center;
	}
	
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
	font-weight:700;
	font-size: 14px;
	text-decoration:None !important;
}

.navbar-dark .navbar-nav .nav-link.active {
    color: #74933A !important;
}

.HomeFourColumns
{
	text-align: center;
}

.HomeFourColumns img
{
	padding-bottom: 25px;
}


.HomeFourColumns h2 a
{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.HomeFourColumns h2
{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.HomeFourColumns p
{
	font-size: 16px;
	line-height: 24px;
}


@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 1.3rem;
}
}




.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption.firstSlide {
    position: absolute;
    top: 5%;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
	font-weight: 300;
	font-size: 40px;
	width:30%;
	line-height:45px;
}


@media (max-width: 1200px) {

.carousel-caption.firstSlide {
    top: 9%;
    font-size: 24px;
	line-height:30px;
}
}

@media (max-width: 1000px) {
.carousel-caption.firstSlide {
    position: absolute;
    top: 8%;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
    font-weight: 300;
    font-size: 20px;
    width: 30%;
    line-height: 25px;
}
}


@media (max-width: 767px) {
	img.mobileSize {
	width: 40%;
	height: auto;
	}
	.carousel-item {
  height: 25vh;
  min-height: 350px;
}

	
.carousel-caption.firstSlide {
    position: absolute;
    top: 0;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
    font-weight: 300;
    font-size: 18px;
    width: 50%;
    line-height: 25px;
}
}


.carousel-caption.secondSlide {
    position: absolute;
    top: 37%;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
	font-weight: 300;
	font-size: 40px;
	width:30%;
	line-height:45px;
}


.carousel-caption.secondSlide .Padding
	{
		padding-top: 60px;
	}

@media (max-width: 767px) {
	.carousel-caption.secondSlide {
	top: 19%;
	font-size: 28px;
	line-height: 33px;
	}
	
	.carousel-caption.secondSlide .Padding
	{
		padding-top: 30px;
	}
	
}


.carousel-caption.thirdSlide {
    position: absolute;
    top: 10%;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
	font-weight: 300;
	font-size: 38px;
	width:30%;
	line-height:45px;
}

@media (max-width: 1200px) {
.carousel-caption.thirdSlide {
    top: 9%;
    font-size: 28px;
	line-height:35px;
}
}

@media (max-width: 1000px) {
.carousel-caption.thirdSlide {
    position: absolute;
    top: 8%;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
    font-weight: 300;
    font-size: 28px;
    width: 70%;
    line-height: 33px;
}
}


@media (max-width: 767px) {
.carousel-caption.thirdSlide {
    position: absolute;
    top: 0;
    z-index: 10;
    padding-top: 20px;
    color: rgba(0, 124, 197, 1);
    text-align: left;
    font-weight: 300;
    font-size: 28px;
    width: 70%;
    line-height: 33px;
}
}
.carousel-indicators li {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background-color: rgba(180, 218, 151, 1);
}
.carousel-indicators li.active {
background-color: rgba(158, 201, 77, 1)
}

.portfolio-item {
  margin-bottom: 30px;
}

.darkGrayHomeBox
{
	background-color: #C5C6C8;
	padding: 80px 55px 80px 70px;	
}

.darkGrayHomeBox p
{
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
}

.GrayPatAssistBackground
{
	background-image: linear-gradient(to bottom, rgba(232, 234, 232, 1), rgba(245, 247, 245, 0));
	padding: 35px 45px 35px 35px;;
	margin-top: 35px;
	font-size: 18px;
	line-height: 30px;
}

.lightGrayHomeBox {
	background-image: linear-gradient(to bottom, rgba(232, 234, 232, 1), rgba(245, 247, 245, 0));
	padding: 55px 80px 55px 40px;	
}

.lightGrayHomeBox h2
{
	color: rgba(158, 201, 77, 1);
	font-size: 28px;
	line-height: 35px;
	padding-bottom: 10px;
}

.lightGrayHomeBox ul {
	
	padding-left: 20px;
}

.lightGrayHomeBox ul li
{
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
}

.lightGrayHomeBox p.reference
{
	font-size: 12px;
	color: rgba(0, 0, 0, 1);
}

.BlueHeader
{
	color: rgba(0, 124, 197, 1);
	font-size: 28px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: bold;
	line-height:35px;
}

.referenceText
{
	font-size: 15px;
}

#isi
{
	margin-top: 85px;
}

#isi .green
{
	color: rgba(158, 201, 77, 1);
}

#isi a
{
	color: rgba(158, 201, 77, 1);
	text-decoration: underline;	
}

#isi a:hover
{
	ciolor: rgba(158, 201, 77, 1);
	text-decoration: underline;	
}

#isi h2
{
	background-color: rgba(0, 124, 197, 1);
	padding: 10px 25px;
	color: #ffffff;
	font-size: 22px !important;
	margin-bottom: 25px;
}

#isi h3.green
{
	color: rgba(158, 201, 77, 1);
	font-size: 25px;
	line-height: 40px;
	font-weight: 700;
}

#isi h3
{
	color: rgba(0, 0, 0, 1);
	font-size: 25px;
	line-height: 40px;
	font-weight: 700;
}

#isi h4
{
	color: rgba(158, 201, 77, 1);
	font-size: 25px;
	line-height: 40px;
	font-weight: 700;
}

#isi p
{
	font-size: 20px;
	line-height: 30px;
}

#isi ul
{
	padding-left: 25px;list-style: none;
}

#isi ul li
{
	font-size: 20px;
	line-height: 30px;
	
}

#isi ul li::before
{
	content: "•"; color: rgba(158, 201, 77, 1);
  display: inline-block; width: 1em;
  margin-left: -1em;
}


#isi ul li ul
{
	padding-left: 70px;
}

footer .copyright
{
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
}

footer .copyright a
{
	color: #ffffff;
	text-decoration:underline;
	font-weight: 700;
}

footer .disclaimer
{
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	line-height: 16px;
	
}

footer .code
{
	color: rgba(255, 255, 255, 1);
	font-size: 15px;
	line-height: 22px;
	
}


.bolder
{
	font-weight: 600 !important;
}

.SubPageHero
{
	position:relative;
}

.SubPageHeroText
{
	position: absolute;	
	bottom: 40px;
	left: 35px;
}

.SubPageHeroText h2
{
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	color: #ffffff;
	max-width:487px;
}

.SubPageHeroText p
{
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	color: #ffffff;
}

.SubRightNav
{
	text-align: left;
}

.SubRightNav img
{
	padding-left: 5px;
}

.SubRightNav h2 
{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}


.SubRightNav h2 a
{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.SubRightNav p
{
	font-size: 14px;
	line-height: 20px;
}

.SubRightNavPadding
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightNavText {
	margin-top: 40px;
	}

.rightNavText a
{
	color: rgba(158, 201, 77, 1);
	text-decoration: underline;
	font-weight: 400;
}

hr.greenline
{
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(158, 201, 77, 1);
    margin: .3em 0;
    padding: 0; 
}