@font-face {
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding:0px;
	margin:0px;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.row{
	margin-right:0px;
	margin-left:0px;	
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #000;
}

::selection {
    color: #fff;
    background: #000;
}

*{
	-webkit-appearance:none ;
	-moz-appearance :none;
	border-radius: 0;	
}

a,.map1-options,.m,.m-active:after,.m-active,.event-text-container,.event-plus,.event-plus,.event-img-container img,.btn,.menu-item:before,.about-link a:hover,.about-link,.ministries-item-box,.ministries-item-img,.ministries-item-plus,.media-item-layer,.media-item-go,.media-link,.media-item1-img,.media-item1-img1,.media-item1-content{
	-webkit-transition:all 0.20s ease-out;
	-moz-transition:all 0.20s ease-out;
	-o-transition:all 0.20s ease-out;
	transition:all 0.20s ease-out;
	outline: none !important;
}



body{
	margin:0;
	padding:0px;
	font-family: 'bebas_neuebold';
	color:#000;
	background-image: url(../../imgs/bg4.jpg);
}

.maxwidth{
	width:95%;
	padding-left:2.5%;
	padding-right:2.5%;
	max-width:1180px;
	margin:0 auto;
	position:relative;
}

.maxwidth1{
	width:95%;
	padding-left:2.5%;
	padding-right:2.5%;
	max-width:1350px;
	margin:0 auto;	
}

.marg15{
	margin-left:15px;
	margin-right:15px;	
}

.navbar-default .navbar-nav > .active > a.menu-item:before{
	width:100%;
}

.navbar-default .navbar-nav > .active > a{
	background-color: transparent !important;
	color:#80807b !important;
}

.navbar-default .navbar-nav > .active > a:after{
	content:"";
}

.navbar{
	min-height:auto;	
}

.navbar-default {
    background-color: rgba(0,0,0,0.5);
    padding:0px;
	padding-top:10px;
	padding-bottom:10px;
    border: 0;
}

.navbar-shrink {
	background-color:#000 !important;
}

.navbar-brand{
	height:auto;
	padding:0px;
	padding-top:0px;
}

.navbar-default .navbar-nav > li > a:focus{
	background-color:transparent !important;	
}

.navbar-nav {
    float: right;
}

.navbar-header{
	float: left;
	padding-bottom: 14px;
	padding-right: 31px;
	padding-left: 0px;
	padding-top: 10px;
}

.logo{
	width:100%;
	max-width:200px	
}

.navbar-nav > li > a{
	padding:0px;
}

.navbar-right {
    float: left !important;
}

.carousel-indicators {
    position: absolute;
    right: 25px;
    left: inherit;
    bottom: 50%;
    width: 25px;
}

.carousel-indicators li {
    margin-bottom: 5px;
}

.carousel-inner > .item{
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
}

.item-img{
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	width:100%;
	height:100%;
	opacity:0.55;
}

.navbar-toggle{
	border-radius:0px;	
}

.modal-content{
	background-color:transparent;
	box-shadow:none;
	border:0px;
	color:#fff;	
}

.modal-open .modal{

}
/****************************************/


.menu-item{
	margin-left:27px;
	margin-top:26px;
	font-size:19px !important;
	padding-bottom:10px !important;
	display:inline-block;
	color:#fff !important;
	font-size:11px;
}

.menu-item:before{
	content:"";
	background-image:url(../../imgs/menu-active.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:0px;
	height:12px;
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translate(-50%,0)
}

.menu-item:hover{
	color:#80807b !important;
}

.menu-item:hover:before{
	width:100%;
}

.indicator{
	position:relative;
	top:-72px;	
}

.slider-container{
	background-color:#000;
	min-height:500px;	
}


.slider-layer{
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	z-index:1000;
	transform:translate(0,-50%);
}

.scroll-down {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 16;
	text-align:left;
	padding-top:7px;
}

.scroll-down-content {
	background-color:rgba(255,255,255,0.8);
	padding:18px 25px;
	  
	  color:#801214;
	  text-transform:uppercase;
	  font-size:11px;
	  letter-spacing:2px;
}

.bullets{
	background-color:#666;
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:5px;
	transform:translate(0,-1px)
}

.activee{
	background-color:#801214;
	width:12px;
	height:12px;
	border-radius:6px;	
	transform:translate(0,0)
}


.slider-break{
	height: 5px;
	background-color: #8b8b8b;
	width:35%;
	margin-bottom: 20px;
}

.slider-title{
	color:#fff;
	font-size: 45px;
	width: 67%;
	line-height: 40px;
	letter-spacing: 5px;
}

.slider-subtitle {
    color: #fff;
    width: 35%;
	font-family: 'montserratlight';
	font-size: 15px;
	margin-top: 15px;
}

.slider-text{
	color:#fff;
	font-size:13px;
	width:100%;
	max-width:330px;
	font-family: 'montserratlight';
	
}

#slider-subtitle-hidden{
	display: none;
}

.overview-container{
	background-color: #d4d4d4;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
}

.section-img{
	background-position: center center !important;
	background-size: cover !important;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}

.quialitypolicy-img{
	width: 60%;
}

.section-width{
	width: 85%
}

.section-title{
	font-size: 33px;
	border-bottom: 8px solid #000;
	margin-bottom: 25px;
	padding-bottom: 8px;	
}

.section-subtitle{
	font-size: 15px;
	font-family: 'montserratbold';
	margin-bottom: 10px;
}

.section-text{
	font-size: 14px;
	font-family: 'montserratlight';
	margin-top: 15px
}

.section-color-white{
	color:#fff !important;
	border-bottom-color: #fff !important;
}

.about-container{
	background-color: #000;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
	background-image: url(../../imgs/img2.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.aboutnext-container{
	background-color: #000;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
	background-image: url(../../imgs/img3.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.aboutbox-container{
	background-color: #888883;
	padding:30px;
	text-align: center;
}

.aboutbox-title{
	font-size: 35px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.aboutbox-subtitle{
	font-size: 14px;
	font-family: 'montserratbold';
	width: 75%;
	margin: 0 auto;
	color:#414042;
	height: 100px;
}

.quialitypolicy-container{
	background-color: #d4d4d4;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
	background-image: url(../../imgs/bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}


.iso-container{
	background-color: #d4d4d4;
	padding-top: 55px;
	padding-bottom: 55px;
	position: relative;
}

.iso-content{
	padding: 25px;
	border:solid #000 5px;
}

.iso-title{
	font-size: 33px;
	margin-bottom: 6px;
	line-height: 30px;
}

.iso-text{
	margin-bottom: 6px;
	font-family: 'montserratlight';
}

.iso-subtitle{
	font-size: 30px;
	margin-top: 6px;
	color:#d2232a;
	line-height: 30px;
}

.iso-img{
	position: absolute;
	right: 88px;
	top: -130px;
	width: 194px;
}

.health-container{
	background-color: #d4d4d4;
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
	background-image: url(../../imgs/bg1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.focus-container{
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
	background-image: url(../../imgs/bg2.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.parent-title{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 30px;
}

.child-title{
	font-size: 22px;
	letter-spacing: 2px;
}

.child-text{
	font-size: 13px;
	font-family: 'montserratlight';
	margin-top: 5px;
	line-height: 19px;
}

.child-more{
	display: inline-block;
	padding:3px 7px;
	border: 1px solid #000;
	font-family: 'montserratlight';
	font-size: 12px;
	margin-top: 15px;
	color: #000;
	margin-bottom: 20px;
}

.child-more:hover{
	background-color: #000;
	color:#fff;
}

.child-break{
	height: 40px;
}

.parent-title,.child-title,.child-text,.child-more{
	margin-left: 40px;
	margin-right: 40px;
}


.parent-border{
	position: absolute;
	width: 2px;
	background-color: #000;
	height: 170px;
	left: 0px;
	top: 0px;
}

.facility-img{
	top: 15% !important;
	height: 85% !important;
}

.facilty-container{
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
}

.facility-bg{
	background-image: url(../../imgs/bg3.jpg);
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.eq-title{
	font-size: 28px;
	margin-bottom: 5px;
	padding: 8px 15px;
	border: 3px solid #fff;
	display: ruby-text !important;	
}

.facility2-img{
	top: 15% !important;
	height: 70% !important;
	bottom: 15% !important;
}

.clients-container{
	padding-top: 70px;
	padding-bottom: 60px;
	position: relative;
}

.logos-container{
	margin-top: 34px;
}






#contact1{
	padding: 80px 0 0;
  }
  .owl-demo .item{
	margin: 10px;
  }
  .owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
  }
  .contactp{
	color: #0f2f39;
	font-family: 'montserratlight';
	margin-top: 30px;
	text-transform: uppercase
  }
  #contact {
	position: relative;
	overflow: hidden;
  }
  #contact .container-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(69, 174, 214, 0.3);
	z-index: 1;
  }
  #contact .contact-form {
	background: rgba(255, 255, 255, 0.8);
	padding: 20px;
	margin-top: 50px;
  }
  #contact .contact-form h3 {
	margin-top: 0;
  }

  #contact1 .style-4 input[type] {
    color: #0f2f39 !important;
}
.style-4 input[type], .style-4 textarea {
    padding: 10px 0;
    width: 100%;
    outline: 0;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    background: transparent;
    border-bottom: solid 2px #dcdcdc;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
    color: #0f2f39;
	font-family: 'montserratbold';
	font-size: 11px;
    letter-spacing: 2px;
}

.style-4 textarea {
	margin-top: 20px;
}

.bord21 {
    margin-top: 60px;
    border-bottom: 6px solid #414042;
}

#footer {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
    background: #535254;
	font-size: 12px;
	font-family: 'montserratlight';
}

.btn.btn-primary2 {
    background: transparent;
    border-color: #8b8b8b;
	color: #8b8b8b;
	font-family: 'montserratlight';
	margin-top: 30px
}

.btn.btn-primary2:hover{
	background: #8b8b8b;
    border-color: transparent;
	color: #fff;
}

.btn {
    border-radius: 0;
}

.envelop {
    color: #414042;
    margin-right: 7px;
}