

/* Start:/local/templates/verba/components/bitrix/news.detail/verba_clinic_seo_page_new/style.css?1583934341155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/verba/seo-promo.css?17537185205521*/
.wb_img{
    max-width: 100%;
}
.main-wrapper{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    justify-content: space-between;
}
.block_title{
    flex-basis: 100%;
    font-size: 40px;
    margin-bottom: 20px;

}
.block_title_1{
    margin: 40px 9.25% 20px 10.7%;
}
.main-wrapper .wrapper-left{
    max-width: 550px;
}
@media(min-width:1440px){
.main-wrapper .wrapper-left{
    max-width: 640px;
}
}
@media(min-width:1920px){
.main-wrapper .wrapper-left{
    max-width: 760px;
}
}
@media(min-width:2440px){
.main-wrapper .wrapper-left{
    max-width: 1060px;
}
}
.main-wrapper .wrapper-right{
    flex-basis: 50%;
    box-sizing: border-box;
}

.block_img{
    height: 100%;
}
.block_img img{
width: 100%;
    height: 100%;
    object-fit: cover;
}


.wb_pia-items{
    display: flex;
    flex-wrap: wrap;
}

.wb_pia-item{
    padding: 0 27px 13px;
    margin-bottom: 10px;
    border-left: 2px solid;
    flex-basis: 50%;
    width: 50%;
    box-sizing: border-box;
}

.wb_pia-item .h5{
    font-size: 16px;
}

.wb_pia-item .h3{
    font-size: 25px;
}

.wb_pip-left.pip-left{
    width: 100%;
    margin-left: 0px;
    box-sizing: border-box;
}


.wb_curator{
    margin-top: 0px;
}



.block-1{
    margin-bottom: 40px;
}
.wb_block-text{
    margin: 5% 0px;
}
.wb_block-text .main-wrapper p{
    width: 100%;
    max-width: 100%;
    font-size: 20px;
}

.wb_block-foto_content img{
    max-width: 100%;
    display: block;
}

.wb_block-document_content{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.wb_block-document_content img{
    flex-basis: 14%;
    height: auto;
    width: 14%;

}

.wb_structure{
    padding-top: 10px;

    margin-bottom: 30px;
}

.wb_structure>.text-inner , .wb_structure>.text-inner .table-container{
   margin-top: 10px; 
}

@media (max-width:576px) {
    .wrapper.main-wrapper{
        flex-direction: column;
    }
    .wrapper-left{
        margin-bottom: 10px;
    }
    .block_img{
        min-height: 300px;
    }

    .wb_pia-item{
        flex-basis: 100%;
        width: 100%;
        padding: 0 20px 0px;
        margin-bottom: 15px;
    }

    .wb_pia-item .h3 {
        margin-bottom: 10px;
    }

    .wb_pip-left.pip-left{
        padding: 20px 6%;
    }

    .wb_block-document_content{
        justify-content: center;
    }
    .wb_block-document_content img{
        flex-basis: 33%;
    }
}

@media (max-width:768px) {
    .wb_pia-items{
        flex-direction: column;
    }
    .wb_pia-item {
        flex-basis: 100%;
        width: 100%;
    }
    .wb_pip-left.pip-left{
        padding: 20px;
    }
}

@media (max-width:1024px) {
    .wb_pia-item{
        padding: 0 10px 0px;
    }
    .wb_pia-item .h3{
        margin-bottom: 10px;
    }
    .wb_block-document_content img{
        flex-basis: 25%;
    }
}


.moreContentInner_title{
    font-size: 18px;
    margin-bottom: 20px;
}

.table_col-3{
    display: flex;
}

.col-12{
    flex-basis: 100%;
    width: 100%;
}
.procedur_wrappp{
    max-width: 1400px;
    margin: 0 10% 0 10.7%;
}

.button_wb{
    color: #fff;
    padding: 15px 38px;
    font-size: 14px;
    line-height: 20px;
    background: #191e29;
}

.table_col-3 .table-row{
    min-height: 100px;
}

.var-2 .button_wb span {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    transform: rotate(-90deg);
    top: 15px;
    right: 4px;
    left: auto;
    /* pointer-events: none;
    -webkit-animation: arrow 2s cubic-bezier(.785,.135,.15,.86) infinite;
    animation: arrow 2s cubic-bezier(.785,.135,.15,.86) infinite; */
}

/* html.page-invert .arrow-to-bottom span:before {
    background: #191e29;
} */

.var-2 .button_wb span:before {
    width: 2px;
    height: 24px;
    margin-top: -12px;
    margin-left: -1px;
    background: #fff;
}

.var-2  .button_wb span:after, .var-2 .button_wb span:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}

.var-2 .button_wb span:after, .var-2 .button_wb span:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}

.var-2 .button_wb span:after {
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-left: -4px;
    margin-top: 5px;
    transform: rotate(45deg);
}
.var-2 {
    width: auto;
    flex-basis: auto;
    align-items: center;

    justify-content: center;
}
.var-2 .button_wb{
    width: 150px;
    padding: 17px;
    display: flex;
}


.procedures_wrapp {
    width: 100%;
    margin: 40px 0;
}

.procedures_title{
  font-size: 18px;
  margin-bottom: 10px;
}

.procedures_content{
  display: flex;
}

.procedures_text{
  display: flex;
  flex-basis: 80%;
  justify-content: space-between;
}

.procedures_colums{
  padding-right: 10px;
}

.procedures_wrapp_btn{
  flex-basis: 20%;
  background: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.procedures_item {
  padding: 10px 0px;
  border-bottom: 1px solid #F7f7f7f7;
}

.procedures_link{
  background-color: #333;
  color: #FFF;
  text-decoration: none;
  display: table;
  padding: 10px;
}

@media (max-width:576px) {
    .procedures_text{
        flex-direction: column;
        flex-basis: 100%;
    }

    .procedures_wrapp_btn{
        flex-basis: 100%;
    }

    .procedures_content {
        flex-wrap: wrap;
    }

    html.page-invert .page-top {
        max-height: none !important;
    }
}

/* End */
/* /local/templates/verba/components/bitrix/news.detail/verba_clinic_seo_page_new/style.css?1583934341155 */
/* /local/templates/verba/seo-promo.css?17537185205521 */
