@font-face {
    font-family: Tahoma;
    /*src : url("Fonts/inSans-700Bold.otf");*/
    src : url("../font/Tahoma.ttf");
}
/*@font-face {*/
/*font-family: Noah;*/
/*!*src : url("Fonts/inSans-700Bold.otf");*!*/
/*src : url("font/noah.ttf");*/
/*}*/
*, :after, :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body{
    color:#000000;
    font-family:Tahoma,sans-serif;
    /*font-family:Noah,sans-serif;*/
    font-size: 16px;
    word-wrap: break-word;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    /*color: #3d3d3d;*/
    /*font-size: 22px;*/
    font-family: inSans_bold,sans-serif;
    font-weight: normal;
}
a{
    text-decoration: none;
}
p{
    line-height: 1.6;
}
ul{
    list-style: none;
}
.pull3,
.pull{
    display: none;
    position: relative;
}
.pull {
    display: none;
    /*opacity: 0.7;*/
}
.wrapper {
    margin: 0 auto;
}


/*--  start header  --*/



.header{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 52px;
}
.header_bg{
    background: url("../images/top_bg.jpg") center/100% 100% no-repeat;

}

.page_101 .header_bg{
height:980px;
}

body:not(.page_101)  .header_bg{
height:430px;
}


body:not(.page_101) .slider-wrapper img.logo{
    top: -128px;
    height: 250px;

}

body:not(.page_101)  .slider-wrapper {
    margin-top: 22px;
    }

.menu_main{
    overflow: hidden;
    text-align: center;
    position: relative;
}
.menu_main ul {
    /*text-align: center;*/
    display: inline-block;
}
.menu_main ul li{
    /*display: inline-block;*/
    float:left;
}

.menu_main ul li a{
    color: #ffffff;
    opacity: 0.8;
    font-size: 18px;
    padding: 0 14px 0;
    display: inline-block;
    text-transform: uppercase;
}

.menu_main li.item-103 ul{
    display: none;
}

.page_129 .welcome_content p{
        clear: inherit;
}

.border img{
    width: 100%;
}
.lang_soc_form{
    margin-top: 45px;
    overflow:hidden;
}
.lang_soc_form,
.lang_soc_form a{
    color:#808080;
}
.header-left{
    float:left;
}
div.mod-languages ul.lang{
    padding:0 20px 4px 0;
    border-bottom: 2px solid rgba(255,255,255,0.3);
    margin-bottom: 17px;
}
.lang a{
    margin-bottom: 11px;
    display: inline-block;
}
.soc li{
    position: relative;
}
.soc a{
    margin-bottom: 11px;
    display: inline-block;
    padding-left: 37px;
    /*position: relative;*/
}
.soc li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
}
.soc li:nth-of-type(1):before{
    background: url("../images/soc.png") -7px 0 no-repeat;
}
.soc li:nth-of-type(2):before{
    background: url("../images/soc.png") -5px -23px no-repeat;
}
.soc li:nth-of-type(3):before{
    background: url("../images/soc.png") -5px -50px no-repeat;
}
.header_right{
    width: 290px;
    float:right;
    color:#808080;
}
.header_right h3{
    color:#a6a6a6;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    padding:9px 58px 6px 0;
    text-align: right;
    z-index: 33;
}
.header_right h3:after{
    background: url("../images/search.png") -5px -2px no-repeat;
    content: "";
    position: absolute;
    right: -7px;
    top: 0;
    width: 38px;
    height: 38px;
}
.form-group1 {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    margin:0;
}
.form-group1 label{
    display: inline-block;
    position: relative;
    top:10px;
    text-align: right;
    width:100px;

}
.form-control1 {
outline:none;
    margin-left: 11px;
    display: inline-block;
    width: 172px;
    /*float:right;*/
    height: 25px;
    padding: 0 ;
    font-size: 14px;
    line-height: 1.42857143;
    color: #808080;
    background-color: transparent;
    background-image: none;
    border:none;
    border-bottom: 2px solid #808080;
}
.form-group1.writer .form-control1{
    color: #808080;
}
.form-group1.writer .form-control1 option{
outline:none;
    color:#808080;
}
.form-control1.year {
    width: 79px;
    margin-left: 11px;

}

#writer option{
width:150px;
}
/*.form-control1.year input:-moz-placeholder,*/
/*.form-control1.year::-webkit-input-placeholder{*/
/*text-align:right;*/
/*}*/


