html{
	height:100%;
	overflow:hidden;
}

@font-face {
	font-family: 'Botany Personal Use';
	font-style: normal;
	font-weight: normal;
	src: local('Botany Personal Use'), url('../fonts/BotanyPersonalUse-axLWg.woff') format('woff');
}

body.fitness_web .fixed-top{
	/* z-index: 1; */
	font-family: 'Montserrat', sans-serif;
}

html.inner_page_ht{
	height:auto;
	overflow-y:scroll;
}

body.fitness_web.inner_page{
	height: auto;
    overflow-x: hidden;
    width: 100%;
}

body.fitness_web{
    background-color: #e5e5e5;
	height:100%;
	overflow:hidden;
}

.o-video {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%; /* 9 / 16 * 100 */
}
.o-video > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}


.fitness_web .container_box{
	height: 140px;
    margin-bottom: 28px;
    margin-top: 28px;
	position:relative;
}

.fitness_web .container_box h4{
	font-size: 2.2rem;
	line-height:1.5;
	font-family: 'Botany Personal Use';
}

.fitness_web .container_box h4 span{
	font-family: 'Montserrat', sans-serif;
}

.fitness_web .container_box h4.slides{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	width:100%;
}

.fitness_web .page_scroll{
	overflow-y: scroll;
    height: 465px;
}

.fitness_web .page_scroll::-webkit-scrollbar {
  width: 4px;
}

/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

h4.red_clr {
    color: #fe0c0c;
    border-bottom: 3px solid #000;
    display: inline-block;
    padding-bottom: 0px;
}

/*SOCİAL İCONS*/

/* footer social icons */

footer.page-footer .footer-copyright ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

footer.page-footer .footer-copyright ul.social-network li {
  display: inline;
  margin: 0 5px;
}


/* footer social icons */

footer.page-footer .footer-copyright .social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

footer.page-footer .footer-copyright .social-network a.icoInstagram:hover {
  background-color: #b16c4f;
}

footer.page-footer .footer-copyright .social-network a.icoFacebook:hover i,
footer.page-footer .footer-copyright .social-network a.icoInstagram:hover i {
  color: #fff;
}

footer.page-footer .footer-copyright .social-network a.socialIcon:hover,
footer.page-footer .footer-copyright .socialHoverClass {
  color: #44BCDD;
}

footer.page-footer .footer-copyright .social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
  background-color: #e5e5e5;
}

footer.page-footer .footer-copyright .social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

footer.page-footer .footer-copyright .social-circle li a:hover i,
footer.page-footer .footer-copyright .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

footer.page-footer .footer-copyright .social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

footer.page-footer .footer-copyright .social-network a {
  background-color: #F9F9F9;
}

/* Side menu */
.fitness_web .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #212b31;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.fitness_web .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #ff0000;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
}

.fitness_web .sidenav a:hover {
  color: #f1f1f1;
}

.fitness_web .sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .fitness_web .sidenav {padding-top: 15px;}
  .fitness_web .sidenav a {font-size: 18px;}
}
/* Side menu */

.fitness_web .col_1 {
    float: left;
    width: 50%;
}
.fitness_web .col_1 img {
    width: 68%;
    margin: 0 auto;
    display: block;
}
.fitness_web .posi_absl{
	position: absolute;
    bottom: 70px;
}
.fitness_web h1 {
    font-size: 2.1rem;
    letter-spacing: 3px;
}

.fitness_web img.img_04 {
    position: absolute;
    bottom: -40px;
    right: -69px;
}

.fitness_web img.img_04_sub {
    position: absolute;
    bottom: -7%;
    right: 8%;
}

.fitness_web img.img_03 {
    position: absolute;
    top: 20%;
    right: 5%;
    width: 150px !important;
    z-index: 0;
}

.fitness_web img.img_07 {
    position: absolute;
    top: 65px;
    right: -100px;
    /* width: 199px !important; */
}

.fitness_web img.img_08 {
    position: absolute;
    bottom: 20%;
    right:-8%;
    z-index: -1;
    width: 250px !important;
}

.fitness_web img.img_09 {
    position: absolute;
    bottom: 21%;
    right: 6%;
}

.fitness_web img.img_02 {
    position: absolute;
    bottom: 20%;
    left: -1%;
    width: 160px !important;
}

.fitness_web .pt-120{
	padding-top:100px;
}

img.logo_fitness {
    width: 290px;
}

.fitness_web img.img_01 {
    position: absolute;
    left: -50px;
    top: -40px;
    width: 220px !important;
}

