html, body {
    overflow-x: visible!important; 
}
.company-menu-left__item { 
    padding:  0px!important; 
}.company-menu-left__item a {
    color: #222;
    padding: 15px 20px;
    display: block;
}


.slidetext h2 {
    font-size: 28px!important;
}


.slidetext { 
    background: rgba(255, 255, 255, 0.58)!important;
    padding: 15px 25px!important;
}

.block-info {
    margin-top: 0!important;
}

.sl_top {
    overflow: hidden;
}

.block-label__caption {
    line-height: 34px!important; 
    font-size: 31px!important;
}
/*webcraft 31.07.2018*/
.content img {
    max-width: 100%;
}
.content table {
    max-width:100%;
    width: auto !important;
}
img#bxid_154823 {
    height: auto;
}
.block-news-list__size img{
width:auto !important;
}
.wc_button_center{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.wc_button_center p{
    margin-right:25px;
}
.wc_button_center p:last-of-type{
    margin-right:0px;
}
.wc_button_center p:first-of-type{
    background-color:#2488cc;
    color:white;
}
.content h2,.content h3{
color: #0099cc !important;
}
.inputselect {
    max-width: 350px;
}
table.form-table.data-table th{
    background:none;
}
table.form-table th, table.form-table td{
    border:1px solid #eee;
    padding:10px 15px !important;
    
}
table.form-table.data-table{
    margin-bottom:15px;
}
table.form-table.data-table input[type="text"],
table.form-table.data-table select,
table.form-table.data-table textarea{
    width:100%;
}
table.form-table.data-table input[type="submit"],
table.form-table.data-table input[type="reset"]{
    background:none;
    border:2px solid #2588cc;
    font-weight:bold;
    padding:10px 25px;
    color:#2588cc;
    transition:all 0.1s ease-in-out;
    cursor:pointer;
}
table.form-table.data-table input[type="submit"]:hover,
table.form-table.data-table input[type="reset"]:hover{
    background-color:#2588cc;
    color:white;
}
.search-page form {
  display: flex;
}
.search-page input[type="text"] {
  width: 100%;
}
.search-page input[type="submit"] {
  cursor: pointer;
  background-color: #2588cc;
  color: white;
  font-family: 'Roboto', sans-serif;
  padding: 0px 25px;
  border:0px;
  height:40px;
  transition: all 0.1s ease-in-out;
}
.search-page input[type="submit"]:hover {
  opacity: 0.8;
}
.search-page .searchElement h3{
    font-size:22px;
    margin-bottom:10px;
}
.search-page .searchPath{
    margin-top:10px;
    font-size:13px;
}
.search-page .searchElement{
    border-bottom:1px solid #eee;
    padding-bottom:15px;
}
.menu-top.push{
    position:relative;
}
.wc_search_form_parent{
    position:absolute;
    right:0;
    background-color:white;
    padding:10px;
    box-shadow:0px 0px 15px -3px RGBA(0,0,0,0.5);
opacity:0;
visibility:hidden;
}
.wc_search_form_parent.show{
opacity:1;
visibility:visible;
}
.wc_search_form_parent input[type="submit"]{
    border:0px;
    background-color:#2588cc;
    color:white;
    height:30px;
    padding:0px 25px;
    border:1px solid #2588cc;
    cursor:pointer;
    transition:all 0.1s ease-in-out;
}
.wc_search_form_parent input[type="submit"]:hover{
    opacity:0.8;
}
div.title-search-result{
    background-color:#fff;
    display:block !important;
    border:1px solid #2588cc !important;
    width:auto !important;
}
div.title-search-result tr{
    padding:0 !important;
    border-bottom:1px solid #eee;
}
div.title-search-result tr.title-search-selected a{
    background-color:#eee !important
}div.title-search-result tr .title-search-all a{
    background-color:#2588cc !important;
    display:block
}
div.title-search-result tr:last-of-type{
    display:none
}
div.title-search-result tr th{
    display:none
}
div.title-search-result td{
    padding:0 !important
}
div.title-search-result a{
    padding:0 !important;
    padding:9px 15px !important;
    font-size:14px;
    display:inline-block;
}
div.title-search-result a img{
    display:none
}
div.title-search-result a b{
    color:#2588cc !important
}
.title-search-separator{
    display:none
}
.title-search-more{
    display:none
}
.title-search-all{
    background-color:#2588cc !important;
}
.title-search-all a{
    color:#fff !important;
    padding:10px 15px !important;
    display:block
}
.title-search-fader{
    display:none !important
}
.wc_search_form_parent{
    border-radius:5px; 
}
.wc_search_form_parent:before{
    content:'';
    position:absolute;
    top:-10px;
    right:4px;
    border-style:solid;
    border-width:0px 15px 10px 15px;
    border-color:transparent transparent  white transparent;
}
.menu-top{
z-index:3 !important;
}


/*Коллектив О компании*/
.personal-section {
    margin-top: 30px;

}

.person-block {
    margin-bottom: 30px;
     border: 1px solid #F2F2F2;
    max-width: 100%;
}
.person-block:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.person-block-name {
    font-size: 19px;
    min-height: 100px;
    font-weight: 600;
    padding-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.person-block-img {
    text-align: center;
    padding: 10px 20px;
}
.person-block-img img{
    max-width: 100%;
    height: 380px;
    object-fit: cover;
    text-align: center;
    padding-bottom: 25px;

}
.none-img-person img {
    max-width: 280px;
    height: 380px;
    object-fit: cover;
}
/* detail-page */
.detail-collectiv-block {
    margin-top: 30px;
    margin-bottom: 30px;
}
.detail-collectiv-img {
    margin-right: 30px;
    float: left;
    margin-bottom: 20px;
    max-width: 600px;
    max-height: 400px;
}
.detail-collectiv-img img {
    max-width: 100%;
    max-height: 400px;
}
.back_news {
    margin-top: 40px;
    margin-bottom: 40px;
    text-decoration: none;
}
.back_news a {
    color: #fff;
    background-color: #0088cc;
    padding: 7px 14px;
    text-decoration: none;
}
.back_news a:hover {
    text-decoration: none;
    color: #fff;
}
/*Коллектив О компании*/

/*Форма 1с*/
.form-1c-block {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%; 
}
.form-1c-input {
    margin-bottom: 10px;
}
.form-1c-input input {
    width: 100%;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-1c-submit {
  margin: 15px 0;  
}
.form-1c-submit input { 
   
    border-radius: 0;
    background-color: #0088cc;
    color: #fff;
    letter-spacing: normal;
    line-height: 20px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 15px;
    padding: 10px 25px;
    border-radius: 2px;
    border: none;
}
   

/*Форма 1с*/
.img_teacher {
    text-align: center;
        margin-top: 10px;
    margin-bottom: 10px;
}
.img_teacher img {
    max-width: 100%;
    max-height: 300px;
    object-fit: contain;
    border: 1px solid #eee;
    padding: 10px;
}

.othcet-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 5px;
}

.othcet-flex-icon {
    margin-right: 15px;
}
.othcet-flex-icon img {
    width: 36px;
    max-width: none;
    height: 36px;
}
.wcff_input label {
    font-size: 16px;
}

.wcff_input input[type="submit"] {
    background-color: #009ceb;
    color: #fff;
}

.wcff_input input[type="submit"]:hover {
    background-color: #fff;
    color: #009ceb;
}

.img-sem {
    width: 100%;
    max-height: 500px;
    height: auto;
    margin-bottom: 20px;
}

.block-footer-bottom {
    padding-bottom: 20px;
}

.video-main {

    margin-top: 20px;
    margin-bottom: 20px;
}
.video-main-logo {
 
}
.free-link {
    margin-bottom: 10px;
}
.video-main-iframe {
    width: 100%;
}
.video-main-iframe iframe {
    height: 300px;
   width: 100%;
}
.video-main-logo img {
    max-width: 207px;
    max-height: 253px;
}
@media(max-width: 576px){

.video-main  {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
.video-main-logo {
    margin-right: 0px;
    margin-bottom: 15px;
    text-align: center;
    order: 1;
}

.free-link {
    order: 2;
}
.video-main-iframe {
    order: 3;
}
.video-main-logo img {
    max-width: 207px;
    max-height: 190px;

}

}
.franch-div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.franch-div-img {
    margin: 5px;
}
@media(max-width: 576px) {
    .franch-div {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
}


.photo-item-cont .photo-item-inner img {
left: 0 !important;
object-fit: cover;

}
.wcm__table{
    overflow:hidden;
}
.wcm__table table{
    border:1px solid #eee;
}
.wcm__table table tr:not(:last-of-type){
    border-bottom:1px solid #eee;
}
.wcm__table table td:not(:last-of-type){
    border-right:1px solid #eee;
}
.wcm__table table tr:nth-child(even){
    background-color:#f7f7f7;
}
.wcm__table table td{
	display:table-cell !important;
}
@media(max-width:992px){
	.wcm__table{
		overflow-x:scroll;
	}
}