#procedures-main {
    background-color: #F7FBFD;
    overflow: hidden;
}

#procedures-main #breadcrumbs {
    padding: 30px 0 30px;
}

.procedures-title-bg {
    background-color: #E9F3F8;
    margin-top: -30px;
    padding-top: 24px;
    min-height: 432px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.procedures-title-container {
    width: 46%;
}

.procedures-title-bg .container:after {
    content: none;
}

.procedures-title-text,
.procedures-title-container #breadcrumbs .procedures-link {
    font-size: 16px;
    line-height: 140%;
    display: flex;
    align-items: center;
    color: #5E6569;
}

.procedures-title-container .breadcrumbs {
    display: flex;
    align-items: center;
}

.procedures-title-container .breadcrumb_last {
    font-size: 16px;
    line-height: 140%;
    color: #5e6569b9;
}

.procedures-title {
    margin-top: 18px;
}

.procedures-img-container {
    width: 40%;
    height: 100%;
    margin-top: 50px;
}

.procedures-img-container img {
    width: 100%;
    height: 100%;
}

.list-menu-breadcrumps {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 8px;
    width: 65%;
    margin-bottom: 30px;
}

.link-dis {
    border: 1px solid #8ECAE6;
    color: #8ECAE6;
    font-size: 16px;
    padding: 7px 10px;
    border-radius: 8px;
}

.procedures-breadcrumps-block a.link-dis:hover {
    color: #A1A5A7;
    border-color: #A1A5A7;
}

.blocks-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    color: #1A2328;

}

#procedures-main .clinics_procedures {
    margin-top: 60px;
    margin-bottom: 90px;
}

#procedures-main .owl-nav {
    top: -84px;
}

#procedures-main .acrreditation_procedures {
    margin-bottom: 60px;
}

#procedures-main .doctor_procedures {
    margin-bottom: 60px;
}

.owl-carousel .owl-item img {
    display: flex;
    width: 100%;
}

.owl-carousel .owl-item .procedures-info-btn img {
    width: 7%;
    margin-left: 6px;
}

.clinics_title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    color: #1A2328;
    margin-bottom: 38px;
}

.procedures-video-container {
    width: 65%;
    overflow: hidden;
    border-radius: 8px;
}

.procedures-about-block {
    margin-top: 60px;
}

.procedures-about-info-text {
    font-size: 16px;
    line-height: 140%;
    color: #5E6569;
    width: 100%;
}

.procedures-about-info-wrapper {
    margin-top: 60px;
}

.procedures-info-text-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.procedures-info-block {
    margin-top: 45px;
}

.procedures-info-request {
    width: 32%;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    padding: 0px 20px 30px 20px;
}

.info-request-text {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}

.info-request-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.info-request-input {
    margin-bottom: 16px;
    width: 100%;
    background: #FDFDFD;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 4px;
    height: 48px;
    padding-left: 16px;
}

.info-request-input::placeholder {
    font-size: 16px;
    color: #A1A5A7;

}

.info-request-footer-text {
    font-weight: normal;
    font-size: 12px;
    color: #A1A5A7;
    margin-bottom: 0px;
}

.procedures-info-table-container {
    width: 65%;
    display: flex;
    flex-direction: column;
}

.procedures-info-btn {
    width: 100%;
    padding: 15px 7px;
    background-color: #FF5A5F;
    border: 1px solid #FF5A5F;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 8px;
    cursor: pointer;
    line-height: normal;
    margin-top: 8px;
    margin-bottom: 6px;
}
.procedures-info-btn img{
    margin-left: 7px;
}

.procedures-info-table {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
}

.procedures-info-table th {
    font-size: 16px;
    color: #5E6569;
    padding: 19px 14px;
    font-weight: normal;
    text-align: start;
    border-bottom: 1px solid #ECECEC;

}

.procedures-info-table td {
    padding: 19px 14px;
    font-weight: normal;
    font-size: 16px;
    text-align: start;
    color: #1A2328;
    border-bottom: 1px solid #ECECEC;
}

.procedures-about-text-wrapper {
    width: 65%;
}

.text_acct_block_title {
    font-weight: 600;
    font-size: 18px;
    color: #1A2328;
}

.acrreditation_procedures .text_acct_block {
    height: 200px;
}

.doctor_procedures_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 525px;
}

.doctor_procedures_wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
}

