@font-face {
    font-family: 'Avenir-Black';
    src: url("../fonts/avenir/AvenirLTStd-Black.otf");
}

@font-face {
    font-family: 'Avenir-Book';
    src: url("../fonts/avenir/AvenirLTStd-Book.otf");
}

@font-face {
    font-family: 'Avenir-Roman';
    src: url("../fonts/avenir/AvenirLTStd-Roman.otf");
}

body {
    padding-top: 95px;
    font-family: 'Avenir-Book';
    color: #222;
}


.title-bg {
    padding: 30px 40px;
}

.title-bg h2 {
    color: #fff;
}

.news-content h4 {
    font-size: 1.25rem !important;
    /* max-height: 55px; */
    overflow: hidden;
    margin-top: 20px;
}

.multimedia {

    position: relative;
    width: 100%;

}

.multimedia img {

    width: 100%;
    height: auto;

}

.multimedia .play-btn {

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    background-color:

        transparent;

}

.news-content p {
    font-size: 1rem !important;
    /* max-height: 125px; */
    overflow: hidden;
}

.make-emo-demo {
    padding-top: 125px;
}


p,
.page-content li {
    font-weight: 400;
    line-height: 1.5;
    font-size: 1.25rem;
    text-align: left;
}


.breadcrumb-item.active {
    color: #fff;
}

.breadcrumb-nav .breadcrumb {

    background-color: transparent !important;
    margin-bottom: 0px;
    z-index: 1;
    color: rgba(255, 255, 255, .7);
}

.breadcrumb-nav a,
.breadcrumb-nav a:hover {

    color: rgba(255, 255, 255, .7);
}



.navbar-nav .dropdown-menu,
.navbar-expand-lg .navbar-nav .dropdown-menu,
.dropdown-item {
    z-index: 1032 !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    /* content: url('../img/arrow-breadcrumb.svg'); */
    content: "\203A";
    color: #ccc;
}


#mainNav .navbar-brand,
.navbar-brand {
    font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 2rem;
}


.carousel-caption {
    position: absolute;
    right: 20%;
    left: 20%;
    z-index: 10;
    padding: 20px 30px;
    color: #fff;
    text-align: center;
    /* background-color: rgba(0, 0, 0, .4); */
    bottom: 60px;

}

.carousel-caption h3 {
    font-size: 2.5rem;
    font-weight: bold;
    text-shadow: 2px 2px #666;
}

.carousel-caption-main {
    position: absolute;
    right: 0%;
    left: 0%;
    z-index: 10;
    padding: 20px 30px;
    color: #fff;
    text-align: center;
    /* background-color: rgba(187, 23, 60, .7); */
    top: 35%;

}

.carousel-caption-main h3 {
    font-size: 5rem;
    font-weight: bold;
    text-shadow: 2px 2px #666;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 11;
}

.portfolio-item {
    margin-bottom: 30px;
}

.bg-light {
    background-color: #ddd !important;
    /* background-color: #7D523F !important; */
}

.fixed-top {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1);
    /* color: rgba(255, 255, 255, 1); */
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #B10932;
    /* color: #d9c89e; */
}

.nav-link {
    text-transform: uppercase;
    font-size: .8rem;
}

.navbar-light .navbar-brand {
    color: #B10932;
}

h2,
h4 {
    font-family: 'Avenir-Black';
    margin-bottom: 30px;
}

h2 {
    color: #B10932;
}

.col-aside {

    padding-left: 4rem;
}


.page-content {
    padding: 20px 20px;
}


.page-section {
    padding: 50px 20px;
}



a {
    color: #B10932;
}

a:hover {
    color: rgb(155, 9, 45);
}


.row-list {
    position: relative;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
    /* border-bottom: 1px solid #222; */
}

.list-links {
    list-style: square;
}

.row-list h2 {
    font-size: 1.5rem;
}

footer p {
    font-size: 16px;
}

.site-content {
    min-height: 820px;
}

.sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
    color: #bb173c;
    font-weight: bold;
}

.list-group-item.active {
    color: #fff;
    background-color: #B10932 !important;
    border-color: #B10932;
}

.list-group-item:hover {
    color: #fff;
    background-color: #666 !important;
    border-color: #666;
}

.card {
    border-radius: 0;
}



/* .card-header .btn-link {
    font-weight: 400;
    color: #bb173c;
    text-decoration: none;
    font-size: 1.37552rem;
} */

.card-header .btn-link {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-size: 1.37552rem;
}

.badge {
    border-radius: 0;
    padding: 7px 10px;
}

