@font-face{
    font-family: Grapalat;
    src: url("../fonts/GHEAGrpalatReg.otf");
}
@font-face{
    font-family: Arial-amu !important;
    src: url("../fonts/arial-amu.ttf");
}
:root{
    --arfd-font: Arial-amu !important;
}
@font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style : normal;
    src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
    src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}
@font-face{
    font-family: ArTarumianTimes;
    src: url("../fonts/ArTarumianTimes.ttf");
}
body,html,a,p,span,li {
    font-family: --arfd-font;
}
h1,h2,h3,h4,h5,h6{
    font-family: --arfd-font;
}
#top-menu>li>a{
    font-family: --arfd-font;
}
a{
    color: #000;
    text-decoration: none !important;
}
.page_title>a:hover{
    color: black;
    text-decoration: underline !important;
}
.breadcrumb>li>a:hover{
    text-decoration: underline !important;
}
.flag_link:hover ~ .flags_drop{
    display: block !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.flags_drop>li>a:hover{
    background: #dedede !important;
    color: #000 !important;
}
.dis_flex{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.dis_flex_blocked_xs{
    display: flex ;
    justify-content: center ;
    align-items: center;
}
.cat_label:hover {
    background-color: #fff !important;
    color: #e34f50 !important;
    border: 1px solid #e34f50;
}
.cat_label_single:hover{
    background-color: #fff !important;
    color: #e34f50 !important;
    border: 1px solid #e34f50;
}
.red_link:hover{
    text-decoration: underline !important
}
.flags_drop:hover{
    display: block !important;
}
header{
    min-height: 160px !important;
}
.my_car{
    background-image:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important;
}
.slide_title{
    color: #fff;
    font-size: 32px;
    font-family: Noto-Black !important;
}

.carousel-caption{
    right: unset;
    left: unset;
    text-align: center;
    background:  rgba(0,0,0,0.3);
    width: 100%;
    bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
}
.image_backdrop{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    filter: blur(4px);
    width: 100%;
    height: 210px;
    position: absolute;
}
.backdrop_content{
    position: relative;
    display: flex !important;
}
.backdrop_link{
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.multi-caption{
    text-align: center;
    background:  rgba(0,0,0,0.3);
    width: 100%;
}
.page_title{
    color: #000;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 13px;
    font-family: Noto-Regular !important;
}
.page_part{
    padding: 50px 0;
    max-width: 97%;
    margin: 0 auto;
}
.news_desc_div{
    min-height: 250px;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.sidebar_article_title{
    font-weight: bold;
    font-size: 11px;
    font-family: Noto-Black !important;
}
.sidebar_r_side{
    padding-left: 0px;
    padding-right: 8px;
    font-weight: bold;
}
.sidebar_red_link{
    color: #ff0e1a;
    font-size: 10px;
    text-transform: uppercase;
}
a:focus{
    outline: none;
}
.sidebar_red_link:hover{
    color:#ff0e1a;
}

.my-p-60 {
    padding-left: 60px !important;;
    padding-top: 23px;
}

.my-p-60 > a:first-child > span {
    font-size: 15px !important;
    padding-top: 6px !important;
}

.for-my-fs {
    font-size: 15px;
}

.flag-icon{
    width: 24px !important;
    height: 18px;
}
.a2a_count:before{
    border-right-color: #888 !important;
}
.a2a_count:after, .a2a_count:before{
    border-width: 4px 4px 0px 4px !important;
    top: 0 !important;
    left: 45% !important;
}

.fl_right{
    float: right;
}

.my-added-for-margin {
    margin: 0 2px;
}

.my-from-top {
    position: absolute !important;
    top: 23% !important;
}

.datepickers{
    width: 500px;
    z-index: 1;
    height: 320px;
    position: absolute;
    border: 1px solid #e6696a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f4c5c5;
    right: 45%;
    display: none;
}

.datepicker-dropdown{
    border: 1px solid #f2c2c2 !important;
}

.datepicker-panel > ul > li:hover{
    background-color: rgb(252, 221, 221) !important;
}
.button_show_more_center:hover{
    background: #e6696a !important;
}
.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover{
    color: #e34f50 !important;
    background: rgb(252, 221, 221) !important;
}
.datepicker-panel > ul > li.highlighted{
    background-color: transparent !important;
    color: #e34f50 !important;
}
.bg_blue{
    background: #39f !important;
}
.datepicker-top-left, .datepicker-top-right{
    border-top-color: #e6696a !important;
}
.datepicker-container::before, .datepicker-container::after{
    content: '' !important;
    border: 0px !important;
}
.dpicker_div{
    top: -30px;
}
.datepickers.active{
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}
#start_date,#end_date{
    opacity: 0;
}
.bottom_aligned{
    position: absolute;
    bottom: 8px;
}
.cal_link{
    color: #e34f50;
    transition: 0.5s;
}
.cal_link:focus{
    color: #e34f50;
}
.cal_link:hover{
    color: #000;
    transition: 0.5s;
}
.button_search{
    background: #e34f50;
    display: block;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.calendar_icon::before{
    font-family: FontAwesome;
    content: '\f073';
    font-size: 27px;
    margin-right: 20px;
}
.my-without-display {
    display: unset !important;
}
.arrow-align-middle {
    display: flex !important;
    position: relative;
    align-items: center;
}
.arrow-align-middle:after {
    position: absolute;
    right: 11px;
}
.for-padding-bottom {
    padding-bottom: 15px;
}

.sidebar_link{
    padding: 3px;
    display: block;
    height: 40px;
}
.sidebar_col{
    border: 1px solid #ececec;
    border-radius: 3px;
    padding: 0;
    padding-right: 11px;
    padding-left: 3px;
}
.sidebar_container{
    padding: 0;
}
.sidebar_desc{
    padding: 0;
    margin: 3px 0;
}
.filter_btn:hover,.filter_btn:focus{
    background: transparent;
}
.filter_btn>a:hover{
    color: #000;
}
.filter_btn{
    float: right;
    padding: 7px 16px;
    width: 240px;
    border: 1px solid #e8e5e5;
    background: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
}
.mh_70{
    min-height: 70px;
}
.sub-menu li a,.sub-menu li{
text-transform: uppercase !important;
}
button#u_0_5{
    visibility: hidden !important;
    display: none !important;
}
.inlineBlock{
    display: none !important;
}
.filter_btn_a{
    display: block;
    width: 100%;
    outline: none;
    font-size: 16px;
}
.filter_caret{
    float: right;
    border-left: 1px solid #ececec;
}
.filter_caret::after{
    font-family: FontAwesome;
    content: '\f0d7';
    margin-left: 15px;
}
.bureau_img:hover{
    opacity: 0.8;
}
.bureau_img{
    width: 270px;
    height: 270px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.alm-btn-wrap .alm-load-more-btn.done{
    display: none !important;
}
.backdrop_content>img:hover{
    opacity: 1 !important;
}
.row_pagination{
    text-align: center;
    padding: 2em 0 3em;
    border-top: 1px solid #eee;
}
.scene {
    min-height: 322px;
    margin: 40px 0;
    perspective: 600px;
}
.zoomed >.scene,.zoomed_right >.scene{
    background-color: #fff;
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden ;
}
.card {
    position: relative;
    width: 100%;
    min-height: 320px;
    cursor: pointer;
    transform-style: preserve-3d;
    transform-origin: center right;
    transition: transform 1s;
}

.card.is-flipped {
    transform: translateX(-100%) rotateY(180deg);
}
.card__face--back{
    max-height: 400px;
    /*overflow-y: auto;*/
}
.bureau_img_card{
    width: 75px;
    margin: 15px;
    float: left;
}
/*.popup_main >.scene--card{*/
    /*height: 400px;*/
/*}*/
/*.popup_main.zoomed > .scene--card,*/
/*.popup_main.zoomed_right > .scene--card{*/
    /*overflow-y: auto !important;*/
    /*overflow-x: hidden;*/
/*}*/

::-webkit-scrollbar {
    width: 12px;
}
.show_map.artsakh_info{
    border: none !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.card__face {
    position: absolute;
    width: 100%;
    min-height: 350px;
    color: white;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    backface-visibility: hidden;
}
.fc-toolbar .fc-left,.fc-toolbar .fc-right{
    margin-top: 10px !important;
}
.card__face--back {
    background: #fff;
    color: #000;
    transform: rotateY(-180deg);
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{
    float: unset !important;
}
.fc-day-top{
    text-align: center;
}
.fc-widget-header>table{
    margin: unset !important;
}
.fc-day-header{
    padding: 10px 0 !important;
}
.pl_0{
    padding-left: 0 !important;
}
.fc-day-number{
    font-size: 21px !important;
}
.card__face--front{
    background: #fff;
}
.page-numbers{
    font-weight: bold;
}
a.page-numbers:hover{
    color: #000;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
}
.sidebar_row{
    margin: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
    padding-right: 12px;
    vertical-align: middle;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-toggle::before{
    font-family: FontAwesome;
    content: '\f0c9';
}
#comp_owl > .owl-nav > .owl-next,#comp_owl > .owl-nav > .owl-prev{
    color: #dedede !important;
    background: rgba(0,0,0,0.6) !important;
}
#store_owl > .owl-nav > .owl-next,#store_owl > .owl-nav > .owl-prev{
     color: #dedede !important;
     background: rgba(0,0,0,0.6) !important;
 }
.side_main_link:hover > .side_link{
    color: #000;
    text-decoration: underline;
}

header .main-navigation .nav {
    display: none !important;
}
header .main-navigation.active .nav {
    display: block !important;
}

.lighter_text{
    color: #8e8e8e;
}
.menu-item>a{
    font-family: Sans-serif;
    text-transform: uppercase;
}
.search_caret{
    float: right;
    margin-top: 9px;
}
.search_fields{
    margin-left: 7px;
    width: 100%;
}
.vp_addr,.vp_facebook,.vp_mail,.vp_website,.phone_num{
    font-size: 19px !important;
    display: block !important;
    padding-left: 15px;
}
.vp_addr_inl,.vp_facebook_inl,.vp_mail_inl,.vp_website_inl,.phone_num_inl{
    font-size: 19px !important;
    display: inline-block !important;
    padding-bottom: 15px;
    padding-left: 15px;
}
.map_div>iframe{
    width: 100% !important;
}
.nicescroll-cursors{
    font-size: 12px !important;
    text-align: center !important;
    color: #fff !important;
}
.border_bottom{
    border-bottom:1px solid #888;
}
.fixed_sidebar #ajax-load-more{
    margin-top: 25px !important;
}
.fixed{
    position: fixed;
    z-index: 1;
    background: #fff;
}
.p_30{
    padding: 30px 0;
}
.vp_addr::before{
    font-family: FontAwesome;
    content: '\f041';
    margin-left: 3px;
    margin-right: 10px;
    color: #e34f50;
}
.vp_addr_inl::before{
    font-family: FontAwesome;
    content: '\f041';
    margin-left: 3px;
    margin-right: 10px;
    color: #e34f50;
}
.phone_num_inl::before{
    font-family: FontAwesome;
    content: '\f095';
    margin-left: 3px;
    margin-right: 10px;
    color: #e34f50;
}

.font_22{
    font-size: 22px !important;
    margin-left: 0;
}
.font_20_bold{
    height: 87px !important;
    display: block;
    font-size: 17px !important;
    font-weight: bold !important;
    font-family: --arfd-font;
}
.vp_facebook::before{
    font-family: FontAwesome;
    content: '\f082';
    margin-left: 1px;
    margin-right: 5px;
    color: #e34f50;
}

.for-animate:hover {
    opacity: 0.7;
    transform: scale(1.1);
}

.for-animate-sm:hover {
    opacity: 0.4;
    transform: scale(1.1);
}

.for-animate-sm{
    transition: all .5s ease-in-out;
}

.for-animate{
    transition: all .5s ease-in-out;
}


.for-hiding-animate {
    overflow: hidden;
    height: 300px;
    width: 222px;
    margin: 15px 0;
}

.vp_facebook_inl::before{
    font-family: FontAwesome;
    content: '\f082';
    margin-left: 1px;
    margin-right: 5px;
    color: #e34f50;
}
.vp_mail_inl::before{
    font-family: FontAwesome;
    content: '\f0e0';
    margin-right: 7px;
    color: #e34f50;
}
.vp_website_inl::before{
    font-family: FontAwesome;
    content: '\f0ac';
    margin-right: 8px;
    margin-left: 2px;
    color: #e34f50;
}
.vp_mail::before{
    font-family: FontAwesome;
    content: '\f0e0';
    margin-right: 7px;
    color: #e34f50;
}
.vp_website::before{
    font-family: FontAwesome;
    content: '\f0ac';
    margin-right: 8px;
    margin-left: 2px;
    color: #e34f50;
}
.contact_info{
    display: block;
    border: 1px solid #bbbbbb;
    font-size: 16px !important;
    padding: 16px;
    border-radius: 4px;
}
.search_txt{
    float: left;
}
.blocked{
    display: block !important;
    height: 29px !important;
}
.news_slider{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center
}
.left_sidebar{
    width: 280px;
    border: 1px solid rgba(201,71,73,0.9);
    border-radius: 3px;
    background: rgba(227,79,80,0.9);
}
.sidebar_item>a{
    display: inline-block;
    width: 100%;
    background: transparent;
    padding: 15px 0;
    border-top: 1px solid rgba(201,71,73,0.9);
}
.sidebar_item{
    list-style: none;
}
.sidebar_item>a:hover{
    background: rgba(227,79,80,0.9);
}
.sidebar_item.active>a{
    background: rgb(227,79,80);
}
.sidebar_item>a>span{
    color: #fff !important;
}
.btn-group > .dropdown-toggle{
    display: block !important;
}
.btn_block{
    width: 100% !important;
}
.search_drop{
    background: transparent;
    border: 1px solid #dedede !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    outline: none !important;
}
.pdf_link{
    margin-left: 15px;
}

.loading {
    width: 20px;
    margin: 0 auto 10px auto;
}



.file_info{
    margin-left: 10px;
}
.pdf_link:hover>.file_info{
    color: #000;
    text-decoration: underline;
}
.item{
    background: rgba(0,0,0,0.3) !important;
}
.my_car:hover{
    color: #e34f50;
    background-image:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important
}
.carousel-control{
    text-shadow: none;
}
a:hover{
    text-decoration: underline;
}
.date{
    font-size: 12px;
    color: #ff0e1a ;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
}
span.date:hover,a>span.vp_date:hover{
    text-decoration: underline;
    transition: all 0.5s;
} 
.cat_label{
    float: right;
    margin-top: 1px;
    font-size: 100%;
}
.cat_label_single{
    float: right;
    margin-right: 15px;
    font-size: 100%;
}
.p_15{
    padding: 15px 15px 15px 27px;
}
.news_image_div{
    height: 230px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.image_div_home{
    vertical-align: middle;
}
.news_image_div_home{
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}
.button_show_more_center{
    font-size: 18px;
    padding: 10px;
    background: #e34f50;
    margin: 10px auto;
    color: #fff;
    width: 100%;
    height: 50px;
    display: inline-block;
    outline: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.button_show_more_center:hover{
    opacity: 0.8;
    color: #fff;
    background: #e34f50;
    transition: 0.5s;
}

.img_div{
    margin-top: 20px;
    height: 500px;
}
.news_image_div img{
    max-width: 100%;
    max-height: 100%;
}
img{
    opacity: 1;
    cursor: pointer;
    transition: transform .2s;
}
/*img:hover{*/
    /*opacity: 0.8;*/
/*}*/
.news_image_div > img:hover{
     opacity: 0.8;
     -ms-transform: scale(1.1); /* IE 9 */
     -webkit-transform: scale(1.1); /* Safari 3-8 */
     transform: scale(1.1);
     transition: 0.2s
 }

.img_link_home  img:hover{
    opacity: 0.8;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    transition: 0.2s
}
.tp-caption>iframe{
    height: 100% !important;
    top: 0 !important;
}
.image_link_home  img:hover{
    opacity: 0.8;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    transition: 0.2s
}
.a2a_dd{
    display: none !important;
}
.a2a_kit>a>span.a2a_svg{
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}
.a2a_button_facebook{
    position: relative !important;
}
.a2a_count{
    position: absolute !important;
    left: -18px !important;
    top: 50px !important;
    display: none !important;
}

.a2a_counter:hover>.a2a_count{
    display: block !important;
}
.a2a_s_print{
    background-color: black !important;
}
.a2a_s_odnoklassniki{
    background-color: rgb(249, 148, 0) !important;
}
.img_link{
    padding: 0;
    border-radius: 0 ;
    border: 0;
    height: 230px;
    background: #d7d7d7;
    display: table;
    width: 100%;
}
.text {
    font-size: 15px !important;
    font-weight: 100 !important;
}
.popup_main{
    width: 100%;
    transition: 1s;
}
.font_white{
    color: #fff !important;
}
.gallery_backdrop{
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    color: #fff;
    text-align: center;
    width: 100%;
}
.mb_0{
    margin-bottom: 0 !important;
}
.acc_toggle{
    display: inline-block;
    width: 100%;
}
.store_owl_link{
    display: block;
    width: 100%;
    z-index: 999;
}
.mh_400{
    max-height: 400px;
}
.gallery_link{
    display: inline-block;
    width: 100%;
}
.gallery_link{
    overflow: hidden;
}
.gallery_img_scale{
    transition:1s;
    display: inline-block;

}
.gallery_link:hover .gallery_img_scale{
    transform:scale(1.2);
}
.gallery_link:hover .gallery_backdrop{
    opacity: 1;
    -webkit-transition: 1.5s all;
    -moz-transition: 1.5s all;
    -ms-transition: 1.5s all;
    -o-transition: 1.5s all;
    transition: 1.5s all;
}
.inst_acord{
    width: 99% !important;
}
div#fancybox-title-inside{
    text-align: center !important;
}
.h_330{
    height: 330px;
}
div#fancybox-title-inside>p{
    display: inline;
    font-size: 17px;
}
.mb_19{
    margin-bottom: 19px !important;
}
.mt_70{
    margin-top: 70px !important;
}
.mt_15{
    margin-top: 15px !important;
}
.popup .scene{
    height: 350px;
    overflow-y: hidden;
    overflow-x: hidden;
}
.h_350{
    height: 350px;
}
.h_290{
    height: 290px;
}
.active_lang{
    display: inline !important;
}
.popup .scene.scene--card.is-act{
    height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.my-sidebar-desc {
    height: 50px;
}

.zoomed {
    width: 350px;
    transform: scale(1.2);
    top: 20px;
    position: absolute;
    /*margin: auto;*/
    z-index: 999;
}

.opacity {
    opacity: 0;
}

.my-article-titles {
    height: 46px;
}

.mh_450{
    min-height: 470px;
    max-height: 500px;
    overflow: hidden;
}

.mh_450_visible{
    min-height: 470px;
    max-height: 500px;
}

.zoomed_right{
    width: 350px;
    transform: scale(1.2);
    top: 20px;
    /*margin: auto;*/
    z-index: 999;
    position: absolute;
    right: 13%;
}

.my-owl-car-link {
    display: block;
    position: initial;
    z-index: 20000;
    width: 201px;
    height: 265px;
    margin: 0 auto;
}

.image_div_home>img{
    height: 160px;
}

p{
    text-align: justify;
}

.sidebar_r_side {
    padding-top: 42px;
}

.my-news-desc {
    height: 70px;
}

.img_link_home{
    padding: 0;
    border-radius: 0 ;
    border: 0;
    height: 200px;
    background: #d7d7d7;
    display: table;
    width: 100%;
    overflow: hidden;
}
.active_acord{
    color: #e34f50 !important;
}
.image_link_home{
    padding: 8px 0;
    border-radius: 0 ;
    border: 0;
    background: #d7d7d7;
    display: table;
    overflow: hidden;
}
.mh_600{
    min-height: 625px;
}
.b_right{
    border-right: 1px solid #ddd;
    padding-right: 15px;
    margin-right: 15px;
}

.main-menu-item > .sub-menu{
    left: 0 !important;
    display: none;
    transition: 1s;
}
/*.main-menu-item:hover >.sub-menu {*/
    /*display: block;*/
/*}*/

.text_elipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title_elipsis{
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.h_400{
    height: 400px !important;
}
.tab_link:hover{
    color: #e34f50;
}
.media_tabs>.active>a{
    color: #e34f50 !important;
}
.news_desc{
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    color: black;
}

.article_title{
    display: block;
    margin-top: 4px;
    color: #1e1e1e ;
    font-size: 16px;
    font-weight: bold;
    font-family: --arfd-font;
    transition: all .3s;
}
.main_link:hover .article_title{
    color: #ff0e1a;
}
.page_title.font_22{
    display: block !important;
    margin-bottom: 0;
}
.td_main_link:hover,.td_main_link:focus{
    color: #000 !important;
    text-decoration: underline !important;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.red_link{
    color: #ff0e1a;
    font-size: 12px;
    text-transform: uppercase;
}
.red_link:hover{
    color: #ff0e1a;
}
.breadcrumb>li+li:before{
    font-family: FontAwesome;
    content: '\f105';
    padding: 0px 10px;
    font-size: 15px;
    font-weight: bold;
    color: #ccc;
}
.breadcrumb{
    background-color: unset;
    margin: 10px;
    padding: 7px;
}
.lang_sel_other:hover{
    color: #000 !important;
    font-weight: 600;
}
.breadcrumb>li>a,.breadcrumb>li{
    color: #1e1e1e;
    font-size: 14px;
}
.right_side{
    width: 25%;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 16px;
}
.h_200{
    height: 200px;
}
.w_220{
    width: 220px;
}
.w_226{
    width: 226px;
}
#lang_sel_lists ul{
    background: transparent !important;
    display: inline !important;
}
#lang_sel_lists a{
    color: #fff;
}
#lang_sel_lists a:hover{
    color: #fff;
    text-decoration: underline;
}
#lang_sel_lists ul a{
    background: transparent !important;
    padding: 4px;

    padding-right: 8px;
}
#lang_sel_lists{
    display: inline-block;
}
#lang_sel_lists ul li a span{
    font-size: 15px;
    font-family: Sans-serif !important;
}
.lang_sel_sel>span{
    text-decoration: underline !important;
}
.social_links_list{
    display: inline-block;
}
#lang_sel_lists ul li:first-child{
    border-right: 1px solid #949494;
    line-height: 9px;
}
#lang_sel_lists ul li a{
    line-height: 9px;
}
.w_207{
    width: 207px;
}
.w_237{
    width: 237px;
}
.right_menu{
    float: right;
    padding-top: 3px;
    position: absolute;
    top: 5px;
    right: 4px;
    width: 29%;
    margin-bottom: 15px;
    padding-left: 7px;
}
#lang_sel_lists ul, #lang_sel_lists li{
    padding: 3px 0 !important;
}
#lang_sel_lists a.lang_sel_sel{
    font-size: 13px !important;
}
.left_menu{
    width: 175px;
    height: 40px;
    float: left;
    position: absolute;
    top: 82px;
    right: 0px;
}

