/*======================================

Author: Web Clinic Online Team

=======================================*/



@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
}
body {
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #C52D2F;
}
a:hover {
	color: #142980;
}
a.invert {
	color: #142980;
}
a.invert:hover {
	color: #555555 !important;
}
p {
	font-size: 16px;
}
.preloader {
	background: url(../images/preloader.gif) no-repeat scroll 50% 50% #fff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.to-top {
	display: block;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 44px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	background: #f8d23b;
	opacity: 0;
	visibility: hidden;
	transition: all 0.30s ease-in-out;
	height: 48px;
	width: 50px;
	z-index: 999;
}
.to-top:hover {
	background: #C22F31;
	color: white;
}
.visible {
	opacity: 1;
	visibility: visible;
}
.top-bar {
	background: #fbdd87;
}
.top-bar-left {
	padding: 9px 20px;
	color:#fff;
}
.top-bar-left a {
	color:#000;
	text-decoration:none;
}
.top-bar-left a:hover {
	color:#fff;
	text-decoration:none;
}
.top-bar-left i {
	color:#fff;
	padding:0 4px;
}
.register {
	background:#4d2111;
	border-radius:25px;
	color:#FFFFFF;
	padding:10px 25px;
	text-align:center;
	font-size:14px;
}
.register a {
	color:#fbdd87;
	font-weight:600;
	text-decoration:none;
	text-transform:uppercase;
}
.register a:hover {
	color:#fff;
	text-decoration:none;
}
.resume, a.resume:link, a.resume:visited {
	background:#ff0000;
	border-radius:25px;
	color:#FFFFFF;
	padding:10px 25px;
	text-align:center;
	font-size:15px;
	font-weight:700 !important;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
}
a.resume:hover {
	background:#4D2111;
	color: #fff;
	text-decoration: none;
}
.top-logo-sec {
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo {
	float: left;
}
.logo img {
	width: 100%;
}
.header-contents {
	float: right;
	margin-top: 2px;
}
.login-button {
	position: relative;
	transition: all 0.2s;
	width: 340px;
	font-size: 15px;
	font-weight: 600;
}
.call {
	border-right:1px solid #ccc;
	padding: 8px 24px;
	float:none;
}
.call p {
	font: 700 20px 'Open Sans', sans-serif;
	color: #4d2111;
	text-align: left;
	margin-top:15px;
}
.call-fa {
	color: #fbdd87;
	font-size: 40px !important;
	padding:0 10px;
}
.seal {
	margin:0 auto;
	text-align:center;
}
.navbar {
	background: #4d2111;
	font-size: 16px;
	font-weight: 400;
	text-transform:uppercase;
}
.navbar-collapse {
	padding: 0 10px;
}
.navbar-nav li a {
	color: #FFFFFF;
	transition: all 0.2s;
}
.navbar-nav li.active a {
	background: #fbdd87;
	color:#4d2111;
}
.banner {
	min-height: 482px;
	background: url("../images/header-banner.jpg") no-repeat 50% 50%;
	background-size: cover;
	position: relative;
	margin-top: -1px;
	z-index: -1;
}
.course-sec {
	padding:10px 0 30px;
}
.course-sec h2 {
	color:#000 !important;
	font-size:38px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
}
.course-sec h2 span {
	color:#f8d23b;
}
.course-bg {
	background: #fff url(../images/new-course-bg2.png) repeat-x center top;/*background: linear-gradient(#fff, #f6f6f6, #FFFFFF);*/

}
.course-angar-bg {
	background:url(../images/anger.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-bully-bg {
	background:url(../images/Bullying.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-drug-bg {
	background:url(../images/drug.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-finance-bg {
	background:url(../images/Financial.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-skill-bg {
	background:url(../images/lifeskill.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course3-bg {
	background:url(../images/Marijuana.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course4-bg {
	background:url(../images/Theft.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course5-bg {
	background:url(../images/Tobacco.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course6-bg {
	background:url(../images/Truancy.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course10-bg {
	background:url(../images/GCA-cicle-10.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-eyewide-bg {
	background:url(../images/EyesWide.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-unloaded-bg {
	background:url(../images/Unloaded.png) center no-repeat;
	text-align:center !important;
	width:294px;
	height:294px;
	margin:0 auto;
}
.course-detail {
	border:none;
	padding:155px 30px 0;
	text-align:center;
}
.course-detail p {
	color:#4d2111;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
}
.course-detail p span {
	color:#737373;
	font-size:16px;
	font-weight:400;
	text-transform:none;
}
.course-detail h3 {
	color:#4d2111;
	font-size:38px;
	font-weight:700;
	margin-top:-20px;
}
.course-detail h3 span {
	font-size:36px;
	font-weight:300;
}
.course-space {
	margin:-10px 0;
}
.course-space2 {
	margin:30px 0;
}
.purchasehere {
	padding:0;
}
.purchasehere, a.purchasehere:link, a.purchasehere:visited {
	color:#ff0000;
	font-size: 14px;
	font-weight:600;
	text-decoration: none;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
}
a.purchasehere:hover {
	color: #000;
	text-decoration: none;
}
.purchase-icon {
	padding:0 8px;
}
.home-faq {
	margin:20px 0 50px;
}
.home-faq h3 {
	color:#000;
	font-size:36px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	border-bottom: #CCCCCC solid 1px;
	display:inline-block;
	margin-bottom:30px;
	padding:5px 0;
}
.home-faq h3 span {
	color:#f8d23b;
}
.home-faq img {
	width:100%;
	max-width:330px;
	margin:0 auto;
	text-align:center;
}
.inner-header-bg {
	background:url(../images/inner-header.jpg) no-repeat center;
	height:200px;
	margin-bottom:50px;
}
.inner-header {
	padding:60px 0;
}
.inner-header h1 {
	color:#FFFFFF;
	font-size:40px;
	font-weight:700;
	text-transform:uppercase;
}
.troubleshoot {
}
.troubleshoot h3 {
	color:#f8d23b;
	font-size:24px;
	font-weight:600;
}
footer {
	background: #4d2111;
	border-top: #fbdd87 solid 6px;
	margin:50px 0 0;
}
.footer {
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-widget h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 30px 0;
}
.footer-widget ul {
	color: #fff;
	list-style: none;
}
.footer-widget li:before {
	color: #fbdd87;
	content: "\f105"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	font-size: 14px;
	display: inline-block;
	margin-left: -40px; /* same as padding-left set on li */
	width: 12px; /* same as padding-left set on li */
}
.footer-widget li {
	margin-bottom: 10px;
	margin-top: 4px;
	transition: all 0.1s;
	font-size: 14px;
	font-weight: 300;
}
.footer-widget a {
	color: #fff;
}
.footer-widget a:hover {
	color: #fbdd87;
}
.footer-widget-image {
}
.footer-widget-image img {
	width: 100%;
	max-width: 360px;
	text-align: center;
	margin: 20px auto;
}
.copyright {
	background: #fff;
	padding: 0;
}
.copyright-text {
	color: #828282;
	font-size: 14px;
	padding: 30px 0;
}
/*FAQ Pages*/

.faqs {
	list-style-type: none;
	font-size: 16px;
	padding: 0;
	text-align: justify;
}
.faqs li:nth-child(odd) {
	font-weight: bold;
	color: #4D2111;
}
.faqs li:nth-child(even) {
	margin-bottom: 20px;
}
.site-bullet {
	margin: 30px 0;
}
.site-bullet h3 {
	color: #8dc63f;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.site-bullet ul {
}
.site-bullet li {
	list-style-image: url(../images/green-arrow.png);
	padding-bottom: 6px;
}
.accordion-sec {
	margin: 40px 0;
}
button.accordion {
	background-color: #fcfcfc;
	color: #444;
	cursor: pointer;
	padding: 10px 15px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	border-top: solid 1px #F8D23B;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.border-bot {
	border-bottom: solid 1px #F8D23B !important;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) button.accordion.active, button.accordion:hover {

    background-color: #ffffff;

}*/

button.accordion.active {
	background-color: #ffffff !important;
}
.border-bot.active {
	border-bottom: solid 1px #ffffff !important;
}
/* Style the accordion panel. Note: hidden by default */

div.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-bottom: 0 !important;
}
div.panel.show {
	opacity: 1;
	max-height: 100%;
}
button.accordion:after {
	content: "\f067";
	font-family: 'FontAwesome';
	font-size: 16px;
	color: #777;
	float: right;
	margin-left: 5px;
	font-weight: 200;
}
button.accordion.active:after {
	content: "\f068";
	font-family: 'FontAwesome';
}
.video-btn {
	background: #BA1A1B;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #BA1A1B;
	transition: ease 0.3s;
	padding: 1px 6px;
	text-transform: uppercase;
	margin-top: 2px;
}
.video-btn:hover {
	background: #FFFFFF;
	color: #BA1A1B;
	border: 1px solid #BA1A1B;
	text-decoration: none;
}
/*Contact Form*/

.contact-section-bg {
	background: #FFFFFF;
	border: #dcdcdc solid 1px;
	border-radius: 3px;
}
.contact-section {
	padding: 30px 40px;
}
.contact-section p {
	padding: 10px 0;
}
.contact-img img {
	width: 100%;
	max-width: 582px;
	margin: 0 auto;
	vertical-align: middle;
	display: inherit;
}
.contact-form {
	margin-top: 30px;
	padding: 0 60px;
}
.contact-form li {
	list-style: none;
	margin-bottom: 20px;
}
.contact-form label {
	display: block;
	margin-bottom: 4px;
	font-weight: 400;
}
.contact-form label span {
	color: red;
}
.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email] {
	width: 100%;
	border: solid 1px #ccc;
	padding: 4px;
	transition: all 0.1s;
	background: #f7f7f7;
}
.contact-form textarea {
	width: 100%;
	border: solid 1px #ccc;
	padding: 4px;
	height: 150px;
	resize: none;
	transition: all 0.1s;
	background: #f7f7f7;
}
.contact-form input[type=text]:hover, .contact-form input[type=tel]:hover, .contact-form input[type=email]:hover, textarea:hover, .contact-form input[type=text]:focus, .contact-form input[type=tel]:focus, .contact-form input[type=email]:focus, textarea:focus {
	border-color: #F15B42;
	box-shadow: inset 0 0 1px #8dc63f;
}
.contact-form input[type=submit] {
	float: left;
	padding: 8px 34px;
	border: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	background: #4D2111;
	transition: all 0.2s;
}
.contact-form input[type=submit]:hover {
	background: #FBDD87;
	color: #4D2111;
}
.loader {
	float: right;
	margin: 8px 12px 0 0;
	display: none;
}
.alert {
	transition: all 0.2s;
}
.contact-form .alert-success, .contact-form .alert-danger {
	margin: 30px 0;
}
a.nohover:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
 @media (max-width:1001px) {
}
 @media (max-width:992px) {
.logo {
	display: block;
	float: none;
	margin: 0 auto;
	max-width: 462px;
}
.top-bar-left {
	text-align:center;
	margin: 0 auto;
}
.register {
	width:100%;
	max-width:400px;
	margin:0 auto;
	text-align:center;
}
.call {
	float:none !important;
	text-align:center;
	border:none;
}
.call p {
	text-align:center;
}
.home-faq img {
	display:none;
}
.course-bg {
	background: #fff;
	background: linear-gradient(#fff, #f6f6f6, #FFFFFF);
}
.resume {
	margin: 10px auto;
	text-align: center;
	display: inherit !important;
	max-width: 220px;
}
}
 @media (max-width:767px) {
.seal {
	margin:0 auto;
	display:inherit;
	float:none;
}
}
 @media (max-width:370px) {
}
 @media (max-width:350px) {
}
