#overflowTest ul,
.blog_block .bjqs-next,
.blog_block .bjqs-prev {
    list-style: none
}

#overflowTest h1,
h3,
h4,
p {
    line-height: 25px
}

body,
h5,
h6 {
    line-height: 20px
}

#project_next.last,
#project_prev.first,
.services_item {
    cursor: default
}

#overflowTest,
body {
    overflow-x: hidden
}

#overflowTest h1 {
    color: #7b2305;
    font-family: dosisbold;
    font-size: 20px;
    border-bottom: solid 2px #d2d2d2;
    margin-bottom: 10px
}

#overflowTest ul li::before {
    content: "\2022";
    color: #E99D0F;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px
}

body,
section {
    background-color: #fff
}

.btn,
.btn2,
a {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

#page,
.relative_block,
blockquote,
body {
    position: relative
}

#project_close,
#project_next,
#project_prev,
#search-form,
#search-form input,
.cleancode_block .nav-tabs li a span,
.mail_area>a,
.map_hide,
.phone_area p,
body {
    /* font-family: Verdana,Geneva,sans-serif */
	font-family: Roboto, sans-serifsans-serif
}

::selection {
    background: #000;
    color: #fff
}

::-moz-selection {
    background: #000;
    color: #fff
}

.breadcrumbs_block::selection,
.cleancode_block::selection,
footer::selection {
    background: #fff;
    color: #000
}

footer::-moz-selection {
    background: #fff;
    color: #000
}

.breadcrumbs_block::-moz-selection {
    background: #fff;
    color: #000
}

.cleancode_block::-moz-selection {
    background: #fff;
    color: #000
}

body {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 13px;
    color: #666
}

body .modal-open {
    overflow: hidden
}

#page {
    z-index: 5
}

.preloader_hide {
    opacity: 0
}

#preloader {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    display: block
}

.container {
    padding-left: 0;
    padding-right: 0
}

.container2 {
    padding-left: 0;
    padding-right: 0
}

.parallax {
    background-position: 0 0;
    width: 100%;
    background-attachment: fixed!important
}

