/* menu */
.index, .index a:after{content:"HOME";}
.index2, .index2 a:after{content:"PRODUCTS"}
.index3, .index3 a:after{content:"PARTNERS"}
.index4, .index4 a:after{content:"CONTACTS"}
.index5, .index5 a:after{content:"";display:none;}
.index6, .index6 a:after{content:"";display:none;}
.index7, .index7 a:after{content:"";display:none;}

.active {background-color:#e7eae0}

#products{text-align:center;}
#products img{padding:15px 30px}
.lower-alpha li{list-style-type: lower-alpha}
.lower-decimal li{list-style-type: decimal}
#pic{margin-right:auto}
.col-md-4{min-height:300px}

#open_web:after{content:"Open web"}

/* copy */
#copy:after{content:"© 2017 Isoyan Eghbayrner"}