.header-contact-two .icon {
  background: #b02324 !important;
}
.fa-check-circle.text-primary {
  color: rgb(177 35 36) !important;
}
.about-area-two:before {
  background: none !important;
}

.about-content-two .about-list {
  margin-bottom: 3rem;
}
.body-header-style-2 .team-bg {
  background: #e8f2ed !important;
}
.cta-area-two .cta-inner-wrap-two {
  background: #b02324 !important;
}
.cta-area-two {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.services-area.services-bg {
    background: var(--tg-primary-color) !important;
}
.services-area .section-title .sub-title:before {
  background: #e8f2ed !important;
}
.brand-area-four {
  display: none;
}
.request-area-two {
  background: rgb(0 51 28); !important;
}
.background-bg {
  background: #e8f2ed !important;
}
.breadcrumb-content .breadcrumb-item {
  color: #ffffff !important;
}
.banner-bg-two {
  background: #fafafa !important;
  background-image: none !important;
}
.banner-shape-wrap img:nth-child(2) {
  bottom: -10% !important;
  height: 230px;
  inset-inline-end: 30% !important;
}
.banner-img img {
  height:560px !important;
}
.sub-title {
  padding: 4px !important;
}
.about-img-wrap-three img:first-child {
    border-radius: 0 !important;
}

.banner-shape-wrap img:first-child {
	opacity: 0;
}
.footer-style .footer-widget .fw-title {
    color: var(--secondary-color) !important;
}

.about-img-wrap-five img:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.choose-area .right-slide-img img {
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.choose-area .content-bottom .list-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.choose-area .content-bottom .list-wrap li {
    align-items: center;
    border-radius: 10px;
    display: flex;
    min-width: 256px;
    padding: 28px 20px 28px 30px;
  	background: #ffffff;
  	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
  	width: 47%;
}

.choose-area .content-bottom .list-wrap li .icon {
    color: var(--tg-primary-color);
    font-size: 50px;
    line-height: 0;
    margin-inline-end: 40px;
    position: relative;
}

.choose-area .content-bottom .list-wrap li .icon:before {
    background: rgba(192,0,0 /20%);
    border-radius: 50%;
    content: "";
    height: 40px;
    inset-inline-start: -10px;
    position: absolute;
    top: -12px;
    width: 40px;
    z-index: -1;
}

.choose-area .content-bottom .list-wrap li .icon:after {
    background: rgba(192,0,0 /20%);
    border-radius: 50%;
    content: "";
    height: 38px;
    inset-inline-end: -20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    z-index: -1;
}

.choose-area .content-bottom .list-wrap li .content .count {
    align-items: center;
    display: flex;
    font-size: 36px;
    line-height: .8;
    margin-bottom: 3px;
}

.choose-area .content-bottom .list-wrap li .content p {
    margin-bottom: 0;
  	line-height: 1.2;
  	margin-top: 10px;
}
.choose-bg:before {
    background: #070707 !important;
}

.footer-style {
    background: none;
    background-color: #fff !important;
    background-image: none !important;
}

.footer-style .footer-widget .fw-title:before {
    background: var(--primary-color) !important;
}
.signature img {
  max-width: 200px;
}

.brand-item img {
    max-height: 60px;
}
.float{
	position:fixed;
	width:64px;
	height:64px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
  z-index:100;
}

.my-float{
	margin-top:6px;
    width: 36px;
    height: 36px;
}
.about-img-wrap-ten img.logo{
  max-height: 75px;
}

.about-img-wrap-five img:nth-child(2) {
  background: #ffffff;
  padding: 8px;
}