.btn-wide {
    padding-left: 30px;
    padding-right: 30px;
}

.btn {
    border-radius: 0;
}

.form-control {
    border-radius: 0;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url('../img/bg-select-gray.svg') no-repeat right center;
    border-radius: 0;

}

select option {
    padding: 150px;
}


.btn-gray {
    background-color: #595959;
    color: #fff;
}

.btn-gray:hover {
    background-color: #333;
    color: #fff;
}


.news p,
.news .tags,
.news .content {
    margin-bottom: 0;
}

.news p {
    margin: 10% 0;
}

.read-more {
    font-size: 1em;
    text-transform: uppercase;
}

.news-content {
    padding: 8%;
    position: relative;
}

.news .reverse .arrow {
    right: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #ffffff;
    border-left: 15px solid transparent;
}

.news .arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ffffff;
}

.box-content {
    padding-bottom: 50%;
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: -1;

}

.video-box {
    width: 50%;
    padding-bottom: 0px;
    background-image: url("../img/play-button-2.png");
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center;

}

.social-media .left>div,
.social-media .middle>div,
.social-media .right>div {
    background: #fff;
    padding: 2em;
}

.social-media .facebook,
.social-media .twitter {
    margin-bottom: 5%;
}

.flickr,
.social-container {
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.emo-red {
    color: #bb173c;
}

.social-media .social-container h3 {
    margin-bottom: 30px;
}

.social-media h3,
.social-media .social-info {

    color: #bb173c;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #B10932;
    /* color: #d9c89e; */
}

.col-share {
    display: flex;
    justify-content: flex-end;
    align-self: flex-end;
}

.col-share h5 {
    font-size: 14px;
    padding-top: 15px;
    padding-right: 10px;
    font-weight: normal;
}


.navbar-brand img {
    height: 70px;
}


.testimoni p {
    font-size: 1.2rem;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #ddd !important;
    border-top: 1px solid rgba(0, 0, 0, .1);
    /* background-color: #7D523F !important; */
}


.card {
    background-color: transparent;
}

.card-header {
    /* background-color: #7D523F; */
    /* background-color: #B10932; */
    background-color: #800000;
}

.fa-2x {
    font-size: 1.5em;
}

.nav-item.socmed a {
    color: #222;
}

.tooltip-inner {
    min-width: 700px;
    /* max-width: 100%; */
    text-align: left;
    padding: 20px;
    background-color: #ddd;
    border: solid 1px #ccc;
    color: #222;
    font-size: 1rem;
    /* the minimum width */
}

/* .tooltip-inner {
    min-width: 700px;
    text-align: left;
    padding: 20px;
    background-color: #F1E8B0;
    border: solid 1px #a89f59;
    color: #222;
    font-size: 1rem;
} */

.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {

    border-right-color: #726c3f;

}

.text-red {
    color: #B10932
}

ul.social {
    margin-left: 2em;
}

ul.social {
    list-style: none;
    padding: 0 0.5em;
    margin: 0;
    margin-left: 0px;
}

ul.social li.title {

    vertical-align: -0.25em;

}

ul.social li {

    display: inline-block;

}

ul.social h4 {

    font-size: 0.938rem;
    font-weight: normal;
    margin: 0 0.5em 0 0;

}

ul.social a {

    display: block;
    padding: 0.25em;
    text-transform: uppercase;
    font-size: 0.8em;
    color: #000;

}

/*======== On screens that are 480px wide or less ========*/
@media screen and (max-width: 480px) {

    .h2,
    h2 {

        font-size: 1.5rem;

    }

    .row-list h2 {
        font-size: 1.3rem;
    }

    .h4,
    h4 {

        font-size: 1.2rem;

    }

    h3 {
        font-size: 1.4rem;
    }

    p,
    .page-content li {
        line-height: 1.5;
        font-size: 1.1rem;
        text-align: left;
    }

    /* .carousel-item {
        height: 10vh;
        min-height: 200px;
    } */

    .col-aside {
        padding-left: 15px;
    }

    .page-content {
        padding: 100px 20px;
    }

    .col-share {
        justify-content: flex-start;
        align-self: flex-start;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;

        left: 15%;
        z-index: 10;
        padding: 5px 10px;
        color: #fff;
        text-align: center;
        background-color: rgba(187, 23, 60, .7);
        bottom: 0px;

    }

    .carousel-caption h3 {
        font-size: 1rem;
    }


}

/*======== On screens that are 992px wide or more ========*/
@media screen and (min-width: 992px) {}
