.blogbox {
    background-color: #fff;
}

.anailet a {
    font-size: 40px;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.anailet svg {
    font-size: 28px;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.anailet .content1 {
    padding-right: 30px;
}

.anailet .content1 p {
    font-size: 21px;
    color: #fff;
}

body .anailet a:hover {
    color: #ffffffb8;
    font-size: 42px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.is-sticky {
    background-color: #fff;
}

.analysis-form h2 {
    font-size: 50px;
    margin-bottom: 30px;
}

.analysis-form p {
    font-size: 20px;
    color: #fff;
}

.blogbox h3 {
    text-transform: uppercase;
    font-weight: 500;
}

.tracer-nav .navbar .navbar-nav .nav-item a svg {
    padding: 30px 0;
}

.is-sticky .tracer-nav .navbar .navbar-nav .nav-item a svg {
    padding: 13px 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}

.analysis-form p {
    color: #202020;
}

.project-start-content .default-btn {
    font-size: 18px !important;
}

body .page-title-area h1 {
    font-size: 58px;
}

@media (max-width: 767px) {
    .anailet .content1 {
        padding-right: 0px;
    }

    body .project-start-content h2 {
        font-size: 25px;
    }

    body .anailet a {
        font-size: 27px;
    }

    body .anailet svg {
        font-size: 20px;
    }

    body .anailet .content1 p {
        font-size: 17px;
        margin-bottom: 25px;
    }

    body .analysis-form h2 {
        font-size: 36px;
    }

    body .analysis-form p {
        font-size: 16px;
    }

    body .analysis-form label,
    body .analysis-form a {
        color: #fff;
    }

}

.cagrisect {
    width: 100%;
    text-align: center;
}

.cagri {
    background: #0b5497;
    color: #fff;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 5px;
}

.cagritel {
    background: #d71d1e;
    color: #fff;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 5px;
}

.cagrisect.cagrisect2 h2,
.cagrisect.cagrisect2 h2 a {
    color: #e41e25;
}

.cagrisect h2,
.cagrisect h2 a,
.cagrisect h2 a:hover {
    color: #fff;
}

.cagrisect p {
    font-size: 19px;
}

.cagrisect img {
    max-width: 300px;
    max-height: 200px;
    margin-bottom: 20px;
}

.cagrisect .adresss p {
    font-size: 30px;
    color: #0b5497;
}

.urungrup .container {
    width: 75%;
}

header {
    border-bottom: 1px solid #dfdfdf;
}

.tracer-nav .navbar .navbar-brand img {
    max-width: 113px;
    max-height: 109px;
}