
*, :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: 'Noto Sans','Arial', sans-serif;
}

body.lang_hy-AM {
    font-family: '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: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: 15px;
    box-sizing: border-box;
    border-radius: 15px;
    background: #fff;
    z-index: 99;    
}

.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: 30%;
    float: left;
}

.main_logo_row img{
     width: 80%;   
}

.main_menu{
    width: 55%;
    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: #fff;
    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%;
}

.menuBox li a{
        font-size: 18px!important;
    padding: 8px 15px;
    display: block;
    font-size: 16px;
    position: relative;
  color: #001552;
  border: 2px solid transparent;
  text-transform:uppercase;
}

.menuBox li a:hover,
.custom_active,
.menuBox li.active a{
    border: 2px solid #DE572A;
    color: #001552!important;
    border-radius: 10px;  
}


.menuBox .mod-menu li{
  padding:0 10px;  
}




.top_language i{
width: 40px;
    height: 42px;
    display: block;
    float: left;
    margin-right: 0;
    border-radius: 5px;
    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 {

}


.block1_wrapper{
    width: 100%;
    display: inline-block;
}

.block1_wrapp{
        width: 100%;
    display: inline-block;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 15px 15px 0 0;
}

.block1_wrapp>h3{
    text-align: center;
    color: #001552;
    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: #001552;
    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;
    border-radius: 10px;
    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;
    border-radius: 3px;
    cursor:pointer;
}


.f_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
}

.item_data_box h4{
        color: #001552;
    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;
    border-radius: 8px;
    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;
    border-radius: 8px;
    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;
    border-radius: 8px;
    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;
    border-radius: 20px;
}




.block2_data>h3,
.block2_action>h3{
    text-align: center;
    color: #001552;
    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: #001552;
    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;
    border-radius: 10px;
    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;
    border-radius: 10px;
    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;
    border-radius: 10px;
    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: #001552;
    color: #fff;
    padding: 20px 100px;
    border-radius: 10px;
    position: relative;
    font-weight: bold;
}


.opt_url a:after{
    content: "";
    width: 36px;
    height: 36px;
    display: block;
    border-radius: 10px;
    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;
    border-radius: 10px;
    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;
    border-radius: 7px;
    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: #001552;
    padding-bottom: 10px;
    font-weight: bold;   
}

.block3_wrapper{
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}

.block3_wrapper .fixwidth>h3{
  font-size: 30px;
    color: #001552;
    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;
}


.about_content img{
        margin-bottom: 20px;
}


.about_content strong{
    color: #001552;
}


.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: 999;
}



.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;
    border-radius:10px;
}

.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%;
}

nav#menu,
nav#menu2{
 position:relative; 
 float:right;
}

nav#menu:after,
nav#menu2:after{
content: "";
    background: #001552;
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0;
    right: -10px;
}

#donate_box,
.donateButton{
    float: right;
    background: #001552;
    position: relative;
    color: #fff;
    padding: 11px 20px 11px 60px;
    border-radius: 10px;
    display: block;
    cursor:pointer;
    text-transform:uppercase;
    margin-left:40px;
}



#donate_box:before{
content: "";
    background: url(../images/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;

}



.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;
}

.mg_top ul{
        margin: 0;
    display: inline-flex;
}



.main_paralax:before {
    content: "";
    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.65) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(bottom top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 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:#001552;
}



.projectBox{
    width: 100%;
    display: inline-block;
    margin: 60px 0px 0px 0px;
}

.block_header{
    width: 100%;
    display: inline-block;
}

.block_header h3{
 position: relative;
    margin-bottom: 30px;   
}

.block_header h3 span{
    font-size: 30px;
    text-transform: uppercase;
    color: #001552;
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0px 30px 0px 0px;
}

.block_header h3:before{
content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: 2px;
    background: #001552;
}


.project_preview img{
    border-radius: 10px;
    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 #001552;   
 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: #001552;
}

.all_project{
        color: #051551;
    position: absolute;
    bottom: 2px;
    font-size: 17px;
}

.rdm{
    color: #051551;
}



.about_preview img{
     border-radius: 10px;
         height: 100%;
    width: auto;
}



.project_preview img{
    border-radius: 10px;
}

.aboutItem{
    width: 100%;
    display: inline-flex;
    margin-bottom: 50px;
    position: relative;
}

.about_preview{
width: 45%;
    position: relative;
    height: 580px;
}

.about_data{
        width: 55%;
    padding-left: 60px;
}

.about_data h2{
        font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    color: #001552;
}

.disclaimer_box{
    position: absolute;
    bottom: -37px;
    right: -28px;
    background: #DE572A;
    color: #fff;
    padding: 20px;
    width: 340px;
    border-radius: 10px;
    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%;
    border-radius:10px;
}

