@charset "UTF-8";

body {
    font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 400;
    /* [disabled]font-size: 12pt; */
}


.justify {
	text-align: justify	
}


.nav-collapse.collapse.in {
height: auto !important;
}

.pull-right {
	float: right !important;
}


.nav_position {
	padding-top: 0px;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	border: none;

}

.navbar-default {
    background-color: #FFFFFF;
    /* [disabled]border-bottom-width: medium; */
    /* [disabled]border-bottom-color: #146BD9; */
    background-repeat: no-repeat;
    background-position: center center;
    /* [disabled]background-size:cover; */
    border: none;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.nav.navbar-nav li a {
	color: #347AB7;
 }

 .nav.navbar-nav li a:hover {
	color: #38BE0B !important;
 }


.active {
	/* [disabled]background-color: #B79818; */
}


	
	
@media (max-width: 765px) {
  .navbar-collapse {
    float: right;
  }
.nav_position {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	border: none;
}
.brand_pos_765 {
}
.padding {
	padding-top: 0px;
}
}
@media (min-width: 768px) and (max-width: 990px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
.nav_pos_990 {
	margin-top: -5px;
}
}
.nav.navbar-nav.navbar-right li a {
	/* [disabled]color: #C1A01A; */
}
hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

.greentext {
	color: #38BE0B;
	font-size: 24pt;
	font-family: quicksand;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}

h1 {
    color: #38BE0B;
    font-size: 24pt;
    font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
h2 {
	color: #38BE0B;
	font-size:14pt;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
h3 {
	color: #000000;
	font-size: xx-large;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}

h4 {
	color: #000000;
	font-size: 19pt;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	display: inline-block;
}
h5 {
	color: #262626;
	font-size: 33pt;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
h6 {
	color: #FFF;
	font-size: 42pt;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.bluetext {
    color: #017ED2;
    font-size: 14pt;
    font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 800;
    text-align: left;
}
.bluetext2 {
    color: #017ED2;
    font-size: 24pt;
    font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: left !imortant; 
}
.bluetext3 {
    color: #017ED2;
    font-size: 10pt;
    font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 800;
    text-align: left;
}
.orangetext {
	color: #F75D2A;
	font-size: 14pt;
	font-family: brother-1816, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}

.max_height {
	/* [disabled]padding-bottom: 134px; */
	min-height: 500px;
}
.bg_color {
	background-color: #DEDEDE;
}
.bg_green {
    background-color: #6FBF39;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 70px;
    padding-left: 70px;
    background-image: url(../images/cash2.jpg);
    margin-top: 10px;
    background-size: 50%;
}
.footer_color {
    background-color: #32BF24;
}

.bluebg_color {
    background-color: #376AB3;
    background-image: url(../images/bluebg.jpg);
    background-size: cover;
}

.greenbg_color {
    background-color: #376AB3;
    background-image: url("../images/greenbg.jpg");
    background-size: cover;
}

.whitetext {
    color: #ffffff;
}

.greentext {
    color: #32BF24;
}
