templates/pages/index.html.twig line 1
{% extends "shared/website/base.html.twig" %}{% block css %}<style>.home-banner-01 {width: 100%;background-image: url({{ asset('website/img/banners/home-banner-01.webp') }});background-position: 50% 70%;background-repeat: no-repeat;margin: 0 !important;height: 512px;}.home-banner-01 h1 {font-family: "NotoSans-CondensedBlack", sans-serif;font-stretch: ultra-condensed;font-weight: bold;font-size: 6em;line-height: 0.9em;color: #704996 !important;margin-top: 45px;}.home-banner-01 h3 {font-family: "OpenSans-Italic", sans-serif;font-stretch: ultra-condensed;font-weight: bold;font-size: 4em;line-height: 0.8em;color: #704996 !important;}.home-highlight {background-color: #257e32;color: #FFF !important;font-family: 'OpenSans-ExtraBold', sans-serif;width: 40%;margin: 40px auto !important;padding: 25px 0;border-radius: 25px;}.text-highlight {color: #FFF !important;font-family: 'OpenSans-ExtraBold', sans-serif;font-size: 3em;margin-top: 30px !important;}.link-highlight {display: block;background-color: #FFF;color: #444 !important;margin: 40px auto !important;padding: 15px 40px;border-radius: 15px;width: 50%;text-align: center;font-size: 1.6em;filter: drop-shadow(5px 5px 5px #66676d);}h1,h2,h3,h4,h5,h6,p {color: #444 !important;}.OpenSans-bold {font-family: 'OpenSans-Bold', sans-serif;}.openSans-italic {font-family: 'OpenSans-Italic', sans-serif;}.extra-line-height {line-height: 1.6em;}.extra-letter-spacing {letter-spacing: 0px;}.extra-margin-bottom {margin-bottom: 25px;}@media screen and (max-width: 992px) {.home-highlight {width: 75%;}}@media (max-width: 768px) {h2 {text-align: center;margin-top: 25px !important;}.home-highlight {width: 90%;font-size: 1em;}.text-highlight {font-size: 2em;}.link-highlight {width: 90%;}}</style>{% endblock %}{% block content %}<section class="intro_section page_mainslider" style="background-color: #FFF;"><img src="/website/img/banners/header-home-01.webp" /></section><section class="ls section_padding_bottom_120" style="z-index: 10; position: relative;"><div class="container-fluid"><div class="row"><div class="col-md-12"><h2 class="section_header home-highlight text-center">WHAT MAKES US DIFFERENT?</h2><div class="row"><div class="col-sm-12 col-lg-4 col-lg-offset-1"><h1 class="OpenSans-bold extra-margin-bottom">REAL STAFFING SOLUTIONS</h1><h4 class="openSans-italic text-justify extra-line-height extra-letter-spacing">View WSGI as a Staffing solution not a Locum solution.When we partner with you we prefer not to be a“band-aid” solution but rather a partnership that makessense for your hospital from a continuity of care vantagepoint, a financial win for your organization, and amassive win for your community and draw area.</h4></div><div class="col-sm-12 col-lg-4 col-lg-offset-2"><h1 class="OpenSans-bold extra-margin-bottom">QUALIFIED PHYSICIANS</h1><h4 class="openSans-italic text-justify extra-line-height">We are not looking for someone with just a “pulse”. Ourfounder, Dr. Tim Huggins, demands we recruit andretain the very best talent in the country. Not the bestlocum or staffing talent, but the best GI talent in thecountry. Each provider goes through an arduous pro-cess to be part of the WSGI team. We deliver top talent.Period.</h4></div></div><div class="row margin-top-10"><div class="col-sm-12 col-lg-4 col-lg-offset-1"><h1 class="OpenSans-bold extra-margin-bottom">PROFESSIONAL STAFF</h1><h4 class="openSans-italic text-justify extra-line-height">With over 100 years of experience in both recruitmentand clinical medicine, WSGI staff not only bring enor-mous experience to the table, but more importantly, weare passionate about our clients and our providers.</h4></div><div class="col-sm-12 col-lg-4 col-lg-offset-2"><h1 class="OpenSans-bold extra-margin-bottom">24/7</h1><h4 class="openSans-italic text-justify extra-line-height">Each provider and hospital is provided One Point ofContact to eliminate any mistakes, make last minutechanges to travel for physicians, and to insure the moststreamline process.</h4></div></div></div></div><div class="row"><div class="col home-highlight"><h2 class="section_header text-highlight text-center">FIND A POSITION</h2><a class="link-highlight" href="/jobs">JOB OPENINGS</a></div></div></div></section>{% endblock %}