.stylish-input-group .input-group-addon{
    background: #fff !important;
}
.footer-right-panel{

}
.newsletter-left{
    width: 270px;
    display: inline-block;
}
.follow-us{
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
}
.footer-panel-sub-container{
    margin-bottom: 25px;
}
.newsletter-right{
    width: 400px;
    display: inline-block;
}
.footer-link ul li a{
    color: #a7abae;
    font-size: 12px;
    font-weight: 100;
}
.copyright{
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
}
.footer-link>ul>li>a:hover{
    color: #000;
}
.prev.page-numbers::before{
     font-family: FontAwesome;
     content: '\f100';
     margin-right: 9px;
 }
.next.page-numbers::after{
    font-family: FontAwesome;
    content: '\f101';
    margin-left: 9px;
}
footer a:hover{
    color: #000;
    text-decoration: underline !important;
}
.footer-organization-blurb{
    padding: 20px 0;
}
.footer-organization-blurb span{
    display: block;
    font-size: 14px;
    font-weight: 100;
}
.footer-logo-container{
    padding: 15px;
}
.footer-logo-container img{
    width: 120px;
}
.footer-link{
    margin-top: 10px;
    width: 100%;
    display: block;
    float: left;
}
.footer-link ul li{
    display: inline-block;
    padding-right: 15px;
}
.footer-link ul{
    list-style: none;
    width: 100%;
    padding: 0;
}
footer span {
    font-size: 18px;
    color: #93979f;
    font-weight: bold;
    display: block;
}
footer{
    border-top: 1px solid #dedede;
    padding: 0px 15px;
}
.footer_title{
    font-size: 15px !important;
    font-weight: bold !important;
    font-family: --arfd-font;
}
a:focus{
    color: #000;
}
.button_show_more_center:focus{
    color: #fff;
}
.get-newsletter-blurb{
    font-size: 12px;
    font-weight: 100;
}
#subscribe_btn{
    padding: 14px 6px !important;
    background: #e34f50 !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
