/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
/*font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif; */
}

body {
	padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	

}

h1,
h2,
h3,
h4,
h5,
h6 {
    
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    
}



.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
	height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}


header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}
.container #waitforpayment {
	display: none;

}


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.panel-default {

	border-top-color: ##1ba993;
	border-right-color: ##1ba993;
	border-bottom-color: ##1ba993;
	border-left-color: ##1ba993;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	

}

.panel-default > .panel-heading {
	color: #1ba993;
	background-color: #000000;
	

}
.newswell {
	background:#000000;

	border-top-color: #42dca3;
	border-right-color: #42dca3;
	border-bottom-color: #42dca3;
	border-left-color: #42dca3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #42dca3;
	


}

.navbar {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	
}

.btn-success {
    background: #00b3a4;
    color: #ffffff;
	border-color: #00756c;

}
 
.label-success {
    background: #00b3a4;
    color: #ffffff;
	border-color: #00756c;

}



.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background: #00756c;
}
 
.btn-success:active, .btn-success.active {
    background: ##00b3a4;
    
}



.page-header {
	
	border-bottom-color: #1ba993;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 15px;
}

.business-header {
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../images/headerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 152px;
}


.business-header-edmonton {
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../images/headerbackgroundEdmonton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 152px;
}

.business-header-lethbridge {
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../images/headerbackgroundLethbridge.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 152px;
}

.business-header-online {
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../images/headerbackgroundOnline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 152px;
	
}

.has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
    color: #a94442;
}

/* Color of valid field */
.has-success .control-label,
.has-success .help-block,
.has-success .form-control-feedback {
    color: #3c763d;
}


.citynav {
	

padding: 0;
margin: 0;
border-width: 0;	
	
	
	
}


table.flex-align > tbody > tr > td {

vertical-align: middle;
	
	
	
}


table.flex-align > tbody > tr > td.flexnoborder {
border-top: none;
border-bottom: none;	

}



table.flex-align > tbody > tr > td.flexlast {
border-top: none;
border-bottom: 1px solid #ddd;
	
}


.carousel-caption
			{
				position: absolute;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 10;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 20px;
				color: #fff;
				text-align: left;
				background: rgba(0,0,0,0.4);
			}

.promo-caption
			{
				position: relative;
				top: 50px;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 10;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 20px;
				color: #fff;
				text-align: center;
				background: rgba(0,0,0,0.4);
			}

.TeacherLink, .TeacherLink:hover{
    text-decoration: underline;
}


.LocationLink, .LocationLink:hover{
    text-decoration: underline;
}