@font-face {
    src: url("../fonts/alqabas.ttf");
    font-family: alqabas;
}

@font-face {
    src: url("../fonts/AKHBR.ttf");
    font-family: akhbar;
}

body {
    font-family: alqabas;
    background: #e8e8e8;
    padding: 10px 150px;
    touch-action: manipulation;
    overflow-x: hidden;
}

.all {
    background: #f4fcff;
    box-shadow: 0px 11px 44px -1px #acacac;
    margin: auto;
}

.detail-table {
    padding: 10px 0;
}

.detail-post {
    padding: 20px;
}

.detail-table,
.detail-post {
    background: #fff;
    /*height: 100%;*/
    margin-top: 20px;
}

@media (max-width:1080px) {
    body {
        padding: 10px 100px;
    }
}

@media (max-width:780px) {
    body {
        padding: 0px;
    }

}

/*---------- top navbar ----------*/
.top-navbar {
    background: #fff;
}

    .top-navbar label {
        color: #074d6e;
        font-size: 14px;
        margin-left: 5px;
        font-weight: bold;
    }

    .top-navbar .logo {
        margin-top: 20px;
    }

    .top-navbar .paragraph-top p,
    .top-navbar a {
        color: #187d99;
    }

    .top-navbar .paragraph-top p {
        font-size: 23px;
        font-weight: bold;
        margin-top: 75px;
        font-family: alqabas;
    }

    .top-navbar .ads {
        margin-top: 50px;
    }

@media(max-width:992px) {
    .top-navbar .paragraph-top p {
        margin-top: 0px;
    }

    .top-navbar .ads,
    .top-navbar .paragraph-top p,
    .top-navbar .logo {
        margin-bottom: 20px;
    }

    .top-navbar .ads {
        margin-top: 0px;
    }
}
/*--------- end top navbar ---------*/


/*-------- navbar ------------------*/
.navbar {
    background: #024f6f;
    padding: 0 20px;
    margin-bottom: 20px;
}

@media (max-width:992px) {
    .navbar {
        margin-bottom: 0px;
    }
}

.navbar-light .navbar-toggler {
    border-color: transparent;
    margin: 10px 0;
}

.navbar .bar1,
.navbar .bar2,
.navbar .bar3 {
    width: 35px;
    height: 3px;
    background-color: black;
    margin: 6px 0;
    background: #f0fd0f;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    background: #f0fd0f;
    color: #074d6e;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: bold;
}

    .navbar-light .navbar-nav .nav-link:hover {
        background: #f0fd0f;
        color: #074d6e;
    }

.social_nav .nav-item a {
    padding: 5px 10px;
    display: inline-block;
    color: #333;
    transition: all 0.5s ease-in-out;
}

    .social_nav .nav-item a:hover {
        opacity: 0.5;
    }

@media (max-width:991px) {
    .social_nav {
        padding: 10px 0;
    }
}
/*------- end navbar --------------*/

/*------ header --------------------*/

.description-header {
    left: 0px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    width: 712px;
    z-index: 2;
    position: absolute;
    top: 285px;
}

    .description-header h3 {
        color: #f6ff00;
        /*-webkit-text-stroke: 1.5px #000;*/
        font-weight: bold;
    }

    .description-header h4 {
        color: #000;
        font-weight: bold;
    }

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.jssorb111 .i {
    position: absolute;
    color: #fff;
    font-family: "Helvetica neue",Helvetica,Arial,sans-serif;
    text-align: center;
    cursor: pointer;
    z-index: 0;
}

    .jssorb111 .i .n {
        display: none;
    }

    .jssorb111 .i .b {
        fill: #fff;
        stroke: #000;
        stroke-width: 500;
        stroke-miterlimit: 10;
        stroke-opacity: .5;
    }

    .jssorb111 .i:hover .b {
        fill: #fea900;
        stroke: #fea900;
        stroke-width: 6000;
        stroke-opacity: 1;
    }

.jssorb111 .iav .b {
    fill: #000;
    stroke-width: 6000;
    stroke-opacity: 1;
}

.jssorb111 .i.idn {
    opacity: .3;
}

.jssorb111 .iav .n, .jssorb111 .i:hover .n {
    display: block;
}

