
body {
  font-family: 'Lato', sans-serif;
  overflow: hidden;
  overflow-y: scroll;
  background-color: #101011; /*  #803149;  */
}
body .bg-img {
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
body nav {
  background: rgba(255, 255, 255, 0.1);
 
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.9); 
  box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.9);
  


}

body nav {
	
	position: fixed !important; width: 100%; z-index: 999999; opacity: 1 !important; 
	/* background: #3d3d3d; */
	background: #803149; /* changeColor from #4f4f4f */
	/*
background: -moz-linear-gradient(top, #4f4f4f 0%, #3d3d3d 50%, #4f4f4f 100%);
background: -webkit-linear-gradient(top, #4f4f4f 0%, #3d3d3d 50%, #4f4f4f 100%);
background: linear-gradient(to bottom, #4f4f4f 0%, #3d3d3d 50%, #4f4f4f 100%);
*/	
}

body nav .navbar-nav a {
  font-size: 14px;
  /* text-transform: uppercase; */
  color: #fff !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
body nav .navbar-nav a:hover {
  color: #000 !important;
}
body nav .navbar-nav .btn-danger {
  background: #803149; /* changeColor from #ff-80-13 */
  border-color: #803149; /* changeColor from #ff-80-13 */
  border-radius: 0;
}
body nav .navbar-nav .btn-danger:hover {
  background: #803149; /* changeColor from #ff-80-13 */
  border-color: #803149; /* changeColor from #ff-80-13 */
}

.navbar-brand {
	  position: absolute; top: -10px;
	  left: 45%;
	  
  }
  
 
 .h6Tag_mapTitle {
	
	color: #803149; 
	font-weight: 900; 
	text-align: center;
	
}
  


  .navBorderBottom {
	
	border-bottom: 2px solid #803149; 
	/* width: 20%;  */ width: 90px; 
	margin-right:12px;
	/*
	background: #803149; /* changeColor from #ff-80-13 */
	/*background: -moz-linear-gradient(top, #803149 0%, #fc963f 50%, #803149 100%);
	background: -webkit-linear-gradient(top, #803149 0%, #fc963f 50%, #803149 100%);
	background: linear-gradient(to bottom, #803149 0%, #fc963f 50%, #803149 100%);
	*/
	text-align: center !important; 
	border-radius: 15px;
	
}

  .navBorderBottomBTN {
	
	border-bottom: 2px solid #803149; 
	/* width: 20%;  */ width: 90px; 
	text-align: center !important; 
	border-radius: 15px;
	
}

  .navBorderBottom a {
	  text-decoration: none; 
	  font-size: 95%; 
	  font-weight: 900; 
	  color: #fff !important; 
  }
  
    .navBorderBottom i {
	  color: #803149; 
	  background: #000; 
	  border-radius: 3px; 
	  padding: 3px; 
  }
  
  
	.ml-auto .nav-item {
	  
	  /* border-right: 1px solid #5f5e5e; */
	  
	}
  
    .ml-auto .nav-item:hover {
		
		/*
	    transform:scale(1.1,1.1);
		-webkit-transform:scale(1.1,1.1);
		-moz-transform:scale(1.1,1.1);
		*/
		font-weight: bold;
		
	}
	
	.active {
		
		transform:scale(1.1,1.1);
		-webkit-transform:scale(1.1,1.1);
		-moz-transform:scale(1.1,1.1);
		font-weight: bold;
		
	}
  
    .navBorderBottom .hotLineNUmber {
	  color: #000;  
	}

    .navBorderBottom:hover {
		transform:scale(1.1,1.1);
		-webkit-transform:scale(1.1,1.1);
		-moz-transform:scale(1.1,1.1);
    }
	
	
	.whatsappLink {
		/*
		border-top: 3px solid #fff; 
		border-left: 3px solid #fff;
		*/
		padding-right: 10px;
		/* border-right: 1px solid #5f5e5e; */
		margin-left: 10px; 
		
	}
	
	.instaLink {
		/*
		border-top: 3px solid #fff; 
		border-right: 3px solid #fff;
		*/
		padding-right: 10px;
		/* border-right: 1px solid #5f5e5e; */
		margin-left: 0px; 
	}
	
	.whatsappLink:hover, .instaLink:hover {
		transform:scale(1.1,1.1);
		-webkit-transform:scale(1.1,1.1);
		-moz-transform:scale(1.1,1.1);
	}
	
	.whatsappLink a {
		padding-bottom: 5px; 
		padding-left: 5px; 
		padding-top: 5px;
		font-size: 13px;
		color: white; 
		text-decoration: none;
		border-top: 1px solid #fff; 
		border-left: 1px solid #fff;
	}
	
	.instaLink a {
		padding-bottom: 5px; 
		padding-right: 5px; 
		padding-top: 5px;
		font-size: 13px;
		color: white; 
		text-decoration: none;
		border-top: 1px solid #fff; 
		border-right: 1px solid #fff;
	}
	
	.whatsappLink img, .instaLink img {
		width: 20px;
		height: 20px;		
	}
	
	.langLinkINnavMenu {
			
			padding: 3px 5px 2px 5px;
			color: #fff;
			border: 1px solid #fff;
			border-radius: 7px;
			cursor: pointer;
			margin-top: 3px;
		}
	
		.langLinkINnavMenu img {
			width: 20px;
			height: 20px;	
			
		}
		
		.langLinkINnavMenu i {
			padding-left: 5px;
		}
		
	.langLink {
		
		padding: 7px 5px 2px 5px;
		margin-left: 10px; 
		color: #fff;
		border: 1px solid #fff;
		/* border-left: 0px; */
		border-radius: 7px;
		cursor: pointer;
		width: 60px;
		height: 40px;
		margin: 0 auto;
	}
	
	.langLink:hover {
		background-color: #484848;
	}
	
	.langLink a {
		font-weight: 500; 
		padding-bottom: 5px; 
		padding-right: 5px; 
		color: white; 
		text-decoration: none;
	}
	
	
	
	.langLink img {
		width: 20px;
		height: 20px;	
		
	}
	
	.langLink i {
		padding-left: 5px;
	}
	
	
	
	
	#selectLangID {
		
		display: none; 
		
		
		background: #484848;
		border: 1px solid #333333;
		position: absolute;
		top: 50px;
		z-index: 999999999 !important;
		
	}
	
	#selectLangID a {
		
		color: #fff;
		padding: 5px 10px 5px 10px;
		display: block;
		
	}
	
	#selectLangID a:hover {
		
		color: #803149;
	}
	
	
	
	#viewAmount {
		
		background: #803149; /* changeColor from #4f4f4f */
		
	}
