.theru:hover > div.sirunakhperashotik{
    display:block;
}
div#upperinsider div.upright.curr{
    padding-right: 20px;
    cursor:default;
}
div.sirunakhperashotik{
    display: none;
    position: absolute;
    box-shadow: 1px 1px 2px rgb(0, 25, 45);
    font-family: verdana;
    font-size: 15px;
    top: 71px;
    width: auto;
    min-width: 169px;
    margin-left: -159px;
    border-radius: 20px 1px;
    min-height: 60px;
    z-index: 4;
    height: auto;
    background-color: #FFF;
    line-height: 22px;
    padding: 9px 17px;
    color: #0078D7;
}
#upperinsider{
    width:65%;
    height:60px;
    top:0;
    right:0;
    position: absolute;
    text-align: center;
}
div#upperinsider div.upright{
    min-width: 40px;
    width:auto;
    height: 40px;
    margin: 7px 0px;
    padding: 0;
    font-family: verdana, helvetica;
    float: right;
    color: #FFF;
    text-align: center;
    line-height: 70px;
    cursor:pointer;
    font-size: 14px;
}
#uprightholder{
    width: 485px;
    height: 100%;
    position: relative;
    top: 0;
    margin: auto;
    padding: 0;
}
body{
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
}
#mainbody {
    height: auto;
    background-color: #0078d7;
}
            
#parallax-bg {
    padding:312px 0 156px 0;
    background-image: url('../img/home/back3mini.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-color: #000;
}

#parallax-bg h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 70px;
    font-family: Arial;
    text-shadow:0 3px 3px rgba(0, 0, 0, 0.2);
}
#header-holder {
    width:100%;
    height: 130px;
    position:relative;
    top:0;
    left:0;
    background-color:#0078d7;
    z-index: 2;
}
#header-holder-insider{
    width:100%;
    height:70px;
    position:absolute;
    bottom:0;
    z-index:3;
    background-color:#0078d7;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border-bottom: solid 3px #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
}
#header-holder-insider.scrolled{
    background-color:rgba(255, 255, 255, 0.92);
    position:fixed;
    top:0;
    height:70px;
    border-bottom: solid 3px #0078d7;
}
#header-holder-insider.scroll{
    background-color:#0078d7;
    position:fixed;
    top:0;
    height:70px;
    border-bottom: solid 3px #FFF;
}
#header-holder-insider.scroll:hover{
    background-color:#0081E6;
    position:fixed;
    top:0;
    height:70px;
    border-bottom: solid 3px #FFF;
}
#header-holder-insider.scrolled:hover{
    background-color:rgba(255, 255, 255, 1);
    box-shadow:0 1px 2px #0078d7;
}
#middle-category-holder {
    width:100%;
    text-align: center;
    position:relative;
    top:-165px;
    height:auto;
}

.middle-cat {
    margin:0 12px;
    display: inline-block;
    top:-150px;
    height:375px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
}

.middle {
    width:375px;
    height:210px;
    background-color:#777;
    background-size:375px 210px;
    background-position:center;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.middle.one{
    background-image:url(../img/home/newproducts.jpg);
}
.middle.two{
    background-image:url(../img/home/pharmacy.JPG);
}
.middle.three{
    background-image:url(../img/home/Specialoffer.jpg);
}
.middle.hover{
    background-color:#555;
    background-size:450px 252px;
}
.middle div p{
    color: transparent;
    line-height: 195px;
    font-family: verdana, helvetica;
    font-size: 27px;
    margin: 0;
    padding: 0;
}
.middle div{
    border:solid 2px transparent;
    top:16px;
    left:16px;
    position:relative;
    height:calc(100% - 36px);
    width:calc(100% - 36px);
    margin:0;
    padding:0;
}
.middle:hover div{
    border:solid 2px rgba(34, 34, 34, 0.56);
}

#aboutpart {
    width:100%;
    margin:-187px 0 35px 0;
    text-shadow: 0 3px 3px #014871;
    text-align: center;
}
#aboutpart p{
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 86px;
    font-family: Arial;
}
#aboutholder {
    text-align: center;
    position: relative;
    padding:0 140px;
    top: -25px;
}
#aboutholder span{
    color: #fff;
    font-size: 20px;
    font-family: Arial;
    text-shadow: none;
}
#certified-products{
    width:100%;
    overflow: hidden;
    background-color:#000;
    height:300px;
    margin-top: 30px;
    background-image:url(../img/parallax.jpg);
    background-attachment: fixed;
    position:relative;
}