/* webkit solution */
::-webkit-input-placeholder { text-align:right; }
/* mozilla solution */
input:-moz-placeholder { text-align:right; }
.form-control1.writer{
    /*width: 155px;*/
    /*margin: 0px 25px 0px 0px;*/
    margin:0;
    position: relative;
    /*opacity: 0;*/
    /*width: 100%;*/
    display: block;
    float:right;
    z-index: 12;
    border-bottom: 2px solid transparent;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
}
.form-group1.writer{
    position: relative;
}
.form-group1.writer>div{
    top:4px;
    right:0;
    width: 175px;
    height: 25px;
    z-index:9;
    position: absolute;
    border-bottom: 2px solid #808080;
    cursor: pointer;
}
.form-group1.writer>div:after{
    content: "";
    width: 25px;
    height: 2px;
    background: url("../images/select-bg.jpg") center/cover no-repeat;
    /*border-style: solid;*/
    /*border-width: 5px 5px 0;*/
    /*border-color: #000 transparent transparent;*/
    position: absolute;
    z-index: 5;
    right:0;
    bottom: -2px;
    /*opacity: 0.5;*/
}
.form-group1.writer>div:before {
    content: "";
    width: 22px;
    height: 25px;
    background: url("../images/arrow_small.png") center no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 8;
    right:0;
    top: 8px;
}
.for_button {
    text-align: right;
}
.for_button a{
text-decoration:none;
    margin-top: 11px;
    color: #a6a6a6;
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(255,255,255,0.3);
    padding-bottom: 5px;
}


/*--  end header  --*/


/*--  start slider  --*/




.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:-25px;}
.broun-block {
}
.block-text {
    background-color: #a0131c;
    border: 5px solid #f1efef;

    /*border-radius: 5px;*/
    /*box-shadow: 0 3px 0 #2c2222;*/
    /*color: #626262;*/
    /*font-size: 14px;*/
    /*margin-top: 27px;*/
    /*padding: 15px 18px;*/
}
.block-text a {
    color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    /*font-family: Georgia;*/
    font-style: italic;
    line-height: 20px;
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    width:62px;
    height:62px;
    border-radius: 50%;
    border:1px solid #ffffff;
    bottom: 30px;
    right: 32px;
    margin-left: -60px;
    background: rgba(0,0,0,0.5);
}
.block-text ins:after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color:transparent transparent transparent #fff;
    position: absolute;
    z-index: 5;
    right: 22px;
    top: 21px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text P{
    color: #808080;
    display: block;
    float:left;
    text-transform: uppercase;
}
.person-text a{
    color: #808080;
    display: block;
    float:right;
    font-size: 16px;
    margin-top: 0;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    /*font-family: Georgia;*/
    font-size: 13px;
}
.rel {
    position: relative;
}
.slider-wrapper{
    margin-top: 67px;
    transition-duration:3s ;
}
.slider-wrapper .logo_parent{
    text-align: center;
    position: relative;
}

