*{
	margin: 0px;
	padding: 0px
}

body{
	font-family: 'Poppins', sans-serif;
}

.consult-modal input {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    margin-bottom: 13px;
}
.consult-modal input[type="checkbox"] {
    float: left;
    margin-top: 6px;
    width: 3%;
    margin-right: 0px;
}
span.wpcf7-list-item-label {
    width: 95%;
    float: right;
    text-align: justify;
    font-size: 15px;
}
.consult-modal textarea {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    margin-bottom: 13px;
    height: 130px;
}
.consult-modal .wpcf7-submit {
    width: auto !important;
    border-bottom: initial !important;
    padding: 10px 35px !important;
    background: #ca0ca2 !important;
    color: #fff;
    font-size: 23px;
    border-radius: 30px;
    margin: auto;
    display: block;
}
.consult-modal button.btn.btn-danger {
    background: #ca0ca2 !important;
}
.nmbr ul{
    padding-left: 0px;
margin-bottom:0px;
}
.nmbr ul li{
    list-style: none;
    float: right;
    margin: 0px 8px;
}
.nmbr ul li a{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    background: #ca0ca2;
    border-radius: 50%;
    height: 35px;
    color: #fff;
}



.top-hder .row{
	align-items:center;
}

.timing ul {
    padding-left: 0px;
	margin-bottom:0px;
}

.timing ul li {
    list-style: none;
    float: left;
    margin-right: 15px;
}
.timing ul li i{
    color: #ca0ca2;
    margin-right: 5px;
}
.timing ul li span{
    color: #fff;
}
/*  top header */

.top-hder{
    background: #000;
    padding: 8px 0px;
}
.timing p{
    color: #fff;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
}
.nmbr p{
    color: #fff;
    text-align: right;
    font-size: 14px;
    margin-bottom: 0px;
}


/* top header end */

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 99 !important;
}
.hder-slide-upp{
    position: relative;
}
.header{
    background: #fff;
    padding: 10px 0px;
    
}
.header .navbar-expand-sm .navbar-collapse {
    justify-content: space-around;
}
.menu .nav-link{
    color: #000;
}

