/* Your custom css code goes here */

@font-face {
  font-family: 'Prata';
  src: local('Prata'), local('Prata-Regular'), url('/wp-content/themes/menqu/fonts/Prata.woff2') format('woff2'), url('/wp-content/themes/menqu/fonts/Prata.woff') format('woff'), url('/wp-content/themes/menqu/fonts/Prata.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Bad Script';
  src: local('Bad Script'), local('BadScript-Regular'), url('/wp-content/themes/menqu/fonts/BadScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Jost';
  src: local('Jost'), local('Jost-Bold'), url('/wp-content/themes/menqu/fonts/Jost/Jost-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Jost-Bold';
  src: local('Jost'), local('Jost-Bold'), url('/wp-content/themes/menqu/fonts/Jost/Jost-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Jost-Light';
  src: local('Jost'), local('Jost-Light'), url('/wp-content/themes/menqu/fonts/Jost/Jost-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Jost-Regular';
  src: local('Jost'), local('Jost-Regular'), url('/wp-content/themes/menqu/fonts/Jost/Jost-Regular.ttf') format('truetype');
}

::selection {
  background: #1d70d6;
  /* Safari */
  color: #000
}

::-moz-selection {
  background: #1d70d6;
  /* Firefox */
  color: #000
}

.grid {
  display: grid;
}

body {
  background: #f3f3f3 !important;
  font-family: sans-serif;
}

.probootstrap-footer * {
  font-family: sans-serif;
  font-size: 16px;
}

.top_header-wrap {
  grid-template-columns: 17% 23% 20% 30% 10%;
      grid-template-columns: 17% 30% 23% calc(30% - 30px);
  grid-gap: 10px;
}

.btn-menqu {
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 45px;
  font-family: 'Jost-Regular';
  font-style: normal;
  font-size: 18px;
  text-transform: inherit;
  line-height: 22px;
  background-color: #1d70d6;
  border: 4px solid #1d70d6;
  padding: 10px 25px;
  text-align: center;
  text-shadow: 0px 1px 1px #000;
  font-weight: 600;
  text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  cursor: pointer;
  transition: .1s;
  color: #fff;
}

.btn-menqu.outlaine {
  border: 4px solid #13A375;
  background-color: #fff;
  color: #13A375;
}

.btn-menqu:hover {
  text-shadow: 0 0 black;
  /* color: #3f998c;
  border-color: #3f998c; */
  box-shadow: none;
}

.slide_bottom {
  text-align: center;
}

.probootstrap-header {
  position: relative;
  padding: 0;
}

.slides-text h2 {
  color: #fff;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 52px;
  line-height: 1.5;
  text-transform: initial;
  /* max-width: 900px; */
  margin: 15px 0;
  padding: 15px;
  background: #000;
  background-color: #00000080;
}
.flexslider, .flexslider .slides>li, .flexslider2, .flexslider2 .slides>li, .slider-height {
  height: 500px;
}
#top_header {
  background: #fff;
  padding: 10px 0;
}

.logo .screen-reader-text {
  display: none;
}

.social-buttons {
  grid-auto-columns: min-content;
  grid-auto-flow: column;
  grid-gap: 8px;
  margin: 0;
  padding: 0;
  align-items: center;
  height: 100%;
  list-style: none;
}

.social-buttons img {
  max-width: 22px;
  max-height: 22px;
}

.probootstrap-footer.probootstrap-bg:before {
  background: #f3f3f3;
}

.news-section__wrap,
.news-section__item>div {
  grid-template-columns: repeat(2, 1fr);
}

.home .news-section__item>div {
  grid-auto-flow: dense;
}

.home .news-section__item:nth-child(3n) .image,
.home .news-section__item:nth-child(4n) .image {
  grid-column: 2 / 2;
}

.home .news-section__item:nth-child(3n) .text,
.home .news-section__item:nth-child(4n) .text {
  grid-column: 1 / 2;
}

.sidebar .post_permalink {
  font-size: 14px;
  line-height: 1.25;
}

.probootstrap-footer.probootstrap-bg {
  padding: 2em 0;
}

.slides-text {
  padding-top: 0px;
  max-width: inherit;
  margin: inherit;
  text-align: left;
  height: 100%;
  display: grid;
  align-items: center;
  grid-template-rows: 1fr 1fr;
  grid-template-rows: 1fr;
}

.probootstrap-cta h2 {
  text-transform: inherit;
}

.probootstrap-cta {
  border: none;
}

section .text {
  font-family: 'DidactGothic', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  color: #FFFFFF;
}

section .probootstrap-cta h2 {
  font-family: 'Jost-Regular';
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 54px;
  color: #1d70d6;
}

.header_page .h3_w:after {
  background: #181818;
}
.page__content .header_page.bg .inner ,
.header_page.bg.title_with_bg .inner {
  padding: 15px;
background: #000;
background-color: #00000080;
}
.map_footer {
  overflow: hidden;
}

.h3_w {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 42px;
  display: inline-block;
  position: relative;
  color: #FFFFFF;
  padding-right: 120px;
}

.h3_w:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #ffffff7a;
  display: block;
  margin-top: 15px;
  width: calc(100% + 120px);
}

.section {
  background: #343434
}

.partners_slick .item__inner {
  padding: 0 15px;
  display: flex;
  align-items: center;
  min-height: 80px;
}

.grid {
  display: grid;
}

.advantages {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px 20px;
}

.advantages .advant_service {
  padding: 20px;
  border: 3px solid #FFFFFF;
  box-sizing: border-box;
}

.advantages .advant_service,
.advantages .advant_service .text {
  display: grid;
  grid-template-rows: 150px max-content;
  grid-gap: 30px;
}

.compleks_uslug__inner {
  grid-template-columns: 55% 1fr;
  align-items: center;
  grid-gap: 50px;
}
.compleks_uslug{
	padding-bottom: 50px;
}

.compleks_uslug__inner .text {
  margin-bottom: 60px;
  margin-top: 30px;
}

.partners-section .section-heading {}

.advantages .advant_service .text {
  grid-template-rows: 70px min-content;
  grid-gap: 0
}

.advantages .advant_service .image {
  text-align: center;
}

.advantages .advant_service .image img {
  max-width: 120px;
  max-height: 120px;
}

.advantages .heading {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
}

.advantages p {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 0;
}

.partners-arrow {
  border-radius: 50px;
  border: 3px solid #1d70d6;
  position: absolute;
  bottom: 36px;
  right: 0;
}

.probootstrap-footer-widget .site-description {
  color: #ffffffa1;
  line-height: 1.25;
  display: none;
}

.partners-arrow>div {
  color: #1d70d6;
  font-weight: bold;
  padding: 2px 15px;
  font-size: 24px;
}

.partners-arrow .btn.focus,
.partners-arrow .btn:focus,
.partners-arrow .btn:hover {
  color: #fff;
  text-decoration: none;
}

.partners-section .section-heading {
  display: inline-block;
  position: relative;
}

.partners-section .section-heading h2 {
  margin: 0;
}

.news-section__item .image>a {
  display: block;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.card-body {
  height: 100%;
}

.card-text {
  padding: 15px 30px;
  height: 100%;
  display: grid;
  grid-template-rows: 1fr min-content;
}

.card-text p {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  max-height: 220px;
  overflow: hidden;
  line-height: 1.5;
}

.header_inner .site-logo img {
  height: auto;
  width: 100%;
}

footer .site-logo img {
  width: 100%;
  height: auto;
}

.probootstrap-footer.probootstrap-bg {
  padding: 60px 0 30px;
}

.read_more {
  color: #1d70d6;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}

.probootstrap-footer.probootstrap-bg a {
  text-decoration: none;
  color: #1d70d6;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 33px;
}

.footer_menu ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.site-main .footer_contacts a{
	color:#fff  !important;
}
.site-main .footer_contacts{
	color: #fff  !important;
}
.site-main  .contacts_content{
	padding-top: 0;
}

.footer_contacts a,
.footer_contacts {
  color: #181818  !important;
  padding: 10px 0;
}
.footer_contacts a:hover{
	color: #181818 !important;
	text-decoration: underline  !important;
}
.footer_contacts ul {
  list-style: none;
  padding: 0;
}

.copyright .social-buttons {
  justify-content: flex-end;
}

.copyright .probootstrap-footer-widget {
  margin-bottom: 0;
}

.map_footer {
  position: relative;
  border: none;
  background: #181818;
}

.contacts_map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #00000017;
  cursor: pointer;
}

.map_footer iframe {
  margin-top: -50px;
}

.probootstrap-footer {
  border: none;
}

.map_footer__contacts h4 {
  color: #000;
}

.map_footer__contacts {
  position: absolute;
  right: 250px;
  background: #fff;
  height: 80%;
  top: 10%;
  width: 400px;
  padding: 20px;
  display: none;
}

.header_page {
  min-height: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #181818;
}

.header_page h1 {
  color: #FFFDFD;
  font-size: 32px;
  text-align: center;
  margin: 0;
  font-family: sans-serif;
}

.header_page {
  align-items: center;
}

.page__content {
  background-color: #181818;
}

.page__content .header_page.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.page__content {
  color: #fff;
}

.site-main .inner {
  padding: 50px 0;
}

.services .item {
  grid-template-columns: 2fr 1fr;
  grid-gap: 60px;
	margin-bottom: 30px;
}

.services .image img {
  max-width: 300px;
  width: 100%;
}

.services h3 {
  font-family: sans-serif;
  font-size: 32px;
  margin-top: 0;
}

.services .arrow {
  height: 149px;
  width: 311px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  margin-bottom: 20px;
}

.services .item:nth-child(odd) .image {
  text-align: right;
}


.services .item:nth-child(even) .image {
  order: 2;
	text-align: right;
}

.services .item:nth-child(odd) .arrow {
  background-image: url(/wp-content/themes/menqu/icons/left_arrow_down.png);
  background-position: right;
  margin-left: auto;
  margin-right: 0;
}

.services .item:nth-child(even) .arrow {
  background-image: url(/wp-content/themes/menqu/icons/right_arrow_down.png);
}

.services .item:last-child .arrow {
  background: none;
}

.contacts_map>.container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.top_header-wrap a {
  color: #000;
  font-size: 18px;
}

.top_header-callback {
  display: grid;
  align-items: center;
}

.header_inner {
  grid-template-columns: 240px 1fr;
  align-items: center;
  padding: 10px 0;
}

.slides>li {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.slides>li>div,
.slides>li>div>div,
.slides>li>div>div>div {
  height: 100%;
}

.probootstrap-nav {
  text-align: left;
  float: right;
  width: 100%;
  position: relative;
  margin: 0;
}

.probootstrap-nav .menu {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  margin: 0;
	padding-left: 0;
}

.probootstrap-nav .menu li {
  padding: 0 10px;
  position: relative;
}

.probootstrap-nav .menu li a {
  color: #fff;
  font-weight: 400;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
}
.probootstrap-nav .menu > li > a{
	color: #3b3b3b;
}
.probootstrap-nav .menu li:hover .sub-menu{
  display: block;
  opacity: 1;
  height: auto;
}
.probootstrap-nav .menu li .sub-menu li{
      border-bottom: 1px solid #494949;
}
.probootstrap-nav .menu li .sub-menu{
  /* margin-top: 15px; */
  padding: 0;
  background: #1a1a1a;
  list-style: none;
  border-radius: 0;
  position: absolute;
  min-width: 360px;
  left: 0;
  top: 100%;
  transition: .25s;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.probootstrap-nav .menu li .sub-menu li a{
  font-size: 16px;
      line-height: 1;
      display: block;
      padding: 10px 5px;
}
.btn.btn-primary {
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 45px;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  border: 4px solid #13A375;
}

.btn.btn-primary.outlaine {
  background: #FFFFFF;
  color: #13A375;
  color: #13A375;
}

.top_header-phone>div {
  display: grid;
  align-items: center;
  grid-template-columns: max-content 1fr;
  grid-gap: 5px;
}

.top_header-phone img {
  max-width: 22px;
  max-height: 22px;
}

.copyright .probootstrap-footer-widget {
  color: #6d6d6d;
}

.page__content.simple_page {
  background: #fff;
  color: #000;
}

.simple_page .header_page {
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: inherit;
}

.simple_page .header_page h1 {
  font-family: sans-serif;
  color: #000;
  text-align: left;
  font-size: 42px;
  text-transform: uppercase;
}

/* @media (min-width: 1600px){
  .container {
    width: 1570px;
  }
} */
.archive_container {
  grid-template-columns: 35% 25% 1fr;
  grid-gap: 30px;
}

.archive_container .card-text {
  padding: 0;
}

.archive_container .card-text p {
  overflow: auto;
  max-height: inherit;
}

.post_permalink {
  color: #1d70d6;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.archive_container .date {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0 15px;
  margin-bottom: 15px;
}

.archive_container .card-text figure {
  display: none;
}

.archive_container .image {
  border: 1px solid #fff;
  padding: 10px;
}

.news-section__item.no-image .image {
  display: none;
}

.site-main .inner {
  padding: 0;
}

.site-main .news-section__item .inner {
  padding-top: 0;
  padding-bottom: 0;
}

.archive_container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.archive_container .news-section__item {
  margin-bottom: 50px;
}

.post_container.column-4 .inner {
  display: grid;
  grid-gap: 20px;
  align-items: flex-start;
}

.post_container.column-4 .inner .card-title {
  margin-top: 0;
}

.post_container.column-4 .text .card-text {
  display: none;
}

.post_container.column-4 .image a {
  height: 130px;
}

.archive_container .post_container.column-4 .date {
  border: none;
}

.archive_container .post_container.column-4 .news-section__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.pagination {
  width: 100%;
  text-align: center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current,
.wp-pagenavi a, .wp-pagenavi span {
  border: none;
  color: #1d70d6;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  color: #fff;
}

.post_container.column-2 .image a {
  height: 215px;
}

.post_container.column-4 .no-image .inner {
  grid-template-columns: 1fr;
}

.archive_container .post_container.column-4 .date {
  margin: 0;
  padding: 0;
}

.header_page.title_with_bg h1,
.simple_page .header_page h2 {
  color: #fff;
  ;
  text-align: left;
  font-size: 42px;
  font-family: sans-serif;
  margin-bottom: 30px;
}

.header_inner .site-logo {
  margin-bottom: 0;
}

.header_page.title_with_bg p {
  max-width: 800px;
  color: #fff;
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
}

.single__block {
  grid-template-columns: 1fr 430px;
  grid-gap: 30px;
}

.simple_page .site-main {
  background: #181818;
	background: #343434;
  padding-top: 50px;
	padding-bottom: 50px;
}

.simple_page .site-main p {
  color: #fff;
}

.single__block .contant .date {
  color: #fff;
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  padding-top: 15px;
}

.header_post h1 {
  font-size: 40px;
}

.archive_container .news-section__item>div,
.single__block .news-section__item>div {
  grid-auto-flow: inherit;
}

.sidebar .news-section__item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}

.sidebar .news-section__item .date {
  color: #fff;
  font-size: 14px;
}

.sidebar {
  padding: 15px;
}

.simple_page .site-main .section_inf {
  grid-template-columns: 1fr 350px;
  grid-gap: 20px;
  background-image: url(/wp-content/uploads/2021/07/MINEQU.png);
  background-position: 0 40px;
  background-repeat: no-repeat;
  background-size: 550px;
  padding-top: 50px;
  padding-bottom: 30px;
}

.simple_page .site-main .section_inf p {
  color: #1d70d6;
}

.services_area .content-area {
  padding-top: 50px;
  padding-bottom: 30px;
}

.section_inf h3 {
  font-weight: bold;
}

.catalog_area .header_page h1 {
  font-size: 32px;
}

.services {
  margin-top: 80px;
}

.catalog_list {
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}

.catalog_item h2 {
  text-align: center;
  margin-top: 15px;
}

.catalog_item h2 a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}

.catalog_item:hover h2 a {
  color: #fff;
}

.cat_inner {
  position: relative;
  overflow: hidden;
}

.catalog_item img {
  border: 1px solid #fff;
  padding: 10px;
	width: 100%
}

.catalog_item {
  transition: all .5s ease;
}

.catalog_item .cat_text {
  position: absolute;
  padding: 1px;
  margin: 1px;
  padding: 16px 18px;
  line-height: 1.5;
  transition: all .5s ease;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  top: 100%;
  display: flex;
  align-items: center;
}

.text-center {
  text-align: center;
}

.cat_text .text-center {
  width: 100%;
}

.catalog_item .cat_inner:before {
  content: '';
  position: absolute;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  transition: all .5s ease;
  top: 1px;
  left: 1px;
}

.catalog_item .cat_inner a {
  color: #fff;
}

.catalog_item:hover .cat_inner:before {
  background: #04204485;
}

.catalog_item:hover .cat_text {
  top: 0;
}

.product_content {
  grid-template-columns: 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
}

.product_content .image {
  padding-top: 50px;
}

.product_content .image img {
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #fff;
}

.product_content .title {
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.product_content .title span {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 1em;
  color: #1d70d6;
}

a.selected {
  background-color: #1F75CC;
  color: white;
  z-index: 100;
}

.messagepop {
  background-color: #000;
  display: none;
  position: fixed;
  max-width: 380px;
  width: 100%;
  padding: 25px 25px 20px;
  top: 50%;
  margin-top: -200px;
  left: 50%;
  margin-left: -200px;
  z-index: 1000;
}

.form_popup {
  position: relative;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  display: none;
  background: #000000b5;
  z-index: 999;
}

.overlay.active {
  display: block;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}

.title_form {
  color: #fff;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 1em;
  text-align: center;
  margin-bottom: 32px;
}

.messagepop .social-buttons a {
  font-family: sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: center;
}

input.btn-menqu {
  background-color: #1d70d6 !important;
  border: 4px solid #1d70d6 !important;
  text-shadow: 0px 4px 4px rgb(0 0 0 / 25%) !important;
  color: #000 !important;
}

input.btn-menqu:hover {
  text-shadow: none !important;
}

.messagepop .social-buttons .title {
  font-family: sans-serif;
  font-size: 22px;
  font-weight: 100;
  margin-bottom: 5px;
  line-height: 1;
}

.messagepop label {
  color: #1d70d6;
  padding: 0;
  font-family: sans-serif;
  font-weight: 500;
  text-indent: 0;
}

.messagepop .wpcf7 form.invalid .wpcf7-response-output,
.messagepop .wpcf7 form.unaccepted .wpcf7-response-output {
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  line-height: 1.25;
  margin: 0;
}

.messagepop .wpcf7-not-valid-tip {
  font-size: 14px;
}

.top_header-search {
  display: grid;
  align-items: center;
  padding: 0 20px;
}

.top_header-search #ajaxsearchlite1 .probox .proinput input,
.top_header-search div.asl_w .probox .proinput input {
  font-size: 18px;
}

.site-main p {
  font-size: 18px;
  font-family: sans-serif;
}

.messagepop input {
  width: calc(100% - 0px);
  border: none;
  background: transparent;
  color: #fff;
  outline: none;
  font-size: 20px;
  border-bottom: 2px solid #fff;
}

.messagepop .social-buttons {
  position: absolute;
  background: #fff;
  right: 0;
  width: 160px;
  margin-right: -170px;
  height: auto;
  padding: 15px;
  top: 30px;
	display:none;
}

.d-none {
  display: none;
}

.language ul {
  border: 2px solid #13A375;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 45px;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  list-style: none;
  text-align: center;
  padding: 0 5px;
}

.language {
  display: grid;
  align-items: center;
}

.language ul li {
  cursor: pointer;
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #13A375;
  text-transform: uppercase;
  padding: 5px;
}

.language ul li:hover {
  color: #000;
}

.ajax-loader {
  display: none !important;
}
.contacts_content{
  padding: 50px 0 30px;
}
.slick-dots{
  display: none !important;
}
.footer_menu .sub-menu{
  display: none;
}
@media(max-width: 1200px) and (min-width: 768px) {
.probootstrap-nav .menu li .sub-menu{
  display: none !important;
}
  .top_header-wrap,
  .advantages,
  .compleks_uslug__inner,
  .news-section__wrap,
  .news-section__item>div,
  .top_header-phone>div,
  .section_inf,
  .catalog_list,
  .product_content,
  .archive_container,
  .single__block,
  .simple_page .site-main .section_inf {
    grid-template-columns: 1fr;
  }

  .header_inner {
    grid-template-columns: 120px 1fr;
  }

  .probootstrap-nav .menu li a {
    font-size: 14px;
  }

  .probootstrap-nav .menu {
    padding: 0;
  }
  .top_header-phone>div{
        grid-template-columns: max-content 1fr;
  }
  .top_header-wrap{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px 10px;
  }
  .top_header-callback {
    grid-column: 1/3;
  }
  .top_header-icons {
    grid-column: 1/2;
  }
  .top_header-wrap .language {
    grid-column: 4/5;
  }
  .top_header-phone {
      grid-column: 2/5;
      display: grid;
      grid-template-columns: 1fr 1fr;
  }
  .top_header-search{
    display: none;
  }
  .advantages,
  .news-section__wrap,
  .catalog_list{
    grid-template-columns: 1fr 1fr;
  }
  .news-section__wrap{
    grid-gap:30px;
  }
  .slick-dots{
    display: none !important;
  }
  .card-text p {
    max-height: inherit;
  }
  .card-text {
    padding: 20px 0 50px;
    grid-gap: 15px;
  }

    .home .news-section__item:nth-child(3n) .image, .home .news-section__item:nth-child(4n) .image {
      grid-column: inherit;
    }
    .site-main .news-section__item .inner{
      display: grid;
grid-template-columns: 1fr 2fr;
align-items: flex-start;
grid-gap: 50px;
    }
    .post_container .image{
      margin-top: 10px;
    }
    .product_content .image {
      margin-bottom: 30px;
    }
    .probootstrap-footer.probootstrap-bg{
      text-align: center;
    }
    .slides-text h2{
      font-size: 42px;
    }
}

@media(max-width: 767px) {
  .probootstrap-nav .menu li .sub-menu{
    display: none !important;
  }
  section .probootstrap-cta h2{
    font-size: 22px;
line-height: 1.5;
  }
  .product_content .image {
    margin-bottom: 30px;
  }
  .services .item:nth-child(odd) .image {
    text-align: inherit;
  }
  .language ul li a {
    color: #fff;
  }

  .probootstrap-mobile-menu-active .probootstrap-nav .extra-text {
    width: 100%;
  }

  .probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons {
    justify-content: center;
  }

  .top_header-wrap,
  .advantages,
  .compleks_uslug__inner,
  .news-section__wrap,
  .news-section__item>div,
  .top_header-phone>div,
  .section_inf,
  .catalog_list,
  .product_content,
  .archive_container,
  .single__block,
  .simple_page .site-main .section_inf,
  .services .item {
    grid-template-columns: 1fr;
  }

  .card-text {
    padding: 20px 0 50px;
    grid-gap: 15px;
  }

  .slides-text h2 {
    font-size: 22px;
    line-height: 1.25;
    margin: 25px 0;
  }

  .messagepop .social-buttons,
  .image .arrow {
    display: none;
  }

  .services .item:nth-child(even) .image {
    order: inherit;
  }

  .messagepop input {
    width: 100%;
  }

  .services .item {
    grid-gap: 20px;
  }

  .header_page {
    height: auto;
  }

  #top_header,
  .probootstrap-mobile-menu-active .top_header-phone img {
    display: none;
  }

  .archive_container {
    grid-gap: 0
  }

  .probootstrap-nav .menu {
    list-style: none;
    display: grid;
    justify-content: flex-end;
    margin: 30px 0;
    text-align: right;
    padding: 0;
  }

  .probootstrap-mobile-menu-active .probootstrap-nav {
    padding: 40px 20px;
  }

  .probootstrap-mobile-menu-active .top_header-phone a {
    color: #fff;
    font-size: 18px;
    text-align: center;
  }

  .language {
    max-width: 170px;
    margin: 20px auto;
  }

  .h3_w {
    font-size: 24px;
    line-height: 24px;
    padding-right: 0;
  }

  .partners-arrow {
    border-radius: 50px;
    border: 3px solid #1d70d6;
    position: initial;
    top: 23px;
    right: auto;
        max-width: 100px;
        height: 50px;
max-width: 100px;
display: flex;
align-items: center;
justify-content: center;
  }
.partners-section .section-heading{
  display: grid;
      position: relative;
      grid-template-columns: max-content max-content;
      align-items: center;
      grid-gap: 10px;
      justify-content: space-between;
}
  .section-heading {
    margin-bottom: 20px;
  }

  .partners-arrow>div {
    color: #1d70d6;
    font-weight: bold;
    padding: 5px 15px;
    font-size: 24px;
    line-height: 1;
    height: 100%;
display: flex !important;
align-items: center;
  }

  .probootstrap-section {
    padding: 2em 0;
  }

  .h3_w:after {
    width: 100%;
  }

  .home .news-section__item:nth-child(3n) .image, .home .news-section__item:nth-child(4n) .image {
    grid-column: inherit;
  }

  .card-text p {
    max-height: inherit;
  }

  .copyright .social-buttons {
    justify-content: flex-start;
  }

  .use_area {
    margin-top: 30px;
  }

  .post_container.column-4 .image a {
    height: 250px;
    max-width: 100%;
  }
.catalog_item img{
  margin: 0 auto;
  width: 100%;
}

  .catalog_area .header_page h1,
  .simple_page .header_page h1,
  .header_page h1,
  .header_post h1 {
    font-size: 32px;
  }

  .simple_page .site-main .section_inf {
    background-size: contain;
  }

  .catalog_item .cat_text {
    line-height: 1;
  }

  .probootstrap-footer-widget {
    float: none;
    text-align: center;
  }

  .footer_menu ul,
  .footer_contacts ul {
    text-align: center;
  }

  .copyright .social-buttons {
    justify-content: center;
  }

  .probootstrap-footer .mb60 {
    margin-bottom: 0px !important;
  }

  .probootstrap-footer.probootstrap-bg {
    padding: 30px 0 0 ;
  }

  .h3_w {
    font-size: 24px;
    line-height: 24px;
  }

  .flexslider, .flexslider2 {
    max-height: 280px;
    height: inherit;
  }
  .flexslider .flex-control-paging, .flexslider2 .flex-control-paging{
    bottom: 0;
  }

  .slides>li>div, .slides>li>div>div, .slides>li>div>div>div {
    height: auto;
  }
  .slides-text {
    padding-top: 15px;
        grid-template-rows: 1fr max-content;
        grid-gap: 15px;
  }
	
	@media( max-width: 540px){
		.header_inner .site-logo img {
			max-width: 200px;
		}
	}
  .probootstrap-burger-menu{
    top: 18px;
  }
}

.messagepop {
	position: absolute;
}
.messagepop textarea {
	width: 100%;
	background: none;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-bottom: 2px solid #fff;
	max-height: 80px;
	outline: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border: 1px solid #46b450 !important;
	color: #46b450;
	overflow: hidden;
}
form.wpcf7-form.sent[action="/#wpcf7-f219-o1"] .wpcf7-response-output {
	text-indent: -54px;
}
form.wpcf7-form.sent[action="/#wpcf7-f219-o1"] .wpcf7-response-output::after {
    content: "SENT!";
	margin: 0 0 0 20px;
}
