/*
Theme Name: Shahababroshan
Theme URI: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



html,
body,
div,
span,
p,
applet,
object,
iframe,
font,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
code,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tr,
th,
td,
caption,
tbody,
tfoot,
thead,
abbr,
acronym,
address,
big,
cite,
del,
dfn,
em,
img,
kbd,
q,
s,
samp {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
:focus {
    outline: 0
}
ins {
    text-decoration: underline
}
del {
    text-decoration: line-through
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
img.aligncenter {
    display: block;
    margin: 20px auto;
}
img.alignright {
    padding: 0px;
    margin: 5px 0 5px 14px;
    display: inline;
}
img.alignleft {
    padding: 0px;
    margin: 5px 7px 5px 0;
    display: inline;
}
img.alignleft2 {
    padding: 0px;
    margin: 0px 20px 0px 0;
    display: inline;
    max-width: 300px;
    height: auto;
    border-bottom-left-radius: 10px;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
blockquote {
    font-size: 16px;
    line-height: 2;
    padding: 10px 15px 0px;
    border: 2px solid #638076;
    box-shadow: 15px 15px 0px #638076;
    color: #000;
    margin: 20px 0px 30px;
    text-align: center;
    font-weight: bold;
}
hr:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    padding: 0 .3em;
    position: absolute;
    content: " ";
    left: 50%;
    top: -10px;
    width: 50px;
    height: 20px;
    margin-left: -25px;
    text-align: center;
    color: #EAEAEA;
    background: #fff url(img/hrafter.png) center no-repeat;
}
hr {
    position: relative;
    border: none;
    border-bottom: 1px solid #333;
    max-width: 70%;
    margin-top: 30px;
    margin-bottom: 30px;
}
em {
    color: #000000;
    font-weight: 600;
}
.clearfloat:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."
}
.clearfloat {
    display: inline-block
}
p {
    cursor: default;
}
body {
    direction: ltr;
    font-family: Roboto;
    height: 100%;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #4c4c4c;
}
.all {
	width:980px;
    height: 500px;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.contentbox {
    display: block;
    height: 480px;
    width: 100%;
    background: #f1f1f1;
}



/* HEADER */
.header{
    width: 100%;
    margin-bottom: 20px
}
.logotitle {
    float: left;
    display: block;
}

.logotitle span {
    float: left;
    font-size: 45px;
    font-weight: 900;
}

.slidetitle {
    position: absolute;
    right: 0px;
    bottom: 20px;
    background: #0009;
    padding: 10px 20px;
    color: #fff;
}
.titlecategory {

    position: absolute;
    bottom: 30px;
    right: 0;
    background: #fffc;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 0.9em;

}
.menu {
    float: right;
    display: inline-block;
	margin-top: 9px;
}
.menu li {
    float: left;
    list-style: none;
    margin-left: 20px;
    line-height: 1.7em;
}
.menu li a {    
    font-size: 17px;
    font-weight: 100;
    border-bottom: 3px solid #fff;
    transition: all 0.4s;
}

.menu li a:hover {
        border-bottom: 3px solid #f22;
        color: #000;

}

.menu li.current-menu-item a {    
    border-bottom: 4px solid #888;
	font-weight: 900;
}
 .owl-dots {
    display: none;
}

.slider .owl-dots {
    display: block;
}

.owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

/* SLIDER */
.slider{
    display:  none; 
    position: relative;
    margin:auto;
}
.owl-stage-outer {
    direction: ltr;
}
.slidebox {
    width: 980px;
    height: 480px;
    position: relative;
    overflow: hidden;
}
.slidebox img{
    width:980px;
    height:auto;
}
.stitle{
display: none;
}


/* FOOTER */
.footer{
	width: 980px;
    margin: auto;
    color: #8d8d8d;
    text-align: right
}
#slide2.owl-carousel .owl-item {text-align: center;
    padding-top: 40px

}

.lwbox span {
    font-weight: 700;
    color: #999;
}

.lwtitle {
    margin-bottom: 7px;
}


.lwbox p {
    color: #999;
    font-size: 15px;
    margin-bottom: 8px;
}

#slide2.owl-carousel .owl-item img {
    width: auto !important;
    max-width: 100%;
    height: auto;  
    max-height: 275px;

    margin-bottom: 10px;
    border-radius: 3px; 
	display: inline-block;
}

#slide2 .lwbox {
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
    height: 100%;
    display: block;
}

