
.modal-body{
min-height:250px !important;
}



/*banner-starts*/


body{
font-family:"Roboto", sans-serif !important;

	
}



/*about-us-starts*/

.no-padding {
padding:0px !important;
}

.no-padding>li{
border-bottom:1px solid #fff;
padding:10px;
margin-top:0px !important;
background:#acdbc9;
}


.no-padding > li.active{
border-bottom:1px solid #fff;
padding:10px;
margin-top:0px !important;
background:#f48b92;
}

.no-padding > li.active > a{
color:#fff !important;
}



.no-padding> li:hover a{

color:#fff !important;
}
.no-padding > li > a{
text-align:left;
color:#fff;
font-weight:600;
font-size:14px;
}

/*about-us-ends*/


@font-face {
  font-family: 'Merienda One';
  font-style: normal;
  font-weight: 400;
  src: local('Merienda One'), local('MeriendaOne-Regular'), url(https://fonts.gstatic.com/s/meriendaone/v8/H4cgBXaMndbflEq6kyZ1ht6ohYaz.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'LatoSemibold';
  src: url("../fonts/LatoSemibold/LatoSemibold.woff2") format("woff2"), url("../fonts/LatoSemibold/LatoSemibold.woff") format("woff");
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/gilroy/Gilroy-Light.eot");
  src: url("../fonts/gilroy/Gilroy-Lightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy/Gilroy-Light.woff") format("woff"), url("../fonts/gilroy/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/gilroy/Gilroy-ExtraBold.eot");
  src: url("../fonts/gilroy/Gilroy-ExtraBoldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/gilroy/Gilroy-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

p.text-description{
font-size:14px;
color:#666;
font-family:"Roboto", sans-serif !important;
font-weight:300;
line-height:24px;	
}


.navbar {
  border: 0;
  border-radius: 3px;
  box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
  padding:2px 0;
  font-weight:normal;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
display:none
}

a { background-color: transparent }

a:active, a:hover { outline: 0 }

abbr[title] { border-bottom: 1px dotted }

b, strong { font-weight: bold }

dfn { font-style: italic }

h1 {
  font-size: 2em;
  margin: 150px auto 0 auto;
  text-align:center;
}

mark {
  background: #ff0;
  color: #000
}

small { font-size: 80% }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup { top: -0.5em }

sub { bottom: -0.25em }

img { border: 0 }

svg:not(:root) { overflow: hidden }

figure { margin: 1em 40px }

hr {
  box-sizing: content-box;
  height: 0
}

pre { overflow: auto }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button { overflow: visible }

button, select { text-transform: none }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}

input { line-height: normal }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea { overflow: auto }

optgroup { font-weight: bold }

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th { padding: 0 }

input, button, select, textarea { outline: none }

textarea { resize: none }

a {
  text-decoration: none;
  color: #000
}

ul {
  padding-left: 0;
  list-style: none;
}

h2 { margin:30px auto; text-align:center;}
/*style for container*/

.wrapper-1 {
  width: 50%;
  margin: 0 auto;
}

/*style for img in case of low download speed*/

.example-1 {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.example-1 ul {
  overflow: hidden;
  margin: 0;
  zoom: 1;
}

.example-1 ul li { float: left; }

.example-1 ul li img { width: 100%; }

/*style for dots*/


.dots-1 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.dots-1 li {
  display: inline-block;
 *display: inline;
 *zoom: 1;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: #963;
  cursor: pointer;
}

.dots-1 li:hover, .dots-1 li.active { background: #000; }

.wrapper-2 {
  width: 100%;
  margin: 0 auto;
}

/*style for img in case of low download speed*/





.example-2 {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.example-2 ul {
  overflow: hidden;
  margin: 0;
  zoom: 1;
}

.example-2 ul li { float: left; }

.example-2 ul li img { width: 100%; }

.dots-2 {
  position: absolute;
  bottom: 20px;
  left: 10%;
  width: 300px;
  margin: 0 0 0 -182px;
  padding: 0;
  text-align: center;
}

.dots-2 li {
  display: inline-block;
 *display: inline;
 *zoom: 1;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background:#f48b92;
  cursor: pointer;
}

.dots-2 li:hover, .dots-2 li.active { background: #fff; }
/*banner-ends*/






.nav-pills > li i {
    display: block;
    font-size: 18px;
    padding: 13px 0 0 0 ;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 15px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
    background-color:transparent;
    color:#a9c8ba ;
    box-shadow:none;
}	


/*home-page starts*/

.navbar-white{
color:#999;
background:#fff;	
}

	ul.images li {
    list-style-type: none;
    margin-bottom:9px;
    padding: 0;
}

ul.images{
padding:0px;	
}

.navbar-nav > li i{
	display:block;
	
}

a .apo-1, a:hover .apo-1, a:focus .apo-1{
	vertical-align:middle;
	
}

/*.nav-pills > li i {
    display: block;
    font-size: 18px;
    padding: 5px 0;
}

.nav-pills > li > a{
text-transform:none;	
}*/


#homeIframe {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


.logo-wrap {
    padding: 5px 5px;
    max-height: none;
}

.category-block {
    margin: 0;
}


.category {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 2px !important;
	background:#a9c8ba !important;
	min-height:144px;
	box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.2);
}	

.card-content-bottom{
font-size:12px;
padding:10px;	
}

.card-content-bottom a{
font-size:14px;
color:#6d6e71;
letter-spacing:0.4px;
font-weight:500;
margin-bottom:10px !important;
}

.card-content-bottom a:hover{
font-size:14px;
color:#f48b92;
letter-spacing:0.4px;
font-weight:600;
text-decoration:none;
margin-bottom:10px !important;
}


.mtop{
margin-top:56px !important;	
}

.anil a:hover{
text-align:center;
color:#fff;
font-weight:normal;
font-family:"Roboto", sans-serif !important;
 -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

h3.title a{
text-align:center;
color:#fff;
font-weight:normal;
font-family:"Roboto", sans-serif !important;	
}

.section-white-gradient{
background-color:#eee;	
padding:10px;
margin-bottom:20px;
}

.featured-row-seperator {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    max-width: 990px;
    margin: auto;
}


.featured-row-item {

    padding: 20px;
    margin: 0;
    max-width: 990px;
    margin: auto;

}

.mb10{
	margin-bottom:10px;
}

.img-border{
    background: #a9c8ba;
    padding: 5px;
}
.section-new{
padding:15px 0 10px;	
}

.complete-image img{
    margin: 10px auto;
    height: 40px;
}

/*home-page ends*/

.tim-row{
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}
.title{
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
}
.title.text-center{
    margin-bottom: 50px;
}
.tim-typo{
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}
.tim-typo .tim-note{
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
.tim-row{
    padding-top: 50px;
}
.tim-row h3{
    margin-top: 0;
}
.switch{
    margin-right: 20px;
}
#navbar-full .navbar{
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}
.space{
    height: 130px;
    display: block;
}
.space-110{
    height: 110px;
    display: block;
}
.space-50{
    height: 50px;
    display: block;
}
.space-20{
    height: 20px;
    display: block;
}

.space-70{
    height: 70px;
    display: block;
}
.navigation-example .img-src{
    background-attachment: scroll;
}

.navigation-example{
    background-image: url('../img/bg.jpg');
    background-position: center center;
    background-size: cover;
    margin-top:0;
    min-height: 740px;
}
#notifications{
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}
.tim-note{
    text-transform: capitalize;
}

#buttons .btn{
    margin: 0 0px 15px;
}
.space-100{
    height: 100px;
    display: block;
    width: 100%;
}

.be-social{
    padding-bottom: 20px;
/*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}
.txt-white{
    color: #FFFFFF;
}
.txt-gray{
    color: #ddd !important;
}


.parallax{
  width:100%;
  height:570px;

  display: block;
  background-attachment: fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;

}

.logo-container .logo{
    overflow: hidden;
   width:120px;
    float: left;
	margin-top:12px;
}

.logo-container .brand{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
}
.logo-container .brand-material{
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}
.logo-container .logo img{
    width: 100%;
}
.navbar-small .logo-container .brand{
    color: #333333;
}

.fixed-section{
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
}
.fixed-section ul li{
    list-style: none;
}
.fixed-section li a{
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}
.fixed-section li a.active{
    color: #00bbff;
}
.fixed-section.float{
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}


.parallax .parallax-image{
    width: 100%;
    overflow: hidden;
    position: absolute;
}
.parallax .parallax-image img{
    width: 100%;
}

@media (max-width: 768px){
    .parallax .parallax-image{
         width: 100%;
         height: 640px;
         overflow: hidden;
     }
    .parallax .parallax-image img{
       height: 100%;
       width: auto;
   }
}

.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}
.social-buttons-demo .btn{
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container{
    width: 100%;
    overflow: hidden;
}
.img-container img{
    width: 100%;
}

.lightbox img{
    width: 100%;
}
.lightbox .modal-content{
    overflow: hidden;
}
.lightbox .modal-body{
    padding: 0;
}
@media screen and (min-width: 991px){
    .lightbox .modal-dialog{
        width: 960px;
    }
}
@media (max-width: 991px){
    .fixed-section.affix{
        position: relative;
        margin-bottom: 100px;
    }
}
@media (max-width: 768px){
    .btn, .btn-morphing{
        margin-bottom: 10px;
    }
    .parallax .motto{
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

/*       Loading dots  */

/*      transitions */
.presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand{
     -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}


#images h4{
    margin-bottom: 30px;
}
#javascriptComponents{
    padding-bottom: 0;
}
#javascriptComponents .btn-raised{
    margin: 10px 5px;
}


/*      layer animation          */

.layers-container{
    display: block;
    margin-top: 50px;
    position: relative;
}
.layers-container img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  text-align: center;
}

.section-black {
  background-color: #333;
}

.animate {
  transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}
.navbar-transparent.navbar-small .logo-container .brand{
    color: #FFFFFF;
}
.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}

