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

*::-moz-selection {
    background: #ff0000 none repeat scroll 0 0;
    text-shadow: none;
}
body {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
header, .container{
	position: relative;
}
header{
	text-align: left;
}
@media (max-width: 767px){
	#mainNav .container .navbar-header.page-scroll {
		background: #ffffff none repeat scroll 0 0;
	}
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.54;
  transition: .5s ease;
  background-color: #ff0000;
  z-index: 1;
}
header .intro-text .intro-heading{
	font-size: 60px;
	line-height: 60px;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	position: absolute !important;
}
p{
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
}
p.about-us-p{
	font-size: 18px;
}
.btn-xl {
    background-color: #ff0000;
    border-color: #ff0000;
    border-radius: 3px;
    color: #fff;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 18px 48px;
}
.navbar-brand {
    height: auto;
}
.affix .navbar-brand {
    height: 50px;
	padding: 0;
}
.affix .navbar-brand > img {
    margin-top: 2px;
    padding-left: 10px;
    width: 227px;
}
.navbar-custom.affix {
    background-color: rgba(0, 52, 102, 0.7);
}
.navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active > a:focus, .navbar-custom .navbar-nav > .active > a:hover {
    background-color: #fff;
    color: #003466;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
    color: #fff;
    outline: 0 none;
}
.affix-top .nav.navbar-nav.navbar-right {
    margin-top: 20px;
}
.affix-top .navbar-toggle {
    margin-top: 5% !important;
}
.navbar-custom .navbar-toggle {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    font-size: 12px;
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
    background-color: #fff;
}
@media (min-width: 768px) {
.affix-top.navbar-custom {
    /*margin-top: 67px;*/
}
}
@media (max-width: 768px) {
	#services > .container > .row {
    padding: 0 10%;
    text-align: center;
}
p {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
}
p > br{
	display: none;
}
header .intro-text .intro-heading {
    font-size: 40px;
    line-height: 40px;
}
nav#mainNav.affix-top {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
}
@media (max-width: 480px) {
	#services > .container > .row {
    padding: 0;
    text-align: center;
}
ul.text-muted {
    padding-left: 25px;
}
#services img {
    width: 100%;
	max-width: 100%;
}

footer span.copyright {
    font-size: 12px;
}
}
.intro-text .page-scroll.btn.btn-xl {
    margin-top: 100px;
}
.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
    background-color: #fff;
    border-color: #fff;
    color: #022140;
}
section {
    padding: 63px 0;
}
 h2.section-heading {
    color: #ff0000 !important;
    font-size: 36px !important;
    margin-bottom: 111px !important;
    margin-top: 0 !important;
	position:relative !important;
    display:inline-block !important;
}
 h2.section-heading:after {
    content:'' !important;
    position:absolute !important;
    left:0 !important; right:0 !important;
    top:100% !important;
    margin-top: 49px !important;
    width:67px !important;
    height:2px !important;
    background:#ff0000 !important;
}
.no-padding{ padding:0;}
.service-heading {
    color: #ff0000;
    font-size: 24.45px;
    margin: 25px 0;
    text-transform: uppercase;
}
.text-muted {
    color: #999797;
    font-size: 20.38px;
    font-weight: 300;
    line-height: 25px;
    padding: 0 10px;
	margin-top:3px;
}
.continue-reading {
    color: #003466;
    display: block;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16.3px;
    font-weight: 400;
    margin-top: 24px !important;
	padding: 0 10px;
}
a.active, a:active, a:focus, a:hover {
    color: #003466;
}
.carousel-indicators {
    bottom: -107px !important;
}
#myCarousel p {
    color: #f3f3f3;
    font-size: 20px;
}
#myCarousel div.item {
    text-align: center;
	color: #f3f3f3;
}
section {
    
}
.bg-image-text {
    background-image: url("../img/testimonial.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    position: relative;
}
.person-name {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
	margin-top: 12px;
}
.person-designation {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 300;
	line-height: 23px;
}
section#contact{
	background: #ffffff;
}
.section-heading-contact {
    color: #ff0000;
    font-weight: 700;
	margin-top: 12px;
	margin-bottom: 75px;
}
.contact-heading {
    color: #555555;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 21px;
    text-transform: uppercase;
}
.form-control{ background: #ededed; box-shadow: none; border: 0 none; }
section#contact *::-moz-placeholder {
    color: #383838;
    font-weight: 400;
    opacity: 0.5;
}
#contact p {
    color: #888888;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    text-align: right;
}
.contact-heading.text-right.address {
    margin-top: 20px !important;
}
footer {
    background: #333333 none repeat scroll 0 0;
}
footer span.copyright {
    color: #f3f3f3;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
}
footer {
    padding: 15px 0;
    text-align: center;
}
.help-block.text-danger li {
    font-size: 10px;
    text-align: left;
}
.affix-top .about-us-menu > a {
    background: transparent none repeat scroll 0 0 !important;
    color: #fff !important;
}
/***  If Not Home Page CSS  ***/

