
/* ----------------------------------------- SLIDER ------------------------ */
#slider{ 
  max-width:100%;
  margin:auto;
  padding:0;
  position:relative;
}
#slider img {
  width: 100%;
}
#slider h1{
  padding: 0 25px 5% 0;
  left: 50%;
  font-family: 'Caveat', cursive;
  font-size: 60px;
  color: #3890cb;
  text-transform: uppercase;
}
#slider p{ 
  color:#ffffff;
  margin:0 0 0 0;
  line-height:20px;
  border-radius:0 0 5px 5px;
  font:25px/20px arial;
  font-weight:bold;
  font-weight: bold;
    font-family: 'Caveat', cursive;
    font-size: 36px;
    margin-top: -3%;
    margin-bottom: 3%;
}
#slider a.read-more{
  border: 4px solid #fff;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.38);
  border-radius: 50px;
}
#slider .carousel-caption.d-none.d-md-block {
  margin: 10% 0;
}
a.blog-more{ 
  display:inline-block;
  font:400 16px 'Roboto Condensed', sans-serif;
  padding:10px 30px;
  margin-top:21px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  margin-right:15px;
}

/*slider fade*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#slider ol.carousel-indicators{
  text-align: center;
  bottom: 19%;
  left: 39px;
  z-index: 1;
  right: 0;
  left: 0;
}
#slider ol.carousel-indicators .active,#slider ol.carousel-indicators .active:after{
  border:2px solid var(--rozered);
}
#slider .slide_nav i{
  font-size: 30px;
  color: var(--white);
  width: 40px;
  height: 40px;
  font-size: 12px;
}
#slider ol.carousel-indicators .active:after{
  content: "";
  width: 24px;
  height: 24px;
  margin-left: -12px;
  margin-top: -12px;
}
#slider .slider-box,#slider .carousel-caption,#our-feature .feature-button,#about-us .about-list,#testimonial .testi-quote,#our-blog span.blog-author,#testimonial .testi-quote{
  text-align: left;
}
.slide_next_image img,#our-services .our-services-button,#our-team .team-button{
  text-align: right;
}
#slider .inner_carousel h2 small,#our-team .owl-carousel .owl-dots,#our-blog span.blog-author,#testimonial .testimonials-content a,#testimonial .testimonials-content:hover p:after{
  display:block; 
}
#slider .slider-button-1,#slider span.video-play-icon i,#slider ol.carousel-indicators .active:after,#portfolio .work-tabs ul li,#testimonial .testimonial-head span:before,#testimonial .testimonial-head span:after{
  display: inline-block;
}
#record-loop,#team-loop,#our-partners #partners-loop,#our-blog .blog-share-icon,.modal-backdrop.show,#testimonial .testimonials-content p:after,#testimonial #testimonial-loop{
  display: none;
}
#slider,#our-feature,#our-feature a.feature-button,#our-services .service-all-content,#our-services .our-services-details,#our-services .feature-button,#testimonial .testi-box,#testimonial .testimonial-head span:before,#testimonial .testimonial-head span:after,#testimonial .testimonials-content p,#testimonial .testi-quote{
  position: relative;
}
#slider .slider-box,#slider .carousel-prev-button,#slider .carousel-next-button,#slider ol.carousel-indicators,#our-feature a.feature-button i,#slider ol.carousel-indicators .active:after,#our-feature .features-inner,#our-team a.team-icon,#testimonial .owl-carousel .owl-dots,#testimonial .testimonials-content p:after{
  position: absolute;
}
#slider ol.carousel-indicators,#our-feature .features-inner,#our-services .feature-button,#testimonial .owl-carousel .owl-dots,.owl-carousel .owl-item img{
  margin: 0 auto;
}
/*------------------------------------- welcome section-----------------------------*/
.hel-wel h2 {
  font-size: 70px;
  text-align: left;
  margin-bottom: 11%;
  color: #000;
  font-weight: normal;
  margin-top: 18%;
  font-family: 'Caveat', cursive;
}
.hel-wel p {
  font-size: 16px;
  margin-bottom: 5%;
  color: #9c9c9c;
}
.hel-wel h4 {
  color: #9c9c9c;
  font-size: 28px;
  margin-top: 10%;
  font-weight: normal;
}
.nature-arm h3 {
  font-size: 70px;
  color: #fff;
  font-weight: normal;
  padding-top: 15%;
  font-family: 'Caveat', cursive;
  text-align: left;
  margin-left: 9%;
}
section#our-services {
  padding: 0;
}
#our-services .arms,#club-services .arms{
  padding: 0;
}
.nature-arm {
  background-repeat: no-repeat;
  background-size: 100%;
}
.nature-arm p {
  color: #fff;
  text-align: left;
  margin-top: 6%;
  font-size: 15px;
  margin-left: 10%;
}
.nature-arm a {
  color: #fff;
  font-size: 15px;
  border: solid 3px;
  border-radius: 25px;
  padding: 10px 10px;
  margin-right: 53%;
}
.wel-button{
  padding: 5em 0;
  text-align: center;
}
/*-------------------------------- About us ------------------------------------*/
#about{
  padding:3px 0;
}
.about-wel h3 {
  font-size: 70px;
  text-align: left;
  margin-bottom: 11%;
  color: #000;
  font-weight: normal;
  margin-top: 18%;
  font-family: 'Caveat', cursive;
}
.about-wel p {
  font-size: 16px;
  margin-bottom: 5%;
  color: #9c9c9c;
}
.inner-pic {
  background: url(images/food-bg-3.jpg);
  background-size: 100% 100%;
  height: 33em;
}
.col-md-6.yoga{
  padding: 0 !important;
}
.col-md-6.yogas{
  padding: 0 !important;
}
.philosophy-wel h3 {
  font-size: 70px;
  text-align: left;
  margin-bottom: 11%;
  color: #000;
  font-weight: normal;
  margin-top: 18%;
  font-family: 'Caveat', cursive;
}
.philosophy-wel p {
  font-size: 16px;
  margin-bottom: 5%;
  color: #9c9c9c;
}
.about-arm {
  height: 51em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.philosophy-arms {
  height: 33em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
section#about-services {
  padding: 0;
}
section#philosophy {
  padding: 0;
}
#about .about-img img{
  border:3px solid #fff;
  width:100%;
}
.subtitle{
  text-align:center;
  background:url('images/text-lighe-head-bg.png') no-repeat center bottom;
  padding:0 0 40px 0;
  margin:0 0 25px 0;
  font-size: 14px;
}
.box-image.padding0.text-center i{
  border: 1px solid #cbcbcb;
  padding: 16px 14px;
  border-radius: 50%;
  width: auto;
  color: #000;
  font-size: 22px;
}
i.fa.fa-cloud-upload {
  font-size: 34px;
  color: #000;
}

