@import url("bootstrap3-4_hidden-visible-only.css");

body *,
.main-menu ul li a,
.btn {
    font-family: Helvetica, Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro",
        "LiHei Pro", "黑體-繁", "Heiti TC", "微軟正黑體", "Microsoft JhengHei",
        "Roboto",
        sans-serif;
}

.main-menu-wrapper {
    background-color: rgba(255, 255, 255, 1);
}

.brand-logo {
    max-width: 210px;
}

.bdr-top {
    border-top: none;
}

.header-style-2 .main-menu a {
    color: #373737;
}

.main-menu ul li a {
    font-size: 17px;
    padding: 10px 26px;
    font-weight: 700;
}

.hero-content-title {
    font-weight: 900;
}

.btn {
    font-size: 19px;
    border-radius: 0;
    font-weight: 700;
    color: #f20001;
}

.about-author-area .about-author-inner .about-author-title {
    font-size: 52px;
    line-height: 52px;
    font-weight: 900;
}

.blog-post--style_2 .blog-content {
    padding: 30px;
}

.blog-post--style_2 .blog-title {
    color: #fff;
    max-width: 100%;
    padding-bottom: 10px;
}

.work-desc {
    margin-top: 10px;
}

.work-desc i {
    color: #f20001;
}

.widget-logo {
    max-width: 190px;
    margin-bottom: 27px;
}

.widget-body.contactinfo p,
.widget-body p.desc {
    margin-top: 20px !important;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

.widget-body .useful-link li a {
    font-size: 16px;
}

.breadcrumb-wrap {
    padding: 180px 0;
    top: 50px;
}

.breadcrumb-wrap .title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    padding-left: 190px;
    color: #fff;
}

.breadcrumb-area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.footer-single-widget h5.widget-title {
    font-size: 21px;
}

.timeline {
    position: relative;
    display: grid;
    gap: 40px;
    max-width: 75%;
    list-style-type: none;
}

.timeline .timeline__line {
    position: absolute;
    top: 0;
    left: .4rem;
    width: .25rem;
    height: 100%;
    background: #f20001;
}

.timeline .timeline__item .info {
    display: grid;
    grid-template-columns: repeat(3, auto) 1fr;
    align-items: center;
    gap: 0.25rem;
}

.timeline .timeline__item .speaker {
    font-size: 21px;
    font-weight: 600;
    margin-left: 15px;
    color: #373737;
}


.timeline .timeline__item .info .dot {
    position: relative;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}

.timeline .timeline__item .info .dot::before {
    position: absolute;
    content: "";
    top: -.25rem;
    left: -.25rem;
    right: -.25rem;
    bottom: -.25rem;
    background-color: #f20001;
    border-radius: inherit;
}

.timeline .timeline__item .info .dot::after {
    position: absolute;
    content: "";
    top: .25rem;
    left: .25rem;
    width: .5rem;
    height: .5rem;
    border: .25rem solid #fff;
    border-radius: inherit;
}

.timeline .timeline__item .content {
    margin: 1rem 0 0 3.5rem;
    font-size: 16px;
    line-height: 24px;
    color: #878787;
}

.section-title--style_4 .title {
    color: #333333;
}

.section-title--style_4.section-title {
    max-width: 100%;
}

.img-fluid.about {
    box-shadow: 12px 12px 0 rgba(0, 0, 0, 0.2);
}

.about-block h3 {
    margin-top: 2rem;
    font-size: 1.75rem;
    color: #f20001;
}


.about-block ul {
    margin-left: 30px;
    margin-top: 1.2rem;
}

.about-block li {
    list-style: disc;
    font-size: 16px;
    margin-bottom: 8px;
}

@media only screen and (max-width: 767.98px) {
    .about-block h3 {
        font-size: 30px;
    }

    .about-block li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 479.98px) {
    .about-block h3 {
        font-size: 26px;
    }

    .about-block li {
        font-size: 13px;
    }
}

.blog-post__content .blog-meta {
    padding-top: 10px;
    margin-top: 0px;
    border-top: 1px solid #f20001;
}

.blog-post__content .blog-meta-action li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-left: 0px;
    margin-right: 20px;
}

.blog-post__content .blog-meta-action li a {
    cursor: default;

}

.blog-content {
    padding-bottom: 30px;
}

.blog-content p {
    font-size: 16px;
    line-height: 24px;
}

.blog-post--style_2:before {
    background-color: rgba(0, 0, 0, 0);
}

/*------ contact form area start -------*/
.contact-title {
    font-size: 32px;
    font-weight: 600;
    color: #333333;
    padding-bottom: 18px;
}

.contact-title:before {
    width: 64px;
    height: 2px;
}

.btn__contact {
    color: #fff;
    background-color: #f20001;
    line-height: 1;
    padding: 15px 60px;
}

.google-map__contact {
    display: block;
    width: 100%;
    height: 560px;
    border: none;
    outline: none;
    margin-top: 20px
}

.mobile-navigation {
    overflow: hidden;
    max-height: 380px;
    padding: 20px;
}

.img_coverfit {
    width: 100%;
    height: 210px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 479.98px) {
    .img_coverfit {
        height: 320px;
    }
}
