/*Font Includes*/
@font-face {
	font-family: "sofia-pro";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("../fonts/SofiaProRegular.woff") format("woff");
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "icomoon";
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url("../fonts/icomoon.eot?pth6af");
	src: url("../fonts/icomoon.eot?pth6af#iefix") format("embedded-opentype"),
		url("../fonts/icomoon.ttf?pth6af") format("truetype"),
		url("../fonts/icomoon.woff?pth6af") format("woff"),
		url("../fonts/icomoon.svg?pth6af#icomoon") format("svg");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Inter/inter-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Inter/inter-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Inter/inter-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Inter/inter-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Inter/inter-700.woff2') format('woff2');
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*//Body callouts*/
html {
	scroll-behavior: smooth;
}
html,
body {
	overflow-x: hidden !important;
	max-width: 100%;
}
body {
    font-family: Inter, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.64em;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	-ms-flex-direction: column;
}
body p {
  margin: 0 0 30px;
}
body.error404 {
  margin-top: 10%;
}
ol,
ul {
  margin-bottom: 30px;
}

img {
  max-width: 100%;
  height: auto;
}
h2 {
  font-size: 35px;
  margin-bottom: 20px;
}
a {
  color: #7dc456;
  transition: 0.5s ease-in-out all;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.maxburst-header .scroll-section {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='5.57in' height='2.99in' viewBox='0 0 401 215'%3E%3Cpath d='M197,215H0V0H401V12.88C393.28-.57,382.48-3,372.48,6.59Q301.18,75.17,230,143.83c-9.57,9.21-19.15,18.41-28.82,27.7-.83-.63-1.39-1-1.85-1.41q-44.1-42.45-88.19-84.9Q70.08,45.71,29,6.2C21.67-.87,11.87-.84,5.4,5.9S-.39,22.08,7,29.42q48.29,47.83,96.54,95.72,39.58,39.24,79.24,78.39C187.11,207.77,192.22,211.2,197,215Z' fill='%23fff'/%3E%3Cpath d='M401,20.89V215H205c2.93-2.07,6.18-3.8,8.74-6.26,10.93-10.48,21.68-21.14,32.44-31.8q72.69-72.06,145.3-144.21C395,29.17,397.83,24.85,401,20.89Z' fill='%23fff'/%3E%3Cpath d='M401,20.89c-3.17,4-6,8.28-9.55,11.84q-72.56,72.2-145.3,144.21c-10.76,10.66-21.51,21.32-32.44,31.8-2.56,2.46-5.81,4.19-8.74,6.26h-8c-4.75-3.8-9.86-7.23-14.18-11.47q-39.78-39-79.24-78.39Q55.28,77.29,7,29.42C-.39,22.08-1.08,12.66,5.4,5.9S21.67-.87,29,6.2q41.1,39.44,82.06,79,44.09,42.47,88.19,84.9c.46.44,1,.78,1.85,1.41,9.67-9.29,19.25-18.49,28.82-27.7Q301.21,75.2,372.48,6.59c10-9.62,20.8-7.16,28.52,6.29Z'/%3E%3C/svg%3E");
  position: absolute;
  bottom: 23px;
  height: 20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  mix-blend-mode: multiply;
}
.alignnone {
  margin: 0;
}

.link {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.inherit-link {
  text-decoration: none;
  color: inherit;
}
.inherit-link:hover,
.inherit-link:focus,
.inherit-link:active,
.inherit-link:visited {
  text-decoration: none;
  color: inherit;
}
.section-title {
    font-family: Inter;
    margin: 0 auto 20px;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 600;
}
/*// Grid Help*/
.pull-right-not-xs,
.pull-right-not-sm,
.pull-right-not-md,
.pull-right-not-lg {
  float: right;
}

.pull-left-not-xs,
.pull-left-not-sm,
.pull-left-not-md,
.pull-left-not-lg {
  float: left;
}

/* disable video controls on ios safari */
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

@media only screen and (max-width: 767px) {
  .pull-right-not-xs,
  .pull-left-not-xs {
    float: none;
  }
  .pull-right-xs {
    float: right;
  }
  .pull-left-xs {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pull-right-not-sm,
  .pull-left-not-sm {
    float: none;
  }
  .pull-right-sm {
    float: right;
  }
  .pull-left-sm {
    float: left;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pull-right-not-md,
  .pull-left-not-md {
    float: none;
  }
  .pull-right-md {
    float: right;
  }
  .pull-left-md {
    float: left;
  }
}
@media only screen and (min-width: 1200px) {
  .pull-right-not-lg,
  .pull-left-not-lg {
    float: none;
  }
  .pull-right-lg {
    float: right;
  }
  .pull-left-lg {
    float: left;
  }
}
.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-columns {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}
.flex-align-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.flex-align-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}
.flex-align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-align-end {
  -ms-flex-align: end;
  align-items: flex-end;
}
.justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu-container {
  width: 100%;
}
.margin-right-25 {
  margin-right: 25px;
}
.relative {
  position: relative;
}
/*Height adjustments - global*/
.h100 {
  height: 100%;
}
/*// Global Button Styles*/
.default-btn {
    display: inline-block;
    border: 0;
    border-radius: 10px;
    padding: 19px 30px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1875em;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 2;
    background-color: transparent;
    transition: .3s ease-in-out;
}
.default-btn--green {
    color: #fff;
}
.default-btn::before,
.default-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 10px;
    transition: all 0.3s;
}
.default-btn:hover::before {
    opacity: 0 ;
    transform: scale(0.5,0.5);
}
.default-btn:hover::after {
    opacity: 1;
    transform: scale(1,1);
}
.default-btn--green:hover{
    color: #7DC456;
}
.default-btn--green::before {
    background-image: linear-gradient(to bottom, #7DC456, #19B786);
}
.default-btn--green::after {
    opacity: 0;
    border: 1px solid rgba(125,196,86,0.5);
    transform: scale(1.2,1.2);
}
.default-btn--white {
    color: #0A2B0A;
}
.default-btn--white:hover{
    color: #fff;
}
.default-btn--white::before {
    background-color: #fff;
}
.default-btn--white::after {
    opacity: 0;
    border: 1px solid #fff;
    transform: scale(1.2,1.2);
}
.btn-green {
    color: #fff;    
    border-radius: 4px;
    width: 200px;
    height: 60px;
    text-align: center;
    font: normal 600 18px/3.5em "Inter", sans-serif;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 2.6;
    border: 1px solid transparent;
    transition: .5s ease-in-out;
    border: 2px solid transparent;
    transition: all 0.5s;
    position: relative;
    background: transparent;
    z-index: 1;
}
.btn-green::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to bottom, #7DC456, #19B786);
    transition: all 0.3s;
}
.btn-green:hover{
    color: #7DC456;
}
.btn-green:hover::before {
    opacity: 0 ;
    transform: scale(0.5,0.5);
}
.btn-green::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid rgba(125,196,86,0.5);
    transform: scale(1.2,1.2);
}
.btn-green:hover::after {
    opacity: 1;
    transform: scale(1,1);
}
/*.btn-green:hover,
.btn-green:active,
.btn-green:focus   {
	color: #fff;
	background: transparent;
	border: 2px solid #7DC456;
}*/
.btn-green::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: linear-gradient(to bottom, #7dc456, #19b786);
  transition: all 0.3s;
}
.btn-green:hover {
  color: #7dc456;
}
.btn-green:hover::before {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.btn-green::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid rgba(125, 196, 86, 0.5);
  transform: scale(1.2, 1.2);
}
.btn-green:hover::after {
  opacity: 1;
  transform: scale(1, 1);
}
.learn-more {
  font: normal 600 16px/3.69 "sofia-pro", sans-serif;
  text-transform: uppercase;
  color: #7dc456;
}
.learn-more:after {
  display: inline-block;
  width: 44px;
  height: 2px;
  margin-left: 10px;
  content: "";
  transition: 0.2s ease-out;
  vertical-align: middle;
  background: #7dc456;
}
.learn-more:hover {
  text-decoration: none;
  color: #12a363;
}
.learn-more:hover:after {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.learn-more:active,
.learn-more:visited,
.learn-more:focus {
  color: #7dc456;
}
.slick-arrow {
  width: 25px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.next-arrow.slick-arrow {
  right: -90px;
  transform: rotate(180deg);
}
.prev-arrow.slick-arrow {
  left: -90px;
}
.prev-arrow.slick-arrow.slick-disabled,
.next-arrow.slick-arrow.slick-disabled {
	display: none !important;
}
/*Header elements*/
.maxburst-header {
	position: relative;
	z-index: 40;
	top: 0;
	right: 0;
	left: 0;
	padding: 15px 0;
	max-width: 1650px;
	margin: 0 auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.maxburst-header.absolute {
  position: absolute;
}
#header {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 1440px) {
  #header {
    margin-left: 35px;
    margin-right: 15px;
  }
}
.mb_logo-image {
  max-width: 248.97px;
  width: 100%;
}
.absolute-outside-grid {
  display: none;
  transition: 0.5s ease-in-out all;
  border: none;
}

.absolute-outside-grid .white-text {
  border-left: 0;
}
/*//Global Callouts For Grid*/
.margin-offset {
  margin-left: 40px;
  margin-right: 40px;
}
@media only screen and (min-width: 992px) {
  #header {
    margin-left: 35px;
    margin-right: 15px;
  }
  .maxburst-header {
    border: 0;
  }
  #menu-header-main-menu {
    text-align: right;
  }
  .absolute-outside-grid {
    display: flex;
    transform: scale(0.8);
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .absolute-outside-grid .white-text {
    font: normal 600 20px/24px "sofia-pro", sans-serif;
    color: #000;
    border-left: 0;
    padding: 15px;
    margin-left: 0;
  }
  .absolute-outside-grid .green {
    font: normal 600 19px/24px "sofia-pro", sans-serif;
    color: #7dc456;
  }
  .absolute-outside-grid .dot {
    height: 15px;
    width: 15px;
    background-color: transparent;
    position: relative;
    display: inline-block;
    margin-left: 18px;
  }
  .absolute-outside-grid .dot img {
    position: absolute;
  }
}
@media only screen and (min-width: 1350px) {
  .absolute-outside-grid {
    transform: scale(1);
  }
  .absolute-outside-grid .white-text {
    border-left: 1px solid #000;
    margin-left: 15px;
  }
  #header {
    margin-left: 65px;
  }
}
@media only screen and (min-width: 1332px) {
  .absolute-outside-grid {
    transform: scale(1);
  }
}
@media only screen and (min-width: 1650px) {
	.absolute-outside-grid {
		transform: scale(1);
	}
}
/*/Modal Styles*/
.modal-content {
  padding-top: 65px;
  padding-bottom: 50px;
}
.modal-content .close {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
  cursor: pointer;
  opacity: 1;
}
.modal-content .close svg {
  width: 20px;
  height: 20px;
}
.modal-dialog {
  width: 100%;
  max-width: 770px;
}
.modal-body-title {
  font: normal 600 46px/1 "sofia-pro", sans-serif;
  margin: 0;
  text-align: center;
  color: #000;
}
.modal-body-descr {
  font: normal normal 16px/2 "sofia-pro", sans-serif;
  text-align: center;
  color: #000;
}
.modal-form-wrapper {
  max-width: 480px;
  margin: 30px auto 0;
}
/*//Global page elements*/
[data-animate] {
  cursor: pointer;
}
[data-scroll-func="animateCss"] {
  visibility: hidden;
}
[data-scroll-func="animateCss"].animated {
  visibility: visible;
}
#main .mb_content-section:first-child {
  margin-bottom: 0;
}
.mb_content-section {
  padding: 10px 0;
}
.page-id-7093 .mb_content-section:nth-child(3),
.page-id-7093 .mb_content-section:nth-child(4) {
  background: #f1f3f7;
}

