/*@import url("../font/Webfonts/fontiran.css");*/

img {
    text-indent: -100vw
}

:root {
    --primery: #EC7C1D;
    --secondary: #2bb0d4;
}

* {
    /*font-family: IRANSansX;*/
    color: rgb(53, 53, 53);
}

a {
    text-decoration: none !important;
    color: rgb(53, 53, 53);
}

i {
    font-family: "FontAwesome";
}

main {
    background: unset !important;
}

.btn-primary {
    background-color: var(--primery);
    border-color: var(--primery);
}

    .btn-primary:hover {
        color: #fff;
        background-color: var(--secondary);
        border-color: var(--secondary);
    }

    .btn-primary:focus {
        border: unset;
        box-shadow: unset;
        background-color: var(--secondary);
        border-color: var(--secondary);
    }

    .btn-primary:active:focus {
        box-shadow: unset;
        background-color: var(--secondary);
        border-color: var(--secondary);
    }

/*.mobile-header {
    height: 3em;
    margin-top: 16px;
}*/
/* Media Query */

@media only screen and (min-width: 280px) and (max-width: 374px) {
    #footer {
        margin-top: 2em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 12em;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-Post-text p, .box-Post-text {
        font-size: x-small !important;
    }

        .box-Post-text a {
            font-size: x-small !important;
        }

    .box-Post-img,
    .small-img {
        width: 95px !important;
        height: 95px !important;
    }

    .img-caption figure {
        height: 192px;
    }

    .swiper-rtl .swiper-button-next:after {
        font-size: large;
    }

    .swiper-rtl .swiper-button-prev:after {
        font-size: large;
    }

    header .header-part-3.active {
        height: 1px !important;
    }

    #section-importantPost .slide-img {
        height: 235px;
    }

    .sidebar .baner {
        height: 155px;
        width: 240px;
    }


    .play-btn-small {
        position: relative;
        transform: translate(-15px, -61px) !important;
    }

    .play-btn {
        font-size: large !important;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }


    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }

    #section-importantPost {
        height: 25em !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
    #footer {
        margin-top: 3em;
    }

    .margin-top {
        margin-top: 3em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 15em;
    }

    .box-Post-img,
    .small-img {
        width: 105px !important;
        height: 105px !important;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .img-caption figure {
        height: 247px;
    }


    .swiper-rtl .swiper-button-next:after {
        font-size: large;
    }

    .swiper-rtl .swiper-button-prev:after {
        font-size: large;
    }

    header .header-part-3.active {
        height: 1px !important;
    }

    #section-importantPost .slide-img {
        height: 285px;
    }

    .sidebar .baner {
        height: 200px;
        width: 300px;
    }

    #section-importantPost {
        height: 27em !important;
    }

    .play-btn-small {
        transform: translate(-23px, -76px) !important;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }
}

@media only screen and (min-width: 425px) and (max-width: 519px) {
    #footer {
        margin-top: 3em;
    }

    .margin-top {
        margin-top: 3em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 18em;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-Post-img,
    .small-img {
        width: 110px !important;
        height: 110px !important;
    }

    .box-PostofCategory .col-md-8,
    .box-PostofCategory .col-md-4 {
        width: 100% !important;
        flex: none !important;
    }

    .img-caption figure {
        height: 297px;
    }

    .swiper-rtl .swiper-button-next:after {
        font-size: large;
    }

    .swiper-rtl .swiper-button-prev:after {
        font-size: large;
    }

    header .header-part-3.active {
        height: 1px !important;
    }

    #section-importantPost .slide-img {
        height: 358px;
    }

    .sidebar .baner {
        height: 245px;
        width: 345px;
    }

    #section-importantPost {
        height: 29em !important;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }
}

@media only screen and (min-width: 520px) and (max-width: 759px) {
    #footer {
        margin-top: 2em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 19em;
    }

    .box-Post-img,
    .small-img {
        width: 100px !important;
        height: 100px !important;
    }

    .box-PostofCategory .col-md-8,
    .box-PostofCategory .col-md-4 {
        width: 100% !important;
        flex: none !important;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .img-caption figure {
        height: 409px;
    }

    .swiper-rtl .swiper-button-next:after {
        font-size: large;
    }

    .swiper-rtl .swiper-button-prev:after {
        font-size: large;
    }

    header .header-part-3.active {
        height: 1px !important;
    }

    #section-importantPost .slide-img {
        height: 380px;
    }

    #section-importantPost {
        height: 33em !important;
    }

    .sidebar .baner {
        height: 325px;
        width: 455px;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }
}