/* PAGES */
.content{
	margin: auto;
	width: 980px;
}
#content{
	margin: auto;
	width: 1160px;
}
.posts {
    width: 980px;
    margin: auto;
}
.pcontent{
    width: 320px;
    float: left;
}
.pcontent .lwtitle {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
    display: block;
}
.pcontent p {
    margin-bottom: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-size: 14px;
}
.pcontent a {
    color: #00b19e;
    font-weight: 500;
}
.tabbox {

    width: 100%;

}

#tabs-1.showscale{
	position: relative;
z-index: 1000;}
.pbox{
    width: 100%;
	position: relative;
z-index: 1000;
}
.pbox a{float: left;    margin:10px;
}
.pbox img{
    width: auto;
    height: 130px;
    border-radius: 2px;
}
.pbox a:first-child{
}
.pages{
	width: 980px;
	margin: auto;
}
.cinput {
    width: 540px;
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid #d8d8d8;
    padding: 0px 10px;
    font-family: iransans;
    font-size: 14px;
}
.ctext {
    width: 540px;
    max-width: 540px;
    max-height: 225px;
    margin-bottom: 15px;
    border: 1px solid #d8d8d8;
    font-family: iransans;
    padding: 10px;
    font-size: 14px;
}
.csubmit {
    border: none;
    background: #000;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
div.wpcf7-response-output {
    color: #fff!important;
    margin: 0px!important;
    border: none!important;
    font-size: 14px!important;
    padding: 5px!important;
    max-width: 285px!important;
    text-align: center!important;
    background: #e74c3c;
    float: right;
    margin-top: -40px!important;
    height: 30px;
}
span.ajax-loader {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    padding: 2px!important;
    border-radius: 20px;
}
.contact-form p span span {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 400;
    z-index: 1;
}

.socials li  {
    float: right;
}
.socials li a {
    display: block;
    width: 32px;
    height: 32px;
    padding: 5px;
    line-height: 20px;
    text-align: center;
    transition: all 0.2s linear;
    font-size: 18px;
    color: #aaa;
    transition:all 0.2s;
}

.socials li a:hover {
    background: #333;
    color: #fff
}

.socials li a svg {
    height: 20px;
    width: 20px;
}

.slider .owl-prev ,.slider .owl-next { opacity: 0; }


.slider:hover .owl-prev ,.slider:hover .owl-next { opacity: 1; }


.owl-prev { position: absolute;
    top: 50%;
    left: 0;
    height: 40px;
    text-indent: -9999px;
    background: #0003 url(img/prev.png) center no-repeat !important;
    width: 40px;
    padding: 5px !important;
    margin:0 !important;
    margin-top: -20px !important;
    transition: all 0.2s;
    border-radius: 0 !important;
}


.owl-next {    position: absolute;
    top: 50%;
    right: 0;
    height: 40px;
    text-indent: -9999px;
    background: #0003 url(img/next.png) center no-repeat !important;
    width: 40px;
    padding: 5px !important;
    margin:0 !important;
    margin-top: -20px !important;
    transition: all 0.2s;
    border-radius: 0 !important;

}

.owl-prev:hover,.owl-next:hover{
    background-color: #000a !important 
}


.owl-prev.disabled,.owl-next.disabled{ display: none !important; }



.sinleleft img {
    border-radius: 2px;
    margin-bottom: 10px;
}
.sinleleft {
    float: left;
    width: 30%;
    background: #eaeaea;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 50px;
}

.sinleleft p {
    color: #888;
    font-size: 14px;
    margin-bottom: 5px;
}

.sinleleft span {
    color: #888;
    font-weight: 900
}

.sinleright{width: 70%;
float: right;
padding: 20px 0px 0 ;
box-sizing: border-box;

height:100%}

.responsive-tabs-content > div {height : 100%;  box-sizing:border-box}

.responsive-tabs-content.bm-larger { height: calc(100% - 70px)}
.pagethumb {
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
    background-size: cover;
    background-position: center;
}

.pagecontent {
    width: 50%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.otheractivitybox {
    font-size: 21px;
    padding-top: 60px;
    padding-left: 50px;
    line-height: 1.4;color: #f00;
}
.otheractivitybox a {
    border-bottom: 1px solid #aaa;	
    font-size: 17px;
    font-weight: bold;
}

.otheractivitybox a:hover {
    border-color: #f00;
    color: #000;
    background: #fff;
}
.pagecontent.justpagecontent {
     line-height: 1.6em;
    color: #666;
    font-size: 16px;
}

.pagecontent.fextivalcontent {
    line-height: 1.5;
}

.infoboxfilm span {
    color: #555;
}
.infoboxfilm p {
    color: #000;
}
.infoboxfilm {
    font-size: 14px;
}

#slide2.owl-carousel.photolist .owl-item {
    height:100%;
	padding: 0 !important;
}

.itemphoto {
    height: 100%;
	padding: 30px 0;
box-sizing: border-box;
}


.itemphoto a {
    height: 50%;
    display: block;
	padding: 30px;
box-sizing: border-box;
	transition:all 1s;
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.itemphoto a:hover {
	 -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}


.itemphoto a div{
	
    height: 100%;
	background-repeat:no-repeat; 
	background-position:center;
	background-size: cover !important;
	}


.thumbport {	background-size: auto  100% !important;
}



.wpcf7-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: none;
    background: #dedede;
	
}


.wpcf7-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: none;
    background: #dedede;
	height:200px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #f66;
    color: #fff;
    width: 40%;
    float: right;
}