a,
input,
select,
textarea {
    vertical-align: top;
    outline: 0!important;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

select:-moz-focusring {
    color: transparent;
    outline: 0!important;
    text-shadow: 0 0 0 #000!important;
    border: 0!important
}

textarea {
    resize: none
}

img {
    outline: 0;
    vertical-align: top;
    border: 0;
    max-width: 100.1%;
    height: auto
}

a {
    color: #00ab36;
}

a:focus,
a:hover {
    text-decoration: none;
    /*color: #333*/
}

.margbot0 {
    margin-bottom: 0
}

.margbot5 {
    margin-bottom: 5px!important
}

.margbot10 {
    margin-bottom: 10px
}

.margbot20 {
    margin-bottom: 20px
}

.margbot25 {
    margin-bottom: 25px
}

.margbot30 {
    margin-bottom: 30px!important
}

.margbot40 {
    margin-bottom: 40px
}

.margbot50 {
    margin-bottom: 50px
}

.margbot60 {
    margin-bottom: 60px
}

.margbot70 {
    margin-bottom: 70px
}

.margbot80 {
    margin-bottom: 80px
}

.pad0 {
    padding: 0!important
}

.padbot0 {
    padding-bottom: 0!important
}

.padbot10 {
    padding-bottom: 10px!important
}

.padbot20 {
    padding-bottom: 20px!important;
    background-color: #e7eff1
}

.padbot30 {
    padding-bottom: 30px!important
}

.padbot40 {
    padding-bottom: 40px!important
}

.padbot50 {
    padding-bottom: 50px!important
}

.padbot60 {
    padding-bottom: 60px!important
}

.padbot70 {
    padding-bottom: 70px!important
}

.padbot80 {
    padding-bottom: 80px!important
}

.padtop0 {
    padding-top: 0!important
}

li,
ol,
ul {
    padding: 0;
    margin: 0
}

.overlay {
    z-index: 999
}

.relative_block {
    z-index: 5
}

.togglemenu {
    display: none
}

hr {
    border-color: #ededed
}

p {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    text-transform: none;
    font-weight: 300;
    color: #333
}

.btn,
.btn1,
.btn2,
.logo a,
.navmenu ul li a {
    text-transform: uppercase
}

h1,
h2 {
    margin: 0 0 26px
}

h5,
h6 {
    margin: 0 0 15px
}

h1 {
    line-height: 35px;
    font-size: 35px
}

h2 {
    line-height: 30px;
    font-size: 30px
}

h2 b,
h4 b {
    font-weight: 500
}

.logo a span.b1,
h3 b {
    font-weight: 900
}

h3 {
    margin: 0 0 21px;
    font-size: 22px
}

h4 {
    margin: 0 0 34px;
    font-size: 20px
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 12px
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.color_text {
    color: #30a67c
}

.color_dark {
    color: #505050
}

.color_light {
    color: #979797
}

.color_white {
    color: #fff
}

.color_red {
    color: #c10707
}

.color_yellow {
    color: #fec400
}

blockquote,
blockquote:before {
    color: #979797;
    font-style: italic
}

.color_bg {
    background: #30a67c
}

blockquote {
    margin: 0 0 13px;
    padding: 0 0 0 47px;
    border: 0;
    font-size: 16px
}

blockquote:before {
    content: '“';
    position: absolute;
    left: 15px;
    top: 13px;
    font-size: 70px
}

.multi_language ul li,
.navmenu ul li,
header {
    position: relative
}

.btn,
.btn1,
.btn2 {
    padding: 8px 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 900
}

.btn,
.btn2 {
    margin-top: 10px;
    border: 2px solid #ccc;
    color: #fff
}

.btn2 {
    color: #fff;
    border: 2px solid #fff
}

.btn1 {
    margin: 0;
    border: 2px solid #ccc;
    color: #999;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.btn:focus,
.btn:hover {
    color: #E99D0F;
    border-color: #E99D0F
}

.btn2:focus,
.btn2:hover {
    color: #000;
    border-color: #000
}

.btn1:focus,
.btn1:hover {
    color: #333;
    border-color: #333
}

.btn-active,
.btn1-active {
    background-color: #1c1c1c;
    border-color: #1c1c1c;
    color: #fff
}

.btn-active:hover,
.btn1-active:hover {
    color: #fff
}

.btn-lg {
    padding: 19px 30px;
    font-size: 18px
}

.btn-sm {
    padding: 6px 20px 5px;
    font-size: 13px
}

.btn-xs {
    padding: 2px 15px 3px;
    font-size: 11px
}

.btn_shortcodes .btn {
    margin: 0 7px 10px 0
}

.btn_shortcodes .btn:last-child {
    margin-right: 0
}

.ie .btn,
.ie .btn-default {
    filter: none!important
}

.breadcrumbs_block {
    padding: 10px 0
}

.breadcrumbs_block h3 {
    margin-bottom: 15px;
    line-height: 40px;
    font-size: 40px;
    color: #fff
}

.breadcrumbs_block p {
    margin: 0;
    line-height: 34px;
    font-size: 26px;
    color: #fff
}

.leftpopup {
    float: left;
    width: 45%
}

.rightpopup {
    float: right;
    width: 45%
}

.header_social .icon,
.icon {
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    position: relative
}

header {
    height: auto;
    background-color: #fff
}

.logo {
    float: left
}

.logo a {
    line-height: 80px;
    font-size: 26px;
    color: #333
}

.logo a span {
    display: inline-block;
    padding-right: 18px
}

.logo a span.b2 {
    font-weight: 700
}

.logo a span.b3 {
    font-weight: 400
}

.logo a span.b4 {
    font-weight: 300
}

.logo a span.b5 {
    font-weight: 100
}

.icon {
    padding: 5px;
    height: 30px;
    margin: 5px 0;
    color: #fff;
    font-size: 13px
}

.icon:nth-child(1),
.icon:nth-child(2),
.icon:nth-child(3) {
    background: #58ba27
}

.icon:hover {
    color: #D0B24F
}

.icon:hover:after {
    color: #fff;
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, .7s, .15s;
    transition-timing-function: ease
}

.icon:active:after {
    color: #fff;
    opacity: 0
}

.header_social .icon {
    padding: 2px 2px 5px;
    height: 25px;
    margin: 2px 0 2px 5px;
    color:#00a7e9;
    font-size: 13px
}

.browncolor,
.orangecolor {
    padding: 10px 0;
    margin-bottom: 10px
}

.site-header {
    width: 100%;
}

.header_top_area.browncolor {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}

.header_top_container,
.header_nav_container {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.header_top_bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px 16px;
    padding: 10px 0;
    min-height: 52px;
}

@media (min-width: 1200px) {
    .header_top_bar {
        flex-wrap: nowrap;
        gap: 16px;
    }
}

.header_top_contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 20px;
    flex: 1 1 auto;
    min-width: 0;
}

.header_top_right {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    flex: 0 1 auto;
    margin-left: auto;
}

.header_top_social {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 0 0 auto;
}

.header_top_social .header_top_social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: #fff;
    color: #00a7e9;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.header_top_social .header_top_social-link .fa {
    margin: 0;
    font-size: 16px;
    color: inherit;
    line-height: 1;
}

.header_top_social .header_top_social-link:hover,
.header_top_social .header_top_social-link:focus {
    background: #00a7e9;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 167, 233, 0.4);
    text-decoration: none;
}

.header_top_actions {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    flex: 0 0 auto;
    padding-left: 16px;
    border-left: 1px solid rgba(255, 255, 255, 0.35);
}

.header_top_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.3;
    border: 2px solid transparent;
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.header_top_btn .fa {
    font-size: 14px;
    line-height: 1;
}

.header_top_btn--appointment {
    background: linear-gradient(135deg, #00a7ed 0%, #0077b6 100%);
    color: #fff;
    border-color: #00a7ed;
}

.header_top_btn--appointment:hover,
.header_top_btn--appointment:focus {
    color: #fff;
    background: linear-gradient(135deg, #0095d4 0%, #006699 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 14px rgba(0, 119, 182, 0.38);
    text-decoration: none;
}

.header_top_btn--payment {
    background: #fff;
    color: #0077b6;
    border-color: #fff;
}

.header_top_btn--payment .fa {
    color: #0077b6;
}

.header_top_btn--payment:hover,
.header_top_btn--payment:focus {
    background: #e8f8ff;
    color: #0077b6;
    border-color: #e8f8ff;
    transform: translateY(-1px);
    box-shadow: 0 4px 14px rgba(255, 255, 255, 0.35);
    text-decoration: none;
}

.header_top_btn--payment:hover .fa,
.header_top_btn--payment:focus .fa {
    color: #0077b6;
}

.header_top_contact .fa {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.18);
    border-radius: 6px;
    font-size: 12px;
}

.header_nav_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.header_logo {
    display: block;
    width: auto;
    max-width: 240px;
    max-height: 64px;
    height: auto;
    object-fit: contain;
}

.mainmenu .navbar-header,
.responsivemenu .navbar-header {
    float: none;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.mainmenu .navbar-brand,
.responsivemenu .navbar-brand {
    float: none;
    display: flex;
    align-items: center;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.mainmenu .menu_right,
.responsivemenu .menu_right {
    float: none;
    flex: 1 1 auto;
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-width: 0;
}

.mainmenu .navbar-collapse,
.responsivemenu .navbar-collapse {
    padding: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
}

.mainmenu .header_nav_list,
.responsivemenu .header_nav_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 4px 6px;
    margin: 0;
    float: none;
}

.mainmenu .header_nav_list > li,
.responsivemenu .header_nav_list > li {
    float: none;
}

.mainmenu .header_nav_list > li > a,
.responsivemenu .header_nav_list > li > a {
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.menu_block .mainmenu {
    padding: 10px 0;
    margin: 0;
    border: 0;
    min-height: 0;
}

.menu_block .mainmenu .header_nav_inner {
    min-height: 72px;
    align-items: center;
}

@media (min-width: 992px) {
    .menu_block .mainmenu .header_nav_inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 28px;
        min-height: 76px;
    }

    .mainmenu .navbar-header {
        flex: 0 0 auto;
        max-width: 260px;
    }

    .mainmenu .menu_right {
        flex: 1 1 auto;
        justify-content: flex-end;
    }

    .mainmenu #Menu1 {
        width: auto;
        display: flex;
        justify-content: flex-end;
        margin-left: auto;
    }
}

@media (max-width: 1199px) {
    .header_top_bar {
        flex-wrap: wrap;
        gap: 12px;
    }

    .header_top_contact {
        flex: 1 1 auto;
    }

    .header_top_right {
        flex: 1 1 auto;
        justify-content: flex-end;
    }

    .header_top_btn {
        padding: 7px 12px;
        font-size: 12px;
    }

    .mainmenu .header_nav_list > li > a {
        padding: 8px 12px;
        font-size: 13px;
    }

    .header_logo {
        max-width: 200px;
        max-height: 56px;
    }
}

@media (max-width: 991px) {
    .header_top_bar {
        flex-wrap: nowrap;
        justify-content: center;
        text-align: center;
        padding: 8px 0;
        min-height: 0;
        gap: 8px;
    }

    .header_top_contact {
        flex: 1 1 auto;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px 12px;
        width: 100%;
        min-width: 0;
    }

    .header_top_right {
        display: none !important;
    }

    .header_top_actions {
        padding-left: 0;
        border-left: 0;
    }

    .menu_block .mainmenu .header_nav_inner {
        min-height: 0;
    }

    .header_top_contact .phone_area1,
    .header_top_contact .mail_area1 {
        flex: 0 1 auto;
        min-width: 0;
        gap: 5px;
    }

    .header_top_contact .mail_area1 a,
    .header_top_contact .phone_area1 a,
    .header_top_contact .mail_area1 p,
    .header_top_contact .phone_area1 p {
        font-size: clamp(11px, 2.8vw, 14px);
        font-weight: 500;
        line-height: 1.2;
        letter-spacing: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        display: block;
        word-break: normal;
        overflow-wrap: normal;
    }

    .header_top_contact .fa {
        width: 22px;
        height: 22px;
        font-size: 11px;
        flex-shrink: 0;
    }
}

@media (max-width: 767px) {
    .header_top_bar {
        padding: 8px 0;
    }

    .header_top_container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header_logo {
        max-width: 180px;
        max-height: 48px;
    }
}

@media (max-width: 575px) {
    .header_top_contact {
        gap: 6px 8px;
    }

    .header_top_contact .fa {
        width: 20px;
        height: 20px;
        font-size: 10px;
    }
}

@media (max-width: 479px) {
    .header_top_contact {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        gap: 4px 6px;
    }
}

.header_social .icon:nth-child(1),
.header_social .icon:nth-child(2),
.header_social .icon:nth-child(3) {
    background: #f5f5f5
}

.header_social .icon:hover {
    color: #fff;
    background-color: #00a6ec;
}

.browncolor {
    background-color: #55bb27;
}

.orangecolor {
    background-color: #00a7ed;
}

.header_social {
    padding: 10px 0 5px
}

.mail_area1,
.phone_area1 {
    color: white;
    float: none;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.mail_area1 p,
.phone_area1 p {
    margin-bottom: 0;
    min-width: 0;
}

.mail_area1 a,
.phone_area1 a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    word-break: break-word;
}

.mail_area1 a:hover,
.phone_area1 a:hover {
    color: #e8f8ff;
    text-decoration: none;
}

.mail_area,
.phone_area {
    color: #fff;
    float: left;
    margin-right: 80px
}

.header_top_left .fa,
.header_top_contact .fa {
    float: none;
    font-size: 13px;
    margin: 0;
    flex-shrink: 0;
}

.mail_area>a,
.phone_area p {
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 0;
    text-decoration: none
}

.mail_area>a {
    margin-top: -1px
}

.header_top_area .header_top_right {
    float: none;
    width: auto;
}

.multi_language {
    float: left;
    margin-left: 0;
    color: #b1b1b1
}

.social_area {
    float: none;
}

.header_top_area .social_area {
    float: none;
}

.social_area a .fa {
    margin-right: 20px;
    color:#00a6ec;;
    text-decoration: none;
    font-size: 18px
}

.social_area a .fa:hover {
    color: #D0B24F
}

.header_top_area .social_area a .fa {
    margin-right: 0;
}

.header_top_area .social_area a .fa:hover {
    color: inherit;
}

.multi_language a {
    color: #844422;
    font-size: 12px;
    text-decoration: none
}

.multi_language .fa {
    font-size: 16px;
    padding-left: 0
}

.menu_block {
    position: -webkit-sticky;
    position: sticky;
    z-index: 99999;
    left: 0;
    top: 0;
    right: 0;
    height: auto;
    min-height: 80px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    transition: box-shadow .3s ease
}

.menu_block.is-fixed {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

#menu-block-spacer {
    display: none;
    width: 100%
}

#menu-block-spacer.is-active {
    display: block
}

.menu_right,
.menubtn {
    height: 100%;
    float: right
}

.site-header .menu_right {
    float: none;
    height: auto;
}

.mainmenu {
    display: block
}

.menubtn {
    padding: 5px 0
}

.navmenu ul li {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 13px
}

.navmenu ul li a {
    display: block;
    margin: 0 0 0 -10px;
    padding: 10px 10px 10px 20px;
    font-weight: 900;
    line-height: 20px;
    font-size: 13px;
    color: #666;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.sub-menu ul {
    display: none
}

@media (max-width:991px) {
    .mainmenu {
        display: none!important
    }

    .responsivemenu {
        display: block!important
    }

    .menu_block {
        height: auto;
        min-height: 64px;
        padding: 0;
    }

    .menu_block .responsivemenu {
        margin: 0;
        border: 0;
        min-height: 0;
        padding: 8px 0;
    }

    .responsivemenu .header_nav_inner {
        flex-wrap: wrap;
        align-items: center;
        gap: 0;
        min-height: 56px;
    }

    .responsivemenu .menu_right {
        flex: 1 1 100%;
        justify-content: stretch;
        width: 100%;
    }

    .responsivemenu .navbar-collapse {
        display: none !important;
        width: 100%;
        justify-content: stretch;
    }

    .responsivemenu .navbar-collapse.in,
    .responsivemenu .navbar-collapse.collapsing {
        display: block !important;
        background-color: #fff;
    }

    .responsivemenu .header_nav_list {
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 0;
        width: 100%;
    }

    .responsivemenu .navbar-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: 56px;
        gap: 12px;
    }

    .responsivemenu .navbar-toggle {
        display: block;
        margin: 0;
        float: none;
        border: 1px solid #00a7e9;
        border-radius: 6px;
        padding: 9px 10px;
        background: #fff;
    }

    .responsivemenu .navbar-toggle .icon-bar {
        background-color: #00a7e9;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

    .responsivemenu .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    .responsivemenu .navbar-brand {
        float: none;
        padding: 0;
        height: auto;
        display: flex;
        align-items: center;
        flex: 1 1 auto;
        min-width: 0;
    }

    .responsivemenu .navbar-brand img,
    .responsivemenu .header_logo {
        max-height: 48px;
        max-width: min(200px, 70vw);
        width: auto!important;
        height: auto;
        object-fit: contain;
    }

    .responsivemenu .navbar-collapse {
        border-top: 1px solid #eee;
        max-height: none;
        overflow: visible;
        margin-top: 8px;
    }

    .responsivemenu .level1.nav.navbar-nav {
        float: none;
        margin: 0;
        padding: 8px 0 12px;
        width: 100%;
    }

    .responsivemenu .level1.nav.navbar-nav>li {
        float: none;
        display: block;
        text-align: center;
        width: 100%;
    }

    .responsivemenu .level1.nav.navbar-nav>li>a {
        padding: 12px 15px;
        color: #333;
        font-size: 15px;
        border-bottom: 1px solid #f0f0f0;
        display: block;
        width: 100%;
        text-align: center;
        border-radius: 0;
    }

    .responsivemenu .level1.nav.navbar-nav>li>a:hover,
    .responsivemenu .level1.nav.navbar-nav>li>a:focus,
    .responsivemenu .level1.nav.navbar-nav>li.active>a {
        color: #00a7e9;
        background-color: #f8f8f8
    }

    .responsivemenu .level1.nav.navbar-nav > li.header_mobile_extras,
    .responsivemenu .header_mobile_extras {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        float: none;
        gap: 14px;
        width: 100%;
        max-width: 100%;
        padding: 16px 15px 8px;
        border-top: 1px solid #f0f0f0;
        text-align: center;
        box-sizing: border-box;
    }

    .responsivemenu .header_mobile_social {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;
        margin: 0 auto;
    }

    .responsivemenu .header_mobile_social .header_top_social-link {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 8px;
        background: #fff;
        color: #00a7e9;
        text-decoration: none;
        border: 1px solid #d9eef8;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
        transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
    }

    .responsivemenu .header_mobile_social .header_top_social-link .fa {
        margin: 0;
        font-size: 16px;
        color: inherit;
        line-height: 1;
    }

    .responsivemenu .header_mobile_social .header_top_social-link:hover,
    .responsivemenu .header_mobile_social .header_top_social-link:focus {
        background: #00a7e9;
        color: #fff;
        border-color: #00a7e9;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0, 167, 233, 0.4);
        text-decoration: none;
    }

    .responsivemenu .header_mobile_actions {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
    }

    .responsivemenu .header_mobile_actions .header_top_btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
        padding: 10px 16px;
        font-size: 14px;
        box-sizing: border-box;
        text-align: center;
    }

    .responsivemenu .header_mobile_actions .header_top_btn--payment {
        border-color: #00a7ed;
        background: #fff;
        color: #0077b6;
    }
}

@media (min-width:992px) {
    .responsivemenu {
        display: none!important
    }
}

.navmenu li.active a,
.navmenu ul li:hover a {
    color: #D0B24F
}

.navmenu ul li:hover {
    background-color: #844422;
    border: 1px solid #844422;
    color: #000
}

.sub-menu ul {
    position: absolute;
    width: 250px;
    left: 0;
    top: 100%;
    padding: 0;
    margin: 22px 0 0;
    float: right
}

.sub-menu.last ul {
    right: 0;
    left: auto
}

.sub-menu ul:before {
    position: absolute;
    left: 50%;
    top: -6px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 6px solid #1c1c1c
}

.sub-menu ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 0
}

.sub-menu ul li:before {
    content: "\00BB \0020";
    position: absolute;
    left: 10px;
    top: 7px;
    font-size: 27px;
    color: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.sub-menu ul li a {
    position: relative;
    margin: 0;
    padding: 10px 5px 10px 30px;
    font-weight: 400;
    text-align: left;
    font-size: 12px;
    color: #000!important;
    background: #E99D0F;
    border-bottom: 1px solid #282828
}

.sub-menu ul li:last-child a {
    border-bottom: 0
}

.sub-menu ul li a:hover,
.sub-menu ul li.active a {
    color: #fff!important;
    background: #161616
}

#search-form {
    position: relative;
    margin-top: 10px;
    font-weight: 900
}

