.x__consultant-btn {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: var(--corle-base);
    padding: 24px 25px 24px;
    z-index: 1;
    transition: 500ms;
}

.x__consultant-btn:hover {
	background-color: #000;
}

.text__consultant-btn {
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
}

.brand-one__brand .swiper-slide img {
    max-height: 52px;
}

.site-footer {
    margin-top: 0px;
}

.main-header__logo {
    padding: 0px 0;
}

.main-header__logo img{
    height: 65px;
}

.project-one {
    padding-top: 120px;
    padding-bottom: 90px;
    background-color: #cec7c7;
}

.project-one__bg {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    mix-blend-mode: overlay;
    z-index: -1;
}

.project-one .section-title__title {
	color: #000;
}

.video-one {
    padding-bottom: 70px;
}

.page-header {
    padding: 60px 0 20px;
    background-color: #2fa5a2;
    margin-top: -40px;
    z-index: 1;
}

.thm-breadcrumb li a, .thm-breadcrumb li {
    font-size: 18px;
    font-weight: 400;
}

.project-details__top-title-and-text{
    margin-bottom: 30px;
}

.project-details__top-title-and-text .project-details__title {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 5px;
}

.project-details__text{
}


.project-details {
    padding: 120px 0 120px;
}

.project-details__goal-points li:hover {
    background-color: #feeef1;
}

.project-details__goal-points:hover a{
    color: #f42647;
}

.project-details__goal-points li:hover .icon {
    background-color: #f42647;
}

.project-details__goal-points a{
    color: #30a5a2;
    font-weight: 500;
    font-size: 17px;
}

.project-details__goal-points a {
    padding-right: 10px;
}

.project-details__goal-points li .text {
    margin-left: 15px;
    margin-right: 15px;
}

.project-details__top-text{
    background-color: #f3f3f3;
    padding: 20px;
}

.project-details__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 15px;
}

.project-details__overview-text-1 {
    font-size: 18px;
    line-height: 30px;
}

.project-details__bottom {
	    margin-top: 0px;
}

.project-details__brand-identity {
    padding-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

.about-one {
    padding: 120px 0 30px;
}

.about-one__text-1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 20px;
}

.project-details__feature-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
    color: #30a5a2;
}

.li-advantages {
    width: 50%;
    float: left;
    color: #30a5a2;
    font-size: 18px;
}


.progress-one__progress-box-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 18px;
}

.progress-one__faq {
    margin-top: 35px;
}

.cta-one__title {
    line-height: 58px;
}

.blog-list__pagination .pg-pagination .prev a {
    width: 110px;
}

.blog-list__pagination .pg-pagination .next a {
    width: 110px;
}

.about-one__right p{
    margin-bottom: 20px;
}

.about-one__right h2{
    margin-bottom: 20px;
}

.about-one__right h3{
    margin-bottom: 15px;
    color: #30a5a2;
    font-size: 22px;
    font-weight: 600;
}

.about-one__right h3{
    margin-bottom: 15px;
    color: #30a5a2;
    font-size: 22px;

}

.about-one__right  b,.about-one__right strong {
    font-weight: 600;
}

.about-one__left {
    margin-left: 10px;
    margin-right: 10px;
}


.about-one__points li .text p{
    margin-bottom: 0px;
}

.sidebar__book-a-call-img:before {
    background: rgb(36 48 48);
    background: linear-gradient(0deg, rgb(36 48 48) 10%, rgba(94, 121, 121, 0.9444152661064426) 44%, rgba(41, 33, 28, 0) 100%);
}