/*

.logoIMGhf {
   background-image: url('../images/logo2.png');
   width: 128px;
   height: 103px;
}

.logoIMGhf:hover {
   background-image: url('../images/logo2orange.png');
}

*/
	
a, a:hover {
  color: #803149;
}



.fh5co-banner-text-box {
  position: relative;
  max-height: 120px;
  display: inline-block;
  margin-top: 250px;
}
.fh5co-banner-text-box .quote-box {
  max-width: 455px;
  padding: 20px 0;
}
.fh5co-banner-text-box .quote-box h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 40px;
}
.fh5co-banner-text-box .quote-box h2 span {
  color: #803149; /* changeColor from #ff-80-13 */
  font-size: 34px;
}
.fh5co-banner-text-box .quote-box::before {
  content: "";
  position: absolute;
  height: 38px;
  width: 38px;
  left: 0;
  top: 0;
  background: url("../images/right-quote.png");
  background-repeat: no-repeat;
}
.fh5co-banner-text-box .quote-box::after {
  content: "";
  position: absolute;
  height: 38px;
  width: 38px;
  background: url("../images/left-quote.png");
  background-repeat: no-repeat;
  right: 0;
  bottom: 0;
}
.fh5co-banner-text-box a {
  color: #fff;
  border-color: #803149; /* changeColor from #ff-80-13 */
  border-radius: 0;
  min-width: 150px;
}
.fh5co-banner-text-box a:hover {
  background: transparent;
  border-color: gray;
  color: #803149;
}

