body, html {
	scroll-bahavior: smooth;
}


.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
    min-height: 70px;
    background: #06BAB5 !important;
    padding-left: 30px;
    padding-right: 30px;
	border-radius: 50px;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons {
    padding-left: 0;
    width: 100%;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li {
    width: auto;
    background: transparent;
    margin: 0 7.5px;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li:hover {
    transform: scale(1.2);
    transition: .5s;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li svg {
    width: 15px;
    fill: #fff;
}
.module-43 .ry-right .ry-leads .ry-contact li.ry-el-link {
    background: #02C3DD !important;
	border-radius: 50px;
}
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
	background: #06BAB5;
}
.module-43 .ry-right .ry-leads .ry-contact li a {
    letter-spacing: 1px !important;
}
.module-43 .ry-right .ry-leads .ry-contact li span.call_us, 
.module-43 .ry-right .ry-leads .ry-contact li a,
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
    color: #fff !important;
    letter-spacing: initial !important;
}

@media (max-width: 1366px) {
	.module-43 .ry-left {
		position: absolute;
	}
	.module-43 .ry-left img {
		width: 150px;
	}
	.module-43 .ry-right,
	.module-43 .ry-right .ry-leads,
	.module-43 .ry-right .ry-menu .nav-menu {
		max-width: 100%;
	}
}

/* Appointment Form Style 3*/

.module-31 .ry-section-title {
	color: #06BAB5; }

.module-31 .ry-section-sub-title {
	color: #02C3DD; }

.module-31 .ry-generic-copy p {
  color: #333333; }

.module-31 .module-31-btn div::after, .module-202 .module-31-btn div::after {
  color: #fff; }

.module-31 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-c1af5a9b-e035-400b-acf3-ac48c8f246da/homepage_slides/contactsbg_2.png);
  background-size: cover;
  background-position: center; }
  @media (max-width: 991px) {
    .module-31 {
      padding: 60px 0; } }
  @media (max-width: 768px) {
    .module-31 {
      background-image: none; }
	  .module-66 .ry-arrow__down .arrow__wrapper {
		  width: 60px;
		  height: 60px; }
	  #welcome-wrap.style-1 {
		  padding-top: 15.66667vw;
	  }
	  #req-form {
		  padding: 40px 0;
	  } }
  @media (max-width: 640px) {
	  .testimonials-wrapper .testimonials-block .carousel-control {
		  top: 100%;
	  } }
#req-form {z-index:1 !important;}
  .module-31 .ry-content {
    height: 890px; }
    @media (max-width: 991px) {
      .module-31 .ry-content {
        height: initial; } }
  .module-31 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .module-31 .module-31-copy {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%; }
    @media (max-width: 768px) {
      .module-31 .module-31-copy {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  .module-31 .ry-section-title-wrapper {
    text-align: center; }
  .module-31 .ry-section-title {
    font-size: 230%;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 49px; }
    @media (max-width: 991px) {
      .module-31 .ry-section-title {
        line-height: 38px; } }
  .module-31 .ry-section-sub-title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
/*    font-family: "Playfair Display", serif;*/
    display: block;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 20px; }
  .module-31 .ry-generic-copy {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto; }

  @media (max-width: 580px) {
.module-66 .bnr-textbox .ry-section-title {
    width: 85%;
	margin: 0 auto;}}
  @media (max-width: 768px) {
    .module-31 .module-31-form {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both; } }
  .module-31 .module-31-form input[type="text"], .module-31 .module-31-form textarea {
    height: 50px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 40px;
    border-radius: 20px; }
  .module-31 .module-31-form textarea {
    min-height: 150px;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .module-31 .module-31-form textarea:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .module-31 .module-31-form .alert {
    margin-top: 20px;
    border-radius: 0; }
  @media (min-width: 1200px) {
    .module-31 .module-31-email {
      padding-right: 5px; } }
  @media (min-width: 1200px) {
    .module-31 .module-31-phone {
      padding-left: 5px; } }
  .module-31 .module-31-btn {
    text-align: center; }
  .module-31 .module-31-btn div {
    margin-bottom: 0;
    width: 152px;
    position: relative;
    display: inline-block;
    float: none;
    margin-top: 0; }
    /*.module-31 .module-31-btn div::after {
      content: "\f105";
      font-family: fontAwesome;
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
	}*/
  .module-31 .ry-btn-primary {
    border: 0;
	margin: 0 auto;
    padding: 20px !important; }
  .module-31 .module-31-field {
    position: relative; }
  .module-31 .module-31-name::before {
    content: "\f2c0";
    font-family: fontAwesome;
    position: absolute;
    top: 14px;
    left: 15px; }
  .module-31 .module-31-email::before {
    content: "\f003";
    font-family: fontAwesome;
    position: absolute;
    top: 14px;
    left: 15px; }
  .module-31 .module-31-phone::before {
    content: "\f095";
    font-family: fontAwesome;
    position: absolute;
    top: 16px;
    left: 20px; }
  .module-31 .module-31-message::before {
    content: "\f040";
    font-family: fontAwesome;
    position: absolute;
    top: 7px;
    left: 15px; }
/* Appointment Form Style 2*/

.module-301 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
}

  @media (max-width: 991px) {
    .module-301 .ry-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .module-301 .ry-left {
    width: 40%;
    background-size: cover;
    background-position: 50%; }
    @media (max-width: 991px) {
      .module-301 .ry-left {
        width: 100%; } }
  .module-301 .ry-right {
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      .module-301 .ry-right {
        width: 100%;
        padding: 50px 0; } }
    .module-301 .ry-right .ry-inner-wrap {
      width: 70%; }
  .module-301 .ry-heading {
    font-size: calc(35px + 10 * ((100vw - 320px) / 1280));
    margin-bottom: 20px; }
    @media screen and (max-width: 320px) {
      .module-301 .ry-heading {
        font-size: 35px; } }
    @media screen and (min-width: 1600px) {
      .module-301 .ry-heading {
        font-size: 45px; } }
    @media (max-width: 991px) {
      .module-301 .ry-heading {
        text-align: center; } }
    @media screen and (min-width: 992px) and (max-width: 1440px) {
      .module-301 .ry-heading {
        text-align: left;
        font-size: 30px;
        margin-bottom: 20px; } }
  .module-301 .ry-text {
    line-height: 30px;
    margin-bottom: 55px; }
    @media (max-width: 1440px) {
      .module-301 .ry-text {
        font-size: 14px;
        margin-bottom: 20px; } }
  .module-301 .ry-tabs .nav-tabs {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #b4b4b4; }
    @media (max-width: 991px) {
      .module-301 .ry-tabs .nav-tabs {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .module-301 .ry-tabs .nav-tabs li {
      border-bottom: 1px solid #b4b4b4;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-right: 15px;
      width: calc((100% / 3));
      text-align: center; }
      .module-301 .ry-tabs .nav-tabs li.active {
        border: 1px solid #b4b4b4;
        border-bottom: 1px solid #b4b4b4; }
        .module-301 .ry-tabs .nav-tabs li.active a {
          font-weight: 700;
          font-size: calc(17px + 3 * ((100vw - 320px) / 1280)); }
          @media screen and (max-width: 320px) {
            .module-301 .ry-tabs .nav-tabs li.active a {
              font-size: 17px; } }
          @media screen and (min-width: 1600px) {
            .module-301 .ry-tabs .nav-tabs li.active a {
              font-size: 20px; } }
          @media (max-width: 1440px) {
            .module-301 .ry-tabs .nav-tabs li.active a {
              font-size: 14px; } }
      .module-301 .ry-tabs .nav-tabs li a {
        font-size: calc(17px + 3 * ((100vw - 320px) / 1280));
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        text-transform: capitalize;
        letter-spacing: 0;
        font-weight: 400;
        padding: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media screen and (max-width: 320px) {
          .module-301 .ry-tabs .nav-tabs li a {
            font-size: 17px; } }
        @media screen and (min-width: 1600px) {
          .module-301 .ry-tabs .nav-tabs li a {
            font-size: 20px; } }
        @media screen and (min-width: 992px) and (max-width: 1440px) {
          .module-301 .ry-tabs .nav-tabs li a {
            padding: 0;
            text-align: center;
            font-size: 14px;
            height: 50px; } }
  .module-301 .ry-tabs .tab-content {
    border: 0;
    padding: 0; }
    .module-301 .ry-tabs .tab-content div[role=tabpanel] {
      padding: 0; }
  .module-301 .ry-form input[type=text] {
    border-top: 0;
    padding-left: 60px;
    height: 40px; }
    @media (max-width: 1440px) {
      .module-301 .ry-form input[type=text] {
        height: 40px; } }
    .module-301 .ry-form input[type=text]::-webkit-input-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form input[type=text]::-webkit-input-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form input[type=text]::-moz-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form input[type=text]::-moz-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form input[type=text]:-ms-input-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form input[type=text]:-ms-input-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form input[type=text]:-moz-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form input[type=text]:-moz-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form input[type=text]::-ms-input-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form input[type=text]::-ms-input-placeholder {
          font-size: 14px !important; } }
  .module-301 .ry-form textarea {
    border-top: 0;
    padding-left: 60px;
    height: 150px; }
    @media (max-width: 1440px) {
      .module-301 .ry-form textarea {
        height: 100px; } }
    .module-301 .ry-form textarea::-webkit-input-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form textarea::-webkit-input-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form textarea::-moz-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form textarea::-moz-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form textarea:-ms-input-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form textarea:-ms-input-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form textarea:-moz-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form textarea:-moz-placeholder {
          font-size: 14px !important; } }
    .module-301 .ry-form textarea::-ms-input-placeholder {
      color: #333333; }
      @media (max-width: 1440px) {
        .module-301 .ry-form textarea::-ms-input-placeholder {
          font-size: 14px !important; } }
  .module-301 .ry-map iframe {
    max-height: 400px; }
  .module-301 .input-name, .module-301 .input-email, .module-301 .input-message {
    margin-bottom: 0; }
    .module-301 .input-name .form-group, .module-301 .input-email .form-group, .module-301 .input-message .form-group {
      padding-left: 0; }
  .module-301 .ry-btn-container .form-group {
    text-align: right; }
    @media (max-width: 991px) {
      .module-301 .ry-btn-container .form-group {
        text-align: center; } }
  .module-301 .ry-btn {
    margin-top: 20px;
    padding: 20px !important; }
    @media (max-width: 1440px) {
      .module-301 .ry-btn {
        margin-top: 0; } }

    @media (max-width: 1024px) {
		body[data-page-name="contact-us"] #ry-pg-body .ry-content.ry-flex .ry-left, 
		body[data-page-name="contact-us"] #ry-pg-body .ry-content.ry-flex .ry-right {
			width: 50%;
		}
	}
	@media (max-width: 991px) {
		body[data-page-name="contact-us"] #ry-pg-body .ry-content.ry-flex .ry-left, body[data-page-name="contact-us"] #ry-pg-body .ry-content.ry-flex .ry-right {
			width: 100%;
		}
	}

.module-301 .ry-tabs .nav-tabs li a {
	color: #02C3DD;
  background: #e5e5e5; }

.module-301 .ry-tabs .nav-tabs li.active a {
	color: #02C3DD;
  background: none; }

.module-301 .ry-form input[type=text], .module-301 .ry-form textarea {
  border-bottom: 1px solid #b4b4b4 !important;
  border-left: 1px solid #b4b4b4 !important;
  border-right: 1px solid #b4b4b4 !important; }

body .uwy.userway_p1 .uai {
    bottom: 13px !important;
    top: auto !important;
}

.juicer-feed h1.referral a {
	display: none !important;
}

.instagram h2 {
    font-size: 230%;
    text-transform: uppercase;
    line-height: 1;
}

#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-contain .ry-headline{
	text-align: center;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .photo{
	padding-bottom: 140%;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block h4{
	font-size: 22px;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block .ry-btn:hover {
    background: #fff;
    box-shadow: 10px 10px 30px rgb(0 0 0 / 20%);
}
.module-43 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu{
	top: 72px;
}
body[data-page-name="blog"] a.ry-btn.ry-btn-primary {
    color: #fff !important;
}

ol {
    list-style: decimal !important;
}

@media (max-width:991px) {
	.mm-menu a {
	  color: #fff !important;
	}
	.mm-menu_theme-black .mm-listview a:not(.mm-btn_next) {
	  -webkit-tap-highlight-color: #fff !important;
	}
}