.top-strip {
    border-bottom: 2px solid #FF7743;
}
.bg-2, .top-strip, .site-footer, .dropdown .sub-menu li:hover>a, .site-nav .dropdown:hover  {
    background: #F76730 !important;
}
.logo-sec, .bg-3, .hd-2, .button-2, .footerlink, .gallery .slick-arrow, .dropdown .sub-menu, .calender-sec #calendar .table-condensed thead tr:nth-child(2) th, .site-nav .dropdown .sub-menu{
    background: #BB542D;
}
.site-nav li a:hover, .site-nav li.active a, .site-nav li.active a:hover, .calender-sec #calendar .table-condensed thead tr:nth-child(2) th:first-child:hover, .calender-sec #calendar .table-condensed thead tr:nth-child(2) th:last-child:hover, .button-2:hover{
    background: #F76730;
}
.site-footer {
    border-top: 2px solid #FF7743;
}
.col-1, .news-list li span.download a{
    color: #BB542D;
}
.news-list li span.download a{
	border-bottom: 1px solid #BB542D;
}
.gallery .slick-arrow {
    border: 1px solid #F76730;
}
#main-slider .carousel-control span {
    background: rgba(187,84,45,.5);
}
#main-slider .carousel-control span:hover {
    background: rgba(187,84,45,1);
}


.table-one {border: 1px solid #464646;width: 100%;}
.table-one thead{}
.table-one thead tr{}
.table-one thead th{background: #E4E4E4;color: #464646;font-weight: bold;FONT-SIZE:12px;}
.table-one tr td{padding: 5px;}
.table-one tbody {}
.table-one tbody tr{text-align:center;}
.table-one tbody tr th{    background: #BB542D;
    color:white;
    font-weight: bold;
    padding: 10px 0px;
    FONT-SIZE: 13px;
    border-top: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    text-align:center;
}
.table-one tbody tr td{padding: 10px 0px;border-top: 1px solid #D0D0D0;border-left: 1px solid #D0D0D0;color: #827E7E;}
.table-one tbody tr:first-child td{border-top:0px;}
.table-one tbody tr td:first-child, .table-one .m-tt3 td:first-child{border-left:0px;}
.table-one tbody tr:nth-child(even){background: #F5F5F5;}
.table-one tbody tr:nth-child(odd){}
.table-one tbody tr:hover{background: #EAEAEA;}
.table-one .m-tt1 {background: #464646;color: #fff;text-align: center;padding: 10px 0;}
.table-one .m-tt1 td{padding:15px 0; font-size:16px;}
.table-one .m-tt2 td{padding:10px 0;background: #D0D0D0 !important;color: #464646;}
.table-one .m-tt3 td{padding: 10px 5px;border-left: 1px solid #D0D0D0;}
.table-one .m-tt2 {background: #D0D0D0;color: #464646;text-align: center;}
.table-one .m-tt3 {background: #E4E4E4;color: #464646;font-weight: bold;FONT-SIZE:12px;}



.abt .table-one p {
   line-height: 22px;
   color: #948F8F;
   font-family: Arial;
   margin-bottom:0px !important;
   text-align: justify;
}


.table-one .c{
    text-align:center;
}




.abt .table-one p {
   line-height: 22px;
   color: #948F8F;
   font-family: Arial;
   margin-bottom:0px !important;
   text-align: justify;
}


.table-one .c{
    text-align:center;
}


.list-group-item-success
{
    background-color:#BB542D;
    color:white;
}

.a.list-group-item-success
{
    color:white;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: white;
    background-color:#3c4776;
}

.menu_ho
{
	width:100%;
	background-color:#F76730;
  
	
}



/*toggle menu*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
   
}
/*custom css*/

.navbar-default
{
	background-color: #F76730 !important;
}
.navbar-default .navbar-nav > li > a
{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	padding:10px 48px;
}
.navbar{
	border-radius:0px;
	margin-bottom: 0px; 
    border: 0px solid transparent;
	min-height:0px;
	}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{
	background-color:transparent;
	color:#fff;
	}
.navbar-default .navbar-nav > li > a:hover
{
	color:#fff;
	}

.dropdown-menu{
	    background-color:  #F76730;
		border-radius:0px;
	}
.dropdown-menu>li>a{
	color:#fff;
	}
	.dropdown-submenu>.dropdown-menu{
		border-radius:0px;
		}
.navbar-default .navbar-nav > li > a:hover .dropdown-menu{display:block !important; top:0; left:0;}
.dropdown-menu > li > a{color:#fff !important;}
.navbar-default .navbar-toggle{background-color:#fff;}
.dropdown-menu > li > a:hover {
    background-color: #D15526;
}
