

@font-face {

    font-family: 'Museo300-Regular';

    src: url('/static/fonts/Museo300-Regular.eot');

    src: local('â˜º'), url('../fonts/Museo300-Regular-webfont.woff') format('woff'), url('../fonts/Museo300-Regular-webfont.ttf') format('truetype'), url('/static/fonts/Museo300-Regular.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}





body,html{

    overflow-x:hidden;

    background: #f8f8f8;

}

body {

    font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

    overflow-x: hidden !important;

}



::-moz-selection{

    background:#5ac8d5;

    color: #fff;

}



::selection{

    background:#5ac8d5;

    color: #fff;

}



ul{

    padding: 0;

    margin: 0;

    list-style: none;

}



a{ 

    text-decoration: none;

    color: #2f2f2f;



}

a:focus{

    outline: none;

    text-decoration: none;

}

h1,h2{

    font-family: 'Montserrat', sans-serif; 

}

h3,h4,h5,h6{

    font-family: 'Varela', sans-serif;	

}



h2 {

    color: #313338;  

    font-size: 72px;

    font-weight: 700;

    line-height: 57px;

    margin: 0;

    padding-bottom: 10px;

    text-transform: uppercase;

}



img{

    border:none;

}



.navbar-brand>img{

    height:150px;

}





/*scrol to top*/



.scrollToTop {

    bottom: 60px;

    display: none;

    font-size: 32px;

    font-weight: bold;

    height: 50px;

    position: fixed;

    right: 50px;

    text-align: center;

    text-decoration: none;

    width: 50px;

    z-index: 9999;

    color: #fff;  

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -ms-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;



}

.scrollToTop:hover, .scrollToTop:focus{

    text-decoration: none;

    outline: none;

}



/*--------------------*/

/* HEADER */

/*--------------------*/



#header {

    display: inline;

    width: 100%;

    position: relative;

    background: #fff;

}



.navbar-header {

    width: 100%;

    padding: 10px 0;

    background:#fff;

}







/*--------.menu_area-------- */



.navbar-default {

    background-color:#090f71;

    border-color: transparent;

    padding: 0px 0px 0 0;

    margin-bottom:0px;

    border:0px;

    border-radius:0px;

}

.past-main {

    background-color: rgba(0,0,0,0.8);

    /* margin-top: 0px; */

    padding: 0px;

    -webkit-transition: all 0.5s ease 0s;

    -o-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

}

.past-main ul li a {

    color: #ccc !important;

}



.logo {

    padding: 0px;

    height:auto;

}



#navbar{overflow-x: hidden;}



.navbar-brand {

    max-width:126px;                                                                                                                                                     	

    color: #fff !important;

    font-size: 35px;

    font-weight: bolder;

    font-family: 'Varela', sans-serif;

}



.navbar-brand img{

    width:100%;

}



.navbar-default .navbar-nav > .active > a, 

.navbar-default .navbar-nav > .active > a:hover, 

.navbar-default .navbar-nav > .active > a:focus {

    background-color:#006FBA;

}



.navbar-default .navbar-nav > li > a {

    color: #ccc;

    font-size: 13px;

    font-weight: 600;

    text-transform: uppercase;

    padding: 15px 20px;

}



.past-main .india-flag, .past-main .navbar-brand.logo {

    display: none;

}

.past-main .navbar-brand.logo {

    height: 55px;

}

.past-main .navbar-header {

    padding: 0px;

}



.navbar-default .navbar-nav > li > a:hover, 

.navbar-default .navbar-nav > li > a:focus {

    background-color:#006FBA;

    color: #fff !important;

}



.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{

    color:#fff;

}



/*--------------------*/

/* slider */

/*--------------------*/



#slider, #home-slider {

    max-height:480px;

    background-size: cover;

    width: 100%;

    position:relative;

}



.main-slider {

    position:absolute;

    overflow: hidden;

    top:0px;

    left:0px;

    background-size: cover;

    background-position: 0 0;

    width: 100%;

    height: 100%;

}



.slider-form{

    position: absolute;

    top: 0px;

    width: 320px;

    right:0%;

    z-index:99;

}



#carousel-example-generic{

    padding-top:25px;

}



.secondary_section{

    background-color:#304770;

    color: #ffffff;

    padding:6%;

}



.centered {

    text-align: center !important;

}



.form-control,

.appointment select{

    background-color: #efefef;

    border: 1px solid #cbcbcb;

    border-radius: 0px;

    color: #323232;

    font-size: 14px;

    line-height: 1.5;

    width:100%;

}



.appointment input,

