Файловый менеджер - Редактировать - /home/sdiphp/public_html/healthquest/HTML/services.html
Назад
<!DOCTYPE html> <html lang="en"> <head> <title>services</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/responsive.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> <script src="js/main.js"></script> </head> <body> <section class="sec1"> <div class="container"> <div class="row"> <div class="col-12 texticcls"> <a href="#" class=""> <img src="images/phone.png" class="icmar"> <span class="d-none d-md-inline-block textic">Schedule an Appointment Today! - (408) 358-2225</span></a> <a href="#" class=""> <span class="mr-2 icon-phone"></span> <img src="images/email.png" class="icmar"> <span class="d-none d-md-inline-block textic">healthquest215@yahoo.com</span></a> <div class="float-right"> <a href="#" class=""> <span class="mr-2 icon-twitter"></span> <span> <img src="images/twitter.png" class="widicon"> </span> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/linkedin.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/youtube.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/facebook.png" class="widicon"> </a> </div> </div> </div> </div> </section> <section class="sectbox"> <div class="container"> <div class="row"> <div class="col-12"> <nav class="navbar navbar-expand-md navbar-light"> <a class="navbar-brand logohei" href="https://themeforest.net/user/ig_design/portfolio" target="_blank"> <img src="images/logo.png" alt="" class="blueimglogo"></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ml-auto py-4 py-md-0"> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link" href="#"> Home</a> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Services <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Learning Center <img src="images/dropdown-arrow.png" class="arwidth"></a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Our Clinic <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Meet the Doctors <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item active" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link" href="#">Schedule Now</a> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <img src="images/search.png" class="searchdes"> </li> <li class="input-search"> <form class="search-container"> <input type="text" id="search-bar" placeholder="Search... "> <a href="#"><img class="search-icon" src="images/close.png"></a> </form> </li> </ul> </div> </nav> </div> </div> </div> </section> <section class="bannerpart"> <div class="container-fluid spacedelete"> <div> <img src="images/services-banner.png" width="100%" height="auto"> </div> <div class="bannerimgtext1"> <p>At HealthQuest we offer a number of different<br> services to help assist you on your journey to <br> optimal health.</p> </div> <div class="buttondiv"> <button class="bannerbut">Go Now</button> </div> </div> </section> <section class="servicepara"> <div class="container"> <h5 class="headservice">Services</h5> <p class="separa1 widthpara1"> My practice emphasizes of a blend of structural therapies, clinical nutrition, functional biochemistry, and energy medicine. I don’t treat disease, but the underlying imbalances or disturbances which can lead to illness. The process may include muscle and joint balancing, meridian therapy, bio-resonance/bio-feedback therapy and nutritional/metabolic therapies. </p> <p class="separa1 widthpara2">The focus is on Western and Eastern-based methods of health and healing. The goal is restored vitality and optimal function validated by objective testing.</p> </div> </section> <section class="bluebackground"> <div class="container"> <div class="row"> <div class="col-lg-4"> <div class="orangemargin"> <span class="colmspan"> Save Your Life </span> <img src="images/save-life.png" class="colmimg"> </div> <p class="colpara">Cardiovascular disease (CVD) is a stealth-like process that can strike you, your friends, your family…anyone. </p> <p class="colpara">It remains the #1 killer in the world, so there’s much to learn about prevention and science-based natural, non-toxic, effective support measures.</p> <div class="learnmore3 le1"> <p>Learn More</p> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> <div class="col-lg-4 borderclass lineborder"> <div class="orangemargin"> <span class="colmspan"> Schedule an Appointment </span> <img src="images/schedule-appointment.png" class="colmimg"> </div> <p class="colpara">Call today to set up a time to come into our clinic and start on your path to better health, naturally. (408) 358-2225 </p> <p class="colpara">Call today to set up a time to come into our clinic and start on your path to better health, naturally. (408) 358-2225</p> <div class="learnmore3 le4"> <p >Learn More</p> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> <div class="col-lg-4"> <div class="orangemargin"> <span class="colmspan"> Feeds on Twitter </span> <img src="images/feeds-twitter.png" class="colmimg"> </div> <div class="row"> <div class="col-lg-2"> <img src="images/doctor-basten.png"> </div> <div class="col-lg-10"> <p class="gregpara1">Dr. Greg Barsten </p> <p class="gregpara2">@DrGregBarsten</p> </div> </div> <p class="colpara">Back problems manifest in different ways. A slight pain can turn into something big if its not looked at. <span>#health #healthiswealth #backpain</span> </p> <div class="sharePart"> <span> <img src="images/heart.png"> <img src="images/share-tweet.png" class="ictwitter4"> </span> <span> <p class="janpara"> Jan 5, 2020</p> </span> </div> <div class="procls"> <span class="embcls">Embed</span> <span class="twiview">View on Twitter</span> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> </div> </div> </section> <section class="lastsec4"> <div class="container"> <h4 class="whitelayer">What our Customers say</h4> <div class="blueline"> <img src="images/blue-line3.png"> </div> <div id="myCarousel" class="carousel slide" data-r ide="carousel"> <!-- Carousel indicators --> <ol class="carousel-indicators newindi"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="3"></li> <li data-target="#myCarousel" data-slide-to="4"></li> </ol> <!-- Wrapper for carousel items --> <div class="carousel-inner newin"> <div class="item carousel-item active itemcar"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Robert S</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Having gone to many Chiro’s over the years I can tell you that Greg is at the top of his game and is one that doesn’t simply want to snap crackle and pop you but actually get you well. His nutritional knowledge is among the best and his knowledge of supplements and herbal remedies is unbelievable.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Robert S</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Having gone to many Chiro’s over the years I can tell you that Greg is at the top of his game and is one that doesn’t simply want to snap crackle and pop you but actually get you well. His nutritional knowledge is among the best and his knowledge of supplements and herbal remedies is unbelievable.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Robert S</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Having gone to many Chiro’s over the years I can tell you that Greg is at the top of his game and is one that doesn’t simply want to snap crackle and pop you but actually get you well. His nutritional knowledge is among the best and his knowledge of supplements and herbal remedies is unbelievable.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Robert S</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Having gone to many Chiro’s over the years I can tell you that Greg is at the top of his game and is one that doesn’t simply want to snap crackle and pop you but actually get you well. His nutritional knowledge is among the best and his knowledge of supplements and herbal remedies is unbelievable.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Robert S</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Having gone to many Chiro’s over the years I can tell you that Greg is at the top of his game and is one that doesn’t simply want to snap crackle and pop you but actually get you well. His nutritional knowledge is among the best and his knowledge of supplements and herbal remedies is unbelievable.</p> </div> </div> </div> </div> </div> </div> <!-- Carousel controls --> <a class="carousel-control left carousel-control-prev" href="#myCarousel" data-slide="prev"> <!-- <i class="fa fa-angle-left"></i> --> </a> <a class="carousel-control right carousel-control-next" href="#myCarousel" data-slide="next"> <!-- <i class="fa fa-angle-right"></i> --> </a> </div> </div> </section> <footer class="footercls hefoot"> <div class="container"> <div class="row"> <div class="col-lg-6"> <p class="cpfoot textcentercls">© 2020 HealthQuest · 14107-J Winchester Boulevard · Los Gatos, CA 95032</p> </div> <div class="col-lg-6"> <div class="float-right2 textcentercls"> <a href="#" class=""> <span class="mr-2 icon-twitter"></span> <span> <img src="images/twitter-gray.png" class="widicon"> </span> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/linkedin-gray.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/youtube-gray.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/facebook-gray.png" class="widicon"> </a> </div> </div> </div> </div> </footer> <!-- ************************************************************************************ --> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 7.3.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка