/* Cosant CSS Document   */
@font-face {
	font-family: SourceSansPro-Bold;
	src: url(../font/SourceSansPro-Bold.ttf);
}
@font-face {
	font-family: SourceSansPro-Light;
	src: url(../font/SourceSansPro-Light.ttf);
}
@font-face {
	font-family: SourceSansPro-Light;
	src: url(../font/SourceSansPro-Regular.ttf);
}
@font-face {
	font-family: SourceSansPro-SemiBold;
	src: url(../font/SourceSansPro-SemiBold.ttf);
}
h2, h1 {
	letter-spacing: 1px;
}
:hover {
	transition: 0.3s;
}
header {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 9999;
	color: #fff;
	padding: 20px 0 10px 0;
	background: #0009;
}
.navbar-brand {
	margin-top: -40px;
}
ul.nav li {
	display: inline-block;
	margin-right: 22px;
}
ul.nav li a {
	font-family: SourceSansPro-Bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	padding-bottom: 10px;
	text-decoration: none;
}
.navbar-brand>img {
	margin-top: 38px;
	padding-bottom: 20px;
}
ul.nav li a:hover {
	text-decoration: none;
	color: #64ab97;
}
ul.nav li a:focus, ul.nav li a:active {
	text-decoration: none;
	color: #64ab97;
	outline: none;
}
header .navbar-right {
	margin-right: 20px;
	position: relative;
	z-index: 1;
	background: none;
}
.nav>li>a {
	padding: 0 !important;
	padding-bottom: 15px !important;
}
header .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
	text-shadow: none !important;
}
header .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #9d9d9d !important;
	background-color: transparent !important;
	text-decoration: none;
	color: #64ab97 !important;
	border-bottom: 5px solid #64ab97;
	letter-spacing: 0.5px;
	outline: none;
	padding-bottom: 15px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #9d9d9d !important;
	background-color: transparent !important;
}
.navbar {
	margin-bottom: 0px !important;
	border-radius: 0 !important;
	border: none !important;
}
.navbar-brand>img {
	width: 100%;
	max-width: 380px;
}
/*Home page css*/

#hero-home h1 {
	font-size: 38px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-family: SourceSansPro-Bold;
	border: 3px solid #fec80e;
	padding: 10px;
}
#hero-home h4 {
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	font-family: SourceSansPro-Light;
	margin-top: 25px;
}
a.yellow-cta {
	font-family: SourceSansPro-Bold;
	font-size: 14px;
	line-height: 22px;
	background: rgba(254, 200, 14, 0.75);
	border: 1px solid #fff;
	display: block;
	width: auto;
	color: #fff;
	margin-top: 40px;
	text-decoration: none !important;
	padding: 10px 0px;
	max-width: 180px;
	margin: 40px auto;
}
a.yellow-cta:hover {
	background: #fec80e;
}
#hero-home .slider-content {
	padding: 300px 10% 100px 10%;
	text-align: center;
}
#hero-home .bx-wrapper .bx-pager {
	top: 90%;
	position: absolute;
	text-align: center;
	width: 100%;
	display:none;
}
#hero-home .bx-wrapper .bx-pager.bx-default-pager a {
	border: 2px solid #fff;
	background: #fff;
}
#hero-home .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #fec80e;
	border: 2px solid #fff;
}
#hero-home .bx-wrapper {
	background: none;
	border: none;
	box-shadow: none;
	position: relative;
	margin-bottom: 0;
	padding: 0;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	box-shadow: none;
	border: none;
	background: transparent;
}
#hero-home .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #fec80e;
}
#hero-home .bx-wrapper .bx-pager.bx-default-pager a {
	width: 14px;
	height: 14px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#three-box h2 {
	font-family: SourceSansPro-Bold;
	font-size: 34px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
}
#three-box img {
	margin: 0 auto;
}
#three-box p {
	font-family: SourceSansPro-Light;
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	letter-spacing: 1px;
}
#three-box .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
a.white-cta {
	font-family: SourceSansPro-Bold;
	font-size: 14px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #000;
	display: block;
	width: auto;
	color: #000;
	margin-top: 40px;
	text-decoration: none !important;
	padding: 10px 0px;
	max-width: 200px;
	margin: 20px auto;
}
a.white-cta:hover {
	background: #000;
	color: #fff;
}
.box-padding {
	padding: 20px 4%;
}
.green-back {
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #419F54;
}
.yellow-back {
    background-color: #FECA18;
	background-size: cover;
	background-repeat: no-repeat;
}
#three-box .yellow-back {
	padding: 50px 4%;
}
#three-box hr {
	border-top: 2px solid #0000003d;
}
#contact {
	padding: 150px 0;

}
#contactInformation{
	background: rgba(23, 20, 13, .7);
}
#contact h2 {
	font-size: 34px;
	line-height: 40px;
	color: #fff;
	font-family: SourceSansPro-Bold;
	border: 3px solid #fec80e;
	padding: 10px;
    margin-top: 0;
}
#contact h2 a{
	color:#fff;
	}
