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

body {
	overflow-x: hidden;
	font-family: "Lato", Helvetica, Arial, sans-serif;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #009ce9;
}
p {
	font-size: 16px;
	line-height: 1.75;
}
p.large {
	font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
}
a {
	color: #fed136;
}
a:hover, a:focus, a:active, a.active {
	color: #fec503;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
.img-centered {
	margin: 0 auto;
}
.bg-light-gray {
	background-color: #f7f7f7;
}
.bg-darkest-gray {
	background-color: #222;
}
.btn-primary {
	border-color: #fed136;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	border-color: #f6bf01;
	color: #fff;
	background-color: #fec503;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	border-color: #fed136;
	background-color: #fed136;
}
.btn-primary .badge {
	color: #fed136;
	background-color: #fff;
}
.btn-xl {
	padding: 20px 40px;
	border-color: #fed136;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	border-color: #f6bf01;
	color: #fff;
	background-color: #fec503;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	border-color: #fed136;
	background-color: #fed136;
}
.btn-xl .badge {
	color: #fed136;
	background-color: #fff;
}
.navbar-default {
	border-color: transparent;
	background-color: #fff;
}
.navbar-default .navbar-brand img {
	height: 40px
}
.navbar-brand {
	padding: 5px
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
	border-color: #009ce9;
	background-color: #009ce9;
	right:13px
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #009ce9;
}
.navbar-default .nav li a {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: #404041;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	outline: 0;
	color: #009ce9;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #009ce9;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #009ce9;
}
 @media(min-width:768px) {
.navbar-default {
	padding: 10px 0;
	border: 0;
	background: #fff;
	height: 113px
}
.navbar-default .navbar-brand {
	padding: 0
}
.navbar-default .navbar-brand img {
	height: 94px
}
.navbar-default .navbar-nav {
	margin-top: 21px
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 3px;
}
.navbar-default.navbar-shrink {
	padding: 10px 0;
	background-color: #fff;
}
.navbar-default.navbar-shrink .navbar-brand {
	font-size: 1.5em;
}


}

#coverflow{margin-top:80px}
header {
	text-align: center;
	color: #fff;
	background: url(../img/banner_bg.png) repeat-x bottom #d8dde5;
}
header .intro-text {
	
	padding-bottom: 50px;
}
header .intro-text .intro-lead-in {
	margin-bottom: 25px;
	padding-bottom:25px;
	padding-left:10px; padding-right:10px;
	font-size: 25px;
	line-height: 25px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	border-bottom:2px solid #15a4fa;
	display:inline-block
}
header .intro-text .intro-heading {
	margin-bottom: 0px;	
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
}

header .intro-text .intro-heading span{
text-transform: uppercase;}

#coverflow img{width:200px}
 @media(min-width:768px) {
	 
	 #coverflow{margin-top:180px}
	 #coverflow img{width:450px}
header .intro-text {
	
}
header .intro-text .intro-lead-in {
	margin-bottom: 25px;
	padding-bottom:25px;
	padding-left:50px; padding-right:50px;
	font-size: 45px;
	line-height: 45px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	border-bottom:2px solid #15a4fa;
	display:inline-block
}
header .intro-text .intro-heading {
	margin-bottom: 0px;	
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
}
header .intro-text .intro-heading span{
text-transform: uppercase;}
}
section {
	padding: 50px 0;
	font-size: 16px;
	color: #6d6d6d;
	line-height: 35px
}
section h2.section-heading {
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 40px;
	color: #2d3950
}
section h3.section-subheading {
	margin: 0px 0 35px 0;
	text-transform: none;
	font-size: 40px;
	font-weight: 100;
	line-height: 30px;
	color: #000
}
 @media(min-width:768px) {
section {
	padding: 50px 0;
}

}
.dividers{padding-top:00px}
 @media(max-width:768px) {
.dividers{padding-top:30px}
}

.service-heading {
	margin: 15px 0;
	text-transform: none;
}
.about_02 {
	text-align: center;
	color: #75c5ed;
	background-attachment: scroll;
	background-image: url(../img/about_bg.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	line-height: 26px
}
section#quality_system {
	background-color: #b2d244;
	padding: 10px 0 0 0
}
section#quality_system .container {
	background-image: url(../img/quality_bg.jpg);
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom left;
	padding: 40px 0 50px 0
}
section#quality_system ul {
	margin: 0;
	padding: 20px;
	list-style: none;
	line-height: 23px;
	color: #000
}
section#quality_system ul li {
	padding-left: 20px;
	background: url(../img/list_icon.png) no-repeat 0px 7px
}

section#video {

	background-image: url(../img/video_bg.jpg);
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center ;
	padding: 100px 0
}



section#contact {
	background-color: #633553;
	border-top:10px solid #c756a1;
	color:#d7c3d0;
	line-height:22px
}
section#contact .section-heading{margin-bottom:30px}
section#contact strong{color:#fff}
section#contact .section-heading {
	color: #fff;
}

footer {
	padding: 25px 0;
	text-align: center;
	color:#d7c3d0;
	background:#4f2a42
}
footer span.copyright {
	text-transform: uppercase;
	text-transform: none;
	line-height: 40px;
}
footer ul.quicklinks {
	margin-bottom: 0;
	text-transform: uppercase;
	text-transform: none;
	line-height: 40px;
}

footer .col-md-8 {
	text-align: center
}

@media(min-width:992px) {
footer .col-md-8 {
	text-align:right
}

}
@media(max-width:976px) {
footer .col-md-8 {
	text-align:center
}

}

ul.social-buttons {
	margin-bottom: 0;
}
ul.social-buttons li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	font-size: 20px;
	line-height: 40px;
	outline: 0;
	color: #fff;
	background-color: #633553;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	background-color: #c756a1;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: 0;
}
.fa-facebook{background:url(../img/social_icon.png) no-repeat 15px 13px}
.fa-facebook:hover{background:url(../img/social_icon.png) no-repeat 15px -43px}
.fa-twiter{background:url(../img/social_icon.png) no-repeat -30px 13px}
.fa-twiter:hover{background:url(../img/social_icon.png) no-repeat -30px -43px}
.fa-google{background:url(../img/social_icon.png) no-repeat -73px 13px}
.fa-google:hover{background:url(../img/social_icon.png) no-repeat -73px -43px}
.fa-in{background:url(../img/social_icon.png) no-repeat -120px 13px}
.fa-in:hover{background:url(../img/social_icon.png) no-repeat -120px -43px}

::-moz-selection {
 text-shadow: none;
 background: #53b7e8;
}
::selection {
	text-shadow: none;
	background: #53b7e8;
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
	webkit-tap-highlight-color: #009ce9;
}