
@import "http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic";
@import "http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic";
body {
    color: #333;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
}
a {
    text-decoration: none;
    transition: all 0.5s ease-in 0s;
}
.clear {
    clear: both;
}
p {
    margin-top: 0;
    text-align: justify;
}
img {
    border: 0 none;
}
form {
    margin: 0;
}
.page-center {
    display: table;
    height: auto;
    margin: auto;
    width: 1160px;
}
.header-container {
    background-color: #fff;
    display: table;
    height: 80px;
    margin: auto;
    width: 100%;
}
.logo {
    float: left;
    padding: 10px 0;
    width: 100px;
}
.logo img {
    height: auto;
    width: 89px;
}
.footer {
    background-color: #222;
    color: #ccc;
    display: table;
    height: auto;
    margin-top: 0;
    padding: 50px 0;
    width: 100%;
}
.footer h5 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.footer .one a, .footer .two a {
    color: #999;
    display: block;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}
.footer .one a:hover, .footer .two a:hover, .footer .three a:hover {
    color: #ccc;
}
.footer .three a {
    border-bottom: 1px solid #999;
    color: #999;
    font-weight: 400;
}
.one-fourth {
    display: table;
    float: left;
    width: 25%;
}
.one-third strong {
    font-weight: 900;
    text-transform: uppercase;
}
.copyright {
    background-color: #fff;
    border-top: 2px solid red;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 15px;
    text-align: center;
    width: 100%;
}
.top-navigation {
    float: right;
    padding: 15px 0 26px;
}
.top-navigation ul {
    display: table;
    margin: 0;
    padding: 0;
}
.top-navigation li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 15px;
}
.nav_center {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}
.top-navigation li:last-child {
    border: medium none;
}
.top-navigation li a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.top-navigation li a:hover {
    color: #1169ca;
}
.top-navigation li .active {
    color: #1073ac;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}
.top-navigation .active a {
    color: #fff;
    font-weight: 700;
}
.home-banner {
    background-color: #ccc;
    height: 650px;
    width: 100%;
}
.ourpeople {
    background-attachment: fixed;
    background-image: url("../images/people-bg.jpg");
    background-position: center -200px;
}
.our-people {
    background: #666 url("../images/people-bg.jpg") repeat fixed center top / auto 1000px;
    color: #fff;
    height: 400px;
    padding-bottom: 50px;
    text-align: center;
    width: 100%;
}
.our-people .one-fourth img {
    display: block;
    padding: 50px;
    width: 187px;
}
.our-people h2 {
    font-size: 40px;
    font-weight: 400;
    margin: 30px 0 20px;
}
.our-people h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 35px 0;
}
.recent-work {
    background-color: #fff;
    padding-bottom: 70px;
}
.recent-work h2 {
    font-size: 40px;
    font-weight: 300;
    margin: 50px 0 20px;
    text-align: center;
}
.recent-work h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.recent-work .page-center {
    display: table;
    height: auto;
    margin: auto;
    width: 1160px;
}
.porfolio-box {
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin: 35px 35px 5px;
    width: 312px;
}
.porfolio-box span {
    display: block;
    padding: 15px;
}
.porfolio-box span img {
    border-radius: 0;
    margin-top: 5px;
}
.porfolio-box span img {
    float: right;
}
.porfolio-box img {
    border-radius: 5px 5px 0 0;
}
.welcome {
    background-color: #fff;
    height: 120px;
    padding: 60px 0 80px;
    text-align: center;
    width: 100%;
}
.welcome p {
    font-size: 22px;
    margin: 10px;
    text-align: center;
}
.welcome strong {
    color: #5fceea;
    font-weight: 700;
}
.welcome h2 {
    color: #666;
    font-family: "Yantramanav",sans-serif;
    font-size: 50px;
    font-weight: 100;
    line-height: 50px;
    margin: 0;
}
.services-name {
    font-weight: 700;
}
.poly {
    left: 0;
    margin-top: -95px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.services {
    background-color: #1073ac;
}
.one-fifth {
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    min-height: 222px;
    padding: 0 5px;
    text-align: center;
    transition: all 0.2s ease-in 0s;
    width: 19%;
}
.one-fifth a {
    color: #fff;
    display: block;
    padding: 40px 0;
}
.one-fifth a:hover {
    color: #fff;
}
.one-fifth img {
    border: 3px solid #fff;
    border-radius: 100px;
    display: block;
    margin: auto auto 20px;
}
.one-fifth:hover img {
    background-color: #5fceea;
}
.one-fifth:hover {
    background-color: #38a0ba;
}
.grid-half {
    box-sizing: border-box;
    float: left;
    width: 50%;
}
h2 {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    margin: 40px 0;
}
.person-name {
    color: #3c9fd8;
    display: block;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}
.designation {
    color: #fff;
    display: block;
    font-weight: 400;
}
.exp {
    color: #ccc;
    display: block;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 20px;
}
a.readmore-box:link, a.readmore-box:visited, a.readmore-box:active {
    border: 1px solid #666;
    color: #fff;
    font-weight: 700;
    padding: 8px 20px;
}
a.readmore-box:hover {
    background-color: #1073ac;
    border: 1px solid #1073ac;
    color: #fff;
}
.blue {
    color: #5fceea;
}
a.blue:link, a.blue:active, a.blue:visited, a.blue:hover {
    border-bottom: 1px solid #1073ac;
    color: #1073ac;
    font-weight: 600;
}
.thumbnail {
    border-radius: 6px 6px 0 0;
    display: block;
    height: 220px;
    position: absolute;
    width: 312px;
}
.thumbnail:hover {
    background-image: url("../images/lens.png");
    background-position: center center;
}
#home_banner_01 {
    background-color: #09f;
    background-image: url("../images/home-banner-01.jpg");
    background-position: center top;
    height: 650px;
    margin: auto;
    width: 100%;
}
.custom-about-wrapper {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/about-3.jpg");
    background-origin: padding-box;
    background-repeat: repeat;
    background-size: cover;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 40px 0;
}
.custom-about h2 {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    margin: 40px 0;
}
#home_banner_02 {
    background-image: url("../images/home-banner-02.jpg");
    background-position: center top;
    height: 650px;
    margin: auto;
    width: 100%;
}
#home_banner_03 {
    background-image: url("../images/home-banner-03.jpg");
    background-position: center top;
    height: 650px;
    margin: auto;
    width: 100%;
}
#home_banner_04 {
    background-image: url("../images/home-banner-04.jpg");
    background-position: center top;
    height: 650px;
    margin: auto;
    width: 100%;
}
header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
header.darker {
    height: 40px;
}
.header-container {
    border-bottom: 1px solid #ddd;
    height: 53px;
}
.inside-banner {
    background-position: center top;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
}
.header-container {
    border-bottom: 2px solid red;
    height: 53px;
}
.gap {
    height: 1px;
}
.page-title {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 100px;
    margin: auto;
    max-width: 1160px;
    text-transform: uppercase;
    width: 100%;
}
.upDefault input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    height: 50px;
    margin: 0 10px;
    padding: 5px 15px;
    width: 35%;
}
.search {
    position: relative;
    top: 23px;
}
.our-people h3 {
    color: #3f51b5;
    font-size: 35px;
    font-weight: 500;
    margin-top: 6%;
}
.width-fit {
    padding: 0 5% 4px;
}
.white-bg {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    margin-right: 4px;
    padding: 12px 0 5px;
    text-align: left;
    width: 32%;
}
.healthcheck {
    background: rgba(0, 0, 0, 0) url("../images/apolloedocsprite.png") repeat scroll -330px -48px;
    float: left;
    height: 70px;
    width: 105px;
}
.telemedicine {
    background: rgba(0, 0, 0, 0) url("../images/apolloedocsprite.png") repeat scroll -424px -48px;
    float: left;
    height: 70px;
    width: 95px;
}
.home-ask-1 {
    background: rgba(0, 0, 0, 0) url("../images/apolloedocsprite.png") repeat scroll -515px -48px;
    float: left;
    height: 70px;
    width: 95px;
}
.block1 > h2, .block2 > h2, .block3 > h2 {
    color: #000;
    font-family: roboto-regular;
    font-size: 25px !important;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 15px;
    text-align: left;
}
.services .one-fifth img {
    width: 60px;
}
.three-lines {
    display: none;
}
.one-fifth.last {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

