/*

Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.1.1

All css files are placed in /css/ folder
*/

.page-id-222 .wp-show-posts-entry-header time { font-size: 14px; }
.page-id-222 .wp-show-posts-entry-header {  
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}
/* Собственно сам слайдер */

.slider-espch,
.slider-espch-two {
  max-width: 100%;
  position: relative;
  margin: auto;
  height: 190px;
  margin-bottom: 15px;
}


/* Обёртка слайдера */

.slider-espch__inner,
.slider-espch__inner-two {
  padding-left: 50px;
  padding-right: 50px;
}


/* Кнопки вперед и назад */

.slider-espch .prev,
.slider-espch .next,
.slider-espch .prev-two,
.slider-espch .next-two {
  cursor: pointer;
  position: absolute;
  top: 0;
  top: 30%;
  width: auto;
  margin-top: 0px;
  padding: 16px;
  color: #ffffff;
  background-color: #007ac3;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 5px;
}

.slider-espch .next,
.slider-espch .next-two {
  right: 0;
}

.slider-espch .prev,
.slider-espch .prev-two {
  left: 0;
}


/* При наведении на кнопки добавляем фон кнопок */

.slider-espch .prev:hover,
.slider-espch .next:hover {
  background-color: #fdc950;
}


/* Заголовок слайда */

.slideText {
  position: absolute;
  color: #fff;
  font-size: 35px;
  /* Выравнивание текста по горизонтали и по вертикали*/
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /* Тень*/
  text-shadow: 1px 1px 1px #000, 0 0 1em #000;
}


/* Кружочки */

.slider-espch-dots,
.slider-espch-dots-two {
  text-align: center;
  bottom: -25px;
  display: flex;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  justify-content: center;
}

.slider-dots_item {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.slider-espch-dots_item:hover {
  background-color: #aaa;
}


/* Анимация слайдов */

.slider-espch .item-news {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.hghthead {
  margin-right: 20px;
  height: 25px;
  margin-left: 20px;
  line-height: 10px !important;
}

.hghthead:hover {
  color: #0095eb !important;
}

@media screen and (min-width: 850px) {
  .hidefrmpc {
    display: none !important;
  }

  .header-magazine #Top_bar .banner_wrapper {
    left: 220px !important;
  }

  .header-stack #Top_bar .top_bar_right {
    top: 0px !important;
    right: 0px !important;
  }

  .sticky-ph {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.fxhvr {
  color: #0095eb !important;
  margin-top: -20px;
  margin-bottom: 15px;
}

.fxhvr a {
  color: #0095eb !important;
}

.fxhvr a:hover {
  color: #0095eb !important;
}

.is-sticky #menu-item-2433 {
  display: none !important;
}

.strcss {
  font-weight: 700;
}

.wp-show-posts-entry-summary .rt-reading-time {
  display: block !important;
  margin-bottom: 15px !important;
}

.rt-reading-time {
  margin-bottom: 15px !important;
}

.vc_column-inner h1 {
  text-align: left !important;
}

.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 20px !important;
}

#menu-item-721 {
  border-radius: 25px;
}

.btncontent {
  border-radius: 20px;
}

.cb-form-main .wpcf7-form-control.wpcf7-submit {
  border-radius: 20px;
}

.more_ {
  border-radius: 20px !important;
}

.sticky-head__btn {
  border-radius: 20px;
}

#Top_bar .menu>li>a:hover {
  border-radius: 25px;
}

.wpcf7-submit {
  border-radius: 20px !important;
}

.wpb_wrapper>div:not(.news-container) {
  margin-bottom: 35px !important;
}

.wpb_wrapper p img {
  margin-bottom: 43px !important;
}

#Top_bar.is-sticky .top_bar_right {
  display: block !important;
}

#Top_bar.is-sticky .wpml-languages {
  display: none !important;
}

@media screen and (max-width: 890px) {
  #menu-item-721 {
    border-radius: 0px !important;
  }
}

.expert {
  position: inherit !important;
  justify-content: center;
}

.expert div:nth-child(1) {
  width: auto !important;
  margin-right: 20px;
}

.expert div:nth-child(2) {
  width: auto !important;
}

.address-head {
  padding-left: 37%;
  margin-bottom: 48px;
}