input[type="submit"]{
    background-color: #e34f50 !important;
    padding: 14px 6px;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#es_txt_button{
    /*border-radius: 3px !important;*/
    /*padding: 12px 6px !important;*/
    /*font-size: 15px !important;*/
}
#subscribe_btn:hover{
    background: #e34f50 !important;
    opacity: 0.8 !important;
    color: #fff !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a.show_map{
    padding-bottom: 10px;
}
#fam_owl > .owl-nav > .owl-next, #fam_owl > .owl-nav > .owl-prev{
    background: rgba(0,0,0,0.6) !important;
    color: #dedede !important;
}
.owl-next>span, .owl-prev>span{
    font-family: Sans-serif !important;
}
.owl-carousel .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
    font-size: 11px;
    width: 50px;
    height: 50px;
    line-height: 30px;
    border-radius: 0;
    text-align: center;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
}
.owl_backdrop{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    opacity: 1;

}
.fam_owl_link{
    display: block ;
    color: #fff ;
}
.line{
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    width: 80px;
    height: 4px;
    background-color: #fff;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    position: absolute;
    top: 40%;
    height: 50px;
    margin: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;

}
#icons_owl .owl-prev,
#icons_owl .owl-next {
    bottom: 100%;
    font-size: 47px !important;
}
.news_slider_items{
    height:60px;
}
#icons_owl .owl-next{
    right: -32px;
}
#icons_owl .owl-prev{
    left: -32px;
}
/*.nicescroll-rails{*/
    /*z-index: 1000 !important;*/
