/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*global*/
.nomarginbot h2 {
  margin-bottom: -10px;
}
.nomarginbot h1 {
  margin-bottom: -10px;
}
.newpatients h3 {
  margin-bottom: 0px;
  margin-top: 16px;
}
h1, h2, h3, h4, h5 {
  font-weight: 500;
  color: #1a1a1a;
}
h2 {
  font-size: 1.75rem;
}
.button {
  background: #4ed6ec;
  color: #fff;
}
#g-extension .button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
  background: #ffffff;
  color: #1a1a1a;
}
.g-social a {
  background: #058995;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  background: #4ed6ec;
  color: #0d6b7a;
  padding-bottom: 16px !important;
}
b, strong {
  font-weight: bold;
  color: #1a1a1a;
}
.button {
  font-weight: 500;
  font-size: 1rem;
}
/*header*/
.phone {
  margin-top: 6px;
}
.top_menu {
  margin-top: 10px;
}
#g-header a {
  color: #1094a2;
}
#g-page-surround {
  background: linear-gradient(-45deg, #5ee7ff 0%, #00838f 100%);
  background: -moz-linear-gradient(-45deg, #5ee7ff 0%, #00838f 100%);
  background: -webkit-linear-gradient(-45deg, #5ee7ff 0%, #00838f 100%) !important;
}
#g-showcase {
  background: linear-gradient(-45deg, #5ee7ff 0%, #00838f 100%);
  background: -moz-linear-gradient(-45deg, #5ee7ff 0%, #00838f 100%);
  background: -webkit-linear-gradient(-45deg, #5ee7ff 0%, #00838f 100%) !important;
}
/*navigation*/
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #eee;
  background: #444;
}
#g-navigation {
  border-top: 1px none #1a1a1a;
  border-bottom: 1px none #060606;
}
/*showcase*/
.sprocket-features.layout-slideshow .sprocket-features-img-container::before {
  background: none;
}
#g-showcase .g-container {
  color: #fff;
}
/*images*/
.garpic {
  border-radius: 2px;
}
/*extension*/
.layout-slideshow2 .sprocket-features-content {
  width: 100% !important;
  margin: 0 0% !important;
}
.layout-slideshow2 .sprocket-features-padding {
  padding: 40px 45px 25px 45px !important;
}
.layout-slideshow2 .sprocket-features-content::before {
  border-bottom: none !important;
}
.layout-slideshow2 .sprocket-features-content {
  background: rgba(19, 19, 19, 0.25) !important;
}
.layout-showcase .sprocket-features-arrows .arrow {
  cursor: pointer;
  text-align: center;
  font-size: 2.2em;
  line-height: 0.6;
}
#g-extension .sprocket-features-title {
  margin-top: 30px;
}
#g-extension .sprocket-features-desc {
  font-size: 1.25rem;
}
/*footer*/
/*mainbody*/
.g-width-40 {
  width: 40%;
  padding-right: 10px;
}
/* Responsive Grid */
.g-width-container {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.g-width-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.g-row, .g-row:before, .g-row:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.g-row {
  margin: 0 -15px;
}
.g-container [class*="g-block"], .g-container [class*="g-width"] {
  min-width: 0;
}
.g-width-block {
  display: block;
  float: left;
}
.g-row .g-width-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.25rem;
}
.g-width-spacer {
  margin: 15px;
}
.gantry-block-center {
  margin: auto;
  float: none !important;
}
.g-width-10, .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
  display: block;
  float: left;
}
.g-width-10 {
  width: 10%;
}
.g-width-20 {
  width: 20%;
}
.g-width-25 {
  width: 25%;
}
.g-width-30 {
  width: 30%;
}
.g-width-33 {
  width: 33.3333333333%;
}
.g-width-40 {
  width: 40%;
}
.g-width-50 {
  width: 50%;
}
.g-width-60 {
  width: 60%;
}
.g-width-66 {
  width: 66.6666666667%;
}
.g-width-70 {
  width: 70%;
}
.g-width-75 {
  width: 75%;
}
.g-width-80 {
  width: 80%;
}
.g-width-90 {
  width: 90%;
}
.g-width-100 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
    width: 100%;
  }
}
.g-width-spacer {
  margin: 10px;
}
/* main content padding */
#g-main .g-container {
  padding: 0px 30px 30px 30px;
}
/* main content padding homepage*/
.page-id-2 #g-main .g-container {
  padding: 0px 0px 0px 0px;
}
.covid p {
  margin-bottom: 0px !important;
}
/*# sourceMappingURL=custom_contact.css.map */