@charset "utf-8";
/* CSS Document */

.home-content {
    width: 100%;
    float: left;
}
.home-content .sppb-row {
    margin-left: 0;
    margin-right: 0;
}
.home-content .sppb-col-md-12 {

}
/********** top site **********/
.top-site {
    padding-top: 20px;
}
.top-site .row {
    align-items: center;
}
.top-info {}
.custom-top-info .phone {}
.custom-top-info .phone a {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}
.custom-top-info .phone a:hover {
    text-decoration: underline;
}
.custom-top-info .link-modal {}
.custom-top-info .link-modal a {
    color: #24B5EA;
    font-size: 18px;
}
.custom-top-info .link-modal a:hover {
    text-decoration: underline;
    color: #24B5EA;
}
.logo {
    text-align: center;
}
.logo a.brand-logo-dark {
    display: none;
}
.logo a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.logo a:hover {
    opacity: 0.7;
}
.logo a img {}
.langs {}
.langs .mod-languages ul {
    display: flex;
    align-items: center;
}
.langs .mod-languages ul li {}
.langs .mod-languages ul li a {
    padding: 0;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.langs .mod-languages ul li.lang-active,
.langs .mod-languages ul li:hover {
    background-color: transparent;
}
.langs .mod-languages ul li.lang-active a,
.langs .mod-languages ul li:hover a {
    opacity: 0.7;
}
.burger {
    text-align: right;
}
.burger a {
    display: flex;
    justify-content: end;
    align-items: center;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.burger a:hover {
    opacity: 0.7;
}
.burger a span.text-burger {
    margin-right: 10px;
}

/*********** home ***********/
/*-------- header ----------*/
header {
    width: 100%;
    float: left;
}
#HeaderHome {
    height: 1295px;
}
.custom-header-home {}
.custom-header-home .row-header-1 {}
.custom-header-home .info-header {}
.custom-header-home .info-header h1 {
    color: #ffffff;
    line-height: 1;
    margin-bottom: 32px;
    font-weight: 400;
}
.custom-header-home .info-header .h4.blue {
    color: #24B5EA;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
}
.custom-header-home .info-header .h4.white {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.custom-header-home .info-header .header-tools {
    display: flex;
    align-items: center;
    margin-top: 90px;
}
.custom-header-home .info-header .header-tools .modal-link {
    flex: 0 0 355px;
    text-align: center;
    margin-right: 20px;
}
.custom-header-home .info-header .header-tools .modal-link a {
    padding: 20px 0;
    display: block;
    width: 100%;
}
.custom-header-home .info-header .header-tools .connect {
    flex: 0 0 auto;
}
.custom-header-home .info-header .header-tools .connect .wrap {
    display: flex;
    align-items: center;
}
.custom-header-home .info-header .header-tools .connect .icon-conn {
    flex: 0 0 68px;
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #24B5EA;
    border-radius: 100%;
    margin-right: 8px;
}
.custom-header-home .info-header .header-tools .connect .icon-conn i {
    color: #ffffff;
    font-size: 30px;
}
.custom-header-home .info-header .header-tools .connect .text-icon-conn {
   position: relative;
}
.custom-header-home .info-header .header-tools .connect .text-icon-conn .title {
    color: #24B5EA;
    font-size: 16px;
    font-weight: 500;
}
.custom-header-home .info-header .header-tools .connect .text-icon-conn .phone {}
.custom-header-home .info-header .header-tools .connect .text-icon-conn .phone a {
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
}
.custom-header-home .info-header .header-tools .connect .text-icon-conn .phone a:hover {
    text-decoration: underline;
}
.custom-header-home .img-header {}
.custom-header-home .img-header img {}
.custom-header-home .row-header-2 {
    margin-top: 160px;
    align-items: center;
}
.custom-header-home .img-about-header {}
.custom-header-home .img-about-header img {
    border-radius: 30px;
}
.custom-header-home .desc-about-header {}
.custom-header-home .desc-about-header .h2 {
    color: #ffffff;
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 24px;
    margin-bottom: 24px;
    font-weight: 400;
}
.custom-header-home .desc-about-header p {
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 40px;
}
.custom-header-home .desc-about-header p:last-child {
    margin-bottom: 0;
}

/*---------- our services ---------*/
#ServsHome {
    z-index: 10 !important;
}
#ServsHome .custom-our-servs {
    border-radius: 30px 30px 0 0;
    background-color: #f2f2f2;
    padding: 170px 0 60px;
}
#ServsHome .custom-our-servs .container {
    position: relative;
    z-index: 100;
}
.custom-our-servs .row-title {
    color: #222;
    align-items: center;
    margin-bottom: 75px;
}
.custom-our-servs .row-title .title {}
.custom-our-servs .row-title .title .h2 {
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 34px;
    font-weight: 400;
}
.custom-our-servs .row-title .desc-title {
    text-align: right;
}
.custom-our-servs .row-blocks-serv {}
.custom-our-servs .block-serv {
    margin-bottom: 24px;
}
.custom-our-servs .block-serv a.wrap {
    display: block;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.57);
    height: 290px;
    padding: 24px;
    position: relative;
    -webkit-transition: width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
    transition: width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
