.page-body
{
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-family: 'Barlow', sans-serif;
    overflow-x: hidden;
}
a:hover, a:focus
{
    text-decoration: none;
}
a, i
{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
}
/* header */

header
{
    background: #d3d3d1;
    color: black;
    font-weight: bold;
}
header .container>div
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}
header .container>div div span
{
    padding-right: 7px;
    position: relative;
    display: inline-block;
}
header .container>div div span:last-of-type
{
    padding-left: 5px;
}
header .container>div div span:first-of-type::after
{
    content:"";
    border-right: 1px solid white;
    position: absolute;
    right: 0;
    height: 20px;
}
header  .container>div div span i
{
    font-size: 20px;
    padding-right: 3px;
}
header  .container>div div span select
{
    background-color: transparent;
    border:0;
    color: #c10209;
}
header  .container>div div span select option
{
    color: black;
}

/* navigationbar */

.navigationbar .navbar-inverse
{
    border-color:#c10209;
    background-color: #c10209;
    border-radius: 0;
    background-image: unset;
}
.navigationbar .navbar-inverse .navbar-nav
{
    margin-left: -25px;
}
.navigationbar .navbar-inverse .navbar-nav>li>a
{
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}
.navigationbar .navbar-inverse .navbar-nav>li>a:focus, .navigationbar .navbar-inverse .navbar-nav>li>a:hover
{
    color: #FFF;
}
.hvr-underline-from-center:before
{
    background: black;
}
/* top-section */

.top-section .col-sm-8 div
{
    position: relative;
}
.top-section .col-sm-8 div a
{
    position: absolute;
    display: inline-block;
    right: 50px;
    /*top: 75px;*/
    font-size: 36px;
    font-weight: bold;
    color: black;
}
.top-section .col-sm-8 div img
{
    width: 100%;
    border:2px solid #d3d3d1;
    border-radius: 4px;
}
.top-section .col-sm-4 img
{
    float: right;
}

.logo2-s{
    height: 180px
}
/* search-bar */

.search-bar
{
    background: #c10209;
    margin-bottom: 5px;
    margin-top: 5px;
}
.search-bar .container>div
{
    padding: 5px 0;
}
.search-bar .container>div,
.search-bar .container>div>div:first-child
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search-bar .container>div ul
{
    margin-bottom: 0;
}
.search-bar .container>div .form-group .form-control,
.search-bar .container>div .btn
{
    border-radius: 0;
}
.search-bar .container>div .btn
{
    color: white;
    background-color: #a4040a;
    font-weight: bold;
}
.search-bar .container>div .form-group
{
    margin-bottom: 0;
    margin-left: 5px;
}
.social i
{
    background: white;
    color:#c10209;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
}
i:hover, i:focus
{
    color: black;
}

/* ads-section */

.ads-section
{
    margin: 10px auto;
}
.ads-section img
{
    margin: auto;
}

/* khoyout-slider */

.khoyout-slider 
{
    margin-bottom: 20px;
}
.khoyout-slider img
{
    height: 440px;
    width: 100%;
}
.khoyout-slider #khoyoutCarousel
{
    padding: 20px;
    background-color: #d3d3d1;
}
.khoyout-slider #khoyoutCarousel .carousel-inner .item img
{
    width: 100%;
    height: 400px;
}
.khoyout-slider #khoyoutCarousel .carousel-control.right,
.khoyout-slider #khoyoutCarousel .carousel-control.left
{
    background: unset;
}
.khoyout-slider #khoyoutCarousel .carousel-caption
{
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width:38%;
    padding: 0 3px;
    background: rgba(0, 0, 0, 0.5);
}
.khoyout-slider #khoyoutCarousel .carousel-caption h3
{
    font-weight: bold;
    margin-top: 10px;
}
.khoyout-slider #khoyoutCarousel .carousel-caption .btn
{
    background: #c10209;
    color: white;
    /*float: right;*/
    border-radius: 0;
}

/* textile-tv */

.textile-tv .col-sm-8>div h2
{
    border-bottom: 1px solid white;
}
.textile-tv .col-sm-4>div img
{
    height: 300px;
    width: 100%;
    border: 1px solid #d3d3d1;
}
.textile-tv .col-sm-8>div h2 img
{
    display: inline-block;
}
.textile-tv .col-sm-8>div .row
{
    padding: 4px 0;
}
.textile-tv .nav-pills>li
{
    display: flex;
    margin-bottom: 5px;
    align-items: center;
    width: 100%;
}
.textile-tv .nav-pills>li a
{
    display: flex;
    align-items: center;
    padding: 5px;
    width: 90%;
    background-color: white;
    color: black;
}
.textile-tv .nav-pills>li.active>a,.textile-tv .nav-pills>li.active>a:focus,.textile-tv .nav-pills>li.active>a:hover
{
    background-color:#5e5f60;
    color: white;
}
.textile-tv .nav-pills>li.active>a p
{
    display: block;
}
.textile-tv .nav-pills>li a img
{
    height: 40px;
}
.textile-tv .nav-pills>li a span:first-of-type
{
    margin-right: 15px;
}
.textile-tv .nav-pills>li a p
{
    background: #c10209;
    padding: 2px 5px;
    display: none;
    width: 80px;
    margin-bottom: 3px;
    text-align: center;
}
.embed-responsive-16by9
{
    padding-bottom: 66.25%;
}
/* gallery-section */