.appointment select{

    border-color: transparent;

    font-size: 14px;

    margin-top:6%;

}

.secondary_section h3{

    padding: 0px;

    margin: 0px;

    text-transform: uppercase;

    font-size: 18px;

    font-weight: bold;

    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

}



.login-sign-form{

    margin-top:40px;

}



.submit_btn{

    background:#52b2c0;

    width:100%;

    border-radius:0px;

    text-align:center;

    text-transform:uppercase;

    padding:8px;

}



.box-col-inner .pull-left {

    width: 45px;

    height: 45px;

    text-align: center;

    line-height: 45px;

    font-size: 12px;

    font-size: 13px;

    margin-right:6px;

    border:2px solid #006FBA;

    border-radius: 100%;

}



.box-col-inner .pull-left .fa {

    font-size: 18px;

    line-height: 40px;

    text-align: center;

    color: #006FBA;

}



.box-col-inner{

    float: left;

    margin-top: 15px;

    width: 100%;

}



.media-b2 h3{

    font-size: 18px !important;

    text-transform: lowercase;

    letter-spacing: 0px;

    font-weight: normal !important;

}





.box-col-inner .media-body {

    color: #333;

    font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

    text-align: left;

    text-transform: uppercase;

    font-size: 15px;

    line-height: 25px;

    letter-spacing: 1px;

    padding-top:10px;

}



.box-col-inner .media-body h3 {

    font-size:16px;

    margin: 0;

    line-height: 1.5;

    font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

    color:#006FBA;

    font-weight:bold;

}



/*--------------------*/

/* INFORMATION AREA */

/*--------------------*/



#information-area{

    background:url(../img/bg.png) center left no-repeat;

    background-size:cover;

    width:100%;

    padding:50px 0;

    float:left;

}



.information-box .col-sm-3{

    padding-left:1px;

    padding-right:1px;

}



.wpb_content_element {

    background-image:url(../img/doctor-suitecase-xxl.png);

    background-position:bottom right;

    background-repeat:no-repeat;

    width:100%;

    background-color:rgb(16, 127, 201);

    padding:20px;

    color:#fff;

    margin-top:-75px;

    font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

    text-align:center;

    height:240px;

    margin-bottom:20px;

}





.wpb_content_element:before {

    content:"";

    position: absolute;

    right: 0;

    border-width: 2em 2em 0 0;

    border-style: solid;

    border-top-color:#0d69a7;

    border-right-color:#fff;

    bottom:20px;

}



.wpb_content_element:hover{

    background-color:#1092ce !important;

}



.wpb_content_element h3{

    margin:0px;

    padding:0px;

    padding-bottom:8px;

    text-transform:uppercase;

    font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

    text-align:center;

    font-size: 18px;

    font-weight: bold;

}



.wpb_content_2{

    background:#006fba  url(../img/doctor-suitecase-xxl.png) right bottom no-repeat;

}



.wpb_content_2:before{

    border-top-color:#195C89;

}



.wpb_content_3{

    background:#0d65a7 url(../img/doctor-suitecase-xxl.png) right bottom no-repeat;

}



.wpb_content_3:before{

    border-top-color:#184F74;

}



.wpb_content_4{

    background:#0a5b96 url(../img/doctor-suitecase-xxl.png) right bottom no-repeat;

}



.wpb_content_4:before{

    border-top-color:#10476C;

}



.wpb_content_element a{

    display:inline-block;

    color:#fff;

    font-weight:bold;

}



.wpb_content_element a::after {

    background: rgb(255, 255, 255) none repeat scroll 0 0;

    content: "";

    display: block;

    height: 1px;

    margin: 5px 0 0;

    transition: all 300ms ease-in-out 0s;

    width: 100%;

    text-decoration:none;

}



.wpb_content_element a:hover{

    text-decoration:none;

}



.wpb_content_element:hover a::after{

    width:0px;

}





/*--------------------*/

/* CONTACT PAGE */

/*--------------------*/



#page-content{

    padding:10px 0 40px 0;

}



.contact-form input,

.contact-form textarea{

    width:100%;

    padding:8px;

    margin-top:15px;

    box-shadow: inset 0 3px 5px rgba(166, 166, 166, .27), inset 0 0 0 rgba(166, 166, 166, .27) !important;

    border:1px solid #cdcdcd;

}



.wpcf7-validates-as-date{

    padding:0px 8px!important;

}



.wpcf7-submit{

    width: auto !important;

    padding: 10px 25px !important;

    background: #0a4587;

    border: none !important;

    color: #fff;

    font-weight: bold;

    text-transform: uppercase;

    font-size: 15px;

}



