h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #2B2B2B;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

h3 {
  font-size: 32px;
  line-height: 36px;
}
h3 span {
  color: #AC9455;
}

h6 {
  font-size: 16px;
  line-height: 20px;
}

h2 {
  font-size: 50px;
  font-family: "PlayFair", sans-serif;
}

.after {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 24px;
}
.after::after {
  content: "";
  position: absolute;
  width: 90px;
  height: 2px;
  left: 4px;
  bottom: 0;
  background: #AC9455;
}

h3 {
  font-family: "PlayFair", sans-serif;
}

.top-block {
  padding: 107px 0 30px;
  transform: none !important;
}
.top-block .top_title {
  font-size: 30px;
  line-height: 1.3;
}
.top-block .index-header__image {
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-58%);
}
.top-block .wrapper {
  position: static;
  transform: none;
}

.index-header {
  height: auto;
}

.index #content {
  transform: none !important;
}

.top-block {
  position: relative;
}
.top-block .index-header__reserve-buttons {
  justify-content: center;
}
.top-block .index-header__image {
  text-align: center;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-58%);
}
.top-block .index-header__image:before, .top-block .index-header__image::after {
  content: none;
}
.top-block::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  background: url("../img/palms.png");
}
.top-block .top_title {
  font-family: "PlayFair", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 65px;
  line-height: 87px;
  text-align: center;
  color: #fff;
  margin-bottom: 33px;
}
.top-block .top_title span {
  color: #AC9455;
}

.index-header__image-pic--palms {
  z-index: -1;
}

#header {
  position: relative;
  transform: none !important;
  z-index: 3;
}

.top-cats {
  display: flex;
  flex-wrap: wrap;
}
.top-cats .top-cat {
  position: relative;
  margin-bottom: 11px;
}
.top-cats .top-cat:not(:nth-of-type(5n)) {
  margin-right: 11px;
}
.top-cats .top-cat .top-cat_title {
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  color: #fff;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  height: 100%;
  white-space: nowrap;
}
.top-cats .top-cat .top-cat_title span:first-of-type {
  padding-bottom: 43px;
}
.top-cats .top-cat .top-cat_title::after {
  position: absolute;
  content: "";
  width: 18.35px;
  height: 20px;
  background: url(../img/rows.png);
  left: 50%;
  transform: translateX(-50%);
}

.cross-country {
  background: #2B2B2B;
  height: 70px;
}
.cross-country-in {
  color: #fff;
  height: fill-available;
  height: -webkit-fill-available;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
}
.cross-country-in h4 {
  color: #fff;
}