/*}*/
.sidebar_container{
    height: 800px;
    overflow: hidden;
}
.owl_event_link:hover,.owl_event_link:focus{
    color: #fff;
}
.wpcf7-textarea{
    height: 120px;
}
.wpcf7-submit{
    width: 100%;
    height: 40px;
    background-color: #e34f50 !important;
}
.navbar-brand a img:hover{
    opacity: 1;
}
#lang_sel_lists{
    display: inline;
}
#lang_sel_lists>ul{
    position: static;
}
.navbar_title{
    /* background-image: linear-gradient(to right,#d24344 , #e34f50,#e34f50,#e34f50,#e34f50,#ffbdbd,#fbcaca); */
    float: left;
    width: 57%;
    height: 100px;
    color: #fff;
    margin-left: 26px;
}
.nav_title_small{
    font-family: ArTarumianTimes !important;
    text-transform: uppercase;
    float: right;
    margin-right: 7px;
    font-size: 1.7vw;
}
.nav_title_small span{
    font-family: ArTarumianTimes !important;
}
.nav_title{
    font-size: 16px;
    word-spacing: 3px;
    font-family: ArTarumianTimes !important;
    text-transform: uppercase;
}
.event_slide{
    padding-top: 35px;
    height: 417px;
    background: #27aae2;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.fc-toolbar h2{
    display: inline-block;
    padding: 0 !important;
}
.fc button{
    font-size: 26px !important;
    background: transparent !important;
    border: none;
    box-shadow: none;
}
.owl-carousel .owl-prev:hover{
    color: #000 !important;
    background: transparent !important;
}
.owl-carousel .owl-next:hover{
    color: #000 !important;
    background: transparent !important;
}
.owl-carousel .owl-prev {
    left: 30px;
    font-size: 27px !important;
}
.owl-carousel .owl-next {
    right: 30px;
    font-size: 27px !important;
}
.owl-carousel .owl-dots {
    display: none !important;
}

