/* 

body {
    margin: 0;
    font-size: 14px;
}

.btn {
    height: 32px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 600;
    padding: 0 34px
}

.btn.btn-big {
    height: 40px;
    line-height: 40px;
    padding: 0 50px
}

::selection {
    color: #fff;
    background: #00ac7a
}

::-moz-selection {
    color: #fff;
    background: #00ac7a
}

.foo {
    text-rendering: optimizeSpeed
}

#err {
    margin: 0 auto;
    padding-left: 15px;
    float: left;
    width: 100%
}

#preloader {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647
}

#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    left: 50%;
    top: 50%;
    position: absolute;
    width: 36px;
    margin: -18px 0 0 -18px
}

.hs_search_box {
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 20px;
    display: none;
    position: absolute;
    top: 45px;
    right: 15px
}

.sidebar_hlt {
    float: left;
    width: 100%
}

.fixed .hs_search_box {
    top: 34px
}

.hs_search_box>form>div {
    width: 100%;
    margin-bottom: 0
}

.hs_search_box>form>div>input {
    width: 100%!important;
    border-radius: 0;
    padding: 10px;
    font-size: 16px
}

.hs_search_box>form>div>span {
    position: absolute;
    top: 4px!important;
    font-size: 20px;
    right: 8px!important
}

#style-switcher {
    background: none repeat scroll 0 0 #FFF;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
    left: -160px;
    position: fixed;
    top: 25%;
    width: 160px;
    z-index: 99999
}

#style-switcher div {
    padding: 5px 9px;
    float: left
}

ul.colors {
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0
}

ul.colors li {
    float: left;
    margin: 2px
}

ul.colors li #color {
    background: #2a73d4
}

ul.colors li #color2 {
    background: #00AAB5
}

ul.colors li #color3 {
    background: #E54242
}

ul.colors li #color4 {
    background: #2ECC71
}

ul.colors li #color5 {
    background: #FF9845
}

ul.colors li #style {
    background: #00ac7a
}

ul.colors li p {
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 0
}

#style-switcher .bottom {
    background: none repeat scroll 0 0 #FFF;
    color: #252525;
    padding: 0
}

#style-switcher .bottom a.settings {
    background: none repeat scroll 0 0 #FFF;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
    display: block;
    height: 41px;
    position: absolute;
    right: -40px;
    bottom: 0;
    width: 40px;
    padding: 6px;
    font-family: sosa;
    line-height: 40px;
    color: #000
}

#style-switcher .bottom a.settings i {
    color: #00ac7a;
    font-size: 25px
}

#style-switcher .bottom a.settings i:before {
    content: "\f1fc"
}

#style-switcher .bottom a.settings:hover {
    text-decoration: none
}

#style-switcher>div>h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    text-align: left;
    color: #00ac7a!important
}

#style-switcher>div>select {
    width: 90%
}

.slider_option>p>a>img {
    color: inherit;
    padding-right: 5px
}

.slider_option>p>a:hover {
    color: inherit
}

ul.pattern {
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0
}

ul.pattern li {
    float: left;
    margin: 2px
}

ul.pattern li p {
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 0
}

ul.pattern li #pattern {
    background: url(../images/patern/canvas-orange.jpg)
}

ul.pattern li #pattern1 {
    background: url(../images/patern/chalkboard.jpg)
}

ul.pattern li #pattern2 {
    background: url(../images/patern/ocean.jpg)
}

ul.pattern li #pattern3 {
    background: url(../images/patern/shattered-island.gif)
}

ul.pattern li #style {
    background: #008363
}

.lapala {
    margin-right: 15px;
    height: auto;
    padding: 4px 15px;
}



*/

#hs_header {
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 10px 20px -4px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0 10px 20px -4px rgba(0, 0, 0, 0.46);
    box-shadow: 0 10px 20px -4px rgba(0, 0, 0, 0.46);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

#hs_header.fixed {
    position: fixed;
    -webkit-animation: fadeInDown .3s;
    -moz-animation: fadeInDown .3s;
    animation: fadeInDown .3s
}

#hs_header.fixed #hs_header-top {
    display: none
}

#hs_header #hs_header-top {
    color: #fff;
    line-height: 40px;
    font-size: 12px
}

#hs_header #hs_header-top a {
    line-height: 40px;
    display: inline-block;
    margin: 0
}

#hs_header #hs_header-top .hs_header-text a {
    color: #e6e9ed
}

#hs_header #hs_header-top .hs_header-text a:hover {
    color: #fff
}

#hs_header #hs_header-top .social-media {
    float: right;
    margin: 0;
    height: 40px
}

#hs_header #hs_header-top .social-media li {
    display: inline-block;
    margin-left: 8px
}

#hs_header #hs_header-top .social-media li a {
    color: #fff;
    font-size: 13px
}

.remove-boder-right {
    border-right: none
}

.prelative {
    position: relative;
}

.top3 {
    top: 3px;
}

.topmenu ul {
    margin: 0;
    padding: 0;
}

.topmenu ul li {
    display: inline-block;
    line-height: 30px;
    margin-right: 8px;
}

.topmenu ul li:last-child {
    margin-right: 0;
}

.topmenu ul li a {
    display: block;
    color: #fff;
    padding: 5px 0 5px 5px;
}

#hs_header .hs_social ul {
    float: right;
}