.wpcf7-submit:hover{

    background:#0392c2;

}



.feature-box-inner-wrapper{

    float:left;

    height:50px;

    border-bottom:1px solid #ccc;

    margin-bottom:10px;

    width:100%;

}



.fbiw_l{

    width:40px;

    height:40px;

    background:#0a4587;

    text-align:center;

    color:#fff;

    font-size:22px;

    line-height:40px;

    margin-right:10px;

    float:left;

}



.fbiw_r{

    height:40px;

    line-height:40px;

    float:left;

    font-size:13px;

}



.nurse-app-form{

    background: #fff;

    width: 100%;

    float: left;

    padding: 10px 0;

    margin: 10px 0;

    -webkit-box-shadow: 0px 0px 5px 1px rgba(220,220,220,1);

    -moz-box-shadow: 0px 0px 5px 1px rgba(220,220,220,1);

    box-shadow: 0px 0px 5px 1px rgba(220,220,220,1);

}

.nurse-app-form h4{

    padding-bottom:0px;

    text-align: center;

    display: block !important;

}





/*--------------------*/

/* INFORMATION AREA FULL*/

/*--------------------*/



#information-area-f{

    background:url(../img/bg.png) no-repeat;

    background-size:cover;

    padding:50px 0;

}



#information-area-f h3,

#page-content h3{

    text-transform:uppercase;

    font-size:24px;

    color:#06C;

    font-family:'Museo300-Regular','Segoe UI',Roboto,'Droid Sans','Helvetica Neue',Arial,sans-serif;

    font-weight: bold;

    margin-bottom: 8px;

    display: inline-block;

    border-bottom: 2px solid #06c;

}



#information-area-f h4,

#page-content h4{

    font-size:20px;

    color:#333;

    font-family:'Museo300-Regular','Segoe UI',Roboto,'Droid Sans','Helvetica Neue',Arial,sans-serif;

    font-weight: bold;

    display: inline-block;

    margin-bottom:5px;

}



.nursing-r img{

    width:100%;

    margin-top:90px;

    border:1px solid #ccc;

    padding:8px;

    border-radius:5px;

}



.career-r img{	

    width: 80%;

    margin: 0 auto;

    margin-top: 20px;

    display: block;

}



#information-area-f p,

#page-content p{

    font-size:15px;

    font-family: "Proxima Nova Regular","Segoe UI",Roboto,"Droid Sans","Helvetica Neue",Arial,sans-serif;

}



.dropdown:hover .dropdown-menu {

    display: block;

}



.information-area-inn{

    padding:30px 0 30px 0;

    border-bottom:dashed 1px #cbcbcb;

}



.information-pic{

    width: 150px;

    height: 150px;

    background:#52B2C0;

    border-radius: 100px;

    display: block;

    margin: 0 auto;

}



.information-pic i{

    font-size: 120px;

    text-align: center;

    line-height: 155px;

    margin: 0 auto;

    padding-left: 28px;

    color: #fff;

}



.information-pic-2{

    background:none;

}



.information-pic-2 i{

    color: #006064;

    font-size: 150px;

    padding-left: 0px;

}



.information-pic-3{

    background:#0392c2;

}



.information-pic-3 i{

    padding-left: 41px;

}



.information-pic-4{

    background:#82eefe;

}



.information-pic-4 i{

    font-size:90px;

}



/*--------------------*/

/* FOOTER */

/*--------------------*/



#footer{

    float: left;

    display: inline;

    width: 100%;

    padding: 20px;

    background:#0a4587;

    padding-bottom:0px;

    font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

}



#footer .top-footer .container{

    background: url(../img/ftr-bg.png) center bottom no-repeat;

}

.top-footer p a{
	color:#ccc;
}

.header-bottom{

    padding:20px;

    background:#003066;

    color:#ccc;

}



.header-bottom a,

a.read-more{

    color:#48aaad;

}



.top-footer{

    padding-bottom:20px;

    background:url(../img/fotter-pic.png) left bottom no-repeat;

}



.top-footer h3,

.top-footer h3 a{

    padding:0 0 8px 0;

    margin-bottom: 15px;

    text-transform: uppercase;

    text-align: left;

    border-bottom: 1px solid #215B9B;

    position: relative;

    color:#fff;

    margin-top: 5px;

    font-size: 16px;

    font-family:'Museo300-Regular','Segoe UI',Roboto,'Droid Sans','Helvetica Neue',Arial,sans-serif;

}



