@import url("https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
.encode-sans {
font-family: "Encode Sans", sans-serif;
font-optical-sizing: auto;
}
html {
scroll-padding-top: 80px; }
body {
margin: 0;
padding: 0;
font-size: 48%;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
color: #626262;
background-color: #e6e3d8;
}
img {
border: 0px;
!IMPORTANT
}
a:link, a:active, a:visited {
color: #666;
text-decoration: none;
}
a:hover {
color: #0099FF;
text-decoration: none;
}
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px; -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
} img, picture, video, embed {
max-width: 100%; height: auto;
} header {
width: 100%;
background-color: #e6e3d8;
border-bottom: 10px solid #45A1DB;
}
.menu_top a {
font-weight: bold;
font-size: 1.1rem;
color: #272649;
text-transform: uppercase;
}
.navbar-nav .nav-item {
margin: 0 0.8rem;
}
.slider_abaixo {
background-color: #232149;
-webkit-border-bottom-right-radius: 70px;
-webkit-border-bottom-left-radius: 70px;
-moz-border-radius-bottomright: 70px;
-moz-border-radius-bottomleft: 70px;
border-bottom-right-radius: 70px;
border-bottom-left-radius: 70px;
}
.features_home {
margin-top: -100px;
z-index: 100;
position: relative;
}
.feature_box {
background-color: #45A1DB;
border-radius: 10px;
color: #e6e3d8;
}
.feature-content {
font-size: 1.1rem;
}
.feature_icon a {
color: #232149;
font-size: 2rem;
}
.feature_icon a:hover {
color: #FFF;
}
.sobre_home {
color: #e6e3d8;
padding-bottom: 350px;
}
.sobre_home_txt {
font-size: 1.2rem;
text-align: justify;	
}
.valores_home {
background-color: #45A1DB;
border-radius: 20px;
position: relative;
margin-top: -250px;
}
.valores_home h3 {
font-size: 1.3rem;
color: #232149;
}
.valores_home_content {
color: #e6e3d8;
font-size: 1.1rem;
}
.servicos_home {
margin-top: 100px;
}
.servicos_home h3 {
font-size: 2rem;
color: #232149;
font-weight: 900;
}
.servicos_home .content {
font-size: 1.2rem;
font-weight: 500;
}
.btn_servico_home {
background-color: #45A1DB;
color: #FFF;
font-size: 1.1rem;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
font-weight: 600;
min-height: 95px;
display: flex;
align-items: center;
}
.btn_servico_home_arrow {
background-color: #272649;
font-size: 1rem;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
min-height: 95px;
display: flex;
align-items: center;
justify-content: center;
} .servico-link:hover .btn_servico_home {
background-color: #272649;
color: white;
}
.servico-link:hover .btn_servico_home_arrow {
background-color: #45A1DB;
color: white;
}
.arrow-icon {
transition: transform 0.3s ease, color 0.3s ease;
}
.servico-link:hover .arrow-icon {
transform: rotate(-90deg);
color: white;
} .servico-item {
cursor: pointer;
}
.servico-link {
display: block;
text-decoration: none;
}
.servico-conteudo {
font-size: 1.3rem;	font-weight: 500;
}
.retorna_conteudo {
background-image: url(//apcape.com.br/wp-content/themes/apcap/images/bg_servicos_home.png);
background-repeat: no-repeat;
background-size: cover;
}
.contato_home {
background-color: #45A1DB;
margin-top: 100px; }
.contato_tit {
font-weight: 800;
}
.azul {
color: #272649;
}
.branco {
color: #FFF;
}
.contato_txt {
color: #e6e3d8;
font-size: 1.2rem;
}
.contato_home_field {
background-color: #E8E4D9;
color: #a6a396;
font-weight: 600;
padding-top: 15px;
padding-bottom: 15px;
}
.contato_home_btn {
background-color: #13563B;
border-color: #13563B;
color: #a6a396;
font-weight: 600;	font-size: 1.6rem;
}
.whats_home h2 {
color: #272649;
font-size: 1.9rem;
font-weight: 800;
}
.whats_home p {
font-size: 1.2rem;
color: #3c3c3c;	font-weight: 600;
}
footer {
background-color: #232149;
}
.sociais_rodape {
font-size: 2rem;
padding-top: 100px;
font-weight: 100;
}
.sociais_rodape a, .contato_footer a {
color: #e6e3d8;
}
.sociais_rodape a:hover, .contato_footer a:hover, .copy_rodape a:hover {
color: #CCC;
}
.social-icon-circle {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2em;
height: 2em;
border: 2px solid currentColor; border-radius: 50%;
text-decoration: none;
}
.social-icon-circle i {
font-size: 0.8em;
}
.contato_footer {
font-size: 1.3rem;
text-transform: uppercase;
font-weight: 600;
}
.copy_rodape {
background-color: #13563B;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
color: #e6e3d8;
margin-top: 70px;
padding-top: 20px;
padding-bottom: 7px;
font-size: 1rem;
}
.copy_rodape a {
color: #e6e3d8;
font-weight: 600;
}
.wpcf7-response-output {
font-size: 0.8rem;
color: #FFF;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #FFF;
}
.floating-menu {
position: fixed;
top: 150px;
left: 30px;
display: flex;
flex-direction: column;
gap: 10px;
z-index: 10000;
}
.button {
background-color: #13563B;
color: #e0f2f1;
border: none;
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: transform 0.3s;
font-size: 1.5rem;
}
.button:hover {
transform: scale(1.1);
}
.social-buttons {
display: none;
position: absolute;
left: 70px; top: 0;
flex-direction: row;
gap: 8px;
background-color: #13563B;
border-radius: 30px;
padding: 5px 15px;
align-items: center;
height: 60px; }
.social-buttons a, .button a {
color: #e0f2f1;
text-decoration: none;
font-size: 24px;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
transition: transform 0.3s;
}
.social-buttons a:hover {
transform: scale(1.1);
}  @media screen and (min-width: 960px) {
.desktop {
display: none;
}
}
@media screen and (max-width: 1200px) {} @media screen and (max-width:960px) {} @media screen and (max-width:768px) {
.features_home {
margin-top: -1px;
}
}
@media (max-width: 767.98px) {
.floating-menu {
top: 80px;
left: 15px;
gap: 5px;
}
.button {
width: 50px;
height: 50px;
font-size: 0.7rem;
}
.button:hover {
transform: scale(1.05); }
.social-buttons {
left: 35px;
height: 50px;
padding: 2px 7px;
border-radius: 15px;
}
.social-buttons a {
font-size: 12px;
width: 20px;
height: 20px;
}
.social-buttons a:hover {
transform: scale(1.05); }
} @media screen and (max-width:480px) {
.mobile {
display: none;
}
} @media screen and (max-width:320px) {}
}