@charset "utf-8";
/* CSS Desentupidora Campos */

@font-face {
  font-family: 'font-mdartes-medium';
  src: url("fonts/font-mdartes-medium.eot");
  src: url("fonts/font-mdartes-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/font-mdartes-medium.woff") format("woff"), url("fonts/font-mdartes-medium.ttf") format("truetype"), url("fonts/font-mdartes-medium.svg#font-mdartes-medium") format("svg");
  font-weight: normal;
  font-style: normal; 
}
body{
	font-family: 'font-mdartes-medium';
}
.carro {
	padding: 10px;
}
/* WhatsApp */
.WhatsApp {
	width: 80px;
	height: 80px;
	left: 10px;
	bottom: 10px;
	position: fixed;
	z-index: 9999;
	background-image: url(../img/whatsapp-icone.png);
}
/* WhatsApp */
.white
{
	color:#fff !important;
}
h1.cta-title
{
	font-size: 30px;
}
h1{font-size: 30px;}

#service ul {
	list-style: none
}
#service ul li:before {
	content: '\2022';
	margin: 0 2px 0 2px;
	color: #E74C3C;
	font-size: 1.1em;
 }
.section-padding
{
	padding: 40px 0px;
}
.main-navigation
{
    border-bottom: 1px solid #eee;
}
.navbar-default {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: rgba(231, 231, 231, 0.33);
    padding: 5px 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #354242;
    background-color: transparent;
}
.navbar-nav {
    padding-top: 5px;
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	border-bottom: 2px solid #E74C3C;
    outline: none;
}
.navbar {
	min-height: inherit;
	margin-bottom: 0px;
}
.navbar-brand {
	height: inherit;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px;
    font-size: 42px;
    margin-top: 5px;
}

.navbar-default .navbar-brand {
    color: #ED3237;
}

.navbar-default .navbar-nav > li > a {
	color: #354242;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
.nav > li > a
{
	padding: 30px 0;
}
.jumbotron
{
    background-color: transparent;
    padding-top: 90px;
}
.jumbotron p.big
{
    line-height: 21px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 6px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    padding-top: 10px;
}
a.btn-banner {
    border: 1px solid #cdcdcd;
    padding: 12px 22px;
    line-height: 0px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 95px;
}
a.btn-banner i
{
    padding-left: 10px;
}
a.btn-banner:hover, a.btn-banner:focus
{
    background-color: #ED3237;
    color: #fff;
    border-color: #E74C3C;
    display: inline-block;
}
.bold
{
    font-weight: bold;
}
.bor-btm
{
    width: 100px;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 85px;
}
.jumbotron h1.small
{
    line-height: 88px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 62px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 0px;
}
.bgblue-dark
{
    background-color: #2C3E50;
}
.bgblue-light
{
    background-color: #3498DB;
}
.bgred
{
    background-color: #E74C3C;
}
.wrk-title
{
    cursor: pointer;
}
.cta-1, .cta2
{
	background-color: #ED3237;
	padding: 40px 0px;
}
.cta-1, .cta2, a{
	color: #FFF;
}
.cta-1, .cta2, a:hover{
	color: #333;
	text-decoration: none;
}
p.cta-sub-title
{
	font-size: 28px;
}
.pg-titl-bdr-btm
{
	width: 100px;
	height: 3px;
	background-color: #ED3237;
}
.service-box {
    margin: 0 0 60px;
    display: inline-block;
}
.service-box .service-icon {
    width: 75px;
    height: 75px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    text-align: center;
    color: #ED3237;
    font-size: 30px;
    margin-right: 23px;
    float: left;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box .service-text {
    width: 70%;
    float: left;
    margin-bottom: 20px;
}
.service-box .service-text h3 {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.page-title
{
	margin-bottom: 40px;
}



.fil-btn .active
{
	background-color: #ED3237;
}
.img-sec, .fig-caption
{
	width: 50%;
	float: left;
}
.team-info
{
	border: 1px solid rgba(204, 204, 204, 0.33);
	float: left;
	width: 100%;
	border-radius: 3px;
}
.fig-caption
{
	padding: 56px 20px 0px;
}
.fig-caption h3
{
	font-size: 20px;
}
.fig-caption p
{
	font-size: 14px;
}
.team-social li
{
	display: inline-block;
}
.team-social li
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.team-social li a
{
	color: #fff;
}
.blue-light{
	background-color: #3498DB;
}
.blue-dark
{
	background-color: #2C3E50;
}
.red
{
	background-color: #E74C3C;
}
.marb-20
{
	margin-bottom: 20px;
}
.wd75
{
	width: 75%;
	float: left;
}
.cta2 a
{
margin-top: 5px;
}
.fnt-24
{
	font-size: 24px;
}

/* Portfolio */
#portfolio {
  background: #fff;
  padding: 80px 0;
}

#portfolio #portfolio-wrapper {
  padding-right: 15px;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 45px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 10px;
  display: inline-block;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #f7f7f7;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
  background: #ED3237;
  color: #fff;
}

#portfolio .portfolio-item {
  position: relative;
  height: 200px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
	padding: 0;
}