.gallery-section .col-sm-8>div
{
    background: #d3d3d1;
}
.gallery-section .col-sm-8>div h2
{
    color: black;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 10px;
    margin-left: 10px;
    border-bottom: 1px solid #5e5f60;
}
.gallery-section ul.nav.nav-pills
{
    margin-left: 10px;
}
.gallery-section .nav-pills>li>a
{
    font-weight: bold;
    color: black;
    border-radius: 0;
    padding-left: 2px;
    padding-right: 4px;
}
.hvr-overline-from-center:before
{
    background: #c10209;
}
.gallery-section .nav-pills>li.active>a,.gallery-section .nav-pills>li.active>a:focus,.gallery-section .nav-pills>li.active>a:hover
{
    background: transparent;
    color: #c10209;
}
.gallery-section .col-sm-4>div img
{
    width: 100%;
    height: 324px;
}
.gallery-section .col-sm-4>div>div
{
    background: #d3d3d1;
    padding: 3px;
    margin-top: 5px;
}
.gallery-section .col-sm-4>div>h2,
.khoyout-technical .col-sm-6>div h2,
.textile-tv .col-sm-8>div h2
{
    background: #c10209;
    color: white;
    font-weight: bold;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 5px 0;
    padding-left:10px;
}
.gallery-section .col-sm-4>div>h2 span ,
.khoyout-technical .col-sm-6>div h2 span,
.textile-tv .col-sm-8>div h2 span
{
    float: right;
    background: #a4040a;
    margin-top: -5px
}
.gallery-section .col-sm-4>div>h2 span i,
.khoyout-technical .col-sm-6>div h2 span i,
.textile-tv .col-sm-8>div h2 span i
{
    font-size: 28px;
    color: white;
}
.gallery-section .col-sm-4>div>div h2
{
    color: black;
    margin-top: 5px;
    font-weight: bold;
    border-bottom: 1px solid #5e5f60;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.gallery-section .col-sm-4>div>div .btn
{
    background: white;
    color: #c10209;
    height: 34px;
    display: inline-block;
    margin-top: -3px;
}
.gallery-section .col-sm-4>div>div .form-control
{
    display: inline-block;
    width: 85%;
}

/* most-watched-section */

.most-watched-section .col-sm-4>div 
{
    background: #d3d3d1;
    padding: 0 10px;
}
.most-watched-section  h2
{
    padding: 5px 0;
    margin-top: 10px;
    
    font-weight: bold;
    border-bottom: 1px solid white;
}
.most-watched-section .col-sm-4>div ul li
{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
}
.most-watched-section .col-sm-4>div ul li a
{
    display: flex;
    color: black;
    align-items: center;
}
.most-watched-section .col-sm-4>div ul li a:hover,
.most-watched-section .col-sm-4>div ul li a:focus
{
    color: #c10209;
}
.most-watched-section .col-sm-4>div ul li a img
{
    height: 70px;
    width: 80px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.most-watched-section .nav-pills>li.active>a,
.most-watched-section .nav-pills>li.active>a:focus,
.most-watched-section  .nav-pills>li.active>a:hover
{
    background-color: transparent;
    color: #c10209;
}
.most-watched-section .nav-pills>li>a
{
    color: black;
    border-radius: 0;
    font-weight: bold;
}
.most-watched-section .nav-pills.child>li
{
    width:100%;
    display: block;
}
.most-watched-section .nav-pills.child>li img
{
    display: inline-block;
    height: 40px;
    margin-right: 5px;
}
.most-watched-section .col-sm-8>div
{
    background: #d3d3d1;
    padding: 0 10px;
}
.most-watched-section .col-sm-8>div p
{
    margin-top: 4px;
}
.most-watched-section .col-sm-8>div h2
{
    margin-bottom: 0;
}
.most-watched-section .embed-responsive-16by9 {
    padding-bottom: 50%;
}
/* khoyout-technical */

.khoyout-technical .col-sm-6>div,
.textile-tv .col-sm-8>div
{
    background: #c10209;
    color: white;
    padding: 0 10px;
}
.khoyout-technical .col-sm-6>div h2
{
    border-bottom: 1px solid white;
}
.khoyout-technical ul li 
{
    margin: 5px;
    padding: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.khoyout-technical ul li a
{
    color: white;
    padding: 5px 0;
}
.khoyout-technical ul li a:hover,
.khoyout-technical ul li a:focus
{
    color: black;
}
.khoyout-technical ul li a i
{
    margin-right: 3px;
}

/* bottom-section */

.bottom-section
{
    background: #d3d3d1;
    margin-top: 10px;
    font-weight: bold;
    padding: 20px 0 0;
}
.bottom-section .container>span
{
    background: #c10209;
    color: white;
    padding: 10px 5px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 5px;
}
.bottom-section .container>span i
{
    color: black;
    font-size: 20px;
    margin-right:5px; 
}
.bottom-section ul li:last-of-type
{
    display: inline-flex;
    align-items: center;
}
.bottom-section ul:first-of-type li:last-of-type p
{
    margin: 0;
}
.bottom-section ul li:last-of-type i
{
    margin-right: 5px;
}
.bottom-section ul li:last-of-type p span
{
    display: block;
}
.bottom-section .social i
{
    background: black;
    color: white;
}
.bottom-section .social i:hover,
.bottom-section .social i:focus
{
    background-color: #c10209;
    color: white;
}
footer
{
    background-color: black;
    color:white;
    padding: 5px;
    margin-top: 5px;
}
footer a
{
    color:white;
}
footer a:hover,
footer a:focus
{
    color: #c10209;
}

/******************/
/* page-content */

.page-content .about img
{
    margin: 5px auto;
}
.page-content 
{
    margin: 20px auto;
}
.page-content .article-data h2 span
{
    font-size: 14px;
    float: right;
    font-weight: normal;
}
.page-content .article-data h2 span i
{
    color: #c10209;
}
.page-content .article .col-sm-3>div
{
    margin-bottom: 15px;
    box-shadow: 0 0 3px 3px rgba(211, 211, 209, 0.49);
    padding-bottom: 5px;
}
.page-content .article img
{
    height: 200px;
    width: 100%;
    margin: auto;
}
.page-content .article h3 
{
    margin-top: -20px;
}
.page-content .article h3 a
{
    display: block;
    z-index: 1;
    position: relative;
    background: #c10209;
    color: white;
    text-align: center;
    width: 90%;
    margin: auto;
    padding: 5px;
}
.page-content .article h3 a:hover,
.page-content .article h3 a:focus
{
    background: black;
    color: #c10209;
}
.page-content img
{
    margin: auto;
}
.page-content .gallery img
{
    height: 200px;
}
.page-content .col-sm-4>div
{
    margin-bottom: 10px;
}

.page-content .poll ul li:not(:last-of-type)
{
    border-bottom: 1px solid #d3d3d1;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.page-content .poll ul li a
{
    display: flex;
    align-items: center;
    color: black;
    font-weight: bold;
}

.page-content .poll ul li a:hover,
.page-content .poll ul li a:focus
{
    color: #c10209
}
.page-content .poll ul li a img
{
    height: 60px;
    margin-right: 5px;
    margin-left: 0;
}
.page-content .poll-data .head-title
{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.page-content .poll-data .head-title>div
{
    width: 40%;
    position: relative;
}
.page-content .poll-data .head-title>div img
{
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
.page-content .poll-data .head-title>div::before
{
    content: '';
    position: absolute;
    width: 0;
    border: 50px solid transparent;
    height: 0;
    border-left: 55px solid transparent;
    border-right: 70px solid transparent;
    border-bottom: 100px solid #c10209;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.page-content .poll-data .head-title h3
{
    color: black;
}
.page-content .archive .col-sm-8>div
{
    padding: 5px;
}
.page-content .archive ul li
{
    margin-bottom: 7px;
    padding-bottom: 7px;
}
.page-content .archive ul li:not(:last-of-type)
{
    border-bottom: 1px solid #d3d3d1;
}
.page-content .archive ul li a
{
    color: #5e5f60;
}
.page-content .archive ul li a:hover,
.page-content .archive ul li a:focus
{
    color: black;
}
.page-content .archive ul li>span
{
    color: #c10209;
    margin-right: 15px;
    font-weight: bold;
}
.page-content .archive ul li>span i
{
    color: black;
}

.page-content .archive h4
{ 
    background-color: black;
    color: white;
    width: 150px;
    margin-bottom: 20px;
    text-align: center;
    padding: 5px;
    margin-left: -10%;
}
.page-content .contact i
{
    color: #c10209;
}
.page-content .contact .btn
{
    float: right;
    background-color: transparent;
    border-color: black;
    color: black;
    margin-left: 5px;
}