/* sideber css style */
/* serch widget */
.blog-left-side > div {
    margin-bottom: 40px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    background: #fff;
    background: #F6F4EC;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.blog-left-side h2 {
    margin-bottom: 10px;
}
.blog-left-side {} .blog-left-side .content {
    padding: 0;
}
.blog-left-side .textwidget h4, .blog-right-side .textwidget h4 {
    font-size: 18px;
    padding-bottom: 8px;
}
.textwidget-icon {
    margin-top: 15px;
}
.textwidget-icon li {
	display: inline;
}
.textwidget-icon li a {
    font-size: 15px !important;
    color: #fff!important;
    background: #87C03D;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    border-radius: 5px;
    margin: 0 2px;
	display:inline-block;
}
.textwidget-icon.social-profile li a {
	display: inline-block;
	margin: 0 2px;
	font-size: 18px;
	color: #f00 !important;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #062a4d;
	color: #fff !important;
	text-align: center;
}
.textwidget-icon.social-profile  li a:hover{
	background:#87C03D;
}
.sb_instagram_header {
	display: none;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	background: #062a4d;
	border-radius: 0;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
	background: #87C03D;
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
	outline: 0;
	box-shadow: inset 0 0 10px 20px #87C03D;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0px !important;
}
.blog-left-side .sub-menu li a:hover,
.blog-left-side .nav .children li a:hover {
    background: transparent;
    color: #47087C ;
}
.search {
    position: relative;
    border-radius: 8px;
}
.search input {
	background: #fff none repeat scroll 0 0;
	height: 60px;
	position: relative;
	width: 100%;
	border: 1px solid #ced4da;
	color: #616161;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border-radius: 8px;
}
.search input[type="text"] {} .search input::-ms-input-placeholder,
.search input::-webkit-placeholder,
.search input::-moz-placeholder {
    color: #858585;
    font-size: 14px;
}
.search button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #616161;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 53px;
}
.search button i {}
.search input[type="text"] {
  padding-left: 10px;
}
/* widget list */

.widget {}
.blog-left-side .widget h2 {
    display: block;
    font-size: 21px;
    margin-bottom: 40px;
    padding-bottom: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    padding-left: 10px;
}
.blog-left-side .widget h2:before {
    position: absolute;
    left: 0px;
    bottom: 2px;
    width: 2px;
    height: 21px;
    background: #87C03D;
    content: "";
}

.footer-middle .widget h5 {
    color: #333;
    font-size: 24px;
}
.blog-left-side .widget ul {
	list-style: none;
}
.blog-left-side .widget ul li {
  position: relative;
}
.blog-left-side .widget ul ul{
	padding-left:10px;
	margin-top:10px;
}
.blog-left-side .widget ul li:last-child {
	padding-bottom: 0px;
    margin-bottom: 0;
}

.blog-left-side .widget ul li a {
    color: #616161;
    font-weight: 400;
}
.blog-left-side .widget ul li a:hover{
	color: #87C03D;
}
.blog-left-side .widget ul.children{
	margin-top:10px;
	padding-left:10px;
}
/* widget select */

.widget {} 
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select{
	width:100%;
}
/* table css */

#wp-calendar {
    width: 100%;
}
/* tags */
.tagcloud a {
    color: #616161;
    display: inline-block;
    font-size: 15px !important;
    padding: 5px 11px;
    text-align: center;
    text-transform: capitalize;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 0 3px 9px 0;
}
.widget_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.tagcloud a:hover,
.r-post-content h3:hover,
.r-post-content h3 a:hover {
    color: #87C03D ;
}
.tagcloud a:hover{
	background:#87C03D ;
	color:#fff;
	border-color:#87C03D;
}
#wp-calendar caption {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
    text-transform: capitalize;
    color: #616161;
    padding-top: 0;
}
#wp-calendar {
  font-size: 13px;
}
#wp-calendar {
    border: 0px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
	color:#333333;
}
table#wp-calendar td {
  border: 1px solid #e5e5e5;
  color: #444444;
   padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