@media only screen and (min-width: 992px) {
  .mb_content-section {
    padding: 50px 0;
  }
}
/*//Page Style */
#top-content {
  position: relative;
  padding-top: 120px;
}

#top-content .top-content-wrapper:before {
  display: none;
}
#top-content:before {
  content: "";
  background: #f1f3f7;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  min-height: 326.48px;
  margin: 0;
  z-index: -1;
  display: block;
}
#top-content .top-content-wrapper {
  position: relative;
}
#top-content .top-content-wrapper .absolute-image {
  position: relative;
  width: 50%;
}
#top-content .form {
  box-shadow: rgba(3, 26, 115, 0.15) 0 3px 25px;
  background: #fff;
  padding-top: 74px;
  padding-bottom: 74px;
  width: 100%;
}
#top-content .featured-image {
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

@media only screen and (min-width: 450px) {
  #top-content .featured-image {
    min-height: 439px;
  }
}

@media only screen and (min-width: 767px) {
  #top-content .form {
    width: 58%;
  }
  #top-content .jot-form-container {
    width: 100%;
  }
  .half-and-half-sec__mobile-img {
    display: none;
  }
  .half-and-half-sec__image-col {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  #top-content:before {
    display: none;
  }
  #top-content .top-content-wrapper:before {
    content: "";
    background: #f1f3f7;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    min-height: 326.48px;
    margin: 0;
    z-index: -1;
    display: block;
  }
  #top-content .top-content-wrapper:before {
    width: 50%;
  }
  #top-content .form {
    transform: translate(80px, 0);
    margin-left: -24px;
    width: 67.1%;
    min-height: 569px;
  }
  #top-content .featured-image {
    transform: translate(80px, 0);
    min-height: 502px;
    width: 58%;
  }
  #top-content .jot-form-container {
    transform: translate(40px, 0);
  }
  .top-content-sec__mobile-image, 
  .half-and-half-sec__mobile-img {
    display: none;
  }
  #top-content .featured-image,
  .half-and-half-sec__image-col {
    display: block;
  }
}
@media only screen and (min-width: 1400px) {
  #top-content .jot-form-container {
    transform: translate(105px, 0);
  }
}

