@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
body, * {
  letter-spacing: -0.48px !important;
}

body {
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  overflow-x: hidden !important;
  display: block;
  max-width: 1920px;
}

@media (min-width: 1920px) {
  body {
    margin: auto !important;
  }
}
.font-light {
  font-weight: 300;
}

@media (min-width: 992px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .text-large {
    font-size: 17px;
  }
  .text-larger {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
h1 {
  font-size: 56px;
  font-weight: 900 !important;
  line-height: 56px;
}

h2 {
  font-size: 48px;
  font-weight: 800 !important;
}

h3 {
  font-size: 32px;
  font-weight: 700 !important;
}

h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700 !important;
}

h5 {
  font-size: 20px;
  font-weight: 600;
}

h6 {
  font-size: 17px;
  font-weight: 600 !important;
}

form .bootstrap-select button,
form input:not([type=checkbox]):not([type=radio]),
form select {
  border: 0 !important;
  background-color: transparent;
  border-bottom: 1px solid !important;
  border-radius: 0 !important;
  padding-left: 0 !important;
}
form select {
  padding-bottom: 6px !important;
}
form input:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

@media (max-width: 767px) {
  main {
    overflow: hidden;
  }
}
.bluebtn, .blueBtnOutline, a.bluebtn, a.blueBtnOutline {
  background-color: #1344FE;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 20px 32px;
  border: 0 !important;
  font-weight: 600;
  border-radius: 0 !important;
}
@media (min-width: 768px) {
  .bluebtn, .blueBtnOutline, a.bluebtn, a.blueBtnOutline {
    padding: 20px 48px !important;
  }
}

.blueBtnOutline, a.blueBtnOutline {
  background-color: transparent !important;
  color: #1344FE !important;
  border: #1344FE solid 1px !important;
}

.whitebtn, a.whitebtn {
  background-color: #fff;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 15px;
  padding: 20px 32px;
  border: 0 !important;
  font-weight: 600;
  border-radius: 0 !important;
}

@media (min-width: 768px) {
  .whitebtn {
    padding: 20px 48px !important;
  }
}
.redBtn {
  background-color: #FF0000;
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
  padding: 20px 32px;
  border: 0 !important;
  font-weight: 600;
  border-radius: 0 !important;
}
@media (min-width: 768px) {
  .redBtn {
    padding: 20px 48px !important;
  }
}

.outlineBtn {
  background-color: #fff;
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
  padding: 20px 48px;
  border: #000 solid 1px;
  font-weight: 600;
  border-radius: 0 !important;
}

.btn-small {
  padding-top: 15px !important;
  padding-right: 16px !important;
  padding-bottom: 15px !important;
  padding-left: 16px !important;
  font-weight: 600;
  font-size: 14px !important;
  line-height: 100%;
  letter-spacing: -0.5px;
}

#topbar {
  background: #000;
  font-size: 16px;
  color: #fff;
  padding: 10px 24px;
  height: 48px;
  display: grid;
}
@media (min-width: 1200px) {
  #topbar {
    height: 56px;
  }
}
#topbar .svgImages {
  width: 15px;
  margin-right: 10px;
}
#topbar img.svgImages {
  width: 20px !important;
}
@media (min-width: 1200px) {
  #topbar img.svgImages {
    width: 24px !important;
  }
}
#topbar a {
  text-decoration: none !important;
  color: #fff !important;
  font-weight: 700;
  font-size: 13px;
}
@media (min-width: 1200px) {
  #topbar a {
    font-size: 15px;
  }
}
#topbar .social-links a:not(:last-child) {
  font-size: 20px;
  margin-right: 26px;
  color: #fff;
}
#topbar .social-links a img {
  width: 24px;
}

.accordion-button {
  padding-left: 0;
  padding-right: 0;
}

#header {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/home-header.webp") !important;
}

.landing-hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.landing-hero-menu-logo {
  z-index: 1;
}

#careerHeader,
#header {
  height: 696px !important;
}
#careerHeader h1,
#header h1 {
  font-size: 56px !important;
  line-height: 56px !important;
}
@media (min-width: 1200px) {
  #careerHeader,
  #header {
    height: 960px !important;
  }
}

