body {
    background-color: #131313;
    direction: ltr;
}
header, .gallery-container {
    direction: rtl;
}
.gallery-container p {
    color: #fff;
}
.main-socials ul li a {
    direction: rtl;
}
h1 {
    font-size: 30px;
    color: white;
    margin: 50px 0 5px;
}
.text {
    color: #b1b1b1;
}
h2 {
    line-height: 1.75;
    font-size: 1rem;
}
h3 {
    line-height: 1.75;
    /*font-size: 1rem;*/
    font-size: 15px;
    color: #343941;
}
h4 {
    line-height: 1.2;
    font-size: 1.2rem;
}
.sp1 {
    color: #888;
    font-size: 12px;
}
.sp2 {
    color: #bcd4ff;
}
.sp3 {
    color: #fff;
}
.titr {
    font-weight: bold;
}
.news-head {
    float: right;
    width: 100%;
    margin-bottom: 25px;
}
.news-head span {
    color: #797979;
    font-size: 11px;
}
.header-main {
    background: #555;
    background-image: url(../img/video-barish.jpg);
    background-position: center;
    background-size: cover;
    border-bottom: 2px solid #3a3838;
}
.header-main .bottom .level-1 .nav-li-1 {
    border-bottom: 2px solid #3a3838;
}
.header-main .bottom .level-1 .nav-li-1:hover {
    background-color: #3a3838;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 {
    display: none;
    position: absolute;
    right: 20px;
    top: 58px;
    width: calc(100% - 40px);
    background-color: #3a3838;
    padding: 25px 15px 25px 15px;
    box-shadow: 0 9px 9px #0000001c;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul li a:hover {
    color: #000;
}
/*------------------------------------------sec one--------------------------*/
.sec-1 {
    float: right;
    width: 100%;
    margin: 75px 0 15px 0;
}
.main-news {
    float: right;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    background-color: #272727;
    color: white;
    height: auto;
}
.main-news .img {
    float: right;
    width: 60%;
    margin-left: 5px;
}
.main-news h2 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}
.main-news .info {
    float: right;
    width: calc(40% - 5px);
    height: 496px;
    padding: 100px 50px 0 50px;
    text-align: justify;
    background-color: #383838;
}
.tz-gallery .col-md-4 {
    width: 25%;
    padding: 7.5px;
    display: initial;
    max-width: 25%;
    float: right;
}
    /*------------------------------------------sec four--------------------------*/
.sec-4 {
    float: right;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 15px;
    background-color: #131313;
    color: #fff;

    /*background: -moz-linear-gradient(left,  rgba(255,255,255,0) 10%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 90%); */
    /*background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 10%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 90%); */
    /*background: linear-gradient(to right,  rgba(255,255,255,0) 10%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 90%); */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); */
}
.sec-4 .images {
    float: right;
    width: 25%;
    padding-left: 11px;
}
.vedeo_news .videos {
    float: left;
    width: 100%;
}



.items {
    float: right;
    width: 100%;

}
.items .in {
    float: right;
    width: 100%;
    margin-bottom: 15px;
}
.items .header {
    padding-right: 7.5px;
    color: #fff;
}
.items .m-container {
    padding: 0 7.5px;
}
.items .item {
    float: right;
    width: 25%;
    padding: 15px;
}
.items .item .item-in {
    float: right;
    width: 100%;
    padding: 5px;
    background-color: #272727;
    height: 276px;
}
.items .item .img {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}
.items .item h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}
.items .item h3 i {
    font-size: 20px;
    margin-top: 3px;
    margin-left: 7px;
    float: right;
}
.items .item span {
    font-size: 11px;
    color: #8c8c8c;
}



.items nav {
    float: right;
    width: 100%;
    text-align: center;
    margin: 20px 0 50px 0;
}
.items nav ul {
    display: inline-flex;
}
.pagination-sec {
    float: right;
    width: 100%;
    text-align: center;
    direction: ltr;
    padding: 0 7.5px;
    margin: 25px 0 50px 0;
}
.pagination {
    display: inline-flex;
}
.page-link {
    color: #fff;
    background-color: #383c44;
    border: 1px solid #1f2229;
}
.page-item.disabled .page-link {
    background-color: #383c44;
    border-color: #1f2229;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-link:hover {
    color: #ffffff;
    background-color: #d02829;
    border-color: #1f2229;
}


.tz-gallery {
    min-height: 315px;
    margin-top: 50px;
    float: right;
    width: 100%;
    border-bottom: 1px solid #b1b1b1;
}
.baguetteBox-button,.baguetteBox-button:hover {
    background-color: transparent;
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
    background-color: transparent;
}

/* The Modal (background) */
.slider-modal {
    display: none;
    position: fixed;
    padding-top: 65px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    z-index: 10;
}

/* Modal Content */
.slider-modal .modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
    background-color: transparent !important;
}

/* The Close Button */
.slider-modal .close {
    position: fixed;
    color: white;
    top: 70px;
    right: 25px;
    font-size: 60px;
    font-weight: bold;
    z-index: 1;
}

.slider-modal .close:hover,
.slider-modal .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.slider-modal .mySlides {
    display: none;
}

.slider-modal .cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.slider-modal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    right: inherit !important;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    -webkit-user-select: none;
}
.slider-modal .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    left: inherit !important;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.slider-modal .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slider-modal .prev:hover,
.slider-modal .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.slider-modal .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.slider-modal img {
    margin-bottom: -4px;
}

.slider-modal .caption-container {
    text-align: center;
    background-color: black;
    padding: 0 16px;
    color: white;
}

.slider-modal .demo {
    opacity: 0.6;
}

.active,
.slider-modal .demo:hover {
    opacity: 1;
}

.slider-modal img.hover-shadow {
    transition: 0.3s;
}

.slider-modal .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


@media only screen and (max-width: 990px) {
    .tz-gallery .col-md-4 {
        padding: 2.5px;
    }
    .slider-modal {
        padding-top: 100px;
    }
    .slider-modal .close {
        top: 110px;
        right: 50px;
    }
}
@media only screen and (max-width: 768px) {
    .tz-gallery .col-md-4 {
        padding: 2.5px;
        max-width: 33.333%;
        width: 33.333%;
    }
}
@media only screen and (max-width: 500px) {
    .tz-gallery .col-md-4 {
        padding: 2.5px;
        max-width: 50%;
        width: 50%;
    }
}