@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,700|Paytone+One|Teko:300,400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,700|Paytone+One|Teko:300,400,500,600,700&display=swap");
/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_extend.scss */
.flex-center-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

/* Normal desktop :1200px. */
/* Normal desktop :992px. */
/* Tablet desktop :768px. */
/* small mobile :320px. */
/* Large Mobile :480px. */
/* 1. Theme default css */
/* Normal desktop :1200px. */
/* Normal desktop :992px. */
/* Tablet desktop :768px. */
/* small mobile :320px. */
/* Large Mobile :480px. */
/* line 6, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
body {
  font-family: "Paytone One", sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 13, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.img {
  max-width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 17, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
a,
.button {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 21, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
a:focus,
.button:focus, button:focus {
  text-decoration: none;
  outline: none;
}

/* line 26, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
a:focus {
  text-decoration: none;
}

/* line 29, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  text-decoration: none;
}

/* line 35, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
a,
button {
  color: #1F1F1F;
  outline: medium none;
}

/* line 40, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
h1, h2, h3, h4, h5 {
  font-family: "Paytone One", sans-serif;
  color: #001D38;
}

/* line 44, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

/* line 52, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
a {
  font-family: "Montserrat", sans-serif;
}

/* line 55, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
input::placeholder {
  font-family: "Montserrat", sans-serif;
}

/* line 58, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
textarea::placeholder {
  font-family: "Montserrat", sans-serif;
}

/* line 61, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
ul {
  margin: 0px;
  padding: 0px;
}

/* line 65, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
li {
  list-style: none;
}

/* line 68, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #7A838B;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
}

/* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

/* line 83, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
*::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 88, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 93, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 98, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
*::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 103, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
*:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 108, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
*::-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 113, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
*::placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 119, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
h3 {
  font-size: 24px;
}

/* line 123, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-65 {
  margin-bottom: 67px;
}

/* line 127, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.black-bg {
  background: #020c26 !important;
}

/* line 131, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.white-bg {
  background: #ffffff;
}

/* line 134, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.gray-bg {
  background: #f5f5f5;
}

/* line 139, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.overlay {
  position: relative;
  z-index: 0;
}

/* line 143, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.overlay::before {
  position: absolute;
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b50808+0,000000+100&0.38+0,0.6+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(30, 3, 50, 0.60) 30%, rgba(214, 169, 15, 0.30) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(30, 3, 50, 0.60) 30%, rgba(214, 169, 15, 0.30) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(30, 3, 50, 0.60) 30%, rgba(214, 169, 15, 30) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61b50808', endColorstr='#99000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* line 158, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.overlay2 {
  position: relative;
  z-index: 0;
}

/* line 162, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.overlay2::before {
  position: absolute;
  content: "";
  background-color: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.7;
}

/* line 174, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.overlay_03 {
  position: relative;
  z-index: 0;
}

/* line 178, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.overlay_03::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #001D38;
  opacity: .6;
  content: '';
  z-index: -1;
}

/* line 191, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.bradcam_overlay {
  position: relative;
  z-index: 0;
}

/* line 195, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.bradcam_overlay::before {
  position: absolute;
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5db2ff+0,7db9e8+100&1+24,0+96 */
  background: -moz-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db2ff', endColorstr='#007db9e8',GradientType=1 );
  /* IE6-9 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 1;
}

/* line 211, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* line 215, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.pt-120 {
  padding-top: 120px;
}

/* button style */
/* line 221, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div {
  background: transparent;
  height: 50px;
  left: 0px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  color: #707070;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 50px;
  font-size: 15px;
  line-height: 50px;
  border: 1px solid #4D6174;
  left: 150px;
  color: #fff;
}

/* line 249, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 150px;
}

/* line 254, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
}

/* line 261, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  top: 0px;
}

/* line 271, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}

/* line 274, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.owl-carousel:hover .owl-nav div:hover {
  color: #fff;
  background: #001D38;
  border: 1px solid transparent;
}

/* line 284, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-20px {
  margin-bottom: 20px;
}

/* line 288, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-55 {
  margin-bottom: 55px;
}

/* line 291, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-75 {
  margin-bottom: 75px;
}

@media (max-width: 767px) {
  /* line 291, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
  .mb-75 {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 291, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
  .mb-75 {
    margin-bottom: 30px;
  }
}

/* line 300, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-40 {
  margin-bottom: 40px;
}

/* line 303, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 308, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/theme-default.scss */
.mb-60 {
  margin-bottom: 50px !important;
}