.custom-our-servs .block-serv a.wrap:hover {
    background-color: rgba(255, 255, 255, 1);
}
.custom-our-servs .block-serv a.wrap .img-serv {}
.custom-our-servs .block-serv a.wrap .desc-serv {
    color: #222;
    position: absolute;
    bottom: 24px;
}
.custom-our-servs .block-serv a.wrap .desc-serv .h4 {
    text-transform: uppercase;
}
.custom-our-servs .block-serv a.wrap .desc-serv .h5 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
}
.custom-right-img {
    position: absolute;
    right: 0;
    top: 100px;
    width: 650px;
}

/*---------- Our Team --------*/
#OurTeam {}
.custom-our-team {}
.custom-our-team .title-team {
    max-width: 750px;
    margin: 0 auto 105px;
    text-align: center;
}
.custom-our-team .title-team .h2 {
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 14px;
    margin-bottom: 18px;
    font-weight: 400;
}
.custom-our-team .title-team .h5 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
}
.custom-our-team .block-img-team {
    position: relative;
    margin-bottom: 74px;
}
.custom-our-team .block-img-team .img-team {}
.custom-our-team .block-img-team .img-team img {
    border-radius: 30px;
}
.custom-our-team .block-img-team .desc-team {
    position: absolute;
    bottom: 80px;
    left: 47%;
    width: 330px;
    height: 130px;
    background: rgba(255, 255, 255, 0.57);
    border-radius: 15px;
    text-align: center;
    padding: 18px 8px 0;
    color: #222;
    display: none;
}
.custom-our-team .block-img-team .desc-team .h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 7px;
}
.custom-our-team .block-img-team .desc-team p {
    margin-bottom: 0;
    line-height: 1;
}
.custom-our-team .link-article {
    text-align: center;
}

/*--------- AboutClinic ---------*/
#AboutClinic {
    height: 840px;
}
.custom-our-clinic {}
.custom-our-clinic .row {
    align-items: end;
    margin-top: 505px;
}
.custom-our-clinic .desc-about {
    color: #ffffff;
    font-weight: 400;
}
.custom-our-clinic .desc-about .h2 {
    margin-bottom: 16px;
    font-weight: 400;
}
.custom-our-clinic .desc-about .h5 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 70px;
    line-height: 1.3;
}
.custom-our-clinic .desc-about .link-article {}
.custom-our-clinic .link-video {
    text-align: right;
}
.custom-our-clinic .link-video a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.custom-our-clinic .link-video a:hover {
    opacity: 0.5;
}
.custom-our-clinic .link-video a img {}

/*----------- Our Cases -----------*/
#OurCases {}
.custom-cases {}
.custom-cases .row-title {
    align-items: center;
    margin-bottom: 75px;
    color: #ffffff;
}
.custom-cases .row-title .title .h2 {
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 34px;
    font-weight: 400;
}
.custom-cases .row-title .desc-title {
    text-align: right;
}
.custom-cases .includ-mod .raxo-item-nor {
    margin-bottom: 50px;
}
.custom-cases .includ-mod .raxo-item-nor:nth-child(3n+2) {
    margin-top: 30px;
}
.custom-cases .includ-mod .raxo-image {
    margin-bottom: 28px;
    height: 490px;
    position: relative;
}
.custom-cases .includ-mod .raxo-image a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    border-radius: 19px;
    transition: width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
.custom-cases .includ-mod .raxo-image a:hover::after {
    background-color: rgba(0, 0, 0, 0.4);
}
.custom-cases .includ-mod .raxo-image a img {
    width: 100%;
    height: 100%;
    border-radius: 19px;
}
.custom-cases .includ-mod .raxo-content {}
.custom-cases .includ-mod .raxo-content h4 {
    text-transform: uppercase;
}
.custom-cases .includ-mod .raxo-content .raxo-text {
    color: #ffffff;
}
.custom-cases .link-article {
    text-align: center;
}

/*---------- SignUpConsult --------*/
#SignUpConsult {}
.custom-consult {}
.custom-consult .left-half-ellipse {
    position: absolute;
    top: 0;
}
.left-half-ellipse {
    width: 215px;
    height: 430px;
    border-radius: 0 430px 430px 0;
    opacity: 0.4;
    background: #B1B0B1;
    filter: blur(147.25px);
}
.custom-consult .wrap {
    border-radius: 15px;
    background-color: #ffffff;
    position: relative;
    height: 560px;
}
.custom-consult .wrap .img-form {
    position: absolute;
    bottom: 0;
    left: 37%;
}
.custom-consult .info-form {
    margin-top: 119px;
    z-index: 1;
}
.custom-consult .info-form .h2 {
    line-height: 1.1;
    margin-bottom: 30px;
    font-weight: 400;
}
.custom-consult .info-form .h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
}
.custom-consult .info-form .info-block {
    display: flex;
    align-items: center;
}
.custom-consult .info-form .info-block .img-info {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px;
}
.custom-consult .info-form .info-block .img-info i {
    font-size: 20px;
}
.custom-consult .info-form .info-block .link-info {}
.custom-consult .info-form .info-block .link-info a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.custom-consult .info-form .info-block .link-info a:hover {
    text-decoration: underline;
}
.custom-consult .info-form .info-block-phone {
    margin-bottom: 14px;
}
.custom-consult .info-form .info-block-mail {}
.custom-consult .form-consult {
    margin-top: 95px;
    z-index: 1;
}
.custom-consult .form-consult .include-form .cf-form-wrap input,
.custom-consult .form-consult .include-form .cf-form-wrap select {
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent !important;
}
.custom-consult .form-consult .include-form .cf-form-wrap button.cf-btn {
    margin-top: 30px;
    font-weight: 700;
}