/*------------------------------ Club -----------------------------*/
.nature-arms img{
  width: 100%;
}
.hel-wel h2 {
  font-size: 50px;
  text-align: left;
  margin-bottom: 10%;
  color: #000;
  font-weight: normal;
  margin-top: 15%;
  text-transform: capitalize;
  font-family: 'Caveat', cursive;
}
.hel-wel p {
  font-size: 16px;
  margin-bottom: 5%;
  color: #9c9c9c;
}
.hel-wel h4 {
  color: #9c9c9c;
  font-size: 28px;
  margin-top: 10%;
  font-weight: normal;
}
/*--------------------------------- Get in touch -------------------------------*/

.get-in {
  height: 50em;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}
section#club-services {
  padding: 0;
}
.touch-arms h6 {
  font-size: 58px;
  text-align: center;
  margin-bottom: 11%;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5%;
  margin-top: 8%;
  font-family: 'Caveat', cursive;
}
.touch-arms p {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.wels-button a {
  border: 5px solid #fff;
  border-radius: 50px;
  padding: 19px 35px 19px 35px;
  color: #fff;
  font-size: 14px;
}
.wels-button {
  margin-top: 10em;
  text-align: center;
}

/*------------------------------------------- Newsletter -------------------------------------------*/
#newsletter-box input[type="text"]{
  margin:0;
}
#newsletter-box input[type="submit"] {
  margin-top:15px;
  background:#4c66ba;
  border:2px solid #fff;
  border-radius:3px;
  color:#fff;
}
#newsletter-box input[type="submit"]:hover{
  background:#3791cc;
}
input.content-protector-form-submit {
  background-color: #719430;
  margin-top: 5% !important;
  padding: 7px 19px !important;
  border: #719430 !important;
}
div.content-protector-form-instructions p {
  font-weight: 600;
  font-size: 15px !important;
}