a.qoute {
    background: #c02033;
    font-size: 21px;
    margin-left: 30px;
    padding: 8px 24px !important;
}
.menu a.nav-link {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 30px !important;
    display: inline-block;
}
.quote {
    padding: 16px 30px;
    background: #ca0ca2;
    border-radius: 55px;
}
.quote a{
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.menu a.active{
    color: #ca0ca2 !important;
}


/*banner css start*/

.banner{
    background-image: url(https://brazilianbuttliftspecials.com/wp-content/uploads/2024/06/mnbnrdesk.jpg);
    background-size: cover;
    padding: 80px 0px;
}
.banner .row{
	align-items:center;
	justify-content:center;
}
.bannertext {
    padding-right: 232px;
}

.bannertext h1 {
    font-size: 52px;
    margin-bottom: 50px;
    color: #000;
    position: relative;
    font-weight: 700;
    line-height: 61px;
}
.bannertext h1:before {
    position: absolute;
    content: '';
    width: 250px;
    height: 2px;
    background: #ca0ca2;
    bottom: -20px;
}
.bannertext h1 span{
	color:#ca0ca2;
}
.bannertext h6 {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}
.bannertext a {
    text-decoration: none;
    padding: 15px 42px;
    font-weight: 600;
    color: #fff;
    background-color: #ca0ca2;
    border-radius: 30px;
    display: inline-block;
    margin-top: 20px;
    font-size: 19px;
}
.bannerform {
    background: #cc3dad3d;
    padding: 30px 25px;
    border-radius: 20px;
}
.bannerform input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 10px;
    margin-bottom: 30px;
}
.bannerform textarea {
    height: 60px;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 10px;
    margin-bottom: 30px;
}
.bannerform input::placeholder{
	color:#fff;
	font-weight:600;
}

.bannerform textarea::placeholder{
	color:#fff;
	font-weight:600;
}
.bannerform .wpcf7-submit {
    width: auto !important;
    border-bottom: initial !important;
    padding: 10px 35px !important;
    background: #ca0ca2 !important;
    color: #fff;
    font-size: 23px;
    border-radius: 30px;
    margin: auto;
    display: block;
}

/*banner css end*/


/*about us css start*/
.phamcy-stle{
    border-left: 2px solid #37497a;
    border-right: 2px solid #37497a;
}

.about-img img {
    width: 86%;
    margin: auto;
    display: block;
}

.service-care {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.about-text h6 {
    font-size: 19px;
    font-weight: 600;
    color: #ca0ca2;
}
.about-text h2 {
    font-size: 52px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 60px;
    color: #000;
    position: relative;
}
.about-text h2:before {
    position: absolute;
    content: '';
    width: 250px;
    height: 2px;
    background: #ca0ca2;
    bottom: -20px;
}

.about-text p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: 500;
    color: #626161;
}
.about-text a {
    text-decoration: none;
    padding: 15px 42px;
    font-weight: 600;
    color: #fff;
    background-color: #ca0ca2;
    border-radius: 30px;
    display: inline-block;
    margin-top: 20px;
    font-size: 19px;
}
.about-text a i {
    margin-left: 15px;
    font-size: 20px;
}
.abt-stle{
    margin-bottom: 30px;
    margin-top: 120px;
}


/*services css start*/

.services {
    padding: 80px 0px 100px 0px;
    position: relative;
}

.services h6 {
    text-align: center;
    font-size: 18px;
    color: #ca0ca2;
    font-weight: 600;
}
.services h2 {
    text-align: center;
    font-size: 44px;
    font-weight: 600;
    color: #000;
    margin-bottom: 60px;
    position: relative;
}
.services h2:before{
    position: absolute;
    content: "";
    width: 250px;
    height: 3px;
    background: #ca0ca2;
    bottom: -35px;
    left: 41%;
}

.services p {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #515253;
    margin-bottom: 50px;
}

.services .row{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.services .row>*{
    padding-left: 0px;
    padding-right: 0px;
}
.service-img {
    height: 100%;
}
.service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.srviceone-text {
    height: 100%;
    padding: 70px 40px;
    background-color: #ca0ca2;
    display: grid;
    align-items: center;
}
.srviceone-text h3 {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 45px;
    position: relative;
}
.srviceone-text h3:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    background: #000;
    bottom: -26px;
    left: 25%;
}
.srviceone-text h4 {
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
}
.srviceone-text a {
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}


.srvicetwo-text {
    height: 100%;
    padding: 70px 40px;
    background-color: #eaeaec;
    display: grid;
    align-items: center;
}
.srvicetwo-text h3 {
    color: #ca0ca2;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 45px;
    position: relative;
}
.srvicetwo-text h3:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    background: #000;
    bottom: -26px;
    left: 25%;
}
.srvicetwo-text h4 {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
}
.srvicetwo-text a {
    color: #ca0ca2;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}


.srvicethree-text {
    height: 100%;
    padding: 70px 40px;
    background-color: #eaeaec;
    display: grid;
    align-items: center;
}
.srvicethree-text h3 {
    color: #ca0ca2;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 45px;
    position: relative;
}
.srvicethree-text h3:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    background: #000;
    bottom: -26px;
    left: 25%;
}
.srvicethree-text h4 {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
}
.srvicethree-text a {
    color: #ca0ca2;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
	text-decoration:none;
}


.srvicefour-text {
    height: 100%;
    padding: 70px 40px;
    background-color: #000;
    display: grid;
    align-items: center;
}
.srvicefour-text h3 {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 45px;
    position: relative;
}
.srvicefour-text h3:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    background: #fff;
    bottom: -26px;
    left: 25%;
}
.srvicefour-text h4 {
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
}
.srvicefour-text a {
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

/*appearance css start*/
.appreances {
    background: #f5f1fd;
}

.appreances .row{
    align-items: center;
}

.appearanceimg img {
    width: 100%;
}
.appearancetext h2 {
    font-size: 46px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}

.appearancetext h5 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 30px;
}

