.sticky .navbar-default .navbar-nav>li:last-of-type>a{
    color: #ebb80d !important;
}


.slideWrp form{
  padding:30px;
  max-width:360px;
  background:rgba(255,255,255,0.3);
  border:1px solid #fff;
}

.video {
  text-align: center;
}
.video .readmore{
  text-align: center;
}
.section-ingredients,
.section-ingredients h1{
  text-align: center !important;
}
.section-ingredients h1{
  color: #333;
}

.section-ingredients h1:before{
  left: 50%;
  margin-left: -40px;
}


.list-ingredients li {
    display: inline-block;
    vertical-align: top;
}
.list-ingredients li h3{
  font-size: 20px
}
.list-ingredients li .icon {
    height: 70px;
    margin-bottom: 33px;
}

.welcome-wrap h1{ color:#333;}

.serviceImg img{
  width: auto;
  height: auto;
}

.aboutme{
    min-height:855px;

}

.aboutmeform{
    min-height:755px;

}


.aboutmeform form{
  padding:30px;
  max-width:460px;
  background:rgba(255,255,255,0.3);
  border:1px solid #fff;
}
.section-program{text-align:center}.section-program .row{max-width:1170px;border-top:1px solid #e8e8e8;position:relative;padding-top:59px}
.section-program .row:before{position:absolute;content:"";top:-1px;margin-left:-37px;left:50%;width:74px;height:1px;background:#ff0036}
.section-program h2{font-size:64px;line-height:1;margin-bottom:23px}
.section-program .text1{max-width:660px;margin:0 auto 37px;font-size:20px;line-height:22px}
.section-program .day-title{display:inline-block;vertical-align:top;background:#fe9b00;color:#fff;text-transform:uppercase;font-size:38px;
line-height:1;padding:8px 30px 9px;-webkit-border-radius:26px;-moz-border-radius:26px;border-radius:26px;margin-bottom:50px}
.section-program .day-title.red{background:#ff0036}
.section-program .columns-program{display:table;width:100%;margin-bottom:100px;position:relative}
.section-program .columns-program.red{background:url(../images/bg-shadow-red.png) 50% 50% no-repeat}
.section-program .columns-program.red .column.center{background-image:url(../images/bg-circle2.png)}
.section-program .rhombus{position:absolute;content:"";top:60px;left:50%;width:451px;height:454px;margin-left:-219px;z-index:3;
background:url(../images/rhombus3.png) 0 0 no-repeat}.section-program .column{display:table-cell;width:27%;vertical-align:middle}
.section-program .column.center{float:none;display:inline-block;vertical-align:top;width:380px;padding:46px 10px 55px;
-webkit-border-radius:120px;-moz-border-radius:120px;border-radius:120px;position:relative;
background:#fff url(../images/bg-circle.png) 50% 122px no-repeat}
.section-program .column.center:after{position:absolute;content:"";top:100%;left:50%;margin-top:20px;width:400px;height:65px;
margin-left:-200px;background:url(../images/bg-column-program-shadow.png) 0 0 no-repeat}
.section-program .column.center h3{text-transform:none;margin-bottom:21px;font-size:18px}
.section-program .column .date{font-size:18px;text-transform:uppercase;display:block;margin-bottom:105px}
.section-program .column .date .day{font-size:28px;line-height:1;display:block}
.section-program .column h3{font-size:16px;line-height:18px;margin-bottom:8px}
.section-program .column h2{font-size:52px;line-height:50px;margin-bottom:115px}
.section-program .column .text{max-width:300px;display:block;margin:0 auto}


.copyright{
  background: #ebb80d;
}
.navbar-toggle .icon-bar{
  background: #ebb80d;
}
.blog-wrap .item_blog{
  margin-bottom:40px;
}
.blog-wrap .item_blog .latest-blog-square{
  right:-5px;
  bottom:35px;
}

.aboutme.welcome-wrap h1,
.aboutme.welcome-wrap h3,
.aboutme.welcome-wrap p,
.aboutme.welcome-wrap li{
  color:#eee
}
.list-ingredients li:before{
  display: none;
}








@media (min-width:0) and (max-width:996px){
  .serviceWrp .item{
    width:calc(50% - 30px)
  }
  .video iframe{
    width: 350px;
    height:220px;
  }
}


@media (min-width:0) and (max-width:697px){
  .serviceWrp .item{
    width:calc(100% - 30px)
  }
}

@media screen and (max-width: 600px){
.latest-blog-square {
  background: transparent;
}

.sticky .navbar-default .navbar-nav>li>a{
  color: #333 !important;
}

.welcome-wrap h1{ font-size:35px}
}


.section.treningPlan {
	padding: 70px 0 0;
}

label.error{
  display: none !important;
}
.contact-form .form-control.error{
  outline: 1px dashed red;
}
.g-recaptcha-out{
  text-align: center;
  margin-bottom:10px;
}

.g-recaptcha{
  display: inline-block;
}
#captcha{
  color:#ff0000;
  font-size: 14px;;text-align: center;
}
.blogTitle a{
  color:#fff;
  text-decoration: none;
}


.navbar-default #secondary-menu .navbar-nav>li:last-child>a{
  font-size:16px;
  color:#ebb80d;
}
.navbar-default .navbar-nav>li:last-child>a{
  font-size:16px;
  color:#ebb80d;
}

.navbar-default #secondary-menu.navbar-nav>li:last-child>a{
  font-size:12px;
  color:#fff;
}

.page-template-template_about img{
  height: auto;
}

.clientimg{
  width:150px;
  height:150px;
  overflow: hidden;
  text-align: center;
  margin:30px auto 30px;
  border-radius:50%;
  border:2px solid #ebb80d;
}
.welcome-info ul li{
  padding-left:25px;
}
.title_single h1{
  color:#fff;
  text-shadow: 2px 2px 0 #000;
  font-size:50px;
}
.tp-banner-service:after{
  content:"";
  display: block;
  clear: both;
}

@media screen and (max-width: 1024px){
  .tp-banner-service{
    padding-bottom:30px;
  }
  .tp-banner-service .contact-form1{
    float:none;
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
  }

}
@media screen and (max-width: 560px){
  .section-ingredients .list-ingredients li{
    width: 100%
  }
  .aboutmeform{
    min-height: 0
  }

  .title_single h1{
    color:#fff;
    text-shadow: 2px 2px 0 #000;
    font-size:30px;
  }
}
.detail-column .icn-wrap{
  width:30px;
}
@media screen and (max-width: 450px){
  .video iframe{
    width:100%;
    max-width: 100%
  }
}

.disclaimer{
  max-width: 90%;
  color:#fff;
  margin-left:5% !important;
  text-align: center;
  margin-top:30px;
}
.fancybox-inner .contact-form.contact-form1{
	position:static;
	margin-top:0;
	margin-right:0;
	max-width:100%
}
.single .fancybox-inner{
	overflow:hidden !important
}

.single .fancybox-inner h1{
	color:#110000;
	font-size:27px;
}



.readmore h1 {
  font-size: 42px;
  font-weight: normal;
  color: #ebb80d;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  margin-top: 0;
}

.section.become{
  padding-top: 0;
}
.section.become .container-fluid{
  padding: 0;
}
.section.become .become_text{
  padding:40px 40px;
}
.section.become .become_image{
  padding:0 0;
}
.section.become .become_image img{
  width:100%;
  height: auto;
}
.accordion{
  margin-top:65px;
  clear: both;
}
.accordion ul {
  margin: 0;
  display: block;
}
.accordion ul li {
  border-top: 1px solid #d1d4d6;
  border-left: 1px solid #d1d4d6;
  border-right: 1px solid #d1d4d6;
  list-style: none;
  display: block;
  margin-top:0;
  padding-left:0;
}
.accordion ul li:last-child {
  border-bottom: 1px solid #d1d4d6;
}
.accordion ul li:before {
  display: none;
}
.accordion ul li:after {
  content: "\f0a9";
  font-family: 'FontAwesome';
  position: absolute;
  top: 14px;
  right: 40px;
  font-size: 22px;
  color: #f80606;
  transform: rotate(90deg);
  z-index: 4;
}
.accordion ul li .title {
  display: block;
  padding: 15px 72px 15px 30px;
  text-decoration: none;
  font-size: 21px;
  color: #1b2733;
  margin: 0;
  position: relative;
  z-index: 5;
}
.accordion ul li .hidde{
  padding: 20px 30px;
}

.section.questions{
  padding:70px 0;
}

.become_text p {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-top: 12px;
  position: relative;
  padding-left: 28px;
}
.become_text ul{
  margin-left:30px
}
.home .slideWrp{
  padding-top:80px;
}