.jssort121 .p {
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
    box-sizing: border-box;
    color: white;
    background: rgba(0,0,0,.1);
    opacity: .7;
}

    .jssort121 .p .t {
        position: absolute;
        padding: 10px;
        box-sizing: border-box;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 24px;
        overflow: hidden;
    }

    .jssort121 .p .i {
        margin-left: 10px;
        position: relative;
        top: 0;
        left: 0;
        width: 96px;
        height: 48px;
        border: none;
        float: right;
    }

    .jssort121 .pav, .jssort121 .p:hover {
        color: #000;
        background: White;
    }

    .jssort121 .p:hover {
        opacity: .75;
    }

        .jssort121 .pav, .jssort121 .p:hover.pdn {
            opacity: 1;
            font-family: tahoma;
            font-size: 11px;
        }

.jssort121 .ti {
    position: relative;
    font-size: 14px;
    font-weight: bold;
}

.jssort121 .d {
    position: relative;
    font-size: 12px;
}

/*--------- end header ----------*/


/*--------- latest news ----------*/
.latest-header {
    position: relative;
    width: 100%;
    height: 35px;
    margin: 20px 0;
    /*background: #d7f3fe;
    box-shadow: 0px 1px 11px -1px #acacac;*/
    overflow: hidden;
}

.latest-news {
    position: absolute;
    left: 0px;
    top: -20px;
    color: red;
}

    .latest-news ul {
        padding: 20px 0;
    }

        .latest-news ul li a {
            font-size: 15px;
            font-weight: bold;
            color: #376374;
        }
/*--------- end latest news ----------*/

.content {
    padding: 10px;
    overflow: hidden;
}

@media (max-width:992px) {
    #unique-sidebar {
        margin-top: 80px;
    }
}
/*--------- sidebar -------------*/
.form-login {
    padding: 10px;
}

    .form-login button {
        border: none;
        border-radius: 0px;
        margin-bottom: 10px;
    }

    .form-login a {
        font-size: 13px;
    }

        .form-login a:last-child {
            margin-right: 10px
        }

.sidebar .header {
    background: #034f6f;
    height: 35px;
    line-height: 5px;
}

.sidebar-info {
    padding: 10px;
}

.sidebar .header h6 {
    color: #f0fd0f;
    font-weight: bold;
}

.sidebar-content {
    background: #f4fcff;
    margin-bottom: 0px;
}

    .sidebar-content h6,
    .sidebar-content ul li {
        color: #034f6f;
        font-weight: bold;
    }

    .sidebar-content h6 {
        padding: 10px 0;
    }

    .sidebar-content ul li {
        margin-bottom: 0px;
    }

    .sidebar-content input[type="submit"] {
        background: #2c89b5;
        border-radius: 0px;
    }

    .sidebar-content ::placeholder {
        font-size: 12px;
    }

    .sidebar-content button {
        font-size: 15px;
    }

    .sidebar-content ul li span {
        color: #2c89b5;
        font-size: 15px;
    }

    .sidebar-content ul li span {
        margin: 0 5px 0 0;
    }
/*--------- end sidebar -------------*/


/*---------- post ----------------*/
.post-content {
    height: auto !important;
    background: #fff;
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

@media (max-width:780px) {
    .post-content {
        padding: 10px 0;
        height: auto !important;
    }
}

.post input[type="text"],
.post form button {
    box-shadow: 0px 1px 11px -1px #acacac;
}

.post input[type="text"] {
    background: #fff;
    width: 60%;
    height: 41px;
    border: 0;
    padding-left: 10px;
    text-align: left;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border: 0.5px solid #b6b5ba;
    margin-right: -5px;
}

.post .post-img img {
    margin-right: 10px;
    border: 4px solid #eeeeee;
    box-shadow: 0px 1px 6px -1px #acacac;
    width: 100%;
    height: 200px;
}

@media (max-width:780px) {
    .post .post-img img {
        height: 200px;
    }
}

.post form button {
    overflow: visible;
    border: 0;
    position: relative;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 110px;
    color: #fff;
    text-transform: uppercase;
    background: #d41302;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    text-shadow: 0 -1px 0 rgba(0, 0,0, .3);
}

    .post form button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        border-color: transparent #d41302 transparent;
        top: 12px;
        left: -6px;
    }