.appearancetext a {
    padding: 15px 45px;
    background: #ca0ca2;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}

.appearancetext a i{
    margin-left: 15px;
}

/*appearance css end*/


/*testimonial css start*/
.testimonial {
    padding-top: 70px;
    padding-bottom: 60px;
}
.testimonial h6 {
    text-align: center;
    color: #ca0ca2;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.testimonial h2:before {
    position: absolute;
    content: "";
    width: 250px;
    height: 3px;
    background: #ca0ca2;
    bottom: -20px;
    left: 40%;
}
.testimonial h2 {
    position: relative;
    font-size: 52px;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-bottom: 45px;
}
.testimonial-car .item{
    text-align: center;
}
.testimonial-car .item img{
    width: 250px;
    display: block;
    margin: auto;
}
.testimonial-car .item p {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
    color: #4a4949;
}   
.testimonial-car .item span{
    width: 60px;
    height: 60px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    font-size: 26px;
    margin: auto;
    margin-bottom: 30px;
}
.testimonial-car .item h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #000;
}
/*testimonial css end*/


/*luxes meets css start*/

.virtual{
    padding-top: 40px;
    padding-bottom: 35px;
}
.virtual .row {
    align-items: center;
    justify-content: center;
}
.virtualimg img {
    width: 100%;
}
.lux {
    background: #efefef;
    padding: 130px 50px;
    border-radius: 20px;
}
.afford h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-bottom: 40px;
    position: relative;
}
.afford h3:before{
    position: absolute;
    content: "";
    width: 250px;
    height: 3px;
    left: 0;
    bottom: -25px;
    background: #ca0ca2;
}

.afford p {
    font-size: 15px;
    font-weight: 500;
    color: #353434;
    line-height: 26px;
    margin-bottom: 25px;
}

.afford a{
    padding: 15px 45px;
    background: #ca0ca2;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}

.points ul {
    padding-left: 10px;
}
.points ul li {
    padding-left: 10px;
    color: #000;
    background: #fff;
    margin-bottom: 9px;
    list-style: none;
    padding: 3px 10px;
}
.points ul li span {
    background: #ca0ca2;
    width: 25px !important;
    height: 25px;
    justify-content: center;
    display: inline-flex;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}
.points ul li strong{
    font-size: 13px;
    margin-left: 7px;
    font-weight: 600;
}

/*luxes meet css end*/

/*procedure css start*/

.procedure {
    padding-top: 90px;
    padding-bottom: 100px;
    background-image: linear-gradient( 180deg, #ffffff 45%, #edeef0 27%);
}
.procedure h2 {
    text-align: center;
    color: #ca0ca2;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.procedure h4:before {
    position: absolute;
    content: "";
    width: 250px;
    height: 3px;
    background: #ca0ca2;
    bottom: -20px;
    left: 40%;
}
.procedure h4 {
    position: relative;
    font-size: 52px;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-bottom: 45px;
}
.procedure-img img {
    width: 100% !important;
    border-radius: 25px !important;
    display: block !important;
    width: 100% !important;
    height: 500px !important;
    object-fit: cover !important;
}
.procedure-img {
    box-shadow: 0px 0px 23px 6px #e1dfdf;
    border-radius: 25px;
}
.procedure .row{
    align-items: center;
    justify-content: center;
    margin-top: 100px;
}
.bfre h6 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}
.aftr h6 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}


/*procedure css end*/


/*patient financing css stsrt*/