.fitness_web img.img_05 {
    position: absolute;
    top: 10%;
    left: 8%;
    z-index: 0;
    /* transform: rotate(-40deg) !important; */
    width: 230px !important;
}

.fitness_web img.img_06 {
    position: absolute;
    top: 40%;
    left: 3%;
    width: 180px !important;
}

.fitness_web img.img_01, .fitness_web img.img_02, .fitness_web img.img_03, .fitness_web img.img_04, .fitness_web img.img_04_sub,
.fitness_web img.img_05, .fitness_web img.img_06, .fitness_web img.img_07, .fitness_web img.img_08, .fitness_web img.img_09 {
    width: 200px;
}

.fitness_web .offcanvas-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 100%;
    left: -300px;
    width: 300px;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: /*#343a40*//*#f8f9fa*/#0069bd;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: left, visibility;
}

.fitness_web .offcanvas-collapse {
    align-items: start;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border-right: 5px solid rgba(0, 0, 0, 0.2);

}

.fitness_web .offcanvas-collapse.open {
    left: 0;
    visibility: visible;
	width:80%;
}

.fitness_web .navbar-dark .navbar-toggler {
    color: rgb(33 37 41);
    border-color: rgb(165 165 165);
    background-color: #a5a5a5;
}

.fitness_web .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
}

.fitness_web .nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}
.fitness_web .nav-scroller .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, .75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.fitness_web .nav-underline .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
    color: #6c757d;
}

.fitness_web .nav-underline .nav-link:hover {
    color: #007bff;
}

.fitness_web .nav-underline .active {
    font-weight: 500;
    color: #343a40;
}

.fitness_web .navbar.navbar-expand-lg.fixed-top.shadow.navbar-dark.navbar-offcanvas{
	    background-color: transparent;
		box-shadow: 0 0rem 0rem rgba(0,0,0,.15)!important;
}

.fitness_web .navbar-dark .navbar-brand {
    color: #fff;
    display: none;
}

.fitness_web .fixed-top{
	bottom:0;
}

.fitness_web .navbar-dark .navbar-toggler{
	margin: 0 auto;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
	z-index: 4;
}

.inner_page.fitness_web .navbar-dark .navbar-brand {
	display: block;
}

.inner_page.fitness_web .navbar-dark .navbar-toggler{
	position: relative;
	bottom: 0px;
}

.inner_page.fitness_web .fixed-top {
    height: auto;
    bottom: auto;
}

/* Vertical tabs with on hover */

.inner_page.fitness_web .img_events {
    margin-bottom: 30px;
}

.inner_page.fitness_web .tab-content>.tab-pane h2 {
    margin-bottom: 30px;
    font-size: 1.5rem;
    border-bottom: 3px solid #000;
    display: inline-block;
    padding-bottom: 1px;
    color: #fb2727;
}

.inner_page.fitness_web .img_events img {
    width: 100%;
    border-radius: 10px;
}

.inner_page.fitness_web .nav-pills .nav-link.active, .inner_page.fitness_web .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #eda1a1;
    border-radius: 25px;
}

.inner_page.fitness_web .nav-pills .nav-link {
    border-radius: .25rem;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

/*------------------------------------*\
	Navigation
\*------------------------------------*/

.inner_page.fitness_web .main_nav{
	    position: fixed;
 		width: 100%;
 		text-align: center;
 		font-size: 16px;
 		height: 75px;
 		background: transparent;
 		color: #fff;
 		/* font-family: 'PT Sans', sans-serif; */
 		// set animation
 		-webkit-transition: all 0.4s ease;
 		transition: all 0.4s ease;
}
.inner_page.fitness_web .bg-dark.sticky {
    font-size: 14px;
    height: 78px;
    background-color: #ffffff !important;
    text-align: left;
    padding-left: 20px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.inner_page.fitness_web .sticky .navbar-brand img {
    width: 100px;
    margin-top: 0px;
}
.inner_page.fitness_web .bg-dark {
    background-color: transparent !important;
}
.inner_page.fitness_web .navbar-dark .navbar-nav .active>.nav-link, .inner_page.fitness_web .navbar-dark .navbar-nav .nav-link.active, .inner_page.fitness_web .navbar-dark .navbar-nav .nav-link.show, .inner_page.fitness_web .navbar-dark .navbar-nav .show>.nav-link {
    color: #fb2727;
}
.inner_page.fitness_web .navbar-dark .navbar-nav .nav-link {
    color: rgb(6, 7, 9);
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Sansita', sans-serif;
}
.inner_page.fitness_web .navbar .topnav-right {
    width: 100%;
}
.inner_page.fitness_web .navbar .nav_menu_right {
    text-align: right;
    float: right;
}

.inner_page.fitness_web .dropdown-item.active, .inner_page.fitness_web .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ffb605;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ffb605;
}
.inner_page.fitness_web .dropdown-item{
	padding: .5rem 1.5rem;
}
.inner_page.fitness_web .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
/* -- mobile nav -- */



/* -- nav btn collapse -- */

.nav-collapse {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
    z-index: 99999;
}

.nav-collapse span {
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
}

.nav-collapse span:before, .nav-collapse span:after {
    content: "";
    display: block;
}

.nav-collapse span, .nav-collapse span:before, .nav-collapse span:after {
    height: 4px;
    background: #10161A;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.nav-collapse span:before {
    -webkit-transform: translate(0%, 10px);
    -ms-transform: translate(0%, 10px);
    transform: translate(0%, 10px);
}

.nav-collapse span:after {
    -webkit-transform: translate(0%, -14px);
    -ms-transform: translate(0%, -14px);
    transform: translate(0%, -14px);
}

#nav.open .nav-collapse span {
    background: transparent;
}

