h1, h2, h3, h4, h5, h6{text-transform: none;font-size:24px;}
article{font-size:15px;font-weight:300;}
small.legend{display: block;font-size: 12px;font-weight: 300;padding-left: 20px;position: relative;}
small.legend:before{content:"*";position:absolute;top:0;left:10px;}
[class*="col-"] {padding-left: 25px;padding-right: 25px;}
.panel-group [class*="col-"] {padding-left: 10px;padding-right: 10px;}
.carousel .carousel-control{background: none;box-shadow: none;display: block;font-size: 38px;height: 40px;line-height: 40px;margin-top: -20px;opacity: 1;text-shadow: none;top: 50%;width: 25px;}
.padding{padding-top: 60px;padding-bottom: 60px;}
.paddingTop{padding-top: 60px;}
.paddingBottom{padding-bottom: 60px;}
.darkGreen{background-color:#001709;color:white;}
.row.darkGreen h2, .carousel .carousel-control{color:#00953a;}
.carousel .img-responsive{margin:0 auto;}
.carousel-inner.bordered{border-width:0 25px;border-style:solid;border-color:white;}
.carousel-indicators{margin: 10px auto 0;position: static;}
.carousel-indicators li{background-color: #e5e5e5;border:none;}
.carousel-indicators li.active{background-color:#00953a;}
.panel-default > .panel-heading{background-color: #fcfcfc;}
.panel-group{margin-top: 40px;}
.panel-group .panel{border-radius:0;}
.panel-group .panel + .panel{margin: 0;border-top-width:0;}
.panel-title{color:#00953a;font-size:15px;position:relative;}
.panel-title a{display: block;margin: -10px;padding: 20px 10px;background-color:white;}
.panel-title a:after{content:"\f107";opacity:1;display:block;width:26px;height:26px;border:2px solid #00953a;text-align:center;line-height:22px;border-radius:26px;font-family:FontAwesome;position:absolute;right:20px;top:50%;margin-top:-13px;}
.panel-title .collapsed{color:#393a3c;background-color:#fcfcfc;}
.panel-title .collapsed:after{opacity:.5;content:"\f105";color:#00953a;}
.panel-body{padding-left:0;padding-right:0;}
.panel-default > .panel-heading + .panel-collapse > .panel-body{border: none;padding-bottom:20px;}
.banner.third{background-image:url(../images/banner3.jpg);}
.banner.fourth{background-image:url(../images/banner4.jpg);}
.banner p{font-weight: 300;font-size:15px;}
.borderBottom{border-bottom: 1px solid #ebebeb;}
.text-center .img-responsive{margin:0 auto;}
table{font-size:15px;background-color: white;}
.table-bordered{border-color:#80ba96;}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th{padding:20px;}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th{border-color: #ceebda;}"C:/Users/SIMONE~1.BAL/AppData/Local/Temp/bvi0zfl5.bmp"
.table-bordered > tbody > tr > td:first-child,
.table-bordered > tbody > tr > th:first-child,
.table-bordered > thead > tr > td:first-child,
.table-bordered > thead > tr > th:first-child{border-left-color: #80ba96;}
.table-bordered > tbody > tr > th:last-child,
.table-bordered > tbody > tr > td:last-child,
.table-bordered > thead > tr > th:last-child,
.table-bordered > thead > tr > td:last-child{border-right-color: #80ba96;}
.table-bordered > tbody > tr:last-child > th,
.table-bordered > tbody > tr:last-child > td{border-bottom-color: #80ba96;}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th{border-bottom-width: 1px;}
.intro{position:relative;overflow:hidden;background-image:url(../images/intro-bg.jpg);background-position: bottom;background-repeat: no-repeat;background-size:contain;}
.intro h1{font-size:48px;font-family:"Open Sans",sans-serif;}
.intro h2{margin-bottom:10px;}
.intro .option{padding-left:25px;padding-right:25px;}
.intro .option img{margin-right:40px;}
.intro-bg{background-color:#001709;color:white;}
.intro-bg [class*="col-"], .intro-bg .row, .intro-bg .container-fluid{padding:0;margin:0;}
.intro-bg img{width:100%;}
.intro-bg article{margin-top: 50%;padding: 0 50px;transform: translateY(-50%);}
.intro-bg .w70{width:69.4%;float:left;}
.intro-bg .w30{width:30.6%;float:left;}
.intro ol {list-style:none;counter-reset: my-counter;padding-left: 20px;margin: 0 10px;}
.intro ol li{position: relative;}
.intro ol li:before {content: counter(my-counter, decimal) ".";counter-increment: my-counter;margin-right: 5px;font-weight: bold;position:absolute;left:-20px;top:0;}
.intro ol.circle{padding-left: 30px;}
.intro ol.circle li{margin-bottom: 15px;}
.intro ol.circle li:before{color:white;border-radius:20px;width:20px;height:20px;background-color:#009f41;content: counter(my-counter, decimal);text-align: center;line-height: 18px;left:-30px;top:2px;}
.intro ol.carousel-indicators li:before{display:none;visibility:hidden;opacity:0;}

@media (max-width: 992px){
	.intro{background: none;}
	.intro img{max-height:350px;}
	.intro-bg .w30, .intro-bg .w70{clear:both;width:auto;}
	.intro-bg article{padding:50px 25px;transform:none;margin-top:0;}
}