@media (max-width: 720px) {
  .address-head {
    padding-left: 0px;
    margin-bottom: 0px;
  }
}

@media (min-width:720px) and (max-width:1239px) {
  .address-head {
    padding-left: 18%;
  }

  #newform {
    margin-left: 25% !important;
  }
}

#Top_bar.is-sticky .address-head {
  display: none;
}

#newform {
  border: 1px solid #cccccc;
  padding: 20px;
  margin-bottom: 40px;
  text-align: center;
  margin-left: 50%;
  width: 100%;
  margin-top: 15px;
}

@media (max-width:720px) {
  #newform {
    width: auto;
    margin-left: 0px;
  }
}

.ops {
  margin-bottom: 20px;
}

.ops p {
  overflow: hidden;
  max-height: 60px;
  line-height: 20px;
}

#menu-item-2433 a:hover {
  text-decoration: underline !important;
}

.sbm .wpcf7-submit:hover {
  background: #fff;
  color: #0095eb;
  text-decoration: none;
  border: 1px solid;
}

div.ops div p {
  font-weight: 400 !important;
}

.b-style {
  font-weight: 700;
}

@media only screen and (max-width: 567px) {
  .catalog-ring-wrapper {
    flex-direction: column;
  }

  .catalog-ring-item {
    margin-bottom: 15px !important;
    height: 100% !important;
    min-width: 100% !important;
  }

  .catalog-ring-item-link .catalog-ring-item-img {
    display: none;
  }

  /*#Top_bar.is-sticky {
		top: 0 !important;
    position: relative !important;
	}*/

  #Top_bar.is-sticky .top_bar_left {
    display: block !important;
    width: 100% !important;
    padding: 0px 0 !important;
  }

  .breadcrumbs-wrapper {
    padding: 5px 0 !important;
  }

  #Top_bar.is-sticky {
    position: fixed !important;
  }

  #Top_bar.is-sticky .banner_wrapper {
    display: none !important;
  }
}

@media only screen and (max-width: 490px) {
  .footer-menu {
    flex-direction: column;
  }

  .footer-menu div:nth-child(1) {
    width: 100%;
  }

  .footer-menu div:nth-child(3) {
    width: 100% !important;
  }

  .ftr-tw {
    float: left;
    width: 50% !important;
    margin-bottom: 10px;
  }

  .footer-menu p {
    margin-bottom: 15px !important;
  }

  label.sbm {
    margin-bottom: 20px !important;
  }
}

#Header_wrappers .slider-header {
  height: 300px;
}

@media (max-width: 500px) {
  .home-person__image {
    display: flex;
    justify-content: center;
  }

  .home-person__image img {
    margin: -30px 0 30px !important;
  }
}

@media (max-width: 567px) {
  .mobile-tb-hide #Top_bar .top_bar_right .icon-search-fine:before {
    content: none;
  }

  .mobile-tb-hide #Top_bar .top_bar_right {
    z-index: -1;
    pointer-events: none;
  }
}

@media (max-width: 700px) {
  .slider-header .slick-slide>div>div {
    min-height: initial !important;
    max-height: 250px;
  }

  #Header_wrappers .slider-header {
    min-height: initial !important;
    max-height: 270px;
  }

  .slider-header .slick-dots {
    bottom: 15px;
  }
}

@media (max-width: 560px) {
  .home h1 {
    font-size: 25px !important;
  }
}

.interesting-articles .wp-show-posts-inner {
  display: flex;
  flex-direction: column;
}

.interesting-articles .wp-show-posts-inner .wpsp-read-more {
  margin-top: auto;
}

.h2-title {
  font-size: 20px;
  font-weight: bold;
}

.slider-espch {
  margin-bottom: 50px;
}

.news-container h2 {
  margin-bottom: 30px;
}

.slider-espch__inner .item-news-dela,
.slider-espch__inner .item-news {
  display: block !important;
}

.slider-espch__inner .slick-next {
  right: 0;
}

.slider-espch__inner .slick-arrow {
  top: 34%;
}

.slider-espch__inner .img img {
  height: 175px;
  object-fit: cover;
}

@media (max-width: 767px) {
  .slider-espch__inner .slick-next {
    right: 0;
    left: 89%;
  }
}

.slider-espch {
  height: auto;
}

