.c1 {
    background-color: #080078;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 4px;
}

.c2 {
    font-size: 17px;
    color: #ff7b00;
}

.c3:not(:last-child) {
    margin-bottom: 50px;
}

.header-logo {
    padding-top: 14px !important;
}

.about-area-2.c4 {
    padding-bottom: 120px;
}

.c5 h2,
.c5 h3,
.c5 h4,
.c5 h5,
.c5 h6 {
    color: #3f3b75;
}

.c5 h2 {
    font-size: calc(16px + 1vw);
    margin-bottom: 12px;
    line-height: calc(1.1em + 0.4vw);
}

.c5 h3 {
    font-size: calc(16px + 0.8vw);
    margin-bottom: 10px;
    line-height: calc(1.1em + 0.3vw);
}

.c5 p,
.c5 ul,
.c5 li {
    color: #5f5e75;
}

.c5 p {
    font-size: calc(16px + 0.6vw);
    margin-bottom: 14px;
    line-height: calc(1.3em + 0.2vw);
}

.c5 ul {
    padding-left: 20px;
    margin-bottom: 16px;
    list-style-type: disc;
}

.c5 ul li {
    font-size: calc(15px + 0.5vw);
    margin-bottom: 6px;
    line-height: calc(1.1em + 0.2vw);
}

.c5 a {
    color: #3498db;
    text-decoration: none;
}

.c5 a:hover {
    text-decoration: underline;
}

h4.c6.post-title {
    font-size: calc(16px + 0.1vw);
}

.breadcumb-wrapper {
    padding: 130px 0 130px;
}

.breadcumb-wrapper .breadcumb-thumb {
    bottom: -2px;
}

.c7 h1,
.c7 h2,
.c7 h3,
.c7 h4,
.c7 h5,
.c7 h6,
.c7 p,
.c7 ul,
.c7 li,
.c7 strong,
.c7 a {
    font-size: calc(16px + 0.2vw);
    line-height: calc(1.3em + 0.2vw);
    color: #3f3b75;
}

p.c7 {
    font-size: calc(16px + 0.2vw) !important;
}
