@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');


body
{
	font-family:Open Sans;
	font-size:14px;
	color:#1c1c1c;
}
a:hover,
a:focus
{
	text-decoration:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6
{
	font-weight:normal;
	margin:0;
}
.site-nav
{
	background-color:transparent;
}
.banner
{
	padding:0;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:32rem 15px 22rem;
}
.home-banner
{
	background-image:url(../images/bg-0123.png);
}
.banner2
{
	background-image:url(../images/banner-2.jpg);
}
.banner3
{
	background-image:url(../images/banner-3.jpg);
}
.main
{
	width:100%;
	position:absolute;
	top:180px;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.banner img
{
	width:100%;
	max-width:100%;
}
.site-nav,
.site-nav .navbar-brand 
{
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	-webkit-transition:0.2s linear;	
}
.site-nav .navbar-nav .nav-link
{
	color:#fff;
	font-weight:600;
	padding:10px 15px;
	text-transform:uppercase;
}
.banner-content
{
	color:#fff;
	margin-top:150px;
	text-align: center;
}
.banner-content p
{
	margin-top:20px;
	font-size:18px;
}
.banner-content h3
{
	font-size:45px;
	text-shadow:1px 2px 2px rgba(0, 0, 0, 0.5);
}
.banner-content h1
{
	font-size:50px;
	font-weight:600;
	text-shadow:1px 2px 5px rgba(0, 0, 0, 0.5);
}
.banner-content h1 span
{
	color:#a7d433;
}
.banner-form
{
	border-radius:5px;
	padding:20px 22px;
	background-color:#fff;
}
.banner-form h4
{
	font-size:18px;
	font-weight:600;
}
.banner-form label
{
	margin-bottom:3px;
	margin-top:20px;
}
.banner-form input[type="submit"]
{
	background-color:#a7d433;
	color:#fff;
	border-radius:80px;
	width:150px;
	margin-top:25px;
	padding:10px;
	text-transform:uppercase;
}
.banner-form a.btn
{
	background-color:#a7d433;
	color:#fff;
	border-radius:80px;
	width:150px;
	margin-top:25px;
	padding:10px;
	text-transform:uppercase;
}
.banner-form input[type="submit"]:hover,
.banner-form input[type="submit"]:focus
{
	background-color:#1c1c1c;
}
.banner-form p
{
	margin-top:15px;
}
.sections
{
	padding:50px 15px;
}
.section-title
{
	font-size:30px;
	font-weight:600;
	text-decoration:underline;
}
.about-content p
{
	font-size:18px;
	color:#909090;
	margin-top:25px;
}
.weight-loss-section
{
	background-color:#f3f3f3;
}
.custom-card
{
	text-align:center;
	background:none;
	border:none;
}
.testimonials .custom-card img
{
	width:250px;
	display:inline-block;
} 
.testimonials .card-body{

	padding: unset;
}

.custom-card img
{
	width:200px;
	display:inline-block;
}
.custom-card .card-title
{
	font-size:45px;
	font-weight:600;
	color:#868686;
}
.custom-card h3
{
	font-size:18px;
	margin-top:25px;
	font-weight:600;
}
.custom-card p
{
	margin-top:10px;
	color:#868686;
}
.custom-card a
{
	font-size:18px;
	color:#a7d433;
	font-weight:600;
}
.date-time
{
	font-size:13px;
	color:#666;
	margin-top:10px;
	margin-bottom:5px;
}
.newsletter-card
{
	padding:10px;
	width:18rem;
	box-shadow:0 0 25px #ccc;
	margin-top:50px;
}
.newsletter-card .card-body
{
	padding:0;
}
.newsletter-card .card-title
{
	font-size:18px;
	font-weight:600;
	margin-bottom:5px;
}
.newsletter-card .card-text
{
	font-size:12px;
	color:#868686;
}
.theme-btn
{
	background-color:#a7d433;
	border-radius:80px;
	width:160px;
	padding:10px;
	margin-top:10px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	-webkit-transition:0.2s linear;
}
.theme-btn:hover,
.theme-btn:focus
{
	background-color:#1c1c1c;
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	color:#fff;
	-webkit-transition:0.2s linear;
}
.newsletter-card img
{
	border-radius:10px;
	border:1px solid #1c1c1c;
}
.testimonial-section
{
	background-color:#a7d433;
	color:#fff;
}
.testimonial-content
{
	padding:0 50px;
	text-align:center;
}
.testimonial-content img
{
	width:150px;
}
.testimonial-content h3
{
	margin-bottom:10px;
	font-weight:bold;
	margin-top:30px;
}
.testimonial-content p
{
	font-size:14px;
	line-height:24px;
	padding: 0 140px;
}

.testimonial-content h4
{
	font-weight:600;
	margin-top:10px;
}
.testimonial-content span
{
	display:block;
	font-size:18px;
	margin-top:5px;
}
.swiper-button-next,
.swiper-button-prev
{
	background-image:none;
	width:50px;
	height:50px;
	border:1px solid #fff;
	text-align:center;
	opacity:1;
	border-radius:100%;
	font-size:30px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled
{
	opacity:1;
}
.swiper-button-next, .swiper-button-prev
{
	top: 93%;
}
.swiper-button-prev
{
	left:45%;
}
.swiper-button-next
{
	right:45%;
}
.footer-menu li
{
	display:inline-block;
}
.footer-menu li a
{
	color:#8d8d8d;
	padding:5px 15px;
}
.footer-menu
{
	margin-top:0px;
	margin-bottom:0;
}
.copyright
{
	color:#8d8d8d;
	padding:10px;
	text-align:center;
}
.scrolled
{
	background-color:#fff;
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	-webkit-transition:0.2s linear;
}
.scrolled .navbar-nav li a
{
	color:#1c1c1c !important;
}

.scrolled .navbar-brand img
{
	width:150px;
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	-webkit-transition:0.2s linear;
}
.site-nav .navbar-toggler:focus
{
	outline:none;
}
.testimonial-img
{
	width:100%;
}
.swiper-button-next, .swiper-button-prev
{
	display: inline-block;
	position:unset;
}
.testimonial-arrow
{
	text-align:center;
	margin-top:50px;
}
.service-card img
{
	width:200px;
}
.footer
{
	padding:30px 15px;
}
.thanks-wrapper
{
	display:table;
	text-align:center;
	width:100%;
	height:100vh;
}
.thanks-wrapper .thanks-content
{
	display:table-cell;
	text-align:center;
	width:100%;
	height:100%;
	vertical-align:middle;
}
.thanks-content img
{
	width:100px;
}
.thanks-content h1
{
	font-weight:bold;
	color:#333;
	font-size:42px;
	margin-top:40px;
}
.thanks-content p
{
	color:#666;
	margin-top:30px;
	display:inline-block;
}
.thanks-content .btn-back
{
	background-color:#a7d433;
	color:#fff;
	width:300px;
	padding:10px;
	border-radius:80px;
	margin-top:30px;
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	-webkit-transition:0.2s linear;
}
.thanks-content .btn-back:hover,
.thanks-content .btn-back:focus
{
	background-color:#1c1c1c;
	color:#fff;
	transition:0.2s linear;
	-moz-transition:0.2s linear;
	-webkit-transition:0.2s linear;
}
.thanks-logo
{
	width:100%;
	display:block;
	text-align:center;
}
.info{
	color:#f10;
}
#mail-status{
	
color:green;
}
.banner2 .banner-content h3,
.banner2 .banner-content h1,
.banner2 .banner-content p
{
	color:#333;
	text-shadow:none;
}
.nav-2 .navbar-nav li a
{
	color:#333 !important;
}



#question-steps .steps {
	display: none;
}

#question-steps .actions ul {
	margin: 0;
	padding: 0 20px;
	text-align: right;
}