#top-content .content {
  padding-top: 51px;
  padding-bottom: 51px;
}

#top-content .content h1 {
  font: normal 600 48px/1 "sofia-pro", sans-serif;
  color: #000;
  margin-top: 0;
}

.rectangle {
  display: none;
}

@media only screen and (min-width: 768px) {
  #top-content .top-content-wrapper .absolute-image {
    position: absolute;
    right: -80px;
    width: 50%;
  }

  #top-content .top-content-wrapper .absolute-image img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 992px) {
  .rectangle {
    width: 202px;
    height: 197px;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, #7dc456, #19b786);
    display: block;
    z-index: -1;
  }
}

/*//Global Blog styles */
.tags-list {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.tags-list li {
  display: inline-block;
  list-style: none;
}

.tags-list li a {
  display: inline-block;
  padding: 7px 14px;
  color: #fff;
  line-height: 2.4em;
}

.tags-list li a.active {
  color: #7dc456;
  background: #fff;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16);
}

.tags-list li:hover a,
.tags-list li:focus a {
  text-decoration: none;
  background: #7dc456;
}

/*CTA - Instagram*/
#cta {
  padding: 0 0 50px;
  margin: 0px 0 20px;
}

/* Instagram feed  */
#sb_instagram #sbi_images {
  opacity: 1 !important;
}

