﻿body { direction: rtl; font-family: 'nassim', Tahoma; font-size: 16px; font-weight: normal; color: #777; line-height: 1.6; text-align: center; }
a { color: #444; text-decoration: none; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; -ms-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }
a:hover { color: #00aeff; text-decoration: none; }
h1 { font-size: 60px; font-weight: bold; }
h2 { font-size: 45px; }
h3 { font-size: 28px; }
h4 { font-size: 20px; }
h1, h2, h3, h4 { color: #444; line-height: 1.2; margin: 30px 0 10px 0; }
h1.sep, h2.sep, h3.sep, h4.sep { margin: 80px 0 20px 0; }
h1 strong, h2 strong, h3 strong, h4 strong { font-weight: bold; text-transform: none; }
ul { margin: 0; padding: 0px; list-style: none; }
h1.logo { color: #1045A2; }
h2.logo { font-family: 'Quicksand', sans-serif; font-size: 72px; margin-bottom: -18px; color: #1045A2; }
.frame { width: 962px; height: 1770px; margin: 30px auto 50px; position: relative; overflow: hidden; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
iframe { width: 100%; height: 1770px; border: 0; position: relative; }