#aboutHeader,
#blogHeader,
#careerHeader,
#clientContactHeader,
#contactHeader,
#faqHeader,
#findTrainerHeader,
#header,
#locationHeader,
#missionHeader,
#reviewHeader,
#servicesDetailHeader,
#servicesHeader,
#termsHeader,
#trainersDetailHeader,
#trainersHeader {
  object-fit: cover;
  background-position: center;
  background-size: cover;
  height: 545px;
  padding-top: 20px;
  text-align: center !important;
  max-width: 100%;
  position: relative !important;
}
#aboutHeader .navWrapper,
#blogHeader .navWrapper,
#careerHeader .navWrapper,
#clientContactHeader .navWrapper,
#contactHeader .navWrapper,
#faqHeader .navWrapper,
#findTrainerHeader .navWrapper,
#header .navWrapper,
#locationHeader .navWrapper,
#missionHeader .navWrapper,
#reviewHeader .navWrapper,
#servicesDetailHeader .navWrapper,
#servicesHeader .navWrapper,
#termsHeader .navWrapper,
#trainersDetailHeader .navWrapper,
#trainersHeader .navWrapper {
  margin: 0 40px;
}
@media (min-width: 1200px) {
  #aboutHeader .navWrapper,
  #blogHeader .navWrapper,
  #careerHeader .navWrapper,
  #clientContactHeader .navWrapper,
  #contactHeader .navWrapper,
  #faqHeader .navWrapper,
  #findTrainerHeader .navWrapper,
  #header .navWrapper,
  #locationHeader .navWrapper,
  #missionHeader .navWrapper,
  #reviewHeader .navWrapper,
  #servicesDetailHeader .navWrapper,
  #servicesHeader .navWrapper,
  #termsHeader .navWrapper,
  #trainersDetailHeader .navWrapper,
  #trainersHeader .navWrapper {
    margin: 0 64px;
  }
}
#aboutHeader .logo img,
#blogHeader .logo img,
#careerHeader .logo img,
#clientContactHeader .logo img,
#contactHeader .logo img,
#faqHeader .logo img,
#findTrainerHeader .logo img,
#header .logo img,
#locationHeader .logo img,
#missionHeader .logo img,
#reviewHeader .logo img,
#servicesDetailHeader .logo img,
#servicesHeader .logo img,
#termsHeader .logo img,
#trainersDetailHeader .logo img,
#trainersHeader .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}
@media (min-width: 1200px) {
  #aboutHeader,
  #blogHeader,
  #careerHeader,
  #clientContactHeader,
  #contactHeader,
  #faqHeader,
  #findTrainerHeader,
  #header,
  #locationHeader,
  #missionHeader,
  #reviewHeader,
  #servicesDetailHeader,
  #servicesHeader,
  #termsHeader,
  #trainersDetailHeader,
  #trainersHeader {
    height: 800px;
  }
  #aboutHeader .back,
  #aboutHeader .closed,
  #aboutHeader .expand,
  #blogHeader .back,
  #blogHeader .closed,
  #blogHeader .expand,
  #careerHeader .back,
  #careerHeader .closed,
  #careerHeader .expand,
  #clientContactHeader .back,
  #clientContactHeader .closed,
  #clientContactHeader .expand,
  #contactHeader .back,
  #contactHeader .closed,
  #contactHeader .expand,
  #faqHeader .back,
  #faqHeader .closed,
  #faqHeader .expand,
  #findTrainerHeader .back,
  #findTrainerHeader .closed,
  #findTrainerHeader .expand,
  #header .back,
  #header .closed,
  #header .expand,
  #locationHeader .back,
  #locationHeader .closed,
  #locationHeader .expand,
  #missionHeader .back,
  #missionHeader .closed,
  #missionHeader .expand,
  #reviewHeader .back,
  #reviewHeader .closed,
  #reviewHeader .expand,
  #servicesDetailHeader .back,
  #servicesDetailHeader .closed,
  #servicesDetailHeader .expand,
  #servicesHeader .back,
  #servicesHeader .closed,
  #servicesHeader .expand,
  #termsHeader .back,
  #termsHeader .closed,
  #termsHeader .expand,
  #trainersDetailHeader .back,
  #trainersDetailHeader .closed,
  #trainersDetailHeader .expand,
  #trainersHeader .back,
  #trainersHeader .closed,
  #trainersHeader .expand {
    display: none !important;
  }
  #aboutHeader .desktop-menuNav,
  #blogHeader .desktop-menuNav,
  #careerHeader .desktop-menuNav,
  #clientContactHeader .desktop-menuNav,
  #contactHeader .desktop-menuNav,
  #faqHeader .desktop-menuNav,
  #findTrainerHeader .desktop-menuNav,
  #header .desktop-menuNav,
  #locationHeader .desktop-menuNav,
  #missionHeader .desktop-menuNav,
  #reviewHeader .desktop-menuNav,
  #servicesDetailHeader .desktop-menuNav,
  #servicesHeader .desktop-menuNav,
  #termsHeader .desktop-menuNav,
  #trainersDetailHeader .desktop-menuNav,
  #trainersHeader .desktop-menuNav {
    display: block !important;
  }
  #aboutHeader .desktop-menuNav ul,
  #blogHeader .desktop-menuNav ul,
  #careerHeader .desktop-menuNav ul,
  #clientContactHeader .desktop-menuNav ul,
  #contactHeader .desktop-menuNav ul,
  #faqHeader .desktop-menuNav ul,
  #findTrainerHeader .desktop-menuNav ul,
  #header .desktop-menuNav ul,
  #locationHeader .desktop-menuNav ul,
  #missionHeader .desktop-menuNav ul,
  #reviewHeader .desktop-menuNav ul,
  #servicesDetailHeader .desktop-menuNav ul,
  #servicesHeader .desktop-menuNav ul,
  #termsHeader .desktop-menuNav ul,
  #trainersDetailHeader .desktop-menuNav ul,
  #trainersHeader .desktop-menuNav ul {
    padding: 0;
    list-style: none;
  }
  #aboutHeader .desktop-menuNav ul li,
  #blogHeader .desktop-menuNav ul li,
  #careerHeader .desktop-menuNav ul li,
  #clientContactHeader .desktop-menuNav ul li,
  #contactHeader .desktop-menuNav ul li,
  #faqHeader .desktop-menuNav ul li,
  #findTrainerHeader .desktop-menuNav ul li,
  #header .desktop-menuNav ul li,
  #locationHeader .desktop-menuNav ul li,
  #missionHeader .desktop-menuNav ul li,
  #reviewHeader .desktop-menuNav ul li,
  #servicesDetailHeader .desktop-menuNav ul li,
  #servicesHeader .desktop-menuNav ul li,
  #termsHeader .desktop-menuNav ul li,
  #trainersDetailHeader .desktop-menuNav ul li,
  #trainersHeader .desktop-menuNav ul li {
    display: inline-block;
    position: relative;
    line-height: 21px;
    text-align: left;
  }
  #aboutHeader .desktop-menuNav ul li a,
  #blogHeader .desktop-menuNav ul li a,
  #careerHeader .desktop-menuNav ul li a,
  #clientContactHeader .desktop-menuNav ul li a,
  #contactHeader .desktop-menuNav ul li a,
  #faqHeader .desktop-menuNav ul li a,
  #findTrainerHeader .desktop-menuNav ul li a,
  #header .desktop-menuNav ul li a,
  #locationHeader .desktop-menuNav ul li a,
  #missionHeader .desktop-menuNav ul li a,
  #reviewHeader .desktop-menuNav ul li a,
  #servicesDetailHeader .desktop-menuNav ul li a,
  #servicesHeader .desktop-menuNav ul li a,
  #termsHeader .desktop-menuNav ul li a,
  #trainersDetailHeader .desktop-menuNav ul li a,
  #trainersHeader .desktop-menuNav ul li a {
    display: block;
    padding: 8px 25px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
  }
  #aboutHeader .desktop-menuNav ul li a.whitebtn,
  #blogHeader .desktop-menuNav ul li a.whitebtn,
  #careerHeader .desktop-menuNav ul li a.whitebtn,
  #clientContactHeader .desktop-menuNav ul li a.whitebtn,
  #contactHeader .desktop-menuNav ul li a.whitebtn,
  #faqHeader .desktop-menuNav ul li a.whitebtn,
  #findTrainerHeader .desktop-menuNav ul li a.whitebtn,
  #header .desktop-menuNav ul li a.whitebtn,
  #locationHeader .desktop-menuNav ul li a.whitebtn,
  #missionHeader .desktop-menuNav ul li a.whitebtn,
  #reviewHeader .desktop-menuNav ul li a.whitebtn,
  #servicesDetailHeader .desktop-menuNav ul li a.whitebtn,
  #servicesHeader .desktop-menuNav ul li a.whitebtn,
  #termsHeader .desktop-menuNav ul li a.whitebtn,
  #trainersDetailHeader .desktop-menuNav ul li a.whitebtn,
  #trainersHeader .desktop-menuNav ul li a.whitebtn {
    font-size: 13px !important;
  }
  #aboutHeader .desktop-menuNav .flyout,
  #blogHeader .desktop-menuNav .flyout,
  #careerHeader .desktop-menuNav .flyout,
  #clientContactHeader .desktop-menuNav .flyout,
  #contactHeader .desktop-menuNav .flyout,
  #faqHeader .desktop-menuNav .flyout,
  #findTrainerHeader .desktop-menuNav .flyout,
  #header .desktop-menuNav .flyout,
  #locationHeader .desktop-menuNav .flyout,
  #missionHeader .desktop-menuNav .flyout,
  #reviewHeader .desktop-menuNav .flyout,
  #servicesDetailHeader .desktop-menuNav .flyout,
  #servicesHeader .desktop-menuNav .flyout,
  #termsHeader .desktop-menuNav .flyout,
  #trainersDetailHeader .desktop-menuNav .flyout,
  #trainersHeader .desktop-menuNav .flyout {
    position: relative;
    display: inline-block;
  }
  #aboutHeader .desktop-menuNav .flyout a,
  #blogHeader .desktop-menuNav .flyout a,
  #careerHeader .desktop-menuNav .flyout a,
  #clientContactHeader .desktop-menuNav .flyout a,
  #contactHeader .desktop-menuNav .flyout a,
  #faqHeader .desktop-menuNav .flyout a,
  #findTrainerHeader .desktop-menuNav .flyout a,
  #header .desktop-menuNav .flyout a,
  #locationHeader .desktop-menuNav .flyout a,
  #missionHeader .desktop-menuNav .flyout a,
  #reviewHeader .desktop-menuNav .flyout a,
  #servicesDetailHeader .desktop-menuNav .flyout a,
  #servicesHeader .desktop-menuNav .flyout a,
  #termsHeader .desktop-menuNav .flyout a,
  #trainersDetailHeader .desktop-menuNav .flyout a,
  #trainersHeader .desktop-menuNav .flyout a {
    color: #fff !important;
  }
  #aboutHeader .desktop-menuNav .flyout a:hover,
  #blogHeader .desktop-menuNav .flyout a:hover,
  #careerHeader .desktop-menuNav .flyout a:hover,
  #clientContactHeader .desktop-menuNav .flyout a:hover,
  #contactHeader .desktop-menuNav .flyout a:hover,
  #faqHeader .desktop-menuNav .flyout a:hover,
  #findTrainerHeader .desktop-menuNav .flyout a:hover,
  #header .desktop-menuNav .flyout a:hover,
  #locationHeader .desktop-menuNav .flyout a:hover,
  #missionHeader .desktop-menuNav .flyout a:hover,
  #reviewHeader .desktop-menuNav .flyout a:hover,
  #servicesDetailHeader .desktop-menuNav .flyout a:hover,
  #servicesHeader .desktop-menuNav .flyout a:hover,
  #termsHeader .desktop-menuNav .flyout a:hover,
  #trainersDetailHeader .desktop-menuNav .flyout a:hover,
  #trainersHeader .desktop-menuNav .flyout a:hover {
    color: #fff !important;
    background: #939393;
  }
  #aboutHeader .desktop-menuNav ul li:hover ul.flyout,
  #blogHeader .desktop-menuNav ul li:hover ul.flyout,
  #careerHeader .desktop-menuNav ul li:hover ul.flyout,
  #clientContactHeader .desktop-menuNav ul li:hover ul.flyout,
  #contactHeader .desktop-menuNav ul li:hover ul.flyout,
  #faqHeader .desktop-menuNav ul li:hover ul.flyout,
  #findTrainerHeader .desktop-menuNav ul li:hover ul.flyout,
  #header .desktop-menuNav ul li:hover ul.flyout,
  #locationHeader .desktop-menuNav ul li:hover ul.flyout,
  #missionHeader .desktop-menuNav ul li:hover ul.flyout,
  #reviewHeader .desktop-menuNav ul li:hover ul.flyout,
  #servicesDetailHeader .desktop-menuNav ul li:hover ul.flyout,
  #servicesHeader .desktop-menuNav ul li:hover ul.flyout,
  #termsHeader .desktop-menuNav ul li:hover ul.flyout,
  #trainersDetailHeader .desktop-menuNav ul li:hover ul.flyout,
  #trainersHeader .desktop-menuNav ul li:hover ul.flyout {
    display: block;
  }
  #aboutHeader .desktop-menuNav ul li ul.flyout,
  #blogHeader .desktop-menuNav ul li ul.flyout,
  #careerHeader .desktop-menuNav ul li ul.flyout,
  #clientContactHeader .desktop-menuNav ul li ul.flyout,
  #contactHeader .desktop-menuNav ul li ul.flyout,
  #faqHeader .desktop-menuNav ul li ul.flyout,
  #findTrainerHeader .desktop-menuNav ul li ul.flyout,
  #header .desktop-menuNav ul li ul.flyout,
  #locationHeader .desktop-menuNav ul li ul.flyout,
  #missionHeader .desktop-menuNav ul li ul.flyout,
  #reviewHeader .desktop-menuNav ul li ul.flyout,
  #servicesDetailHeader .desktop-menuNav ul li ul.flyout,
  #servicesHeader .desktop-menuNav ul li ul.flyout,
  #termsHeader .desktop-menuNav ul li ul.flyout,
  #trainersDetailHeader .desktop-menuNav ul li ul.flyout,
  #trainersHeader .desktop-menuNav ul li ul.flyout {
    min-width: 300px;
    background: #000;
    display: none;
    position: absolute;
    z-index: 999;
    left: -5em;
    padding: 25px 0;
  }
  #aboutHeader .desktop-menuNav .flyout li,
  #blogHeader .desktop-menuNav .flyout li,
  #careerHeader .desktop-menuNav .flyout li,
  #clientContactHeader .desktop-menuNav .flyout li,
  #contactHeader .desktop-menuNav .flyout li,
  #faqHeader .desktop-menuNav .flyout li,
  #findTrainerHeader .desktop-menuNav .flyout li,
  #header .desktop-menuNav .flyout li,
  #locationHeader .desktop-menuNav .flyout li,
  #missionHeader .desktop-menuNav .flyout li,
  #reviewHeader .desktop-menuNav .flyout li,
  #servicesDetailHeader .desktop-menuNav .flyout li,
  #servicesHeader .desktop-menuNav .flyout li,
  #termsHeader .desktop-menuNav .flyout li,
  #trainersDetailHeader .desktop-menuNav .flyout li,
  #trainersHeader .desktop-menuNav .flyout li {
    display: block;
    position: relative;
    list-style: none;
  }
  #aboutHeader .desktop-menuNav ul li ul.flyout.services,
  #blogHeader .desktop-menuNav ul li ul.flyout.services,
  #careerHeader .desktop-menuNav ul li ul.flyout.services,
  #clientContactHeader .desktop-menuNav ul li ul.flyout.services,
  #contactHeader .desktop-menuNav ul li ul.flyout.services,
  #faqHeader .desktop-menuNav ul li ul.flyout.services,
  #findTrainerHeader .desktop-menuNav ul li ul.flyout.services,
  #header .desktop-menuNav ul li ul.flyout.services,
  #locationHeader .desktop-menuNav ul li ul.flyout.services,
  #missionHeader .desktop-menuNav ul li ul.flyout.services,
  #reviewHeader .desktop-menuNav ul li ul.flyout.services,
  #servicesDetailHeader .desktop-menuNav ul li ul.flyout.services,
  #servicesHeader .desktop-menuNav ul li ul.flyout.services,
  #termsHeader .desktop-menuNav ul li ul.flyout.services,
  #trainersDetailHeader .desktop-menuNav ul li ul.flyout.services,
  #trainersHeader .desktop-menuNav ul li ul.flyout.services {
    width: 580px;
    position: absolute;
    left: -15em !important;
    z-index: 9999;
  }
  #aboutHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #blogHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #careerHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #clientContactHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #contactHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #faqHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #findTrainerHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #header .desktop-menuNav ul li:hover ul.flyout:after,
  #locationHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #missionHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #reviewHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #servicesDetailHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #servicesHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #termsHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #trainersDetailHeader .desktop-menuNav ul li:hover ul.flyout:after,
  #trainersHeader .desktop-menuNav ul li:hover ul.flyout:after {
    content: "";
    position: absolute;
    top: 0;
    margin-left: -15px;
    margin-top: -10px;
    width: 0;
    z-index: 1;
    height: 0;
    border-bottom: solid 12px #000;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
  }
  #aboutHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #blogHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #careerHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #clientContactHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #contactHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #faqHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #findTrainerHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #header .desktop-menuNav ul li:hover ul.flyout.services:after,
  #locationHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #missionHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #reviewHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #servicesDetailHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #servicesHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #termsHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #trainersDetailHeader .desktop-menuNav ul li:hover ul.flyout.services:after,
  #trainersHeader .desktop-menuNav ul li:hover ul.flyout.services:after {
    right: 50%;
  }
  #aboutHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #blogHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #careerHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #clientContactHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #contactHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #faqHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #findTrainerHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #header .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #locationHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #missionHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #reviewHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #servicesDetailHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #servicesHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #termsHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #trainersDetailHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after,
  #trainersHeader .desktop-menuNav ul li:hover ul.flyout.aboutUsUl:after {
    right: 55%;
  }
  #aboutHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #blogHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #careerHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #clientContactHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #contactHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #faqHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #findTrainerHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #header .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #locationHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #missionHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #reviewHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #servicesDetailHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #servicesHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #termsHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #trainersDetailHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after,
  #trainersHeader .desktop-menuNav ul li:hover ul.flyout.whySvet:after {
    right: 45%;
  }
}
#aboutHeader .navbar-toggler,
#blogHeader .navbar-toggler,
#careerHeader .navbar-toggler,
#clientContactHeader .navbar-toggler,
#contactHeader .navbar-toggler,
#faqHeader .navbar-toggler,
#findTrainerHeader .navbar-toggler,
#header .navbar-toggler,
#locationHeader .navbar-toggler,
#missionHeader .navbar-toggler,
#reviewHeader .navbar-toggler,
#servicesDetailHeader .navbar-toggler,
#servicesHeader .navbar-toggler,
#termsHeader .navbar-toggler,
#trainersDetailHeader .navbar-toggler,
#trainersHeader .navbar-toggler {
  border: 0 !important;
  color: #fff !important;
  padding: 0;
}
#aboutHeader .headerPara,
#blogHeader .headerPara,
#careerHeader .headerPara,
#clientContactHeader .headerPara,
#contactHeader .headerPara,
#faqHeader .headerPara,
#findTrainerHeader .headerPara,
#header .headerPara,
#locationHeader .headerPara,
#missionHeader .headerPara,
#reviewHeader .headerPara,
#servicesDetailHeader .headerPara,
#servicesHeader .headerPara,
#termsHeader .headerPara,
#trainersDetailHeader .headerPara,
#trainersHeader .headerPara {
  text-align: center !important;
}
#aboutHeader .headerPara button,
#blogHeader .headerPara button,
#careerHeader .headerPara button,
#clientContactHeader .headerPara button,
#contactHeader .headerPara button,
#faqHeader .headerPara button,
#findTrainerHeader .headerPara button,
#header .headerPara button,
#locationHeader .headerPara button,
#missionHeader .headerPara button,
#reviewHeader .headerPara button,
#servicesDetailHeader .headerPara button,
#servicesHeader .headerPara button,
#termsHeader .headerPara button,
#trainersDetailHeader .headerPara button,
#trainersHeader .headerPara button {
  margin-bottom: 70px;
}
@media (min-width: 1200px) {
  #aboutHeader .headerPara button,
  #blogHeader .headerPara button,
  #careerHeader .headerPara button,
  #clientContactHeader .headerPara button,
  #contactHeader .headerPara button,
  #faqHeader .headerPara button,
  #findTrainerHeader .headerPara button,
  #header .headerPara button,
  #locationHeader .headerPara button,
  #missionHeader .headerPara button,
  #reviewHeader .headerPara button,
  #servicesDetailHeader .headerPara button,
  #servicesHeader .headerPara button,
  #termsHeader .headerPara button,
  #trainersDetailHeader .headerPara button,
  #trainersHeader .headerPara button {
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  #aboutHeader .headerPara,
  #blogHeader .headerPara,
  #careerHeader .headerPara,
  #clientContactHeader .headerPara,
  #contactHeader .headerPara,
  #faqHeader .headerPara,
  #findTrainerHeader .headerPara,
  #header .headerPara,
  #locationHeader .headerPara,
  #missionHeader .headerPara,
  #reviewHeader .headerPara,
  #servicesDetailHeader .headerPara,
  #servicesHeader .headerPara,
  #termsHeader .headerPara,
  #trainersDetailHeader .headerPara,
  #trainersHeader .headerPara {
    text-align: left !important;
    position: relative;
    padding-left: 40px !important;
  }
}
@media (min-width: 1200px) {
  #aboutHeader .headerPara,
  #blogHeader .headerPara,
  #careerHeader .headerPara,
  #clientContactHeader .headerPara,
  #contactHeader .headerPara,
  #faqHeader .headerPara,
  #findTrainerHeader .headerPara,
  #header .headerPara,
  #locationHeader .headerPara,
  #missionHeader .headerPara,
  #reviewHeader .headerPara,
  #servicesDetailHeader .headerPara,
  #servicesHeader .headerPara,
  #termsHeader .headerPara,
  #trainersDetailHeader .headerPara,
  #trainersHeader .headerPara {
    padding-left: 64px !important;
  }
}
#aboutHeader .header-text,
#blogHeader .header-text,
#careerHeader .header-text,
#clientContactHeader .header-text,
#contactHeader .header-text,
#faqHeader .header-text,
#findTrainerHeader .header-text,
#header .header-text,
#locationHeader .header-text,
#missionHeader .header-text,
#reviewHeader .header-text,
#servicesDetailHeader .header-text,
#servicesHeader .header-text,
#termsHeader .header-text,
#trainersDetailHeader .header-text,
#trainersHeader .header-text {
  color: #fff;
  position: absolute;
  top: 27%;
  width: 100%;
}
#aboutHeader .header-text h1,
#blogHeader .header-text h1,
#careerHeader .header-text h1,
#clientContactHeader .header-text h1,
#contactHeader .header-text h1,
#faqHeader .header-text h1,
#findTrainerHeader .header-text h1,
#header .header-text h1,
#locationHeader .header-text h1,
#missionHeader .header-text h1,
#reviewHeader .header-text h1,
#servicesDetailHeader .header-text h1,
#servicesHeader .header-text h1,
#termsHeader .header-text h1,
#trainersDetailHeader .header-text h1,
#trainersHeader .header-text h1 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  margin: 40px 55px;
}
#aboutHeader .header-text h5,
#blogHeader .header-text h5,
#careerHeader .header-text h5,
#clientContactHeader .header-text h5,
#contactHeader .header-text h5,
#faqHeader .header-text h5,
#findTrainerHeader .header-text h5,
#header .header-text h5,
#locationHeader .header-text h5,
#missionHeader .header-text h5,
#reviewHeader .header-text h5,
#servicesDetailHeader .header-text h5,
#servicesHeader .header-text h5,
#termsHeader .header-text h5,
#trainersDetailHeader .header-text h5,
#trainersHeader .header-text h5 {
  margin: 0 64px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  #aboutHeader .header-text h5,
  #blogHeader .header-text h5,
  #careerHeader .header-text h5,
  #clientContactHeader .header-text h5,
  #contactHeader .header-text h5,
  #faqHeader .header-text h5,
  #findTrainerHeader .header-text h5,
  #header .header-text h5,
  #locationHeader .header-text h5,
  #missionHeader .header-text h5,
  #reviewHeader .header-text h5,
  #servicesDetailHeader .header-text h5,
  #servicesHeader .header-text h5,
  #termsHeader .header-text h5,
  #trainersDetailHeader .header-text h5,
  #trainersHeader .header-text h5 {
    margin: 0 !important;
  }
}
#aboutHeader .header-text p,
#blogHeader .header-text p,
#careerHeader .header-text p,
#clientContactHeader .header-text p,
#contactHeader .header-text p,
#faqHeader .header-text p,
#findTrainerHeader .header-text p,
#header .header-text p,
#locationHeader .header-text p,
#missionHeader .header-text p,
#reviewHeader .header-text p,
#servicesDetailHeader .header-text p,
#servicesHeader .header-text p,
#termsHeader .header-text p,
#trainersDetailHeader .header-text p,
#trainersHeader .header-text p {
  font-size: 13px;
  line-height: 15px;
  margin: 0 64px;
  font-weight: 300;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  #aboutHeader .header-text p,
  #blogHeader .header-text p,
  #careerHeader .header-text p,
  #clientContactHeader .header-text p,
  #contactHeader .header-text p,
  #faqHeader .header-text p,
  #findTrainerHeader .header-text p,
  #header .header-text p,
  #locationHeader .header-text p,
  #missionHeader .header-text p,
  #reviewHeader .header-text p,
  #servicesDetailHeader .header-text p,
  #servicesHeader .header-text p,
  #termsHeader .header-text p,
  #trainersDetailHeader .header-text p,
  #trainersHeader .header-text p {
    margin: 0 !important;
  }
}
#aboutHeader .header-text .vr,
#blogHeader .header-text .vr,
#careerHeader .header-text .vr,
#clientContactHeader .header-text .vr,
#contactHeader .header-text .vr,
#faqHeader .header-text .vr,
#findTrainerHeader .header-text .vr,
#header .header-text .vr,
#locationHeader .header-text .vr,
#missionHeader .header-text .vr,
#reviewHeader .header-text .vr,
#servicesDetailHeader .header-text .vr,
#servicesHeader .header-text .vr,
#termsHeader .header-text .vr,
#trainersDetailHeader .header-text .vr,
#trainersHeader .header-text .vr {
  height: 48px;
  top: 2em;
  opacity: 1 !important;
}
#aboutHeader .header-text a,
#blogHeader .header-text a,
#careerHeader .header-text a,
#clientContactHeader .header-text a,
#contactHeader .header-text a,
#faqHeader .header-text a,
#findTrainerHeader .header-text a,
#header .header-text a,
#locationHeader .header-text a,
#missionHeader .header-text a,
#reviewHeader .header-text a,
#servicesDetailHeader .header-text a,
#servicesHeader .header-text a,
#termsHeader .header-text a,
#trainersDetailHeader .header-text a,
#trainersHeader .header-text a {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  #aboutHeader,
  #blogHeader,
  #careerHeader,
  #clientContactHeader,
  #contactHeader,
  #faqHeader,
  #findTrainerHeader,
  #header,
  #locationHeader,
  #missionHeader,
  #reviewHeader,
  #servicesDetailHeader,
  #servicesHeader,
  #termsHeader,
  #trainersDetailHeader,
  #trainersHeader {
    padding-bottom: 40px;
  }
  #aboutHeader .header-text,
  #blogHeader .header-text,
  #careerHeader .header-text,
  #clientContactHeader .header-text,
  #contactHeader .header-text,
  #faqHeader .header-text,
  #findTrainerHeader .header-text,
  #header .header-text,
  #locationHeader .header-text,
  #missionHeader .header-text,
  #reviewHeader .header-text,
  #servicesDetailHeader .header-text,
  #servicesHeader .header-text,
  #termsHeader .header-text,
  #trainersDetailHeader .header-text,
  #trainersHeader .header-text {
    padding: 40px 40px 0;
    display: flex;
    align-items: end;
    margin-bottom: 20px;
    bottom: 6em;
  }
  #aboutHeader .header-text h1,
  #blogHeader .header-text h1,
  #careerHeader .header-text h1,
  #clientContactHeader .header-text h1,
  #contactHeader .header-text h1,
  #faqHeader .header-text h1,
  #findTrainerHeader .header-text h1,
  #header .header-text h1,
  #locationHeader .header-text h1,
  #missionHeader .header-text h1,
  #reviewHeader .header-text h1,
  #servicesDetailHeader .header-text h1,
  #servicesHeader .header-text h1,
  #termsHeader .header-text h1,
  #trainersDetailHeader .header-text h1,
  #trainersHeader .header-text h1 {
    text-align: left;
    font-size: 56px;
    line-height: 56px;
    margin: 0;
  }
  #aboutHeader .header-text h5,
  #blogHeader .header-text h5,
  #careerHeader .header-text h5,
  #clientContactHeader .header-text h5,
  #contactHeader .header-text h5,
  #faqHeader .header-text h5,
  #findTrainerHeader .header-text h5,
  #header .header-text h5,
  #locationHeader .header-text h5,
  #missionHeader .header-text h5,
  #reviewHeader .header-text h5,
  #servicesDetailHeader .header-text h5,
  #servicesHeader .header-text h5,
  #termsHeader .header-text h5,
  #trainersDetailHeader .header-text h5,
  #trainersHeader .header-text h5 {
    padding-bottom: 16px;
  }
  #aboutHeader .header-text p,
  #blogHeader .header-text p,
  #careerHeader .header-text p,
  #clientContactHeader .header-text p,
  #contactHeader .header-text p,
  #faqHeader .header-text p,
  #findTrainerHeader .header-text p,
  #header .header-text p,
  #locationHeader .header-text p,
  #missionHeader .header-text p,
  #reviewHeader .header-text p,
  #servicesDetailHeader .header-text p,
  #servicesHeader .header-text p,
  #termsHeader .header-text p,
  #trainersDetailHeader .header-text p,
  #trainersHeader .header-text p {
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
    margin-bottom: 32px;
  }
  #aboutHeader .header-text .vr,
  #blogHeader .header-text .vr,
  #careerHeader .header-text .vr,
  #clientContactHeader .header-text .vr,
  #contactHeader .header-text .vr,
  #faqHeader .header-text .vr,
  #findTrainerHeader .header-text .vr,
  #header .header-text .vr,
  #locationHeader .header-text .vr,
  #missionHeader .header-text .vr,
  #reviewHeader .header-text .vr,
  #servicesDetailHeader .header-text .vr,
  #servicesHeader .header-text .vr,
  #termsHeader .header-text .vr,
  #trainersDetailHeader .header-text .vr,
  #trainersHeader .header-text .vr {
    height: 320px;
  }
}
@media (min-width: 1200px) {
  #aboutHeader,
  #blogHeader,
  #careerHeader,
  #clientContactHeader,
  #contactHeader,
  #faqHeader,
  #findTrainerHeader,
  #header,
  #locationHeader,
  #missionHeader,
  #reviewHeader,
  #servicesDetailHeader,
  #servicesHeader,
  #termsHeader,
  #trainersDetailHeader,
  #trainersHeader {
    padding-top: 32px;
    padding-bottom: 40px;
  }
  #aboutHeader .header-text,
  #blogHeader .header-text,
  #careerHeader .header-text,
  #clientContactHeader .header-text,
  #contactHeader .header-text,
  #faqHeader .header-text,
  #findTrainerHeader .header-text,
  #header .header-text,
  #locationHeader .header-text,
  #missionHeader .header-text,
  #reviewHeader .header-text,
  #servicesDetailHeader .header-text,
  #servicesHeader .header-text,
  #termsHeader .header-text,
  #trainersDetailHeader .header-text,
  #trainersHeader .header-text {
    display: flex;
    align-items: end;
    margin-bottom: 20px;
  }
  #aboutHeader .header-text h1,
  #blogHeader .header-text h1,
  #careerHeader .header-text h1,
  #clientContactHeader .header-text h1,
  #contactHeader .header-text h1,
  #faqHeader .header-text h1,
  #findTrainerHeader .header-text h1,
  #header .header-text h1,
  #locationHeader .header-text h1,
  #missionHeader .header-text h1,
  #reviewHeader .header-text h1,
  #servicesDetailHeader .header-text h1,
  #servicesHeader .header-text h1,
  #termsHeader .header-text h1,
  #trainersDetailHeader .header-text h1,
  #trainersHeader .header-text h1 {
    text-align: left;
    font-size: 96px !important;
    line-height: 96px !important;
  }
  #aboutHeader .header-text p,
  #blogHeader .header-text p,
  #careerHeader .header-text p,
  #clientContactHeader .header-text p,
  #contactHeader .header-text p,
  #faqHeader .header-text p,
  #findTrainerHeader .header-text p,
  #header .header-text p,
  #locationHeader .header-text p,
  #missionHeader .header-text p,
  #reviewHeader .header-text p,
  #servicesDetailHeader .header-text p,
  #servicesHeader .header-text p,
  #termsHeader .header-text p,
  #trainersDetailHeader .header-text p,
  #trainersHeader .header-text p {
    font-size: 15px;
    line-height: 20px;
  }
  #aboutHeader .header-text .vr,
  #blogHeader .header-text .vr,
  #careerHeader .header-text .vr,
  #clientContactHeader .header-text .vr,
  #contactHeader .header-text .vr,
  #faqHeader .header-text .vr,
  #findTrainerHeader .header-text .vr,
  #header .header-text .vr,
  #locationHeader .header-text .vr,
  #missionHeader .header-text .vr,
  #reviewHeader .header-text .vr,
  #servicesDetailHeader .header-text .vr,
  #servicesHeader .header-text .vr,
  #termsHeader .header-text .vr,
  #trainersDetailHeader .header-text .vr,
  #trainersHeader .header-text .vr {
    height: 392px !important;
    top: 7.2em !important;
  }
}

