
*, :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: 'Noto Sans','Arial', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size:24px;
    
}
a, a:focus, a:hover{
    -webkit-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    text-decoration: none!important;
    color: #000;
}
p{
   
    line-height: 1.4;
}
ul{
    list-style: none;
}
.fixwidth{
    width: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;
    box-shadow: 0px 1px 12px 0px #ccc;
    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_menu{
    width: 45%;
    float: left;
}

.top_contact_row{
    position: fixed;
    top: 35px;
    right: 14%;
    z-index: 999;
}



.top_language{
    float: right;
    position: relative;
    top: -10px; 
}

.mod-languages {
    display:none;
    position: absolute;
    top: 40px;
    left: 0;
    background: #F6F6F6;
    padding: 5px 6px 5px 5px;
    box-sizing: border-box;
    border-radius: 0px 2px 5px 5px;
}

.lang-block{
    text-align: center;
}

.lang-block li img{
        width: 25px;
}



.mobIcons{
    display:none;
}

.mobIcons a div{
    width: 50px;
    height: 3px;
    background-color: #012060;
    margin: 6px 0px 5px 3px;
    cursor: pointer;
    position: relative;
    top: 0px;
    z-index: 9;
}

.menuBox{
    padding: 19px 0;
    float: left;
    display: inline-block;
}

.menuBox a{
        font-size: 20px;
    padding: 6px 15px;
    display: block;
    font-size: 16px;
    position: relative;
  
}

.menuBox a:hover,
.custom_active{
        background: #DB2C1B;
    color: #fff!important;
    border-radius: 5px;  
}


.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: 5px 2px!important;
}


.top_contact{
    float: left;
    margin-right: 15px;
    width: 35px;
    height: 36px;
    position: relative;
    top: -5px;
}


.main_paralax{
    width: 100%;
    display: inline-block;
}

.paralax_item{
        width: 100%;
    display: inline-block;
    height: 700px;
}

.paralax_item img{
    width:100%;
}

.parallax-window {
    min-height: 800px;
    background: transparent;
}



footer {
    width: 100%;
    background: url(../images/footer_bg.jpg) no-repeat 0px 0px;
    height: 540px;
    position:relative;
}


.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: #DB2C1B;
    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: #DB2C1B;
    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: #DB2C1B;
    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: #DB2C1B;
    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: #DB2C1B;
    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: #DB2C1B;
    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: #DB2C1B;
    padding-bottom: 10px;
    font-weight: bold;   
}

.block3_wrapper{
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}

.block3_wrapper .fixwidth>h3{
  font-size: 30px;
    color: #DB2C1B;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    font-weight: bold;  
}
.about_box{
        width: 100%;
    display: inline-block;
}

.about_preview{
    width: 40%;
    float: left;
    border-radius:20px;
}

.about_preview img{
   width: 100%; 
}

.about_content{
        float: right;
    width: 60%;
    padding-left: 30px;
}


.about_content img{
        margin-bottom: 20px;
}


.about_content strong{
    color: #DB2C1B;
}


.middleBlock{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.middleBlock .fixwidth{
    position: relative;
}

.copyright{
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    background: #010C23;
    padding: 0 20px;
    border-radius: 10px;
}

.footer_copy{
        float: left;
    color: #fff;
    padding: 21px 0;
    font-size: 14px;
}

.footer_copy p{
        margin: 0;
    color: #fff;
}

.footer_copy a{
    color: #fff;
}

.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,
.about_preview{
   overflow: hidden;
    position: relative;
}

.f_item img,
.about_preview img{
    transition: all 0.5s ease 0s;
}

.f_item:after,
.about_preview:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    display: block;
}




.f_item:hover img,
.about_preview:hover img{
    filter: grayscale(100%);
    transform: scale3d(1.1, 1.1, 1.1);
}


.updated{
    padding-top:10px;
}










