﻿* {font-family:tahoma;}
@font-face {
	font-family: 'BMitra';
		src:url('BMitra.eot?#') format('eot'),    
        url('BMitra.woff') format('woff'),
        url('BMitra.ttf') format('truetype'); 
}


/* Add here all your CSS customizations */
.btn-responsive-nav {
    background: #ED1B24 url("mbtnr.png") no-repeat scroll 0px 0px;
    height: 32px;
    width: 96px;
    position: static;
    float: left;
    margin-top: 30px;
    margin-left: 10px;
}

html .scroll-to-top {
    background: url("arrowtoup.png") no-repeat scroll center center #404040;
}

body.sticky-menu-active #header {

}


body{background-color:#e9e8e8;}

.home{
	padding: 0px !important;
	background-color: #fff;
	box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.2);
}
/* inside */

ul.nav-list.primary > li a::before {
    border-left: 0px solid #333;
	border-right: 4px solid #333;
}

.header{
	height: 102px;
background: url("bg-header.jpg") repeat-x;
box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.28);	
}

#header {
padding: 0px !important;
border-top: none !important;
    background: transparent linear-gradient(#F6F6F6, #E9E8E8) repeat scroll 0% 0%;
}


.top-head{
background: transparent url("bg-top-head.jpg") repeat-x scroll 0% 0%;
height: 46px;
padding: 10px;
}




.top-head a{
	color:#fff;
	text-decoration:none;
	padding: 10px;
}
.top-head a:hover{
	color:#777;
}


#header .logo {
    padding: 15px 0px !important;
}



#header .search {
    margin: 0px 15px 0px 0px !important;
}


#header .search input.search:first-child {
    transition: width 0.2s ease-in 0.2s;
    border-radius: 2px !important;
    padding: 4px 12px !important;
    height: 25px !important;
    margin: 0px;
    background-color: #626469 !important;
    border: 1px solid #626369 !important;
	color: #fff;
}



/** mega menu **/
#header nav ul.nav-main li.dropdown:hover > a {
    padding-bottom: 31px !important;
}

#header nav ul.nav-main li a {
font-size: 1.000em !important;
padding: 36px 13px;
margin-top: 6px;
font-weight: bold !important;
}

#header nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
    border-radius: 0px !important;
}


#header nav ul.nav-main ul.dropdown-menu, #header nav ul.nav-main li.dropdown.open .dropdown-toggle, #header nav ul.nav-main li.active a, #header nav ul.nav-main li > a:hover, #header nav ul.nav-main li.dropdown:hover a {
	background-color: #626469 !important;
    background: #626469 url("bg_main_nav_on.gif") repeat-x scroll left top;
    color: #FFF;
}


#header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    background: #626469 none repeat scroll 0% 0% !important;
    border-top: 0px solid #626469;
}

#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
    border-radius: 0px !important;
}

/*** Footer ***/
.footer-copyright {
    background: url("bg-bottom-footer.jpg") repeat-x;
    border-top: none !important;
	margin: 0px 15px;
}
#footer {
    margin: 0px;
    padding: 0px;
