/* start global */

body,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Readex Pro', sans-serif !important;
}

/* end global */

.f-header {
    background-color: #1cc1cb;
}

.logo .trendleez-logo {
    width: 260px;
    height: 95px;
}

.logo .ads-image {
    width: 730px;
    height: 80px;
    display: block !important;
}

.navbar {
    padding: 0;
}

.navbar-toggler:focus {
    outline: none;
}

.nav-link {
    color: #000 !important;
    padding: 0.7rem;
}

.nav-link:hover {
    color: #1cc1cb !important;
}

.main-header__img-1 {
    width: 570px;
    height: 497px;
    transition: all 1s;
    object-fit: unset !important;
}

.main-header__img-1:hover {
    opacity: 0.8;
}

.description {
    padding: 0 10px;
    color: #f3e215;
    font-size: 20px;
    line-height: 1.4;
    direction: rtl;
}

.description-big {
    padding: 20px 10px;
    color: #f3e215;
    font-size: 22px;
    line-height: 1.4;
    direction: rtl;
}

.date {
    color: #bbb;
    font-size: 14px;
}

.main-header__img-2 {
    width: 540px;
    height: 287px;
    object-fit: unset !important;
}

.img-hover {
    transition: all 1s;
}

.img-hover:hover {
    opacity: 0.8;
}

.black-layer-2 {
    position: absolute;
    /* background: url("../img/Gr.png"); */
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(8, 8, 8, 0.91) 8.65%,
        rgba(28, 28, 28, 0.78) 21.72%,
        rgba(62, 62, 62, 0.62) 37.58%,
        rgba(110, 110, 110, 0.44) 55.64%,
        rgba(170, 170, 170, 0.24) 75.54%,
        rgba(243, 243, 243, 0.03) 96.69%,
        rgba(255, 255, 255, 0) 100%
    );
    background-size: cover;
    width: 99.1%;
    height: 50%;
    bottom: 0;
    left: 2.5px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    opacity: 0.9;
}

@media (min-width: 458px) and (max-width: 767px) {
    .black-layer-2 {
        width: 98.5%;
    }
}

@media (max-width: 457px) {
    .black-layer-2 {
        width: 97.5%;
        left: 3px;
    }
}

.main-header__img-3,
.main-header__img-4 {
    width: 280px;
    height: 250px;
    transition: all 1s;
    object-fit: unset !important;
}

.img-contacrcreator {
    margin-right: 59px;
    margin-top: 8px;
}

@media (max-width: 767px) {
    .main-header__img-3,
    .main-header__img-4 {
        width: 100%;
    }

    .border-right-filter {
        border-right: none !important;
    }

    .img-contacrcreator {
        margin-right: unset;
        margin-top: unset;
    }

    .text-center-contactcreator {
        text-align: center;
    }

    .d-flex-header-img {
        display: flex;
        justify-content: center;
    }
}

.black-layer-3-4 {
    position: absolute;
    background: url("../img/Gr.png");
    background-size: cover;
    width: 98%;
    height: 60%;
    bottom: 0;
    left: 2.7px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    opacity: 0.9;
}

.black-layer {
    position: absolute;
    background: url("../img/Gr.png");
    background-size: cover;
    width: 99%;
    height: 35%;
    bottom: 0;
    left: 2.8px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    opacity: 0.9;
}

/* start main */

.newest {
    background-color: #1cc1cb;
    border-radius: 2px;
    padding: 4px 10px 4px 14px;
}

@media (max-width: 367px) {
    .newest {
        padding: 4px 0 4px 6px;
        font-size: 11px;
    }

    .sidebar-article {
        font-size: 12px;
    }

    .f-9 {
        font-size: 9px;
    }

    .f-8 {
        font-size: 8px !important;
    }
}

.filter {
    padding-bottom: 90px;
}

.border-left-filter {
    border-left: 1px solid #a9a9a9;
}

.border-right-filter {
    border-right: 1px solid #a9a9a9;
}

.border-bottom-filter {
    border-bottom: 1px solid #1cc1cb;
}

.shuffle-style {
    font-size: 17px;
    cursor: pointer;
    color: #999;
    line-height: 1.9;
}

.shuffle-style li:hover {
    color: #1cc1cb;
}

@media (max-width: 767px) {
    .shuffle-style {
        font-size: 9.7px;
    }

    .f-11 {
        font-size: 11px;
    }
}

.card {
    border: none;
}

.card-title {
    font-size: 18px;
    line-height: 1.7;
    color: #000;
}

.card-body {
    padding: 20px 0 !important;
}

.card-title:hover,
.sidebar-article:hover {
    color: #1cc1cb;
    text-decoration: none;
}

.card-text {
    font-size: 16px;
    line-height: 1.42;
    color: #a9a9a9;
}

.subscribe {
    background-color: #1cc1cb;
}

.subscribe h4 {
    font-size: 16px;
}

