@charset "UTF-8";
@font-face {
  font-family: "amanda_signatureregular";
  src: url("../fonts/amanda/amandasignature-webfont.woff2") format("woff2"), url("../fonts/amanda/amandasignature-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Montserrat", sans-serif;
  color: #232d36;
  position: relative;
}
body .swoosh-bottom {
  bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -1;
}
p {
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.4px;
}
.site-main {
  position: relative;
}
.site-main .swoosh-top {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.site-main .content-container {
  position: relative;
  z-index: 2;
}
ul {
  padding: 0;
  margin: 0;
}
button:focus {
  outline: none;
}
a, .btn-link {
  color: inherit;
}
a:hover, a:focus, .btn-link:hover, .btn-link:focus {
  text-decoration: none;
  color: inherit;
}
.my-5 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
@media only screen and (max-width: 566.99px) {
  .my-5 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}
.container {
  max-width: 1240px;
}
h1 {
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (max-width: 566.99px) {
  h1 {
    font-size: 35px;
  }
}
h2 {
  font-size: 50px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 566.99px) {
  h2 {
    font-size: 33px;
  }
}
h3 {
  font-size: 40px;
  line-height: 55px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 566.99px) {
  h3 {
    font-size: 28px;
    line-height: 43px;
  }
}
.pre-title {
  color: #2AD1BB;
  font-size: 30px;
  letter-spacing: 0.75px;
  font-family: "amanda_signatureregular";
}
h5 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.46px;
}
@media only screen and (max-width: 566.99px) {
  h5 {
    font-size: 18px;
    line-height: 27px;
  }
}
.transition {
  transition: all 0.3s;
}
.btn {
  border-radius: 0 !important;
  padding: 14.5px 32px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.btn:focus {
  box-shadow: none;
}
@media only screen and (max-width: 566.99px) {
  .btn {
    padding: 14.5px 25px;
    width: 100%;
  }
}
.primary-btn {
  background: #2AD1BB;
  color: #fff;
}
.primary-btn:hover {
  background: #bbf0e9;
  color: #fff;
}
.white-btn {
  background: #fff;
  color: #232d36;
}
.white-btn:hover {
  background: #11b29c;
  color: #fff;
}
.secondary-dark-btn {
  background: #11b29c;
  color: #fff;
}
.secondary-dark-btn:hover {
  background: #bbf0e9;
  color: #fff;
}
/*GRAVITY FORM*/
.gform_heading {
  display: none;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding: 0 !important;
}
.gform_wrapper ul.gform_fields li.gfield.gf_left_half {
  padding-right: 8px !important;
}
@media only screen and (max-width: 640px) {
  .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
    padding: 0 !important;
  }
}
.gform_wrapper ul.gform_fields li.gfield.gf_right_half {
  padding-left: 8px !important;
}
@media only screen and (max-width: 640px) {
  .gform_wrapper ul.gform_fields li.gfield.gf_right_half {
    padding: 0 !important;
  }
}
.gform_wrapper, .gfield, .gfield_label {
  margin: 0 !important;
}
input {
  height: 46px !important;
  border: 0 !important;
  padding-left: 18px !important;
  background: #ffffff;
}
input:focus {
  outline: 0 !important;
}
.gform_wrapper textarea {
  border: none !important;
  margin-top: 10px;
}
.gform_wrapper textarea:focus {
  outline: 0 !important;
}
.gform_button {
  width: 100% !important;
  color: #fff;
  background: #11b29c;
  padding: 0 !important;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 0 !important;
  transition: all 0.3s;
}
.gform_button:hover {
  background: #bbf0e9;
}
.subscribe_form {
  background: #2AD1BB;
  color: #fff;
}
.subscribe_form h3 {
  color: #fff;
}
.subscribe_form .gform_fields {
  padding-left: 0 !important;
}
.subscribe_form ul, .subscribe_form li {
  margin-left: 20px;
}
@media only screen and (max-width: 567px) {
  .plain_content br {
    display: none;
  }
}
.home .modal-content {
  background: #bbf0e9;
}
.home .close {
  font-size: 30px;
  color: #11b29c;
}
.home .close:hover {
  color: #fff;
}
img.aligncenter {
  display: block;
  margin: auto;
}
img {
  max-width: 100%;
  height: auto;
}
#masthead {
  background: #fff;
  position: relative;
  z-index: 1000;
}
@media only screen and (max-width: 768px) {
  #masthead #navbarCollapse {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
}
#masthead .navbar {
  padding-left: 0;
  padding-right: 0;
}
#masthead .dropdown-toggle:after {
  font-family: "Font Awesome 5 Free";
  content: "";
  border: none;
  font-weight: 900;
  vertical-align: 0px;
  margin-left: 8px;
}
#masthead .nav-link {
  padding-left: 10px;
  padding-right: 10px;
  transition: all 0.3s;
  text-transform: uppercase;
  color: #232d36;
  font-weight: 500;
  letter-spacing: 1px;
}
#masthead .nav-link:hover {
  color: #2AD1BB;
}
#masthead .sub-menu {
  top: 95%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  transition: all 0.5s;
  z-index: 2500;
  border-radius: 0;
  padding: 0;
  border: 0;
  min-width: 175px;
  max-width: 100%;
}
@media only screen and (max-width: 1199px) {
  #masthead .sub-menu {
    transform: translateX(0%);
    text-align: center;
  }
}
#masthead .dropdown-item {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  background: #2AD1BB;
  transition: all 0.3s;
  padding: 14px 20px;
  white-space: pre-wrap;
}
#masthead .dropdown-item:hover {
  background: #bbf0e9;
}
#masthead .btn {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  #masthead .btn {
    margin-left: 0;
  }
}
#masthead .navbar-light .navbar-toggler {
  border-color: transparent;
  padding: 0;
}
#masthead .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(42,209,187)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media only screen and (max-width: 576px) {
  #masthead .logo-img {
    height: 50px;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .banner, .contact_banner {
    margin-bottom: -100px;
  }
}
.banner .banner-content, .contact_banner .banner-content {
  position: relative;
}
.banner .banner-content .img-container, .contact_banner .banner-content .img-container {
  width: 78%;
  height: 628px;
  position: relative;
}
.banner .banner-content .img-container .bg-img, .contact_banner .banner-content .img-container .bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .banner-content .img-container .white-logo, .contact_banner .banner-content .img-container .white-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15%;
  width: 40%;
  z-index: 2;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .banner .banner-content .img-container .white-logo, .contact_banner .banner-content .img-container .white-logo {
    left: 50%;
    transform: translate(-50%, -60%);
    width: auto;
    max-height: 75%;
    top: 41%;
  }
}
@media only screen and (max-width: 567px) {
  .banner .banner-content .img-container .white-logo, .contact_banner .banner-content .img-container .white-logo {
    max-height: 60%;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner-content .img-container, .contact_banner .banner-content .img-container {
    width: 100%;
    height: 350px;
    top: 45%;
  }
}
.banner .banner-content .text-container, .contact_banner .banner-content .text-container {
  background: #2AD1BB;
  color: #fff;
  max-width: 590px;
  padding: 50px;
  position: absolute;
  right: 0;
  top: 60px;
  /*transform: translateY(-50%);*/
  z-index: 2;
}
.banner .banner-content .text-container a, .contact_banner .banner-content .text-container a {
  word-break: break-all;
}
.banner .banner-content .text-container .pre-title, .contact_banner .banner-content .text-container .pre-title {
  color: #fff;
}
.banner .banner-content .text-container p, .contact_banner .banner-content .text-container p {
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.55px;
}
.banner .banner-content .text-container small, .contact_banner .banner-content .text-container small {
  font-size: 16px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.4px;
  display: block;
  margin-bottom: 12px;
}
@media only screen and (max-width: 991px) {
  .banner .banner-content .text-container, .contact_banner .banner-content .text-container {
    position: relative;
    left: 50%;
    transform: translate(-50%, -100px);
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner .banner-content .text-container, .contact_banner .banner-content .text-container {
    max-width: 90%;
  }
  .banner .banner-content .text-container h1, .contact_banner .banner-content .text-container h1 {
    font-size: 30px;
  }
  .banner .banner-content .text-container p, .contact_banner .banner-content .text-container p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .banner .banner-content .text-container, .contact_banner .banner-content .text-container {
    padding: 20px 15px;
  }
}
.banner .socials a, .contact_banner .socials a {
  font-size: 23px;
}
.home .banner .text-container p {
  font-size: 21px;
}
section.services .service-item {
  background: #2AD1BB;
  padding: 64px 20px 40px 20px;
  height: 100%;
  position: relative;
  z-index: 3;
}
section.services .service-item:hover {
  background: #11b29c;
  transform: scale(1.3);
  z-index: 4;
}
section.services .service-item:hover .service-inner {
  transform: scale(0.8);
}
section.services .service-item img {
  margin-bottom: 40px;
  width: auto;
  height: auto;
}
section.services .service-item p {
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.46px;
  margin-bottom: 0;
}
section.left_floating_text_with_right_image .inner {
  padding: 120px 0;
  position: relative;
}
@media only screen and (max-width: 991px) {
  section.left_floating_text_with_right_image .inner {
    padding: 120px 0 0px;
  }
}
section.left_floating_text_with_right_image .image-holder {
  position: absolute;
  height: 100%;
  width: 75%;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  background-attachment: fixed;
}
@media only screen and (max-width: 1024px) {
  section.left_floating_text_with_right_image .image-holder {
    background-attachment: initial;
  }
}
@media only screen and (max-width: 991px) {
  section.left_floating_text_with_right_image .image-holder {
    width: 100%;
    height: 40%;
  }
}
section.left_floating_text_with_right_image .content-holder {
  max-width: 755px;
  border: solid 8px #ffffff;
  background: #f8f8f8;
  padding: 80px 100px 75px 90px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  section.left_floating_text_with_right_image .content-holder {
    max-width: 90%;
    margin: 40% auto auto;
  }
}
@media only screen and (max-width: 567px) {
  section.left_floating_text_with_right_image .content-holder {
    max-width: 90%;
    padding: 50px 20px 40px;
  }
}
section.left_floating_text_with_right_image .content-holder img {
  width: auto;
  height: auto;
}
.accordion-section .card {
  border: none;
  background-color: transparent;
  margin-bottom: 15px;
}
.accordion-section .card-header {
  background-color: transparent;
  padding: 0;
  border-bottom: 0;
}
.accordion-section .card-body {
  padding: 50px 70px;
  background: #bbf0e9;
}
@media (max-width: 576px) {
  .accordion-section .card-body {
    padding: 30px;
  }
}
.accordion-section .btn-link {
  color: #232d36;
  font-size: 23px;
  line-height: 55px;
  padding: 13px 40px;
  background: #f8f8f8;
}
@media (max-width: 576px) {
  .accordion-section .btn-link {
    font-size: 20px;
    line-height: 30px;
    padding: 13px 30px;
  }
}
.accordion-section .btn-link:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  float: right;
  color: #11b29c;
}
.accordion-section .btn-link.collapsed:after {
  content: "";
  color: #232d36;
}
.recent_posts .blog-item:hover {
  opacity: 0.5;
}
.recent_posts img {
  width: 100%;
  /*height: 100%;
		object-fit: cover;*/
  margin-bottom: 20px;
  /*@media (max-width: 576px) {
			height: 350px;
		}*/
}
.recent_posts .cat {
  color: #2AD1BB;
  font-family: "amanda_signatureregular";
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.75px;
}
.recent_posts .read-more {
  color: #2AD1BB;
  font-weight: 600;
  letter-spacing: 1px;
}
.recent_posts .read-more:hover {
  color: #11b29c;
}
.download_form .download_form_container {
  background-color: #bbf0e9;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 60px 70px;
  color: rgba(35, 45, 54, 0.67);
}
@media only screen and (max-width: 768px) {
  .download_form .download_form_container {
    padding: 50px 20px;
  }
}
.download_form img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}
.download_form .pre-title {
  color: #fff;
}
.download_form h3 {
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 0.7px;
  max-width: 509px;
  color: #fff;
}
.download_form .row {
  position: relative;
  z-index: 3;
}
.download_form form {
  margin: 50px auto auto auto;
  max-width: 465px;
}
.download_form #gform_wrapper_3 input.large {
  height: 55px !important;
  padding-left: 25px !important;
  border-radius: 0;
  border: none !important;
}
.download_form #gform_wrapper_3 input.button {
  height: 55px !important;
}
.download_form .content-holder {
  max-width: 460px;
  margin: auto;
  background: rgba(17, 178, 156, 0.8);
  color: #fff;
  padding: 27px 22px 22px;
}
.team .team-member {
  position: relative;
  overflow: auto;
  background: #bbf0e9;
  min-height: 465px;
}
.team .team-member-items:nth-child(odd) .img-container {
  float: right;
}
@media only screen and (max-width: 767.98px) {
  .team .team-member-items:nth-child(odd) .img-container {
    float: none;
  }
}
.team .team-member-items:nth-child(odd) .text-container {
  float: left;
}
.team .img-container {
  width: 38% !important;
  height: 100%;
  min-height: 465px;
  float: left;
}
.team .img-container img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767.98px) {
  .team .img-container img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .team .img-container {
    width: 100% !important;
    height: auto;
    min-height: 350px;
  }
}
.team .text-container {
  width: 62%;
  padding: 45px 25px;
  z-index: 2;
  float: right;
}
@media only screen and (max-width: 767.98px) {
  .team .text-container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .team .text-container {
    padding: 20px 15px;
  }
}
.team .text-container .pre-title {
  color: #232D36;
}
.content_with_background_image .inner {
  background-image: url("../images/swoosh-bg.svg");
  background-size: cover;
  background-position: center;
  padding: 70px 130px;
}
@media only screen and (max-width: 991px) {
  .content_with_background_image .inner {
    padding: 70px 20px 40px;
  }
}
.content_with_background_image ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style: none;
}
@media only screen and (max-width: 576px) {
  .content_with_background_image ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.content_with_background_image ul li {
  margin-bottom: 30px;
  padding-left: 45px;
  position: relative;
}
.content_with_background_image ul li:before {
  content: url("../images/check.svg");
  position: absolute;
  left: 0;
}
.content_with_background_image .pre-title {
  color: #232D36;
}
.resources img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resources .inner-text-container {
  background-color: #2AD1BB;
  color: #fff;
  padding: 50px 20px 70px;
  display: flex;
}
.resources .inner-text-container .inner-text {
  max-width: 415px;
  margin: auto;
}
.resources .inner-text-container .inner-text h3 {
  letter-spacing: 0.8px;
}
.resources .row:nth-child(even) {
  flex-direction: row-reverse;
}
.hero_text h1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.strip_content .inner {
  background: #11b29c;
  color: #fff;
  padding: 65px 20px 55px;
}
.strip_content .inner h2 {
  font-size: 55px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 566.99px) {
  .strip_content .inner h2 {
    font-size: 38px;
  }
}
.contact_form h3 {
  max-width: 622px;
}
.contact_form input:not([type=submit]), .contact_form textarea {
  background: #f8f8f8;
}
.contact_form textarea {
  height: 299px !important;
  padding-left: 18px !important;
}
.contact_form .gform_button {
  background: #2AD1BB;
  transition: all 0.3s;
  height: 60px;
}
.contact_form .gform_button:hover {
  background: #bbf0e9;
}
.colored-box .box-item {
  padding: 70px 40px 60px;
  color: #fff;
  background: #11b29c;
}
.colored-box .box-item:nth-child(2) {
  background: #2AD1BB;
}
@media (max-width: 576px) {
  .colored-box .box-item {
    padding: 40px 20px;
  }
}
.team-profile .content-container-inner {
  background: #2AD1BB;
  padding: 80px 60px;
  color: #fff;
}
@media only screen and (max-width: 567px) {
  .team-profile .content-container-inner {
    padding: 40px 15px;
  }
}
.team-profile .pre-title {
  color: #fff;
}
.team-profile h1 {
  font-size: 50px;
}
@media only screen and (max-width: 567px) {
  .team-profile h1 {
    font-size: 40px;
  }
}
.team-profile ul {
  list-style-position: inside;
}
.left_image_with_right_content .content {
  background: #bbf0e9;
  padding: 50px 60px;
}
@media only screen and (max-width: 567px) {
  .left_image_with_right_content .content {
    padding: 30px 15px;
  }
}
.left_image_with_right_content .img-container {
  width: 100%;
  height: 100% !important;
  min-height: 293px;
}
.left_image_with_right_content .img-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.left_image_with_right_content ul {
  padding-left: 20px;
}
.woocommerce-page .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .product_meta {
  display: none;
}
.woocommerce-page h1 {
  font-size: 50px;
}
@media only screen and (max-width: 567px) {
  .woocommerce-page h1 {
    font-size: 38px;
  }
}
.woocommerce-page .woocontent {
  background: #fff;
  position: relative;
  z-index: 3;
}
.woocommerce-page a.button, .woocommerce-page button.button.alt, .woocommerce-page a.button.alt {
  border-radius: 0;
  background-color: #11b29c;
  color: white;
  transition: all 0.3s;
}
.woocommerce-page a.button:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page a.button.alt:hover {
  background-color: #2AD1BB;
  color: #fff;
}
.woocommerce-page button.button.alt {
  padding: 0.9em 1em;
}
.woocommerce-page li.product:hover img {
  transition: all 0.3s;
  opacity: 0.8;
}
.woocommerce-page .quantity .qty {
  border: 1px solid #ccc !important;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  background-color: #11b29c;
  color: #fff;
  border: 1px solid #11b29c;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  color: #11b29c;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  color: #fff;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #bbf0e9;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #11b29c;
}
.woocommerce-page .woocommerce-Tabs-panel li {
  margin-bottom: 15px;
}
.woocommerce-page .woocommerce-Tabs-panel ul {
  padding-left: 20px;
}
.woocommerce-page .col2-set {
  padding-top: 30px;
}
.woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
  -ms-flex: unset;
  flex: unset;
  max-width: inherit;
}
.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce {
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.woocommerce-checkout h3 {
  font-size: 25px;
}
.woocommerce-checkout .input-text {
  background: #eee;
}
.woocommerce-checkout .form-row {
  display: block !important;
}
.woocommerce-checkout .form-row textarea {
  padding: 16px;
  min-height: 100px;
  border: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  height: 46px !important;
  border: none;
  background: #eee;
  border-radius: 0;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 46px;
  padding-left: 15px;
}
.woocommerce-checkout #customer_details {
  margin-bottom: 40px;
}
.woocommerce-order {
  padding: 45px 20px;
}
.site-main .blog-nav--list {
  list-style: none;
}
.site-main .blog-nav--list li {
  text-transform: uppercase;
  margin: 8px 16px;
  font-weight: 500;
}
.site-main .blog-nav--list li:hover {
  transition: all 0.3s;
  color: #2AD1BB;
}
.site-main .img-container {
  width: 100%;
  height: 293px;
}
.site-main .img-container img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.site-main .pagination {
  background: #f8f8f8;
  width: 100%;
  font-weight: 500;
}
.site-main .pagination .page-numbers {
  margin: 6px 12px;
}
.site-main .pagination .prev {
  margin-right: 40px;
}
.site-main .pagination .next {
  margin-left: 40px;
}
.site-main .pagination .current {
  color: #11b29c;
}
.site-main .pagination a {
  transition: all 0.3s;
}
.site-main .pagination a:hover {
  color: #2AD1BB;
}
.page-template-page-blog .modal-backdrop, .archive .modal-backdrop {
  background: #2AD1BB;
}
.page-template-page-blog .modal-backdrop.show, .archive .modal-backdrop.show {
  opacity: 1;
}
.page-template-page-blog .modal-content, .archive .modal-content {
  background: transparent !important;
  margin-top: 100px;
}
.page-template-page-blog .modal-content, .archive .modal-content {
  border: none;
}
.page-template-page-blog .modal-header, .archive .modal-header {
  border: none !important;
}
.page-template-page-blog .modal-header .close, .archive .modal-header .close {
  font-size: 40px;
  color: #fff;
  opacity: 1;
  font-weight: 100;
}
.page-template-page-blog .modal-header .close:hover, .archive .modal-header .close:hover {
  color: #fff;
}
#primary-single h1 {
  font-size: 58px;
  font-weight: 400;
  line-height: 80px;
}
@media (max-width: 768px) {
  #primary-single h1 {
    font-size: 48px;
    line-height: 65px;
  }
}
@media (max-width: 576px) {
  #primary-single h1 {
    font-size: 38px;
    line-height: 55px;
  }
}
#primary-single .featured-image-holder {
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (max-width: 566.99px) {
  #primary-single .featured-image-holder {
    margin-bottom: 50px;
  }
}
#primary-single .featured-image-holder img {
  width: auto;
  max-width: 100%;
  display: block;
  height: auto;
  max-height: 725px;
  margin: auto;
}
#primary-single .post-navigation {
  width: 100%;
}
#primary-single .post-navigation .nav-previous, #primary-single .post-navigation .nav-next {
  text-align: center;
}
#primary-single .nav-links {
  flex-wrap: wrap;
}
#primary-single p {
  margin-bottom: 16px;
}
#primary-single h2 {
  font-size: 32px;
  color: #2AD1BB;
  text-transform: none;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  #primary-single h2 {
    font-size: 25px;
    line-height: 38px;
  }
}
#primary-single figcaption {
  font-size: 13px;
}
#primary-single blockquote {
  border-left: 1px solid #2AD1BB;
  padding: 10px 10px 10px 35px;
}
#primary-single blockquote p {
  font-size: 30px;
  color: #2AD1BB;
  line-height: 45px;
}
@media (max-width: 576px) {
  #primary-single blockquote p {
    font-size: 22px;
    line-height: 36px;
  }
}
#primary-single b, #primary-single strong {
  font-weight: 700;
}
#primary-single .single-content figure, #primary-single .single-content img {
  max-height: 725px !important;
  max-width: 100% !important;
  height: auto !important;
}
@media (max-width: 576px) {
  #primary-single .single-content figure, #primary-single .single-content img {
    float: none !important;
    display: block !important;
    margin: auto !important;
  }
}
#primary-single .single-content ul, #primary-single .single-content ol {
  padding-left: 20px;
}
#primary-single .single-content ul li, #primary-single .single-content ol li {
  margin-bottom: 15px;
}
#primary-single .single-content a {
  color: #2AD1BB;
}
.prefooter {
  padding-top: 90px;
}
.prefooter .ig-container .pre-title {
  color: #232D36;
}
.prefooter .cta-container {
  padding: 100px 0 85px;
  color: #fff;
}
.prefooter .cta-box {
  background: #2AD1BB;
  padding: 54px 80px;
}
@media only screen and (max-width: 991px) {
  .prefooter .cta-box {
    padding: 54px 30px;
  }
}
.prefooter .cta-box .pre-title {
  color: #fff;
}
.prefooter .gform_wrapper textarea.large {
  height: 105px;
}
.prefooter .gform_button {
  background: #bbf0e9;
}
.prefooter .gform_button:hover {
  background: #11b29c;
}
footer {
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.28px;
}
footer p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.28px;
}
footer hr {
  border-bottom: 1px solid #2AD1BB;
}
footer h6 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin-bottom: 20px;
}
footer address {
  line-height: 24px;
}
footer .fab {
  font-size: 24px;
}
footer a {
  transition: all 0.3s;
}
footer a:hover {
  color: #2AD1BB;
}
footer .menu {
  list-style: none;
}
footer .menu li {
  margin-bottom: 10px;
}
footer .copyright small {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.24px;
}
footer input {
  background: #f8f8f8;
}
