.footer-area {
    padding-top: 0px !important;
}
.blog-style1-area {
     padding: 0px 0 100px !important;
}
.img.float-bob-y {
     z-index: 0 !important;	 
}
.main-menu .navigation>li>a {
text-transform: none !important;
}

.header-contact-info ul li .icon span:before{
    font-size: 23px !important;
}
.project-block .img-holder .inner:before {
    background: none !important;

}
.project-features-box {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
}	
	
	.IconesDetalhes {
    position: relative;
    display: block;
    width: 40px;
    color: var(--thm-base);
    font-size: 22px;
	float: left;
}

.ImoDescricaoTextoIconesDetalhes {
    color: #051320;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}
.TituloValores {
    color: #751320;
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
    margin: auto;
}

.project-details-text1
{
	color: black !important;
	}

.Divider {
    border-top: 1px solid #ff5146;
}

.project-details-form {
    margin-top: 0px !important;
}

.project-details-area {
    padding: 15px 0px 15px !important;
}

body {
    font-size: 15px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif !important;
}

.project-form-box .single-box {
    max-width: none !important;
}
.project-form-area {
    padding: 75px 0 25px !important;
}

.project-form-box button {
    margin-top: 0px !important;
}

.btn-one {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.footer-widget-links ul li a:before {
    background: none !important;
    transition: none !important;
    transform: none !important;
    -webkit-transform-origin: unset !important;
    -ms-transform-origin: unset !important;
    transform-origin: unset !important;
    z-index: 0 !important;
}

.skill-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-bottom: 15px !important;
}

.wpp {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 10000;
    bottom: 10px;
}

.wpp-float {
    margin-top: 16px;
}


.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}