.link--arroweds {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
}

.links {
    color: #03a7e1;
    cursor: pointer;
    font-weight: 400;
    font-size: 22px;
    text-decoration: none;
}

.links:hover {
    color: #747474;
    cursor: pointer;
    font-weight: 400;
    font-size: 22px;
    text-decoration: none;
}

.card-news {
    display: inline-block;
    /*    margin-right: 30px;
    padding: 15px;
    margin-left: 30px;*/
    /* padding-right: 20px; */
}

.card-news .date {
    display: flex;
    align-items: center;
    color: #222222;
    font-size: 17px;
    font-weight: 400;
}

.card-news .content {
    width: 100%;
    margin: 10px 0px 10px;
    overflow: hidden;
    line-height: 1.2;
    transition: all 0.3s ease-in-out;
    color: #2c2b2b;
    height: 32px;
}

.card-news .content:hover {
    transform: translateX(5px);
    transition: all 0.3s ease-in-out;
    color: #03a7e1;
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card-news .line {
    border-bottom: 1px solid #d6d6d6;
}

.img-news {
    max-height: 30px;
    padding: 5px;
    border-radius: 10px;
    margin-right: 10px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.ir-news {
    max-width: 1180px !important;
    padding: 50px 0px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .col-lg-12 {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .card-news .content {
        height: 38px;
    }
}

@media (min-width: 576px) {
    .card-deck .card {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 575px) {
    .card-news .content {
        margin: 15px 0 15px;
    }
}


/*    .card-news {
        display: inline-block;
        margin-right: 10px;
        padding: 15px;
        margin-left: 10px;
         padding-right: 20px; 
    }*/

.page-header {
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin: 30px 0
}

#pagination {
    margin: 0;
    padding: 0;
    text-align: center
}

#pagination li {
    display: inline
}

#pagination li a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    color: #000
}


/* Active and Hoverable Pagination */

#pagination li a {
    border-radius: 5px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

#pagination li a.active {
    background-color: #EC8432;
    color: #fff
}

#pagination li a:hover:not(.active) {
    background-color: #ddd;
}


/* border-pagination */

.b-pagination-outer {
    width: 100%;
    margin: 50px auto;
    text-align: center;
    overflow: hidden;
    display: flex;
}

#border-pagination {
    margin: 20px auto;
    padding: 0;
    text-align: center;
}

#border-pagination li {
    display: inline;
}

#border-pagination li a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ddd;
    float: left;
}

#border-pagination li a {
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s
}

#border-pagination li a.active {
    background-color: #03a7e1;
    color: #fff!important;
}

#border-pagination li a:hover:not(.active) {
    background: #ddd;
}


/*********************************************/


/*****************news_clipping*************/


/* a:hover{
    color: #94c946;
} */

.icon-calendar2 {
    background-color: #03a7e1;
}

#tribe-bar-form input[type="text"],
.input-text,
.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="phone-number"],
input[type="text"] {
    border: 1px solid #d2d2d2;
    font-size: 16px;
    color: #747474;
    padding: 9px 15px;
    width: 100%;
    box-sizing: border-box;
}

.crop-news-clipping {
    margin-right: 30px;
    padding: 0px;
    margin-left: 0px;
    padding-right: 20px;
    margin-bottom: 50px;
}

.button_search {
    width: 161px;
    /* background: #4c4d4e; */
    background: #EC8432;
    padding: 9px;
    padding: 9px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 7px;
    margin: 0;
    display: grid;
}

.button_search:hover {
    background: #F2A874;
    color: #ffffff!important;
}

.button_search:focus {
    background: #EC8432;
    color: #ffffff;
    text-decoration: none;
}

.box-btt-search {
    padding-bottom: 10px;
    padding-top: 25px;
}

.card-news .content2 {
    width: 100%;
    margin: 0px 0 25px;
    overflow: hidden;
    line-height: 2.2;
    transition: all 0.3s ease-in-out;
    font-size: 15px;
}

.img-news_clipping {
    width: 110px;
    margin-bottom: 6px;
}

.card-news2 {
    margin-top: 30px;
}

.card-clipping {
    width: 100%;
    margin-top: 30px;
}

.box-news-f1 {
    margin: 0 auto 50px auto;
}

@media (max-width: 500px) {
    .card-analyst_report {
        width: auto;
    }
    .box-news-f1 {
        margin: 0 auto 30px auto;
    }
}

@media (max-width: 767px) {
    .crop-news-clipping {
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 60px;
        padding: 0px 0px;
    }
    .card-news2 {
        margin-top: 0;
    }
    .card-clipping {
        width: 100%;
        margin-top: 30px;
        padding: 0 25px;
    }
}

@media (max-width: 414px) {
    .img-news_clipping {
        width: 110px;
    }
}

@media (max-width: 320px) {
    .crop-news-clipping {
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 60px;
        padding: 0px 0px;
    }
    .card-clipping {
        padding: 0 15px;
    }
}


/*****************news_clipping*************/


/*********************************************/


/*********************************************/


/********************news*********************/

.card--news .card__body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: 1.5rem 2rem;
    padding-bottom: 35px;
}

.card--news {
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 15px 45px rgb(204 204 204 / 10%);
    margin-bottom: 4rem!important;
}

.card--news:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 14px;
    height: 14px;
    /*    background-color: #58b835;*/
    border-bottom-right-radius: 15px;
    pointer-events: none;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0 2px 20px rgb(213 213 214 / 68%);
    border-top-width: 0px;
    border-radius: 0 0 0.25rem;
}

.card-deck .card {
    margin-bottom: 15px;
}

svg:not(:root) {
    overflow: hidden;
}

.arrow-icon1 {
    margin: -10px 0;
}

.news-wrap {
    background: #fff;
    min-height: 180px;
    overflow: hidden;
    box-shadow: 0 2px 20px rgb(213 213 214 / 68%);
}

.detail-news {
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.img-pic-news {
    height: auto;
    background-size: cover;
    width: 100%;
}

@media (max-width: 650px) {
    .news-wrap {
        min-height: auto;
    }
}

@media (max-width: 414px) {
    .img-pic-news {
        height: auto;
        width: 100%;
    }
    .card-news .content {
        margin: 0px 0 15px;
    }
}

@media (max-width: 320px) {
    .card-box-crop {
        padding: 0px;
    }
}


/******************end-news*******************/


/*********************************************/

a:focus,
a:hover {
    text-decoration: none;
}


/******************analyst_report*******************/


/*********************************************/

.img-analyst_report {
    width: 120px;
    margin-bottom: 10px;
}

.card-analyst_report {
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
}

@media (max-width: 500px) {
    .card-analyst_report {
        width: auto;
    }
}


/*********************************************/


/*********************************************/


/*********************************************/

.content,
.sidebar {
    padding-top: 0px;
    padding-bottom: 23px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1;
}

.content {
    border-right-width: 0px;
}

.bt-n1 {
    color: #03a7e1;
}

.bt-n1:hover {
    color: #0e75bc;
    transform: translateX(5px);
    transition: all 0.3s ease-in-out;
}


/*********************************************/


/*********************************************/

@media screen and (max-width: 991px) {
    .date img {
        width: auto!important;
    }
}