#contact h2 a:focus{
	outline: none;
    text-decoration: none;
    outline-offset: 0;
	}
#contact h2 a:hover{
	text-decoration:none;
	}
#contact .get-help {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	font-family: SourceSansPro-Light;
}
#contact .contactH4 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 25px;
	font-family: SourceSansPro-Bold;
	display: block;
}
.contactH4 {
	font-size: 1.1rem !important;
}

.contactH4 a {
	text-decoration:none;
}
#contact p {
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	font-family: SourceSansPro-Light;
	letter-spacing: 1px;
}
#contact p a {
	color: #fec80e;
}
#contact hr {
	width: 30%;
	border-top: 2px solid #949292;
	margin-left: 0;
    text-align: left;
}
footer {
	background: #000;
	padding: 10px 0;
}
footer p {
	font-size: 11px;
	line-height: 18px;
	font-family: SourceSansPro-Light;
	color: #fff;
	letter-spacing: 1px;
}
footer p a {
	color: #fec80e;
}
footer img {
	float: right;
}
/*Interior page css*/
#hero-interior .slider-content {
	width: 80%;
	height: 350px;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	padding-top: 50px;
}
#hero-interior .container {
	text-align: center;
	display: table;
	margin: 0 auto;
}
#hero-interior h1 {
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-family: SourceSansPro-Bold;
	border: 3px solid #fec80e;
	padding: 10px;
    background: rgba(23, 20, 13, .7);
}
#evidence {
    padding: 30px 0;
}
#evidence h2 {
    font-size: 36px;
    line-height: 42px;
    color: #256336;
    text-align: left;
    font-family: SourceSansPro-Bold;
    text-transform: uppercase;
}
#evidence p {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    font-family: SourceSansPro-Light;
}
	#evidence a {
		font-size: 15px;
		font-family: SourceSansPro-Bold;
		color: #31571E;
		display: block;
		margin-top: 30px;
	}
#evidence a.more-info {
    margin-top: 15px;
}
#evidence hr {
    margin-top: 0;
    border-top: 2px solid #b3b3b3;
}
#gallery .modal-body img {
	width: 100%;
	margin: 0 auto;
}
#gallery .thumbnail {
	border: none;
	padding: 0;
	margin-top: 10px;
	box-shadow: none;
}
#gallery .thumb {
	padding: 5px;
}
.three-box-green {
	padding: 20px 0;
}
	.three-box-green h2 {
		font-size: 36px;
		line-height: 42px;
		color: #fff;
		font-family: SourceSansPro-Bold;
		text-transform: uppercase;
        color: #3B3B3B;
	}
.three-box-green p {
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	font-family: SourceSansPro-Light;
}
.three-box-green p span {
	font-size: 12px;
	line-height: 18px;
}
.three-box-green p strong {
	font-family: SourceSansPro-Bold;
	font-size: 17px;
	line-height: 23px;
}
.three-box-green hr.white {
	border-top: 2px solid #fff;
}
.three-box-green hr {
    border-top: 2px solid #0000003d;
    border-top: 2px solid rgba(0, 0, 0, 0.3);
}
.three-box-green h3 {
	font-family: SourceSansPro-Bold;
	font-size: 34px;
	line-height: 40px;
	color: #fff;
}
.box-padding img {
	margin: 0px auto;
}
.center-box-border {
    border-left: 2px solid rgba(0, 0, 0, 0.3);
    border-right: 2px solid rgba(0, 0, 0, 0.3);
    border-left: 2px solid #0000003d;
    border-right: 2px solid #0000003d;
}

.two-box-border {
    border-right: 2px solid rgba(0, 0, 0, 0.3);
    border-right: 2px solid #0000003d;
}
.three-box-yellow {
	padding: 20px 0;
}
.three-box-yellow h2 {
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	font-family: SourceSansPro-Bold;
	text-transform: uppercase;
}
.three-box-yellow p {
	font-size: 15px;
	line-height: 22px;
	color: #000;
	font-family: SourceSansPro-Light;
}
	.three-box-yellow p span {
		font-size: 12px;
		line-height: 18px;
        color: #3B3B3B;
	}
