/*@font-face {*/
/*    font-family: Open-Sans;*/
/*    src: url("/wp-content/themes/twentyseventeen/fonts/OpenSans-Regular.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: Open-Sans Light;*/
/*    src: url("/wp-content/themes/twentyseventeen/fonts/OpenSans-Light.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: Open-Sans Semibold;*/
/*    src: url("/wp-content/themes/twentyseventeen/fonts/OpenSans-Semibold.ttf");*/
/*}*/
html body, html {
    font-family: "Open-Sans" !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 20px;
}
.left {
    float: left;
}
.right {
    float: right;
}
a {
    color: #666666;
    font-size: 18px;
}
p {
    margin: 0 0 20px;
}
a:hover {
    color: #b70d7f;
    transition: all 0.3s;
    text-decoration: none;
}
img {
    max-width: 100%;
}
/*start header*/
header {
    border-bottom: 1px solid #b70d7f;
}
footer {
    float: left;
    width: 100%;
}
button.navbar-toggle {
    margin-top: 100%;
    margin-right: 60%;
}
.section-1 {
    width: 100%;
    min-height: 42px;
    background: #9f1881;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 42px;
    color: #ffffff;
}
.search_link {
    float: left;
    position: relative;
}
.search_link a:before {
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    background: url(images/search.png) no-repeat center;
    height: 43px;
    width: 70px;
}
.search_link form {
    width: 320px;
    position: absolute;
    right: 0;
    z-index: 999;
    padding-top: 5px;
}
.search_link form.search-form {
    display: none;
    z-index: 99;
    transition: all 0.3s;
}
.search_link form.search-form .search-submit:hover {
    background: #63ac2c;
}
.search_link form.search-form .search-submit {
    bottom: 0;
    right: 0;
    top: 5px;
    background: #9f1881;
    color: #ffffff;
    position: absolute;
    padding: 0 15px;
    text-transform: uppercase;
    border: 0;
    outline: none;
}
.search_link form.search-form .search-submit span {
    font-size: 13px;
    width: auto;
    height: auto;
    position: relative !important;
}
.search_link form input {
    border: 1px solid #9f1881;
    border-radius: 0;
    padding: 8px 85px 8px 10px;
    height: 38px;
    font-size: 14px;
    color: #9f1881;
    font-family: "Open-Sans";
    outline: none;
}
.open_search_form {
    display: table;
}
.open_search_form:hover {
    cursor: pointer;
}
.header-info > div {
    float: right;
}
.lang {
    float: right;
}
.lang a {
    width: 55px;
    line-height: 43px;
    float: right;
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}
.lang a:hover {
    background-color: #63ac2c;
}
.lang a.active {
    background-color: #63ac2c;
}
.lang_sel_list_horizontal li a {
    width: 55px;
    line-height: 43px;
    float: right;
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}
.lang_sel_list_horizontal li a:hover {
    background-color: #63ac2c;
}
.lang_sel_list_horizontal li a.lang_sel_sel {
    background-color: #63ac2c;
}
.tell a {
    display: block;
    float: left;
    line-height: 43px;
    margin: 0 10px;
    font-size: 14px;
    color: #ffffff;
}
.tell a:first-of-type:before {
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    background: url(images/header-inform.png) no-repeat left center;
    height: 43px;
    width: 18px;
    background-position-x: -18px;
}
.calendar {
    margin-right: 10px;
}
.calendar:before {
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    background: url(images/header-inform.png) no-repeat left center;
    height: 43px;
    width: 18px;
}
.section-2 {
    /*overflow: hidden;*/
}
.logo {
    margin: 20px 10px 16px 0;
    display: table;
}
.block_menu {
    display: table;
    margin-bottom: -1px;
}
.block_menu > nav.navbar {
    border: 0;
    margin: 0;
}
.navbar-toggle .icon-bar {
    background: #b70d7f;
}
.navbar-nav > li > a {
    font-size: 15px;
    color: #b70d7f;
    text-transform: uppercase;
    font-weight: 600;
    padding: 52px 3px;
    border-bottom: 1px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.nav > li > a:focus,
.nav > li > a:hover,
.navbar-nav > li.current-menu-item a {
    border-bottom: 1px solid #63ac2c;
    border-left: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    color: #63ac2c;
    background: none;
}
/*end header*/
/*start service*/

.services {
    display: table;
    width: 100%;
    border-top: 1px solid #fff;

    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat:no-repeat;
    background-position:100% 0;
    position:relative;
margin: auto;
}
.services > div {
    /*height: 60vh;*/
    height: 400px;

}
@media (max-width: 1200px) and (min-width: 1400px){
services{
margin-left: 130px;
}
}
.service-block {

    position: relative;
    float: left;
    height: auto;
    cursor: pointer;
    background: rgba(183, 13, 127, 0.4);
    text-align: center;
    width: 20%;
    overflow: hidden;
}
/*.service-block > div > img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: relative;
    display: block;
    min-height: 100%;
    margin: 0 auto;
    left: -20%;
    opacity: 0.5;
}*/
.image-block-service {
    transition: all 0.3s;
    height: 100%;
    z-index: -1;
    position: relative;
}
.service-block:hover .image-block-service {
    -webkit-transform: scale3d(2,2,1);
    transform: scale3d(1.4,1.4,1);
}
.service-block .row > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.service-block .info-service h3 {
    color: #ffffff;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.info-service img {
    max-height: 71px;
    display: block;
    margin: 0 auto 38px;
}
.info-service {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: table;
}
.info-service > div {
    vertical-align: middle;
    display: table-cell;
}
/*end service*/
/*start inovation*/
.innovative-technologies {
    background: #f4f4f3;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat:no-repeat;
    background-position:100% 0;
    position:relative;
}
.innovative-technologies h3 {
    color: #b70d7f;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 60px;
    margin-bottom: 80px;
}
.innovative {
    padding-bottom: 110px;
    display: table;
    width: 100%;
}
.innovative > div {
    width: 30%;
    margin: 0 1.5%;
    float: left;
}
.innovative > div h4 {
    border-bottom: 1px solid #9f1881;
    margin: 0 0 25px 0;
    padding-bottom: 25px;
    font-size: 20px;
    color: #b70d7f;
    text-align: center;
    min-height: 192px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.innovative > div p {
    font-size: 14px;
    color: #666666;
    text-align: center;
    font-weight: 100;
    margin-bottom: 40px;
}
.innovative > div h4:before {
    content: '';
    background: url("/wp-content/themes/twentyseventeen/images/inoovation-ico.png") no-repeat center;
    width: 100%;
    height: 81px;
    margin-bottom: 25px;
    display: block;
}
.innovative .link-slide {
    margin: 0 auto;
    float: none;
}
.link-slide:hover {
    background: #63ac2c;
}
/*end inovation*/
/*start about-us*/
.about-us {
    padding: 90px 0;
    float: left;
    width: 100%;
}
.video {
}
.video iframe {
    width: 93%;
    height: 375px;
    margin: 0 7% 0 0;
}
.about-us .link-slide {
    margin-left: 0;
    margin-top: 20px;
}
.about-us h3 {
    color: #b70d7f;
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 20px;
}
.about-us p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    font-weight: 100;
}
/*end about-us*/
/*start advantages*/
.advantages {
    background: url("/wp-content/themes/twentyseventeen/images/advantages-font.jpg");
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat:no-repeat;
    background-position:100% 0;
    position:relative;
    float: left;
    width: 100%;
}
.advantages .image {
    background: rgba(183, 13, 127, 0.6);
    text-align: center;
    color: #ffffff;
    padding: 2.5rem 0;
}
.advantages h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: "Open-Sans Semibold";
}
.advantages h4:before {
    content: '';
    display: block;
    width: 100%;
    height: 100px;
    text-align: center;
    margin-bottom: 40px;
}
.advantages-1 h4:before {
    background: url("/wp-content/themes/twentyseventeen/images/advantages-1.png") no-repeat center;
}
.advantages-2 h4:before {
    background: url("/wp-content/themes/twentyseventeen/images/advantages-2.png") no-repeat center;
}
.advantages-3 h4:before {
    background: url("/wp-content/themes/twentyseventeen/images/advantages-3.png") no-repeat center;
}
.advantages-4 h4:before {
    background: url("/wp-content/themes/twentyseventeen/images/advantages-4.png") no-repeat center;
}
.advantages p {
    font-size: 14px;
    font-family: "Open-Sans Light";
}
/*end advantages */
/*start contect*/
.contact {
    background: #9f1881;
    padding: 1.7rem 0;
    font-size: 20px;
    text-align: center;
}
.city:before {
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    background: url(images/contact-info.png) no-repeat left center;
    height: 58px;
    width: 25px;
}
.city {
    color: #ffffff;
    font-family: "Open-Sans Light";
    display: inline-block;
    line-height: 58px;
    float: left;
}
.contact .tell {
    display: inline-block;
    text-align: right;
}
.contact .tell a {
    color: #ffffff;
    line-height: 58px;
    font-size: 20px;
    font-family: "Open-Sans Light";
    display: inline-block;
    float: none;
    margin: 0;
}
.contact .tell a:first-of-type {
    margin: 0 1.4rem 0 0;
}
.contact .tell a:first-of-type:before {
    content: '';
    display: block;
    float: left;
    margin-right: 10px;
    background: url(images/contact-info.png) no-repeat left center;
    height: 58px;
    width: 31px;
    padding: 0;
    background-position-x: -24px;
}
.feedback {
    float: right;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-family: 'Open-Sans';
    padding: 0 5rem;
    font-size: 18px;
    line-height: 56px;
    text-transform: uppercase;
}
.feedback:hover {
    background: #ffffff;
    color: #9f1881;
    text-decoration: none;
    cursor: pointer;
}
/*end contect*/
/*start map*/
.map {
    height: 565px;
    display: table;
    width: 100%;
}
.map iframe {
    width: 100%;
    height: 565px;
    margin-bottom: -4px;
}
.overlay {
    background:transparent;
    position:relative;
    width:100%;
    height:565px;
    top:565px;
    margin-top:-565px;
}
/*end map*/
/*start footer*/
.footer {
    background: #9d9d9d;
    padding: 1rem 0;
}
.footer span {
    font-size: 13px;
    color: #ffffff;
}
.footer a {
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
}
.footer a:hover {
    text-decoration: none;
    color: #ffffff;
}
/*end footer*/
.link-slide {
    width: 178px;
    padding: 0 10px;
    line-height: 40px;
    display: table;
    background: #9f1881;
    position: relative;
    z-index: 100;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
}
.link-slide:hover {
    color: #ffffff;
    text-decoration: none;
}
.breadcrumb-page {
    line-height: 32px;
    height: 34px;
    border-bottom: 1px solid #f4f4f3;
}
.page-title-block {
    width: 100%;
    float: left;
    border-bottom: 1px solid #cecece;
    text-align: center;
    padding: 1.5rem 0;
    margin: 0 0 30px;
}
.page-title-block .entry-title {
    color: #b70d7f;
    margin: 0;
    font-size: 32px;
    padding: 0 55px;
    text-transform: uppercase;
    line-height: 38px;
}
/*.entry-title {
    color: #b70d7f;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 38px;
    border-bottom: 1px solid #cecece;
    text-align: center;
    padding: 1.5rem 0;
    margin: 0 0 30px;
}*/
.content-text {
    font-size: 17px;
    color: #666666;
    font-family: "Open-Sans Light";
    line-height: 30px;
    width: 100%;
    float: left;
}
.content-text img {
    display: block;
    margin: 15px auto 10px;
}
.content-text h3, .content-text h2, .desc-content-cat h3, .desc-content-cat h2 {
    margin-top: 40px;
    font-size: 22px;
    color: #b70d7f;
    text-transform: uppercase;
    font-family: "Open-Sans";
}
.desc-content-cat h3, .desc-content-cat h2 {
    margin-bottom: 25px;
}
.page-about-us {
    float: left;
    width: 100%;
}
.content-text ul {
    padding: 0;
    margin: 0 0 13px 20px;
}
.content-text li {
    line-height: 36px;
    list-style-type: none;
}
.content-text li:before {
    background: #b70d7f;
    content: "";
    width: 5px;
    border-radius: 50%;
    margin-bottom: 4px;
    margin-right: 10px;
    height: 5px;
    display: inline-block;
}
.content-text strong, .content-text b {
    font-size: 17px;
    color: #b70d7f;
    font-family: "Open-Sans Light";
    /*display: table;*/
    margin-top: 14px;
    margin-bottom: 12px;
}
.certificates {
    width: 100%;
    margin-bottom: 50px;
    float: left;
}
.certificate {
    width: 300px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #b70d7f;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #bbbbba;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
}
.doctor-image {
    width: 293px;
    height: 429px;
    overflow: hidden;
    float: left;
}
.doctor-information {
    float: left;
    height: 429px;
    width: calc(100% - 293px);
    padding: 37px 29px;
    border: 1px solid #cecece;
}
.doctor-name {
    color: #b70d7f;
    font-size: 20px;
    font-family: "Open-Sans Semibold";
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.doctor {
    margin-bottom: 30px;
}
.doctor-desc {
    color: #4b4b4b;
    font-size: 16px;
    font-family: "Open-Sans Light";
    line-height: 32px;
    float: left;
    width: 100%;
}
.doctor-desc ul {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #cecece;
}
.doctor-desc ul li {
    list-style-type: none;
    float: left;
    width: 50%;
}
.doctor-desc strong {
    color: #b70d7f;
    font-family: "Open-Sans Light";
}
.kb_sep {
    background: #acacac;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin: 0 10px 3px;
    display: inline-block;
}
.kama_breadcrumbs,
.kama_breadcrumbs > span,
.kama_breadcrumbs > span a {
    color: #ababab;
    font-size: 13px;
}
.kama_breadcrumbs > span a:hover {
    text-decoration: underline;
}
.open-block-register span {
    padding-left: 20px;
    display: block;
    position: relative;
    color: #ffffff;
}
.open-block-register span:before {
    content: '';
    width: 1px;
    height: 20px;
    background: #ffffff;
    position: absolute;
    top: 25px;
    left: 0;
}
.open-block-register:hover {
    width: 320px;
    background: #63ac2c url(/wp-content/themes/twentyseventeen/images/img1.png) no-repeat 20px center;
}
.register-for-reception .open-block-register {
    margin-top: 160px;
}
.call-me .open-block-register {
    margin-top: 80px;
    background: #9F1881 url(/wp-content/themes/twentyseventeen/images/tell_me.png) no-repeat 17px center;
}
.call-me .open-block-register:hover {
    width: 320px;
    background: #63ac2c url(/wp-content/themes/twentyseventeen/images/tell_me.png) no-repeat 17px center;
}
.open-block-register {
    position: fixed;
    z-index: 100;
    background: #9F1881 url(/wp-content/themes/twentyseventeen/images/img1.png) no-repeat 20px center;
    width: 65px;
    height: 65px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 65px;
    right: 20px;
    border-radius: 35px;
    padding-left: 65px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
    transition: all 0.4s;
    cursor: pointer;
}
.block-register, .open-block-reviews {
    background: rgba(255, 255, 255, 0.81);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999;
    display: none;
}
.block-register > div, .open-block-reviews > div {
    vertical-align: middle;
    display: table-cell;
}
.block-register > div > div, .open-block-reviews > div > div {
    display: table;
    padding: 45px 55px;
    border-radius: 5px;
    border: 1px solid #9f1881;
    background: #ffffff;
    margin: 0 auto;
    width: 536px;
    position: relative;
    text-align: center;
}
input {
    outline: none;
}
.block-register input, .block-register textarea,
.open-block-reviews input, .open-block-reviews textarea {
    width: 380px;
    outline: none;
    padding: 11px;
    font-size: 15px;
    color: #878787;
    font-family: "Open-Sans Light";
    margin: 0 auto 20px;
    display: block;
}
input[type="text"] {
    border: 1px solid #cecece;
}
textarea {
    resize: none;
    border: 1px solid #cecece;
}
.open-block-reviews .add-submit {
    margin: 10px auto;
    line-height: 38px;
}
.block-register input[type='submit'],
.open-block-reviews .add-submit {
    width: 244px;
    font-family: "Open-Sans";
    border-radius: 5px;
    background: #9f1881;
    text-align: center;
    border: 0;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin: 35px auto 0;
    cursor: pointer;
}
div.wpcf7 .ajax-loader {
    margin: 0 0 5px;
}
.block-register p {
    margin: 0;
}
.title-block-register {
    color: #b70d7f;
    font-family: "Open-Sans";
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.block-register .tell {
    float: left;
    width: 100%;
    padding: 30px 0 0;
    border-top: 1px solid #f0f0f0;
    text-align: center;
}
.block-register .tell a:first-of-type:before {
    height: 21px;
    width: 21px;
}
.block-register .tell a {
    color: #b70d7f;
    line-height: 20px;
    font-size: 16px;
    display: inline-block;
    margin: 0 8px;
    float: none;
}
.block-register .tell a:first-of-type:before {
    background: url(/wp-content/themes/twentyseventeen/images/open-block-contact.png) no-repeat left center;
}
.text-sign-up-for-pryem {
    font-size: 15px;
    color: #878787;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.register-send-ok .title-block-register {
    margin: 0;
}
.register-send-ok:before {
    content: '';
    width: 100%;
    height: 45px;
    background: url(/wp-content/themes/twentyseventeen/images/icon-send-ok.png) center no-repeat;
    display: block;
    margin-bottom: 30px;
}
.close-block, .close-block-reviews {
    background: url(/wp-content/themes/twentyseventeen/images/close.png) no-repeat center;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
}
div.wpcf7-response-output {
    margin: -22px 0 5px;
    padding: 0;
}
div.wpcf7-validation-errors {
    border: 0;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    margin-top: -20px;
    font-size: 14px;
    font-family: "Open-Sans";
    position: absolute;
    width: 424px;
}
div.wpcf7-validation-errors,
div.wpcf7-response-output {
    font-size: 14px;
    font-family: "Open-Sans";
    position: absolute;
    width: 424px;
}
.block-register div.wpcf7-mail-sent-ok, .page-contact div.wpcf7-mail-sent-ok {
    display: none !important;
}
.block-register > div > div:first-of-type {
    display: none;
}
.block-register > div > div:first-of-type.register-send-ok {
    padding: 55px;
    display: table;
}
.block-register > div > div.register-send-ok + div {
    display: none;
}
.block-address {
    position: relative;
    padding: 0 0 0 40px;
    color: #666666;
    font-size: 20px;
    font-family: "Open-Sans Light";
    margin: 30px 0 40px;
    line-height: 30px;
}
.block-address:before {
    content: '';
    background: url(/wp-content/themes/twentyseventeen/images/contact_page_icon_1.png) center no-repeat;
    width: 20px;
    height: 26px;
    float: left;
    position: absolute;
    display: block;
    top: 5px;
    left: 0;
}
.block-tell-contact {
    position: relative;
    padding: 5px 0 40px 40px;
    display: block;
    margin-bottom: 45px;
    border-bottom: 1px solid #f0f0f0;
}
.block-tell-contact a {
    color: #666666;
    font-size: 20px;
    font-family: "Open-Sans Light";
    margin-right: 25px;
}
.block-tell-contact:before {
    content: '';
    background: url("/wp-content/themes/twentyseventeen/images/contact_page_icon_2.png") center no-repeat;
    width: 24px;
    height: 26px;
    float: left;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.block-contact-form .wpcf7-form input[type=submit]:hover {
    background: #63ac2c;
}
.block-contact-form .wpcf7-form input[type=submit] {
    background: #9f1881;
    float: right;
    margin-right: 0.5%;
    margin-top: 6px;
    margin-bottom: 0;
    width: 244px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 15px;
    font-family: "Open-Sans";
    border: 0;
    border-radius: 5px;
    padding: 0;
    transition: all 0.3s;
}
.block-contact-form .wpcf7-form input,
.block-contact-form .wpcf7-form textarea {
    padding: 15px;
    border: 1px solid #cecece;
    color: #666666;
    margin-bottom: 20px;
    font-family: "Open-Sans Light";
    font-size: 15px;
    outline: none;
    resize: none;
    width: 100%;
}
.block-contact-form .wpcf7-form textarea {
    height: 124px;
}
.category-services {
    width: 350px;
    float: left;
    /*padding: 30px 30px 90px 0;*/
    padding: 30px 20px 90px 0;
}
.category-services input {
    display: none;
    position: absolute;
}
.category-services label {
    display: block;
    margin: 0 0 -1px;
    color: #b70d7f;
    font-size: 18px;
    border-top: 1px solid #f0f0f0;
    line-height: 76px;
    cursor: pointer;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
}
.category-services label:first-of-type {
    border-top: 0;
}
/*.category-services label:hover,*/
.category-services input:checked + label,
.cat > li:first-of-type > .sub-cat > .li-cat-sub:first-of-type label {
    color: #63ac2c;
}
.content-category-services {
    height: 499px;
    display: table;
    width: calc(100% - 350px);
    float: left;
    padding-top: 59px;
    border-left: 1px solid #cecece;
    padding-left: 70px;
}
.content-category-services section {
    display: none;
}
.content-category-services section:first-of-type {
    /*display: block;*/
}
.content-category-services section.active-content-categ {
    display: block;
}
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
    display: block;
}
.page-services {
    margin-top: -30px;
    float: left;
    width: 100%;
}
.title-content-cat {
    color: #b70d7f;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}
.desc-content-cat {
    padding-bottom: 35px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 40px;
}
.desc-content-cat, .desc-content-cat a {
    font-size: 16px;
    color: #666666;
    font-family: "Open-Sans Light";
    line-height: 30px;
}
.desc-content-cat ul {
    margin: 0;
    padding: 0;
}
.desc-content-cat ul li {
    list-style-type: none;
}
.desc-content-cat ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #b70d7f;
    margin-right: 12px;
    margin-bottom: 3px;
}
.desc-question ul {
    margin: 0;
    padding: 0;
}
.desc-question ul li {
    list-style-type: none;
}
.desc-question ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #b70d7f;
    margin-right: 12px;
    margin-bottom: 3px;
}
.posts-cat {
     padding: 15px 0 15px 30px;
     border-left: 1px solid #f0f0f0;
     display: inline-block;
     width: calc(100% - 95px);
}
.posts-cat a {
    line-height: 38px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #b70d7f;
    padding: 0 35px;
    color: #b70d7f;
    margin: 5px;
    transition: all 0.2s;
}
.posts-cat a:hover {
    border-color: #63ac2c;
    background: #63ac2c;
    color: #ffffff;
}
.block-info {
    width: 95px;
    display: inline-block;
    padding: 20px 0;
    text-align: center;
    float: left;
}
.block-info:before {
    content: '';
    background: url("/wp-content/themes/twentyseventeen/images/info.png") no-repeat;
    width: 15px;
    height: 43px;
    display: inline-block;
}
.info-posts {
    margin-bottom: 80px;
}
.block-contact-form form > div {
    width: 49%;
    margin: 0 0.5%;
    float: left;
}
.block-contact-form {
    float: left;
    width: 100%;
    padding-bottom: 70px;
    position: relative;
}
.page-contact {
    border-bottom: 4px solid #9f1881;
}
.block-contact-form .register-send-ok {
    position: absolute;
    height: 195px;
    top: 0;
    width: 100%;
    background: #ffffff;
    padding: 15px 0 50px;
    text-align: center;
    visibility: hidden;
    transition: all 0.3s;
}
.page-contact .close-block {
    top: 10%;
    right: 15px;
}
.page-contact .icon-send {
    display: inline-block;
    width: 145px;
    height: 130px;
    background: url(/wp-content/themes/twentyseventeen/images/icon-send-ok.png) left center no-repeat;
    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid #f0f0f0;
}
.page-contact .info-send {
    display: inline-block;
    position: relative;
    top: -40px;
}
.page-contact .register-send-ok:before {
    display: none;
}
.page-contact .text-sign-up-for-pryem {
    margin-top: 15px;
    float: none;
    text-align: left;
}
.page-contact .register-send-ok .title-block-register {
    text-align: left;
}
.page-gallery {
    float: left;
    width: 100%;
}
.image-gallery {
    padding: 2px 2px 0 2px;
    width: 25%;
    float: left;
    height: 250px;
}
.image-gallery a {
    height: 100%;
    width: 100%;
}
.image-gallery a div {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: -1;
    background-position: center;
}
.load-more {
    width: 178px;
    padding: 0 10px;
    line-height: 40px;
    display: table;
    background: #9f1881;
    position: relative;
    z-index: 100;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    margin: 20px auto 40px;
    cursor: pointer;
}
.load-more:hover {
    background: #63ac2c;
    color: #ffffff;
}
.block-more-gallery-items {
    float: left;
    width: 100%;
}
.button-load-more {
    float: left;
    width: 100%;
}
.fancybox-bg {
    display: none;
}
#fancybox-left, #fancybox-right {
    visibility: visible;
}
#fancybox-right span {
    left: auto;
    /*right: 20px;*/
    right: -60px;
}
#fancybox-right:hover span {
    right: -60px;
}
#fancybox-left:hover span {
    left: -60px;
}
#fancybox-left span {
    /*left: 20px;*/
    left: -60px;
}
.image-gallery a {
    display: block;
}
.image-gallery a img {
    position: relative;
    z-index: -1;
}
.image-gallery a:hover {
    background: rgba(183, 13, 127, 0.4);
}
span#fancybox-right-ico, span#fancybox-left-ico {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
span#fancybox-right-ico:hover, span#fancybox-left-ico:hover {
    background: #63ac2c;
}
span#fancybox-right-ico:hover:before, span#fancybox-left-ico:hover:before {
    color: #ffffff;
}
span#fancybox-right-ico:before, span#fancybox-left-ico:before {
    font-family: 'FontAwesome';
    color: #B70D7F;
    font-size: 30px;
    text-align: center;
    display: block;
    line-height: 47px;
}
span#fancybox-right-ico:before {
    content: '\f105';
    width: 107%;
}
span#fancybox-left-ico:before {
    content: '\f104';
    width: 93%;
}
.title-gallery {
    margin-bottom: 10px;
}
.block-questions {
    margin: 0 0 40px 0;
    padding: 30px 0 0;
    float: left;
    width: 100%;
    font-family: 'Open-Sans Light';
    font-size: 16px;
    color: #4b4b4b;
}
.block-questions > li {
    list-style-type: none;
    padding: 18px 0;
    border-bottom: 1px solid #f0f0f0;
}
.block-questions > li:last-of-type {
    border-bottom: 0;
}
.block-questions > li:before {
    content: '';
    display: block;
    float: left;
    width: 57px;
    height: 53px;
    margin-right: 25px;
    background: url('/wp-content/themes/twentyseventeen/images/icon_question.png') no-repeat;
}
.block-questions > li .title-question a {
    font-family: 'Open-Sans Semibold';
    font-size: 18px;
    text-transform: uppercase;
    color: #b70d7f;
    display: table-cell;
    vertical-align: middle;
}
.block-questions > li .desc-question {
    font-family: 'Open-Sans Light';
    font-size: 16px;
    color: #4b4b4b;
    margin-left: 82px;
    display: none;
    line-height: 30px;
}
.title-question {
    height: 53px;
    display: table;
    cursor: pointer;
}
.block-questions > li .title-question:hover a {
    color: #63ac2c !important;
}
.block-news {
    margin: 0 -15px;
    text-align: center;
}
.block-post {
    width: 47%;
    display: inline-block;
    margin: 0 15px 27px;
    text-align: left;
}
.block-post:hover .name-post a {
    color: #63ac2c;
}
.block-post:hover .date-post {
    border-color: #63ac2c;
    color: #63ac2c;
}
.block-post:hover .date-post:before {
    background-position-x: -16px;
}
.image-post {
    max-height: 290px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.name-post {
    height: 52px;
    overflow: hidden;
}
.name-post a {
    font-size: 20px;
    color: #b70d7f;
    font-family: 'Open-Sans Semibold';
    text-transform: uppercase;
    line-height: 26px;
}
.short-post {
    font-size: 18px;
    color: #666666;
    font-family: 'Open-Sans Light';
    line-height: 26px;
    margin: 5px 0 20px;
    max-height: 80px;
    overflow: hidden;
}
.date-post:before {
    content: '';
    width: 16px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
    background: url("/wp-content/themes/twentyseventeen/images/icon-date.png") left center no-repeat;
}
.date-post {
    padding: 12px 0;
    border-top: 1px solid;
    border-color: #b70d7f;
    font-size: 14px;
    color: #b70d7f;
    font-family: 'Open-Sans Light';
    width: 100%;
    float: left;
}
.block-pagination {
    margin-top: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    border-top: 1px solid #cecece;
    float: left;
    width: 100%;
}
.block-pagination .page-arrows {
    line-height: 40px;
    width: 165px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
    color: #666666;
    font-family: 'Open-Sans';
    background: #f4f4f3;
    text-align: center;
}
.block-pagination .page-arrows.numbers-active {
    background: #b70d7f;
    color: #ffffff;
}
.page-news {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.page-numbers {
    font-size: 22px;
    color: #666666;
    font-family: 'Open-Sans';
}
.page-numbers {
    padding: 0 10px;
}
.page-numbers:hover,
.page-numbers.current {
    color: #b70d7f;
}
.block-pagination > a:first-of-type {
    margin-right: 20px;
}
.block-pagination > a:last-of-type {
    margin-left: 20px;
}
.page-contact {
    float: left;
    width: 100%;
}
.page-content {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.content-image {
    text-align: center;
    margin-bottom: 20px;
}
.page-single-post .content-text {
    margin-bottom: 40px;
    margin-top: 20px;
}
.page-single-post {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.page-single-post .date-post {
    border-color: #cecece;
}
.lang-block #lang_sel_list  ul {
    border: 0;
}
.lang-block {
    float: right;
}
.lang-block #lang_sel_list ul a,
.lang-block #lang_sel_list a:visited {
    width: 55px;
    line-height: 43px;
    float: right;
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}
.lang-block #lang_sel_list a:hover, #lang_sel_list a.lang_sel_sel:hover {
    color: #ffffff;
}
.lang-block #lang_sel_list a.lang_sel_sel:hover {
    background-color: #63ac2c;
}
.lang-block #lang_sel_list a.lang_sel_sel,
.lang-block #lang_sel_list a.lang_sel_sel:visited {
    background-color: #63ac2c;
}
.lang-block #lang_sel_list a.lang_sel_sel,
.lang-block #lang_sel_list a.lang_sel_sel:visited {
    color: #ffffff;
}
.lang-block #lang_sel_list ul a.lang_sel_other,
.lang-block #lang_sel_list ul a.lang_sel_other:visited {
    color: #ffffff;
    background: transparent;
}
.lang-block #lang_sel_list ul a.lang_sel_other:hover {
    background-color: #63ac2c;
    color: #ffffff;
}
.page-single-service {
    margin-bottom: 0;
    margin-top: 15px;
}
.page-single-service.page-single-post .content-text {
    margin-top: 0;
    float: none;
}
.page-single-service .content-image {
    margin-right: 20px;
    float: left;
}
.page-prices .category-services li {
    list-style-type: none;
}
.page-prices .category-services > .cat {
    padding: 0;
}
.page-prices .category-services > .cat > li > label {
    border-bottom: 1px solid #f0f0f0;
    padding: 28px 8px;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Open-Sans';
    font-weight: bold;
    /*color: #b70d7f;*/
}
.page-prices .category-services > .cat > li:last-of-type > label {
    border-bottom: 0;
}
.sub-cat {
    padding-left: 10px;
    display: none;
}
.page-prices .category-services > .cat > li > .sub-cat {
    border-bottom: 1px solid #f0f0f0;
    padding-top: 25px;
}
.sub-cat label {
    font-size: 17px;
    color: #666666;
    font-family: 'Open-Sans Light';
    text-transform: initial;
    padding-bottom: 25px;
    line-height: 20px;
}
.sub-cat label:hover {
    text-decoration: underline;
}
.active-sub > label:after {
    content: '';
    background: url(/wp-content/themes/twentyseventeen/images/sub-menu.png) no-repeat;
    width: 9px;
    height: 5px;
    display: inline-block;
    background-position-y: -6px;
    margin-left: 10px;
    margin-bottom: 2px;
}
.active-sub > label.sub-open {
    color: #63ac2c;
}
.active-sub > label.sub-open:after {
    background-position-y: 0;
}
.link-content-cat {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    color: #b70d7f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.link-content-cat span:first-of-type:before {
    display: none;
}
.link-content-cat span:before {
    content: '/';
    display: inline-block;
    color: #b70d7f;
    font-size: 22px;
    margin: 0 10px 0 6px;
}
.page-prices .category-services {
    border-right: 1px solid #cecece;
    margin-right: -1px;
}
.content-cat table {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid white;
    text-align: left;
    font-family: 'Open-Sans Light';
    margin-bottom: 70px;
}
.content-cat td {
    color: #666666;
    font-size: 17px;
}
.content-cat th {
    color: rgba(102, 102, 102, 1);
    font-size: 15px;
    width: 160px;
}
.content-cat th:first-of-type {
    width: auto;
}
.content-cat td, .content-cat th {
    padding: 20px 18px;
    border: 1px solid rgba(102, 102, 102, 0.15);
    font-weight: normal;
}
.header-info .search_link form input {
    width: 100%;
    height: 42px;
}
.page-search {
    margin-bottom: 40px;
    width: 100%;
    float: left;
}
.page-search .search_link form.search-form {
    display: block;
    position: initial;
}
.page-search .entry-title {
    margin: 0;
}
.page-search .content-text {
    padding: 0 20px;
}
.main-block-news {
    margin-bottom: 60px;
}
.main-block-news, .main-news {
    float: left;
    width: 100%;
}
.main-news .block-post {
    /*width: auto;*/
    width: 100%;
    margin: 0;
}
.main-block-news .page-title-block {
    padding: 45px 0;
    margin-bottom: 50px;
}
.main-block-services {
    float: left;
    width: 100%;
    background: #f4f4f3;
    padding-bottom: 90px;
}
.title-services {
    margin: 50px 0 80px;
    font-size: 32px;
    text-transform: uppercase;
    color: #b70d7f;
    line-height: 40px;
    text-align: center;
}
.title-item-service {
    line-height: 22px;
    height: 65px;
    overflow: hidden;
    color: #b70d7f;
    font-size: 15px;
    font-family: "Open-Sans Semibold";
    text-transform: uppercase;
    display: table;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #b70d7f;
    padding-bottom: 20px;
}
.title-item-service span {
    display: table-cell;
    vertical-align: middle;
}
.item-service:before {
    content: '';
    width: 100%;
    height: 81px;
    display: block;
    background: url('/wp-content/themes/twentyseventeen/images/icon-service.png') no-repeat center;
    margin-bottom: 20px;
}
.item-service {
    width: 23%;
    margin: 0 1%;
    float: left;
}
.item-service:first-of-type {
    margin-left: 0;
}
.item-service:last-of-type {
    margin-right: 0;
}
.details-item-service {
    width: 100%;
    float: left;
}
.short-text-item-service {
    font-family: "Open-Sans Light";
    font-size: 15px;
    text-align: center;
    color: #666666;
    margin: 20px 0;
    line-height: 22px;
    height: 135px;
    overflow: hidden;
}
.arr_reviews {
    float: left;
    width: 100%;
}
.content-slider .link-slide {
    margin-left: 135px;
}
.block-review {
    float: left;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.media-review {
    width: 211px;
    float: left;
    padding: 20px 39px 20px 0;
    border-right: 1px solid #eaeaea;
}
.date-review {
    color: #969696;
    font-family: "Open-Sans Light";
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
}
.date-review:before {
    content: '';
    background: url("/wp-content/themes/twentyseventeen/images/date-rev.png") no-repeat;
    width: 22px;
    height: 19px;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: -4px;
}
.image-review {
    background: url("/wp-content/themes/twentyseventeen/images/review.png") no-repeat center;
    text-align: center;
    padding: 14px;
}
.image-review img {
    position: relative;
    z-index: -1;
    border-radius: 50%;
}
.info-review {
    padding: 20px 0 20px 39px;
    border-left: 1px solid #eaeaea;
    margin-left: 210px;
}
.title-review {
    color: #b70d7f;
    font-size: 20px;
    font-family: "Open-Sans Semibold";
    text-transform: uppercase;
    margin-bottom: 20px;
}
.desc-review {
    color: #4b4b4b;
    font-family: "Open-Sans Light";
    font-size: 16px;
    line-height: 32px;
}
.cat-question {
    border-bottom: 1px solid #cecece;
    padding: 0 0 1rem;
    float: left;
    width: 100%;
    text-align: center;
    margin: -0.5rem 0 0.5rem;
}
.cat-question a {
    margin: 0;
    font-size: 15px;
    color: #ababab;
    text-transform: uppercase;
}
.cat-question a:hover {
    cursor: pointer;
    color: #b70d7f;
}
.page-content {
    /*padding: 0 60px;*/
    padding: 0 20px;
}
.site-content-contain .main-block-services .container {
    padding: 0 90px;
    width: auto;
}
.site-content-contain footer .container {
    padding: 0 8px;
}
.site-content-contain .advantages .container {
    padding: 0 20px;
    width: auto;
}
.content-block-questions {
    float: left;
    width: 100%;
}
.cat-link:after {
    content: '';
    width: 1px;
    height: 20px;
    display: inline-block;
    background: #cecece;
    margin: 0 15px -4px;
}
.name-question:after {
    content: '';
    background: url(/wp-content/themes/twentyseventeen/images/sub-menu.png) no-repeat;
    width: 9px;
    height: 5px;
    display: inline-block;
    background-position-y: -6px;
    margin-left: 10px;
    margin-bottom: 2px;
}
.block-questions > li .title-question a.open-question:after {
    background-position-y: 0;
}
.block-questions > li .title-question a.open-question {
    color: rgb(99, 172, 44);
}
.block-questions > li ol, .block-questions > li ul {
    margin-left: 15px;
}
.page-reviews {
    float: left;
    width: 100%;
}
.open-reviews-block {
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    width: 240px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #b70d7f;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 15px;
    color: #b70d7f;
    font-family: "Open-Sans";
    cursor: pointer;
}
.open-reviews-block:hover {
    background: #b70d7f;
    color: #ffffff;
}
.open-block-reviews > div > div:first-of-type {
    display: none;
}
.reviews-error {
    font-size: 15px;
    color: #878787;
    font-family: "Open-Sans Light";
    position: absolute;
    right: 30%;
    display: none;
}
.main-news .owl-carousel .owl-item img {
    width: auto;
    max-width: none;
}
.certificates .item img {
    max-height: 320px;
    width: auto;
    max-width: 100%;
    height: auto;

}
.certificates .owl-item {
    height: 320px;
}
.site-content-contain footer .footer .container {
    padding: 0 50px;
    width: auto;
}
.page-news .image-post {
    height: 290px;
}
.page-news .image-post img {
    max-width: none;
}
.page-news .block-news {
    text-align: left;
}
.cat-link:last-of-type:after {
    display: none;
}
.site-content-contain .page-doctors .container {
    padding: 0;
}


.cmn-toggle-switch {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 55px;
    height: 40px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.cmn-toggle-switch:focus {
    outline: none;
}
.cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 20px;
    left: 10px;
    right: 10px;
    height: 2px;
    background: #b70d7f;
}
.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #b70d7f;
    content: "";
}
.cmn-toggle-switch span::before {
    top: -10px;
}
.cmn-toggle-switch span::after {
    bottom: -10px;
}
.cmn-toggle-switch__htx span {
    -webkit-transition: background 0 0.3s;
    transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0;
    transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
}