@media (min-width: 768px) {
  #aboutHeader .header-text .vr {
    height: 220px !important;
  }
}
@media (min-width: 1200px) {
  #aboutHeader .header-text .vr {
    height: 296px !important;
  }
}

#aboutHeader .header-text,
#header .header-text {
  bottom: 0 !important;
  margin-bottom: 0 !important;
  top: inherit !important;
}

@media (max-width: 1199px) {
  /* OPEN / CLOSE BTNS */
  .menu-btn {
    z-index: 999;
    display: inline;
  }
  .menu-btn a {
    display: inline-block;
    text-decoration: none;
    /* safari hack */
  }
  .btn-open::after {
    content: url("https://www.svetness.com/assets/img/icons/list-white.svg");
    display: inline;
    font-weight: 900;
    font-size: 18px;
    height: 24px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition-property: all 0.2s linear 0s;
  }
  .btn-open.whiteBg:after {
    content: url("https://www.svetness.com/assets/img/icons/list-black.svg");
  }
  .btn-open:hover:after {
    color: #fff;
  }
  .close:after {
    content: url("https://www.svetness.com/assets/img/icons/close-btn.svg");
    font-weight: 900;
    font-size: 18px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition-property: all 0.2s linear 0s;
    position: fixed;
    top: 5.5em;
    right: 2.8em;
  }
  .return i {
    font-size: 18px;
    color: #fff;
  }
  .close:hover:after {
    color: #fff;
  }
  /* OVERLAY */
  .overlay {
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
    overflow: none;
    width: 100%;
    height: 100%;
    background: rgba(8, 6, 16, 0.9294117647);
  }
  .overlay .js-mobileMenu {
    margin: 100px auto;
    width: 100%;
  }
  .overlay .js-mobileMenu ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .overlay .js-mobileMenu ul li {
    float: left;
    padding: 6px 0 0;
    list-style: none;
    text-align: center;
    margin-bottom: 40px;
    /* jay removed */
    /* used to be hidden */
    display: inline-block;
    width: 100%;
  }
  .changeHeaderClass {
    background-color: black !important;
  }
  @keyframes rotate {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
    }
  }
  .about-sub,
  .serviceType-child,
  .services-sub,
  .specialties-child,
  .why-sub {
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    margin-top: 0 !important;
  }
  li.return {
    opacity: 0.5;
  }
  .overlay .js-mobileMenu ul {
    overflow: hidden;
  }
  .overlay .js-mobileMenu ul li ul {
    overflow: visible;
  }
  .overlay .js-mobileMenu ul li ul {
    transform: translateX(0);
    transition: all 0.3s ease;
  }
  .overlay .js-mobileMenu ul li ul.move {
    transform: translateX(-100%);
  }
  .overlay .js-mobileMenu ul li#social {
    width: 100%;
    margin-top: 40px;
  }
  .overlay .js-mobileMenu ul li a {
    color: #ffffff;
    font-weight: 300;
  }
  .overlay .js-mobileMenu ul ul {
    margin-top: 10px;
    position: relative;
  }
  .overlay .js-mobileMenu ul ul li {
    float: none;
    margin: 0;
    width: 100%;
    border: 0;
  }
  .overlay .js-mobileMenu ul ul li a {
    color: #fff;
    text-decoration: none;
    line-height: 48px;
    float: left;
  }
  .overlay .js-mobileMenu ul ul li a:hover {
    color: #fff;
    font-weight: 600;
  }
  /* RESPONSIVE */
  .navbar-brand {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    text-decoration: underline;
  }
  #mobileHeader h6 {
    position: absolute;
    right: 45%;
    color: #fff;
    padding-top: 6px;
  }
}
.js-mobileMenu .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

.homeCTA h3 {
  padding: 40px;
}
.homeCTA img {
  width: 100%;
}

@media (min-width: 1200px) {
  .homeCTA h3 {
    padding: 120px 0 120px 120px;
    font-size: 48px;
  }
}
.companyLogos {
  background-color: #F4F4F4;
  height: 80px;
  margin: auto;
}
.companyLogos #companyLogos {
  height: 100%;
  align-items: center;
  display: grid;
}
.companyLogos .item {
  align-items: center;
}
.companyLogos .item img {
  height: 20px;
  object-fit: contain;
}
@media (min-width: 1200px) {
  .companyLogos {
    height: 144px;
  }
}

.mergeSectionInner .ctaDiv {
  background-color: #fff;
  height: 185px;
  font-weight: 300;
  margin: 40px;
}
@media (min-width: 768px) {
  .mergeSectionInner .ctaDiv {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .mergeSectionInner .ctaDiv {
    height: 315px;
  }
  .mergeSectionInner .ctaDiv .ctaParaText {
    width: 416px !important;
  }
}
@media (min-width: 1200px) {
  .mergeSectionInner .ctaDiv {
    margin: 20px;
  }
  .mergeSectionInner .ctaDiv.trainersPage {
    padding: 0 80px;
    top: 4em;
  }
}
@media (min-width: 1400px) {
  .mergeSectionInner .ctaDiv.trainersPage {
    top: 8em;
  }
}
.mergeSectionInner .ctaDiv .ctaParaText {
  width: 285px;
}
@media (min-width: 1200px) {
  .mergeSectionInner .ctaDiv .ctaParaText h4 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 16px;
    width: 422px;
  }
  .mergeSectionInner .ctaDiv .ctaParaText p {
    width: 416px;
  }
}
@media (min-width: 1200px) {
  .mergeSectionInner .ctaDiv {
    padding: 120px 120px 72px;
  }
}
@media (min-width: 1400px) {
  .mergeSectionInner .ctaDiv {
    height: 360px !important;
    padding-top: 104px;
  }
  .mergeSectionInner .ctaDiv .ctaParaText h4 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 24px;
    width: 422px;
  }
  .mergeSectionInner .ctaDiv .ctaParaText p {
    width: 416px;
  }
}
@media (min-width: 1600px) {
  .mergeSectionInner .ctaDiv {
    padding: 120px 150px;
  }
}
@media (min-width: 1920px) {
  .mergeSectionInner .ctaDiv {
    padding: 120px 250px;
  }
}

.meetIntroWrapper {
  background-color: #000;
  color: #fff;
}
.meetIntroWrapper .meetIntroInner .owl-carousel .owl-nav .owl-next,
.meetIntroWrapper .meetIntroInner .owl-carousel .owl-nav .owl-prev {
  padding: 10px 13px !important;
  border-radius: 50em !important;
  border: solid red 2px;
  margin: 16px 0;
  color: red;
}
.meetIntroWrapper .meetIntroInner .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.meetIntroWrapper .meetIntroInner .meetIntroText {
  position: relative;
  top: 2em;
}
.meetIntroWrapper .meetIntroInner .meetIntroText ul li {
  margin-bottom: 30px;
}
.meetIntroWrapper .item {
  position: relative;
  bottom: 7em;
  margin: 40px;
}
.meetIntroWrapper .meetIntroImg img {
  width: 256px;
  height: 344px;
  object-fit: cover;
}

/* merge me into styles.scss */
#trainersSection-arrow-overlay {
  position: absolute;
  z-index: 9999;
  bottom: 62%;
  right: 7%;
}
@media (min-width: 768px) {
  #trainersSection-arrow-overlay {
    bottom: 20%;
    right: 45%;
  }
}
@media (min-width: 992px) {
  #trainersSection-arrow-overlay {
    bottom: 25%;
  }
}
@media (min-width: 1200px) {
  #trainersSection-arrow-overlay {
    bottom: 12%;
  }
}
@media (min-width: 1400px) {
  #trainersSection-arrow-overlay {
    bottom: 15%;
  }
}
@media (min-width: 1600px) {
  #trainersSection-arrow-overlay {
    bottom: 16%;
    right: 42%;
  }
}
#trainersSection-arrow-overlay .svetsteps-arrow {
  padding: 10px 13px !important;
  border-radius: 50em !important;
  border: solid #fff 2px;
  margin: 16px 0;
  color: #fff;
}
#trainersSection-arrow-overlay .trainersSection-arrow-overlay-progress-outer {
  position: relative;
  height: 90px;
  width: 1px;
  background-color: #fff;
  margin: 0 auto 0 21px;
}
#trainersSection-arrow-overlay .trainersSection-arrow-overlay-progress-inner {
  position: relative;
  height: 60px;
  width: 6px;
  background-color: #fff;
  left: -2.5px;
}

#trainersSection .owl-nav {
  display: none;
}

/* prevent scroll over */
#trainersSection .ctaDiv {
  z-index: 9999;
  background-color: transparent;
}

/* hide scroll out of section */
#trainersSection {
  overflow: hidden;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* turn carousel -90 */
#trainersSection .meetIntroInner {
  transform: rotate(90deg);
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
}

.outterWrapper {
  position: relative;
}

/* turn each cell back  */
#trainersCarousel .owl-item {
  transform: rotate(-90deg);
}

@media (min-width: 768px) {
  .meetIntroWrapper .item {
    bottom: 5em;
  }
  .meetIntroWrapper .meetIntroImg img {
    width: 100% !important;
    height: 425px !important;
  }
  .meetIntroText {
    position: relative;
    top: 5em !important;
  }
  #trainersSection .ctaDiv {
    width: 61%;
  }
}
@media (min-width: 992px) {
  .meetIntroWrapper .meetIntroText {
    top: 13em !important;
  }
  .meetIntroWrapper .item {
    bottom: 9em;
  }
  .meetIntroWrapper .meetIntroImg img {
    height: 625px !important;
  }
  #mainPage .everythingInner > h3:first-child {
    font-size: 48px;
    width: 315px !important;
  }
  .meetIntroImg {
    bottom: 16em !important;
  }
}
@media (min-width: 1200px) {
  .meetIntroWrapper .meetIntroText {
    top: 8em !important;
    font-size: 15px !important;
  }
  .meetIntroWrapper .meetIntroText h3 {
    font-size: 48px;
    line-height: 56px;
    width: 70%;
  }
  .meetIntroWrapper .item {
    bottom: 5em;
    margin: 0 !important;
  }
  #mainPage .everythingInner > h3:first-child {
    font-size: 64px;
    line-height: 72px;
    width: 400px !important;
  }
  .meetIntroInner {
    margin: 40px 120px 0 !important;
  }
}
@media (min-width: 1400px) {
  .meetIntroWrapper .meetIntroImg img {
    width: 480px !important;
    height: 656px !important;
  }
  .meetIntroWrapper .item {
    bottom: 7em;
  }
  .meetIntroWrapper .meetIntroText {
    top: 11em !important;
  }
  .meetIntroWrapper .meetIntroText h3 {
    font-size: 64px;
    line-height: 72px;
    width: 70%;
    margin-bottom: 40px;
  }
}
@media (min-width: 1600px) {
  .meetIntroInner {
    margin: 40px 150px 0 !important;
  }
}
@media (min-width: 1920px) {
  .meetIntroInner {
    margin: 40px 250px 0 !important;
  }
}
#whySection h2 {
  font-weight: 900;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  top: 8em;
  z-index: 999;
  left: 3.4em;
  color: #fff;
}