#hs_header #hs_logo {
    margin-left: 10px;
    margin-top: 2px;
}

#hs_header #hs_logo a {
    display: inline-block;
}

#hs_header #hs_logo a img {
    max-width: 400px;
    height: 100px;
}


/* 
#hs_header.fixed #hs_logo {
    margin: 7px 0;
} */

#hs_header a {
    display: inline-block;
}

#hs_header nav {
    width: 100%;
    display: inline-block;
}

#hs_header .hs_menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    text-align: right;
}

#hs_header .hs_menu>li {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

#hs_header .hs_menu>li:last-child {
    margin-right: 0;
}

#hs_header .hs_menu li>a {
    margin: 36px 0;
    padding: 7px 10px;
    color: green;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    border-style: solid;
    border-color: transparent;
    border-right: 1px solid #ccc;
    line-height: 0;
}

#hs_header .hs_menu li:last-child a {
    border-right: none;
}

#hs_header.fixed .hs_menu>li>a {
    margin: 25px 0;
}

#hs_header.fixed .hs_social ul {
    margin: 5px auto;
}

#hs_header .hs_menu li>ul li a {
    color: #0d0d44!important;
}

#hs_header .hs_menu li:hover {
    background: green;
}

#hs_header .hs_menu li:hover a {
    color: rgb(255, 255, 255);
    -webkit-transition-duration: .01s;
    -moz-transition-duration: .01s;
    -o-transition-duration: .01s;
    -ms-transition-duration: .01s;
    transition-duration: .01s;
}

#hs_header .hs_menu li>ul {
    list-style: none;
    position: absolute;
    padding-left: 0;
    text-align: left;
    top: 100%;
    left: 0;
    z-index: 500;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    visibility: hidden;
    opacity: 0;
    border-top-width: 4px;
    background: rgba(0, 128, 0, 0.671);
}

#hs_header .hs_menu li>ul:before,
#hs_header .hs_menu li>ul:after {
    content: '';
    position: absolute;
    bottom: 100%;
}

#hs_header .hs_menu li>ul:after {
    left: 17px;
    margin-top: 2px;
}

#hs_header .hs_menu li>ul li {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

#hs_header .hs_menu li>ul li:hover {
    background: f4f4f4;
}

#hs_header .hs_menu li>ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#hs_header .hs_menu li>ul li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    margin-top: 0;
}

#hs_header .hs_menu li>ul li>ul:before,
#hs_header .hs_menu li>ul li>ul:after {
    content: '';
    position: absolute;
    left: 0;
}

#hs_header .hs_menu li>ul li>ul:before {
    top: 15px;
    ;
    border-width: 0 16px 16px 0;
}

#hs_header .hs_menu li>ul li>ul:after {
    top: 15px;
    margin-left: 4px;
}

#hs_header .hs_menu li>ul li a {
    width: 210px;
    margin: 0;
    font-size: 12px;
    border-radius: 4px;
    border: none;
    padding: 10px 15px;
    line-height: 15px;
}

#hs_header .hs_menu li>ul li a.active,
#hs_header .hs_menu li>ul li:hover>a {
    color: #fff!important;
    border: none;
}

#hs_header .hs_menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    background: #fff;
    padding-left: 0;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
}

#hs_header .hs_menu li>ul li:hover>ul {
    margin-left: 0;
    margin-top: 0;
}

#hs_header #searchform .form-group {
    margin: 19.5px 0;
}

#hs_header.fixed #searchform .form-group {
    margin: 9.5px 0;
}

.hs_nav_toggle {
    width: 100%;
    float: left;
    text-align: left;
    background: green!important;
    color: #fff;
    padding: 15px;
    cursor: pointer;
}

.hs_nav_toggle>i {
    font-size: 19px;
    float: right;
}

#hs_header .hs_menu li>ul>li>ul>li:first-child.fa-chevron-right:before {
    position: absolute;
    top: 10px;
    left: -20px;
    color: #00ac7a;
}

.header-top {
    background: #01ba63;
    min-height: 44px;
}

.hs_info {
    float: left;
}

.hs_info ul {
    list-style: none;
    padding-left: 0;
    margin: 5px auto;
}

.hs_info ul li {
    float: left;
    margin-right: 0;
    padding: 4px 0;
}

.hs_info ul li:last-child {
    margin-right: 0;
}

.hs_info ul li a {
    width: auto;
    line-height: 20px;
    font-size: 15px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    -webkit-transition: all.3s;
    -moz-transition: all.3s;
    -ms-transition: all.3s;
    -o-transition: all.3s;
    padding: 0 6px;
}

.hs_info ul li:first-child a {
    border-right: 1px solid rgba(255, 255, 255, .5);
}

.hs_info ul li a:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.hs_info ul li a i {
    min-width: 14px;
    opacity: 1;
}

.hs_info ul li a:hover i {
    opacity: 1;
}

.hs_social {
    float: left;
}

.hs_social ul {
    list-style: none;
    padding-left: 0;
    margin: 5px auto;
}

.hs_social ul li {
    float: left;
    margin-right: 10px;
}

.hs_social ul li:last-child {
    margin-right: 0;
}

.hs_social ul li a {
    width: 26px;
    height: 26px;
    line-height: 22px;
    margin-top: 2px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transition: all .3s;
    -moz-transition: ease-in-out all .3s;
    -ms-transition: ease-in-out all .3s;
    -o-transition: ease-in-out all .3s;
    border-radius: 2px;
}

