
/* ===================================== Import Variables ================================== */
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:300,400,400italic,700,700italic);
/* ===================================== Basic CSS ==================================== */
* {
  margin: 0px;
  padding: 0px;
  list-style: none; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  outline: none;
  color: #444; }

a:hover {
  color: #444; }

ul {
  margin-bottom: 0;
  padding-left: 0; }

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.cp {
  cursor: pointer; }

html, body {
  height: 100%; }

p {
  margin-bottom: 0px;
  width: 100%; }

.no-padding {
  padding: 0px; }

.no-margin {
  margin: 0px; }

.hid {
  display: none; }

.top-mar {
  margin-top: 15px; }

.h-100 {
  height: 100%; }

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: .5 !important; }

.container-fluid {
  padding: 0px; }

h1, h2, h3, h4, h5, h6 {
  color: #545454; }

body {
  background-color: #f1f1f145 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #6A6A6A;
  overflow-x: hidden; }


.nav-sectionmk ul li{padding:0px!important;}
.session-title {
  padding:0 30px 30px 30px;
  margin: 0px;
  margin-bottom: 20px; }
  
  @media screen and (max-width: 767px) {
    
	.session-title {
      padding: 5px; } }
  .home-session-title h2{text-align:center !important;}
  .home-session-title h2:after{display:none;}
  .home-session-title p{font-weight:600;}
  .session-title h2 {
    width: 100%;
    text-align: left;
    font-weight: 600;
    margin-bottom: 0px;
	color:#124074;
	text-transform:uppercase;
	letter-spacing:2;
	position:relative;
	}
	.session-title h2:after {
	position:absolute;
	content:"";
	background:#124074;
	width:80px;
	height:4px;
	left:0px;
	bottom:-6px;
	}
  .session-title p {
    max-width: 850px;
    text-align: center;
    float: none;
    margin: auto;
    font-size: 1rem;
    margin-top: 6px; }
  .session-title span {
    float: right;
    font-style: italic; }

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccccccc4;
  display: block;
  padding-right: 0px; }
  .inner-title h2 {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #863dd9;
    padding-bottom: 10px;
    margin-bottom: 0px;
    width: 300px; }
  .inner-title p {
    width: 100%;
    text-align: center; }
  .inner-title .btn {
    float: right;
    margin-top: -38px;
    font-weight: 600;
    font-size: .8rem; }

.page-nav1 {padding: 140px 0 80px 0;}
.page-nav {
  background-size: 100%;
  padding: 68px;
  text-align: center;
  padding-top: 220px;
   background-color: #eaeaea;  
  /* background:url(assets/img/service-banner1.jpg) no-repeat; */
  /* backgrond-size:100% 100%; */
  /* width:100%; */
  /* height:100px; */
  }
  .page-nav ul {
    float: none;
    margin: auto; }
  @media screen and (max-width: 992px) {
    .page-nav {
      background-size: auto; } }
  @media screen and (max-width: 767px) {
    .page-nav {
      padding-top: 100px; } }
  @media screen and (max-width: 356px) {
    .page-nav {
      padding-top: 200px; } }
  .page-nav h2 {
    font-size: 28px;
    width: 100%;
    font-weight: 700;
    color: #444; }
    @media screen and (max-width: 600px) {
      .page-nav h2 {
        font-size: 26px; } }
  .page-nav ul li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px;
    font-size: .93rem;
    font-weight: 600;
    color: #444; }
    .page-nav ul li i {
      width: 30px;
      text-align: center;
      color: #444; }
    .page-nav ul li a {
      color: #444;
      font-size: .93rem;
      font-weight: 600; }

.btn-success {
  background-color: #51be78;
  border-color: #51be78; }
  .btn-success:hover {
    background-color: #51be78 !important;
    border-color: #51be78 !important; }
  .btn-success:active {
    background-color: #51be78 !important;
    border-color: #51be78 !important; }
  .btn-success:focus {
    background-color: #51be78 !important;
    border-color: #51be78 !important;
    box-shadow: none !important; }

.btn-primary {
  background-color: #f9f9f9;
  border-color: #0380ba;
  color:#0380ba !important;
  font-weight:400 !important;  }
  .btn-primary:hover {
    background-color: #fff !important;
    border-color: #0380ba !important;
	color:#0380ba !important;
	}
  .btn-primary:active {
    background-color: #fff !important;
	color:#fff;
    border-color: #fff !important; }
  .btn-primary:focus {
    background-color: #0ac88b !important;
    border-color: #0ac88b !important;
    box-shadow: none !important; }

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

.form-control:focus {
  box-shadow: none !important;
  border: 0px; }

.btn-light {
  background-color: #FFF;
  color: #3F3F3F; }

.collapse.show {
  display: block !important; }

.form-control:focus {
  box-shadow: none;
  border: 0px; }

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px; }
  .form-control:focus {
    background-color: #FFF;
    border-color: #CCC; }

.container {
  max-width: 1170px; }
  @media screen and (max-width: 575px) {
    .container {
      padding: 10px 15px; } }

/* ===================================== Header Design CSS ==================================== */
header {
  background-color: #FFF;
  height: 140px;
  position: absolute;
  z-index: 999; }
  @media screen and (max-width: 767px) {
    header {
      height: 82px; }
      header .container {
        padding-top: 2px; } }
  header .logo img {
    margin-top: 0px;
    padding-bottom: 10px;
    max-width: 350px; }
  header .navse .cinfo {
    padding-right: 0px; }
    header .navse .cinfo .cdetl {
      display: flex;
      padding-top: 13px; }
      header .navse .cinfo .cdetl .icon {
        padding-right: 10px; }
        header .navse .cinfo .cdetl .icon i {
          width: 45px;
          height: 45px;
          border-radius: 50px;
          border: 1px solid #fff;
          text-align: center;
          padding-top: 13px;
          font-size: 1.3rem;
          color: #fff; }
      header .navse .cinfo .cdetl .detail {
        margin: auto 0px; }
        header .navse .cinfo .cdetl .detail b {
          font-size: .9rem;
		  color:#fff;}
        header .navse .cinfo .cdetl .detail p {
          font-size: .85rem; 
		  color:#fff;}
  header .top-row {
    padding-top: 10px; }
    @media screen and (max-width: 767px) {
      header .top-row {
        padding-top: 5px; } }

.nav-sectionmk {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin-top: 15px;
  background-color: #0380ba; 
  }
  @media screen and (max-width: 767px) {
    .nav-sectionmk {
      margin-top: 5px;
      display: none; } }
  .nav-sectionmk ul {
    width: 100%; }
    .nav-sectionmk ul li {
      float: left;
      /* padding: 15px 25px; */
      font-weight: 700;
      font-size: .96rem; }
      @media screen and (max-width: 767px) {
        .nav-sectionmk ul li {
          float: none; } }
      .nav-sectionmk ul li a {
        color: #FFF;
		padding:15px 25px;
		display:inline-block;
		font-weight:500;
		}
      .nav-sectionmk ul li ul{width:350px;top:50px;left:0px;background:#0380ba;}
      .nav-sectionmk ul li ul li{width:100%;}
	  .nav-sectionmk ul li ul li:hover{background:#0380ba;color:#fff;}
	  .nav-sectionmk ul li ul li:hover a{color:#fff;}
	  .dropdown:hover .dropdown-menu {display: block;}
	  .nav-sectionmk ul li ul li a {
        color: #fff !important; 
		font-weight:400;
		font-size:15px;
		padding:5px 0 5px 20px;
		width:100%;
		}
	   .nav-sectionmk ul li ul li:hover{background:#fff;}
	   .nav-sectionmk ul li ul li:hover a{color:#124074 !important;}
	   
		.nav-sectionmk ul li:hover {background:#fff;color:#124074 !important;}
		.nav-sectionmk ul li:hover a{color:#124074;}
		.nav-sectionmk ul li.active {background:#fff;color:#124074 !important;}
		.nav-sectionmk ul li.active a{color:#124074;}
    .nav-sectionmk ul .aply {
      float: right;
      padding: 10px 10px;
      margin-right: 12px;
      padding-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .nav-sectionmk ul .aply {
          width: 100%; }
          .nav-sectionmk ul .aply .btn {
            width: 100%; } }
  @media screen and (max-width: 767px) {
    .nav-sectionmk {
      position: absolute;
      width: 100%; } }

.small-menu {
  float: right;
  color: #071c35;
  font-size: 1.8rem;
  position: absolute;
  right: 18px;
  top: 18px; }

.scroll-to-fixed-fixed {
  margin-top: 0px; }

/* ===================================== Slider Style CSS ================================== */
.slider {
  position: relative;
  padding-top: 140px; }
  @media screen and (max-width: 767px) {
    .slider {
      padding-top: 82px; } }

.slider-captions {
  position: absolute;
  bottom: 132px;
  text-align: center; }

@media screen and (max-width: 1050px) {
  .slider-captions {
    bottom: 100px !important; }

  .slider-captions .slider-title {
    font-size: 42px; } }
@media screen and (max-width: 810px) {
  .slider-captions {
    bottom: 50px !important; }

  .slider-captions .slider-title {
    font-size: 32px; } }
@media screen and (max-width: 572px) {
  .slider-captions {
    display: none; } }
.slider-title {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  letter-spacing: 2px;
text-transform:uppercase;  }

.slider-text {
  margin-bottom: 20px;
  color: #000; }

.slider-img {
  /* background: -moz-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.3) 100%); */
  /* background: -webkit-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.3) 100%); */
  /* background: linear-gradient(to bottom, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.3) 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1b2429', endColorstr='#cc1b2429', GradientType=0);
  position: relative; }

.slider-img img {
  position: relative;
  z-index: -1; }

.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next {
  color: #fff;
  display: none;
  zoom: 1;
  margin: 5px;
  padding: 6px 12px;
  font-size: 22px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  background: transparent;
  filter: Alpha(Opacity=50);
  line-height: 1;
  border: 2px solid #fff; }

.owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
  background-color: #fff; }

.slider .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 25px; }

.slider .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 25px; }

.slider .owl-dots .owl-dot {
  position: relative;
  text-align: center;
  bottom: 40px;
  max-width: 1140px;
  margin: 0 auto; }

.slider .owl-dots .owl-dot span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0px 0px 10px 10px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #fff;
  float: left; }


.slider .owl-dots .owl-dot.active span {
  background-color: #fff; }

.slider .owl-dots .owl-dot.active span,
.slider .owl-controls.clickable .owl-page:hover span {
  background-color: #fff;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

.slider .col-lg-offset-2 {
  float: none;
  margin: auto; }

/* =================== Key Features Starts Here =================== */
.features {
  padding: 50px;
  background-color: #FFF; }
  @media screen and (max-width: 940px) {
    .features {
      padding: 30px 10px; } 
		
		
.tab-content h1{padding-top:25px;}
.stories-button{padding:25px 0!important;}
.copy p{text-align:center !important;font-size:12px;}
.footer{padding-bottom:10px !important;}
.nav-pills1 li img{height:auto!important;}
/* About us page */
.page-nav{width:100%!important;backgrond-size:cover;margin:0px;}
.page-nav1{padding-bottom:40px!important;}
.abt-our-team{padding:30px 0!important;}
/* Reaward and Award */
.page-nav{padding-top:160px !important;padding-bottom:0px;}
.award-model{padding:0 0 30px 0 !important;}
.serv{margin:30px 0px !important;}
/* Service page */
.tab-content{padding:0 20px !important;}
.service-about{display:none;}
.serv-img{padding:20px 0;}
.serv-head-top{padding-top:410px;}
.page-nav3{padding:0px 10px !important;}
.page-nav ul li{margin:0px !important;}
.service-sect{padding:0 0 30px 0 !important;}


}
  .features .ker-featur-row {
    margin-top: 20px; }
  .features .featurecol .single-feature {
    margin-bottom: 35px;
    display: flex; }
    .features .featurecol .single-feature .icon {
      padding: 25px;
      margin: auto; }
      .features .featurecol .single-feature .icon i {
        font-size: 29px;
		color:#ed8673;}
    .features .featurecol .single-feature i {
      font-size: 1.5rem; }
    .features .featurecol .single-feature h6 {
      margin-top: 5px;
      margin-bottom: 5px;
      font-weight: 500;
      font-size: 1.1rem; }
    .features .featurecol .single-feature p {
      font-weight: 400;
      font-size: 1rem;
      color: #000; }
  .features .feature-left .single-feature {
    text-align: right;
    display: flex; }
    .features .feature-left .single-feature .icon {
      padding: 25px;
      margin: auto; }
      .features .feature-left .single-feature .icon i {
        font-size: 29px;
		color:#ed8673;}
  .features .featur-image {
    padding-top: 15px;
    text-align: center; }
    .features .featur-image img {
      margin-top: -40px; }

.our-service {
  padding: 50px;
  background-color: #f9f9f9; }
  @media screen and (max-width: 940px) {
    .our-service {
      padding: 30px 10px; } }
  @media screen and (max-width: 600px) {
    .our-service {
      padding: 20px 10px; }
      .our-service .blog-cont {
        padding: 0px; }
      .our-service .blog-smk {
        padding: 0px; } }
  .our-service .blog-cont {
    float: none;
    margin: auto; }
  .our-service .blog-single {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px; }
	.our-service .blog-single img{border:4px double #c5c5c5;}
    .our-service .blog-single .figure {
      margin-bottom: 0px; }
  .our-service .blog-single-det {
    margin: auto;
    padding: 20px;
    z-index: 99;
    /* box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54); */
    width: 90%;
    position: relative;
    margin-top: -50px;
    /* background-color: #FFF;  */
	}
    .our-service .blog-single-det .btn {
      margin-top: 10px;
      margin-bottom: 10px;
      width: 80%;
      border-radius: 50px;
      font-weight: 600; }
    .our-service .blog-single-det span {
      font-size: 13px;
      color: #b5316a; }
    .our-service .blog-single-det h6 {
      font-size: 1.1rem;
      font-weight: 600; }
    .our-service .blog-single-det p {
      margin-top: 15px;
      margin-bottom: 15px;
      font-size: 1rem; }

/* ===================================== About Us Style  ================================== */
/* .about-us1 { */
  /* background-color: #f3f3f3; } */
  
  .abt-banner img {width:100%;}
  .about-us {
  background: linear-gradient(#157fda, #38b39c);}
  .about-us .join-us-content {
    padding: 15px 30px 30px 30px; }
    .about-us .join-us-content h2 {
      margin-bottom: 20px; }
    .about-us .join-us-content ul {
      padding-left: 10%; }
      .about-us .join-us-content ul li {
        margin-top: 10px; }
  .about-us .bkgloq {
    padding-left: 10%; }
    .about-us .bkgloq .content-title {
      padding-left: 15px;
      padding-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .about-us .bkgloq {
        padding-left: 0px; } }

/* ===================================== What We Offer Style  ================================== */
.our-team {
  padding: 0px; }
  @media screen and (max-width: 450px) {
    .our-team {
      padding: 30px 10px; } }
  .our-team .content-title h2 {
    margin-bottom: 50px; }
  .our-team .team-member {
    padding: 10px;
    background-color: #FFF;
    box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
    text-align: center; }
    @media screen and (max-width: 767px) {
      .our-team .team-member {
        margin-bottom: 15px; } }
    .our-team .team-member img {
      margin-bottom: 5px; }
    .our-team .team-member p {
      margin-top: 5px; }
    .our-team .team-member b {
      padding: 5px; }
    .our-team .team-member ul li {
      float: left;
      padding: 5px;
      width: 20%;
      text-align: center;
      border: 1px solid #CCC; }
    .our-team .team-member ul {
      margin: 0px;
      margin-top: 10px; }

/* =================== Blog Style Starts Here =================== */
.blog {
  background-color: #f7f7f7;
  padding: 50px; }
  @media screen and (max-width: 940px) {
    .blog {
      padding: 30px 10px; } }
  .blog .blog-row .blog-col {
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35);
    /* margin-bottom: 30px;  */
  }
    .blog .blog-row .blog-col img {
      margin-bottom: 20px;
      width: 100%; }
	  .blog .blog-row .blog-col iframe{height:350px;}
	  .blog .blog-row .blog-col iframe video{width:100%;height:auto;}
    .blog .blog-row .blog-col span {
      color: #a09f9f;
      font-size: .83rem; }
    .blog .blog-row .blog-col h4 {
      margin-top: 15px;
      font-weight: 400;
      font-size: 1.2rem;
      margin-bottom: 15px;
      line-height: 26px; }
    .blog .blog-row .blog-col p {
      font-weight: 500;
      font-size: .9rem;
      line-height: 25px; }

/* ===================================== Fooer CSS ================================== */
.footer {
  padding: 50px;
  padding-bottom: 0px;
  background-color: #444;
  color: #FFF;
  padding-bottom: 60px; }
.footer .foot-scl-icn {padding-top:20px;}
.footer .foot-scl-icn a{padding-right:10px;}
.footer .foot-scl-icn a i{border:1px solid #fff;padding:5px 10px;}
  @media screen and (max-width: 940px) {
    .footer {
      padding: 30px 10px; } }
  .footer h2 {
    font-size: 22px;
    margin-top: 10px;
    color: #FFF; }
  .footer p {
    text-align: justify;
    /* text-indent: 20px;  */
	}
  .footer .link-list li {
    padding: 10px;
    border-bottom: 1px solid #6C6C6C; }
    .footer .link-list li a {
      color: #FFF; }
	  /* .footer .link-list li:hover{background:#007bff;} */
	  .footer .link-list li:hover a{color:#007bff;padding-left:4px;transition:0.2s;}
	  .footer .link-list li:hover i{color:#007bff;}
    .footer .link-list li i {
      float: right; 
	  padding-top:6px;}
  .footer .map-img {
    /* font-weight: 600; */
    font-size: 15px;
    padding-left: 20px; }
  .footer address a {
    color: #FFF; }

.copy {
  padding: 20px;
  background-color: #2E2E2E;
  color: #FFF; }
  .copy a {
    color: #FFF; }
  .copy span {
    float: right; }
    .copy span i {
      margin-right: 20px; }

.kf-2 {
  background-color: #FCFCFC;
  padding: 50px; }
  @media screen and (max-width: 940px) {
    .kf-2 {
      padding: 30px 10px; } }
  .kf-2 .single-key {
    box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35); }

/* ===================================== About Us Style  ================================== */
.about-us {
  padding: 50px;
  background: linear-gradient(#157fda, #38b39c); }
  @media screen and (max-width: 940px) {
    .about-us {
      padding: 30px 10px; } }
  @media screen and (max-width: 1199px) {
    .about-us .container {
      max-width: 100%; } }
  .about-us img {
    width: 100%;
    padding: 10px; }
  .about-us h2 {
    font-size: 24px; }
	.about-head{text-transform:uppercase;color:#124074;padding-bottom:15px;position:relative;margin-bottom:20px;}
	.about-head span{font-size:16px;}
	.about-head:after{position:absolute;content:"";background:#124074;width:80px;height:4px;left:0px;bottom:0px;}
  .features-home .about-us p, .about-head {color:#fff;}
  .features-home .about-us .btn-primary{background-color:#fff;border-color:#fff;color:#0380ba !important;}
  .features-home .about-us .btn-primary:hover {
    background-color: #0380ba !important;
    color: #fff !important;
    border-color: #0380ba !important;
    margin-top: 20px;
  }

  .about-us p {
    text-align: justify;
    text-indent: 0px;
	color:#fff;
	font-family: arial;
	}
	.about-us .para-abt{padding-top:10px;}
	.weight-5{font-weight:600;font-family:arial;}
	.about-us .btn-primary{background-color:#0380ba;color:#fff !important;border-color:#0380ba;margin-top:20px;}
	.about-us .btn-primary:hover{color:#0380ba !important;}
	
	.abt-our-team{padding:60px 0 40px 0;}
/*# sourceMappingURL=style.css.map */







/* Home page section */

/* ===================================== Header Design CSS ==================================== */

header {
    background-color: #FFF;
    height: 140px;
    @media screen and (max-width: 767px){
        height: 82px;
         .container {
            padding-top: 2px;
        }
    }
    position: absolute;
    z-index: 999;
    .logo {
        img {
            margin-top: 10px;
            padding-bottom: 10px;
            max-width: 280px;
        }
    }

    .navse {
        .cinfo {
            padding-right: 0px;

            .cdetl {
                display: flex;
                padding-top: 13px;

                .icon {
                    padding-right: 10px;

                    i {
                        width: 50px;
                        height: 50px;
                        border-radius: 50px;
                        border: 1px solid $color-primary;
                        text-align: center;
                        padding-top: 13px;
                        font-size: 1.5rem;
                        color: $color-primary;
                    }
                }

                .detail {
                    margin: auto 0px;

                    b {
                        font-size: .9rem;
                    }

                    p {
                        font-size: .85rem;
                    }
                }
            }
        }
    }
    .top-row{
        padding-top: 20px;
        @media screen and (max-width: 767px){
            padding-top: 5px;
        }
    }
}

.nav-sectionmk {
    @include shado-1();
    margin-top: 15px;
    background-color: $color-primary;
    @media screen and (max-width: 767px){
        margin-top: 5px;
        display: none;
    }
    ul {
        width: 100%;

        li {
            float: left;
            padding: 15px 25px;
            font-weight: 700;
            font-size: .96rem;
            @media screen and (max-width: 767px){
                float: none;
            }
            a {
                color: #FFF;
            }
        }

        .aply {
            float: right;
            padding-top: 10px;
            margin-right: -12px;
            padding-bottom: 10px;
            @media screen and (max-width: 767px){
                 width: 100%;
                .btn{
                    width: 100%;
                }
            }
        }
    }
    @media screen and (max-width: 767px){
        position: absolute;
        width: 100%;
    }
}
.small-menu{
    float: right;
    color: #071c35;
    font-size: 1.8rem;
    position: absolute;
    right: 18px;
    top: 18px;
}
.scroll-to-fixed-fixed{
    margin-top: 0px;
}
/* ===================================== Slider Style CSS ================================== */
.slider {
    position: relative;
    padding-top: 140px;
    @media screen and (max-width: 767px){
        padding-top: 82px;
       
    }
}

.slider-captions {
    position: absolute;
    bottom: 190px;
    text-align: center;
	width:70%;
	left:180px;
	
}

.slider-captions1 {
    position: absolute;
    bottom: 220px;
    text-align: center;
	width:70%;
	left:480px !important;
	
}

@media screen and (max-width: 1050px) {
    .slider-captions {
        bottom: 100px !important;
    }

    .slider-captions .slider-title {
        font-size: 42px;
    }
}

@media screen and (max-width: 810px) {
    .slider-captions {
        bottom: 50px !important;
    }

    .slider-captions .slider-title {
        font-size: 32px;
    }
}

@media screen and (max-width: 572px) {
    .slider-captions {
        display: none;
    }
}

.slider-title {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
	text-transform:uppercase;
}

.slider-text {
    margin-bottom: 20px;
    color: #000;
}

.slider-img {
    /* background: -moz-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.3) 100%); */
    /* background: -webkit-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.3) 100%); */
    /* background: linear-gradient(to bottom, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.3) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1b2429', endColorstr='#cc1b2429', GradientType=0);
    position: relative;
}

.slider-img img {
    position: relative;
    z-index: -1;
}

.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next {
    color: #fff;
    display: none;
    zoom: 1;
    margin: 5px;
    padding: 6px 12px;
    font-size: 22px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    background: transparent;
    filter: Alpha(Opacity=50);
    line-height: 1;
    border: 2px solid #fff;
}

.owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
    background-color: #fff;
}

.slider .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 25px;
}

.slider .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 25px;
}

.slider .owl-dots .owl-dot {
    position: relative;
    text-align: center;
    bottom: 40px;
    max-width: 1140px;
    margin: 0 auto;
}

.slider .owl-dots .owl-dot span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0px 0px 10px 10px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #fff;
    float: left;
}

.slider .owl-dots .owl-dot.active span {
    background-color: #fff;
}

.slider .owl-dots .owl-dot.active span,
.slider .owl-controls.clickable .owl-page:hover span {
    background-color: #fff;
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
}

.slider .col-lg-offset-2 {
    float: none;
    margin: auto;
}


/* =================== Key Features Starts Here =================== */

.features{
    @include big-padding();
    background-color: #FFF;
    .ker-featur-row{
        margin-top: 20px;
    }
    .featurecol{
        .single-feature{
            margin-bottom: 50px;
            display: flex;
            .icon{
                padding: 25px;
                margin: auto;
                i{
                    font-size: 29px;
                }
            }
            i{
                font-size: 1.5rem;
            }
            h6{
                margin-top: 5px;
                margin-bottom: 5px;
                font-weight: 600;
                font-size: 1.1rem;
            }
            p{
                font-weight: 400;
                    font-size: 1rem;
                color: #000;
                
            }
        }
        
    }
    .feature-left{
        .single-feature{
            text-align: right;
            display: flex;
            .icon{
                padding: 25px;
                margin: auto;
                i{
                    font-size: 29px;
                }
            }
        }
        
    }
    .featur-image{
        padding-top: 15px;
        text-align: center;
        img{
            margin-top: -40px;
        }
    }
}


.our-service{
	@include big-padding();
    background-color: #f9f9f9;
    
	@media screen and (max-width: 600px){
		padding: 20px 10px;
		.blog-cont{
			padding: 0px;
		}
		.blog-smk{
			padding: 0px;
		}
	}
	.blog-cont{
		float: none;
		margin: auto;
        
	}
	.blog-single{
		text-align: center;
		margin-top: 20px;
		.figure{
			margin-bottom: 0px;
		}
		margin-bottom: 40px;
	}
	.blog-single-det{
		margin: auto;
		padding: 20px;
		z-index: 99;
		@include shado-3();
		width: 90%;
		position: relative;
		margin-top: -80px;
		/* background-color: #FFF; */
		.btn{
			margin-top: 10px;
			margin-bottom: 10px;
            width: 80%;
            border-radius: 50px;
            font-weight: 600;
		}
		span{
			font-size: 13px;
			color: #b5316a;
		}
		h6{
			font-size: 1.1rem;
            font-weight: 600;    
		}
		p{
			margin-top: 15px;
			margin-bottom: 15px;
			font-size: 1rem;
		}
	}
}


/* ===================================== About Us Style  ================================== */


.about-us{
    background: linear-gradient(#157fda, #38b39c);
    .join-us-content{
        padding: 30px;
        h2{
            margin-bottom: 20px;
        }
        ul{
            padding-left: 10%;
            li{
                margin-top: 10px;
            }
        }
    }
    .bkgloq{
        padding-left: 10%;
        .content-title{
            padding-left: 15px;
            padding-bottom: 10px;
        }
        @media screen and (max-width: 767px) {
            padding-left: 0px;
        }
    }
}

/* ===================================== What We Offer Style  ================================== */


.our-team{
    @media screen and (max-width: 450px) {
        padding: 30px 10px;
    }
padding:50px;
    .content-title h2{
        margin-bottom: 50px;
    }
.team-member{
     @media screen and (max-width: 767px) {
         margin-bottom: 15px;
    }
    padding: 10px;
    background-color: #FFF;
    img{margin-bottom: 5px;}
    box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
    p{margin-top: 5px;}
    b{padding: 5px;}
    text-align: center;
    ul li{
        float: left;padding: 5px;
        width: 20%; text-align: center;
        border: 1px solid #CCC;
    }
    ul{
        margin: 0px;
        margin-top: 10px;
    }
}

}

/* =================== Blog Style Starts Here =================== */

.blog{
    background-color:#f7f7f7;
    @include big-padding();
    
    .blog-row{
        .blog-col{
            background-color: #fff;
            padding: 15px;
            @include shado-4();
            margin-bottom: 30px;
            img{
                margin-bottom: 20px;
                width: 100%;
            }
            span{
               color: #a09f9f;    
               font-size: .83rem;
            }
            h4{
                margin-top: 15px;
                font-weight: 400;
                font-size: 1.2rem;
                margin-bottom: 15px;
                line-height: 26px;
            }
            p{
                font-weight: 500;
                font-size: .9rem;
                line-height: 25px;
            }
        }
    }
}


/* ===================================== Fooer CSS ================================== */

.footer{
    @include big-padding();
    padding-bottom: 0px;
    background-color: #444;
    color: #FFF;
    padding-bottom: 30px;
    h2{
        font-size: 22px;
        margin-top: 10px;
        color: #FFF;
    }
    p{
        text-align: justify;
        text-indent: 20px;
    }
    .link-list{
        li{
            padding: 10px;
            border-bottom: 1px solid #6C6C6C;
            a{
                color: #FFF;
            }
            i{
                float: right;
            }
        }
    }
    .map-img{
        font-weight: 600;
        font-size: 17px;
        padding-left: 20px;
    }
    address{
        a{
            color: #FFF;
        }
    }
    
}
.copy{
        padding: 20px;
        background-color: #2E2E2E;
        color: #FFF;
    a{
        color: #FFF;
    }
    span{
        float: right;
        i{
            margin-right: 20px;
        }
    }
}
.copy p{text-align:right;}
.kf-2{
    background-color: #FCFCFC;
    @include big-padding();
    .single-key{
        @include shado-4();
    }
}


/* ===================================== About Us Style  ================================== */

.about-us{
    @include big-padding();
    background-color: #FFF;
    @media screen and (max-width: 1199px){
        .container{
            max-width: 100%;
        }
    }
    
       
    img{
        width: 100%;
        padding: 10px;
        
    }
    h2{
        font-size: 22px;
    }
    p{
        text-align: justify;
        text-indent: 20px;
    }
    
}



/* News articles section */

.new-articles{text-align:center;padding:30px 0;}
.new-articles .btn{background-color:#0380ba;border-color:#0380ba;color:#fff !important;}
.new-articles .btn:hover{color:#0380ba !important;}



/* Home page award reard hover effect */

.our-service .box{
    font-family: 'Raleway', sans-serif;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.our-service .box img{
    width: 100%;
    height: auto;
    transform-origin: top right; 
    transition: all 0.3s ease 0s;
}
.our-service .box:hover img{
    transform: translateY(8px) rotateX(15deg) rotateY(-15deg) rotateZ(3deg) scale(0.93);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.our-service .box .box-content{
    color: #fff;
    background-color: #0380ba;
    text-align: center;
    width: 100%;
    padding: 7px 12px;
    opacity: 0;
    transform: translateY(-50%) skew(5deg);
    position: absolute;
    top: 85%;
    left: -100%;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.our-service .box:hover .box-content{
    opacity: 1;
    transform: translateY(-50%) skew(0);
    left: 0;
}
@media only screen and (max-width:990px){
    .our-service .box{ margin: 0 0 30px; }
}





/* Our Team home page hover effect */


.our-team1{background:linear-gradient(#157fda, #38b39c);padding:50px 0 100px 0;}
.our-team1 .session-title h2{color:#fff;}
.our-team1 .session-title h2:after{background:#fff;}
.our-team1 .box{
     /* background-color: #774691; */
     font-family: 'Hind', sans-serif;
     overflow: hidden;
     position: relative;
 }
 .our-team1 .box img{
     width: 100%;
     height: auto;
     transition: all 0.5s ease 0s;
 }
 .our-team1 .box:hover img{
     /* opacity: 0.1; */
     /* filter: blur(2px); */
 }
 .our-team1 .box .box-content{
     color: #fff;
     /* background-color: rgba(0,105,233,0.8); */
     background-color: rgb(3 128 186 / 81%);
     padding: 15px 30px 10px;
     border-radius: 30px 30px 30px 0;
     /* box-shadow: 0 0 5px rgba(0,0,0,0.7), 0 0 0 10px #fff; */
     opacity: 0;
     transform-origin: left bottom;
     transform: scale(0);
     position: absolute;
     bottom: 10px;
     left: 10px;
     z-index: 2;
     transition: all 0.5s ease 0s;
 }
 .our-team1 .box:hover .box-content{
     opacity: 1;
     transform: scale(1);
	 
 }
 @media only screen and (max-width:990px){
     .our-team1 .box{ margin: 0 0 30px; }
 }
 
 
 /* Pop up open model */
 
 

#myImg, #myImg1, #myImg2 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover, #myImg1:hover, #myImg2:hover {opacity: 0.7;}

/* The Modal (background) */
.modal, .modal1, .modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 10px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content, .modal-content1, .modal-content2 {
  margin: auto;
  display: block;
  width: 48%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption, #caption1, #caption2 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption, .modal-content1, #caption1, .modal-content2, #caption2 {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 0.3em;
  right: 9em;
  color: #000;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  z-index:9999;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content, .modal-content1, .modal-content2 {
    width: 100%;
  }
}



/* Award pages section */


.award-model{padding:50px 0;}
.award-img{background:#eaeaea;padding:8px;margin:20px 0;}
.award-img img{width:100%;}


/* Success Stories page section*/

/* home page Button   */
.stories-button {padding:30px 0 0 25px;}
.stories-button a{border-left:4px solid #085274;background:#1680d8;padding:8px 15px;color:#fff;box-shadow:0px 0px 4px 1px #a9a9a9;}
.stories-button a:hover{border-left-color:#1680d8;border-right:4px solid #085274;transition:0.5s;}

.success .btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
    margin-right: 6%;
    background-color: white;
    color: blue;
    margin-top: 4%;
}
.success .register .nav-tabs .nav-link:hover{
    border: none;
}
.success .text-align{
    margin-top: -3%;
    margin-bottom: -9%;

    padding: 10%;
    /* margin-left: 30%; */
}
.success .form-new{
    /* margin-right: 22%; */
    /* margin-left: 20%; */
}
.success .register-heading{
    margin-left: 21%;
    margin-bottom: 10%;
    color: #e9ecef;
}
.success .register-heading h1{
    margin-left: 21%;
    margin-bottom: 10%;
    color: #e9ecef;
}
.success .btnLoginSubmit{
    border: none;
    padding: 2%;
    width: 25%;
    cursor: pointer;
    background: #29abe2;
    color: #fff;
}
.success .btnForgetPwd{
    cursor: pointer;
    margin-right: 5%;
    color: #f8f9fa;
}
.success .register{
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    /* margin-top: 3%; */
    padding: 3%;
    /* border-radius: 2.5rem; */
}
.success .nav-tabs .nav-link{
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: black;
	font-weight:600;
	text-transform:uppercase;
}


/* Media Section */

.stors-btn{padding-left:15px;}
.gallery{padding-top:100px;}

.gallery-title
{
    font-size: 36px;
    color: #0380ba;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
	
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 4.5%;
    left: 47.5%;
    height: 45px;
    border-bottom: 1px solid #0380ba;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #0380ba;
    border-radius: 5px;
    text-align: center;
    color: #0380ba;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #0380ba;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #0380ba;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

.gallery_product img, .gallery_product iframe
{
    background:#dfdfdf;padding:10px;
}


/* Services section */

/* .serv-sec .lung-transplant h1{font-size:} */

.serv-sec h1 {
    margin-left: 15px;
    margin-bottom: 20px;
}

.serv-img {text-align:center;background:#fff;}

.service-sect{padding:50px 0;}
.sidebar-nav-head{background:#085274;text-align:center;width:100%;color:#fff;font-size:24px;text-transform:uppercase;line-height:60px;margin-bottom:0px;border-bottom:1px solid #fff;}
.sidebar-1{float:left;}
.brand-pills li{width:100%;background:#0380ba;}
.brand-pills li a{float:left;color:#fff;padding:0px 0px 0px 20px;line-height:45px !important;display:inline-block;width:100%;border-bottom:1px solid #cbcbcbc2;}
.brand-pills li a:hover{background:#085274;}
.brand-pills li a.active{background:#085274;}
.brand-pills li a i{float:right;line-height:45px;padding-right:15px;}


.tab-content{padding-left:25px;}
.tab-content1{padding-left:0px !important;}
.tab-content h1{font-size:24px;color:#085274;position:relative;}
.tab-content h1:after{content:"";position:absolute;background:#085274;width:60px;height:4px;left:0px;bottom:-10px;}
.tab-content h2{font-size:22px;color:#085274;padding-top:15px;}
.tab-content p{padding-top:0px;}

.tab-pane ul{padding:10px 0;}
.tab-pane ul li{line-height:28px;position:relative;padding-left:25px;}
.tab-pane ul li i{color:#0380ba;position:absolute;left:0px;top:7px;}
.tab-pane p{text-align:justify;}

@media (min-width: 768px) {

    .serv-sec .brand-pills > li > a {
        border-top-right-radius: 0px;
    	border-bottom-right-radius: 0px;
    }
    
    .serv-sec li.brand-nav.active a:after{
    	content: " ";
    	display: block;
    	width: 0;
    	height: 0;
    	border-top: 20px solid transparent;
    	border-bottom: 20px solid transparent;
    	border-left: 9px solid #428bca;
    	position: absolute;
    	top: 50%;
    	margin-top: -20px;
    	left: 100%;
    	z-index: 2;
    }
}



/* .logo-head{background:#e7e7e7;} */
.logo-head{background:#005b89;}

/* Sidbar service page section */

.service-about{border:3px solid #085274;padding:10px;margin-top:20px;}
.service-about h1{text-align:center;font-size:28px;text-transform:uppercase;color:#085274;}
.service-about h2{text-align:center;font-size:28px;color:#085274;padding:10px 0;}
.service-about p{color:#000;text-align:justify;font-size:16px;}
.service-about .sidebar-btn{padding:20px 0 10px 0;}
.service-about .sidebar-btn a{background:#085274;padding:10px 15px;color:#fff;font-size:18px;text-align:center;width:100%;display:inline-block;}
.service-about .sidebar-btn a:hover{background:#0380ba;transition:0.5s;color:#fff;}



/*********************************************************************
 Sider second index page tab 
**********************************************************************/
.sidebar-nav-head1{border-bottom:none !important;}
.nav-pills1 li{background:#000;}
.nav-pills1 li img{width:100%;border:4px solid #085274;height:150px;opacity:0.5;}
.nav-pills1 li a{padding:0px;}
.nav-pills1 li:hover, .nav-pills1 li a:hover{opacity:1;background:unset;}
.nav-pills1 li a:hover img{opacity:1;}
.nav-pills1 li.active, .nav-pills1 li a.active{opacity:1;background:unset;}
.nav-pills1 li a.active img{opacity:1;}

.tab-pane .serv-img .blog-col {
	margin-top:50px !important;
}




/*********************************************************************
 Appointment
**********************************************************************/

.modal-dialog{max-width:1050px;}
.modal-backdrop.show{opacity:0.1;}
#appointment{z-index:99999;}
#appointment .close{top:0.3rem;right:0.5rem;font-size:22px;}
#appointment .login{width:100px;background:#0380ba;color:#fff;margin-top:20px;}
#appointment h4{font-size:16px;text-transform:uppercase;padding-bottom:10px;}
#appointment form .form-control:hover, #appointment form .form-control:focus, #appointment form .form-control.active{border:1px solid #0380ba;}
.modal-backdrop{z-index:99;}


.foot h2{
text-align: center;
}

.foot p{
text-align: center;
} 
.foot a:hover{
	color: #007bff;
}
.foot a{
color: #ffff;
}




.gal .btn:focus, .gal .btn:active, .gal button:focus, .gal button:active {
  outline: none !important;
  box-shadow: none !important;
}

.gal #image-gallery .modal-footer{
  display: block;
}

.gal .thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}