#search-form input,
.services_item p {
    text-transform: none;
    font-weight: 300
}

#search-form:before {
    position: absolute;
    left: 29px;
    top: -2px;
    padding-top: 30px;
    line-height: 10px;
    font-size: 15px;
    color: #844422
}

#search-form input {
    width: 60px;
    margin: 7px 7px 7px 5px;
    padding: 1px 5px;
    line-height: 20px;
    font-size: 13px;
    color: #999;
    background: 0 0;
    box-shadow: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    border: 1px solid #844422
}

#search-form input:focus {
    width: 100px;
    padding: 1px 20px 1px 0
}

.forsearch {
    border: 2px solid #844422
}

#home {
    position: relative;
    /*padding-top: 50px*/
}

.forinnerbanner .carousel-caption {
    position: absolute;
    width: 56%;
    text-align: left;
    margin-bottom: 0;
    float: left
}

.forinnerbanner .carousel-caption h3 {
    font-size: 32px;
    color: #fff;
    line-height: 1
}

.forinnerbanner .carousel-caption p {
    font-size: 21px;
    line-height: 1
}

#about {
    padding-top: 20px;
    background-color: #e7eff1
}

.services_block {
    padding: 20px 0 0;
    text-align: center
}

.aboutvideo iframe {
    height: 300px;
    width: 100%
}

.services_item {
    display: block;
    text-align: justify;
    margin-bottom: 25px
}

.services_item p {
    position: relative;
    padding-bottom: 0;
    font-size: 16px;
    color: #666;
    line-height: 26px
}

.services_item p b {
    font-weight: 400
}

.services_item p:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background-color: #ccc
}

.services_item span {
    display: block;
    padding-bottom: 9px;
    font-weight: 300;
    font-size: 14px;
    color: #666
}

.service_item_img {
    width: 100%;
    margin-bottom: 15px;
    height: 100px
}

.services_block h3 {
    margin-bottom: 30px;
    font-size: 40px
}

.cleancode_block {
    padding: 20px 0 78px;   
    /* background-image: url(../images/bg3.jpg); */
    background-color: #55bb27;
    background-size: cover;
    background-position: 0 0;
    background-attachment: fixed!important
}

.cleancode_block .tab-content {
    overflow: hidden;
    padding: 0;
    margin: 0 0 80px
}

.cleancode_block p.title {
    margin: 0 0 17px;
    font-weight: 100;
    line-height: 80px;
    font-size: 80px;
    color: #fff
}

.cleancode_block p.title b {
    font-weight: 500
}

.cleancode_block span {
    font-weight: 300;
    line-height: 34px;
    font-size: 26px;
    color: #999
}

.cleancode_block .tab-pane {
    display: block;
    height: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.cleancode_block .tab-pane.active {
    height: auto;
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0)
}

.ie .cleancode_block .tab-pane {
    display: none
}

.ie .cleancode_block .tab-pane.active {
    display: block
}

.cleancode_block .nav-tabs {
    margin: 0 -15px;
    border: 0
}

.cleancode_block .nav-tabs li {
    margin: 0;
    padding: 0 15px
}

.cleancode_block .nav-tabs li a {
    width: 170px;
    height: 170px;
    margin: 0;
    padding: 54px 0 0;
    text-align: center;
    border: 0!important;
    border-radius: 0;
    transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out
}

.all_events .owl-dot,
.read_more,
.read_more:hover {
    border: 1px solid #D0B24F
}

.cleancode_block .nav-tabs li a i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 0 -60px;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transition: transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out
}

.cleancode_block .nav-tabs li a.i1 i {
    background-image: url(../images/i1.png)
}

.cleancode_block .nav-tabs li a.i2 i {
    background-image: url(../images/i2.png)
}

.cleancode_block .nav-tabs li a.i3 i {
    background-image: url(../images/i3.png)
}

.cleancode_block .nav-tabs li a.i4 i {
    background-image: url(../images/i4.png)
}

.cleancode_block .nav-tabs li a.i5 i {
    background-image: url(../images/i5.png)
}

.cleancode_block .nav-tabs li a.i6 i {
    background-image: url(../images/i6.png)
}

.nav-tabs li a:focus,
.nav-tabs li a:hover {
    background-color: transparent
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    background-color: #fff
}

.nav-tabs li a:hover i {
    background-position: 0 -120px;
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px)
}

.nav-tabs li.active a i {
    background-position: 0 0;
    transform: translateY(-16px);
    -o-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    -webkit-transform: translateY(-16px)
}

.cleancode_block .nav-tabs li a span {
    display: block;
    font-weight: 400;
    line-height: 20px;
    font-size: 20px;
    color: #333;
    opacity: 0;
    transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.nav-tabs li.active a span {
    opacity: 1;
    transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px)
}

.latest_events {
    padding-top: 25px;
    background-color: #e7eff1;
    background-image: url(img/bg3.jpg);
    background-size: 100% 100%;
    padding-bottom: 100px
}

.dental_checkup h2 {
    margin-bottom: 10px
}

.event_deaitel {
    margin-top: 86px;
    overflow: hidden
}

.ditel_title {
    color: #D0B24F;
    font-size: 28px;
    font-weight: 700;
    transition: all .3s ease 0s
}

.ditel_title:hover,
.single_event_info a h3:hover {
    color: #7F4B28
}

.dental_checkup p span {
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px
}

.dental_checkup>p {
    margin-bottom: 30px
}

.checkup-info>p {
    color: #343535;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px
}

.read_more {
    background: #D0B24F;
    color: #fff;
    font-size: 10px;
    padding-bottom: 8px!important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    transition: all .2s ease 0s
}

.read_more:hover {
    color: #D0B24F;
    background: 0 0
}

.checkup-info a {
    display: inline-block;
    margin-top: 6px
}

.all_events {
    margin-top: 10px
}

.all_events .single_event {
    overflow: hidden;
    position: relative;
    height: 200px;
    margin: 10px;
    text-align: center
}

.all_events .single_event::after,
.all_events .single_event::before {
    background: rgba(0, 174, 239, .3);
    content: "";
    display: block;
    height: 100%;
    top: 0;
    transition: all .5s ease-out 0s;
    width: 50%;
    z-index: 1;
    opacity: 0;
    position: absolute
}

.section_titel1,
.section_titel2 {
    margin-bottom: 15px;
    /* overflow: hidden; */
    text-align: center
}

.section_titel2 {
    text-align: left
}

.section_titel1 p {
    font-size: 18px;
    margin-top: 21px
}

.section_titel1 h2,
.section_titel2 h2 {
    font-size: 30px
}

.section_titel1 h3 {
    font-size: 25px;
    margin-top: 21px
}

.all_events .single_event::before {
    left: 0;
    transform: translateY(-100%)
}

.all_events .single_event::after {
    left: auto;
    right: 0;
    transform: translateY(100%)
}

.all_events .single_event>img {
    width: 90%;
    margin-left: 5%
}

.all_events .single_event>img:hover {
    opacity: .5
}

.single_event_info {
    padding: 6px 10px
}

.single_event_info>p {
    font-size: 12px;
    line-height: 20px;
    margin-top: -5px
}

.all_events .owl-controls {
    left: 50%;
    margin-left: -33px;
    position: absolute;
    margin-top: 60px
}

.all_events .owl-dot {
    background: #fff;
    float: left;
    height: 14px;
    margin-right: 15px;
    width: 17px
}

.all_events .owl-dot.active {
    background: #D0B24F;
    border: 1px solid #D0B24F
}

.single_event_info a {
    position: relative;
    z-index: 999
}

.single_event_info a:hover {
    color: #fff!important;
    border: 1px;
    background: #D0B24F
}

.single_event_info h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    transition: all .1s ease 0s;
    text-align: center
}

.single_event_info h3:hover {
    color: #D0B24F;
    transition: all .1s ease 0s
}

.panel-default {
    width: 50%;
    margin-left: 25%;
    background-color: #844422;
    margin-top: 25%;
    padding: 10px 0
}

.panel-title {
    width: 100%;
    text-align: center;
    color: #fff;
}

.panel-body {
    width: 40%;
    margin-left: 30%;
    text-align: center;
    color: #fff
}

#Login,
.panel-body a,
h3 {
    color: #000
}

#password,
#username {
    width: 97%;
    border-radius: 5px;
    height: 20px;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    padding: 4px
}

#Login {
    width: 60%;
    height: 30px;
    font-weight: 400;
    margin: 10px 0;
    font-size: 18px
}

.purpose_block {
    padding: 20px 0
}

.purpose_block1 {
    background-image: url(../images/2.jpg);
    background-size: cover;
    padding: 50px 0
}

.purpose_block p,
.purpose_block1 p {
    margin-bottom: 26px;
    font-weight: 300;
    line-height: 26px;
    font-size: 16px;
    color: #666
}

.purpose_block .btn {
    margin-top: 0;
    margin-right: 16px
}

.purpose_block .btn-active {
    overflow: hidden
}

.purpose_block .btn-active span:before {
    content: attr(data-hover);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    line-height: 20px;
    font-size: 13px;
    color: #1C1C1C;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.line:after,
.post_item_img:before {
    content: ''
}

.purpose_block .btn-active:hover span:before {
    color: #fff
}

.purpose_block .btn-active span {
    position: relative;
    display: inline-block;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.purpose_block .btn-active:focus span,
.purpose_block .btn-active:hover span {
    color: #1c1c1c;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.purpose_block .ipad_img1 {
    margin-top: -116px
}

#projects {
    padding-top: 20px
}

.work_item {
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.owl-item:hover .work_item {
    transform: scale(.95);
    -o-transform: scale(.95);
    -ms-transform: scale(.95);
    -webkit-transform: scale(.95)
}

.work_item .work_description {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 250px;
    text-align: center;
    opacity: 0;
    background-color: transparent;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.work_item:hover .work_description {
    opacity: 1
}

.work_item .work_description .work_descr_cont {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    opacity: 0;
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.work_item:hover .work_description .work_descr_cont {
    opacity: 1;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.work_item .work_description a {
    display: block;
    margin: 0 0 6px;
    font-weight: 300;
    line-height: 24px;
    font-size: 24px;
    color: #fff
}

.work_item .work_description span {
    color: #666
}

.work_item a.zoom {
    position: absolute;
    z-index: 30;
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 36px;
    margin-left: -30px;
    opacity: 0;
    background-image: url(../images/zoom.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out
}

.work_item:hover a.zoom {
    bottom: 56px;
    opacity: 1
}

.work_item a.zoom:hover {
    background-image: url(../images/zoom_h.png)
}

#project_close,
#project_next,
#project_prev {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 -2px 0 -3px;
    border: 2px solid #ccc;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

#project_close:hover,
#project_next:hover,
#project_prev:hover {
    z-index: 2;
    border-color: #333
}

#project_close i,
#project_next i,
#project_prev i {
    line-height: 46px;
    font-size: 26px;
    color: #ccc;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

#project_close i {
    margin: 0 -2px
}

#project_close:hover i,
#project_next:hover i,
#project_prev:hover i {
    color: #333
}

#project_next.last:hover,
#project_prev.first:hover {
    border-color: #ccc
}

#project_next.last:hover i,
#project_prev.first:hover i {
    color: #ccc
}

ul.project_info li {
    margin-bottom: 3px;
    font-style: italic;
    color: #505050
}

ul.project_info li span {
    color: #979797
}

.project_shared {
    padding: 15px 0
}

.project_shared a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-right: 5px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #ccc
}