.hs_social ul li a:hover {
    border: 1px solid #fff;
}

.hs_social ul li a i {
    min-width: 14px;
    opacity: .7;
}

.hs_social ul li a:hover i {
    opacity: 1;
}

.health_slider {
    margin-top: 132px;
}

.hs_slider_title {
    font-size: 33px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px rgba(0, 1, 1, .2);
}

.hs_slider_button {
    border-color: #fff;
    color: #fff;
    margin-right: 15px;
}

.hs_margin_30 {
    margin-bottom: 30px;
}

.hs_margin_40 {
    margin-bottom: 40px;
}

.hs_margin_60 {
    margin-bottom: 60px;
}

.mb-20 {
    margin-bottom: 20px;
}

.h3mod h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.pjustify p {
    text-align: justify;
}

.pfont14 p {
    font-size: 14px;
}

.portfolio-grid {
    margin-left: -15px!important;
    text-align: center;
}

.portfolio-grid .portfolio-item {
    position: relative;
    overflow: hidden;
    text-align: left;
    padding-top: 15px
}

.portfolio-grid .portfolio-item img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.portfolio-grid.service_grid .portfolio-item img {
    width: 100%
}

.portfolio-grid .portfolio-item:hover {
    background: #00ac7a
}

.portfolio-grid.service_grid .portfolio-item:hover {
    background: transparent
}

.portfolio-grid .portfolio-item h3 {
    border-bottom: 2px solid #7f9aa0;
    padding-bottom: 30px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.portfolio-grid .portfolio-item:hover h3 {
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.portfolio-grid .portfolio-item .portfolio_doctor_details {
    padding: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #7f9aa0
}

.portfolio-grid .portfolio-item:hover .portfolio_doctor_details {
    border-bottom: 2px solid #00ac7a
}

.portfolio-grid .portfolio-item .portfolio_doctor_details h4 {
    margin: 0 auto;
    margin-bottom: 15px
}

.portfolio-grid .portfolio-item .portfolio_doctor_details p {
    margin-bottom: 20px
}

.portfolio-grid .portfolio-item .portfolio_doctor_details a {
    margin: 5px auto
}

.portfolio-grid .portfolio-item:hover .portfolio_doctor_details {
    background: #f5f5f5
}

.portfolio-grid .portfolio-item:hover .portfolio_doctor_details h4 {
    color: #00ac7a
}

.hs_profile_social ul {
    list-style: none;
    padding-left: 0;
    float: left;
    width: 100%
}

.hs_profile_social ul li {
    float: left;
    margin-right: 9px
}

.hs_profile_social ul li:last-child {
    margin-right: 0
}

.hs_profile_social ul li a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    display: block;
    color: #7f9aa0;
    border: 1px solid #7f9aa0;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_profile_social ul li a i {
    min-width: 15px
}

.hs_profile_social ul li:hover a {
    border-color: #00ac7a;
    background: #00ac7a;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.portfolio-details {
    position: absolute;
    text-align: left;
    padding: 20px 30px;
    width: 100%;
    background: #fff;
    opacity: 0;
    bottom: -100%;
    visibility: hidden;
    border-bottom: 2px solid #00ac7a;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.portfolio-item:hover .portfolio-details {
    opacity: .9;
    visibility: visible;
    bottom: 10px
}

.portfolio-details>h4 {
    margin-right: auto;
    color: #00ac7a;
    display: inline
}

.portfolio-details>p {
    margin-top: 0
}

.portfolio-details.standard-version a {
    color: #31d385
}

.portfolio-details2 {
    position: absolute;
    text-align: left;
    padding: 20px 30px;
    width: 94.9%;
    background: #fff;
    opacity: .9;
    bottom: 10px!important;
    display: none;
    border-bottom: 2px solid #00ac7a
}

.portfolio-details2>h4 {
    margin-right: auto;
    color: #00ac7a;
    display: inline
}

.portfolio-details2>p {
    margin-top: 0
}

.portfolio-details2.standard-version a {
    color: #31d385
}

#grid .mix {
    opacity: 0;
    display: none;
    margin-bottom: 35px
}

#grid .mix img {
    max-width: 100%
}

.hs_single_profile {
    margin: 30px auto
}

.hs_single_profile img {
    width: 100%
}

.hs_single_profile .hs_single_profile_detail {
    background: #f5f5f5;
    padding: 20px;
    border-bottom: 2px solid #00ac7a;
    margin-bottom: 20px
}

.hs_single_profile .hs_single_profile_detail>div>div {
    padding: 15px;
    font-weight: 700;
    border-right: 1px solid #d1d1d1
}

.hs_single_profile .hs_single_profile_detail>div>div:last-child {
    border-right: none
}

.hs_single_profile .hs_single_profile_detail>div>div>i {
    margin-right: 20px
}

.hs_single_profile .hs_single_profile_detail>div>div>a {
    margin-left: 20px;
    color: #00ac7a
}

.hs_single_profile .hs_single_profile_detail hr {
    background: #d1d1d1;
    height: 1px
}

.hs_single_profile .hs_single_profile_detail .profile_social_wrapper span {
    float: left;
    line-height: 25px;
    margin-right: 10px
}

