:root {
    --pitoon-base: #d2dee1;
    --pitoon-black: #005164;
}

.main-menu-three__logo {
    padding: 20px 0;
}

.main-menu-three__logo a img {
    width: 320px;
}

.main-header-three__social-box::before {
    border-left: none;
}

.main-header-three__social-box::after {
    border-left: none;
}

.main-header-three__social-box {
    background-color: transparent;
}

.main-header-three__social-title {
    color: #9dadb9;
}

.main-header-three__contact-list li .text p {
    color: #9dadb9;
}

.main-header-three__contact-list li .text p a {
    color: #9dadb9;
}

.footer-widget__about-text {
    color: #9dadb9;
}

.footer-widget__link-list li a {
    color: #9dadb9;
}

.footer-widget__Contact-text {
    color: #9dadb9;
}

.site-footer__bottom-text {
    color: #9dadb9;
}

.site-footer__bottom-text a {
    color: #90cbf5;
}

.footer-widget__logo a img {
    width: 250px;
}

.main-slider-three__title {
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 15px 0;
}

.main-slider-three__content {
    max-width: 800px;
    padding: 0 5px;
}

.slider_ust {
    font-size: 20px;
    font-weight: 600;
    color: #39bfc2;
    font-family: var(--pitoon-font-two);
    margin: 0 0 15px 0;
    display: block;
}

.slider_alt {
    font-size: 15px;
    color: #fff;
    font-family: var(--pitoon-font-two);
    margin: 0 0 25px 0;
    display: block;
    max-width: 650px;
    font-weight: 400;
    line-height: 1.5;
}

.main-slider-three__bg {
    mix-blend-mode: inherit;
    height: 120vh;
}

.feature-two__single:hover .feature-two__content {
    background-color: rgb(0 81 100);
}

.feature-two__title {
    font-size: 24px;
}

.feature-two__text {
    line-height: 1.7;
    font-size: 14px;
    margin: 10px 0 20px 0;
}

.feature-two__single:hover .feature-two__text {
    color: #85afcd;

}

.btn-ozel {
    padding: 10px 50px;
    border-radius: 50px;
}

.counter-two__single {
    align-items: flex-start;
}

.make-website__right {
    margin-top: 0;
}

.make-website__img-1 {
    margin-left: inherit;
    margin-right: 40px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.videodis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-header {
    padding: 240px 0 100px;
    margin-top: 0;
}

.page-header__inner h2 {
    font-size: 40px;
}

.page-header__bg-two-outer {
    background-color: inherit;
    height: inherit;
}

.sidebar__post-list li {
    align-items: flex-start;
}

.sidebar__post-image {
    border-radius: inherit;
}

.sidebar__post-image>img {
    border-radius: inherit;
}

.product__all-content {
    padding-left: 15px;
    padding-right: 15px;
}

.product__all-single {
    text-align: left;
}

.ozelurun {
    padding: 20px;
    border-radius: 15px;
    border-bottom: solid 5px #ebebeb;
    transition: all .3s;
}

.ozelurun:hover {
    border-bottom: solid 5px #005164;
}

.urunspan {
    font-size: 15px;
    font-weight: 500;
    color: #8f8f8f;
}

.urunyazi {
    font-size: 14px;
    line-height: 1.7;
    margin: 10px 0;
}

.urunresim {
    border-radius: 10px;
}

.urunetiketust {
    font-size: 13px;
    margin: 0 0 0 -10px;
    font-weight: 600;
    color: #0b436b;
}

.urunetiket {
    color: #005164;
    font-weight: 800;
    background: #ebebeb;
    padding: 1px 5px 2px 5px;
    border-radius: 3px;
    margin: 0 0 0 10px;
}

.urunicon {
    color: #11d322;
    margin: 0 0 0 5px;
}

.product-details__title span {
    margin-left: 0;
    margin-bottom: 15px;
}

.urunyazi2 {
    margin: 10px 0 20px 0;
}

.urunbaslikalti {
    font-weight: 700;
    color: #0b436b;
}

.urunaciklamasi {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 24px;
}

.urunicbaslik {
    margin: 5px 0 0 0;
}

.shop-category {
    background-color: #f5f5f5;
    padding: 27px 0px 13px;
}

.shop-category ul li a {
    color: #4a8081;
}

.shop-category ul li a:after {
    color: transparent;
    left: 0px;
    top: 6px;
}

.shop-category .product__sidebar-title {
    margin-bottom: 22px;
}

.shop-category ul li a {
    line-height: 1.5;
    font-size: 14px;
    padding: 10px 15px;
}

.kategori1 {
    background: #bae5e5;
}

.kategori2 {
    background: #cff1f1;
}

.kategori3 {
    background: #e3f9f9;
}

.kategori4 {
    background: #f0ffff;
}

.kategori2 a {
    padding: 10px 30px !important;
}

.kategori3 a {
    padding: 10px 45px !important;
}

.kategori4 a {
    padding: 10px 60px !important;
}

.blog-one__img img {
    mix-blend-mode: inherit;
}

.feature-two__img img {
    mix-blend-mode: inherit;
}

.blog-details__img-box img {
    mix-blend-mode: inherit;
}

.blog-one__img {
    background-color: transparent;
}

@media (max-width: 768px) {
    .main-menu-three__logo a img {
        width: 140px;
    }

    .main-slider-three__title {
        font-size: 35px;
    }

    .slider_ust {
        font-size: 18px;
    }

    .slider_alt {
        font-size: 16px;
    }

    .make-website__img-1 {
        margin-bottom: 15px;
        margin-right: 0;
    }

    .page-header {
        padding: 130px 6px 50px;
    }

    .page-header__inner h2 {
        font-size: 24px;
        line-height: 1.5;
    }

    .thm-breadcrumb li a {
        font-size: 12px;
    }

    .thm-breadcrumb li {
        font-size: 12px;
        line-height: 1.7;
    }

    .main-slider-three .item {
        padding-top: 300px;
        height: 100vh;
    }
}

.main-menu-three .main-menu__list>li>a {
    color: #b8b8b8;
}

.main-menu-three .main-menu__list>li:hover>a {
    color: #fff;
}

.stricky-header .main-menu-three__call-number a {
    color: #015265
}

.stricky-header .main-menu-three__call-sub-title {
    color: #8b8b8b;
}

.main-menu .mobile-nav__toggler {
    color: #d5d5d5;
}

.salbunu {
    top: 30%;
    text-align: center;
    max-width: 1170px;
    margin-left: -20px;
}

@media (max-width: 768px) {
    .salbunu {
        position: inherit;
        margin-left: 0px;
    }

}

.ozeltit {
    font-size: 24px;
}

.ozelyaz {
    font-size: 16px;
    margin-bottom: 55px;
}

.ozelresim {
    width: calc(100% - 80px);
    margin: 50px 40px 0 40px;
}

@media (max-width: 768px) {

    .ozelresim {
        margin: 40px 0px;
    }
}

.yeniconlar {
    max-width: 250px;
    text-align: center;
    margin: 20px auto;
}

.yeniconlar img {
    max-width: 120px;
    margin: 0 0 10px 0;
}

.yeniconlar h5 {
    font-size: 17px;
    letter-spacing: -0.5px;
    font-weight: 600;
}

.yeniconlar p {
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0;
}

.yeniconlar a {
    padding: 5px 10px;
    background: #e5eff1;
    color: #005164;
    font-size: 13px;
    font-weight: 400;
    border-radius: 3px;
    transition: all .3s;
}

.yeniconlar a:hover {
    background: #005164;
    color: #fff;
}