/********* footer ************/
#Footer {}
.wrap-footer {
    background-color: #141414;
    padding: 80px 0;
    border-radius: 19px;
    margin: 0 23px;
}
.wrap-footer .row {
    align-items: center;
}
.footer-logo {}
.footer-logo a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.footer-logo a:hover {
    opacity: 0.7;
}
.footer-logo a img {}
.footer-menu {}
.footer-menu ul {
    display: block;
    padding-left: 28%;
}
.footer-menu ul li {
    width: 50%;
    float: left;
    line-height: 3;
}
.footer-menu ul li ul {
    display: none;
}
.footer-menu ul li a {
    font-size: 18px;
    font-weight: 500;
}
.footer-menu ul li a:hover,
.footer-menu ul li a:focus,
.footer-menu ul li.active a {
    color: #bbb;
}
.footer-info {
    text-align: right;
}
.footer-info .phone {}
.footer-info .phone a {
    font-size: 24px;
    font-weight: 500;
}
.footer-info .mail {}
.footer-info .mail a {
    font-size: 18px;
    font-weight: 500;
}
.footer-info .phone a:hover,
.footer-info .mail a:hover {
    text-decoration: underline;
}
.footer-info ul {
    padding: 0;
    margin-bottom: 0;
    margin-top: 30px;
}
.footer-info ul li {
    display: inline-block;
    margin-left: 15px;
}
.footer-info ul li a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.footer-info ul li a:hover {
    opacity: 0.7;
}
.footer-info ul li a img {}

/************** Copyright *************/
#Copyright {
    background-color: #000;
    color: #ffffff;
    padding: 25px 0;
}
#Copyright .row {
    align-items: center;
}
.copyright {
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
}
.privacy {
    text-align: right;
}
.privacy a {
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
}
.privacy a:hover,
.privacy a:focus {
    text-decoration: underline;
}

