/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic);




/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#888888!important; color:#fff}
::-moz-selection{ background:#888888!important; color:#fff}

a{ color:#0099db; text-decoration: underline; outline:none}
a:hover{ color:#0099db; text-decoration: none; outline:none}

body{ background:#fff; border:0; font: 14px 'Open Sans', Arial, Helvetica, sans-serif; color:#3d3d47 ; line-height:1.715; min-width:320px;}


.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}

#slogan_data{
    opacity: 0.8;
}
#customer_name_1{
    color: white;
}

#Head_for_h1{
    padding: 1px!important;
}
#contact_number_1{
     color: white;
}

#message{
    color:red;
}



#call_now{
   
    padding: 0px 7px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 100px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}


.review_wrapper{padding: 55px ; background: url(../images/nurse_pic.png); background-repeat: no-repeat;
  background-size: auto; opacity: 0.5;}


/* ============================= header ====================== */
.top1_wrapper{position: relative; background: #fff; z-index: 50;}
.top1{border-bottom: 1px solid #cbcbcb; padding: 6px 0;}

.fa1{font-size: 13px; line-height: 24px; color: #3d3d47; margin-right: 15px; float: left;}
.fa1 i{color: #0099db; line-height: 24px; float: left; padding-right: 10px;}
.fa1 span{display: table;}
.fa1 span a{color: #3d3d47;}

.mail1{margin-right: 0;}

.social_wrapper{float: right;}
.social{ display: block; margin: 0; padding: 0; list-style: none;}
.social li{display: inline-block; margin: 0 0 0 20px; float: left;}
.social li:first-child{margin-left: 0;}
.social li a{display: block; text-decoration: none; font-size: 18px; color: #3d3d47; text-align: center; line-height: 24px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #0099db;}

.top2_wrapper{position: relative; background: #fff;z-index: 50; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);}
.top2{position: relative;}

header{position: absolute; left: 0; top: 50%; margin-top: -19px; z-index: 40;}

#slogan{position: absolute; top: 38%; margin-top: -130px; right: 18%; width: 440px; z-index: 10;}
#slogan .title{background: #3d3d47; font-size: 22px; font-weight: 700; color: #fff; padding: 24px 30px;}
#slogan .content{background: #56565f; background: rgba(86, 86, 95, 0.88); padding: 25px 30px; color: #fff;}

#free{position: absolute; width: 100%; top: 0; z-index: 11;}
#free .free_inner{position: relative;}
.free{position: absolute; right: 0; top: 0; width: 205px; height: 228px; background: url(../images/free.png); text-align: center; padding: 0 12px 0 10px; text-transform: uppercase; margin-top: -160px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.free:hover{margin-top: 0;}
.free .txt1{font-weight: 700;color: #00f9ff; padding-top: 10px;}
.free .txt2{font-weight: 700; font-size: 24px; color: #f2f2f2;}
.free .txt3{font-weight: 300;color: #00f9ff;position: relative; overflow: hidden;}
.free .txt3 span{display: inline-block; position: relative; background: #0099db; padding: 0 10px;}
.free .txt3:before{content: ''; width: 100%; height: 1px; background: #00898c; position: absolute; left: 0; top: 50%;}
.free .txt4{padding: 10px 0;}
.free .txt5{font-weight: 700; color: #fff; padding-top: 10px;}


/* ============================= content ====================== */
.header_wrapper{position: relative; overflow: hidden; background: #008083;}
.header_wrapper .img{position: absolute; width: 100%; height: 100%;}
.header_wrapper .img img{height: 100%; width: auto; max-width: none; float: right;}

.header_inner{position: relative;}

.breadcrumbs1{padding: 15px 0px; margin-top: 0px; font-weight: 300; line-height: 20px; color: #fff; font-size: 13px; text-transform: uppercase;}
.breadcrumbs1 a:first-child{display: inline-block; vertical-align: top; width: 13px; height: 20px; background: url(../images/home.png) center center no-repeat; position: relative; overflow: hidden; text-indent: -9999px;}
.breadcrumbs1 a{color: #fff; text-decoration: none;}
.breadcrumbs1 a:hover{color: #fff; text-decoration: underline;}
.breadcrumbs1 span{display: inline-block; width: 5px; height: 9px; background: url(../images/breadcrumb.png) center center no-repeat; margin: 0 10px;}

#content{position: relative; padding-top: 90px; padding-bottom: 90px;}

.team1{margin-bottom: 30px;}
.team1 figure{float: left; margin-right: 50px;}
.team1 figure img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.team1 .caption{}
.team1 .caption .txt1{ font-size: 36px; font-weight: 300;}
.team1 .caption .txt2{ font-size: 16px; font-weight: 300; text-transform: uppercase;}
.team1 .caption .txt3{padding-top: 5px;}

.not-front .quote_wrapper{margin-bottom: 30px;}

.latest_news{border-left: 1px solid #d4d4d4; padding-top: 30px; padding-left: 50px; padding-bottom: 25px;}

.news1{color: #7a7a7a;}
.news1 .txt1{ padding-bottom: 5px;}
.news1 .txt2{font-weight: bold; padding-bottom: 5px;}
.news1 .txt3{}









.nursing_wrapper{padding: 55px 0; background: url(../images/px1.jpg) #0099db; position: relative;}

.wave1{background: url(../images/wave1.png) 0 0 repeat-x; height: 139px; position: absolute; width: 100%; left: 0; top: 50%; margin-top: -70px;}

.wave1 {
  -webkit-animation: wave-animation1 22.7s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation1 22.7s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation1 22.7s infinite linear; /* Opera 12+ */
  animation:         wave-animation1 22.7s infinite linear; /* IE 10+ */
}

@-webkit-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 710px 0; }
}
@-moz-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 710px 0; }
}
@-o-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 710px 0; }
}
@keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 710px 0; }
}

.service_tab{border: 1px solid #0033eb1a;padding: 1%;}
.nursing{position: relative; color: #fff;}
.nursing a{color: #70fcff;}
.nursing .title{border-right: 1px solid #fff; padding-right: 30px;}
.nursing .title .txt1{font-size: 22px; font-weight: 700;}
.nursing .title .txt2{font-size: 48px; font-weight: 300;}
.nursing .title .txt3{text-transform: uppercase;}
.nursing .caption{padding: 0 30px;text-transform: uppercase;}

.get_wrapper{position: relative; padding: 70px 0 40px;}
.get_wrapper a{display: block; margin-bottom: 30px; text-decoration: none;}
.get_wrapper a i{font-size: 36px; line-height: 1; color: #8d8d98;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.get_wrapper a:hover i{color: #3d3d47;}
.get_wrapper a .txt1{    display: block;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
    color: #0099db;
    padding: 20px 0 10px;
    text-align: center;}
.get_wrapper a .txt2{display: block; font-size: 16px; color: #7a7a7a;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.get_wrapper a:hover .txt2{color: #3d3d47;}

.splash1{margin-top: 150px; padding-bottom: 0px; position: relative; background: #f2f2f2;}

.splash1 .nav-tabs{border: none; margin-top: -85px;}
.splash1 .nav-tabs > li {margin: 0 -1px 0 0; width: 33.33333333%; position: relative;}
.splash1 .nav-tabs > li > a{border: 1px solid #f2f2f2; border-radius: 0; margin-right: 0px; background: #fff; text-decoration: none; line-height: 18px; padding: 32px 5px; text-align: center; position: relative;}
.splash1 .nav-tabs > li > a .txt1{font-weight: 700; font-size: 18px; color: #3d3d47;}
.splash1 .nav-tabs > li > a .txt1:after{content: ''; display: block; width: 26px; height: 13px; position: absolute; left: 50%; margin-left: -13px; top: -1px;}

.splash1 .nav-tabs > li > a:hover, .splash1 .nav-tabs > li > a:focus{background: #fff;}
.splash1 .nav-tabs > li > a:hover .txt1, .splash1 .nav-tabs > li > a:focus .txt1{color: #0099db;}
.splash1 .nav-tabs > li > a:hover .txt1:after, .splash1 .nav-tabs > li > a:focus .txt1:after{background: url(../images/triangle_hover.png) 0 0 no-repeat; }

.splash1 .nav-tabs > li.active > a, .splash1 .nav-tabs > li.active > a:hover, .splash1 .nav-tabs > li.active > a:focus{ background: #f2f2f2; border: 1px solid #f2f2f2;}
.splash1 .nav-tabs > li.active > a .txt1, .splash1 .nav-tabs > li.active > a:hover .txt1, .splash1 .nav-tabs > li.active > a:focus .txt1{color: #3d3d47; text-transform: uppercase;}
.splash1 .nav-tabs > li.active > a .txt1:after, .splash1 .nav-tabs > li.active > a:hover .txt1:after, .splash1 .nav-tabs > li.active > a:focus .txt1:after{background: url(../images/triangle_active.png) 0 0 no-repeat; }

.splash1 .tab-content{padding-top: 60px; padding-bottom: 60px;}

.dl1{padding-bottom: 40px;}

.dl1 dl{margin-bottom: 10px;}
.dl1 dt{width: 30px; float: left; font-size: 20px; font-weight: bold;}
.dlq dt{color: #0099db;}
.dl1 dd{margin-left: 45px;}
.dlq dd{font-size: 20px;}

.services{position: relative; padding: 80px 0 50px;}
.services1 a{display: block; margin-bottom: 30px; text-decoration: none; text-align: center;}
.services1 a figure{display: block; padding-bottom: 15px;}
.services1 a figure img{margin-left: auto; margin-right: auto;}
.services1 a .caption{display: block;}
.services1 a .caption .txt1{display: block; font-size: 18px; font-weight: 700; padding-bottom: 15px; color: #3d3d47;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.services1 a:hover .caption .txt1{color: #0099db;}
.services1 a .caption .txt2{display: block; color: #3d3d47;}

.review_wrapper{position: relative; padding-top: 70px; padding-bottom: 70px;}

.review1{margin-bottom: 20px;}
.review1 .text{background: url(../images/quote1.png) 0 0 no-repeat; padding-left: 75px; margin-bottom: 10px;}
.review1 .text .txt1{font-size: 20px; padding-bottom: 10px;}

.review1 .author{}
.review1 .author figure{float: left; margin-right: 18px;}
.review1 .author figure img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.review1 .author .name{padding-top: 17px;}

.quote_wrapper{background: #f2f2f2; border: 8px solid #f8f8f8; padding: 40px;}


/* ============================= banner ====================== */
#banner_wrapper{ position: relative; padding-top: 25px; padding-bottom: 25px; background: #fff; border-top: 1px solid #f2f2f2;}

#banner_inner{}

#banner{position: relative;padding-bottom: 0px;}

.banner_prev{display: block; width: 16px; height: 29px; background: url(../images/prev.png) left top no-repeat ; position: absolute; left: -5px; margin-top: -15px; top: 50%; z-index: 10;}
.banner_prev:hover{background-position: bottom;}

.banner_next{display: block; width: 16px; height: 29px; background: url(../images/next.png) left top no-repeat; position: absolute; right: -5px; margin-top: -15px; top: 50%; z-index: 10;}
.banner_next:hover{background-position: bottom;}

#banner .carousel-box{position: relative;}
#banner .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#banner .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#banner .caroufredsel_wrapper{padding: 0; margin: 0;}
#banner .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#banner .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.banner{}
.banner .banner_inner{}
.banner .banner_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover{ background: none; }
.banner .banner_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none; opacity: 0.6; filter: alpha(opacity=60);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover figure{background: none; opacity: 1; filter: alpha(opacity=100);}
.banner .banner_inner a figure img{width: 100%; border-radius:0 0 0 0; -moz-border-radius:0 0 0 0; -webkit-border-radius:0 0 0 0;}
.banner .banner_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: none; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}

/* ============================= banner end ====================== */



/* ============================= footer ====================== */
.bot1_wrapper{position: relative; background: url(../images/px3.jpg) #3d3d47; padding: 45px 0 55px; color: #f2f2f2;}
.logo2_wrapper{padding-top: 20px; padding-bottom: 20px;}
.bot1_title{padding-top: 20px; font-size: 18px; color: #f2f2f2; font-weight: 700; padding-bottom: 20px; letter-spacing: 1px; text-transform: uppercase;}

.phone2{font-size: 36px; color: #0099db; font-weight: 700;}

.mail2{font-size: 18px; line-height: 24px; color: #c5c5c5; margin-bottom: 15px;}
.mail2 i{color: #c5c5c5; line-height: 24px; float: left; padding-right: 10px;}
.mail2 span{display: table;}
.mail2 span a{color: #c5c5c5;}

.social2_wrapper{}
.social2{ display: block; margin: 0; padding: 0; list-style: none;}
.social2 li{display: inline-block; margin: 0 0 0 20px; float: left;}
.social2 li:first-child{margin-left: 0;}
.social2 li a{display: block; text-decoration: none; font-size: 18px; color: #a4a4a7; text-align: center; line-height: 24px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social2 li a:hover{color: #0099db;}

.bot2_wrapper{position: relative; background: #1f1f23; padding: 20px 0; color: #a2a2a2;}

.copyright{float: left;}

.menu_bottom{float: right; padding: 0; margin: 0; list-style: none;}
.menu_bottom li{display: block; float: left; margin-left: 30px;}
.menu_bottom li:first-child{margin-left: 0;}
.menu_bottom li a{color: #c5c5c5; text-decoration: none;}
.menu_bottom li a:hover{color: #fff; text-decoration: underline;}



/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; left: 0; top: 0; overflow: hidden; background: none;}
.parallax-content { padding-top: 0px; padding-bottom: 0px;}




.bg1 { background-image: url(../images/parallax1.jpg); background-color: #3d3d47; background-size: auto;}

#parallax1{padding-top: 50px; padding-bottom: 55px; color: #fff; text-align: center;}

#parallax1 .overlay{background: url(../images/px2.png);}

#parallax1 .txt1{font-size: 18px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase;}

#parallax1 .txt2{font-size: 48px; font-weight: 300; letter-spacing: 1px;}

#parallax1 .txt3{padding-top: 10px;}






















/* ============================= main menu ====================== */
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right; padding-top: 30px; padding-bottom: 30px;}
.navbar_ .navbar-toggle { background: #0099db; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 24px; margin-bottom: 24px; margin-right: 5px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #00898c;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; background: none; margin-left: 65px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Open Sans'; font-weight: 600; font-size: 15px; line-height: 25px; color: #3d3d47; text-shadow:none; padding: 0; border: none; margin: 0; text-align: left; position: relative; z-index: 2; text-transform: uppercase;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.navbar_ .nav > li > a em{margin-left: 5px; width: 5px; height: 5px; background: url(../images/caret.png) center center no-repeat; display: inline-block; vertical-align: middle;}

.navbar_ .nav > li > a:focus{color: #0099db; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #0099db; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}

.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #0099db; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}







.sub-menu ul{ position: absolute; display: none; left: -20px; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #0099db; text-align: left; border: none; margin-top: 30px;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block; border-top: 1px solid #00898c;}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{display: block; position: relative; font-family:'Open Sans'; font-weight: 400; font-size: 15px; line-height: 20px; color: #fff; text-decoration: none; padding: 6px 80px 6px 20px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #fff; background: #00898c;}




.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; margin-left: 1px; background: #fff;}




/* ============================= search-form ====================== */
.search-form-wrapper{position: relative; margin-top: 35px;}
.search-form-wrapper .form-control{background: none; border: none; border-bottom: 2px solid #4d4d4d; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 5px; padding-bottom: 5px; height: 40px; color: #7b7b7b; font-size: 20px;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; padding-left: 0;}
.search-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #000; color: #000;}
.search-form-wrapper a{position: absolute; right: 0; top: 0; text-align: right; line-height: 40px; color: #4d4d4d;}
.search-form-wrapper a:hover{color: #000;}
.search-form-wrapper a i{font-size: 20px; line-height: 40px;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }


/* ============================= main layout ====================== */
.title1{font-family: 'Open Sans'; font-size: 20px; line-height: 1.5; font-weight: 400; color: #3d3d47; padding-bottom: 10px;}

.title2{font-family: 'Open Sans'; font-size: 30px; line-height: 1.5; font-weight: 400; color: #3d3d47; padding-bottom: 10px;}

.title3{font-family: 'Open Sans'; font-size: 24px; line-height: 1.5; font-weight: 700; color: #3d3d47; padding-bottom: 25px; text-transform: uppercase;}

.title4{font-family: 'Open Sans'; font-size: 24px; line-height: 1.5; font-weight: 700; color: #3d3d47; padding-bottom: 5px;}
.title4 span{color: #0099db;}

.title5{font-family: 'Open Sans'; font-size: 14px; line-height: 1.5; font-weight: 300; color: #454b51;}

.title6{font-family: 'Open Sans'; font-size: 24px; line-height: 1.3; font-weight: 700; color: #3d3d47; padding-bottom: 25px;}

.title7{font-family: 'Open Sans'; font-size: 18px; line-height: 1.3; font-weight: 700; color: #3d3d47; padding-bottom: 25px;}

.title8{ font-family: 'Open Sans';
    font-size: 34px;
    line-height: 1.3;
    font-weight: 300;
    color: #0099db;
    padding-bottom: 25px;
    text-transform: uppercase;}


h1{padding: 105px 0 65px; margin: 0; font-family: 'Open Sans'; font-size: 48px; color: #fff; font-weight: 300;}





.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}





/* === */
.ul0{padding: 0; margin: 0; list-style: none;}
.ul0 li{display: block; font-size: 14px; color: #fff; line-height: 1.3; margin-bottom: 5px; background: url(../images/li_st0.png) 0 3px no-repeat; padding-left: 30px;}
.ul0 li a{color: #fff; text-decoration: none; display: block;}
.ul0 li a:hover{text-decoration: underline;}

.ul1{padding: 0; margin: 0; list-style: none;}
.ul1 li{display: block; font-size: 16px; color: #3d3d47; line-height: 1.3; margin-bottom: 15px; background: url(../images/li_st1.png) 0 3px no-repeat; padding-left: 40px;}
.ul1 li a{color: #3d3d47; text-decoration: none; display: block;}
.ul1 li a:hover{text-decoration: underline;}

.ul2{padding: 0; margin: 0; list-style: none;}
.ul2 li{display: block; font-size: 14px; color: #fff; line-height: 1.3; margin-bottom: 5px; padding-left: 0px;}
.ul2 li a{color: #fff; text-decoration: none; display: block;}
.ul2 li a:hover{text-decoration: underline;}

.hl1{height: 1px; background: #f2f2f2; margin-top: 30px; margin-bottom: 30px;}

.hl2{height: 1px; background: #d7d7d7; margin-top: 15px; margin-bottom: 15px;}

.hl3{height: 4px; background: #0099db; margin-top: 25px; margin-bottom: 20px;}

.blockquote1{border-left: 9px solid #f2f2f2; padding:0 0 0 35px; margin-bottom: 40px;}

.phone3{font-size: 36px; color: #1f1f23; font-weight: 700; margin-bottom: 15px;}

.mail3{font-size: 18px; color: #0099db; font-weight: 400; margin-bottom: 15px;}

.address3{font-size: 18px; color: #3d3d47; font-weight: 400; margin-bottom: 15px;}

.social3_wrapper{}
.social3{ display: block; margin: 0; padding: 0; list-style: none;}
.social3 li{display: inline-block; margin: 0 0 0 20px; float: left;}
.social3 li:first-child{margin-left: 0;}
.social3 li a{display: block; text-decoration: none; font-size: 18px; color: #1f1f23; text-align: center; line-height: 24px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social3 li a:hover{color: #0099db;}

#google_map{position: relative; width: 100%; height: 520px;}


/*-----btn-----*/
.btn-default.btn1{ font-family: 'Open Sans'; display: inline-block; color: #fff; border: none; font-size: 14px; line-height: 20px; font-weight: 400; padding: 10px 15px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #0099db; position: relative; letter-spacing: 1px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn1:hover{color: #fff; background: #3d3d47;}

.btn-default.btn2{ font-family: 'Open Sans'; display: block; color: #3d3d47; border: 2px solid #3d3d47; font-size: 14px; line-height: 20px; font-weight: 700; padding: 8px 15px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #0099db; position: relative; letter-spacing: 1px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn2:hover{color: #fff; background: #3d3d47;}

.btn-default.btn3{ font-family: 'Open Sans'; display: inline-block; color: #0099db; border: none; font-size: 14px; line-height: 20px; font-weight: 700; padding: 0; text-decoration: underline; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: none; background: none; position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn3:hover{color: #3d3d47; text-decoration: none;}

.btn-default.btn4{ font-family: 'Open Sans'; display: inline-block; color: #0099db; border: none; font-size: 16px; line-height: 20px; font-weight: 700; padding: 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: none; position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn4:hover{color: #3d3d47; text-decoration: underline;}












/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: none; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb1 {margin-bottom: 20px; margin-top: 0px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{float: left; margin:0px 20px 20px 0px;background: none; border: none; padding: 0px;}
.thumb1 figure img{width: auto;}
.thumb1 .caption{display: table;}

.thumb2 {margin-bottom: 20px; margin-top: 0px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 figure{float: none; margin:0px 0px 0px 0px;background: none; border: none; padding: 0px;}
.thumb2 figure img{width: 100%;}
.thumb2 .caption{}







/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #008083;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #909090; background: #fcfcfc;border: 1px solid #dbdbdb;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#ajax-contact-form .form-control:focus{border-color: #a7a7a7; background: #fcfcfc; color: #343642;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: inline-block; color: #fff; border: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; font-size: 14px; line-height: 20px; font-weight: 400; padding: 10px 25px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: #0099db; position: relative; letter-spacing: 1px;
}
.btn-default.btn-cf-submit:hover{color: #fff; background: #3d3d47;}




/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1320px) {

}
/* Default landscape and desktop to large desktop */
@media (max-width: 1319px) {
  .nursing .title .txt1{font-size: 18px;}
  .nursing .title .txt2{font-size: 36px;}

  .quote_wrapper{padding: 30px;}



}
@media (min-width: 992px) {


}
@media (min-width: 992px) and (max-width: 1319px) {
  .navbar_ .nav > li{margin-left: 40px;}

  .phone2{font-size: 28px;}

  .mail2{font-size: 16px;}





}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  header{max-width: 200px; margin-top: -15px;}

  .quote_wrapper{padding: 20px;}

  .header_wrapper .img{opacity: 0.6; filter: alpha(opacity=60);}






}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li{margin-left: 15px;}

  .splash1 .nav-tabs > li > a .txt1{font-size: 13px;}

  .quote_wrapper{padding: 20px;}

  .phone2{font-size: 22px;}






}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  .fa1{float: none;}

  .social_wrapper{float: none;}

  #slogan{position: relative; top: 0; margin-top: 0; right: 0; width: auto;}

  #slogan .title{padding: 13px; font-size: 18px;}

  #slogan .content{padding: 13px;}

  #free{display: none;}

  .nursing .title{border-right: none; padding-right: 0; border-bottom: 1px solid #fff; padding-bottom: 30px; margin-bottom: 30px;}

  .nursing .caption{padding: 0;}

  .splash1{margin-top: 0;}
  .splash1 .nav-tabs{border: none; margin-top: 0px; margin-left: -13px; margin-right: -13px;}
  .splash1 .nav-tabs > li{width: 100%; margin-right: 0; margin-bottom: -1px; float: none;}
  .splash1 .nav-tabs > li > a{padding: 20px 13px;}

  #parallax1 .txt2{font-size: 28px;}



	.navbar_ {float: none; height: 80px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
	.navbar-collapse_{clear: both; margin-left: -13px; margin-right: -13px;}
	.navbar_ .nav{display: block; background: none; border-right: none;background: #0099db; border: none; padding: 0;}
	.navbar_ .nav > li{float: none;background: none; border-left: none; margin-left: 0; border-top:1px solid #00898c; background: none;}
	.navbar_ .nav > li > a{margin-bottom: 0; border: none; color: #fff; padding: 13px;}
	.navbar_ .nav > li > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover, .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{ background: #00898c; color: #fff;}
	.sub-menu ul{position: relative; left: 0; top: 0; margin-top: 0;}


  .copyright{float: none; padding-bottom: 15px;}

  .menu_bottom{float: none; padding: 0; margin: 0; list-style: none;}

  .menu_bottom li{float: none; margin-left: 0;}

  h1{padding-top: 85px; padding-bottom: 45px;}

  .latest_news{border-left: none; padding-left: 0; padding-top: 0; padding-bottom: 0;}

  .quote_wrapper{margin-top: 30px;}






}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {

  h1{font-weight: 38px; padding-top: 30px; padding-bottom: 10px;}









}




.float-label-control { position: relative; margin-bottom: 1.5em; }
    .float-label-control ::-webkit-input-placeholder { color: white; }
    .float-label-control :-moz-placeholder { color: white; }
    .float-label-control ::-moz-placeholder { color: white; }
    .float-label-control :-ms-input-placeholder { color: white; }
    .float-label-control input:-webkit-autofill,
    .float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
    .float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1.3em; box-shadow: none; -webkit-box-shadow: none; }
        .float-label-control input:focus,
        .float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
        .float-label-control textarea:focus { padding-bottom: 4px; }
    .float-label-control input, .float-label-control textarea { display: block; width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #aaa; outline: none; margin: 0px; background: none; }
    .float-label-control textarea { padding: 0.1em 0em 5px 0em; }
    .float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em; color: #aaaaaa; z-index: -1; font-size: 0.85em; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; }
    .float-label-control input.empty + label,
    .float-label-control textarea.empty + label { top: 0.1em; font-size: 1.5em; animation: none; -webkit-animation: none; }
    .float-label-control input:not(.empty) + label,
    .float-label-control textarea:not(.empty) + label { z-index: 1; }
    .float-label-control input:not(.empty):focus + label,
    .float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
    .float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
    .float-label-control.label-bottom input:not(.empty) + label,
    .float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }


@keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@-webkit-keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}

@-webkit-keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}



@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:300,400,400i,500,700');

/* font-family: 'Roboto', sans-serif; font-family: 'Roboto Slab', serif; */

body {
  background: #fff;
  color: #414141;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  overflow-x: hidden;
  -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
  -webkit-font-smoothing: antialiased !important;
}

a {
  text-decoration: none;
  -ms-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

a:hover,
a:focus,
a:active {
  outline: medium none;
  text-decoration: none;
}

*:focus {
  outline: none;
}

img {
  max-width: 100%, height: auto;
}

strong,
b {
  font-weight: 700;
}

i,
em {
  font-style: italic;
}

.clear {
  border: 0;
  clear: both;
  height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: normal;
  margin: 0;
}

input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

h1,
h2,
h3,
h4,
.my-jumbotron.jumbotron h1 {
  font-family: 'Roboto Slab', serif;
}

.btn.btn-success {
  position: absolute;
  height: 50px;
  width: 200px;
  line-height: 2.2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 18px;
  text-transform: uppercase;
}

.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
}

.popup {
  text-align: center;
}

.popup:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -4px;
  vertical-align: middle;
}

.popup-inner {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
  max-width: 700px;
  width: 90%;
  padding: 40px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
  border-radius: 3px;
  background: #fff;
  text-align: center;
}

.popup-inner h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}

.popup-inner p {
  font-size: 24px;
  font-weight: 400;
}

.popup-close {
  width: 34px;
  height: 34px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
  background: transparent;
  border: solid 4px #808080;
}

.popup-close:after,
.popup-close:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #f00;
  text-decoration: none;
  border-color: #f00;
}

.popup-close:hover:after,
.popup-close:hover:before {
  background: #fff;
}