.three-box-yellow p strong {
	font-family: SourceSansPro-Bold;
	font-size: 17px;
	line-height: 23px;
}
.three-box-yellow hr.white {
	border-top: 2px solid #fff;
}
	.three-box-yellow hr {
		border-top: 2px solid #C19A12 !important;
	}
	.three-box-yellow h3 {
		font-family: SourceSansPro-Bold;
		font-size: 34px;
		line-height: 40px;
		color: #3B3B3B;
	}
#faqtr {
    padding: 40px 0;
}
#faqtr h2 {
	font-size: 36px;
	line-height: 42px;
	color: #389651;
	text-align: left;
	font-family: SourceSansPro-Bold;
	text-transform: uppercase;
}
#faqtr hr {
    margin-top: 0;
    border-top: 2px solid #b3b3b3;
}
#faqtr a.que {
    font-size: 15px;
    font-family: SourceSansPro-Bold;
    color: #389651;
    display: block;
}
#faqtr a.que::after {
    display: block;
    content: "";
    width: 37px;
    float: right;
    height: 20px;
    background: transparent url('../image2/plus-green-minus.png') no-repeat;
}
#faqtr a.collapsed::after {
    display: block;
    content: "";
    width: 37px;
    float: right;
    height: 20px;
    background: transparent url('../image2/plus-green-5.png') no-repeat !important;
}
#faqtr .panel-default > .panel-heading {
    background: transparent;
    border: none;
}
#faqtr .panel-group .panel {
    border: none;
    box-shadow: none;
    border-bottom-color: #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    padding-bottom: 15px;
}
#faqtr .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
#contact a.card-title::after {
    font-family: 'Font Awesome\ 5 Free';
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f077";
    font-weight: 900;
       margin-left: 0;
    padding-right: 10px;
    position: absolute;
    right: 26px;
    font-size: 36px;
    margin-top: 2px;
}
#contact  a.card-title.collapsed::after {
    font-family: 'Font Awesome\ 5 Free';
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f078";
    font-weight: 900;
        margin-left: 0;
    padding-right: 10px;
    position: absolute;
    right: 26px;
    font-size: 36px;
    margin-top: 2px;
}

@media (min-width: 768px) {
#gallery .modal-dialog {
	width: 800px;
	margin: 30px auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#three-box .row {
	display: block;
}
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}
header .navbar-right {
	margin: 14px 0 0 0 !important;
}
.navbar-collapse.collapse {
	padding: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: none;
}
ul.nav li {
	display: block;
	margin-right: 12px;
	margin-bottom: 0px;
}
.navbar-inverse .navbar-toggle {
	border-color: #fff !important;
	border: 1px solid #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-toggle {
	padding: 15px 20px !important;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-brand {
	margin-top: -20px;
}
.center-box-border {
	border-left: none;
	border-right: none;
}
}

@media (max-width: 767px) {
.navbar-brand>img {
	margin-top: 20px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
#hero-home .slider-content {
	padding: 150px 10% 100px 10%;
}
header .navbar-right {
	width: 100%;
	margin: 0 !important;
	padding: 20px 0 0 0;
	float: none;
}
.navbar-collapse.collapse {
	padding: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: none;
}
ul.nav li {
	display: block;
	margin-right: 0;
	margin-bottom: 10px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #fec80e !important;
}
.navbar-inverse .navbar-toggle {
	border-color: #fff;
	border: 1px solid #000;
}
header {
	padding-top: 0;
}
.navbar-inverse .navbar-toggle {
	border-color: #fff !important;
	border: 1px solid #fff;
}
.navbar-brand {
	margin-top: 0;
}
#three-box .row {
	display: block;
}
#contact {
	padding: 60px 0;
}
footer .text-left, footer .text-right {
	text-align: center !important;
}
footer img {
	float: none;
	margin: 0 auto;
}
.center-box-border {
	border-left: none;
	border-right: none;
}
    #evidence p {
        margin-bottom: 20px;
        text-align: center;
    }
    #evidence a {
        margin: 15px 0;
        text-align: center;
    }
}

.bx-next:focus,
.bx-prev:focus {
	outline: #FFF solid 6px !important;
}