/*------------------------------------------- Our Services -------------------------------------------*/
#our-services small{
  color:#6d6d6d;
  margin:0 0 20px 0;
}
#our-services .small-button{
  margin-top:30px;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
#our-services .services-box{
  margin:40px 0 20px 0;
}

/*------------------------------------------- Team --------------------------------*/
#team img.client-img {
  margin: 0 auto;
  display: block;
  margin-top: -2em;
  box-shadow: 11px 11px #eee;
  z-index: 999;
}
.team-name h4 {
  padding: 2em 0 0 0 !important;
  text-align: center;
  font-size: 21px !important;
}
#team .team-content p {
  text-align: center;
  color: #fff;
}
#team .designation{
  font-weight: bold;
  text-transform: uppercase;
}
#team .box-wrap {
  position: relative;
  width: 100%;
  float: left;
  background: #425719;
  padding: 0 10px;
}

/*-------------------------------- Gallery -------------------------------------------*/
#gallery p{
  text-align:center;
  font-size: 35px;
}
section#our_gallery {
  padding: 0;
}
#gallery img{
  height:200px;
}
.innerlightbox h3 {
  color: #000000;
  font-family: 'Caveat', cursive;
  font-size: 50px;
}
.gallery-image{
  margin-bottom:25px; 
  display:flex;
}
.gallery-image img{
  height:200px;
  width:100%;
}
#TB_window {
  position: fixed;
  background-color: #fff;
  z-index: 100050;
  visibility: hidden;
  text-align: left;
  top: 78% !important;
  left: 50%;
  -webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
  box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
.gallery_img{
  width: 100%;
  height: 100%;
}
#TB_ajaxContent{
  padding: 1% !important;
  width:auto !important; 
  height:auto !important;
}
#TB_ajaxWindowTitle{
  text-align:center;
  color: #001e44;
  text-transform: capitalize;
}
.view {
  width: 100%;
  margin: 10px 0;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.view .mask, .view .content { 
  width: 100%; 
  height: auto; 
  position: absolute; 
  overflow: hidden; 
  top: 0; 
  left: 0;
}
.view img {
  display: block;
  position: relative;
  width:100%;
}
.view a.info {
  background:url('images/link.png') center no-repeat;
  display: inline-block;
  text-decoration: none;
  padding:0;
  text-indent:-9999px;
  width:20px; 
  height:20px;
  margin-top: 0;
}
.second-effect .mask {
  opacity: 0; 
  overflow:visible;
  border:0px solid rgba(0,0,0,0.7); 
  box-sizing:border-box;
  transition: all 0.4s ease-in-out;
}
.second-effect a.info {
  position:absolute;
  opacity:0; 
  transform:scale(0,0); 
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  outline:none;
}
.second-effect:hover .mask {
  opacity: 1; 
 border: 103px solid rgba(101, 133, 41, 0.71);
}
.second-effect:hover a.info {
  opacity:1;
  transform:scale(1,1);
  transition-delay:0.3s;
}
.nav-links{
  clear:both;
  display: block;
}
.nav-previous,
.nav-next{
  float:left;
  width:48%;
  font-size: 15px;
}

/*------------------------------- Gallery pop-up start -----------------------------------*/
i.fa.fa-times-circle-o {
  font-size: 2em;
}
#gallery .hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d3da36;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #fff;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#gallery a.r_button {
  padding: 1% 4%;
  color: #001e44;
  border: solid 2px #001e44;
  border-radius: 0;
  font-size: 20px;
}
#gallery a.r_button:hover {
  color:#001e44;
  background:#d3da36;
}

