.form-control:focus {
  border-color: #B60001;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 193, 59, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 193, 59, .6);
}
.bomsendform input{
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
}
.Captchainput{
	width: 40%;
	float: left;
}
.bomsendform img{
	float: left;
	margin-left: 10px;
}
.bomsendbtn{
	height: 35px;
	background-color: #B60001;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 15px;
	font-weight: 500;
}
.bomsendbtn:hover,.bomsendbtn:focus{
	height: 35px;
	background-color: #1d282b;
	color: #B60001;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 15px;
	font-weight: 500;
}
.p404{
	text-align: center;
	font-size: 18px;
}
.title404{
	font-size: 200px;
	text-align: center;
	color: #333333;
	margin-top: 40px;
}
.productshow{
	margin-top: 40px;
	margin-bottom: 40px;
}
.faqbox{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.faqtitle{
	font-weight: bold;
	font-size: 20px;
    cursor:pointer;
}
.searchshow{
	margin-top: 90px;
	margin-bottom: 40px;
}
.searchbox{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 5px 13px 0px rgba(0, 0, 0, 0.1);
}
.searchtitle{
	font-size: 26px;
	font-weight: bold;
	color:#333333;
	margin-top: 40px;
}
.searchtitle small{
	font-size: 16px;
	color: #999999;
	margin-left: 20px;
}
.searchbtn{
	margin-top: -20;
}
.searchresult{
	text-align: center;
	margin-top: 40px;
}
.pagemargin{
	margin-bottom: 40px;
}
.proper{
	text-align: center;
	margin-bottom: 20px;
}
.propertitle{
	text-align: center;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	margin-top: 10px;
}
.propertext{
	text-align: center;
}
.propagemargin{
	margin-top: 40px;
}

.ceobox{
	background:#fafafa;
	padding:80px 0px 80px 0px;	
}
.ceoboxtopimg{
	margin-bottom: 40px;
}
.ceopagetext p{
	text-indent: 2em;
}

.historybox{
	background:#fafafa;
	padding:80px 0px 80px 0px;	
}
.historyitem{
	margin-bottom: 20px;
}
.historyleft{
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
	color: #B60001;
	margin-top: 20px;
}
.historyright{
	border: 1px dashed #B60001;
	min-height: 200px;
	line-height: 56px;
	border-radius: 5px;
}

.culturebox{
	background:#fafafa;
	padding:80px 0px 80px 0px;	
}
.cultureitem{
	margin-bottom: 20px;
}
.cultureicon{
	color: #B60001;
	font-size: 50px;
}
.culturetitle{
	color: #B60001;
	font-size: 20px;
	font-weight: bold;
}
.culturesmall{
	text-indent: 2em;
	color: #0e4594;
	font-weight: bold;
}
.culturetext{
	text-indent: 2em;
}


.powerbox{
	background:#fafafa;
	padding:80px 0px 80px 0px;
}
.powertext{
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 2em;
}



.officebox{
	background:#fafafa;
	padding:80px 0px 80px 0px;	
}
.officeitem{
	margin-bottom: 20px;
}
.officeicon{
	color: #B60001;
	font-size: 30px;
}
.officetitle{
	color: #B60001;
	font-size: 18px;
	font-weight: bold;
}
.officetext{
	float: left;
	margin-right: 20px;
}
.aboutclient{
	margin-top: 60px;
	margin-bottom: 40px;
}
.aboutclientlist{
	margin-bottom: 40px;
	margin-top: 20px;
}
.list-group-item.active a, .list-group-item.active:hover a, .list-group-item.active:focus a{
    z-index: 2;
    color: #fff !important;
    background-color: #B60001;
    border-color: #B60001;
}
.list-group-item.active a, .list-group-item.active:hover a, .list-group-item.active:focus a{
    z-index: 2;
    color: #fff !important;
    background-color: #B60001;
    border-color: #B60001;
}
.big-title h2{
	font-size: 50px;
}
/*--------------------------------------*/

.tab-content img{
	max-width: 100%;
	height: auto !important;
	display: block;
	margin-left: auto;
  margin-right: auto;
}
.proshowminbtn{
	display: none;
}
.blogminbtn{
	display: none;
}
.historypushL{
	float: left;
}
.historypushR{
	float: right;
}
.faqtext{
	display: none;
}
.faqhover{
	display: block;
}
.tabbtnbox{
	margin-bottom: 30px;
	text-align: center;
}
.tabbtn{
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-color: #B60001;
	color: #202e31;
	margin-right: 10px;
	display: inline-block;
}
.tabbtn:hover,.tabbtnactive{
	background-color: #202e31;
	color: #B60001;
}
@media (max-width: 768px) {
#homeservice01{
	display: none;
}
#homeservice02{
	display: none;
}
.top-services {
	padding-top: 30px;
}
.services-area {
	padding-top: 30px;
}
.news-area {
  padding-top: 30px;
}
.about-us-area .about-upper {
	padding-top: 30px;
}
.ceobox {
  padding-top: 40px;
}
.culturebox {
	padding-top: 30px;
}
.historybox {
	padding-top: 30px;
}
.powerbox {
   padding-top: 30px;
}
.powertext{
	padding-left: 10px;
	padding-right: 10px;
}
#problem01{
	padding-left: 20px;
	padding-right: 20px;
}
.proshowminbtn{
	display: block;
	background-color: #B60001;
	border-radius: 4px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	float: right;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	margin-bottom: 20px;
}
.prohovermenu{
	display: none;
	margin-top: 0 !important;
}
.bloghovermenu{
	display: none;
}
.popular-post{
	display: none;
}
.blogminbtn{
	display: block;
	background-color: #fff;
	box-shadow: 0 5px 13px 0px rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #444;
	cursor: pointer;
	font-size: 18px;
	margin-bottom: 30px;
}
.ceopagetext{
	padding-left: 30px;
	padding-right: 30px;
}
.cultureitem{
	padding-left: 30px;
	padding-right: 30px;
}
.historyitem{
	padding-left: 30px;
	padding-right: 30px;
}
.officeitem{
	padding-left: 30px;
	padding-right: 30px;
}
.text-content .text{
	display: none;
}

