*{
   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;
    display: flex;
    margin-right: 30px;
}
.nmbr ul li{
    list-style: none;
/*     float: left; */
    margin: 0px 8px;
}
.nmbr ul li a{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    border-radius: 50%;
    height: 35px;
    color: #fff;
    border: 2px solid #ca0ca2;
}



.top-hder .row{
   align-items:center;
}
.top-hder .d-flex {
    display: flex!important;
    justify-content: flex-end;
}
.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-upper {
    position: relative;
    z-index: 9;
}
.header {
    background: #0000005c;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.header .navbar-expand-sm .navbar-collapse {
    justify-content: space-around;
}
.menu .nav-link{
    color: #fff;
}

a.qoute {
    background: #c02033;
    font-size: 21px;
    margin-left: 30px;
    padding: 8px 24px !important;
}
.menu a.nav-link {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0px 29px !important;
    display: inline-block;
}
.quote {
    padding: 16px 30px;
    background: #ca0ca2;
    border-radius: 1px;
}
.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://tampalipo360.com/wp-content/uploads/2024/05/tampadesk002.webp);
    background-size: cover;
    padding: 200px 0px 150px 0px;
    position: relative;
}
.bnarcallte {
    position: absolute;
    right: 80px;
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    bottom: 20px;
}
.bnarcallte i{
   color: #ca0ca2;
   margin-right:20px;
}
.banner .row{
   align-items:center;
   justify-content:center;
}
.bannertext {
    padding-right: 232px;
}

.bannertext h1 {
    font-size: 74px;
    margin-bottom: 40px;
    color: #fff;
    position: relative;
    font-weight: 300;
    line-height: 61px;
}

.bannertext h6 {
    color: #ca0ca2;
    font-size: 42px;
    font-weight: 400;
    line-height: 33px;
}
.bannertext a {
    text-decoration: none;
    padding: 15px 26px;
    font-weight: 300;
    color: #fff;
    background-color: #ca0ca2;
    border-radius: 0px;
    display: inline-block;
    margin-top: 20px;
    font-size: 19px;
}
.bannerform {
    background: #cc3dad54;
    padding: 30px 25px;
    border-radius: 20px;
}
.bannerform input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.bannerform textarea {
    height: 60px;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.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;
}
 .bannerform .wpcf7-spinner{
   display:none;
} 

/*banner css end*/


/*about us css start*/

.about-us{
   position:relative;
   
}

.about-img {
    position: absolute;
    left: 0;
    top: -76px;
    width: 43%;
}
.about-img img {
    width: 100%;
}
.about-text h6 {
    font-size: 36px;
    font-weight: 600;
    color: #000;
}
.about-text h2 {
    font-size: 62px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #000;
    position: relative;
    line-height: 85px;
}

.about-text p {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #000;
}
.about-text h5 {
    line-height: 31px;
    font-size: 15px;
    font-weight: 300;
}
.about-text a {
    text-decoration: none;
    padding: 13px 32px;
    font-weight: 300;
    color: #fff;
    background-color: #ca0ca2;
    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;
}
/* end */


/* before after css start */
.before-after{
   padding: 120px 0px 70px 0px;
   position:relative;
}

.before-after h2 {
    text-align: center;
    font-size: 60px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}

.before-after h6 {
    font-size: 33px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
    color: #ca0ca2;
}
.bfre-after-desc h5 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: gray;
}
.bfre-after-desc img {
    width: 100%;
    margin-bottom: 30px;
}

.before-after-carouser .owl-nav {
    position: absolute;
    right: 0;
    top: -30%;
    display: flex;
}
.before-after-carouser button {
    width: 50px;
    height: 50px;
    display: flex !important;
    background: #ca0ca2 !important;
    font-size: 48px !important;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}

/* end */

/*luxes meets css start*/

.virtual{
    padding-top: 40px;
    padding-bottom: 35px;
}
.virtual .row {
    align-items: center;
    justify-content: center;
}

.lux {
    background: #efefef;
    padding: 50px 50px;
    border-radius: 20px;
}
.afford h3 {
    font-size: 72px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    position: relative;
}

.afford p {
    font-size: 23px;
    font-weight: 300;
    color: #504f4f;
    line-height: 39px;
    margin-bottom: 35px;
}
.afford p strong {
    font-weight: 600;
    color: #000;
}

.afford a{
    padding: 15px 25px;
    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: 40px !important;
    height: 40px;
    justify-content: center;
    display: inline-flex;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    align-items: center;
}
.points ul li strong {
    font-size: 21px;
    margin-left: 7px;
    font-weight: 600;
}