.belive-us-new{
    
    background-size: cover;
    margin-bottom: 80px;
    text-align: center;
}
.belive-us-new h2 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 32px;
}
.vdo-text h3 {
    font-size: 47px;
    line-height: 52px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
}
.vdo-text p{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.vdo-text a {
    padding: 15px 45px;
    background: #ca0ca2;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}

.packge-vdo {
    position: relative;
}
.packge-vdo:before {
    position: absolute;
    content: "";
    background: #211818a3;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 4;
    bottom: 0;
    right: 0;
    height: 99%;
}
.vdo-text {
    position: absolute;
    top: 20%;
    z-index: 9;
    left: 0%;
    width: 100%;
    text-align: center;
}

/*patient financing css stsrt*/

/*offers css start*/

.belive-us{
    background-image: url(https://brazilianbuttliftspecials.com/wp-content/uploads/2023/02/newsletter.png);
    background-size: cover;
    padding: 125px 0px 90px 0px;
    text-align: center;
}
.belive-us h2 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 38px;
    text-transform: uppercase;
    font-weight: 600;
}
.belive-us h6 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: 500;
    line-height: 29px;
}
.belive-us a {
    text-decoration: none;
    background: #fff;
    padding: 14px 32px;
    font-size: 15px;
    display: inline-block;
    margin-top: 4px;
    color: #000;
    font-weight: 600;
    border-radius: 30px;
}
.subscure-form {
    background: #a8649a70;
    width: 70%;
    margin: auto;
    border-radius: 0px 32px 32px 0px;
}
.subscure-form input {
    border-bottom: 1px solid #ccc;
    border: none;
    width: 75%;
    padding-left: 9px;
    background: no-repeat;
    color: #fff;
}
.subscure-form input::placeholder {
    color: #fff;
}



.subscure-form button {
    text-transform: uppercase;
    border: none;
    font-size: 19px;
    padding: 15px 38px;
    background: #ca0ca2;
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
}

/*offers css end*/


/*summer css start*/


/*about us css start*/

.summer-img img {
    width: 86%;
    margin: auto;
    display: block;
}


.summer-text h6 {
    font-size: 19px;
    font-weight: 600;
    color: #ca0ca2;
}
.summer-text h2 {
    font-size: 44px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 48px;
    margin-bottom: 40px;
    color: #000;
    position: relative;
}
.summer-text h2:before {
    position: absolute;
    content: '';
    width: 250px;
    height: 2px;
    background: #ca0ca2;
    bottom: -20px;
}

.summer-text p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: 500;
    color: #626161;
}
.summer-text a {
    text-decoration: underline;
    
    font-weight: 600;
    color: #ca0ca2;
    
    font-size: 19px;
}
.summer-text a i {
    margin-left: 15px;
    font-size: 20px;
}
.abt-stle{
    margin-bottom: 30px;
    margin-top: 120px;
}



/*summers css end*/

/*footer css start*/

.footer {
    background: #2f2e2e;
    padding: 70px 0px 30px 0px;
}

.footer-one img{
    width: 100%;
}

.footer-one p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 23px;
    margin-top: 19px;
}

.footer-one ul{
    padding-left: 0px;
}
.footer-one ul li{
    list-style: none;
    float: left;
    margin: 8px;
}
.footer-one ul li a{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    background: #ca0ca2;
    border-radius: 50%;
    height: 35px;
    color: #fff;
}
.footer-two h2 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 20px;
}

.footer-two ul {
    padding-left: 0px;
}

.footer-two ul li {
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.footer-two ul li i{
    color: #ca0ca2;
    margin-right: 15px;
}
.footer-two ul li span{
    color: #fff;
}
.footer-third{
    padding-left: 30px;
}
.footer-third h2{
    color: #fff;
    font-size: 21px;
    margin-bottom: 20px;
}

.footer-third ul{
    padding-left: 0px;
}
.footer-third ul li{
    list-style: none;
    margin-bottom: 13px;
}

.footer-third ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}

.footer-four h2{
    color: #fff;
    font-size: 21px;
    margin-bottom: 20px;
}
.phone-nbr {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    background: #ca0ca28a;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 35px;
}

.phone-nbr span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: #ca0ca2;
    border-radius: 7px;
    color: #fff;
    font-size: 26px;
    margin-right: 15px;
}
.phone-nbr h4{
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}
.phone-nbr h4 strong{
    font-size: 20px;
    font-weight: 600;
}

.footer-four p{
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
}
.footer h6 {
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 20px;
    font-weight: 400;
}
.copy-right {
    border-top: 1px solid #ca0ca28a;
    padding-top: 20px;
}
.copy-right p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #93979f;
}
.copy-right p a{
    text-decoration: none;
    font-weight: 600;
    color: #fff;
}













/* responssive css */


@media only screen and (max-width: 1366px){
	.timing ul li {
    font-size: 13px;
}
	.service-img {
    height: 100%;
}
	.service-img img {
    height: 100%;
    object-fit: cover;
}
	.lux {
    padding: 50px 40px;
}
	.subscure-form {
    width: 100%;
}
	.subscure-form button {
    padding: 15px 55px;
}
	.summer-text p {
    font-size: 15px;
    margin-bottom: 10px;
}
}