.slider-wrapper .item img{
    width: 100%;
    height: 374px;
    opacity: 0.7;
}
.slider-wrapper img.logo{
    display: inline-block;
    position: absolute;
    top:-200px;
    left:50%;
    transform: translateX(-50%);
    z-index: 30;
}
.slider-wrapper .col-md-3:first-of-type img,
.slider-wrapper .col-md-3:last-of-type img{
    opacity: 0.2;
}
.slider_arrow{
    margin: 16px 0 0 0;
    text-align: center;
    width:100%;
}
.slider-wrapper .owl-carousel .owl-item{
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*--  end slider  --*/



/*--  start welcome  --*/



.welcome{
    background: url("../images/bg2.jpg") center/cover no-repeat;
    padding: 115px 0 70px;
    /*height: 400px;*/
    text-align: center;
}

.page_101 .welcome .welcome_content p,
.page_108 .welcome .welcome_content p{
    text-align: left;
}

.page_107 .welcome{
    padding-bottom: 35px;
}

.page_107 .welcome_content p{
    padding: 0;
}

.about{
    position: relative;
}
.about .welcome {
    background: url(../images/bg2.jpg) center/cover no-repeat;

}
.about .logo_parent {
    left:50%;
    margin: 0;
    position: absolute;
    -ms-transform: translate(-50%, -74%); /* IE 9 */
    -webkit-transform: translate(-50%, -74%); /* Safari */
    transform: translate(-50%, -74%); /* Standard syntax */
}
.welcome_content{
    overflow: hidden;
}
.welcome h2,
.contact_form h3{
    text-transform: uppercase;
    color:#a0131c;
    font-size: 26px;
    /*width: 528px;*/
    margin: 5px auto;
    position:relative;
        padding: 0px 0px 20px 0px;

}

.page_108 .welcome h3,
.page_103 .welcome h3,
.page_107 .welcome h3{
    text-transform: uppercase;
    color:#a0131c;
    font-size: 26px;
    /*width: 528px;*/
    margin: 5px auto;

}

.page_107 .welcome .film_right_about h3{
    font-size: 23px;
}




.page_108 .welcome h3.menu_border,
.page_103 .welcome h3.menu_border,
.page_107 .welcome h3.menu_border{
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 17px;}

.page_108 .welcome h3.menu_border:after,
.page_103 .welcome h3.menu_border:after,
.page_107 .welcome h3.menu_border:after{
    content: '';
    background: url("../images/menu_border.png") center/100% no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
}
.contenItemsBox p img{
    max-width:100%;
}

.page_108 .contenItemsBox p img{
    margin-left: 10px;
}




.welcome h2.menu_border{position: relative;
    margin-bottom: 40px;
    padding-bottom: 17px;}

.welcome h2:after,
.contact_form h3:after {
    content: '';
    background: url(../images/menu_border.png) center/100% no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    /*background-position: 0;*/
    /*background-size: 1155px auto;*/
}

.welcome_content p{
    padding: 0 70px;
    clear:both;
}

.welcome_content .film_right_about p{
    padding: 0;
}




/*--  end welcome  --*/



/*--  start films  --*/


.films{
    background: url("../images/bg3.jpg") center/cover no-repeat;
    text-align: center;

}
.films .moduletable h2{
    text-transform: uppercase;
    color:#1caaad;
    font-size: 26px;
    font-weight: normal;
    margin-top:64px;
}

.films .films_content h4 {
    text-transform: uppercase;
    color: #1caaad;
    font-size: 26px;
    margin-top: 64px;
}



.films_content{

    /*display: inline-block;*/
}
.films_content .previews{
    text-align: center;
    margin-bottom: 75px;
}
.previews a{
    text-decoration: underline;
    color:#1caaad;
}
.news_events .border,
.films_content .border{
    width: 600px;
    margin: 0 auto 45px;
}
.films_content>ul li{
    /*overflow: hidden;*/
    position: relative;
}
.films_content>ul>li>a{
    display: inline-block;
    background: url("../images/years-wrapper.png") center no-repeat;
    color:#1cc0c2;
    padding: 27px 28px;
}
.film_left-parent{
    float: left;
    width: 48%;
    margin-top: 27px;
}
.films_right_parent{
    float: right;
    width: 48%;
    margin-top: -43px;
}
.films_left{
    overflow: hidden;
    padding-right: 44px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 35px;
      height: 105px;
}
.films_left:after{
    content: "";
    width: 50px;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    z-index: 5;
    right: -3px;
    bottom: 11px;
    -ms-transform: rotate(28deg); /* IE 9 */
    -webkit-transform: rotate(28deg); /* Chrome, Safari, Opera */
    transform: rotate(28deg);
}
.films_left_text{
    width:72%;
    text-align: right;
    float:right;
    color:#ffffff;
    padding-right: 12px;
}
.films_left_text h5 {
    color:#1cc5c7;
    font-size: 18px;
    margin-bottom: 3px;
}
.films_left_text a {
    color:#ffffff;
    display: block;
    text-decoration: underline;
}
.films_left_text p{
    margin-bottom: 16px;
    height: 66px;
    white-space: nowrap!important;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.films_left img{
    width:28%;
    height: 81px;
    float:right;
    padding-right: 19px;
    /*margin: 0 0 0 22px;*/
    border-right: 1px solid #fff;
}
.films_center{
    position: absolute;
    left: 48%;
    width: 4%;


}
.films_center:before{
    border-left: 2px dotted #1cb8b1;
    content: "";
    height: 100%;
    position: absolute;
    top:0;
    left:50%;
    z-index: 5;
    -ms-transform: translateX(-50%); /* IE 9 */
    -webkit-transform: translateX(-50%); /* Safari */
    transform: translateX(-50%); /* Standard syntax */
}
.films_center span{
    background: #1cbbb4;
    width: 16px;
    height: 16px;
    display:block;
    margin: 53px auto ;
    border-radius: 50%;
    position: relative;
}
.films_center span:nth-of-type(1) {
 
}
.films_center span:last-of-type {
     margin: 44px auto;
}
.films_center span:after{
    background: #ffffff;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    z-index: 5;
    right:3px;
    top:3px;
}

.films_right{
    overflow: hidden;
    padding-left: 44px;
    border-bottom: 1px solid #fff;
    margin-bottom: 35px;
    position: relative;
    top: -4px;
    height: 105px;

}
.films_right:after{
    content: "";
    width: 50px;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    z-index: 5;
    left: -3px;
    bottom: 11px;
    -ms-transform: rotate(-28deg); /* IE 9 */
    -webkit-transform: rotate(-28deg); /* Chrome, Safari, Opera */
    transform: rotate(-28deg);
}
.films_right_text{
    width:72%;
    text-align: left;
    float:right;
    color:#ffffff;
    padding-left: 12px;
}
.films_right_text h5 {
    color:#1cc5c7;
    font-size: 18px;
    margin-bottom: 3px;
}
.films_right_text a {
    color:#ffffff;
    display: block;
    text-decoration: underline;
}
.films_right_text p{
    margin-bottom: 16px;
    height: 66px;
    white-space: nowrap!important;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.films_right img{
    width:28%;
    height: 81px;
    float:left;
    padding-left: 19px;
    /*margin: 0 0 0 22px;*/
    border-left: 1px solid #fff;
}


/*--  end films  --*/




/*--   start NEWS & EVENTS   --*/



.news_events{
    background: url("../images/news_bg.jpg") center/100% 100% no-repeat;
    overflow: hidden;
    padding-bottom: 85px;
    padding-top: 80px;
}
.news_events h2{
    text-transform: uppercase;
    color:#a0131c;
    text-align: center;
    font-weight: bold;
    font-size: 18px;

}

.news_events h2 a{
text-decoration:none;
    color:#a0131c;

    font-weight: bold;
    font-size: 18px;

}


 h2.header-border,
 h2.films_border{
    position: relative;
    max-width: 611px;
    margin: 0 auto 55px ;
    text-transform: uppercase;
    color:#a0131c;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 12px;
}

 h2.header-border:after,
 h2.films_border:after{
    content: '';
    background: url("../images/welcome_border.png") center/100% no-repeat;
    position: absolute;
    left:0;
    bottom:0;
    max-width: 611px;
    height: 1px;
}

h2.films_border:after{
    background: url("../images/films_border.png") center/100% no-repeat;
}



.news_events .for_img{
    position: relative;
    background: #000000;
}
.news_events .for_img img{
    width:100%;
    height: 236px;
    opacity: 0.8;
}
.news_events .for_img p{
    position: absolute;
    top: 30px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
.desc{
    text-align: center;
    margin-top: 23px;
}
.desc h4{
    text-transform: uppercase;
    color:#a0131c;
    font-weight: bold;
    margin-bottom: 7px;
}
.desc h4 span{
    display: block;
}


/*--  end NEWS & EVENTS  --*/



/*--  start contact  --*/


.contact{
      border-top: 5px solid #a0131c;
}
.contact iframe{
    display: block;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.place-card.place-card-large {
    display: none;
}


/*--  end   contact   --*/


/*--  start  film_page   --*/

.page_103 .film_years,
.page_108 .film_years,
.page_107 .film_years{
    /*height: 600px;*/
    text-align: right;
}

.page_103 .film_years h3,
.page_107 .film_years h3{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.page_108 .film_years h3 a,
.page_103 .film_years h3 a,
.page_107 .film_years h3 a{
    padding: 10px 55px 8px 0;
    margin-bottom: 2px;
    background: #e9e9e9;
    color:#a0131c;
    display: block;
    font-size:23px;
}

.page_103 .film_years h3 a.active,
.page_107 .film_years h3 a.active{
    background: #a0131c;
    color:#ffffff;
    position: relative;
}

.page_103 .film_years h3 a.active:after,
.page_108 .film_years h3 a.active:after,
.page_107 .film_years h3 a.active:after{
    content: '';
    background: url("../images/film_arrow.png") center no-repeat;
    position: absolute;
    right:-20px;
    top:-2px;
    width: 30px;
    height: 48px;
}

.film_right_video{
    text-align: left;
    overflow: hidden;
    padding-bottom: 38px;
    margin:0 0 40px 45px;
    border-bottom: 2px solid #ccc;
}
.film_right_video.last  {
    margin-bottom: 0;
}

.film_right_video .img{
    width: 20%;
    max-height: 276px;
    float:left;
    position: relative;
    overflow: hidden;
}
.film_right_video .img a{
    display:block;
    position:relative;
    z-index:0;
    
}
.film_right_video .img a:before{
    content: '';
    width: 68px;
    height: 68px;
    background: url("../images/video_play.png") center no-repeat;
    position: absolute;
    left:50%;
    top:50%;
    z-index:1;
    cursor: pointer;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%); /* Standard syntax */
}
.film_right_video .img:after {
    content: '20 minutes';
    width: 80px;
    height: 20px;
    position: absolute;
    right:-54px;
    top:24px;
    text-transform: uppercase;
    font-size: 13px;
    color:#c4c4c4;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);

}
.film_right_video .film_right_about{
    float:left;
    width: 79%;
    padding-left: 30px;
}

.page_107 .film_right_video .film_right_about{
    width: 75%;
}

.film_right_video .img img{
    width: 100%;

    display: block;
}
.film_right_video .film_right-desc{
    padding: 12px 0 16px;
    border-top: 2px solid #dad8d8;
    border-bottom: 2px solid #dad8d8;
}
.das_list .film_right-desc p{
    clear:both;
}
.films .welcome_content {
    overflow: hidden;
}
.films .border{
    margin-bottom: 40px;
}
.films .film_right_about h3{
    color:#000000;
    width: auto;
    font-size: 17px;
    margin: 22px auto 15px;
}
.films p{
    padding: 0;
}
.film_right_video .film_right-desc p{
    line-height: 1.3;
    overflow:hidden;
}
.film_right_video .film_right-desc p:last-of-type{
    margin-bottom: 0;
}
.film_right_video .film_right-desc p span{
    font-size: 15px;
    color:#000000;
    /*width: 50%;*/
    /*display: inline-block;*/
    float:left;
}
.film_right_video .film_right-desc p span:first-of-type{
    font-size: 13px;
    color:#a0131c;
    width: 25%;
    text-transform: uppercase;
    font-weight: bold;
}
.film_right_video .film_right-desc p span:last-of-type{
    width: 75%;
    
}
.read-more{
    margin-top: 15px;
}
.read-more a{
    color:#a0131c;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;

}
.pagination_parent{
    text-align: left;
}
.pagination_parent .pagination{
    margin-left: 45px;
}
.pagination_parent .pagination>li>a,
.pagination_parent .pagination>li>span{
    background-color: transparent;
    border: 1px solid transparent;
    color: #000000;
}
.pagination_parent .pagination>li:first-of-type>a, .pagination_parent .pagination>li:first-of-type>span a
{
    padding-left: 0;
}

.pagination_parent .pagination>li:first-of-type a,
.pagination_parent .pagination>li:last-of-type a {
    color: #b7b1b1;
}
.pagination_parent .pagination a.active{
    color: #a0131c;
}
.contact_page .contact, .news_events_page .contact,
.film_chronicle .contact,
.films .contact {
    border-top: 5px solid #640309;
}




/*--  end  film_page  --*/



/*--  start  film_chronicle  --*/

.film_chronicle .welcome_content{
    text-align: center;
}
.film_chronicle .welcome_content video{
    display: block;
}
.film_chronicle .welcome_content .video_parent{
    position: relative;
}
.film_chronicle .welcome_content .video_parent:before{
    content: '';
    width: 100%;
    height: 100%;
    background: url("../images/film_chronicle.jpg") center no-repeat;
    position: absolute;
    left:0;
    top:0;
    opacity: 0.5;
}
.film_chronicle .welcome_content .video_parent:after{
    content: '';
    width: 68px;
    height: 68px;
    background: url("../images/video_play.png") center no-repeat;
    position: absolute;
    left:50%;
    top:50%;
    cursor: pointer;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%); /* Standard syntax */
}
.film_chronicle .welcome_content p {
    margin-bottom: 35px;
}

/*--  end  film_chronicle  --*/


/*--  start  contact  --*/

.contact_page .border{
    margin-bottom: 90px;
}
.contact_page .welcome_content p {
    padding: 0;
}
.contact_page .contact_form p span{

    display: inline-block;
}
.contact_page .contact_form p span:first-of-type{
    width:56%;
    margin-right: 4%;
    color:#707070;
    text-align: right;
}
.contact_page .contact_form p span:last-of-type{
    width:39%;
    color:#a0131c;
    text-align: left;

}
.contact_page .contact_form .form-group {
    /*margin-bottom: 10px;*/
    width: 48%;
    float:left;
    margin: 0 1px 2px;
    direction: ltr;
}
.contact_page .contact_form .form-group  .form-control {
    height: 40px;
    border:1px solid #e1e1e1;
}






/*--  end  contact  --*/


/*--  start  digitization  --*/
.digitization p {
    margin-bottom: 30px;
}
.digitization .col-sm-offset-2 p:last-of-type {
    margin-bottom: 50px;
}
.page_108 .film_right_digitization{
    margin: 0 0 15px 50px;
    text-align: left;
    padding-bottom: 19px;
    border-bottom:2px solid #000000;
}
.page_108 .film_right_digitization:last-of-type{
    border-bottom:none;
}
.page_108 .film_right_digitization:first-of-type{
    /*margin: 0 0 15px 50px;*/
}
.film_right_digitization span{
    color:#a0131c;
    font-size: 18px;
}
.page_108 .film_years h3 {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    position: relative;
}

.page_108 .film_years h3>a {
    background: #f1f1f1;
    padding: 10px 55px 8px 0;
    margin-bottom: 2px;
    color:#a0131c;
    display: block;
}
.page_108 .film_years h3>a.active{
    background: #a0131c;
    color:#ffffff;
}
/*--  end  digitization  --*/



/*--  start  news_events_page --*/
.news_events-first>ul{
    display: inline-block;
    margin-bottom: 21px;
}
.news_events-first>ul>li{
    float:left;
    text-align: center;
}
.news_events_parent ul li a{
    display: inline-block;
    padding:0  18px 12px;
    color:#bbbbbb;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #bbbbbb;
}
.news_events_parent a.active{
    color:#a0131c;
    border-bottom: 2px solid #a0131c;
}
.news_events_page .border{
    margin-bottom: 30px;
}
.news_events_each{
    margin-bottom: 35px;
}
.news_events_each .place{

    background:#d7d7d7;
    padding: 8px 0;
    color:#000000;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 6px;
}
.page_105 .news_events_each .place{
    font-size: 20px;
}

.news_events_each .place>p{
    max-width: 800px;
    margin: 0 auto;
    font-size: 18px;
}
.news_events_page .place_event{
    padding: 17px 0 0;
}
.page_105 .place_event p{
    color:#a0131c;
    border-bottom: 2px solid #dddcdc;
    display: block;
}
.news_events_page .place_event:last-of-type a{
    border-bottom: none;
}
.news_events_page .pagination_parent{
    border-top: 2px solid #000000;
    text-align: center;
    margin-top: 50px;
}
.news_events_page .pagination_parent .pagination {
    margin: 10px 0 0 0;

}
/*--  end  news_events _page --*/



/*--  start footer  --*/

footer{
    color:#808080;
    overflow: hidden;
    background: url("../images/footer_bg.jpg") center ;
    /*height: 98px;*/
}
footer a{
    color:#808080;
    }


footer p{
    padding: 50px 0 38px;
}
footer span:first-of-type{
    float:left;
}
footer span:last-of-type{
    float:right;
}


/*--  end  footer   --*/


.jp-articles-slider h5.title{
    display: none;
}






.nav>li>a:focus,
.nav>li>a:hover{
background:none!important;
}
.owl-controls{
    visibility: hidden;
display:none;
}
.slider_arrow img{
cursor:pointer;
}

.slider-wrapper .carousel-reviews{
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.slider-wrapper .container-fluid{
width: 120%;
    position: relative;
    left: -200px;
}
.slideIte{
margin:0 25px;
}

.itemNav a:first-child{
    color: #808080;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 0;
    float:left;
}


.itemNav a:last-child{
    color: #808080;
    text-transform: uppercase;
    padding: 10px 0;
    float:right;
}

.playBts{
    width: 63px!important;
    height: 63px!important;
    position: absolute;
    bottom: 25px;
    right: 25px;
    z-index:33;
}

.star{
display:none;
}

#jform_spacer-lbl{
display:none;
}

.page_106 .col-sm-6{
text-align:left;
}

.contactLines{
    width: 100%;
    display: inline-block;
}

.contactLines dt{
       float: right;
    width: 170px;
    color: #a0131c;
}

.contactLines dd{
    float: left;
    text-align: right;
    width: 360px;
    color:#707070;
}

.contact_form h3{
margin-bottom:100px;
}

.control-group.field-spacer,
.control-label{
display:none;
}

.contact-form fieldset .control-group:not(.field-spacer):nth-of-type(1){
    width: 275px;
    float: left;
    margin-bottom: 5px;
}

.contact-form fieldset .control-group:not(.field-spacer):nth-of-type(2){
margin-bottom: 5px;
    width: 275px;
    float: left;
}

.contact-form fieldset .control-group:not(.field-spacer):nth-of-type(3){
margin-bottom: 5px;
    width: 275px;
    float: right;
}

.contact-form fieldset .control-group:not(.field-spacer):nth-of-type(4){
margin-bottom: 5px;
    width: 275px;
    float: right;
}

.contact-form  fieldset .control-group:not(.field-spacer):nth-of-type(5){
margin-bottom: 5px;
    width: 275px;
    float: left;
}



.contact-form  textarea{
width: 100%;
    height: 100px;
    resize: none;
    outline: none;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea{
    padding: 10px;
    outline: none;
    text-align: left;
    border: 2px solid #e1e1e1;
        width: 100%;
}

::-webkit-input-placeholder { 
  color:#e1e1e1;
  text-align:left;
}
::-moz-placeholder { 
   color:#e1e1e1;
  text-align:left;
}
:-ms-input-placeholder { 
   color:#e1e1e1;
  text-align:left;
}
:-moz-placeholder {
    color:#e1e1e1;
  text-align:left;
}

.film_right_video .img.empty:after,
.film_right_video .img.empty:before{
display:none;
}


.buttonBox{
    float: right;
    width: 271px;
    position: relative;
    top: -58px;
    left: -2px;
}


.contact_page .contact_form .btn {
    display: block;
    width: 100%;
    background-color: #a0131c;
    color: #ffffff;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 0;
    padding: 13px 0;
    cursor: pointer;

}


#year_to,
#year{
    float: right;
    width: 82px;
}



.page_124 .film_right_video .img{
    width: 20%;
}


.page_124 .film_right_video .img img{
max-width:220px;
}

.page_124 .welcome_content h3{
    color:#a0131c;
    margin: 5px auto;
    text-transform:uppercase;
}


.page_107 .avPlayerWrapper{
width: 500px;
    float: left;
    margin: 0px 30px 0px 0px;
    min-height: 330px;
    display: inline-block;
}


.film_right_about a{
/*color: #3d3d3d;*/
 text-decoration:none;
}

.contenItemsBox{
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.page-header{
border:none;
}

.in_introimg{
    float: left;
    width: 285px; 
}

.das_list{
    width: 860px;
    float: left;
}

.das_list.film_right_video{

 border: none;
    margin: 0px 0px 20px 0px;
    padding: 0;

}

.das_list .film_right-desc p {
    padding: 0;
}

.contenItemsBox iframe{
width: 800px;
    height: 600px;
    /*margin: 50px 0px 0px 0px;*/
}

.lang_hy-AM .menu_main ul li a {
    font-size: 14px;
    padding: 0 8px 0;
    
    }
    
    label{
   font-weight:normal; 
    }
    
  .is_scroll #top_menu{
  
      position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: #a0131c;
    z-index:999;
     -webkit-transition: width 1s; 
    transition: width 1s;
  }
  
  .is_scroll #top_menu a{
  
  }  
  
  
  .page_107 .avVideo .avPlayerContainer .avPlayerBlock {
    width: 100%!important;
    position: relative!important;
    padding: 0 0 60% 0!important;
    height: 300px;
}



.clear{
    clear: both;
}

.item-image img{
max-width:220px;
}