@media only screen and (min-width: 760px) and (max-width: 767px) {
    #footer {
        margin-top: 17em;
    }

    .margin-top {
        margin-top: 5em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 20em;
    }

    .figcaption-content {
        max-height: 3em !important;
    }

    .box-Post-img,
    .small-img {
        width: 140px;
        height: 140px;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-PostofCategory .col-md-8,
    .box-PostofCategory .col-md-4 {
        width: 100% !important;
        flex: none !important;
    }

    .box-Post {
        height: 7em !important;
    }

    .PostofCategory-sidebar {
        margin-top: 3em;
    }


    #section-importantPost .slide-img {
        height: 390px;
    }

    .img-caption figure {
        height: 345px;
    }

    header .header-part-3.active {
        height: unset !important;
    }

    #section-top-post img {
        height: 100% !important;
    }

    #section-top-post .content {
        height: 11em !important;
        margin-bottom: 1em;
    }

    #section-top-post .graid-1 {
        margin-bottom: unset !important;
    }

    #section-top-post .Top-category {
        bottom: 10em !important;
    }


    .sidebar {
        padding: 27px;
    }


        .sidebar .baner {
            height: 325px;
            width: 450px;
        }

    #section-importantPost {
        height: 19em !important;
    }

    .play-btn-small {
        transform: translate(-48px, -103px) !important;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }

    .play-btn {
        font-size: large !important;
        padding: 17px !important;
    }

    .play-btn-Top {
        left: 55%;
        top: 55%;
    }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer {
        margin-top: 10em;
    }

    .margin-top {
        margin-top: 10em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 13em;
    }

    .figcaption-content {
        max-height: 3em !important;
    }

    .box-Post-img,
    .small-img {
        width: 140px;
        height: 140px;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-PostofCategory .col-md-8,
    .box-PostofCategory .col-md-4 {
        width: 100% !important;
        flex: none !important;
    }

    .box-Post {
        height: 7em !important;
    }

    .PostofCategory-sidebar {
        margin-top: 3em;
    }


    #section-importantPost .slide-img {
        height: 270px;
    }

    .img-caption figure {
        height: 10em;
    }

    header .header-part-3.active {
        height: unset !important;
    }

    #section-top-post img {
        height: 100% !important;
    }

    #section-top-post .content {
        height: 11em !important;
        margin-bottom: 1em;
    }

    #section-top-post .graid-1 {
        margin-bottom: unset !important;
    }

    #section-top-post .Top-category {
        bottom: 10em !important;
    }


    .sidebar {
        padding: 27px;
    }


        .sidebar .baner {
            height: 374px;
            width: 574px;
        }

    #section-importantPost {
        height: 19em !important;
    }

    .play-btn-small {
        transform: translate(-48px, -103px) !important;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }

    .play-btn {
        font-size: large !important;
        padding: 17px !important;
    }

    .play-btn-Top {
        left: 55%;
        top: 55%;
    }
}

@media only screen and (max-width: 767px) and (max-height: 375px) {

    #section-importantPost .slide-img {
        height: 100px !important;
    }
}

@media only screen and (min-width:992px) and (max-width: 1031px) {

    .box-Post-img,
    .small-img {
        width: 90px;
        height: 90px;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-Post {
        height: 9em !important;
        margin-bottom: unset !important;
    }

    .PostofCategory-sidebar {
        margin-top: 3em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 8em;
    }

    .img-caption figure {
        height: 208px;
    }

    #section-importantPost .slide-img {
        height: 165px;
    }

    header .header-part-3.active {
        height: unset !important;
    }

    #section-top-post img {
        height: 100% !important;
    }

    #section-top-post .content {
        height: 11em !important;
        margin-bottom: 1em;
    }

    #section-top-post .graid-1 {
        margin-bottom: unset !important;
    }

    #section-top-post .Top-category {
        bottom: 10em !important;
    }

    .sidebar .baner {
        height: 165px;
        width: 265px;
    }

    #section-importantPost {
        height: 21em !important;
    }

    .play-btn-small {
        transform: translate(-28px, -70px) !important;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 1000;
    }

    .play-btn {
        font-size: large !important;
        padding: 17px !important;
    }

    .play-btn-Top {
        left: 55%;
        top: 55%;
    }
}