.doctor_procedures_text_container {
    padding: 16px 16px 20px 16px;
    width: 100%;
}

.raiting-block {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 14px;
    right: 14px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #1A2328;
}

.doctor_procedures_title {
    margin-top: 0px;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #1A2328;

}

.doctor_procedures_text {
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #5E6569;
    margin-bottom: 0px;
    min-height: 65px;
}

.doctor_procedures_price {
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #5E6569;
}

.procedures-price-text-wrapper {
    width: 65%;
}

.procedures-info-table td a {
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    text-decoration-line: underline;
    color: #1A2328;

    align-items: center;
}

.procedures-price-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #5E6569;
    margin-bottom: 36px;
    margin-top: 0px;
}

.procedures-buy-text-wrapper {
    width: 65%;
    background: #8ECAE6;
    border-radius: 8px;
    padding: 42px 33px 42px 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.procedures-buy-content-container {
    width: 64%;
}

.procedures-buy-btn {
    width: 218px;
}

.procedures-buy-block {
    margin-top: 60px;
}

.procedures-buy-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 0px;
}

.procedures-buy-text {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 22px;
    margin-top: 0px;

}

.procedures-buy-btn img {
    margin-left: 7px;
}

.procedures-risk-text,
.procedures-risk-bottom-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #5E6569;
}

.procedures-risk-text {
    margin-bottom: 0px;
}

.procedures-risk-text-wrapper li {
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #5E6569;
}

.procedures-risk-text-wrapper ul {
    margin-top: 0px;
    padding-left: 25px;
}

.procedures-risk-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #1A2328;
    margin-bottom: 30px;
}

.procedures-risk-text-wrapper {
    width: 65%;
}

.procedures-risk-block {
    margin-top: 60px;
}

.open-img {
    cursor: pointer;
}

.cert_procedures {
    margin-top: 60px;
}

.procedures-faq-block .faq-wrapper {
    flex-direction: column;
}

.procedures-faq-block .faq-acc-container {
    width: 65%;
}

.procedures-faq-block .faq-acc-text {
    width: 75%;
}

.procedures-question-block .question-form-container {
    margin-top: 10px;
}

.procedures-question-block .question-img-container img {
    margin-left: 70px;
}

.procedures-question-block {
    margin-top: 60px;
    margin-bottom: 60px;
}
.scale-cert-block{
    margin-top: -10px;
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 10px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color:  rgb(0,0,0,0.25);
}
.scale-cert-img{
    width: 0;
    opacity: 0;
    animation-name: Appearance;
    animation-duration: 0.5s;
    animation-timing-function: cubic-bezier(.1,-.6,.2,0);
}
.scaled-img{
    opacity: 1;
    width: 45%;
}

.title-wrapper {
    display: flex;
    justify-content: space-between;
}

.procedures-title-content{
	font-size: 16px;
    line-height: 140%;
    align-items: center;
    color: #5E6569;
}

.procedures-info-text {
    font-size: 16px;
    line-height: 140%;
    color: #5E6569;
    width: 100%;
}

body .main {
    background-color: #E9F3F8;
    padding-bottom: 0px;
}
.block_spec_for_right_form {
    position: relative;
}
.procedures-info-text-container>.procedures-about-text-wrapper>div{width:100%;}
.procedures-info-text-container>.procedures-about-text-wrapper>div .procedures-video-container ,.procedures-info-text-container>.procedures-about-text-wrapper>div .list-menu-breadcrumps,.procedures-info-text-container>.procedures-about-text-wrapper>div .procedures-about-text-wrapper{width:100%;}
.right_for_procedures {
    width: 32%;
    display: table; padding-bottom:60px;
}
.procedures-info-request {
    width: 100%;
    position: sticky;
    right: 0px;
    top: 70px;
}
#procedures-main{
	overflow:initial;
}
.procedures-info-text-container{
	align-items:initial;
}
.procedures_authors .blog-component .blog{margin:0;}
.about-question-block.procedures-question-block {
    margin-bottom: 0px;
    padding-bottom: 60px;
}
.procedures-title-container {
    width: 54%;
}
@-webkit-keyframes Appearance {
    0% {opacity: 0;}
    100% {opacity: 1;}
  }
  
  @-o-keyframes Appearance {
    0% {opacity: 0;}
    100% {opacity: 1;}
  }
  
  @-moz-keyframes Appearance {
    0% {opacity: 0;}
    100% {opacity: 1;}
  }
  
  @keyframes Appearance {
    0% {opacity: 0;}
    100% {opacity: 1;}
  }

