@charset "UTF-8";
.page-template-page-blocks #fancybox-content {
  max-width: 100% !important;
}
.page-template-page-blocks #fancybox-title {
  max-width: calc(100% - 10px ) !important;
  text-align: center;
}
.page-template-page-blocks main {
  background: url("/wp-content/themes/uapaintball3/images/homebgr.png"), #FAFAFA;
}
.page-template-page-blocks .main2 {
  margin-top: -25px;
}
.page-template-page-blocks .breadcrumbs {
  margin-top: 25px;
}
.page-template-page-blocks .breadcrumbs .col-12 {
  padding-left: 55px;
  padding-right: 55px;
  color: #4F4F4F;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  text-transform: uppercase;
}
.page-template-page-blocks .breadcrumbs .col-12 a {
  color: #4F4F4F;
}
.page-template-page-blocks .breadcrumbs .col-12 a:hover {
  color: #FF8300;
}
.page-template-page-blocks .breadcrumbs2 {
  padding-top: 45px;
}
.page-template-page-blocks .SPPPFModalOrder .input-phone {
  margin-top: 10px;
}
.page-template-page-blocks article {
  padding-bottom: 50px;
}
.page-template-page-blocks article header {
  margin-top: 30px;
  padding-bottom: 30px;
}
.page-template-page-blocks article header:before {
  width: 137px;
  height: 1px;
  background-color: #FF8300;
  content: " ";
  display: block;
  margin-top: 19px;
}
.page-template-page-blocks article header h1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 28px;
  text-transform: uppercase;
  color: #4F4F4F;
  margin-left: 15px;
  margin-right: 15px;
}
.page-template-page-blocks article header:after {
  width: 137px;
  height: 1px;
  background-color: #FF8300;
  content: " ";
  display: block;
  margin-top: 19px;
}
.page-template-page-blocks article .wrapper {
  margin-left: 55px;
  margin-right: 55px;
  background-color: #ffffff;
  padding-left: 121px;
  padding-right: 121px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 25px;
}
.page-template-page-blocks article .wrapper p, .page-template-page-blocks article .wrapper li, .page-template-page-blocks article .wrapper a, .page-template-page-blocks article .wrapper td {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 23px;
  font-size: 14px;
  color: #4F4F4F;
}
.page-template-page-blocks article .wrapper a {
  text-decoration: underline;
}
.page-template-page-blocks article .wrapper a:hover {
  color: #FF8300;
}
.page-template-page-blocks article .wrapper h2, .page-template-page-blocks article .wrapper h3, .page-template-page-blocks article .wrapper h4, .page-template-page-blocks article .wrapper h5, .page-template-page-blocks article .wrapper h6 {
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 33px;
  font-size: 21px;
  text-transform: uppercase;
  color: #4F4F4F;
  padding-bottom: 7px;
  padding-top: 20px;
}
.page-template-page-blocks article .wrapper h3 {
  font-size: 18px;
}
.page-template-page-blocks article .wrapper h4, .page-template-page-blocks article .wrapper h5, .page-template-page-blocks article .wrapper h6 {
  font-size: 16px;
}
.page-template-page-blocks article .wrapper img {
  max-width: 100%;
  height: auto !important;
}
.page-template-page-blocks article .wrapper img.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.page-template-page-blocks article .wrapper img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.page-template-page-blocks article .wrapper img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.page-template-page-blocks article .wrapper table {
  margin-bottom: 30px;
}
.page-template-page-blocks article .wrapper table td {
  text-align: center;
  color: #4F4F4F;
  padding: 6px;
  border-left: 1px solid #C4C4C4;
}
.page-template-page-blocks article .wrapper table td:last-child {
  border-right: 1px solid #C4C4C4;
}
.page-template-page-blocks article .wrapper table tr:first-child {
  border-top: 1px solid #C4C4C4;
}
.page-template-page-blocks article .wrapper table tr:last-child {
  border-bottom: 1px solid #C4C4C4;
}
.page-template-page-blocks article .wrapper table tr:nth-child(2n-1) {
  background: #F5F5F5;
}
.page-template-page-blocks article .wrapper .payPictureProceForm {
  padding: 40px 0px;
}

@media(max-width: 803px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm {
  padding: 16px 0px;
}
}