.navigation {
  z-index: 999;
  top: 8em;
  left: 3.4em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation h3 {
  font-weight: 900 !important;
  line-height: 52px;
}
.navigation.findTrainers {
  left: revert !important;
  margin-left: 3.5em;
}

.navigationStart-js {
  position: relative;
}

.navigationOnScroll-js {
  position: fixed;
}

.slide {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  color: #fff;
}

a.transition {
  color: #fff;
  text-decoration: none;
}

.slideWrapper {
  position: relative;
}

.whySectionInner {
  padding: 80px 40px;
  object-fit: cover;
  background-position: center;
  background-size: cover;
  position: relative;
  top: 20em;
}
.whySectionInner .row {
  display: flex;
  align-items: end;
}

/* the region with all three images and elements that is marked fixed during the active scroll area */
.slide-section {
  width: 100%;
  display: block;
  position: relative;
  color: white;
  /* the region below the active region that will never show because the slide-section will be set fixed when this area is present on the browser */
  /*
    * the three images, abs position so they overlay each other
    * the images are z-indexed to the first is on top, the last is on bottom
    * images are exposed by making the covering images opacity 0
    */
  /*
    * the container that holds the three slide headline
    */
  /*
    * the container that holds the three slide copy
    */
  /* slide button */
  /* slide why-headline */
}
@media (min-width: 1920px) {
  .slide-section {
    overflow: hidden !important;
  }
}
.slide-section #slide-section-inner {
  width: 100%;
  max-width: 1920px;
}
.slide-section #slide-section-inner img {
  height: 640px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .slide-section #slide-section-inner img {
    height: 700px;
  }
}
@media (min-width: 992px) {
  .slide-section #slide-section-inner img {
    height: 800px;
  }
}
@media (min-width: 1200px) {
  .slide-section #slide-section-inner img {
    height: 960px;
  }
}
.slide-section #slide-section-inner .full-w-imgs img {
  width: 100%;
}
@media (min-width: 1920px) {
  .slide-section #slide-section-inner .full-w-imgs img {
    max-width: 1920px !important;
  }
}
@media (min-width: 992px) {
  .slide-section #slide-section-inner.services-page img {
    height: 960px;
  }
}
@media (min-width: 1920px) {
  .slide-section #slide-section-inner.services-page img {
    max-width: 1280px;
  }
}
.slide-section .slide-inner-content {
  padding: 40px;
}
@media (min-width: 1200px) {
  .slide-section .slide-inner-content {
    padding: 120px;
  }
  .slide-section .slide-inner-content.services-page {
    padding: 80px !important;
  }
}
@media (min-width: 1600px) {
  .slide-section .slide-inner-content {
    padding: 120px 150px;
  }
}
@media (min-width: 1920px) {
  .slide-section .slide-inner-content {
    padding: 120px 250px;
  }
}
.slide-section .slide-blank {
  /*
      * height of image plus all the scroll and margin.
      * image elements in the slide-section-inner are absolute positioned so they overlay each other, means the section has no height
      * so the slide-blank holds a space from the slide-section-inner to where the next-section starts
      */
  height: 1600px;
}
@media (min-width: 992px) {
  .slide-section .slide-blank {
    height: 1750px;
  }
}
@media (min-width: 1200px) {
  .slide-section .slide-blank {
    height: 1920px;
  }
}
@media (min-width: 768px) {
  .slide-section .slide-blank.services-page {
    height: 1720px;
  }
}
@media (min-width: 1400px) {
  .slide-section .slide-blank.services-page {
    height: 1820px;
  }
}
.slide-section #slideA-image {
  position: absolute;
  z-index: 2;
  filter: brightness(50%);
  width: 100%;
  display: block;
}
.slide-section #slideB-image {
  position: absolute;
  z-index: 1;
  filter: brightness(50%);
  width: 100%;
  display: block;
}
.slide-section #slideC-image {
  position: absolute;
  z-index: 0;
  filter: brightness(50%);
  width: 100%;
  display: block;
}
.slide-section .slide-headline-position {
  position: relative;
  z-index: 10;
}
@media (min-width: 1400px) {
  .slide-section .slide-headline-position {
    top: 0px;
  }
}
.slide-section .slide-copy-position {
  position: relative;
  top: 6em;
  z-index: 10;
}
.slide-section .slide-copy-position p {
  font-weight: 300;
}
@media (min-width: 992px) {
  .slide-section .slide-copy-position {
    top: 9em;
  }
}
@media (min-width: 1400px) {
  .slide-section .slide-copy-position {
    top: 7em;
  }
  .slide-section .slide-copy-position h6 {
    font-size: 24px;
    line-height: 32px;
  }
}
.slide-section .slide-copy-position.services-page {
  width: 166px;
}
@media (min-width: 768px) {
  .slide-section .slide-copy-position.services-page {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .slide-section .slide-copy-position.services-page {
    width: 400px;
  }
}
.slide-section #slideA-copy {
  position: absolute;
  opacity: 1;
}
.slide-section #slideB-copy {
  position: absolute;
  opacity: 0;
}
.slide-section #slideC-copy {
  position: absolute;
  opacity: 0;
}
.slide-section .slide-button-position {
  position: absolute;
  top: 41em;
  z-index: 10;
}
@media (min-width: 992px) {
  .slide-section .slide-button-position {
    top: 42em;
  }
}
@media (min-width: 1400px) {
  .slide-section .slide-button-position {
    top: 48em;
  }
}
.slide-section .slide-why-position {
  position: relative;
  top: 21.5em;
  z-index: 10;
}
@media (min-width: 768px) {
  .slide-section .slide-why-position {
    top: 12em;
  }
}
@media (min-width: 992px) {
  .slide-section .slide-why-position {
    top: 12.5em;
  }
}
@media (min-width: 1200px) {
  .slide-section .slide-why-position {
    top: 6.5em;
  }
}
@media (min-width: 1400px) {
  .slide-section .slide-why-position {
    top: 0em;
  }
}
@media (min-width: 1920px) {
  .slide-section .slide-why-position {
    top: -3em;
  }
}
@media (min-width: 2560px) {
  .slide-section .slide-why-position {
    top: -10em;
  }
}
.slide-section .slide-why-position h2 {
  font-weight: 900;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 999;
  color: #fff;
  font-size: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  left: 0.7em;
}
@media (min-width: 768px) {
  .slide-section .slide-why-position h2 {
    font-size: 48px;
    left: 2em;
  }
}
@media (min-width: 1200px) {
  .slide-section .slide-why-position h2 {
    left: 3em;
  }
}
@media (min-width: 1400px) {
  .slide-section .slide-why-position h2 {
    font-size: 96px;
    left: 1.5em;
  }
}
.slide-section a.slide-headline h3 {
  font-weight: 900 !important;
  font-size: 32px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .slide-section a.slide-headline h3 {
    font-size: 48px;
  }
}
@media (min-width: 1400px) {
  .slide-section a.slide-headline h3 {
    font-size: 72px;
  }
}
.slide-section a.slide-headline.services-page h3 {
  font-size: 32px !important;
}
@media (min-width: 768px) {
  .slide-section a.slide-headline.services-page h3 {
    font-size: 40px !important;
  }
}
@media (min-width: 992px) {
  .slide-section a.slide-headline.services-page h3 {
    font-size: 48px !important;
  }
}
@media (min-width: 1400px) {
  .slide-section a.slide-headline.services-page h3 {
    font-size: 72px !important;
  }
}

@media (min-width: 768px) {
  .navigation h3 {
    font-size: 48px;
    line-height: 64px;
  }
  .whySectionInner h2 {
    font-size: 64px;
    position: relative;
    bottom: 3em;
    left: 0.5em;
  }
}
@media (min-width: 992px) {
  .whySectionInner h2 {
    bottom: 3.5em;
    left: 1em;
  }
  .navigation h3 {
    font-size: 64px;
    line-height: 72px;
  }
}
@media (min-width: 1200px) {
  .whySectionInner h2 {
    font-size: 72px;
    bottom: 3.5em;
  }
  .navigation {
    left: 8em;
    top: 5em;
  }
  .navigation h3 {
    font-size: 72px;
    line-height: 80px;
  }
  .navigation.findTrainers {
    left: revert !important;
    margin-left: 5.3em;
  }
}
@media (min-width: 1400px) {
  .whySectionInner h2 {
    left: 2em;
  }
}
#mainPage, #trainersPage {
  /*#reviewCarousel div.owl-item.active:first-of-type .card-head {*/
  /* #reviewCarousel .owl-stage-outer .owl-stage  div.active:first-of-type .card-head {
    width: 50%;
  } */
}
#mainPage #everythingList, #trainersPage #everythingList {
  background-color: #000;
  height: 400px;
}
#mainPage #everythingList .everythingInner, #trainersPage #everythingList .everythingInner {
  position: relative;
  top: 40px;
  padding-left: 40px;
  color: #fff;
}
@media (min-width: 1200px) {
  #mainPage #everythingList .everythingInner, #trainersPage #everythingList .everythingInner {
    padding-top: 80px;
    padding-left: 120px;
  }
}
#mainPage #everythingList .everythingInner > h3:first-child, #trainersPage #everythingList .everythingInner > h3:first-child {
  width: 200px;
  z-index: 999;
  position: absolute;
}
#mainPage #everythingList .everythingInner #listCarousel, #trainersPage #everythingList .everythingInner #listCarousel {
  float: right;
  position: relative;
  bottom: 1em;
  margin: 80px 0 40px;
}
#mainPage #everythingList .everythingInner #listCarousel img, #trainersPage #everythingList .everythingInner #listCarousel img {
  height: 335.61px;
  width: 280px;
  object-fit: cover;
  filter: brightness(75%);
}
@media (min-width: 1200px) {
  #mainPage #everythingList .everythingInner #listCarousel img, #trainersPage #everythingList .everythingInner #listCarousel img {
    width: 100%;
    height: 573px;
    object-fit: cover;
  }
}
#mainPage #everythingList .everythingInner #listCarousel h3, #trainersPage #everythingList .everythingInner #listCarousel h3 {
  position: absolute;
  bottom: 0;
  margin: 20px;
  width: 40%;
}
@media (min-width: 1200px) {
  #mainPage #everythingList .everythingInner #listCarousel h3, #trainersPage #everythingList .everythingInner #listCarousel h3 {
    font-size: 48px;
    line-height: 56px;
  }
}
#mainPage #everythingList .everythingInner #listCarousel .owl-stage-outer, #trainersPage #everythingList .everythingInner #listCarousel .owl-stage-outer {
  margin-left: 105px;
  overflow: hidden;
}
#mainPage #everythingList .everythingInner #listCarousel .owl-stage, #trainersPage #everythingList .everythingInner #listCarousel .owl-stage {
  display: flex;
  margin-bottom: 20px;
}
#mainPage #everythingList .everythingInner #listCarousel .owl-nav, #trainersPage #everythingList .everythingInner #listCarousel .owl-nav {
  position: absolute;
  top: 9em;
  display: grid;
}
@media (min-width: 1200px) {
  #mainPage #everythingList .everythingInner #listCarousel .owl-nav, #trainersPage #everythingList .everythingInner #listCarousel .owl-nav {
    top: 17em !important;
  }
}
@media (min-width: 1400px) {
  #mainPage #everythingList .everythingInner #listCarousel .owl-nav, #trainersPage #everythingList .everythingInner #listCarousel .owl-nav {
    top: 17em !important;
  }
}
#mainPage #everythingList .everythingInner #listCarousel .owl-nav button img, #trainersPage #everythingList .everythingInner #listCarousel .owl-nav button img {
  height: 56px;
  width: 56px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #mainPage #everythingList .everythingInner #listCarousel, #trainersPage #everythingList .everythingInner #listCarousel {
    bottom: -1em !important;
  }
}
@media (min-width: 1920px) {
  #mainPage #everythingList, #trainersPage #everythingList {
    max-width: 1920px;
  }
}
@media (min-width: 992px) {
  #mainPage #listCarousel .owl-stage-outer, #trainersPage #listCarousel .owl-stage-outer {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #mainPage #everythingList, #trainersPage #everythingList {
    height: 644px;
  }
  #mainPage #listCarousel .owl-stage-outer, #trainersPage #listCarousel .owl-stage-outer {
    margin-left: 208px !important;
    overflow: hidden;
  }
}
#mainPage #joinSection, #trainersPage #joinSection {
  position: relative;
  background-color: #fff;
  height: 315px;
}
#mainPage #joinSection .joinSectionInner, #trainersPage #joinSection .joinSectionInner {
  text-align: center;
  top: 1em;
}
#mainPage #joinSection .joinSectionInner h2, #trainersPage #joinSection .joinSectionInner h2 {
  font-weight: 900 !important;
}
#mainPage #joinSection .joinSectionInner p, #trainersPage #joinSection .joinSectionInner p {
  font-weight: 700;
}
@media (min-width: 768px) {
  #mainPage #joinSection, #trainersPage #joinSection {
    height: 400px;
  }
  #mainPage #joinSection .joinSectionInner h2, #trainersPage #joinSection .joinSectionInner h2 {
    font-size: 100px;
  }
  #mainPage #joinSection .joinSectionInner p, #trainersPage #joinSection .joinSectionInner p {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #mainPage #joinSection, #trainersPage #joinSection {
    height: 550px;
  }
  #mainPage #joinSection .joinSectionInner, #trainersPage #joinSection .joinSectionInner {
    top: 2em;
  }
}
@media (min-width: 1400px) {
  #mainPage #joinSection, #trainersPage #joinSection {
    height: 750px !important;
  }
  #mainPage #joinSection .joinSectionInner, #trainersPage #joinSection .joinSectionInner {
    top: 3.5em;
  }
  #mainPage #joinSection .joinSectionInner h2, #trainersPage #joinSection .joinSectionInner h2 {
    font-size: 200px !important;
    margin-bottom: 48px;
  }
  #mainPage #joinSection .joinSectionInner p, #trainersPage #joinSection .joinSectionInner p {
    font-size: 48px !important;
    margin-bottom: 64px;
  }
}
#mainPage #reviewPageSection .card-text, #trainersPage #reviewPageSection .card-text {
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
#mainPage #reviewPageSection .card-text.expanded,
#mainPage #reviewCarousel .card-text.expanded, #trainersPage #reviewPageSection .card-text.expanded,
#trainersPage #reviewCarousel .card-text.expanded {
  -webkit-line-clamp: unset;
}
#mainPage #reviewCarousel .card-text.expanded, #trainersPage #reviewCarousel .card-text.expanded {
  padding-bottom: 10px;
}
#mainPage #reviewCarousel .card-text, #trainersPage #reviewCarousel .card-text {
  padding-right: 40px;
}
#mainPage #reviewSection, #trainersPage #reviewSection {
  background-color: #F4F4F4;
  position: relative;
  display: flex;
  overflow-x: hidden;
}
#mainPage #reviewSection #ratingStars i, #trainersPage #reviewSection #ratingStars i {
  font-size: 24px;
  color: #FF0000;
  padding-left: 4px;
}
@media (min-width: 1200px) {
  #mainPage #reviewSection #ratingStars i, #trainersPage #reviewSection #ratingStars i {
    font-size: 32px;
    padding-left: 8px;
  }
}
#mainPage #reviewCarousel, #trainersPage #reviewCarousel {
  margin: 80px 40px;
}
#mainPage #reviewCarousel .card-body > p:first-child, #trainersPage #reviewCarousel .card-body > p:first-child {
  font-weight: 700;
}
#mainPage #reviewCarousel .card-title a, #trainersPage #reviewCarousel .card-title a {
  font-size: 17px;
}
#mainPage #reviewCarousel .card-text, #trainersPage #reviewCarousel .card-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
#mainPage #reviewCarousel .owl-stage-outer, #trainersPage #reviewCarousel .owl-stage-outer {
  padding-left: 0;
}
#mainPage #reviewCarousel .owl-stage, #trainersPage #reviewCarousel .owl-stage {
  display: flex;
  margin-bottom: 20px;
}
#mainPage #reviewCarousel .owl-item, #trainersPage #reviewCarousel .owl-item {
  margin-right: 30px;
}
#mainPage #reviewCarousel .owl-nav button:first-child, #trainersPage #reviewCarousel .owl-nav button:first-child {
  display: none !important;
}
#mainPage #reviewCarousel .owl-nav, #trainersPage #reviewCarousel .owl-nav {
  position: absolute;
  display: block;
  top: 45%;
}
#mainPage #reviewCarousel .owl-nav button, #trainersPage #reviewCarousel .owl-nav button {
  float: right;
  position: relative;
  right: 4em;
}
#mainPage #reviewCarousel .owl-nav button img, #trainersPage #reviewCarousel .owl-nav button img {
  height: 48px;
  width: 48px;
}
@media (min-width: 1200px) {
  #mainPage #reviewCarousel .owl-nav button img, #trainersPage #reviewCarousel .owl-nav button img {
    height: 80px;
    width: 80px;
  }
}
#mainPage #reviewCarousel .card, #trainersPage #reviewCarousel .card {
  border-radius: 0 !important;
  border: none;
}
#mainPage #reviewCarousel .card .card-body, #trainersPage #reviewCarousel .card .card-body {
  min-height: 350px !important;
  padding: 40px 40px 0;
}
#mainPage #reviewCarousel .card .card-footer, #trainersPage #reviewCarousel .card .card-footer {
  padding: 0 40px 40px !important;
  background-color: transparent !important;
  border-top: none;
}
#mainPage #reviewCarousel .card a, #trainersPage #reviewCarousel .card a {
  color: #000;
  text-decoration: none;
}
#mainPage #reviewCarousel .item-not-acitve, #trainersPage #reviewCarousel .item-not-acitve {
  filter: grayscale(100%);
  opacity: 0.6;
}
@media (min-width: 1200px) {
  #mainPage #reviewCarousel, #trainersPage #reviewCarousel {
    margin: 64px 120px;
  }
}
#mainPage #reviewCarousel .owl-item, #trainersPage #reviewCarousel .owl-item {
  filter: grayscale(100%);
  opacity: 0.6;
}
#mainPage #reviewCarousel .owl-item.firstActive, #trainersPage #reviewCarousel .owl-item.firstActive {
  filter: none;
  opacity: 1;
}
#mainPage #reviewCarousel .owl-item .card-head, #trainersPage #reviewCarousel .owl-item .card-head {
  display: block;
  content: "";
  position: relative;
  height: 3px;
  width: 0;
  background-color: #FF0000;
}
#mainPage #reviewCarousel .owl-stage .card-head, #trainersPage #reviewCarousel .owl-stage .card-head {
  width: 50%;
}
@media (min-width: 768px) {
  #mainPage #reviewCarousel .owl-item, #trainersPage #reviewCarousel .owl-item {
    width: 500px;
    margin-right: 30px;
  }
  #mainPage #reviewCarousel .card-text, #trainersPage #reviewCarousel .card-text {
    padding-right: 80px;
  }
}
@media (min-width: 1200px) {
  #mainPage #reviewCarousel .owl-nav button, #trainersPage #reviewCarousel .owl-nav button {
    right: 8em;
    padding: 7px 12px !important;
  }
  #mainPage #reviewCarousel .card-body > p:first-child, #trainersPage #reviewCarousel .card-body > p:first-child {
    font-size: 17px !important;
  }
  #mainPage #reviewCarousel h5, #trainersPage #reviewCarousel h5 {
    font-size: 24px;
  }
  #mainPage #reviewCarousel .card-title a, #trainersPage #reviewCarousel .card-title a {
    font-size: 32px;
  }
  #mainPage #reviewCarousel .card-text, #trainersPage #reviewCarousel .card-text {
    font-size: 17px !important;
  }
  #mainPage .joinSectionInner h2, #trainersPage .joinSectionInner h2 {
    font-size: 150px !important;
  }
  #mainPage .joinSectionInner p, #trainersPage .joinSectionInner p {
    font-size: 32px !important;
  }
}
@media (min-width: 1400px) {
  #mainPage #reviewCarousel .card-text, #trainersPage #reviewCarousel .card-text {
    padding-right: 115px;
  }
}