@media only screen and (max-width: 1199px){
.timing ul li {
    font-size: 16px;
    margin-bottom: 5px;
}
	.logo {
    width: 26%;
}
	.logo img {
    width: 100%;
}
	.menu a.nav-link {
    font-size: 15px;
    padding: 0px 20px !important;
}
	.bannertext {
    padding-right: 2px;
}
	.bannertext h1 {
    font-size: 48px;
    margin-bottom: 40px;
    font-weight: 600;
    line-height: 54px;
}
	.lux {
    padding: 30px 12px;
}
	.points ul {
    padding-left: 0px;
}
	.points ul li strong {
    font-size: 10px;
    margin-left: 7px;
}
	.subscure-form input {
    width: 70%;
}
	.summer-text h2 {
    font-size: 32px;
    margin-top: 5px;
    line-height: 37px;
    margin-bottom: 30px;
}
	.summer-img img {
    width: 100%;
}
	.summer-text p {
    font-size: 16px;
	line-height: 27px;
    margin-bottom: 5px;
		font-weight: 400;
}
	.footer-two ul li {
    font-size: 14px;
}
	.footer-one ul li {
    list-style: none;
    float: left;
    margin: 3px;
}
	.phone-nbr {
    padding: 15px 8px;
		margin-top: 22px;
    margin-bottom: 17px;
}
	.phone-nbr span {
    width: 40px;
    height: 40px;
    font-size: 16px;
    margin-right: 8px;
}
}
@media only screen and (max-width: 991px){
	.timing ul li {
    font-size: 14px;
    margin-bottom: 5px;
}
	.logo {
    width: 24%;
}
	.menu a.nav-link {
    font-size: 13px;
    padding: 0px 11px !important;
}
	.quote {
    padding: 5px 13px;
    border-radius: 25px;
}
	.quote a {
    font-size: 14px;
    line-height: 0px;
}
	.bannertext h1 {
    font-size: 43px;
    margin-bottom: 40px;
    line-height: 48px;
}
	.bannertext h6 {
    font-size: 16px;
    line-height: 27px;
}
	.bannertext a {
    padding: 12px 22px;
    font-weight: 500;
    border-radius: 30px;
    margin-top: 20px;
    font-size: 16px;
}
	.bannerform {
    padding: 10px 5px;
    border-radius: 20px;
}
	.bannerform textarea {
    height: 40px;
    padding: 10px;
    margin-bottom: 10px;
}
	.bannerform span.wpcf7-spinner {
    display: none;
}
	.bannerform input {
    padding: 10px;
    margin-bottom: 10px;
}
	.services p {
    font-size: 15px;
    margin-bottom: 20px;
}
	.appearancetext h2 {
    font-size: 32px;
    margin-bottom: 20px;
}
	.appearancetext h5 {
    font-size: 20px;
    font-weight: 500;
}
	.appearancetext a {
    padding: 11px 26px;
    font-size: 16px;
    font-weight: 500;
}
	.testimonial-car .item p {
    margin-bottom: 20px;
    font-size: 16px;
}
	.points {
    margin-top: 20px;
}
	.afford a {
    padding: 11px 25px;
    font-size: 16px;
}
	.points ul li strong {
    font-size: 14px;
    margin-left: 7px;
}
	.points ul li {
    padding: 13px 10px;
}
	.procedure h4 {
    font-size: 42px;
		margin-bottom:0px;
}
	.procedure .row {
    margin-top: 60px;
}
	.vdo-text h3 {
    font-size: 23px;
    line-height: 29px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
	.vdo-text a {
    padding: 10px 30px;
    border-radius: 40px;
    font-size: 16px;
}
	.belive-us-new h2 {
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 26px;
}
	.subscure-form input {
    width: 70%;
    border: 1px solid #fff !important;
    padding: 10px;
    margin-bottom: 30px;
}
	.subscure-form{
		background:none;
	}
	
	.belive-us {
    padding: 45px 0px 50px 0px;
}
	.subscure-form button {
    padding: 6px 34px;
}
	.summer-text {
    margin-top: 40px;
}
	
}




@media only screen and (max-width: 767px){
	.top-hder {
    display: none;
}
	.quote {
    display: none;
}
	.logo {
    width: 38%;
}
	.menu a.nav-link {
    font-size: 13px;
    padding: 0px 10px !important;
}
	.bannerform {
    margin-top: 40px;
}
	.services p {
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 28px;
}
	.services h2:before {
    bottom: -25px;
    left: 31%;
}
	.srviceone-text h3:before {
    left: 38%;
}
	.srvicetwo-text h3:before {
    left: 38%;
}
	.srvicethree-text h3:before {
    left: 38%;
}
	.srvicefour-text h3:before {
    left: 38%;
}
	.appreances {
    padding: 30px;
}
	.appearanceimg {
    margin-top: 30px;
}
	.testimonial-car .item p{
		font-size:14px;
	}
	.virtualimg {
    margin-top: 30px;
}
	.procedure h4 {
    font-size: 29px;
}
	.procedure h4:before {
    left: 27%;
}
.bfre h6 {
    margin: 20px 0px;
}
	.aftr h6{
		margin: 20px 0px;
	}
	.vdo-text p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
}
	.vdo-text {
    top: 13%;
    left: 0%;
}
	.header .navbar-expand-sm .navbar-collapse {
    justify-content: end;
}
}


