@charset "UTF-8";
::-webkit-input-placeholder {
  color: #231f20;
  opacity: 1;
}
:-moz-placeholder {
  color: #231f20;
  opacity: 1;
}
::-moz-placeholder {
  color: #231f20;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #231f20;
  opacity: 1;
}
.text_pole ::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole ::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}
/*
Flexbox grid @mixin
EXAMPLE
.flexbox {
    @include boxGrid(5, 4%);
}
*/
.autocar_yard .wrap-row {
  width: 1540px;
  max-width: 96%;
  margin: 0 auto;
  position: relative;
}
.autocar_yard .top-block {
  height: 778px;
  background-image: url(../assets/img/Rec.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 85px 0 0;
}
@media (max-width: 1024px) {
  .autocar_yard .top-block {
    height: auto;
  }
}
.autocar_yard .top-block:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -80px;
  background-image: url(../assets/img/Re_white.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 908px;
  height: 199px;
}
.autocar_yard .top-block h1 {
  width: 100%;
  max-width: 755px;
  padding-bottom: 50px;
  color: #fff;
}
.autocar_yard .wpcf7_form_wrap {
  width: 100%;
  max-width: 755px;
  border-radius: 10px;
  background-image: url(../assets/img/Rectangle11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 50px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .autocar_yard .wpcf7_form_wrap {
    padding: 30px 20px;
  }
}
.autocar_yard .wpcf7_form_wrap h2 {
  color: #fff;
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .autocar_yard .wpcf7_form_wrap h2 {
    padding-bottom: 35px;
  }
}
.autocar_yard .wpcf7_form_wrap .wpcf7_vr label {
  font-size: 16px;
  line-height: 22px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  position: absolute;
  top: -12px;
  left: 20px;
  background: #232730;
  padding: 3px 10px;
}
.autocar_yard .wpcf7_form_wrap .wpcf7_vr > div {
  position: relative;
  margin-bottom: 20px;
}
.autocar_yard .wpcf7_form_wrap .wpcf7_vr.flex > div {
  flex-basis: 49%;
}
@media (max-width: 767px) {
  .autocar_yard .wpcf7_form_wrap .wpcf7_vr.flex > div {
    flex-basis: 100%;
  }
}
.autocar_yard .wpforms-container-full .wpforms-form .wpforms-field {
  position: relative;
}
.autocar_yard .wpforms-container-full .wpforms-form label.wpforms-error {
  position: absolute;
}
.autocar_yard .wpforms-container-full .wpforms-form .wpforms-field-label {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  position: absolute;
  top: -3px;
  left: 20px;
  background: #232730;
  padding: 3px 10px;
  z-index: 1;
}
.autocar_yard .wpforms-container-full .wpforms-form input[type="text"], .autocar_yard .wpforms-container-full .wpforms-form input[type="number"], .autocar_yard .wpforms-container-full .wpforms-form input[type="email"], .autocar_yard .wpforms-container-full .wpforms-form input[type="password"], .autocar_yard .wpforms-container-full .wpforms-form input[type="search"], .autocar_yard .wpforms-container-full .wpforms-form input[type="tel"], .autocar_yard .wpforms-container-full .wpforms-form select, .autocar_yard .wpforms-container-full .wpforms-form textarea {
  padding: 0 20px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background: transparent;
  width: 100%;
  outline: none;
  height: 60px;
  color: #ffffff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.autocar_yard .wpforms-container-full .wpforms-form input[type="text"]::placeholder, .autocar_yard .wpforms-container-full .wpforms-form input[type="number"]::placeholder, .autocar_yard .wpforms-container-full .wpforms-form input[type="email"]::placeholder, .autocar_yard .wpforms-container-full .wpforms-form input[type="password"]::placeholder, .autocar_yard .wpforms-container-full .wpforms-form input[type="search"]::placeholder, .autocar_yard .wpforms-container-full .wpforms-form input[type="tel"]::placeholder, .autocar_yard .wpforms-container-full .wpforms-form select::placeholder, .autocar_yard .wpforms-container-full .wpforms-form textarea::placeholder {
  color: #ffffff;
  opacity: 1;
}
.autocar_yard .wpforms-container-full .wpforms-form textarea {
  height: 140px;
  resize: none;
}
.autocar_yard .wpforms-container-full .wpforms-form .wpforms-submit {
  margin: 0 auto;
  display: block;
  background-color: #d11f2f;
  background: #d11f2f;
  border: none;
  color: #fff;
}
.autocar_yard .wpforms-container-full .wpforms-form .wpforms-submit:hover {
  border: none;
}
.autocar_yard .submit_wrap {
  position: relative;
  max-width: 330px;
  height: 60px;
  margin: 0 auto 0 !important;
}
.autocar_yard .submit_wrap:hover .blur-box::before {
  opacity: 0.8;
}
.autocar_yard .submit_wrap a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  bottom: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #ffffff;
  background: none;
  border: none;
  z-index: 1;
}
.autocar_yard .submit_wrap input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #ffffff;
  background: none;
  border: none;
  z-index: 1;
}
.autocar_yard .submit_wrap .blur-box {
  position: absolute;
  filter: url(#round);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.autocar_yard .submit_wrap .blur-box:before {
  background: #c10001;
  opacity: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  bottom: 0;
  right: 0;
  clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.autocar_yard .submit_wrap.gray .blur-box:before {
  background: #212737;
}
.autocar_yard .info_block {
  margin: 185px 0 100px;
  position: relative;
}
@media (max-width: 1024px) {
  .autocar_yard .info_block {
    margin: 40px 0 50px;
  }
}
.autocar_yard .info_block .wrap-row {
  position: static;
}
@media (max-width: 1024px) {
  .autocar_yard .info_block .wrap-row {
    max-width: 100%;
  }
}
.autocar_yard .info_block .info_block_text {
  flex-basis: 55%;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .autocar_yard .info_block .info_block_text {
    flex-basis: 100%;
    max-width: 96%;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .autocar_yard .info_block .info_block_text p {
    font-size: 16px;
    line-height: 1.6;
  }
}
.autocar_yard .info_block .info_block_image {
  position: absolute;
  top: -160px;
  right: 0;
  z-index: 1;
  width: 43%;
}
@media (max-width: 1440px) {
  .autocar_yard .info_block .info_block_image {
    top: 0px;
  }
}
@media (max-width: 1024px) {
  .autocar_yard .info_block .info_block_image {
    position: static;
    width: 100%;
    text-align: right;
  }
}
.autocar_yard .block-grid {
  padding: 0 0 80px;
  margin-top: -100px;
}
@media (max-width: 1024px) {
  .autocar_yard .block-grid {
    padding: 0 0 20px;
  }
}
.autocar_yard .block-grid .block-grid-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.autocar_yard .block-grid .block-grid-items > * {
  width: 31.3333333333%;
  margin: 0 1% 1.3333333333em;
}
@media (max-width: 768px) {
  .autocar_yard .block-grid .block-grid-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .autocar_yard .block-grid .block-grid-items > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
}
.autocar_yard .block-grid .block-grid-items .block-grid-item {
  border-radius: 10px;
  overflow: hidden;
  height: 346px;
}
@media (max-width: 1024px) {
  .autocar_yard .block-grid .block-grid-items .block-grid-item {
    height: 250px;
  }
}
@media (max-width: 768px) {
  .autocar_yard .block-grid .block-grid-items .block-grid-item {
    height: 170px;
  }
}
.autocar_yard .block-grid .block-grid-items .block-grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.autocar_yard .info-block-grid {
  background: #f5f7f8;
  padding: 100px 0 80px;
}
@media (max-width: 1024px) {
  .autocar_yard .info-block-grid {
    padding: 50px 0 30px;
  }
}
.autocar_yard .info-block-grid .wrap-row {
  width: 1280px;
}
.autocar_yard .info-block-grid .wrap-row .info-block-grid-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.autocar_yard .info-block-grid .wrap-row .info-block-grid-items > * {
  width: 48%;
  margin: 0 1% 1.5em;
}
@media (max-width: 1023px) {
  .autocar_yard .info-block-grid .wrap-row .info-block-grid-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .autocar_yard .info-block-grid .wrap-row .info-block-grid-items > * {
    width: 98%;
    margin: 0 1% 2em;
  }
}
.autocar_yard .info-block-grid .wrap-row .info-block-grid-item {
  text-align: center;
  min-height: 337px;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px 103px;
}
@media (max-width: 1023px) {
  .autocar_yard .info-block-grid .wrap-row .info-block-grid-item {
    padding: 20px 10px;
  }
}
.autocar_yard .info-block-grid .wrap-row .info-block-grid-item .text {
  width: 100%;
}
.autocar_yard .info-block-grid .wrap-row .info-block-grid-item p {
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
}
.autocar_yard .block-map {
  background: #f5f7f8;
  padding: 90px 0 230px;
}
@media (max-width: 1024px) {
  .autocar_yard .block-map {
    padding: 30px 0 140px;
  }
}
.autocar_yard .block-map .map_tab {
  width: 755px;
  max-width: 100%;
  padding-left: 80px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .autocar_yard .block-map .map_tab h2 br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .autocar_yard .block-map .map_tab {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0px;
  }
}
.autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav {
  width: 100%;
  max-width: 216px;
}
@media (max-width: 1023px) {
  .autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav {
    max-width: 162px;
  }
}
.autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li {
  background: transparent;
  border-radius: 10px 0 0 10px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li a {
  display: block;
  padding: 20px 30px 20px 20px;
  font-weight: bold;
  color: #212735;
  font-size: 24px;
  line-height: 28px;
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 1023px) {
  .autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li a {
    padding: 10px 20px 10px 10px;
    font-size: 15px;
    line-height: 13px;
  }
}
.autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li.active, .autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li:hover {
  background: #fff;
}
.autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li.active a, .autocar_yard .block-map .map_tab .tabs-nav-wrap .tabs-nav li:hover a {
  color: #c10001;
}
.autocar_yard .block-map .tabs-content {
  flex: 1;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 75px 50px;
  margin-left: -10px;
}
.autocar_yard .block-map .tabs-content p {
  font-family: "Roboto Condensed", sans-serif;
  padding: 0;
  font-size: 20px;
  line-height: 35px;
}
.autocar_yard .block-map .tabs-content p strong {
  font-weight: 700;
}
@media (max-width: 1023px) {
  .autocar_yard .block-map .tabs-content p {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media (max-width: 1024px) {
  .autocar_yard .block-map .tabs-content {
    padding: 20px 15px 20px;
  }
}
.autocar_yard .block-map .tabs-content div:not(:first-child) {
  display: none;
}
.autocar_yard .block-map .map_image {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 57%;
  text-align: right;
}
@media (max-width: 1024px) {
  .autocar_yard .block-map .map_image {
    position: static;
    width: 100%;
  }
}
.autocar_yard .block-map .map_image .tabs-content {
  background: transparent;
  border-radius: 0;
  padding: 0;
  margin-left: 0;
}
.autocar_yard .block-map .map_image .tabs-content iframe {
  width: 100%;
  height: 530px;
}
@media (max-width: 1023px) {
  .autocar_yard .block-map .map_image .tabs-content iframe {
    height: 400px;
  }
}
.app-section {
  text-align: center;
}
.app-section h2 {
  font-size: 40px;
  color: #212735;
  font-weight: 700;
  max-width: 940px;
  margin: 0 auto 50px auto;
  text-transform: uppercase;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .app-section h2 {
    font-size: 34px;
    margin: 0 auto 30px auto;
  }
}
@media (max-width: 768px) {
  .app-section h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.app-section ul {
  text-align-last: left;
}
@media (max-width: 730px) {
  .app-section ul {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.app-section ul li {
  font-size: 16px;
  color: #000;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 35px;
}
.app-section ul li:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  position: absolute;
  content: "";
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 14px;
  height: 14px;
  background: #f9bb1c;
}
.app-section .app-void {
  padding: 80px 0 100px 0;
}
@media (max-width: 1024px) {
  .app-section .app-void {
    padding: 50px 0;
  }
}
.app-section .app-void .wrap-row {
  padding-right: 14%;
}
@media (max-width: 1440px) {
  .app-section .app-void .wrap-row {
    padding-right: 0;
  }
}
.app-section {
  min-height: 920px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 90px;
  margin-top: 205px;
}
.app-links {
  max-width: 850px;
  width: 100%;
  margin-left: auto;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.app-links a {
  display: inline-block;
  margin-bottom: 15px;
}
.app-links .right {
  flex-basis: 215px;
  margin-left: 15px;
}
@media screen and (max-width: 1366px) {
  .app-section {
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .app-links {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .app-section {
    min-height: auto;
    padding: 35px 0;
  }
}
.wrap-row {
  width: 1540px;
  max-width: 96%;
  margin: 0 auto;
  position: relative;
}
.global .form-l-block {
  width: 100%;
  max-width: 755px;
  border-radius: 10px;
  background-image: url("../assets/img/Rectangle11.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 50px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin-bottom: -100px;
}
@media (max-width: 1450px) {
  .global .form-l-block {
    margin-bottom: -50px;
  }
}
@media (max-width: 1024px) {
  .global .form-l-block {
    margin-bottom: 0;
    padding: 30px 20px;
  }
}
.global .form-l-block h2 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 40px;
  text-align: center;
}
@media (max-width: 1024px) {
  .global .form-l-block h2 {
    padding-bottom: 20px;
  }
}
.global .form-l-block .wpforms-container-full .wpforms-form .wpforms-field {
  position: relative;
}
.global .form-l-block .wpforms-container-full .wpforms-form label.wpforms-error {
  position: absolute;
}
.global .form-l-block .wpforms-container-full .wpforms-form .wpforms-field-label {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  position: absolute;
  top: -3px;
  left: 20px;
  background: #232730;
  padding: 3px 10px;
  z-index: 1;
}
.global .form-l-block .wpforms-container-full .wpforms-form .wpforms-label-hide {
  display: none;
}
.global .form-l-block .wpforms-container-full .wpforms-form input[type="text"], .global .form-l-block .wpforms-container-full .wpforms-form input[type="number"], .global .form-l-block .wpforms-container-full .wpforms-form input[type="email"], .global .form-l-block .wpforms-container-full .wpforms-form input[type="password"], .global .form-l-block .wpforms-container-full .wpforms-form input[type="search"], .global .form-l-block .wpforms-container-full .wpforms-form input[type="tel"], .global .form-l-block .wpforms-container-full .wpforms-form select, .global .form-l-block .wpforms-container-full .wpforms-form textarea {
  padding: 0 20px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background: transparent;
  width: 100%;
  outline: none;
  height: 60px;
  color: #ffffff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.global .form-l-block .wpforms-container-full .wpforms-form input[type="text"]::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form input[type="number"]::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form input[type="email"]::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form input[type="password"]::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form input[type="search"]::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form input[type="tel"]::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form select::placeholder, .global .form-l-block .wpforms-container-full .wpforms-form textarea::placeholder {
  color: #ffffff;
  opacity: 1;
}
.global .form-l-block .wpforms-container-full .wpforms-form textarea {
  height: 140px;
  resize: none;
}
.global .form-l-block .wpforms-container-full .wpforms-form .wpforms-submit {
  display: block;
  margin: 0 auto;
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #c10001;
  border-radius: 10px;
  padding: 15px 55px;
  border: none;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global .form-l-block .wpforms-container-full .wpforms-form .wpforms-submit:hover {
  border: none;
  background-color: #333333;
}
.global .btn {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  background: #c10001;
  border-radius: 10px;
  padding: 18px 55px;
}
.global .btn:hover {
  background-color: #333333;
}
.global .top-block-item {
  position: relative;
  min-height: 778px;
  padding: 40px 0 20px;
}
@media (max-width: 1450px) {
  .global .top-block-item {
    min-height: 500px;
  }
}
@media (max-width: 1024px) {
  .global .top-block-item {
    min-height: 400px;
    padding: 20px 0 20px;
  }
}
.global .top-block-item:before {
  content: "";
  background-image: url("../assets/img/bl_bg.png");
  background-position: top right;
  background-size: 100%;
  width: 908px;
  height: 114px;
  position: absolute;
  bottom: -4px;
  right: 0;
}
@media (max-width: 1024px) {
  .global .top-block-item:before {
    display: none;
  }
}
.global .top-block-item .wrap-row > div {
  width: 680px;
  max-width: 100%;
}
.global .top-block-item h1 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 90px;
  line-height: 100px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 767px) {
  .global .top-block-item h1 {
    font-size: 60px;
    line-height: 1.4;
  }
}
.global .top-block-item p {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 50px;
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .global .top-block-item p {
    font-size: 25px;
    line-height: 1.3;
  }
}
.global .flexible-global .left_right_image > .flex {
  margin: 50px 0;
  width: 100%;
}
@media (max-width: 1450px) {
  .global .flexible-global .left_right_image > .flex {
    margin: 25px 0;
  }
}
.global .flexible-global .left_right_image > .flex:nth-child(even) {
  flex-direction: row-reverse;
}
.global .flexible-global .left_right_image > .flex:nth-child(even) .image {
  text-align: left;
}
.global .flexible-global .left_right_image > .flex.odd:nth-child(even) {
  flex-direction: row;
}
.global .flexible-global .left_right_image > .flex.odd:nth-child(even) .image {
  text-align: right;
}
.global .flexible-global .left_right_image > .flex.odd:nth-child(odd) {
  flex-direction: row-reverse;
}
.global .flexible-global .left_right_image > .flex.odd:nth-child(odd) .image {
  text-align: left;
}
.global .flexible-global .left_right_image .text {
  flex-basis: 50%;
  padding: 20px 110px 20px;
}
@media (max-width: 1450px) {
  .global .flexible-global .left_right_image .text {
    padding: 20px 50px 20px;
  }
}
@media (max-width: 1024px) {
  .global .flexible-global .left_right_image .text {
    flex-basis: 100%;
  }
}
.global .flexible-global .left_right_image .text h2 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #212735;
  padding-bottom: 30px;
}
@media (max-width: 1450px) {
  .global .flexible-global .left_right_image .text h2 {
    padding-bottom: 20px;
  }
}
.global .flexible-global .left_right_image .text p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  color: #000000;
  padding-bottom: 30px;
}
@media (max-width: 1450px) {
  .global .flexible-global .left_right_image .text p {
    padding-bottom: 20px;
    line-height: 1.4;
  }
}
.global .flexible-global .left_right_image .text p:last-child {
  padding-bottom: 0;
}
.global .flexible-global .left_right_image .image {
  text-align: right;
  flex-basis: 50%;
}
@media (max-width: 1024px) {
  .global .flexible-global .left_right_image .image {
    flex-basis: 100%;
  }
}
.global .flexible-global .left_right_image .image img {
  display: inline-block;
}
@media (max-width: 1024px) {
  .global .flexible-global .left_right_image .image img {
    width: auto;
  }
}
@media (max-width: 1450px) {
  .global .flexible-global .left_right_image .image img {
    width: 600px;
  }
}
.global .slider_icons-text {
  margin: 50px 0 30px;
}
.global .slider_icons-text h2 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #212735;
  padding-bottom: 30px;
}
@media (max-width: 1450px) {
  .global .slider_icons-text h2 {
    padding-bottom: 20px;
  }
}
.global .slider_icons-text p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  color: #000000;
  padding-bottom: 30px;
}
@media (max-width: 1450px) {
  .global .slider_icons-text p {
    padding-bottom: 20px;
    line-height: 1.4;
  }
}
.global .slider_icons-text p:last-child {
  padding-bottom: 0;
}
.global .slider_icons .wap-row {
  width: 100%;
  max-width: 100%;
}
.global .slider_icons .swiper {
  padding: 20px 0 50px;
}
.global .slider_icons .swiper-slide {
  width: 232px;
  height: 163px;
  background: #ffffff;
  box-shadow: 0px 50px 41px rgba(0, 0, 0, 0.01), 0px 30px 10px rgba(0, 0, 0, 0.05), 0px 26px 26px rgba(0, 0, 0, 0.09), 0px 6px 12px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px 10px;
}
.global .slider_icons .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.text-full {
  margin: 50px 0 20px;
  padding: 20px 110px 20px;
}
@media (max-width: 1450px) {
  .text-full {
    padding: 20px 50px 20px;
  }
}
@media (max-width: 1024px) {
  .text-full {
    margin: 25px 0 0px;
  }
}
.text-full h2 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #212735;
  padding-bottom: 30px;
}
@media (max-width: 1450px) {
  .text-full h2 {
    padding-bottom: 20px;
  }
}
.text-full p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  color: #000000;
  padding-bottom: 30px;
}
@media (max-width: 1450px) {
  .text-full p {
    padding-bottom: 20px;
    line-height: 1.4;
  }
}
.text-full p:last-child {
  padding-bottom: 0;
}
.text-full ul li {
  margin-bottom: 10px;
}
.background-icon {
  margin: 50px 0;
  padding: 20px 0;
  background-image: url("../assets/img/br_gray_new.png");
  background-repeat: no-repeat;
  background-position: center left;
  min-height: 570px;
  position: relative;
}
@media (max-width: 1370px) {
  .background-icon {
    background-image: none;
    background: #eaeff5;
  }
}
@media (max-width: 1024px) {
  .background-icon {
    margin: 25px 0;
  }
}
.background-icon .wrap-row {
  width: 1000px;
}
@media (max-width: 1024px) {
  .background-icon .wrap-row {
    text-align: center;
  }
}
.background-icon .image_scan {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 100px;
}
@media (max-width: 1370px) {
  .background-icon .image_scan {
    width: 280px;
  }
}
@media (max-width: 1024px) {
  .background-icon .image_scan {
    text-align: center;
    width: 100%;
    position: static;
    margin: 20px 0;
    -webkit-transform: none;
    -moztransform: none;
    transform: none;
  }
}
.background-icon .image_scan > div {
  max-width: 360px;
  text-align: center;
  margin: 0 auto;
}
.background-icon h2 {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #212735;
  padding-bottom: 30px;
}
.footer-wrap .wpforms-field {
  padding: 5px 0 !important;
}
.footer-wrap .wpforms-field-label {
  color: #fff;
  display: none !important;
}
.footer-wrap .wpforms-description {
  color: #c00 !important;
  font-size: 20px !important;
  line-height: 24px;
  padding: 0 !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}
.footer-wrap .wpforms-submit {
  background-color: #d11f2f !important;
  color: #fff !important;
  border: none !important;
  padding: 8px 25px !important;
  border-radius: 3px !important;
}
.banner-section {
  min-height: 1054px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1300px) {
  .banner-section {
    min-height: 800px;
  }
}
@media (max-width: 768px) {
  .banner-section {
    min-height: 700px;
  }
}
@media (max-width: 576px) {
  .banner-section {
    min-height: 600px;
  }
}
.banner-section .banner-text {
  max-width: 1230px;
  margin: 0 auto;
}
.banner-section .banner-text .wys {
  text-align: center;
  color: #fff;
}
.banner-section .banner-text .wys h1 {
  font-weight: 700;
  font-size: 90px;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .banner-section .banner-text .wys h1 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .banner-section .banner-text .wys h1 {
    font-size: 40px;
  }
}
.banner-section .banner-text .wys p {
  font-weight: 300;
  max-width: 900px;
  margin: 0 auto;
}
.page-title-section {
  margin: 65px 0 70px;
}
@media (max-width: 1024px) {
  .page-title-section {
    margin: 50px 0;
  }
}
@media (max-width: 768px) {
  .page-title-section {
    margin: 30px 0;
  }
}
@media (max-width: 576px) {
  .page-title-section {
    margin: 20px 0;
  }
}
.page-title-section .title-wrapper {
  max-width: 980px;
  margin: 0 auto;
}
.page-title-section .title-wrapper .wys {
  text-align: center;
}
.page-title-section .title-wrapper .wys h2 {
  font-size: 50px;
}
@media (max-width: 1024px) {
  .page-title-section .title-wrapper .wys h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .page-title-section .title-wrapper .wys h2 {
    font-size: 27px;
  }
}
.page-title-section .title-wrapper .wys p {
  color: #777;
  font-size: 20px;
}
@media (max-width: 768px) {
  .page-title-section .title-wrapper .wys p {
    font-size: 16px;
  }
}
.page-title-section .title-wrapper .wys p em {
  color: #c10001;
  font-style: normal;
}
.image-text-sectrion {
  margin: 70px 0 120px;
}
@media (max-width: 1024px) {
  .image-text-sectrion {
    margin: 50px 0;
  }
}
@media (max-width: 768px) {
  .image-text-sectrion {
    margin: 30px 0;
  }
}
@media (max-width: 576px) {
  .image-text-sectrion {
    margin: 20px 0;
  }
}
.image-text-sectrion.gray {
  background: #f4f4f4;
}
.image-text-sectrion.reverse {
  padding: 120px 0 120px;
}
@media (max-width: 1024px) {
  .image-text-sectrion.reverse {
    padding: 40px 0 40px;
  }
}
.image-text-sectrion.reverse .wrap-row {
  display: flex;
}
.image-text-sectrion.reverse .wrap-row .image-text-wrapper {
  flex-direction: row-reverse;
}
.image-text-sectrion .title {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  margin-bottom: 55px;
}
.image-text-sectrion .title h2 {
  font-size: 50px;
  color: #222;
}
.image-text-sectrion .title p {
  color: #777;
  font-size: 20px;
}
.image-text-sectrion .image-text-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 90px;
  align-items: stretch;
}
@media (max-width: 1300px) {
  .image-text-sectrion .image-text-wrapper {
    grid-gap: 45px;
  }
}
@media (max-width: 1024px) {
  .image-text-sectrion .image-text-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }
}
.image-text-sectrion .image-text-wrapper .image-wrapper {
  position: relative;
}
.image-text-sectrion .image-text-wrapper .image-wrapper img {
  width: calc(100% - 20px);
  height: 100%;
  object-fit: cover;
  float: right;
  width: 100%;
}
.image-text-sectrion .image-text-wrapper .image-wrapper .text {
  padding: 33px 35px;
  background-color: #c10001;
  position: absolute;
  left: 0;
  bottom: -20px;
  max-width: 336px;
}
.image-text-sectrion .image-text-wrapper .image-wrapper .text .wys p {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}
.image-text-sectrion .image-text-wrapper .text-wrapper {
  display: flex;
  align-items: center;
}
.image-text-sectrion .image-text-wrapper .text-wrapper h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
  color: #333;
}
@media (max-width: 1024px) {
  .image-text-sectrion .image-text-wrapper .text-wrapper h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .image-text-sectrion .image-text-wrapper .text-wrapper h2 {
    font-size: 27px;
  }
}
.image-text-sectrion .image-text-wrapper .text-wrapper p {
  font-size: 18px;
  line-height: 2;
  color: #333;
}
@media (max-width: 768px) {
  .image-text-sectrion .image-text-wrapper .text-wrapper p {
    font-size: 16px;
  }
}
.map-section {
  margin: 120px 0;
}
@media (max-width: 1024px) {
  .map-section {
    margin: 50px 0;
  }
}
@media (max-width: 768px) {
  .map-section {
    margin: 30px 0;
  }
}
@media (max-width: 576px) {
  .map-section {
    margin: 20px 0;
  }
}
.map-section .map-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  min-height: 690px;
}
@media (max-width: 1024px) {
  .map-section .map-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.map-section .map-wrapper .image-block {
  padding: 100px 71px 230px;
  background-color: #f0f0f0;
}
@media (max-width: 1024px) {
  .map-section .map-wrapper .image-block {
    padding: 50px;
  }
}
.map-section .map-wrapper .image-block .image img {
  display: block;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .map-section .map-wrapper .image-block .image img {
    margin: 0 auto;
  }
}
.map-section .map-wrapper .text-block {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 71px 230px;
}
@media (max-width: 1024px) {
  .map-section .map-wrapper .text-block {
    padding: 50px;
  }
}
.map-section .map-wrapper .text-block .wys {
  color: #fff;
}
.map-section .map-wrapper .text-block .wys h2 {
  color: #fff;
  font-size: 50px;
  line-height: 1.1;
  font-weight: 700;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .map-section .map-wrapper .text-block .wys h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .map-section .map-wrapper .text-block .wys h2 {
    font-size: 27px;
  }
}
.map-section .map-wrapper .text-block .wys p {
  line-height: 2;
  font-size: 18px;
}
@media (max-width: 1024px) {
  .map-section .map-wrapper .text-block .wys p {
    font-size: 16px;
  }
}
.map-section .count-items-block .count-items-wrapper {
  margin-top: -160px;
  background-color: #fff;
  padding: 70px;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1024px) {
  .map-section .count-items-block .count-items-wrapper {
    margin-top: -50px;
    padding: 20px;
    grid-gap: 15px;
  }
}
@media (max-width: 768px) {
  .map-section .count-items-block .count-items-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .map-section .count-items-block .count-items-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.map-section .count-items-block .count-items-wrapper .count_item {
  border-right: 2px solid #d9d9d9;
}
.map-section .count-items-block .count-items-wrapper .count_item:last-child {
  border: none;
}
@media (max-width: 768px) {
  .map-section .count-items-block .count-items-wrapper .count_item {
    border: none;
  }
}
.map-section .count-items-block .count-items-wrapper .count_item .count {
  font-size: 70px;
  color: #c10001;
  font-weight: 900;
  line-height: 1.1;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .map-section .count-items-block .count-items-wrapper .count_item .count {
    line-height: 1.1;
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  .map-section .count-items-block .count-items-wrapper .count_item .count {
    text-align: center;
  }
}
.map-section .count-items-block .count-items-wrapper .count_item .text p {
  font-size: 21px;
  font-weight: 700;
  color: #111;
  line-height: 1.1;
}
@media (max-width: 1024px) {
  .map-section .count-items-block .count-items-wrapper .count_item .text p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .map-section .count-items-block .count-items-wrapper .count_item .text p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .map-section .count-items-block .count-items-wrapper .count_item .text p {
    text-align: center;
  }
}
.brands-section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 110px 0 75px;
}
@media (max-width: 1024px) {
  .brands-section {
    margin: 50px 0;
  }
}
@media (max-width: 768px) {
  .brands-section {
    margin: 30px 0;
  }
}
@media (max-width: 576px) {
  .brands-section {
    margin: 20px 0;
  }
}
.brands-section .brand-wrapper {
  padding: 115px 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-gap: 32px;
}
@media (max-width: 1024px) {
  .brands-section .brand-wrapper {
    padding: 50px 0;
    justify-content: center;
  }
}
.brands-section .brand-wrapper .brand-item {
  padding: 30px 15px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  box-shadow: 0px 102px 41px rgba(0, 0, 0, 0.01), 0px 57px 34px rgba(0, 0, 0, 0.05), 0px 26px 26px rgba(0, 0, 0, 0.09), 0px 6px 14px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .brands-section .brand-wrapper .brand-item {
    flex-basis: 30%;
    max-width: 30%;
  }
}
@media (max-width: 768px) {
  .brands-section .brand-wrapper .brand-item {
    flex-basis: 47%;
    max-width: 47%;
  }
}
@media (max-width: 576px) {
  .brands-section .brand-wrapper .brand-item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.event-cards-section {
  margin: 75px 0;
}
@media (max-width: 1024px) {
  .event-cards-section {
    margin: 50px 0;
  }
}
@media (max-width: 768px) {
  .event-cards-section {
    margin: 30px 0;
  }
}
@media (max-width: 576px) {
  .event-cards-section {
    margin: 20px 0;
  }
}
.event-cards-section .title {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  margin-bottom: 55px;
}
@media (max-width: 1024px) {
  .event-cards-section .title {
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .event-cards-section .title {
    margin-bottom: 25px;
  }
}
.event-cards-section .title h2 {
  font-size: 50px;
  color: #222;
}
@media (max-width: 1024px) {
  .event-cards-section .title h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .event-cards-section .title h2 {
    font-size: 27px;
  }
}
.event-cards-section .title p {
  color: #777;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .event-cards-section .title p {
    font-size: 18px;
  }
}
.event-cards-section .cards-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 1024px) {
  .event-cards-section .cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1024px) {
  .event-cards-section .cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .event-cards-section .cards-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.event-cards-section .cards-wrapper .card-item {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.event-cards-section .cards-wrapper .card-item .image img {
  width: 100%;
}
.event-cards-section .cards-wrapper .card-item .info-wrapper {
  padding: 55px 35px 35px;
  position: relative;
}
@media (max-width: 768px) {
  .event-cards-section .cards-wrapper .card-item .info-wrapper {
    padding: 35px 20px 35px;
  }
}
.event-cards-section .cards-wrapper .card-item .info-wrapper .date-wrapper {
  position: absolute;
  left: 35px;
  top: -30px;
  background-color: #c10001;
  padding: 13px 23px;
}
@media (max-width: 768px) {
  .event-cards-section .cards-wrapper .card-item .info-wrapper .date-wrapper {
    left: 20px;
  }
}
.event-cards-section .cards-wrapper .card-item .info-wrapper .date-wrapper p {
  margin: 0;
  color: #fff;
}
.event-cards-section .cards-wrapper .card-item .info-wrapper .text-wrapper {
  margin-bottom: 25px;
}
.event-cards-section .cards-wrapper .card-item .info-wrapper .text-wrapper .wys p {
  color: #878787;
}
.event-cards-section .cards-wrapper .card-item .info-wrapper .text-wrapper .wys p strong {
  color: #333;
}
.event-cards-section .cards-wrapper .card-item .info-wrapper .link {
  font-size: 16px;
  font-weight: 700;
  color: #c10001;
}
.contact-section {
  padding: 100px 0;
  background-color: #f0f0f0;
}
@media (max-width: 1024px) {
  .contact-section {
    padding: 80px 0;
  }
}
@media (max-width: 768px) {
  .contact-section {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .contact-section {
    padding: 40px 0;
  }
}
.contact-section .contact-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 1024px) {
  .contact-section .contact-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.contact-section .contact-wrapper .form-block {
  padding: 50px 70px 70px 110px;
  background: linear-gradient(0deg, #ffffff, #ffffff), #333333;
}
@media (max-width: 1400px) {
  .contact-section .contact-wrapper .form-block {
    padding: 50px;
  }
}
@media (max-width: 1024px) {
  .contact-section .contact-wrapper .form-block {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .contact-section .contact-wrapper .form-block {
    padding: 30px;
  }
}
@media (max-width: 576px) {
  .contact-section .contact-wrapper .form-block {
    padding: 20px;
  }
}
.contact-section .contact-wrapper .form-block .title {
  text-align: center;
}
.contact-section .contact-wrapper .form-block .title h2 {
  font-size: 50px;
  line-height: 2;
}
@media (max-width: 1300px) {
  .contact-section .contact-wrapper .form-block .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  .contact-section .contact-wrapper .form-block .title h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .contact-section .contact-wrapper .form-block .title h2 {
    font-size: 27px;
  }
}
.contact-section .contact-wrapper .form-block .title p {
  color: #777;
}
.contact-section .contact-wrapper .form-block .form-wrapper table {
  width: 90%;
  margin: 0 auto;
}
.contact-section .contact-wrapper .form-block .form-wrapper table input {
  background-color: #efefef;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  padding: 20px 25px;
  height: 66px;
}
.contact-section .contact-wrapper .form-block .form-wrapper table input::placeholder {
  font-size: 18px;
  color: #111;
}
.contact-section .contact-wrapper .form-block .form-wrapper table .wpforms-submit-container button {
  background: #c10001;
  border-radius: 10px;
  padding: 15px 45px;
  color: #fff;
  font-size: 20px !important;
  font-weight: 700 !important;
}
.contact-section .contact-wrapper .right-block {
  background: url(4d2baa43e4ca610d526fdcc173f0539c.jpg), #c10001;
  background-blend-mode: lighten, normal;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .contact-section .contact-wrapper .right-block {
    order: -1;
  }
}
.contact-section .contact-wrapper .right-block h2 {
  font-size: 80px;
  text-align: center;
  max-width: 340px;
  color: #ffffff;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .contact-section .contact-wrapper .right-block h2 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .contact-section .contact-wrapper .right-block h2 {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  .contact-section .contact-wrapper .right-block h2 {
    font-size: 40px;
  }
}
.page-template-page-template2-GLOBAL .banner-section {
  min-height: 788px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
  margin: 0 0 150px;
}
@media (max-width: 1300px) {
  .page-template-page-template2-GLOBAL .banner-section {
    padding: 40px 0;
    min-height: 800px;
    margin: 0 0 40px;
  }
}
@media (max-width: 768px) {
  .page-template-page-template2-GLOBAL .banner-section {
    min-height: 700px;
  }
}
@media (max-width: 576px) {
  .page-template-page-template2-GLOBAL .banner-section {
    min-height: 600px;
  }
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row {
  position: relative;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper {
  width: 47%;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper {
    width: 100%;
  }
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper .wys {
  color: #fff;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper .wys h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 75px;
  color: #fff;
  margin-bottom: 50px;
}
@media (max-width: 1300px) {
  .page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper .wys h1 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper .wys h1 {
    font-size: 40px;
  }
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .text-wrapper .wys p {
  font-weight: 300;
  max-width: 580px;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block {
  position: absolute;
  padding: 50px;
  top: 0;
  right: 0;
  width: 48%;
  max-width: 100%;
  background: rgba(38, 38, 38, 0.9);
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block {
    margin-top: 10px;
    position: static;
    width: 100%;
  }
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block ._3TUNht8dHkSUgqDG3qwWcA {
  height: auto !important;
  color: #fff !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block > div > div {
  min-height: 1px !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys * {
  color: #fff !important;
  font-family: "Nunito Sans", sans-serif !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys h2 {
  font-size: 40px;
  color: #fff;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys .button {
  background: #c10001;
  border: 1px solid transparent;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 16.8613px;
  line-height: 26px;
  text-align: center;
  text-transform: inherit;
  margin: 0 10px 10px 0;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys .button:hover {
  text-decoration: none;
  border: 1px solid #c10001;
  background: #fff;
  color: #c10001 !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys .button.two {
  left: 200px;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys .buttons_wr {
  position: absolute;
  bottom: -21px;
  left: 52px;
}
@media (max-width: 767px) {
  .page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block .title .wys .buttons_wr {
    position: static;
  }
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block form input {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  padding: 20px 25px;
  height: 66px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #000 !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block form input::placeholder {
  color: #000 !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block form .wpforms-submit-container button {
  border: none;
  background: #c10001;
  border-radius: 10px;
  padding: 15px 45px;
  color: #fff;
  font-size: 20px !important;
  font-weight: 700 !important;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block form .wpforms-submit-container button:hover {
  text-decoration: none;
}
.page-template-page-template2-GLOBAL .banner-section .wrap-row .form-block form .wpforms-field-label {
  color: #fff;
}
.page-template-page-template2-GLOBAL .title-section {
  margin-bottom: 50px;
}
.page-template-page-template2-GLOBAL .title-section .wrap-row {
  width: 980px;
}
.page-template-page-template2-GLOBAL .title-section h2 {
  font-weight: 700;
  font-size: 50px;
  line-height: 100px;
  color: #222222;
}
.page-template-page-template2-GLOBAL .title-section p {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  color: #777777;
}
.page-template-page-template2-GLOBAL .brands-section {
  margin: 0 0 75px;
}
.page-template-page-template2-GLOBAL .brands-section .brand-wrapper {
  padding: 150px 0;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0%;
  width: 100%;
  border: 1px solid #c0c0c0;
  border-radius: 10px;
  margin-bottom: 130px !important;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks > * {
  width: 25%;
  margin: 0 0% 0em;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0%;
    width: 100%;
  }
  .page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks > * {
    width: 100%;
    margin: 0 0% 0em;
  }
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block {
  padding: 45px 25px 20px 55px;
  position: relative;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block {
    border-right: none;
  }
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block figure {
  width: 80px;
  height: 80px;
  margin: 0 0 25px 0;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block figure img, .page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block figure svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block h3 {
  font-weight: 800;
  font-size: 23px;
  line-height: 27px;
  color: #222222;
  margin-bottom: 20px;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block p {
  font-weight: 400;
  font-size: 16.8613px;
  line-height: 28px;
  color: #555555;
  margin-bottom: 20px;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block .button {
  position: absolute;
  bottom: -21px;
  left: 52px;
  background: #c10001;
  border: 1px solid transparent;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 16.8613px;
  line-height: 26px;
  text-align: center;
  text-transform: inherit;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block .button:hover {
  text-decoration: none;
  border: 1px solid #c10001;
  background: #fff;
  color: #222222;
}
.page-template-page-template2-GLOBAL .info_blocks-wrap .info_blocks .info_block:last-child {
  border: none;
}
.page-template-page-template2-GLOBAL .subscribe-block {
  background-image: url("../assets/img/asdsdfss.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 110px 0 125px;
}
.page-template-page-template2-GLOBAL .subscribe-block * {
  color: #fff !important;
}
.page-template-page-template2-GLOBAL .subscribe-block .wrap-row {
  width: 1140px;
  max-width: 100%;
}
.page-template-page-template2-GLOBAL .subscribe-block h2 {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.page-template-page-template2-GLOBAL .subscribe-block p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  width: 750px;
  max-width: 100%;
  margin: 0 auto 20px;
}
.page-template-page-template2-GLOBAL .items-info-wrap {
  margin: 85px 0 100px;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .items-info-wrap {
    margin: 40px 0 20px;
  }
}
.page-template-page-template2-GLOBAL .items-info-wrap .title {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  margin-bottom: 55px;
}
.page-template-page-template2-GLOBAL .items-info-wrap .title h2 {
  font-size: 50px;
  color: #222;
}
.page-template-page-template2-GLOBAL .items-info-wrap .title p {
  color: #777;
  font-size: 20px;
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items > * {
  width: 31.3333333333%;
  margin: 0 1% 1.3333333333em;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .items-info-wrap .items-info-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .page-template-page-template2-GLOBAL .items-info-wrap .items-info-items > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
}
@media (max-width: 767px) {
  .page-template-page-template2-GLOBAL .items-info-wrap .items-info-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .page-template-page-template2-GLOBAL .items-info-wrap .items-info-items > * {
    width: 98%;
    margin: 0 1% 2em;
  }
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items .item-info-item {
  background: #ffffff;
  border: 0.93674px solid #c0c0c0;
  border-radius: 10px;
  padding: 33px 40px;
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items .item-info-item > div:first-child {
  width: 35px;
  margin-right: 20px;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  color: #c10001;
  font-family: "Roboto Condensed";
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items .item-info-item > div:last-child {
  flex: 1;
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items .item-info-item h3 {
  font-weight: 800;
  font-size: 23px;
  line-height: 1.2;
  color: #222222;
}
.page-template-page-template2-GLOBAL .items-info-wrap .items-info-items .item-info-item p {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: #555555;
}
.page-template-page-template2-GLOBAL .image-blocks {
  margin: 120px 0 120px;
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0%;
  width: 100%;
  align-items: center;
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items > * {
  width: 33.3333333333%;
  margin: 0 0% 0em;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .image-blocks .image-blocks-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0%;
    width: 100%;
  }
  .page-template-page-template2-GLOBAL .image-blocks .image-blocks-items > * {
    width: 100%;
    margin: 0 0% 0em;
  }
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item {
  padding: 10px 63px 0;
  min-height: 283px;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item {
    padding: 30px 20px 20px;
    margin-bottom: 20px;
    min-height: 1px;
  }
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item:first-child {
  border-radius: 20px 0px 0px 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item:first-child {
    border-radius: 20px !important;
  }
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item:nth-child(2) {
  min-height: 330px;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item:nth-child(2) {
    min-height: 1px;
    border-radius: 20px !important;
  }
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item:last-child {
  border-radius: 0px 20px 20px 0px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item:last-child {
    border-radius: 20px !important;
  }
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
}
.page-template-page-template2-GLOBAL .image-blocks .image-blocks-items .image-block-item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
}
.page-template-page-template2-GLOBAL .faq-wrap .wrap-row {
  width: 80%;
}
.page-template-page-template2-GLOBAL .faq-wrap {
  margin: 120px 0 120px;
}
.page-template-page-template2-GLOBAL .faq-wrap h2 {
  font-size: 50px;
}
.page-template-page-template2-GLOBAL .faq-wrap h3, 
.page-template-page-template2-GLOBAL .faq-wrap p {
  margin-bottom: 0;
}
.page-template-page-template2-GLOBAL .faq-wrap .vc_toggle {
  padding-bottom: 21.73913043px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-template-page-template2-GLOBAL .faq-wrap .vc_toggle_content {
  margin-top: 21.73913043px;
  margin-bottom: 0;
}
.blog-page .top-bg {
  position: relative;
  min-height: 778px;
  overflow: hidden;
}
.single-post .blog-page .top-bg::before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1024px) {
  .blog-page .top-bg {
    min-height: 420px;
  }
}
.blog-page .top-bg h1 {
  font-weight: 700;
  font-size: 90px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #ffffff;
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1024px) {
  .blog-page .top-bg h1 {
    font-size: 49px;
  }
}
.blog-page .top-bg .search-blog {
  width: 945px;
  height: 120px;
  max-width: 100%;
  position: absolute;
  right: 0;
  bottom: -20px;
}
.blog-page .top-bg .search-blog .blur-box {
  border-radius: 30px;
  position: absolute;
  filter: url(#round);
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
.blog-page .top-bg .search-blog .blur-box::before {
  background: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  bottom: 0;
  right: 0;
  clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
}
.blog-page .filter-category-blog {
  margin: 80px 0 50px 0;
}
@media (max-width: 1024px) {
  .blog-page .filter-category-blog {
    margin: 40px 0 20px 0;
  }
}
.blog-page .filter-category-blog .categories-filter {
  text-align: left;
}
.blog-page .filter-category-blog .categories-filter li {
  margin: 0 30px 30px 0;
  list-style: none;
  display: inline-block;
}
@media (max-width: 1024px) {
  .blog-page .filter-category-blog .categories-filter li {
    margin: 0 10px 10px 0;
  }
}
.blog-page .filter-category-blog .categories-filter li:last-child {
  margin-right: 0;
}
.blog-page .filter-category-blog .categories-filter li a {
  display: block;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #333333;
  font-weight: 700;
  border: 1px solid #c10001;
  border-radius: 10px;
  padding: 20px 40px;
  background: transparent;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .blog-page .filter-category-blog .categories-filter li a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
  }
}
.blog-page .filter-category-blog .categories-filter li a:hover {
  background: #c10001;
  color: #fff;
}
.blog-page .filter-category-blog .categories-filter li.current-cat a {
  background: #c10001;
  color: #fff;
}
.blog-page .posts-items-wrap .wrap-row {
  align-items: flex-start;
}
.blog-page .posts-items-wrap .posts-items {
  width: 65%;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items {
    width: 100%;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item {
  margin-bottom: 60px;
}
.blog-page .posts-items-wrap .posts-items .post-item .thumb-item {
  display: block;
  width: 100%;
  height: 644px;
  margin-bottom: 45px;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .thumb-item {
    height: 300px;
    margin-bottom: 20px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-page .posts-items-wrap .posts-items .post-item .date-title-item {
  margin-bottom: 30px;
}
.blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item {
  width: 100px;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item {
    width: 50px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-top-item {
  width: 100%;
  height: 92px;
  background: #f4f4f4;
  border-radius: 3px 3px 0px 0px;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-top-item {
    height: 45px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-top-item span {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #ca2631;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-top-item span {
    font-size: 20px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-bottom-item {
  background: #ca2631;
  border-radius: 0px 0px 3px 3px;
  padding: 4px 0;
}
.blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-bottom-item span {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .date-title-item .post-date-item .date-bottom-item span {
    font-size: 16px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .post-title-item {
  flex: 1;
}
.blog-page .posts-items-wrap .posts-items .post-item .post-title-item h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #212735;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .post-title-item h2 {
    font-size: 30px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .post-title-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #000000;
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .post-title-item p {
    font-size: 14px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .post-category-item {
  margin-bottom: 12px;
}
.blog-page .posts-items-wrap .posts-items .post-item .post-category-item ul {
  position: relative;
  padding-left: 30px;
}
.blog-page .posts-items-wrap .posts-items .post-item .post-category-item ul:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 21px;
  height: 16px;
  background: url("../assets/img/cat-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.blog-page .posts-items-wrap .posts-items .post-item .post-category-item ul li {
  list-style: none;
  display: inline-block;
}
.blog-page .posts-items-wrap .posts-items .post-item .post-category-item ul li a {
  display: block;
}
.blog-page .posts-items-wrap .posts-items .post-item .read-more-post-item {
  text-align: right;
  position: relative;
}
.blog-page .posts-items-wrap .posts-items .post-item .read-more-post-item:before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-page .posts-items-wrap .posts-items .post-item .read-more-post-item a {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 20px 40px;
  background: #fff;
  min-width: 232px;
  text-align: center;
}
@media (max-width: 1024px) {
  .blog-page .posts-items-wrap .posts-items .post-item .read-more-post-item a {
    padding: 10px 40px;
    background: #fff;
    min-width: 140px;
  }
}
.blog-page .posts-items-wrap .posts-items .post-item .read-more-post-item a:hover {
  color: #fff;
  background: #ca2631;
  text-decoration: none;
}
.blog-page .posts-items-wrap aside {
  margin: 0 0 0;
}
.blog-page .filter-category-blog .categories-filter li a:has(+ .children), 
.blog-page .filter-category-blog .categories-filter li ul {
  display: inline-block;
}
.blog-page .filter-category-blog .categories-filter li ul li {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .blog-page .filter-category-blog .categories-filter li ul {
    padding-left: 10px;
  }
}
.searchform-blog {
  position: relative;
}
.searchform-blog.blog-config {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 40%;
  z-index: 1;
}
.searchform-blog.blog-config input[type="text"] {
  width: 420px;
}
@media (max-width: 1024px) {
  .searchform-blog.blog-config input[type="text"] {
    width: 300px;
  }
}
.searchform-blog input[type="text"] {
  border: 1px solid #333333;
  width: 100%;
  height: 60px;
  max-width: 100%;
  border-radius: 5px;
}
.searchform-blog .submit-btn {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.searchform-blog .submit-btn:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px !important;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.searchform-blog .submit-btn input {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 !important;
}
.numbered_pagination {
  text-align: center;
}
.numbered_pagination .pagination {
  justify-content: center;
}
.numbered_pagination .pagination .page-numbers {
  display: inline-block;
  height: 48px;
  width: 48px;
  line-height: 47px;
  padding: 0;
}
.numbered_pagination .pagination .page-numbers:before {
  line-height: 47px;
}
.numbered_pagination .pagination .page-numbers:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .single .top-bg .search-blog {
    display: none;
  }
}
.single-content-page {
  margin: 80px 0 50px;
}
@media (max-width: 1024px) {
  .single-content-page {
    margin: 40px 0 20px;
  }
}
.single-content-page .wrap-row {
  align-items: flex-start;
}
.single-content-page article {
  width: 65%;
}
@media (max-width: 1024px) {
  .single-content-page article {
    width: 100%;
  }
}
.single-content-page article p {
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #212735;
}
.single-content-page article h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #212735;
  padding-bottom: 20px;
}
.single-content-page article h3 {
  font-weight: 700;
  font-size: 38px;
  line-height: 47px;
  text-transform: uppercase;
  padding-bottom: 20px;
  color: #212735;
}
.blog-aside aside {
  width: 32%;
  background: #f9f9f9;
  padding: 38px 38px 10px;
  margin: -140px 0 0;
}
@media (max-width: 1024px) {
  .blog-aside aside {
    width: 100%;
    margin: 0 0 0;
  }
}
.blog-aside aside form {
  margin-bottom: 30px;
}
.blog-aside aside h3 {
  font-weight: 500;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  color: #333333;
  padding-bottom: 20px;
}
.blog-aside aside > div {
  margin-bottom: 30px;
}
.blog-aside aside ul li {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  color: #333333;
  display: block;
  margin-bottom: 10px;
  list-style: none;
}
.blog-aside aside ul li a {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  color: #333333;
  display: inline-block;
}
.accordion-sd .inner li a:has(strong) strong {
  color: #d11f2f;
}
.accordion-sd .inner li a:has(strong):hover strong {
  color: #fff;
}
.cmm-container .cmm.cmm-theme-kyrish li .customtitle a {
  padding: 3px 5px !important;
  font-size: 20px;
  background: transparent;
  color: #c00;
  text-transform: uppercase;
  font-weight: 600;
}
div#wrapper {
  position: relative;
  z-index: 0;
}
.service-blurb h6 a:hover {
  color: #fff;
}
.service-blurb:hover h6.istyle a {
  color: #fff;
}
