templates/pages/index.html.twig line 1

  1. {% extends "shared/website/base.html.twig" %}
  2. {% block css %}
  3. <style>
  4.     .home-banner-01 {
  5.         width: 100%;
  6.         background-image: url({{ asset('website/img/banners/home-banner-01.webp') }});
  7.         background-position: 50% 70%;
  8.         background-repeat: no-repeat;
  9.         margin: 0 !important;
  10.         height: 512px;
  11.     }
  12.     .home-banner-01 h1 {
  13.         font-family: "NotoSans-CondensedBlack", sans-serif;
  14.         font-stretch: ultra-condensed;
  15.         font-weight: bold;
  16.         font-size: 6em;
  17.         line-height: 0.9em;
  18.         color: #704996 !important;
  19.         margin-top: 45px;
  20.     }
  21.     .home-banner-01 h3 {
  22.         font-family: "OpenSans-Italic", sans-serif;
  23.         font-stretch: ultra-condensed;
  24.         font-weight: bold;
  25.         font-size: 4em;
  26.         line-height: 0.8em;
  27.         color: #704996 !important;
  28.     }
  29.     .home-highlight {
  30.         background-color: #257e32;
  31.         color: #FFF !important;
  32.         font-family: 'OpenSans-ExtraBold', sans-serif;
  33.         width: 40%;
  34.         margin: 40px auto !important;
  35.         padding: 25px 0;
  36.         border-radius: 25px;
  37.     }
  38.     .text-highlight {
  39.         color: #FFF !important;
  40.         font-family: 'OpenSans-ExtraBold', sans-serif;
  41.         font-size: 3em;
  42.         margin-top: 30px !important;
  43.     }
  44.     .link-highlight {
  45.         display: block;
  46.         background-color: #FFF;
  47.         color: #444 !important;
  48.         margin: 40px auto !important;
  49.         padding: 15px 40px;
  50.         border-radius: 15px;
  51.         width: 50%;
  52.         text-align: center;
  53.         font-size: 1.6em;
  54.         filter: drop-shadow(5px 5px 5px #66676d);
  55.     }
  56.     h1,h2,h3,h4,h5,h6,p {
  57.         color: #444 !important;
  58.     }
  59.     .OpenSans-bold {
  60.         font-family: 'OpenSans-Bold', sans-serif;
  61.     }
  62.     .openSans-italic {
  63.         font-family: 'OpenSans-Italic', sans-serif;
  64.     }
  65.     .extra-line-height {
  66.         line-height: 1.6em;
  67.     }
  68.     .extra-letter-spacing {
  69.         letter-spacing: 0px;
  70.     }
  71.     .extra-margin-bottom {
  72.         margin-bottom: 25px;
  73.     }
  74.     @media screen and (max-width: 992px) {
  75.         .home-highlight {
  76.             width: 75%;
  77.         }
  78.     }
  79.     @media (max-width: 768px) {
  80.         h2 {
  81.             text-align: center;
  82.             margin-top: 25px !important;
  83.         }
  84.         .home-highlight {
  85.             width: 90%;
  86.             font-size: 1em;
  87.         }
  88.         .text-highlight {
  89.             font-size: 2em;
  90.         }
  91.         .link-highlight {
  92.             width: 90%;
  93.         }
  94.     }
  95. </style>
  96. {% endblock %}
  97. {% block content %}
  98.     <section class="intro_section page_mainslider" style="background-color: #FFF;">
  99.         <img src="/website/img/banners/header-home-01.webp" />
  100.     </section>
  101.     <section class="ls section_padding_bottom_120" style="z-index: 10; position: relative;">
  102.         <div class="container-fluid">
  103.             <div class="row">
  104.                 <div class="col-md-12">
  105.                     <h2 class="section_header home-highlight text-center">WHAT MAKES US DIFFERENT?</h2>
  106.                     <div class="row">
  107.                         <div class="col-sm-12 col-lg-4 col-lg-offset-1">
  108.                             <h1 class="OpenSans-bold extra-margin-bottom">REAL STAFFING SOLUTIONS</h1>
  109.                             <h4 class="openSans-italic text-justify extra-line-height extra-letter-spacing">View WSGI as a Staffing solution not a Locum solution.
  110.                                 When we partner with you we prefer not to be a
  111.                                 “band-aid” solution but rather a partnership that makes
  112.                                 sense for your hospital from a continuity of care vantage
  113.                                 point, a financial win for your organization, and a
  114.                                 massive win for your community and draw area.</h4>
  115.                         </div>
  116.                         <div class="col-sm-12 col-lg-4 col-lg-offset-2">
  117.                             <h1 class="OpenSans-bold extra-margin-bottom">QUALIFIED PHYSICIANS</h1>
  118.                             <h4 class="openSans-italic text-justify extra-line-height">We are not looking for someone with just a “pulse”. Our
  119.                                 founder, Dr. Tim Huggins, demands we recruit and
  120.                                 retain the very best talent in the country. Not the best
  121.                                 locum or staffing talent, but the best GI talent in the
  122.                                 country. Each provider goes through an arduous pro-
  123.                                 cess to be part of the WSGI team. We deliver top talent.
  124.                                 Period.</h4>
  125.                         </div>
  126.                     </div>
  127.                     <div class="row margin-top-10">
  128.                         <div class="col-sm-12 col-lg-4 col-lg-offset-1">
  129.                             <h1 class="OpenSans-bold extra-margin-bottom">PROFESSIONAL STAFF</h1>
  130.                             <h4 class="openSans-italic text-justify extra-line-height">With over 100 years of experience in both recruitment
  131.                                 and clinical medicine, WSGI staff not only bring enor-
  132.                                 mous experience to the table, but more importantly, we
  133.                                 are passionate about our clients and our providers.</h4>
  134.                         </div>
  135.                         <div class="col-sm-12 col-lg-4 col-lg-offset-2">
  136.                             <h1 class="OpenSans-bold extra-margin-bottom">24/7</h1>
  137.                             <h4 class="openSans-italic text-justify extra-line-height">Each provider and hospital is provided One Point of
  138.                                 Contact to eliminate any mistakes, make last minute
  139.                                 changes to travel for physicians, and to insure the most
  140.                                 streamline process.</h4>
  141.                         </div>
  142.                     </div>
  143.                 </div>
  144.             </div>
  145.             <div class="row">
  146.                 <div class="col home-highlight">
  147.                     <h2 class="section_header text-highlight text-center">FIND A POSITION</h2>
  148.                     <a class="link-highlight" href="/jobs">JOB OPENINGS</a>
  149.                 </div>
  150.             </div>
  151.         </div>
  152.     </section>
  153. {% endblock %}