/*luxes meet css end*/

/*shedule css stsrt*/

.shedule{
    background-image: url(https://tampalipo360.com/wp-content/uploads/2023/03/1st-cta.png);
    background-size: cover;
    padding: 100px 0px 150px 0px;
    text-align: center;
}
.shedule h2 {
    color: #fff;
    font-size: 70px;
    margin-bottom: 23px;
    font-weight: 600;
}
.shedule a {
    text-decoration: none;
    padding: 15px 34px;
    font-size: 22px;
    display: inline-block;
    font-weight: 400;
    border-radius: 0px;
    margin: 40px 18px;
}
a.inoffice {
    background: #ca0ca2;
   color:#fff;
}
a.virtule {
    background: #fff;
   color:#000;
}

/*shedule css end*/

/* surgery promotion css start */
.surgery-prom {
    padding: 80px 0px 70px 0px;
}
.surgery-prom .row{
   align-items:center;
}
.sugery-ambster img{
   width:100%;
}
.surgery-desc {
    text-align: center;
}
.surgery-desc img {
    width: 58%;
    display: block;
    margin: auto;
}
.surgery-desc h4 {
    font-size: 35px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #ca0ca2;
}
.surgery-desc a {
    padding: 15px 35px;
    background: #ca0ca2;
    color: #fff;
    font-size: 27px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 25px;
    text-decoration: none;
}
.plasma {
    margin: auto;
    width: auto;
    border: 3px solid #ca0ca2;
    display: table;
    padding: 9px 15px;
   margin-bottom: 40px;
}
.plasma h1 {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 600;
    line-height: 53px;
}
.plasma h6 {
    text-transform: uppercase;
    letter-spacing: 6px;
    color: #ca0ca2;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 5px;
}
.surgery-desc button {
    padding: 14px 32px;
    border: 3px solid #ca0ca2;
    background: initial;
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
/* surgery promotion css end */

/* skin css stsrt */
.skin{
   padding:40px 0px 30px 0px;
   text-align:center;
}
.skin h2{
   color: #000;
    font-size: 70px;
    margin-bottom: 23px;
    font-weight: 600;
}
.skin p {
    font-size: 20px;
    line-height: 34px;
    margin-top: 40px;
    color: #000;
    font-weight: 400;
}
.skin a{
   padding: 15px 25px;
    background: #ca0ca2;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
   margin-top: 30px;
}

/* skin css end */

/* Packages css start */
.packages {
    padding: 80px 0px 70px 0px;
    position: relative;
}
.packages h2 {
    color: #000;
    font-size: 70px;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}
.packages h6 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #ca0ca2;
   margin-bottom: 50px;
}
.package-price {
    text-align: center;
    padding: 40px 10px;
    border: 2px solid #000;
    border-radius: 40px 0px;
    height: 100%;
}
.package-price p {
    font-size: 24px;
    font-weight: 500;
}
.package-price h1 {
    font-size: 35px;
    font-weight: 700;
    color: #ca0ca2;
}
.package-price strong {
    font-size: 39px;
    font-weight: 800;
}
.package-price strong span {
    font-size: 22px;
    font-weight: 300;
}
.package-price h5 {
    font-size: 31px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 20px;
   position: relative;
}
/* .package-price h5:before {
    position: absolute;
    width: 120px;
    height: 2px;
    background: #ca0ca2;
    left: 146px;
    top: 18px;
    content: '';
} */
.package-price ul {
    padding-left: 30px;
    text-align: left;
    margin-top: 30px;
}
.package-price ul li {
    list-style: none;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 500;
   color:#000;
}
.package-price h3 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.package-price a {
    text-decoration: none;
    padding: 15px 30px;
    background: #ca0ca2;
    color: #fff;
    font-size: 20px;
    margin: auto;
    display: inline-block;
    margin-top: 20px;
}
.package-price span {
    font-size: 14px;
    color: #939191;
}
.package-price ul li i {
    color: #ca0ca2;
    font-size: 22px;
    margin-right: 12px;
}

.package-price:hover.package-price span{
    color:#fff;
}
.package-price:hover{
   background:#000;
}
.package-price:hover.package-price p{
   color:#fff;
}
.package-price:hover.package-price strong{
   color:#fff;
}
.package-price:hover.package-price h5{
   color:#fff;
}
.package-price:hover.package-price ul li{
   color:#fff;
}
.package-price:hover.package-price h3{
   color:#ca0ca2;
}
/* Packages css end */

/* body procedures start */
.body-proced {
    padding: 80px 0px 70px 0px;
    position: relative;
}
.body-proced h2 {
    color: #000;
    font-size: 70px;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}
.body-proced h6 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #ca0ca2;
   margin-bottom: 50px;
}
.body-degin{
   text-align:center;
   margin-bottom: 50px;
}
.body-degin:hover.body-degin h1{
   background:#ca0ca2;
   color:#fff;
}
.body-degin h1{
   margin-left:20px;
   margin-right:20px;
   padding:12px 0px;
   background:#ccc;
   border-radius:15px;
   box-shadow:0px 0px 2px 10px; 
   
}
.body-degin img {
    width: 100%;
}
.body-degin h1 {
    margin-left: 20px;
    margin-right: 20px;
    padding: 14px 0px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 8px -2px #c6c3c3;
    margin-top: -30px;
    position: relative;
    color: #000;
    font-size: 37px;
}
/* end */

