 #footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0px 0px 0px!important;

}  




#copyright .col.span_5 a{
	margin:0  15px!important;
}


 #copyright .col.span_5 img{
	margin-bottom:-30px!important;

	
}  
body.material .nectar-button.see-through[class*=m-extra-color-gradient-]:hover, body.material[data-button-style^=rounded] .nectar-button.see-through i, body.material[data-button-style^=rounded] .nectar-button.see-through-2:not(:hover) i, body.material[data-button-style^=rounded] .nectar-button.see-through-3:not(:hover) i {
    color: #000000 !important;
}

.keyword ul li {
    display: inline-block;
    padding: 10px 45px;
    border: 1px solid #666666 !important;
    margin: 3px 10px!important;
    transition: 0.5s ease-in-out;
  
  border-radius: 45px;
	text-align:center!important;
	
    
}

.container-wrap .row >.wpb_row:not(.full-width-section):not(.full-width-content):last-child {
    margin-bottom: 0;
}

#wpforms-20-field_1,#wpforms-20-field_1-last,#wpforms-20-field_2,#wpforms-20-field_3{
	border:1px solid black!important;
	border-radius:8px;
	height:48px;
}
#wpforms-20-field_4{
		border:1px solid black!important;
	border-radius:8px;
}

#wpforms-submit-20{
	background:#3858E9!important;
	color:white!important;
	height:48px;
	width:100%;
}

.threbox h4{
	font-size:30px!important;
}

.tab-item span{
	font-weight:600;
	font-size:20px;
}

#maxLabel{
	color:white!important;
}

.nectar-icon-list-item .content {
    color: rgb(0 0 0);
}


/* #results img{
filter: brightness(0) saturate(100%) invert(29%) sepia(94%) saturate(2289%) hue-rotate(184deg) brightness(92%) contrast(92%);

} */
.nectar-fancy-box .box-bg:after {
   background-color: rgb(0 0 0 / 75%);
}


body .pricing-table[data-style=flat-alternative] .pricing-column,.pricing-column h3{
	background:#f6f6f6!important;
	border-radius:20px!important;
}

.pricing-column li{
	line-height:25px!important;
	height:50px!important;
}

body.material .nectar-button.see-through[class*=m-extra-color-gradient-]:hover, body.material[data-button-style^=rounded] .nectar-button.see-through i, body.material[data-button-style^=rounded] .nectar-button.see-through-2:not(:hover) i, body.material[data-button-style^=rounded] .nectar-button.see-through-3:not(:hover) i {
    color: #ffffff !important;
}

.tab-nav-heading a{
	font-size:30px;
	line-height:40px;
}




@media screen and (max-width: 678px) {
 .tabbed[data-style="toggle_button"] .wpb_tabs_nav {
    display: flex
;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    flex-direction: column;
}
	
	.wpb_tabs_nav .tab-item span{
		font-size:14px!important;
	}
	
	.keyword ul li {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #666666 !important;
    margin: 3px 5px!important;
    transition: 0.5s ease-in-out;
  font-size:10px!important;
  border-radius: 45px;
	}
}