.project_shared a:hover {
    border-color: #333;
    color: #333
}

.our_clients {
    padding: 71px 0 78px
}

.our_clients .client_img {
    opacity: .5;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.our_clients .client_img:hover {
    opacity: 1
}

#team {
    padding: 10px 0;
    background: url()
}

.blog_post a.zoom,
.post_item_img a.link {
    background-repeat: no-repeat;
    background-position: 0 0
}

.crewman_item {
    position: relative;
    margin: 0 15px;
    height: 350px
}

.crewman_item .crewman img {
    width: 100%;
    height: 350px
}

.crewman_item .crewman_descr {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    background-color: rgba(0, 0, 0, .8);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.crewman_item:hover .crewman_descr {
    opacity: 1
}

.crewman_item .crewman_descr .crewman_descr_cont {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    opacity: 0;
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.crewman_item:hover .crewman_descr .crewman_descr_cont {
    opacity: 1;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.crewman_item .crewman_descr p {
    margin: 0 0 6px;
    font-weight: 300;
    line-height: 24px;
    font-size: 24px;
    color: #fff
}

.crewman_item .crewman_descr span {
    color: #666
}

.crewman_item .crewman_social {
    position: absolute;
    z-index: 30;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    transition: bottom .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transition: bottom .5s ease-in-out, opacity .5s ease-in-out
}

.crewman_item .crewman_social a {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 7px 0 10px;
    border: 2px solid #333;
    border-radius: 50%;
    line-height: 58px;
    font-size: 26px;
    color: #333
}

.crewman_item:hover .crewman_social {
    bottom: 56px;
    opacity: 1
}

.crewman_item .crewman_social a:hover {
    color: #fff;
    border-color: #fff
}

#overflowTest {
    padding: 15px;
    width: 100%;
   height: 800px;
    overflow-y: scroll
}

#overflowTest::-webkit-scrollbar {
    width: 12px
}

#overflowTest::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 5px
}

#overflowTest::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px #58ba27;
    background-color: #58ba27;
}

​ #news {
    padding: 20px 0;
    background-color: #e7eff1
}

#news .carousel-control {
    background-image: none
}

.testi {
    margin-bottom: 25px;
    text-align: center
}

.testimonials {
    margin-bottom: 77px
}

.testim_content {
    font-weight: 300;
    line-height: 38px;
    font-size: 26px;
    color: #333
}

.testim_author {
    padding-top: 46px;
    font-weight: 300;
    font-size: 16px;
    color: #666
}

.testim_author b {
    font-weight: 500;
    color: #333
}

.testi_content {
    padding: 5px 60px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 25px;
    height: 400px
}

.testi_content p {
    font-size: 14px;
    color: #000
}

.testi h2 {
    margin-bottom: 40px
}

.testi h3 {
    margin-top: 20px
}

.testi p {
    font-size: 16px;
    margin-bottom: 60px;
    text-align: justify
}

.testi .carousel-indicators li {
    background-color: #000
}

.post_item_img {
    position: relative;
    margin-top: 15px
}

.post_item_img:before {
    position: absolute;
    z-index: 25;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.post_item:hover .post_item_img:before {
    background-color: rgba(0, 0, 0, .8)
}

.post_item_content {
    padding: 23px 0 0
}

.post_item_content a.title {
    font-weight: 300;
    line-height: 34px;
    font-size: 24px;
    color: #333
}

.post_item_inf {
    padding-top: 2px
}

.post_item_inf li {
    display: inline-block;
    padding-right: 12px;
    color: #ccc
}

.post_item_inf a {
    padding-right: 12px;
    font-weight: 300;
    font-size: 14px
}

.post_item_img a.link {
    position: absolute;
    z-index: 30;
    left: 50%;
    bottom: 30%;
    width: 60px;
    height: 36px;
    margin: 0 0 -18px -30px;
    opacity: 0;
    background-image: url(../images/zoom.png);
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out
}

.post_item:hover .post_item_img a.link {
    bottom: 50%;
    opacity: 1
}

.recent_posts_small:hover .post_item_img_small img,
.recent_posts_widget:hover .post_item_img_widget img {
    opacity: .5
}

.post_item_img a.link:hover {
    background-image: url(../images/zoom_h.png)
}

.recent_posts_small {
    margin-bottom: 15px
}

.post_item_img_small {
    overflow: hidden;
    float: left;
    width: 70px;
    height: 50px;
    margin: 2px 15px 13px 0
}

.post_item_img_small img {
    width: auto;
    max-width: none;
    height: 100%;
    transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.post_item_content_small a.title {
    display: block;
    line-height: 17px;
    font-size: 14px;
    color: #ccc
}

.post_item_content_small a.title:hover {
    color: #666
}

.post_item_inf_small li {
    display: inline-block;
    padding-top: 4px;
    padding-right: 10px;
    line-height: 17px;
    font-size: 11px;
    color: #666
}

.recent_posts_widget {
    margin-bottom: 25px
}

.post_item_img_widget {
    overflow: hidden;
    width: 270px;
    height: 180px;
    margin-bottom: 16px;
    background-color: #000
}

.post_item_img_widget img {
    width: auto;
    max-width: none;
    height: 100%;
    transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

#map,
.map_hide i {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.post_item_content_widget a.title {
    display: block;
    line-height: 21px;
    font-size: 18px;
    color: #333
}

.post_item_content_widgeta.title:hover {
    color: #666
}

.post_item_inf_widget li {
    display: inline-block;
    padding-top: 12px;
    padding-right: 10px;
    line-height: 17px;
    font-size: 11px;
    color: #999
}

#contacts {
    display: none;
    padding: 0;
    background-color: #e7eff1
}

#footerid:not(.site-footer),
.footer1 {
    padding: 0;
    color: #999;
    background-color: #252525;
    width: 100%
}

.footer1 {
    bottom: 0;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

#footerid:not(.site-footer) h4 {
    color: black;
    margin-bottom: 10px
}

.copyright:not(.site-footer__copyright),
.copyright1 {
    background-color: #ccc;
    padding: 7px 0 2px;
    float: left;
    text-align: center
}

#footerid.site-footer .copyright.site-footer__copyright {
    float: none;
    background: linear-gradient(90deg, #55bb27 0%, #4aad22 50%, #55bb27 100%);
}

.copyright1 {
    float: right
}

.copyright p,
.copyright1 p {
    font-size: 14px;
    color: #000;
    margin: 0
}

.full {
    padding-left: 0;
    padding-right: 0
}

.term {
    background-color: #fff;
    padding: 2px 0 0;
    float: left
}

.term p {
    margin: 0;
    padding-left: 7%
}

.sitemap a {
    margin: 5px 0
}

.foot_about_block p {
    margin-bottom: 24px;
    padding-right: 71px;
    line-height: 24px;
    font-size: 12px
}

.foot_about_block ul li a {
    color: black;
    font-weight: 400;
    font-size: 14px
}

.foot_about_block ul li a:hover {
    color: #D0B24F
}

#map {
    position: fixed;
    z-index: 3;
    bottom: -100%;
    left: 0;
    right: 0;
    height: 401px
}

.blog_post_info li:before,
.single_blog_post_info li:before {
    right: 9px;
    top: 4px;
    content: ''
}

#map iframe {
    width: 100%;
    height: 399px
}

#map.showed {
    bottom: 0
}

.map_hide {
    position: absolute;
    left: 50%;
    z-index: 20;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 525px;
    background-color: #333;
    text-align: center
}

.map_hide:hover {
    background-color: #fff
}

.map_hide i {
    line-height: 46px;
    font-size: 26px;
    color: #fff;
    margin: 0 -2px
}

.map_hide:hover i {
    color: #333
}

.social li {
    display: inline-block;
    margin: 0 7px 10px 0
}

.social li a {
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #242424;
    text-align: center;
    line-height: 46px;
    font-size: 23px;
    color: #fff
}

.social li a:hover {
    color: #D0B24F
}

.notification_error {
    color: #30a67c
}

.single_page #blog {
    padding-top: 20px
}

.blog_block hr {
    border-top: 2px solid #e9e9e9
}

.blog_block h4 {
    margin-bottom: 0;
    color: maroon
}

.blog_post_img {
    overflow: hidden;
    float: left;
    position: relative;
    width: 470px;
    height: 369px;
    margin-right: 30px;
    background-color: #000
}

.blog_post_img img {
    width: auto;
    max-width: none;
    height: 100%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.blog_post:hover .blog_post_img img {
    opacity: .5
}

.blog_post a.zoom {
    position: absolute;
    z-index: 30;
    left: 50%;
    bottom: 50px;
    width: 60px;
    height: 36px;
    margin: 0 0 -30px -30px;
    opacity: 0;
    background-image: url(../images/zoom.png);
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out
}

.single_blog_post_tags li a,
.widget_tags li a {
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out
}

.blog_post:hover a.zoom {
    bottom: 50%;
    opacity: 1
}

.blog_post a.zoom:hover {
    background-image: url(../images/zoom_h.png)
}

.blog_post_descr hr {
    border-color: #e9e9e9;
    margin: 25px 0
}

.blog_post_date {
    margin-top: -3px;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 11px
}

.blog_post_title {
    display: block;
    padding-bottom: 19px;
    line-height: 36px;
    font-size: 30px;
    color: #333
}

.blog_post_title:hover {
    color: #666
}

.blog_post_info li {
    position: relative;
    display: inline-block;
    padding-right: 22px
}

.blog_post_info li:before {
    position: absolute;
    height: 12px;
    width: 1px;
    background-color: #d3d3d3
}

.blog_post_info li:last-child:before {
    display: none
}

.blog_post_info li a {
    font-size: 14px
}

.blog_post_content {
    padding-bottom: 18px;
    line-height: 26px;
    font-size: 17px
}

.blog_post .read_more_btn {
    font-weight: 500;
    font-size: 16px;
    color: #333
}

.blog_post .read_more_btn:hover {
    color: #666
}

.pagination {
    display: block;
    margin: 0 0 50px;
    padding: 0;
    border-radius: 0
}

.pagination li a {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 900;
    text-align: center;
    line-height: 68px;
    font-size: 20px;
    color: #999
}

.pagination li a:focus,
.pagination li a:hover,
.pagination li.active a {
    color: #333!important;
    background: 0 0!important
}

.single_blog_post_date {
    margin: -2px 0 -4px;
    line-height: 13px;
    font-size: 11px;
    color: #999
}

.single_blog_post_title {
    padding-bottom: 10px;
    line-height: 50px;
    font-size: 35px;
    color: #000
}

.single_blog_post_info {
    padding-bottom: 20px
}

.single_blog_post_info li {
    position: relative;
    display: inline-block;
    padding: 0 25px 4px 0
}

.single_blog_post_info li:before {
    position: absolute;
    height: 12px;
    width: 1px;
    background-color: #d3d3d3
}

.single_blog_post_info li:last-child:before {
    display: none
}

.single_blog_post_info li a {
    font-size: 14px
}

.single_blog_post_img img {
    margin: 3px 20px 10px 0;
    width: 25%;
    float: left
}

.single_blog_post_img_small img {
    margin: 3px 20px 10px 0;
    width: 12%;
    float: left
}

.single_blog_post_content {
    line-height: 26px;
    font-size: 17px;
    text-align: justify;
    color: #000
}

.first_para1 {
    margin-top: 50px;
    padding-bottom: 0;
    border: 1px solid #000
}

.single_blog_post_tags li {
    display: inline-block;
    margin: 0 3px 5px 0
}

.single_blog_post_tags li a {
    display: block;
    padding: 9px 19px;
    font-size: 16px;
    border: 1px solid #e9e9e9
}

.single_blog_post_tags li a:hover {
    padding: 8px 18px;
    border: 2px solid #333
}

#comments .avatar {
    overflow: hidden;
    margin: 3px 30px 0 0;
    width: 70px;
    height: 70px;
    border: 1px solid #efefef
}

