/*
Theme Name: HomeFix
Theme URI: https://homefix.kinsta.cloud/
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Description: HomeFix multi-purpose theme for Websites.
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: homefix

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Home Settings */

/* header */

#row-contact .fa.fa-clock-o {
    color: white;
}

#row-contact .fa.fa-phone {
    color: white;
}

#row-contact .fa.fa-envelope {
    color: white;
}

.mega-menu span {
    color: white;
}

header#header {
    margin-bottom: -2em;
}

#header .vc_btn3.vc_btn3-color-grey {
    color: #ffffff;
    border-color: #137f0b;
    background-color: #137f0b;
}

div#fixed-header {
    background-color: #123381;
}

@media only screen and (max-width: 600px) {
div#fixed-header{
    border-radius: 10px;
}
}

#fixed-header::before {
	display: none;
}

#fixed-header::after {
	display: none;
}

#fixed-header .vc_custom_1690470044080 {
    border-radius: 10px;
}

div#fixed-header {
    border-radius: 10px;
}

span::after {
    border-radius: 10px;
}

/* end header */

/* slider */

#dt-sc-rev-slider .tp-bullet.selected {
    background: #123381;
}

#dt-sc-rev-slider .rs-bullet.tp-bullet {
    border: 3px solid rgb(18 51 129);
}

#rev_slider_1_1_wrapper .hephaistos .tp-bullet.selected {
    background: #123381 !important;
	border: 3px solid #fff !important;
}

#rev_slider_1_1_wrapper .hephaistos .tp-bullet {
    border: 3px solid #123381 !important;
}

/* slider end */

/* services box */

.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame li a {
    color: white;
}

.form1-home p {
    margin-bottom: -2em;
}

a.btn-whats {
    font-size: 70px;
    color: #ffffff;
    font-family: poppins;
    font-weight: 700;
}

a.btn-whats:hover {
    color: #3fc135;
}

span.fa.fa-home {
    color: white !important;
}

a.dt-sc-button {
    color: white;
}

input.btn-form {
    background-color: #123381;
    color: white;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: white;
	background-color: #123381;
}

.dt-sc-tb-content h5 {
    color: white;
}

.row-services h3 {
    color: white !important;
}

.row-services .icon-wrapper {
    background-color: #123381 !important;
}

.dt-sc-image-caption.type6:hover {
    cursor: pointer;
    border-radius: 30px;
}

.links a {
    color: white !important;
}

span:hover {
    color: #97addf;
    transition: ease-out 400ms;
}

.portfolio.type3 .image-overlay .links h4 a:before {
	background: #fff !important;
}

.breadcrumb a:hover {
    color: #b9cdff;
}

/* services end */


section.main-title-section-wrapper.breadcrumb-right {
    background-image: url(https://acoscajuru.alperprojetos.com.br/wp-content/uploads/2023/07/backg-1.jpg) !important;
    background-size: cover !important;
    background-position: center;
    background-attachment: fixed;
}

div#bx-pager {
    display: none !important;
}

#toTop {
    display: none !important;
}

@media screen and (max-width: 600px) {
	.desktop {
		display: none !important;
	}
}
@media screen and (min-width: 601px) {
	.mobile {
		display: none !important;
	}
}

@media screen and (max-width: 600px) {
	li#menu-item-15589 {
        display: none;
}
	#header-desk .wpb_column img {
    max-width: 150% !important;
}
	#header .dt-logo-container {
    width: 100% !important;
}
	#fixed-header .wpb_column.vc_column_container.vc_col-sm-4\/5.vc_col-lg-9.vc_col-xs-12 {
    display: none !important;
}
	a.btn-whats {
    font-size: 30px;
}
	.scroll_tab_right_button {
    border-radius: 10px;
}
	.scroll_tab_left_button {
    border-radius: 10px;
}
}

.vc_custom_1534231501253 {
    background: #181818 url(https://acoscajuru.alperprojetos.com.br/wp-content/uploads/2023/07/footerbg.png) !important;
}

.vc_custom_1534231501253 {
    background: none !important;
}

#footer .vc_custom_1534231501253 {
    background: #181818 url(https://acoscajuru.alperprojetos.com.br/wp-content/uploads/2023/07/footerbg.png) !important;
}