.infobox {
    margin-top: 15px;
}

.botcontact.clearfloat {
    width: 100%;
    margin-top: 10px;
}

.botcontact p {
    float: left; margin-left:15px;
}
.cobtactbox {
    padding: 15px;
width: 450px;
}
.socials.clearfloat {
    float: left;
    margin-top: 6px;
}


.festivalslist li {
	line-height:1.6em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
  
}


.festivalslist li a {
    background: #e6e6e6;
    padding: 0 10px;
    border-bottom: 3px solid #e6e6e6;
}
.festivalslist li:hover a {
    border-bottom: 3px solid #f66;
}
.festivalslist {
    height: 100%;
    overflow: auto;
}

.festivalslist li p {
    margin-left: 10px;
}

ul.responsive-tabs {
    width: unset;
    display: inline-block;
	height :45px
}

.topbox {
    width: fit-content;
}
a.tablink2 {
    display: inline-block;
    float: right;
    padding: 3px 10px;
    list-style: none;
    line-height: 2.3em;
}

.responsive-tabs-content>div {display:none}
div.responsive-tabs-content>div:first-child {display:block}


.owl-theme .owl-dots .owl-dot span {
    border-radius: 0 !important;
    background: #000;
    border: 2px solid #fff;
	
	
	transition: all 0.2s ease !important;
}


.owl-theme .owl-dots .owl-dot.active span {
	background:#000  !important;
	width:30px;


	
}


.festivalboxlist {
    background-size: 90% auto;
    background-position: center;
    background-repeat: no-repeat;
}


.archivelist {
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
	transition:all 0.8s
}

.infoboxfilm {
    width: 750px;
}

.leftlist {
    float: left;
    width: 40%;
}

.sinleright .viewport {
    width: 600px !important;
}

.archivelist:hover {
    background: #000;
    color: #fff;
    padding: 5px;
}

.archivelistthumb {
    width: calc( 25% - 10px );
    float: left;
	margin: 5px;
	font-size: 10px;
    text-align: center;
    line-height: 2em;

	
}
.archivedesc {
    margin-bottom: 20px;
}

.archivelistthumb img {
    width: 100%;
    height: auto;
}




.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),
.tabset > input:nth-child(13):checked ~ .tab-panels > .tab-panel:nth-child(7),
.tabset > input:nth-child(15):checked ~ .tab-panels > .tab-panel:nth-child(8),
.tabset > input:nth-child(17):checked ~ .tab-panels > .tab-panel:nth-child(9) {
  display: block;
}

/*
 Styling
*/


.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px;
  border: 0;
  cursor: pointer;
  font-weight: 300;
	transition:all 0.5s
}


.tabset > input:focus + label {
  color: #000;
	background:#fff;
		  font-weight: 600;

}


.tabset > label:hover {
  color: #000;
	background:#fff;

}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {

	margin-bottom: -1px;
		background:#fff;
		  font-weight: 600;

}


section.tab-panel {
    padding: 20px;
    line-height: 1.7em;
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}


.tabset {
  max-width: 100%;
}

#gallerybox {
    padding: 0 20px;
	height: 380px;
}

#slide3 {
    height: 360px;
}
#slide3 .itemphoto {
    padding: 0;
}
#slide3 .itemphoto a {
    padding: 20px;
}

#slide3.movielist {
    height: 100%;
	padding: 20px;
}


ul.newslist {
    width: 100%;
    display: block;
}

ul.newslist li {
    line-height: 1.6em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 100%;
}

ul.newslist>li>a {
    background: #e6e6e6;
    padding: 0 10px;
    border-bottom: 3px solid #e6e6e6;
}

ul.newslist p {
    margin-left: 10px;
}

ul.newslist p a {
    color: #949494;
}

ul.newslist p a:hover {
    color: #f66;
}


section#watchbox {
    max-width: 644px;
    margin: auto;
}