@media (max-width: 900px) {
    .procedures-img-container {
        width: 50%;
    }
	.right_for_procedures {
		width: 100%;
		display: table;
	}
    .procedures-info-text-container {
        flex-direction: column;
    }

    .procedures-info-table-container,
    .list-menu-breadcrumps,
    .procedures-video-container,
    .procedures-about-text-wrapper,
    .procedures-price-text-wrapper,
    .procedures-buy-text-wrapper,
    .procedures-risk-text-wrapper {
        width: 100%;
    }

    .procedures-info-request {
        width: 100%;
        margin-top: 30px;
    }

    .cert_procedures .clinics_title {
        width: 80%;
    }

    .procedures-faq-block .faq-acc-text {
        width: 100%;
    }

    .procedures-faq-block .faq-acc-container {
        width: 100%;
    }
}

@media (max-width: 650px) {
    .procedures-title-container {
        width: 100%;
    }

    .question-btn-container .question-btn img {
        width: 5%;
    }

    .procedures-img-container {
        width: 70%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .title-wrapper {
        align-items: center;
    }

}

@media (max-width: 550px) {

    .procedures-title-container .breadcrumb_last,
    .procedures-title-container #breadcrumbs .procedures-link {
        font-size: 12px;
    }

    .procedures-title-text {
        font-size: 14px;
    }

    .procedures-title {
        font-size: 28px;
        margin-bottom: 14px;
    }

    #procedures-main #breadcrumbs {
        padding: 30px 0 0px;
    }

    .procedures-img-container {
        width: 100%;
        margin-top: 0px;
    }

    .procedures-title-bg {

        filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1));
    }

    .procedures-info-block {
        margin-top: 20px;
    }

    .procedures-info-request {
        display: none;
    }

    .blocks-title {
        font-size: 24px;
        line-height: 29px;
    }

    .procedures-breadcrumps-block {
        margin-top: 60px;
    }

    .link-dis {
        font-size: 14px;
    }

    .procedures-about-info-wrapper,
    .procedures-about-block {
        margin-top: 72px;
    }

    .owl-nav {
        display: none;
    }

    .clinics_title {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 24px;
    }

    #procedures-main .clinics_procedures {
        margin-top: 72px;

    }

    #procedures-main .acrreditation_procedures .text_acct_block {
        height: auto;
    }

    #procedures-main .acrreditation_procedures .review_home_block {
        height: auto;
    }

    #procedures-main .acrreditation_procedures {
        margin-bottom: 72px;
    }

    .doctor_procedures_title {
        font-size: 16px;
    }

    .doctor_procedures_text {
        font-size: 14px;
        min-height: 56px;
    }

    .doctor_procedures_price {
        font-size: 16px;
    }

    .procedures-info-btn {

        font-size: 12px;
    }

    .doctor_procedures_wrapper {

        height: auto;
    }

    #procedures-main .doctor_procedures {
        margin-bottom: 72px;
    }

    .procedures-price-text {
        font-size: 14px;
    }

    .procedures-buy-text-wrapper {
        width: 100%;
    }

    .procedures-buy-content-container {
        width: 100%;
    }

    .procedures-buy-btn {
        width: 100%;
    }

   
    .procedures-buy-img-container {
        display: none;
    }

    .procedures-buy-block {
        margin-top: 36px;
    }

    .procedures-risk-title {
        font-size: 24px;
        line-height: 29px;
    }

    .procedures-risk-block {
        margin-top: 72px;

    }

    .procedures-risk-text,
    .procedures-risk-bottom-text,
    .procedures-risk-text-wrapper li {
        font-size: 14px;
    }

    .clinics_title {
        display: block;
    }

    .clinics_title span {
        display: none;
    }

    .procedures-question-block .question-img-container {
        display: none;
    }

    .procedures-question-block .question-btn-container {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 5px;
        margin-bottom: 16px;
    }

    .procedures-question-block .form-text {
        margin-top: 16px;
    }

    .procedures-info-table {
        overflow: auto;
        position: relative;
    }

    .procedures-info-table table {
        width: 544px;
    }

    .procedures-info-table th {
        font-size: 14px;
    }

    .procedures-info-table td,
    .procedures-info-table td a {
        font-size: 14px;
    }
}