.text-bold {
  font-weight: bold;
}
.callback-section {
	padding: 2rem;
    display: flex;
	gap: 15px;
    background: #0898eb;
    justify-content: space-between;
    border: 2px solid #fff;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    align-items: center;
}
.callback-section p {
	margin:0;
}
.callback-section a {
	    color: #fff;
    font-weight: 600;
	display: block;
    transition: 0.4s;
    text-align: center;
	padding: 10px;
    border: 2px solid #fff;
}
.callback-section a:hover {
	    color: #0898eb;
  background: #fff;
}
.grid-temp--plus {
  grid-template-columns: repeat(2, 1fr);
  margin: 30px auto;
  grid-gap: 10px;
  display: grid;
}
.grid-temp--plus #newform {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 2%;
    width: 100%;
    margin-top: -20px;
}
@media (min-width: 767px) and (max-width: 1239px) {
.grid-temp--plus #newform {
        margin-left: 2%!important;
}
}
@media (max-width: 767px) {
.grid-temp--plus {
grid-template-columns: repeat(1, 1fr);
    margin: 30px auto;
    grid-gap: 10px;
    display: grid;
}
.grid-temp--plus #newform {
        margin-left: -8%!important;
}
}
#button-up {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
@media only screen and (max-width: 1239px) {
	.no-mob-hook {display:none;}
}
.header-stack #Top_bar .menu_wrapper-alt .menu>li>a {
    padding: 0;
}
.advantage__item {
    justify-content: center;
}
.page-id-1189 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-1193 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-1195 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-551 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-1632 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}

.page-id-549 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-553 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-2537 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-1197 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-542 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-2773 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-1185 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.page-id-1313 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}

.page-id-1189 .vc_row {display: flex;align-items: center;}
.page-id-1193 .vc_row {display: flex;align-items: center;}
.page-id-1195 .vc_row {display: flex;align-items: center;}
.page-id-551 .vc_row {display: flex;align-items: center;}
.page-id-1632 .vc_row {display: flex;align-items: center;}

.page-id-549 .vc_row {display: flex;align-items: center;}
.page-id-553 .vc_row {display: flex;align-items: center;}
.page-id-2537 .vc_row {display: flex;align-items: center;}
.page-id-1197 .vc_row {display: flex;align-items: center;}
.page-id-542 .vc_row {display: flex;align-items: center;}
.page-id-2773 .vc_row {display: flex;align-items: center;}
.page-id-1185 .vc_row {display: flex;align-items: center;}
.page-id-1313 .vc_row {display: flex;align-items: center;}
@media (max-width: 767px) {
	.page-id-1189 div .img { width: auto;}
	.page-id-1193 div .img { width: auto;}
	.page-id-1195 div .img { width: auto;}
	.page-id-551 div .img { width: auto;}
	.page-id-1632 div .img { width: auto;}
	
	.page-id-549 div .img { width: auto;}
	.page-id-553 div .img { width: auto;}
	.page-id-2537 div .img { width: auto;}
	.page-id-1197 div .img { width: auto;}
	.page-id-542 div .img { width: auto;}
	.page-id-2773 div .img { width: auto;}
	.page-id-1185 div .img { width: auto;}
	.page-id-1313 div .img { width: auto;}
	
	.page-id-1189 .vc_row {flex-wrap: wrap;}
	.page-id-1193 .vc_row {flex-wrap: wrap;}
	.page-id-1195 .vc_row {flex-wrap: wrap;}
	.page-id-551 .vc_row {flex-wrap: wrap;}
	.page-id-1632 .vc_row {flex-wrap: wrap;}

	.page-id-549 .vc_row {flex-wrap: wrap;}
	.page-id-553 .vc_row {flex-wrap: wrap;}
	.page-id-2537 .vc_row {flex-wrap: wrap;}
	.page-id-1197 .vc_row {flex-wrap: wrap;}
	.page-id-542 .vc_row {flex-wrap: wrap;}
	.page-id-2773 .vc_row {flex-wrap: wrap;}
	.page-id-1185 .vc_row {flex-wrap: wrap;}
	.page-id-1313 .vc_row {flex-wrap: wrap;}
}