/********** content **********/
main {
    width: 100%;
    float: left;
}
.page-news main,
.page-confid main {
    padding-bottom: 80px;
}
main .sppb-row-column {
    padding: 0 !important;
}
.page-header {
    margin-bottom: 40px;
}
.page-header h1 {
    margin-bottom: 0;
    line-height: normal;
}
/*--------- breadcrumbs -----------*/
.breadcrumb {
    margin: 10px 0 60px;
}
.breadcrumb li {
    font-size: 14px;
    font-weight: 400;
}
.breadcrumb li a {
    color: #999999;
    text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.breadcrumb li.active span {
    color: #ffffff;
    font-weight: 500;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: "\f26d";
    font-family: 'Material-Design-Iconic-Font';
    color: #999999;
    font-size: 8px;
    padding-top: 5px;
}
/*--------- pagenavigation ------------*/
.pagenav {
    padding-left: 0;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.pagenav li {
    display: block;
}
.pagenav li a {
    padding: 6px 50px;
}
.pagenav li.previous {
    float: left;
}
.pagenav li.next {
    float: right;
}
.pagenavigation {
    width: 100%;
    float: left;
}
/*--------- pagination ----------*/
.com-content-category-blog__navigation,
.jshop_pagination {
    text-align: center;
    margin-top: 40px;
}
.pagination__wrapper {
    margin: 0 auto;
}
.pagination {
    justify-content: center;
}
.pagination .page-item,
.pagenavigation .pagination a {
    margin: 0 5px;
}
.pagination .page-link {
    border: none;
    color: #1F1F1F;
    border-radius: 6px;
}
.pagination .page-item.active .page-link {
    background-color: #24B5EA;
    border-radius: 6px;
    color: #1A1A1A;
    padding: 6px 15px;
}
.pagination .page-link:hover {
    border-radius: 6px;
    background-color: #24B5EA;
}

/*********** services **********/
/*-------- title page ---------*/
body.service {
    background-color: #f4f4f4;
    color: #2D2C2C;
}
.service .custom-top-info .phone a {
    color: #2D2C2C;
}
.service .logo a.brand-logo-dark {
    display: block;
}
.service .logo a.brand-logo {
    display: none;
}
.service a.call-burger {
    color: #2D2C2C;
}
.service a.call-burger .img-burger svg line,
.service a.call-burger .img-burger svg path {
    stroke: #2D2C2C;
}
.service .breadcrumb {
    margin: 10px 0 25px;
}
.service .breadcrumb li.active span {
    color: #2D2C2C;
}
.service .custom-our-servs {
    padding-bottom: 100px;
}
.service #Footer {
    background-color: #000;
}
/*-------- page service ------*/
#HeaderServ {
    background-image: url(../images/bg-img-header-serv.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}
.custom-header-serv {}
.custom-header-serv .row {
    align-items: center;
}
.custom-header-serv .desc-header {}
.custom-header-serv .desc-header h1 {
    margin-bottom: 25px;
    font-weight: 400;
    text-transform: uppercase;
}
.custom-header-serv .desc-header .h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 50px;
}
.custom-header-serv .desc-header .link-modal {}
.custom-header-serv .desc-header .bottom-desc {
    margin-top: 270px;
}
.custom-header-serv .desc-header .bottom-desc .h3 {
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 24px;
    margin-bottom: 24px;
    font-weight: 400;
}
.custom-header-serv .desc-header .bottom-desc .h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    max-width: 545px;
    line-height: 1.4;
}
.custom-header-serv .img-header {}
#DescServ {}
.custom-advans-serv {}
.custom-advans-serv .head {
    margin-bottom: 40px;
}
.custom-advans-serv .head .h2 {
    font-weight: 400;
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 24px;
}
.custom-advans-serv .block-advan {
    margin-bottom: 24px;
}
.custom-advans-serv .block-advan .wrap {
    border-radius: 15px;
    background-color: #FAFAFA;
    padding: 40px 40px 30px;
    height: 290px;
    position: relative;
    -webkit-transition: width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
    transition: width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
.custom-advans-serv .block-advan:hover .wrap {
    background-color: #ffffff;
}
.custom-advans-serv .block-advan .number {
    color: #E2E2E2;
    font-weight: 700;
    font-size: 96px;
}
.custom-advans-serv .block-advan .h4 {
    margin-bottom: 0;
    position: absolute;
    bottom: 30px;
}
.custom-slider {}
.custom-slider .head {
    text-align: center;
    max-width: 870px;
    margin: 0 auto 50px;
}
.custom-slider .head .h2 {
    font-weight: 400;
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 14px;
    margin-bottom: 18px;
}
.custom-slider .head .h5 {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.custom-slider .wrap-slider {
    display: flex;
    align-items: center;
}
.custom-slider .wrap-slider .button-bs-slider {}
.custom-slider .wrap-slider .button-bs-slider button {
    position: relative;
    width: auto;
    opacity: 1;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.custom-slider .wrap-slider .button-bs-slider button:hover {
    opacity: 0.6;
}
.custom-slider .wrap-slider .nav-bs-prev {}
.custom-slider .wrap-slider .nav-bs-next {}
.custom-slider .wrap-slider .wrap-carousel {
    max-width: 1095px;
    margin: 0 auto;
}
.custom-slider .wrap-slider .wrap-carousel .carousel-inner {
    border-radius: 15px;
}
.custom-slider .wrap-slider .wrap-carousel .carousel-indicators {
    bottom: -70px;
    text-align: center;
}
.custom-slider .wrap-slider .wrap-carousel .carousel-indicators [data-bs-target] {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #D9D9D9;
    opacity: 1;
}
.custom-slider .wrap-slider .wrap-carousel .carousel-indicators .active,
.custom-slider .wrap-slider .wrap-carousel .carousel-indicators button:hover {
    background-color: #24B5EA;
}
.wrap-width-block {
    max-width: 1095px;
    margin: 0 auto;
}
.custom-accord {}
.custom-accord .accordion-item {
    border: none;
    margin-bottom: 24px;
    border-radius: 15px;
}
.custom-accord .accordion-item .accordion-button {
    padding: 24px 40px;
    border-radius: 15px;
    font-size: inherit;
    font-weight: 400;
}
.custom-accord .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.custom-accord .accordion-item .accordion-button::after {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #24B5EA;
    background-image: none;
    content: "\f2f9";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 45px;
    color: #24B5EA;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-accord .accordion-item .accordion-button:not(.collapsed)::after {
    background-color: #24B5EA;
    color: #ffffff;
}
.custom-accord .accordion-item .accordion-button:focus {
    box-shadow: none;
}
.custom-accord .accordion-item .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: #222;
}
.custom-accord .accordion-item .accordion-body {
    padding-left: 40px;
    padding-right: 40px;
}
.custom-price {}
.custom-price .head {
    text-align: center;
    margin-bottom: 60px;
}
.custom-price .head .h2 {
    font-weight: 400;
    background-image: url(../images/bottom-line-title.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 25px;
    margin-bottom: 45px;
}
.custom-price .head .h5 {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    max-width: 1015px;
    margin: 0 auto;
}
.custom-price .wrap-price {
    border-radius: 15px;
    border: 2px solid rgba(151, 151, 151, 0.2);
    padding: 0 30px;
}
.custom-price .wrap-price .block-price {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 2px dashed rgba(36, 181, 234, 0.2);
}
.custom-price .wrap-price .block-price:last-of-type {
    border-bottom: none;
}
.custom-price .wrap-price .block-price .h4 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
    flex: 0 0 82%;
}
.custom-price .wrap-price .block-price .value {
    flex: 0 0 190px;
    padding: 18px 0;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    border-radius: 7px;
    color: #222;
    font-weight: 700;
    font-size: 24px;
}
/*********** cases **********/
/*-------- title page ---------*/
.cases {}
.cases #Content {
    background-image: url(../images/bg-img-cases.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.cases-title {}
.cases .breadcrumb {
    margin: 10px 0 25px;
}
.cases .page-header h1 {
    color: #ffffff;
}
.cases .cases-blog .cases-menu {
    margin-bottom: 35px;
}
.cases .cases-menu ul {}
.cases .cases-menu ul li a {
    margin-right: 20px;
    margin-bottom: 25px;
    border-radius: 56px;
    background-color: #141414;
    padding: 15px 30px;
    border: 2px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cases .cases-menu ul li a:hover,
.cases .cases-menu ul li.active a {
    border: 2px solid #24B5EA;
    background-color: transparent;
}
.cases .blog-item {
    margin-bottom: 70px;
}
.cases .blog-item:nth-child(3n+2) {
    margin-top: 30px;
}
.cases .blog-item .teaser-img {
    margin-bottom: 28px;
    height: 490px;
    position: relative;
}
.cases .blog-item .teaser-img figure {
    margin-bottom: 0;
    height: 490px;
}
.cases .blog-item .teaser-img a img {
    width: 100%;
    height: 100%;
    border-radius: 19px;
}
.cases .blog-item .teaser-img a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 19px;
    -webkit-transition: width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
    transition: width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
.cases .blog-item .teaser-img a:hover::after {
    background-color: rgba(0, 0, 0, 0.40);
}
.cases .blog-item .item-content {}
.cases .blog-item .item-content .title-item {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.cases .blog-item .item-content .title-item .h4 {
    margin-bottom: 0;
}
.cases .blog-item .item-content .introtext {
    color: #ffffff;
}
/*-------- page case ------*/
.cases .item-case {
    padding-bottom: 70px;
}
.cases .item-case .cases-menu {}
.cases .item-case .article-body {
    color: #ffffff;
}
.cases .item-case .article-body p:first-child {
    margin-bottom: 55px;
}
.cases .item-case .article-body .block-img {
    margin-bottom: 28px;
}
.cases .item-case .article-body .block-img a {
    width: 100%;
    height: 100%;
    border-radius: 19px;
}
.cases .item-case .article-body .block-img a img {
    border-radius: 19px;
}
.cases .item-case .article-body .block-img a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 19px;
    -webkit-transition: width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
    transition: width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
.cases .item-case .article-body .block-img a:hover::after {
    background-color: rgba(0, 0, 0, 0.40);
}

/********** contacts **********/
.contacts #Content {
    background-image: url(../images/bg-img-header-page-1.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.item-pagecontacts .cont-info,
.item-pagecontacts .cont-info a {
    color: #ffffff;
}
.item-pagecontacts .cont-info a:hover {
    text-decoration: underline;
}
.item-pagecontacts .cont-info h1 {
    margin-bottom: 20px;
}
.item-pagecontacts .cont-info .block-cont {}
.item-pagecontacts .cont-info .block-cont .h5 {
    color: #999999;
    font-family: 'Montserrat', sans-serif;
}
.item-pagecontacts .cont-info .block-cont .h4 {
    font-family: 'Montserrat', sans-serif;
}
.item-pagecontacts .cont-info .address {
    margin-bottom: 30px;
}
.item-pagecontacts .cont-info .phone {
    margin-bottom: 30px;
}
.item-pagecontacts .cont-info .mail {
    margin-bottom: 50px;
}
.item-pagecontacts .cont-info ul.social {
    margin-bottom: 0;
    padding-left: 0;
}
.item-pagecontacts .cont-info ul.social li {
    display: inline-block;
    margin-right: 15px;
}
.item-pagecontacts .cont-info ul.social li a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.item-pagecontacts .cont-info ul.social li a:hover,
.item-pagecontacts .cont-info ul.social li a:focus {
    opacity: 0.7;
}
.item-pagecontacts .cont-info ul.social li a img {}
.item-pagecontacts .cont-form {}
.item-pagecontacts .cont-form .h4 {
    color: #ffffff;
}
.item-pagecontacts .cont-form .include-form {}
.item-pagecontacts .cont-form .include-form .cf-form-wrap input {
    border-top: none;
    border-left: none;
    border-right: none;
}
.item-pagecontacts .cont-form .include-form .cf-form-wrap button.cf-btn {
    margin-top: 40px;
}
.item-pagecontacts .row-g-map {
    margin-bottom: 80px;
    margin-top: 100px;
}
.item-pagecontacts .g-map {}
.item-pagecontacts .g-map iframe {}

/*--------- page about clinic ----*/
.about-clinic .breadcrumb {
    margin-bottom: 0;
}
.item-pageabout-clinic .custom-our-clinic .row-1 {
    margin-top: 190px;
}
.item-pageabout-clinic .custom-our-clinic .desc-about .h5 {
    margin-bottom: 0;
}
.item-pageabout-clinic .custom-our-clinic .row-2 {
    margin-top: 230px;
}
.item-pageabout-clinic #Counters {}
.item-pageabout-clinic .block-count {}
.item-pageabout-clinic .block-count .sppb-animated-number {
    color: #ffffff !important;
    font-family: "Noto Serif", serif;
    font-size: 48px;
    font-weight: 700;
}
.item-pageabout-clinic .block-count .sppb-animated-number-title {
    color: #ffffff;
    font-size: 18px;
}
.item-pageabout-clinic #AboutUs {}
.item-pageabout-clinic .custom-about-us {}
.item-pageabout-clinic .custom-about-us .container {
    background-image: url(../images/bg-img-about.png);
    background-repeat: no-repeat;
    background-position: left -160px;
    background-size: 60%;
}
.item-pageabout-clinic .custom-about-us .row {
    align-items: center;
}
.item-pageabout-clinic .custom-about-us .img-about {}
.item-pageabout-clinic .custom-about-us .desc-about-us {
    color: #ffffff;
}
.item-pageabout-clinic .custom-about-us .desc-about-us .h2 {
    margin-bottom: 20px;
    font-weight: 400;
}
.item-pageabout-clinic .custom-about-us .desc-about-us .h5 {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
}
.item-pageabout-clinic #OurAdvans {}
.item-pageabout-clinic .custom-our-advans {}
.item-pageabout-clinic .custom-our-advans .h2 {
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
.item-pageabout-clinic .custom-our-advans .block-advan {}
.item-pageabout-clinic .custom-our-advans .block-advan .wrap {
    border-radius: 10px;
    background-color: #101010;
    height: 300px;
    position: relative;
    padding: 30px 20px;
}
.item-pageabout-clinic .custom-our-advans .block-advan .img-advan {
    margin-bottom: 60px;
}
.item-pageabout-clinic .custom-our-advans .block-advan .img-advan img {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.item-pageabout-clinic .custom-our-advans .block-advan:hover .img-advan img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.item-pageabout-clinic .custom-our-advans .block-advan .desc-advan {
    color: #ffffff;
    position: absolute;
    bottom: 20px;
}
.item-pageabout-clinic .custom-our-advans .block-advan .desc-advan .h5 {}
.item-pageabout-clinic .custom-our-advans .block-advan .desc-advan p {
    margin-bottom: 0;
}
.item-pageabout-clinic #AboutTeam {}
.item-pageabout-clinic .custom-about-team {}
.item-pageabout-clinic .custom-about-team .h2 {
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 50px;
}
.item-pageabout-clinic .custom-about-team .img-team {}
.item-pageabout-clinic .custom-about-team .img-team img {
    border-radius: 25px;
}
#Sertif {}
.custom-sertif {}
.custom-sertif .title {}
.custom-sertif .title .h2 {
    color: #ffffff;
    font-weight: 400;
}
.custom-sertif .nav-bs-sl {}
.custom-sertif .nav-bs-sl .wrap {
    display: flex;
    justify-content: end;
}
.custom-sertif .nav-bs-sl .carousel-control-prev,
.custom-sertif .nav-bs-sl .carousel-control-next {
    position: relative;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: opacity 0.9s;
}
.custom-sertif .nav-bs-sl .carousel-control-prev:hover,
.custom-sertif .nav-bs-sl .carousel-control-next:hover {
    opacity: 0.7;
}
.custom-sertif .nav-bs-sl .carousel-control-next {
    margin-left: 20px;
}
.custom-sertif .row-slider {
    margin-top: 50px;
}
.custom-sertif .carousel-inner .wrap-items {
    display: flex;
    align-items: center;
}
.custom-sertif .carousel-inner .wrap-items .block-img {
    padding: 0 12px;
}
.custom-sertif .carousel-inner .wrap-items .block-img img {
    border-radius: 14px;
}

/*--------- page our team ---------*/
.our-team .breadcrumb {
    margin-bottom: 30px;
}
.our-team .page-header .h2 {
    margin-bottom: 0;
    color: #ffffff;
}
#BigPhoto {}
.custom-photo {}
.custom-photo .img-team {}
.custom-photo .img-team img {
    border-radius: 25px;
}
#MembersTeam {}
.custom-members {}
.custom-members .block-member {
    margin-bottom: 55px;
}
.custom-members .block-member .img-member {
    margin-bottom: 40px;
}
.custom-members .block-member .img-member img {
    border-radius: 20px;
}
.custom-members .block-member .desc-member {
    height: 100px;
    color: #ffffff;
    text-align: center;
}
.custom-members .block-member .desc-member .h4 {
    text-transform: uppercase;
}

/*---------- thank-page -----------*/
.thank-page .article-body {
    padding: 15vh 0 20vh;
    color: #ffffff;
}
.thank-page .article-body .link-home {
    text-align: center;
    margin-top: 30px;
}
.thank-page .article-body .link-home a {}

/********* other *********/
.wf-icon-zoom-image > svg {
    fill: #24B5EA !important;
}
.wf-mediabox .wf-mediabox-body .wf-mediabox-container,
.wf-mediabox .wf-mediabox-body .wf-mediabox-container .wf-mediabox-content-item img {
    border-radius: 8px;
    border: none;
    background-color: transparent;
}

/*---------- Privacy Policy -----------*/
.page-politic .article-body {
    color: #ffffff;
    padding-bottom: 100px;
}

/************ goTop **********/
#goTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #24B5EA;
    color: white;
    cursor: pointer;
    padding: 0px 10px;
    border-radius: 10px;
    font-size: 18px;
}
#goTop i {
    font-size: 40px;
    color: #ffffff;
}
#goTop:hover {
    background-color: #208eb6;
}

/************* form **************/
.convertforms .cf-content-wrap,
.convertforms .cf-form-wrap {
    padding: 15px 0 !important;
}
.convertforms .cf-select::after {
    border-color: #111 transparent transparent transparent !important;
}
.convertforms input::placeholder {
    color: #111;
}
.ba-form-page {
    padding: 0 !important;
    background: transparent !important;
}
.ba-form-page .input-field .ba-field-label-wrapper {
    display: none;
}
.ba-form-page .input-field .ba-field-container input {
    padding: 14px 5px 14px 20px !important;
    border: 1px solid #BDBDBD !important;
    background: transparent !important;
    border-radius: 0px !important;
    font-size: 16px;
    font-weight: 400;
}
.ba-form-page .input-field .ba-phone-selected-country {
    /*padding-left: 0 !important;*/
    padding-right: 20px !important;
}
.ba-form-page .input-field .ba-phone-flag {
    height: 20px !important;
    margin-right: 6px !important;
    width: 24px !important;
}
.ba-form-page .input-field .ba-phone-prefix {
    font-size: 14px !important;
}
.ba-form-page .input-field .ba-field-container input.ba-phone-number-input {
    padding-left: 95px !important;
}
.ba-form-page .ba-form-html-field p {
      font-size: 16px;
}
.ba-form-page .submit-button .ba-form-submit-btn:hover {
    text-decoration: none;
}
.ba-form-page .input-field .ba-field-container input::-webkit-input-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container input:-moz-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container input::-moz-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container input:-ms-input-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container textarea::-webkit-input-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container textarea:-moz-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container textarea::-moz-placeholder {
   font-size: 16px;
   font-weight: 400;
}
.ba-form-page .input-field .ba-field-container textarea:-ms-input-placeholder {
   font-size: 16px;
   font-weight: 400;
}
/*------------------------------------*/
.custom-free-consult .include-form {}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input {
    border: 2px solid #FFFFFF !important;
    border-radius: 79px !important;
    color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input:focus {
    background-color: transparent !important;
    color: #ffffff !important;
    border-color: #FF9BA5 !important;
}
.custom-free-consult .include-form .ba-form-page .submit-button .ba-form-submit-btn {
    width: 100%;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-phone-prefix {
    color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input.ba-phone-number-input {
    color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-phone-selected-country::before {
    border-top: 5px solid #fff !important;
}
.custom-free-consult .include-form .ba-form-page .ba-form-html-field p {
      color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .last-row-checkbox-wrapper .ba-form-checkbox-title {
    color: #ffffff;
}
.custom-free-consult .include-form .ba-form-poll-field .ba-form-checkbox-wrapper .ba-form-radio span:hover::before,
.custom-free-consult .include-form .ba-cart-row-content .ba-form-radio input[type="radio"] + span:hover::before,
.custom-free-consult .include-form .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:hover .ba-form-radio span::before,
.custom-free-consult .include-form .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:hover .ba-form-checkbox > span,
.custom-free-consult .include-form .ba-form-acceptance-field label.ba-form-checkbox > span:hover,
.custom-free-consult .include-form .ba-checkbox-image + .ba-checkbox-wrapper:hover .ba-form-radio span::before,
.custom-free-consult .include-form .ba-checkbox-image + .ba-checkbox-wrapper:hover .ba-form-checkbox > span,
.custom-free-consult .include-form .ba-checkbox-image:hover + .ba-checkbox-wrapper .ba-form-radio span::before,
.custom-free-consult .include-form .ba-checkbox-image:hover + .ba-checkbox-wrapper .ba-form-checkbox > span,
.custom-free-consult .include-form .ba-form-radio-field .ba-form-checkbox-wrapper .ba-form-radio span:hover::before,
.custom-free-consult .include-form .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span:hover {
    border: 2px solid #B4030D !important;
}
.custom-free-consult .include-form .ba-form-acceptance-field label.ba-form-checkbox input[type="checkbox"]:checked + span,
.custom-free-consult .include-form .ba-form-field-item .ba-form-checkbox-wrapper input[type="checkbox"]:checked + span {
    border: 2px solid #B4030D !important;
    background: #B4030D !important;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input::-webkit-input-placeholder {
   color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input:-moz-placeholder {
   color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input::-moz-placeholder {
   color: #ffffff;
}
.custom-free-consult .include-form .ba-form-page .input-field .ba-field-container input:-ms-input-placeholder {
   color: #ffffff;
}

/******** 404 ***********/
.error-page-inner {
    padding-top: 20px;
    padding-bottom: 80px;
    color: #ffffff;
}
.error-page-inner .img-error {
    text-align: center;
    margin-bottom: 30px;
}
.error-page-inner .img-error img {
    max-width: 25%;
}
.error-page-inner p {
    font-size: 18px;
    font-weight: 600;
}
.error-page-inner ul {
    padding-left: 15px;
}
.error-page-inner ul li {
    font-size: 16px;
}
.error-page-inner .right-error-page-inner ul li {
    list-style: none;
}
.error-page-inner a {
    color: #24B5EA;
}

/******** modal ******/
.btn.disabled {
    opacity: 1;
}
.modal-header .close::after {
    content: "";
}
.modal-dialog .modal-header .btn-close {
    background: none;
}
.modal-dialog .modal-header .btn-close i {
    font-weight: bold;
    font-size: 36px;
}
.form-modal-dialog {
    max-width: 720px;
}
.form-modal-dialog .row {
    background-color: #a6a6a6;
    width: 100%;
}
.form-modal-dialog .block-modal {
    padding: 0;
}
.form-modal-dialog .modal-header {
    justify-content: right;
}
.form-modal-dialog .img-modal {}
.form-modal-dialog .img-modal img {
    position: relative;
    z-index: 10;
    width: 100%;
}
.form-modal-dialog .form-modal {
    height: 100%;
}
.form-modal-dialog .form-modal .modal-content {
    height: 100%;
    border-radius: 0;
    border: none;
    background-color: #a6a6a6;
}
.form-modal-dialog .form-modal .modal-body {
    padding-top: 40px;
    width: 85%;
    margin: 0 auto;
}
.form-modal-dialog .form-modal .modal-body .cf-form-wrap {
    padding: 15px 0;
}
.form-modal-dialog .modal-body .modal-title {
    color: #000;
    margin: 0;
}
.form-modal-dialog .form-modal .modal-body .cf-form-wrap input {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background-color: transparent !important;
}
.modal-header {
    border-bottom: none;
}
.modal-header .modal-title {
    margin: 0 auto;
}
.modal-header .btn-close {
    margin-left: 0;
}
.form-modal-dialog .ba-form-page .ba-form-html-field p {
    color: #16160e;
    font-size: 14px;
}
.form-modal-dialog .include-form .ba-form-page .input-field .ba-field-container input {

}
.form-modal-dialog .include-form .ba-form-page .submit-button .ba-form-submit-btn {
    width: 100%;
}
.form-modal-dialog .include-form .ba-form-page .input-field .ba-field-container input::placeholder,
.form-modal-dialog .include-form .ba-form-page .input-field .ba-field-container input::-webkit-input-placeholder,
.form-modal-dialog .include-form .ba-form-page .input-field .ba-field-container input:-moz-placeholder,
.form-modal-dialog .include-form .ba-form-page .input-field .ba-field-container input::-moz-placeholder,
.form-modal-dialog .include-form .ba-form-page .input-field .ba-field-container input:-ms-input-placeholder {
    color: #16160e !important;
}
.form-modal-dialog .include-form .ba-form-poll-field .ba-form-checkbox-wrapper .ba-form-radio span:hover::before,
.form-modal-dialog .include-form .ba-cart-row-content .ba-form-radio input[type="radio"] + span:hover::before,
.form-modal-dialog .include-form .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:hover .ba-form-radio span::before,
.form-modal-dialog .include-form .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:hover .ba-form-checkbox > span,
.form-modal-dialog .include-form .ba-form-acceptance-field label.ba-form-checkbox > span:hover,
.form-modal-dialog .include-form .ba-checkbox-image + .ba-checkbox-wrapper:hover .ba-form-radio span::before,
.form-modal-dialog .include-form .ba-checkbox-image + .ba-checkbox-wrapper:hover .ba-form-checkbox > span,
.form-modal-dialog .include-form .ba-checkbox-image:hover + .ba-checkbox-wrapper .ba-form-radio span::before,
.form-modal-dialog .include-form .ba-checkbox-image:hover + .ba-checkbox-wrapper .ba-form-checkbox > span,
.form-modal-dialog .include-form .ba-form-radio-field .ba-form-checkbox-wrapper .ba-form-radio span:hover::before,
.form-modal-dialog .include-form .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span:hover {
    border: 2px solid #329542 !important;
}
.form-modal-dialog .include-form .ba-form-acceptance-field label.ba-form-checkbox input[type="checkbox"]:checked + span,
.form-modal-dialog .include-form .ba-form-field-item .ba-form-checkbox-wrapper input[type="checkbox"]:checked + span {
    border: 2px solid #329542 !important;
    background: #329542 !important;
}

/*--------- modal video ---------*/
.modal-video-dialog {}
.modal-video-dialog .modal-header .btn-close {
    margin-left: auto;
}
.modal-video-dialog .modal-header .btn-close i {
    color: #000;
}
.modal-video-dialog .modal-body {
    padding: 14px 0 0;
}

/*----------- offcanvas ---------*/
.offcanvas.offcanvas-end {
    width: 610px;
}
.offcanvas-header {
    padding-top: 35px;
    padding-left: 70px;
}
.offcanvas-header .custom-menu-info {}
.offcanvas-header .custom-menu-info .phone {}
.offcanvas-header .custom-menu-info .phone a {
    font-size: 20px;
    font-weight: 600;
}
.offcanvas-header .custom-menu-info .phone a:hover {
    text-decoration: underline;
}
.offcanvas-header .custom-menu-info .time-work {
    color: #BBB;
    font-size: 14px;
}
.offcanvas-header button.btn-close {
    background-image: none;
    padding-top: 0;
    opacity: 1;
}
.offcanvas-header button.btn-close:hover {
    opacity: 0.7;
}
.offcanvas-header button.btn-close i {
    color: #ffffff;
    font-size: 32px;
}
.offcanvas-body {
    padding-left: 70px;
}
.offcanvas-body ul {
    display: block;
}
.offcanvas-body ul li {
    line-height: 2;
}
.offcanvas-body ul li a {
    font-size: 20px;
}
.offcanvas-body ul li a:hover,
.offcanvas-body ul li a:focus,
.offcanvas-body ul li.active a {
    color: #bbb;
}
.offcanvas-body .serv-menu {
    margin: 20px 0 110px;
}
.offcanvas-body .serv-menu ul li a.title-link {
    font-weight: 400;
}
.offcanvas-body .serv-menu ul li ul li a {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff !important;
}
.offcanvas-body .serv-menu ul li ul li a:hover,
.offcanvas-body .serv-menu ul li ul li a:focus,
.offcanvas-body .serv-menu ul li ul li.active a {
    color: #bbb !important;
}
.offcanvas-body .offcanvas-bottom {}
.offcanvas-body .offcanvas-bottom .about-menu ul li ul.mod-menu__sub {
    display: none;
}