#cityPage .dkBgWpr {
  background-color: #000;
  height: 100%;
}
#cityPage #everythingList {
  background-color: #000;
  display: flow-root;
}
#cityPage #everythingList .everythingInner {
  position: relative;
  top: 40px;
  color: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 1440px) {
  #cityPage #everythingList .everythingInner {
    padding-top: 80px;
  }
}
#cityPage #everythingList .everythingInner > h3:first-child {
  z-index: 999;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  margin: auto;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 3%;
}
@media (min-width: 900px) {
  #cityPage #everythingList .everythingInner > h3:first-child {
    font-size: 48px;
    line-height: 56px;
    width: 672px;
    letter-spacing: -1px;
  }
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner > h3:first-child {
    font-size: 56px;
    line-height: 66px;
    letter-spacing: -1px;
  }
}
#cityPage #everythingList .everythingInner #listCarousel {
  float: right;
  position: relative;
  bottom: 1em;
  margin: 40px 0 40px;
  padding-left: 20px;
}
@media (min-width: 600px) {
  #cityPage #everythingList .everythingInner #listCarousel {
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner #listCarousel {
    padding-left: 120px;
  }
}
#cityPage #everythingList .everythingInner #listCarousel img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  filter: brightness(75%);
}
@media (min-width: 600px) {
  #cityPage #everythingList .everythingInner #listCarousel img {
    height: 325px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #cityPage #everythingList .everythingInner #listCarousel img {
    height: 325px;
    width: 285px;
  }
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner #listCarousel img {
    height: 400px;
    width: 320px;
  }
}
@media (min-width: 600px) {
  #cityPage #everythingList .everythingInner #listCarousel .owl-item {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner #listCarousel .owl-item {
    max-width: 320px;
    width: 100% !important;
  }
  #cityPage #everythingList .everythingInner #listCarousel .owl-item .item {
    width: 320px;
    position: relative;
  }
}
#cityPage #everythingList .everythingInner #listCarousel h3 {
  position: absolute;
  bottom: 5px;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner #listCarousel h3 {
    font-size: 32px;
    line-height: 40px;
    bottom: 40px;
  }
}
#cityPage #everythingList .everythingInner #listCarousel .owl-stage-outer {
  overflow: hidden;
}
#cityPage #everythingList .everythingInner #listCarousel .owl-stage {
  display: flex;
  margin-bottom: 20px;
}
#cityPage #everythingList .everythingInner #listCarousel .owl-nav {
  display: flex;
  justify-content: center;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner #listCarousel .owl-nav {
    padding-right: 120px;
  }
}
@media (min-width: 1600px) {
  #cityPage #everythingList .everythingInner #listCarousel .owl-nav {
    padding-right: 150px;
  }
}
@media (min-width: 1920px) {
  #cityPage #everythingList .everythingInner #listCarousel .owl-nav {
    padding-right: 250px;
  }
}
#cityPage #everythingList .everythingInner #listCarousel .owl-nav button img {
  height: 56px;
  width: 56px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #cityPage #everythingList .everythingInner #listCarousel {
    bottom: -1em !important;
  }
}
@media (min-width: 1920px) {
  #cityPage #everythingList {
    max-width: 1920px;
  }
}
@media (min-width: 992px) {
  #cityPage #listCarousel .owl-stage-outer {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #cityPage #everythingList {
    height: 644px;
  }
  #cityPage #listCarousel .owl-stage-outer {
    overflow: hidden;
  }
}
#cityPage #joinSection {
  position: relative;
  top: 2em;
  background-color: #000;
  min-height: 300px;
}
#cityPage #joinSection .joinSectionInner {
  text-align: center;
  top: 1em;
}
#cityPage #joinSection .joinSectionInner p.hours {
  color: #ffffff;
  font-weight: 900 !important;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -4%;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  #cityPage #joinSection .joinSectionInner p.hours {
    font-size: 100px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1200px) {
  #cityPage #joinSection .joinSectionInner p.hours {
    font-size: 150px;
    line-height: 100%;
  }
}
@media (min-width: 1400px) {
  #cityPage #joinSection .joinSectionInner p.hours {
    font-size: 200px;
  }
}
#cityPage #joinSection .joinSectionInner p.dscr {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -3%;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  #cityPage #joinSection .joinSectionInner p.dscr {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  #cityPage #joinSection .joinSectionInner p.dscr {
    font-size: 48px !important;
    margin-bottom: 64px;
  }
}
@media (min-width: 768px) {
  #cityPage #joinSection {
    top: 4em;
    height: 100%;
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  #cityPage #joinSection {
    top: 9em;
    min-height: 600px;
  }
}
@media (min-width: 1440px) {
  #cityPage #joinSection {
    top: 14em;
    min-height: 740px;
  }
}
#cityPage #trnrReviewSection {
  background-color: #F4F4F4;
  position: relative;
  padding: 64px 16px;
}
@media (min-width: 992px) {
  #cityPage #trnrReviewSection {
    padding: 40px 40px;
  }
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection {
    padding: 120px;
  }
}
#cityPage #trnrReviewSection ul.trnrList {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-wrap: wrap;
}
#cityPage #trnrReviewSection ul.trnrList li.trnrListItem::after {
  content: "";
  position: relative;
  display: block;
  background-color: #D5D5D5;
  height: 1px;
  width: 100%;
  margin: 32px 0;
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection ul.trnrList li.trnrListItem::after {
    margin: 58px 0;
  }
}
#cityPage #trnrReviewSection ul.trnrList li:last-child:after {
  content: none;
  display: none;
}
#cityPage #trnrReviewSection .hdrIntro {
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .hdrIntro {
    margin-bottom: 40px;
  }
}
#cityPage #trnrReviewSection .hdrIntro h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  #cityPage #trnrReviewSection .hdrIntro h2 {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection .hdrIntro h2 {
    font-size: 48px;
    line-height: 56px;
    width: 822px;
    margin: auto;
  }
}
#cityPage #trnrReviewSection .hdrIntro p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -3%;
  text-align: center;
  color: #495057;
}
@media (min-width: 992px) {
  #cityPage #trnrReviewSection .hdrIntro p {
    font-size: 16px;
    line-height: 24px;
    width: 516px;
    margin: auto;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr {
  display: flow-root;
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr {
    display: block;
  }
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr {
    margin-bottom: 0;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .dtlLg {
  display: none;
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .dtlSm {
    display: none;
  }
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .dtlLg {
    display: flex;
    justify-content: space-between;
  }
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .dtlLg h2 {
    margin-right: 20px;
    margin-bottom: 0;
  }
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .dtlLg .rtngs {
    margin-bottom: 0;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl {
  padding-left: 16px;
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl h2 {
  font-size: 20px;
  margin-bottom: 4px;
  line-height: 26px;
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl .rtngs {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl .rateOvrw {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-top: 2px;
  margin-right: 10px;
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl #ratingStars img {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl #ratingStars img {
    font-size: 32px;
    margin-left: 2px;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr .trnrDtl .nbrRvws {
  font-size: 12px;
  line-height: 20px;
  color: #6e7174;
  padding-left: 10px;
  margin-top: 2px;
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr img.trnrProfile {
  width: 124px;
  height: 131px;
  object-fit: cover;
}
@media (min-width: 576px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr img.trnrProfile {
    float: left;
    margin-right: 16px;
    width: 143px;
    height: 164px;
  }
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDtlInr img.trnrProfile {
    width: 148px;
    height: 171px;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDesc p {
  font-size: 14px !important;
  line-height: 22px !important;
  margin-bottom: 0;
}
#cityPage #trnrReviewSection .trnrDtlWpr .trnrDesc p a.rdMre {
  text-decoration: none;
  font-weight: 500;
  color: #1344FE;
}
@media (min-width: 992px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDesc p {
    margin-bottom: 0px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDesc {
    width: 70%;
    overflow: hidden;
  }
}
@media (min-width: 1400px) {
  #cityPage #trnrReviewSection .trnrDtlWpr .trnrDesc {
    width: 60%;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitle, #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm {
  font-weight: 400;
  font-size: 12px;
  color: #6e7174;
  margin-bottom: 8px;
  line-height: 14px;
}
@media (min-width: 576px) {
  #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitle, #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm {
    font-size: 14px;
    line-height: 18px;
    max-width: 425px;
  }
}
@media (min-width: 992px) {
  #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitle, #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitle, #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm {
    margin-bottom: 16px;
  }
}
#cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitle li, #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm li {
  border: rgba(19, 70, 254, 0.4392156863) 1px solid;
  border-radius: 20px;
  padding: 4px 10px;
  margin-bottom: 4px;
}
#cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm {
  clear: both;
  max-width: 100% !important;
}
@media (min-width: 768px) {
  #cityPage #trnrReviewSection .trnrDtlWpr ul.trnrTitleSm {
    display: none;
  }
}
#cityPage .read-more-link, #cityPage .read-less-link {
  font-weight: 500;
  color: #1344FE;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 22px;
  border: 0 !important;
  background-color: transparent !important;
  padding: 0;
}
@media (min-width: 992px) {
  #cityPage .read-more-link, #cityPage .read-less-link {
    font-size: 16px;
    line-height: 24px;
  }
}
#cityPage .carouselWrpr {
  overflow: hidden;
  margin-bottom: 32px;
}
@media (min-width: 600px) {
  #cityPage .carouselWrpr {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  #cityPage .carouselWrpr {
    clear: left !important;
    position: relative;
  }
}
@media (min-width: 1200px) {
  #cityPage .carouselWrpr {
    margin-bottom: 48px;
  }
}
#cityPage .trnrReviewsCarousel {
  padding-top: 40px;
}
#cityPage .trnrReviewsCarousel .owl-stage {
  display: flex;
  padding-left: 0 !important;
}
#cityPage .trnrReviewsCarousel .owl-item {
  width: 280px !important;
}
@media (min-width: 1200px) {
  #cityPage .trnrReviewsCarousel .owl-item {
    width: 384px !important;
  }
}
#cityPage .trnrReviewsCarousel .owl-nav {
  position: absolute;
  top: 0em;
  right: 0;
  display: flex;
}
#cityPage .trnrReviewsCarousel .owl-nav img {
  width: 28px;
  height: 28px;
}
#cityPage .trnrReviewsCarousel .owl-nav .owl-prev {
  margin-right: 12px;
}
#cityPage .trnrReviewsCarousel .owl-nav button {
  display: block;
}
#cityPage .trnrReviewsCarousel .card {
  border: 0 !important;
  border-radius: 0 !important;
  width: 280px;
  min-height: 114px;
  height: 100%;
  gap: 24px;
}
@media (min-width: 1200px) {
  #cityPage .trnrReviewsCarousel .card {
    width: 384px;
    min-height: 124px;
    height: 100%;
    gap: 24px;
  }
}
#cityPage .trnrReviewsCarousel .card .card-body {
  padding: 16px;
}
#cityPage .trnrReviewsCarousel .card .rvwrProfileImg {
  width: 26px !important;
  height: 26px !important;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
}
#cityPage .trnrReviewsCarousel .card .rvwrName {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
#cityPage .trnrReviewsCarousel .card .rtngs {
  margin-bottom: 12px;
}
#cityPage .trnrReviewsCarousel .card .rateOvrw {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-top: 2px;
  margin-right: 10px;
}
#cityPage .trnrReviewsCarousel .card #ratingStars {
  display: flex;
}
#cityPage .trnrReviewsCarousel .card #ratingStars img {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
@media (min-width: 1200px) {
  #cityPage .trnrReviewsCarousel .card #ratingStars img {
    font-size: 32px;
    margin-left: 2px;
  }
}
#cityPage .trnrReviewsCarousel .card .card-text p {
  margin-top: 12px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #495057;
}

.consultCTA {
  padding: 40px;
}
.consultCTA h2 {
  font-size: 56px;
  line-height: 56px;
  text-align: right;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 48px;
}
@media (min-width: 1200px) {
  .consultCTA h2 {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 88px;
  }
}
@media (min-width: 1200px) {
  .consultCTA {
    padding: 80px;
  }
}

@media (min-width: 768px) {
  .formSectionInner {
    align-items: center;
  }
  #joinForm .d-grid {
    position: absolute;
    bottom: 0;
    width: 48%;
  }
}
@media (min-width: 992px) {
  #joinForm .d-grid {
    width: 49%;
  }
}
@media (min-width: 1200px) {
  #joinForm {
    width: 100%;
    margin: auto;
  }
  #joinForm.homePage {
    width: 75%;
    margin: auto;
  }
}
#js-trainers .trainers-detail {
  height: 0;
  overflow: hidden;
  position: relative;
}
#js-trainers .arrow-overlay {
  float: right;
  right: 0;
  width: 60px;
  top: 100px;
  text-align: center;
  position: relative;
}
#js-trainers .arrow-overlay-progress-outer {
  position: relative;
  height: 90px;
  width: 1px;
  background-color: #fff;
  margin: 0 auto;
}
#js-trainers .arrow-overlay-progress-inner {
  position: relative;
  height: 60px;
  width: 6px;
  background-color: #fff;
  left: -2.5px;
}
#js-trainers .trainers-arrow {
  padding: 10px 13px !important;
  border-radius: 50em !important;
  border: solid #fff 2px;
  margin: 16px 0;
  color: #fff;
}

#js-svetsteps {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/steps-img.webp") !important;
  color: #fff;
  background-size: cover;
  /*
  *	styles for functionality
  */
}
#js-svetsteps .stepsSectionInner {
  padding: 40px;
}
@media (min-width: 1200px) {
  #js-svetsteps .stepsSectionInner {
    padding: 80px;
  }
}
#js-svetsteps ul {
  list-style: none;
}
#js-svetsteps ul h5 {
  font-weight: 600;
}
#js-svetsteps ul li {
  margin-bottom: 30px;
  opacity: 0.5;
}
#js-svetsteps ul li p {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #js-svetsteps ul li p {
    font-size: 17px;
    line-height: 24px;
  }
}
#js-svetsteps .svetsteps-detail {
  height: 0;
  /*  transition: height 2s; */
  overflow: hidden;
}
#js-svetsteps .arrow-overlay {
  float: right;
  right: 0;
  width: 60px;
  top: 45px;
  text-align: center;
  font-size: larger;
  position: relative;
}
@media (min-width: 1200px) {
  #js-svetsteps .arrow-overlay {
    top: 85px;
  }
}
#js-svetsteps .arrow-overlay-progress-outer {
  position: relative;
  height: 90px;
  width: 1px;
  background-color: #fff;
  margin: 0 auto;
}
#js-svetsteps .arrow-overlay-progress-inner {
  position: relative;
  height: 60px;
  width: 6px;
  background-color: #fff;
  left: -2.5px;
}
#js-svetsteps .svetsteps-arrow {
  padding: 10px 13px !important;
  border-radius: 50em !important;
  border: solid #fff 2px;
  margin: 16px 0;
  color: #fff;
}

#formSection {
  background-color: #000;
  position: relative;
  z-index: 999;
  width: 100%;
}
#formSection .formSectionInner {
  padding: 40px;
}
#formSection .formSectionInner h3 {
  color: #fff;
  margin-bottom: 32px;
}
#formSection .formSectionInner form#joinForm input:not([type=checkbox]):not([type=radio]) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  color: #fff !important;
  padding-bottom: 15px !important;
  background-color: transparent;
}
#formSection .formSectionInner form#joinForm select {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255, 0.5) !important;
  padding-bottom: 15px !important;
  background-color: transparent;
}
#formSection .formSectionInner form#joinForm select#serviceSelect.serviceSelected-color {
  color: rgb(255, 255, 255) !important;
}
#formSection .formSectionInner form#joinForm select#whereSelect.whereSelected-color {
  color: rgb(255, 255, 255) !important;
}
#formSection .formSectionInner form#joinForm select option {
  color: black !important;
}
#formSection .formSectionInner form#joinForm .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#formSection .formSectionInner form#joinForm {
  position: relative;
}
#formSection .formSectionInner form#joinForm input:-webkit-autofill,
#formSection .formSectionInner form#joinForm input:-webkit-autofill:active,
#formSection .formSectionInner form#joinForm input:-webkit-autofill:focus,
#formSection .formSectionInner form#joinForm input:-webkit-autofill:hover {
  box-shadow: 0 0 0 30px black inset !important;
  -webkit-box-shadow: 0 0 0 30px black inset !important;
  -webkit-text-fill-color: white !important;
}
@media (min-width: 1200px) {
  #formSection .formSectionInner {
    padding: 80px 120px !important;
    font-size: 17px !important;
  }
}
#formSection .formSectionInner h2.contactPage {
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  #formSection .formSectionInner h2.contactPage {
    margin-bottom: 64px;
  }
}
#formSection form input.form-control {
  padding-bottom: 15px !important;
}
#formSection.trainersPage {
  background-color: #fff !important;
  color: #000 !important;
}
#formSection.trainersPage .formSectionInner h3 {
  width: 100% !important;
}
@media (min-width: 1200px) {
  #formSection h3 {
    font-size: 64px !important;
  }
}
@media (min-width: 1600px) {
  #formSection h3 {
    width: 85%;
  }
}