.fh5co-network, .fh5co-about-us {
  background: url("../images/about-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 50px 0;
  padding-top: 30px;
}
.fh5co-networkXXXXXXX figure, .fh5co-about-us figure {
  margin-top: -70px !important;
}
.fh5co-network h2, .fh5co-about-us h2 {
  color: #101011; /* changeColor from #ff-80-13 */
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 0;
}
.fh5co-network h4, .fh5co-about-us h4, .fh5co-network h5, .fh5co-about-us h5, .fh5co-network p, .fh5co-about-us p {
  color: #282828;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.fh5co-network hr, .fh5co-about-us hr {
  border-color: #803149; /* changeColor from #ff-80-13 */
  border-width: 5px;
  max-width: 100px;
  margin-left: 0;
  border-radius: 5px;
}
.fh5co-networkXXXXXXX figure, .fh5co-about-us figure {
  text-align: center;
}

.fh5co-about-us {
  background: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.fh5co-about-us p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.fh5co-about-us hr {
  border-color: #fff;
  margin-left: 50px;
  margin-top: 5px;
}
.fh5co-about-us a {
  color: #fff !important;
  border-color: #803149; /* changeColor from #ff-80-13 */
  border-radius: 0;
  min-width: 150px;
}
.fh5co-about-us a:hover {
  background: transparent;
  border-color: gray;
  color: #803149;
}

.fh5co-content-box {
  background: #803149;
  padding-bottom: 100px;
}
.fh5co-content-box .pr-0 img {
  margin-top: -128px;
}
.fh5co-content-box img {
  width: 100%;
}
.fh5co-content-box .card-img-overlay {
  color: #fff;
  text-align: center;
  top: 35%;
}
.fh5co-content-box .trainers {
  position: relative;
  padding: 50px 0;
 margin: 70px 0; 
  background: url("../images/gym2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.fh5co-content-box .trainers .bg-50 {
  background: rgba(0, 0, 0, 0.3);
}
.fh5co-content-box .trainers .card {
  border: none;
  background: transparent;
}
.fh5co-content-box .trainers .card img {
  max-width: 250px;
  margin: 0 auto;
  max-height: 250px;
}
.fh5co-content-box .trainers .card .card-body {
  background: #ccc;
  border-radius: 15px;
  padding: 30px 20px;
  margin-top: 30px;
  padding-bottom: 50px;
}
.fh5co-content-box .trainers .card .card-body::before {
  content: "";
  position: absolute;
  border: 20px solid #ccc;
  border-color: transparent transparent #ccc transparent;
  margin-top: -70px;
  text-align: center;
  margin-left: -15px;
}
.fh5co-content-box .trainers .quote-box2 {
  color: #fff;
  max-width: 250px;
  position: relative;
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
}
.fh5co-content-box .trainers .quote-box2::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  top: -10px;
  background: url("../images/right-quote-white.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.fh5co-content-box .trainers .quote-box2::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: url("../images/left-quote-white.png");
  background-repeat: no-repeat;
  right: 0;
  bottom: -10px;
  background-size: 100% 100%;
}
.fh5co-content-box .trainers::before, .fh5co-content-box .trainers::after {
  content: "";
  position: absolute;
  border: 5px solid #803149;
  width: 100%;
  top: -10px;
}
.fh5co-content-box .trainers::before {
  bottom: -10px;
  top: auto;
}
.fh5co-content-box .gallery .card {
  border: none;
  background: transparent;
}
.fh5co-content-box .gallery .card img {
  border-radius: 0;
  max-height: 580px;
}
.fh5co-content-box .gallery .card .card-body {
  background: #803149; /* changeColor from #ff-80-13 */
}
.fh5co-content-box .gallery .card .card-body h4 {
  color: #fff;
}
.fh5co-content-box .gallery .card .card-body p {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

footer {
  background: #101011;
  color: #fff;
}
footer .footer1 p {
  margin-top: 30px;
}
footer .footer2 h4 {
  color: #803149;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 20px auto;
}
footer .footer2 .form-box {
  background: #fff;
  padding: 20px 30px;
  margin-top: -30px;
}
footer .footer2 input[type='text'], footer .footer2 input[type='email'] {
  background: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #000;
}
footer .footer2 input[type='text']:focus, footer .footer2 input[type='email']:focus {
  box-shadow: none;
  border-color: #803149; /* changeColor from #ff-80-13 */
}
footer .footer2 .btn {
  min-width: 150px;
  border-radius: 0;
}
footer .footer2 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #262626;
}
footer .footer2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #262626;
}
footer .footer2 :-ms-input-placeholder {
  /* IE 10+ */
  color: #262626;
}
footer .footer2 :-moz-placeholder {
  /* Firefox 18- */
  color: #262626;
}
footer .footer3 {
  padding-top: 50px;
}
footer .footer3 a {
  background: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  padding: 0;
  padding-top: 5px;
}
footer .footer3 a:hover {
  background: #803149; /* changeColor from #ff-80-13 */
}
footer .footer3 .nav-item li {
  margin: 0 5px;
}
footer .table td, footer .table th {
  border: none;
}

footer::before {
  content: "";
  position: absolute;
  border: 3px solid #803149;
  width: 100%;
  left: 0;
}

@media (max-width: 1199px) {
  .fh5co-content-box .pr-0 img {
    margin-top: -107px;
  }
}


@media (max-width: 991px) {
  .fh5co-content-box .pr-0 img {
    margin-top: -78px;
  }
  .fh5co-content-box .card-img-overlay {
    top: 20%;
  }
  
  .langLink {
		margin-right: -100px;
	}
	
	.instaLink {margin-left: -100px;}
}

@media (max-width: 918px) {
  
  .langLink {
		margin-right: -40px;
	}
	
	.instaLink {margin-left: -40px;}
}

@media (max-width: 799px) {
  
  .langLink {
		position: absolute;
		left: 0px;
	}
	
	
}

@media (max-width: 799px) {
	
	.instaLink {display:none;}
	.whatsappLink {display:none;}
	
	.langLink {
		margin-left: 130px;
	}
	
}

@media (min-width: 768px) and (max-width: 992px) {

.navbar-brand {
	  /*position: absolute  !important;*/
	  left: 300px !important;
  }
  
}

@media (max-width: 767px) {
	

  
  body nav .navbar-nav {
    margin-left: 0 !important;
     /* max-width: 50px; */ max-width: 80px;
  }
  
  body nav {
	 
	border-bottom: 0px;	 
	  
  }

    .ml-auto .nav-item {
	  
	  border-right: none;
	  
  }
  .navbar-brand {
	  position: absolute  !important;
	  right: 10px !important;
  }
  

#selectLangID {
		background: inherit;
		border: none;
		position: relative;
		top: 0px;
		z-index: 999999999 !important;
		
	}
	
.langLink {
		position: absolute;
		left: 60%;
	}
  
  .fh5co-networkXXXXXXX figure, .fh5co-about-us figure {
    margin-top: 0 !important;
  }

  .fh5co-content-box .pr-0 img {
    margin: 20px auto;
  }
  .fh5co-content-box .col-md-5 {
    padding: 0 !important;
  }
  .fh5co-content-box .col-md-7 {
    padding: 0 !important;
  }

  .gallery .card {
    margin-bottom: 25px;
  }

  .footer1 {
    min-height: 150px;
  }

  .footer2 .form-box {
    margin-top: 0 !important;
  }
}


.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

@media (min-width: 565px) and (max-width: 767px) {
  
  .button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 370px; /* 240px !important; */ 
	 margin-top: 0px;
	
}

}


