body {
  margin: 0;
  font-family: "Mulish", Helvetica, sans-serif;
}
html {
  scroll-behavior: smooth;
}
header {
  display: none;
}
p {
  font: 400 18px/30px "Mulish", Helvetica, sans-serif;
  margin: 0 0 20px 0;
  color: #191919;
}
.navbar {
  padding: 12px 0 !important;
  text-align: center;
  justify-content: center !important;
}
.slider .slider-banner {
  position: relative;
}
.slider .commen-btn {
  position: absolute;
  bottom: 40px;
  top: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.commen-btn a {
  font: 400 22px/24px "Oswald", Helvetica, sans-serif;
  color: #fff;
  background: #522570;
  padding: 13px 30px;
  text-decoration: none;
  transition: all 0.5s;
  text-transform: uppercase;
  display: inline-block;
}
.commen-btn a:hover {
  background: #f6881f;
  color: #fff;
}
.padding-wrapper {
  padding: 40px;
}
.padding-wrapper.commen-bg {
  background: #e6e6e6;
}
.design-ring-bg {
  padding: 25px;
  background: #fff;
  text-align: center;
}
.design-ring-bg .commen-btn a {
  width: 400px;
}
.design-img {
  margin: 0 0 30px 0;
}
.bottom-footer-bg {
  background: #232323;
  padding: 10px 0;
}
.social-icon {
  padding: 5px 0;
}
.social-icon a {
  text-decoration: none;
}
.social-icon a i {
  color: #fff;
  font-size: 20px;
  margin: 0 10px 0 0;
  transition: all 0.5s;
}
.social-icon a i:hover {
  color: #f6881f;
}
.copyright p {
  margin: 0;
  text-align: right;
}
.footer-black {
  background: #191919;
}
.services-bg {
  padding: 25px;
  background: #fff;
}
.services-icon img {
  width: 47px;
}
.services-icon {
  width: 30%;
  background: #522570;
  margin: 0 20px 0 0;
  text-align: center;
  padding: 20px;
}
.services-desc {
  width: 70%;
}
.services-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 36px 0;
  padding: 0 0 36px 0;
  border-bottom: 1px solid #cccccc;
}
.copyright p a {
  color: #fff;
  transition: all 0.5s;
  text-decoration: none;
  font: 400 16px/30px "Mulish", Helvetica, sans-serif;
}
.services-desc p {
  font: 400 16px/30px "Mulish", Helvetica, sans-serif;
  margin: 0;
}
.footer-left span,
.footer-left p {
  color: #fff;
  margin: 0;
}
.footer-left span {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 6px 0;
  display: block;
}
.footer-left p a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
}
.footer-left p a:hover {
  color: #f6881f;
}
.footer-left p {
  font: 400 16px/30px "Mulish", Helvetica, sans-serif;
}
.copyright p a:hover {
  color: #f6881f;
}
.about-us-img {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.about-us-img img {
  transition: all 0.5s;
}
.back-relative a img {
  margin: 0 10px 0 0;
}
.back-relative {
  position: relative;
}
.back-relative a {
  font: 600 18px/33px "Mulish", Helvetica, sans-serif;
  color: #001e29;
  transition: all 0.5s;
  text-decoration: none;
  bottom: auto;
  top: 2px;
  display: flex;
  position: absolute;
  align-items: center;
}
.about-us-content .commen-btn a {
  padding: 0;
  background: none;
  color: #522570;
  font-weight: 500;
}
.about-us-content .commen-btn a:hover {
  color: #f6881f;
}
.back-relative a:hover {
  color: #522570;
}
/*.about-us-content .commen-btn a{
	padding: 0;
	background: none;
	color: #522570;
	text-decoration: underline;
}
.about-us-content .commen-btn a:hover {
	color: #f6881f;
}*/
.about-us-img:hover img {
  transform: scale(1.1);
}
.services-wrapper .services-icon {
  transition: all 0.5s;
}
.services-wrapper:hover .services-icon {
  background: #f6881f;
}
.about-us-img {
  margin: 0 0 15px 0;
}
.commen-head h2 {
  font: 500 26px/32px "Oswald", Helvetica, sans-serif;
  color: #522570;
  text-transform: uppercase;
  margin: 0 0 25px 0;
  text-align: center;
}
/* Responsive start*/
@media (max-width: 1500px) {
}
@media (max-width: 1199px) {
}
@media (max-width: 1024px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 992px) {
  .order-02 {
    order: 2;
  }
}
@media (max-width: 991px) {
  .services-icon {
    padding: 12px;
  }
  #about-us .padding-commen-01 {
    padding: 0 !important;
  }
  #about-us .padding-commen-02 {
    padding: 0 !important;
  }
}
@media (min-width: 768px) {
  .services-icon {
    width: 20%;
  }
  .services-desc {
    width: 80%;
  }
  .services-wrapper {
    width: 50%;
    float: left;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .services-icon {
    padding: 32px;
  }
  .slider .commen-btn {
    bottom: 10px;
  }
}
@media (min-width: 576px) {
  .slider-mobile {
    display: none;
  }
  .padding-commen-01 {
    padding: 0 15px 0 0 !important;
  }
  .padding-commen-02 {
    padding: 0 0 0 15px !important;
  }
  .services-desc p {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (max-width: 575px) {
  .services-wrapper:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }
  .slider-ipad {
    display: none;
  }
  .services-icon {
    padding: 12px;
  }
}
@media (max-width: 543px) {
}
@media (max-width: 480px) {
}
@media (max-width: 450px) {
  .padding-wrapper {
    padding: 15px;
  }
  .design-ring-bg .commen-btn a {
    width: 100%;
  }
  .commen-btn a {
    font: 400 16px/24px "Oswald", Helvetica, sans-serif;
  }
  .commen-btn a {
    padding: 13px 20px;
  }
}
@media (max-width: 360px) {
  .padding-wrapper {
    padding: 15px;
  }
  .services-icon {
    width: 25%;
    padding: 13px;
  }
  .services-desc {
    width: 75%;
  }
  .footer-left p {
    font-size: 15px;
  }
  .services-desc p {
    line-height: 24px;
  }
}
/* Responsive end*/