.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: #001552;
    margin-bottom: 15px;  
}

.faq_txt{
    width: 100%;
    display: inline-block;
}

.faq_item li{
        width: 100%;
    display: inline-block;
    background: #e5e8ee;
    border-radius: 10px;
    margin-bottom: 10px;
}

.faq_item li strong{
padding: 20px 50px 20px 20px;
    display: block;
    cursor: pointer;
    position: relative;
    color: #001552;
}


.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: #001552;
    color: #fff !important;
    border-radius: 10px 10px 0px 0px;
}

.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;
}

.footer_data{
        width: 100%;
    background: #001552;
    height: 310px;
}

.copyright{
    background: #001143;
    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-flex;
    height: 100%;
}

.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;
    border-radius: 5px;
    margin-bottom: 5px;
    color: #fff;
    outline: none;
    width: 100%;
}


.form_right{
    width: 50%;
    float: right;
}

.form_right textarea{
background: #515e83;
    border: none;
    padding: 10px;
    border-radius: 5px;
    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: #001552;
    border: none;
    padding: 5px 35px;
    border-radius: 5px;
    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 8px;
    font-size:13px;
}


.footer_donate{
        width: 100%;
    display: inline-block;
    margin-top: 25px;
}

.footer_donate a{
cursor: pointer;
    background: #fff;
    padding: 11px 20px 13px 60px;
    border-radius: 10px;
    font-weight: bold;
    color: #001552;
    position: relative;
    text-transform: uppercase;
}


#donate_box3{
cursor: pointer;
    background: #fff;
    padding: 11px 20px 13px 60px;
    border-radius: 10px;
    font-weight: bold;
    color: #001552;
    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;
    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: #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: #DE572A;
  border: 1px solid #DE572A;
  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 #001552;
    border-radius: 20px;
    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;
         border-radius: 10px;
}


.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-radius:10px 0px 0px 10px;
}

.is-flex .input-col:nth-of-type(2)  input{
    border-radius:0px 10px 10px 0px;
}

.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;
    border-radius:10px;
}



.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: #001552;
    opacity: 0;
    position:absolute;
    border-radius: 100%;
}

.bottom-inputs-holder .radio-holder {
    margin-top: 16px;
    padding-right: 25px;
    position:relative;
}


.donation-btn {
    background-color: #001552;
    color: #fff;
    padding: 15px 15px 15px 60px;
    border-radius: 20px;
    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:#001552;
}


.form_left input::placeholder,
.form_right textarea::placeholder{
  color: #fff;       
  font-size: 16px;      
}

.radiobutton-row>label{
    font-size: 19px;
    color: #001552;
}


.out_header{
        width: 100%;
    display: inline-block;
    background: #001552;
    height: 215px;
}


.aboutBox{
    width: 100%;
    display: inline-block;    
    padding: 30px 0;
}


.page_475 .about_data h2{
    font-size: 22px;
}



.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%;
    border-radius: 10px;
    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%;
    border-radius: 0px 10px 0px 0px;
    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: #001552;
    font-weight: bold;
    padding-bottom: 8px;   
}

.staff_descr{
   color: #001552;
}




.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: #001552;
    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: #001552;
    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: #001552;
    margin-bottom: 12px;
    font-size: 28px;
}


figure.left{
    float: left;
    margin: 0px 20px 0px 0px;
        width: 497px;
}

figure.left img{
        width: 100%;
    border-radius: 10px;
}

.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: 999;
}



.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%;
        border-radius:10px;
}

.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;
    border-radius: 10px;
}

.dnt_box,
.bank_box{
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}


.bn_text{
    color: #001552;
    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: #DE572A;
    color: #fff;
    display: inline;
    padding: 5px 30px;
    border-radius: 10px;
}

.com-content-article{
        padding-right: 120px;
    width: 100%;
    display: inline-block;
}

.com-content-article__body{
        width: 60%;
    float: right;
}




.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;
    border-radius:10px;
}

.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:#DE572A;
}
.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 #DE572A;
    color: #001552;
    border-radius: 10px;
    cursor: pointer;
    padding: 5px 38px;
    margin: 0px;
    display: block;
}

.currency_value  li a:hover,
a.val_selected{
    background:#DE572A;
    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;
}

.alert-wrapper{
    text-align:center;
}





#menu .item-492,
#menu .item-493{
    display:none;
}


.page_492  .com-content-article__body,
.page_493  .com-content-article__body{
    width:100%;
}


.com-content-article__body img{
        max-width: 100%;
    height: auto;
}