/*appointment css start*/


.appointment {
    padding: 90px 0px 80px 0px;
    background-image: url(https://tampalipo360.com/wp-content/uploads/2023/03/form-img.png);
    background-size: cover;
}
.appointment .row {
    align-items: center;
}
.appint-text h6 {
    font-size: 35px;
    font-weight: 800;
    color: #5de96a;
}
.appint-text h2 {
    font-size: 66px;
    font-weight: 600;
    color: #fff;
}

.appint-text h2 span{
    color: #ca0ca2;
}
.call a {
    display: flex;
    width: 60%;
    border: 2px solid #8c8c8c;
    align-items: center;
    justify-content: center;
    padding: 14px 0px;
    text-decoration: none;
    color: #fff;
    margin-top: 100px;
    border-radius: 15px;
}
.appint-text .whatsap {
    background: #ca0ca2;
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    border-radius: 8px;
}
.call-nmbr {
    font-family: sans-serif;
    padding-left: 20px;
}
.call-nmbr span {
    font-size: 22px;
}
.call-nmbr strong {
    font-size: 37px;
    font-weight: 500;
}
.appointment-form input{
   width:100%;
   padding:10px 15px;
   border:none;
   background: #ccc;
}
.appointment-form textarea{
   width:100%;
   padding:10px 15px;
   border:none;
   background: #ccc;
    height: 170px;
}
.appointment-form::placeholder{
   font-weight:600;
   color:#000;
   font-size:18px;
}
.appointment-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: auto;
    padding: 13px 29px;
    font-size: 20px;
    background: #ca0ca2;
    color: #fff;
    font-weight: 300 !important;
}
/*appointment css end*/

/*testimonial css start*/
.testimonial {
    padding-top: 70px;
    padding-bottom: 60px;
}
.testimonial h6 {
    text-align: center;
    color: #ca0ca2;
    font-weight: 600;
    font-size: 31px;
    margin-bottom: 22px;
    line-height: 39px;
}

.testimonial h2 {
    position: relative;
    font-size: 55px;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.testimonial-car .item{
    text-align: center;
}

.testimonial-car .item p {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 300;
    color: #000;
    margin-top: 10px;
} 
.testimonial-car.owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 20px !important;
    margin: 5px 7px;
    background: #ca0ca26b;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.testimonial-car.owl-theme .owl-dot.active span{
   background:#ca0ca2;
}
.testimonial-car button.owl-prev {
    position: absolute;
    left: -80px;
    top: 30px;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ca0ca2 !important;
}
.testimonial-car button.owl-prev span{
   font-size: 50px;
   color:#fff;
}

.testimonial-car button.owl-next {
    position: absolute;
    right: -80px;
    top: 30px;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ca0ca2 !important;
}
.testimonial-car button.owl-next span{
   font-size: 50px;
   color:#fff;
}
/*testimonial css end*/

/*newsletter css start*/

.newsletter{
    padding: 70px 0px 60px 0px;
}
.newsletter .row{
    align-items: center;
    justify-content: center;
}
.news-text h2{
    font-size: 75px;
    font-weight: 600;
    color: #000;
}
.news-text p {
    font-size: 26px;
    color: #000;
    line-height: 41px;
    font-weight: 300;
    margin-top: 22px;
    margin-bottom: 30px;
}
.news-girls img {
    display: block;
    margin: auto;
    width: 83%;
}