#question-steps .actions ul li {
	list-style-type: none;
	display: inline-block;
	margin-left: 20px;
}

#question-steps .actions a {
	background-color: #a7d433;
    color: #fff;
    border-radius: 80px;
    width: 120px;
    padding: 8px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: .95rem;
    line-height: 1.5;
}

#question-steps .actions a[href="#previous"] {
	background-color: #2c2b2a;
}

.wizard > .content
{
    display: block;
    margin: 0.5em;
    min-height: 15em;
    overflow: hidden;
    position: relative;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.wizard > .content > .body
{
    /*float: left;
     position: absolute;
   width: 95%;
   height: 95%; */
    padding: 20px;
}

#question-steps .row { 
	padding-bottom: 30px !important;
}

#question-steps input[type="radio"] {
  display: none;
}

#question-steps input[type="radio"]:not(:disabled) ~ label {
  cursor: pointer;
}

#question-steps input[type="radio"]:disabled ~ label {
  color: #bcc2bf;
  border-color: #bcc2bf;
  box-shadow: none;
  cursor: not-allowed;
}

#question-steps label {
  height: 100%;
  display: block;
  background: white;
  border: 2px solid #20df80;
  border-radius: 20px;
  padding: 1.4rem .5rem 1.4rem;
  margin-bottom: 0;
  text-align: center;
  position: relative;

  font-size: 18px;
}

#question-steps input[type="radio"]:checked + label {
  background: #20df80;
  color: white;
  
}
#question-steps input[type="radio"]:checked + label::after {
  color: #3d3f43;
  font-family: FontAwesome;
  border: 2px solid #1dc973;
  content: "\f00c";
  font-size: 24px;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: white;
}

#question-steps a[href="#finish"] {
	display: none;
}