.hs_single_profile .hs_single_profile_detail .profile_social_wrapper .hs_profile_social {
    float: left
}

.post_by {
    width: 100%;
    float: left
}

.post_by_slider_item {
    margin-bottom: 28px;
    text-align: center
}

.post_by_slider_item img {
    width: 100%;
    margin: 20px auto;
    margin-bottom: 0
}

.post_by_slider_item .post_by_detail {
    padding: 23px;
    border-bottom: 2px solid #7f9aa0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.post_by_slider_item .post_by_detail h4 {
    margin: 0 auto;
    margin-bottom: 3px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.post_by_slider_item:hover .post_by_detail {
    background: #f9f9f9;
    border-bottom: 2px solid #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.post_by_slider_item:hover .post_by_detail h4 {
    color: #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_blog_heading_wrapper {
    width: 100%;
    float: left
}

.hs_blog_heading_wrapper .hs_heading {
    float: left
}

.hs_blog_heading_wrapper .hs_blog_categorie_pager {
    padding-top: 0;
    margin: 40px auto;
    font-size: 14px
}

.hs_blog_categorie_pager {
    list-style: none;
    padding-left: 0;
    float: right;
    padding-top: 30px
}

.hs_blog_categorie_pager li {
    display: inline-block;
    position: relative
}

.hs_blog_categorie_pager li:before {
    content: " / ";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px
}

.hs_blog_categorie_pager li:last-child:before {
    content: " "
}

.hs_blog_categorie_pager li a {
    padding: 0 15px 0 10px
}

.hs_blog_categorie_pager li:last-child a {
    padding-right: 0
}

.hs_blog_categorie_pager li.active a {
    color: #00ac7a
}

.hs_blog_categorie img {
    width: 100%
}

.hs_blog_categorie_detail {
    background: #f5f5f5;
    border-bottom: 2px solid #00ac7a;
    margin-bottom: 40px;
    float: left
}

.hs_blog_categorie_detail hr {
    background: #d1d1d1;
    height: 1px
}

.hs_blog_categorie_detail a h4 {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    margin-bottom: 20px
}

.hs_blog_categorie_detail p {
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 12px
}

.hs_blog_categorie_detail>.btn {
    margin-right: 20px;
    margin-bottom: 20px
}

.hs_blog_categorie_detail .hs_blog_categorie_date ul {
    list-style: none;
    padding: 20px 0 0
}

.hs_blog_categorie_detail .hs_blog_categorie_date ul li {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #d1d1d1
}

.hs_blog_categorie_detail .hs_blog_categorie_date ul li a {
    display: inline-block
}

.hs_blog_categorie_detail .hs_blog_categorie_date ul li:last-child {
    border-right: none
}

.hs_blog_categorie_detail .hs_blog_categorie_date ul li a i {
    padding-right: 10px
}

.hs_sidebar {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.hs_sidebar h4 {
    margin: 0;
    padding-top: 0;
    margin-bottom: 20px
}

.hs_sidebar_categories {
    border-bottom: 2px solid #7f9aa0
}

.hs_sidebar_categories:hover {
    border-color: #00ac7a
}

.hs_sidebar_categories ul {
    list-style: none;
    padding-left: 0
}

.hs_sidebar_categories ul li {
    padding: 8px 0
}

.hs_sidebar_categories ul li a {
    cursor: pointer
}

.hs_sidebar_categories ul li ul {
    padding-left: 20px;
    display: none
}

.hs_resent_post {
    width: 100%;
    float: left;
    margin: 30px auto
}

.hs_post_tab ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 14px
}

.hs_post_tab ul li {
    display: inline-block;
    margin-right: -4px
}

.hs_post_tab ul li a {
    padding: 15px 28px;
    background: #fcfcfc;
    color: inherit
}

.hs_post_tab ul li a.active {
    background: #f5f5f5;
    color: #00ac7a
}

.hs_post_tab_content {
    background: #f5f5f5;
    margin: 9px auto;
    border-bottom: 2px solid #00ac7a
}

.hs_post_tab_content .hs_post {
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
    border-left: 2px solid rgba(255, 255, 255, 0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_post_tab_content .hs_post:hover {
    border-left: 2px solid #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_post_tab_content .hs_post img {
    width: 67px;
    height: 67px;
    float: left;
    margin-right: 10px
}

.hs_post_tab_content .hs_post a {
    color: inherit
}

.hs_post_tab_content .hs_post p {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_post_tab_content .hs_post:hover p {
    color: #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_post_tab_content .hs_post:hover a p {
    color: inherit
}

.health_care_advice {
    background: #f5f5f5;
    margin: 9px auto;
    border-bottom: 2px solid #00ac7a
}

.health_care_advice .hs_post {
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
    border-left: 2px solid rgba(255, 255, 255, 0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.health_care_advice .hs_post h4 {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.health_care_advice .hs_post:hover h4 {
    color: #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.health_care_advice .hs_post:hover {
    border-left: 2px solid #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.health_care_advice .hs_post img {
    width: 67px;
    height: 67px;
    float: left;
    margin-right: 10px
}

.health_care_advice .hs_post a {
    color: inherit
}

.health_care_advice .hs_post:hover a p {
    color: inherit
}

.hs_tags ul {
    list-style: none;
    padding-left: 0
}

.hs_tags ul li {
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 1px
}

.hs_tags ul li a {
    padding: 8px 10px;
    background: #009dcc;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_tags ul li a:hover {
    background: #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_video_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    border: 2px solid #0481a7
}

.hs_video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.text-theme-color {
    color: #02b360
}

.small-line {
    position: relative
}

.small-line::after {
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 115px;
    background: #00ba63
}

.text-uppercase {
    text-transform: uppercase
}

.hs_blog_single img {
    width: 100%
}

.hs_blog_single .hs_blog_categorie_detail {
    background-color: transparent;
    border-bottom: 2px solid #00ac7a
}

.hs_comment_form {
    width: 100%;
    float: left;
    background: #f5f5f5;
    border-bottom: 2px solid #00ac7a;
    padding: 40px 23px;
    margin-bottom: 30px
}

.hs_comment_form .input-group {
    margin-bottom: 20px
}

.hs_comment_form .input-group input.form-control {
    height: 40px
}

.hs_comment_form .input-group .input-group-btn button {
    height: 40px;
    width: 45px;
    line-height: 40px;
    padding: 0 16px
}

.hs_checkbox {
    background-image: url(../images/icon/vlad.png)
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 20px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer
}

input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: 0 -15px
}

input[type=checkbox].css-checkbox.lrg+label.css-label.lrg {
    padding-left: 22px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer
}

input[type=checkbox].css-checkbox.lrg:checked+label.css-label.lrg {
    background-position: 0 -20px
}

.hs_comment_form textarea {
    margin: 15px auto;
    width: 100%;
    resize: none
}

.hs_comment {
    width: 100%;
    float: left;
    background: #f5f5f5;
    border-bottom: 2px solid #00ac7a;
    padding: 20px
}

.hs_comment img {
    width: 90px;
    height: 90px
}

.hs_comment .hs_comment_date ul {
    list-style: none;
    padding-left: 0
}

.hs_comment .hs_comment_date ul li {
    display: inline-block
}

.hs_comment .hs_comment_date ul li a {
    padding: 0 20px;
    border-right: 1px solid #d1d1d1;
    margin-bottom: 20px!important
}

.hs_comment .hs_comment_date ul li:last-child a {
    border-right: none
}

.hs_comment .hs_comment_date ul li a i {
    padding-right: 10px
}

.hs_comment p {
    padding-left: 20px
}

.hs_comment a.hs_in_relpy {
    padding-left: 20px
}

.hs_sub_comment_div>.hs_sub_comment {
    width: 100%;
    float: left;
    padding-top: 10px;
    position: relative
}

.hs_sub_comment_div>.hs_sub_comment:before {
    content: "";
    position: absolute;
    left: 50px;
    bottom: 50%;
    height: 100%;
    width: 50%;
    border-left: 2px solid #00ac7a;
    border-bottom: 1px solid #00ac7a
}

.hs_sub_comment_div>.hs_sub_comment:first-child:before {
    height: 50%
}

.hs_contact_head_text {
    width: 100%;
    float: left;
    text-align: center
}

.hs_contact_head_text p {
    padding-left: 50px;
    padding-right: 50px
}

.hs_contact {
    width: 100%;
    float: left;
    padding: 20px;
    border-bottom: 2px solid #7f9aa0;
    margin-bottom: 20px
}

.hs_contact ul {
    list-style: none;
    padding-left: 0
}

.hs_contact ul li {
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px
}

.hs_contact ul li:last-child {
    border-bottom: none
}

.hs_contact ul li i {
    float: left;
    border: 1px solid #00996d;
    background: #04a95b;
    padding: 8px 10px;
    width: 50px;
    text-align: center;
    height: 46px;
    margin-right: 20px;
    color: #fff;
    font-size: 28px
}

.hs_contact_social {
    background: #f5f5f5;
    border-bottom: 2px solid #00ac7a;
    width: 100%;
    float: left;
    padding: 25px 20px 20px
}

.hs_contact_social>.hs_profile_social>ul>li {
    margin-right: 14px
}

.hs_contact_social>.hs_profile_social>ul>li:last-child {
    margin-right: 0
}

.hs_contact_social>.hs_profile_social>ul>li>a {
    width: 39px;
    height: 39px;
    line-height: 42px
}

.hs_contact_social>.hs_profile_social>ul>li>a>i {
    font-size: 20px
}

.hs_additional_support {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px;
    border-bottom: 2px solid #7f9aa0;
    margin-bottom: 60px;
    margin-top: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_additional_support:hover h4 {
    color: #00ac7a
}

.hs_additional_support:hover {
    border-bottom-color: #00ac7a;
    background: #f9f9f9;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

#hc_single {
    width: 100%;
    float: left;
    margin-top: 71px;
    margin-bottom: 30px
}

div[data-target] {
    position: relative;
    overflow: hidden
}

div[data-target]>div {
    position: relative;
    width: 100%;
    float: left;
    padding-top: 64px;
    padding-bottom: 30px
}

#hc_home>div {
    padding-top: 0!important
}

.hc_fixed_header .hs_menu li>a {
    margin: 17px 0 15px!important
}

.hc_fixed_header #hs_logo {
    margin: 17px 0!important;
}

.hc_fixed_header .hs_social ul {
    margin: 18px auto!important;
}

.hc_fixed_header .hs_search_box {
    margin-top: -31px!important;
}

.hc_contact_section {
    width: 100%;
    float: left;
}

.hs_icon {
    margin-bottom: 40px;
}

.hs-icon-list {
    margin-top: 22px;
}

.hs-icon-list .fa-hover a {
    display: block;
    color: #222;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 4px
}

.hs-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px
}

.hs-icon-list .fa-hover a:hover {
    background-color: #00ac7a;
    color: #fff;
    text-decoration: none
}

.hs-icon-list .fa-hover a:hover .fa {
    font-size: 28px;
    vertical-align: -6px
}

.hs-icon-list .fa-hover a:hover .text-muted {
    color: #bbe2d5
}

#patients_testimonials_slider {
    margin-bottom: 28px
}

#patients_testimonials_slider .patients_testimonials_slider_item {
    padding: 20px;
    float: left;
    border-bottom: 2px solid #b6b6b6;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

#patients_testimonials_slider .patients_testimonials_slider_item:hover {
    border-bottom: 2px solid #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

#patients_testimonials_slider .patients_testimonials_slider_item h4 {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

#patients_testimonials_slider .patients_testimonials_slider_item:hover h4 {
    color: #00ac7a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

#patients_testimonials_slider .patients_testimonials_slider_item img {
    margin-right: 15px
}

#hs_footer {
    width: 100%;
    float: left;
    color: #fff;
    background: #00ac7a;
    padding-bottom: 20px;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%
}

#hs_footer .hs_footer_content .hs_footer_menu {
    width: 100%;
    float: left
}