#comments .avatar img {
    width: 100%
}

.comment_right {
    display: table
}

.comment_info {
    padding-bottom: 11px
}

#comments .comment_author {
    font-weight: 500;
    font-size: 16px;
    color: #333
}

#comments .comment_date {
    color: #999;
    font-size: 11px
}

#comments .comment_inf_sep {
    padding: 0 12px;
    font-size: 16px;
    color: #ccc
}

#comments .comment_right p {
    font-size: 12px
}

#comment_form input[type=text],
#comment_form textarea {
    padding: 10px 8px 11px;
    border-color: #e9e9e9;
    text-transform: uppercase;
    font-size: 11px;
    color: #666
}

#comment_form textarea {
    min-height: 140px
}

#comment_form .contact_btn {
    background-color: #1c1c1c;
    color: #fff
}

#comment_form .contact_btn:hover {
    background-color: #ccc
}

.comment_note {
    padding-top: 11px;
    font-size: 12px
}

.single_page #portfolio {
    padding-top: 50px
}

.portfolio_block hr {
    border-top: 2px solid #e9e9e9
}

.single_portfolio_post_title {
    padding-bottom: 20px;
    line-height: 40px;
    font-size: 40px;
    color: #333
}

.sidepanel {
    margin-bottom: 25px;
    background-color: #e7eff1
}

.sidepanel h3 {
    margin: 0 0 10px 10px;
    font-weight: 600;
    padding-top: 10px
}

.sidebar hr {
    border-color: #e9e9e9;
    margin: 25px 0
}

.sidebar .panel-default {
    width: 100%;
    margin-left: 0;
   /* background-color: #f5f5f5;*/
    margin-top: 0;
    padding: 10px 3px 3px 3px;
}

.widget_meta li {
    position: relative;
    padding: 8px 10px 8px 30px;
    border-top: 1px solid #000;
	background-color:wheat
}

.widget_meta li:hover {
    background-color: orange
}

.widget_meta li:last-child {
    border-bottom: 1px solid #e9e9e9
}

.widget_meta li:before {
    content: "\00BB \0020";
    position: absolute;
    left: 10px;
    top: 4px;
    font-size: 20px;
    color: #000
}

.widget_meta li:hover:before {
    color: #000
}

.widget_meta li a {
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    color: #000
}

.widget_meta li a:hover {
    color: #fff
}

.widget_tags li {
    display: inline-block;
    margin: 0 3px 5px 0
}

.widget_tags li a {
    display: block;
    padding: 9px 19px;
    font-size: 16px;
    border: 1px solid #e9e9e9
}

.widget_tags li a:hover {
    padding: 8px 18px;
    border: 2px solid #333
}

.widget_text p {
    line-height: 26px;
    font-size: 16px
}

.work_info {
    padding-bottom: 25px
}

.work_info li {
    padding-bottom: 6px;
    font-size: 14px;
    color: #999
}

.work_info li a {
    color: #333
}

.shared li {
    display: inline-block;
    margin: 0 7px 10px 0
}

.shared li a {
    display: block;
    width: 50px;
    height: 50px;
    padding: 1px;
    border: 1px solid #e9e9e9;
    text-align: center;
    line-height: 46px;
    font-size: 23px;
    color: #ccc;
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out
}

.shared li a:hover {
    padding: 0;
    color: #333;
    border: 2px solid #242424
}

ul.pagination>li:first-child>a,
ul.pagination>li:last-child>a,
ul.pagination>li>a,
ul.pagination>li>span {
    line-height: 1.42857143;
    color: #7e7e7e;
    background-color: #efefef;
    font-size: 14px;
    text-align: center;
    position: relative;
    text-decoration: none
}

ul.pagination {
    padding-left: 0;
    margin: 40px 0;
    border-radius: 4px
}

dvCaseStudyInner p {
    font-size: 25px;
    font-weight: 400
}

.pager li,
ul.pagination>li {
    display: inline
}

ul.pagination>li>a,
ul.pagination>li>span {
    padding: 10px 12px 8px;
    border-left: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .6)
}

ul.pagination>li:first-child>a {
    border-left: 0 solid #ccc;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

ul.pagination>li:last-child>a {
    border-left: 1px solid #ccc;
    border-top-Right-radius: 20px;
    border-bottom-Right-radius: 20px
}

ul.pagination>li>a:focus,
ul.pagination>li>a:hover,
ul.pagination>li>span:focus,
ul.pagination>li>span:hover {
    color: #fff;
    background-color: #d43b2b
}

.pagination li.active,
.pagination li.active a {
    font-size: 14px;
    background-color: #7b2305
}

.pagination li {
    float: left;
    width: 68px;
    height: auto;
    color: #fff
}

ul.pagination>.active>a,
ul.pagination>.active>a:focus,
ul.pagination>.active>a:hover,
ul.pagination>.active>span,
ul.pagination>.active>span:focus,
ul.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #7b2305;
    cursor: default;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #team,
    .cleancode_block,
    .parallax,
    .top_slider .slide1,
    .top_slider .slide2,
    .top_slider .slide3 {
        background-attachment: scroll!important;
        background-position: 0 0
    }
    .top_slider .slide1,
    .top_slider .slide2,
    .top_slider .slide3 {
        background-size: cover!important
    }
}

@media (max-width:1920px) {
    .all_events .single_event {
        overflow: hidden;
        position: relative;
        height: 300px;
        margin: 10px;
        text-align: center
    }
}

@media (min-width:1600px) {
    .ffb-modal {
        width: 20%
    }
}

@media (max-width:1650px) {
    .all_events .single_event {
        overflow: hidden;
        position: relative;
        height: 200px;
        margin: 10px;
        text-align: center
    }
}

@media (max-width:1024px) {
    .mainmenu {
        display: block
    }
}

@media (max-width:991px) {
    .menu_block .mainmenu {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
	.ipadcss{
	    margin-top: 25px;
	}
	
	.ipadimage
	{
		text-align:center;
	}
	.diseaselist{
		margin-left:40px;
	}
}



@media (min-width:992px) and (max-width:1199px) {
    #team,
    .cleancode_block,
    .parallax {
        background-attachment: scroll!important;
        background-size: 100% auto!important;
        -webkit-background-size: 100% auto!important
    }
    h2 {
        font-size: 35px;
        line-height: 35px
    }
    .navmenu ul li a {
        padding-left: 15px;
        padding-right: 15px
    }
    .cleancode_block p.title {
        font-size: 70px;
        line-height: 70px
    }
    .cleancode_block .nav-tabs li a {
        width: 136px;
        height: 136px;
        padding-top: 35px
    }
    .cleancode_block .nav-tabs li a i {
        width: 45px;
        height: 45px;
        background-position: 0 -45px
    }
    .cleancode_block .nav-tabs li a span {
        font-size: 16px
    }
    .nav-tabs li a:hover i {
        background-position: 0 -90px;
        transform: translateY(-5px);
        -o-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px)
    }
    .nav-tabs li.active a i {
        background-position: 0 0;
        transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px)
    }
    .purpose_block p {
        font-size: 15px;
        line-height: 22px
    }
    .work_item a.zoom {
        width: 40px;
        height: 24px;
        margin-left: -20px
    }
    .work_item:hover a.zoom {
        bottom: 30px
    }
    .img_wrapper {
        width: 137px!important
    }
    .post_item_img a.link {
        width: 40px;
        height: 24px;
        margin: 0 0 -12px -20px
    }
    .post_item_img a.link:hover {
        background-position: 0 -24px
    }
    .post_item_content a.title {
        font-size: 19px;
        line-height: 24px
    }
    .owl-theme .owl-controls {
        top: -69px
    }
    .owl-theme .owl-controls .owl-buttons div {
        width: 50px;
        height: 50px
    }
    .owl-theme .owl-controls .owl-buttons div:before {
        width: 48px;
        height: 48px;
        line-height: 46px
    }
    .blog_post_descr hr {
        margin: 15px 0
    }
    .blog_post_img {
        width: 400px;
        height: 314px
    }
    .blog_post_title {
        font-size: 24px;
        line-height: 27px
    }
    .blog_post_content {
        font-size: 14px;
        line-height: 22px
    }
    .single_blog_post_title {
        font-size: 44px;
        line-height: 50px
    }
    .widget_meta li a {
        font-size: 17px;
        line-height: 20px
    }
    .post_item_img_widget {
        width: 220px;
        height: 146px
    }
    .post_item_content_widget a.title {
        font-size: 16px;
        line-height: 20px
    }
    .breadcrumbs_block {
        padding: 50px 0
    }
    .map_hide {
        margin-left: 435px
    }
}