#nav.open .nav-collapse span:before {
    -webkit-transform: translateY(0px) rotate(-135deg);
    -ms-transform: translateY(0px) rotate(-135deg);
    transform: translateY(0px) rotate(-135deg);
}

#nav.open .nav-collapse span:after {
    -webkit-transform: translateY(-4px) rotate(135deg);
    -ms-transform: translateY(-4px) rotate(135deg);
    transform: translateY(-4px) rotate(135deg);
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    color: rgba(255,255,255,0.6);
    background-color: rgb(0 0 0 / 81%);
    padding-left: 15px;
    padding-right: 15px;
}

footer.page-footer .footer-copyright a {
    color: #fb2727;
    text-decoration: none;
    background-color: transparent;
}

/*** START BS OVERRIDES ***/
.fitness_web .features {
  padding: 50px 0;
}
.fitness_web .features.light-brown {
  background-color: #faf8f5;
}
.fitness_web .features h2.section-title {
  color: #333333;
  font-size: 22px;
  margin: 0;
  text-align: center;
}
.fitness_web .features .v-tabs .v-tab-head a,
.fitness_web .features .v-tabs a.v-tab-head {
  color: #292929;
  cursor: pointer;
  display: block;
  padding: 15px 30px 15px 15px;
  border-right: 1px solid #33cc66;
  margin: 0;
  text-align: right;
  font: 20px "Raleway", "franklin-gothic-urw", "Helvectica Neue", helvetica, clean, sans-serif;
}
.fitness_web .features .v-tabs .v-tab-head a.active, .fitness_web .features .v-tabs .v-tab-head a:hover,
.fitness_web .features .v-tabs a.v-tab-head.active,
.fitness_web .features .v-tabs a.v-tab-head:hover {
  font-weight: bold;
  text-decoration: none;
}
.fitness_web .features .v-tabs .v-tab-head a {
  position: relative;
  display: block;
}
.fitness_web .features .v-tabs .v-tab-head a.active::after, .fitness_web .features .v-tabs .v-tab-head a.active::before {
  content: "";
  border-style: solid;
  border-width: 15px;
  position: absolute;
  right: 0;
  top: 15px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.fitness_web .features .v-tabs .v-tab-head a.active::before {
  border-color: #3fcf6e transparent transparent;
}
.fitness_web .features .v-tabs .v-tab-head a.active::after {
  margin-right: -1px;
  border-color: #faf8f5 transparent transparent;
}
.fitness_web .features .v-tabs a.v-tab-head {
  border: none;
  padding: 15px 0;
  text-align: left;
  position: relative;
}
.fitness_web .features .v-tabs a.v-tab-head:after {
  color: #e2dcd6;
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.fitness_web .features .v-tabs a.v-tab-head.active::after {
  color: #3c6;
  content: "\f078";
}
.fitness_web .features .v-tabs .v-tab-pane {
  padding: 0 15px;
}
.fitness_web .features .v-tabs .v-tab-pane ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.fitness_web .features .v-tabs .v-tab-pane ul li {
  border-bottom: 1px solid #e2dcd6;
  color: #292929;
  font-size: 16px;
  padding: 15px 0;
}
.fitness_web .features .v-tabs .v-tab-pane ul li i {
  color: #4c81b6;
  cursor: pointer;
  font-size: 14px;
}
.fitness_web .features .v-tabs .v-tab-pane .in {
  border-top: none;
  padding-top: 0;
}
.fitness_web .features .v-tabs .v-tab-pane .popover {
  border: 1px solid #014d7e !important;
  border-radius: 0;
  width: auto;
  margin: 10px 0 0 0;
  max-width: 276px;
  left: auto;
  box-shadow: none;
}
.fitness_web .features .v-tabs .v-tab-pane .popover.bottom .arrow {
  border-bottom-color: #014d7e;
}
.fitness_web .features .v-tabs .v-tab-pane .popover .popover-content {
  font-size: 14px;
  padding: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .fitness_web .features.light-brown {
    border-top: 0 none;
  }
  .fitness_web .features h2.section-title {
    font-size: 32px;
  }
  .fitness_web .features .v-tabs .v-tab-pane .in {
    border-top: 1px solid #DDD;
    border-bottom: 2px solid #DDD;
  }
  .fitness_web .features .popover {
    margin: 10px 5% 0;
    max-width: none;
    width: 90%;
  }
}



/* Vertical tabs with on hover end */

/* Contact us style */

.fitness_web form.form_inline.fit4{}

.fitness_web form.form_inline.fit4 .btn-primary {
    color: #2b2b2b;
    background-color: transparent;
    border-color: #2b2b2b;
    border-radius: 25px;
    width: 140px;
    float: right;
}

.fitness_web form.form_inline.fit4 .btn-primary:hover{
	color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}

.fitness_web form.form_inline.fit4 textarea.form-control {
    height: auto;
    resize: none;
}

.fitness_web form.form_inline.fit4 .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 0rem 0rem .375rem 0rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e5e5e5;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-bottom: 1px solid #868686;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.fitness_web form.form_inline.fit4 label {
    display: block;
    margin-bottom: .5rem;
    text-align: left;
}
/* Contact us end */

/* Testimonials start */
.fitness_web .grid_media {
	margin-bottom:15px;
}
.fitness_web .grid_media .card {
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid 1px solid rgba(0,0,0,.125);
	border-radius: 20px;
}

.fitness_web .card {
    margin: 0 auto;
    background-color: transparent;
    border: 1px solid transparent;
}

.fitness_web .card .carousel-control-prev {
    left: -100px;
}

.fitness_web .card .border_right{
	border-left: 4px solid #f00;
}

.fitness_web .card .carousel-control-next {
    right: -100px;
}

.fitness_web .card .carousel-item {
    height: 480px;
}

.fitness_web .card .carousel-item small {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    display: block;
    line-height: 1.7;
}

.card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: #3d3d3d;
}

