@font-face {
    font-family: 'ghea_grapalatregular';
    src: url('font/gheagrapalat-webfont.woff2') format('woff2'),
         url('font/gheagrapalat-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


*, :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;
    background:#fff;

}

body.lang_en-GB{
  font-family: 'ghea_grapalatregular', sans-serif;
}

body.lang_hy-AM {
    font-family: 'ghea_grapalatregular', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size:24px;

}


body.lang_hy-AM h1,
body.lang_hy-AM h2,
body.lang_hy-AM h3,
body.lang_hy-AM h4,
body.lang_hy-AM h5,
body.lang_hy-AM h6 {
    font-weight: bold;
    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;
    outline:none;
}
p{
   
    line-height: 1.4;
}
ul{
    list-style: none;
}
.fixwidth{
    width:1440px;
    margin:0 auto;
}

.custom_header{
/*   font-family: "Lemonada", cursive;
  font-weight: 400;
  font-style: normal;  */
}



.main_wrapper{
        width: 100%;
    display: inline-block;
}

.top_row{
    width: 100%;
    display: inline-block;
    padding: 5px 0px;
    box-sizing: border-box;
    background: #fff;
    z-index: 99;    
    border-radius:5px;
}

.service_items ul li:last-of-type{
        float: right;
    margin: 0;
}

.top_row_data{
    width: 100%;
    display: inline-block;
    padding: 5px 0px ;
}

.top_content{
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}


.main_logo_row{
    width: 18%;
    float: left;
    padding: 15px 0px 15px 15px;
}

.fixed_menu.fxd .menuBox{
    padding-right: 0;
}

.fixed_menu.fxd .main_logo_row{
    padding: 15px 0px 15px 0px;
}

.main_logo_row img{
    height: 60px;  
    margin-left: 5px;
}

.main_menu{
    width: 74%;
    float: right;
}

.top_contact_row{
    position: fixed;
    top: 35px;
    right: 14%;
    z-index: 999;
}



.top_language{
    float: right;
    position: relative;
    top: -10px; 
}

.mod-languages {
float: right;
}

.lang-block{
    text-align: center;
}

.lang-block li img{
        width: 34px;
}



.mobIcons{
    display:none;
}

.mobIcons a div{
    width: 50px;
    height: 3px;
    background-color: #034C8C;
    margin: 6px 0px 5px 3px;
    cursor: pointer;
    position: relative;
    top: 0px;
    z-index: 9;
}

.menuBox{
    padding: 19px 0;
    float: left;
    display: inline-block;
    width:100%;
    position:relative;
    padding-right:15px;
}

.menuBox li a{
        font-size: 16px!important;
    padding: 8px 15px;
    display: block;
    font-size: 16px;
    position: relative;
  color: #034C8C;
  border: 2px solid transparent;
  text-transform:uppercase;
}

.menuBox li a:hover,
.custom_active,
.menuBox li.active a{
    border: 2px solid #034C8C;
    color: #034C8C!important;
}


.menuBox .mod-menu li{
  padding:0;  
}




.top_language i{
width: 40px;
    height: 42px;
    display: block;
    float: left;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #F6F6F6 url(../images/top_lang.png) no-repeat 0px 0px;
    background-size: 22px;
    background-position: 9px 10px;
    cursor:pointer;
}

div.mod-languages li{
        margin: 6px!important;
}


.top_contact{
    float: left;
    margin-right: 15px;
    width: 35px;
    height: 36px;
    position: relative;
    top: -5px;
}


.main_paralax{
    width: 100%;
    display: inline-block;
    position:relative;
}

.paralax_item{
        width: 100%;
    display: inline-block;
    height: 900px;
}

.paralax_item img{
    width:100%;
}

.parallax-window {
    min-height: 900px;
    background: transparent;
}



footer {
    width: 100%;
    position: relative;
}

.footer_data{
    width: 100%;
        height: 350px;
      background: url(../images/footer_bg.jpg) no-repeat 0px 0px;
    background-size: 100%;
   background-position: 0px -410px; 
   position:relative;
}

.block1_wrapper{
    width: 100%;
    display: inline-block;
}

.block1_wrapp{
        width: 100%;
    display: inline-block;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.block1_wrapp>h3{
    text-align: center;
    color: #034C8C;
    font-size: 33px;
}

.block1_wrapp h3 span{
width: 60%;
    display: inline-block;
    position:relative;    
padding-bottom: 20px;
    margin-bottom: 35px;    
}

.block1_wrapp>h3 span:before{
    content: "";
    background: #034C8C;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.block1_data{
        width: 100%;
    display: inline-block;
}

.block1_item{
    width: 100%;
    display: inline-flex;
    box-shadow: 0px 1px 5px 0px #ccc;
    padding: 20px;
    box-sizing: border-box;
    height: 270px;
    margin-bottom: 20px;
}

.block1_item:hover{
    transition: all 0.5s ease 0s;
    box-shadow: 0px 0px 10px 6px #ccc; 
}

.item_gallery_box{
        width: 30%;
    margin-right: 30px;
}

.item_data_box{
        width: 69%;
}

.f_item.hidden{
    display:none;
}

.f_item{
width: 47%;
    float: left;
    height: 105px;
    display: inline-block;
    margin: 5px;
    cursor:pointer;
}


.f_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_data_box h4{
        color: #034C8C;
    margin-bottom: 10px;
}

.pharm_data ul{
         width: 100%;
    display: inline-block;   
}

.pharm_data ul li{
width: 100%;
    display: inline-block;
    padding: 5px 0px 15px 40px;
    position: relative;
}


.pharm_data ul li:nth-of-type(1):before{
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: #F6F6F6 url(../images/map-check-outline.png) no-repeat 0px 0px;
    background-size: 21px;
    background-position: 7px 7px;
    cursor: pointer;
}



.pharm_data ul li:nth-of-type(2):before{
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: #F6F6F6 url(../images/cellphone.png) no-repeat 0px 0px;
    background-size: 21px;
    background-position: 7px 7px;
    cursor: pointer;
}



.pharm_data ul li:nth-of-type(3):before{
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 20px;

    position: absolute;
    left: 0;
    top: 0;
    background: #F6F6F6 url(../images/clock-check-outline.png) no-repeat 0px 0px;
    background-size: 21px;
    background-position: 7px 7px;
    cursor: pointer;
}


.block2_wrapper{
        width: 100%;
    display: inline-block;
}

.block2_data{
        width: 100%;
    display: inline-block;
    background: #F6F6F6;
    padding: 40px;
    box-sizing: border-box;
}




.block2_data>h3,
.block2_action>h3{
    text-align: center;
    color: #034C8C;
    font-size: 33px;
}

.block2_data h3 span,
.block2_action h3 span{
width: 60%;
    display: inline-block;
    position:relative;    
padding-bottom: 20px;
    margin-bottom: 35px;    
}

.block2_data>h3 span:before,
.block2_action>h3 span:before{
    content: "";
    background: #034C8C;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.block2_info{
        width: 100%;
    display: inline-block;    
    text-align: center;
        margin-bottom: 70px;
}


.block2_info ul{
    width:80%;
    display: inline-block;
}

.block2_info ul li{
float: left;
    width: 33%;
    text-align: left;
    padding: 0px 0px 0px 90px;
    position: relative;
}
.block2_info ul li:nth-of-type(1):before{
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #D9D9D9 url(../images/cont_location.png) no-repeat 0px 0px;
    background-size: 35px;
    background-position: 12px 11px;
    cursor: pointer;
}


.block2_info ul li:nth-of-type(2):before{
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #D9D9D9 url(../images/cont_phone.png) no-repeat 0px 0px;
    background-size: 35px;
    background-position: 12px 11px;
    cursor: pointer;
}



.block2_info ul li:nth-of-type(3):before{
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #D9D9D9 url(../images/cont_phone.png) no-repeat 0px 0px;
    background-size: 35px;
    background-position: 12px 11px;
    cursor: pointer;
}





.block2_info ul li p{
        margin: 0;
    font-size: 18px;
}

.block2_data h3 span{
    font-weight:bold;
}

.opt_url{
    width:100%;
    display:inline-block;
    margin-top: 30px;
}

.opt_url a:hover{
     background: #F44336;
}

.opt_url a{
    display: inline-block;
    background: #034C8C;
    color: #fff;
    padding: 20px 100px;
    position: relative;
    font-weight: bold;
}


.opt_url a:after{
    content: "";
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    left: 10px;
    top: 13px;
    background: url(../images/file-excel.png) no-repeat 0px 0px;
    background-size: 32px;
    background-position: 0;
    cursor: pointer;   
}


.opt_url a:before{
    content: "";
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    right: 10px;
    top: 13px;
    background: url(../images/file-excel.png) no-repeat 0px 0px;
    background-size: 32px;
    background-position: 0;
    cursor: pointer;  
}


.sales_list{
    width: 100%;
    display: inline-block;
}

.sel_item{
    width: 100%;
    display: inline-flex;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 4px 1px #ccc;
    margin-bottom: 20px;
}

.sel_item:hover {
    transition: all 0.5s ease 0s;
    box-shadow: 0px 0px 10px 6px #ccc;
}



.sel_item_icon{
 width: 11%;
    float: left;
    text-align: center;   
}

.sel_item_icon img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.sel_item_data{
    width: 89%;
    float: right;
    padding-left: 30px;
}

.sel_item_data>h3{
 color: #034C8C;
    padding-bottom: 10px;
    font-weight: bold;   
}

.block3_wrapper{
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}

.block3_wrapper .fixwidth>h3{
  font-size: 30px;
    color: #034C8C;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    font-weight: bold;  
}
.about_box{
        width: 100%;
    display: inline-block;
}




.about_content{
float: right;
    width: 60%;
    padding-left: 30px;
    padding-top: 160px;
    font-size: 18px;
}


.about_content img{
        margin-bottom: 20px;
}


.about_content strong{
    color: #034C8C;
}


.middleBlock{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.middleBlock .fixwidth{
    position: relative;
}


.footer_icon{
    float: right;
    padding: 16px 0;
}

.footer_icon ul{
    width: 100%;
    display: inline-flex;
    margin: 0;
}

.footer_icon ul li{
    padding: 0 10px;
}

.footer_icon ul li img{
    height: 30px;
}





.fixed_menu {
    -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;
}


.fixed_menu{
    position: fixed;
    top:0px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
}



.fxd.fixed_menu{
        top:0px;
          -webkit-animation: slide-down-rotated 0.7s ease forwards;
    animation: slide-down-rotated 0.7s ease forwards;
}







.fxd.fixed_menu{
    -webkit-animation:slide-down-rotated 0.7s ease forwards;
    animation:slide-down-rotated 0.7s ease forwards
}
.fxdDisable.fixed_menu{
    -webkit-animation:slide-down-rotated-right 0.5s ease forwards;
    animation:slide-down-rotated-right 0.5s ease forwards
}
@-webkit-keyframes slide-down-rotated{
    0%{
        -webkit-transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
    to{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
}
@keyframes slide-down-rotated{
    0%{
        -webkit-transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
    to{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
}
@-webkit-keyframes slide-down-rotated-right{
    0%{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    50%{
        -webkit-transform:translateY(-20%) rotate(2deg);
        transform:translateY(-20%) rotate(2deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    to{
        -webkit-transform:translateY(-120%) rotate(0deg);
        transform:translateY(-120%) rotate(0deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
}
@keyframes slide-down-rotated-right{
    0%{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    50%{
        -webkit-transform:translateY(-20%) rotate(2deg);
        transform:translateY(-20%) rotate(2deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    to{
        -webkit-transform:translateY(-120%) rotate(0deg);
        transform:translateY(-120%) rotate(0deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
}









.f_item,
.project_preview{
    position: relative;
    overflow:hidden;
}

.f_item img,
.project_preview img{
    transition: all 0.5s ease 0s;
}

.f_item:after,
.project_preview:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    display: block;
}




.f_item:hover img,
.project_preview:hover img{
    filter: grayscale(100%);
    transform: scale3d(1.1, 1.1, 1.1);
}


.updated{
    padding-top:10px;
}



.top_data{
        position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index:9;
}



nav#menu:after,
nav#menu2:after{
    content: "";
    background: #034C8C;
    width: 2px;
    height: 45px;
    position: absolute;
    top: 20px;
    right: 207px;
}

#donate_box,
#donate_box2,
.donateButton{
    float: right;
    background: #034C8C;
    position: relative;
    color: #fff;
    padding: 8px 25px 8px 25px;
    display: block;
    cursor:pointer;
    text-transform:uppercase;
    margin-left:40px;
    border:2px solid transparent;
    width: 170px;
    text-align: center;
}





.donateButton:before{
content: "";
    background: url(../images/button_ico.svg) no-repeat 0px 0px;
    position: absolute;
    top: 9px;
    left: 15px;
    width: 31px;
    height: 38px;
    background-size: 27px auto;
    background-position: 0px 5px;

}



#donate_box:hover::before,
#donate_box2:hover::before,
#donate_box3:hover::before,
.donateButton:hover::before{
  animation: spinBack 1.5s linear infinite;
}

@keyframes spinBack {
  from { transform: rotate(0deg); }
  to   { transform: rotate(-360deg); }
}

.mg_top{
    width: 100%;
    display: inline-block;
    text-align: right;
    padding: 10px 0;
}

.mg_top ul{
        margin: 0;
    display: inline-flex;
}



.main_paralax:before {
    content: "";
    z-index:9;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient(bottom top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.top_con{
    color:#fff;
}

.mg_top ul>li.top_con>a{
        display: block;
    color: #fff;
    font-size: 15px;
    padding: 10px;
}

.mg_top ul>li.top_con a img{
    margin-right: 9px;
    position: relative;
    top: -1px;
    max-height: 35px;
}


li.top_soc img{
        height: 45px;
}


.top_con a:hover{
    color:#034C8C;
}



.projectBox{
    width: 100%;
    display: inline-block;
    margin: 60px 0px 0px 0px;
}

.block_header{
width: 100%;
    display: inline-block;
    position:relative;
}

.block_header h3{
    position: relative;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #034D8C;
    font-weight: bold;
    font-style: normal;
    font-size: 28px!important;
    
}

.lang_en-GB .block_header h3{ 
    font-family: 'ghea_grapalatregular', sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 28px;
    
}

.block_header span{
    font-size: 30px;
    text-transform: uppercase;
    color: #034C8C;
    background: #EEF1F5;
    display: inline-block;
    position: relative;
    padding: 0 30px;
    width: 100%;
     margin: 10px 0px 51px 0px;
}


.block_header span:after{
content: "";
    background: #eef1f5 url(../images/header_logo.jpg) no-repeat 0px 0px;
    position: absolute;
    top: 0;
    left: 47%;
    width: 38px;
    height: 36px;
    background-size: 27px auto;
    background-position: 30px 2px;
    padding: 0 40px;
    box-sizing: border-box;
}



.block_header span:before{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: 1px;
    background: #D5D5D5;
}


.project_preview img{
    width: 100%;
}

.projectItem,
.supportItem{
    width: 100%;
    display: inline-flex;
    margin-bottom: 50px;
    position: relative;

}

.supportItem{
    min-height:450px;
}

.page_485 .projectItem{
 border-bottom: 2px solid #034C8C;   
 padding-bottom: 50px;
}
.page_485  .project_page  .projectItem:last-of-type{
    border:none;
}
.project_preview{
    width: 30%;
}

.project_data{
        width: 70%;
    padding-left: 60px;
}

.project_data h2{
        font-weight: bold;
    font-size: 19px;
    padding-bottom: 10px;
    color: #034C8C;
}

.all_project{
        color: #051551;
    position: absolute;
    bottom: 2px;
    font-size: 17px;
}

.rdm{
    color: #051551;
}



.about_preview img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}


.aboutItem{
    width: 100%;
    display: inline-flex;
    margin-bottom: 50px;
    position: relative;
}

.about_preview{
    width: 47%;
    position: relative;
}

.about_data{
    width: 100%;
    display: inline-flex;
}

.about_data h2{
        font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    color: #034C8C;
}

.disclaimer_box{
    position: absolute;
    bottom: -37px;
    right: -28px;
    background: #034C8C;
    color: #fff;
    padding: 20px;
    width: 340px;
    font-size: 20px;
    text-align: center;
}


.about_txt{
    font-size:18px;
}


.faqBox{
        width: 100%;
    display: inline-block;
    margin: 50px 0;
}

.faqItem{
        width: 100%;
    display: inline-block;
}

.faq_preview{
        width: 641px;
    float: left;
}

.faq_preview img{
    height: 100%;
    max-width: 100%;
}

.faq_data{
    float: right;
    width: 750px;
}


.faq_content{
   max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease, opacity 0.5s;
  opacity: 0;
  
}

.faq_content p{
        padding: 17px;
}

.faq_data h2{
      font-weight: bold;
    color: #034C8C;
    margin-bottom: 15px;  
}

.faq_txt{
    width: 100%;
    display: inline-block;
}

.faq_item li{
        width: 100%;
    display: inline-block;
    background: #e5e8ee;
    margin-bottom: 10px;
}

.faq_item li strong{
padding: 20px 50px 20px 20px;
    display: block;
    cursor: pointer;
    position: relative;
    color: #034C8C;
}


.faq_item li strong:before{
    content: "";
    background: url(../images/plus-solid-full.svg) no-repeat 0px 0px;
    position: absolute;
    top: 16px;
    right: 13px;
    width: 31px;
    height: 31px;
}

.opened strong{
background: #034C8C;
    color: #fff !important;
}

.opened .faq_content{
 max-height: 500px; 
  opacity: 1;
}


.faq_item li.opened  strong:before{
    content: "";
    background: url(../images/minus-solid-full.svg) no-repeat 0px 0px;
    position: absolute;
    top: 16px;
    right: 13px;
    width: 31px;
    height: 31px;
}


.copyright{
    background: #000;
    width: 100%;
}

.copyData{
    width: 100%;
    display: inline-block;
    padding: 5px 0px 0px 0px;
}

.copyData p:nth-of-type(1){
        margin: 0;
    float: left;
    color: #fff;
    font-size:13px;
}


.copyData p:nth-of-type(2){
    margin: 0;
    float: right;
    color: #fff;
    font-size:13px;
}

.copyData p a{
    color:#fff;
}

.footer_content{
        width: 100%;
    display: inline-block;
        position: relative;
}

.footer_form{
    width: 44%;
    padding: 10px 0px 0px 0px;
}

.footer_contact{
    width: 57%;
}

.footer_form h6{
    color: #FFFFFF;
    font-size: 25px;
    margin-bottom: 10px;
}

.form_left{
        width: 49%;
    float: left;
}


.form_left input{
        background: #515e83;
    border: none;
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;
    outline: none;
    width: 100%;
}


.form_right{
    width: 50%;
    float: right;
}

.form_right textarea{
background: #515e83;
    border: none;
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;
    outline: none;
    resize: none;
    width: 100%;
    height: 142px;
}

.form_action{
width: 100%;
    display: inline-block;
    margin-top: 5px;  
}

.form_action button{
    color: #034C8C;
    border: none;
    padding: 5px 35px;
    background: #fff;
    outline: none;
    font-weight: bold;  
}

.footer_contact{
    text-align: right;
}

.footer_menu{
        display: inline-block;
}


.footer_menu li a{
color: #fff;
    text-transform: uppercase;
    padding: 0 10px;
}


.footer_donate{
        width: 100%;
    display: inline-block;
    margin-top: 25px;
}

.footer_donate a{
cursor: pointer;
    background: #fff;
    padding: 11px 20px 13px 60px;
    font-weight: bold;
    color: #034C8C;
    position: relative;
    text-transform: uppercase;
}


#donate_box3{
cursor: pointer;
    background: #fff;
    padding: 11px 20px 13px 60px;
    font-weight: bold;
    color: #034C8C;
    position: relative;
    text-transform: uppercase;
    float:right;
}



.project_txt{
  font-size:18px;   
  padding-right: 120px;
}

.footer_donate a:before,
#donate_box3:before{
    content: "";
    background: url(../images/footer_button_ico.svg) no-repeat 0px 0px;
    position: absolute;
    top: 4px;
    left: 13px;
    width: 31px;
    height: 38px;
    background-size: 27px auto;
    background-position: 0px 5px;
}

.footer_contact_item{
display: inline-block;
    text-align: right;
    width: 100%;
    margin: 45px 0px 50px 0px;
}

.footer_contact_item li a{
    color: #fff!important;
    display: block;
    padding: 3px 0;
}


.footer_contact_item li img{
    margin-right: 10px;
    height: 20px;
}
.footer_contact_item li span{
    display: block;
    float: right;
}


.footer_contact_item ul{
      display: inline-block;  
}


.footer_contact_item ul li:nth-of-type(1){
    text-transform:uppercase;
}



.popOverlay{
    display:none;
        width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    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:15px 40px;
    max-width: 775px;
}

.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: #999;
    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 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.donateButton{
    float: inherit;
    margin: 0 auto;
    outline:none!important;
    border: none;
}

.modal-content .button {
    display: inline-block;
    border: none;
    font-size: 20px;
    margin-top: 0;
    padding: 15px 40px;
    cursor: pointer;
}

.modal-content .lang img{
        width: 25px;
    margin: 5px;
}



.radiobutton-row{
    width: 100%;
    display: inline-block;
}

.radiobuttons {
    width: 100%;
    display: inline-flex;
}

.radio-col{
        width: 25%;
    padding:0px 10px 0px 0px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.radiobuttons .radio-col:last-of-type{
    float:right;
    padding:0;
}

.radio-col input{
    width: 8%;
    margin-right: 10px;
    display:none;
}
.radio-col p{
    width: fit-content;
    padding: 2px;
    margin: 0;
    display: inline-block;
    font-size: 23px;
}


.radio-col input[type="radio"]:checked + label,
.radio-col input[type="radio"]:hover + label{
  background: #034C8C;
  border: 1px solid #034C8C;
  color:#fff;
}


.radio-col span{
    display: block;
    float: left;
    position: relative;
    width: 20px;
    text-align: center;
    font-size: 25px;
    left: 25px;
}
.radio-col label{
    width: 100%;
    display: inline-block;
    border: 1px solid #034C8C;
    padding: 5px 10px;
    text-align: center;
    cursor: pointer;
}

.input-col input{
border: 1px solid #c4c4c4;
    height: 46px;
    width: 100%;
    padding: 8px 25px 8px 20px;
    outline: none;
     font-size: 16px;
}


.radiobuttons {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    margin-bottom: 25px;
}

.input-col label {
    position: absolute;
    padding: 0 11px;
    background-color: #fff;
    z-index: 2;
    top: 0;
    transform: translateY(-50%);
    left: 13px;    
    color: #606062;
    display: inline-block;
}

 .input-row, .textarea-row {
    margin-bottom: 30px;
}

.is-flex,
.flex{
display: -ms-flexbox;
    display: flex;
}


.input-col {
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}

/*.input-row .input-col:after, 
.input-row .textarea-col:after{
    content: "";
    right: 12px;
    transform: skewX(27deg);
    background-color: #c4c4c4;
    display: block;
    width: 1px;
    top: 0;
    height: 100%;
    position: absolute;
}*/


.is-flex .input-col:nth-of-type(1):after{
    content: "";
    right: 12px;
    transform: skewX(27deg);
    background-color: #c4c4c4;
    display: block;
    width: 1px;
    top: 0;
    height: 100%;
    position: absolute;
}



.is-flex .input-col:nth-of-type(1) input{
     border-right: none;
}

.textarea-row .textarea-col textarea {
    resize: none;
    height: 150px;
    border: 1px solid #c4c4c4;
    outline: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;

}



.textarea-row .textarea-col label {
    padding: 0 11px;
    background-color: #fff;
    z-index: 2;
    top: 0;
    transform: translateY(-50%);
    left: 13px;
    position: absolute;
}

.textarea-col{
     position: relative;   
}


.input-row.is-flex .input-col:last-child input,
.textarea-row.is-flex .input-col:last-child input {
    border-left: none;
}




/*.input-row .input-col:before {
    content: "";
    right: -21px;
    transform: skewX(27deg);
    background-color: #fff;
    display: block;
    width: 34px;
    top: -1px;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
*/

.is-flex .input-col:nth-of-type(1):before{
    display:none;
}
 .bottom-inputs {
    margin-bottom: 15px;
}

.bottom-inputs .bottom-inputs-holder:not(:last-child) {
    margin-bottom: 30px;
}

.bottom-inputs label {
    color: #606062;
    display: inline-block;
}

.bottom-inputs-holder .radio-holder input {
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}

.radio-holder label span {
    width: 24px;
    aspect-ratio: 1;
    margin-right: 11px;
    border: 1px solid #c4c4c4;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: block;
        border-radius: 100%;
        float:left;
}

 .radio-holder label span:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #034C8C;
    opacity: 0;
    position:absolute;
    border-radius: 100%;
}

.bottom-inputs-holder .radio-holder {
    margin-top: 16px;
    padding-right: 25px;
    position:relative;
}


.donation-btn {
    background-color: #034C8C;
    color: #fff;
    padding: 15px 15px 15px 60px;
    font-weight: bold;
    cursor: pointer;
    outline:none;
    border:none;
    margin-top:30px;
}



 .radio-holder input:checked+label span:after {
    opacity: 1;
}

.bottom-inputs-holder .radio-holder label {
    cursor: pointer;
    width:100%;
}


 .ss-single-selected,
 .bottom-inputs .bottom-inputs-holder .radio-holder label,
 .link-with-arrows {
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.bottom-inputs-holder p{
    margin:0;
}

.general-popup-form label {
    color: #606062;
    display: inline-block;
}



.fjb, .trees-form-holder .form-row {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#closeMod{
        position: absolute;
    right: 17px;
    top: -6px;
    font-size: 40px;
    cursor: pointer;
    color:#034C8C;
}


.form_left input::placeholder,
.form_right textarea::placeholder{
  color: #fff;       
  font-size: 16px;      
}

.radiobutton-row>label{
    font-size: 19px;
    color: #034C8C;
}


.out_header{
width: 100%;
    display: inline-block;
    background: url(../images/other_page_bg.jpg) 0px 0px;
    height: 350px;
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 100%;
        position: relative;
}


.aboutBox{
    width: 100%;
    display: inline-block;    
    padding: 30px 0;
}


.page_475 .about_data h2{
font-size: 22px;
    padding-bottom: 15px;
}



.staffBlock{
width: 100%;
    display: inline-block;
    background: #fff;
    padding-bottom: 250px; 
    padding-top:50px;
}


.staff_block_row{
    width: 100%;
    display: inline-flex;
    overflow: hidden;
}

.staff_page_block_row{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin-bottom:50px;
}

.staffPageBlock .staff_item{
    width: 24%;
    float: left;
    margin: 0px 25px 25px 0px;
}




.staffPageBlock{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 70px;  
}



.staffPageBlock .staff_item:nth-of-type(4n){

}
.staffBlock  h2{
color: #012060;
    padding: 4px 0px 5px 0px;
    margin-bottom: 10px;
    font-size: 40px;
}

.staffBlock .block_header {
 margin-bottom: 25px;   
}

.staff_item{
position: relative;
    width: 24%;

    overflow: hidden;
    margin-right: 19px;
    float: left;
    margin-bottom:20px;
}

.staff_page_block_row .staff_item:nth-of-type(4n){
    float: right;
    margin-right: 0;
}

.staff_preview{
width: 100%;
    height: 475px;
}

.staff_preview img{
        width: 100%;
    height: 100%;
    object-fit: cover;
}


.staff_item h3{
    position: absolute;
    bottom: 0;
    padding: 11px;
    width: 80%;

    box-sizing: border-box;
    left: 0;
    background: #D26540;
    color: #fff;
    padding-left: 20px;  
}

.custom_header strong{
    font-size: 18px;
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
}
.custom_header span{
        display: inline-block;
    font-size: 15px;
}
.staff_item h3 a{
display: block;
    color: #fff;
    font-size: 18px;
}
.custom_header p{
    margin:0;
}


.staff_item h3 a strong{
display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.staff_item h3 a span{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-style: italic;
}

.staff_block_row .staff_item:last-of-type{
    margin:0;
}


.staff_page_block_row > h3,
.statistics_block h3{
 color: #034C8C;
    font-weight: bold;
    padding-bottom: 8px;   
}

.staff_descr{
   color: #034C8C;
}




.staff_preview{
   overflow: hidden;
    position: relative;
}

.staff_preview img{
    transition: all 0.5s ease 0s;
}

.staff_preview:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}




.staff_preview:hover img{
    filter: grayscale(100%);
    transform: scale3d(1.1, 1.1, 1.1);
}

.part_desc{
        width: 100%;
color: #034C8C;
    font-weight: bold;
    padding-bottom: 8px;
        font-size: 24px;
}

.slide_row {
width: 100%;
    float: right;
}

.partners_block{
    margin: 50px 0px 50px 0px;
    width: 100%;
    display: inline-block;
}

.partners_block .fixwidth{
        overflow: hidden;
}

.partners_item{
    padding: 20px;
    box-sizing: border-box;
}

.project_nav{
        text-align: right;
    padding: 20px;
    color: #034C8C;
    padding-right: 120px;
}

.partners_item img{
      width: auto!important;
    margin: 0 auto;  
}


.projectItem .project_preview {
    width: 45%;
}

.projectItem .project_data {
    width: 55%;
}

.page_header{
        width: 100%;
    display: inline-block;
    margin: 10px 0px 20px 0px;
}

.custom_header>h2{
        font-weight: bold;
    color: #034C8C;
    margin-bottom: 12px;
    font-size: 28px;
}


figure.left{
    float: left;
    margin: 0px 20px 0px 0px;
        width: 497px;
}

figure.left img{
        width: 100%;

}

.defaultContent{
    padding-bottom: 30px;
}

#currency_box{
    display:none;
}

.alert-heading{
    display:none;
}





.fixed_menu {
    -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;
}


.fixed_menu{
    position: fixed;
    top:-150px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
}



.fxd.fixed_menu{
        top:0px;
          -webkit-animation: slide-down-rotated 0.7s ease forwards;
    animation: slide-down-rotated 0.7s ease forwards;
}







.fxd.fixed_menu{
    -webkit-animation:slide-down-rotated 0.7s ease forwards;
    animation:slide-down-rotated 0.7s ease forwards
}
.fxdDisable.fixed_menu{
    -webkit-animation:slide-down-rotated-right 0.5s ease forwards;
    animation:slide-down-rotated-right 0.5s ease forwards
}
@-webkit-keyframes slide-down-rotated{
    0%{
        -webkit-transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
    to{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
}
@keyframes slide-down-rotated{
    0%{
        -webkit-transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        transform:translateX(-20px) translateY(-120%) rotate(-7deg);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
    to{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:left top;
        transform-origin:left top
    }
}
@-webkit-keyframes slide-down-rotated-right{
    0%{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    50%{
        -webkit-transform:translateY(-20%) rotate(2deg);
        transform:translateY(-20%) rotate(2deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    to{
        -webkit-transform:translateY(-120%) rotate(0deg);
        transform:translateY(-120%) rotate(0deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
}
@keyframes slide-down-rotated-right{
    0%{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    50%{
        -webkit-transform:translateY(-20%) rotate(2deg);
        transform:translateY(-20%) rotate(2deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    to{
        -webkit-transform:translateY(-120%) rotate(0deg);
        transform:translateY(-120%) rotate(0deg);
        -webkit-transform-origin:right top;
        transform-origin:right top;
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
}


.our_inputs{
        width: 100%;
    display: inline-flex;
}


.our_inputs .input-row {
    margin-right: 11px;

}
.our_inputs .input-row:last-of-type{
    margin:0;
}

.support_preview{
    position: relative;
    width: 46%;
    padding-right: 50px;
    margin-right: 50px;    

}

.support_preview img{
        width: 100%;

}

.support_preview .disclaimer_box{
    top: 272px;
    bottom:auto;
    right: 0;
    padding: 40px 20px;
    height: fit-content; 
}

.support_data{
        width: 50%;
}

.dnt_row{
    width: 100%;
    display: inline-flex;
}

.dnt_form{
    width: 49%;
    margin-right: 20px;
    padding-right: 10px;
}

.dnt_preview{
    width: 50%;
    height: 450px;
    overflow: hidden;
}

.dnt_preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;

}

.dnt_box,
.bank_box{
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}


.bn_text{
    color: #034C8C;
    font-size: 15px;
    padding: 5px 0;
}

.bank_rws{
        width: 100%;
    display: inline-block;
}

.bank_rws > ul{
        width: 100%;
    display: inline-flex;
}

.bank_rws > ul > li{
    width: 25%;
    position: relative;
}

.bank_rws > ul > li:before{
    content:"";
    background:rgb(0, 21, 82,0.5);
    width:1px;
    height:100%;
    position:absolute;
    right:20px;
    top:0;
}

.bank_rws > ul > li:last-of-type:before{
    display:none;
}


.bank_box .block_header h3{
    margin:0;
}

.bank_rws > ul > li> ul > li{
        width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.bank_rws > ul > li> ul > li strong{
        width: 100%;
    display: inline-block;
}

.bank_rws > ul > li> ul > li:nth-of-type(1) strong{
    background: #034C8C;
    color: #fff;
    display: inline;
    padding: 5px 30px;

}

.com-content-article{
    width: 100%;
    display: inline-block;
}




.news_item_gallery{
        width: 100%;
    display: inline-block;
        margin: 30px 0;
}


.inner_gallery_over{
    width: 253px;
    height: 150px;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 15px;    
}

.news_item_gallery .inner_gallery_over:nth-of-type(3n){
 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;

}

.vide_conts{
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}


.support_txt{
   padding-right: 120px; 
}

.mobile_menu_box{
    display:none;
    margin-top:30px;
}


.reports_row,
.reports_row ul li{
       display:inline-block;
    width: 100%; 
}

.reports_row ul li a{
    position: relative;
    padding: 3px 5px 3px 35px;
    margin: 1px 0;
    display: block;
    font-weight: bold;
}

.reports_row ul li a:hover{
    color:#034C8C;
}
.reports_row ul li a:before{
    content: "";
    background: url(../images/download_file.svg) no-repeat 0px 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 30px;
    background-size: 29px auto;
    background-position: 0px 0px;

}

.reports_row ul{
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.currency_value{
    display:none;
}

.currency_value.show_val{
    display:block;
}

.radiobutton-value-row{
        width: 100%;
    display: inline-block;
    margin: 0px 0px 40px 0px;
}

.currency_value li{
    float: left;
    padding: 0px 15px 0px 0px;
    width: 25%;
    text-align: center;
}

.currency_value li a{
    font-size: 20px;
    border: 2px solid #034C8C;
    color: #034C8C;

    cursor: pointer;
    padding: 5px 38px;
    margin: 0px;
    display: block;
}

.currency_value  li a:hover,
a.val_selected{
    background:#034C8C;
    color:#fff!important;
}


.currency_value li:last-of-type{
    float:right;
    padding:0;
}

.noaval{
    text-align: center;
    color: red;
    font-size: 18px;
    padding-top: 15px;
}


.service_block{
    width: 100%;
    display: inline-block;
    margin-top: -50%;
    position: relative;
    z-index: 9;
}

.slogan_box{
    font-size: 50px;
}

.lang_hy-AM .main_slogan{
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    text-transform:uppercase;

}

.lang_en-GB .main_slogan{
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: bold;
    font-size: 70px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    text-transform:uppercase;
}

.service_items{
        width: 100%;
    display: inline-flex;
}

.service_items ul{
        width: 100%;
    display: inline-flex;
}


.service_items ul li{
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    height: 500px;
    border-radius: 5px;
}


.service_content{
    width:100%;
    position: absolute;
    bottom: 10%;
    left: 0;
}

.service_cnt{
    width: 90%;
    margin: 0 auto;
    background: rgb(3, 76, 140, 0.8);
    padding: 20px;

}

.service_cnt h4{
        text-align: center;
    color: #fff;
    padding-bottom: 15px;
    font-weight: bold;
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: 400;
    font-style: normal;  
    font-size: 30px;    
}


.service_cnt p{
        text-align: center;
    color: #fff;
    margin: 0;
}



.service_icon{
    width: 80px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: 20px;
    background: #034C8C;

}

.service_items ul li:nth-of-type(1) .service_icon:before{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/service1_icon.png) no-repeat 0px 0px;
    background-position: 15px;
    cursor: pointer;
}


.service_items ul li:nth-of-type(2) .service_icon:before{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/service2_icon.png) no-repeat 0px 0px;
    background-position: 15px;
    cursor: pointer;
}


.service_items ul li:nth-of-type(3) .service_icon:before{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/parking-bw.png) no-repeat 0px 0px;
    background-position: 15px;
    cursor: pointer;
        background-size: 47px auto;
}



.service_items ul li:before{
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.61) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.homeAboutRow{
    width: 100%;
    display: inline-block;
    margin: 30px 0;
    position:relative;
}


.availableRow{
    width: 100%;
    display: inline-block;
    background: #eef1f5;
    padding: 60px 0;
}


.available img{
        width: 100%;
}


.white span:after{
    content: "";
    background: #fff url(../images/header_logo.jpg) no-repeat 0px 0px;
    position: absolute;
    top: -3px;
    left: 47%;
    width: 38px;
    height: 40px;
    background-size: 34px auto;
    background-position: 23px 2px;
    padding: 0 40px;
    box-sizing: border-box;
}



.servicesRow{
    width: 100%;
    display: inline-block;
    padding: 60px 0;
}

.item_services{
        width: 100%;
    display: inline-block;
}

.item_services ul li{
    width: 23%;
    float: left;
    margin-right:38px;
    margin-bottom:38px;
    position:relative;
    height:350px;
    border-radius: 5px;
    overflow: hidden;    
}

.item_services ul li:hover .item_service_description{
    display:block;
    color:#fff;
    padding: 0 10px;
    box-sizing: border-box;    
}
.item_services ul li:hover .item_service_title{
     color:#fff;
}

.item_services ul li:hover .item_service_icon:before{
    display:none;
}

.item_services ul li:hover .block_service_icon{
    display:none;
}

.item_services ul li:hover:after{
    content:"";
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); 
}


.item_services ul li:nth-of-type(4n){
    float:right;
    margin-right:0;
}

.item_service_icon{
    border: 2px solid #C6DAEA;
border-radius: 5px;
    overflow: hidden;
    position:relative;
}

.item_service_icon img{
        width: 100%;
    height: 100%;
    object-fit: cover;
}


.item_service_icon:before{
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%); 
}

.service_box_content{
    position: absolute;
    top: 100px;
    z-index: 999;
    left: 0;
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
}

.item_service_title{
text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #034D8C;
    padding-bottom: 10px;
    font-size: 15px;
    margin-bottom: 15px;
    height: 45px;  
        padding: 0 10px;
    box-sizing: border-box;    
}

.item_service_description{
    text-align: center;
    display:none;
    position:absolute;
    width:100%;
    left:0;
}

.block_service_icon{
        text-align: center;
    position: relative;
    top: 0;
    height:120px;
}


.block_service_icon img{
    height: 85px;
}

.middleRow{
    width: 100%;
    display: inline-block;
    background: url(../images/middle_box_bg.jpg) no-repeat 0px 0px;
    background-size: 100%;
    background-position:0 0;    
    height:500px;
    background-attachment: fixed;
    position:relative;
}

.middle_content{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 176px 0;
    box-sizing: border-box;
}

.middle_content ul{
    display: inline-flex;
    position: relative;
    width: 100%;
}

.middle_content ul li {
width: 25%;
    text-align: center;
}

.middle_content ul li img{
    height:70px;
}

.mdl_block{
    background: #fff;
    padding: 15px;
    border-radius:5px;
    width: 100px;
    margin: 0 auto;
}

.middle_content ul li p{
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding-top: 12px;
    text-transform: uppercase;
}


.middleTwoRow{
    width:100%;
    background: url(../images/shape_bg.png) no-repeat 0px 0px;
    background-size: 100%;
    background-position:0 0;   
    height:760px;
}


.middleTwoData{
        width: 100%;
    display: inline-block;
    padding: 110px 0;
}

.partner_block{
    width: 100%;
    display: inline-flex;
}


.partner_logo{
width: 25%;
    padding-top: 40px;
}

.partner_logo img{
        width: 60px;
    float: left;
    margin-right: 40px;
    position: relative;
    top: 14px;    
}

.partner_logo p{
        color: #034D8C;
    font-weight: bold;
    font-size: 23px;
    text-transform: uppercase;
    float: left;
    width: 72%;
    padding: 10px 0;
    margin: 0;
    line-height: 1.3;
}

.partner_slide{
    width: 70%;
    padding: 0 30px;
    margin: -22px 0px 0px 0px;
}

.testimon_block{
     width: 100%;
    display: inline-block;   
    margin-top:50px;
}

.middle_text{
    font-size: 30px;
    color: #034D8C;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0px 30px 0px;
    font-weight: bold;
}

.partner_slide ul li{
        padding: 40px;
}


.partner_slide .owl-nav {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 33%;
}

.partner_slide .owl-nav .owl-next{
        float: right;
}

.partner_slide .owl-nav  button span{
    font-size: 35px;
}


.partner_slide .logo{
  padding: 0px 0px 0px 30px;
}

.partner_slide .owl-nav .owl-prev{
      position: relative;
    left: -20px;  
}

.partner_slide button{
    outline:none;
}

.partner_slide .owl-carousel .owl-stage-outer{
    position: relative;
    z-index: 99;
}

.testimon li{
     width: 100%;
    display: inline-flex;   
}



 .testim_preview{
        height: 150px;
    width: 30%;
    margin-right: 70px;
}


.testim_preview img{
        height: 100%;
    object-fit: contain;
}

.testim_data{
        width: 75%;
}


.testim_data h3{
    color: #034D8C;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px!important;
    padding-bottom: 15px;
}

.testim_data .position{
        font-size: 18px;
 
    color: #535353;
}

.test_descr{
        font-size: 19px;
    font-weight: normal;
    width: 87%;    
}

.test_descr p{
    margin: 0;
    line-height: 1.5;
}

.galleryRow{
width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.gallery_content{
        width: 100%;
    display: inline-flex;
}

.gallery_preview{
    width: 40%;
    position: relative;
    margin-right: 30px;
    height: 650px;
    overflow: hidden;
}
.gallery_preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery_content{
        width: 100%;
}

.gallery_content ul li{
    display:none;
}

.gallery_content ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
   

.gallery_content ul li:nth-of-type(1),
.gallery_content ul li:nth-of-type(2),
.gallery_content ul li:nth-of-type(3){
display: block;
}

.gallery_content ul li:nth-of-type(1){
    margin-right:25px;
        height: 650px;
    width: 38%;
    float: left;    
}

.gallery_content ul li:nth-of-type(2){
        height: 310px;
        float: right;
    width: 59%;
    margin-bottom: 30px;    
}

.gallery_content ul li:nth-of-type(3){
        height: 310px;
        float: right;
    width: 59%;    
}


.gallery_description{
position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    width: 50%;
    text-align: left;
}

.gallery_description p{
margin: 0;
    color: #FFFFFF;
    font-size: 44px;
    text-transform: uppercase;
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: bold;
    font-style: normal;
}

.gallery_content_inner {
    width: 60%;
}

.gallery_content_inner ul{
        width: 100%;
    display: inline-block;
}

.gallery_logo{
        position: absolute;
    top: 6%;
    width: 110px;
    left: 6%;
}


.middleRow:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.61) 100%);
}




.gallery_preview:before,
.footer_data:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
}

iframe{
    border:none;
}


.mapRow{
    position: relative;
    width:100%;
    display:inline-block;
    margin-bottom:50px;
}

.map_over{
        position: absolute;
    top: 0;
    left: 5%;
    z-index: 999;
}

.map_over .fixwidth{
    width: 730px;
}

.form_row{
    width: 520px;
    height: 600px;
    background: rgba(255, 255, 255, 0.9);
    border-radius:5px;
    margin-top: 45px;
    padding: 40px;
    box-sizing: border-box;    
}

.mapRow iframe{
        margin-bottom: -10px;
}



.form_row h4{
    font-size: 30px;
    color: #034D8C;
    font-weight: bold;
    text-transform: uppercase;
}

.form_row p{
    font-size: 17px;
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: 400;
    font-style: normal;    
}

.lang_en-GB .form_row h4{
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: bold;
    font-style: normal;  
}


.form_item{
    width: 100%;
    display: inline-block;
}

.form_item .form_item_row input{
    background: #EAEAEA;
    padding: 20px;
    border: none;

    width: 100%;
    box-sizing: border-box;
     outline:none;
}

.form_item .form_item_row{
    margin-bottom:20px;
}

.form_item .form_item_row:nth-of-type(1){
    width: 49%;
    float: left;
}

.form_item .form_item_row:nth-of-type(2){
    width: 49%;
    float: right;
}


.form_item .form_item_row:nth-of-type(3){
    width: 100%;
}


.page_101  .form_item .form_item_row textarea{
     height:210px;
}

.form_item .form_item_row textarea{
      background: #EAEAEA;
    padding: 20px;
    border: none;

    width: 100%;
    box-sizing: border-box;
    resize:none;
    height:140px;
    outline:none;
}

.message_action{
        text-align: center;
    width: 100%;
    display: inline-block;
}

.message_action button{
    background: #034D8C;
    color: #fff;
    border: none;
    padding: 10px 80px;

    text-transform: uppercase;
    font-size: 18px;
    outline: none;
    border:2px solid transparent;
}

.footer_logo{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 25px 0;
}

.footer_logo img{
    width: 200px;
}

.footer_content_row{
        width: 100%;
    display: inline-block;
    margin-top: 70px;
}


.footer_ul{
        width: 100%;
    display: inline-flex;
}

.footer_ul>li{
        width: 34%;
}
.footer_ul>li:nth-of-type(2){
    text-align: center;
    color: #fff;
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    padding-top: 6px;
}

.footer_ul_child{
    width: 100%;
    display: inline-flex;
}


.footer_social{
    display: inline-flex;
    float: right;
}


.footer_ul_child li{
    padding: 10px 30px 15px 67px;
    position: relative;
}

.footer_ul_child li span{
    position: relative;
    top: 5px;
    font-size: 17px;
    color:#fff;
}

.footer_ul_child li:before{
    content: "";
    background: #034D8C;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius:5px;

}

.footer_ul_child li img{
    position: absolute;
    left: 12px;
    top: 15px;
    width: 24px;
}

/*.footer_ul_child li:nth-of-type(1):after{
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background: url(../images/footer_phone.png) no-repeat 0px 0px;
    background-size: 26px;
    background-position: 9px 12px;
}


.footer_ul_child li:nth-of-type(2):after{
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background: url(../images/footer_email.png) no-repeat 0px 0px;
    background-size: 26px;
    background-position: 10px 11px;
}
*/

.footer_social li{
    margin-left:25px;
}

.footer_social li img{
    width:40px;
}






.about_page_content{
float: right;
    width: 60%;
    padding-left: 30px;
    font-size: 18px;
}


.about_page_content img{
        margin-bottom: 20px;
}


.about_page_content strong{
    color: #034C8C;
}

.about_page_content ul li{
        position: relative;
    padding: 0px 0px 0px 20px;
}


.about_page_content ul li:before{
content: "";
    width: 10px;
    height: 10px;
    background: #044C8C;
    position: absolute;
    left: 0px;
    top: 8px;
    border-radius: 100%;
}


.about_phone{
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    padding-left: 55px;
    position: relative;
}

.about_phone p{
    margin: 0;
    font-size: 16px;
    
}

.about_phone p:nth-of-type(1){
    color: #034D8C;
}


.about_phone:before{
    content: "";
    background: #034D8C;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 100%;
}

.about_phone:after{
    content: "";
    width: 36px;
    height: 35px;
    display: block;
    position: absolute;
    left: 6px;
    top: 2px;
    background: url(../images/footer_phone.png) no-repeat 0px 0px;
    background-size: 26px;
    background-position: 4px 7px;
}



.breadcrumb-item .fa-chevron-right{
    display:none;
}


.breadcrumb{
    background:none!important;
        padding: 0 !important;
}

.mod-breadcrumbs__wrapper{
    width:1440px;
    margin:0 auto;
}


.galleryPage{
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}



.galleryPage ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.galleryPage ul li{
    overflow: hidden;
}

.galleryPage ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.out_content{
       position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%; 
}


.out_content h1{
    position:relative;
        text-align: center;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
}


.out_content h1 span{
        display: block;
    opacity: 0.2;
    font-size: 100px;
    font-weight: bold;
}


.mod-breadcrumbs__item a,
.mod-breadcrumbs__item span{
    color:#034C8C;
}


.contact_row{
        width: 100%;
    display: inline-block;
}



.conactData{
    width: 520px;
    float: left;
    margin-top: 60px;
    background: #034C8C;
    padding: 50px;
        height: 560px;
}

.contact_page_form{
        width: 520px;
    float: right;
    margin-top: 60px;
    background: #F2EFEF;
    padding: 50px;
        height: 560px;
}


.contact_page_row{
        width: 100%;
    display: inline-block;
    margin-bottom: 100px;
    background: url(../images/contact_bg.jpg) no-repeat 0px 0px;
    background-size: 560px 700px;
    background-position: center top -20px;
    height: 700px;
}




.cont_info ul li{
    padding: 35px 0px 35px 105px;
    position: relative;
}

.cont_info ul li small{
    color: #AFAFAF;
    font-size: 15px;
}

.cont_info ul li p{
    margin: 0;
    color: #fff;
}

.cont_info ul li a{
        color: #fff;
    font-size: 18px;
}

.cont_info{
    padding-top: 30px;
}





.cont_info ul a:nth-of-type(1) li:after{
    content: "";
    background: url(../images/contact_phone.png) no-repeat 0px 0px;
    position: absolute;
    top: 40px;
    left: 22px;
    width: 36px;
    height: 36px;
    background-size: 35px auto;
    background-position: 0 0;
    box-sizing: border-box;
}



.cont_info ul a:nth-of-type(1) li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 82px;
    height: 82px;
    background: #fff;

}





.cont_info ul a:nth-of-type(2) li:after{
    content: "";
    background: url(../images/contact_email.png) no-repeat 0px 0px;
    position: absolute;
    top: 40px;
    left: 22px;
    width: 36px;
    height: 36px;
    background-size: 35px auto;
    background-position: 0 0;
    box-sizing: border-box;
}



.cont_info ul a:nth-of-type(2) li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 82px;
    height: 82px;
    background: #fff;
}



.cont_info ul a:nth-of-type(3) li:after{
    content: "";
    background: url(../images/contact_location.png) no-repeat 0px 0px;
    position: absolute;
    top: 40px;
    left: 22px;
    width: 36px;
    height: 36px;
    background-size: 35px auto;
    background-position: 0 0;
    box-sizing: border-box;
}



.cont_info ul a:nth-of-type(3) li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 82px;
    height: 82px;
    background: #fff;

}


.cont_info h4{
        font-size: 34px;
    text-transform: uppercase;
    color: #034D8C;
    padding: 0px 0px 40px 100px;
    position:relative;
}




.cont_info h4:after{
    content: "";
    background: url(../images/contact_form_icon.png) no-repeat 0px 0px;
    position: absolute;
    top: 13px;
    left: 25px;
    width: 36px;
    height: 36px;
    background-size: 30px auto;
    background-position: 0 0;
    box-sizing: border-box;
}



.cont_info h4:before{
    content: "";
    position: absolute;
    left: 0;
    top: -18px;
    width: 82px;
    height: 82px;
    background: #034C8C;

}


.form_item_contact input{
    padding: 10px;
    border: 1px solid #CAC0C0;
    width: 100%;

    outline: none;
    box-sizing: border-box;
}

.form_item_contact_message textarea{
    padding: 10px;
    border: 1px solid #CAC0C0;
    width: 100%;

    outline: none;
    box-sizing: border-box;
    resize:none;
    height:100px;
}

#submitButton{
    background: #034C8C;
    color: #fff;
    outline: none;
    border: none;
    padding: 10px 80px;

    font-size: 20px;
    text-transform: uppercase;
    border:2px solid transparent;
}


.service_row ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; 
}

.service_page_row{
    width:100%;
    display:inline-block;
    margin-top:20px;
}


.service_row ul li{
    width: 100%;
    display: inline-flex;
}

.service_preview{
    width: 150px;
    height: 150px;

    overflow: hidden;
    margin-right: 15px;
    position:relative;
}

.service_preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.service_content_box{
        width: 60%;
}

.service_content_box h3{
    padding-bottom: 10px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 10px;
    color: #034C8C;
    font-weight: bold;
    font-size: 25px;
}

.service_content_box h3 a{
     color: #034D8C;
    font-size: 15px;
    font-weight: bold;  
}

.service_page_cnt p{
    margin:0;
}

.product_inner_wrapper{
    width: 100%;
    display: inline-block;
    min-height: 500px;
    padding: 50px 0;
}

.product_inner_data{
        width: 100%;
    display: inline-block;
}

.page_493 .product_inner_data{
    width: 1100px;
    margin: 0 auto;
    display: block;
}

.product_inner_gallery_row{
    float: left;

    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 20px;
}


.product_inner_gallery_row img{
    width:100%;
}


.product_inner_content h2{
    color: #034D8C;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.page_block_service_icon{
        position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 40px;
}


.service_preview:before{
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%); 
transition: opacity 0.3s ease, transform 0.3s ease;
}

.page_block_service_icon img{
        width: auto;
    height: auto;
    object-fit: fill;
    height: 70px;
    transition: opacity 0.3s ease, transform 0.3s ease;
}


.service_preview:hover:before{
  opacity: 0;
  transform: translate(-50%, 0);
}

.service_preview:hover .page_block_service_icon{
  opacity: 0;
  transform: translate(-50%, 0);
}


.partners_row>ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;   
}


.partners_preview {
    width: 150px;
    height: 150px;

    overflow: hidden;
    margin-right: 15px;
    position: relative;
    padding: 15px;    
}

.partners_preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: filter 0.4s ease; 
}

.partners_content_box {
    width: 76%;
}

.partners_row>ul>li {
    width: 100%;
    display: inline-flex;
    background: #fcfcfc;
    padding: 10px;
   
}

.partners_content_box h3{
    color: #034D8C;
    font-weight: bold;
    font-size: 22px;
     padding-bottom: 10px;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 10px;   
}




.gallery_content ul li{
    overflow: hidden;     
}

.gallery_content ul li img,
.service_items ul li img,
.galleryPage ul li img{
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease; 
}

.gallery_content ul li:hover img,
.service_items ul li:hover img,
.galleryPage ul li:hover img{
    transform: scale(1.2);  
}



.partners_row>ul>li:hover img,
.logo .owl-item:hover img{
    filter: grayscale(100%);
}

.logo .owl-item img{
    transition: filter 0.4s ease; 
}

#submitButton:hover,
#donate_box:hover,
#donate_box2:hover,
.message_action button:hover{
    border:2px solid #034C8C;
    color:#034C8C;
    background:none;
    -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;
}


.fixed_lang .mod-languages select{
    background-size: 25px;
    background-position: 7px 13px;
    border: none;
    text-indent: -30000px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 40px;
    height: 50px;
    margin-left: 15px;   
    cursor:pointer;
}

.fixed_lang .mod-languages{
    top:0;
}

.mod-languages select{
    background: #D9D9D9 url(../images/lang_bg.png) no-repeat 0px 0px;
    background-size: 23px;
    background-position: 5px 5px;
    border: none;
    text-indent: -30000px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 34px;
    height: 34px;
    margin-left: 15px;    
    cursor:pointer;
}
.mod-languages{
    position: relative;
    top: 5px;
}

select::-ms-expand {
  display: none;
}

.mod-languages select{
    font-size: 13px;
    padding: 5px;
    border: none;
    cursor: pointer;
}

#slogan{
    text-align:center;
}


.cont_info .form_item .form_item_row input,
.cont_info .form_item .form_item_row textarea{
    background: #fff;
}


.cont_info .form_item .form_item_row {
    margin-bottom: 10px;
}


.mod-menu__sub{
    display:none;
}


.lang_en-GB nav#menu:after,
.lang_en-GB nav#menu2:after {
    right: 27%;
}


.lang_hy-AM nav#menu:after,
.lang_hy-AM nav#menu2:after {
    right: 230px;
}


.lang_en-GB .main_menu {
    width: 57%;
}

 

body.lang_hy-AM .partner_logo p {
    font-weight: bold;
    font-style: normal;    
    font-size: 26px;    
} 

.lang_en-GB  .partner_logo p {
    padding-top: 25px;
    font-family: "ghea_grapalatregular", sans-serif;
    font-weight: bold;
    font-style: normal;    
    font-size: 28px;    
}   
    
.about_gallery li{
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
    height: 540px;
}    
    
.about_gallery li:nth-of-type(2){
    width: 49%;
    float: left;
    height: 160px;
}    
    
    
 .about_gallery li:nth-of-type(3){
    width: 49%;
    float: right;
    height: 160px;
    overflow: hidden;
}     
    
.fixed_menu.fxd #menu:after{
    display:none;
}    
    
    
    .menuBox{
        position:relative;
    }
    
 .fixed_phone{
         position: absolute;
    right: 194px;
    top: 27px;
 }   
    
 .fixed_phone img{
     width: 30px;
 }   
    
    
.mobile_fixed_phone{
    display:none;
}    


 .mobile_fixed_phone{
         position: absolute;
    right: 70px;
    top: 0;
 }   
    
 .mobile_fixed_phone img{
     width: 30px;
 }   
    


body.lang_hy-AM .about_page_content ul li {
    padding: 4px 0px 4px 20px;
}


.fixed_lang{
        position: absolute;
    right: 260px;
}


body.lang_hy-AM .fixed_menu .menuBox li a {
    font-size: 16px !important;
    padding: 8px 10px;
}


body.lang_en-GB .menuBox li a {
    font-weight:bold;
}


body.lang_hy-AM  .fxd .main_menu {
    width: 69%;

}




.testimon li{
    position:relative;
}


.testimon li:after{
    content: "";
    width: 115px;
    height: 70px;
    display: block;
    position: absolute;
    right: -21px;
    top: -3px;
    background: url(../images/quote.png) no-repeat 0px 0px;
    background-size: 90px;
    background-position: 0;
    cursor: pointer;
}

.postiion{
        color: #333;
    text-transform: uppercase;
   margin-bottom:15px;
}



.page_475 .homeAboutRow:after{
content: "";
    position: absolute;
    left: 0px;
    top: -86px;
    background: url(../images/about_bg.png) no-repeat 0px 0px;
    background-size: 100%;
    width: 100%;
    height: 896px;
    background-position: 0 0;
    max-width:100%;
}

.page_475 .homeAboutRow .fixwidth{
    z-index: 99;
    position: relative;
}





