@media only screen and (min-width: 1032px) and (max-width: 1199px) {
    #footer {
        margin-top: 2em;
    }

    .margin-top {
        margin-top: 2em;
    }

    .box-Post-img,
    .small-img {
        width: 103px;
        height: 103px;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 8em;
    }

    #section-importantPost .slide-img {
        height: 155px;
    }

    .sidebar .baner {
        height: 165px;
        width: 265px;
    }

    .img-caption figure {
        height: 208px;
    }

    #section-importantPost {
        height: 18em !important;
    }

    .video-player {
        position: fixed;
        top: 0;
        left: 22em;
        right: 3em;
        display: none;
        z-index: 1000;
    }

    .play-btn-small {
        transform: translate(-15px, -71px) !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1310px) {
    #footer {
        margin-top: 2em;
    }

    .margin-top {
        margin-top: 2em;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-Post-img,
    .small-img {
        width: 110px;
        height: 110px;
    }

    .sidebar .baner {
        height: 220px;
        width: 320px;
    }

    .img-caption figure {
        height: 268px;
    }

    #section-importantPost .slide-img {
        height: 188px;
    }

    #section-importantPost {
        height: 20em !important;
    }

        #section-importantPost .slider-category {
            position: relative;
            bottom: 9em;
        }

    .video-player {
        position: fixed;
        top: 0;
        left: 31em;
        right: 70px;
        display: none;
        z-index: 1000;
    }

    .play-btn-small {
        transform: translate(-15px, -71px) !important;
    }
}



@media only screen and (min-width: 1311px) and (max-width: 1439px) {
    #footer {
        margin-top: 2em;
    }

    .margin-top {
        margin-top: 2em;
    }

    .box-Post-text .box-Post-text-p,
    .box-Post-text-p {
        max-height: 3.5em !important;
    }

    .box-Post-img,
    .small-img {
        width: 110px;
        height: 110px;
    }

    .sidebar .baner {
        height: 220px;
        width: 320px;
    }

    .img-caption figure {
        height: 268px;
    }

    #section-importantPost .slide-img {
        height: 195px;
    }

    #section-importantPost {
        height: 20em !important;
    }

        #section-importantPost .slider-category {
            position: relative;
            bottom: 9em;
        }

    .video-player {
        position: fixed;
        top: 0;
        left: 31em;
        right: 70px;
        display: none;
        z-index: 1000;
    }

    .play-btn-small {
        transform: translate(-15px, -71px) !important;
    }
}

@media only screen and (min-width: 1440px) {
    #footer {
        margin-top: 2em;
    }

    .margin-top {
        margin-top: 2em;
    }

    #section-importantPost .slider-category {
        position: relative;
        bottom: 10em;
    }

    .box-Post-img,
    .small-img {
        width: 110px !important;
        height: 110px !important;
    }

    .img-caption figure {
        height: 270px;
    }

    #section-importantPost .slide-img {
        height: 216px;
    }

    .sidebar .baner {
        height: 265px;
        width: 383px;
    }

    #section-importantPost {
        height: 24em !important;
    }


    .video-player {
        position: fixed;
        top: 0;
        left: 32em;
        right: 4em;
        display: none;
        z-index: 1000;
    }

    .play-btn-small {
        transform: translate(-26px, -81px) !important;
    }
}

/* Media Query */

/* slider style */
.swiper {
    height: 100%;
    width: 100%;
}