#hs_footer .hs_footer_content .hs_footer_menu ul {
    list-style: none;
    padding-left: 0;
    width: 100%;
    text-align: center;
    display: table
}

#hs_footer .hs_footer_content .hs_footer_menu ul li {
    width: 16.666666666667%;
    float: left
}

#hs_footer .hs_footer_content .hs_footer_menu ul li a {
    padding: 15px 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    background: rgba(1, 186, 99, 0.77);
    color: inherit;
    box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.3)
}

#hs_footer .hs_footer_content .hs_footer_menu ul li:last-child a {
    box-shadow: none
}

#hs_footer .hs_footer_content .hs_footer_menu ul li a:hover {
    background: rgba(0, 0, 0, 0.25);
    color: #fff
}

#hs_footer .hs_footer_content h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .5px
}

#hs_footer .hs_footer_content h4::before {
    border-color: #fff
}

.hs_about_us img {
    margin-bottom: 20px
}

.hs_footer_about_us {
    width: 100%;
    float: left;
    padding: 10px 0;
    position: relative
}

.hs_footer_about_us:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    margin-left: 15px;
    height: 1px;
    border-bottom: 1px solid #fff
}

.hs_about_us p {
    padding: 10px 20px;
    border-left: 1px solid rgba(255, 255, 255, 1)
}