.go_back{
    font-size: 24px;
    text-align: center;
}
.back_icon::before{
    font-family: FontAwesome;
    content: '\f04a';
    margin-right: 10px;
}
.go_back:hover,.go_back:focus{
    color: #000 ;
    text-decoration: underline !important;
}
.newsletter_input{
    height: 42px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 !important;
}
.stylish-input-group .form-control{
    border-right:0;
    box-shadow:0 0 0;
    border-color:#ccc;
}
.breadcrumb>li , .breadcrumb>li>a{
    text-transform: uppercase;
}
.toTop:hover{
    color: #ff0e1a;
}
.owl_car_link:hover .owl_backdrop{
    background: transparent;
    border-left:15px solid rgba(0,0,0,0.4);
    border-right:15px solid rgba(0,0,0,0.4);
    transition: all 0.5s;
}
.owl_car_link:hover .fam_owl_link{
    color: #000 !important;
    font-weight: bold;
}
.owl_car_link:hover .line{
    background: #000;
}
.next_container{
    background: #2b2b2b;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2b2b2b;
    height: 360px;
    padding: 0;
}
.next_container a{
    color: #fff;
}
.famous_container{
    height: 300px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    width: 184px;
    margin: 6px auto;
}
.bordered{
    border-radius: 100%;
}
.fam_hov:hover .famous_container{
    opacity: 0.5;
    transform: scale(1.1);
    transition: 0.5s;
}
.fam_hov:hover .famous_link{
    display: block;
    transform: scale(1.1);
    transition: 0.5s;
}
.fam_owl_link{
    position: absolute;
    font-size: 16px;
    top: 80%;
    left: 5%;
    color: #fff;
}
.famous_link{
    position: absolute;
    font-size: 16px;
    top: 80%;
    left: 5%;
    display: none;
    color: #1d2129;
}
.p_0{
    padding: 0 !important;
}
.fc td,th{
    border-width: 0 !important;
}
.fc-day-top.fc-other-month{
    opacity: 0 !important;
}
.ev_cell>.col-md-12{
    width: 100% !important;
}
#calendar{
    background: #f2f2f2;
}
.fc-event-container{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.fc-day-grid-event{
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
    top: -38px;
    z-index: -1;
    background-color: rgb(39, 170, 226) !important;
}
tbody .fc-day-grid>.fc-row{
    height: 53px !important;
}
.fc-scroller{
    overflow: unset !important;
    height: unset !important;
}
.fc-state-default{
    background-color: #f5f5f5 !important;
}
.famous_link::after{
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    width: 80px;
    height: 4px;
    background-color: #000;
}
.fc-view >table{
    margin: 0 !important;
}
.fc table{
    border-collapse: unset !important;
}
.toTop {
    position: fixed;
    right: 40px;
    bottom: 15px;
    z-index: 1060;
    text-decoration: none;
    color: #e34f50;
    display: none;
    cursor: pointer;
    font-size: 44px;
    font-style: normal;
}
a.accordion-toggle{
    display: inline-block;
    width: 100%;
}
#print_content{
    display: none;
}
.fixed_sidebar{
    max-height: 800px !important;
    position: fixed;
    right: 0;
    background: #fff;
}
.bee_logo{
    margin: 5px 6px;
    position: relative;
    bottom: 2px;
}
.panel-heading{
    background-image: unset !important;
    padding: 0 !important;
}
.panel-body{
    padding: 0 !important;
}
.show_place{
    display: inline-block;
    width: 100%;
    padding: 12px;
}
.show_info{
    display: inline-block;
    width: 99%;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px;
    padding: 12px !important;
}
.panel-default>.panel-heading:hover{
    border-color: #e34f50;
}
.artsakh_info{
    display: inline-block;
    width: 99%;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px;
    padding: 12px !important;
}
.territorial_ac ,.acord_no_child{
    display: inline-block;
    width: 99%;
    /*border: 1px solid #ddd;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px;
    padding: 12px !important;
}
.territorial_ac:hover{
    color: #e34f50;
}
.acord_no_child:hover{
    color: #e34f50;
}
.show_place.territ:hover{
    color: #e34f50;
}
.territ.act_place{
    color: #e34f50;
}
.territ.act_place:after{
    color: #e34f50 !important;
}
.artsakh_info:hover{
    border-color: #e34f50;
    color: #000;
}
.show_place:hover{
    border-color: #e34f50;
    color: #000;
}
.show_place>.vp_addr{
    display: inline-block !important;
}
.artsakh_accordion{
    cursor: pointer;
}
.artsakh_info{
    margin-bottom: 0 !important;
}
.zoomed .card__face--back{
    padding: 0 15px;
}
.zoomed .contents{
    font-size: 15px !important;
}
.zoomed_right .card__face--back{
    padding: 0 15px;
}
.zoomed_right .content{
    font-size: 15px !important;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.zoomed .bureau_rm{
    display: none;
}
.zoomed_right .bureau_rm{
    display: none;
}
.content{
    font-weight: 600 !important;
}
.hidden{
    display: none !important;
}
/*.zoomed{*/
    /*width: 170%;*/
    /*z-index: 1;*/
    /*transition: all 1s;*/
/*}*/


.info_place{
    padding: 15px;
    font-size: 17px !important;
}
.m_15{
    margin: 15px !important;
}
.fixed_sidebar{
    overflow: hidden;
}
.bureau_rm.shown{
    z-index: 999;
}
.bureau_rm{
    height: 50px;
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0 auto;
    bottom: 10px;
    z-index: -1;
    font-size: 18px;
    color: #000 !important;
    background: transparent !important;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    transition: transform 1s;
}
.b_left{
    border-left: 1px solid #888 !important;
}
.social_links_list>li{
    padding: 0 10px;
}
.current_map>iframe{
    width: 100% !important;
}
.flag-icon{
    line-height: 18px !important;
}
.mh_570{
    min-height: 570px;
}
.is-act>.bureau_rm{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    transition: transform 1s;
}
.bureau_rm:hover{
    text-decoration: underline !important;
}
#rm_img{
    width: 270px;
    height: 270px;
}
#rm_div{
    cursor: pointer;
    position: fixed;
    width: 60%;
    min-height: 400px;
    border-radius: 6px;
    top: 25%;
    left: -100%;
    background: #fff;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.show_place.act_place:after {
    /* symbol for "opening" panels */

    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
             /* adjust as needed */
}
.show_info.act_place:after {
    /* symbol for "opening" panels */

    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    /* adjust as needed */
}
#PE-chicklet {
    display: none!important
}
#pe_allow_btn{
    background-color: #888 !important;
}
.accordion-toggle{
    padding: 12px;
}
a.show_map{
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
.struc_place{
    padding: 12px 0 ;
    border-top: 1px solid #ececec;
}
.struc_place > .vp_addr{
    padding-left: 11px !important;
}
.show_place:after {
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    /* symbol for "collapsed" panels */
    content: "\e080";
    float: right;        /* adjust as needed */
    color: #ccc;/* adjust as needed, taken from bootstrap.css */
    margin-right: 2px;
}
.artsakh_info:after {
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    /* symbol for "collapsed" panels */
    content: "\e080";
    float: right;        /* adjust as needed */
    color: #ccc;/* adjust as needed, taken from bootstrap.css */
    margin-right: 2px;
}
.territorial_ac:after{
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    /* symbol for "collapsed" panels */
    content: "\e080";
    float: right;        /* adjust as needed */
    color: #ccc;/* adjust as needed, taken from bootstrap.css */
    margin-right: 2px;
}
.acord_no_child:after{
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    /* symbol for "collapsed" panels */
    content: "\e080" !important;
    float: right;        /* adjust as needed */
    color: #ccc;/* adjust as needed, taken from bootstrap.css */
    margin-right: 2px;
}
.active_acord:after{
    color: #e34f50 !important;
}
.territorial_ac.active:after{
    content: "\e114" !important;
    color: #e34f50 !important;
}
.territorial_ac.active{
    color: #e34f50;
}
.show_info:after {
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    /* symbol for "collapsed" panels */
    content: "\e080";
    float: right;        /* adjust as needed */
    color: #ccc;/* adjust as needed, taken from bootstrap.css */
    margin-right: 2px;
}
.bee_logo:hover{
    opacity: 1;
    transform:scale(1.05);
}
.toTop::before{
    font-family: FontAwesome;
    content: '\f139';
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.glyphicon-search{
    color: #cdcdcd;
}
#search_form_container{
    position: absolute;
    top: -47px;
    right: -388px;
    width: 29%;
}
.srch:hover span{
    color: #e34f50;
}
.srch:hover{
    background: transparent;
}
.vp_date{
    font-size: 16px;
    text-transform: uppercase;
    color: #e34f50;
    padding-left: 15px;
    font-weight: bold;
}
.vp_title{
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    display: block;
    padding: 15px;
    margin-bottom: 20px;
    font-family: --arfd-font;
}

.title-from-top {
    margin-top: 10px;
}

.title-nickname {
    font-family:--arfd-font;
}

.pl_30{
    padding-left: 30px;
}
.autocompl_border{
    border-right: 1px solid #bbb;
}
.autocompl_border_left{
    border-right: 1px solid #bbb;
}
.word_links>span{
    display: inline-block;
    padding: 5px;
}
.word_label{
    color: #000;
    font-size: 14px;
}
#row_hidden{
    display: none;
}
.word_links:hover>span{
    background-color: #e34f50;
    color: #fff;
}
.font_15{
    font-size: 15px !important;
}
.word_links.active>span{
    background-color: #e34f50;
    color: #fff;
}

