.button-ajust{
text-align: center;
}

.button-theme{
color: #fff;
padding: 10px 15px;
background-color: #98bc17;
border-radius: 5px;
border-style: none;
}

.button-theme2{
color: #000;
padding: 10px 15px;
background-color: #fff;
border-radius: 5px;
border-style: none;
}

.button-theme2:hover{
opacity: 0.5;
transition: 0.2s;
}

.button-theme:hover{
color: #fff;
background-color: #1b1b1b;
transition: 0.2s;
}

.fa.fa-facebook{
width: 35px;
height: 35px;
padding-top: 8px;
text-align: center;
color: #000;
border-radius: 100px;
background-color: #fff;
}

.fa.fa-instagram{
width: 35px;
height: 35px;
padding-top: 8px;
text-align: center;
color: #000;
border-radius: 100px;
background-color: #fff;
}

.fa.fa-youtube-play{
width: 35px;
height: 35px;
padding-top: 8px;
text-align: center;
color: #000;
border-radius: 100px;
background-color: #fff;
}

.fa.fa-linkedin{
width: 35px;
height: 35px;
padding-top: 8px;
text-align: center;
color: #000;
border-radius: 100px;
background-color: #fff;
}

.site-footer ul li li{
width: 40px;
}

.cd-timeline-content{
color: #fff;
}

.cd-timeline-item-title{
color: #fff;
}

.filter button.selected{
    color: #99BB2D!important;
}

.page-heading{
background-position: center;
}

.fa.fa-comment-o{
color: #98bc17 !important;
}

.fa.fa-folder-o{
color: #98bc17 !important;
}

.fa.fa-user{
color: #98bc17 !important;
}

.fa.fa-calendar{
color: #98bc17 !important;
}

.site-footer.style-4{
margin-top: 0 !important;
}

.anpstext-arrow{
display: none;
}

.select-style{
}

.select-style select {
        border: 1px solid #ccc;
    border-radius: 4px;
    height: 39px;
    margin-bottom: 15px;
    padding: 7px 19px;
    width: 100%;
}

.mc4wp-form-theme-green button, .mc4wp-form-theme-green input[type=submit]{
color: #fff;
padding: 10px 15px;
background-color: #98bc17 !important;
border-radius: 5px;
border: none;
}

@media (max-width: 991px){
.site-header-style-boxed {
    background-color: #1b1b1b !important;
}
}

@media (max-width: 991px){
.site-search-toggle button, .navbar-toggle {
    background-color: #98bc17 !important;
}
}

@media (max-width: 991px){
.site-navigation {
    background-color: #98bc17 !important;
}
}

li.isotope-item .item-hover .mask{
background-color: #99BB2D !important;
}

img.attachment-full.size-full.wp-post-image{
display: none;
}

div.wpcf7-mail-sent-ok::before{
display: inline !important;
margin-left: 10px !important;
margin-right: 10px !important;
position: relative !important;
}

div.wpcf7-mail-sent-ok {
color: #727272 !important;
text-align: center !important;
margin-bottom: !important;
margin-top: !important;
padding-bottom: !important;
padding-top: !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    background-color: #99BB2D;
}