.card .carousel-caption img.rounded-circle {
    width: 100%;
    max-width: 100%;
}

.card .carousel-caption h3 {
  color: #3d3d3d;
}
.fitness_web .card .carousel-caption p {
  line-height: 30px;
}
.fitness_web .card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center;
}
.fitness_web .card .carousel-caption .col-sm-9 {
  text-align: left;
}

.fitness_web .card.card_bg_white {
    background-color: #fff;
    border-radius: 20px;
}

.fitness_web .card.card_bg_white .img-round {
    position: relative;
    /* height: 0; */
    /* padding-bottom: 100%; */
    /* overflow: hidden; */
    /* border-radius: 50%; */
}

.fitness_web .card.card_bg_white .img-round > img {
    /* position: absolute; */
    /* width: 100%;
    height: 100%; */
	width: 185px;
    height: 185px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
}

.fitness_web .card.card_bg_white  small {
    font-size: 13px;
    font-style: italic;
    display: block;
	text-align:right;
}


.fitness_web .card .carousel-control-prev, .fitness_web .card .carousel-control-next {
  /* color: #3d3d3d !important;
  opacity: 1 !important;
  hover: #ef4c23; */
}


/* Testimonials end */

/* Media style */
@media screen and (max-width: 600px) {
.fitness_web h1 {
    font-size: 1.5rem;
    letter-spacing: 2px;
}

.row.justify-content-center.align-self-center.w-100.pt-120{
	width:auto !important;
}

.fitness_web .navbar-dark .navbar-toggler{
	margin-right: 0px;
}

.h3, h3 {
    font-size: 1.2rem;
}

.inner_page.fitness_web .sticky .navbar-brand img {
    width: 78px;
    margin-top: 0px;
}

.fitness_web .navbar-dark .navbar-brand img {
	width: 78px;
}

.inner_page.fitness_web .bg-dark.sticky{
	height: auto;
	padding: .3rem 1rem;
}

.fitness_web .card.card_bg_white .img-round > img{
	margin-bottom: 15px;
}

.inner_page.fitness_web .bg-dark {
    background-color: #fff !important;
	height: auto;
	text-align: left;
}

p{
	text-align:left;
}

.fitness_web img.img_01, .fitness_web img.img_02, .fitness_web img.img_03, .fitness_web img.img_04, .fitness_web img.img_04_sub, .fitness_web img.img_05, .fitness_web img.img_06, .fitness_web img.img_07, .fitness_web img.img_08, .fitness_web img.img_09 {
    width: 100px;
}

img.logo_fitness {
    width: 161px;
}

.fitness_web img.img_01 {
    position: absolute;
    left: -50px;
    top: -40px;
    width: 140px !important;
}

.fitness_web img.img_05 {
    position: absolute;
    top: 10%;
    left: 8%;
    z-index: 0;
    /* transform: rotate(
-40deg
) !important; */
    width: 100px !important;
}

.fitness_web img.img_08 {
    position: absolute;
    bottom: 40%;
    right: -1%;
    z-index: -1;
    width: 110px !important;
}

.fitness_web img.img_03 {
    position: absolute;
    top: 20%;
    right: -1%;
    width: 80px !important;
    z-index: 0;
}

.fitness_web img.img_02 {
    position: absolute;
    bottom: 20%;
    left: -1%;
    width: 80px !important;
}

.fitness_web img.img_06 {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 80px !important;
}

.fitness_web .container_box h4 {
    font-size: 1.5rem;
    line-height: NORMAL;
    font-family: 'Botany Personal Use';
}

.fitness_web .posi_absl p, .fitness_web .mx-auto.text-center p{
	text-align: center !important;
}

.fitness_web img.img_07 {
    position: absolute;
    top: 65px;
    right: 0px;
    /* width: 199px !important; */
}

.fitness_web img.img_04 {
    position: absolute;
    bottom: -40px;
    right: 0;
    display: none;
}

.fitness_web img.img_09 {
    position: absolute;
    bottom: 25%;
    right: 0%;
}

.fitness_web .col_1 {
    float: none;
    width: 100%;
}

.fitness_web .col_1 img {
    width: 100%;
    margin: 0 auto;
    display: none;
}

.fitness_web .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #ff0000;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
}

