/* right wedget area css */
/* wedget search area css */
.single-sid-wdg {
	margin-bottom: 50px;
	border: 1px solid #f1f1f1;
	padding: 30px;
	background: #f7faff;
}


.single-sid-wdg h3 {
	font-weight: 700;
	color: #090909;
	margin-bottom: 40px;
	text-transform: capitalize;
	font-size: 24px;
	position: relative;
}

.single-sid-wdg h3:before {
	position: absolute;
	left: 0;
	content: '';
	bottom: -15px;
	width: 70px;
	height: 4px;
	background: #090909;
}

.wdg-search-form {
	position: relative;
}

button.submit-btn {
	background: #090909 none repeat scroll 0 0;
	border: 1px solid #f1f1f1;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 15px 30px;
	display: inline-block;
	border-radius: 0;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border-left-color: #f7faff;
}

.wdg-search-form input {
	height: 57px;
	border-radius: 0;
	box-shadow: none;
	color: #1a2b3c;
	background: #fff;
	border: 1px solid #f1f1f1;
	width: 100%;
	padding: 20px;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	text-transform: capitalize;
}

.wdg-search-form input :focus {
	background: transparent !important;
	border: 1px solid #98cb2b;
}

/* widget latest post area css */

.single-wdg-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}

.single-wdg-post:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.wdg-post-img {
	min-width: 100px;
	height: auto;
}

.wdg-post-img a img {
	border-radius: 5px;
}

.wdg-post-content {
	padding-left: 12px;
}

.wdg-post-content h5 {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	color: #1a2b3c;
}

.single-wdg-post:hover .wdg-post-content h5 a {
	color: #ff5959;
}

.wdg-post-content span {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #777777;
}

/* widget post archive area css */

.wdg-post-archive li {
	margin-bottom: 25px;
}

.wdg-post-archive li:last-child {
	margin-bottom: 0;
}

.wdg-post-archive li a {
	font-size: 15px;
	color: #757575;
	font-weight: 400;
	display: block;
	text-transform: capitalize;
}

.wdg-post-archive li:hover a {
	color: #79b91c;
}

.wdg-post-archive li a span {
	float: right;
}

/* widget follow us css */
.single-sid-wdg .wdg-follow-us {
	padding: 0;
	margin: 0;
}

.wdg-follow-us li {
	display: inline-block;
	margin: 0 5px;
}

.wdg-follow-us li a {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #1a2b3c;
	background: #ffffff;
	border-radius: 50%;
	line-height: 40px;
	width: 40px;
	height: 40px;
	transition: .3s all;
	border: 1px solid #f1f1f1;
}

.wdg-follow-us li a:hover {
	color: #fff;
	background: #ff5959;
}

/* widget tags area css */

.single-sid-wdg .widget_tag_cloud .tagcloud a {
	font-size: 13px;
	line-height: 24px;
	color: #1a2b3c;
	padding: 10px 15px;
	border: 1px solid #f1f1f1;
	display: inline-block;
	transition: all .2s;
	text-transform: capitalize;
	border-radius: 20px;
	margin: 0px 5px 10px 0px;
	background: #fff;
}

.single-sid-wdg .widget_tag_cloud .tagcloud a:hover {
	background: #ff5959;
	color: #fff;
}

/* widget categories area css */

.single-sid-wdg {}

.single-sid-wdg .widget_meta {}

.single-sid-wdg .widget_meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.single-sid-wdg .widget_meta ul li {}

.single-sid-wdg .widget_meta ul li a {
	text-transform: capitalize;
	font-size: 16px;
	color: #757575;
	transition: all .3s;
}

.single-sid-wdg .widget_meta ul li:hover a {
	color: #ff5959;
}


/******************************* footer area css ******************************/

.papri-footer-area {
	background: #151D33;
}

/* footer wedget all  */
.footer-single-wedget h3 {
	font-weight: bold;
	color: #fff;
	margin-bottom: 40px;
	text-transform: capitalize;
	font-size: 18px;
	text-align: center;
}
.footer-single-wedget .name1{
	text-align: left;
}

