.Slider {background-color: #FFFFFF!important;}

/*header .site-logo { padding: 30px 0px 0px 0px; width: 220px; float: left; transition: all 0.3s; background-image:url("../img/radla_logo_header.jpg"); }*/
/* header .site-logo h1 { margin: 0px; background-image:url("../img/radla_logo_header.jpg");   line-height: 58px;}*/
/*
header {max-height: 100px;}
*/
header .site-logo h1 img{margin-top: -36px;}

.About_sec .Tabside .TabImage {padding-bottom: 120px;}

.About_sec .Tabside .TabImage .img1 img {border: unset; max-height: 380px; width: initial; margin-right: auto; margin-left: auto; background: none;}
.About_sec .Tabside .TabImage .img2 img {border: unset; max-height: 380px; width: initial; margin-right: auto; margin-left: auto; background: none;}

#mobile_sec .menumobile {  background: rgba(0, 0, 0, 0.7);}

.mobile .fa {
  padding: 12px 14px;
  font-size: 31px;
  width: 55px;
  height: 55px;
  color: #fff;
  cursor: pointer;
  background: #ff9408;
}

.btLink {
	min-width: 90px;
	max-width: 120px;
	padding: 4px 8px;
	text-align: center;
	/*font-weight: bold;*/
	/*font-size: 0.8em;*/
	color: #FFFFFF!important;
	background-color: #F37500;	
	border: 1px solid #F37500;
	text-decoration: none;
}
.btLink:hover{	
	cursor: pointer;
	background-color: #999999;
	border: 1px solid #333333;
	outline:none;	
}
.btLink a{color: #FFFFFF!important;	outline:none;}
.btLink a:hover{}