.fc-day-number{
    cursor: pointer;
}
.social_links{
    margin-right: 20px;
    margin-top: 30px;
}
.ml_25{
    margin-left: 25px;
}
.vp_img{
    margin: 15px 0;
    width: 220px !important;
}
textarea{
    resize: none;
}
.vp_desc,.news_vp_desc{
     color: black;
     margin-top: 20px;
     margin-bottom: 20px;
     display: inline-block;
     font-weight: 500;
     font-size: 19px;
     text-align: justify;
     padding: 0 15px;
 }
.custom_link:hover{
    text-decoration: underline !important;
    transition: 0.5s;
}
.custom_link:hover>span{
    color: black;
    transition: 0.5s;
}
.sidebar_title{
    font-size: 22px;
    display: block;
    color: #000;
}
.vp_desc >h1,.vp_desc >h2,.vp_desc >h3,.vp_desc >h4,.vp_desc >h5,.vp_desc >h6,.vp_desc >p{
    font-size: 19px !important;
}
.news_vp_desc >h1,.news_vp_desc >h2,.news_vp_desc >h3,.news_vp_desc >h4,.news_vp_desc >h5,.news_vp_desc >h6,.news_vp_desc >p{
    font-size: 19px !important;
}
/*.sidebar_part p{*/
    /*padding: 0 15px;*/
/*}*/
.font_19{
    font-size: 19px !important;
}
.font_17{
    font-size: 17px !important;
}
.sp_pad{
    padding:0 15px;
}
.span_pl{
    padding-left: 15px;
}
.norm_row{
    position: static !important;
    float: right;

}



.none {
    display: none;
}

#response_auth {
    padding: 3px;
}

.news_desc_div p{
    padding: 0 !important;
    height: 70px;
}
.norm_row>div{
    float: left;
}
.main-menu-item > .sub-menu{
    background: transparent !important;
    width: 300px;
}

.sub-menu>.menu-item-has-children>.sub-menu{
    background: #8a1d24;

}
.main-menu-item ul ul{
    left: 100%;
    width: 260px;
    display: none;
    transition: 1s;
}
/*.main-menu-item ul li:hover >ul.sub-menu{*/
    /*display: block;*/
/*}*/
.sub-menu.shown{
    display: block !important;
}
.centered{
    width: 80%;
    margin: 0 auto;
}
.sidebar_desc{
    font-size: 9px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    margin: 0 auto;
}
#myCarousel{
    width: 400px;
    margin: 0 auto;
}
.h_430{
    height: 430px;
    overflow: hidden;
}
.sub-menu>.menu-item-has-children>.sub-menu>li>a{
    background: #8a1d24;
}
.carousel_link{
    color: #fff;
}
.carousel_link:hover{
    color: #fff;
    text-decoration: underline !important;
}
/*.sub-menu>.menu-item-has-children>.sub-menu>li>.sub-menu>li>a{*/
    /*padding-left: 50px;*/
/*}*/
.main-menu-item>a{
    font-size: 15px ;
}
.navigation-top{
    position: fixed !important;
    top: 0;
    width: 100%;
    border-top: none !important;
    height: 127px ;
    opacity: 0.9;
}
.main-menu-item>.sub-menu>li>a{
    width: 100%;
    font-size: 12px;
}
.sub-menu > .menu-item>a{
    font-size: 12px !important;
}
.active_item{
    background: #8a1d24 !important;
}
#top-menu > .active_item > a{
    color: #fff !important;
    background: #8a1d24 !important;
}
.main-menu-item.active_page>a{
    color: #fff !important;
}