/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn {
  background: #fff;
  color: #FF1414;
  display: inline-block;
  padding: 12px 44px;
  font-family: "Teko", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border: 1px solid #FF1414;
  letter-spacing: 3px;
  text-align: center;
  color: #FF1414 !important;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 17, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn:hover {
  background: #FF1414;
  color: #fff !important;
  border: 1px solid #FF1414;
}

/* line 22, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn:focus {
  outline: none;
}

/* line 25, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn.large-width {
  width: 220px;
}

/* line 29, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3 {
  background: #FF1414;
  /* IE6-9 */
  color: #fff;
  display: inline-block;
  padding: 12px 53px;
  font-family: "Teko", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  letter-spacing: 2px;
}

/* line 48, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3:hover {
  background: transparent;
  /* IE6-9 */
  color: #FF1414 !important;
  border: 1px solid #FF1414;
}

/* line 53, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3:focus {
  outline: none;
}

/* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3.large-width {
  width: 220px;
}

/* line 61, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-white {
  color: #fff;
  display: inline-block;
  padding: 13px 27px;
  font-family: "Teko", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  letter-spacing: 2px;
}

/* line 78, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-white:hover {
  background: #28AE61;
  color: #fff !important;
  border: 1px solid transparent;
}

/* line 83, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-white i {
  margin-right: 2px;
}

/* line 86, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-white:focus {
  outline: none;
}

/* line 89, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-white.large-width {
  width: 220px;
}

/* line 94, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-line {
  color: #fff !important;
  display: inline-block;
  padding: 14px 47px;
  font-family: "Teko", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  border: 1px solid #001D38;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #001D38;
  cursor: pointer;
  letter-spacing: 2px;
}

/* line 111, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-line:hover {
  color: #001D38 !important;
  border: 1px solid #001D38;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#001D38+0,fd8e5e+100 */
  background: #fff;
}

/* line 117, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-line:focus {
  outline: none;
}

/* line 120, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn3-line.large-width {
  width: 220px;
}

/* line 124, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn2 {
  background: transparent;
  color: #fff;
  display: inline-block;
  padding: 18px 24px;
  font-family: "Teko", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border: 1px solid #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* line 136, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn2:hover {
  background: #fff;
  color: #131313 !important;
}

/* line 140, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.boxed-btn2:focus {
  outline: none;
}

/* line 144, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.line-button {
  color: #919191;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  padding-right: 5px;
  padding-bottom: 2px;
}

/* line 152, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.line-button::before {
  position: absolute;
  content: "";
  background: #919191;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}

/* line 161, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.line-button:hover {
  color: #009DFF;
}

/* line 164, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.line-button:hover::before {
  background: #009DFF;
}

/* line 168, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.book_now {
  display: inline-block;
  font-size: 16px;
  color: #009DFF;
  border: 1px solid #009DFF;
  text-transform: uppercase;
  padding: 10px 25px;
}

/* line 175, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_btn.scss */
.book_now:hover {
  background: #009DFF;
  color: #fff;
}