.swiper-slide {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination {
    color: var(--primery) !important;
}

.swiper-pagination-bullet-active {
    background: var(--primery) !important;
    width: 1em;
    height: 9px;
    border-radius: 5px;
}

.card-swiper-slide {
    width: inherit;
}

/* slider style */


/* section importantPost */
#section-importantPost {
    margin-top: 2em;
}

    #section-importantPost .slide-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }

    #section-importantPost #previous-arrow,
    #next-arrow {
        cursor: pointer;
    }

        #section-importantPost #previous-arrow i,
        #next-arrow i {
            color: var(--primery);
        }

    #section-importantPost .slide-content {
        min-height: 7em;
    }

    #section-importantPost .slide-title {
        max-height: 42px;
        min-height: 3em;
        padding: 2px;
        overflow: hidden;
        word-wrap: break-word;
    }

    #section-importantPost .slide-icon span,
    .slide-icon i {
        color: darkgray !important;
        margin-left: 5px;
        font-size: small !important;
    }

/* section importantPost */




/* section Toppost slider */

#section-top-post .Top-Post {
    border-radius: 8px;
    border: 1px solid darkgray;
}

#section-top-post .graid-1 {
    margin-bottom: 1.5em;
}

#section-top-post .title {
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 10px
}

#section-top-post .content {
    position: relative;
    overflow: hidden;
    height: 20em;
}

#section-top-post .one-third {
    margin-bottom: 1em;
}

#section-top-post .content .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 70%;
    width: 95%;
    left: 0;
    top: 6em;
    bottom: 0;
    right: 13px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s
}

#section-top-post .content:hover .content-overlay {
    opacity: 1;
    margin-right: -3px;
}

#section-top-post .content-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#section-top-post img {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
}

#section-top-post .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

#section-top-post .content:hover .content-details {
    top: 63%;
    left: 50%;
    opacity: 1
}

#section-top-post .content-details h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.5em;
    text-transform: uppercase
}

#section-top-post .content-details span,
#section-top-post .content-details i,
#section-top-post .content-details p {
    color: #fff;
    margin-left: 5px;
}

#section-top-post .fadeIn-bottom {
    top: 100%
}

#section-top-post .content-text i {
    color: #fff !important;
    margin-left: 8px;
}

#section-top-post figure {
    margin: 0 2px auto !important;
}

#section-top-post .content-text {
    margin-top: 1em;
}

#section-top-post .Top-category {
    position: relative;
    bottom: 19em;
}

a.img-caption {
    margin: 0 0 auto;
    display: block
}

.img-caption img {
    position: relative;
    height: 210px;
    border-radius: 8px;
}

.img-caption figure {
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

#section-top-post .figcaption-content {
    max-height: 6em;
    overflow: hidden;
}

    #section-top-post .figcaption-content h6, #section-top-post .figcaption-content h4 {
        color: #fff !important;
    }

#section-top-post .img-caption figcaption {
    background: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 11px;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}


    #section-top-post .img-caption figcaption h5 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 24px
    }

    #section-top-post .img-caption figcaption h5 {
        line-height: 20px
    }

    #section-top-post .img-caption figcaption span {
        font-size: 14px;
        line-height: 14px
    }

#section-top-post .img-caption figcaption {
    padding: 10px 20px
}

    #section-top-post .img-caption figcaption span {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        line-height: 20px;
        display: block;
        position: relative;
        opacity: 0;
        max-height: 0;
        padding: 0;
        -webkit-transition: max-height .2s ease-in-out, opacity .2s ease-in-out, padding .2s ease-in-out;
        -moz-transition: max-height .2s ease-in-out, opacity .2s ease-in-out, padding .2s ease-in-out;
        -ms-transition: max-height .2s ease-in-out, opacity .2s ease-in-out, padding .2s ease-in-out;
        -o-transition: max-height .2s ease-in-out, opacity .2s ease-in-out, padding .2s ease-in-out;
        transition: max-height .2s ease-in-out, opacity .2s ease-in-out, padding .2s ease-in-out
    }

#section-top-post .img-caption:hover figcaption span {
    max-height: 76px;
    opacity: 1;
    padding: 5px 0 4px
}

#section-top-post .img-caption img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#section-top-post .img-caption .content-text i {
    color: #fff !important;
    margin-left: 8px;
}

/* section Toppost slider */