.main-menu-item.active_page{
    background: #8a1d24 !important;
}
#onesignal-popover-container #onesignal-popover-dialog .align-right{
    padding: 3px 20px !important;
}
#onesignal-popover-cancel-button{
    background: #e34f50 !important;
    color: #fff !important;
}
#onesignal-popover-container #onesignal-popover-dialog .popover-button.secondary{
    background: #e34f50 !important;
    color: #fff !important;
}
#onesignal-popover-allow-button{

}
.sub-menu li a {
    color: #fff !important;
    width: 100%;
}
.sub-menu .menu-item-has-children> a:after{
    font-family: FontAwesome;
    content: '\f105';
    float: right;
}
.sub_active::after{
    font-family: FontAwesome;
    content: '\f107' !important;
    float: right;
}
.sub_passive::after{
    font-family: FontAwesome;
    content: '\f105' !important;
    float: right;
}
.menu-item-has-children .sub-menu{
    margin-top: 0px;
}
.left_menu{
    top: 87px;
}
.main-menu-item>.sub-menu{
    background: #8a1d24;
}
.main-menu-item .sub-menu li >a {
    background: #8a1d24;
    color: #fff;
    border-right: 15px solid #6a1c1e !important;
    font-size: 14px;
}

.main-menu-item>.sub-menu li a:hover{
    background: #6a1c1e !important;
}

.closed > a::after{
    font-family: FontAwesome;
    content: '\f107';
}
.opened > a::after{
    font-family: FontAwesome;
    content: '\f106';
}

.navbar-brand{
    position: relative;
    width: 140px;
    height: 140px;
    float: left;
    z-index: 2;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    padding: 6px;
}
.navbar-brand a{
    padding: 3px !important;
}
.navbar-brand a img{
    width: 150px;
    height: 150px;

}
.arm-lg{
    font-size: 12px !important;
}
.main-navigation a  {
    padding: 16px 18px;
}
.menu-header-container,.menu-menu-top-container,.menu-menu-top-arm-container{
    float: left;
    padding: 1px 25px;
}
.logo_desc{
    width: 50%;
    text-align: center;
    font-size: 20px !important;
    margin: 0 auto;
}
.wpcf7-form>p{
    margin: 10px 0;
}
.wpcf7-form>p>label{
    margin-bottom: 0;
}
.slide_cont{
    padding: 0;
}
.flag-icon{
    cursor: pointer;
}
.site-content{
    padding: 0 !important;
}

.row.sidebar_row.cell img{
    width: 80px;
    height: 80px;
    border-radius:  100%;
}
.side_img:hover{
    opacity: 0.8;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
    transition: 0.2s;
}
footer .sfsi_plus_wicons{
    width: 35px !important;
    height: 35px !important;
}
footer .sfsi_plus_widget,footer .sfsiplus_norm_row{
    width: 229px !important;
    margin: 0 auto;
}
.side_img{
    transition: transform .2s;
    height: 80px;
    width: 80px;
    opacity: 1;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.flag_link{
    padding: 2px 2px !important;
    display: inline !important;
}

.sgpb-content{
    background-color: rgb(19,21,22) !important;
    opacity: 0.9;
    border: none !important;

}
.subs-form-messages.sgpb-alert.sgpb-alert-success>p{
    font-size: 16px;
}
#events_owl .owl-nav{
    position: absolute;
    top: 10px;
    right: 10px;

}
#events_owl> .owl-nav > .owl-prev{
    right: 40px !important;
    color: #fff;
    font-size: 33px;
    left: unset;
}
#events_owl> .owl-nav > .owl-next{
    right: 0px !important;
    color: #fff;
    font-size: 33px;

}

.event_d{
    color: #fff;
    display: block;
    margin-top: 10px;
}
.event_d::before{
    font-family: FontAwesome;
    content: '\f073';

}
.sgpb-popup-close-button-1{
    right: -20px !important;
    top: -20px !important;
}
.main-menu-item >.sub-menu >li{
    background: #8a1d24;
}
.ev_cell{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 230px;
}
.owl_event_link{
    color: #fff;
}

.place-name {
    color: white !important;
}
.sub_act_li>a{
     background: rgba(201,71,73,1) !important;
}
#hor_accordion {
    list-style: none;
    margin: 30px 0;
    padding: 0;
    height: 250px;
    overflow: hidden;
    background: rgb(228, 96, 97)
}
#hor_accordion div {
    float: left;
    display: block;
    height: 250px;
    width: 50px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5em;
    border-left: 1px solid #fff;
    cursor: pointer;
    position: relative;
}
.acord_header>strong{
    display: inline-block;
    transform:rotate(-90deg);
    position: absolute;
    width: 250px;
    left: -100px;
    top: 100px;
}

#hor_accordion div.active {
    width: 450px;
}
#hor_accordion div.active >.acord_content {
     width: 399px;
}
.acord_content{
    padding: 10px;
}

.funkyradio div {
    /*overflow: hidden;*/
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
.funkyradio label input{
    margin-left: 30px;
    width: 188px;
}
.autocompl{
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    top: 43px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid;
    z-index: 1;
    max-height: 250px;
    overflow-y: auto;
}
.autocompl>div {
    padding: 2px 10px;
    line-height: 18px;
    border-bottom: 1px solid #ccc;
}
.autocompl .srch_res{
    font-size: 14px!important;
}
.lib_cat{
    color: #b5b5b5;
    margin-left: 15px;
}
#lib_search{
    height: 45px;
    outline: none;
    padding: 15px 10px;
}
.l_h_40{
    line-height: 40px;
}
.l_h_40 .search_field{
    height: 34px;
}
.srch{
    margin-right: 6px;
}
.funkyradio input[type="radio"]:empty{
    display: none!important;
}
.inl_blocked{
    display: inline-block !important;
}
.inl_table{
    display: inline-table !important;
}
.funkyradio input[type="radio"]:empty ~ label{
    position: relative;
    line-height: 2.5em;
    margin-top: 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label{
    color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label {
    color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de;
}
#events_owl  .owl-item > .event_slide {
    height: 411px;
}

.for-hiding-text-animate {
    overflow: hidden;
}

.my-cap-animate {
    width: 88% !important;
}

.my-animate-title {
    margin-top: 49px !important;
    font-size: 15px!important;
}

.my-class-for-library-individual-owl-item {
    margin: 0 3px;
}

.owl-control-buttons-custom {
    position: absolute !important;
    top: 32% !important;
}

.owl-stage-custom-for-height {
    max-height: 350px;
}

.search-page-title:hover {
    color: black;
}

.news-by-search-article-title {
    display: block;
    height: 53px !important;
}
.mb15{
    margin-bottom: 15px;  
}

.my-sidebar-desc:after, .title-from-top:after, .my-news-desc:after, .my-side-link:after, .my-news-desc-hidden:after, .my-article-titles:after {
    content: ' ...';
}

.relative {
    position: relative;
}

.loading-inner {
    position: absolute;
    bottom: 12px;
    right: 4px;
    width: 20px;
    z-index: 1;
}

#rev_slider_1_1_wrapper {
    width: unset !important;
}

