 
/* Font-Awesome v4.5.0 - (http://fortawesome.github.io/Font-Awesome/) */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css") all;
/* Google-Fonts */
@import url("https://fonts.googleapis.com/css?family=Buenard:700") all;


body {
    background: #fff !important;
    font-family: "Times New Roman", Georgia, Serif
    margin: 0px 0;
  	font-size: 16px !important;
 
}

h1, h2, h3, h4, h5, h6,p, .h1, .h2, .h3, .h4, .h5, .h6, .p, ul, li {
    font-family: "Times New Roman";
    font-weight: 500;
    line-height: 22px;
    color: inherit;
}
.table-bordered {
    font-family: "Times New Roman" !important;
    border: 1px solid #ddd;
}

ul.accordion-menu a, ul.accordion-menu a:hover, ul.accordion-menu a:visited, ul.accordion-menu a:active, ul.accordion-menu a:focus {
   
    font-family: "Times New Roman" !important;
    background: none;
}


.header-bg{

	 background: #e5b8b7;
}

.logo{

    margin-top: -8px;
    padding: 0px 18px;
}

.header-bg h1{
        float: left;
	font-size: 40px;
	    color: #1f497d;
    font-weight: 600;
}

.header-bg h3{
	    font-style: italic;
    /* float: left; */
    color: #002060;
    font-size: 27px;
    margin-right: 121px;
    font-weight: 600;
    line-height: 2.3;
    text-align: center;
}


.rnav {
      /* margin-left: -15px; */
    list-style: black;
    float: right;
    margin-top: 10px;
    list-style-position: ;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}
.navbar-toggle .icon-bar + .icon-bar {
    background: white;
    margin-top: 4px;
    /* color: white; */
}



.rnav li {
    
    margin-right: 24px;
    padding-right: 2px;
    list-style-outside: circle;
    /* margin-left: 4px; */
    float: left;
    /* margin: 0 !important; */
   
}
.rnav li a {
      /* margin: 0 auto; */
    /* padding: 0 5px; */
    font-size: 13px;
    /* margin-left: -1px; */
}
.carousel-inner {
    position: relative;
    width: 98%;
    overflow: hidden;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
    margin-right: 15px !important;
}

.carousel-control {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
    margin-right: 15px !important;
}

.navbar {
	    
       background-color: #9bbb59;
   
}

.navbar ul {
	    margin: 0 auto;
       color: #fff;
      
   
}
.navbar ul li a {
        margin-left: 1px;
       padding: 9px 28px;
    font-size: 18px;
   font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #632423;
   font-family: "Times New Roman";
   
}
.navbar ul li:hover > a,
.navbar ul li:hover > a:after,
.navbar ul li.active > a {
  color: #fff;
   background-color: #709e10;
}


.navbar-toggle .icon-bar {
    color: #fff;
    background: #fff;
    background: fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 16px 22px;
    font-size: 23px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
    color: #fff !important;
}

.bheading h3 {
        border-radius: 6px;
    text-align: center;
    box-shadow: 3px 5px 1px rgba(136, 136, 136, 0.57);
    background: #3dc8ff;
    background: -moz-linear-gradient(top, #3dc8ff 0%, #029ae0 100%);
    background: -webkit-linear-gradient(top, #3dc8ff 0%,#029ae0 100%);
    background: linear-gradient(to bottom, #fdfefe 0%,#bdcfe6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dc8ff', endColorstr='#029ae0',GradientType=0 );
    color: #232222;
    padding: 10px 8px;
    font-weight: 600;
    font-size: 17px;
       margin-right: 44px;
}

.box{

	margin-top: 20px;
}

.head{

	    font-size: 21px;
    font-weight: 700;
    padding-top: 13px;
    padding-bottom: 10px;
}
p{
	/*font-size: 16px;*/
}

.square{
	    font-size: 16px;
    list-style-type: square;
}


.ss{

	    font-weight: 600;
    list-style: none;
    font-size: 18px;
    line-height: 2;
}

span{
	color: #fff
}

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

.footer-content {
    background: #c5e7fa;
    background: -moz-linear-gradient(top, #c5e7fa 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #c5e7fa 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #c5e7fa 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5e7fa', endColorstr='#ffffff',GradientType=0 );
    padding: 15px 0;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.footer-text ul {
	    list-style: none;
    text-align: center;
    margin-bottom: 15px;
}

.copyright-text {
    float: left;
    font-size: 14px;
    color: #3b3b3b;
    font-family: "Times New Roman" !important;
    line-height: 22px;
}
.clearfix {
    clear: both;
}
.copyright-text span {
	color: #333;
    display: block;
}
.copyright-text span a {
    color: #ef4623;
    text-decoration: none;
}
.website-counter {
    float: right;
    font-size: 14px;
    text-align: right;
}
.website-count > a {
    color: #000;
}
.footer-text ul {
    text-align: center;
    margin-bottom: 15px;
}
.footer-text ul li:first-child {
    border-left: none;
}
.footer-text ul li {
    font-family: "Times New Roman" !important;
	    margin-top: 7px;
    display: inline-block;
    font-size: 14px;
    border-left: 1px solid #3b3b3b;
    line-height: 10px;
    padding: 0 7px 0 11px;
    font-weight: 500;
}
.footer-text ul li a {
    color: #3b3b3b;
}
.btn-success {
    color: #fff;
    font-size: 18px !important;
    background-color: #5cb85c;
    border-color: #4cae4c;
    font-family: "Times New Roman" !important;
}

.page-header{
    text-align: center;
    border-bottom: 1px solid #ddd !important;
    margin: 20px 0 20px !important;
}

.item-page{
    text-align: justify;
}

.icons, .article-info{
    display: none;
}

ul.accordion-menu li{
    border-top: none !important;
}

ul.accordion-menu{
    border: none !important;
}

.bheading h3 a:hover{
    text-decoration: none;
    color: red !important;
}

li.opened .bheading h3 a{
    color: red !important;
}

@media only screen and (max-width: 768px) {
.header-bg h1 {
    font-size: 23px;
    line-height: 1.5;
    color: #1f497d;
    font-weight: 600;
}

.header-bg h3 {
    font-style: italic;
    color: #002060;
    line-height: 1.2;
        font-size: 23px;
    margin-right: 0px;
    font-weight: 600;
}

}



