/*
Theme Name: قالب معرفی مشاغل
Theme URI: http://118work.ir/
Description: Fast Work Theme
Version: 1.0.0
Author: Tetroo Team  Be Sefaresh Team 118work.ir
Author URI: http://www.Tetroo.com
*/
/* این قالب توسط تیم ما از پایه طراحی و در چندین سایت ایران رجیستر و به نام تیم ما ثبت شده است ، هر گونه کپی برداری از این قالب غیر قانونی می باشد و در صورت مشاهده پیگیری قانونی خواهد شد.*/
/*Theme Register ID: IR-TH-99-54871136*/
/*Theme Register Number: 54871136*/
/*Theme Register Name: IR-FastWork*/


#footer-text{
	
	width: 100%;
	padding:0.5% 0 1.5% 0;
}
.search-input{
	width: 100%;
  margin: 1% auto 5% auto;
	text-align: center;
	border: 1px solid  #bdbdbd;
	-webkit-border-radius: 5px 5px 5px 5px !important;
	border-radius: 5px 5px 5px 5px !important;
	height: 40px;
	-webkit-transition: all 0.4s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.search-input:hover{
	border-color:#000;
}
#searchsubmit{
	width: 100%;
}
/*کادر تماس*/
.btn,
a.btn,.responsiv-btn {
    background:#b3d335 !important;
	border:#b3d335 !important;
}
.btn:hover,
a.btn:hover,.responsiv-btn:hover  {
    background:#969696 !important;
	border:#b3d335 !important;
}
.bg-success {
    background:#b3d335 !important;
	border:#b3d335 !important;
	color:#ffff !important;
}
.bg-success:hover {
    background:#969696 !important;
	border:#b3d335 !important;
}
.social-overlay {
        background:#b3d335 !important;
}