#portfolio .portfolio-item a {
  display: block;
	margin-right: 10px;
}

#portfolio .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details {
  height: 50px;
  background: #ED3237;
  position: absolute;
  width: auto;
  padding: 0 20px;
  bottom: -50px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#portfolio .portfolio-item .details span {
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#portfolio .portfolio-item:hover .details {
  bottom: 0;
}

#portfolio .portfolio-item:hover img {
  top: -30px;
}

/* =========================================================
   FORMULÁRIO DE CONTATO
   ========================================================= */

.contatoForm {
    width: 100%;
}

/* Campos */
.contatoForm .text-field-box {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 35px;
    margin-bottom: 8px;

    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 40px;

    color: #333;
    font-family: inherit;
    font-size: 14px;
    line-height: normal;

    outline: none;
    appearance: none;
    -webkit-appearance: none;

    transition:
        border-color 0.2s ease,
        box-shadow 0.2s ease,
        background-color 0.2s ease;
}

/* Placeholder */
.contatoForm .text-field-box::placeholder {
    color: #999;
    opacity: 1;
}

/* Foco */
.contatoForm .text-field-box:focus {
    border-color: #ED3237;
    box-shadow: 0 0 0 3px rgba(237, 50, 55, 0.12);
}

/* Campo inválido */
.contatoForm .text-field-box.is-invalid {
    border-color: #dc3545;
    background-color: #fff8f8;
}

/* Foco em campo inválido */
.contatoForm .text-field-box.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.12);
}

/* Campo válido após preenchimento */
.contatoForm .text-field-box:valid:not(:placeholder-shown) {
    /* Se não quiser indicador visual de campo válido,
       pode remover este bloco. */
}

/* =========================================================
   TEXTAREA
   ========================================================= */

.contatoForm textarea.text-field-box {
    height: 220px;
    min-height: 150px;

    padding: 20px 35px;

    line-height: 1.5;
    resize: vertical;

    border-radius: 25px;
}

/* =========================================================
   MENSAGENS DE VALIDAÇÃO
   ========================================================= */

.contatoForm .validation {
    display: none;

    margin: 0 0 20px;
    padding: 0 15px;

    color: #dc3545;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
}

/* JavaScript adiciona .show */
.contatoForm .validation.show {
    display: block;
}

/* =========================================================
   MENSAGEM DE SUCESSO
   ========================================================= */

#sendmessage {
    display: none;

    margin-bottom: 15px;
    padding: 15px;

    color: #198754;
    background-color: #f0fff5;

    border: 1px solid #198754;
    border-radius: 6px;

    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

#sendmessage.show {
    display: block;
}

/* =========================================================
   MENSAGEM DE ERRO
   ========================================================= */

#errormessage {
    display: none;

    margin-bottom: 15px;
    padding: 15px;

    color: #dc3545;
    background-color: #fff5f5;

    border: 1px solid #dc3545;
    border-radius: 6px;

    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

#errormessage.show {
    display: block;
}

/* =========================================================
   BOTÃO
   ========================================================= */

.contatoForm .button-medium {
    display: block;

    width: 200px;
    height: 48px;
    margin: 0 auto;

    padding: 0 25px;

    background-color: #ED3237;
    border: 1px solid #ED3237;
    border-radius: 40px;

    color: #fff;

    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    line-height: 46px;
    text-align: center;

    cursor: pointer;

    outline: none;
    appearance: none;
    -webkit-appearance: none;

    box-shadow: none;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease,
        transform 0.1s ease,
        opacity 0.2s ease;
}

/* Hover */
.contatoForm .button-medium:hover {
    background-color: #d92d32;
    border-color: #d92d32;
}

/* Foco */
.contatoForm .button-medium:focus-visible {
    box-shadow: 0 0 0 3px rgba(237, 50, 55, 0.25);
}

/* Clique */
.contatoForm .button-medium:active {
    transform: translateY(1px);
}

/* Durante envio */
.contatoForm .button-medium:disabled {
    opacity: 0.65;
    cursor: not-allowed;
    pointer-events: none;
}

/* =========================================================
   AUTOFILL - CHROME / EDGE
   ========================================================= */