.fitness_web img.img_04_sub {
    position: absolute;
    bottom: 58px;
    right: 0px;
}

}

@media screen and (max-width: 480px) {
.fitness_web h1 {
    font-size: 1.5rem;
    letter-spacing: 2px;
}

.row.justify-content-center.align-self-center.w-100.pt-120{
	width:auto !important;
}

.fitness_web .navbar-dark .navbar-toggler{
	margin-right: 0px;
}

.h3, h3 {
    font-size: 1.2rem;
}

.inner_page.fitness_web .sticky .navbar-brand img {
    width: 78px;
    margin-top: 0px;
}

.fitness_web .navbar-dark .navbar-brand img {
	width: 78px;
}

.inner_page.fitness_web .bg-dark.sticky{
	height: auto;
	padding: .3rem 1rem;
}

.fitness_web .card.card_bg_white .img-round > img{
	margin-bottom: 15px;
}

.inner_page.fitness_web .bg-dark {
    background-color: #fff !important;
	height: auto;
	text-align: left;
}

p{
	text-align:left;
}

.fitness_web img.img_01, .fitness_web img.img_02, .fitness_web img.img_03, .fitness_web img.img_04, .fitness_web img.img_04_sub, .fitness_web img.img_05, .fitness_web img.img_06, .fitness_web img.img_07, .fitness_web img.img_08, .fitness_web img.img_09 {
    width: 100px;
}

img.logo_fitness {
    width: 161px;
}

.fitness_web img.img_01 {
    position: absolute;
    left: -50px;
    top: -40px;
    width: 140px !important;
}

.fitness_web img.img_05 {
    position: absolute;
    top: 10%;
    left: 8%;
    z-index: 0;
    /* transform: rotate(
-40deg
) !important; */
    width: 100px !important;
}

.fitness_web img.img_08 {
    position: absolute;
    bottom: 40%;
    right: -1%;
    z-index: -1;
    width: 110px !important;
}

.fitness_web img.img_03 {
    position: absolute;
    top: 20%;
    right: -1%;
    width: 80px !important;
    z-index: 0;
}

.fitness_web img.img_02 {
    position: absolute;
    bottom: 20%;
    left: -1%;
    width: 80px !important;
}

.fitness_web img.img_06 {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 80px !important;
}

.fitness_web .container_box h4 {
    font-size: 1.5rem;
    line-height: NORMAL;
    font-family: 'Botany Personal Use';
}

.fitness_web .posi_absl p, .fitness_web .mx-auto.text-center p{
	text-align: center !important;
}

.fitness_web img.img_07 {
    position: absolute;
    top: 65px;
    right: 0px;
    /* width: 199px !important; */
}

.fitness_web img.img_04 {
    position: absolute;
    bottom: -40px;
    right: 0;
    display: none;
}

.fitness_web img.img_09 {
    position: absolute;
    bottom: 25%;
    right: 0%;
}

.fitness_web .col_1 {
    float: none;
    width: 100%;
}

.fitness_web .col_1 img {
    width: 100%;
    margin: 0 auto;
    display: none;
}

.fitness_web .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #ff0000;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
}

