@font-face {
    font-family: 'Marujo';
    src: url(/static/fonts/marujo-regular-webfont.woff2) format('woff2'), url(/static/fonts/marujo-regular-webfont.woff) format('woff');;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Sanchez';
    src: url(/static/fonts/sanchez-regular-webfont.woff2) format('woff2'), url(/static/fonts/sanchez-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}


@font-face {
    font-family: 'Sanchez';
    src: url(/static/fonts/sanchez-regularitalic-webfont.woff2) format('woff2'), url(/static/fonts/sanchez-regularitalic-webfont.woff) format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}


.font-marujo {
    font-family: 'Marujo' !important;
}


.font-sanchez {
    font-family: 'Sanchez' !important;
}


body {
    font-family: Sanchez, Helvetica Neue, Helvetica, Arial, sans-serif;
    /* font-size: 18px; */
    /* line-height: 1.77; */
    color: #737376;
    /* font-weight: 300; */

    background: #fff;
    margin: 0;
    height: 100%;
    min-height: 100%;
}


.navbar-light .navbar-nav .nav-link {
    color: #000;
}

.navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

/*
.upper-search {
    height: 32px;
    margin-left: 1em;
}

.upper-search-input {
    border: 1px solid #ced4da !important;
    border-right: none !important;
}

.upper-search-button {
    border: 1px solid #ced4da !important;
    background-color: #007bff;
    color: #fff;
    padding-top: 4px;

}
a.disabled {
    pointer-events: none;
    cursor: default;
    font-weight: 600;

}

.upper-search-button:hover {
    background-color: #1ab394;
    cursor: pointer;
}


*/


.sticknavbar {
    background-color: #fff !important;
    border-bottom: 1px solid #e7eaec !important;
}



.nav-link {
    margin-left: auto;
    color: #000;
    font-size: 15px;
}


.index-h2 {
    font-family: Sanchez, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 1.44;
    color: #000;
    margin: 0 0 10px;
}

.index-h3 {
    font-family: Sanchez, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: -.1px;
    line-height: 1.5;
    color: #000;
    margin: 0 0 10px;
}

.color-gray {
    color: #737376;
}

.center-vert {
    align-items: center;
}

.align-valign-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.profits {
    list-style: none;


    /*   text-indent: -1.2em; */
}

.profits li:before {
    content: "\2714";
    display: block;
    float: left;
    width: 2em;
    color: black;
}

.profits li {

}



.nav-active {
    /* font-weight: bold!important;

     */
    text-decoration: underline;
}

/* YELLOW MARKER /start */


.marker__i--3 .marker__l, .marker__i--3 .marker__r {
    background-image: url(/static/images/left-mark.png);

}

.marker__w {
    z-index: 1 !important;
    position: relative;
    background: #fcf8e3;
}

.marker__i {
    position: relative;
    z-index: 0 !important;
    display: inline-block;
    vertical-align: baseline;
    color: #000;
}

.marker__l {
    left: -0.8em;
    background-position: center left;

}

.marker__r {
    right: -0.8em;
    background-position: center right;
}

.marker__l, .marker__r {
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: absolute;
    height: 80%;
    padding: .1em 0;
    top: .1em;
    width: 75%;
    min-width: 48px;
    max-width: 475px;
    z-index: 0;

}

/* YELLOW MARKER /end */


.article-h1 {
    font-size: 2.2em;
    color:#2c2c2c!important;

}

.article-inshort {
    font-size: 1.5em;

}


.article-content {
    color: #535353 !important;
    /* color: #333!important; */
    font-size:1.2em;
    line-height: 1.5em;

}

.article-content br {
    display: block; /* makes it have a width */
    content: ""; /* clears default height */
    margin-top: 1em; /* change this to whatever height you want it */
}


.article-p-code {
    font-size: 100%;
}

.article-readmore {
    font-weight: bold !important;
}


.article-title {
    font-weight: bold;
    font-size: 1.2em;
}

.article-p {
    color: #535353 !important;
    text-align: left !important;
}

.article-ol li {
    font-size: 16px;
    text-align: left !important;
}

.article-ol img {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}


.method-title {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.article-sidebar-user {
    color: #535353 !important;
    font-size: 0.8em !important;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.article-sidebar-user a {
    color: #535353 !important;
    /* text-decoration: underline!important; */

}

.article-sidebar-user a:hover, a.active {
    text-decoration: underline;
}

.article-related {
    font-size: 1em;
    color: #535353!important;
}

.article-related-header
{
    font-size: 1.2em;
    color:#2c2c2c!important;
    border-bottom: 3px solid;
    border-color: #2c2c2c;
    font-weight: bolder;
    line-height: 1.6;

}

/* article page */
.article-related-title a {
    font-size: 1.2em;
    font-weight: bold;
   /* color: #535353 !important; */
    color:#2c2c2c!important;
}
.article-related-text {
    font-size: 1em;
    font-weight: normal;
    color: #535353 !important;
}
.article-related-author {
    font-size: 0.8em;
    font-weight: bolder;
    color: #535353 !important;
}
/* /article page */


/* topic page */
.topic-related-title a {
    font-size: 1.2em;
    font-weight: bold;
    /* color: #535353 !important; */
    color:#2c2c2c!important;
}
.topic-related-text {
    font-size: 0.8em;
    font-weight: normal;
    color: #535353 !important;
}
/* /topic page */