.hs_about_us p i {
    font-size: 22px;
    padding-right: 15px;
    float: left
}

.hs_latest_post ul {
    list-style: none;
    padding-left: 0
}

.hs_latest_post ul li {
    width: 100%;
    float: left
}

.hs_latest_post ul li img {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
    margin-right: 15px;
    float: left
}

.hs_latest_post ul li h4 {
    margin: 0 auto;
    text-transform: uppercase
}

.hs_latest_post ul li p {
    margin-bottom: 0
}

.hs_latest_post ul li p.post_date {
    font-weight: 700;
    font-size: 12px
}

.hs_twitter_widget ul {
    list-style: none;
    padding-left: 0
}

.hs_twitter_widget ul li {
    width: 100%
}

.hs_twitter_widget ul li i {
    font-size: 25px;
    float: left;
    width: 50px;
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_twitter_widget ul li:hover i {
    padding-left: 13px;
    padding-top: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.hs_twitter_widget ul li a {
    color: #fff;
    width: calc(100% - 50px);
    float: left
}

.hs_twitter_widget ul li a p {
    background: rgba(0, 0, 0, 0.2);
    padding: 20px 10px 20px 20px;
    position: relative
}

.hs_twitter_widget ul li a p:after {
    border-right: 10px solid rgba(0, 0, 0, 0.2);
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    top: 5px;
    left: -10px;
    content: '';
    position: absolute
}

.hs_twitter_widget ul li a p:hover {
    background: rgba(0, 0, 0, .25)
}

.hs_twitter_widget ul li a p:hover:after {
    border-right: 10px solid rgba(0, 0, 0, .25)
}

.hs_copyright {
    background: #00ba63;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px;
    -webkit-box-shadow: 0 1px 10px rgba(0, 1, 1, .2);
    -moz-box-shadow: 0 1px 10px rgba(0, 1, 1, .2);
    box-shadow: 0 1px 10px rgba(0, 1, 1, .2)
}

.hs_contact_detail p i {
    font-size: 16px;
    line-height: 20px;
    float: left;
    width: 20px;
    height: 30px;
    display: inline-block;
    margin-right: 0
}

.hs_footer_link {
    float: left;
    margin-right: 35px;
    margin-bottom: 20px
}

.hs_footer_link ul {
    list-style: none;
    padding-left: 0
}

.hs_footer_link ul li {
    margin-bottom: 5px
}

.hs_footer_link ul li a {
    color: inherit
}

.hs_footer_link ul li a:hover {
    text-decoration: underline
}

@media (min-width: 979px) and (max-width: 1200px) {
    #hs_header .hs_menu li>a {
        margin: 20px 0;
        padding: 12px 5px
    }
    .hs_social ul li {
        margin-right: 3px
    }
    .hs_social ul li a {
        width: 28px;
        height: 28px
    }
    .hs_social ul li a i {
        padding-top: 6px
    }
    .hs_post_tab ul li a {
        padding: 15px
    }
    .hs_footer_link {
        margin-right: 35px;
    }
    #hs_header #hs_logo,
    #hs_header .hs_social ul {
        margin: 10px 10px;
    }
    .hs_page_title,
    .health_slider {
        margin-top: 77px;
    }
}

