@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body { font-family: 'ralewayregular'; background:url(../images/bg.png) left top repeat; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;}
			@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
::selection {
  background:   #f1c40f  ; color:#fff; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background:   #f1c40f  ; color:#fff; /* Gecko Browsers */
}
.outer_darkblue {background-color: #d35400; padding:12px 0px 3px 0px;}
.cin {color:#fff;}
.top_menu {float:right;}
.top_menu li a {color:#fff;}
.top_menu li a:hover {color:  #f1c40f  ; text-decoration:none;}
.mt15 {margin-top:15px;}
.mt8 {margin-top:8px;}
.ttbanner img {float:right;}
.mt25 {margin-top:25px;}
.outer_light_blue {background-color:  #f1c40f ; padding:15px 0px;-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.52);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.52);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.52); margin-bottom:20px;}
.marquee {color:#000;}
.blue {color:#196f3d;}
.bg_blue_heading {background-color: #dc7633; color:#fff; margin-bottom:0px; font-size:20px; padding:10px 10px;border-radius: 6px 8px 0px 0px;
-moz-border-radius: 6px 8px 0px 0px;
-webkit-border-radius: 6px 8px 0px 0px;
border: 0px solid #000000;}
.dot_blue li { background:url(../images/dot.png) 10px 10px no-repeat; padding-left:40px;  background-color:  #f1c40f  ; line-height:40px; margin-bottom:2px; border:#82aed9 solid 1px;}
.dot_blue li:hover { background-color:#196f3d;}
.dot_blue li a {color:#fff;}
.dot_blue li a:hover {text-decoration:none;}
.mb15 {margin-bottom:15px;}
.news_update li {border-bottom:#999 dashed 1px !important; line-height:30px; margin-bottom:5px; color:#666;}
.news_update li a {color:#666;}
.news_update li a:hover {color:  #f1c40f  ; text-decoration:none;}
.inner_shadow {padding:10px 10px 0px 35px; -webkit-box-shadow: inset 0px 0px 156px -35px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 156px -35px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 156px -35px rgba(0,0,0,0.75);}
.inner_shadow ul li img {margin-bottom:10px;}
.red_bg {background-color:#aa1715; color:#fff; padding:31px 5px; background:url(../images/callicon.png) 10px 15px no-repeat #aa1715; padding-left:90px; font-size:17px; font-weight:bold; line-height:26px; margin-top:0px; height:}
.gray_bg {background-color:#f1f1f1; padding:18px; border:#a9a9a9 solid 1px;}
.footer_list {color:#fff; border-bottom:#fff solid 1px; padding-bottom:10px;}
.outer_footer {background-color:#d35400; padding:10px 0px; margin-top:15px;}
.white {color:#fff;}
.ftr_link li a {color:#fff; line-height:26px;}
.ftr_link li a:hover {color:  #f1c40f  ; text-decoration:none;}
.last_footer {background-color:  #f1c40f  ; padding-top:15px;}
.scroll-text {
  height: 270px;
  overflow: hidden;
  line-height:22px; margin-bottom:10px;}

.scroll-text ul li {border-bottom:#CCC solid 1px; padding-bottom:15px; margin-bottom:10px; text-align:justify;}
.scroll-text ul li a {color:#000;}
.scroll-text ul li a:hover {text-decoration:none;}
.mb0 {margin-bottom:0px;}

.scroll-text-one {
  height: 270px;
  overflow: hidden;
  line-height:22px;}

.scroll-text-one ul li {padding-bottom:10px;text-align:justify;}
.scroll-text-one ul li a {color:#000;}
.content_new li a {
	padding: 0 0 0 50px; /* 75px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
}

	.content_new img {
		left: 0;
		position: absolute;
		top: 10px;
	}

.nopadding {padding:0px;}	
.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

.left_boder { border-left: 6px solid #196f3d; padding-left:15px; line-height:32px; color:#fff;background-color:   #f1c40f  ;}
.business {-webkit-box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.49);
box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.49);}
.small_text {font-size:14px;  color:#196f3d; font-style:italic;}
.pl0 {padding-left:0px;}
.break_boder .img-responsive {margin: 0 auto;}

.nav-tabs { border-bottom: 2px solid #196f3d; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #196f3d; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #196f3d !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background:   #f1c40f  ; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background:   #f1c40f   none repeat scroll 0% 0%; color: #fff; }
.tab-content{padding:20px 0px 0px 0px;}
.nomt {margin-top:0px;}
.smarrow li {background:url(../images/smarrow.png) left 8px no-repeat; padding-left:30px; line-height:36px;}
.mb30 {margin-bottom:30px;}

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #196f3d;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.btm_border {border-bottom:#666 1px dashed; padding-top:20px; padding-bottom:20px;}
.green {color:  #f1c40f  ;}

.banner_wrapper{width:100%; float:left; border-bottom:5px solid #333; border-top:5px solid #333;}
.banner{width:98%; margin:auto;}










@media (max-width:786px) {
.top_menu {float:left;}
}