.if-not-home-page nav#mainNav.affix-top {
   /* margin-top: 0;
    position: relative;*/
}
.if-not-home-page header .intro-text {
    padding-bottom: 30px;
    padding-top: 110px;
}
.if-not-home-page  .navbar-custom.affix-top .nav li a, .if-not-home-page  .navbar-custom .navbar-toggle, .if-not-home-page   .affix-top .about-us-menu > a {
    /*color: #003466 !important;*/
}
.if-not-home-page  #contact .left-side p {

    text-align: left;
}
.if-not-home-page  .contact-heading.text-left.address {
    margin-top: 20px !important;
}
.if-not-home-page h2.section-heading {
    margin-top: 50px !important;
}
header{
	overflow: hidden;
}
header, .container {
    z-index: 1;
}
#muteYouTubeVideoPlayer{
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    transform: scale(2);
    top: 0;
	left: 0;
	z-index:0;
}
#services .col-md-4.no-padding {
    margin-bottom: 35px;
}
ul.text-muted {
    font-size: 18px;
    padding-left: 26px;
}
.service-heading{
    font-size: 21px;
    padding: 0 10px;
}

#services.servicess .col-md-4.no-padding {
    min-height: auto;
}
#services > .container > .row{
	text-align: left;
}
ul.nav.navbar-nav {
    margin-top: 20px;
}
@media (max-width: 767px){
	.if-not-home-page header .intro-text {
    padding-top: 20px;
}
.navbar-brand > img {
    display: block;
    width: 220px;
}
.navbar-toggle{
	margin-top: 18px;
}
nav#mainNav{
	background: #ff0000;
}
}
@media only screen and (max-width: 768px) {
 #muteYouTubeVideoPlayer{
	display: none !important;
 }
}
.services-css p {
    margin: 25px 0;
    padding: 0;
}
.services-css h2 {
    margin-bottom: 0;
}
.owl-prev, .owl-next {
    color: #000000;
    font-size: 0;
    height: 35px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 43%;
    width: 35px;
}
.owl-prev:hover, .owl-next:hover {
    color: #ffffff;
    opacity: 1;
}
.owl-next {
    left: auto;
    right: -30px;
}

.owl-prev {
    left: -40px;
}

.owl-prev::after, .owl-next::after {
    content: "";
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    height: 35px;
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 99999;
}
.owl-next::after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/next-arrow.png");
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.owl-prev::after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/prev-arrow.png");
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
#owl-logo .item > img {
    padding: 30px;
	width: 100%;
}
#owl-logo .owl-prev {
    right: 8px;
}

@media (max-width: 810px){
.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}
}
header .intro-text {
    padding-bottom: 240px;
    padding-top: 240px;
}
#muteYouTubeVideoPlayer > video {
	min-width: 100%;
min-height: 100%;
position: absolute;
	
}