@media (max-width: 992px) {
    #hs_header.fixed,
    #hs_header {
        position: relative;
        -webkit-animation: none;
        -moz-animation: none;
        animation: none
    }
    #hs_header #hs_logo {
        display: block;
    }
    #hs_header nav {
        border: none;
    }
    #hc_single,
    .hs_page_title,
    .health_slider {
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #hs_header .hs_menu li>a {
        padding: 7px 5px;
        font-size: 12px;
    }
    .hs_social ul {
        margin: 17px auto;
    }
    .hs_social ul li {
        margin-right: 3px;
    }
    .hs_social ul li a {
        width: 21px;
        height: 21px;
        line-height: 20px;
        font-size: 11px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #hs_header .hs_menu li>a {
        margin: 10px 0
    }
    .hs_comment img {
        width: 70px;
        height: 70px
    }
    .hs_post_tab ul li a {
        padding: 15px
    }
    .hs_sub_comment_div>.hs_sub_comment:before {
        left: 25px
    }
    .hs_contact_social>.hs_profile_social>ul>li {
        margin-right: 8px
    }
    .hs_contact_detail p {
        width: 100%;
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .hs_social {
        float: none !important;
        text-align: center
    }
    .hs_info {
        float: none !important;
        text-align: center
    }
    .pull-right {
        float: none !important
    }
    #hs_header .hs_social ul {
        display: inline-block;
        margin-bottom: 15px
    }
    #hs_header .hs_info ul {
        float: none;
        display: inline-block;
        margin-bottom: 15px
    }
    .hc_fixed_header .hs_menu li>a {
        margin: 2px 0 0!important
    }
    .hc_fixed_header .hs_nav_toggle {
        position: absolute;
        top: -70px;
        right: 20px;
        width: 50px;
        float: left
    }
    .hc_fixed_header .hs_social {
        display: none
    }
    .hc_fixed_header nav {
        display: inherit!important
    }
    #layerslider>div>div>div>input {
        height: 16px;
        width: auto
    }
    #hs_footer .hs_footer_content .hs_footer_menu ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.5)
    }
    .hs_search_box {
        top: 20px;
        padding-right: 0;
        left: 20px;
        width: auto;
        right: 20px
    }
    #layerslider>div>div>div>select {
        height: 16px;
        width: auto
    }
    .hs_social {
        width: auto
    }
    .hs_social ul {
        margin: 7px auto;
        margin-right: 54px;
    }
    #hs_header nav {
        float: none;
        border-left: none;
        border-right: none
    }
    #hs_header .hs_menu {
        float: left;
        width: 100%
    }
    #hs_header .hs_menu>li {
        float: none;
        width: 100%;
        text-align: left
    }
    #hs_header .hs_menu li>a {
        margin: 5px 0;
        width: 100%
    }
    #hs_header .hs_menu li:hover a {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s
    }
    #hs_header .hs_menu li>ul {
        width: 100%;
        visibility: hidden;
        opacity: 0;
        z-index: 500
    }
    #hs_header .hs_menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative
    }
    #hs_header .hs_menu li>ul li {
        position: relative;
        height: auto;
        z-index: 550
    }
    #hs_header .hs_menu li>ul li a {
        width: 100%
    }
    #hs_header .hs_menu li>ul {
        margin-top: 0
    }
    #hs_header .hs_menu li>ul li>ul {
        left: 0;
        margin-left: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 520
    }
    #hs_header .hs_menu li>ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative
    }
    #hs_header .hs_menu li>ul li>ul>li a {
        color: #FFF!important
    }
    #hs_header .hs_menu li>ul li>ul>li:hover a {
        color: #CCC!important
    }
    #hs_header .hs_menu li>ul li>ul>li {
        background: #1CD59F
    }
    #hs_header .hs_menu li>ul li>ul>li:hover {
        background: #00ac7a
    }
    #hs_header .hs_menu li>ul i {
        display: none
    }
    .hs_sub_comment_div>.hs_sub_comment:before {
        height: 50%
    }
    .hs_comment img {
        margin-bottom: 20px
    }
    .hs_contact ul li {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .hs_contact_detail p {
        width: 100%;
        margin-bottom: 20px
    }
    .hs_footer_content .hs_social {
        float: none
    }
    #hs_header .hs_menu li>ul>li>ul>li:first-child {
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }
    .hs_slide2_div>.hs_slider_form {
        width: 100%
    }
    .hs_slide2_div>.hs_slider_form>.form-group {
        float: left;
        width: 40%;
        margin-right: 10px
    }
    .hs_slide2_div>.hs_slider_form>.form-group select {
        height: 4vw
    }
    .hs_slide2_div>.hs_slider_form>.form-group input {
        height: 4vw
    }
    .hs_slide2_img_div img {
        display: none
    }
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img,
    .img-responsive,
    .thumbnail a>img,
    .thumbnail>img {
        max-width: none!important
    }
    .hs_appointment_form_div {
        padding-bottom: 30px
    }
    .hs_appointment_form_div>img {
        opacity: 0
    }
}

