
*, :after, :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    color:#000000;
    font-size: 16px;
    word-wrap: break-word;
    

}

body.lang_en-GB{
    font-family: Roboto,sans-serif;
}

body.lang_hy-AM {
    font-family: 'Noto Sans','Arial', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size:24px;
    
}
a, a:focus, a:hover{
    -webkit-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    text-decoration: none!important;
    color: #000;
}
p{
   
    line-height: 1.4;
}
ul{
    list-style: none;
}
.fixwidth{
    width:1280px;
    margin:0 auto;
}

.fixwidthComponent{
        width:1280px;
    margin:0 auto;
}


.main_row{
    position: relative;
    overflow: hidden;
    margin-bottom: 500px;
    z-index: 999;
    background: #fff;    
}


.mb_close{
    display:none;
}
.menuBox{
    float: left;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.mobIcons{
    display:none;
}

.mobIcons a div{
    width: 50px;
    height: 3px;
    background-color: #0095AF;
    margin: 6px 0px 5px 15px;
    cursor: pointer;
    position: relative;
    top: 8px;
    z-index: 9;
}


.itemBoxPage{
  min-height:700px;   
}

.page_101 .mainBg.parallax-window {
    min-height: 850px;
    background: transparent;
    position: relative;
}
.mainBg.parallax-window {
    min-height: 300px;
    background: transparent;
    position: relative;
}

.mainBgOther.parallax-window {
    min-height: 700px;
    background: transparent;
    position: relative;
}

.other_header{
    text-align: center;
    color: #0095AF;
    font-size: 32px;
    position: relative;
    top: -40px;
    text-transform: uppercase;
}

.top_slogan {
  font-family: "Italianno", cursive;
  font-weight: 400;
  font-style: normal;
}


.main_wrapper{
  width: 100%;
}

body:not(.page_101) .mainBg.parallax-window .fixwidth{
        display: block;
    overflow: hidden;
    height: 300px;
    position: relative;
}

.page_header_title{
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
.top_row{
    width: 100%;
    position: relative;
    z-index: 99;
}

.top_row_data{
    width: 100%;
}

.top_content{
    width: 100%;
}

.logo_line{
    width: 100%;
    float: left;
    text-align: center;
}

.logo_line img{
    width:500px;
        background: #fff;
    border-radius: 0px 0px 10px 10px;
}

.top_cnt{
    display: inline-flex;
    margin: 15px 0px 0px 0px;
}

.top_cnt>li:nth-of-type(1) a{
     font-size: 18px;
    color: #0095AF;
    padding: 17px 10px;
    display: block;   
}

div.mod-languages{
    margin: 14px 0px 0px 0px;
}

div.mod-languages img{
        width: 30px;
    margin: 0 5px;
}

div.mod-languages ul{
        display: inline-flex;
    width: 100%;
}

.menu_row .fixwidth{
        background: #edf2ff;
    padding: 15px;
    border-radius: 0px 0px 30px 30px;
    overflow: hidden;        
}

.mainBgRow{
        position: absolute;
    width: 100%;
}


.menu_row{
    position: relative;
    z-index: 99;
    top: 15px;
}


.main_logo_row img{
        height: 60px;
}


.main_menu li{
        padding: 10px 15px;
}

.main_menu li a{
        color: #fff;
    font-size: 19px;
    display: block;
        position: relative;
}

.menuBox ul{
        float: left;
}

.menu_last_item{
    width: 145px;
    display: inline-block;
    text-align: right;
    margin: 12px 0px 0px 10px;
}


.menu_last_item a:hover,
.btn-box button:hover{
    -webkit-transition: width 0.2s ease;
    transition: width 0.2s ease;
}

.slider_slogan{
    position: relative;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    height: 490px;
}

.mainBgHeader{
        position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.mainBgHeader strong{
font-size: 75px;
    color: #fff;
    margin-bottom: 50px;
    display: block; 
}

.mainBgHeader strong span{
  color: #973e91;
}

.mainBgHeader ul li{
    color: #fff;
    font-size: 38px;
    padding: 0px 0px 0px 65px;
    position: relative;
}

.mainBgHeader ul li:nth-of-type(1):before{
    content: "";
    background: url(../images/arrow_blue.png) no-repeat 4px 0px;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 8px;
    left: 18px;
    background-size: 31px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.mainBgHeader ul li:nth-of-type(2):before{
    content: "";
    background: url(../images/arrow_green.png) no-repeat 4px 0px;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 8px;
    left: 18px;
    background-size: 31px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.mainBgHeader ul li:nth-of-type(3):before{
    content: "";
    background: url(../images/arrow_yellow.png) no-repeat 4px 0px;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 8px;
    left: 18px;
    background-size: 31px auto;
    z-index: 9;
    transform: rotate(0deg);
}



.main_menu ul>li>a:after{
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 2px;
    background-color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: width 0.2s ease;
    transition: width 0.2s ease;
}

.mod-menu__sub li>a:after{
     background-color: #973e91!important;
}


.main_menu li:not(.parent) a:hover:after,
.main_menu li:not(.parent).active a:after{
width: 100%!important;
}


.page_101 .mainBgRowWrapper{
    width:100%;
    height:850px;
}

.mainBgRowWrapper{
    width:100%;
    height:330px;
}


.block_content{
        position: relative;
    z-index: 999;
}

.about_row{
    width: 1000px;
    display: block;
    margin: 0 auto;  
}


.about_block_preview img{
        width: 100%;
}

.about_block_data{
        width: 100%;
}

.about_block_data h3{
    font-size: 35px;
    color: #0095AF;
    position: relative;
    padding: 90px 0px 20px 0px;
    font-weight: bold;
}

.about_block_data h3:before{
      content: "";
    background: url(../images/p_header_bg.png) no-repeat 0px 0px;
    width: 90px;
    height: 80px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9;  
}









.about_block_data ul li{
    font-size:25px;
    padding: 5px 0px 5px 60px;
    position: relative;
}

.about_block_data ul li:nth-of-type(1):before{
    content: "";
    background: url(../images/arrow_blue.png) no-repeat 4px 0px;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 18px;
    background-size: 27px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.about_block_data ul li:nth-of-type(2):before{
    content: "";
    background: url(../images/arrow_green.png) no-repeat 4px 0px;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 18px;
    background-size: 27px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.about_block_data ul li:nth-of-type(3):before{
    content: "";
    background: url(../images/arrow_yellow.png) no-repeat 4px 0px;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 18px;
    background-size: 27px auto;
    z-index: 9;
    transform: rotate(0deg);
}


.middle_box{
        width: 100%;
    display: inline-block;    
    background: url(../images/middle_bg.jpg) no-repeat 0px 0px;
    height: 500px;
    margin-bottom: 180px;
}

.block_header{
        width: 100%;
    display: inline-block;
    margin: 30px 0;
    text-align: center;
}
.block_header span{
    color: #0095AF;
    font-size: 35px;
    position: relative;
    padding: 60px 20px 0px 20px;
    display: inline-block;
   /* background: url(../images/p_header_bg.png) no-repeat center top;*/
}


.news_box{
           width: 100%;
    display: inline-block;  
    background:#fff;
    padding-bottom:50px;
}

.news_row{
        width: 100%;
    display: inline-block;
}

.news_row ul{
        width: 100%;
    display: inline-flex;
}

.news_row ul li{
    width: 32%;
    margin-right: 25px;
    box-shadow: 0px 0px 4px 0px #ccc;
    border-radius: 10px;
    padding: 0 !important;
}

.news_row ul li:nth-of-type(3n){
    float: right !important;
    margin: 0;
}

.news_row ul li:before{
    display:none;
}

.news_preview{
    width: 100%;
    height: 250px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.event_start_string{
position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

.event_start_string p{
        margin: 0 auto;
    background: #0095AF;
    color: #fff;
    padding: 10px;
    display: block;
    width: 150px;
    border-radius: 10px 10px 0px 0px;
}
.news_preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}
.news_preview a{
    display:block;
}

.news_content_box{
    padding: 20px;
}

.event_row .news_content_box{
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 8px 0px #ccc;
    border-radius: 0px 0px 10px 10px;
}

.news_content_box h3{
   font-size: 19px;
    width: 100%;
    display: inline-block;
    margin-bottom: 15px; 
    height: 40px;
}

.news_content_box  strong{
    font-size: 15px;
    color: #8A8A8A;
    padding: 1px 0px 0px 23px;
    background: url(../images/news_date.png) no-repeat 0px 1px;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.news_content_box  p{
        font-size: 15px;
    color: #3D3D3D;
    margin: 10px 0px 0px 0px;
}

.news_nav{
    padding: 0 40px;
    text-align: right;
}

.news_nav a{
        position: relative;
    padding: 0px 0px 0px 0px;
}

.news_nav a:before{
    content: "";
    width: 40px;
    height: 40px;
    background: #0095AF;
    border-radius: 100%;
    position: absolute;
    left: -15px;
    top: -10px;
}

.news_nav span{
        position: relative;
    z-index: 99;
}

.news_nav span:before{
    content: "";
    width: 18px;
    height: 17px;
    background: url(../images/arrow-right-thin.png) no-repeat 0px 0px;
    position: absolute;
    right: -25px;
    top: 3px;  
}


footer{
    width: 100%;
        height: 190px;
        background: #973E91;
}

.footer_row{
    width: 100%;
    display: inline-block;
}

.footer_left img{
  height: 75px;  
}

.copyright{
    width: 100%;
    padding: 5px 0;
}

.copyright p{
color: #fff;
    font-size: 16px;
    margin: 0;
}

.footer_left{
float: left;
    padding: 10px 0;
    background: #fff;
    border-radius: 18px;
    margin-top: 50px;
}

.copyright a{
    color: #fff;
}

.footer_right{
      width: 700px;
    float: right;  
    display: inline-flex;    
}

.footer_top{
 width: 100%;
    display: inline-block;
    overflow: hidden;
    padding: 15px 0;
    margin: 15px 0;
    border-bottom: 1px solid #fff;   
}


.f_top_bg{
     width: 40%;
    background: #fff;
    padding: 10px;
    float: left;   
    height:90px;
}

.f_top_bg img{
    width: 100%;
}

.f_bottom_data {
    width: 58%;
    float: right;    
}

.f_bottom_data p{
  color: #fff;
}

.footer_bottom{
    width: 100%;
    display: inline-block;
    min-height: 70px;    
}

.footer_right_item2{
       padding-top: 17px; 
}

.footer_right_item1{
        padding-top: 73px;
}

.footer_right_item2 img{
    width: 75px;
    position: relative;
    top: 35px;
    right: -22px;
    cursor: pointer;
}


.footer_bottom_data{
    width: 100%;
    display: inline-flex;
}

.footer_block1{
        width: 53%;
}

.footer_block1 img{
        width: 110px;
        float:left;
}
.footer_block1 p{
        float: left;
    padding: 22px 0px 0px 0px;
    color: #fff;
}
.footer_block1 p span{
        margin: 0px 10px;
}

.footer_block2{
    width: 36%;
        padding-top: 7px;
}

.footer_block2 ul{
        width: 100%;
    display: inline-flex;
}

.footer_block2 ul li{
        padding: 10px;
    margin-right: 20px;
}
.footer_block2 ul li a{
    color:#fff;
}

.footer_block3{
    width: 10%;
        padding-top: 7px;
}

.footer_block3 ul{
    width: 100%;
    display: inline-flex;
}

.footer_block3 ul li a{
        display: block;
    padding: 10px;
}

.footer_block2 ul li:nth-of-type(1) a{
    background: url(../images/footer_phone.png) no-repeat -2px 5px;
    padding: 10px 10px 10px 40px;
}

.footer_block2 ul li:nth-of-type(2) a{
    background: url(../images/footer_email.png) no-repeat -2px 5px;
    padding: 10px 10px 10px 40px;
}





.news_page_row{
        width: 100%;
    display: inline-block;
    margin: 50px 0;
}

.news_page_item{
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.news_item_preview{
        width: 40%;
    float: left;
    border-radius: 15px;
    overflow: hidden;
}

.news_item_preview img,
.news_preview img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.news_item_data{
        width: 60%;
    float: left;
    padding: 0px 0px 0px 20px;
}

p.publish_up{
    color: #ccc;
    padding: 0px 0px 0px 20px;
    margin-bottom: 10px;
    font-size: 14px;
    position:relative;
}

.news_item_data h4{
        width: 60%;
    float: left;
    padding: 0px 0px 20px 0px;
}

.news_item_data h4 a{
    color:#0095AF;
    text-decoration: none;
}

.news_item_text{
        width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    height: 170px;
    overflow: hidden;
}

.news_item_nav{
    text-align: right;
}

.news_item_nav a{
        color: #000;
    text-transform: lowercase;
}

.publish_up:before{
    content: "";
    width: 18px;
    height: 19px;
    background: url(../images/news_date.png) no-repeat 0px 0px;
    position: absolute;
    top: 2px;
    left: 1px;
    background-size: 16px;
}

.event_preview a{
        display: block;
    cursor: pointer;
}


.news_item_preview img,
.event_preview img{
overflow: hidden;
    border-radius: 10px;
}


.news_item_preview img,
.news_preview img,
.event_block_right img,
.event_preview img{
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.news_item_preview:hover img,
.news_preview:hover img,
.event_block_right:hover img,
.event_preview:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
        filter: grayscale(100%);
}



article {
    display: block;
}

.zoom-thumb {
    position: relative;
    overflow: hidden;
    border-radius:10px;
}
.zoom-thumb img {
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
        max-width: 100%;
    height: auto;
    width:100%;
    
}

.content-top-20 {
    clear: both;
}
.content-top-20, .single-content, .widget_tx_posts_carousel_widget .owl-nav {
    padding-top: 20px;
}

.entry-header {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

h1.entry-title, h1.entry-title a {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 0;
    transition: .3s linear;
    color: #000;
}

.details-box .post-title a:hover, h1.entry-title a:hover {
    color: #973e91;
    transition: .3s linear;
}

h1.entry-title a:hover, .details-box .post-title a:hover, .tx-cat-style3-right .post-title a:hover {
    color: #973e91;
}

.entry-meta, .entry-footer {
    color: #a3a3a3;
}

.entry-meta {
    margin: 0 0 5px;
}

.news_box article, .search-results article {
    margin-bottom: 48px;
    padding: 20px;
}
.comments-link, .nickname, .post-category, .post-tag, .post-time, .post-views, .social-share-header .share-on, .social-share-header a>i, .widget_tx_posts_carousel_widget .owl-carousel .ptm {
    font-size: 12px;
}


.social-share-header a {
    margin: 0 6px;
    background: 0 0;
    display:block;
}
.social-share-header>.ss-fb:hover, .social-share-header>.ss-gp:hover, .social-share-header>.ss-ln:hover, .social-share-header>.ss-pin:hover, .social-share-header>.ss-tw:hover {
    background: 0 0;
}



.social-share-header a>i {
    color: #888;
    font-size: 15px;
}

.social-share-header>.ss-fb:hover  i {
    color: #4267b2;
}

.social-share-header>.ss-ln:hover  i{
    color: #007bb5;
}

.social-share-header>.ss-tw:hover  i{
    color: #1da1f2;
}

.social-share-header{
    width: 100%;
    display: inline-flex;
}

.social-share-header span{
    padding-right: 10px;
}

.social-share-header a{
    position: relative;
    top: -4px;
}






.conactData{
    padding: 30px;
        width: 50%;
    display: inline-block;
}

.cont_header_sb{
       font-size: 18px;
    float: right;
    color: #973e91;
    padding: 10px 0px 0px 0px; 
}

.contact_page_content{
    width:100%;
    float: left;
    margin:30px 0;
}

.contact_page_form{
    width: 50%;
    box-shadow: 0px 0px 4px 0px #ccc;
    border-radius: 10px;
    padding: 30px;
    margin: 40px auto;
}


.cont_info>ul>li{
    width: 65%;
    margin-bottom: 10px;
    padding: 20px 0px 20px 40px !important;
    position: relative;
    background: #F0F0F0;
    border-radius: 10px;
}

.cont_info>ul>li:nth-of-type(1):before{
    content: "";
    background: url(../images/contact_location.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 27px;
    background-size: 35px;
}


.cont_info>ul>li:nth-of-type(2):before{
     content:"";
    background: url(../images/contact_phone.svg) no-repeat 0 0; 
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 24px;
    background-size: 30px;
}


.cont_info>ul>li:nth-of-type(3):before{
     content:"";
    background: url(../images/contact_email.svg) no-repeat 0 0; 
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 27px;
    background-size: 35px;
}


.cont_info>ul>li p{
    margin: 0;
    padding: 3px 0px 2px 30px;
    line-height: 1;
}



.cont_info>ul>li:last-of-type{
 border:none;
}


.contact_social_bg{
    width:100%;
        display: inline-flex;
}

.contact_map{
        width: 100%;
    display: inline-block;
    margin-bottom: 100px;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 50px;
}







.contactform_data{
        width: 620px;
    float: right;
    background: #fff;
    border-radius: 10px;
    padding: 40px;
    box-shadow: 0px 0px 7px 0px #ccc;
    margin-top: 50px;
}

.contactform_data h5{
   color: #28586C;
    font-size: 23px;
    padding-left: 55px;
    margin-bottom: 25px; 
     background: url(../images/chat.png) no-repeat 0px 0px;
}

.contactform_data h5 strong{
        width: 100%;
    display: inline-block;
    color: #973e91;
    font-size: 25px;
    font-weight: bold;
}

.form_item_contact.manager{
    display:none;
}

.form_item_contact input{
    border: none;
    width: 100%;
    outline: none;
    padding: 15px;
    background: #F0F0F0;
    border-radius: 5px;
}


.form_item_contact_message textarea{
    border: none;
    width: 100%;
    outline: none;
    padding: 15px;
    background: #F0F0F0;
    border-radius: 5px;
    resize:none;
}

.btn-box {
        text-align: center;
}

.btn-box button{
    background: #0095AF;
    border: none;
    color: #fff;
    padding: 10px 50px;
    border-radius: 50px;
    width: 50%;
    outline: none;
}


.aboutpgn{
    background: url(../images/component_bg.jpg) no-repeat right 201px bottom 5px;
    background-size: 600px auto;
    padding-bottom: 100px;
}

.aboutpgn .about_preview{
        width: 34%;
    margin-right: 60px;
}

.aboutpgn .about_preview img{
        width: 100%;
}


.aboutpgn .about_data{
        width: 65%;
}




.pagination{
        width: 100%;
    display: inline-block;
    text-align: center;
}

.pagination ul{
        display: inline-flex;
}

.pagination ul li span,
.pagination ul li a{
    padding: 5px 10px;
}

span.pagenav{
    color:#c9ae49;
}

.pagination-start span,
.pagination-prev span,
.pagination-next span,
.pagination-end span{
  color:#000;  
}


.menuBox .mod-menu__sub{
    position: absolute;
    background: #973e91;
    display:none;
    border-radius: 5px 5px 10px 10px;
    margin-top:10px;
}

.menuBox .mod-menu__sub li{
    padding: 10px;
}

.menuBox .mod-menu__sub li a{
    color: #fff;
    font-size: 15px;
    display: inline;
    padding-bottom: 3px;
}

.menuBox li.parent:hover  .mod-menu__sub{
    display:block;
}


.aboutInnerCnt ul{
        width: 100%;
    display: inline-flex;
}

.aboutInnerCnt ul li{
width: 32%;
    margin-right: 20px;
    box-shadow: 0px 0px 4px 0px #ccc;
    border-radius: 10px;
    background: #fff;
}

.aboutInnerCnt ul li{
  padding:0!important;    
}

.aboutInnerCnt ul li:before{
    display:none;
}


.component_preview img{
    width: auto;
    height:73px;
}
.component_preview a{
    display:block;
}

.componentIcon{
    float: left;
    width: 70px;
    margin-right: 25px;
}


.aboutInnerCnt ul li:nth-of-type(1) .component_preview{
      background: #0095AF;
    border-radius: 10px;
    height: 130px;
    padding: 25px;  
}


.aboutInnerCnt ul li:nth-of-type(2) .component_preview{
    background: #74BA4F;
    border-radius: 10px;
    height: 130px;
    padding: 25px;     
}


.aboutInnerCnt ul li:nth-of-type(3) .component_preview{
      background: #973e91;
    border-radius: 10px;
    height: 130px;
    padding: 25px;
}

.aboutInnerCnt ul li:nth-of-type(2) .componentHeader{
    width: 62%;
    padding: 17px 0;
}
.aboutInnerCnt ul li:nth-of-type(2) .componentHeader a{

}


.aboutInnerCnt ul li:nth-of-type(3) .componentHeader{
    width: 62%;
    padding: 35px 0;
}


.aboutInnerCnt ul li:nth-of-type(1) .componentHeader{
      width: 52%;
}
.componentHeader{
   float: left;
    width: 60%;
    padding: 18px 0;
}

.componentHeader a{
        font-size: 28px;
    color: #fff;
    line-height: 1;
}

.com-content-article {
    width:100%;
    display:inline-block;
    padding:20px 0;
    margin:20px 0;
        position: relative;
}

.com-content-article .item-image{
    width: 100%;
    float: none;
    margin-right: 0;
    border-radius: 10px;
    overflow: hidden;    
}
.com-content-article .item-image img{
        width: 100%;
}

.content_main_row{
margin-bottom:50px;    
}

.fotorama__stage .fotorama__img{
    border-radius:10px!important;
}


.event_row li{
    width: 48%!important;
    margin-right: 80px!important;
    box-shadow: none!important;
}

.event_row li:last-of-type{
    margin-right: 0px!important;
}

.event_row{
    margin-top: 65px;
}

.event_data{
    display: inline-block;
    width: 100%;
}

.event_data p:nth-of-type(1){
    background: url(../images/event_location.png) no-repeat -4px -1px;
    text-align: left;
    padding: 3px 0px 2px 25px;
    float: left;
}


.event_data p:nth-of-type(2){
    background: url(../images/event_time.png) no-repeat 0px -1px;
    text-align: left;
    padding: 3px 0px 2px 30px;
    float: right;
}

.event_row h3{
        margin-top: 20px;
}



.eventListRow{
       width: 100%;
    display: inline-block;
    margin: 30px 0; 
}

.eventTopNav{
        width: 100%;
    display: inline-block;
    margin-bottom: 20px
}

.eventTopNav ul{
        width: 100%;
    display: inline-flex;
}

.eventTopNav ul li{
    padding:0!important;
}
.eventTopNav ul li:before{
    display:none;
}

.eventTopNav ul li a{
    color:#973e91;   
    padding: 9px;
    border-radius: 5px;
    margin-right: 20px;
}

.activeEvent{
    color:#fff!important; 
     background: #973e91;
}

.eventListingData{
        width: 100%;
    display: inline-block;
    margin-top: 20px;
}

.event_listing_item{
        width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.e_listing_item{
    width: 100%;
    display: inline-flex;    
}

.event_block_left{
    width: 5%;
    border-right: 2px solid #0095AF;
    margin-right: 15px;
    text-align: center;   
    padding-right: 15px;
  display:flex;
  flex-direction:column;
  justify-content:space-around;    
      font-weight: bold;
}

.event_block_center{
        width: 70%;
}

.event_block_right{
    width: 25%;
    overflow: hidden;
    border-radius: 15px;
}

.event_block_right img{
        width: 100%;
            border-radius: 15px;
}

.event_dates{
  color: #999;
    font-size: 14px;
    padding: 0px 0px 0px 25px;
    background: url(../images/calendar-alt-solid.svg) no-repeat 0 2px;
    background-size: 15px;
}

.event_dates i{
    margin-right:10px;
    color:#973e91;
}

.event_title{
    padding: 5px 0;
    font-size: 25px;
    color: #973e91;
}
.event_title a{
    color:#973e91;
}

.event_location{
color: #999;
    font-size: 14px;
    padding: 0px 0px 0px 27px;
    background: url(../images/map-marked-solid.svg) no-repeat 0 0px;
    background-size: 19px;
}

.event_text{
    width: 100%;
    display: inline-block;
    margin-right: 20px;
    padding-top: 14px;
    padding-right: 35px;
}

.emptyEvent{
        text-align: center;
    font-size: 40px;
    color: #973e91;
}

.event_inner_row{
   display: block;
    margin: 30px auto;
    width:1000px;
}

.event_inner_top{
        width: 100%;
    display: inline-block;
}

.back_toEvent{
    width: 100%;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    padding: 0px 0px 25px 0px;
    margin-bottom: 10px;
}

.back_toEvent span{
        background: #973e91;
    padding: 8px 15px;
    border-radius: 5px;
    color:#fff;
}

.event_inner_top h1{
        font-size: 40px;
    margin-bottom: 15px;
}

.event_top_meta{
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;    
}

.event_top_meta .event_dates{
    float: left;
    text-align: left;
}

.event_top_meta .event_location{
    float: right;
    text-align: right;
}

.event_inner_preview{
        width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}
.event_inner_preview img{
    width:100%;
}

.event_inner_data{
        width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.ctn_form_header{
    font-size: 25px;
    color: #0095AF;
    font-weight: bold;
    margin-bottom: 5px;
}

.cnt_desc{
        color: #383838;
    margin-bottom: 10px;
}


.contact_page_row{
        width: 100%;
    display: inline-flex;
}


.learn-more {
    width: 10rem;
    height: auto;
    position: relative;
    float: right;
    margin-right: 20px;
}

.learn-more:hover .circle {
    width: 100%;
}

.learn-more:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0);
}

.learn-more:hover .button-text {
    color: #fff;
}

.learn-more .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 2.5rem;
    height: 2.5rem;
    background: #0095AF;
    border-radius: 1.625rem;
}

.learn-more .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.4rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
}

.learn-more .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.learn-more .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -0.25rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
}

.learn-more .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.85rem;
    color: #282936;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}



.popOverlay{
    display:none;
        width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.8);
    z-index: 999;
}



.modal-content {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fefefe;
    width: 100%;
    padding: 50px 80px;
    max-width: 820px;
    border-radius: 10px;
}

.modal-content .lang {
    position: absolute;
    right: 15px;
    top: 10px;
    vertical-align: middle;
}

.modal-content .lang a {
    color: #3d3d3d;
    text-decoration: none;
}

.modal-content .form-group-2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.custom-select {
    position: relative;
}

.custom-label {
    color: lightgray;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}

.modal-content select {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #3d3d3d;
    padding: 8px 16px;
    width: 100%;
    font-size: 20px;
    outline: unset;
}

.modal-content .button-2-container {
    text-align: center;
}

.modal-content .button {
    display: inline-block;
    border: unset;
    font-size: 20px;
    margin-top: 0;
    padding: 15px 40px;
    cursor: pointer;
}

.modal-content .lang img{
        width: 25px;
    margin: 5px;
}

.page_type_article:not(.page_457) .itemBoxPage .fixwidth{
    width:1025px;
}

.page_457 .pageInner.fixwidth{
      width:1025px;  
}

.page_461 .news_row ul,
.page_459 .news_row ul{
    display: inline-block;
}

.page_461 .news_row ul li,
.page_459 .news_row ul li{
    float:left;
    width: 32%;
    margin-bottom:20px;
}

.lang_hy-AM .componentBack{
    width: 26%;
}

.lang_en-GB .componentBack{
        width: 13%;
}

.componentBack{
    bottom: 28px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    
}


.componentBack a{
    background: #973e91;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 14px;
    display: block;
    text-align: center;
}


.page_457 .aboutpgn{
    margin:20px 0;
}

.pagenavigation{
    width: 100%;
    display: inline-block;
    margin: 50px 0px 0px 0px;
}

.pagenavigation ul{
    display: inline-block;
    width: 100%;
}


.pagenavigation ul .previous.page-item{
        float: left;
}


.pagenavigation ul .next.page-item{
        float: right;
}

.pagenavigation ul li a{
        border-radius: 5px;
    color: #000;
    background: #fefefe;
}



.item-page .pagination,
.news_box .pagination{
        display: inline-block;
    width: 100%;
}
.item-page .pagination .previous,
.news_box .pagination .previous{
        float: left;
    display: block;
    padding: 8px 15px;
}
.item-page .pagination .next,
.news_box .pagination .next{
        float: right;
    display: block;
        padding: 8px 15px;
}

.item-page .pagination .previous i{
    float:left;
    margin-right:10px;
        margin-top: 3px;
    
}

.item-page .pagination .next i{
    float:right;
    margin-left:10px;
        margin-top: 3px;
}
.pagenavigation .previous span[aria-hidden="true"],
.pagenavigation .next span[aria-hidden="true"]{
    display:none;
}


.cat_data_box{
    width: 100%;
    display: inline-block;
}


.clinic_staff_item{
    width: 48%;
    float: left;
    margin-right: 20px;
    box-shadow: 1px 2px 4px 2px rgba(197, 197, 197, 0.25);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
    height: 550px;
    background: #fff;
    margin-bottom: 20px;
}



.staff_preview{
width: 100%;
    height: 380px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}

.staff_preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.clinic_staff_item h3{
        text-align: center;
    color: #8A4291;
    font-size: 18px;
    border-bottom: 2px solid #8E8D8B;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height:60px;
}


.clinic_staff_item p{
    text-align: center;
    font-size: 15px;
}

.staff_item_row{
        width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 100px;
}

.staff_item_data{
        width: 100%;
    display: inline-flex;
}

.staff_item_preview{
    width: 35%;
}

.staff_item_preview img{
        width: 100%;
}

.staff_item_preview  h2{
    font-size: 30px;
    padding: 5px 0;
}

.staff_item_content{
    width: 65%;
    padding-left: 50px;
}






.clinic_staff_item a
{
    position:relative;
}


.services_data .clinic_staff_item:nth-of-type(2n){
    margin-right:0;
    float:right;
}


.lang_hy-AM .learn-more .button-text{
    font-size:11px;
}





table {
  border-collapse: collapse;
  width: 100%;
  margin:15px 0;
}

table td, table th {
  border: 1px solid #ddd;
  padding: 8px;
}

table tr:nth-child(even){background-color: #f2f2f2;}


table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #973e91;
  color: white;
}

.itemBoxPage ul li{
    padding:2px 2px 2px 30px;
    position:relative;
}

.itemBoxPage ul li:before{
content: "";
    width: 7px;
    height: 7px;
    background: #0095AF;
    position: absolute;
    left: 10px;
    top: 12px;

}

.btn-secondary {
    color: #fff;
    background-color: #0095AF;
    border-color: #0095AF;
}

.page_458 .pagenavigation{
    display:none;
}


.x_foem{
    width: 23px;
}








.about_data ul li{
    font-size:25px;
    padding: 5px 0px 5px 40px;
    position: relative;
}

.about_data ul li:nth-of-type(1):before{
    content: "";
    background: url(../images/arrow_blue.png) no-repeat 9px 2px;
    width: 43px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: -8px;
    background-size: 27px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.about_data ul li:nth-of-type(2):before{
    content: "";
    background: url(../images/arrow_green.png) no-repeat 9px 2px;
    width: 43px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: -8px;
    background-size: 27px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.about_data ul li:nth-of-type(3):before{
    content: "";
    background: url(../images/arrow_yellow.png) no-repeat 9px 2px;
    width: 43px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: -8px;
    background-size: 27px auto;
    z-index: 9;
    transform: rotate(0deg);
}


.page_458 .content_main_row ul li:nth-of-type(1):before{
    content: "";
    background: url(../images/arrow_blue.png) no-repeat 6px 2px;
    width: 30px;
    height: 37px;
    position: absolute;
    top: -1px;
    left: -16px;
    background-size: 20px auto;
    z-index: 9;
    transform: rotate(0deg);
}



.page_458 .content_main_row ul li:nth-of-type(5):before{
    content: "";
    background: url(../images/arrow_yellow.png) no-repeat 6px 2px;
    width: 30px;
    height: 37px;
    position: absolute;
    top: -1px;
    left: -16px;
    background-size: 20px auto;
    z-index: 9;
    transform: rotate(0deg);
}



.page_458 .content_main_row ul li:nth-of-type(8):before{
    content: "";
    background: url(../images/arrow_green.png) no-repeat 6px 2px;
    width: 30px;
    height: 37px;
    position: absolute;
    top: -1px;
    left: -16px;
    background-size: 20px auto;
    z-index: 9;
    transform: rotate(0deg);
}

.page_458 .content_main_row ul li {
    padding: 5px 4px 5px 30px;
    position: relative;
}

.page_458 .content_main_row ul li:nth-of-type(1),
.page_458 .content_main_row ul li:nth-of-type(5),
.page_458 .content_main_row ul li:nth-of-type(8){
    padding: 5px 4px 5px 15px;
}


.news_item_gallery{
        width: 100%;
    display: inline-block;
}


.inner_gallery_over{
width: 238px;
    height: 185px;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 15px;  
}

.news_item_gallery .inner_gallery_over:nth-of-type(4n){
 float:right;
 margin-right:0;
}


.inner_gallery_over a{

    display: block;
    width: 100%;
    height: 100%;
}

.inner_gallery_over img{
        width: 100%;
    height: 100%;
    object-fit: cover;
}


.cat_child{
        width: 100%;
    display: inline-block;
}

.cat_child{
        width: 100%;
    display: inline-block;
}

.cat_child h4{
        width: 100%;
    display: inline-block;
    margin: 20px 0;
}

.vide_conts{
    width: 100%;
    display: inline-block;
    margin-bottom: 100px;
    text-align: center;
}

.news_cnt{
        height: 80px;
}

.lang_hy-AM .main_menu li{
    padding: 10px 10px;
}

.lang_hy-AM .main_menu li a {
    font-size: 16px;
}


.mainBgHeader{
    background: rgba(151, 62, 145, 0.6);
    width: 100%;
    height: 126px;
    text-align: center;
    padding: 23px 30px;
    color: #fff;
    font-size: 27px;
    border-radius: 10px;
}

.mainBgHeader p{
    margin: 0;
}

.page_cnt{
    width: 100%;
    display: inline-block;
    min-height:500px;
}


.main_event_block{
    position: absolute;
    bottom: -20px;
    width: 1280px;
}

.main_event_data{
    width: 100%;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.main_event_data ul{
        width: 100%;
    display: inline-flex;
    margin: 0;
    padding: 0;
}

.main_event_data ul li{
        width: 33%;
    margin: 10px 10px 0px 10px;
}

.event_preview{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.event_preview img{
  width: 100%;
}

.event_header{
        position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 149, 175, 0.8);
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}


.main_event_data ul li:nth-of-type(1) .event_header:before{
    content: "";
    background: url(../images/workshop-icon.png) no-repeat 0px 0px;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 9;
}

.main_event_data ul li:nth-of-type(2) .event_header:before{
    content: "";
    background: url(../images/events-icon.png) no-repeat 0px 0px;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 9;
}


.main_event_data ul li:nth-of-type(3) .event_header:before{
    content: "";
    background: url(../images/result-icon.png) no-repeat 0px 0px;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 9;
}


.about_block_row{
    margin: 50px 0;
    background: url(../images/about_bg.png) no-repeat 0px 0px;
    padding: 70px 0px 105px 0px;
    background-position: right 66px bottom;
    background-size: 1160px auto;
}




.mainBgRowWrapperOther{
    width:100%;
    height:700px;
}

.other_row{
        width: 100%;
    display: inline-block;
    margin: 90px 0;
}

.oter_row_box{
        width: 100%;
    display: inline-flex;
}

.other_block_left{
    width: 27%;
    font-size: 45px;
    color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-right: 50px;
}

.other_block_right{
    width:73%;
    margin:0 auto;
}

.other_block_right ul{
        margin: 0;
    padding: 0;
}

.other_block_right ul li{
font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    padding: 18px 0px 5px 80px;
    min-height:70px;
}

.other_block_right ul{
    counter-reset: item;
}

.other_block_right ul li::before{
    counter-increment: item;
    content: "0" counter(item) " ";
}

.other_block_right ul li::after{
    content: "";
    background: #d9d9d9;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 10px;
    border:2px solid transparent;
}

.other_block_right ul li::before{
    color: #0095AF;
    font-size: 40px;
    position: absolute;
    left: 13px;
    z-index: 99;
    font-weight: bold;
    top: 15px;
}


.other_block_right ul li:hover::after{
    background: #fff;
     border:2px solid #0095AF;
}


.other_block_right ul li:hover::before{
    color: #0095AF;
}

.middleContentRow{
    background:#fff url(../images/footer.jpg) no-repeat 0px 0px;
        width: 100%;
    display: inline-block;
    padding: 0px 0px 100px 0px;
    min-height:800px;
        background-attachment: fixed;
}

.middleData h3{
        font-size: 32px;
    text-align: center;
    color: #0095AF;
    padding: 100px 0;
}


.middleDataContent ul li{
padding: 20px;
    background: #fff;
    border-radius: 10px;
    font-size: 20px;
    position: relative;
    padding-left: 150px;
    margin-bottom: 30px;
    height: 130px;
    display: flex;
    flex-direction: row;
    align-items: center;
    box-shadow: 0px 0px 10px 0px #ccc;   
}

.middleDataContent ul li:before{
    content: "";
    background: url(../images/checkbox_icon.png) no-repeat 0px 0px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40px;
    left: 46px;
    z-index: 99;
}


.middleDataContent ul li:after{
content: "";
    background: #973E91;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 23px;
    left: 31px;
    z-index: 9;
    border-radius: 10px;
    border:2px solid transparent;
}

.middleDataContent ul li:hover:after{
    background: #fff;
    border:2px solid #973E91;
}

.middleDataContent ul li:hover:before{
    background: url(../images/checkbox_icon_active.png) no-repeat 0px 0px;
}

.middleFooterRow{
    width: 100%;
    display: inline-block;
}


.middleFooterData{
        width: 100%;
    display: inline-flex;
}

.middle_left{
    padding: 20px 0;
}

.middle_right{
        padding: 20px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 19px;
}




.projectRow{
        width: 100%;
    display: inline-block;
}


.projectRow h3{
    font-size: 25px;
    color: #973e91;
    font-weight: bold;
    padding-bottom: 10px;
        margin-top: 50px;
}

.projectItem{
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
}


.numRow{
    text-indent: -10000px;
    background: url(../images/star-regular.svg) no-repeat 0px 0px;
    background-size: 40px auto;
    background-position: center center;
    width: 50px;
    height: 50px;
    float: left;
    position: relative;
    top: 5px;    
}

.contentRow:before{
    content:"";
    background:#973e91;
    width:3px;
    height:50px;
    position:absolute;
    left:0;
    top:5px;
}

.contentRow{
    position: relative;
    float: left;
    padding-left: 40px;
    margin-left: 20px;
    min-height: 70px;
        width: 93%;
        display: flex;
    align-items: center;    
}


.contentRow a{
    font-size: 20px;
    padding-bottom: 8px;
    display: block;
}

.contentRow p{
        color: #999;
    padding-bottom: 10px;
}


.no_success:before{
    display:none;
}



.no_success:after {
    background: #fff!important;
    border: 4px solid #973E91!important;
}


.event_inner_data a{
     text-decoration: underline !important;
    color: #973e91;
    font-weight: bold;   
}


.top_fb{
    position: absolute;
    right: 15px;
    background: #fff;
    width: 30px;
    height: 27px;
    text-align: center;
    border-radius: 6px;
    box-sizing: border-box;
    top: -5px;
}


.top_fb i{
    color: #0766FF;
    font-size: 23px;
    position: relative;
    top: 4px;  
}

.page_471 .content_main_row p:nth-of-type(1) strong{
color: #0095AF;
    font-size: 20px;
}

#menu{
        display: inline-block;
    text-align: center;
}