/* line 2, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
.section_title h3 {
  font-size: 46px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 0;
  padding-bottom: 7px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 2, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 2, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 35px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  /* line 23, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title h3 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 23, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title h3 br {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 23, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title h3 br {
    display: none;
  }
}

/* line 35, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
.section_title p {
  font-size: 16px;
  color: #AAB1B7;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 400;
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  /* line 42, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .section_title p br {
    display: none;
  }
}

/* line 50, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
.section_title h4 {
  font-size: 22px;
  font-weight: 500;
  color: #001D38;
  padding-bottom: 21px;
}

/* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
.mb-50 {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  /* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .mb-50 {
    margin-bottom: 40px;
  }
}

/* line 63, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
.mb-73 {
  margin-bottom: 73px;
}

@media (max-width: 767px) {
  /* line 63, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .mb-73 {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 63, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_section_title.scss */
  .mb-73 {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  /* line 4, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
  .mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 9;
  }
}

/* line 13, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav {
  background: #fff;
  float: right;
  margin-top: 0;
  padding: 0;
  width: 95%;
  padding: 0;
  border-radius: 0px;
  margin-top: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 11px;
}

/* line 28, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #FF1414;
}

/* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav a.active {
  color: #FF1414;
}

@media (max-width: 767px) {
  /* line 35, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
  .slicknav_menu .slicknav_nav a i {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 35, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
  .slicknav_menu .slicknav_nav a i {
    display: none;
  }
}

/* line 44, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav .slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: -40px;
  position: relative;
  z-index: 99;
  border: 1px solid #ddd;
  top: 3px;
  right: 5px;
  top: -36px;
}

/* line 55, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
  margin-right: 6px;
  margin-top: 3px;
  position: relative;
  padding-bottom: 3px;
  top: -11px;
  right: -5px;
}

@media (max-width: 767px) {
  /* line 12, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
  .slicknav_menu {
    margin-right: 0px;
  }
}

/* line 72, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_nav .slicknav_arrow {
  float: right;
  font-size: 22px;
  position: relative;
  top: -9px;
}

/* line 78, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 5px;
  margin-top: -5px;
  top: -31px;
}

/* line 92, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -41px;
}

/* line 106, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav {
  top: -1px;
}

/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area {
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 9;
  position: absolute;
}

@media (max-width: 767px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area {
    padding-top: 0;
  }
}

/* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area {
  background: #fff;
  background: transparent;
  padding: 40px 185px;
}

@media (max-width: 767px) {
  /* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area {
    padding: 10px 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area {
    padding: 20px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area {
    padding: 20px 20px;
  }
}

/* line 33, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .logo-img {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 33, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 33, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 33, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (max-width: 767px) {
  /* line 47, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 47, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}

/* line 59, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 63, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .search_button {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 63, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .search_button {
    margin-right: 15px;
  }
}

/* line 72, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .search_button a i {
  color: #E8E8E8;
}

/* line 79, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}

/* line 82, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px;
}

/* line 86, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}

/* line 93, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 93, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 93, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

/* line 101, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .book_btn a {
  background: #FF1414;
  font-family: "Teko", sans-serif;
  padding: 12px 46px;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid transparent;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 101, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .book_btn a {
    padding: 12px 20px;
  }
}

/* line 114, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #FF1414;
}

/* line 121, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu {
  text-align: center;
  padding: 12px 0;
}

/* line 125, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 125, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li {
    margin: 0 2px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 125, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li {
    margin: 0 2px;
  }
}

/* line 138, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a {
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
  padding: 0px 10px 0px 10px;
  font-family: "Teko", sans-serif;
  position: relative;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 138, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 138, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}

/* line 157, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a i {
  font-size: 9px;
}

@media (max-width: 767px) {
  /* line 157, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 157, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

/* line 166, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #FF1414;
  width: 100%;
  height: 3px;
  bottom: -33px;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 178, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

/* line 182, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a.active {
  color: #FF1414;
}

/* line 184, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}

/* line 189, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a:hover {
  color: #FF1414;
}

/* line 193, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu {
  position: absolute;
  left: 0;
  top: 160%;
  background: #fff;
  width: 200px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

/* line 205, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li {
  display: block;
}

/* line 207, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li a {
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  color: #000;
}

/* line 213, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li a::before {
  display: none;
}

/* line 217, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li:hover a {
  color: #000;
}

/* line 222, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li:hover > .submenu {
  opacity: 1;
  visibility: visible;
  top: 150%;
}

/* line 227, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}

/* line 231, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}

/* line 237, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 990;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 150px;
  background: #000;
}

@media (max-width: 767px) {
  /* line 237, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 237, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 237, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 237, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 20px;
  }
}

/* line 264, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area.sticky .main-menu {
  padding: 0;
}

/* line 267, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area.sticky .header_bottom_border {
  border-bottom: none;
}

/* line 270, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area.sticky .header_bottom_border.white_border {
  border-bottom: none !important;
}

/* line 276, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .main-header-area.sticky ul li a::before {
  position: absolute;
  content: "";
  background: #FF1414;
  width: 100%;
  height: 3px;
  bottom: -27px;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 294, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area {
  padding: 12px 0;
  background: #001D38;
}

@media (max-width: 767px) {
  /* line 297, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
}

/* line 301, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .social_media_links a {
  font-size: 15px;
  color: #C7C7C7;
  margin-right: 12px;
}

/* line 305, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .social_media_links a:hover {
  color: #FF1414;
}

/* line 311, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .header_left p {
  color: #727272;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 0;
}

/* line 318, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list {
  text-align: right;
}

@media (max-width: 767px) {
  /* line 318, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .header-top_area .short_contact_list {
    text-align: center;
  }
}

/* line 324, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
}

/* line 326, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li a {
  font-size: 13px;
  color: #919191;
  margin-right: 50px;
}

@media (max-width: 767px) {
  /* line 326, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

/* line 335, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li a i {
  color: #FF1414;
  margin-right: 7px;
}

/* line 343, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .header-top_area .header_right.d-flex {
  display: flex;
  justify-content: flex-end;
}

/* line 348, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
.header-area .search_btn i {
  color: #fff;
  font-size: 15px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 352, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .search_btn {
    position: relative;
    right: 10px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 352, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_header.scss */
  .header-area .search_btn {
    position: relative;
    right: 10px;
  }
}