@media (min-width:767px) and (max-width:991px) {
    #home,
    .header_social .icon,
    .services_item p,
    header {
        position: relative
    }
    #home {
        margin-top: 10px
    }
    .menu_block .mainmenu {
        display: none !important;
    }
    #contacts,
    .social_area:not(.header_top_social) {
        display: none
    }

    .header_top_area .header_top_social {
        display: flex
    }
    .aboutvideo iframe {
        height: 100%;
        width: 100%
    }
    .social_area {
        float: left
    }
    .all_events .single_event {
        overflow: hidden;
        position: relative;
        height: 150px;
        margin: 5px;
        text-align: center
    }
    header {
        height: auto;
        background-color: #fff
    }
    .header_social .icon {
        padding: 2px 1px 5px;
        width: 85px;
        height: 25px;
        display: inline-block;
        margin: 2px 0 2px 3px;
        border-radius: 5px;
        color: #844422;
        text-decoration: none;
        text-align: center;
        font-size: 9px
    }
    #search-form,
    .sidebar {
        display: none
    }
    .header_social {
        padding: 0
    }
    .navbar-nav {
        margin-top: 10px
    }
    .navbar-default .navbar-brand {
        color: #777;
        width: 140px
    }
    .menu_block {
        height: auto;
        min-height: 70px
    }
    .services_item p {
        padding-bottom: 9px;
        text-transform: none;
        font-weight: 300;
        font-size: 13px;
        color: #666;
        line-height: 22px
    }
    .logo a {
        font-size: 22px
    }
	.recive-curabilty {
    width: 50%;
    margin: 0 auto;
}
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: left;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        width: 580px;
        height: 100px
    }
    .crewman_item:hover .crewman_social,
    .work_item:hover a.zoom {
        bottom: 30px
    }
    .forinnerbanner  .carousel-caption h3 {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 0
    }
   .forinnerbanner .carousel-caption p {
        font-size: 14px;
        color: #fff;
        margin-bottom: 5px;
        line-height: 100%
    }
	#search-form, .rightsidebar {
    display: block;
}
    .btn {
        margin: 0 0 10px;
        padding: 2px 10px;
        border: 2px solid #ccc;
        border-radius: 0;
        box-shadow: none;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 10x;
        font-size: 15px;
        color: #999;
        text-shadow: none;
        background-image: none!important;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }
    .navbar-brand {
        float: left;
        padding: 5px;
        font-size: 18px;
        line-height: 20px
    }
    #search-form input:focus {
        width: 42px
    }
    .navmenu ul li a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px
    }
    .post_item_inf a,
    .post_item_inf li {
        padding-right: 5px
    }
    .cleancode_block p.title {
        font-size: 60px;
        line-height: 60px
    }
    .cleancode_block span {
        font-size: 20px;
        line-height: 24px
    }
    .cleancode_block .nav-tabs li a {
        width: 100px;
        height: 100px;
        padding-top: 24px
    }
    .cleancode_block .nav-tabs li a i {
        width: 45px;
        height: 45px;
        background-position: 0 -45px
    }
    .cleancode_block .nav-tabs li a span {
        font-size: 13px
    }
    .nav-tabs li a:hover i {
        background-position: 0 -90px;
        transform: translateY(-5px);
        -o-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px)
    }
    .nav-tabs li.active a i {
        background-position: 0 0;
        transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px)
    }
    .purpose_block {
        padding-top: 0px
    }
    .purpose_block .ipad_img1 {
        margin-top: -50px
    }
    .purpose_block p {
        font-size: 16px;
        line-height: 26px
    }
    .work_item a.zoom {
        width: 40px;
        height: 24px;
        margin-left: -20px
    }
    .img_wrapper {
        width: 100px!important
    }
    .post_item_img a.link {
        width: 40px;
        height: 24px;
        margin: 0 0 -12px -20px
    }
    .post_item_img a.link:hover {
        background-position: 0 -24px
    }
    .post_item_content a.title {
        font-size: 15px;
        line-height: 20px
    }
    .post_item_content {
        padding-top: 15px
    }
    .post_item_inf a {
        font-size: 12px
    }
    .owl-theme .owl-controls {
        top: -69px
    }
    .owl-theme .owl-controls .owl-buttons div {
        width: 50px;
        height: 50px
    }
    .owl-theme .owl-controls .owl-buttons div:before {
        width: 48px;
        height: 48px;
        line-height: 46px
    }
    .crewman_item .crewman_social a {
        width: 36px;
        height: 36px;
        margin: 0 2px 0 5px;
        font-size: 17px;
        line-height: 34px
    }
    .testim_content {
        font-size: 17px;
        line-height: 24px
    }
    .blog_post_descr hr {
        margin: 15px 0
    }
    .blog_post_img {
        width: 400px;
        height: 314px
    }
    .blog_post_title {
        font-size: 24px;
        line-height: 27px
    }
    .blog_post_content {
        font-size: 14px;
        line-height: 22px
    }
    .single_blog_post_title {
        font-size: 44px;
        line-height: 50px
    }
    .widget_meta li a {
        font-size: 17px;
        line-height: 20px
    }
    .post_item_img_widget {
        width: 220px;
        height: 146px;
        float: left;
        margin-right: 30px
    }
    .post_item_content_widget a.title {
        font-size: 16px;
        line-height: 20px
    }
    .breadcrumbs_block {
        padding: 50px 0
    }
    .breadcrumbs_block h2 {
        font-size: 60px;
        line-height: 64px
    }
    .breadcrumbs_block p {
        font-size: 21px;
        line-height: 24px
    }
    footer {
        position: static;
        left: auto;
        bottom: auto;
        transform: none;
        -webkit-transform: none
    }
    .map_hide {
        margin-left: 325px
    }
    .respond_clear {
        clear: both;
        height: 0;
        font-size: 0
    }
}

@media (max-width:768px) {
    a.menu_toggler,
    a.menu_toggler:hover {
        background-color: #333
    }

    .crewman_item:hover .crewman_social,
    .work_item:hover a.zoom {
        bottom: 30px
    }

     .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .container2 {
        padding-left: 15px;
        padding-right: 15px
    }
    h2 {
        font-size: 30px;
        line-height: 32px
    }
    .logo a {
        font-size: 22px
    }
    #search-form input:focus {
        width: 42px
    }
    a.menu_toggler {
        display: none;
        float: right;
        margin: 20px 0 0 20px;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 38px;
        font-size: 23px;
        color: #fff
    }
    .navmenu {
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        background-color: #fff;
        width: 100%
    }
    .navmenu ul {
        padding: 10px 0;
        width: 100%
    }
    .navmenu ul li {
        display: block;
        text-align: left
    }
    .navmenu ul li a {
        padding: 4px 20px
    }
    .sub-menu ul {
        display: block;
        position: static;
        width: 100%;
        box-shadow: none;
        padding: 0;
        margin: 0
    }
    .post_item_inf a,
    .post_item_inf li {
        padding-right: 5px
    }
    .sub-menu ul:before {
        display: none!important
    }
    .navmenu li.sub-menu.active_page,
    .navmenu li.sub-menu:hover {
        background: 0 0
    }
    .sub-menu ul li a {
        background: 0 0;
        border: 0;
        padding-left: 30px
    }
    .sub-menu ul li a:hover,
    .sub-menu ul li.active a {
        background: 0 0!important
    }
    .sub-menu ul li a:before {
        content: '-';
        position: absolute;
        z-index: 10;
        left: 17px;
        top: 4px;
        color: #666
    }
    .cleancode_block p.title {
        font-size: 40px;
        line-height: 40px
    }
    .cleancode_block span {
        font-size: 15px;
        line-height: 22px
    }
    .cleancode_block .nav-tabs {
        margin: 0 auto;
        width: 450px
    }
    .cleancode_block .nav-tabs li a {
        width: 120px;
        height: 120px;
        padding-top: 24px
    }
    .cleancode_block .nav-tabs li a i {
        width: 45px;
        height: 45px;
        background-position: 0 -45px
    }
    .cleancode_block .nav-tabs li a span {
        font-size: 13px
    }
    .nav-tabs li a:hover i {
        background-position: 0 -90px;
        transform: translateY(-5px);
        -o-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px)
    }
    .nav-tabs li.active a i {
        background-position: 0 0;
        transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px)
    }
    .purpose_block {
        padding-top: 0px
    }
    .ipad_img_in {
        width: 350px;
        margin: 0 auto
    }
    .purpose_block .ipad_img1 {
        margin-top: 40px
    }
    .purpose_block p,
    .purpose_block1 p {
        font-size: 16px;
        line-height: 26px
    }
    .work_item a.zoom {
        width: 40px;
        height: 24px;
        margin-left: -20px
    }
    .our_clients .row {
        text-align: center;
        margin: 0 auto;
        width: 450px
    }
    .client_img {
        width: 140px;
        display: inline-block
    }
    .img_wrapper {
        width: 110px!important
    }
    .post_item_img a.link {
        width: 40px;
        height: 24px;
        margin: 0 0 -12px -20px
    }
    .post_item_img a.link:hover {
        background-position: 0 -24px
    }
    .post_item_content a.title {
        font-size: 15px;
        line-height: 20px
    }
    .post_item_content {
        padding-top: 15px
    }
    .post_item_inf a {
        font-size: 12px
    }
    .owl-theme .owl-controls {
        top: -69px
    }
    .testimonials .owl-theme .owl-controls {
        top: -49px
    }
    .owl-theme .owl-controls .owl-buttons div {
        width: 50px;
        height: 50px
    }
    .owl-theme .owl-controls .owl-buttons div:before {
        width: 48px;
        height: 48px;
        line-height: 46px
    }
    .crewman_item .crewman_social a {
        width: 36px;
        height: 36px;
        margin: 0 2px 0 5px;
        font-size: 17px;
        line-height: 34px
    }
    .testim_content {
        font-size: 17px;
        line-height: 24px
    }
    #news .recent_posts {
        width: 450px;
        margin: 0 auto
    }
    .blog_post_descr hr {
        margin: 15px 0;
        clear: both;
        border: 0
    }
    .blog_post_img {
        width: 200px;
        height: 157px;
        margin-right: 20px
    }
    .blog_post_title {
        font-size: 19px;
        line-height: 22px
    }
    .blog_post_content {
        font-size: 14px;
        line-height: 22px;
        padding-top: 20px
    }
    .blog_post_info li a {
        font-size: 13px
    }
    .blog_post_info li {
        padding-right: 15px
    }
    .blog_post_info li:before {
        right: 6px
    }
    .pagination li {
        width: 30px
    }
    .pagination li a {
        font-size: 16px;
        line-height: 38px
    }
    .single_blog_post_date {
        margin: 0
    }
    .single_blog_post_title {
        font-size: 26px;
        line-height: 32px
    }
    .comment_note {
        padding: 0 0 20px
    }
    .widget_meta li a {
        font-size: 17px;
        line-height: 20px
    }
    .post_item_img_widget {
        width: 220px;
        height: 146px;
        float: left;
        margin-right: 30px
    }
    .post_item_content_widget a.title {
        font-size: 16px;
        line-height: 20px
    }
    .breadcrumbs_block {
        padding: 40px 0
    }
    .breadcrumbs_block h2 {
        font-size: 50px;
        line-height: 54px
    }
    .breadcrumbs_block p {
        font-size: 16px;
        line-height: 20px
    }
    footer {
        position: static;
        left: auto;
        bottom: auto;
        transform: none;
        -webkit-transform: none
    }
    .map_hide {
        margin: 0;
        left: auto;
        right: 15px
    }
    .respond_clear {
        clear: both;
        height: 0;
        font-size: 0
    }
	.forinnerbanner {
        margin-top: 40px
    }
}