.top-footer h3 span{

    width:80px;

    display: inline-block;

    height: 2px;

    background-color: #43B9F6;

    position: absolute;

    bottom: 0;

    left: 0;

}



.top-footer ul li a{

    color:#ccc;

    font-size:13px;

    line-height:26px;

    text-transform:capitalize;

}



.top-footer{

    color:#ccc;

}



.ftr-icons i{

    font-size: 18px;

    border: 1px solid #003066;

    background: #003066;

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    margin-right:5px;

    border-radius: 3px;

}

.ftr-social{
	margin-top:20px;
}

.ftr-social i{
	background: #ccc;
    border-radius: 50px;
    color: #003066;
    border: 1px solid #ccc;
	margin-right:10px;
	overflow:hidden;
}

.ftr-social a{
	text-decoration:none;
}

.ftr-social i:hover{
	background:#003066;
	color:#fff;
	border:1px solid #003066;
}



.ftr-icons i:first-child{

    font-size: 16px;

}



/*--------------------*/

/* NURSING AGENCY */

/*--------------------*/



.page_intro.row {

    height:150px;

    background: #0186d5;

    color: #fff;

    text-align: center;

    text-transform: uppercase;

    margin-bottom:50px;

    position:relative;

}



.page_intro.row .inner {

    padding-top:40px;

    height: 100%;

}

.m0 {

    margin: 0;

}



.page_intro.row .inner:before {

    background:url(../img/page_intro.png) no-repeat scroll center 0;

    -webkit-background-size: cover;

    background-size: cover;

    height: 100%;

    content: '';

    width: 100%;

    position: absolute;

    top: 0;

    z-index: 0;

    opacity: 0.2;

}



.page_intro.row .inner:after {

    content: '';

    width: 60px;

    height: 60px;

    background:url(../img/page_drop.png) no-repeat scroll center center #2e9bdc;

    border-radius: 100%;

    position: absolute;

    bottom: -30px;

    left: 50%;

    left: -webkit-calc(50% - 30px);

    left: -moz-calc(50% - 30px);

    left: calc(50% - 30px);

}



.page_intro.row h2{

    font-size:30px;

    color: #fff;

    font-family:'Museo300-Regular','Segoe UI',Roboto,'Droid Sans','Helvetica Neue',Arial,sans-serif;

}







/*--------------------*/

/* END FOOTER */

/*--------------------*/



.social_nav{

    text-align: right;	

}

.social_nav li{

    display: inline-block;

}

.social_nav li a {

    border: 1px solid #fff;

    color: #333;

    background:#fff;

    display: inline-block;

    font-size: 18px;

    height: 30px;

    border-radius:50px;

    margin-left: 5px;

    text-align: center;

    width: 30px;

    line-height: 28px;

    -webkit-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;

}



.social_nav li a:hover{

    color:#52b2c0;

}



.navbar-toggle{

    margin-top:58px;

}



.dropdown-icon {

    background:url(../img/navigation-arrow.png) no-repeat top right;

    border: none;

    width: 10px;

    height:9px;

    margin-left: 6px;

}



.dropdown-menu>li>a {

    padding: 10px 20px;

    text-transform:uppercase;

    border-bottom: 1px solid #c88b2d;

    color:#fff;

    font-size:12px;

}



.dropdown-menu>li>a:hover{

    background:#090f71;

    color:#fff;

}



.dropdown-menu>li{

    border-bottom:1px solid #38407D;

}





.dropdown-menu>li>a:last-child,

.dropdown-menu>li:last-child,

.past-main .dropdown-menu>li>a:last-child,

.past-main .dropdown-menu>li:last-child{

    border-bottom:0px;

}





.navbar-default.past-main .navbar-nav>.open>a, .navbar-default.past-main .navbar-nav>.open>a:hover, .navbar-default.past-main .navbar-nav>.open>a:focus {

    background: #000 !important;

}



.dropdown-menu{

    padding:0px;

    background: rgba(9, 15, 113, 0.7);

}



.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus {

    color: #fff;

    background:none;

}



.dropdown-menu>.active>a:hover{

    background:#dc9933;

}





.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{

    background:#006FBA;

}



.join-us-btn{

    background:#2b3e4b;

    color: #fff;

    padding: 8px 18px;

    text-shadow: none;

}



.join-us-btn:hover{

    background:#002c35;

    color: #fff;

    text-decoration: none;

}



label.error{

    color: red;

}



.alert{

    padding:6px 15px;

}



@media (max-width: 1200px) {

    .login-sign-form {

	margin-top: 18px;

    }



    .slider-form{

	width:270px;

    }



    .appointment input, .appointment select {

	font-size: 12px;

	margin-top: 2%;

    }





}