.sharing-area{
    margin-top: 80px;
}
.sharing-area .btn{
    margin: 15px 4px 0;
    color: #FFFFFF;
}
.sharing-area .btn i{
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.sharing-area .btn-twitter{
    background-color: #55acee;
    box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
}
.sharing-area .btn-twitter:hover{
    box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
}

.sharing-area .btn-facebook{
    background-color: #3b5998;
    box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
}
.sharing-area .btn-facebook:hover{
    box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
}

.sharing-area .btn-google-plus{
    background-color: #dd4b39;
    box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
}
.sharing-area .btn-google-plus:hover{
    background-color: #dd4b39;
    box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
}

.sharing-area .btn-github{
    background-color: #333333;
    box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
}
.sharing-area .btn-github:hover{
    background-color: #333333;
    box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
}

.section-thin,
.section-notifications{
    padding: 0;
}
.section-navbars{
    padding-top: 0;
}
#navbar .navbar{
    border-radius: 0;
}
.section-tabs{
    background: #EEEEEE;
}
.section-pagination{
    padding-bottom: 0;
}
.section-download h4{
    margin-bottom: 25px;
}
.section-examples a{
    text-decoration: none;
}
.section-examples h5{
    margin-top: 30px;
}
.components-page .wrapper > .header,
.tutorial-page .wrapper > .header{
    height: 400px;
    padding-top: 100px;
    background-size: cover;
    background-position: center center;
}
.components-page .title,
.tutorial-page .title{
    color: #FFFFFF;
}

