.cta-info-wrap:before {
    width: 0px;
}

.cta-area-five {
    margin-bottom: 5px;
}

.pricing-item-wrap .pricing-tab {
    display: none !important;
}
.footer -menu li a:hover, .portfolio-cat a:hover, a, a:hover, button {
    color: gray;
    text-decoration: none;
}
.footer-top-two .footer-info .list-wrap li .icon {
    color: #f8f9fa;
}

.header-style-four .menu-area {
background: linear-gradient(270deg, #252b63, #205294);
}
.header-style-three .menu-area {
background: linear-gradient(270deg, #252b63, #205294);
}
.header-style-two .menu-area {
background: linear-gradient(270deg, #252b63, #205294);
}
.f-logo img, .fw-logo img, .logo img {
    max-height: 45px;
}
.slider-bg {
max-height: 650px;
min-height: 650px;
}
.features-item-wrap-four {
margin-top: 1rem;
}
.contact-form .contact-button {
    background: black;
}
.header-btn a {
    justify-content: center;
}
.header-btn a {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 0;
    padding: 17px 25px;
    text-transform: uppercase;
}

.navbar-wrap ul li a {
    color: #fff;
}
.pricing-box-two .popular {
    z-index: 0;
}
.pricing-box .popular-tag {
    top: 15px;
}
.about-img-two .main-image {
    aspect-ratio: 0 !important;
}
body {
background-color: #f2f2fd;
}
.mobile-nav-toggler {
border-radius: 30px !important;
}
.menu-area .mobile-nav-toggler {
    border: 1px solid var(--tg-primary-color) !important;
    padding: 6px 8px !important;
}
@media (max-width: 1200px) {
  .header-action .header-btn .btn {
      margin-left: -2rem;
  }
}

.btn2 {
    align-items: center;
    background: none;
    border: 2px solid var(--tg-primary-color); /* Kenar rengi */
    border-radius: 30px;
    color: var(--tg-white); /* Yazı rengi */
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 25px 18px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all .3s ease 0s;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 1;
	margin-bottom: 1rem;
}

.btn2:hover {
    background: var(--tg-primary-color); /* Hover durumunda arka plan rengi */
    color: #fff; /* Hover durumunda yazı rengi beyaz */
}

.color-green {
color:green !important;
}
.color-orange {
color:orange !important;
}
.color-blue {
color:#3484e4 !important;
}
.pricing-head-two {
	padding: 35px 0px 20px;
}

.header-style-two .header-action ul>li>a {
    min-height: 0px;
}