#wp-calendar th, #wp-calendar td {
  padding: 8px;
}
table#wp-calendar th {
  border: 1px solid #e5e5e5;
  color: #333333;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: #87C03D;
}
table#wp-calendar td#today a{
	color:#fff;
}
.text-widget-about {
	text-align: center;
}
.text-widget-about ul li {
	border-top: 0;
	padding: 0;
}
.wp-block-archives{}
.wp-block-archives {}
.wp-block-archives li{}
.wp-block-archives li a,.wp-block-categories li a{color: #5e629c}

.wp-block-archives select {
	height: 40px;
	width: 200px;
	border: 1px solid #ddd;
	padding: 0 10px;
}
.single-blog-content .wp-block-latest-comments{padding-left: 0}
.recent-post-text span i {
	color: #f8f9fe;
	margin-right: 5px;
	font-size: 14px;
}
.wp-block-search .wp-block-search__button {
    background: #87C03D;
    border: 0;
    padding: .375em .625em;
    color: #fff;
    margin-left: .625em;
    word-break: normal;
}
.wp-block-search .wp-block-search__input {
    flex-grow: 1;
    min-width: 3em;
    border: 1px solid #ddd;
    padding-left: 10px;
}
.widget_wp_categories_widget ul li span.post-count, .widget_wpcategorieswidget ul li span.post-count {
    color: #87C03D;
    border-radius: 0px !important;
    box-shadow: none;
    border: 1px solid #87C03D;
}
.single_counter {
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.counter_icon {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	float: left;
	margin-right: 20px;
}
.counter_icon i {
	font-size: 50px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: inline-block;
	color: #87C03D;
}
.countr_text {
    overflow: hidden;
}
.countr_text > h1 {
    font-size: 55px;
    display: inline-block;
    margin: 0;
    font-family: Lobster;
}
.countr_text > h3 {
    font-size: 55px;
    display: inline-block;
    margin: 0;
    font-family: Lobster;
}
.counter_title {
	padding: 0 0 0;
}
.counter_title h4 {
    text-transform: none;
    font-size: 18px;
    margin-top: 0px;
    letter-spacing: 0;
    color: #5c727d;
    font-weight: 600;
}
.single_counter.center {
    text-align: center;
    position: relative;
}
.single_counter.center .counter_icon {
    float: none;
    margin: 0 0 10px;
}
.default_style.left .single_counter_inner {
    align-items: center !important;
    display: flex !important;
}
/* Creative Counter */
.counter-creative .single_counter {
    background: #fff;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 11.35px 22.275px 25.92px 1.08px rgba(14,62,129,.29);
    float: right;
    position: relative;
    padding: 0 40px;
}

.counter-creative .single_counter::before {
    position: absolute;
    content: "";
    right: 71px;
    height: 300px;
    width: 300px;
    background-image: linear-gradient(180deg, #87C03D 0%, #D1651A 100%);
    z-index: -1;
    border-radius: 50%;
    opacity: 1;
}
.counter-creative .single_counter .single_counter_inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.counter-creative .single_counter.center .counter_icon {
    display: none;
}
.counter-creative .single_counter .countr_text h4 {
    font-size: 26px;
    padding: 0 32px;
    color: #000;
    text-transform: capitalize;
}
.counter-creative .single_counter .countr_text > h1 {
    font-size: 120px;
    line-height: 115px;
	color:#87C03D;
}
.counter-creative{
	position:relative;
	z-index:1;
}
.counter-creative::before {
    content: "";
    position: absolute;
    right: -46px;
    top: 114px;
    width: 34px;
    height: 34px;
    background-image: linear-gradient(180deg, #87C03D 0%, #D1651A 100%);
    border-radius: 50%;
}
.counter-creative::after {
    content: "";
    position: absolute;
    right: -53px;
    top: 20px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(180deg, #87C03D 0%, #D1651A 100%);
    border-radius: 50%;
}
.em-service.style_4 {
    margin: 10px 10px !important;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    border-radius: 5px;
}
.em-service.style_4  .em_service_content {
    overflow: hidden;
    padding: 15px 27px 28px;
}
.em-service.style_4 .em-service-thumb{
	position:relative;
	z-index:1;
	overflow:hidden;
	border-radius:5px;
}
.em-service.style_4 .em-service-thumb img {
    width: 100%;
}

.em-service.style_4 .em-service-thumb img{
	transition:.4s;
	transform:scale(1);
}
.em-service.style_4:hover .em-service-thumb img{
	transform:scale(1.1);
}
.em-service.style_4 .em-service-icon i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: #87C03D;
    color: #fff;
    text-align: center;
    font-size: 35px;
    border-radius: 3px;
    display: inline-block;
}
.em-service.style_4 .em-service-title h2 {
    font-size: 21px;
    margin-bottom: 15px;
}
.em-service.style_4 .em-service-icon {
    position: relative;
    margin-top: -35px;
    margin-left: 25px;
}
.service-category {
    position: absolute;
    bottom: 0;
    left: 0;
}
.service-category span {
    background: #87C03D;
    display: inline-block;
    color: #fff;
    padding: 10px 40px 8px 18px;
    clip-path: polygon(0% 0%, 80% 0%, 100% 103%, 0% 103%);
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
	transition:.4s;
}
.em-service.style_4:hover .service-category span {
    background: #EFB443;
}
.service_cursousel_sliderr  .slick-dots {
    bottom: -30px !important;
    position: relative;
    text-align: center;
    /* left: 50%; */
}
.service_cursousel_sliderr .slick-dots li {
    margin: 0 5px;
    display: inline-block;
}

.service_cursousel_sliderr .slick-dots li button {
    background-color: #b1cdfb;
}
.slick-dots .slick-active button {
    background-color: #87C03D !important;
}