.footer-single-wedget {
	margin-bottom: 30px;
}

/* footer wedget custom html 1  */
.custom-html-widget .footer-logo {
	margin: 115px 0 0;
}

.custom-html-widget p {
	font-size: 16px;
	color: #999;
}

.custom-html-widget .footer-social {
	padding: 30px 0 0 0;
	margin: 25px 0 0 0;
	border-top: 1px solid #fff;
	list-style: none;
}

.custom-html-widget .footer-social li {
	display: inline-block;
	margin: 0 25px 0 0;
}

.custom-html-widget .footer-social li a {
	color: #fff;
	font-size: 16px;
}

.custom-html-widget .footer-social li a:hover {
	color: #ff5959;
}

/* footer wedget quick link  */
.footer-single-wedget .widget_nav_menu {}

.footer-single-wedget .widget_nav_menu .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-single-wedget .widget_nav_menu .menu li {
	margin-bottom: 8px;
	padding-bottom: 7px;
	font-weight: bold;
	text-align: center;
}
.footer-single-wedget .widget_nav_menu .owninfo li{
	font-weight: normal;
	text-align: left;
}

.footer-single-wedget .widget_nav_menu .menu li a {
	font-family: 'Poppins', sans-serif;
	color: #999;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 16px;
}

.footer-single-wedget .widget_nav_menu .menu li a:hover {
	color: #1A52EE;
	margin-left: 4px;
	font-family: 'Poppins', sans-serif;
}


/* footer wedget recent post  */

.footer-single-wedget .widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-single-wedget .widget_recent_entries ul li {
	/* margin-bottom: 30px; */
	text-align: center;
	font-weight: bold;
}

.footer-single-wedget .widget_recent_entries ul li:last-child {
	padding: 0;
	margin: 0;
}

.footer-single-wedget .widget_recent_entries ul li a {
	color: #999;
	font-size: 16px;
	display: block;
	font-weight: bold;
}

.footer-single-wedget .widget_recent_entries ul li a:hover {
	color: #1A52EE;
}

.footer-single-wedget .widget_recent_entries ul li span {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	display: block;
}

/* footer wedget contact info */

.footer-single-wedget .custom-html-widget .contact-details {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-single-wedget .custom-html-widget .contact-details li {
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 30px;
	vertical-align: middle;
	cursor: pointer;
}

.footer-single-wedget .custom-html-widget .contact-details li:hover i {
	background: #79b91c;
	color: #fff;
}

.footer-single-wedget .custom-html-widget .contact-details li i {
	width: 30px;
	height: 30px;
	font-size: 14px;
	background: #fff;
	text-align: center;
	color: #79b91c;
	line-height: 30px;
	border-radius: 50%;
	float: left;
	margin: 7px 12px 7px 0;
	transition: all .3s;
}

.footer-single-wedget .custom-html-widget .contact-details li:last-child {
	margin-bottom: 0;
}

/* footer copyright css */
.papri-footer-area2 {
	background-color: #4e3ae5;
}

.footer-copyright p {
	color: #090909;
	font-size: 16px;
	margin-bottom: 0;
}

.footer-copyright-area {
	background: #fff;
}

.footer-copyright {}

.footer-copyright p a {
	color: #090909;
	font-weight: 700;
}

.bomimg {
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 20px;
}

.bomimgs {
	width: 100%;
	height: 100%;

	cursor: pointer;
}

.bomimg:last-child {
	margin-bottom: 0;
}

.bgdiv {
	background: #fff;
	width:100px;
	background: url('../image/bga.png') no-repeat center;
	background-size: contain;
	position: absolute;
	top: -30px;
	height: 100px;
	left: 60px;
	padding-left: 20px;
	display: none;
	box-sizing: border-box;
}
.bgdiv img{
    width: 65px;
    height: 65px;
    margin-top: 18px;
}
.bomimg:hover .bgdiv{
	display: block !important;
	
}