@media (max-width: 377px) {
    .subscribe h4 {
        font-size: 13px;
    }
}

.social {
    padding: 15px 0;
}

.social li {
    padding: 4px 0;
}

.social li:hover {
    opacity: 0.8;
    cursor: pointer;
}

.footer {
    background-color: #1cc1cb !important;
    padding: 88px 20px 45px 20px;
}

.footer img {
    transition: all 1s;
    cursor: pointer;
}

.footer img:hover {
    opacity: 0.7;
}

.border-bottom-white {
    border-bottom: 1px solid #fff;
}

.border-bottom-grey {
    border-bottom: 1px solid #999;
}

.footer-article {
    font-size: 13px;
    text-align: right;
}

@media (max-width: 767px) {
    .footer-article {
        font-size: 13px;
    }
}

.copywrite {
    background-color: #127f86;
}

.social-cover {
    width: 26.5px;
    height: 26px;
    background-color: #127f86;
    border-radius: 50%;
    z-index: -1;
}

/* end main */

/******************* start magazine inside ************************************/

.pp {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: contain;
    background-color: #127f86;
}

.path {
    color: #999;
    font-size: 12px;
}

.tag {
    background-color: #127f86;
    display: inline;
    padding: 0px 22px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.maginside-head {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.41;
    color: #000000;
}

.p-maginside {
    font-size: 19px;
    line-height: 1.6;
    letter-spacing: 0.4px;
    color: #000000;
}

.chosen-topics h4 {
    padding: 11px 0;
    border-radius: 4px;
    font-size: 19px;
    background-color: #1cc1cb;
}

/******************* end magazine inside ************************************/

/* myframework*/

.orange-color {
    color: #dc651e;
}

.blue-color {
    color: #1cc1cb;
}

.blue-bg {
    background-color: #2b98cc;
}

.shadownav {
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.35);
}

.padding-search {
    padding: 0.375rem 6.75rem !important;
    border: none !important;
}

.left-20 {
    left: 20px;
}

.clickable {
    cursor: pointer;
}

.w-302 {
    width: 302px;
}

@media (min-width: 767px) and (max-width: 1199px) {
    .w-302 {
        width: 100%;
    }
}

.w-350 {
    width: 350px;
}

.list-inline-item {
    margin-left: 0.5rem !important;
}

.non-clickable {
    cursor: text !important;
}

.f-13 {
    font-size: 13px;
}

.f-15 {
    font-size: 15px;
}

.f-17 {
    font-size: 17px;
}

.f-18 {
    font-size: 18px;
}

.f-22 {
    font-size: 22px !important;
}

.bold-fruit {
}

.b-raduis-3 {
    border-radius: 3px;
}

.pr-10 {
    padding-right: 11px !important;
}

.padding-5 {
    padding: 5px;
}

.caption-article {
    font-size: 14px;
    padding-top: 10px;
}

.p-style {
    margin-bottom: 0 !important;
    margin-top: 0.4rem !important;
}

.padding-17 {
    padding: 17px;
}

.padding-25 {
    padding: 25px;
}

.pb-8 {
    padding-bottom: 8px;
}

#container {
    direction: rtl;
}

.enter-arrow {
    right: 8px;
    top: 12px;
    color: #999;
    font-size: 20px;
}

.active a {
    color: #1cc1cb !important;
}

.activee a {
    color: #1cc1cb !important;
}

.padding-5-6 {
    padding: 5px 6px;
}

.pt-30 {
    padding-top: 27px;
}

.a-hover:hover {
    text-decoration: none;
}

.h-w-99 {
    height: 99px !important;
    width: 99px !important;
}

@media (min-width: 351px) and (max-width: 800px) {
    .h-w-99 {
        height: 80px !important;
        width: 80px !important;
    }
}

@media (max-width: 350px) {
    .h-w-99 {
        height: 60px !important;
        width: 66px !important;
    }
}

.list-margin:last-child {
    margin-left: unset !important;
}

.h-98-w-64 {
    height: 64px !important;
    width: 98px !important;
}

.ltr {
    direction: ltr !important;
}

.rtl {
    direction: rtl !important;
}

.border-title::before {
    content: "";
    border-right: 3px solid #18576c;
    padding-right: 15px;
}

.article-style {
    color: #777;
    font-size: 14px;
}