@media (min-width: 992px) {
  #formSection h3 {
    font-size: 48px;
  }
}
#FAQsection {
  background-color: #F4F4F4;
  position: relative;
  z-index: 99;
}
#FAQsection .FAQsectionInner {
  padding: 40px;
}
#FAQsection .FAQsectionInner .accordion-body,
#FAQsection .FAQsectionInner .accordion-button {
  background-color: #F4F4F4 !important;
}
#FAQsection .accordion-button {
  font-weight: 600;
  font-size: 15px;
}
#FAQsection .accordion-body {
  font-size: 13px;
}
#FAQsection .accordion-button:not(.collapsed) {
  color: #000 !important;
}
@media (min-width: 1200px) {
  #FAQsection .accordion-body {
    font-size: 15px;
  }
  #FAQsection .accordion-button {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  #FAQsection h3 {
    font-size: 48px;
  }
}
footer {
  z-index: 999 !important;
}

#footer {
  background-color: #000;
  color: #fff;
}
#footer .footerInner {
  padding: 40px;
}
#footer .footerInner ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
#footer .footerInner ul a {
  color: #fff;
  text-decoration: none;
}
#footer .footerInner ul li {
  margin-bottom: 8px;
}
#footer .footerInner hr {
  border: 1px #FF0000 solid;
}
#footer .footerInner .footerLogo img {
  max-height: 40px;
}
#footer .footerInner .social-links {
  margin-bottom: 12px;
}
#footer .footerInner .social-links a {
  color: #fff;
  margin-right: 20px;
  font-size: 20px;
}
#footer .locations {
  padding-left: 12px;
}

.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}

@media (min-width: 1200px) {
  .header-text {
    padding: 40px 120px 0 !important;
  }
  #footer .footerInner {
    padding: 80px 120px;
  }
  #footer .footerInner .row {
    position: relative;
  }
  #footer .footerInner .footer-info {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  #FAQsection .FAQsectionInner {
    padding: 120px;
  }
  .whySectionInner {
    padding: 144px 120px !important;
  }
}
@media (min-width: 1400px) {
  .FAQsectionInner h3 {
    font-size: 64px !important;
  }
}
#locationHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/locationHeader.webp") !important;
}

#searchLocation {
  margin: 80px 40px;
}
#searchLocation label {
  padding-left: 15px !important;
}

#locationsGallery,
#trainerGallery {
  margin: 40px;
}
#locationsGallery > div,
#trainerGallery > div {
  margin-bottom: 3em;
}
#locationsGallery img,
#trainerGallery img {
  height: 176px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #locationsGallery img,
  #trainerGallery img {
    height: 320px;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  #locationsGallery img,
  #trainerGallery img {
    height: 425px;
  }
}
#locationsGallery h5,
#trainerGallery h5 {
  margin-bottom: 0;
  font-weight: 700;
}
#locationsGallery h5 i,
#trainerGallery h5 i {
  font-weight: 600 !important;
  font-size: 12px !important;
}
@media (min-width: 1200px) {
  #locationsGallery h5 i,
  #trainerGallery h5 i {
    font-size: 24px !important;
  }
}
#locationsGallery p,
#trainerGallery p {
  font-size: 11px;
  color: #495057;
  margin-bottom: 0;
}
#locationsGallery a,
#trainerGallery a {
  color: inherit;
  text-decoration: none;
}
#locationsGallery #ratingStars i,
#trainerGallery #ratingStars i {
  font-size: 8px;
  color: #FF0000;
}
@media (min-width: 1200px) {
  #locationsGallery #ratingStars i,
  #trainerGallery #ratingStars i {
    font-size: 16px;
    padding-left: 3px;
  }
}

@media (min-width: 600px) {
  #locationsGallery img {
    width: 100%;
    height: 320px;
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  #locationsGallery,
  #trainerGallery {
    margin: 80px 120px;
  }
  #locationsGallery h5,
  #trainerGallery h5 {
    font-size: 32px !important;
  }
  #locationsGallery p,
  #trainerGallery p {
    font-size: 15px;
  }
  #locationsGallery #ratingStar i,
  #trainerGallery #ratingStar i {
    font-size: 16px;
  }
  #searchLocation {
    margin: 80px 120px;
  }
}
#citiesList,
#trainersInfo {
  background-color: #000;
  color: #fff;
  padding: 40px;
}
#citiesList form#findCities input,
#citiesList form#findCities select,
#trainersInfo form#findCities input,
#trainersInfo form#findCities select {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
#citiesList form#findCities input:focus,
#trainersInfo form#findCities input:focus {
  color: #fff !important;
}
#citiesList form#findCities ul li,
#trainersInfo form#findCities ul li {
  margin-bottom: 20px;
}
#citiesList form#findCities a,
#trainersInfo form#findCities a {
  text-decoration: none !important;
}
#citiesList form#findCities #cityList img,
#trainersInfo form#findCities #cityList img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
@media (min-width: 1200px) {
  #citiesList form#findCities #cityList img,
  #trainersInfo form#findCities #cityList img {
    width: 24px;
    height: 24px;
    margin-right: 16px;
  }
}
#citiesList form#findCities #cityList #citySearch:-webkit-input-placeholder,
#trainersInfo form#findCities #cityList #citySearch:-webkit-input-placeholder {
  content: "";
  display: inline-block;
  position: relative;
  left: 0;
  background: url("https://www.svetness.com/assets/img/icons/redRightArrow.svg");
}

.noCitySection h5 {
  margin-bottom: 8px;
}
@media (min-width: 1200px) {
  .noCitySection h5 {
    margin-bottom: 16px;
  }
}
.noCitySection p {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .noCitySection p {
    margin-bottom: 32px;
  }
}
.noCitySection img {
  width: 40px;
  height: 40px;
  opacity: 0.5;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .noCitySection img {
    width: 64px;
    height: 64px;
    margin-right: 16px;
    margin-bottom: 32px;
  }
}

@media (min-width: 768px) {
  #citiesList,
  #trainersInfo {
    padding: 40px;
    min-height: 100vh;
    position: sticky;
    top: 0;
  }
}
#findTrainerHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/california.webp") !important;
}
#findTrainerHeader .header-text p {
  padding-bottom: 16px !important;
}
@media (min-width: 1200px) {
  #findTrainerHeader .header-text p {
    padding-bottom: 32px !important;
  }
}
#findTrainerHeader .header-text img {
  width: 24px;
  height: 24px;
}
@media (min-width: 1200px) {
  #findTrainerHeader .header-text img {
    width: 32px;
    height: 32px;
  }
}

.trainersPageMerge {
  background-color: #000;
  color: #fff;
  padding: 40px;
}
.trainersPageMerge .trainersPageInnerMerge {
  max-width: 1420px;
  margin: auto;
}
.trainersPageMerge .meetIntroImg {
  position: relative;
  bottom: 6em;
}
.trainersPageMerge .meetIntroImg img {
  width: 256px;
  height: 344px;
  object-fit: cover;
}
.trainersPageMerge .meetIntroText {
  position: relative;
  bottom: 3em;
}
.trainersPageMerge .meetIntroText li {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .trainersPageMerge {
    padding-left: 120px;
    padding-right: 120px;
  }
}

.trainersSection {
  padding: 80px 0 80px 40px;
}
.trainersSection #trainersCarousel2 {
  overflow: hidden;
}
.trainersSection #trainersCarousel2 img {
  height: 18em;
  width: 15em;
  object-fit: cover;
  margin-bottom: 20px;
}
.trainersSection #trainersCarousel2 .owl-item {
  width: 15em !important;
}
.trainersSection #trainersCarousel2 .owl-item p {
  margin-bottom: 0;
}
.trainersSection #trainersCarousel2 .owl-item a {
  text-decoration: none;
  color: inherit;
}
.trainersSection #trainersCarousel2 .owl-stage-outer {
  margin-left: 80px;
}
.trainersSection #trainersCarousel2 .owl-nav {
  position: absolute;
  top: 0;
  display: grid;
}
.trainersSection #trainersCarousel2 .owl-nav button img {
  height: 40px;
  width: 40px;
}
@media (min-width: 1200px) {
  .trainersSection #trainersCarousel2 .owl-nav button img {
    height: 48px;
    width: 48px;
  }
}

@media (min-width: 992px) {
  .trainersSection h4 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  #citiesList,
  #trainersInfo {
    padding-left: 120px;
    padding-top: 80px;
    padding-right: 80px;
  }
  #citiesList h4,
  #trainersInfo h4 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  #citiesList h4,
  #trainersInfo h4,
  .trainersSection h4 {
    font-size: 48px;
    line-height: 56px;
  }
}
#trainersHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/trainingHeader.webp") !important;
}

.meetIntroImg.trainersPage {
  width: 256px;
  margin-bottom: -3em;
}
.meetIntroImg.trainersPage .viewButton {
  position: relative;
  bottom: 5.5em;
  padding: 0 16px;
  border-radius: 0 !important;
}
.meetIntroImg.trainersPage .viewButton a {
  width: 100%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 13px !important;
  border-radius: 0 !important;
  background-color: #1344FE;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 32px !important;
  font-weight: 600;
}

#matchSection {
  padding: 40px 40px 0;
}

.trainerDetailModal a {
  text-decoration: none;
  color: inherit;
}
.trainerDetailModal .modal-dialog {
  border-radius: 0 !important;
}
.trainerDetailModal .modal-dialog .modal-content {
  width: 400px;
  padding: 30px 15px;
  border-radius: 0 !important;
}
.trainerDetailModal .modal-dialog .modal-content img.trainerModalImg {
  width: 280px;
  height: 315px;
  object-fit: cover;
}

.searchIcon label {
  overflow: visible !important;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.searchIcon label:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "";
  display: inline-block;
  position: relative;
  left: 0;
}

#findCities .form-floating.searchIcon label:after {
  left: 4em;
}

@media (min-width: 768px) {
  .mergeSectionWrapper.trainersPage .meetIntroWrapper {
    position: relative;
  }
  .mergeSectionWrapper.trainersPage .meetIntroText {
    top: 0 !important;
  }
  .mergeSectionWrapper.trainersPage .viewButton {
    width: 315px;
  }
  .mergeSectionWrapper.trainersPage .viewButton a {
    font-size: 15px !important;
  }
  .trainersPageMerge .meetIntroImg img {
    width: 315px !important;
    height: 425px !important;
  }
  .ctaDiv.trainersPage {
    height: 200px;
    padding-right: 40px;
  }
  .ctaDiv.trainersPage .ctaParaText {
    padding-left: 1em;
    width: 100%;
    margin: revert !important;
  }
  .trainerDetailModal .modal-content {
    width: 680px !important;
  }
  .trainerDetailModal .modal-content img.trainerModalImg {
    width: 250px !important;
  }
}
@media (min-width: 992px) {
  .trainersPageMerge {
    position: relative;
    bottom: 6em;
    margin-bottom: -3em;
  }
  .trainersPageMerge .meetIntroImg img {
    width: 400px !important;
    height: 625px !important;
  }
  .trainerDetailModal .modal-content {
    width: 780px !important;
  }
  .trainerDetailModal .modal-content img.trainerModalImg {
    width: 325px !important;
    height: 415px !important;
  }
  .meetIntroImg.trainersPage {
    max-width: 425px;
  }
  .meetIntroImg.trainersPage .viewButton {
    width: 400px;
  }
  .ctaDiv.trainersPage {
    height: 320px;
  }
}
@media (min-width: 1200px) {
  .ctaDiv.trainersPage {
    padding-left: 80px;
    position: relative;
  }
  #matchSection {
    padding: 40px 120px 0;
  }
  .mergeSectionWrapper.trainersPage .meetIntroText {
    padding-left: 55px;
  }
}
@media (min-width: 1400px) {
  .trainersPageMerge .meetIntroImg {
    margin-bottom: -13em;
  }
  .trainersPageMerge .meetIntroImg img {
    width: 480px !important;
    height: 656px !important;
    position: relative;
    bottom: 5em;
  }
  .meetIntroImg.trainersPage {
    width: 480px !important;
  }
  .meetIntroImg.trainersPage .viewButton {
    width: 480px !important;
    padding: 0 40px;
    bottom: 11em;
  }
  .ctaDiv.trainersPage {
    width: 416 !important;
    height: 480px !important;
  }
  .ctaDiv.trainersPage h4 {
    width: 80%;
  }
  .meetIntroText h3 {
    font-size: 48px;
    line-height: 56px;
  }
}
#trainersDetailHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/home/Rommel.webp") !important;
}

.biography, .service-description {
  padding: 40px;
}
.biography h4, .service-description h4 {
  margin-bottom: 16px;
}
.biography p, .service-description p {
  margin-bottom: 3em;
  font-weight: 300;
}

.biography .bio-profileImg img {
  width: 250px !important;
  height: 315px;
  object-fit: cover;
  margin-bottom: 40px;
}
#trainersGallery {
  padding: 40px;
}

#trainersGallery img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media (min-width: 1600px) {
  #trainersGallery img {
    height: 500px;
  }
}
@media (min-width: 1920px) {
  #trainersGallery img {
    height: 600px;
  }
}

#trainersInfo h6 {
  margin-bottom: 2em;
}
#trainersInfo ul li {
  margin-bottom: 32px;
}

.trainers-header-text {
  color: #fff;
  padding: 40px;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: flex-end;
}

@media (min-width: 768px) {
  .biography p:first-of-type, .service-description p:first-of-type {
    margin-bottom: 5em;
  }
  .trainers-header-text h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 992px) {
  #trainersGallery img {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .biography {
    padding: 80px 120px 80px 120px;
  }
  .biography h4 {
    font-size: 32px;
    line-height: 48px;
  }
  #trainersGallery {
    padding: 80px 120px;
  }
  #trainersGallery img {
    height: 300px;
  }
  .trainers-header-text {
    padding: 80px 120px;
  }
  .trainers-header-text h1 {
    font-size: 96px;
    line-height: 96px;
  }
}
@media (min-width: 1400px) {
  .biography h4, .service-description h4 {
    font-size: 48px;
    margin-bottom: 32px;
    line-height: 56px;
  }
  .service-description {
    padding: 80px;
  }
}
#aboutHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/about-header.webp") !important;
}

@media (min-width: 992px) {
  #aboutUsWrapper {
    position: relative;
    top: 8em;
    padding: 0;
  }
}
.aboutUsImg img {
  height: 800px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
@media (min-width: 1200px) {
  .aboutUsImg img {
    width: 640px;
  }
}

.aboutUs {
  padding: 40px;
}
.aboutUs p {
  font-weight: 300;
}
.aboutUs h3 {
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .aboutUs {
    padding: 0 80px;
  }
  .aboutUs h3 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1400px) {
  .aboutUs {
    padding-left: 120px;
    padding-right: 160px !important;
  }
  .aboutUs button {
    margin-top: 48px;
  }
}
.aboutUs button {
  margin-top: 40px;
}

.ourHistory {
  background-color: #000;
  color: #fff;
  padding: 40px;
  min-height: 350px;
  padding-left: 40px;
}
.ourHistory h3 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .ourHistory {
    position: relative;
    bottom: 11em;
    margin-bottom: -11em;
    z-index: -1;
    height: 400px;
  }
  .ourHistory .innerHistory {
    padding: 0 40px;
  }
}
@media (min-width: 1200px) {
  .ourHistory {
    padding-left: 80px !important;
    padding-top: 80px;
    padding-bottom: 80px;
    bottom: 9em;
    margin-bottom: -9em;
  }
  .ourHistory .innerHistory {
    padding-left: 80px;
  }
  .ourHistory h3 {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 56px;
  }
}
@media (min-width: 1400px) {
  .ourHistory {
    padding-left: 0 !important;
    padding-right: 160px !important;
  }
  .ourHistory .innerHistory {
    padding-left: 120px;
  }
}
@media (min-width: 1600px) {
  .ourHistory {
    padding-left: 80px !important;
    padding-right: 120px !important;
  }
  .ourHistory .innerHistory {
    padding-left: 40px;
  }
}

@media (min-width: 768px) {
  .reasonPara {
    padding-left: 27px;
  }
}
#reasonWrapper {
  background-color: #F4F4F4;
  margin-bottom: -2.68em;
}
#reasonWrapper .reasonSection img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
#reasonWrapper .reasonPara {
  background: #fff;
  margin: 40px;
  position: relative;
  bottom: 10.5em;
  padding: 40px;
}
#reasonWrapper .reasonPara h3 {
  margin-bottom: 16px;
}
#reasonWrapper .reasonPara p {
  font-weight: 300;
}

@media (min-width: 992px) {
  .reasonPara {
    padding: 80px !important;
  }
}
@media (min-width: 1200px) {
  .reasonPara {
    margin: 40px 120px !important;
  }
  .reasonPara h3 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 24px;
  }
  .reasonPara p {
    font-size: 17px;
    line-height: 24px;
  }
}
#missionHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/contact-header.webp") !important;
}

#reviewHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/about-header.webp") !important;
}

.missionCTA {
  padding: 40px;
  text-align: center;
  margin: auto;
}
.missionCTA h2 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}

.missionImg img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