#slideblocker {
	display:inline;
	width: 100%; 
	height: 100%; 
	z-index: 999; 
	position: absolute; 
	top: 0; 
	background-size: cover;
}

/*@media (max-width: 767px) {
	#slideblocker { 
		background-color: rgba(1, 46, 62, 0.5);
		mix-blend-mode: multiply;
	}
}*/




/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_bg_1 {
  background-image: url(../img/banner/banner_01.jpg);
}

/* line 4, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_bg_2 {
  background-image: url(../img/banner/banner_02.jpg);
}

.slider_bg_3 {
  background-image: url(../img/banner/banner_03.jpg);
}

.slider_bg_4 {
  background-image: url(../img/banner/banner_04.jpg);
}



/* line 7, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area {
  position: relative;
  z-index: 0;
  background-color: rgb(1, 46, 62);
}

/* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

}

@media (max-width: 767px) {
  /* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider {
    height: auto;
	padding-bottom: 40px;
	background-position: 70% center;
	  mix-blend-mode: multiply;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider {
    height: 500px;
  }
}

@media (max-width: 767px) {
  /* line 21, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text {
    margin: 150px 0 0px 0;
  }
}

/* line 25, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider .slider_text span {
  font-size: 50px;
  font-weight: 400;
  text-shadow: 2px 2px 6px #000000;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Paytone One", sans-serif;
}

/* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider .slider_text h3 {
  font-family: "Paytone One", sans-serif;
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 0px 0px 6px #000000;
  color: #fff;
  line-height: 1;
}

/* line 41, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider .slider_text h3 span {
  font-weight: 700;
}

@media (max-width: 767px) {
  /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text h3 {
    font-size: 40px;
    line-height: 45px;
  }
	.slider_area .single_slider .slider_text span { 
	font-size: 30px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text h3 {
    font-size: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text h3 {
    font-size: 60px;
  }
}

/* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider .slider_text p {
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
  max-width: 500px;
  text-shadow: 0px 0px 4px #000000;
  margin: 20px auto;
  font-family: "Montserrat", sans-serif;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text p {
    font-size: 16px;
  }
}

/* line 70, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider .slider_text .video_service_btn > a {
  margin-right: 15px;
}

@media (max-width: 767px) {
  /* line 70, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text .video_service_btn > a {
    margin-bottom: 20px;
  }
}

/* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single_slider .property_form {
  padding: 30px;
  background: rgba(0, 28, 56, 0.6);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .property_form {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* line 84, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .property_form .form_wrap {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 84, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .property_form .form_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* line 95, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .serach_icon a {
  width: 45px;
  height: 45px;
  background: #FD8E5E;
  text-align: center;
  line-height: 45px;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 95, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .serach_icon a {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 95, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .serach_icon a {
    width: 50%;
  }
}

/* line 112, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .serach_icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: end;
  -moz-align-items: end;
  -ms-align-items: end;
  align-items: end;
}

@media (max-width: 767px) {
  /* line 112, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .serach_icon {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 112, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .serach_icon {
    width: 50%;
    align-items: center;
    margin-top: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 124, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field {
    margin-bottom: 20px;
  }
}

/* line 128, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.range_slider {
  width: 100%;
}

/* line 130, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.range_slider #slider {
  margin: 0;
}

/* line 136, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field .nice-select .list {
  color: #000;
  border-radius: 0;
}

/* line 140, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.max_width {
  margin-right: 24px;
}

@media (max-width: 767px) {
  /* line 140, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.max_width {
    margin-right: 0;
  }
}

/* line 145, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.max_width label {
  display: block;
  font-size: 15px;
  color: #FDAE5C;
}

/* line 151, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.max_width .nice-select.wide {
  width: 166px;
  background: transparent;
  color: #C7C7C7;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 45px;
  line-height: 45px;
}

@media (max-width: 767px) {
  /* line 151, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.max_width .nice-select.wide {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* line 165, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.max_width .nice-select::after {
  content: "\e64b";
  display: block;
  height: 5px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 30px;
  top: 8px;
  transition: all 0.15s ease-in-out;
  width: 5px;
  font-family: 'themify';
  color: #ddd;
  color: #FFFFFF;
  top: 5px;
  font-size: 12px;
}

/* line 183, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.min_width {
  margin-right: 24px;
}

@media (max-width: 767px) {
  /* line 183, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.min_width {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* line 189, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.min_width label {
  display: block;
  font-size: 15px;
  color: #FDAE5C;
}

/* line 195, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.min_width .nice-select.wide {
  width: 110px;
  background: transparent;
  color: #C7C7C7;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 45px;
  line-height: 45px;
}

@media (max-width: 767px) {
  /* line 195, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.min_width .nice-select.wide {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* line 209, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .single-field.min_width .nice-select::after {
  content: "\e64b";
  display: block;
  height: 5px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 30px;
  top: 8px;
  transition: all 0.15s ease-in-out;
  width: 5px;
  font-family: 'themify';
  color: #ddd;
  color: #FFFFFF;
  top: 5px;
  font-size: 12px;
}

/* line 228, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .owl-carousel .owl-nav div {
  height: 120px;
  left: 0px;
  width: 50px;
  color: #fff;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  left: 50px;
  font-size: 14px;
  border: none;
  left: 150px;
  line-height: 120px;
  background: rgba(255, 255, 255, 0.2);
  left: 0;
  border: none !important;
}

/* line 243, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .owl-carousel .owl-nav div.owl-next {
  right: 0;
  left: auto;
}

/* line 247, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_area .owl-carousel .owl-nav div:hover {
  background: white;
  color: #001D38;
  border: none;
}

/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area {
  padding-top: 160px;
  padding-bottom: 320px;
  background: #FFFBF5;
  position: relative;
}

@media (max-width: 767px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_info_wrap {
    margin-bottom: 30px;
  }
}

/* line 14, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_info_wrap h3 {
  font-size: 50px;
  font-family: "Montserrat", sans-serif;
  color: #001D38;
  line-height: 60px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 14, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_info_wrap h3 {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  /* line 24, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_info_wrap h3 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_info_wrap h3 br {
    display: none;
  }
}

/* line 33, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_info_wrap .long_dash {
  height: 3px;
  width: 70px;
  background: #DB9A64;
  display: inline-block;
  margin-bottom: 34px;
  margin-top: 17px;
}

/* line 41, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_info_wrap p {
  font-size: 16px;
  line-height: 28px;
  color: #596672;
  margin-bottom: 50px;
}

/* line 47, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_info_wrap .food_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (max-width: 767px) {
  /* line 47, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_info_wrap .food_list {
    display: block;
  }
}

/* line 52, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_info_wrap .food_list li {
  margin-right: 50px;
}

@media (max-width: 767px) {
  /* line 52, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_info_wrap .food_list li {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

/* line 58, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_info_wrap .food_list li span {
  padding-left: 14px;
  color: #DB9A64;
  font-size: 16px;
  font-weight: 400;
}

/* line 67, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_img {
  position: relative;
}

/* line 69, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_img .img_1 {
  padding-left: 80px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* line 72, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_img .img_1 img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}

/* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_img .small_img {
  position: absolute;
  margin-top: -170px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 10px solid #fff;
}

@media (max-width: 767px) {
  /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .about_area .about_img .small_img {
    position: absolute;
    margin-top: -80px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 10px solid #fff;
    width: 210px;
  }
}

/* line 91, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .about_img .small_img img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}

/* line 97, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .icon_1 {
  position: absolute;
  top: 7%;
  left: 4%;
}

/* line 102, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .icon_3 {
  position: absolute;
  right: 4%;
  bottom: 10%;
}

/* line 107, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.about_area .icon_2 {
  position: absolute;
  bottom: -12%;
  left: 6%;
}

/* line 115, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.main_about_wrap {
  padding-top: 145px;
  padding-bottom: 130px;
}

@media (max-width: 767px) {
  /* line 115, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .main_about_wrap {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 115, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .main_about_wrap {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

/* line 128, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.main_about_wrap h3 {
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 128, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .main_about_wrap h3 {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 128, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
  .main_about_wrap h3 {
    font-size: 35px;
  }
}

/* line 139, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.main_about_wrap p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 46px;
  margin-top: 24px;
}

/* line 146, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.main_about_wrap .about_thumb {
  margin-bottom: 30px;
}

/* line 148, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_about.scss */
.main_about_wrap .about_thumb img {
  width: 100%;
}