.sidebar {
  margin-top: 0px;
}
.featured-services {
  padding-top: 30px;
}
.tabbtn{
	display: block;
	margin-bottom: 5px;
}
.tabbtnbox{
	width: 120px;
	margin: 0 auto;
	margin-bottom: 30px;
}

}

.top-services {
    position: relative;
    padding: 80px 0px 20px;
    background: #efeeeb;
}
.top-services2{
	position: relative;
  padding: 0px 0px 50px;
  background: #fff;
}
.provideotitle{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.provideotext{
	text-indent: 2em;
	margin-top: 10px;
}
.provideoicon{
	margin-top: 20px;
}
.provideoiconitem i{
	margin-right: 5px;
	color: #202e31;
}
.videotitle{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
}
.videomaintitle{
	margin-bottom: 10px !important;
}


/*-----------------------------------------*/
.top-services {
    position: relative;
    padding: 40px 0px 40px;
    background: #f2f2f2;
}
.news-area{
	position:relative;
	padding:40px 0px;
	width:100%;
	background:#f2f2f2;
}


.homeproductitem img{
	position: relative;
	top: 0px;
cursor: pointer;
	overflow: hidden;
	transition: all 200ms;
	-moz-transition: all 200ms;
	-webkit-transition: all 200ms;
	-o-transition: all 200ms;
}
.homeproductitem img:hover{
	top: 0px;
	transition:all ease-in-out 0.5s;

	transform:translateZ(0) scale(1.1);transition:all ease-in-out 0.5s;
	
}
.homeproductitem p{
	text-align: center;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.homeproductitem > p > a{
	color: #111;
}
.homemidbox{
	padding-top: 40px;
}
.homemidtext h1{
		font-size: 48px;
    color: #00132b;
    line-height: 1;
    -webkit-text-stroke-width: 0.2px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 4px;
    margin-top: 20px;
}
.homemidtext h2{
		margin: 10px 0;
    font-size: 32px;
    line-height: 1;
    font-weight: normal;
}
.homemidtext p{
	text-indent: 2em;
	  line-height: 26px;
    font-size: 14px;
    color: #666;
    margin-bottom: 0;
}
.homemidboxrow{
	margin-bottom: 40px;
}
.homemidboxrow img{
	box-shadow: 2px 1px 10px rgba(0,0,0,0.2);
}
.news-area img{
	box-shadow: 2px 1px 10px rgba(0,0,0,0.2);
}
.homehotnews h2{
	font-size: 23px;
	font-weight: bold;
	color: #00132b;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 23px;
	overflow: hidden;
}
.homehotnews h2 > a{
	color: #00132b;
}
.homehotnews p{
	text-indent: 2em;
	margin-bottom: 0px;
	height: 83px;
	overflow: hidden;
}
.homenewslist img{
	width: 27%;
	box-shadow: 2px 1px 10px rgba(0,0,0,0.2);
	float: left;
}
.homenewslisttext{
	float: right;
	width: 70%;
}
.homenewslisttext h3{
	font-size: 18px;
	font-weight: bold;
	color: #00132b;
	height: 18px;
	overflow: hidden;
	margin-bottom: 5px;
}
.homenewslisttext h3 > a{
	color: #00132b;
}
.homenewslisttext p{position:relative;line-height:20px;max-height:40px;overflow:hidden;}
.homenewslisttext p::after{content:"...";position:absolute;bottom:0;right:0;padding-left:40px;
background:-webkit-linear-gradient(left,transparent,#fff55%);
background:-o-linear-gradient(right,transparent,#fff55%);
background:-moz-linear-gradient(right,transparent,#fff55%);
background:linear-gradient(toright,transparent,#fff55%);
}
.homenewslist{
	padding-top: 15px;
	padding-bottom: 15px;
	overflow:hidden;
}
.homenewslist:first-child{
	padding-top: 0px;
}
.homenewslist:last-child{
	border-bottom: none;
}
@media (max-width: 768px) {
	.mobileproducts{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.news-area{
	padding-top: 0;
}
.homeproT{
	margin-left: -15px !important;
}
.homeproductitem{
	margin-bottom: 10px;
}


.pathortitle{
	font-size: 24px;
	margin-bottom: 0;
}


.proper img{
	box-shadow:0 0px 0px rgba(0,0,0,0);
	transition:all 300ms ease;
}
.proper img:hover{
	box-shadow:0 15px 30px rgba(0,0,0,0.2);
	transition:all 300ms ease;
}
.list-group-item:hover{
	background-color: #B60001;
	color: #fff !important;
}


.bloglistitem{
	  background-color: #ffffff;
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.bloglistitem h2>a{
	color: #0c1f34 !important;
	font-weight: bold;
	font-size: 22px;
}
.bloglistitem h2{
	margin-bottom: 10px;
}
.bloglistitem p{
	font-size:14px;
	margin-bottom: 0 !important;
}


.genglinewsimg img{
	max-width: 100%;
	height: auto;
	display: block;
  margin-left: auto;
  margin-right: auto;
}


.bottom-float{
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 410px;
	background-color: #ffffff;
	border-radius: 6px;
	overflow: hidden;
	z-index: 5;
	box-shadow: 0 2px 5px rgba(0,0,0,0.4);
}
.bottom-float-close{
	position: absolute;
	right: 15px;
	top: 6px;
	z-index: 6;
	background: none;
	border: none;
	outline: none;
	font-size: 16px;
}
.bottom-float h1{
	background-color: #B60001;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding-left: 15px;
	font-weight: bold;
}
.bottom-float-content{
	padding: 15px;
}
.bottom-float-content h5{
	font-weight: bold;
	text-indent: 2em;
	margin-bottom: 5px;
	line-height: 20px;
}
.bottom-float-content p{
	text-indent: 2em;
	margin-bottom: 0;
  font-size: 12px;
}

@media (max-width: 1200px) {
	.bottom-float{
		display: none;
	}
}