.publisher {
    color: #18576c;
    padding-left: 3px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.text-black {
    color: #000;
}

.p-test {
    padding: 1.5px;
}

.pt-33 {
    padding-top: 33px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.color-grey {
    color: #999;
}

img {
    object-fit: cover;
}

.image-responsive {
    width: 100%;
    background-size: 100% 100%;
    background-position: center center;
}

.nav-tabs .nav-link {
    border: none;
}

.social-link {
    color: inherit;
}

.social-link:hover {
    color: #ccc;
}

#about {
    direction: rtl;
}

/* custom */
.navbar-laravel {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.at-style-responsive .at-share-btn {
    border: 1px solid #e9e9e9 !important;
}

svg.at-icon.at-icon-facebook {
    fill: #516eab !important;
}

svg.at-icon.at-icon-twitter {
    fill: #29c5f6 !important;
}

svg.at-icon.at-icon-email {
    fill: rgb(132, 132, 132) !important;
}

svg.at-icon.at-icon-pinterest_share {
    fill: #ca212a !important;
}

svg.at-icon.at-icon-whatsapp {
    fill: #4dc247 !important;
}

svg.at-icon.at-icon-link {
    fill: #178bf4 !important;
}

button.btn.likes {
    width: 45px;
    height: 32px;
    padding: 3px 5px;
    margin: 0 0 5px 5px;
    border: 1px solid #e9e9e9;
    border-radius: 26px;
    transition: all 0.2s ease-in-out;
    background-color: transparent;
}

button.btn.likes:hover {
    transform: translateY(-4px);
    text-decoration: none;
}

.article-video video {
    width: 100% !important;
    height: auto !important;
    text-align: center;
}

@media (max-width: 343px) {
    button.btn.likes {
        width: 30px;
        height: 28px;
        padding: 3px;
        font-size: 11px;
    }

    .at-style-responsive .at-share-btn {
        padding: 2px !important;
    }

    .f-9 {
        font-size: 9px !important;
    }
}

#privacy-policies {
    direction: rtl;
}

.footer-link {
    color: inherit;
    text-decoration: none;
}

.footer-link:hover {
    color: inherit;
    text-decoration: none;
}

.preview {
    background-color: #1cc1cb;
    text-decoration: none;
    display: block;
    padding: 10px 22px;
    font-size: 100%;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 0.25em;
}

.preview:hover {
    color: #fff;
    text-decoration: none;
}

.h-line {
    border: 0.5px solid #fff;
}

.line-bottom {
    border-bottom: 0.5px solid #fff;
}

.line-bottom:hover {
    text-decoration: none;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.8rem !important;
        padding-right: 0.5rem !important;
    }
}

.mxx-auto {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.delete-video {
    position: relative;
    left: 100px;
    top: 150px;
}

.article-title {
    direction: rtl;
}

.font-weight-boldd {
}

.mbb-10 {
    margin-bottom: 10px !important;
}

.new-blue {
    color: #127f86;
}

.article_caption {
    color: #555;
    font-size: 19px !important;
}

/* Login Style */

.clickable {
    cursor: pointer;
}

.font-13 {
    font-size: 13px;
}

.registernow-color {
    color: #011df3;
}

@media (min-width: 767px) {
    .hero-text {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

.dropdown-toggle::after {
    display: none;
}

.f-20-c-grey {
    font-size: 20px;
    color: #999;
}

.search-icon {
    left: 16px;
    top: 11px;
    color: #999;
}

.dropdown:focus,
.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

@media (max-width: 991px) {
    .m-auto-0 {
        margin: 0 auto;
    }
}

.dropdown-header {
    padding: 8px 20px;
    background: #e4e7ea;
    border-bottom: 1px solid #c8ced3;
}

.footer {
    height: 100%;
    background-color: #1e7f87;
    color: #fff;
}

.footer .border-bottom-footer {
    border-bottom: 1px solid #fff;
}

.footer .test {
    border-right: 1px solid #ccc;
    height: 40px;
    width: 1px;
}

.copy-write {
    background-color: #1e7f87;
}

@media (max-width: 767px) {
    .f-8 {
        font-size: 8px;
    }
}

.trendleez-logo a {
    font-size: 16px;
}

.trendleez-logo .trendleezlogo-size {
    /* width: 210px; */
    height: 55px;
}

.header-title {
    background-image: url(../../../public/img/bg-grey.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.header-title h1 {
    font-size: 18px;
    line-height: 2;
    text-align: center;
}

.follow-us h3 {
}

.page-logo {
    background: url(../img/mainpagelogo.png) no-repeat center center;
    background-size: cover;
    height: 55px;
}

.add-category .add-tag {
    border-radius: 30.8px;
    background-color: #05a6fb;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

.add-category .add-tag p {
    margin: 0 !important;
    padding: 5px 0px;
}

.hover {
    cursor: pointer;
}

.color-primaryy {
    background-color: #1cc1cb;
}

.font-32 {
    font-size: 32px !important;
}

figcaption {
    color: #555;
    text-align: right;
    font-size: 14px;
}

.article-body iframe {
    width: 100%;
}

.fouad {
    position: absolute;
    height: 50%;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    opacity: 0.9;
    background: url("../img/Gr.png");
    background-size: cover;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    right: 0;
}

.fouad-0 {
    margin: 0 0 0 4px;
}

.fouad-1 {
    margin: 0 0 4px 0;
}

.fouad-2 {
    margin: 0 4px 0 0;
}

oembed {
    width: -moz-available !important;
    width: -webkit-fill-available !important;
}