/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area {
  overflow: hidden;
}

/* line 3, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery {
  position: relative;
  height: 480px;
  float: left;
  overflow: hidden;
}

@media (max-width: 767px) {
  /* line 3, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery {
    height: auto;
    border: none;
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery {
    height: auto;
    border: none;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 3, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery {
    height: 320px;
  }
}

/* line 22, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery .hover_pop {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

/* line 29, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery .hover_pop a {
  position: absolute;
  width: 45px;
  height: 45px;
  font-size: 45px;
  color: #fff;
  margin: auto;
  text-align: center;
  line-height: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 14;
  -webkit-transform: scale(4);
  -moz-transform: scale(4);
  -ms-transform: scale(4);
  transform: scale(4);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

/* line 47, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery .hover_pop:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: #FF1414;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 8;
  opacity: 0;
}

/* line 62, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 68, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery.small_img {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 68, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery.small_img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 68, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery.small_img {
    width: 50%;
  }
}

/* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery.big_img {
  width: 35%;
}

@media (max-width: 767px) {
  /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery.big_img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery.big_img {
    width: 50%;
  }
}

@media (max-width: 767px) {
  /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .gallery_area .single_gallery.big_img {
    width: 100%;
  }
}

/* line 96, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery:hover .hover_pop:before {
  opacity: .4;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 100, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.gallery_area .single_gallery:hover .hover_pop a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 108, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
.view_pore.boxed-btn3 {
  display: block;
  font-size: 34px;
  padding: 42px 0;
}

@media (max-width: 767px) {
  /* line 108, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_gallery.scss */
  .view_pore.boxed-btn3 {
    padding: 20px 0;
    font-size: 20px;
  }
}

