/*RATES WIDGET*/
div.tfr {
	background:none;
	font-family: 'roboto',arial,verdana,sans-serif;
	font-size:12px;
	border:solid 1px #eee;
	border-radius:4px;
	width:100%;
	color:#204E80;
    font-size: 12px;
    padding:0;
    text-align: center;
}

div.tfr iframe {margin:0 auto;}
div.tfr img{border:none;}

div.tfr h3 {
	font-family: 'roboto', sans-serif;
	font-weight:300;
	text-align: left;
	background-color: #1D976C;
	margin:0;
	padding:10px 15px;
	color: #ffffff;
    font-size: 13px;
    border-radius: 4px 4px 0px 0px;
    text-transform: capitalize;
    font-size: 16px;
  }


div.tfr table {
		width:160px;
		margin: 0 auto 0 auto;
		text-align: left;
  }
  
div.tfr a{
	text-align:center;
	font-weight:bold;
    color: #000000;
	text-decoration:none;}
	
div.tfr a:hover{text-decoration:underline;}	
	
.tfr .button{text-align:center;
	margin:0;
	padding:5px 0 0 0;
	font-weight:normal;
	font-size:12px;
}

body{
	font-family:'Helvetica neue', helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	position:relative;
	font-size:18px;
}

a{
	color:#06c;
}

#apply{
	background-color: #f5f5f5;
}

.border-top{
	border-top:1px solid #eee;
	padding-top:30px;
}

.box-shadow{
	/*box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);*/
	transition: box-shadow 0.2s ease-in-out;
}

.box-shadow:hover{
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);;
}

.btn-primary{
	background-color: #1D976C;
}

.btn-primary:hover{
	background-color: #177755;
}

.carousel-caption{
	color:#333;
	text-align:left;
	bottom: auto;
	left:25px;
	top:25px;
}

.carousel-control{
	color:#292d32;
	opacity:1;
}

.carousel-control.right, .carousel-control.left{
	background-image:none;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img{
	margin:auto;
	border-radius: 6px;
}

.carousel-control .fa{
	position: absolute;
	top:45%;
}

.colorBanner{
	background-color:#1D976C;
	color:#fff;
	text-align: center;
	border-bottom: 3px solid #177755;
	padding:5px;
	margin-top:-20px;
}

.form-title{
	background-color: #1D976C;
    color: #fff;
    padding: 15px;
    margin: -20px -30px 10px;
}

footer{
	background-color: #292D32;
	color:#A3B1BF;
	padding:50px 0;
	font-size:12px;
	margin-bottom:-50px;
}

footer a{
	color:#a3b1bf;
}

footer .images{
	margin-top: -10px;
	padding:10px;
}

footer h4{
	color:#ffffff;
	padding-bottom: 5px;
	border-bottom:1px solid #1D976C;
	display:inline-block;
	margin-bottom:-1px;
}

footer li{
	border-bottom:1px dotted #a3b1bf;
	padding:6px 0;
}

footer p{
	line-height: 25px;
}

.footer-comp{
	margin:10px 10px;
}

.footer-header{
	margin:10px 0 10px 0;
	border-bottom:1px dotted #a3b1bf;
}

.footer-logo{
	margin-bottom:15px;
}

.green, .green-fa .fa{
	color:#1D976C; /*not actually green*/
}

.green-well{
	background-color: #1D976C;
	padding:25px;
}

.green-well h2, .green-well p{
	color:#fff;
}

h2{
	font-size:18px;
	font-weight: bold;
	line-height: 24px;
}

.header{
	margin-bottom:10px;
}

hr{
	border-top:1px dotted #ddd;
	margin-bottom:15px;
}

hr.small{
	max-width:50px;
	border-color:#1D976C;
	border-width:3px;
	border-style:solid;
}

.info-row{
	background-color:  #1D976C;
	padding:5px 0;
	color:#fff;
}

.login-form{
	background-color: #fff;
	border: 1px solid #ddd;
	color:#333;
	padding:10px 30px;
	z-index:-1;
	margin:20px 0px 0 0px;
}

.login-form p{
	line-height: 21px;
}

.modal-header{
	border:none;
}

#msform {
width: 100%;
margin: 50px auto;
position: relative;
}
#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	
	box-sizing: border-box;
	width: 100%;

	/*stacking fieldsets above each other*/
	position: absolute;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}

.modal-dialog{
	z-index:9999;
}

.navbar-default{
	background-color: #fff;
}

.nav-tabs, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	border:none;
}

#owl-demo .item{
  background: transparent;
  padding: 0px 0px;
  margin: 0px 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

p{
	line-height: 21px;
}

.padding-top{
	padding-top:50px;
}

.padding{
	padding:50px 0;
}

.paperlessHome{
	maring-bottom:15px;
}

.paperless img{
	margin:auto;
}

.panel{
	border-radius:4px;
	color:#333333;
	border:1px solid #ddd;
	background-color: #fff;
	padding:40px 20px 30px;
}

/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
	text-align:center;
}
#progressbar li {
	list-style-type: none;
	color: #1D976C;
	text-transform: uppercase;
	font-size: 9px;
	width: 28.66%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #1D976C;
	color: white;
}

.promos{
	overflow:hidden;
	margin-bottom:15px;
}

.promos-inner{
	overflow:hidden;
	padding:0 15px;
}

.promos-inner a{
	display:block;
	margin:0 0 5px;
}

.promos .fa{
	color:#1D976C;
	float:left;
	margin-top:25px;
}

.quicklinks a{
	padding:5px 0px;
	display:block;
}

#rates .table>tbody>tr.active>td{
	background-color: rgba(29, 151, 108, .75);
	color:#fff;
}

#services ul li{
	margin:0 0 5px;
}

.sidebar{
	border-radius:6px;
}

.sidebar li{
	padding:1px 5px;
	border:1px solid #ddd;
	background-color:#fff;
}

.sidebar li.active{
	background-color:#1D976C;
	color:#fff;
}

.sidebar li.active:hover{
	background-color:#1D976C;
	color:#fff;
}

.sidebar li a, .sidebar .nav-tabs a{
	color:#292d32;
}

.sidebar li.active a, .sidebar li.active:hover a, .sidebar .nav-tabs.active a{
	color:#fff;
	font-weight: bold;
	background-color: transparent;
}

.sidebar li:hover{
	background-color: #f5f5f5;
}

.sidebar li:hover a{
	color:#292d32;
	background-color: transparent;
}

.sidebar li:nth-child(1){
	border-radius:6px 6px 0 0;
}

.sidebar li:nth-last-child(1){
	border-radius:0px 0px 6px 6px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: transparent;
	color:#fff;
}

.services-padding{
	padding-top:90px;
	margin-bottom:-75px;
}

.service-box .fa{
	color:#1D976C;
}

#services .hb img{
	margin:auto;
}

#sub{
	margin-top:-100px;
}

table img{
	padding:15px;
}

table li{
	padding:2px 0;
}

.trustage{
	margin-top:25px;
}

.table-border-bottom{
	border-bottom:2px solid #333;
}

.well{
	border-radius: 0px;
	padding:5px 20px 15px 20px;
	box-shadow: none;
	border:none;
	margin:0 0px 15px 0px;
}

#wrap{
	margin-top:120px;
}