.fitness_web img.img_04_sub {
    position: absolute;
    bottom: 58px;
    right: 0px;
}

}

@media screen and (max-width: 320px) {
.fitness_web h1 {
    font-size: 1.5rem;
    letter-spacing: 2px;
}

.row.justify-content-center.align-self-center.w-100.pt-120{
	width:auto !important;
}

.fitness_web .navbar-dark .navbar-toggler{
	margin-right: 0px;
}

.h3, h3 {
    font-size: 1.2rem;
}

.inner_page.fitness_web .sticky .navbar-brand img {
    width: 78px;
    margin-top: 0px;
}

.fitness_web .navbar-dark .navbar-brand img {
	width: 78px;
}

.inner_page.fitness_web .bg-dark.sticky{
	height: auto;
	padding: .3rem 1rem;
}

.fitness_web .card.card_bg_white .img-round > img{
	margin-bottom: 15px;
}

.inner_page.fitness_web .bg-dark {
    background-color: #fff !important;
	height: auto;
	text-align: left;
}

p{
	text-align:left;
}

.fitness_web img.img_01, .fitness_web img.img_02, .fitness_web img.img_03, .fitness_web img.img_04, .fitness_web img.img_04_sub, .fitness_web img.img_05, .fitness_web img.img_06, .fitness_web img.img_07, .fitness_web img.img_08, .fitness_web img.img_09 {
    width: 100px;
}

img.logo_fitness {
    width: 161px;
}

.fitness_web img.img_01 {
    position: absolute;
    left: -50px;
    top: -40px;
    width: 140px !important;
}

.fitness_web img.img_05 {
    position: absolute;
    top: 10%;
    left: 8%;
    z-index: 0;
    /* transform: rotate(
-40deg
) !important; */
    width: 100px !important;
}

.fitness_web img.img_08 {
    position: absolute;
    bottom: 40%;
    right: 0%;
    z-index: -1;
    width: 110px !important;
}

.fitness_web img.img_03 {
    position: absolute;
    top: 20%;
    right: 0%;
    width: 80px !important;
    z-index: 0;
}

.fitness_web img.img_02 {
    position: absolute;
    bottom: 20%;
    left: -1%;
    width: 80px !important;
}

.fitness_web img.img_06 {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 80px !important;
}

.fitness_web .container_box h4 {
    font-size: 1.5rem;
    line-height: NORMAL;
    font-family: 'Botany Personal Use';
}

.fitness_web .posi_absl p, .fitness_web .mx-auto.text-center p{
	text-align: center !important;
}

.fitness_web img.img_07 {
    position: absolute;
    top: 65px;
    right: 0px;
    /* width: 199px !important; */
}

.fitness_web img.img_04 {
    position: absolute;
    bottom: -40px;
    right: 0;
    display: none;
}

.fitness_web img.img_09 {
    position: absolute;
    bottom: 25%;
    right: 0%;
}

.fitness_web .col_1 {
    float: none;
    width: 100%;
}

.fitness_web .col_1 img {
    width: 100%;
    margin: 0 auto;
    display: none;
}

.fitness_web .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #ff0000;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
}

.fitness_web img.img_04_sub {
    position: absolute;
    bottom: 58px;
    right: 0px;
}

}