#valuesSection {
  background-color: #F4F4F4;
}
#valuesSection .valuesInner {
  padding: 40px;
}
#valuesSection .valuesInner .card.card-body {
  border-radius: 0 !important;
  border: none;
  padding: 30px;
}
#valuesSection .valuesInner .card.card-body img {
  height: 60px;
  width: 60px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .missionCTA {
    text-align: left;
  }
  .missionCTA h2 {
    font-size: 56px;
    line-height: 56px;
    width: 80%;
  }
}
@media (min-width: 992px) {
  .valuesInner h3 {
    font-size: 56px;
  }
  .missionCTA h2 {
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .missionCTA {
    padding: 120px;
    text-align: left;
  }
  .missionCTA h2 {
    font-size: 96px;
    line-height: 96px;
    width: 95%;
  }
  .valuesInner {
    padding: 80px 120px !important;
  }
}
@media (min-width: 1400px) {
  .missionCTA h2 {
    width: 78%;
  }
}
@media (min-width: 1600px) {
  .missionCTA h2 {
    width: 70%;
  }
}
#reviewPageCarousel {
  padding: 40px;
}
#reviewPageCarousel .owl-stage-outer {
  padding-left: 0;
}
#reviewPageCarousel .owl-stage {
  display: flex;
  margin-bottom: 20px;
}
#reviewPageCarousel .owl-item img {
  height: 24px;
  width: 164px;
  object-fit: contain;
  margin-bottom: 30px;
}
#reviewPageCarousel .owl-nav button:first-child {
  display: none !important;
}
#reviewPageCarousel .owl-nav {
  width: 100%;
  position: absolute;
  display: block;
  bottom: 45%;
  right: 2em;
}
#reviewPageCarousel .owl-nav button {
  float: right;
  display: block;
  justify-content: flex-end;
}
#reviewPageCarousel .owl-nav button img {
  width: 48px;
  height: 48px;
}
#reviewPageCarousel .owl-stage-outer {
  padding-top: 25px;
}

@media (min-width: 992px) {
  #reviewPageCarousel .owl-nav {
    bottom: 6em;
  }
}
@media (min-width: 1200px) {
  #reviewPageCarousel {
    padding: 80px 120px;
  }
  #reviewPageCarousel h4 {
    font-size: 48px;
    line-height: 56px;
  }
  #reviewPageCarousel .owl-nav {
    bottom: 13em;
  }
  #reviewPageCarousel .owl-nav button img {
    width: 80px;
    height: 80px;
  }
}
#reviewPageSection {
  background-color: #F4F4F4;
  padding: 40px;
}
#reviewPageSection .card {
  border-radius: 0 !important;
  border: none;
  padding: 40px !important;
}
#reviewPageSection .card .card-body {
  min-height: 350px !important;
}
#reviewPageSection .card .card-footer {
  background-color: transparent !important;
  border-top: none;
}
#reviewPageSection .card a {
  color: #000;
  text-decoration: none;
}
#reviewPageSection #ratingStars i {
  font-size: 24px;
  color: #FF0000;
  padding-left: 4px;
}
@media (min-width: 1200px) {
  #reviewPageSection #ratingStars i {
    font-size: 32px;
    padding-left: 8px;
  }
}

@media (min-width: 1200px) {
  #reviewPageSection {
    padding: 120px;
  }
}
#contactHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/img/sliderImgThree.webp) !important;
}

#clientContactHeader,
#termsHeader {
  background-color: #fff;
  height: 100px !important;
}
#clientContactHeader a,
#termsHeader a {
  color: #000 !important;
}
#clientContactHeader a.whitebtn,
#termsHeader a.whitebtn {
  background-color: #000 !important;
  color: #fff !important;
}

.terms {
  padding: 40px;
}

@media (min-width: 768px) {
  .clientContactUs h1,
  .terms h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 1200px) {
  .terms {
    padding: 80px 120px;
  }
  .terms h1 {
    font-size: 96px;
    line-height: 96px;
  }
}
#faqHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/services-header.webp") !important;
}

#faqPage #FAQsection {
  background-color: #fff !important;
}
#faqPage #FAQsection .FAQsectionInner .accordion-button {
  background-color: #fff !important;
}
#faqPage #FAQsection .accordion-body {
  background-color: #fff !important;
}
#faqPage #FAQsection .accordion-collapse {
  padding: 25px 0;
}

#formSection.lightForm {
  background-color: #F4F4F4 !important;
}
#formSection.lightForm .formSectionInner h3 {
  width: 100% !important;
  color: #000 !important;
}
#formSection.lightForm .formSectionInner form#joinForm input:not([type=checkbox]):not([type=radio]) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  color: #000 !important;
}
#formSection.lightForm .formSectionInner form#joinForm select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  color: rgba(0, 0, 0, 0.5) !important;
}
#formSection.lightForm .formSectionInner form#joinForm select#serviceSelect.serviceSelected-color {
  color: rgb(0, 0, 0) !important;
}
#formSection.lightForm .formSectionInner form#joinForm select#whereSelect.whereSelected-color {
  color: rgb(0, 0, 0) !important;
}
#formSection.lightForm .formSectionInner form#joinForm .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#formSection.lightForm .formSectionInner form#joinForm input:-webkit-autofill,
#formSection.lightForm .formSectionInner form#joinForm input:-webkit-autofill:active,
#formSection.lightForm .formSectionInner form#joinForm input:-webkit-autofill:focus,
#formSection.lightForm .formSectionInner form#joinForm input:-webkit-autofill:hover {
  box-shadow: 0 0 0 30px black inset !important;
  -webkit-box-shadow: 0 0 0 30px #F4F4F4 inset !important;
  -webkit-text-fill-color: black !important;
}
#formSection.lightForm .formSectionInner form input:focus {
  color: #000 !important;
}

@media (min-width: 768px) {
  #formSection.lightForm .formSectionInner,
  #formSection.whiteForm .formSectionInner {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #formSection.lightForm .formSectionInner h2 {
    font-size: 64px;
    line-height: 72px;
  }
  #formSection.lightForm .formSectionInner h3 {
    font-size: 48px !important;
    margin-bottom: 80px !important;
  }
  #formSection.lightForm.new-client .formSectionInner {
    padding: 80px 120px 120px !important;
  }
  #formSection.whiteForm .formSectionInner {
    padding: 120px 80px !important;
  }
  #formSection.whiteForm .formSectionInner h3 {
    margin-bottom: 80px !important;
  }
  #formSection.whiteForm .formSectionInner.citypage {
    padding: 80px 120px 0 !important;
  }
  #formSectionModal.assessment-form-section-v2 { /*mobile first*/
    font-family: "Inter";
    background-size: cover;
    background-position: right 0 bottom 0;
    background-repeat: no-repeat;
    display: grid;
    place-items: center;
    padding: 6rem 1rem;
  }
  #formSectionModal .assessment-form-title-v2 { /*mobile first*/
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -1px !important; /*overrides body important*/
    font-size: 1.7rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: white;
  }
  #formSectionModal .assessment-form-subtitle-v2 { /*mobile first*/
    max-width: 324px;
    font-size: 1rem;
    line-height: 1.625rem;
    color: rgba(255, 255, 255, 0.7);
    padding-bottom: 1.5rem;
    letter-spacing: -0.5px !important; /*overrides body important*/
  }
  #formSectionModal.assessment-form-section-v2 { /*desk*/
    background-size: cover;
    background-position: right 0 bottom 0;
    background-repeat: no-repeat;
    padding: 7rem;
  }
  #formSectionModal .assessment-form-title-v2 { /*desk*/
    font-size: 3rem;
    line-height: 60px;
  }
  #formSectionModal .assessment-form-subtitle-v2 { /*desk*/
    max-width: 432px;
    font-size: 1.35rem;
    line-height: 1.75rem;
  }
  #formSection.whiteForm.current-client .formSectionInner {
    padding: 80px 120px !important;
  }
}
#servicesHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/services-header.webp") !important;
}

#offerSectionWrapper {
  height: 2100px;
}
#offerSectionWrapper .offerSection {
  background-color: #000;
  color: #fff;
  padding: 40px;
  height: 2000px;
}
#offerSectionWrapper .offerSection .offerInner {
  width: 100%;
}
#offerSectionWrapper .offerSection .offerInner img {
  width: 100%;
  height: 368px;
  object-fit: cover;
  margin-bottom: 30px;
  filter: brightness(75%);
}
#offerSectionWrapper .offerSection .offerInner .row h3 {
  position: absolute;
  bottom: 1.5em;
  margin-left: 25px;
  width: 45%;
}

@media (min-width: 768px) {
  #offerSectionWrapper {
    height: 1350px;
  }
  #offerSectionWrapper .offerSection {
    height: 1200px;
  }
  #offerSectionWrapper .offerSection .offerInner img {
    height: 450px;
  }
}
@media (min-width: 992px) {
  #offerSectionWrapper {
    height: 1000px;
  }
  #offerSectionWrapper .offerSection {
    height: 925px;
  }
}
@media (min-width: 1200px) {
  #offerSectionWrapper {
    height: 1100px;
  }
  #offerSectionWrapper .offerSection {
    padding: 120px;
    height: 900px;
  }
  #offerSectionWrapper .offerSection h3:first-child {
    font-size: 48px;
  }
  #offerSectionWrapper .offerSection h3:not(:first-child) {
    font-size: 40px;
    line-height: 48px;
  }
}
#specialtiesSec {
  padding: 40px;
  position: relative;
  bottom: 3em;
}

#serviceGallery {
  height: 3900px;
}
#serviceGallery .serviceGallInner {
  background-color: #000;
  padding: 40px;
  height: 3850px;
  position: relative;
}
#serviceGallery .serviceGallInner .serviceGallWrap {
  position: relative;
  /* text-decoration: none; */
  bottom: 3em;
}
#serviceGallery .serviceGallInner .serviceImgWrap {
  position: relative;
  text-decoration: none;
  bottom: 4em;
}
#serviceGallery .serviceGallInner .serviceImgWrap img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  margin-bottom: 30px;
  filter: brightness(75%);
}
#serviceGallery .serviceGallInner .serviceImgWrap h3 {
  color: #fff;
  position: absolute;
  bottom: 1.5em;
  margin-left: 25px;
}
@media (min-width: 1200px) {
  #serviceGallery .serviceGallInner .serviceImgWrap h3 {
    font-size: 40px;
    line-height: 48px;
  }
}

@media (min-width: 768px) {
  #specialtiesSec {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #serviceGallery {
    height: 2150px;
  }
  #serviceGallery .serviceGallInner {
    height: 2150px;
  }
}
@media (min-width: 992px) {
  #specialtiesSec {
    margin-top: 3em;
  }
  #serviceGallery {
    height: 1425px;
  }
  #serviceGallery .serviceGallInner {
    height: 1425px;
    padding: 40px 120px;
  }
  #serviceGallery .serviceGallInner img {
    height: 450px !important;
  }
}
@media (min-width: 1200px) {
  #specialtiesSec {
    margin-top: 0;
    padding: 120px;
  }
  #specialtiesSec h3 {
    font-size: 48px;
    line-height: 56px;
  }
}
#blogHeader {
  /*old styles commented out in case the new ones cause issues
   this style was changed to help the blog page scroll issue
   height: 780px;*/
  height: 920px;
  padding-top: 0;
}
@media (min-width: 1200px) {
  #blogHeader {
    height: 624px;
  }
}
#blogHeader .blogHeaderInner {
  background-color: #000;
  height: 480px;
  padding-top: 20px;
}
@media (min-width: 1200px) {
  #blogHeader .blogHeaderInner {
    padding-top: 32px;
    height: 624px;
  }
}
@media (min-width: 1200px) {
  #blogHeader .navWrapper {
    padding: 32px 64px;
    margin: 0 !important;
  }
}
@media (min-width: 1600px) {
  #blogHeader .navWrapper {
    margin: 0 150px !important;
    padding: 32px 0px !important;
  }
}
@media (min-width: 1920px) {
  #blogHeader .navWrapper {
    margin: 0 250px !important;
  }
}
@media (min-width: 768px) {
  #blogHeader {
    height: 580px;
  }
}
@media (min-width: 1200px) {
  #blogHeader {
    height: 700px;
  }
}

#blogSection .blogWrapper {
  padding: 40px;
}
#blogSection .blogWrapper .blogInner img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  margin-bottom: 30px;
}
#blogSection .blogWrapper .blogInner a {
  text-decoration: none !important;
}

#blogTitle .header-text h1 {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 36px;
}

#blogTitle .header-text p {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
  padding-bottom: 32px;
}

#blogTitle .header-text h1 {
  text-align: left;
  font-size: 56px;
  line-height: 56px;
}

#blogTitle .header-text {
  padding: 0 0 40px 0 !important;
}

.blog-content-area {
  padding: 32px;
  background-color: #fff;
}

.blog-main {
  background-color: #000000;
}

#topBlog {
  color: #000;
  position: relative;
  top: 1em;
}
#topBlog .topBlogInner {
  text-align: left;
}
#topBlog .topBlogInner img {
  width: 100%;
  height: 430px;
  object-fit: cover;
}
@media (min-width: 1200px) {
  #topBlog .topBlogInner img {
    height: 480px;
  }
}
#topBlog .topBlogInner .topBlogContent {
  padding: 40px;
}
@media (min-width: 768px) {
  #topBlog {
    padding: 40px 0 40px 40px !important;
    color: #fff;
  }
  #topBlog .topBlogContent {
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  #topBlog h4 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  #topBlog {
    padding: 40px 120px !important;
  }
}
@media (min-width: 1600px) {
  #topBlog {
    padding: 40px 150px !important;
  }
}
@media (min-width: 1920px) {
  #topBlog {
    padding: 40px 250px !important;
  }
}

#blogContent {
  padding: 40px;
  height: 380px;
}

#relatedBlogs {
  margin-top: 150px;
  background-color: #000;
  color: #fff;
}
#relatedBlogs .relatedBlogsWrapper {
  padding: 0 40px 40px;
  position: relative;
  bottom: 10em;
  height: 1900px;
}
#relatedBlogs .relatedBlogsWrapper h3 {
  color: #000 !important;
  padding-bottom: 1em;
}
#relatedBlogs .relatedBlogsWrapper .relatedBlogsInner img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  margin-bottom: 30px;
}
#relatedBlogs .relatedBlogsWrapper .relatedBlogsInner a {
  text-decoration: none !important;
  color: #FF0000;
}

@media (min-width: 768px) {
  #relatedBlogs .relatedBlogsWrapper {
    height: 1400px;
  }
}
@media (min-width: 992px) {
  #relatedBlogs .relatedBlogsWrapper {
    height: 700px;
  }
}
@media (min-width: 1200px) {
  #blogSection {
    padding-top: 40px;
  }
  #blogSection .blogWrapper {
    padding: 40px 120px;
  }
  #blogContent {
    padding: 40px 120px;
  }
  #relatedBlogs .relatedBlogsWrapper {
    padding: 0 120px;
  }
}
#formSection.whiteForm {
  background-color: #fff !important;
}
#formSection.whiteForm .formSectionInner h3 {
  width: 100% !important;
  color: #000 !important;
}
#formSection.whiteForm .formSectionInner form#joinForm input:not([type=checkbox]):not([type=radio]) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  color: #000 !important;
}
#formSection.whiteForm .formSectionInner form#joinForm select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  color: rgba(0, 0, 0, 0.5) !important;
}
#formSection.whiteForm .formSectionInner form#joinForm select#serviceSelect.serviceSelected-color {
  color: rgb(0, 0, 0) !important;
}
#formSection.whiteForm .formSectionInner form#joinForm select#whereSelect.whereSelected-color {
  color: rgb(0, 0, 0) !important;
}
#formSection.whiteForm .formSectionInner form#joinForm .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
#formSection.whiteForm .formSectionInner form#joinForm input:-webkit-autofill,
#formSection.whiteForm .formSectionInner form#joinForm input:-webkit-autofill:active,
#formSection.whiteForm .formSectionInner form#joinForm input:-webkit-autofill:focus,
#formSection.whiteForm .formSectionInner form#joinForm input:-webkit-autofill:hover {
  box-shadow: 0 0 0 30px black inset !important;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  -webkit-text-fill-color: black !important;
}
#formSection.whiteForm .formSectionInner form#joinForm input::placeholder, #formSection.whiteForm .formSectionInner form#joinForm input:focus {
  color: #000 !important;
}
#formSection.whiteForm .formSectionInner #clientForm .submitBtnDiv {
  margin-top: 32px;
}
@media (min-width: 1200px) {
  #formSection.whiteForm .formSectionInner #clientForm .submitBtnDiv {
    margin-top: 48px;
  }
}
#formSection.whiteForm .formSectionInner form#clientForm select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  color: rgba(0, 0, 0, 0.5) !important;
}
#formSection.whiteForm .formSectionInner form#clientForm select#reason.reasonSelected-color {
  color: rgb(0, 0, 0) !important;
}
@media (min-width: 1600px) {
  #formSection.whiteForm .formSectionInner.citypage {
    padding: 80px 150px 0 !important;
  }
}
@media (min-width: 1920px) {
  #formSection.whiteForm .formSectionInner.citypage {
    padding: 80px 250px 0 !important;
  }
}
@media (min-width: 1920px) {
  #formSection.whiteForm {
    max-width: 1280px;
  }
  #formSection.whiteForm.current-client, #formSection.whiteForm.citiesForm {
    max-width: 100%;
  }
}