@media (max-width: 480px) {
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img,
    .img-responsive,
    .thumbnail a>img,
    .thumbnail>img {
        max-width: 100%!important
    }
    .carousel-caption {
        position: relative;
        padding-bottom: 60px
    }
    #layerslider>div>div>div>input {
        height: 10px;
        width: auto
    }
    #layerslider>div>div>div>select {
        height: 10px;
        width: auto
    }
    .hs_social {
        position: relative;
        right: 0
    }
    .hs_sub_comment_div>.hs_sub_comment:before {
        height: 50%
    }
    .hs_comment .hs_comment_date ul li a {
        padding: 0 5px
    }
    .hs_contact_detail p {
        width: 100%;
        margin-bottom: 20px
    }
    .panel-body {
        padding: 15px!important
    }
    .nav-tabs>li {
        width: 100%!important
    }
    .nav-tabs>li>a {
        margin-right: 0!important
    }
    .hs_slide2_div>.hs_slider_form {
        display: none
    }
    .hs_slide2_div a {
        display: block
    }
}

@media(max-width:360px) {
    .hs_social ul {
        margin: 7px auto;
        margin-right: 18px;
    }
}

.default-theme-color {
    background: #0798BC
}

.icon-box i {
    display: inline-block;
    font-size: 40px;
    transition: all .3s ease 0
}

.bg-light-gray {
    background: #d3d3d3
}

.section-title {
    padding-top: 30px;
    padding-bottom: 10px
}

.section-title span {
    color: #00ba63
}

.section-title h6 {
    text-transform: uppercase;
    letter-spacing: 6.9px
}

.section-title h2 {
    text-transform: uppercase;
    letter-spacing: .5px
}

.section-title-icon {
    display: block
}

.section-title-icon::after,
.section-title-icon::before {
    border-bottom: 1px solid #0798BC;
    content: "";
    display: inline-block;
    height: 1px;
    margin-top: 0;
    vertical-align: middle;
    width: 100px
}

.section-title-icon i {
    color: #0798BC;
    display: inline-block;
    margin: 0 10px 0 15px;
    font-size: 28px;
    vertical-align: middle
}

.who-we-are {
    padding: 25px
}

.line {
    line-height: 20px
}

.overlayer,
.overlayer-black,
.default-overlay,
.overlay-green,
.overlay-green-deep {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: top center
}

.overlayer-black::before {
    background-color: rgba(0, 0, 0, 0.85);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.overlayer::before,
.default-overlay::before,
.overlay-green::before {
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.default-overlay::before {
    background-color: rgba(15, 38, 58, .86)!important
}

.overlay-green::before {
    background-color: rgba(7, 152, 188, 0.5)
}

.overlay-green-deep::before {
    background-color: rgba(7, 152, 188, 0.8)
}

.service-box.style-1:hover .service-box-overlay {
    background-color: #00ba63;
    opacity: .9
}

.service-box.style-1>i {
    color: #FFF;
    display: block;
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 15px;
    position: relative;
    z-index: 4
}

.service-box.style-1 .service-box-content {
    position: relative;
    z-index: 4
}

.service-box.style-1 .service-box-content a {
    color: #FFF
}

.service-box.style-1 .service-box-content h5 {
    text-transform: uppercase
}

.service-box.style-1:hover::before {
    transform: scaleY(1)
}

.service-box.style-1:hover::after {
    transform: scaleX(1)
}

.med-icon {
    margin-bottom: 40px
}

.med-icon .icofont {
    font-size: 40px
}

.med-icon .icon {
    position: relative
}

.med-icon .inner-box {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    padding-left: 60px
}

.med-icon .icon {
    position: absolute;
    left: 0;
    top: 8px;
    color: #0798BC;
    width: 80px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.med-icon .inner-box:hover .icon {
    top: 20px
}

.border-width {
    border-bottom: 1px solid #0798BC;
    width: 260px;
    position: absolute;
    left: -28%;
    top: 27%
}

.vertical-tab .nav-tabs>li {
    float: none;
    margin-bottom: 0
}

.vertical-tab .nav-tabs>li>a {
    margin-bottom: 5px;
    background-color: #f4f6f8;
    color: #838383;
    border-radius: 0;
    font-weight: 600;
    font-style: italic
}

.vertical-tab .nav-tabs>li>a span {
    font-size: 15px;
    margin-right: 10px
}

.vertical-tab .nav-tabs>li.active>a,
.vertical-tab .nav-tabs>li.active>a:focus,
.vertical-tab .nav-tabs>li.active>a:hover,
.vertical-tab .nav-tabs>li>a:hover,
.vertical-tab .nav-tabs>li>a .active,
.vertical-tab .nav-tabs>li>a:focus {
    background-color: #0798BC;
    color: #FFF
}

.vertical-tab .nav-tabs {
    border-bottom: 0
}

.our-department {
    background: #f8f8f8
}

.experience-team {
    background: #f8f8f8
}

.tab-content img {
    width: auto;
    max-width: 100%;
}

.full {
    width: 100%;
}