#sbi_images .sbi_item {
  padding: 5px;
}

.sbi-screenreader {
  text-indent: -9999px !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  text-align: left !important;
}

.instafeed__prev-slide,
.instafeed__next-slide {
  display: block;
  width: 40px;
  height: 40px;
  top: 54%;
  position: absolute;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.instafeed__prev-slide {
  left: -20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%237DC456' d='M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z'/%3E%3C/svg%3E");
}

.instafeed__next-slide {
  right: -20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%237DC456' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3E%3C/svg%3E");
}

@media only screen and (max-width: 600px) {
  .instafeed__prev-slide,
  .instafeed__next-slide {
    display: none;
  }

  #sbi_images .slick-dots {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
  }

  #sbi_images .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 10px;
    overflow: hidden;
  }

  #sbi_images .slick-dots li button {
    text-indent: -9999px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    border: none;
    background-color: #eee;
  }

  #sbi_images .slick-dots li.slick-active button {
    background-color: #7dc456;
  }
}

/*Footer*/
.footer-top {
  font: normal 600 14px/2 "sofia-pro", sans-serif;
  padding: 60px 0;
  color: #fff;
  background: #000219;
  position: relative;
  z-index: 5;
}
.footer-top h3 {
  font: normal 600 20px/1 "sofia-pro", sans-serif;
  margin-bottom: 12px;
  color: #7dc456;
  text-align: center;
}
.footer-top a {
  color: inherit;
}
.footer-top a:hover {
  color: #7dc456;
  text-decoration: none;
}
.lets-work {
  text-align: center;
}

.lets-work p:last-of-type {
  margin-bottom: 0;
}
.lw-sub-title {
  font-size: 36px;
  line-height: 1.22;
  color: #7dc456;
}
.lw-title {
  font: normal 600 60px/1 "sofia-pro", sans-serif;
  margin: 30px 0;
  padding: 40px 0;
  cursor: pointer;
  color: #fff;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  overflow: hidden;
  text-transform: uppercase;
}

