body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.navigation {
  display: block;
  margin-top: 0px;
  float: left;
  background-color: transparent;
}

.navbar {
  position: fixed;
}

.side-navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 320px;
  float: none;
  background-color: #dfdfdf;
  background-image: -webkit-linear-gradient(
    90deg,
    hsla(165, 2%, 53%, 0.1),
    #f6f6f6
  );
  background-image: linear-gradient(180deg, #303f9f, #0097a7d6);
}

.social-media {
  position: relative;
  top: 0px;
  right: 0px;
  margin-top: 30px;
  float: right;
}

.social-media.side-social {
  display: none;
}

.fb {
  width: 37px;
  height: 37px;
}

.col-md-5 {
  text-align: center;
}

.col-md-3 {
  padding-left: 0px;
}

.col-md-3.about-desc {
  display: block;
}

.col-md-3.item {
  width: 36%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  text-align: left;
}

.col-md-3.item.about-desc {
  width: 35%;
  text-align: left;
}

.col-md-6 {
  text-align: center;
}

.container {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 1170px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 44px 0px 0px;
  float: none;
}

.social-icon {
  width: 37px;
  height: 37px;
  margin: 10px 5px;
  opacity: 0.7;
}

.menu-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9;
  width: 100%;
  padding: 8px 0px;
  background-image: -webkit-linear-gradient(270deg, #fbfbfb, #fbfbfb);
  background-image: linear-gradient(180deg, #303f9f, #0097a7d6);
  box-shadow: 0 10px 6px -6px #777;
}

.slider-container {
  position: relative;
  padding-top: 0px;
  padding-bottom: 115px;
  background-position: 50% 50%;
  background-size: 1350px 100%;
  background-repeat: no-repeat;
}

.latest-news-head .row-2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  /*    background-image: -webkit-linear-gradient(270deg, #fbfbfb, #fbfbfb);
    background-image: linear-gradient(180deg, #fbfbfb, #fbfbfb);*/
  padding-left: 70px;
  padding-right: 70px;
}

.latest-news-head .menu-container .col-md-6 {
  text-align: center;
}

