.title-tint {
  width: max-content;
  margin: 0 auto;
  padding: 5px 17px;
  border-radius: 100px;
  font-size: 14px;
}
.title-tint.fiolet {
  background: #9e4afe;
  color: #fff;
}
.title-tint.blue {
  background: #00e1ce;
  color: #fff;
}
.title-tint.yellow {
  background: #fecc63;
  color: #fff;
}
.main-title-services {
  text-decoration: none;
  font-size: 25px;
  line-height: 31px;
}
.seo-our-pricing .single-pr-table .pr-header .price {
  color: #252525;
}
.casme-team a {
  color: #366C9C!important;
}
.casme-team a span {
  color: #57667ecc;
  padding-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
#theme-banner-four .main-wrapper .button-group .more-button {
  box-shadow: 0px 10px 40px 0px rgb(57 150 131 / 25%);
  background: linear-gradient( -135deg, rgb(10 166 187) 0%, rgb(103 180 196) 100%);
}

body .white-shdw-button:hover {
  box-shadow: 0px 13px 28px 0px rgb(48 163 146 / 25%);
}
.agn-our-gallery .main-wrapper .img-box img,
.agn-our-gallery .main-wrapper .img-box {
  border-radius: 25px;
}
.agn-our-gallery .main-wrapper .view-gallery:hover {
  box-shadow: 0px 13px 28px 0px rgb(103 189 187 / 25%);
}

.about-arch {
  padding: 50px 0 100px;
}

body .line-button-one:hover {
  box-shadow: 0px 13px 27px 0px rgb(78 162 171 / 25%);
}
.isotop-item .project-item .hover-valina .title {
  color: #fff;
}
.why-choose-us-app {
  padding: 80px;
  background: linear-gradient( -35deg, rgb(103 180 196) 0%, rgb(52,152,246) 100%);
}
.project-details .pd-banner {
  height: 520px;
}
.project-details-creative .pd-body {
  padding: 100px 0 0px;
}

.ctn-preloader .animation-preloader .spinner {
  border: 3px solid #3c97a94a;
  border-top-color: #3c97a9;
}

.project-form {
  padding-right: 15px;
}
.project-form .title {
  font-size: 22px!important;
  font-weight: 500!important;
  border-bottom: none!important;
}

.project-form a {
  box-shadow: 0px 10px 40px 0px rgb(57 150 131 / 25%);
  background: linear-gradient( -135deg, rgb(10 166 187) 0%, rgb(103 180 196) 100%);
  width: 100%;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  margin-right: 30px;
}

.img-auto {
  width: 100%;
  margin: 0 auto 25px;
  border-radius: 25px;
  height: 300px;
}