.footer-menu {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
}

.footer-menu ul li {
  display: inline-block;
  margin: 0 17px;
}

.footer-menu ul li:first-child {
  margin-left: 0;
}

.footer-menu ul li:last-child {
  margin-right: 0;
}
.footer-menu #menu-footer-menu-1 li {
  margin-bottom: 25px;
}
.footer-top .dropdown-toggle {
  cursor: pointer;
}

.footer-top address {
  margin-bottom: 0;
}

.footer-top ul {
  margin: 0;
  padding: 0 0 0px;
}

.footer-top ul li {
  list-style: none;
}

.locations {
  text-align: center;
  margin-top: 30px;
}
.locations h3 {
  cursor: pointer;
}
.locations .hide-content {
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    max-height: 0;
}
.locations .hide-content.open {
    max-height: 500px;
  }
@media (min-width: 768px) {
  .locations {
    margin-top: 0px;
  }
}

.locations ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: start;
}

.locations ul li {
  width: 100%;
}

#menu-social-networks {
  text-align: center;
}

#menu-social,
#menu-social-networks {
  margin-top: 20px;
}

#menu-services {
  column-count: 1;
  text-align: center;
}
@media only screen and (min-width: 500px) {
  .locations,
  .footer-top h3,
  #menu-social-networks {
    text-align: left;
  }
  .locations ul li {
    width: 50%;
  }
  #menu-services {
    column-count: 2;
    text-align: left;
  }
  .footer-top ul {
    padding: 0 0 30px;
  }
}

@media only screen and (min-width: 768px) {
  #menu-social,
  #menu-social-networks {
    margin-top: 110px;
  }
  #menu-services {
    column-count: 1;
  }
}

@media only screen and (min-width: 992px) {
  .locations ul {
    display: block;
  }

  .locations ul li {
    width: 100%;
  }
}

#menu-social li,
#menu-social-networks li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
  width: 18px;
}

#menu-social li:first-child,
#menu-social-networks li:first-child {
  margin-left: 0;
}

#menu-social li:last-child,
#menu-social-networks li:last-child {
  margin-right: 0;
}

#menu-social li svg,
#menu-social-networks li svg {
  height: 17px;
}
#menu-social li svg:hover path,
#menu-social-networks li svg:hover path {
  fill: #7dc456;
}
#site-info {
  text-align: center;
}
.fb-menu {
  font-size: 12px;
  margin-top: 35px;
  color: #b2b2b2;
  display: inline-block;
  list-style: none;
  padding-left: 10px;
  margin-bottom: 0;
}

.fb-menu a {
  color: #b2b2b2;
}
.fb-menu a:hover {
  color: #7dc456;
}

.fb-menu li {
  margin: 0 10px;
}

.fb-menu li:first-child {
  margin-left: 0;
}

.fb-menu li:last-child {
  margin-right: 0;
}

.inline-menu ul {
  margin: 0;
  padding: 0;
}

.inline-menu li {
  display: inline;
}

#top-content .form {
  padding-top: 0;
  padding-bottom: 40px;
}
.form-line-column .animLabel {
  bottom: 35px;
  transform: scale(0.5);
  transition: all 0.5s;
}
.jot-form-container iframe {
  position: relative;
}
.img-jotform-design {
  position: absolute;
  display: block;
}
.img-jotform-design-1 {
  top: -71px;
  left: -92px;
  width: 179px;
  height: 175px;
}
.img-jotform-design-2 {
  left: -90px;
  bottom: -84px;
  width: 192px;
  height: 297px;
}
.img-jotform-design-3 {
  right: -69px;
  bottom: 70px;
  width: 130px;
  height: 148px;
}

@media (max-width: 991px){
  .img-jotform-design-1 {
    top: -91px;
    left: -32px;
  }
}