.footer{
	background:#f9f9f9;
    font: 15px/1.2em Gudea, Arial, sans-serif !important;
    color: #444645;
    box-shadow:0 20px 20px -20px rgba(204, 204, 204, 0.8) inset;
	
}



.footer .links-footer li {
    padding-left: 16px;
    background-image:url(../img/banner-side/bg-key-medica1.jpg) !important;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 31px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
	display:block;
	margin-bottom:20px;
	padding-top:0px;
	color:#575A59;
}

.footer p {
    color: #999999;
}

.footer ul li{
	color:#9999;
}

.footer .copyright{
color:#9999;	
}
.content h5 {
    color: #f48b92;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.section-nav{
background:#e6e6e6 !important;
}

.section-white-gradient{
margin-bottom:0px !important;
}

.breadcrumb >li .active{
color:#f48992;
}

.breadcrumb li  a{
color:#414042;
text-decoration:none;
font-weight:normal;
font-size:13px;
}
0
.breadcrumb li :hover{
color:#f48992;
text-decoration:none;
font-weight:normal;
font-size:13px;
}

.modal .modal-header .close{
color:#f48992;
}

.title-new{
font-size:21px;
    font-weight: 500;
    color: #3C4858;
	margin:0px 3px 4px 0px;
	text-align:center;
	text-transform:capitalize;
	letter-spacing:0.3px;
}

.title-resume{
font-size:19px;
    font-weight: 500;
    color: #3C4858;
	margin:0px 3px 4px 0px;
	text-align:left;
	text-transform:capitalize;
	letter-spacing:0.3px;
}




