/*
Theme Name: MIT PCD BRABUS
Theme URI: https://mitpcdbrabus.fidelisencoes.com.br
Author: Stone
Author URI: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mitpcdbrabus
*/

a { text-decoration: none; }

header,
.header-scroll { height: 90px; }
header { background: transparent; transition: background-color 0.5s ease;  }
.header-scroll { background: #000;  }

.brand-logo {  display: block; width: 230px; height: 50px; text-indent: -2000em; overflow: hidden; background: url(https://mitpcdbrabus.fidelisencoes.com.br/wp-content/uploads/2025/06/65d75ce56c2a2026243800.png) center no-repeat; background-size: contain; }
.header-scroll .brand-logo { background: url(https://mitpcdbrabus.fidelisencoes.com.br/wp-content/uploads/2025/06/65d75ce56c2a2026243800.png) center no-repeat; background-size: contain; }

ul.nav a.nav-link { color: #FFF!important; font-size: 1rem; text-transform: uppercase; border-bottom: 2px solid transparent; font-weight: 500; }
ul.nav a.active,
ul.nav a.nav-link:hover { color: #FFF!important; border-bottom: 2px solid #de0914!important; }
ul.nav a.nav-bt:hover { color: #FFF!important; }
.nav-bt { margin-left: 20px; font-size: 1.2rem!important; line-height: 1; background: #b89b3d; border-radius: 25px; padding-right: 15px!important; padding-left: 15px!important; }
.nav-bt i { font-size: 1.8rem; margin-right: 5px;  }
.nav-bt span { display: inline-block; top: -4px; position: relative; }

.header-scroll ul.nav a.nav-link { color: #FFF!important; }
.header-scroll ul.nav a.nav-bt { color: #FFF!important; }

.featured-banner { color: #FFF; background: #000 url(https://mitpcdbrabus.fidelisencoes.com.br/wp-content/uploads/2025/06/WhatsApp-Image-2024-01-29-at-11.28.28-9.jpeg) center bottom no-repeat; background-size: cover; height: 100vh; position: relative; display: flex; align-items:center; }
.featured-banner .container { position: relative; }
.featured-wrap { background: url(assets/img/bg_shape.png) left bottom no-repeat; background-size: auto 150px; z-index: 2; }
.featured-1 { padding: 0px 0 0 100px; }
.featured h2 { display: block; font-size: 3rem; font-weight: 100; line-height:1; margin-bottom: 50px; text-shadow: 2px 2px black; }

.title-tag { display: inline-block; border-radius: 25px; padding: 5px 15px; font-size: 0.8rem; }
.title-section { display: inline-block; margin: 0 auto; color: #253D60; font-size: 1.5rem; font-weight: bold; border-bottom: 3px solid #000; padding-bottom: 15px; margin-bottom: 15px; }
.max-title { display: block; font-weight: normal; font-size: 2.5rem; border-bottom: none; }

.carros-wrapper { margin: 25px 0; }
.carros-wrapper img { width: 100%;  }
.carros-wrapper p { margin: 10px 0 0; font-size: 0.6rem; font-weight: bold; color: #999; }
.carro-info h5 { color: #28a9e1; font-size: 0.7rem; margin-bottom: 0; }
.carro-info h4 { font-size: 1.2rem; color: #253D60; }
.carro-info h3 { font-size: 1.2rem; margin-bottom: 10px; }
.carro-versao { display: none; color: #999; font-size: 0.7rem; }
.carros-wrapper .label { display: inline-block; border-radius: 25px; font-size: 0.7rem; padding: 2px 7px; color: #FFF; font-weight:bold; }
.carros-wrapper button { margin-top: 20px; }
.carro-preco sup { font-size: 0.5rem;  }
h4.preco-de { margin-top: 10px!important; font-size: 1rem!important; opacity: 0.7; text-decoration: line-through; }
.carro-info small { font-size: 0.7rem; color: #CCC; }

.carros-grid .carro-item { margin-bottom: 40px; }

#marcas { background: #212529; }

.filter input { width: 70%; margin: 0 auto; }
.filter span { margin: 20px auto; font-size: 0.7rem; }
.filter button { padding: 10px 20px; background: #EAEAEA; border: none; color: #666; }
.filter button.filter-active,
.filter button:hover {  background: #28a9e1; color: #FFF; }

#quero-vender { background: url(assets/img/bg_repeat.png) center repeat-y; }
#form_contato { margin-top: 50px; }

.steps-to-buy { width: 70%; margin: 0 auto; list-style: none; padding: 0; }
.steps-to-buy li { margin-bottom: 20px; display: flex; flex-direction: column; justify-items: center; }
.steps-to-buy li span { display: inline-block; border-radius: 100px; margin-top: 20px; width: 70px; height: 70px; text-align: center; background: #28a9e1; color: #FFF; font-size: 3rem; }
.steps-to-buy li p { display: inline-block; margin: -70px 0 0 100px; font-size: 1.5rem; font-weight: bold; color: #FFF; }

#form_cotacao { background: #FFF; border-radius: 15px; padding: 50px 40px; margin-top: 0px; box-shadow: 2px 5px 10px #000; position: absolute; z-index: 2; color: #FFF; }
#form_cotacao h2 { font-size: 1.5rem; }
#form_cotacao  label { color: #000; }


.btn-primary { padding: 0.7rem 1.5rem; background: #000; color: #FFF; border-radius: 25px; border: none; font-weight: 600; }
.btn-primary:hover { background: #de0914; color: #fff; border: none;  }

.btn-secondary { padding: 0.7rem 1.5rem; background: #FFF; color: #000; border-radius: 25px; border: none; font-weight: 600; }
.btn-secondary:hover { background: #000; color: #FFF; border: none;  }

.text-link { display: inline-block; margin: 20px auto; color: #999; border: 1px solid #CCC; border-radius: 25px; padding: 10px 20px; }

.bg-blue { background-color: #000000; }
.bg-light-blue { background-color: #de0914; }

.text-blue { color: #fff; }
.text-light-blue { color: #de0914; }
.text-gray { color: #CCC; }
.text-yellow { color: yellow; }

.accordion-button { font-weight: 500; color: #004066; }
.accordion-body { padding: 2.5rem; }

.timeline__content { background: #111; color: #FFF; }
.timeline__content h4 { color: #de0914; }
.timeline--horizontal .timeline__item .timeline__content:after { border-top: 10px solid #fff; }


/* FLIBOX SERVICES */

.wraper-services { margin: 20px 0; }

.panel {
	margin: 0 auto;
	height: 350px;  
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
}

.panel .front,
.panel .back {
	text-align: center;
}
	
.panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 900;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	   -moz-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	   -moz-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.panel.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.panel.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}
.box1{
	background-color: transparent;
	color: #FFF;
	width: 250px;
	height: 300px;
	text-align: center!important;
	margin: 0 auto;
	padding: 20px;
	border-radius: 10px;
	border: 1px solid #f1f1f1;
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
.box1 span { display: inline-block; border-radius: 100px; margin-top: 20px; width: 50px; height: 50px; text-align: center; background: #253D60; color: #FFF; font-size: 1.5rem; font-weight:bold; line-height:2; }
.box1 i { font-size: 7rem; color: #FFF; }
.box1 h3 { font-size: 1.2rem; font-weight: bold; margin-top: 20px; }
.box2{
	background-color: #253D60;
	color: #FFF;
	width: 250px;
	height: 300px;
	margin: 0 auto;
	padding: 40px 20px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 10px #999;
}
.box2 i { font-size: 2rem; }
.box2 p { font-size: 1rem; line-height:1.2; margin-top: 20px; }

footer { background: #000; padding-top: 50px; }
footer span { display: block; font-size: 0.7rem; color: #CCC; font-weight:bold; margin-bottom: 10px; }
footer h4 { font-size: 0.8rem; font-weight: bold; font-style: italic; }
footer h6 { font-weight: bold; margin-bottom: 30px; font-style: italic; }
footer ul { list-style: none; margin: 0; padding: 0; }
footer ul a { color: #FFF; font-size: 0.8rem; }

.social-link { color: #FFF; font-size: 14px; display: inline-flex; align-items: center; }
.social-link i { font-size: 30px; }
.btn-whatsapp { font-size: 1.5rem; font-weight: bold; color: #000; }
.btn-whatsapp i { font-size: 2rem; color: green; }

.social-media a { display: inline-block; border-radius: 100px; height:30px; width: 30px; background: #253D60; color: #FFF; font-size: 1.5rem; text-align: center; line-height: 1.3; }

.disclaimer { color: #666; font-size: 0.7rem; }

#modalBuy img { width: 100%; }

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450!important;
    color: #FFF!important;
}

.modal h4 { font-size: 0.8rem; color: #de0914; }
.modal label { font-weight: 500; font-size: 12px; width: 100%; }
.modal textarea { height: 100px; }
.payment-info { border: 1px solid #CCC; background: #F5F5F5; border-radius: 10px; padding: 20px; font-size: 12px; }

#test-drive { background: url(https://mitpcdbrabus.fidelisencoes.com.br/wp-content/uploads/2025/06/comprar-Mitsubishi-Eclipse-Cross-Rush-10.jpg_f389003447-scaled.jpg) center center no-repeat; background-size: cover; position: relative; }
.bg-overlay { position: absolute; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 1; }
.text-overlay { position: relative; z-index: 2; }
/* MOBILE */

@media only screen and (max-width: 768px)
and (orientation : portrait)  {

	.fs-5 { font-size: 1rem; }
	
	#header-mobile { align-items: center; }
	header > div.container { display: flow!important; flex: 1 auto!important; }
	.brand-logo { margin: 0 auto; width: 230px; height: 40px; }
	header button { background: none; border: none; font-size: 2rem; color: #FFF; }

	.destaques {  height: auto!important;  background-position: right -190px top; }
	.destaques .container { height: auto; margin-top: 100px; margin-bottom: 80px; }
	.featured-wrap { background: none; }
	.featured-1  { padding: 25px; }
	.featured h2 { font-size: 2rem; }

	#quero-comprar { margin-top:100px; }
	.carro-item { text-align: center; }

	.filter button { display: block; width: 100%; margin-bottom: 10px; }

	#quero-vender { background: #253D60;  }
	#quero-vender h2 { color: #28a9e1; }

	.steps-to-buy { width: 80%; }
	.steps-to-buy li p { font-size: 1rem; }

	.slick-prev { left: 0; }
	.slick-next { right: 0; }

	.header-title { display: block; background: none; }
	.title-tag { font-size: 0.8rem; }
	.title-section { font-size: 1.5rem; }

	.panel { margin: 20px 12.999%; }

	.box1,
	.box2 {

		height: 250px;
	}
	.panel { height: 250px; }
	.box1 span { width: 35px; height: 35px; font-size:1rem; line-height:2.2; }
	.box1 h3 { margin-top: 10px; }
	.box1 i { font-size:5rem;  }
	.box2 h3 { font-size: 1rem; }



	footer { overflow: hidden; }
	.footer-img { margin-top: -110px; right: -150px; }
	
	.footer { display: none; }



	.mobile-wrapper { display: none;  width: 100%; position: fixed; top: 0; bottom: 0; height: 100%; background: #000; color: #FFF; z-index: 2000; overflow: auto; }
	.mobile-wrapper .btn-close { background: none; border: none; font-size: 2rem; color: #FFF; position: absolute; left: 10px; top: 10px; }
	.mobile-wrapper .brand-logo { width: 75px; height: 71px; margin: 0 auto 20px; }
	.mobile-wrapper .mobile-header p { font-size: 1.2rem; margin-bottom: 0px; }
	.mobile-wrapper .mobile-header small { color: #f2c930; }
	.mobile-wrapper .services-description { font-size: 0.8rem; }
	.mobile-wrapper .btn { border: 1px solid #666; width: 100%; border-radius: 25px; font-size: 0.9rem; font-weight: bold; text-transform: uppercase; }
	.mobile-wrapper h4 { font-weight: bold; font-size: 0.9rem; color: #f2c930; }
	.mobile-wrapper address { font-size: 0.7rem; }
}