@media (max-width: 1024px) {

    .navbar-default .navbar-nav > li > a{

	padding:15px 13px;

	font-size:12px;

    }

    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header h2{

	padding:0px 8px !important;

	font-size:25px !important;

    }



}



@media (max-width:980px){

    .slider-form {

	width: 230px;

	right:3%;

    }



    .secondary_section h3{

	padding-bottom:6px;

	font-size:13px;

    }



    .appointment input, .appointment select {

	font-size: 12px;

	margin-top: 2%;

    }

    .secondary_section{

	padding:4%;

    }





    .responsive-slider-parallax .slider-control i{

	font-size:55px !important;

    }



}





@media (max-width: 767px) {



    .wpb_content_element{

	margin-top:0px;

	height:200px;

    }



    .wpb_content_element::before{

	bottom:0px;

	right:15px;

    }

    .navbar-default .navbar-nav > li > a{

	text-align:center;

    }



    .navbar-default .navbar-nav .open .dropdown-menu > li > a {

	border-bottom: 1px solid rgb(0, 111, 186);

	color: rgb(204, 204, 204);

	padding: 10px 0;

	text-align: center;

    }



    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

	background:rgb(0, 111, 186);

	color:#fff;

    }



    .responsive-slider-parallax .slides-container ul li .slide-body .caption.sub,

    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header h2 {

	display:none;

    }



    .information-box .col-sm-3 {

	padding-left: 15px;

	padding-right: 15px;

    }



    .information-area-inn .col-sm-4{

	display:none;

    }



    .main-logo{

	width:165px;

	float: left;

    }



    .logo-right{

	width: 63%;

	padding-left: 0px;

	padding-right: 0px;

	margin-top: 12px;

    }



    .box-col-inner .pull-left{

	width: 38px;

	height: 38px;

	line-height:38px;

    }



    .box-col-inner .pull-left .fa{

	line-height: 35px;

    }

    .box-col-inner .media-body h3{

	font-size: 14px !important;

    }

    .box-col-inner .media-b2 h3{

	font-size: 17px !important;

    }



}



@media (max-width: 680px) {

    .slider-form{

	top:-5px;



    }



    .responsive-slider-parallax .slides-container ul li .slide-body {

	height: 250px !important;

    }



    .appointment input, .appointment select {

	font-size: 10px;

	margin-top: 1%;

    }



    .box-col-inner .media-body h3{

	font-size: 14px !important;

    }

    .box-col-inner .media-b2 h3{

	font-size: 17px !important;

    }

    .logo-right{

	width:60% !important;

    }

}



@media (max-width: 600px) {



    .responsive-slider-parallax .slides-container ul li .slide-body {

	height: 220px !important;

    }







    .box-col-inner .media-body h3{

	font-size: 13px !important;

    }

    .box-col-inner .media-b2 h3{

	font-size: 15px !important;

    }

    .logo-right{

	width:55% !important;

    }



}



@media (max-width:540px) {



    .slider-form{

	display:none !important;

    }



    .navbar-brand > img {

	height: 115px;

    }





    .navbar-toggle {

	margin-top: 40px;

    }



    .responsive-slider-parallax .slides-container ul li .slide-body .caption.sub,

    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header h2 {

	display:block !important;

    }



    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header{

	right:4%;

    }



    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header h2,

    .responsive-slider-parallax .slides-container ul li .slide-body .caption.sub{

	font-size:18px !important;

	font-size: 18px !important;

	font-weight: normal;

	line-height: 26px;

	padding: 2px 10px !important;

	text-shadow: none;

    }



    .responsive-slider-parallax .slides-container ul li .slide-body .caption.sub{

	font-size:14px !important;

    }



    .box-col-inner{

	margin-top: 0px;

    }

    .logo-right{

	width:50% !important;

    }

    .box-col-inner .pull-left{

	display: none;

    }



}



@media (max-width:480px) {



    .navbar-brand > img {

	height: 100px;

    }





    .navbar-toggle {

	margin-top:32px;

    }



    #information-area-f h3{

	font-size:18px;

    }



    .main-logo{

	width:120px;

    }



}





@media (max-width:380px) {



    .logo-right {

	width: 37% !important;

    }



    .box-col-inner:first-child{

	display: none;

    }

}



#appointment_form .input.text,

#appointment_form .input.select{

    position: relative;

}



#appointment_form label.error{

  display: none !important;

}



#appointment_form .form-control.error{

    border: 1px solid #FF0000;

}

