.banner-3__media__shape .img img {
  clip-path: none;
}
.banner-3__content h1 {
  font-size: 32px;
  line-height: 44px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3__content h1 {
    font-size: 44px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3__content h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-3__content h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

section .about-us-4__content .rr-el-desc {
  text-transform: none !important;
}
section .about-us-4__content .section-2__title {
  text-transform: none !important;
}

.contact-form-bg p {
  margin-bottom: 0;
}
.contact-form-bg ul {
  display: flex;
  gap: 20px;
  row-gap: 5px;
  margin-left: 16px;
  flex-wrap: wrap;
}
.contact-form-bg .wpcf7 form .wpcf7-response-output {
  color: #fff;
  margin: 0;
}

section .latest-service__content:hover .title-animation {
  color: #fff;
}
section .latest-service__content .read-more {
  display: none;
}
section .latest-service__content img {
  max-width: 45px;
  height: auto;
}

h2, .h2 {
  font-size: 40px;
  line-height: 44px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width:450px) {
  h2, .h2 {
    font-size: 27px;
    line-height: 37px;
  }
}

/* Form Styles */
.wpcf7-form {
  overflow: hidden;
}

:root {
  /**
  @font family declaration
  */
  --rr-ff-body: "Raleway", sans-serif;
  --rr-ff-heading: "Raleway", sans-serif;
}

/* Instagram Feed */
.rr-instagram {
  padding-top: 0;
}

/* About Us */
.our-featured-service__icon {
  display: none;
}
.our-featured-service__text > span {
  display: none;
}

/* Title capetalize */
.section__subtitle {
  text-transform: none;
}

/* Blog */
.blog-details__sheir-icon li a i.fa-telegram {
  background-color: #419fd9;
}
.blog-details__sheir-icon li a i.fa-viber {
  background-color: #665cac;
}

/* Breadcrumbs */
.breadcrumb__title {
  font-size: 40px;
  line-height: 50px;
}

/* Pricing block */

.elementor-widget-rr-pricing .pricing__item h6 {
  font-size: 20px;
  line-height: normal;
}

/* Header phone on mobile */
.header__right .rr-el-number {
  padding-right: 30px;
  font-weight: bold;
  @media (min-width: 576px) {
    display: none;
  }
}

/*# sourceMappingURL=artima-custom-child.css.map */