@media (max-width:479px) {
    .testi h3,
    h2 {
        line-height: 26px
    }
    .leftpopup,
    .rightpopup {
        float: left;
        width: 99%
    }
    .menu_right {
        height: 100%;
        float: left;
        width: 100%
    }
    .menu_block {
        height: auto;
        min-height: 60px
    }
    .header_social {
        padding: 0;
        margin-bottom: 10px
    }
    #news {
        padding: 20px 0 0
    }
    .purpose_block1 {
        padding: 10px 0
    }
    .aboutvideo iframe {
        height: 180px;
        width: 100%
    }
    .panel-group {
        display: none
    }
    .navmenu li {
        width: 100%
    }
    .navbar-default {
        background-color: #fff;
        border-color: #e7e7e7
    }
    .services_block h3 {
        margin: 10px 0;
        font-size: 20px
    }
    .services_item {
        display: block;
        cursor: default;
        text-align: justify;
        margin-bottom: 15px
    }
    #contacts,
    #search-form,
    .testi_content h3 {
        display: none
    }
    #home {
        margin-top: 10px
    }
    h2 {
        font-size: 26px
    }
    .testi h3 {
        font-size: 22px
    }
    #banner-fade {
        height: 200px
    }
    .section_titel1 h4,
    .testi_content p {
        font-size: 12px;
        color: #000;
        margin-bottom: 10px
    }
    .section_titel1 h3,
    .testi_content h3 {
        font-size: 16px
    }
    .navbar-brand,
    .section_titel1 h2,
    .testi_content h2 {
        font-size: 18px
    }
    .togglemenu {
        display: block
    }
    .all_events .single_event>img,
    .all_events .single_event>img:hover,
    .image {
        display: none
    }
    .single_event_info {
        padding: 2px 10px
    }
    .navbar-brand {
        float: left;
        padding: 5px;
        line-height: 20px
    }
    .purpose_block .btn {
        padding: 10px;
        margin: 10px 5px 0 0
    }
    .cleancode_block p.title {
        font-size: 26px;
        line-height: 26px
    }
    .cleancode_block .nav-tabs {
        width: 290px
    }
    .cleancode_block .nav-tabs li {
        padding: 0
    }
    .cleancode_block .nav-tabs li a {
        width: 96px;
        height: 96px
    }
    .all_events {
        margin-top: 5px
    }
    .all_events .single_event {
        height: 20px;
        margin: 3px
    }
    .mail_area1 a,
    .phone_area1 p {
        margin-bottom: 0
    }
    .section_titel1,
    .section_titel1 p {
        margin-bottom: 10px
    }
    .section_titel1 p {
        font-size: 12px;
        margin-top: 10px
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 0;
        z-index: 10;
        padding-bottom: 0;
        color: #fff;
        text-align: left;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        width: 260px;
        padding-top: 40px;
        height: 100px
    }
    .carousel-caption h3 {
        font-size: 12px;
        color: #fff;
        margin-bottom: 0
    }
    .carousel-caption p {
        font-size: 10px;
        color: #fff;
        margin-bottom: 5px;
        line-height: 100%
    }
    .forinnerbanner {
        margin-top: 40px
    }
    .carousel-indicators {
        position: absolute;
        bottom: 1px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        list-style: none
    }
    .forinnerbanner .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 5px;
        width: 250px;
        text-align: left;
        margin-bottom: 0;
        float: left;
        padding-top: 10px;
        height: 70px
    }
	
	.carousel-indicators li {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
}
	.carousel-indicators li {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 5px;
    height: 5px;
    margin: 0;
    background-color: #fff;
}
.recive-curabilty {
    width: 100%;
    margin: 0 auto;
}
    #news .recent_posts,
    .ipad_img_in,
    .our_clients .row {
        width: 290px
    }
    .forinnerbanner .carousel-caption h3 {
        font-size: 12px;
        color: #fff;
        line-height: 1
    }
    .forinnerbanner .carousel-caption p {
        font-size: 10px;
        line-height: 1
    }
    .btn,
    .btn1,
    .btn2 {
        margin: 0 0 10px;
        padding: 3px 10px;
        border: 2px solid #ccc;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 10px;
        font-size: 8px;
        color: #999;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }
    .btn2 {
        color: #fff;
        border: 2px solid #fff
    }
    .all_events .single_event h3 {
        margin-bottom: 0
    }
    .testimonials .owl-theme .owl-controls {
        top: 0
    }
    .blog_post_img {
        float: none;
        margin: 0 0 20px;
        width: 290px;
        height: 227px
    }
    .blog_post_descr hr {
        border-bottom: 2px solid #e9e9e9
    }
    .blog_post_content {
        padding-top: 0
    }
    .single_blog_post_title {
        font-size: 17px;
        line-height: 22px
    }
    .single_blog_post_content {
        font-size: 13px;
        line-height: 20px
    }
    .post_item_img_widget {
        float: none;
        margin-right: 0
    }
    .col-ss-1,
    .col-ss-10,
    .col-ss-11,
    .col-ss-2,
    .col-ss-3,
    .col-ss-4,
    .col-ss-5,
    .col-ss-6,
    .col-ss-7,
    .col-ss-8,
    .col-ss-9 {
        float: left
    }
    .col-ss-12 {
        width: 100%
    }
    .col-ss-11 {
        width: 91.66666666666666%
    }
    .col-ss-10 {
        width: 83.33333333333334%
    }
    .col-ss-9 {
        width: 75%
    }
    .col-ss-8 {
        width: 66.66666666666666%
    }
    .col-ss-7 {
        width: 58.333333333333336%
    }
    .col-ss-6 {
        width: 50%
    }
    .col-ss-5 {
        width: 41.66666666666667%
    }
    .col-ss-4 {
        width: 33.33333333333333%
    }
    .col-ss-3 {
        width: 25%
    }
    .col-ss-2 {
        width: 16.666666666666664%
    }
    .col-ss-1 {
        width: 8.333333333333332%
    }
    .col-xs-1 {
        width: 50%;
        text-align: center
    }
    .mobiledisease {
        padding-left: 65px;
        padding-right: 15px
    }
}

.first,
.second {
    display: table-cell;
    width: 30%
}

.line {
    padding-right: 21px;
    position: relative
}

.line:after {
    position: absolute;
    right: 0;
    border-right: 1px solid #cfc7c0;
    top: 10%;
    bottom: 10%
}

.second {
    padding-left: 10px
}

.case_work {
    margin: 20px 0;
    padding: 30px 0
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url(#) no-repeat;
    background-size: cover;
    transition: 1s opacity;
    opacity: 1
}

.overlay,
.text {
    text-align: center;
    position: absolute;
    top: 0
}

.image {
    display: block;
    width: 100%;
    height: auto
}

.image1 {
    display: block;
    width: 108px;
    height: 108px
}

.overlay {
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: transparent
}

.single_event:hover .overlay {
    opacity: 1;
    color: red
}

.text {
    color: #fff;
    font-size: 20px;
    left: 5%;
    width: 90%;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0)
}

/* Site footer */
#footerid.site-footer {
    width: 100%;
    padding: 0;
    background: linear-gradient(180deg, #f4fbf2 0%, #f8faf9 100%);
    color: #4b5563;
    float: none;
    border-top: 4px solid #55bb27;
}

.site-footer__inner {
    max-width: 1170px;
    margin: 0 auto;
    padding: 48px 20px 32px;
}

.site-footer__grid {
    display: grid;
    grid-template-columns: minmax(240px, 1.4fr) repeat(4, minmax(130px, 1fr));
    gap: 32px 28px;
    align-items: start;
}

.site-footer__brand,
.site-footer__col {
    min-width: 0;
    margin-bottom: 0;
    padding: 0;
}

.site-footer__logo {
    display: inline-block;
    margin-bottom: 18px;
    background: #fff;
    padding: 10px 14px;
    border-radius: 10px;
    line-height: 0;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.site-footer__logo:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

.site-footer__logo img {
    max-width: 200px;
    width: 100%;
    height: auto;
    display: block;
}

.site-footer__desc {
    margin: 0 0 20px;
    padding-right: 0;
    color: #4b5563;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}

#footerid.site-footer .site-footer__title {
    color: #1f2937;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 18px;
    padding-bottom: 10px;
    position: relative;
    letter-spacing: 0.2px;
    text-transform: none;
}

#footerid.site-footer .site-footer__title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, #55bb27 0%, #00a7e9 100%);
}

.site-footer__address {
    font-style: normal;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 16px;
    font-weight: 400;
}

.site-footer__contact-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.site-footer__contact-line {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #4b5563;
}

.site-footer__contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 8px;
    background: rgba(85, 187, 39, 0.12);
    color: #55bb27;
    font-size: 13px;
}

.site-footer__contact-line a {
    color: #374151;
    text-decoration: none;
    font-weight: 500;
    word-break: break-word;
    font-size: 14px;
}

.site-footer__contact-line a:hover,
.site-footer__contact-line a:focus {
    color: #00a7e9;
}

.site-footer__links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer__links li {
    margin-bottom: 10px;
}

.site-footer__links li:last-child {
    margin-bottom: 0;
}

#footerid.site-footer .site-footer__links a,
#footerid.site-footer .foot_about_block ul li a {
    color: #4b5563;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: color 0.2s ease, transform 0.2s ease;
    line-height: 1.45;
}

#footerid.site-footer .site-footer__links a:hover,
#footerid.site-footer .site-footer__links a:focus,
#footerid.site-footer .foot_about_block ul li a:hover {
    color: #00a7e9;
}

.site-footer__branches a i {
    color: #55bb27;
    font-size: 13px;
    flex-shrink: 0;
}

.site-footer__branches a:hover i {
    color: #00a7e9;
}

.site-footer__social {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer__social li {
    display: block;
    margin: 0;
    float: none;
}

#footerid.site-footer .site-footer__social li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    min-width: 38px;
    border: 1px solid rgba(0, 167, 233, 0.18);
    border-radius: 8px;
    color: #00a7e9;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

#footerid.site-footer .site-footer__social li a:hover,
#footerid.site-footer .site-footer__social li a:focus,
#footerid.site-footer .foot_about_block .site-footer__social li a:hover,
#footerid.site-footer .foot_about_block .site-footer__social li a:focus {
    background-color: #00a7e9;
    border-color: #00a7e9;
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 167, 233, 0.28);
}

#footerid.site-footer .site-footer__social li a .fa,
#footerid.site-footer .site-footer__social li a i {
    color: inherit;
}

#footerid.site-footer .site-footer__social li a:hover .fa,
#footerid.site-footer .site-footer__social li a:focus .fa,
#footerid.site-footer .site-footer__social li a:hover i,
#footerid.site-footer .site-footer__social li a:focus i,
#footerid.site-footer .foot_about_block .site-footer__social li a:hover .fa,
#footerid.site-footer .foot_about_block .site-footer__social li a:focus .fa,
#footerid.site-footer .foot_about_block .site-footer__social li a:hover i,
#footerid.site-footer .foot_about_block .site-footer__social li a:focus i {
    color: #fff !important;
}

.site-footer__copyright {
    margin-top: 0;
    background: linear-gradient(90deg, #55bb27 0%, #4aad22 50%, #55bb27 100%);
    padding: 14px 15px;
    float: none;
    width: 100%;
    text-align: center;
}

.site-footer__copyright p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    font-weight: 500;
}

#footerid.site-footer .foot_about_block p {
    margin-bottom: 0;
    padding-right: 0;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .site-footer__grid {
        grid-template-columns: minmax(220px, 1.25fr) repeat(4, minmax(110px, 1fr));
        gap: 28px 20px;
    }

    .site-footer__inner {
        padding: 40px 18px 28px;
    }
}

@media (max-width: 991px) {
    .site-footer__inner {
        padding: 36px 16px 24px;
    }

    .site-footer__grid {
        grid-template-columns: 1fr 1fr;
        gap: 30px 24px;
    }

    .site-footer__brand {
        grid-column: 1 / -1;
    }

    .site-footer__col--contact {
        grid-column: 1 / -1;
    }

    .site-footer__social {
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .site-footer__grid {
        gap: 26px 20px;
    }

    .site-footer__logo img {
        max-width: 180px;
    }
}

@media (max-width: 575px) {
    .site-footer__inner {
        padding: 32px 16px 20px;
    }

    .site-footer__grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .site-footer__brand,
    .site-footer__col,
    .site-footer__col--contact {
        grid-column: auto;
        text-align: center;
    }

    #footerid.site-footer .site-footer__title::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .site-footer__logo {
        margin-left: auto;
        margin-right: auto;
    }

    .site-footer__contact-line {
        justify-content: center;
        text-align: left;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }

    #footerid.site-footer .site-footer__links a,
    #footerid.site-footer .foot_about_block ul li a {
        justify-content: center;
    }

    .site-footer__social {
        justify-content: center;
    }

    .site-footer__address {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Home page (welcome) */
.home-page .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.home-page #home.home-hero {
    padding-top: 0;
    position: relative;
}

.home-hero__carousel {
    width: 100%;
    max-height: 520px;
    overflow: hidden;
}

.home-hero__carousel .carousel-inner,
.home-hero__carousel .item {
    max-height: 520px;
}

.home-hero__img {
    width: 100%;
    height: auto;
    min-height: 220px;
    max-height: 520px;
    object-fit: cover;
    display: block;
}

.home-hero__control {
    background: rgba(0, 0, 0, 0.25);
    width: 44px;
}

.home-hero__indicators {
    bottom: 12px;
}