.contatoForm .text-field-box:-webkit-autofill,
.contatoForm .text-field-box:-webkit-autofill:hover,
.contatoForm .text-field-box:-webkit-autofill:focus {
    -webkit-text-fill-color: #333;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    transition: background-color 9999s ease-in-out 0s;
}

/* =========================================================
   ACESSIBILIDADE
   ========================================================= */

.contatoForm .text-field-box:focus-visible {
    outline: none;
}

/* =========================================================
   RESPONSIVO
   ========================================================= */

@media (max-width: 768px) {

    .contatoForm .text-field-box {
        height: 55px;
        padding: 0 25px;
        font-size: 14px;
    }

    .contatoForm textarea.text-field-box {
        height: 180px;
        padding: 18px 25px;
    }

    .contatoForm .button-medium {
        width: 180px;
        height: 45px;
        line-height: 43px;
        font-size: 16px;
    }
}

@media (max-width: 450px) {

    .contatoForm .text-field-box {
        height: 50px;
        padding: 0 20px;
        margin-bottom: 6px;
    }

    .contatoForm textarea.text-field-box {
        height: 160px;
        padding: 16px 20px;
        border-radius: 20px;
    }

    .contatoForm .validation {
        padding: 0 10px;
        font-size: 12px;
    }

    .contatoForm .button-medium {
        width: 160px;
        height: 42px;
        line-height: 40px;
        font-size: 15px;
    }
}

/* =========================================================
   REDUÇÃO DE MOVIMENTO
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .contatoForm .text-field-box,
    .contatoForm .button-medium {
        transition: none;
    }
}

.footer {
    background-color: #222;
}
.footer h3 {
    color: #fff;
    padding-bottom: 30px;
}
.footer_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_social ul li {
    margin: 2px;
    display: inline-block;
}
.footer_social ul li a {
    background: #2e3537 none repeat scroll 0 0;
    border: 1px solid #2e3537;
    box-shadow: 0 0 0 7px transparent;
    color: #aaa;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 21px;
    padding: 9px 13px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 40px;
}
.footer-bottom {
    background: #444;
    padding: 10px 0;
}
.footer_copyright {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.footer_copyright a {
    color: #ED3237;
}
#banner
{
    background: url('../img/banner-bg.jpg') no-repeat;
    background-size: cover;
    min-height: 500px;
}
.cta2 .btn-default,.cta2 .btn-default:hover,.cta2 .btn-default:focus
{
    padding: 10px 25px;
    background-color: #fff;
    border: 0px;
}
/**************************************
cta
**************************************/
/** media queries**/
@media (min-width: 480px) and (max-width: 1023px) {
    .img-sec, .fig-caption {
    width: 100%;
    float: left;
}
.fig-caption {
    padding: 56px 20px 20px;
}
}
@media (min-width: 451px) and (max-width: 768px) {
.filter {
    padding: 5px 18px;
    margin-bottom: 3px;
}
.wd75
{
    width: 100%;
}
.fig-caption {
    padding: 56px 20px 20px;
}
}
@media (min-width: 301px) and (max-width: 450px) {
.filter {
    padding: 3px 14px;
    margin-bottom: 3px;
}
.jumbotron
{
    padding-right: 30px;
    padding-left: 30px;
}
.fig-caption {
    padding: 13px 20px 0px;
}
.team-social li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.fig-caption h3 {
    font-size: 19px;
}
.wd75
{
    width: 100%;
}
.service-box .service-text h3
{
    padding-top: 15px;
}
.jumbotron h1.small {
    font-size: 30px;
}
h1.cta-title {
    font-size: 20px;
}
p.cta-sub-title {
    font-size: 15px;
}
.button-medium {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.jumbotron
{
    padding: 90px 0px 0px 20px !important;
}
}
.footer_copyright a
{
    text-decoration: none;
}
@media (min-width: 100px) and (max-width: 300px) {
.filter {
    padding: 3px 14px;
    margin-bottom: 3px;
}
.img-sec, .fig-caption {
    width: 100%;
    float: left;
}
.fig-caption {
    padding: 56px 20px 20px;
}
.jumbotron h1.small {
    font-size: 25px;
}
h1.cta-title {
    font-size: 20px;
}
p.cta-sub-title {
    font-size: 15px;
}
.button-medium {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.jumbotron
{
    padding: 90px 0px 0px 20px !important;
}
.service-box .service-text h3 {
    padding-top: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    text-align: center;
}
}
@media (min-width: 300px) and (max-width: 768px) {
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    text-align: center;
    border: 0px;
}
.navbar-default .navbar-nav > li > a:hover
{
    border: 0px;
}
}
/**************************************
form element
**************************************/