.clientContactUs {
  padding: 40px 40px 0;
}
.clientContactUs p {
  font-weight: 600;
}

#formSection.whiteForm form textarea {
  border-radius: 0;
  border-color: #000;
}
#formSection.whiteForm form label.msgLabel {
  padding-left: 20px !important;
}

@media (min-width: 1200px) {
  .clientContactUs {
    padding: 80px 120px 0;
  }
}
#careerHeader {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.svetness.com/assets/img/career-opp-header.webp") !important;
}
#careerHeader .header-text {
  bottom: 0 !important;
  top: initial !important;
}
#careerHeader .header-text h1 {
  margin-bottom: 32px;
}
#careerHeader .header-text a {
  margin-bottom: 68px !important;
}
@media (min-width: 1200px) {
  #careerHeader .header-text h1 {
    margin-bottom: 40px;
  }
  #careerHeader .header-text p {
    width: 800px;
  }
}
@media (min-width: 768px) {
  #careerHeader .header-text {
    text-align: left !important;
  }
}

@media (min-width: 1600px) {
  .header-text {
    padding: 40px 150px 0 !important;
  }
  .ourHistory {
    padding-right: 150px !important;
  }
  .reasonPara {
    margin: 40px 150px !important;
  }
  #blogContent figure img {
    max-width: 100%;
    height: auto;
  }
  #blogContent iframe {
    max-width: 100%;
  }
  #js-svetsteps {
    padding-right: 150px !important;
  }
  #reviewPageSection,
  #trainersGallery,
  .FAQsectionInner,
  .biography,
  #formSection .formSectionInner,
  .terms,
  .trainers-header-text {
    padding: 80px 150px !important;
  }
  .service-description {
    padding: 80px 250px 80px 80px;
  }
  #blogContent, .blogWrapper,
  #reviewPageCarousel,
  #specialtiesSec,
  .homeCTA h3,
  .offerSection,
  .relatedBlogsWrapper,
  .serviceGallInner,
  .valuesInner,
  .whySectionInner {
    padding: 80px 150px !important;
  }
  .navigation {
    margin-left: 4.3em !important;
  }
  .navigation.findTrainers {
    margin-left: 8.3em !important;
  }
  .trainersSection {
    padding: 80px 0 80px 150px !important;
  }
  #cityPage #trnrReviewSection {
    padding: 150px;
  }
  #cityPage #joinSection {
    height: 680px;
  }
  #citiesList,
  #trainersInfo {
    padding-left: 150px !important;
  }
  #locationsGallery,
  #reviewCarousel,
  #searchLocation,
  #trainerGallery {
    margin: 80px 150px;
  }
  .missionCTA {
    padding: 120px 150px;
  }
  .everythingInner #listCarousel {
    padding: 40px 0 40px 150px !important;
  }
  .navWrapper {
    margin: 0 150px !important;
  }
  #topbar {
    padding: 0px 120px;
  }
  .footerInner {
    padding: 80px 150px !important;
  }
  #reviewSection .owl-nav button {
    right: 10em;
  }
}
@media (min-width: 1920px) {
  .header-text {
    padding: 40px 250px 0 !important;
  }
  .aboutUs,
  .ourHistory {
    padding-right: 250px !important;
  }
  .reasonPara {
    margin: 40px 250px !important;
  }
  #js-svetsteps {
    padding-right: 250px !important;
  }
  #reviewPageSection,
  #trainersGallery,
  .FAQsectionInner,
  .biography,
  #formSection .formSectionInner,
  .terms,
  .trainers-header-text {
    padding: 80px 250px !important;
  }
  #blogContent, .blogWrapper,
  #reviewPageCarousel,
  #specialtiesSec,
  .homeCTA h3,
  .offerSection,
  .relatedBlogsWrapper,
  .serviceGallInner,
  .valuesInner,
  .whySectionInner {
    padding: 80px 250px !important;
  }
  .navigation {
    margin-left: 9.3em !important;
  }
  .navigation.findTrainers {
    margin-left: 14.3em !important;
  }
  .trainersSection {
    padding: 80px 0 80px 250px !important;
  }
  #cityPage #trnrReviewSection {
    padding: 150px 250px;
  }
  #cityPage #joinSection {
    height: 720px;
  }
  #citiesList,
  #trainersInfo {
    padding-left: 250px !important;
  }
  #locationsGallery,
  #reviewCarousel,
  #searchLocation,
  #trainerGallery {
    margin: 80px 250px;
  }
  .missionCTA {
    padding: 120px 250px;
  }
  #trainersSection .ctaDiv {
    padding: 120px 250px 72px;
  }
  #trainersSection .ctaDiv .ctaParaText {
    width: 950px !important;
  }
  .everythingInner #listCarousel {
    padding: 40px 0 40px 250px !important;
  }
  .navWrapper {
    margin: 0 250px !important;
  }
  #topbar {
    padding: 0px 200px;
  }
  .footerInner {
    padding: 80px 250px !important;
  }
  #reviewSection .owl-nav button {
    right: 18em;
  }
}
.ty-page {
  padding: 40px 40px 120px;
}
.ty-page p:first-child {
  font-weight: 600;
}
.ty-page h1 {
  margin-bottom: 30px;
}
.ty-page p.ty-msg {
  margin-bottom: 30px !important;
}
.ty-page a.bluebtn {
  text-decoration: none !important;
}
.ty-page a.bluebtn:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .ty-page {
    width: 75%;
  }
  .ty-page h1 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 40px;
  }
  .ty-page p.ty-msg {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 1200px) {
  .ty-page {
    padding: 40px 120px 120px;
  }
  .ty-page h1 {
    font-size: 96px;
    line-height: 96px;
  }
  .ty-page p:first-child {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .ty-page {
    padding: 40px 150px 120px;
  }
}
@media (min-width: 1920px) {
  .ty-page {
    padding: 40px 250px 120px;
  }
}
#questionaireForm .form-check-label {
  padding-top: 2px;
}

.landing-hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.landing-hero-menu-logo {
  z-index: 1;
}

.hero-video-mute {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  font-size: 24px;
  color: white;
  cursor: pointer;
}

.text-form-checkbox {
  padding-bottom: 50px !important;
  font-size: 0.8rem;
  line-height: 1rem;
  color: lightgray !important;
  display: flex;
  align-items: left;
}

@media (max-width: 767px) {
  .text-form-checkbox {
    padding-bottom: 10px !important;
  }
}
#formSection.lightForm .text-form-checkbox,
#formSection.whiteForm .text-form-checkbox {
  color: #333 !important;
}

.text-form-checkbox input[type=checkbox] {
  margin-right: 10px;
  align-self: flex-start;
  margin-top: 5px;
}

.text-form-checkbox a {
  display: inline-block;
  text-decoration: underline;
  color: inherit;
}

/*----------------------------------------------------------------------------*/
/*MODAL STYLE*/
:root {
  --tick-mark: "✓";
  --bluebtn-color: #1344fe;
}

.custom-checkbox input[type=radio],
.custom-checkbox input[type=checkbox] {
  appearance: none;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  border: 1px solid #e6e6e6;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
}

.custom-checkbox input[type=checkbox] {
  border-radius: 6px;
}

.custom-checkbox input[type=radio] {
  border-radius: 100%;
}

.custom-checkbox input[type=radio]:checked,
.custom-checkbox input[type=checkbox]:checked {
  background-color: var(--bluebtn-color);
  border-color: var(--bluebtn-color);
}

.custom-checkbox input[type=radio]:checked::after,
.custom-checkbox input[type=checkbox]:checked::after {
  content: var(--tick-mark);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.custom-checkbox input[type=radio] + label,
.custom-checkbox input[type=checkbox] + label {
  font-size: 1rem;
  vertical-align: middle;
  border: 2px solid var(--bluebtn-color);
}

.custom-checkbox input[type=radio]:checked + div .custom-checkbox input[type=checkbox]:checked + div {
  border: 1px solid var(--bluebtn-color) !important;
  box-shadow: 0 0 0 3px #BCC8F7 !important;
}

.grid-item {
  background: white;
  padding: 10px;
}

.app-modal {
  position: fixed;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.app-modal.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.contact-form-error-msg {
  color: red;
  display: none;
}

.contact-form-error-msg.active {
  display: block;
  margin-block: 4px 1.4rem;
}

.active-error {
  border: 1px solid red !important;
}

.contact-form-field {
  border: 1px solid transparent;
  background: #fff;
  padding: 1rem;
  font-size: 1rem;
  margin: 1.4rem 0;
  display: block;
  cursor: text;
}

.contact-form-field.no-bottom-margin {
  margin: 1.5rem 0 0 0;
}

.contact-form-field.no-margin {
  margin: 0 0 0 0;
}

form label.contact-form-field input.contact-form-field-input {
  border: none !important;
  width: 100%;
}

.stepContainer {
  position: relative;
  overflow-x: hidden;
  scrollbar-width: none;
}

.page {
  text-align: left;
  position: absolute;
  left: 100%;
  width: 100%;
  opacity: 0;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  will-change: transform, opacity;
}

.no-transition {
  transition: none !important;
}

.page.show {
  left: 0;
  transform: translateX(0);
  opacity: 1;
  z-index: 1;
}

.page.hide {
  left: 100%;
  transform: translateX(100%);
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  position: fixed;
}

.page.left {
  left: -100%;
  transform: translateX(-100%);
  opacity: 0;
  z-index: 0;
  position: fixed;
}

.success-page-grid-container {
  display: grid !important;
  justify-items: center;
  text-align: center;
}

.success-page-grid-container .icon {
  grid-row: 1;
  padding: 2.25rem;
  background: white;
  border-radius: 100%;
}

.success-page-grid-container .icon img {
  height: 48px;
}

.success-page-grid-container .success-title {
  margin-top: 32px;
  font-size: 1.5rem;
  font-weight: 700;
  grid-row: 2;
  line-height: 30px;
}

.success-page-grid-container .success-subtitle {
  margin-top: 12px;
  font-size: 1.125rem;
  grid-row: 3;
}

.disclaimer {
  padding-bottom: 50px !important;
  font-size: 0.8rem;
  line-height: 1rem;
  display: flex;
  align-items: left;
  color: #333;
  line-height: 18px;
}

@media (max-width: 767px) {
  .disclaimer {
    padding-bottom: 10px !important;
  }
}
.disclaimer input[type=checkbox] {
  margin-right: 10px;
  align-self: flex-start;
  margin-top: 5px;
  background-color: white;
  border-color: black;
}

.disclaimer a.custom-link {
  display: inline-block;
  text-decoration: none !important;
  color: blue !important;
}

/*END MODAL STYLE*/
/*----------------------------------------------------------------------------*/
/*START NEW ASSESSMENT FORM STYLES*/
#formSectionModal {
  width: 100%;
}

#formSectionModal .assessment-form {
  /*selector to override global css */
  padding-bottom: 0 !important;
}

#formSectionModal.assessment-form-section { /*mobile first*/
  font-family: "Inter";
  background: url("/assets/img/sliderImgOne-form-mobile.png");
  background-size: cover;
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
  display: grid;
  place-items: center;
  padding: 6rem 1rem;
}

#formSectionModal.assessment-form-section-v2 { /*mobile first*/
  font-family: "Inter";
  background-size: cover;
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
  display: grid;
  place-items: center;
  padding: 6rem 1rem;
}

#assessment-form-error-message.assessment-form-error { /*mobile first*/
  font-size: 0.75rem;
  color: rgb(198, 2, 3);
  background: #FFD9D9;
  padding: 6px 11px;
  margin: 1em;
  width: 100%;
  text-align: left;
  display: none;
  line-height: 14.52px;
  gap: 6px;
}

#formSectionModal .assessment-form-container { /*mobile first*/
  display: grid;
  justify-items: center;
  max-width: 343px;
  text-align: center;
}

#formSectionModal .assessment-form-title { /*mobile first*/
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -1px !important; /*overrides body important*/
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: white;
}

#formSectionModal .assessment-form-subtitle { /*mobile first*/
  max-width: 324px;
  font-size: 1rem;
  line-height: 1.625rem;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 1.5rem;
  letter-spacing: -0.5px !important; /*overrides body important*/
}

#formSectionModal .assessment-form-title-v2 { /*mobile first*/
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: -1px !important; /*overrides body important*/
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: white;
}

#formSectionModal .assessment-form-subtitle-v2 { /*mobile first*/
  max-width: 324px;
  font-size: 1rem;
  line-height: 1.625rem;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 1.5rem;
  letter-spacing: -0.5px !important; /*overrides body important*/
}

#formSectionModal .assessment-form { /*mobile first*/
  width: 100%;
  background-color: #fff;
}

#formSectionModal .assessment-form-option { /*mobile first*/
  font-family: "Inter";
}

#formSectionModal .assessment-form-input,
#formSectionModal .assessment-form-select,
#formSectionModal .assessment-form-button { /*mobile first*/
  font-size: 1rem;
  padding: 1rem !important;
  width: 100%;
  box-sizing: border-box;
  border: none !important;
}

#formSectionModal .assessment-form-select::placeholder { /*mobile first*/
  color: rgba(0, 0, 0, 0.4);
}

#formSectionModal .assessment-form-select { /*mobile first*/
  background-color: #fff;
  border-bottom: 2px solid transparent !important;
}

#formSectionModal .assessment-form-separator-vertical { /*mobile first*/
  display: none;
}

#formSectionModal .assessment-form-separator-horizontal { /*mobile first*/
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1490196078);
}

#formSectionModal .assessment-form-select:focus { /*mobile first*/
  border-bottom: 2px solid blue;
}

#formSectionModal .assessment-form-custom-arrow { /*mobile first*/
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="blue"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px top 50%, right 10px bottom 50%;
  padding-right: 30px !important;
  color: rgba(0, 0, 0, 0.4);
  width: auto;
}

#formSectionModal .assessment-form-custom-arrow:focus { /*mobile first*/
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">  <path    d="M17.6569 16.2427L19.0711 14.8285L12.0001 7.75739L4.92896 14.8285L6.34317 16.2427L12.0001 10.5858L17.6569 16.2427Z"    fill="blue"  /></svg>');
}

#formSectionModal .assessment-form-select.assessment-form-custom-arrow.valid { /*mobile first*/
  color: black;
}

#formSectionModal .assessment-form-select.assessment-form-custom-arrow option { /*mobile first*/
  color: black;
}

#formSectionModal .assessment-form-select.assessment-form-custom-arrow option:disabled { /*mobile first*/
  color: rgba(0, 0, 0, 0.4);
}

#formSectionModal .assessment-form-inputs-container { /*mobile first*/
  display: grid;
  grid-template-columns: 1fr;
  margin: 0.5rem;
  line-height: 1.2rem !important;
}

#formSectionModal .assessment-form-button { /*mobile first*/
  background-color: #1344FE;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  padding: 1.25rem 0 1.25rem 0 !important;
}

@media (min-width: 768px) {
  #formSectionModal.assessment-form-section { /*desk*/
    background: url("/assets/img/sliderImgOne-form.png");
    background-size: cover;
    background-position: right 0 bottom 0;
    background-repeat: no-repeat;
    padding: 7rem;
  }
  #formSectionModal.assessment-form-section-v2 { /*desk*/
    background-size: cover;
    background-position: right 0 bottom 0;
    background-repeat: no-repeat;
    padding: 7rem;
  }
  #assessment-form-error-message.assessment-form-error { /*desk*/
    width: calc(100% - 2.8rem);
  }
  #formSectionModal .assessment-form {
    margin: 0 1.4rem;
    width: auto;
  }
  #formSectionModal .assessment-form-container { /*desk*/
    max-width: 644px;
  }
  #formSectionModal .assessment-form-title { /*desk*/
    font-size: 4rem;
    line-height: 80px;
  }
  #formSectionModal .assessment-form-subtitle { /*desk*/
    max-width: 432px;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  #formSectionModal .assessment-form-title-v2 { /*desk*/
    font-size: 3rem;
    line-height: 60px;
  }
  #formSectionModal .assessment-form-subtitle-v2 { /*desk*/
    max-width: 432px;
    font-size: 1.35rem;
    line-height: 1.75rem;
  }
  #formSectionModal .assessment-form-separator-vertical { /*desk*/
    display: block;
    background: rgba(0, 0, 0, 0.1490196078);
    width: 1px;
    margin: 13px 0;
  }
  #formSectionModal .assessment-form-separator-horizontal { /*desk*/
    display: none;
  }
  #formSectionModal .assessment-form-inputs-container { /*desk*/
    grid-template-columns: 1.7fr 0.01fr 1.29fr 1fr;
  }
  #formSectionModal .assessment-form-input { /*desk*/
    text-align: center;
    color: #000000;
  }
  #formSectionModalModal .assessment-form-select::placeholder { /*mobile first*/
    color: rgba(0, 0, 0, 0.4);
  }
}
/*END NEW ASSESSMENT FORM STYLES*/
#app-modal-form .label-input div:has(:focus),
#app-modal-form label.contact-form-field:has(:focus) {
  border: 1px solid orange !important;
}

#app-modal-form .label-input div:has(:checked) {
  border: 1px solid #1344fe !important;
}

#app-modal-form button:focus-visible {
  outline: orange solid 2px;
  border-color: orange;
}

/*# sourceMappingURL=styles.css.map */