.home-ask {
    position: relative;
    padding: 56px 0;
}

.home-ask__container {
    max-width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
}

.home-ask__grid {
    display: grid;
    grid-template-columns: minmax(280px, 1fr) minmax(320px, 480px);
    gap: 40px;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.home-ask__badge {
    display: inline-block;
    padding: 6px 14px;
    margin-bottom: 16px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color:black;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.42);
    border-radius: 999px;
}

.home-ask__title {
    color: black;
    font-size: clamp(1.5rem, 2.8vw, 2rem);
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 16px;
    text-align: left;
}

.home-ask__title-accent {
    display: block;
    margin-top: 6px;
    color:black;
    font-weight: 600;
}

.home-ask__subtitle {
    color:black;
    font-size: clamp(0.95rem, 1.6vw, 1.05rem);
    line-height: 1.65;
    margin: 0 0 20px;
    text-align: left;
    max-width: 480px;
}

.home-ask__highlights {
    list-style: none;
    margin: 0;
    padding: 0;
}

.home-ask__highlights li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color:black;
    line-height: 1.45;
}

.home-ask__highlights li:last-child {
    margin-bottom: 0;
}

.home-ask__highlights li i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    margin-top: 1px;
    flex-shrink: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
    color: black;
    font-size: 12px;
}

.home-ask__intro.section_titel1 {
    margin-bottom: 0;
    text-align: left;
}

.home-ask__field {
    margin-bottom: 0;
}

.home-ask__actions {
    margin-top: 0;
    text-align: left;
}

.home-ask__submit {
    width: 100%;
    max-width: none;
}

.home-ask__form-card {
    align-self: stretch;
}

.home-about {
    padding-top: 0 !important;
    background: #eef3f8;
}

.home-about .cleancode_block.home-diseases {
    padding: 40px 0 48px;
    background-attachment: scroll !important;
}

.home-diseases-section {
    padding: 48px 0 52px;
    background: #fff;
    border-top: 1px solid #e8eef3;
}

.home-diseases-section .container {
    max-width: 1170px;
}

.home-diseases__head {
    margin-bottom: 36px;
    text-align: center;
}

.home-diseases__heading {
    color: #1f2937;
    font-size: clamp(1.35rem, 2.5vw, 1.85rem);
    line-height: 1.35;
    margin: 0 0 12px;
    font-weight: 700;
}

.home-diseases__intro {
    color: #4b5563;
    font-size: clamp(0.95rem, 1.6vw, 1.05rem);
    line-height: 1.65;
    margin: 0 auto;
    max-width: 820px;
}

.home-diseases .home-section-head {
    margin-bottom: 32px;
    text-align: center;
}

.home-diseases .home-section-head h2 {
    color: #1f2937;
    font-size: clamp(1.35rem, 2.5vw, 1.85rem);
    line-height: 1.35;
    margin-bottom: 12px;
}

.home-diseases .home-section-head p {
    color: #4b5563;
    font-size: clamp(0.95rem, 1.6vw, 1.05rem);
    line-height: 1.6;
    margin-top: 0;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.home-diseases__grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 28px 18px;
    padding: 0;
}

.home-diseases__item {
    min-width: 0;
}

.home-diseases__empty {
    grid-column: 1 / -1;
    margin: 0;
    padding: 24px;
    text-align: center;
    color: #4b5563;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.65);
    border-radius: 12px;
    border: 1px solid rgba(85, 187, 39, 0.15);
}

.home-diseases__footer {
    margin-top: 28px;
    text-align: center;
}

.home-diseases__view-all {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 11px 26px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(135deg, #55bb27 0%, #4aad22 100%);
    text-decoration: none;
    box-shadow: 0 6px 18px rgba(85, 187, 39, 0.28);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.home-diseases__view-all-count {
    font-weight: 600;
    opacity: 0.9;
}

.home-diseases__view-all:hover,
.home-diseases__view-all:focus {
    color: #fff;
    background: linear-gradient(135deg, #4aad22 0%, #3d9a1a 100%);
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(85, 187, 39, 0.35);
    text-decoration: none;
}

.home-disease-chip {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
    width: 100%;
    text-decoration: none;
    transition: transform 0.2s ease;
}

.home-disease-chip:hover,
.home-disease-chip:focus {
    text-decoration: none;
    transform: translateY(-3px);
}

.home-disease-chip__thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(88px, 12vw, 120px);
    height: clamp(88px, 12vw, 120px);
    padding: 4px;
    border-radius: 50%;
    border: 3px solid #f5d9c8;
    background: #fff;
    box-shadow: 0 6px 18px rgba(85, 187, 39, 0.12);
    overflow: hidden;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.home-disease-chip:hover .home-disease-chip__thumb,
.home-disease-chip:focus .home-disease-chip__thumb {
    border-color: #55bb27;
    box-shadow: 0 10px 24px rgba(85, 187, 39, 0.22);
}

.home-disease-chip__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    display: block;
    transition: transform 0.3s ease;
}

.home-disease-chip:hover .home-disease-chip__img,
.home-disease-chip:focus .home-disease-chip__img {
    transform: scale(1.05);
}

.home-disease-chip__title {
    display: block;
    max-width: 140px;
    color: #1f2937;
    font-size:17px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    transition: color 0.2s ease;
}

.home-disease-chip:hover .home-disease-chip__title,
.home-disease-chip:focus .home-disease-chip__title {
    color: #55bb27;
}

@media (max-width: 1199px) {
    .home-diseases__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 26px 16px;
    }
}

.home-clinic {
    padding: 0 0 24px;
    background: #eef3f8;
}

.home-clinic__panel {
    text-align: center;
    padding: 40px 28px;
    background: linear-gradient(135deg, #ffffff 0%, #f7fbff 100%);
    border: 1px solid #e3ebf3;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(15, 45, 75, 0.08);
}

.home-clinic__badge {
    display: inline-block;
    padding: 6px 14px;
    margin-bottom: 14px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.35px;
    text-transform: uppercase;
    color: #0077b6;
    background: rgba(0, 167, 237, 0.12);
    border-radius: 999px;
}

.home-clinic__title {
    margin: 0 0 12px;
    font-size: clamp(1.35rem, 2.5vw, 1.85rem);
    line-height: 1.3;
    color: #1f2d3d;
    font-weight: 700;
}

.home-clinic__text {
    max-width: 760px;
    margin: 0 auto 24px;
    font-size: clamp(0.95rem, 1.5vw, 1.05rem);
    line-height: 1.65;
    color: #5a6572;
}

.home-clinic__stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(120px, 1fr));
    gap: 16px;
    max-width: 720px;
    margin: 0 auto;
}

.home-clinic__stat {
    padding: 16px 12px;
    background: #fff;
    border: 1px solid #e6edf5;
    border-radius: 12px;
}

.home-clinic__stat strong {
    display: block;
    font-size: clamp(1.35rem, 2vw, 1.75rem);
    line-height: 1.1;
    color: #00a7ed;
    margin-bottom: 4px;
}

.home-clinic__stat span {
    display: block;
    font-size: 13px;
    color: #667085;
    line-height: 1.35;
}

.home-profile {
    padding: 8px 0 56px;
    background: #eef3f8;
}

.home-profile__card {
    background: #fff;
    border: 1px solid #e3ebf3;
    border-radius: 18px;
    box-shadow: 0 14px 36px rgba(15, 45, 75, 0.08);
    padding: clamp(24px, 3vw, 40px);
}

.home-profile__header {
    margin-bottom: 28px;
    text-align: left;
}

.home-profile__eyebrow {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.35px;
    text-transform: uppercase;
    color: #55bb27;
}

.home-profile__title {
    margin: 0 0 10px;
    font-size: clamp(1.35rem, 2.4vw, 1.75rem);
    line-height: 1.3;
    color: #1f2d3d;
    font-weight: 700;
}

.home-profile__lead {
    margin: 0;
    max-width: 680px;
    font-size: 15px;
    line-height: 1.6;
    color: #667085;
}

.home-section-head--left {
    text-align: left;
}

.home-section-head--left h2 {
    color: #333;
    font-size: clamp(1.2rem, 2.2vw, 1.5rem);
}

.home-profile__grid {
    display: grid;
    grid-template-columns: minmax(280px, 1fr) minmax(320px, 1.15fr);
    gap: clamp(24px, 3vw, 40px);
    align-items: start;
}

.home-profile__media {
    min-width: 0;
}

.home-video-embed {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18);
    background: #111;
}

.home-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}

.home-profile__video-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 600;
    color: #0077b6;
    text-decoration: none;
}

.home-profile__video-link:hover {
    color: #00a7ed;
}

.home-profile__content p {
    font-size: 15px;
    line-height: 1.75;
    color: #4b5563;
    margin-bottom: 14px;
}

.home-profile__content p:last-of-type {
    margin-bottom: 18px;
}

.home-profile__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 11px 24px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background: linear-gradient(135deg, #00a7ed 0%, #0077b6 100%);
    box-shadow: 0 6px 16px rgba(0, 119, 182, 0.25);
    transition: transform .15s ease, box-shadow .2s ease;
}

.home-profile__btn:hover {
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(0, 119, 182, 0.32);
}

@media (max-width: 991px) {
    .home-ask {
        padding: 40px 0;
    }

    .home-ask__grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .home-ask__title,
    .home-ask__subtitle,
    .home-ask__intro.section_titel1 {
        text-align: center;
    }

    .home-ask__subtitle {
        margin-left: auto;
        margin-right: auto;
    }

    .home-ask__highlights {
        max-width: 320px;
        margin: 0 auto;
    }

    .home-ask__badge {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .home-diseases__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 24px 16px;
    }

    .home-profile__grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .home-clinic__stats {
        grid-template-columns: 1fr;
        max-width: 320px;
    }

    .home-clinic__panel {
        padding: 28px 18px;
    }

    .home-profile__header {
        text-align: center;
    }

    .home-profile__lead {
        margin-left: auto;
        margin-right: auto;
    }

    .home-hero__carousel,
    .home-hero__carousel .carousel-inner,
    .home-hero__carousel .item {
        max-height: 400px;
    }

    .home-hero__img {
        max-height: 400px;
    }
}

@media (max-width: 767px) {
    .home-ask {
        padding: 32px 0;
    }

    .home-clinic__stats {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
        max-width: 100%;
    }

    .home-clinic__stat {
        padding: 12px 8px;
    }

    .home-clinic__stat span {
        font-size: 11px;
    }

    .home-profile__card {
        padding: 20px 16px;
        border-radius: 14px;
    }

    .home-profile__content {
        text-align: center;
    }

    .home-profile__btn {
        width: 100%;
    }

    .home-profile__video-link {
        justify-content: center;
        width: 100%;
    }

    .home-ask__container {
        padding-left: 14px;
        padding-right: 14px;
    }

    .home-diseases-section {
        padding: 36px 0 40px;
    }

    .home-diseases__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 22px 14px;
    }

    .home-hero__carousel,
    .home-hero__carousel .carousel-inner,
    .home-hero__carousel .item {
        max-height: 280px;
    }

    .home-hero__img {
        max-height: 280px;
        min-height: 180px;
    }

    .mobiledisease {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .home-ask__submit {
        max-width: 100%;
    }
}

@media (max-width: 479px) {
    .home-clinic__stats {
        grid-template-columns: 1fr;
        max-width: 280px;
    }

    .home-diseases__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px 12px;
    }

    .home-disease-chip__title {
        max-width: 120px;
        font-size: 0.82rem;
    }
}