.trprivate {
  background: #fff;
  padding: 31px 0 104px;
}
.trprivate-in {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.trprivate-in .trprivate-text {
  width: 607px;
  padding: 79px 128px 87px 76px;
  position: absolute;
  right: 0;
  bottom: -70px;
  box-sizing: border-box;
  border-right: 4px solid #AC9455;
  background: #F8F8F8;
}
.trprivate-in .trprivate-text h2 {
  font-family: "PlayFair", sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #2B2B2B;
  line-height: 67px;
}

.index-header__reserve-buttons {
  justify-content: flex-start;
}

.contacts-row {
  background: #AC9455;
  padding: 13px 0 12px;
  color: #fff;
}
.contacts-row .svg--logo {fill:#fff;}
.contacts-row .contacts-in {
  margin: 0 auto;
  max-width: 720px;
  display: flex;
  justify-content: space-between;
}
.contacts-row .contacts-in .contacts_left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contacts-row .contacts-in .contacts_left span {
  font-size: 21px;
  line-height: 28px;
  font-family: "PlayFair", sans-serif;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 100;
  padding-top: 8px;
}
.contacts-row .contacts-in .contacts_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contacts-row .contacts-in .contacts_right a {
  color: #fff;
  text-decoration: none;
}
.contacts-row .contacts-in .contacts_right a.tel {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 46px;
}
.contacts-row .contacts-in .contacts_right a.mail {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.section-fleet_container {
  padding-bottom: 60px;
}
.section-fleet_container .section-fleet__carousel-item {
  padding-bottom: 0;
}
.section-fleet_container .section-fleet__title {
  font-size: 50px;
}
.section-fleet_container .section-fleet__title + p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 300;
}
.section-fleet_container .section-fleet__carousel-item_link {
  padding-bottom: 0;
}
.section-fleet_container .index-header__reserve-buttons {
  width: 216px;
  margin: 0 auto;
}
.section-fleet_container .index-header__reserve-buttons a {
  width: 100%;
}

.save-up {
  background: #fff;
  padding-top: 63px;
}
.save-up .save-in {
  display: flex;
  justify-content: space-between;
}
.save-up .save-in .save_left {
  padding-right: 30px;
}
.save-up .save-in .save_left > p:first-child {
  font-size: 14px;
  line-height: 19px;
  color: #AC9455;
}
.save-up .save-in .save_left h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;
  color: #2B2B2B;
}
.save-up .save-in .save_left h6 a {
  color: #2B2B2B;
}

.pettravel {
  background: #FAFAFA;
}
.pettravel-in {
  display: flex;
}
.pettravel-in .pettravel-right {
  padding: 108px 0 115px 41px;
}
.pettravel-in .pettravel-left {
  background: #F2F2F2;
  width: 627px;
  position: relative;
  pointer-events: none;
}
.pettravel-in .pettravel-left img {
  position: absolute;
  top: -65px;
}

.anyloc {
  background: #fff;
  padding: 50px 0 38px;
}
.anyloc h3 {
  color: #AC9455;
  margin-bottom: 35px;
}
.anyloc .anyloc-list {
  display: flex;
  flex-wrap: wrap;
}
.anyloc .anyloc-list .loc-single {
  display: flex;
  flex-direction: column;
  width: calc(50% - 23px);
  margin-bottom: 23px;
}
.anyloc .anyloc-list .loc-single .loc-top {
  display: flex;
  align-items: center;
}
.anyloc .anyloc-list .loc-single .loc-top .loc-title {
  padding-left: 16px;
}
.anyloc .anyloc-list .loc-single .loc-text {
  padding-top: 16px;
}
.anyloc .anyloc-list .loc-single:nth-of-type(odd) {
  width: 628px;
  margin-right: 46px;
}
.anyloc .anyloc-list .loc-single:nth-of-type(even) {
  width: 422px;
}

.younameit {
  background: #2B2B2B;
  padding: 36px 0 34px;
}
.younameit .younameit-in {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.younameit .younameit-in .younameit-left p {
  color: #fff;
  margin-top: 0;
  margin-bottom: 3px;
}
.younameit .younameit-in .younameit-left h3 {
  color: #AC9455;
}
.younameit .younameit-in .younameit-left h6 {
  color: #fff;
  font-family: "Helve", sans-serif;
  margin-top: 22px;
}
.younameit .younameit-in .index-header__reserve-button {
  margin-top: 0;
}

.overroad {
  padding: 70px 0 38px;
  background: #fff;
}
.overroad .overroad-in {
  display: flex;
  justify-content: space-between;
}
.overroad .overroad-in .overroad-left {
  min-width: 487px;
  max-width: 487px;
}
.overroad .overroad-in .overroad-left .overroad-text h6 {
  margin-bottom: 19px;
}
.overroad .overroad-in .overroad-left .overroad-text ul li {
  padding-left: 18px;
  position: relative;
}
.overroad .overroad-in .overroad-left .overroad-text ul li + li {
  padding-top: 7px;
}
.overroad .overroad-in .overroad-left .overroad-text ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: calc(50% - 4px);
  width: 8.86px;
  height: 8px;
  background: #AC9455;
  border-radius: 50%;
}
.overroad .overroad-in .overroad-right {
  width: 563px;
  background: #F8F8F8;
}
.overroad .overroad-in .overroad-right .right-text {
  padding: 39px 23px 61px 34px;
}
.overroad .overroad-in .overroad-right .sprinter {
  background: #2B2B2B;
  padding: 22px 35px 28px 13px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.overroad .overroad-in .overroad-right .sprinter img {
  position: absolute;
  top: -18px;
  left: 13px;
}
.overroad .overroad-in .overroad-right .sprinter p {
  color: #FFFFFF;
  font-family: "PlayFair", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.overroad .overroad-in .overroad-right .sprinter p span {
  color: #AC9455;
}

.bigtable {
  background: #fff;
  padding: 56px 0 59px;
}
.bigtable .bigtable-in > p:first-child {
  color: #AC9455;
  font-size: 18px;
  line-height: 26px;
}
.bigtable .bigtable-in .table-in {
  display: flex;
}
.bigtable .bigtable-in .table-in .table-col {
  padding: 25px 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}
.bigtable .bigtable-in .table-in .table-col ul li {
  display: flex;
  justify-content: space-between;
}
.bigtable .bigtable-in .table-in .table-col ul li .border {
  width: fill-available;
  width: -webkit-fill-available;
  margin: 0 6px 4px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}
.bigtable .bigtable-in .table-in .table-col ul li + li {
  padding-top: 5px;
}
.bigtable .bigtable-in .table-in .table-col ul li span:first-child {
  color: #2B2B2B;
  text-transform: uppercase;
}
.bigtable .bigtable-in .table-in .table-col ul li span:last-child {
  color: #AC9455;
  font-weight: bold;
}
.bigtable .bigtable-in .table-in .table-col:first-child {
  border-top: none;
}
.bigtable .bigtable-in .table-in .table-col h6 span:first-child {
  padding-right: 33px;
  position: relative;
}
.bigtable .bigtable-in .table-in .table-col h6 span:first-child::after {
  background: url("../img/accentrows.png") center center no-repeat;
  content: "";
  position: absolute;
  right: 4px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
}
.bigtable .bigtable-in .table-in .table-left {
  width: calc(33.33% - 32px);
  min-width: calc(33.33% - 32px);
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
  padding-right: 32px;
}
.bigtable .bigtable-in .table-in .table-right {
  padding-left: 34px;
}
.bigtable .bigtable-in .table-in .table-right .quote {
  padding-top: 40px;
}
.bigtable .bigtable-in .table-in .table-right .table-right-in {
  display: flex;
}
.bigtable .bigtable-in .table-in .table-right .table-right-in .table-box {
  width: 50%;
  padding: 0 34px;
}
.bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:first-of-type {
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
  padding-left: 0;
}

.rates {
  background: #F8F8F8;
  padding: 70px 0;
}
.rates-in {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.rates-in .rates-left .ratesl-in {
  background: #fff;
  border-left: 4px solid #AC9455;
  width: 607px;
  box-sizing: border-box;
  position: absolute;
  padding: 51px 32px 54px 59px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1199.98px) {
  .top-block {
    padding-top: 140px;
  }
  .top-block h1 {
    font-size: 55px;
  }

  .save-up {
    padding-bottom: 50px;
  }

  .top-cats {
    justify-content: space-evenly;
  }
  .top-cats .top-cat:not(:nth-of-type(5n)) {
    margin-right: 0;
  }

  .anyloc .anyloc-list .loc-single:nth-of-type(odd) {
    width: calc(55% - 23px);
  }
  .anyloc .anyloc-list .loc-single:nth-of-type(even) {
    width: calc(45% - 23px);
  }

  .bigtable .bigtable-in .table-in .table-left {
    width: calc(33.33% - 15px);
    min-width: calc(33.33% - 15px);
  }
  .bigtable .bigtable-in .table-in .table-right {
    padding-left: 15px;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box {
    width: 50%;
    padding: 0 15px;
  }

  .overroad .overroad-in .overroad-right .sprinter {
    padding: 18px 5px 20px 160px;
  }
  .overroad .overroad-in .overroad-right .sprinter img {
    left: 5px;
  }
  .overroad .overroad-in .overroad-right .sprinter p br {
    display: none;
  }
}
@media (max-width: 1000px) {
  h3 {
    font-size: 26px;
  }

  .after {
    padding-bottom: 10px;
    margin-bottom: 12px;
  }

  .top-block {
    padding-top: 120px;
  }

  .trprivate-in .trprivate-text {
    width: auto;
    padding: 35px 44px 35px 50px;
  }

  .rates {
    padding: 30px 0;
  }

  .rates-in .rates-left .ratesl-in {
    width: auto;
    padding: 31px 18px 31px 31px;
  }

  .bigtable {
    padding: 30px 0;
  }
  .bigtable .bigtable-in .table-in .table-col {
    padding: 15px 0;
  }
  .bigtable .bigtable-in .table-in .table-col h6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bigtable .bigtable-in .table-in .table-col h6 span:first-child {
    padding-right: 0;
    padding-bottom: 33px;
  }
  .bigtable .bigtable-in .table-in .table-col h6 span:first-child::after {
    right: auto;
    top: auto;
    transform: rotate(90deg);
    left: calc(50% - 10px);
    bottom: 6px;
  }
  .bigtable .bigtable-in .table-in .table-col p {
    white-space: pre-wrap;
  }
  .bigtable .bigtable-in .table-in .table-left {
    width: auto;
    min-width: initial;
    max-width: 33%;
    padding-right: 15px;
  }
  .bigtable .bigtable-in .table-in .table-right {
    max-width: 67%;
  }

  .overroad .overroad-in .overroad-left {
    min-width: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-right: 20px;
  }
  .overroad .overroad-in .overroad-right {
    width: 50%;
  }
  .overroad .overroad-in .overroad-right .overroad-text {
    padding: 25px 15px 49px 20px;
  }

  .younameit {
    padding: 20px 0;
  }
  .younameit .younameit-in {
    flex-direction: column;
  }
  .younameit .younameit-in .younameit-left {
    margin-bottom: 15px;
  }
  .younameit .younameit-in .younameit-left h6 {
    margin-top: 13px;
  }

  .save-up {
    padding-top: 30px;
  }
  .save-up .save-in .save_left {
    width: 50%;
  }
  .save-up .save-in .save_left h3 {
    font-size: 26px;
    line-height: 1.3;
  }
  .save-up .save-in .save_right img {
    height: 100%;
    object-fit: cover;
  }

  .pettravel-in .pettravel-left {
    width: 50%;
  }
  .pettravel-in .pettravel-right {
    padding: 55px 0 55px 23px;
  }
}
@media (max-width: 767px) {
  .contacts-row .contacts-in .contacts_right a.tel {
    font-size: 29px;
    line-height: 1.3;
  }

  .section-fleet__nav-item:nth-child(4) {
    margin-left: 0.9375rem;
  }

  .section-fleet_container .section-fleet__title {
    font-size: initial;
  }

  .anyloc h3 {
    margin-bottom: 15px;
  }
  .younameit .younameit-in .younameit-left {
    text-align: center;
  }

  .after::after {
    left: calc(50% - 45px);
  }

  .index-header__reserve-buttons {
    justify-content: center;
  }

  .save-up {
    padding-bottom: 30px;
  }
  .save-up .save-in {
    flex-direction: column-reverse;
  }
  .save-up .save-in .save_left {
    width: 100%;
    text-align: center;
  }

  h2 {
    font-size: 28px;
  }

  .trprivate-in .trprivate-text {
    width: auto;
    padding: 20px 20px 20px 30px;
  }

  .top-block {
    padding: 80px 0 30px;
    transform: none !important;
  }
  .top-block .top_title {
    font-size: 30px;
    line-height: 1.3;
  }
  .top-block .index-header__image {
    text-align: center;
    position: absolute;
  }
  .top-block .wrapper {
    position: static;
    transform: none;
  }

  .index #content {
    transform: none !important;
  }

  .bigtable .bigtable-in .table-in {
    flex-direction: column;
  }
  .bigtable .bigtable-in .table-in .table-col {
    width: 50%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }
  .bigtable .bigtable-in .table-in .table-col:nth-of-type(odd) {
    padding-right: 15px;
    border-right: 1px dashed rgba(0, 0, 0, 0.2);
  }
  .bigtable .bigtable-in .table-in .table-col:nth-of-type(even) {
    border-top: none;
    padding-left: 15px;
  }
  .bigtable .bigtable-in .table-in .table-left {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border: none;
    margin: 0;
  }
  .bigtable .bigtable-in .table-in .table-right {
    max-width: 100%;
    padding: 0;
  }
  .bigtable .bigtable-in .table-in .table-right .table-col {
    width: 100%;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box {
    padding: 0;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:first-of-type {
    border: none;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:first-of-type .table-col {
    padding-right: 15px;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:first-of-type .table-col:nth-of-type(even) {
    border-right: 1px dashed rgba(0, 0, 0, 0.2);
    padding-left: 0;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:nth-of-type(2) .table-col:nth-of-type(odd) {
    border-right: none;
    padding-left: 15px;
    padding-right: 0;
  }

  .pettravel {
    background: #fff;
  }

  .pettravel-in .pettravel-left img {
    position: static;
  }
  .pettravel-in .pettravel-right {
    background: #FAFAFA;
  }

  .overroad {
    padding: 40px 0 0;
  }
  .overroad .overroad-in {
    display: block;
  }
  .overroad .overroad-in .overroad-left {
    min-width: 100%;
    text-align: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .overroad .overroad-in .overroad-left ul {
    text-align: left;
  }
  .overroad .overroad-in .overroad-right {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .overroad .overroad-in .overroad-right .sprinter {
    justify-content: flex-end;
  }
  .overroad .overroad-in .overroad-right .sprinter p br {
    display: block;
  }

  .anyloc {
    padding: 30px 0 38px;
  }
  .anyloc .anyloc-list .loc-single br {
    display: none;
  }
  .anyloc .anyloc-list .loc-single:nth-of-type(odd) {
    width: 100%;
    margin-right: 0;
  }
  .anyloc .anyloc-list .loc-single:nth-of-type(even) {
    width: 100%;
  }

  .rates-in {
    flex-direction: column-reverse;
  }
  .rates-in .rates-left {
    text-align: center;
  }
  .rates-in .rates-left .ratesl-in {
    position: static;
    transform: none;
  }

  .overroad {
    padding: 30px 0 0;
  }
}
@media (max-width: 575.98px) {
  .save-up .save-in .save_right {
    text-align: center;
  }
  .save-up .save-in .save_right img {
    max-height: 200px;
  }

  .section-fleet_container .section-fleet__title {
    font-size: 23px;
  }
  .section-fleet_container .section-fleet__title + p {
    text-align: center;
    font-size: 16px;
  }

  .top-cat_img img {
    width: 100%;
  }

  .contacts-row .contacts-in .contacts_left img {
    max-width: 55px;
  }
  .contacts-row .contacts-in .contacts_left span {
    font-size: 17px;
    line-height: 19px;
  }
  .contacts-row .contacts-in .contacts_right a.tel {
    font-size: 24px;
  }
  .contacts-row .contacts-in .contacts_right a.mail {
    font-size: 19px;
    line-height: 20px;
  }

  h3 {
    font-size: 23px;
  }

  .pettravel-in .pettravel-right {
    padding: 0 0 0 20px;
    display: flex;
    align-items: center;
  }

  .overroad .overroad-in .overroad-right .right-text {
    padding: 20px 10px 34px 20px;
  }
  .overroad .overroad-in .overroad-right .sprinter p {
    font-size: 16px;
    line-height: 1.3;
    white-space: normal;
    padding-right: 5px;
  }
  .overroad .overroad-in .overroad-right .sprinter p br {
    display: none;
  }

  .bigtable .bigtable-in > p:first-child {
    margin: 0;
    text-align: center;
    font-size: 16px;
  }
  .bigtable .bigtable-in h3 {
    text-align: center;
  }
  .bigtable .bigtable-in .table > p {
    text-align: center;
  }
  .bigtable .bigtable-in .table-in .table-col {
    white-space: initial;
  }
  .bigtable .bigtable-in .table-in .table-col h6 {
    font-size: 13px;
  }
  .bigtable .bigtable-in .table-in .table-col ul {
    font-size: 13px;
  }
  .bigtable .bigtable-in .table-in .table-col ul li span:last-child {
    text-align: right;
  }
  .bigtable .bigtable-in .table-in .table-col .border {
    display: none;
  }
  .bigtable .bigtable-in .table-in .table-col:nth-of-type(odd) {
    padding-right: 10px;
  }
  .bigtable .bigtable-in .table-in .table-col:nth-of-type(even) {
    padding-left: 10px;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:first-of-type .table-col {
    padding-right: 10px;
  }
  .bigtable .bigtable-in .table-in .table-right .table-right-in .table-box:nth-of-type(2) .table-col:nth-of-type(odd) {
    padding-left: 10px;
  }

  .rates-in .rates-left .ratesl-in {
    width: auto;
    padding: 20px 15px 20px 15px;
    border: none;
  }

  .trprivate-in {
    flex-direction: column;
  }
  .trprivate-in .trprivate-text {
    position: static;
    padding-left: 20px;
    transform: none;
    width: 100%;
    border: none;
  }

  .trprivate {
    padding: 31px 0 0px;
  }

  .cross-country {
    height: auto;
    padding: 10px 0;
  }
  .cross-country .cross-country-in {
    font-size: 16px;
    height: min-content;
  }

  .top-cats {
    justify-content: space-between;
  }
  .top-cats .top-cat {
    width: 48%;
  }
  .top-cats .top-cat .top-cat_title {
    font-size: 13px;
  }
  .top-cats .top-cat .top-cat_title span:first-of-type {
    padding-bottom: 29px;
  }

  .pettravel {
    background: #FAFAFA;
  }

  .pettravel-in {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pettravel-in .pettravel-left {
    background: none;
  }
  .pettravel-in .pettravel-left img {
    transform: scale(1.5) translateY(-12px);
  }

  .anyloc .anyloc-list .loc-single {
    margin-bottom: 8px;
  }
}

/*# sourceMappingURL=app.css.map */