@media (max-width: 767px) {
   .page-id-2537 .grid-temp--plus,
   .page-id-1189 .grid-temp--plus,
   .page-id-551 .grid-temp--plus,
   .page-id-1632 .grid-temp--plus,
   .page-id-1193 .grid-temp--plus,
   .page-id-1195 .grid-temp--plus {
        margin: 45px auto!important;
        grid-gap: 40px!important;
    }
}

.parent-pageid-617 #newform {margin-left: 20px;margin-top: -20px;  width: auto;}
.parent-pageid-617 .vc_row {display: flex;align-items: center;}

@media (max-width: 767px) {
	.parent-pageid-617 div .img { width: auto;}
	.parent-pageid-617 .vc_row {flex-wrap: wrap;}
}

@media (max-width: 767px) {
   .parent-pageid-617 .grid-temp--plus {
        margin: 45px auto!important;
        grid-gap: 40px!important;
    }
}


.page-id-2537 .wpb_wrapper>div:not(.news-container) {
    margin-bottom: 12px!important;
}
.page-id-223 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover ,
.page-id-542 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff;
    border-color: #0095EB;
    background-color: #0095EB;
}
.agreex {display:none!important;}
.page-id-542 .services-cards{flex-wrap: wrap; align-items: flex-start;}
@media (min-width: 767px) {
.page-id-218 .wpb_column.vc_column_container.vc_col-sm-6:nth-child(1){width: 33%;}
.page-id-218 .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2){width: 66%;}
}
.wp-show-posts-entry-header {
    min-height: 50px;
}
@media (max-width: 767px) {
.page-id-218 .column-reverse {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.page-id-218 .column-reverse .vc_column_container>.vc_column-inner {
    display: flex;
    justify-content: center;
}
.page-id-1581 .news-container .mt0imp {
    margin-top: 0px!important;
}
.se1x {
    margin-bottom: 15px;
}
.se2x {
    margin-bottom: 0px;
}
}
.svg-list__wrapper {
    display: grid;
    max-width: 870px;
}
.svg-list .svg-wrapper {
    width: 65px;
    height: 65px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 18px;
    overflow: hidden;
    background-color: #EEF0FF;
}
.svg-list {
	display: flex;
    align-items: center;
    gap: 20px;
    font-weight: bold;
    list-style: none;
}

/* other-section */
.other-section {  
	display: grid;
    gap: 25px;
}
.other-section .news {
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
	flex-wrap: nowrap;
}
.other-section .rt-reading-time {
	display: none!important;
}
.other-section .div-fix img {
	margin-bottom: 10px!important;
}
.other-section .div-fix p {
	margin-bottom: 0px!important;
}
@media (max-width: 767px) {
.other-section .news {
	flex-wrap: wrap;
}
.other-section .div-fix img, .other-section .anons-news {
	width: 100%;
}
}

.footer-menu {
    margin: 0 !important;
    display: flex;
    gap: 3%;
    justify-content: center;
}
.footer-menu>div:nth-child(1) {
    width: 50%;
}

.footer-menu>div:nth-child(2),
.footer-menu>div:nth-child(3),
.footer-menu>div:nth-child(4) {
    width: 20%;
}
@media (max-width: 767px) {
.footer-menu>div:nth-child(1),
.footer-menu>div:nth-child(2),
.footer-menu>div:nth-child(3),
.footer-menu>div:nth-child(4) {
    width: 100%!important;
    display: block!important;
	margin: 15px 0;
}
}

.page .wpcf7-form:not(div) {
    font-size: 12px !important;
    color: #333 !important;
}
.sbm {margin-top: 7px;}

.advantage__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
@media (max-width: 767px) {
.anons-news img { 
	object-fit: cover;
}
}


@media (max-width: 400px) {
    .advantage__item {
        flex-wrap: wrap;
        display: grid;
        justify-content: center;
        justify-items: center;
    }
}

.catalog-ring-item-link.top {
    padding: 0!important;
}
.catalog-ring-item-link .catalog-ring-item-img.img-top {
    top: -50px !important;
}
.advantage__title {text-align: center;}
.bl-ss {
	display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
	    gap: 5px;
}

.wpsp-load-more {
    display: flex;
    justify-content: center !important;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}

.page-numbers {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-id-195 p.zag-news {
    min-height: 77px !important;
}

@media only screen and (max-width: 767px) {

.error404 .notfound {
	display: grid !important;
}
}