.news-text input {
    border: none;
    border-bottom: 2px solid #a0a0a0;
    font-size: 23px;
    padding-bottom: 10px;
    margin-bottom: 30px;
width: 100%;
}
.news-text input[type="submit"] {
    background: #ca0ca2;
    border: none;
    padding: 10px 53px;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    width:auto !important;
}

/*newsletter css end*/
















/*patient financing css stsrt*/

.belive-us-new{
    background-image: url(https://tampalipo360.com/wp-content/uploads/2023/03/fly-in.png);
    background-size: cover;
    margin-bottom: 0px;
    text-align: center;
    padding: 170px 0px 180px 0px;
}
.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: 50px;
}
.vdo-text p{
    color: #fff;
    font-size: 23px;
    line-height: 40px;
    margin-bottom: 30px;
}
.vdo-text p strong{
   font-weight:500;
}
.vdo-text a {
    padding: 15px 45px;
    background: #ca0ca2;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}

.packge-vdo {
    position: relative;
}

/* .vdo-text {
    position: absolute;
    top: 20%;
    z-index: 9;
    left: 0%;
    width: 100%;
    text-align: center;
}
 */
/*patient financing css stsrt*/

/*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: 1400px){
    .menu a.nav-link {
    padding: 0px 11px !important;
}
    .about-text h2 {
    font-size: 46px;
    line-height: 52px;
}
    .about-text h6 {
    font-size: 27px;
}
    .body-degin h1 {
    font-size: 30px;
}
    .call-nmbr strong {
    font-size: 27px;
}
}

@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;
}
    .about-img {
    top: 140px;
    width: 47%;
}
    .package-price h5:before {
    left: 115px;
}
    .testimonial-car .owl-nav {
    display: none;
}
}




@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: 12px;
    padding: 0px 8px !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;
}
    .afford h3 {
    font-size: 42px;
    
}
    .plasma h1 {
    font-size: 39px;
    line-height: 40px;
}
    .plasma h6 {
    font-size: 18px;
    margin-top: 5px;
}
    .surgery-desc h4 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 0px;
}
    .package-price h5:before {
    left: 88px;
}
    .news-text h2 {
    font-size: 55px;
}
}


@media only screen and (max-width: 991px){
.quote {
    padding: 7px 4px;
}
    .quote a {
    font-size: 11px;
}
    .menu a.nav-link {
    font-size: 11px;
    padding: 0px 3px !important;
}
    .banner {
    padding: 130px 0px 60px 0px;
}
    .bnarcallte {
    right: 20px;
    font-size: 16px;
    bottom: 10px;
}
    .about-text h2 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 4px;
}
    .plasma h1 {
    font-size: 29px;
    line-height: 20px;
}
    .plasma h6 {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
}
    .skin h2 {
    color: #000;
    font-size: 50px;
    margin-bottom: 8px;
  }
    .skin p {
    font-size: 17px;
    line-height: 34px;
    margin-top: 12px;
    }
    .packages h2 {
    font-size: 50px;
    margin-bottom: 8px;
    }
    .package-price h1 {
    font-size: 21px;
    
}
    .package-price ul {
    padding-left: 10px;
    text-align: left;
}
    .package-price h5:before {
    left: 48px;
}
    .package-price a {
    
    padding: 11px 18px;
    
    font-size: 15px;
    
}
    .body-proced h2 {
    
    font-size: 50px;
    margin-bottom: 9px;
   
}
    .call-nmbr strong {
    font-size: 16px;
}
    .appint-text .whatsap {
    width: 40px;
    height: 40px;
    font-size: 16px;
}
    .news-text h2 {
    font-size: 41px;
}
    .news-text p {
    font-size: 20px;
    color: #000;
    line-height: 41px;
}
    .before-after h2 {
    font-size: 50px;
    margin-bottom: 2px;
}
    .afford h3 {
    font-size: 36px;
    margin-bottom: 10px;
}
    .points ul li strong {
    font-size: 16px;
}
    .timing ul li {
    font-size: 13px;
    margin-bottom: 5px;
}
    .nmbr ul li {
    margin: 0px 1px;
}
    .nmbr ul li a {
    
    width: 30px;
   
    font-size: 12px;
    height: 30px;
    
}
    .nmbr ul {
    
    margin-right: 5px;
}
    .shedule {
    padding: 60px 0px 80px 0px;
    
}
    .shedule h2 {
    font-size: 50px;
    margin-bottom: 0px;
}
    .shedule a {
    
    padding: 11px 22px;
    font-size: 19px;
    
    margin: 20px 18px;
}
    .appint-text h2 {
    font-size: 44px;
   
}
    .call a {
   
    width: 70%;
    
    padding: 14px 0px;
   
    margin-top: 30px;
   
}
    .belive-us-new {
   
    padding: 30px 0px 40px 0px;
}
    .vdo-text h3 {
    font-size: 33px;
    line-height: 45px;
    
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 767px){
    .navbar-toggler-icon {
   
    filter: invert(1);
}
    button.navbar-toggler {
    border: 1px solid #fff;
}
    .about-img {
    position:initial !important;
    width: 90%;
    display: block;
    margin: auto;
}
    .about-us {
    position: relative;
    padding: 50px 0px;
}
    .abt-stle {
    margin-bottom: 10px;
    margin-top: 30px;
}
    .logo {
    width: 70%;
}
    
}
@media only screen and (max-width: 600px){
	.banner {
    background-image: initial;
}
	
	.phone-bnr {
    background-image: url(https://tampalipo360.com/wp-content/uploads/2024/05/tampamobi002.webp) !important;
    background-size: cover;
    background-repeat: no-repeat;
}
    .top-hder {
    display: none;
}
    .logo {
    width: 76%;
}
    .bannertext a {
    padding: 12px 10px;
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 30px;
}
    .about-text h6 {
    font-size: 23px;
}
    .about-text h2 {
    font-size: 27px;
    line-height: 34px;
   
}
    .before-after {
    padding: 20px 0px 20px 0px;
    position: relative;
}
    .before-after h2 {
    font-size: 37px;
    margin-bottom: 2px;
}
    .before-after h6 {
    font-size: 29px;
    
    margin-bottom: 20px;
    color: #ca0ca2;
}
    .before-after-carouser .owl-nav {
    position: initial;
    
    display: flex;
    justify-content: center;
}
    .afford h3 {
    font-size: 28px;
   
}
    .afford a {
    padding: 15px 25px;
    
    font-size: 17px;
   
    margin-bottom: 20px;
}
    .shedule h2 {
    font-size: 25px;
    margin-bottom: 1px;
}
    .shedule a {
    padding: 8px 14px;
    font-size: 14px;
    margin: 12px 1px;
}
    .shedule {
    padding: 23px 0px 27px 0px;
}
    .surgery-prom {
    padding: 10px 0px 10px 0px;
}
    .surgery-desc h4 {
    font-size: 19px;
    margin-top: 0px;
    margin-bottom: 0px;
}
    .plasma h1 {
    font-size: 25px;
    line-height: 16px;
}
    .plasma h6 {
    font-size: 9px;
   
}
    .plasma {
    
    margin-bottom: 20px;
}
    .surgery-desc button {
    padding: 9px 26px;
    
    font-size: 17px;
}
    .skin h2 {
    
    font-size: 30px;
    
}
    .packages {
    padding: 10px 0px 10px 0px;
    position: relative;
}
    .packages h2 {
    font-size: 30px;
    
}
    .packages h6 {
    font-size: 23px;
    
    margin-bottom: 20px;
}
    .package-price h5:before {
    left: 88px;
}
    .body-proced {
    padding: 20px 0px 10px 0px;
    position: relative;
}
    .body-proced h2 {
    font-size: 30px;
    margin-bottom: 6px;
}
    .body-proced h6 {
   
    font-size: 21px;
    
    margin-bottom: 25px;
}
    .call {
    margin-bottom: 20px;
}
    .testimonial {
    padding-top: 20px;
    padding-bottom: 10px;
}
    .testimonial h2 {
    
    font-size: 29px;
    
    margin-bottom: 10px;
}
    .testimonial h6 {
    font-size: 19px;
    margin-bottom: 2px;
    line-height: 29px;
}
    .testimonial-car .item p {
    margin-bottom: 10px;
    font-size: 22px;
    margin-top: 10px;
}
    .vdo-text h3 {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 10px;
}
    .vdo-text p {
    
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
}
    .news-text h2 {
    font-size: 31px;
}
    .news-text p {
    font-size: 18px;
    
    line-height: 26px;
    margin-top: 10px;
}
    .news-text p {
    font-size: 18px;
   
    line-height: 26px;
    margin-top: 10px;
}
    .package-price {
    
    padding: 20px 0px;
   
    border-radius: 40px 0px;
    height: auto;
    margin-bottom: 30px;
}
    .news-girls {
    margin-top: 30px;
}
    .news-girls img {
   
    width: 100%;
}
}