@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
body, body a {
  font-family: 'Play', sans-serif;
}
body {
  margin-top:104px;
}
body.home {
  margin-top:0px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1200px;
}
#wpadminbar {
  opacity:0 !important;
}
#wpadminbar:hover {
  opacity:1 !important;
}
.mw-services-wrapper {
  padding-bottom:30px;
  width:100%;
}
.mwLang {
  display:inline-block;
  position:relative;
  list-style:none;
  text-transform:uppercase;
}
.mwSocial {
  display:inline-block;
  position:relative;
}
.logoLink {
  display:inline-block;
  position:relative;
}
.devLink {
  font-size:10px;
  opacity:.9;
  color:#f7f7f7 !important;
}
.devLink a {
  font-size:10px !important;
  color:#f7f7f7 !important;
}
.logoLink::after {
    display: inline-block;
    position: absolute;
    width: 82px;
    height: 81px;
    background: url(//auto-service.one/wp-content/themes/mw/assets/img/ukraine-logo.png) no-repeat;
    content: " ";
    left: -90px;
    top: 15px;
    z-index: 99999;
    background-size: 100%;
}
a:hover {
  color: #005fac;
}
.mw-header-wrapper {
  display:block;
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(255,255,255,0.3);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  color:white;
  backdrop-filter: blur(4px);
  z-index:99;
  padding-top:15px;
  padding-bottom:15px;
}

.mwHeaderRowFirstPhoneSublist {
  display:none;
}
.mwHeaderRowFirstPhoneSublist {
  display:none;
  position:absolute;
  left:50%;
  top:24px;
  width: 281px;
  transform: translate(-50%,0%);
  background:white;
  z-index:99;
  border: 1px solid orange;
  padding: 10px;
  border-radius: 5px;
}
.mwHeaderRowFirstPhoneList:hover .mwHeaderRowFirstPhoneSublist {
  display:block;
}
.mw-header-bordered {
  border-left:1px solid rgba(255,255,255,0.3);
}
.mw-header-bordered-bottom {
  border-bottom:1px solid rgba(255,255,255,0.3);
  padding-bottom:3px;
  margin-bottom:3px;
}
/* .mw-header-wrapper .container {
  padding:10px 0px;
} */
.mw-content-wrapper {
  min-height: 100vh;
  background: linear-gradient(0deg, #0101018c, #0a0a0a26), url(assets/img/mw/bg01.png);
  background-size: cover;
  padding-top:150px;
  padding-bottom:150px;
  display:flex;
  position:relative;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-align: center;
  flex-wrap:wrap;
  color:white;
  background-position:top center;
  background-repeat:no-repeat;
  background-color: #010101;
  background-size: cover;
  background-attachment: fixed;
}
.mw-content-section-1-title-01,
.mw-content-section-1-title-02,
.mw-content-section-1-title-03 {
  display:block;
  position:relative;
  font-weight:bold;
  width:100%;
  letter-spacing:2px;
  text-shadow: 0px 0px 7px #416671;
}
.mw-content-section-1-title-01 {
  font-size:72px;
}
.mw-content-section-1-title-02 {
  font-size:48px;
  opacity:1;
}
.mw-content-section-1-title-03 {
  font-size:24px;
  opacity:1;
}
.b {
  font-weight:bold;
}
.inline {
  display:inline-block;
}
.black, a.black {
  color:black;
}
a.black:hover {
  color:#0e61a9;
}
.white, a.white {
  color:white;
}
img.white {
  filter:invert(100%);
}
a.white:hover {
  color:white;
}
.nodecor {
  text-decoration:none;
}
.mw-nav-ul {
  display:inline-block;
  position:relative;
  margin:0px 4px;
  padding:0px;
  margin-top:10px;
  list-style:none;
}
.mw-nav-ul > li {
  display:inline-block;
  position:relative;
  margin:0px;
  padding:0px;
}
.mw-nav-ul > li > a {
  display:inline-block;
  position:relative;
  margin:0px 2px;
  padding:10px;
  color:white;
  text-decoration:none;
  border:1px solid rgba(255,255,255,0.3);
  border-radius:2px;
  font-size:14px;
}
.mw-login-link {
  display:inline-block;
  position:relative;
  padding:4px 10px;
  text-decoration:none;
  color:white;
  border-radius:3px;
  background: linear-gradient(66deg, #005fac, #0062b2);
}
.mw-login-link:hover {
  background: linear-gradient(66deg, #0062b2, #005fac);
}
.mw-login-link:hover {
  color:white;
}
.mw-header-lang-link-wrapper li {
  display:inline-block;
  position:relative;
  padding:1px 4px;
  margin:0px 2px;
  border-radius:3px;
  border:1px solid rgba(255,255,255,0.3);
  text-transform:uppercase;
  color:white;
  text-decoration:none;
}
.mw-header-lang-link-wrapper li a {
  color:white;
  text-decoration:none;
}
.mw-header-lang-link-wrapper li:hover {
  font-weight:bold;
}
.mw-header-lang-link {
  display:inline-block;
  position:relative;
  padding:1px 4px;
  border-radius:3px;
  border:1px solid rgba(255,255,255,0.3);
}
.mw-header-lang-link:hover {
  font-weight:bold;
}
.mw-header-geolocation {
  font-size:14px;
  width:100%;
}
.mw-header-email {
  width:100%;
  display:block;
}
.mw-header-time-work {
  display:block;
  position:relative;
}
.mw-header-phone {
  width:100%;
  text-align: center;
  font-size: 23px;
}
.mw-services-list {
  display:block;
  position:relative;
  margin:0px;
  padding:0px;
  list-style:none;
  margin-top:30px;
  list-style-position: inside;
  -moz-column-count: 2; /* Firefox */
  -webkit-column-count: 2; /* Safari and Chrome */
  column-count: 2;
  list-style-type: decimal;
  width:100%;
  max-width:900px;
}
.mw-services-list > li {
  display:inline-block;
  position:relative;
  width:100%;
  margin:5px;
}
.mw-services-list > li > a {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px 5px;
  border: 1px solid rgb(255 255 255 / 18%);
  background: #262626f0;
  color: white;
  font-weight: bold;
  text-decoration: none;
  transition: .4s;
  letter-spacing: 1px;
  backdrop-filter: blur(4px);
  font-size:16px;
  border-radius:2px;
  text-shadow:0px 0px 1px black;
}
.mw-services-list > li > a:hover {
  background:linear-gradient(66deg, #005fac, #0062b2);
}
.mw-content-promo-wrapper {
  -webkit-perspective: 1000;
}
.home .mw-content-promo-wrapper {
  margin-top:-150px;
  padding-bottom: 60px;
  display:none;
}
.mw-promo-block-wrapper {
  display:block;
  position:relative;
  width: 100%;
  height: 346px;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s;
}
.mw-promo-block-wrapper figure {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition:.8s;
  padding:30px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color:white;
  box-shadow: 0px 0px 10px #00000078;
}
.mw-promo-block-icon {
  font-size:48px;
  color:white;
}
.mw-promo-block-wrapper .mw-promo-block-front {

}
.mw-promo-block-wrapper .mw-promo-block-back {
  -webkit-transform: rotateY(180deg);
}
.mw-promo-block-wrapper:hover .mw-promo-block-front {
  -webkit-transform: rotateY(180deg);
}
.mw-promo-block-wrapper:hover .mw-promo-block-back {
  -webkit-transform: rotateY(360deg);
}
.mw-promo-block-wrapper {
  cursor:pointer;
}
.mw-promo-block-inner {
  display: flex;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);
  -o-transition: all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);
  transition: all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  align-content: center;
  justify-content: center;
  text-shadow:0px 0px 10px black;
}
.mw-promo-block-wrapper:hover .mw-promo-block-front .mw-promo-block-inner  {
  -webkit-transform: translateZ(120px) !important;
  transform: translateZ(120px) !important;
}
.mw-promo-block-title-bottom {
  font-weight:bold;
  font-size:21px;
  width:100%;
  text-align:center;
}
.mw-promo-block-wrapper-1 .mw-promo-block-front {
  background: linear-gradient(0deg, #212121bd, #0a0a0a26), url(assets/img/ac/bmw-service-01.png);
  background-size: cover;
  background-position: center center;
}
.mw-promo-block-wrapper-1 .mw-promo-block-back {
  background: linear-gradient(0deg, #212121bd, #0a0a0ac9), url(assets/img/ac/bmw-service-01.png);
  background-size: cover;
  background-position: center center;
}
.mw-promo-block-wrapper-2 .mw-promo-block-front {
  background: linear-gradient(0deg, #212121bd, #0a0a0a26), url(assets/img/ac/bmw-service-02.png);
  background-size: cover;
  background-position: center center;
}
.mw-promo-block-wrapper-2 .mw-promo-block-back {
  background: linear-gradient(0deg, #212121bd, #0a0a0ac9), url(assets/img/ac/bmw-service-02.png);
  background-size: cover;
  background-position: center center;
}
.mw-promo-block-wrapper-3 .mw-promo-block-front {
  background: linear-gradient(0deg, #212121bd, #0a0a0a26), url(assets/img/ac/bmw-service-03.png);
  background-size: cover;
  background-position: center center;
}
.mw-promo-block-wrapper-3 .mw-promo-block-back {
  background: linear-gradient(0deg, #212121bd, #0a0a0ac9), url(assets/img/ac/bmw-service-03.png);
  background-size: cover;
  background-position: center center;
}
.mw-promo-block-wrapper-4 .mw-promo-block-front {
  background: linear-gradient(0deg, #212121bd, #0a0a0a26), url(assets/img/ac/bmw-service-05.png);
  background-size: cover;
  background-position: left left;
}
.mw-promo-block-wrapper-4 .mw-promo-block-back {
  background: linear-gradient(0deg, #212121bd, #0a0a0ac9), url(assets/img/ac/bmw-service-05.png);
  background-size: cover;
  background-position: left left;
}
.mw-content-about-wrapper {
  background-color: #f6f6f7;
  background-image: url(assets/img/background-02.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:60px 0px;
}
.mw-content-about-leftside {
  display:block;
  position:relative;
}
.mw-content-about-leftside-title {
  display:block;
  position:relative;
  font-size:32px;
  font-weight:bold;
}
.mw-content-steps-wrapper {
  padding: 60px 0px;
}
.mw-content-steps-wrapper-title {
  display:block;
  position:relative;
  font-size:32px;
  font-weight:bold;
  margin-bottom:30px;
}
.mw-content-steps-order {
  font-size:48px;
  font-weight:bold;
  color: #00ffff;
  text-shadow: 0px 0px 11px white;
}
.mw-content-steps-title {
  font-size:24px;
  font-weight:bold;
}
.mw-content-promo2-wrapper {
  padding: 80px 0px;
      background: black;
      background: linear-gradient(0deg, #12b1cc26, #0a0a0a26), url(assets/img/ac/bg.png) no-repeat;
      background-position: center -192px;
      color: white;
      border-top: 5px solid mw;
      background-color: #010101;
      border-bottom: 5px solid mw;
}
.mw-content-promo2-wrapper-title {
  display:block;
  position:relative;
  font-size:24px;
  font-weight:bold;
  margin-bottom:30px;
}
.mw-content-promo3-wrapper {
  padding: 20px 0px;
  background:#333;
  background: linear-gradient(66deg,#005fac,#0062b2);
  background-position: center top ;
  color:white;
  margin-bottom:40px;
}
.mw-content-promo3-wrapper-title {
  display:block;
  position:relative;
  font-size:32px;
  font-weight:bold;
  text-align:center;
}
h3.mw-content-promo2-wrapper-title {
  font-size:28px;
  opacity:.8;
}
.mw-content-promo2-button {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  margin-top:30px;
  text-decoration: none;
  color: white;
  font-weight:bold;
  border-radius: 3px;
  background: linear-gradient(66deg, #12b1cc, #12b1cc);
  cursor:pointer;
}
.mw-content-location-wrapper {
  display:block;
  position:relative;
  padding:60px 0px;
}
.mw-content-location-wrapper-title {
  display:block;
  position:relative;
  font-size:32px;
  font-weight:bold;
  margin-bottom:30px;
}
.mw-content-location-wrapper img {
  box-shadow: 0px 0px 10px #00000078;
}
.mw-content-feedback-wrapper {
  background-color: white;
  padding: 150px 0px;
  background-image: url('assets/img/mw/tesimonials.png');
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
  overflow:hidden;
}
.mw-content-feedback-title {
  display: block;
  position: relative;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.wprs_unslider li, .wprs_unslider ol, .wprs_unslider ul {
  text-align:left;
}
.mw-footer-wrapper {
  display:block;
  position:relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px;
  color:white;
  background: linear-gradient(0deg, #12171a, #12171a8a), url(assets/img/footer-row.webp);
}
.mw-footer-wrapper::before{
  position:absolute;
  display:block;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background:#333;
  content:" ";
  z-index:-1;
}
.mw-footer-copyright {
  border-top:1px solid #4c4c4c;
  margin-top:20px;
  padding-top:20px;
}
.mw-footer-title {
  font-weight:bold;
}
.mw-footer-ul {
  display:block;
  position:relative;
  margin:0px;
  padding:0px;
  text-align:left;
  list-style:none;
}
.mw-footer-ul li {
  font-weight:bold;
}
.mw-footer-ul li a {
  color:white;
  text-decoration:none;
}
.mw-footer-wrapper .mw-content-promo2-button {
  margin-top:0px;
}
.mw-footer-copyright a {
  opacity:.5;
  transition:.4s;
}
.mw-footer-copyright a:hover {
  opacity:1;
}
.mw-footer-wrapper .mw-header-geolocation {
  font-size:16px;
}
.mobile-show {
  display:none;
}
.mw-mobile-call {
  display:none;
}
.mw-services-search {
  display:block;
  position:relative;
  padding:10px;
  margin:10px 0px;
  /* border: 1px solid rgb(255 255 255 / 18%); */
  /* background: #04181ed9; */
}
.mw-services-search-input {
  font-size:18px;
  padding:5px 15px;
  border:0px;
  border-left:4px solid #12b1cc;
  outline:0;
  border-radius:3px;
}
.mw-services-search-input::placeholder{
  color:black;
}
.mw-services-search-button {
  display: inline-block;
  position: relative;
  color: white;
  background: linear-gradient(66deg, #12b1cc, #0499b3);
  line-height: 38px;
  padding: 0px 13px;
  left: -1px;
  top: -2px;
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
}
#searchsubmit {
  display:none;
}
.mw-mobile-nav-btn {
  display:none;
  position:fixed;
  left:50%;
  top:0px;
  transform:translate(-50%,0%);
  color:white;
  padding:0px 10px;
  font-size:24px;
  z-index:99;
  border-radius: 0px 0px 10px 10px;
  cursor:pointer;
  background:linear-gradient(66deg, #005fac, #0062b2);
  box-shadow: 0px 0px 10px #00000078;
}
.mw-mobile-nav {
  display:none;
  position:fixed;
  left:0px;
  top:0px;
  width:100%;
  height:100vh;
  min-height:100vh;
  background: linear-gradient(0deg, #12171a, #12171a8a), url(assets/img/footer-row.webp);
  box-shadow: 0px 0px 10px #00000078;
  z-index:999;
}
.mw-mobile-nav nav ul {
  margin:0px;
  padding:0px;
}
.mw-mobile-nav nav ul li {
  display:block;
  position:relative;
}
.mw-mobile-nav nav ul li a {
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid #3e3f40;
  padding: 5px 10px;
  color: white;
  text-decoration:none;
  border-top:0px !important;
}
.mw-mobile-nav nav ul li:first-child a {
  border-top:1px solid #3e3f40 !important;
  border: 1px solid #3e3f40;
}
.mw-mobile-nav .mw-login-link.mobile-show {
  border:0;
}
.mw-mobile-nav .mw-login-link {
  background: linear-gradient(66deg, orange, #db952e) !important;
}
.mw-mobile-nav .mw-login-link:nth-child(1) {
  border-bottom:1px solid #3e3f40;
}
.mw-mobile-nav .mw-login-link {
  margin:0px !important;
  border-radius:0px;
  width:100% !important;
  border:1px solid #3e3f40;
  border-top:0px;
  left:inherit !important;
  transform:none !important;
  top:inherit !important;
}
.mw-mobile-nav {
  padding-top:50px;
}
.mw-mobile-nav nav ul li a {
  background: #13181a;
  border: 1px solid #3e3f40;
}
.mw-mobile-nav-close-btn {
  display:inline-block;
  position:fixed;
  left:50%;
  top:0px;
  transform:translate(-50%,0%);
  z-index:99;
  color: white;
  padding: 0px 10px;
  font-size: 24px;
  z-index: 99;
  border-radius: 0px 0px 10px 10px;
  cursor: pointer;
  background: linear-gradient(66deg, orange, #db952e) !important;
  box-shadow: 0px 0px 10px #00000078;
}
p {
  margin:0px;
  padding:0px;
}
.form-overlay {
	position:fixed;
	display:none;
	left:0px;
	top:0px;
	width:100%;
	height:100vh;
	content:' ';
	background:rgba(35, 35, 35, 0.7);
	z-index:999999;
}
.form-wrapper {
	display:inline-block;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	border-radius:4px;
	background:white;
	padding:15px;
	max-width:400px;
	width:100%;
	max-height:80vh;
	overflow-y:auto;
  border: 2px solid orange;
}
.form-wrapper-title {
	font-size: 24px;
	color: #171b20;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}
.form-wrapper-close-button .bi::before {
  background: white;
      color: red;
      border-radius: 5px;
      font-size: 21px;
}
.form-wrapper-content-input label {
	margin: 7px 0px;
}
.form-wrapper-content-input input::placeholder {
  color:black !important;
}
.form-wrapper-close-button {
	display:inline-block;
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;
}
.form-wrapper-content {
	display:inline-block;
	position:relative;
	width:100%;
}
.form-wrapper-content-input {
	margin:5px 0px;
}
.form-wrapper-content-input textarea {
	resize:none;
	background-color: #323844;
	border:0px;
	border-radius:0px;
	color:white;
	height:100px;
}
.form-wrapper-content-input input {
	background-color: white;
	border:1px solid #c1c1c1;
	border-radius:0px;
	color:black;
}
.mw-login-link {
  cursor:pointer;
}
.services_delete {
  display: inline-block;
  position: relative;
  width: 10%;
  line-height: 33px;
  color: red;
  margin-left: 3px;
  cursor: pointer;
}
.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.services_delete .glyphicon-remove {
	display:inline-block;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	cursor:pointer;
}
.services_wrapper {
	display:block;
	margin-bottom:5px;
	min-height:33px;
  line-height: 0px;
}
.services_wrapper_clone {
	display:none !important;
}
.services-add-more {
	display:none;
	position:relative;
	font-size:16px;
	color: orange;
	cursor:pointer;
	margin-top:10px;
}
.services_wrapper_main {
	display:none;
	position:relative;
}
.services_main,
.services_children {
	display:inline-block;
	float:left;
	width:43.9999%;
	background-color: white;
	color: black;
	border-radius: 2px;
	padding: 6px 12px;
}
.services_delete {
  text-align:center;
}
.services_delete .bi::before {
  background:red;
  color:white;
}
.services_children {
	display:none;
}
.services-add-more .glyphicon {
	display:inline-block;
}
#request_choose {
	background-color: white;
	color: black;
	border-radius: 2px;
}
#request_choose option {
	padding: 20px 0px;
}
.request_success_button {
	display:inline-block;
	position:relative;
	left:50%;
	transform:translate(-50%,0%);
	padding:10px 20px;
	width:100%;
	background-color: orange;
	border:0px;
	border-radius:0px;
	color:black;
	margin: 15px 0px;
	margin-bottom: 5px;
}
.form-wrapper-success {
	display:none;
	font-size: 18px;
	text-align: center;
}
.mw-page-breadcrumbs {
  padding:10px 0px;
  opacity:.9;
}
.mw-page-breadcrumbs a {
  color:black;
  text-decoration:none;
}
.mw-page-content {
  padding:30px 0px;
}
.mw-page-title {
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
  margin:0px;
}
.mw-divider {
  display:block;
  position:relative;
  width:100%;
  height:1px;
  background:#eaeaea;
  content:" ";
}
.marginTop {
  margin-top:15px;
}
.mw-page-body {
  padding:15px 0px;
}
.mw-archive-row {
  margin:15px 0px;
}
.mw-archive-row-description-wrapper {
  display:block;
  position:relative;
  padding:0px 15px;
}
.mw-archive-row-title {
  font-size:24px;
  color:black;
  font-weight:bold;
  text-decoration:none;
  width:100%;
  display:block;
  position:relative;
}
.mw-archive-title {
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
  margin:0px;
}
.mw-archive-breadcrumbs {
  padding:10px 0px;
  opacity:.9;
}
.mw-archive-breadcrumbs a {
  color:black;
  text-decoration:none;
}
.mw-archive-content {
  padding: 30px 0px;
}
.mw-archive-row-img-wrapper {
  text-align:center;
}
.mw-archive-row-img {
  max-width:300px;
  width:100%;
  max-height:150px;
  box-shadow: 0px 0px 10px #00000078;
}
.mw-archive-meta {
  padding:15px 0px;
}
.mw-archive-meta h1 {
  font-size:20px;
  font-weight:bold;
  text-align:center;
  color:orange;
}
.mw-archive-meta b {
  display:block;
  position:relative;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  color:#777777;
}
.mw-archive-meta * {
  color:#777777;
}
.mw-page-thumbnail {
  display:block;
  position:relative;
  text-align:center;
  margin:15px 0px;
}
.mw-page-thumbnail img {
  max-width:1024px;
  width:100%;
  height:auto !important;
  margin:0px;
}
.mw-page-body img {
  text-align:center;
  max-width:1024px;
  width:100%;
  height:auto !important;
  margin:10px 0px;
}
.mw-page-img-wrapper {
  text-align:center;
}
.mw-archive-row {
  margin-bottom:30px;
}
.single .mw-page-body p {
  margin-bottom:15px;
}
.mw-page-permalink-row {
  margin-bottom:50px;
}
.mw-page-permalink-row a {
  display:block;
  position:relative;
  font-weight:bold;
  font-size:18px;
  color:#333;
  margin:15px 0px;
  text-decoration:none;
}
.mw-page-permalink-row a:hover {
  color:#0062b2;
}
.wp-pagenavi {
  margin-bottom:15px;
}
.wp-pagenavi .current,
.wp-pagenavi a {
  display:inline-block;
  position:relative;
  padding:5px 10px;
  color:black;
  text-decoration:none;
}
.wp-pagenavi .current {
  font-weight:bold;
}
.wp-pagenavi a.next
.wp-pagenavi a.prev {
  border:0px solid white !important;
}
.wp-pagenavi a:hover {
  color:#0062b2;
}
.mw-services-description {
  font-size:18px;
  font-weight:bold;
  margin:15px 0px;
}
.mw-services-parent-category-wrapper {
  text-align:center;
}
.mw-services-parent-category {
  display:inline-block;
  position:relative;
  padding:5px 10px;
  border:1px solid #0499b3;
  margin:5px;
  font-size:16px;
  font-weight:bold;
}
.mw-services-parent-category-active,
.mw-services-parent-category:hover {
  background: linear-gradient(66deg, #12b1cc, #0499b3);
  color:white;
  cursor:pointer;
}
.mw-services-children-pages-wrapper {
  display:block;
  position:relative;
  margin:0px;
  padding:0px;
  margin-top:10px;
  list-style-position: inside;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  list-style-type: decimal;
}
.mw-services-children-page-title {
  font-size: 12px;
    position: absolute;
    top: -3px;
    padding-left: 1px;
    opacity:.7;
}
.mw-services-children-page {
  display:inline-block;
  position:relative;
  font-size:20px;
  color:black;
  padding: 5px 10px;
  padding-left:30px;
}
.mw-services-children-page a {
  color:black;
  text-decoration:none;
  cursor:pointer;
}
.mw-services-children-page a:hover {
  color:#059bb5;
}
.mw-services-children-page a::before {
  content: "\f234";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:black;
  padding-right:20px;
}
.home .mw-services-parent-category {
  border: 1px solid rgb(255 255 255 / 18%);
    background: #04181ed9;
}
.home  .mw-services-children-page:hover,
.home  .mw-services-parent-category-active,
.home  .mw-services-parent-category:hover {
  background: linear-gradient(66deg, #12b1cc, #0499b3);
}
.home .mw-services-children-page:hover .mw-services-children-page-title {
  color:white;
}
.home .mw-services-children-page:hover a:before {
  color:white;
}
.home  .mw-services-children-pages-wrapper {
  display: flex;
  position: relative;
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  margin-top: 10px;
  list-style-position: inside;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  list-style-type: decimal;
  width: 100%;
  max-width: 700px;
  text-align:left;
}
.home  .mw-services-children-page a {
  color:white;
}
.home span.mw-services-children-page-title {
  color: cyan;
  opacity:1;
}
.home  .mw-services-children-page a::before {
  color:cyan;
}
.home .mw-services-children-page-title {
  top:2px;
}
.home .mw-services-children-page {
  border: 1px solid rgb(255 255 255 / 18%);
      background: #04181ed9;
      color: white;
      font-weight: bold;
      text-decoration: none;
      transition: .4s;
      letter-spacing: 1px;
      font-size: 18px;
      border-radius: 2px;
      text-shadow: 0px 0px 1px black;
      line-height: 24px;
      padding: 10px 7.5px;
      padding-top: 24px;
}
.home .mw-services-children-page a:after {
  display:block;
  position:absolute;
  content:" ";
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:cyan;
}
.home .mw-services-parent-category-wrapper {
  max-width:1000px;
  width:100%;
}
.width100 {
  width:100%;
}
.footerStyle1 {
  .margin-top:20px;
}
.footerStyle2 {
  padding-right:10px;
}
.footerLogoStyle {
  height:17px;
}
.img-sertificat {
  max-width:246px !important;
  max-height:326px !important;
}
.logoSize {
  width:100%;
  max-width:230px;
}
.viberSize {
  width: 20px;
  margin-left:10px
}

@media (max-width:1000px) {
  html {
    margin:0px !important;
  }

  .as-before-after-img {
    height: 237px !important;
  }
  .home .mw-services-parent-category-wrapper {
    max-width:900px;
    width:95%;
    margin:0px auto;
  }
  .mw-content-promo3-wrapper-title {
    font-size: 22px;
  }
  .home .mw-services-description {
    padding:0px 15px;
  }
  .home .mw-services-children-pages-wrapper {
    list-style-position: inside;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
  list-style-type: decimal;
  }
  .home .mw-services-children-page {
    width:90%;
    margin:3px auto;
    font-size:14px;
  }
  .home .mw-services-children-page-title {
    top: -3px;
  }
  .mw-services-children-page-title {
    top: -10px;
  }
  .mw-services-parent-category {
    display:block;
    position:relative;
    width:100%;
    font-size:14px;
    padding:2px;
    margin:3px;
    padding-left:20px;
    text-align:left !important;
  }
  .mw-services-description {
    font-size:14px;
  }
  .mw-services-children-pages-wrapper {
    list-style-position: inside;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
  list-style-type: decimal;
  }
  .mw-services-children-page {
    padding-left:0px;
    font-size:14px;
    margin: 10px 0px;
  }
  .mw-services-children-page a::before {
    padding-right:0px;
  }
  .mw-services-children-pages-wrapper li {
    display:block;
    position:relative;
    width:100%;
  }
  .single .mw-page-title {
    font-size:18px;
  }
  .mw-page-thumbnail img {
    max-width:500px;
    width:100%;
  }
  .mw-archive-row-title {
    font-size:18px;
    margin-top:15px;
  }
  .mw-archive-row-description-wrapper p {
    font-size:14px;
  }
  .mw-mobile-nav a:hover {
    background: linear-gradient(66deg,#005fac,#0062b2);
  }
  .mw-header-wrapper {
    display:block;
    position:relative;
    margin:0px;
    padding:0px;
    padding-bottom:20px;
  }
  .mw-nav-ul {
    display:none;
    margin:20px 0px;
  }
  .mw-login-link-wrapper {
    display:none;
  }
  .mw-nav-ul .mw-login-link {
    margin-top:20px;
  }
  .mw-header-wrapper .mw-header-bordered-bottom {
    border:0px;
  }
  .mw-header-social div {
    text-align:center !important;
  }
  .mw-header-social .align-self-center {
    margin:5px 0px;
  }
  .mw-services-list li{
    display:block;
    width:100%;
    margin:0px;
    padding:0px;
  }
  .mw-services-list {
    margin:0px;
    padding:0px 30px;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    list-style-type: decimal;
    margin-top:30px;
    max-width:1000px;
  }
  .mw-services-wrapper {
    padding-bottom:30px;
    width:100%;
  }
  .mw-services-list > li > a {
    font-size: 10px;
    padding: 5px 20px;
    border-radius:0px;
    text-align:left;
  }
  .mw-content-promo-wrapper {
    margin:0px;
    padding:0px;
    margin-top:30px;
  }
  .mw-content-promo-wrapper .col-lg-3 {
    margin-bottom:15px;
  }
  .mw-content-about-wrapper {
    padding:30px 0px;
  }
  .mw-content-about-leftside-title {
    font-size:21px;
    text-align:center;
  }
  .mw-promo-block-text img {
    max-height:300px;
    width: auto;
    object-fit:contain;
  }
  .wprs_unslider-arrow {
    display:none !important;
  }
  .mw-footer-wrapper {
    text-align:center;
  }
  .mw-footer-ul {
    text-align:center;
    margin:15px 0px;
  }
  .mw-footer-copyright .col-lg-6 {
    text-align:center !important;
    font-size:10px !important;
    margin-bottom:15px;
  }
  #mwAboutRightsideCarousel {
    margin:25px 0px;
  }
  .mw-content-location-wrapper img {
    margin-top:30px;
  }
  .mw-footer-wrapper .mw-content-promo2-button {
    margin-bottom:15px;
  }
  .mw-header-bordered {
    border:0;
  }
  .icon {
    font-size:24px;
  }
  .icon img {
    width:28px !important;
  }
  .mw-header-wrapper {
    border:0;
  }
  .mw-slider-promo {
    font-size:14px;
  }
  .mw-header-wrapper .logo {
    margin-top: 60px;
  }
  .logoLink::after {
    margin-top: 60px;
    left:-75px;
  }
  .mw-header-geolocation {
    margin-top:20px;
  }
  .mobile-hide {
    display:none;
  }
  .mobile-show {
    display:inline-block;
  }
  .mw-header-time-work {
    display:inline-block;
    font-size:12px;
  }
  .mw-header-phone {
    width:auto;
  }
  .mw-login-link.mobile-show {
    margin-top: 10px;
    display: block;
    width: 240px;
    left: 50%;
    transform: translate(-50%,0%);
  }
  .mw-header-social-mobile {
    display:block;
    position:absolute;
    left:50%;
    transform:translate(-50%,0%);
    top:0px;
    width:90%;
  }
  .mw-content-feedback-title,
  .mw-content-promo2-wrapper-title,
  .mw-content-steps-wrapper-title,
  .mw-content-location-wrapper-title {
    font-size:28px;
  }
  .mw-mobile-call {
    display:flex;
    position:fixed;
    right:15px;
    bottom:15px;
    background:black;
    color:white;
    border-radius:50%;
    font-size:34px;
    width:70px;
    height:70px;
    text-align: center;
    align-items: center;
    justify-content: space-around;
    z-index:99;
    background: linear-gradient(66deg, #005fac, #0062b2);
    border:1px solid rgba(255,255,255,.5);
    box-shadow: 0px 0px 10px #00000078;
    opacity:.9;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDA3YjAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZmZmZiIvPjwvc3ZnPg==) center/45px 45px no-repeat #009900;
  }
  .mw-mobile-call:hover, .mw-mobile-call:active, .mw-mobile-call:focus  {
    color:white;
    text-decoration:none;
  }
  .mw-services-search {
    background:none;
    border:0;
    margin-bottom:0px;
    padding-bottom:0px;
  }
  .mobile-show-block {
    display:block;
  }
  footer .mw-header-phone {
    display:block;
  }
  footer .mw-content-promo2-button {
    width:200px;
  }
  footer .mw-content-promo2-button:hover {
    color:white;
  }
  .mw-services-list > li > a {
    backdrop-filter: none;
  }
  .mw-header-wrapper {
    backdrop-filter: none;
  }
  .home .mw-content-promo-wrapper {
    margin-top:25px;
    padding-bottom: 10px;
  }
}


.as-before-after-img {
	width:100%;
	height: 341px;
	object-fit:cover;
}
.as-before-after {
	background: #e8e8e8;
	padding-top: 30px;
	margin-bottom: -10px;
}
.as-before-after-subtitle {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}
.as-before-after-title {
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color: #ed2d3a;
}
.as-about-us-title {
	text-transform:uppercase;
	font-size:28px;
	line-height:40px;
	text-align:center;
	color: #171b20;
	font-weight:bold;
	margin-bottom:40px;
}
.as-before-after .as-about-us-title {
	margin-bottom:20px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.mwHeaderWrapper {
  display:flex;
  position:fixed;
  left:0px;
  top:0px;
  width: 100%;
  z-index:9999;
  background: transparent;
  border-bottom: 3px solid orange;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}

.mwHeader {
  display: flex;
      position: relative;
      width: 100%;
      padding: 10px 0px;
      flex-direction: row;
      flex-wrap: nowrap;
      align-content: center;
      justify-content: center;
      align-items: center;
}

.mwHeaderRowsWrapper {
  display: flex;
      position: relative;
      width: calc(1200px - 323px);
      padding: 0px 15px;
      padding-left:40px;
      flex-direction: column;
      flex-wrap: nowrap;
      align-content: center;
      justify-content: center;
}

.mwHeaderLogo {
  display:inline-block;
  position:relative;
  width:323px;
}
.mwHeaderLogoLink {
  width:100%;
}

.mwHeaderRowFirstLanguage li:nth-child(2) {
  opacity:.5;
}

.mwHeaderRowFirst {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.mwHeaderRowFirst a {
  color:white;
  text-decoration:none;
}
.mwHeaderRowFirst a:hover {
  color:orange;
}
.mwHeaderRowFirstLocation {
  display:inline-block;
  position:relative;
  color:white;
}
.mwHeaderRowFirstPhone {
  display:inline-block;
  position:relative;
  color:white;
}
.mwHeaderRowFirstPhoneSublist {
  display:none;
}
.mwHeaderRowFirstTime {
  display:inline-block;
}
.mwHeaderRowFirstSocials {
  display:inline-block;
  position:relative;
}
.mwHeaderRowFirstSocials a {
  padding:4px;
  font-size:22px;
}

.mwHeaderRowFirstPhoneList {
  display:inline-block;
}
.mwHeaderRowFirstPhoneSublist {
  display:none;
  position:absolute;
  left:50%;
  top:21px;
  width: 281px;
  transform: translate(-50%,0%);
  background:white;
  z-index:99;
  border: 1px solid orange;
  padding: 10px;
  border-radius: 5px;
}
.mwHeaderRowFirstPhoneList:hover .mwHeaderRowFirstPhoneSublist {
  display:block;
}
.mw-content-promo2-wrapper-description {
  margin-top:20px;
}
.mwLocationWrapper {
  border-top:5px solid orange;
  border-bottom:5px solid orange;
}
.mwLocationWrapper iframe {
  margin-bottom:-8px;
}

.mwPartners {
  width:100%;
  max-width:1200px;
  margin:80px auto;
}
.mwPartnersTitle {
  display: block;
position: relative;
font-size: 32px;
font-weight: bold;
margin-bottom: 30px;
text-align:center;
}
.mwPartners
.carousel-control-prev,
.mwPartners
.carousel-control-next {
  display:none;
}



.mobileNavigation {
  display:inline-block;
  position:relative;
}
.mobileNavigation a {
  display:block;
  position:relative;
  width:100%;
}
.mwContactPage {
  text-align:center;
  font-size:18px;
  color:black;
}
.mwContactPage a  {
  color:black;
  text-decoration:none;
}
.mwContactPage h3 {
  margin:15px 0px;
}
.mw-page-body {
  margin-top:10px;
}
.mw-page-body-two {
  display:flex;
  position:relative;
  margin-top:10px;
}
.mw-page-body-content {
  display:inline-block;
  width:100%;
  max-width:500px;
  padding-right:30px;
}
.mw-page-body-content h3 {
  margin-top:20px;
}
.mw-page-body-slider {
  display: flex;
      position: relative;
      width: 100%;
      max-width: 700px;
      padding-top: 50px;
      flex-direction: row;
      flex-wrap: nowrap;
      align-content: flex-start;
      justify-content: space-around;
      align-items: flex-start;
}
.mw-page-body-slider #mwAboutRightsideCarousel {
  max-width:332px;
}
.mw-page-body-slider-img {
  max-width:250px !important;
}
.mw-page-content iframe {
  margin:0px auto;
  display:inline-block;
  position:relative;
  border:3px solid mw;
  background:white;
  padding:5px;
  left:50%;
  transform:translate(-50%,0%);
  margin:0px;
  margin-bottom:30px;
}
.mwQr {
  max-width:150px;
  width:100%;
  height:initial !important;
}
.mobileNavigation {
  display:block;
  position:relative;
  width:100%;
}
.mw-mobile-nav .mw-login-link {
  text-align:center;
  font-size:24px;
}
.mobileNavigation ul {
  display:block;
  position:relative;
  width:100%;
  margin:0px;
  padding:0px;
}
.mobileNavigation ul li a {
  display:block;
  position:relative;
  width:100%;
  background: linear-gradient(66deg, orange, #db952e) !important;
  text-decoration:none;
  color:white;
  font-weight:bold;
  padding:10px;
  text-align:center;
  border-bottom:1px solid #ffffff5c;
  font-size:19px;
}
.mw-page-content .footable_parent  {
  overflow-x:auto;
}
.mobileSocials {
  display:none;
}
.mobileLanguage {
  display:none;
}
.video-two-flex {
  display: flex;
      position: relative;
      flex-direction: row;
      flex-wrap: nowrap;
      align-content: center;
      justify-content: center;
      align-items: center;
}
.video-two-flex iframe {
  margin:0px 5px !important;
  left:inherit;
  transform:inherit;
}
/*toggle*/
.toggle-trigger:nth-child(0) {
  border-top: 1px solid mw;
}
.toggle-trigger {
	margin: 0px !important;
	font-size: 18px;
	padding: 10px;
	padding-left: 30px;
	background-color: #F5F5F5;
	background-image: url('assets/img/ac/toggle-plus.png');
	background-position: 10px center;
	background-repeat: no-repeat;
  border-bottom: 1px solid mw;
}

.toggle-trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}

.toggle-trigger a:hover {
	color: orange;
  font-weight:bold;
	text-decoration: none;
}

.toggle-trigger.active{
  color: orange;
  font-weight:bold;
	background-image: url('assets/img/ac/toggle-minus.png') !important;
	background-position: 10px center;
	background-repeat: no-repeat;
}
.toggle-trigger.active a {
  color: orange;
}

.toggle_container {
	overflow: hidden;
	padding: 0px 10px;
  opacity:0;
}
.toggle_container_active {
  opacity:1;
}
.mwToggleTitle {
  display:none;
  text-align:center;
  font-weight:bold;
  font-size:24px;
  color:mw;
}
@media (max-width:1300px) {
  .wprs_unslider-arrow.prev {
    left:0px !important;
  }
  .wprs_unslider-arrow {
    right:0px !important;
  }
}
.ptsCol.ptsTableDescCol .ptsRows .ptsCell {
  padding:5px !important;
  text-align:left !important;
}
.ptsCol .ptsRows .ptsCell {
  display:flex;
  position:relative;
  display: flex;
  position: relative;
  padding: 5px !important;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
.ptsCol.ptsTableDescCol .ptsRows .ptsCell p {
  text-align:left !important;
}
.ptsCol.ptsTableDescCol .ptsRows .ptsCell span {
  font-size:14px !important;
}
@media (max-width:1200px) {
  body.home,
  body {
    margin-top:36px !important;
  }

  .toggle_container {
    opacity:0 !important;
    transition:1s;
  }
  .toggle_container_active {
    opacity:1 !important;
  }
  .ptsCol.ptsTableDescCol .ptsRows .ptsCell {
    padding:5px !important;
    text-align:left !important;
  }
  .ptsCol.ptsTableDescCol .ptsRows .ptsCell p {
    text-align:left !important;
  }
  .ptsCol .ptsColHeader p span {
    font-size:13px !important;
    font-weight:bold !important;
  }
  .ptsCol.ptsTableDescCol .ptsRows .ptsCell span {
    font-size:10px !important;
  }
  .mwHeaderRowFirstPhone {
    padding-bottom: 60px;
  }
  .mwHeaderRowFirstPhoneSublist {
    display:block;
    position:absolute;
    width: 360px;
    text-align: center;
    top: 20px;
    background:none;
    border:none;
  }
  a.mwDetailingPhone {
    color:mw;
  }
  .fas.fa-angle-down {
    display:none !important;
  }
  .mwHeaderRowFirstPhoneSublist a {
    display:block;
    position:relative;
    font-size:21px;
  }
  .video-two-flex {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
    .video-two-flex iframe {
      margin-bottom:10px !important;
    }
  .mwQr {
    display:none;
  }
  .mwHeaderRowFirstSocials {
    display:none;
  }
  .mwHeaderRowFirstLanguage {
    display:none;
  }
  .mobileLanguage {
    display:inline-block;
    position:absolute;
    right:15px;
    top:5px;
    z-index:99;
  }
  .mobileLanguage a {
    color:white;
    text-decoration:none;
  }
  .mobileSocials {
    display:inline-block;
    position:absolute;
    left:15px;
    top:5px;
    z-index:99;
  }
  .mobileSocials a {
    color:white;
  }
  .mwFooterLocation {
    font-size:20px;
  }
  .mwPartnersTitle {
        font-size: 28px;
  }
  .mw-content-section-1-title-01 {
    font-size:32px;
    padding-top:30px;
  }
  .mw-content-section-1-title-02 {
    font-size:21px;
  }
  .mw-content-section-1-title-03 {
    font-size:12px;
  }
  .mw-content-wrapper {
    padding-top:0px;
  }
  iframe {
    max-width:1200px !important;
    width:100% !important;
  }
  .mw-mobile-nav-btn {
    display:inline-block;
  }
  .mw-page-content-wrapper {
    padding-top:20px;
  }
  .mwFooterLogoLink {
    max-width:323px;
    width:100%;
  }
  .mwHeaderRowsWrapper {
    width:100%;
    padding:0px;
  }
  .mwHeaderWrapper {
    position:relative;
    padding-top:0px;
    z-index:1;
  }
  .mwHeader {
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .mwHeaderRowFirst {
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin:10px 0px;
  }
  .mwHeaderRowSecond {
    display:none;
  }
  .mwHeaderRowFirstSocials,
  .mwHeaderRowFirstPhone,
  .mwHeaderRowFirstLocation {
    margin-bottom:10px;
  }
  .mwHeaderRowFirstPhone {
    font-size:24px;
  }
  .mwHeaderRowFirstPhoneSublist {
    font-size:16px;
  }
  .mwHeaderRowFirstTime {
    font-size:21px;
  }
  .mw-mobile-nav-btn {
    background: linear-gradient(66deg, orange, #db952e) !important;
  }
  .mwFooter {
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .mwFooterSide  {
    width:90%;
    margin:10px 0px;
  }
  .mwFooterLeftSide {
    justify-content: center;
  }
  .mwFooterRightSide {
    position: relative;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
  }

  .mwFooterLocation {
    font-size:18px;
  }

  .mw-page-body-content {
    padding-right:0px;
  }
  .mw-page-body-two {
    display: flex;
    position: relative;
    margin-top: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  .mw-page-body-content h3 {
    margin-top:0px;
  }
  .mw-content-wrapper {
    padding:0px 10px;
  }
  .mw-page-body-slider {
    display: flex;
    position: relative;
    width: 100%;
    max-width: 700px;
    padding-top: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
  }
}
.mwContentFullimg {
  display:inline-block;
  position:relative;
  width:100% !important;
  max-width:1200px !important;
  margin:0px auto;
  border:3px solid mw;
}
.mwFlexGallery {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}
.mwFlexGalleryBlock {
  display:flex;
  position:relative;
  display:inline-block;
  height:215px;
  width: 215px;
}
.mwFlexGalleryTitle {
  margin-top:20px;
}
.mwFlexGalleryBlockTitle {
  font-weight:bold;
  text-align:center;
}

@media(max-width:1200px) {
  .mwFlexGallery {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
div.ptsEl.acPriceAlignCenter {
  display:block;
  position:relative;
  text-align:center !important;
  background:orange !important;
  color:white !important;
  padding:5px 0px;
}
div.ptsEl.acPriceAlignCenter * {
  display:block;
  position:relative;
  font-size:24px !important;
  text-align:center !important;
}
.ptsCol.ptsTableDescCol .ptsRows .ptsCell .acPriceAlignCenter p {
  text-align:center !important;
}
.acPriceWarning {
  display:block;
  text-align:center !important;
  font-weight:bold;
  font-size:16px;
  color:green;
  margin-top:15px;
  margin-bottom:15px;
}

.servicesEkstList {
  display:flex;
  position:relative;
  margin:0px auto;
  width:100%;
  max-width:1200px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
  margin-top:30px;
}
a.servicesEkstEl {
  display:inline-block;
  position:relative;
  padding:0px 15px;
  text-align:left;
  color:white;
  text-decoration:none;
  font-size:18px;
  text-shadow: 0px 0px 1px black;
  transition:.1s;
}
a.servicesEkstEl:hover {
  text-shadow: 1px 1px 10px #00daff;
}
.servicesEkstElTitle {
  display:block;
  position:relative;
  width:100%;
  text-transform:uppercase;
  font-weight:bold;
  color:mw;
}


.servicesBaseList {
  display:flex;
  position:relative;
  margin:0px auto;
  width:100%;
  max-width:1200px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
  margin-top:30px;
}
a.servicesBaseEl {
  display:inline-block;
  position:relative;
  width:33%;
  padding:0px 15px;
  text-align:left;
  color:white;
  text-decoration:none;
  font-size:18px;
  text-shadow: 0px 0px 1px black;
  transition:.1s;
}
a.servicesBaseEl:hover {
  text-shadow: 1px 1px 10px #00daff;
}
.servicesBaseElTitle {
  display:block;
  position:relative;
  width:100%;
  text-transform:uppercase;
  font-weight:bold;
  color:mw;
}
.servicesBaseElDescr {
  display:block;
  position:relative;
  width:100%;
}
.servicesBaseElRow::before {
  display:inline-block;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position:relative;
  margin-right:15px;
  content:"\f058";
  font-size:14px;
  color:cyan;
}
.servicesBaseElRow {
  display:inline-block;
  position:relative;
  width:100%;
}
.servicesDetailingTitle {
  font-weight:bold;
  color:mw;
  font-size:48px;
  margin:50px 0px;
  text-align:center;
}
.servicesDetailingWrapper {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0px auto;
  width: 100%;
  max-width: 1000px;
}
a.servicesDetailingListEl {
  text-align:left;
  display:inline-block;
  position:relative;
  width:100%;
  color:white;
  text-decoration:none;

  text-shadow: 0px 0px 1px black;
  transition:.1s;
  font-size:18px;
  padding:5px 0px;
  padding-left:30px;
}
a.servicesDetailingListEl:hover {
  color:cyan;
  text-shadow: 1px 1px 10px #00daff;
}

a.servicesDetailingListEl::before {
  display:inline-block;
  position:absolute;
  left:15px;
  top:50%;
  transform:translate(-50%,-50%);
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  content:"\f058";
  font-size:14px;
  color:cyan;
}
.servicesDetailingList {
  width: 100%;
  max-width: 471px;
  display: flex;
  position: relative;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.servicesDetailingListTitle {
  display: block;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  color: mw;
  font-size:21px;
  margin-bottom:20px;
}

@media(max-width:800px) {
  .servicesDetailingList {
    width:100%;
    max-width: 1200px;
  }
  .mw-content-section-1-title-02 {
    padding-top:50px;
  }
  .servicesEkstList {
    display: flex;
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: center;
    justify-content: space-between;
    margin-top: 30px;
  }
  .servicesEkstEl {
    margin-bottom:20px;
  }
  .servicesBaseList {
    display: flex;
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
  }
  .servicesBaseElTitle {
    margin-top:20px;
  }
  a.servicesBaseEl {
    width:100%;
  }
  .servicesDetailingTitle {
    margin:0px;
    margin-top:50px;
  }
  .servicesDetailingWrapper {
    display: flex;
        position: relative;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0px auto;
        width: 100%;
        max-width: 1000px;
  }
  .servicesDetailingList {
    padding:40px 0px;
  }
  .servicesDetailingListTitle {
    margin-top:0px;
  }
}

.page-id-263 .mw-services-wrapper,
.page-id-261 .mw-services-wrapper {
  background:black;
}
.page-id-263 .mw-services-wrapper .mw-archive-meta,
.page-id-263 .mw-services-wrapper .mw-divider,
.page-id-261 .mw-services-wrapper .mw-archive-meta,
.page-id-261 .mw-services-wrapper .mw-divider {
  display:none;
}


.toggle_container {
  position:relative;
}

.toggle_container_showed_after::after {
  display:flex;
  position:absolute;
  left:0px;
  top:0px;
  background:white;
  z-index:99;
  content:" ";
  width: 100%;
  height: 100%;
  opacity:1;
  transition:1s;
}

.toggle_container_showed::after {
  opacity:0;
}


.mwHeader {
  background:white;
  color:black;
}
.mwHeader a {
  color:black;
}
.mwHeader i {
  color:orange;
}
.mwHeader .logo {
  width:300px;
}
.mwHeader li.current-lang a {
  border-color:orange !important;
  color:orange !important;
}
.mwHeader li.current-lang a {
  border-color:orange !important;
  color:orange !important;
}

.mwLang li {
  display:inline-block;
}
.mwLang li a {
  display:block;
  position:relative;
  padding:4px;
  border-radius:5px;
  font-size:12px;
  border:1px solid white;
}
.mwLang li:hover a {
  color:orange;
}

.mwSocial a {
  padding:4px;
  font-size:22px;
}


.mwTime {
  display:inline-block;
}

.headerNavigation {
  margin-top:15px;
}
.headerNavigation ul {
  display:block;
  position:relative;
  margin:0px;
  padding:0px;
  text-align:right;
}
.headerNavigation ul li {
  display:inline-block;
  position:relative;
}
.headerNavigation ul li a {
  display: block;
  position: relative;
  color: black;
  background: transparent;
  margin: 0px 5px;
  letter-spacing: .05em;
  text-decoration: none;
  padding: 5px 8px;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: .2s;
  cursor:pointer;
}
.headerNavigation ul li a:hover {
  color: black;
  background: white;
  border-color:orange;
}
.menu-item-776 a,
.menu-item-743 a {
  font-weight: bold !important;
  color: white !important;
  background: orange !important;
  cursor: pointer !important;
}

.mw-hp-wrapper {
  display:inline-block;
  position:relative;
  width:100%;
  max-width:1200px;
  color:white;
}

.mw-hp-01 {
  display:block;
  position:relative;
  font-weight:bold;
}
.mw-hp-01::after {
  display:inline-block;
  position:relative;
  width:200px;
  height:5px;
  background:#ffa500;
  content:" ";
  box-shadow: 1px 5px 5px #00000047;
}
.mw-hp-01-title {

}
.mw-hp-01-title-01 {
  font-size:48px;
  letter-spacing:1px;
}
.mw-hp-01-title-02 {
  font-size:38px;
  letter-spacing:1px;
  margin-bottom:30px;
}
.mw-hp-01-title-subcolor {
  color:#fcc054;
}
.mw-hp-02-title {
  font-size: 30px;
}
.mw-hp-02-title-subcolor {
  color:#fcc054;
}

.mw-hp-02 {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-around;
  align-items: flex-start;
  margin: 80px 0px;
}
.mw-hp-02-col:hover {
  text-shadow: 0px 0px 20px #fcc054;
}
.mw-hp-02-col {
  color:white;
  text-decoration:none;
  text-shadow: 0px 0px 0px transparent;
  transition: .4s;
}
.mw-hp-02-col:hover {
  color:white;
}
.mw-hp-02-title {
  margin-top:20px;
}

.mw-hp-03 {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
}
.mw-hp-03-col {
  display: flex;
  position: relative;
  text-align: left;
  margin-top: 15px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.mw-hp-03-icon {
  width:55px;
  height:51px;
}
.mw-hp-03-title {
  padding:0px 20px;
  font-size:20px;
}

.mw-hp-04 {
  margin-top:100px;
}
.mw-hp-04-btn {
  display: inline-block;
  position: relative;
  background: #ffa500;
  color: black;
  text-transform:uppercase;
  padding: 10px 30px;
  cursor: pointer;
  font-size: 21px;
  letter-spacing: 1px;
  transition: .4s;
}
.mw-hp-04-btn:hover {
  box-shadow: 0px 0px 17px 0px #ffa50085;
}


.mw-sertificats-wrapper {
  display:block;
  position:relative;
  margin:0px auto;
  width:100%;
  max-width:1200px;
}

.mw-sertificats-col {
  display: block;
  position: relative;
  margin: 200px 0px;
  max-width: 500px;
  width: 100%;
  padding: 70px 50px;
  background: orange;
  z-index: 2;
}
.mw-sertificats-title {
  font-size:25px;
  font-weight:bold;
}
.mw-sertificats-description {
  font-size:20px;
  font-weight:bold;
  margin:30px 0px;
  text-shadow: 1px 5px 5px #00000047;
  color:white;
}
.mw-sertificats-row a {
  display: inline-block;
  position: relative;
  margin:0px 5px;
  padding:0px;
  width:120px;
  transition:.4s;
  top:0px;
}
.mw-sertificats-row a:hover {
  top:-5px;
}
.mw-sertificats-row a img {
  font-size: 0px;
  border: 5px solid gold;
  margin:0px;
  padding:0px;
  width:100%;
  box-shadow: 1px 5px 5px 0px #00000047;
}

.mw-sertificats-wrapper::after {
  display:block;
  position:absolute;
  z-index:1;
  width: 800px;
  height: 600px;
  background: url('assets/img/mw/sertif-img-right.png') no-repeat;
  background-size: cover;
  content:" ";
  top: 50%;
  right: 0px;
  transform: translate(0%,-50%);
}
.mw-sertificats-col::before {
  display: block;
  position: absolute;
  width: 600px;
  left: -600px;
  height: 100%;
  top: 0px;
  background: orange  no-repeat;
  background-image: url('assets/img/mw/sertif-left-icon.png');
  background-size: 358px 259px;
  background-position: right center;
  z-index: -1;
  content: " ";
  box-shadow: -20px 0px 13px 9px #00000024;
}
.home .mw-clients-col {
  margin:150px 0px;
}
.mw-clients-col {
  display:block;
  position:relative;
  text-align:center;
  margin:50px 0px;
  margin-bottom:100px;
}
.mw-clients-title {
  font-size:36px;
  font-weight:bold;
}
.mw-clients-description {
  font-size:24px;
  margin-bottom:40px;
}
.mw-clients-row {
  display:block;
  position:relative;
  width:100%;
  max-width:1200px;
  margin:0px auto;
}
.mw-clients-row img {
  width:200px !important;
  height:150px;
}

.mw-howwework-wrapper {
  display:block;
  position:relative;
  background:orange;
  background-image: url('assets/img/mw/tesimonials.png');
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
}
.mw-howwework-title {
  display:block;
  position:relative;
  text-align:center;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  padding-top:100px;
  text-shadow: 1px 5px 5px #00000047;
  color: white;
}
.mw-howwework-title::after {
  display:block;
  position:relative;
  width:100px;
  height:5px;
  background: white;
  box-shadow: 1px 5px 5px #00000047;
  content:" ";
  margin:0px auto;
  margin-top:30px;
}
.mw-howwework-row {
  display: flex;
  position: relative;
  margin: 0px auto;
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  padding: 100px 0px;
  padding-top: 50px;
  background: no-repeat;
  background-image: url(assets/img/mw/arrow.png);
  background-position: 0px 10px;
  background-size: 100%;
  z-index:1;
}
.mw-howwework-col {
  display:inline-block;
  position:relative;
  padding:40px 30px;
  width:30%;
  min-height:286px;
  background:white no-repeat;
  border-radius:5px;
  box-shadow: 1px 5px 5px 0px #00000047;
  background-image:url(assets/img/mw/howwework-square.png);
  background-position:center center;
  background-size:contain;
  transition:.4s;
}
.mw-howwework-col-title {
  font-size:24px;
  font-weight:bold;
  margin-bottom:30px;
  color:#6c6c6c;
}
.mw-howwework-col-description {

}

.mw-howwework-col-1 {
  margin-top:120px;
}
.mw-howwework-col-2 {
  margin-top:80px;
}
.mw-howwework-col-3 {
  margin-top:40px;
}
.mw-howwework-col-1:hover {
  margin-top:100px;
  margin-bottom:20px;
}
.mw-howwework-col-2:hover {
  margin-top:60px;
  margin-bottom:20px;
}
.mw-howwework-col-3:hover {
  margin-top:20px;
  margin-bottom:20px;
}
.mw-howwework-col-1::before {
  display:inline-block;
  position:absolute;
  left:-70px;
  top:-62px;
  background:url(assets/img/mw/01.svg) no-repeat;
  fill:orange;
  content:" ";
  width:140px;
  height:84px;
  background-size:contain;
  z-index:-1;
  opacity:.1;
}

.mw-howwework-col-2::before {
  display:inline-block;
  position:absolute;
  left:-70px;
  top:-62px;
  background:url(assets/img/mw/02.svg) no-repeat;
  fill:orange;
  content:" ";
  width:140px;
  height:84px;
  background-size:contain;
  z-index:-1;
  opacity:.1;
}

.mw-howwework-col-3::before {
  display:inline-block;
  position:absolute;
  left:-70px;
  top:-62px;
  background:url(assets/img/mw/03.svg) no-repeat;
  fill:orange;
  content:" ";
  width:140px;
  height:84px;
  background-size:contain;
  z-index:-1;
  opacity:.1;
}

.mw-content-feedback-col {
  display:block;
  position:relative;
  width:100%;
  max-width:1200px;
  text-align:center;
  margin:0px auto;
}
.mw-content-feedback-col::before {
  content: "";
  display: block;
  width: 195px;
  height: 195px;
  background-image: url('assets/img/mw/Left-decor.svg');
  background-repeat: no-repeat;
  position: absolute;
  top: -60px;
  left: -90px;
}
.mw-content-feedback-col::after {
  content: "";
  display: block;
  width: 105px;
  height: 105px;
  background-image: url('assets/img/mw/Right-decor.svg');
  background-repeat: no-repeat;
  position: absolute;
  bottom: -60px;
  right: -60px;
}

.mw-footer-wrapper {
  display:block;
  position:relative;
  padding-top:50px;
  padding-bottom:30px;
  background:orange;
  color:white;
  font-size:18px;
  background: linear-gradient(180deg, orange, #df9000);
}
.mw-footer-wrapper a {
  color:white;
  text-decoration:none;
  font-size:18px;
}

.mw-footer-container {
  display:block;
  position:relative;
  width:100%;
  max-width:1200px;
  margin:0px auto;
}
.mw-footer-row {
  display:flex;
  position:relative;
}
.mw-footer-row-first .mw-footer-col {
  display: flex;
  position: relative;
  width: 33.33%;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.mw-footer-row-first .mw-footer-col a {
  display:block;
}
.mw-footer-col-border {
  border-right:1px solid rgba(255,255,255,.5);
}
.mw-footer-col-icon {
  font-size:32px;
  padding-right:30px;
  text-shadow: 1px 2px 1px #0000007d;
}
.mw-footer-col-title {
  font-size:18px;
  font-weight:bold;
  text-shadow: 1px 2px 1px #0000007d;
}
.mw-footer-row-copyright {
  display:block;
  position:relative;
  text-align:center;
  margin-top:10px;
  border-top: 1px solid rgba(255,255,255,.5);
  padding-top:20px;
}
.mw-footer-logo-link {
  background:white;
  padding:30px;
  border-radius:10px;
  box-shadow: 1px 5px 5px 0px #00000047;
}
.mw-footer-logo-img {
  width:200px;
}
.mw-footer-row-second  {
  margin-top:50px;
  margin-bottom:30px;
}
.mw-footer-row-second .mw-footer-col {
  display: flex;
  position: relative;
  width: 33.33%;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.mw-footer-social a {
  font-size:32px;
  padding:7px;
}

.mw-footer-row-second .mw-footer-col-title  {
  margin-bottom:15px;
}

.footerNavigation {
  margin-top:0px;
}
.footerNavigation ul {
  margin:0px;
  padding:0px;
  list-style-type: square;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  list-style-position: inside;//this is important addition
}

.footer-title {
  font-size:14px;
  margin-top:20px;
  text-align:center;
}
.footer-descr {
  font-size:12px;
  text-align:center;
  font-weight:normal;
}

.mw-hmservices-wrapper {
  background-color: #EFF2F7;
  background-image: url('assets/img/mw/services-bg.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mw-hmservices-row {
  display:block;
  position:relative;
  width:100%;
  max-width:1200px;
  margin:0px auto;
  padding:100px 0px;
}

.mw-hmservices-title {
  text-align:center;
  font-size:36px;
  font-weight:bold;
}
.mw-hmservices-title::after {
  display: block;
  position: relative;
  width: 200px;
  height: 5px;
  background: #ffa500;
  content: " ";
  margin:30px auto;
  box-shadow: 1px 5px 5px #00000047;
}

.mw-hmservices-cols {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mw-hmservices-col {
  display:block;
  position:relative;
  width:48%;
  margin-top:4%;
  padding:20px;
  min-height: 286px;
  background: white no-repeat;
  border-radius: 5px;
  box-shadow: 1px 5px 5px 0px #00000047;
  background-image: url(assets/img/mw/howwework-square.png);
  background-position: center center;
  background-size: contain;
}
a.mw-hmservices-category-title {
  display:block;
  position:relative;
  width:100%;
  font-weight:bold;
  color:black;
  text-transform:uppercase;
  text-decoration:none;
  font-size:24px;
  text-align:center;
}
.mw-hmservices-col.mw-hmservices-col-1745,
.mw-hmservices-col.mw-hmservices-col-1743 {
  width:100%;
}

.mw-hmservices-col.mw-hmservices-col-1745 ul,
.mw-hmservices-col.mw-hmservices-col-1743 ul {
  list-style-type: none;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  list-style-position: inside;
}

.mw-hmservices-col-child-icon {
  height:18px;
}
.mw-hmservices-col ul {
  list-style:none;
  margin:0px;
  padding:0px;
  padding-left:15px;
  margin-top:15px;
}
.mw-hmservices-col ul a {
  display:block;
  position:relative;
  text-decoration:none;
  color:black;
  padding:5px 0px;
}
.mw-hmservices-col ul a:hover {
  color:orange;
}
.mw-page-body img {
  text-align:center;
  max-width:1024px;
  width:100%;
  height:auto !important;
  margin:10px 0px;
}

.mw-page-body img.mw-post-img-center {
  display:inline-block;
  position:relative;
  left:50%;
  transform:translate(-50%,0%);
  margin:10px auto;
  width:inherit;
  padding: 10px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  border-radius: 4px;
}

.mw-archive-row-title {
  color:orange;
}

.mw-archive-row-title:hover {
  color:orange;
}

.mw-footer-text {
  color:#b57501;
  font-size:12px;
  overflow-y:scroll;
  max-height:150px;
  text-align:left;
  margin-bottom:20px;
}
.mw-footer-text::-webkit-scrollbar {
  width: 12px;
}

.mw-footer-text::-webkit-scrollbar-track {
  background: orange;
}

.mw-footer-text::-webkit-scrollbar-thumb {
  background-color: #b57501;
  border-radius: 20px;
  border: 3px solid orange;
}
.mw-footer-text h2 {
  font-size:18px;
  margin-top:20px;
}

.wex-land-p-subtitle {
    padding-left: 10px;
    line-height: 24px;
    font-size: 18px;
    text-transform: justify;
    letter-spacing: .5px;
    border-left: 2px solid #2c3c4d;
}
.wex-land-h-title {
    display: block;
    position: relative;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    font-weight:bold;
    margin-top:30px;
    color: #2c3c4d;
    letter-spacing: 1px;
}
.wex-land-h-title:after {
    display: block;
    position: relative;
    width: 50%;
    content: " ";
    text-align: center;
    height: 2px;
    background: #e9b003;
    margin-top: 20px;
    margin-bottom: 30px;
    left: 50%;
    transform: translate(-50%,0%);
}
.wex-land-block-col4-power:before {
    display: inline-block;
    position: absolute;
    left: -18px;
    top: -4px;
    content: " ";
    width: 65px;
    height: 65px;
    background: url(assets/img/ac/high-voltage.png);
    background-size: 100% 100%;
}
.wex-land-block-col4-wrapper {
    display: block;
    position: relative;
    border-radius: 10px;
    min-height: 225px;
    padding: 10px 30px;
    color: white;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #2f2f2f;
    background: #f6c91a;
    background: -moz-linear-gradient(top, #f6c91a 0%, #e8af03 100%);
    background: -webkit-linear-gradient(top, #f6c91a 0%,#e8af03 100%);
    background: linear-gradient(to bottom, #f6c91a 0%,#e8af03 100%);
}
.wex-land-block-col4-power {
    display: inline-block;
    position: relative;
    font-size: 25px;
    line-height: 25px;
    background: #2c3c4d;
    color:white;
    padding-left: 50px;
    padding-right: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 20px 0px;
    border-radius: 25px 10px 10px 0px;
    text-align: center;
    left: 50%;
    transform: translate(-50%,0%);
}
.wex-land-block-col4-key {
    display: block;
    position: relative;
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}
.wex-land-block-col4-title {
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    color: white;
    text-shadow: 1px 1px 1px #2f2f2f;
}
.wex-land-profit-title {
    display: block;
    position: relative;
    font-size: 28px;
    line-height: 28px;
    margin-top:40px;
    text-align: center;
    color: #2c3c4d;
}
.wex-land-profit-subtitle {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    line-height: auto;
    color: #8e8e8e;
    margin-top: 30px;
}
.wex-land-block-col4-cost {
    font-size: 19px;
    line-height: 19px;
    text-align: center;
}
.wex-land-row-gray {
    background: #f8f8f8;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 10px;
    text-align:center;
}
.wex-land-preim-col-descr {
    font-size: 22px;
    line-height: 22px;
    color: #2c3c4d;
}
.wex-land-preim-col-count {
    display: block;
    position: relative;
    font-size: 48px;
    line-height: 48px;
    color: #e8af03;
}

.wex-land-h-title:after {
    display: block;
    position: relative;
    width: 50%;
    content: " ";
    text-align: center;
    height: 2px;
    background: #e9b003;
    margin-top: 20px;
    margin-bottom: 30px;
    left: 50%;
    transform: translate(-50%,0%);
}

.wex-land-row-gray img.mw-post-img-center {
  width:100%;
  max-width:500px;
  max-height:220px;
  left:inherit;
  transform:inherit;
}

@media (max-width:1000px) {

  .mw-content-wrapper {
    display:block;
    position:relative;
    margin:0px;
    padding:50px 0px;
    padding-bottom:80px;
    background-size: cover;
    min-height:inherit;
  }
  .mw-footer-row {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .mw-footer-col-border {
    border-right:0px;
  }
  .mw-footer-col {
    margin-top:30px;
  }
  .mw-footer-row-first .mw-footer-col {
    width:99% !important;
  }
  .mw-footer-row-second .mw-footer-col {
    width:99% !important;
  }
  .mw-footer-row-second {
    margin-top:0px;
  }
  .owl-carousel .owl-item img {
    margin:0px auto;
  }
  .footerNavigation ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    list-style-position: inherit;
    text-align:left;
  }
}

@media (max-width:900px) {
  .mw-footer-text {
    padding:15px;
  }
  .mw-hp-03-title {
    font-size: 15px;
  }
}
@media (max-width:750px) {
  .mw-hp-02-title {
    font-size: 23px;
  }
}
@media (max-width:600px) {
  .mw-hp-01-title-01 {
    font-size: 32px;
  }
  .mw-hp-01-title-02 {
    font-size: 24px;
  }
  .mw-hp-02 {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    padding:0px;
    margin:30px 0px;
  }
  .mw-hp-02-col {
    margin-top:30px;
  }
  .mw-hp-03 {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
  }
  .mw-hp-03-col {
    width:300px;
    text-align: left;
    justify-content: flex-start;
  }
  .mw-hp-04 {
    margin-top:40px;
  }
  .mw-hmservices-col {
    width:95%;
  }
  .mw-hmservices-col.mw-hmservices-col-1745, .mw-hmservices-col.mw-hmservices-col-1743 {
    width:95%;
  }
  .mw-hmservices-col.mw-hmservices-col-1745 ul, .mw-hmservices-col.mw-hmservices-col-1743 ul {
    list-style-type: none;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .mw-hmservices-cols {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .mw-howwework-row {
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
  }
  .mw-howwework-col {
    margin-top:85px !important;
    width: 350px;
  }
  .mw-howwework-col:hover {
    margin-top:85px !important;
  }
}

@media (max-width:500px) {
  .mw-page-body img.mw-post-img-center {
    width:95%;
  }
  .mw-content-feedback-title {
    font-size: 24px;
  }
  .mw-sertificats-row a {
      width: 85px;
  }
  .mw-footer-wrapper {
    font-size: 16px  !important;
  }
  .mw-footer-wrapper a {
    font-size: 16px  !important;
  }
  .footer-title {
    display:none;
  }
  .footer-descr {
    display:none;
  }
  .mw-clients-description {
    font-size: 19px;
  }
  .mw-page-title {
    font-size:18px;
  }
  .mw-hp-01-title-01 {
    font-size: 26px;
  }
  .mw-hp-01-title-02 {
    font-size: 20px;
  }
  .mw-sertificats-col {
    margin:50px 0px;
    margin-top:0px;
  }
  .mw-sertificats-wrapper::after,
  .mw-sertificats-col::before {
    display:none;
  }
  .mw-footer-social a{
    font-size:40px !important;
  }
  .mw-howwework-col-1::before, .mw-howwework-col-2::before, .mw-howwework-col-3::before {
    left: 0px;
  }
  .wex-land-block-col4-wrapper {
    min-height:140px;
  }
  .wex-land-block-col4-power:before {
    top: -18px;
  }
}

@media (max-width:400px) {
  .mw-sertificats-row a {
      width: 78px;
  }
  .mw-clients-description {
    font-size: 15px;
  }
}
