/*
Theme Name: Actmob Institucional 2024 - Polegada
Author: Bruno Miho
Author URI: https://actmob.com/
Description:  Tema desenvolvido exclusivamente pela Actmob para seu site.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Actmob
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url("./assets/css/global.css");
@import url("./assets/css/header.css");
@import url("./assets/css/utilidade.css");
@import url("./assets/css/footer.css");

/* ============ CSS DO SITE ============*/

.wpb_content_element {
    margin-bottom: 0;
}

/* SECTION - DESENVOLVIMENTO */
.section-desenvolvimento:before {
    content: "";
    background: url(/wp-content/uploads/2024/08/vetor-desenvolvimento.png) no-repeat;
    width: 738px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.box-desenvolvimento {
    padding: 50px;
}
.box-desenvolvimento h3 {
    font-weight: 700;
    font-size: 1.875rem;
    color: var(--primary);
}
.box-desenvolvimento h2 {
    font-weight: 700;
    font-size: 4.375rem;
    line-height: 1;
    max-width: 20ch;
    margin-bottom: 4.875rem;
}
.box-desenvolvimento p {
    font-size: 1.5rem;
    line-height: 1.25;
    max-width: 600px;
    margin-bottom: 2.5rem;
}
.box-desenvolvimento p.destaque {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1.875rem;
}

@media screen and (max-width: 500px) {
    
    .section-desenvolvimento:before {
        content: none;
    }
    .section-desenvolvimento {
        text-align: center;
    }
    .box-desenvolvimento {
        padding: 25px;
    }
    .box-desenvolvimento h2 {
        font-size: 3.5rem;
        margin-bottom: 2.5rem;
    }
}

/* SHORTCODE - SERVIÇOS */
.section-solucoes {
    padding-top: 100px !important;
    padding-bottom: 100px;
}
.section-solucoes > div {
    position: relative;
    z-index: 2;
}
.section-solucoes:before {
    content: "";
    background: url(/wp-content/uploads/2024/08/vetor-solucoes.png) no-repeat;
    width: 100%;
    height: 95%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.title-personalizado {
    font-weight: 800;
    max-width: 25ch;
    border-left: 4px solid var(--primary);
    padding: 0.5rem 1.5rem;
}

.slider-servicos .card-servico {
    position: relative;
    width: 472px;
    margin-bottom: 2rem;
    overflow: hidden;
}
.servico-content {
    background: var(--light);
    padding: 2rem;
    color: var(--dark-l);
}
.servico-content h3 {
    font-weight: 700;
    font-size: 1.875rem;
    margin-bottom: 1.5rem;
}
.servico-content p {
    font-size: 1.125rem;
    line-height: 1.4;
    color: #545454;
    margin-bottom: 1.5rem;
}
.servico-content .btnPadrao {
    background-color: #8D8D8D;
    color: var(--light);
}
.servico-content .btnPadrao:hover {
    background-color: var(--primary);
}

@media screen and (max-width: 1370px) {
	.slider-servicos {
		padding-left: 20px;
	}
	.slider-servicos .slick-slide img {
		height: 200px;
	}
	.servico-content h3 {
		font-size: 1.5rem;
	}
	.servico-content p {
		font-size: 1rem;
	}
	.btnPadrao {
		padding: 0.85rem;
		min-width: 150px;
	}
}

@media screen and (max-width: 800px) {
	
	.slider-servicos {
		padding-left: initial;
	}
	
	.slider-servicos .slick-slide {
		min-width: initial;
	}
	
	.section-solucoes:before {
		content: none;
	}
	
}

/* SECTION - FAIXA BANNER */
.section-faixa-banner {
    padding-top: 100px !important;
    padding-bottom: 100px;
}
.section-faixa-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000000cc;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.section-faixa-banner .vc_row {
    position: relative;
    z-index: 2;
}
.section-faixa-banner h3 {
    font-weight: 700;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 1rem;
}
.section-faixa-banner p {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

/* SECTION - ATUAÇÃO */
.section-atuacao {
    padding-top: 50px !important;
    padding-bottom: 96px;
}
.card-atuacao {
    padding: 0 5px;
}
.card-atuacao > div {
	margin-bottom: 20px;
}
.card-atuacao img {
    width: 100%;
    height: 344px;
    object-fit: cover;
    object-position: 50% 50%;
	transition: 0.5s;
}
.card-atuacao h3 {
    font-weight: 700;
    color: var(--light);
    font-size: 1.25rem;
}
.card-atuacao:hover img {
	transform: scale(1.5);
}

@media screen and (max-width: 800px) {
	.card-atuacao {
		margin-bottom: 1.5rem;
	}
	.card-atuacao > div {
		margin-bottom: 10px;
	}
}

/* SECTION - CLIENTES */
.section-clientes {
    padding-top: 100px !important;
    padding-bottom: 60px;
}
.section-clientes h2 {
    font-weight: 700;
}

@media screen and (max-width: 800px) {
	.card-cliente {
		padding: 0 5px;
	}
	.grid-cliente {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 500px) {
	.grid-cliente {
		grid-template-columns: 1fr;
	}
}


/* LOOP - CASES */
.grid-cases {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 27px;
}
.case-card {
    display: flex;
    align-items: center;
    background-color: var(--light);
}
.case-card img {
    max-width: 470px;
    height: 100%;
    object-fit: cover;
}
.case-card .case-content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
	padding: 20px;
    height: 100%;
}
.case-card .case-content h3 {
	font-weight: 700;
	font-size: 1.875rem;
	line-height: 1;
	color: var(--dark-l);
}
.case-card .case-content p {
	font-size: 1.125rem;
	line-height: 1.4;
	color: #545454;
}
.case-card .case-content .btn-case {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    background: #8D8D8D;
    padding: 1rem 2rem;
    font-size: 1.125rem;
    max-width: 11rem;
    border-radius: 10px;
}

@media screen and (max-width: 1370px) {
	.case-card img {
		max-width: 300px;
	}
	.case-card .case-content h3 {
		font-size: 1.5rem;
	}
	.case-card .case-content p {
		font-size: 1rem;
	}
}

@media screen and (max-width: 800px) {
	.grid-cases {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 500px) {
	.case-card {
		flex-direction: column;
	}
	.case-card img {
		width: 100%;
        max-height: 300px;
	}
	.case-card .case-content {
		gap: 1rem;
	}
}

/* AREA DE ATUAÇÃO */
.section-atuacoes > div > div > div {
    padding: 0 !important;
}
.grid-atuacao .atuacao:nth-child(even) > div:nth-child(1) {
    order: 2;
}
.grid-atuacao .atuacao > div:nth-child(1) {
    padding: 100px;
}
.grid-atuacao .principal-atuacao h2,
.grid-atuacao .atuacao h2 {
    font-weight: 700;
    font-size: 4rem;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 80px;
	margin-bottom: 1.5rem;
}
.grid-atuacao .atuacao h2:before {
    content: "";
    position: absolute;
    top: 0;
    left: -25px;
    width: 10px;
    min-height: 80px;
    background: var(--primary);
}
.grid-atuacao .atuacao p,
.grid-atuacao .principal-atuacao p {
    font-size: 1.25rem;
    line-height: 1.5;
    max-width: 550px;
}
.grid-atuacao .principal-atuacao p {
	font-size: 1.5rem;
}
.section-solucoes h4 {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.2;
    max-width: 20ch;
    margin: 0 auto;
}
.principal-atuacao > div:nth-child(1) {
    padding-left: 150px;
}
.principal-atuacao:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #292929cc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.principal-atuacao > div {
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 800px) {
    .principal-atuacao > div:nth-child(1) {
        padding-left: 50px;
    }
    .grid-atuacao .atuacao > div:nth-child(1) {
        order: 1;
    }
}

@media screen and (max-width: 500px) {
    .principal-atuacao {
        height: 600px !important;
    }
    .grid-atuacao .principal-atuacao h2 {
        justify-content: center;
    }
    .grid-atuacao .atuacao h2 {
        font-size: 3.25rem;
    }
    .grid-atuacao .atuacao > div:nth-child(1) {
        padding: 50px;
    }
	.principal-atuacao > div:nth-child(1) {
        padding-left: initial;
        padding: 20px;
        text-align: center;
    }
}

/* SERVIÇOS INTERNO */
.banner-interno {
    position: relative;
    height: 800px;
}
.vc_row.banner-interno:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.banner-interno h2,
.sobre-produto h2 {
    font-weight: 700;
    font-size: 4.375rem;
    line-height: 1;
    margin-bottom: 1.5rem;
}
.banner-interno p {
    font-size: 1.5rem;
    line-height: 1.2;
}
.sobre-produto p {
    font-size: 1.25rem;
    line-height: 1.2;
}
.sobre-produto .destaque-produto {
    background: #102865;
    padding: 0.5rem 1rem;
    display: inline-block;
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 1;
    color: #fff;
    margin-bottom: 1.5rem;
}
.single-cpt_servicos .box-desenvolvimento h3 {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #fff;
    max-width: 24ch;
    display: flex;
    align-items: center;
}
.single-cpt_servicos .box-desenvolvimento h3:before {
    content: "";
    width: 10px;
    height: 192px;
    background: #FFBC00;
    display: block;
    position: absolute;
    left: 0;
}
.banner-otimize h4 {
    font-weight: 700;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 2rem;
}
.banner-otimize:before {
    content: "";
    background: rgb(41 41 41 / 75%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.sobre-produto {
    margin-top: -200px;
}

@media screen and (max-width: 800px) {
    .sobre-produto {
        margin-top: initial;
        padding: 3rem 0;
    }
    .sobre-produto .wpb_single_image {
        text-align: center;
    }
    .box-desenvolvimento p,
    .single-cpt_servicos .box-desenvolvimento h3 {
        max-width: 100% !important;
    }
    .single-cpt_servicos .box-desenvolvimento h3:before {
        content: none !important;
    }
}

@media screen and (max-width: 500px) {
    .sobre-produto .destaque-produto {
        font-size: 3rem;
    }
}

/* CASES INTERNO */
.banner-case-interno {
    height: 500px;
    position: relative;
}
.vc_section.banner-case-interno:before {
    content: "";
    background: #292929cc;
    display:block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.section-galeria-case {
    padding-top: 3rem !important;
    padding-bottom: 3rem;
}
.section-galeria-case h2,
.banner-case-interno h2 {
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 1;
    margin-bottom: 1.5rem;
}
.section-galeria-case p,
.banner-case-interno p {
    font-size: 1.25rem;
    line-height: 1.2;
    max-width: 80%;
}
.galeria-images > div > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

@media screen and (max-width: 800px) {
    .section-galeria-case h2, .banner-case-interno h2 {
        max-width: 80%;
    }
    .section-galeria-case p, .banner-case-interno p {
        max-width: 100%;
    }
    .galeria-images {
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 500px) {
    .section-galeria-case h2, .banner-case-interno h2 {
        font-size: 3rem;
    }
    
}

@media screen and (max-width: 1370px) {
	#slider-1-slide-1-layer-5 {
		margin-left: 100px;
	}
}