@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.page-assistencia-content main *{
    font-family: "Montserrat", serif;
}
.page-assistencia-content .title-2{
	font-size: 20px;
}
.page-assistencia-content .help-block{
	font-size: 13px;

}
.page-assistencia-content label{
	font-size: 16px;
	font-weight: normal;
}

.hero {
    background-color: #000;
    color: #fff;
    padding: 20px 0 0px 0;

}
.hero h1 {
    font-size: 27px;
    line-height: 25px;
    font-weight: 500;
    text-align: center;

}
.hero p {
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;

}
.hero .highlight {
    color: red;
}
.hero img {
    max-width: 100%;
}
.hero .btn{
	padding: 8px 10px;
	font-size: 14px;
	text-transform: none;
	font-weight: 500;
    vertical-align: text-top;
}
.hero .btn-success{
	background-color: #4EA65C;
    margin-top: 30px;
}
.hero .btn-danger{
	background-color: #EC221F;
}
.btn-black{
	background-color: #000;
}
.btn-grey{
	background-color: #999;
}
.search-box-container{
    background-image: linear-gradient(180deg, #000 15%, #fff 15%);
}
.search-box .form-control{
	border-radius: 10px !important;
	padding: 23px;
}
.search-box {
    background-color: #fff;
    padding: 15px 28px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    position: relative;
}
.title-localizar {
    font-size: 17px;
}
.title-localizar strong{
    font-size: 40px;
    font-style: italic;
    font-weight: 600;
}
.search-box .form-group{
	margin: 0 !important;
}
.form-group label {
    font-size: 14px;
    font-weight: bold;
}
.form-control {
    font-size: 14px;
    height: 40px;
}
.btn-custom {
    width: 100%;
}
.btn-ata {
    background-color: #4EA65C;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
	text-transform: none;
    font-weight: normal;
	font-size: 14px;
	padding: 10px 13px;
    border-radius: 7px !important;
}
.btn-ata i { font-size:40px}

.btn-ata:hover {
    background-color: #333;
}
.btn-default {
    padding: 10px 20px;
    border-radius: 7px !important;
}
.btn-cep{
	background-color: #fff;
	border-color: #EC221F;
	color: #000;
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	border-radius: 10px !important;
	padding: 10px;
	margin: 0 35px !important;
} 


.btn-cep i{ color: #EC221F; font-size: 21px;}

.btn-cep:hover i{color: #fff}
.btn-cep:hover{
	background-color: #EC221F;
	color: #fff;
}

.ou{display: block; margin-top: 5px; font-size: 20px;}

.card {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 25px;
}

.card h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.card h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.buttons {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch; 
}

.card .btn {
    flex: 1;
    padding: 10px;
    border: none;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    min-height: 40px;
    font-weight: normal;
}
.btn.whatsapp { background: #4EA65C; font-size: 28px;}
.btn.call { background: #5F88B9; }
.btn.share { background: black; }
.info {
    font-size: 14px;
    color: #333;
    margin: 10px 0;
}
.map-btn {
    background: #ddd;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.distance,
.cnpj {
	padding: 10px 0;
    text-align: center;
    border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}
.lines{
    padding: 10px 0;
    margin-top: 10px;
    border-top: 1px solid #BABABA;
}

.distance {
    font-size: 14px;
    margin: 10px 0;
}
.distance span {
    font-weight: bold;
    color: red;
}
.services {
    font-size: 14px;
}
.services ul li{
	display: inline-block;
	margin: 2px 4px 3px 0;
    font-size: 13px;
}
.services ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.services .fa-times {color: red}
.services .fa-check {color: green}
.services i {
    margin-right: 5px;
}
.cnpj {
    margin-top: 10px;
}


.categories {
    display: flex;
    gap: 3px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.categories .cat {
    flex: 1;
    padding: 3px;
    text-align: center;
    font-size: 8px;
    border-radius: 5px;
    color: white;
	max-width: 60px;
	text-transform: none;
    background: #000000;
}
.categories .cat img{
    max-width: 30px;
    margin-bottom: 5px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(325deg) brightness(105%) contrast(101%);
}

.btn-copiar{
    background-color: transparent;
    border: 0;
    color: dodgerblue;
}

.input-group{
    display: block;
}

.aligned-row {
  display: block;
}

.mascote-mobile{
    max-height: 155px;
}
@media only screen and (min-width: 600px) {
    .row-flex {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .input-group{
        display: table;
    }

    .aligned-row {
      display: flex;
      flex-flow: row wrap;
    }

    .hero h1{
        font-size: 38px;
        line-height: 33px;
        text-align: left;
    }
    .hero{
        padding: 60px 0 0px 0;
    }

    .hero .btn{
        padding: 15px 22px;
        font-size: 16px;
    }
    .hero p {
        text-align: left;
    }

    .btn-ata{
        padding: 30px 13px;
    }
    .ou{
        margin-top: 20px;
    }
}