.page-template-page-blocks article .wrapper .payPictureProceForm .imgage_PPPF, .page-template-page-blocks article .wrapper .payPictureProceForm .right_block {
  flex-basis: 45%;
}
@media (max-width: 1650px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm .imgage_PPPF, .page-template-page-blocks article .wrapper .payPictureProceForm .right_block {
    flex-basis: 48%;
  }
}
@media (max-width: 1175px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm .imgage_PPPF, .page-template-page-blocks article .wrapper .payPictureProceForm .right_block {
    flex-basis: 100%;
  }
}
@media (max-width: 1175px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm .right_block {
    text-align: center;
  }
}
.page-template-page-blocks article .wrapper .payPictureProceForm .PPPFPriceBlock {
  padding: 10px;
  background-color: #FF8300;
  color: #fff;
  border-radius: 5px;
  text-align: center;
}
@media (max-width: 1175px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm .PPPFPriceBlock {
    margin-top: 40px;
  }
}
.page-template-page-blocks article .wrapper .payPictureProceForm .PPPFPriceBlock h2 {
  margin: 0px;
  padding: 0px;
  color: #fff;
  display: inline-block;
}
.page-template-page-blocks article .wrapper .payPictureProceForm .PPPFPriceBlock .PPPFPrice {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 33px;
  font-size: 21px;
  margin-left: 10px;
  display: inline-block;
}
.page-template-page-blocks article .wrapper .payPictureProceForm .PPPFTitleContent {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 33px;
  font-size: 21px;
  text-transform: uppercase;
  color: #4F4F4F;
  padding-bottom: 7px;
  padding-top: 30px;
}
@media (max-width: 1175px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm .PPPFTitleContent {
    text-align: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm .PPPFTitleContent {
    text-align: center;
  }
}
.page-template-page-blocks article .wrapper .payPictureProceForm ul {
  list-style-type: none;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm ul {
    padding-left: 10px;
  }
}
.page-template-page-blocks article .wrapper .payPictureProceForm ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.page-template-page-blocks article .wrapper .payPictureProceForm ul li:last-child {
  margin-bottom: 0px;
}
@media (max-width: 1175px) {
  .page-template-page-blocks article .wrapper .payPictureProceForm ul li {
    text-align: left;
  }
}
.page-template-page-blocks article .wrapper .payPictureProceForm ul li:before {
  content: "";
  color: #FF8300;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  margin-right: 10px;
}
.page-template-page-blocks article .wrapper .payPictureProceForm .PPPFOrderButton {
  background: #FF8300;
  box-shadow: 0px 10px 30px rgba(255, 131, 0, 0.3), 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 60px;
  border: none;
  margin-top: 20px;
}
.page-template-page-blocks article .wrapper .payPictureProceForm .PPPFOrderButton:hover {
  background: #2F80ED;
  box-shadow: 0px 10px 30px rgba(255, 131, 0, 0.3), 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.page-template-page-blocks article .wrapper .tableInTableBlock thead tr th {
  background-color: #E5E5E5;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 23px;
  font-size: 14px;
  text-transform: uppercase;
  color: #4F4F4F;
  border-left: 1px solid #C4C4C4;
  border-top: 1px solid #C4C4C4;
  padding: 10px;
  text-align: center;
}
.page-template-page-blocks article .wrapper .tableInTableBlock thead tr th:last-child {
  border-right: 1px solid #C4C4C4;
}
.page-template-page-blocks article .wrapper .tableInTableBlock tbody tr td {
  border-top: 0px;
  padding: 10px;
  text-align: center;
}
.page-template-page-blocks article .wrapper .tableInTableBlock tbody tr td .hideDiv {
  display: none;
}
@media (max-width: 767px) {
  .page-template-page-blocks article .wrapper .tableInTableBlock {
    width: 100%;
  }
  .page-template-page-blocks article .wrapper .tableInTableBlock thead {
    display: none;
  }
  .page-template-page-blocks article .wrapper .tableInTableBlock tbody {
    width: 100%;
    display: block;
  }
  .page-template-page-blocks article .wrapper .tableInTableBlock tbody tr {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-template-page-blocks article .wrapper .tableInTableBlock tbody tr td {
    text-align: center;
    border-right: 1px solid #C4C4C4;
    padding: 15px;
  }
  .page-template-page-blocks article .wrapper .tableInTableBlock tbody tr td .hideDiv {
    display: block;
    font-size: 12px;
    color: #4F4F4F;
    font-weight: 600;
  }
}
.page-template-page-blocks article .wrapper .priceBlock {
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: -26px;
  margin-right: -26px;
}
@media (max-width: 1841px) {
  .page-template-page-blocks article .wrapper .priceBlock {
    margin-right: -20px;
    margin-left: -20px;
  }
}
@media (max-width: 876px) {
  .page-template-page-blocks article .wrapper .priceBlock {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li {
  flex-basis: 333px;
  margin-right: 26px;
  margin-left: 26px;
  margin-bottom: 40px;
  border: 1px solid rgba(79, 79, 79, 0.2);
  box-sizing: border-box;
}
@media (max-width: 1841px) {
  .page-template-page-blocks article .wrapper .priceBlock .priceUl li {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 876px) {
  .page-template-page-blocks article .wrapper .priceBlock .priceUl li {
    flex-basis: 48%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .page-template-page-blocks article .wrapper .priceBlock .priceUl li:nth-child(odd) {
    margin-right: 4%;
  }
}
@media (max-width: 720px) {
  .page-template-page-blocks article .wrapper .priceBlock .priceUl li {
    flex-basis: 80%;
  }
  .page-template-page-blocks article .wrapper .priceBlock .priceUl li:nth-child(odd) {
    margin-right: 0%;
  }
}
@media (max-width: 425px) {
  .page-template-page-blocks article .wrapper .priceBlock .priceUl li {
    flex-basis: 100%;
  }
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .title {
  background: #4F4F4F;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 37px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 15px;
  padding-left: 37px;
  padding-right: 37px;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .time {
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #4F4F4F;
  padding-top: 28px;
  padding-bottom: 5px;
  margin-left: 37px;
  margin-right: 37px;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .amount {
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #4F4F4F;
  padding-bottom: 0px;
  margin-left: 37px;
  margin-right: 37px;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .cost {
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 51px;
  font-size: 36px;
  text-align: center;
  color: #4F4F4F;
  margin-left: 37px;
  margin-right: 37px;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .text {
  margin-left: 37px;
  margin-right: 37px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .orderButtonPC {
  margin-bottom: 30px;
  background: #FF8300;
  border-color: #FF8300;
  border-radius: 25px;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 84px;
  padding-right: 84px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #FFFFFF;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .orderButtonPC:hover {
  background: #2F80ED;
  border-color: #2F80ED;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li:hover {
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25);
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li:hover .title {
  background: #FF8300;
}
.page-template-page-blocks article .wrapper .priceBlock .priceUl li .orderButtonPC:focus {
  box-shadow: none !important;
}
.page-template-page-blocks article .wrapper .serviceBlock {
  margin-bottom: 20px;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li {
  max-width: 560px;
  flex-basis: 31%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 20px;
}
@media (max-width: 1310px) {
  .page-template-page-blocks article .wrapper .serviceBlock ul li {
    flex-basis: 48%;
  }
}
@media (max-width: 720px) {
  .page-template-page-blocks article .wrapper .serviceBlock ul li {
    flex-basis: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a {
  text-decoration: none;
  border: 1px solid rgba(79, 79, 79, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a img {
  width: 100%;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a .title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: #4F4F4F;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a .desc {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 23px;
  font-size: 14px;
  color: #4F4F4F;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a .bottom {
  display: flex;
  justify-content: center;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a .button {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #FF8300;
  border-radius: 25px;
  height: 28px;
  padding: 5px 20px;
  width: auto;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 15px;
  display: block;
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a:hover {
  text-decoration: none;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25);
}
.page-template-page-blocks article .wrapper .serviceBlock ul li a:hover .button {
  background: #2F80ED;
}
.page-template-page-blocks article .wrapper .galleryBlock {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
}
@media (max-width: 1469px) {
  .page-template-page-blocks article .wrapper .galleryBlock {
    justify-content: space-around !important;
  }
}
@media (max-width: 1429px) {
  .page-template-page-blocks article .wrapper .galleryBlock {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 733px) {
  .page-template-page-blocks article .wrapper .galleryBlock {
    padding-top: 40px;
    margin-bottom: 0px;
  }
}
.page-template-page-blocks article .wrapper .galleryBlock li {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  flex-basis: 30%;
}
@media (max-width: 1793px) {
  .page-template-page-blocks article .wrapper .galleryBlock li {
    flex-basis: 23%;
  }
}
@media (max-width: 1440px) {
  .page-template-page-blocks article .wrapper .galleryBlock li {
    flex-basis: 31%;
  }
}
@media (max-width: 1088px) {
  .page-template-page-blocks article .wrapper .galleryBlock li {
    flex-basis: 30%;
  }
}
@media (max-width: 876px) {
  .page-template-page-blocks article .wrapper .galleryBlock li {
    flex-basis: 47%;
  }
}
@media (max-width: 828px) {
  .page-template-page-blocks article .wrapper .galleryBlock li {
    flex-basis: 46%;
  }
}
@media (max-width: 667px) {
  .page-template-page-blocks article .wrapper .galleryBlock li {
    flex-basis: 100%;
    text-align: center;
  }
}
.page-template-page-blocks article .wrapper .galleryBlock li img {
  max-width: 100%;
  height: auto;
}
.page-template-page-blocks article .wrapper .horizontalListBlock {
  margin-top: 40px;
  margin-bottom: 0px;
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li {
  flex-basis: 18%;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 1650px) {
  .page-template-page-blocks article .wrapper .horizontalListBlock ul li {
    flex-basis: 22%;
  }
}
@media (max-width: 1250px) {
  .page-template-page-blocks article .wrapper .horizontalListBlock ul li {
    flex-basis: 30%;
  }
}
@media (max-width: 900px) {
  .page-template-page-blocks article .wrapper .horizontalListBlock ul li {
    flex-basis: 40%;
  }
}
@media (max-width: 636px) {
  .page-template-page-blocks article .wrapper .horizontalListBlock ul li {
    flex-basis: 90%;
  }
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li i {
  font-size: 75px;
  color: #FF8300;
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li img {
  height: auto;
  max-width: 100%;
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li .title {
  font-family: verdana, geneva, sans-serif;
  font-size: 18pt;
  color: #ff9900;
  margin-top: 15px;
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li .title a {
  font-family: verdana, geneva, sans-serif;
  font-size: 18pt;
  color: #ff9900;
  margin-top: 15px;
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li .title a:hover {
  text-decoration: none;
}
.page-template-page-blocks article .wrapper .horizontalListBlock ul li .desc {
  margin-top: 15px;
}
.page-template-page-blocks article .wrapper .bottomBlock button {
  background: #FF8300;
  box-shadow: 0px 10px 30px rgba(255, 131, 0, 0.3), 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 60px;
  border: none;
  margin-top: 60px;
}
.page-template-page-blocks article .wrapper .bottomBlock button:hover {
  background: #2F80ED;
  box-shadow: 0px 10px 30px rgba(255, 131, 0, 0.3), 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock {
  background: #F5F5F5;
  border-radius: 25px;
  margin-top: 60px;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock li {
  margin-right: 30px;
  margin-left: 30px;
  padding: 10px 0px;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock li a {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  line-height: 46px;
  font-size: 24px;
  text-align: justify;
  text-transform: uppercase;
  text-decoration: none;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock li a:hover {
  color: #2F80ED;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock .khPhone {
  background: url("/wp-content/themes/uapaintball3/images/pageicophonekh.png") no-repeat 0px 21px;
  padding-left: 40px;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock .mtsPhone {
  background: url("/wp-content/themes/uapaintball3/images/pageicophonevodafone.png") no-repeat 0px 21px;
  padding-left: 40px;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock .lifePhone {
  background: url("/wp-content/themes/uapaintball3/images/pageicophonelifecell.png") no-repeat 0px 21px;
  padding-left: 40px;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock .viberPhone {
  background: url("/wp-content/themes/uapaintball3/images/pageicophoneviber.png") no-repeat 0px 21px;
  padding-left: 40px;
}
.page-template-page-blocks article .wrapper .bottomBlock .phoneBlock .kyivstarPhone {
  background: url("/wp-content/themes/uapaintball3/images/kyivstar.svg") no-repeat 0px 19px;
  background-size: 30px 30px;
  padding-left: 40px;
}
@media (max-width: 1439px) {
  .page-template-page-blocks article .wrapper {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 60px;
  }
  .page-template-page-blocks article .wrapper img, .page-template-page-blocks article .wrapper iframe, .page-template-page-blocks article .wrapper table {
    max-width: 100%;
    max-height: auto !important;
  }
  .page-template-page-blocks article .bottomBlock .phoneBlock {
    flex-wrap: wrap;
  }
  .page-template-page-blocks article .bottomBlock .phoneBlock li {
    flex-basis: 220px;
    margin-left: 7% !important;
    margin-right: 7% !important;
  }
}
@media (max-width: 1024px) {
  .page-template-page-blocks article .wrapper {
    padding-left: 16px;
        padding-right: 16px;
        padding-top: 0;
        padding-bottom: 20px;
        margin-left: 16px;
        margin-right: 16px;
  }
  .page-template-page-blocks .breadcrumbs .col-12 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 803px) {
  .page-template-page-blocks article .bottomBlock .phoneBlock {
    flex-wrap: wrap;
  }
  .page-template-page-blocks article .bottomBlock .phoneBlock li {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
}
@media (max-width: 767px) {
  .page-template-page-blocks article .wrapper table {
    overflow-x: auto;
    display: block;
  }
  .page-template-page-blocks article .wrapper img {
    height: auto;
  }
}
@media (max-width: 425px) {
  .page-template-page-blocks article header {
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .page-template-page-blocks article .wrapper {
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px;
    padding-bottom: 0px;
  }
  .page-template-page-blocks article .wrapper .orderButton {
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 18px !important;
  }
  .page-template-page-blocks article .wrapper .bottomBlock .phoneBlock li a {
    font-size: 22px !important;
  }
  .page-template-page-blocks article .wrapper img.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }
  .page-template-page-blocks article .wrapper img.alignright {
    float: right;
    margin: 5px 0 5px 5px;
  }
  .page-template-page-blocks article .wrapper img.alignleft {
    float: left;
    margin: 5px 5px 5px 0;
  }
}