background: transparent !important;
border-top: 0px !important;
}
.footer{
	padding: 20px;
padding: 20px;
background: #4A4A4A;
margin: 15px 15px 0px 15px;
border-radius: 5px 5px 0px 0px;
}
.alink {color:#808080; text-decoration:none;}
.alink:hover {color: #B9E8FF; text-decoration:none}  

.footer-top-p{
color: #FFF;
font-size: 14px !important;
display: inline-table;
font-weight: bold !important;
}
.footer-top-a{
color: #FFF;
font-size: 14px !important;
display: inline-table;
font-weight: bold !important;
}

.footer-top-a:hover{color: #ED1B24 !important; text-decoration:none;}
.ico-tell{
background: transparent url("ico-tell.png") no-repeat scroll 0% 0%;
width: 30px;
height: 30px;
display: inline-table;
position: relative;
top: 9px;
margin-left: 10px;
	}
.ico-address{
background: transparent url("ico-address.png") no-repeat scroll 0% 0%;
width: 30px;
height: 30px;
display: inline-table;
position: relative;
top: 9px;
margin-left: 10px;
	}
.ico-mail{
background: transparent url("ico-mail.png") no-repeat scroll 0% 0%;
width: 30px;
height: 30px;
display: inline-table;
position: relative;
top: 9px;
margin-left: 10px;
	}
	
	
	.hr{
		background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
border: 0px none;
height: 1px;
margin: 0px 0px;
		
	}
	
.titr-footer{
font-size: 14px !important;
font-weight: bold !important;
color: #EEE;
margin: 10px;
}
.footer-col{padding: 0px 13px 0px 0px;}
.footer-col li{list-style:none;}
/**** box ****/
.box-fast{
	width:100%;
	background-color:#fff;
	border:1px solid #e9e9e9;
	border-radius:3px;
	margin:10px auto;
}
.box-fast header{
	padding: 8px 10px;
	margin: 0px 10px;
	text-align:right;
	font-weight:bold;
	color:#ed1b24;
	border-bottom:2px solid #888;
}
.box-fast article{
padding:10px;
}
.box-fast ul{
padding: 10px;
}
.box-fast li{
list-style:none;
}
.box-fast li a{
color:#333;
}
.box-fast li a:hover{
color:rgb(237, 27, 36);
}




.box-fast1{
width: 100%;
border: 1px solid rgb(195, 195, 195);
margin: 10px auto;
background-color: rgb(216, 216, 216);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.14);
border-radius: 0px;
min-height: 160px;
}
.box-fast1 header{
	padding: 8px 10px;
	margin: 0px 10px;
	text-align:right;
	font-weight: bold !important;
	color: #414141;
}
.box-fast1 article{
padding:10px;
}
.box-fast1 ul{
padding: 10px;
}
.box-fast1 li{
list-style: inside;
color: #fff;
}
.box-fast1 li a{
color:#333;
}
.box-fast1 li a:hover{
color:rgb(237, 27, 36);
}



.box-views{
	width:100%;
	background-color: #BABABA;
	border: 1px solid #ADADAD;
	border-radius:0px;
	margin:10px auto;
	min-height: 160px;
}
.box-views header{
	padding: 8px 10px;
	margin: 0px 10px;
	text-align:right;
	font-weight: bold !important;
	color: #FFF;
}
.box-views article{
padding:10px;
}
.box-views ul{
padding: 10px;
}
.box-views li{
list-style: inside;
color: #fff;
}
.box-views li a{
color:#333;
}
.box-views li a:hover{
color:rgb(237, 27, 36);
}





.box{
width: 100%;
background-color: #FFF;
border-right: 1px solid #F8F8F8;
margin: 10px auto;
border-bottom: 1px solid #E7E7E7;
border-left: 2px solid #EDEDED;
border-top: 1px solid #F0F0F0;
}
.box header{
border-bottom: 10px solid rgb(237, 27, 36);
background-color: rgb(255, 255, 255);
padding-right: 10px;
margin-top: 5px;
}
.box p{
font-size: 1.1em !important;
text-align: right;
font-weight: bold !important;
color: #333;
padding: 5px 10px;
background-color: #FFF;
display: inline;
}
.box article {
    padding: 10px;
    min-height: 205px;
}
.box ul{
padding: 10px;
}
.box li {list-style: Square;color:#9b9b9b;}
.box li:hover {color:#ED1B24;}
.box li a{
color:#333;
}
.box li a:hover{
text-decoration:none;
color:#222;
}



/*** news titr **/
.news-titr{
	border-bottom:2px solid #e1e1e1;
}
.news-titr p{
	display: inline;
	font-weight: bold !important;
	color: rgb(237, 27, 36);
}

.bullet{
	background-color: rgb(237, 27, 36);
width: 15px;
height: 15px;
display: inline-table;
border-radius: 50px;
position: relative;
top: 3px;
margin-left: 7px;
}



.img-news-box{
	border: 1px solid rgb(238, 238, 238);
border-radius: 5px;
padding: 0px;
margin: 10px;
}

.img-news-box:hover{opacity:0.8;}

.titr-news{
margin: 10px 0px 5px 0px;
}
.titr-news a{color: #333;text-decoration:none;font-weight: bold !important;
}
.titr-news a:hover{color:#ED1B24;}

.sm-news{color: #999;}


.line-v{
	border-right: 1px solid #626469;
margin-left: 28px;
padding: 10px 0px;
margin-right: -13px;
}


@media screen and (max-width: 769px) {
.amazingslider-description-1{ display:none !important;}
.amazingslider-nav-1 {display: none !important;}
}



#header .search button.btn-default {
    top: -3px !important;
}



#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
    width: 1150px;
    margin: 0px auto;

	
/***************** width 768 ***********************/
@media (min-width: 768px) {
#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
    width: 700px;
    margin: 0px auto;
}
}



/***************** width 992 ***********************/
@media (min-width: 992px) {
#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
    width: 942px;
    margin: 0px auto;
}

#header .nav-main-collapse.in {
    width: 750px;
}


}




/***************** width 1200 ***********************/
@media (min-width: 1200px) {
#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
    width: 960px;
    margin: 0px auto;
}
.mega-menu-sub-title {
    color:#fff !important;
    display: block;
	font-size:20px !important;
    font-weight: bold !important;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-top: 20px;
}

}


