 @import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');
body {font-family: "IBM Plex Sans", sans-serif;color: #333;}a {color: #EF4781;text-decoration: none;}a:hover {color: #EF4781;text-decoration: none;}h1, h2, h3, h4, h5, h6 {font-family: "Cormorant Garamond", serif;}#header {transition: all 0.5s;z-index: 997;padding: 5px 0;background-color:#fff;}#header.header-scrolled {top: 0;background-color:#fff;}#header .logo img {max-height: 80px;}.log-dic{display: flex;align-items: center;gap: 0.5em;}.head-1{display: flex !important;justify-content: space-between;align-items: center !important;}.logo-name h6{font-weight: 700;text-align: center;font-size: 1em;line-height: 1;color:#EB1861;margin-bottom:0;font-family: "Goudy Titling W05 Regular";}.logo-name{margin-top: 0.5em;}.logo-name span{font-size: 2em;margin-bottom: 0;}.appointment-btn {padding: 12px 20px;border-radius: 50px;cursor: pointer;border: 0;background-color: #EB1861;box-shadow: rgb(0 0 0 / 5%) 0 0 8px;text-transform:capitalize;font-size: 16px;font-weight:600;transition: all 0.5s ease;color:#fff;}.appointment-btn:active {background-color: hsl(354.3,84%,60.8%);color: hsl(0, 0%, 100%);box-shadow: rgb(239,71,129) 0px 0px 0px 0px;transform: translateY(10px);transition: 100ms;letter-spacing:0.2px;}.appointment-btn:hover {letter-spacing:0.2px;background-color: hsl(354.3,84%,60.8%);color: hsl(0, 0%, 100%);box-shadow: rgb(239,71,129) 0px 7px 29px 0px;}.navbar {padding: 0;}.navbar ul {margin: 0;padding: 0;display: flex;list-style: none;align-items: center;}.navbar li {position: relative;}.navbar a, .navbar a:focus {display: flex;align-items: center;justify-content: space-between;padding: 15px 15px 10px 15px;font-size: 17px;color: #333;white-space: nowrap;text-transform: capitalize;font-weight: 500;}.navbar a i, .navbar a:focus i {font-size: 17px;line-height: 0;margin-left: 5px;}.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {color: #EF4781;}.navbar .dropdown ul {display: block;position: absolute;left: 14px;top: calc(100% + 30px);margin: 0;z-index: 99;opacity: 0;visibility: hidden;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;border-radius: 1em;}.navbar .dropdown ul li {min-width: 200px;}.navbar .dropdown ul a {padding: 10px 20px;text-transform: none;}.navbar .dropdown ul a i {font-size: 12px;}.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {color: #333;background-color: #F5D2DE;border-radius: 1em;}.navbar .dropdown:hover>ul {opacity: 1;top: 100%;visibility: visible;}.navbar .dropdown .dropdown ul {top: 0;left: calc(100% - 30px);visibility: hidden;}.navbar .dropdown .dropdown:hover>ul {opacity: 1;top: 0;left: 100%;visibility: visible;}@media (max-width: 1366px) {.navbar .dropdown .dropdown ul {left: -90%;}.navbar .dropdown .dropdown:hover>ul {left: -100%;}}.mobile-nav-toggle {color: #555555;font-size: 28px;cursor: pointer;display: none;line-height: 0;transition: 0.5s;}
 .mobile-nav-toggle.bi-x {color: #fff;}@media (max-width: 991px) {.mobile-nav-toggle {display: block;}.navbar ul {display: none;}}.navbar-mobile {position: fixed;overflow: hidden;top: 0;right: 0;left: 0;bottom: 0;background: rgba(60, 60, 60, 0.9);transition: 0.3s;z-index: 999;}.navbar-mobile .mobile-nav-toggle {position: absolute;top: 15px;right: 15px;}.navbar-mobile ul {display: block;position: absolute;top: 55px;right: 15px;bottom: 15px;left: 15px;padding: 10px 0;border-radius: 8px;background-color: #fff;overflow-y: auto;transition: 0.3s;}.navbar-mobile a, .navbar-mobile a:focus {padding: 10px 20px;font-size: 15px;color: #555555;}.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a {color: #EB1861;}.navbar-mobile .dropdown ul {position: static;display: none;margin: 10px 20px;padding: 10px 0;z-index: 99;opacity: 1;visibility: visible;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);}.navbar-mobile .dropdown ul li {min-width: 200px;}.navbar-mobile .dropdown ul a {padding: 10px 20px;}.navbar-mobile .dropdown ul a i {font-size: 12px;}.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover>a {color: #3fbbc0;}.navbar-mobile .dropdown>.dropdown-active {display: block;}#hero {width: 100%;height: 100vh;background-color: rgba(60, 60, 60, 0.8);overflow: hidden;position: relative;margin-top:5em }#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {position: absolute;top: 0;right: 0;left: 0;bottom: 0;}#hero .carousel-item {background-size: cover;background-position: center;background-repeat: no-repeat;}#hero .container1 {margin-top: 10em;}.skin-text h2 {margin-bottom: 20px;font-size: 4em;font-weight: 800;text-transform:capitalize;}.skin-text h3{font: size 1.6em;font-weight:700;text-transform:uppercase;line-height:1.25;color:#EB1861;font-family: "Goudy Titling W05 Regular"; }#hero .carousel-inner .carousel-item {transition-property: opacity;background-position: center top;}#hero .carousel-inner .carousel-item, #hero .carousel-inner .active.carousel-item-start, #hero .carousel-inner .active.carousel-item-end {opacity: 0;}#hero .carousel-inner .active, #hero .carousel-inner .carousel-item-next.carousel-item-start, #hero .carousel-inner .carousel-item-prev.carousel-item-end {opacity: 1;transition: 0.5s;}#hero .carousel-inner .carousel-item-next, #hero .carousel-inner .carousel-item-prev, #hero .carousel-inner .active.carousel-item-start, #hero .carousel-inner .active.carousel-item-end {left: 0;transform: translate3d(0, 0, 0);}#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {background: none;font-size: 30px;line-height: 0;width: auto;height: auto;background: rgba(245,223,226,0.7);border-radius: 50px;transition: 0.3s;color: rgba(0, 0, 0, 0.5);width: 54px;height: 54px;display: flex;align-items: center;justify-content: center;}#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {background: #EF4781;color: rgba(255, 255, 255, 0.8);}#hero .carousel-indicators li {cursor: pointer;background: #fff;overflow: hidden;border: 0;width: 12px;height: 12px;border-radius: 50px;opacity: 0.6;transition: 0.3s;}#hero .carousel-indicators li.active {opacity: 1;background: #EB1861;}.btn-get-started {background-color: #EB1861;color: #fff;width: 10.5em;height: 3em;border: #EB1861 0.2em solid;border-radius: 11px;text-align: right;transition: all 0.6s ease;}.btn-get-started:hover {background-color: #EF4781;border: #EF4781 0.2em solid;cursor: pointer;}.btn-get-started svg {width: 1.6em;position: absolute;display: flex;transition: all 0.6s ease;}.btn-get-started:hover svg {transform: translateX(5px);}.btn-get-started .text {margin: 0 1.5em;font-size:17px;font-weight:600;}@media (min-width: 1024px) {#hero .carousel-control-prev, #hero .carousel-control-next {width: 5%;}}.department01{padding:60px 0 60px;}.social-links {display: flex;gap: 1em;}.top-h1{width: 700px;margin: 0 auto;}.top-h1 h1{margin: 20px 0 1em;font-size: 2.6em;text-align:center;font-weight: 800;text-transform: capitalize;line-height:1.3;color:#EB1861;}.top-h1 h5{margin: 20px 0 1em;font-size: 2.6em;text-align:center;font-weight: 800;text-transform: capitalize;line-height:1.3;color:#EB1861;}.top-h1 h4{margin: 0px 0 2em;font-size: 2em;text-align:center;font-weight: 800;text-transform: capitalize;line-height:1.3;}.depar-box {text-align: center;}.depar-box:hover{background-color: #fffad7de;border-radius:1em;}a .depar-box h3{color:#333;}.depar-box h3{font-size: 1.4em;font-weight: 800;line-height: 1.3;}.care1-img img{margin-bottom:10px;height:95px;}.about-sec h2{font-size: 2.2em;font-weight: 900;text-transform: capitalize;line-height: 1.25;}.about-sec h4{font-size: 1.6em;font-weight: 800;text-transform: capitalize;line-height: 1.25;color: #EB1861;}.about-sec p{font-size: 1em;font-weight: 400;line-height: 1.6;}.about-sec ul li{font-size: 1.1em;font-weight: 400;line-height: 2.2;}.image_sec img{width:100%;height:486px;}.gap-velvt{margin-top:6em;}.gap-velv{margin-top:3em;}.clip-path img{border-radius:1em;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}.book-cta{margin-top:2em;}.treatment_content {padding-bottom: 1.5rem;}.skin_treatments.card:hover {background-color: #F89DC4;}.common_heading h2 {font-size: 40px;text-transform: uppercase;margin-bottom: 5px;line-height: 1.2;font-weight: 600;}.treatment_content p{font-size: 1em;font-weight: 400;line-height: 1.6;}.treatment_tab {display: grid ;grid-template-columns: 1fr 1fr;border: 1px solid #F89DC4;max-width: 90%;position: relative;margin: 1.5rem 0;}.skin_treatments.card {border-radius: 0;background-color: transparent;padding: 1.5rem 10px;display: flex ;flex-direction: row;align-items: center;gap: 10px;transition: 0.3s ease;border-color: #F89DC4;}.icon_vector {width: 80px;height: 80px;min-width: 80px;background: #fff;display: flex ;align-items: center;justify-content: center;border-radius: 50%;border: 2px solid #F89DC4;transition: 0.3s ease;}.treatment_section .para {font-size: 18px;}.next_arrow {background: #F89DC4;}.para{font-size:1.1em;text-transform:capitalize;line-height: 1.3;font-weight: 500;}.next_arrow {position: absolute;width: 80px;height: 40px;display: flex;align-items: center;justify-content: center;right: -80px;bottom: -1px;color: #fff;}.next_arrow img{margin-right:5px;}.home-treatments{padding:80px 0 0;}.home-treatments-1{padding:80px 0 0 0;background-color:#fffad7de;}.color-costomic{position: relative;}.main{position: relative;}.overlay{position: absolute;top: 30%;left: 5%;width:400px;}.overlay h4{margin-bottom: 20px;font-size: 2.6em;font-weight: 800;text-transform: capitalize;}.main img{height:300px;border-radius: 1em;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}.main-dep{padding:40px 0 40px;}.home-choose{padding:80px 0 80px;}.flex-choose{text-align:center;}.heading-choose h5{font-size: 1.65em;font-weight: 800;text-transform: capitalize;line-height: 1.3;}
 .boxes-choose p{font-size: 1em;font-weight: 400;line-height: 1.7;}.boxes-choose{margin-bottom:30px;}.doctors-bg {background-color: #F7D2DC;padding: 30px;border-radius: 1em;color: #fff;text-align: center;position: relative;z-index: 1;height: 100%;}.doctors-bg::before {position: absolute;content: "";width: 30%;background: url("../images/icons/hair-treatment-kurnool-icon.png") no-repeat center center;background-size: auto;background-size: cover;bottom: 0;left: 0;opacity: 0.4;height:40%;}.doctors-bg {color: #000;text-align: center;}.doctors-1 h5 {margin-bottom: 5px;font-size: 1.8em;font-weight: 800;text-transform: uppercase;line-height: 1.3;}.doctors-1 h6 {margin-bottom: 5px;font-size: 1.2em;font-weight: 800;text-transform: uppercase;line-height: 1.3;}.doctors-1 p {margin-top: 6px;font-size: 1em;font-weight: 500;text-transform: capitalize;line-height: 1.6;}.bg-green {padding: 30px;border-radius: 1em;text-align: center;position: relative;height: 100%;width: 100%;background: url("../images/home/velvet-clinik-kurnool-2.webp") no-repeat center center;background-size: auto;background-size: cover;display: flex;justify-content: center;align-items: center;}.bg-green::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.55);height: 100%;top: 0;left: 0;border-radius: 1em;}.green-text {position: relative;color: #fff;}.bg-green h4 {margin-bottom: 5px;font-size: 1.8em;font-weight: 700;text-transform: uppercase;line-height: 1.3;}.bg-green p {margin-bottom: 4px;font-size: 1.1em;font-weight: 500;text-transform: capitalize;line-height: 1.6;}.doctors-female-bg {background-color: #F7D2DC;padding: 30px;border-radius: 1em;color: #000;text-align: center;position: relative;height: 100%;z-index: 1;}.doctors-female-bg::before {position: absolute;content: "";width: 30%;background: url("../images/icons/pain-icon.png") no-repeat center center;background-size: auto;background-size: cover;height:40%;bottom: 0;left: 0;opacity: 0.4;}.doctors-female-bg {color: #333;text-align: center;}.doctors-1{padding:20px 0 80px;background-color: #fffad7de;}.gap-doctors{margin-top:2em;}.book1 {width: 100%;background: url("../images/banners/hair-loss-treatment-velvet-kurnool.webp") no-repeat top center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 80px 0 80px;background-attachment: fixed;}.book1::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.book2 {width: 100%;background: url("../images/banners/about-banner.webp") no-repeat center center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 80px 0 80px;}.tret-cta1{position: relative;}.tret-cta1 h2 {margin-bottom: 10px;font-size: 2.6em;font-weight: 800;text-transform: capitalize;line-height: 1.3;}.tret-cta1 p {font-size: 1.1em;font-weight: 400;line-height: 1.8;margin-bottom: 10px;}.tret-cta {position: relative;color: #fff;}.tret-cta h2 {margin-bottom: 10px;font-size: 2.6em;font-weight: 800;text-transform: capitalize;line-height: 1.3;}.tret-cta p {font-size: 1.1em;font-weight: 400;line-height: 1.8;margin-bottom: 10px;}#footer .footer-top {background: #f6f6f6;padding: 80px 0 30px 0;}#footer .footer-info img {height:auto;}#footer .footer-top .footer-info p {transition: 0.3s;line-height: 1.6;font-size: 1rem;font-weight: 400;margin-top:10px;}#footer .footer-top .social-links a {font-size: 18px;display: inline-block;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 4px;text-align: center;width: 36px;height: 36px;transition: 0.3s;}#footer .footer-top h4 {font-size: 1.8em;font-weight: 800;position: relative;padding-bottom: 8px;color:#EB1861;}#footer .footer-top .footer-links ul {list-style: none;padding: 0;margin: 0;}#footer .footer-top .footer-links ul li:first-child {padding-top: 0;}#footer .footer-top .footer-links ul li {padding: 7px 0;padding-top: 7px;padding-top: 7px;display: flex;align-items: center;}#footer .footer-newsletter p {color: #444;transition: 0.3s;line-height: 1.6;font-size: 1rem;font-weight: 500;}#footer .copyright {text-align: center;padding-top: 30px;font-size: 1rem;font-weight: 400;}#footer .credits {padding-top: 10px;text-align: center;font-size: 14px;}#footer .credits a{color:#333;}.social-links .instagram i {font-size: 30px;color: #da2e7d;line-height: 1;text-align: center;}.social-links .youtube i {font-size: 30px;color: #b00;line-height: 1;text-align: center;}.social-links .facebook i {font-size: 30px;color: #3b5998 ;line-height: 1;text-align: center;}.footer-links ul a {color: #444;transition: 0.3s;display: inline-block;line-height: 1.5;font-size: 1rem;font-weight: 500;}.footer-links ul a:hover {color: #e4648c;}footer .footer-newsletter p a {color: #444;transition: 0.3s;line-height: 1.6;font-size: 1rem;font-weight: 500;}.about-banner{width: 100%;background-image: url("../images/banners/clinic.webp");background-size: cover;background-position:center center;position: relative;height: 400px;padding-top: 30px;color:#fff;}.about-banner::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.about-head{margin-top: 10em;position:relative;text-align:center;}.about-head h1{margin-bottom: 20px;font-size: 2.6em;font-weight: 800;text-transform: capitalize;}.about-head h6{font-size: 1.4em;font-weight: 700;text-transform: capitalize;}.about-content{padding:60px 0 60px;}.choose-about{padding:60px 0 60px;}.contact-page {padding: 80px 0 80px;}.contact_sec h3 {font-size: 1.8em;font-weight: 600;line-height: 1.4;text-transform: uppercase;color: #EB1861;}.space-vel{margin-top:2em;}.contact_sec h2 {font-size: 2em;font-weight: 600;line-height: 1.4;text-transform: capitalize;color:#EB1861;}.contact_sec p {font-size: 1em;font-weight: 400;line-height: 1.6;}.location-1 > h4, .phone-call > h4, .socialmedia > h4 {font-size: 1.3em;font-weight: 800;line-height: 1.4;text-transform: uppercase;color: #333;}.phone-call a{color:#333;}.phone-call p{font-weight: 500;line-height: 1.4;color: #333;font-size:1.1em;}.dirct-infro h2 {color: #EB1861;margin-bottom: 10px;font-size: 1.6em;font-weight: 600;line-height: 1.35;text-transform: capitalize;text-align: right;border-right: 6px solid #EB1861;padding-right: 10px;}.contact_top_sec .contact_form {background: #ccc;border-radius: 20px;padding: 30px;}.contact_form label {position: absolute;padding: 2px 20px;margin-bottom: 0;top: 0;left: 0;width: 100%;color: #666;transition: 0.2s all;cursor: text;font-size: 14px;}.contact_form .submit_btn {width: 100%;height: 56px;color: #ffffff;border-radius: 8px;background-color:#EB1861;border-color: #EB1861;}.contact_form .input-field {position: relative;width: 100%;height: 100%;line-height: 44px;margin-bottom: 20px;}.contact_form input {height: 42px;width: 100%;border: 0;outline: 0;padding: 0.5rem 20px;box-shadow: none;color: #666;background-color: #fff;border-radius: 8px;}.contact_form textarea {width: 100%;border: 0;outline: 0;padding: 0.5rem 20px;padding-top: 0.5rem;box-shadow: none;color: #666;background-color: #ffff;border-radius: 8px;padding-top: 15px;}.socialmedia {margin-top: 3em;}.pain-banner{width: 100%;background-image: url("../images/banners/pain-management-treatment-kurnool-banner.webp");background-size: cover;background-position: center center;position: relative;height: 400px;margin-top: 5em;color: #fff;}.pain-banner::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.55);height: 100%;top: 0;left: 0;}.laser-banner{width: 100%;background-image: url("../images/banners/laser-treatment-kurnool-banner.webp");background-size: cover;background-position: center center;position: relative;height: 450px;margin-top: 5em;color: #fff;}.laser-banner::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.skin-banner{width: 100%;background-image: url("../images/banners/ace-scar-skin-treatments-banner.webp");background-size: cover;background-position:top center;position: relative;height: 450px;margin-top: 5em;color: #fff;}.skin-banner::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.35);height: 100%;top: 0;left: 0;}.hair-banner{width: 100%;background-image: url("../images/banners/hair-loss-treatment-kurnool.webp");background-size: cover;background-position:center center;position: relative;height: 450px;margin-top: 5em;color: #fff;}.hair-banner::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.services-page1{padding:60px 0 60px;}.pain-1 h2, .pain-1 h3{font-size: 2.2em;font-weight: 900;text-transform: capitalize;line-height: 1.25;margin-top:1em;}.pain-1 h4{font-size: 1.8em;font-weight: 800;text-transform: capitalize;line-height: 1.25;margin-top:1em;}.pain-1 ul{list-style-type: none;padding: 0;}.pain-1 ul li{font-size: 1.1em;font-weight: 400;line-height: 1.6;padding: 10px;background-color: #fffad7de;margin-bottom: 10px;}.pain-1 ul li img{height:30px;}.pain-1 p {font-size: 1.1em;font-weight: 400;line-height: 1.6;}.icon_vector img{width:49px;height:49px;}.para .para-p{font-size: 0.8em;font-weight: 400;line-height: 1.4;}.doctor-meet h4{font-size: 2.2em;font-weight: 900;text-transform: capitalize;line-height: 1.25;color: #EB1861;text-align:center;}.doctor-meet h2{font-size: 1.8em;font-weight: 900;text-transform: capitalize;line-height: 1.25;text-align:center;}.doctor-meet h5{font-size: 1.3em;font-weight: 900;text-transform: capitalize;line-height: 1.25;text-align:center;}.doctor-meet p{font-size: 1em;font-weight: 400;line-height: 1.5 }.doctor-meet ul li{font-size: 1em;font-weight: 400;line-height: 1.5 }.doctor-meet{box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;margin-top:2em;padding:20px;background-color: #f5f5f5f5;}.book-pain {width: 100%;background: url("../images/banners/pain-treatments-kurnool.webp") no-repeat top center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 80px 0 80px;background-attachment: fixed;}.book-pain::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.make-appointment{width: 100%;background: url("../images/banners/clinic.webp") no-repeat top center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 60px 0 60px;}.make-appointment::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.cta-text{position:relative;color:#fff;text-align:center;}.cta-text h5{font-size: 2.2em;font-weight: 900;text-transform: capitalize;line-height: 1.25;margin-top: 1em;}.cta1{margin-top:1em;}.cta1 p a{font-size: 1.3em;font-weight: 900;text-transform: capitalize;line-height: 1.25;margin-top: 1em;color:#fff;}.make-appointment{margin-top:1em;}.book-laser {width: 100%;background: url("../images/banners/skin-tightening-treatment-kurnool.webp") no-repeat center center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 80px 0 80px;background-attachment: fixed;}.book-laser::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.book-skin {width: 100%;background: url("../images/banners/skin-pigmentation-treatment-kurnool.webp") no-repeat center center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 80px 0 80px;background-attachment: fixed;}.book-skin::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.book-hair {width: 100%;background: url("../images/banners/hair-transplant-treatment-kurnool.webp") no-repeat top center;background-attachment: scroll;background-size: auto;background-size: cover;position: relative;padding: 80px 0 80px;background-attachment: fixed;}.book-hair::before {position: absolute;content: "";width: 100%;background-color: rgb(0,0,0,0.45);height: 100%;top: 0;left: 0;}.img-hover-zoom {overflow: hidden;}.img-hover-zoom img {transition: transform .8s ease;}.img-hover-zoom:hover img {transform: scale(1.1);}.float {color: #fff;text-align: center;font-size: 30px;}.float {position: fixed;width: 65px;height: 60px;bottom: 40px;right: 20px;color: #fff;border-radius: 50px;text-align: center;font-size: 30px;z-index: 100;padding: 5px;}