.slider {
  width: 100%;
  margin-top: 160px;
  margin-bottom: 60px;
  float: left;
  text-align: center;
}
.page {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.slider-subheading {
  margin-bottom: -8px;
  color: #fff;
  font-size: 22px;
  font-weight: 200;
}

.slider-heading {
  color: #ffffff;
  font-size: 92px;
  line-height: 70px;
  font-weight: 200;
  padding: 30px 20px;
}

.img-responsive.logo {
  width: 80%;
  height: auto;
}

.section {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.success-story {
  padding-top: 0px;
  padding-bottom: 69px;
  background-color: #fff;
}

.section.about-mint {
  overflow: hidden;
  padding-top: 0px;
  float: none;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff),
    -webkit-linear-gradient(270deg, #ece9e6, #fff);
  background-image: linear-gradient(180deg, #fff, #fff),
    linear-gradient(180deg, #ece9e6, #fff);
}

.section.newsletter {
  background-image: -webkit-linear-gradient(305deg, #00bfa5, #00b8d4);
  background-image: linear-gradient(145deg, #00bfa5, #00b8d4);
}

.section.testmonials {
  padding-top: 0px;
  padding-bottom: 44px;
  background-image: -webkit-linear-gradient(270deg, #fc8930, #fc8930);
  background-image: linear-gradient(180deg, #fc8930, #fc8930);
}

.section.the-team {
  padding-bottom: 0px;
}

.section.latest-news {
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, #eee, #eee);
  background-image: linear-gradient(180deg, #eee, #eee);
}

.section.contact-us {
  padding-top: 1px;
  background-image: -webkit-linear-gradient(270deg, #252627, #252627);
  background-image: linear-gradient(180deg, #181818, #181818);
}

.section.footer-container {
  background-image: -webkit-linear-gradient(305deg, #232526, #313131);
  background-image: linear-gradient(145deg, #232526, #313131);
}

.section.main-content {
  margin-top: 0px;
  padding-top: 0px;
}

.heading-3 {
  font-weight: 300;
  text-transform: uppercase;
}

.heading-3.white {
  color: #fff;
  font-size: 36px;
}

.heading-3.white.mt-0 {
  margin-top: 0px;
}

.heading-3.lead-title {
  padding-right: 10px;
}

.heading-1 {
  margin-top: -4px;
  font-size: 42px;
  font-weight: 100;
  text-align: center;
}

.heading-1.white {
  color: #fff;
}

.heading-1.text-center {
  text-align: center;
}

.heading-1.dirty-white {
  color: hsla(0, 0%, 100%, 0.7);
}

.white {
  color: #fff;
}

.white.heading-3 {
  color: #ff6e00;
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
}

.mint {
  color: #6ec6a8;
}

.mint.heading-3 {
  color: #252525;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.dirty-white {
  color: #060709;
}

.dirty-white.heading-1 {
  font-size: 64px;
  color: #3949ab;
  font-weight: 200;
  text-align: center;
  padding: 20px 0px;
}

.space-auto {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.space-auto.text-center {
  width: 60%;
  padding-right: 16px;
  padding-left: 16px;
  text-align: center;
}

.item {
  text-align: center;
}

.lead-text {
  margin-top: 32px;
}

.lead-image {
  overflow: hidden;
}

.mt-56 {
  display: block;
  margin-top: 56px;
}

.mt-56.contact-details {
  text-align: center;
}

.mt-32 {
  margin-top: 0px;
}

.mt-48 {
  margin-top: 48px;
}

.shop-link {
  padding: 16px 26px;
  border-radius: 50px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.shop-link.hvr-ripple-in {
  margin-top: 0px;
  padding-top: 21px;
  padding-bottom: 16px;
  border-color: #ff6f00;
  border-radius: 0px;
}

.space {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.about-mint-bg-container {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30%;
  height: 100%;
  background-image: url("../images/bio_img_righty.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.email {
  height: 56px;
  padding-top: 16px;
  padding-bottom: 16px;
  border: 2px solid #fff;
  border-radius: 50px;
  text-align: left;
}

.submit {
  margin-top: 16px;
  padding: 12px 48px;
  border: 1px solid #fe740a;
  background-color: transparent;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: #fe740a;
}

.newsletter-form {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.team-member {
  text-align: center;
}

.team-name.heading-3 {
  font-weight: 300;
}

.team-body {
  margin-top: 16px;
}

.slider-testimonial {
  background-color: transparent;
}

.slide {
  overflow: auto;
}

.testimony-container {
  overflow: hidden;
  width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.testimony {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
}

.heading-4 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.heading-4.dirty-white {
  color: hsla(0, 0%, 100%, 0.7);
}

.nav-prev {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  line-height: 45px;
}

.nav-next {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  line-height: 45px;
}

.hr-line {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff transparent transparent;
}

.hr-line.mt-32 {
  width: 20px;
}

.lead-body {
  margin-top: 8px;
}

.form-contact {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.payment-accepted {
  margin-top: 24px;
}

.payment-text {
  margin-top: 0px;
  font-weight: 700;
}

.banner {
  -webkit-transition: -webkit-transform 233ms ease-in-out;
  transition: -webkit-transform 233ms ease-in-out;
  transition: transform 233ms ease-in-out;
  transition: transform 233ms ease-in-out, -webkit-transform 233ms ease-in-out;
}

.banner:hover {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.hamburger {
  color: #ffffff;
  font-size: 52px;
  line-height: 24px;
  font-weight: 300;
}

.input-field {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.col-full {
  padding-right: 10px;
  padding-left: 10px;
}

.col-submit {
  text-align: center;
}

.side-nav-logo {
  padding: 30px 50px;
  float: none;
  text-align: left;
}

.menu-button {
  margin-top: 20px;
  padding: 8px 0px 20px;
  -webkit-transition: margin 200ms ease-in-out;
  transition: margin 200ms ease-in-out;
}

.menu-button.w--open {
  background-color: transparent;
}

.tabs-container {
  text-align: center;
}

.tab-menu-item {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  color: rgba(51, 51, 51, 0.7);
}

.tab-menu-item.w--current {
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #6ec0a6;
  border-radius: 20px;
  background-color: transparent;
  color: #6ec0a6;
}

.tab-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tab-lead-image {
  position: relative;
  overflow: hidden;
}

.tab-content-container {
  margin-top: 24px;
}

.tab-image {
  opacity: 0.5;
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  cursor: pointer;
}

.tab-image:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.col-sm-50 {
  padding-left: 47px;
}

.tab-desc {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

.dark-text.heading-4 {
  color: #333;
  font-weight: 300;
}

.tab-category-container {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  opacity: 1;
  text-align: left;
}

.category-text {
  color: #6ec0a6;
  font-weight: 500;
  text-transform: uppercase;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  background-color: #485563;
  background-image: -webkit-linear-gradient(267deg, #485563, #29323c);
  background-image: linear-gradient(183deg, #485563, #29323c);
}

.news-title-link {
  color: #333;
  text-decoration: none;
}

.news-title-link:hover {
  color: #f38529;
}

.news-image-link {
  display: block;
}

.team-content {
  width: 100%;
  padding-right: 70px;
  padding-left: 70px;
}

.team-menu {
  width: auto;
}

.team-menu.mt-48 {
  overflow: visible;
}

.team-tab-link {
  overflow: hidden;
  width: 33.33%;
  height: 200px;
  padding: 0px;
  float: left;
  text-align: center;
}

.team-tab-link.w--current {
  width: 33.33%;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.team-profile-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 100%;
  opacity: 1;
}

.team-info-container {
  padding-left: 16px;
}

.team-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background-image: -webkit-linear-gradient(
    105deg,
    rgba(252, 0, 255, 0.5),
    #00dbde
  );
  background-image: linear-gradient(345deg, rgba(252, 0, 255, 0.5), #00dbde);
  opacity: 1;
}

.team-thumb-image {
  position: absolute;
  left: 0px;
  top: -40px;
  right: 0px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease-in-out;
  transition: opacity 200ms ease, -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, opacity 200ms ease;
  transition: transform 200ms ease-in-out, opacity 200ms ease,
    -webkit-transform 200ms ease-in-out;
}

.team-thumb-image:hover {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.team-thumb-image:active {
  opacity: 1;
}

.header-banner-container {
  padding-top: 151px;
  padding-bottom: 22px;
  background-image: url("../images/background_blogpost_bg.jpg");
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.main-header {
  margin-bottom: 0px;
  padding-bottom: 36px;
}

.title-heading {
  color: #fff;
  font-weight: 300;
}

.title-heading.heading-1 {
  font-weight: 100;
}

.title-heading.heading-1.white {
  font-weight: 400;
  text-align: left;
  padding: 0px 10px !important;
}
#post_general {
  padding: 0px 0px 50px !important;
}
#post_general #content_general {
  padding: 10px 30px 0px 0px;
}
#post_general #content_general p {
  line-height: 1.8em;
}
#post_general #content_general img {
  margin-bottom: 20px;
}

.main-page {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.news-container {
  margin-top: 16px;
  padding: 16px;
}

.news-item {
  margin-bottom: 24px;
  padding: 0px;
}

.news-banner-holder {
  overflow: hidden;
}

.news-short-desc {
  margin-top: 16px;
}

.news-author {
  padding-right: 8px;
  float: left;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: rgba(51, 51, 51, 0.5);
  font-weight: 500;
}

.news-date {
  padding-left: 8px;
  float: left;
  font-weight: 500;
}

.news-readmore {
  margin-top: 36px;
  margin-bottom: 16px;
}

.readmore {
  padding: 16px 36px;
  border: 2px solid #ff7308;
  border-radius: 50px;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #ff7308;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.detbloghome {
  padding: 0px 20px 20px;
}
.detbloghome .created {
  padding: 0;
}
.detbloghome a h2:hover,
.detbloghome a:hover {
  color: #ff7308 !important;
}
.readmore:hover {
  border-color: #ff7308;
  background-image: -webkit-linear-gradient(270deg, #ff7308, #ff7308);
  background-image: linear-gradient(180deg, #ff7308, #ff7308);
  color: #fff;
}

.recent-news-list {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  box-shadow: 1px 1px 4px 0 rgba(51, 51, 51, 0.3);
}

.heading-2 {
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-weight: 300;
}

.news-single-page {
  margin-top: 24px;
  padding-right: 24px;
}

.news-single-image {
  margin-top: 36px;
}

.recent-news-header {
  padding: 18px 16px 16px;
  background-image: linear-gradient(260deg, #ff6f00, #e65100);
  color: #fff;
  font-weight: 300;
}

.news-thumb-image {
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

.news-thumb-image:hover {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.addthis_inline_share_toolbox_st71 {
  margin-top: 16px;
}

.input-text {
  border-radius: 0px;
  color: hsla(0, 0%, 100%, 0.7);
}

.date-created {
  display: inline-block;
  color: rgba(51, 51, 51, 0.3);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.created {
  padding-right: 15px;
  padding-left: 15px;
}

.icon-date {
  display: inline-block;
  margin-right: 4px;
  float: none;
  opacity: 0.35;
}

.icon-author {
  margin-top: -2px;
  margin-right: 4px;
  float: none;
}

.author {
  display: inline-block;
  color: #ff7308;
}

.icon-created {
  margin-top: -2px;
  margin-right: 4px;
}

.date-published {
  display: inline-block;
}

.disqus_thread {
  padding-right: 16px;
  padding-left: 16px;
}

.clear {
  margin-top: 50px;
  clear: both;
  text-align: center;
}

.view-all {
  padding: 12px 48px;
  border: 2px solid #6ec0a6;
  border-radius: 50px;
  color: #6ec0a6;
  text-decoration: none;
}

.view-all.hvr-ripple-in {
  margin-top: 0px;
  border-color: #fe740a;
  color: #fe740a;
  text-transform: uppercase;
}

.main-content {
  margin-top: 24px;
  padding-right: 24px;
}

.latest-news-list-dynamic {
  padding: 0px;
}

.latest-news-item {
  margin-bottom: 24px;
  padding: 16px;
  box-shadow: 1px 1px 4px 0 rgba(51, 51, 51, 0.2);
}

.latest-news-header {
  margin-bottom: 24px;
}

.latest-news-desc {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 16px 0px;
}

.latest-news-title {
  font-weight: 300;
}

.latest-news-title:hover {
  color: #6ec0a6;
}

.latestnews-item {
  width: 32%;
  margin-right: 12px;
  margin-bottom: 0px;
  padding: 0px 0px 5px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 14px 9px -14px #555;
}

.logo-small-screen {
  display: none;
}

.link {
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-decoration: none;
}

.link:hover {
  color: rgb(255, 255, 255);
}

.btn-gradient:hover {
  color: rgb(255, 255, 255);
}

.section-2 {
  position: static;
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.important-text {
  font-size: 18px;
}

.important-text-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 108px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 19px;
  border-left: 1px solid #ff6e00;
  font-size: 24px;
}

.heading-5 {
  font-size: 64px;
  font-weight: 200;
  text-align: center;
  padding: 20px 0px;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url("../images/camer_services_bg.jpg"),
    -webkit-linear-gradient(270deg, hsla(0, 0%, 94%, 0.98), hsla(0, 0%, 94%, 0.98));
  background-image: url("../images/camer_services_bg.jpg"),
    linear-gradient(180deg, hsla(0, 0%, 94%, 0.98), hsla(0, 0%, 94%, 0.98));
  background-position: 50% 50%, 0px 0px;
  background-size: cover;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed;
}

.text-block {
  padding-top: 22px;
  font-size: 24px;
  text-align: center;
}

.important-text-3 {
  margin-left: 54px;
  padding-top: 12px;
  padding-left: 9px;
  border-left: 1px solid #ff6e00;
}

.camera_security_dets {
  display: block;
  width: 80%;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}

.camera_security_dets img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
.heading-6 {
  margin-top: 0px;
  color: #0097a7;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

.paragraph {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.aboutus {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 30px;
  font-size: 36px;
  text-align: center;
}

.registered2 {
  margin-left: 79px;
  padding-top: 12px;
  padding-left: 12px;
  border-left: 1px solid #ff6e00;
  font-size: 24px;
}

.important-text-6 {
  margin-top: 0px;
  padding-top: 0px;
  color: #ff6e00;
  font-size: 24px;
}

.paragraph-2 {
  margin-top: 88px;
}

.paragraph-3 {
  margin-top: 24px;
}

.header {
  position: absolute;
  display: block;
  width: 100%;
  margin-top: -42px;
  margin-right: auto;
  margin-left: auto;
}

.subscribe {
  padding-top: 36px;
  padding-bottom: 0px;
  background-image: url("../images/subscribe_bg2.jpg"),
    -webkit-linear-gradient(270deg, hsla(0, 0%, 99%, 0.69), hsla(0, 0%, 99%, 0.69));
  background-image: url("../images/subscribe_bg2.jpg"),
    linear-gradient(180deg, hsla(0, 0%, 99%, 0.69), hsla(0, 0%, 99%, 0.69));
  background-position: 50% 100%, 0px 0px;
  background-size: 100% 100%, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.heading-7 {
  margin-bottom: 0px;
  font-size: 36px;
}

.important-text-7 {
  margin-top: 0px;
  font-size: 15px;
}

.container-2 {
  display: block;
  overflow: visible;
  height: 100%;
  padding-top: 0px;
}

.text-field {
  margin-top: 33px;
  margin-bottom: 24px;
  padding-top: 27px;
  padding-bottom: 26px;
  padding-left: 7px;
  border-width: 1px;
  border-color: #fe7812;
  border-bottom-style: solid;
  background-image: -webkit-linear-gradient(270deg, #fafafa, #fafafa);
  background-image: linear-gradient(180deg, #fafafa, #fafafa);
  opacity: 1;
  color: #707070;
  font-size: 16px;
  font-weight: 500;
}

.text-block-2 {
  margin-top: 10px;
}

.submit-button {
  padding: 16px 35px;
  border: 1px solid #fe7812;
  background-image: -webkit-linear-gradient(270deg, #fafafa, #fafafa);
  background-image: linear-gradient(180deg, #fafafa, #fafafa);
  color: #fe7812;
  font-weight: 500;
}

.column {
  padding-bottom: 51px;
}

.footer_final {
  padding-top: 20px;
  padding-bottom: 42px;
  background-image: -webkit-linear-gradient(270deg, #eeeeef, #eeeeef);
  background-image: linear-gradient(180deg, #eeeeef, #eeeeef);
}

.column-2 {
  position: relative;
}

.heading-8 {
  margin-bottom: 22px;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-4 {
  margin-bottom: 17px;
  font-size: 14px;
}

.image {
  margin-right: 5px;
  float: left;
}

.div-block {
  margin-top: 11px;
}

.link-2 {
  color: #3949ab;
  text-decoration: none;
}

.link-3 {
  color: #252525;
}

.text-block-3 {
  margin-top: 56px;
  font-size: 14px;
  text-align: right;
}

.row-2 {
  display: block;
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, #fbfbfb, #fbfbfb);
  background-image: linear-gradient(180deg, #fbfbfb00, #fbfbfb00);
}

.section-4 {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 60px;
}

.registered {
  text-align: center;
}

.row-3 {
  margin-top: 61px;
}

.image-2 {
  margin-top: 8px;
}

.abt {
  margin-bottom: -12px;
  text-align: left;
}

.about_sub {
  padding-top: 11px;
  padding-bottom: 0px;
  padding-left: 12px;
  border-left: 1px solid #ff6f00;
  font-size: 24px;
}

.heading-9 {
  margin-bottom: 43px;
  color: #fff;
  font-size: 36px;
}

.paragraph-5 {
  margin-top: 16px;
  padding-right: 15px;
  padding-left: 15px;
}

.important-text-8 {
  margin-left: 13px;
  padding-top: 13px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-left: 1px solid #fe740a;
  font-size: 24px;
}

.important-text-9 {
  color: #fff;
}

.image-3 {
  float: left;
}

.image-4 {
  float: left;
}

.image-5 {
  float: left;
}

.list-item {
  float: left;
}

.list-item-2 {
  float: left;
}

.unordered-list {
  position: relative;
  right: -2px;
  padding-right: 0px;
  padding-left: 230px;
  float: none;
  text-align: right;
}

.div_links_blogbt {
  position: static;
  padding-top: 4px;
  padding-left: 9px;
  text-align: right;
}

.image-6 {
  margin-right: 0px;
}

.column-3 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.list-item-3 {
  margin-top: 8px;
}

.list-item-4 {
  margin-top: 8px;
}

.list-item-5 {
  margin-top: 8px;
}

.list-item-6 {
  margin-top: 8px;
}

.list-item-7 {
  margin-top: 8px;
}

.important-text-10 {
  font-size: 36px;
}

.list-item-8 {
  margin-top: 8px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.testi {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}

.nav-link {
  font-weight: 700;
}

.footer_blogpost {
  padding-top: 16px;
  padding-bottom: 16px;
}

.heading-10 {
  font-size: 24px;
}

.paragraph-6 {
  margin-bottom: 32px;
  font-size: 14px;
}

.image-7 {
  margin-right: 6px;
  float: left;
}

.div-block-2 {
  margin-top: 13px;
}

.link-4 {
  color: #ff7308;
  text-decoration: none;
}

.row-4 {
  text-decoration: none;
}

.list-item-9 {
  margin-bottom: 5px;
}

.list-item-10 {
  margin-bottom: 5px;
}

.list-item-11 {
  margin-bottom: 5px;
}

.list-item-12 {
  margin-bottom: 5px;
}

.list-item-13 {
  margin-bottom: 5px;
}

.column-4 {
  padding-left: 50px;
}

.image-8 {
  margin-right: 0px;
  float: left;
}

.div-block-3 {
  margin-top: 33px;
  padding-top: 19px;
  border-color: #ddd;
  border-top-style: solid;
  border-top-width: 1px;
}

@media (max-width: 991px) {
  .navigation {
    float: none;
  }
  .container-fluid {
    position: relative;
  }
  .navbar {
    float: left;
  }
  .side-navbar {
    overflow: auto;
    height: 100%;
  }
  .paragraph-2 {
    margin-top: 18px;
  }
  .col-md-3.item {
    width: 50%;
    float: none;
  }
  .col-md-3.item.about-desc {
    width: 50%;
  }
  .col-md-3.social-container {
    display: block;
  }
  .col-md-6 {
    text-align: right;
  }
  .container {
    padding-right: 70px;
    padding-left: 70px;
  }
  .social-icon {
    margin-right: 4px;
    margin-left: 4px;
  }
  .menu-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .latest-news-head .row-2 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: -webkit-linear-gradient(270deg, #fbfbfb, #fbfbfb);
    background-image: linear-gradient(180deg, #fbfbfb, #fbfbfb);
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .slider-container {
    background-position: 50% 0px;
    background-size: cover;
  }
  #home2 .row-2 {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .slider {
    width: 100%;
    background-image: none;
  }
  .slider-subheading {
    font-weight: 300;
    color: rgba(0, 0, 0, 0.8);
  }
  .slider-heading {
    font-weight: 500;
  }
  .img-responsive.logo {
    text-align: center;
    width: 100px;
  }
  .social-media {
    margin-top: 24px;
  }
  .menu-button {
    margin-top: 18px;
    padding: 8px 0px 20px;
    -webkit-transition: margin 200ms ease-in-out;
    transition: margin 200ms ease-in-out;
  }
  #home2 .container {
    padding: 30px 50px !important;
  }
  .menu-container .col-md-6 {
    text-align: center;
  }
  .space-auto.text-center {
    width: 100%;
  }
  .nav-dot {
    margin-top: 0px;
    padding-top: 36px;
  }
  .form-contact {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .col-md-3.item {
    width: 100%;
  }
  .col-md-3.item.about-desc {
    width: 100%;
  }
  .container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .menu-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .slider-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .slider-subheading {
    font-size: 24px;
  }
  .slider-heading {
    font-size: 42px;
    color: #181818;
  }
  .img-responsive.logo {
    display: block;
  }
  .about-mint-bg-container {
    display: none;
  }
  .newsletter-form {
    width: 100%;
  }
  .testimony-container {
    width: 100%;
  }
  .col-sm-50 {
    min-height: 210px;
  }
  .team-tab-link {
    height: 140px;
  }
  .team-info-container {
    padding-left: 0px;
  }
  .news-single-page {
    padding-right: 0px;
  }
  .latestnews-item {
    margin-bottom: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 0 8px 0 rgba(51, 51, 51, 0.5);
  }
  .logo-small-screen {
    display: none;
  }
  body #subscribe .clear {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .side-navbar {
    width: 270px;
  }
  .img-responsive.logo {
    display: none;
  }
  .hr-line.mt-32 {
    width: 100px;
  }
  .col-sm-50 {
    min-height: 0px;
    margin-bottom: 16px;
  }
  .team-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .team-tab-link {
    width: 100%;
  }
  .team-tab-link.w--current {
    width: 100%;
  }
  .logo-small-screen {
    display: block;
  }
  .heading-5 {
    font-size: 48px;
  }
  .dirty-white.heading-1 {
    font-size: 48px;
  }
}

@media (max-width: 1024px) {
  .latest-news-head .row-2 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: -webkit-linear-gradient(270deg, #fbfbfb, #fbfbfb);
    background-image: linear-gradient(180deg, #fbfbfb, #fbfbfb);
    padding-left: 30px;
    padding-right: 30px;
  }
  .slider-heading {
    font-size: 42px;
    line-height: 51px;
    padding: 41px 20px;
  }
  #home2 .row-2 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  #home2 .container {
    width: 100%;
    margin: auto;
    padding: 30px 30px;
  }

  .testimony-container {
    overflow: hidden;
    width: 80%;
    margin-top: 56px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    text-align: center;
  }
  #tesmonial .container {
    padding: 30px 0px;
  }
  .w-col.w-col-4 .box h3 {
    font-size: 18px;
    font-weight: 500;
  }
}

@media (max-width: 768px) {
  #home2 .row-2 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .slider-container .col-md-6 {
    text-align: center !important;
  }
  .subscribe {
    background-size: 150% 100%;
  }
  .latestnews-item {
    width: 32%;
    margin-right: 8px;
    margin-bottom: 0px;
    padding: 0px 0px 5px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    box-shadow: 0 14px 9px -14px #555;
  }
  .menu-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .slider-container {
    padding-bottom: 111px;
    background-image: url(../images/slider1.jpg);
    background-size: 150% 100%;
  }
  .menu-container .w-col {
    width: 33%;
    left: auto;
    right: auto;
  }
  .camera_security_dets {
    width: 65%;
  }
  .w-col.w-col-4 .box {
    height: 400px;
  }
}

@media (max-width: 640px) {
  #about .container {
    padding: 70px;
  }
  #about .container h1,
  #about .container p {
    text-align: center !important;
  }
  @media (max-width: 640px) {
    .column-blk {
      display: none;
    }
  }
  .subscribe {
    background-size: 450% 110%;
  }
  .subscribe {
    text-align: center;
  }
  .submit-button {
    background: none;
  }

  .latestnews-item {
    width: 100%;
    margin-right: 8px;
    margin-bottom: 20px;
    padding: 0px 0px 5px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    box-shadow: 0 14px 9px -14px #555;
  }
  .section-4 .w-col {
    width: 33%;
    left: auto;
    right: auto;
  }
  .col-sm-50 {
    padding-left: 10px;
  }
  .footer_final .w-col-3 .w-col {
    width: 50px;
    left: auto;
    right: auto;
  }
  .social-container {
    display: none !important;
  }
  .menu-container .logo {
    display: none !important;
  }
  .logo-small-screen {
    display: block !important;
  }
  .menu-container .col-md-6 {
    float: right;
  }
  .slider-container {
    padding-bottom: 111px;
    background-image: url(../images/slider1.jpg);
    background-size: 250% 150%;
  }
}

@media (max-width: 480px) {
  .social-media {
    display: none;
  }
  .menu-container .col-md-6 {
    float: right;
  }
  .slider-container {
    padding-bottom: 01px;
    background-image: url(../images/slider1.jpg);
    background-size: 350% 200%;
  }
}

/*Gallery*/
#gallery {
  background: #ffffff;
  padding: 60px 0px 60px;
}
#gallery .gallry-list {
  padding: 40px 0px;
}
#gallery .title-header {
  font-size: 58px;
  color: #ffffff;
  font-weight: 200;
}
#gallery .sub {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
  line-height: 1.5em;
  margin-top: 30px;
}
#gallery .gallry-list .w-col-4 {
  padding: 0px !important;
  background: linear-gradient(260deg, #ffb57c, #ff6f00);
}
#gallery .gallry-list .w-col-4 img {
  width: 100% !important;
  opacity: 0.7;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
#gallery .gallry-list .w-col-4 img:hover {
  width: 100% !important;
  opacity: 0.7;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
}
#gallery .gallry-list .w-col-4:hover img {
  opacity: 1;
}

/*Form*/

.navigation .w-nav-overlay {
  position: fixed;
  height: 100% !important;
  overflow: auto !important;
}
.navigation .w-nav-overlay .side-navbar {
  height: 100% !important;
}
.side-nav-logo {
  text-align: left;
}
.navigation .side-navbar .w-nav-link {
  color: #ffffff;
  font-weight: 500;
  text-align: left;
  line-height: 0;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 55px;
}
#sticky-wrapper {
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 5;
  height: 60px !important;
}
.sticky-wrapper.is-sticky {
  height: 60px !important;
}
#sticky-wrapper .menu-container {
  transition: 0.4 ease-in-out;
}
#sticky-wrapper.is-sticky .menu-container {
  height: 60px;
  background-color: #231f20;
}
#sticky-wrapper .menu-container .w-col .logo {
  width: 345px;
  transition: width 0.2s;
  -webkit-transition: width 0.2;
}
#sticky-wrapper.is-sticky .menu-container .w-col .logo {
  width: 180px !important;
}
#sticky-wrapper.is-sticky .menu-container .w-col .social-media,
#sticky-wrapper.is-sticky .menu-container .navbar .menu-button.w-nav-button {
  margin-top: 0px;
}
.section.newsletter form .email {
  background-image: none !important;
  -webkit-background-image: none !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.section.testmonials::before {
  content: "";
  background: #ff6f00;
  background: -webkit-linear-gradient(to bottom left, #e47118, #ff6f00);
  background: linear-gradient(to bottom left, #e47118, #ff6f00);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.97;
}
.input-field {
  position: relative;
  margin-top: 2rem;
}
.input-field label {
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0.4rem;
  left: 0;
  right: 0;
  cursor: text;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 300;
  text-transform: uppercase;
}
.input-field .w-input {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  padding: 0px;
  resize: none;
}
.input-field .w-input:focus {
  box-shadow: 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 1px 0px 0px #ffffff;
  -moz-box-shadow: 0px 1px 0px 0px #ffffff;
  -ms-box-shadow: 0px 1px 0px 0px #ffffff;
}
input.w-input:focus:not([readonly]) + label,
textarea.w-input:focus:not([readonly]) + label {
  color: #ffffff;
  top: -1.5rem;
}
.input-field label.active {
  color: #ffffff;
  top: -1.5rem;
}
.section.contact-us .w-col.w-col-4 a,
.section.contact-us .w-col.w-col-4 p {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.w-slider-nav.w-num .w-slider-dot {
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  width: 30px;
  height: 30px;
}
.w-slider-nav.w-num .w-slider-dot.w-active {
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
}

#page-success #header-main,
#page-success .footer_final {
  display: none;
}
.thankyou {
  margin: 0px;
  width: 100%;
  text-align: center;
  padding: 10% 0px;
  color: #fff;
}
.thankyou h1 {
  margin: 15px;
}
.thankyou p {
  font-size: 22px;
  margin: 15px;
}
.thankyou a {
  margin-top: 20px;
}

#bio .svg {
  text-align: center;
  margin-top: 20px;
}
svg,
path,
line,
polyline {
  stroke-width: 10px;
}
.visible path {
  stroke-dasharray: 4000;
  stroke-dashoffset: 0;
  animation: dash 5s linear forwards;
  -webkit-animation: dash 5s linear forwards;
  -moz-animation: dash 5s linear forwards;
  opacity: 1;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 4000;
    opacity: 0.5;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

#camer_sec_div {
  background: #ffffff8c;
}

.margin {
  margin-bottom: 10px;
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
  display: none;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

body * {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.box.first:hover {
  box-shadow: 0 10px 6px -6px #777;
}
.box.second:hover {
  box-shadow: 0 10px 6px -6px #777;
}
.box.third:hover {
  box-shadow: 0 10px 6px -6px #777;
}
.box.forth:hover {
  box-shadow: 0 10px 6px -6px #777;
}
.box.five:hover {
  box-shadow: 0 10px 6px -6px #777;
}
.box.first {
  width: 100%;
  height: 350px;
  margin: 0.2%;
  padding: 15px;
  box-sizing: border-box;
  display: inline-block;
  background-image: url("/images/therapeutic-massage.jpg");
  background-position: 50% 50%, 0px 0px;
  background-size: cover;
  background-repeat: no-repeat, repeat;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.box.second {
  width: 100%;
  height: 350px;
  margin: 0.2%;
  padding: 15px;
  box-sizing: border-box;
  display: inline-block;
  background-image: url("/images/deep-tissue.jpg");
  background-position: 50% 50%, 0px 0px;
  background-size: cover;
  background-repeat: no-repeat, repeat;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.box.third {
  width: 100%;
  height: 350px;
  margin: 0.2%;
  padding: 15px;
  box-sizing: border-box;
  display: inline-block;
  background-image: url("/images/advance-massage.jpg");
  background-position: 50% 50%, 0px 0px;
  background-size: cover;
  background-repeat: no-repeat, repeat;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.box.forth {
  width: 100%;
  height: 350px;
  margin: 0.2%;
  padding: 15px;
  box-sizing: border-box;
  display: inline-block;
  background-image: url("/images/aromatouch.jpg");
  background-position: 50% 50%, 0px 0px;
  background-size: cover;
  background-repeat: no-repeat, repeat;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.box.five {
  width: 100%;
  height: 350px;
  margin: 0.2%;
  padding: 15px;
  box-sizing: border-box;
  display: inline-block;
  background-image: url("/images/therapeutic-massage.jpg");
  background-position: 50% 50%, 0px 0px;
  background-size: cover;
  background-repeat: no-repeat, repeat;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.forth .dot,
.five .dot {
  padding: 10px 25px;
  background: #fff;
  color: #181818;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.forth .dot:hover,
.five .dot:hover {
  color: #3949ab;
  text-decoration: none;
}

.box .icon-cont {
  border: 6px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding-top: 10px;
  margin: 40px auto;
  display: block;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: 5;
  box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
    0 0 0 0px rgba(3, 108, 129, 0.5);
}
.box .icon-cont i {
  color: #fff;
  opacity: 0.6;
  font-size: 2.5em;
  line-height: 75px;
}
.box:hover .icon-cont {
  -webkit-animation: shady 4s linear infinite;
  animation: shady 4s linear infinite;
}

@-webkit-keyframes shady {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  20% {
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0),
      0 0 0 0px rgba(3, 108, 129, 0);
  }
  20.1% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  50% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  70% {
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0),
      0 0 0 0px rgba(3, 108, 129, 0);
  }
  70.1% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  100% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
}

@keyframes shady {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  20% {
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0),
      0 0 0 0px rgba(3, 108, 129, 0);
  }
  20.1% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  50% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  70% {
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0),
      0 0 0 0px rgba(3, 108, 129, 0);
  }
  70.1% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
  100% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5),
      0 0 0 0px rgba(3, 108, 129, 0.5);
  }
}

.box h3 {
  color: #fff;
  font-weight: 200;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 60px 25px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  position: absolute;
  top: 100px;
  left: 0%;
  width: 100%;
  z-index: 4;
}
.box ul {
  font-family: "Open Sans", Arial, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin: 25px;
  margin-top: 380px;
  list-style-type: disc;
}
.box ul.hidden {
  opacity: 0;
}
.box a.expand {
  width: 90px;
  height: 50px;
  background: #fff;
  border-radius: 25px;
  font-weight: 600;
  color: #036c81;
  display: block;
  margin: 15px auto 25px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
.box a.expand span.minus {
  opacity: 0;
}
.box a.expand span.plus {
  opacity: 1;
  padding-left: 5px;
}
.box.selected a.expand {
  display: block;
  position: absolute;
  left: 275px;
  right: -29px;
  bottom: -39px;
  width: 80px;
  height: 50px;
  background: #eee;
  color: #036c81;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.box.selected a.expand span {
  display: block;
  position: absolute;
  top: -4px;
  left: 38px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 24px;
}
.box.selected a.expand span.minus {
  opacity: 1;
}
.box.selected a.expand span.plus {
  opacity: 0;
}
.box.selected .icon-cont {
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  opacity: 0.3;
  position: absolute;
  top: -5px;
  left: -5px;
  right: 180px;
}
.box.selected:hover .icon-cont {
  -webkit-animation: none;
  animation: none;
}
.box.selected h3 {
  padding: 10px 10px 20px;
  width: 100%;
  top: 65px;
  left: 0%;
}
.box.selected ul.hidden {
  opacity: 1;
  margin-top: 130px;
  padding: 0px;
}

#neural-therapy {
  padding: 100px 0;
  background-color: #fff;
}

#neural-therapy ul {
  list-style: none;
  padding: 0 15px;
}