.cmn-toggle-switch__htx.active span {
    background: none;
}

.cmn-toggle-switch__htx.active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
    -webkit-transition-delay: 0, 0.3s;
    transition-delay: 0, 0.3s;
}

.call-me-mobile {
    display: none;
}
.register-for-reception-mobile {
    display: none;
}
.new-menu-header {
    display: none;
}
.page-news .image-post > a {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.link-content-cat-mobile {
    display: none;
}
.close-section-mobile {
    display: none;
}
.block-more-gallery {
    float: left;
    width: 100%;
}
.load {
    text-align: center;
    width: 100%;
    float: left;
    display: none;
}
.doctor > div {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.doctors-block-hover {
    opacity: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.4s;
}
.doctors-block-hover:hover {
    opacity: 1;
    background: rgba(183, 13, 127, 0.75);
}
.doctors-block-hover-table {
    display: table;
    width: 100%;
    height: 100%;
}
.doctors-block-hover-table > div {
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    padding: 0 50px;
    font-size: 14px;
    overflow: hidden;
}
.doctors-block-hover-table:after {
    position: absolute;
    content: '';
    top: 15px;
    right: 30px;
    bottom: 15px;
    left: 30px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.doctors-block-hover-table:before {
    position: absolute;
    content: '';
    opacity: 0;
    top: 30px;
    right: 15px;
    bottom: 30px;
    left: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.doctors-block-hover-table:hover:before,
.doctors-block-hover-table:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.owl-carousel .owl-stage {
    margin: 0 auto;
}
.certificates .item {
    min-height: 320px;
    display: table;
    margin: 0 auto;
}
.certificates .item > a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
ol {
    margin-bottom: 15px;
}
.bg-img {
    width: 100%;
    height: 65vh;
    background-size: cover;
}
.home-slider .owl-dots {
    display: table;
    margin: 0;
    position: absolute;
    bottom: 4vh;
    left: 5vw;
}
.info-slider {
    position: absolute;
    top: 7vh;
    left: 5vw;
    max-width: 45vw;
}
.info-slider p {
    font-size: 17px;
    line-height: 26px;
    color: #4b4b4b;
    margin: 20px 0 30px;
}
.info-slider h2 {
    font-size: 40px;
    color: #b70d7f;
    text-transform: uppercase;
    margin: 0;
}
.facebook-block {
    position: fixed;
    z-index: 100;
    background: #9F1881;
    width: 65px;
    height: 65px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 65px;
    right: 20px;
    border-radius: 35px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
    transition: all 0.4s;
    cursor: pointer;
    margin-top: 240px;
}
.facebook-block span {
    padding-left: 20px;
    display: block;
    position: relative;
    color: #ffffff;
}
.facebook-block span:before {
    content: '';
    width: 1px;
    height: 20px;
    background: #ffffff;
    position: absolute;
    top: 25px;
    left: 0;
}
.facebook-block:before {
    content: '';
    display: inline-block;
    background: url(/wp-content/themes/twentyseventeen/images/instagram.png) no-repeat center;
    background-size: contain;
    height: 36px;
    width: 50px;
    left: 0;
    margin-left: 8px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
}
.facebook-block:hover {
    width: 320px;
    background: #63ac2c;
}
.facebook-block a {
    display: block;
    width: 100%;
    padding-left: 65px;
}
.facebook2-block {
    position: fixed;
    z-index: 100;
    background: #9F1881;
    width: 65px;
    height: 65px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 65px;
    right: 20px;
    border-radius: 35px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
    transition: all 0.4s;
    cursor: pointer;
    margin-top: 320px;
}
.facebook2-block span {
    padding-left: 20px;
    display: block;
    position: relative;
    color: #ffffff;
}
.facebook2-block span:before {
    content: '';
    width: 1px;
    height: 20px;
    background: #ffffff;
    position: absolute;
    top: 25px;
    left: 0;
}
.facebook2-block:before {
    content: '';
    display: inline-block;
    background: url(/wp-content/themes/twentyseventeen/images/facebook.png) no-repeat center;
    background-size: contain;
    height: 36px;
    width: 50px;
    left: 0;
    margin-left: 8px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
}
.facebook2-block:hover {
    width: 320px;
    background: #63ac2c;
}
.facebook2-block a {
    display: block;
    width: 100%;
    padding-left: 65px;
}