.post .item-post {
    justify-content: space-between;
}

@media (max-width:552px) {
    .post .item-post {
        justify-content: none;
    }     
}

.post h4 {
    font-size: 18px;
    margin: 10px 0;
    color: #098bc1;
    font-weight: bold;
}

.post-header p {
    font-size: 16px;
    color: #333;
    font-family: tahoma;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 70px;
}

.post .index-time {
    color: #999;
    font-size: 11px;
    font-family: tahoma;
}

@media (max-width:552px) {
    .post .index-time {
        font-size: 9px;
    }
}

.post .dropdown-menu {
    background: #d41302;
    border-radius: 0px;
    width: 50px;
}

    .post .dropdown-menu a {
        color: #fff;
        font-size: 12px;
    }

        .post .dropdown-menu a:hover {
            color: #333;
        }

.post .dropdown-toggle {
    margin: 3px 0px 4px -16px;
}

.post .learn-more,
.post .dropdown-toggle {
    font-size: 12px;
    background: #d41302;
    border-radius: 0px;
    height: 23px;
    line-height: 10px;
    width: 85px;
    color: #fff;
    font-weight: bold;
}

.dropdown-menu {
    left: -244px;
}

.post .learn-more:hover {
    background: transparent;
    border: 0.5px solid #d41302;
    color: #d41302;
}

.post-content ul {
    justify-content: space-between;
}

@media (max-width:720px) {
    .post .post-img img {
        margin-right: 0px;
    }

    .post .index-time {
        display: block;
        margin: 5px 0;
    }
}

@media (max-width:552px) {
    .post-content ul li {
        display: block;
        margin-bottom: 10px;
    }

    .post .learn-more {
        padding: 5px 0;
        line-height: 8px;
    }
}
/*---------- end post ------------*/

/*---------- social media ------------*/

.social-media h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #074d6e;
    font-weight: bold;
    margin-right: 20px;
}

.social-media ul li {
    display: inline-block;
    margin-right: 20px;
}


/*---------- end social media ------------*/


/*----------- post -------------*/

.detail-post h4 {
    font-size: 20px;
    line-height: 2;
}

.detail-post .img-detail-post {
    border: 4px solid #eeeeee;
    box-shadow: 0px 1px 6px -1px #acacac;
    margin-bottom: 10px;
}

.detail-post span {
    color: #999;
    margin: 10px 40px;
    display: block;
    font-family: tahoma;
    font-size: 14px;
}

@media (max-width:552px) {
    .detail-post span {
        font-size: 9px;
    }
}

.detail-post p {
    font-size: 15px;
    line-height: 2.5;
    color: #074d6e;
    font-family: akhbar;
    font-weight: bold;
}

.detail-post a {
    background: #d41302;
    border-radius: 0px;
    color: #fff;
    padding: 5px;
}

    .detail-post a:hover {
        background: transparent;
        border: 0.5px solid #d41302;
        color: #d41302;
    }

.detail-post ul li:first-child {
    float: right;
}

.detail-post ul li:last-child {
    float: left;
}

/*----------- end post -------------*/

/*-----------detail table -------------*/
.detail-table {
    overflow: hidden;
}

    .detail-table label {
        font-size: 20px;
        margin-right: 5px;
        color: #024f6f;
    }

.up-star {
    margin-left: 25px;
}

@media (max-width:780px) {
    .up-star {
        margin-left: 0px;
    }
}
/*----------- end detail table -------------*/


/*---------- footer ---------------*/
.footer {
    background: #074d6e;
    color: #fff;
    width: 95%;
    margin: 10px auto;
    padding: 10px 0;
}

@media (max-width:552px) {
    .footer {
        font-size: 14px;
    }
}
/*--------- end footer ----------*/



/****** Rates Page   ******/

@media (max-width:780px) {
    .bankImage {
        display:none;
    }

    .favNews {
        display: none;
    }
    .searchWords {
        display: none;
    }
}


@media (max-width:552px) {
    .bankImage {
        display: none;
    }

    .favNews {
        display: none;
    }

    .searchWords {
        display: none;
    }
}