.to-hide:last-child {
    display: none !important;
}

.home-important-video {
    margin-bottom: 0.1rem;
}

.for-hiding-home-animate {
    overflow: hidden;
    width: 100%;
}
.my-news-desc-hidden{
    height: 45px;
}

.important-news-carousel {
    width: unset !important;
}

.make-shorter-inner-carousel {
    width: 89% !important;
}

.main-header-row {
    margin-right: unset;
}

#rev_slider_2_3, #rev_slider_3_2 {
    height: 80% !important;
}

#rev_slider_3_2_wrapper, #rev_slider_2_3_wrapper {
    height: 206px !important;
}

.nav_title{
    margin-bottom: -15px;
    font-size: 2.60vw !important;
}

.nav_title_ru {
    font-size: 2.30vw !important;
}

.nav_site{
    font-size: 20px;
}

.my-news-desc-hidden{
    height: 45px;
}

#response_adv{



    top:72px;
}

.desc-container{
     height: 45px;
}

.tp-caption{
    cursor: pointer!important;
}

.font_13 {
    font-size: 13px;
}

.custom-side-link {
    display: block;
}

.my-class-for-library-owl-item {
    display: flex;
    justify-content: center;
}

.col-padding {
    padding-right: 27px!important;
    padding-left: 3px!important;
}

#site-navigation {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 126px;
}

#site-navigation.sn-english {
    background-image: url(../../../../../wp-content/uploads/2018/nav-english.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 126px;
}

#site-navigation.sn-russian {
    background-image: url(../../../../../wp-content/uploads/2018/nav-russian.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 126px;
}

#site-navigation.sn-armenian-classic {
    background-image: url(../../../../../wp-content/uploads/2018/nav-armenian-classic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 126px;
}

#site-navigation.sn-armenian-new {
    background-image: url(../../../../../wp-content/uploads/2018/nav-armenian-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 126px;
}

#custom_nav {
    position: absolute;
    bottom: -34px;
    width: 100%;
    background: #fafafa;
}

.nav-top-right-languages {
    width: 100%;
    height: 40px;
}

#top-menu {
    position: relative;
    left: 136px;
}

.main-navigation li {
    border: unset !important;
}

.navbar_title {
    display: none !important;
}

.social_links_list>li:last-child {
    border: unset;
}

.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
    background: unset !important;
}

.fixed-size {
    width: 220px !important;
    height: 275px !important;
}

.title-from-top {
    height: 76px !important;
}

.fix-height-library {
    height: 18px !important;
}

.fix-height-library-2 {
    height: 59px !important;
}

.fix-height-library-3 {
    height: 58px !important;
}

.single-library-img {
    margin: 5px 0;
    width: 213px !important;
}

.tp-revslider-mainul {
    width: 100% !important;
}

.iframe_media {
    padding-left: 25px !important;
    width: 73.5% !important;
}

.right-sidebar-media {
    width: 24%;
}
.categories{
    float: right;
}
.categories li{
    float: right;
    margin-left: 5px;
    list-style: none;
}

.audio-desc {
    max-width: 73%;
    font-size: 14px !important;
    margin-top: 8px;
    margin-bottom: unset;
}


.owl_car_link_my:hover .owl_backdrop{
    background: transparent;
    border-left:15px solid rgba(0,0,0,0.4);
    border-right:15px solid rgba(0,0,0,0.4);
    transition: all 0.5s;
}
.owl_car_link_my:hover .fam_owl_link{
    color: #000 !important;
    font-weight: bold;
}
.owl_car_link_my:hover .line{
    background: #000;
}

.no-margin-img {
    margin: unset;
}

.d-block {
    display: block !important;
}

.single-page-container {
    background: #F5AEAF;
}

@media (min-width: 1200px) {
    .single-page-container {
        width: 1170px !important;
    }
}

@media (min-width: 992px) {
    .single-page-container {
        width: 970px !important;
    }
}
@media (min-width: 768px) {
    .single-page-container {
        width: 850px !important;
    }
}

.single-page-container {
     padding-bottom: 10px;   
}

.custom-mt-10 {
    margin-top: 10px;
}

.custom-padding {
    padding: 5px 60px 0 60px;
}

.m-auto {
    margin: auto !important;
}

.w-288 {
    width: 288px !important;
}

.custom-single-desc {
    padding-left: 10px;
}

.custom-single-desc p {
    width: 391px;
    margin: auto;
    color: black;
}

.single-date {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: 700;
}

.archive-flag-file {
    margin-top: 34px;
}

.info-to-left {
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 22px;
    font-weight: 700;
}

.audio-single-date, .audio-single-desc {
    padding-left: 57px;
}

.word_links_famous_individual>span {
    cursor: pointer;
}

.word_links_famous_individual.active>span{
    background-color: #e34f50;
    color: #fff;
}

.word_links_famous_individual:hover>span{
    background-color: #e34f50;
    color: #fff;
}

/*
.vp_desc::first-letter{
    font-size: 3.2em;
    float: left;
    line-height: 45px;
    margin-right: 5px;
}*/
.for-calendar-bg {
    background: #F2F2F2;
    min-height: 40px;
    overflow: hidden;
    padding: 24px 7px;
}

.for-calendar-bg > h2 {
    text-align: center;
}

.for-calendar-bg > p {
    float: left;
    font-size: 21px;
    margin: 15px 20px;
    border-radius: 20px;
    width: 45px;
    text-align: center;
    height: 45px;
}

.has-event {
    border: 1px solid #3a87ad;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3a87ad;
}

#owl-example .owl-next {
    position: absolute;
    top: 18px;
    left: 240px;

}

#owl-example .owl-next > span, #owl-example .owl-prev > span {
    font-size: 33px;
    font-weight: bold;
}

#owl-example .owl-prev {
    position: absolute;
    top: 17px;
    right: 240px;
}

.mt30-famous {
    margin-top: 30px !important;
}

.pb-unset {
    padding-bottom: unset !important;
}

#fam_owl > .owl-stage-outer {
    max-height: 315px !important;
}

.c-pointer {
    cursor: pointer;
}

.for-hiding-animate-single-library {
    overflow: hidden;
    height: 300px;
    width: 214px;
    margin: 15px auto;
}

.unset-height-single-library {
    height: unset !important;
    margin: 5px 0;
}

.for-grid {
    display: grid;
    grid-template-areas: ". ." ". .";
    grid-template-columns: 50% 50%;
    grid-auto-rows: auto;
    grid-gap: 0px 50px;
}

.position-absolute {
    position: absolute !important;
}

.pt-more  {
    padding-top: 65px;
}

.audio-m {
    margin: 14px 3px;
}

#owl-example .owl-stage-outer, #events_owl .owl-stage-outer {
    max-height: unset !important;
}

.famous {
    font-size: 35px;
    font-weight: bold;
}

.p-rel-bottom {
   position: relative; 
   bottom: 14px;
}