@media only screen and (max-width: 600px){
	.banner {
    background-image: initial;
}
	
	
	.phone-bnr {
    background-image: url(https://brazilianbuttliftspecials.com/wp-content/uploads/2024/05/BBL-banner-mobi002.webp) !important;
    background-size: cover;
    background-repeat: no-repeat;
		padding: 25px 0px;
}
	.bannertext h1 {
    font-size: 29px;
    line-height: 40px;
}
	.services h2 {
    font-size: 30px;
}
	.services h2:before {
    bottom: -25px;
    left: 11%;
}
	.services p {
    font-size: 17px;
    line-height: 24px;
}
	.testimonial h2 {
    font-size: 30px;
    margin-bottom: 45px;
}
	.testimonial h2:before {
    width: 180px;
    bottom: -20px;
    left: 22%;
}
	.procedure h4:before {
    left: 18%;
    width: 180px;
}
	.logo {
    width: 75%;
}
	.srviceone-text {
    padding: 50px 20px;
}
	.srvicetwo-text {
    padding: 50px 20px;
}
	.srvicethree-text {
    padding: 50px 20px;
    }
	.srvicefour-text {
    padding: 50px 20px;
}
	.srviceone-text h3:before {
    left: 26%;
}
	.srvicetwo-text h3:before {
    left: 26%;
}
	.srvicethree-text h3:before {
    left: 26%;
}
	.srvicefour-text h3:before {
    left: 26%;
}
	.appearancetext h2 {
    font-size: 24px;
}
	.appearancetext h5 {
    font-size: 16px;
    font-weight: 500;
	margin-bottom: 20px;
}
	.testimonial {
    padding-top: 30px;
    padding-bottom: 20px;
}
	.procedure .row {
    margin-top: 20px;
}
	.procedure {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: linear-gradient( 180deg, #ffffff 32%, #edeef0 27%);
}
	.belive-us-new h2 br{
		display:none;
	}
	.belive-us-new h2 {
    font-size: 13px;
    margin-bottom: 7px;
    line-height: 16px;
		display: none;
    font-weight: 400;
}
	.vdo-text h3 {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}
	.vdo-text p {
    font-size: 10px;
    line-height: 26px;
    margin-bottom: 20px;
    display: none;
}
	.vdo-text a {
    padding: 8px 17px;
    border-radius: 40px;
    font-size: 10px;
}
	.vdo-text {
    top: 29%;
    left: 0%;
}
	.belive-us h2 {
    font-size: 17px;
    line-height: 29px;
    margin-bottom: 18px;
    font-weight: 500;
}
	.subscure-form button {
    padding: 7px 19px;
    font-size: 16px;
}
	.footer-two {
    margin-top: 20px;
}
}