@media (max-width: 565px) {
  
  .button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 300px; /* 240px !important; */ 
	 
	
}

}




@media  (max-width: 506px) {
	
	  .button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: -10px; /* 240px !important; */ 
	 
	
}

.langLink {
		left: -40px; 
	}

}

@media  (max-width: 425px) {
	
	  .button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 110px; /* 240px !important; */ 
	 
	
}

}

@media  (max-width: 385px) {
	
	  .button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 95px; /* 240px !important; */ 
	 
	
}

}


@media (min-width: 425px) and (max-width: 455px) {
 /*  */


.navbar-brand img{
		
		width: 120px;
   
	}

}



@media (max-width: 455px) {
 /*  */


	
	.topAdvert {
		
		right: 150px !important; 
		
	}
	
	.navbar-brand {
		
		left: 70% !important;
   
	}
	
	.navbar-brand img{
		
		width: 100px;
   
	}

}

@media (max-width: 352px) {
 /*  */


	
	.topAdvert {
		
		right: 100px !important; 
		
	}
	
	.navbar-brand {
		
		left: 66% !important;
   
	}
	
	.navbar-brand img{
		
		width: 100px;
   
	}

}


@media (max-width: 306px) {
 /*  */


	
	.topAdvert {
		
		right: 90px !important; 
		
	}
	
	.navbar-brand {
		
		left: 64% !important;
   
	}
	
	.navbar-brand img{
		
		width: 100px;
   
	}

}