/* line 4, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_catagory.scss */






.panel {
	background-color: #DBDBDB;
	padding: 50px 0;
	min-height: 400px;
}


@media (max-width: 767px) {
	.panel {
		background-color: #DBDBDB;
		padding: 0;
	}	
	
}



/* line 8, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_catagory.scss */
.catagory_area .single_catagory {
  background-color: #DBDBDB;

}

@media (max-width: 767px) {
  /* line 8, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_catagory.scss */
  .catagory_area .single_catagory {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 8, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_catagory.scss */
  .catagory_area .single_catagory {
    padding: 0 20px;
  }
}








/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.features_area {
  background: #012e3e;
  padding-bottom: 140px;
  padding-top: 170px;
}

@media (max-width: 767px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
  .features_area {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
  .features_area {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}

/* line 13, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.features_area .single_feature {
  margin-bottom: 30px;
}

/* line 18, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.features_area .single_feature h4 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  margin-top: 35px;
  margin-bottom: 11px;
}

/* line 26, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.features_area .single_feature p {
  color: #AAB1B7;
}

/* line 33, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.offer_bg {
  background-image: url(../img/banner/offer.png);
}

/* line 36, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.offer_area {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 193px 0 210px 0;
}

@media (max-width: 767px) {
  /* line 36, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
  .offer_area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 36, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
  .offer_area {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}

/* line 50, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.offer_area .offer_text h4 {
  font-size: 46px;
  line-height: 56px;
  font-family: "Paytone One", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 50, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
  .offer_area .offer_text h4 {
    font-size: 30px;
    line-height: 36px;
  }
}

/* line 61, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.offer_area .offer_text h3 {
  color: #FF1414;
  font-size: 100px;
  font-weight: 400;
  font-family: "Teko", sans-serif;
  line-height: 1;
  margin-top: 24px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 61, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
  .offer_area .offer_text h3 {
    font-size: 60px;
    line-height: 66px;
  }
}

/* line 76, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_features.scss */
.offer_area .offer_text p {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 40px;
}








/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
.big_offer_area {
  background-image: url("../img/banner/footer_banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 150px;
  padding-bottom: 150px;
  background-size: cover;
}

@media (max-width: 767px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
  .big_offer_area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
  .big_offer_area {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}

/* line 17, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
.big_offer_area .offter_text h3 {
  font-size: 46px;
  font-weight: 400;
  text-shadow: 0px 0px 6px #000000;
  font-family: "Paytone One", sans-serif;
  color: #fff;
  text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
}

@media (max-width: 767px) {
  /* line 17, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
  .big_offer_area .offter_text h3 {
    font-size: 30px;
  }
}


.big_offer_area .offter_text span {
  font-size: 36px;
  font-weight: 400;
  text-shadow: 0px 0px 6px #000000;
  font-family: "Paytone One", sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 0;
}

@media (max-width: 767px) {
  /* line 17, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
  .big_offer_area .offter_text span {
    font-size: 24px;
  }
}





.big_offer_area .offter_text p {
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
  text-shadow: 0px 0px 4px #000000;
  max-width: 600px;
	margin-left: auto;
	margin-right: auto;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 767px) {
  /* line 17, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_big_offer.scss */
  .big_offer_area .offter_text p {
    font-size: 18px;
  }
}









/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #000000;
  position: relative;
  z-index: 9;
}

/* line 9, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top {
  padding-top: 115px;
  padding-bottom: 129px;
}

@media (max-width: 767px) {
  /* line 9, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .footer_top {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget {
    margin-bottom: 30px;
  }
}

/* line 23, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .links {
  position: relative;
  top: -14px;
}

/* line 27, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_title {
  font-size: 8px;
  font-weight: 400;
  color: #AAB1B7;
  text-transform: capitalize;
  margin-bottom: 45px;
  font-family: "Teko", sans-serif;
}

@media (max-width: 767px) {
  /* line 27, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget .footer_title {
    margin-bottom: 20px;
  }
}

/* line 38, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_logo {
  font-size: 8px;
  font-weight: 400;
  color: #AAB1B7;
  text-transform: capitalize;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  /* line 38, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget .footer_logo {
    margin-bottom: 20px;
  }
}

/* line 48, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p {
  color: #AAB1B7;
  font-size: 8px;
  font-weight: 400;
  line-height: 26px;
  color: #AAB1B7;
}

/* line 55, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p a {
  color: #AAB1B7;
}

/* line 57, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p a:hover {
  color: #FF1414;
}

/* line 63, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text {
  font-size: 8px;
  color: #AAB1B7;
  margin-bottom: 23px;
  font-weight: 400;
  line-height: 26px;
}

/* line 69, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text a.domain {
  color: #AAB1B7;
  font-weight: 400;
}

/* line 72, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text a.domain:hover {
  color: #FF1414;
  border-bottom: 1px solid #FF1414;
}

/* line 78, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a {
  font-weight: 500;
  color: #AAB1B7;
}

/* line 82, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a:hover {
  color: #FF1414;
  border-bottom: 1px solid #FF1414;
}

/* line 86, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a.first {
  margin-bottom: 10px;
}

/* line 94, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li {
  color: #AAB1B7;
  font-size: 8px;
  line-height: 36px;
}

/* line 98, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li a {
  color: #AAB1B7;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

/* line 102, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li a:hover {
  color: #AAB1B7;
}

/* line 108, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form {
  position: relative;
  margin-bottom: 20px;
}

/* line 111, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input {
  width: 100%;
  height: 50px;
  background: #F5FBFF;
  padding-left: 20px;
  font-size: 8px;
  color: #AAB1B7;
  border: none;
  border: 1px solid #E8E8E8;
  border-radius: 30px;
  font-family: "Montserrat", sans-serif;
  padding-right: 120px;
}

/* line 123, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input::placeholder {
  font-size: 8px;
  color: #AAB1B7;
}

/* line 127, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input:focus {
  outline: none;
}

/* line 131, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  border: none;
  font-size: 8px;
  color: #AAB1B7;
  background: #FF1414;
  padding: 10px;
  padding: 0 22px;
  cursor: pointer;
  border-radius: 30px;
  top: 5px;
  right: 5px;
  font-size: 8px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

/* line 151, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_text {
  font-size: 8px;
  color: #AAB1B7;
  line-height: 26px;
  font-family: "Montserrat", sans-serif;
}

/* line 159, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .copy-right_text {
  padding-bottom: 26px;
}

/* line 161, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .copy-right_text .footer_border {
  border-top: 1px solid #1A1A1A;
  padding-bottom: 26px;
}

/* line 165, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right {
  font-size: 8px;
  color: #AAB1B7;
  margin-bottom: 0;
  font-weight: 500;
}

@media (max-width: 767px) {
  /* line 165, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .copy-right_text .copy_right {
    font-size: 8px;
  }
}

/* line 173, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right a {
  color: #FF1414;
}

/* line 178, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .socail_links {
  margin-top: 47px;
}

@media (max-width: 767px) {
  /* line 178, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
  .footer .socail_links {
    margin-top: 30px;
  }
}

/* line 184, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .socail_links ul li {
  display: inline-block;
}

/* line 187, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .socail_links ul li a {
  font-size: 8px;
  color: #AAB1B7;
  width: 30px;
  display: inline-block;
  text-align: center;
  background: transparent;
  margin-right: 7px;
  color: #FFFFFF;
  line-height: 40px !important;
  color: #E8E8E8;
}

/* line 202, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_footer.scss */
.footer .socail_links ul li a:hover {
  color: #FF1414 !important;
  border-color: transparent;
}










/* line 85, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
b,
sup,
sub,
u,
del {
  color: #ff5e13;
}

/* line 93, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h1 {
  font-size: 36px;
}

/* line 97, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h2 {
  font-size: 30px;
}

/* line 101, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h3 {
  font-size: 24px;
}

/* line 105, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h4 {
  font-size: 18px;
}

/* line 109, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h5 {
  font-size: 16px;
}

/* line 113, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h6 {
  font-size: 14px;
}

/* line 117, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
}

/* line 127, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_elements.scss */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  color: #828bb2;
}



/*# sourceMappingURL=style.css.map */