/*
 * A CSS file for styling things as Anand did in the 2/2019
 * redesign.
 */


body.anand h3 {
  color:#252525; 
  font-size:48px;
  font-weight:700;
  font-family: "Lato";
  padding-bottom:10px;
}

body.anand h5 {
	font-size: 19px;
	font-weight: 500;
	color: #2e2e2e;
	margin-bottom: 10px;
  font-family: 'Roboto';
}


body.anand a.border-hover {
  display: block;
  border: 3px solid transparent;
}

body.anand a.border-hover:hover {
  border: 3px solid #888;
}

body.anand .owl-carousel.header p {
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	line-height: 1.6;
	margin-bottom: 25px;
  text-shadow: 0px 2px 5px #000;
}

body.anand .img-caption {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
  padding: 10px 15px;
  text-align: center;
}

body.anand .how-it-works {
	padding: 110px 0px 50px;
	background-image: url(../img/how_it_works/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}

body.anand .section-width {
  max-width: 1100px;
  margin: auto;
}

body.anand .section-padding {
  padding: 75px;
}

body.anand a.button {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding: 15px 35px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
	background-color: #ff9b02;
  display: inline-block;
}

body.anand a.button.green {
	background-color: #64a92e;
}

body.anand .how-it-works h4 {
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 5px;
}

body.anand .how-it-works p {
	font-size: 13px;
	color: #717171;
	line-height: 1.7;
	margin-bottom: 0px;
}


body.anand .start-learning {
	background-image: url(../img/start_learning/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

body.anand .start-learning .stripe {
  width: 100%;
  height: auto;
  display: block;
}

body.anand .start-learning h3 {
	font-size: 48px;
	font-family: "Lato";
	font-weight: 700;
	color: white;
	margin-bottom: 35px;
}

body.anand .start-learning p {
	font-size: 15px;
	color: #fff;
	line-height: 1.8;
	margin-bottom: 35px;
}

body.anand .why-learn  p {
	font-size: 22px;
	color: #606060;
	line-height: 1.7;
	margin-bottom: 35px;
	text-align: center;
}

body.anand .why-learn ul {
	margin-bottom: 35px;
	padding: 0px 120px;
}

body.anand .why-learn li {
  font-size: 16px;
  color: #606060;
	line-height: 1.7;
	padding-left: 35px;
	padding-bottom: 30px;
	background-image: url(../img/icons/list-icon.png?ver=2);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}


body.anand .blog {
	background-image: url(../img/home/bg/blog.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}

body.anand .blog p {
	font-size: 15px;
	color: #5b5b5b;
	line-height: 1.7;
	margin-bottom: 10px;
}

body.anand .tag {
  display: inline-block;
	font-size: 15px;
	font-family: "Open Sans";
	color: #fff;
	padding: 5px 15px;
}

body.anand .tag.green { background-color: 	#64a92e; }
body.anand .tag.orange { background-color: #ff9b02; }

body.anand .testimonials {
	background-image: url(../img/home/bg/testimonials.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

body.anand .testimonials h3 { color: white; }

body.anand .testimonials .item {
	background-color: #fff;
	border-radius: 0px;
	text-align: center;
	padding: 20px;
	text-align: center;
}

body.anand .testimonials p {
  font-size: 15px;
	color: #717171;
	line-height: 1.7;
	margin-bottom: 15px;
}

body.anand .testimonials h6 {
  font-family: 'Bad Script';
  font-weight: 500;
  font-size: 24px;
}

body.anand .faqs {
	background-image: url(../img/home/bg/faq.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

body.anand .faq {
  background-color: white;
  padding: 10px;
  border: 1px solid #bfbfbf;
  margin: 10px 20px;
}

body.anand .faq .question {
  display: block;
  font-size: 16px;
	font-weight: 400;
	color: #3d3d3d;
	padding: 15px 0px;
}

body.anand .faq .answer {
	font-size: 15px;
	color: #717171;
	line-height: 1.7;
	margin-bottom: 0px;
}

body.anand .faq .question > .indicator {
  float: right;
  margin: 0px 0px 0px 20px;
  display: block;
}

body.anand .package-chooser .package h5 {
  font-size: 30px;
	font-family: "Lato";
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px;
	text-transform: capitalize;
}

body.anand .package-chooser {
  padding: 40px;
	background-image: url(../img/sign_up/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

body.anand .package-chooser .package h4 {
	font-size: 39px;
	font-family: "Lato";
	font-weight: 900;
	color: #fff;
	margin-bottom: 15px;
}

body.anand .package-chooser .package h4 span {
	font-size: 15px;
	font-family: "Lato";
	font-weight: 400;
}

body.anand .package-chooser .package {
  margin: 35px 15px 20px;
  box-shadow: 0px 0px 6px #ccc;
}

body.anand .package-chooser .package .overview {
  padding: 30px 25px;
  color: white;
  text-align: center;
}

body.anand .package-chooser .package .overview a {
	font-size: 18px;
	font-family: "Lato";
	font-weight: 700;
	box-shadow: none;
	border: none;
	border-radius: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 62%, #b2b2b2 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 62%,#b2b2b2 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 62%,#b2b2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b2b2b2',GradientType=0 );
	padding: 10px 55px;
	text-transform: uppercase;
}

body.anand .package-chooser .package .details {
  padding: 30px 25px;
  text-align: center;
}

body.anand .package-chooser .package .details ul {
  list-style: none;
  padding: 0px 0px 35px 0px;
  margin: 0px;
  border-bottom: 1px solid #DDD;

}

body.anand .package-chooser .package .details ul li {
  margin: 0px;
  font-size: 19px;
	color: #4a4a4a;
	padding: 0px 0px 10px 0px;
}

body.anand .package-chooser .package .cta {
  text-align: center;
  padding-bottom: 30px;
}

body.anand .package-chooser .package .cta a {
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
}

body.anand .package-chooser .package h6 {
font-size: 19px;
	font-weight: 400;
	color: #4a4a4a;
	margin-bottom: 30px;
	text-transform: uppercase;
}

body.anand .package-chooser .package.green a { color: #64a92e; }
body.anand .package-chooser .package.orange  a { color: #ff9b02; }

body.anand .package-chooser .package.green .overview {  background-color: #64a92e; }
body.anand .package-chooser .package.orange .overview {  background-color: #ff9b02; }

body.anand .owl-carousel .search-dictionary {
  position: absolute;
  bottom: 25px;
  left: 0px;
  right: 0px;
  margin: auto;
  max-width: 800px;
  padding: 0 25px;
}

body.anand .owl-carousel .search-dictionary h3 {
  color:#ffffff;
  font-family:"Lato"; 
  font-size: 36px; 
  text-transform:capitalize; 
  font-weight:900; 
  text-shadow:0px 2px 5px #000; 
  padding-bottom:5px;
}


body.anand .cols {  display: flex; }

body.anand .cols.wrap { flex-wrap: wrap; }

body.anand .cols > .col.fill {  flex: 1; }
body.anand .cols > .col.w50 { width: 50%; }