/*------------------------------------------- contact us ------------------------------*/
#contact-box{
  background:#f4f5f9;
}
.contact-innerbox{
  background:#fff;
  box-shadow:5px 5px #77b10b;
  padding-top: 2em;
}
#contact-box .contact-form-box label{
  width:100%;
}
.contact-innerbox.address-box h3 {
    font-size: 17px;
    font-family: 'Caveat', cursive;
    text-align: left;
}
#contact-box .contact-form-box p{
  font-size:14px;
  font-weight:bold;
  color:#000;
}
#contact-box .address-box p{
  margin:0 0 14px;
  color:#999999;
  text-align: left;
}
.contact-innerbox.address-box h5 {
  font-family: 'Caveat', cursive;
  font-size: 65px;
  color: #000;
  margin-bottom: 16%;
}
#contact-box .social-icons{
  margin-top:15px;
  margin-left: 24%;
}
#contact-box .social-icons a{
  color:#000;
  padding:5px 10px;
}
.social-icons a:nth-child(1):hover {
  background: #3b5998;
  color: #fff !important;
}
.social-icons a:nth-child(2):hover {
  background: #3890cb;
  color: #fff !important;
}
.social-icons a:nth-child(3):hover {
  background: #c13c31;
  color: #fff !important;
}
.social-icons a:nth-child(4):hover {
  background: #333333;
  color: #fff !important;
}
#contact-box .contact-form-box input[type="text"],
#contact-box .contact-form-box input[type="email"],
#contact-box .contact-form-box input[type="phno"],
#contact-box .contact-form-box textarea
{
  border:none;
  border:2px solid #e1e1e1;
  padding:11px 0 5px 0;
  width:100%;
  color:#000;
  margin:0 0 7px;
  font-size:15px;
  font-weight: bold;
}
#contact-box .contact-form-box textarea{
  height:50px;
}
#contact-box .contact-form-box input[type="submit"]{
  margin-top:20px;
  margin-left:0%;
  background-color: #77b00c;
  border:none;
  color:#fff;
}

/*------------------------------------------- Our sponsers -------------------------------------------*/
.sponsers .section-title{ 
  margin: 0;
  padding: 0;
  text-align: center;
}
.sponsers-image:hover {
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
}
.sponsers-image {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.sponsers-image img {
  border-bottom: 3px solid #3890cb;
  margin-bottom: 5%;
  padding-bottom: 8%;
}
.sponsers-image img:hover {
  border-color: #4d6dc1;
}

/* Homepage */
.page-trainer-box {
  margin-bottom:50px;
}
.page-trainer-box .image-box {
  padding-left: 0;
  padding-right: 0;
}
.page-trainer-box .image-box img {
  width: 100%;
  border: 1px solid #bbb;
  padding: 2px;
}
.page-trainer-box .trainer-name {
  color: #18304c;
  padding:0 0 5px;
  font-size: 25px;
  margin:0 0 0 0;
}
.page-trainer-box .trainer-designation {
  color: #161b21;
  font-weight: bold;
  margin: 0 0 0 15px;
  font-size: 16px;
}
.content {
  color: #a9a9a9;
}
.about-socialbox i {
  padding: 10px 10px 10px 10px;
  margin: 4% 2% 0 0;
  color: #fff;
  background-color: #141a28;
}
.new-line,
.box-content p{
  margin-bottom: 2em;
}
.box-content h3{
  color:#000;
  font-weight: bold;
}
.box-content h5{
  color:#000;
  font-weight:bold;
  font-size:20px;
}
.text-center{
  text-align: center!important;
      margin-top: 2%;
}
.box-content p{
    color:#919191;
}
a.r_button {
  background: #3790ca;
  padding: 0.5em 2em;
  color: #fff;
}
.darkbox{
 
  padding:3px 0;
}
.innerdarkbox h3 {
    color: #fff;
}
.innerdarkbox{
  padding: 1.5em 0;
  color: #fff;
}
.text-light{
  color:#fff;
}
.center{ 
  text-align:center;
  margin-bottom:40px;
}
.middle-align{ 
  margin:0 auto;
  padding:0 0 20px;
  width:100%;
}
.wp-caption{ 
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{ 
  margin:0;
  padding:0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0;
  padding:0;
  background-color:#d7d7d7;
}
.gallery-caption{ 
  margin:0;
  padding:0;
}
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  border:1px solid #bbb;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline;
  float: right;
  border:1px solid #bbb;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
}
.aligncenter, img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}
.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
  text-align: left;
}
.bypostauthor{ 
  margin:0;
  padding:0;
}
a.small-button{
  background:#719430;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