/* sidebar */
.sidebar .baner {
    border-radius: 8px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

    .sidebar .baner img {
        width: 100%;
        height: 100%;
        border-radius: 8px;
        object-fit: cover;
    }

.sidebar .title-sidebar {
    border-bottom: 1px solid var(--primery);
}

.sidebar li {
    margin-bottom: 1em;
}

.sidebar ul,
.sidebar li {
    padding: unset !important;
}

.sidebar .position {
    position: -webkit-sticky;
    position: sticky;
    top: 2%;
}

/* sidebar */

/* lable */
.box-Post-icon-mark {
    color: #fff !important;
    background-color: var(--primery);
    text-align: center;
    border-radius: 5px;
    max-width: 4em;
    max-height: 24px;
    overflow: hidden;
}

    .box-Post-icon-mark a {
        color: #fff !important;
        font-size: small !important;
    }

.category {
    z-index: 1;
    width: 5em;
    color: #fff !important;
    background-color: var(--primery);
    padding: 5px;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    max-width: 5em;
    max-height: 33px;
    overflow: hidden;
}

    .category a {
        font-size: small;
        color: #fff !important;
    }

/* lable */


/* PostofCategory-sidebar */
.PostofCategory-sidebar .box-Post {
    height: 5em;
    margin-bottom: 2.4em;
    border-radius: 8px;
}

.PostofCategory-sidebar .box-Post-img img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.PostofCategory-sidebar .box-Post-icon span {
    font-size: small !important;
    color: aliceblue;
    margin-left: 5px;
}

.PostofCategory-sidebar .box-Post-icon i {
    font-size: small !important;
    color: darkgray;
    margin-left: 5px;
}

.date-gray {
    color: darkgray !important
}


.box-Post-text p, .box-Post-text {
    font-size: small;
    font-weight: 500;
    word-wrap: break-word;
}

    .box-Post-text a {
        color: var(--primery) !important;
        font-size: small;
        font-weight: 400 !important;
    }

.PostofCategory-sidebar .box-Post-text .box-Post-text-p,
.PostofCategory-sidebar .box-Post-text-p {
    max-height: 1.5em;
    overflow: hidden;
    word-wrap: break-word;
}

.box-Post-content {
    padding-right: 1em;
}


/* PostofCategory-sidebar */


/* reed-more */
.reed-more {
    width: 13em;
    float: left;
    padding: 5px;
}

    .reed-more i {
        color: var(--primery) !important;
    }

    .reed-more a:hover {
        color: black;
    }

    .reed-more a {
        font-size: small !important;
    }

/* reed-more */


/* breadcrumb */
.title-page {
    padding-bottom: 1em;
    padding-top: 1em;
}

    .title-page span,
    .card-post-content-span span,
    .card-post-content-span,
    .top-most-visited-post span {
        color: darkgray !important;
        padding-right: 5px;
        font-size: small !important;
    }

    .title-page .breadcrumb-item {
        padding-right: 4px;
    }

.breadcrumb a {
    color: rgb(41, 41, 41) !important;
    padding-right: 10px;
}

.breadcrumb .active {
    color: var(--primery) !important;
}

.title-page .breadcrumb-item::before {
    font-family: "FontAwesome";
    content: "\f104";
    color: var(--primery);
}

.title-page i {
    color: var(--primery);
}

/* breadcrumb */

/* video style */
.close-btn,
.play-btn {
    color: var(--primery) !important;
}

.play-btn {
    cursor: pointer;
    font-size: x-large;
    border-radius: 50%;
    padding: 17px;
    background-color: #bcb8b19c;
}


video:focus {
    outline: none;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    cursor: pointer;
    font-size: x-large;
    padding: 5px;
}

/* video style */

/* Advertising */
.Advertising {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 2em;
}

/* Advertising */


.back-to-top {
    background-color: var(--primery);
    border-radius: 50%;
    padding: 4px;
    position: fixed;
    bottom: 14px;
    right: 11px;
    z-index: 5;
    width: 30px;
    height: 30px;
}

    .back-to-top i {
        color: white !important;
        height: 1em;
        width: 1em;
        margin-right: 5px;
    }

.label-white {
    color: aliceblue !important;
    font-size: small !important;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}
