<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ShopMainDiv {
    margin: 0;
    padding: 0; 
    unicode-bidi: -moz-isolate; 
    color: #000000 !important;
    font-family: 'BMitra' !important;
    font-size: 18px !important; 
    text-align: justify;
    font-weight:normal; 
    line-height:1.6;
        }
@font-face {
	font-family: 'yekan';
    src:url('fonts/byekan.eot?#') format('eot'),    
          url('fonts/byekan.woff') format('woff'),
          url('fonts/byekan.ttf') format('truetype');  
	font-weight: normal;
	font-style: normal; 
}
@font-face {
	font-family: 'BHoma';
    src:url('fonts/BHoma.eot?#') format('eot'),    
          url('fonts/BHoma.woff') format('woff'),
          url('fonts/BHoma.ttf') format('truetype');  
	font-weight: normal;
	font-style: normal; 
}
@font-face {
	font-family: 'farnaz';
    src:url('fonts/BFarnaz.eot?#') format('eot'),    
          url('fonts/BFarnaz.woff') format('woff'),
          url('fonts/BFarnaz.ttf') format('truetype');  
	font-weight: normal;
	font-style: normal; 
}
@font-face {
	font-family: "BMitra";
    src: url("fonts/BMitra.eot");
    src: local("?"),    
         url("fonts/BMitra.woff") format("woff"),
         url("fonts/BMitra.ttf") format("truetype");  
	font-weight: normal;
	font-style: normal; 
} 
@font-face {
	font-family: "NassimRegular";
    src: url("fonts/nassim-regular.eot");
    src: local("?"),    
         url("fonts/nassim-regular.woff") format("woff"),
         url("fonts/nassim-regular.ttf") format("truetype");  
	font-weight: normal;
	font-style: normal; 
} 
@font-face {
    font-family: "NassimRegular";
    src: url("fonts/nassim-bold.eot");
    src: local("?"),
         url("fonts/nassim-bold.woff") format("woff"),
         url("fonts/nassim-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
.VesamProductAdvertiseDiv {
display: inline-block; margin: 0 auto; padding: 0;width:314px;height:343px; vertical-align:top;
    box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}
.VesamProductAdvertiseDiv:hover {
    background-color:#f8f8f8;
    cursor:pointer; 
    box-shadow:0px 0px 10px rgba(0,0,0,0.5);
}
.VesamProductAdvertiseDiv div{
height:150px;
vertical-align:middle;
display:inline-block;
}
.VesamProductAdvertiseDiv img{    
    padding:0;border:0;margin:0;display:inline-block;
}
.VesamProductAdvertiseDiv:hover img{    
}
.SpliteRows {
    background-color: #37c2ff;
    width: 100%;
    margin: 15px auto;
    height: 3px;
    display: block;
}
.blockdet, .animated, .fadeInUp {
display:block;overflow:auto;
}
.PanelPic {
float:left;
width:35%;
}
.PanelText {
    float: right;
    width: 60%;
}
.PanelPic_Photo {
    border-radius: 50%;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.3s ease-in-out 0s;
    width: 300px;
} 
.services_item {
    display: block;
    padding: 80px 25px 0;
    position: relative;
}
.services_item:before {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
}
.services_item.bg1:before {
    background-color: #F5C700;
}
.services_item.bg2:before {
    background-color: #EF4836;
}
.services_item.bg3:before {
    background-color: #0EBA9E;
}
.services_item:hover:before {
    height: 6px;
}
.services_item i {
    border-radius: 50% 50% 50% 50%;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font-size: 70px;
    height: 130px;
    line-height: 130px;
    margin: 0 auto 25px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 130px;
}
.services_item.bg1 i {
    box-shadow: 0 0 0 75px #F5C700 inset;
}
.services_item.bg2 i {
    box-shadow: 0 0 0 75px #EF4836 inset;
}
.services_item.bg3 i {
    box-shadow: 0 0 0 75px #0EBA9E inset;
}
.services_item.bg1:hover i {
    box-shadow: 0 0 0 3px #F5C700 inset;
    color: #F5C700;
}
.services_item.bg2:hover i {
    box-shadow: 0 0 0 3px #EF4836 inset;
    color: #EF4836;
}
.services_item.bg3:hover i {
    box-shadow: 0 0 0 3px #0EBA9E inset;
    color: #0EBA9E;
}
.services_item p {
    color: #333333;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 9px;
    text-transform: none;
    transition: all 0.3s ease-in-out 0s;
}
.services_item.bg1:hover p {
    color: #F5C700;
}
.services_item.bg2:hover p {
    color: #EF4836;
}
.services_item.bg3:hover p {
    color: #0EBA9E;
}
.services_item span {
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.3s ease-in-out 0s;
}
.services_item:hover span {
    color: #333333;
}
.icon1, .icon2, .icon22, .icon25, .icon3, .icon30, .icon45, .icon46, .icon47, .icon48, .icon49, .icon50, .icon51, .icon52, .icon53, .icon54, .icon55, .icon56, .icon57, .icon6, .icon7, .icon9 {
    background: url("../images/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
}
.icon1 {
    background-position: -1px 0;
    height: 32px;
    width: 32px;
}
.icon2 {
    background-position: -34px 0;
    height: 32px;
    width: 32px;
}
.icon22 {
    background-position: -67px 0;
    height: 32px;
    width: 32px;
}
.icon25 {
    background-position: -100px 0;
    height: 32px;
    width: 32px;
}
.icon3 {
    background-position: -1px -33px;
    height: 32px;
    width: 32px;
}
.icon30 {
    background-position: -34px -33px;
    height: 32px;
    width: 32px;
}
.icon45 {
    background-position: -67px -33px;
    height: 32px;
    width: 32px;
}
.icon46 {
    background-position: -100px -33px;
    height: 32px;
    width: 32px;
}
.icon47 {
    background-position: -1px -66px;
    height: 32px;
    width: 32px;
}
.icon48 {
    background-position: -34px -66px;
    height: 32px;
    width: 32px;
}
.icon49 {
    background-position: -67px -66px;
    height: 32px;
    width: 32px;
}
.icon50 {
    background-position: -100px -66px;
    height: 32px;
    width: 32px;
}
.icon51 {
    background-position: -1px -99px;
    height: 32px;
    width: 32px;
}
.icon52 {
    background-position: -34px -99px;
    height: 32px;
    width: 32px;
}
.icon53 {
    background-position: -67px -99px;
    height: 32px;
    width: 32px;
}
.icon54 {
    background-position: -100px -99px;
    height: 32px;
    width: 32px;
}
.icon55 {
    background-position: -1px -132px;
    height: 32px;
    width: 32px;
}
.icon56 {
    background-position: -34px -132px;
    height: 32px;
    width: 32px;
}
.icon57 {
    background-position: -67px -132px;
    height: 32px;
    width: 32px;
}
.icon6 {
    background-position: -100px -132px;
    height: 32px;
    width: 32px;
}
.icon7 {
    background-position: -1px -165px;
    height: 32px;
    width: 32px;
}
.icon9 {
    background-position: -34px -165px;
    height: 32px;
    width: 32px;
}
h4, h3 {
    font-family:'NassimRegular';
    font-weight:bold;
    font-size:22px;
    letter-spacing:0px;
    color:#00668D;
}
</pre></body></html>