#footer {
    height:370px;
    position:relative;
    width:100%;
    background-color:#29333C;
    background-image:url('../img/24.png');
    text-align: center;
    border-top: solid 14px #0078d7;
    overflow: hidden;
    z-index: 1;
}

.menu {
    display:inline-block;
    padding:0;
    margin:0;
}
.menu ul li{

}
.menu ul{
    padding: 0;
    margin: 0;
    position: relative;
    top: -25px;
}
ul.menuholder li{
    text-align: left;
    list-style: none;
    font-size: 15px;
    color: #FFF;
    padding:6.5px;
    font-family: verdana, helvetica;
    
}
ul.menuholder li:hover{
    cursor: pointer;
    color:#0078d7;
}
table.contact-table{
    color:#FFF;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 18px;
    padding-left: 56px;
    position: relative;
    top: -162px;   
}
table.contact-table td{
    padding: 9px 13px;
    vertical-align: top;
}
.right-align{
    text-align:right;
}
.middle-align{
    text-align:center;
}
#footer-insider {
    display:inline-block;
    padding:45px 0 0 0;
    margin:0;
}

#top-logo {
    background-image: url(../img/both.png);
    width: 35%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background-size: auto 140px;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
}
#top-logo:hover{
    opacity:0.8;
}
#top-logo.scroll{
    background-position: bottom right;
    background-size: auto 140px;
    background-repeat: no-repeat;
}

.menuinsider{
    height: 100%;
    color:#0078d7;
    padding: 0 1vw;
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    line-height: 70px;
    display: inline-block;
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
.white{
    color:#FFF;
}
.menuinsider.white:hover{
    background-color:#FFF;
    color:#0078d7;
}

.menuinsider:hover{
    background-color:#0078d7;
    color:#FFF;
}

#menuinsiderholder {
    position: relative;
    width: 65%;
    text-align: center;
    float: right;
}
div.middle-top {
    height:165px;
    width:375px;
    background-color:#0078d7;
}
p.topone{
    margin: 0;
    padding: 18px 0 0 25px;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 24px;
    color: #FFF;
}
p.downone{
    margin: 0;
    padding: 23px 36px 0 25px;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 13px;
    line-height: 21px;
    color: #FFF;
}


div.owl-carousel div{
    padding:0;
    font-size: 35px;
    color:#FFF;
    font-family: arial;
    text-align: center;
}

.owl-carousel {
    padding-top:127px;
    width: 84%;
    left: 111px;
}

#logogo {
    position: absolute;
    width: 300px;
    height: 300px;
    background-image: url(../img/armfarmcrownedhome.svg);
    left: calc(50% - 150px);
    top: 170px;
    background-size: 320px auto;
    background-position: -11px 6px;
    background-repeat: no-repeat;
}

#watermark-holder {
    width:100%;
    height:300px;
    top:0;
    left:0;
    position:absolute;
    background-image:url(../img/watermarkbg.png);
    background-repeat:repeat;
    background-size:auto 416px;
    background-position:center;
}

div #aboutpart p span {
    font-size: 62px;
    display: block;
    line-height: 64px;
    padding-top: 40px;
}

ul li.down-menu-header{
    color:#0078D7;
    font-weight: bold;
    padding-left: 5px;
    font-size: 18px;
}

table tr td.down-table-header{
    color:#0078D7;
    font-weight: bold;
    padding-left: 9px;
    font-size: 18px;
}
table.hours-table{
    color:#FFF;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 18px;
    padding-left: 56px;
    position: relative;
    top: -120px;   
}
table.hours-table td{
    padding: 9px 13px;
    vertical-align: top;
}

.btn {
    width: 64px;
    height: 34px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
    padding-top: 13px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #0078D7;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #FFF;
  background-color: #0078D7;
    opacity: 0.7;
}

.btn.next{
    position:absolute;
    right:0;
    top:123px;
}
.btn.prev{
    position: absolute;
    left:0;
    top:123px;
}
#framy{
    position: fixed;
    width:100%;
    height:calc(100% - 73px);
    top:73px;
    background-color:#FFF;
    z-index:2;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
#framy.unloaded{
    top: 100%;;
}
body.ovhidden{
    overflow: hidden;
    height: 100vh;
    width:100%;
}
#copyright {
    width: 100%;
    color: rgba(255, 255, 255, 0.37);
    height: auto;
    left: 0;
    font-family: verdana, helvetica, arial;
    font-size: 17px;
    bottom: 9px;
    position: absolute;
}