@media (min-width: 380px) and (max-width: 425px) {

/*

	.navbar-brand {
		
		left: 70% !important;
   
	}
	
	.navbar-brand img{
		
		width: 100px;
   
	}

*/
}

@media (min-width: 345px) and (max-width: 380px) {
 /*  


	.navbar-brand {
		
		left: 270px !important;
   
	}
	
	.navbar-brand img{
		
		width: 80px;
   
	}
	*/
	

}

@media (min-width: 369px) and (max-width: 380px) {
 /*  */


	
	
	.button-57, .navBorderBottom {
	 margin-right: 80px; /* 240px !important; */ 
	 
	
	}


}


@media (min-width: 357px) and (max-width: 369px) {
 /*  

	.navbar-brand {
		
		left: 255px !important;
   
	}
	
	*/
	.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 80px; /* 240px !important; */ 
	 
	
	}


}

@media (min-width: 345px) and (max-width: 357px) {
 /*  

	.navbar-brand {
		
		left: 252px !important;
   
	}
	*/
	
	.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 70px; /* 240px !important; */ 
	 
	
	}


}


@media  (max-width: 345px) {
 

/*
	.navbar-brand {
		
		left: 240px !important;
   
	}
	
	.navbar-brand img{
		
		width: 80px;
  
	}
*/
.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 70px; /* 240px !important; */ 
	 
	
}

.langLink {
		left: -58px; 
	}

}

@media  (max-width: 327px) {
 /* 

	.navbar-brand {
		
		left: 230px !important;
   
	}
	.navbar-brand img{
		
		width: 80px;
  
	}
	*/
	.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 60px; /* 240px !important; */ 
	 
	
	}

}



@media  (max-width: 315px) {
 /*  

	.navbar-brand {
		
		left: 230px !important;
   
	}
	
.navbar-brand img{
		
		width: 60px;
  
	}
	*/
	.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 50px; /* 240px !important; */ 
	 
	
	}

}



@media  (max-width: 308px) {
 /*  */

	
	
	.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 45px; /* 240px !important; */ 
	 
	
	}

}


@media  (max-width: 300px) {
 /*  */

	
	
	.button-57, .navBorderBottom {
	 /* margin-right: 25px !important;  */
	 margin-right: 35px; /* 240px !important; */ 
	 
	
	}

}