.main-slide .shape {
  height: 100%;
  width: 55%;
  object-position: right center;
  object-fit: contain;
  transform: translateY(-50%) scaleX(-1) !important; }
  .main-slide .shape.has-max-h {
    max-height: 300px; }
.main-slide .img {
  max-height: 375px; }
.main-slide .icon {
  width: 50px;
  height: 50px; }

@media screen and (max-width: 768px) {
  .main-slide .img {
    max-height: 250px; } }
@media screen and (max-width: 992px) {
  .main-slide .shape.shape-main-slide {
    position: relative !important;
    top: 0 !important;
    transform: translateY(0) translateX(0) !important;
    width: 100% !important; } }
.branches .nav .nav-link {
  width: 55px;
  height: 55px; }
  .branches .nav .nav-link:hover {
    background-color: #fa4794 !important; }
    .branches .nav .nav-link:hover i {
      color: #ffffff !important; }
.branches .item .icon {
  width: 75px;
  height: 75px; }
.branches .item .item-content {
  max-width: 240px; }

@media screen and (max-width: 992px) {
  .branches img {
    height: 200px !important;
    object-fit: cover !important; }
  .branches .nav .nav-link {
    width: 45px;
    height: 45px; }
  .branches .item .icon {
    width: 65px;
    height: 65px; }
  .branches .item .item-content {
    max-width: 100%; } }

/*# sourceMappingURL=contact-us.css.map */