/* .sticky-header START */
.sticky-header {
  position: fixed;
  height: 56px;
  width: 100%;
  background-color: #fff;
  top: -56px;
  transition: 0.3s all;
  z-index: 999;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.sticky-header.visible {
  top: 0;
  box-shadow: 0 6px 23px 0 rgb(0 0 0 / 16%);
  -webkit-box-shadow: 0 6px 23px 0 rgb(0 0 0 / 16%);
  -moz-box-shadow: 0 6px 23px 0 rgba(0, 0, 0, 0.16);
}

.sticky-header__logo {
  display: block;
  width: 71px;
  height: 56px;
  background-image: url(../images/sticky-logo.svg);
  background-size: 33px 22px;
  background-position: center;
  background-repeat: no-repeat;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.sticky-header__menu-btn {
  background-color: transparent;
  border: 0;
  display: block;
  width: 71px;
  height: 56px;
  background-image: url(../images/sticky-menu-btn.svg);
  background-size: 32px 18px;
  background-position: right 20px center;
  background-repeat: no-repeat;
}

.sticky-header__phone {
  display: none;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 0 24px;
}

.sticky-header__phone:hover {
  color: #000;
}

.sticky-header__phone::before {
  content: "";
  display: block;
  width: 18px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  background-image: url(../images/sticky-header-phone.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.sticky-header__start-btn {
  display: block;
  width: 140px;
  height: 38px;
  border: 0;
  background-color: transparent;
  font-weight: 700;
  font-size: 14px;
  line-height: 40px;
  border-radius: 4px;
  padding: 0;
  margin: 0 10px 0 auto;
}

.sticky-header__start-btn::before,
.sticky-header__start-btn::after {
  border-radius: 4px;
}

.sticky-header__menu {
  display: none;
}

@media only screen and (min-width: 992px) {
  .sticky-header {
    top: -80px;
    height: 80px;
  }

  .sticky-header__logo {
    width: 106px;
    height: 80px;
    background-size: 48px 32px;
  }

  .sticky-header__menu-btn {
    display: none;
  }

  .sticky-header__phone {
    display: block;
    margin: 0 0 0 auto;
    color: #000;
  }

  .sticky-header__start-btn {
    width: 180px;
    height: 59px;
    font-size: 18px;
    line-height: 58px;
    margin: 0 11px 0 20px;
  }

  .sticky-header__menu {
    display: block;
    margin-left: 72px;
    max-width: calc(100% - 511px);
  }

  .sticky-header__menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .sticky-header__menu ul li {
    display: inline-block;
  }

  .sticky-header__menu ul li a {
    display: block;
    height: 80px;
    line-height: 74px;
    padding: 3px 25px 0;
    border-bottom: 3px solid transparent;
    color: #000;
  }

  .sticky-header__menu ul li a:hover,
  .sticky-header__menu ul li.current-menu-item a {
    border-color: #7dc456;
  }

  .sticky-header__menu ul li a:hover {
    color: #7dc456;
  }

  .sticky-header__menu ul li:not(:last-child) {
    margin-right: 20px;
  }
}
/* .sticky-header END */

.gform_wrapper {
  padding: 60px 12px 12px;
}
.gfield {
  position: relative;
  padding: 12px 10px 0;
}
body .gform_wrapper.gravity-theme .gfield_label {
  position: absolute;
  top: 12px;
  left: 20px;
  transition: .3s all;
}
body .gform_wrapper.gravity-theme .gfield_label.focus {
  top: 8px;
  font-size: 12px;
}
body .gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 100px;
}

body .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  background-color: #fff !important;
}
.ginput_counter {
  display: none;
}
.gform_heading {
  display: none;
}
.ginput_container > textarea {
  max-width: 100%;
}
body .gform_wrapper.gravity-theme .ginput_container > input:not([type="submit"]),
body .gform_wrapper.gravity-theme .ginput_container > textarea,
body .gform_wrapper.gravity-theme .ginput_container > select {
  border: 1px solid #DBDBDB;
  padding: 17px 10px 3px 10px;
  font-size: 15px;
  line-height: 26px;
}
body .gform_wrapper.gravity-theme .ginput_container > input:not([type="submit"]),
body .gform_wrapper.gravity-theme .ginput_container > select {
  height: 47px;
}
.gform_button {
  margin: 0 auto;
}
body .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
  padding: 0;
  margin: 0;
  color: #A5A5A5;
}

.splide__pagination {
  padding: 0;
}

@media (max-width:767px){
    .splide-slider .item {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
  }
  #top-content .featured-image {
    display: none;
  }
  img.top-content-sec__mobile-image {
    margin-bottom: 15px
  }
  #top-content .content {
    padding-bottom: 0;
  }

}
