/* @media (min-aspect-ratio: 16/9) {
    #myVideo {
        min-width: 100%;
        height: auto;
    }
}

@media (max-aspect-ratio: 16/9) {
    #myVideo {
        width: auto;
        height: 100%;
    }
} */

.responsiveImage {
    max-width: 100%;
    height: auto;
}


/* //----------موبایل-------- */

@media (max-width: 767px) {
    #myVideo {
        /* object-fit: fill; */
        visibility: hidden;
        width: 50px;
        height: 50px;
    }
    #link1 {
        height: 100%;
    }
    body {
        background: url('/images/Vid01.jpg') no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .bgMob2222 {
        background: url('/images/Vid01.jpg');
        background-position: center center;
        background-size: cover;
    }
    #EMNOmenu1 {
        display: none;
    }
    #EMNOmenu2a {
        display: none;
    }
    #EMNOmenu2 {
        display: block;
    }
    #lftimg img {
        /* width: 50% !important; */
        display: none;
    }
    #divTitle01 {
        border: #ff5abd62 2px dashed;
    }
    #title02 {
        border: #e6ff5a 3px solid;
    }
    #title01 {
        margin-left: 15px !important;
    }
    /* #lftimg {
        display: none;
    } */
    .content {
        position: fixed;
        top: -50px;
        right: -1px;
        background: linear-gradient(90deg, #ffffffe6 0%, #c3f8f899 25%, #e4edbd9d 50%, #e0d3d3b8 100%);
        color: #e6ff5a;
        width: 45%;
        height: 15%;
        padding: 3px;
        font-family: tahoma;
        font-weight: 900;
        text-align: center;
        align-content: center;
        align-items: center;
        margin-top: 15%;
        z-index: 16;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 55px;
    }
    nav div {
        position: absolute;
        top: 80%;
        left: 14%;
        width: 5rem;
        height: 5rem;
        margin-top: -2.5rem;
        list-style: none;
    }
    #lefttxtp2 p {
        font-size: 12px;
        font-weight: 400;
        text-align: justify;
        text-justify: inter-word;
        width: 85%;
    }
    #lefttxtp2 {
        left: 10%;
        top: 5% !important;
        height: 80%;
    }
    .maindiv {
        /* margin-right: 35%; */
        /* max-width: 110px;
        width: 120px; */
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        height: 150px;
    }
    .maindiv2 {
        margin-right: 60%;
        max-width: 110px;
        width: 120px;
        height: 160px;
    }
    .maindiv3 {
        margin-right: 50px;
        margin-top: 50px;
        max-width: 110px;
        width: 120px;
        height: 160px;
    }
    #ContactUsDiv {
        margin-top: 30%;
        margin-left: 10%;
        width: 65%;
    }
    .badge.badge-warning {
        /* display: none; */
        visibility: hidden;
    }
    #imageli02 p {
        font-size: 2.5rem;
        padding: 2px;
        margin-right: 2%;
        text-align: justify;
        text-justify: inter-word;
    }
    #imageli02 {
        top: 10%
    }
    #imageli02 img {
        max-width: 90%;
        height: 30%;
        width: 90%;
        margin-left: 15%;
    }
    #imageli03 p {
        font-size: 2.5rem;
        padding: 2px;
        margin-right: 2%;
        text-align: justify;
        text-justify: inter-word;
    }
    #imageli03 {
        top: 10%
    }
    #imageli03 img {
        max-width: 90%;
        height: 30%;
        width: 90%;
        margin-left: 15%;
    }
    #mobileNavButtons {
        position: sticky;
        left: 50px;
        width: 90%;
        height: 20%;
        padding: 10px;
        border-radius: 60px;
        align-items: center;
        align-content: center;
        /* margin: auto; */
    }
    /* #priceDiv {
        margin-top: -200px;
    } */
    #prictitle1 {
        font-size: 2.5rem;
        margin-bottom: 10px;
        margin-right: 20px;
        margin-top: 55%;
        text-align: center;
        padding: 10px;
        visibility: hidden;
    }
    #prictitle2 {
        font-size: 2rem;
        margin-bottom: 5px;
        text-align: center;
        padding: 5px;
    }
    /* #priceForMobiles {
        display: block;
    } */
    #priceForPCBrowsers {
        display: none;
        visibility: hidden;
    }
    .fc {
        margin: 2px auto 5px auto;
        background-color: #5e2f2ba0;
        color: #ffffff;
        border-radius: 7px;
        padding: 2px;
        font-size: 15px;
        text-shadow: 0 0 5px #121d12, 0 0 5px #3a0c0a;
        font-family: tahoma;
        text-align: center;
        align-items: center;
        align-content: center;
    }
    .fc2 {
        margin: 10px;
        background-color: #174363c2;
        color: #ffffff;
        border-radius: 4px;
        padding: 2px;
        font-size: 15px;
        text-shadow: 0 0 5px #678d68, 0 0 5px #3a0c0a;
        font-family: tahoma;
        text-align: center;
        align-items: center;
        align-content: center;
    }
    .fc3 {
        margin: 10px;
        background-color: #28440cbf;
        color: #ffffff;
        border-radius: 4px;
        padding: 2px;
        font-size: 15px;
        text-shadow: 0 0 5px #678d68, 0 0 5px #3a0c0a;
        font-family: tahoma;
        text-align: center;
        align-items: center;
        align-content: center;
    }
}


/* ///   No Mobile below //// */

@media (min-width: 767px) {
    body {
        background: url('/images/Vid01.jpg');
        background-size: cover;
        background-position: center center;
        height: 100%;
    }
    #priceForMobiles {
        display: none;
    }
    /* #priceForPCBrowsers {
        display: block;
    } */
    #prictitle1 {
        font-size: 1.5rem;
        margin-bottom: 20px;
        text-align: center;
        padding: 10px;
    }
    #mobileNavButtons {
        display: none;
    }
    #ContactUsDiv {
        display: block;
    }
    #imageli03 {
        top: 10%
    }
    #imageli03 img {
        max-width: 40%;
        margin-left: 5%;
    }
    #imageli03 p {
        font-size: 2rem;
        margin-top: 3%;
        text-align: justify;
        text-justify: inter-word;
    }
    #imageli02 {
        top: 10%
    }
    #imageli02 img {
        max-width: 40%;
        margin-left: 5%;
    }
    #imageli02 p {
        font-size: 2rem;
        margin-top: 3%;
        text-align: justify;
        text-justify: inter-word;
    }
    .maindiv {
        max-width: 180px;
        width: 180px;
        height: 250px;
        margin: 20px 20px 1px 20px;
    }
    .maindiv2 {
        max-width: 180px;
        width: 180px;
        height: 250px;
        margin: 20px 20px 1px 20px;
    }
    .maindiv3 {
        max-width: 180px;
        width: 180px;
        height: 250px;
        margin: 20px 20px 1px 20px;
    }
    .fc2 {
        margin: 10px;
        background-color: #456b86;
        color: #ffffff;
        border-radius: 4px;
        padding: 2px;
        font-size: 15px;
        text-shadow: 0 0 5px #678d68, 0 0 5px #3a0c0a;
    }
    .fc {
        margin: 10px;
        background-color: #e44e43;
        color: #ffffff;
        border-radius: 4px;
        padding: 2px;
        font-size: 15px;
        text-shadow: 0 0 5px #678d68, 0 0 5px #3a0c0a;
    }
    .fc3 {
        margin: 10px;
        background-color: #68814f;
        color: #ffffff;
        border-radius: 4px;
        padding: 2px;
        font-size: 15px;
        text-shadow: 0 0 5px #678d68, 0 0 5px #3a0c0a;
    }
    #lefttxtp2 {
        right: 30px;
        top: 7%;
    }
    #lefttxtp2 p {
        font-size: 15px;
        font-weight: 200;
        text-align: justify;
        text-justify: inter-word;
        text-shadow: 0 0 8px #310505, 0 0 5px #000000;
    }
    #lefttxtp3 {
        right: 30px;
        top: 12%;
    }
    #lefttxtp3 p {
        font-size: 20px;
        font-weight: 200;
        text-align: justify;
        text-justify: inter-word;
        text-shadow: 0 0 8px #310505, 0 0 5px #000000;
    }
    #EMNOmenu2 {
        display: none;
    }
    #EMNOmenu1 {
        display: block;
    }
    #EMNOmenu1 img {
        margin-top: 35px;
        max-width: 65%;
        max-height: 65%;
        cursor: pointer;
    }
    .content {
        position: fixed;
        top: 1px;
        right: -8px;
        background: rgba(0, 0, 0, 0.8);
        color: #e6ff5ac4;
        width: 9%;
        height: 50%;
        max-height: 50%;
        padding: 3px;
        font-family: tahoma;
        font-weight: 900;
        text-align: center;
        align-content: center;
        align-items: center;
        margin-top: -2px;
        z-index: 15;
        border: #edbde2 1px dashed;
        border-top-left-radius: 55px;
        border-bottom-left-radius: 55px;
    }
}


/* ///-------------مشترک موبایل و غیره--------------/// */

.centerIt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* Yep! */
    width: 48%;
    height: 59%;
}

.content-left {
    position: fixed;
    top: 1px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    color: #f1f1f1;
    height: 100vh;
    padding: 3px;
    width: 11.5%;
    font-family: tahoma;
    font-weight: 900;
    text-align: center;
    border-right: #edbde2 1px dashed;
    z-index: 10;
}

.content_botton {
    position: fixed;
    bottom: 5px;
    left: -1px;
    background: rgba(63, 53, 53, 0.9);
    color: #f1f1f1;
    width: 20%;
    height: 20%;
    padding: 20px;
    border-radius: 60px;
    align-items: center;
    align-content: center;
    margin: auto;
}

#membersLogin:hover {
    border: 3px double #ecafaf;
    border-radius: 8px;
    background-image: linear-gradient(to bottom, #b46e6e 0, #622828);
}

#emnoart:hover {
    src: url('/images/emnoart_Hover.png');
}

#title012 {
    text-shadow: 0 0 6px #000;
    /* horizontal-offset vertical-offset 'blur' colour */
    -moz-text-shadow: 0 0 3px #000;
    -webkit-text-shadow: 0 0 3px #000;
}

#title01 {
    text-shadow: 0 0 8px #FF0000, 0 0 5px #0000FF;
    margin-left: 45px;
}

#title02 {
    text-shadow: 0 0 8px #f7f436, 0 0 5px #ff00aa;
}

.pty {
    writing-mode: vertical-lr;
    text-orientation: mixed;
}

.vertical {
    writing-mode: vertical-rl;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(180deg);
    white-space: nowrap;
    display: block;
    /* bottom: 0;
        width: 20px;
      //  height: 20px; */
}

section {
    position: relative;
}

section #divLink1 {
    position: relative;
    z-index: 100;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}

#myVideo {
    background-color: rgba(0, 0, 0, 0.9);
    /* position: absolute;
    opacity: 1.0;
    left: -110px;
    bottom: 0;
    min-width: 120%;
    width: 110%;
    height: 100%; */
    opacity: 1.0;
    z-index: -200000;
    position: relative;
    right: 0;
    bottom: 0;
    margin: 0;
    min-width: 100%;
    height: 100%;
}

body {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
}

.center {
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.info {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    margin: 2.5rem;
}

@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
*,
*::before,
*::after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: 0;
}

html {
    font-size: 10px;
    font-size: calc(5px + 0.4vw);
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
}

a {
    text-decoration: none;
    color: rgba(225, 255, 255, .8);
}


/* Slider style */

.cd-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.cd-slider.ie9 nav div span {
    display: none;
}

.cd-slider ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    transition: visibility 0s .6s;
}

.cd-slider ul li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    width: 135vh;
    height: 135vh;
    border: solid rgba(0, 0, 0, 0.2);
    border-width: 0;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: border-width .4s .6s;
}

.contentx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    opacity: 0.9;
    transform: scale(1.2);
    transition: opacity .4s .6s, transform .4s .6s;
}

.contentx blockquote {
    position: absolute;
    top: 10%;
    right: 18%;
    z-index: 2;
    max-width: 90%;
    direction: rtl;
}

.contentx div img {
    width: 60%;
}

blockquote p {
    font-size: 4rem;
    margin-bottom: 2rem;
    text-shadow: 0 0 6px #000;
    /* horizontal-offset vertical-offset 'blur' colour */
    -moz-text-shadow: 0 0 3px #000;
    -webkit-text-shadow: 0 0 3px #000;
}

blockquote span {
    font-size: 1.4rem;
}


/* current slide
---------------------------------*/

.cd-slider li.current_slide {
    visibility: visible;
}

.cd-slider li.current_slide::before {
    border-width: 16rem;
}

.cd-slider li.current_slide .contentx {
    opacity: 1;
    transform: scale(1);
}


/* nav
---------------------------------*/

nav div {
    position: absolute;
    top: 87%;
    left: 12%;
    width: 5rem;
    height: 5rem;
    margin-top: -2.5rem;
    list-style: none;
}

nav div:last-of-type {
    left: auto;
    right: 4%;
}

.prev,
.next {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: box-shadow .3s;
}

.prev::before,
.prev::after,
.next::before,
.next::after {
    content: '';
    position: absolute;
    left: 43%;
    background: #fff;
    width: .4rem;
    min-width: 3px;
    border-radius: 3px;
    height: 34%;
}

.prev::before {
    transform: rotate(45deg);
    top: 24%;
}

.prev::after {
    transform: rotate(-45deg);
    bottom: 24%;
}

.next::before,
.next::after {
    left: auto;
    right: 43%;
}

.next::before {
    transform: rotate(-45deg);
    top: 24%;
}

.next::after {
    transform: rotate(45deg);
    bottom: 24%;
}

.prev:hover,
.next:hover {
    box-shadow: 0 0 0 1rem rgba(0, 0, 0, 0.15);
}

nav>div>span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 100%;
    z-index: 5;
    pointer-events: none;
    will-change: width, height;
    transform: translate(-50%, -50%);
    transition: width .6s, height .6s;
}


/* //===================== */

.maindiv {
    background-color: rgb(251, 253, 244);
    padding: 10px;
    border: 2px dashed #002e5b;
    direction: rtl;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    color: rgb(83, 7, 7);
    text-align: center;
    filter: drop-shadow(5px 5px 5px rgb(170, 167, 167));
    border-radius: 10px;
}

.maindiv2 {
    background-color: rgb(221, 248, 247);
    padding: 10px;
    border: 2px dashed #002e5b;
    direction: rtl;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    color: rgb(83, 7, 7);
    text-align: center;
    filter: drop-shadow(5px 5px 5px rgb(170, 167, 167));
    border-radius: 10px;
}

.maindiv3 {
    background-color: rgb(234, 251, 227);
    padding: 10px;
    border: 2px dashed #002e5b;
    direction: rtl;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    color: rgb(83, 7, 7);
    text-align: center;
    filter: drop-shadow(5px 5px 5px rgb(170, 167, 167));
    border-radius: 10px;
}

input,
textarea {
    border: 2px solid #6f4c53 !important;
    border-radius: 5px !important;
}


/* ///////////////////////////////////////////////////////////// */

.area {
    background: #4e54c8;
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
    height: 100vh;
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}


/* ///----------------------------------//// */

body #link4 {
    margin: 0;
    height: 100vh;
    font-weight: 100;
    background: radial-gradient(#a23982, #1f1013);
    -webkit-overflow-Y: hidden;
    -moz-overflow-Y: hidden;
    -o-overflow-Y: hidden;
    overflow-y: hidden;
    -webkit-animation: fadeIn 1 1s ease-out;
    -moz-animation: fadeIn 1 1s ease-out;
    -o-animation: fadeIn 1 1s ease-out;
    animation: fadeIn 1 1s ease-out;
}

#link4 button {
    position: absolute;
    border: 2px solid white;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    color: white;
    width: 250px;
    height: 50px;
    font-size: 2em;
    border-radius: 5px;
    opacity: .5;
    top: 60vh;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    transition: .3s;
}

#link4 button:hover {
    border: 2px solid #104F55;
    background-color: rgba(365, 365, 365, 0.5);
    cursor: pointer;
    color: #104F55;
    opacity: .8;
    transition: .3s;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.light {
    position: absolute;
    width: 0px;
    opacity: .75;
    background-color: white;
    box-shadow: #e9f1f1 0px 0px 20px 2px;
    opacity: 0;
    top: 100vh;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.x1 {
    -webkit-animation: floatUp 4s infinite linear;
    -moz-animation: floatUp 4s infinite linear;
    -o-animation: floatUp 4s infinite linear;
    animation: floatUp 4s infinite linear;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.x2 {
    -webkit-animation: floatUp 7s infinite linear;
    -moz-animation: floatUp 7s infinite linear;
    -o-animation: floatUp 7s infinite linear;
    animation: floatUp 7s infinite linear;
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    left: 15%;
}

.x3 {
    -webkit-animation: floatUp 2.5s infinite linear;
    -moz-animation: floatUp 2.5s infinite linear;
    -o-animation: floatUp 2.5s infinite linear;
    animation: floatUp 2.5s infinite linear;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    left: -15%;
}

.x4 {
    -webkit-animation: floatUp 4.5s infinite linear;
    -moz-animation: floatUp 4.5s infinite linear;
    -o-animation: floatUp 4.5s infinite linear;
    animation: floatUp 4.5s infinite linear;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    left: -34%;
}

.x5 {
    -webkit-animation: floatUp 8s infinite linear;
    -moz-animation: floatUp 8s infinite linear;
    -o-animation: floatUp 8s infinite linear;
    animation: floatUp 8s infinite linear;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
    left: -57%;
}

.x6 {
    -webkit-animation: floatUp 3s infinite linear;
    -moz-animation: floatUp 3s infinite linear;
    -o-animation: floatUp 3s infinite linear;
    animation: floatUp 3s infinite linear;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    left: -81%;
}

.x7 {
    -webkit-animation: floatUp 5.3s infinite linear;
    -moz-animation: floatUp 5.3s infinite linear;
    -o-animation: floatUp 5.3s infinite linear;
    animation: floatUp 5.3s infinite linear;
    -webkit-transform: scale(3.2);
    -moz-transform: scale(3.2);
    -o-transform: scale(3.2);
    transform: scale(3.2);
    left: 37%;
}

.x8 {
    -webkit-animation: floatUp 4.7s infinite linear;
    -moz-animation: floatUp 4.7s infinite linear;
    -o-animation: floatUp 4.7s infinite linear;
    animation: floatUp 4.7s infinite linear;
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    left: 62%;
}

.x9 {
    -webkit-animation: floatUp 4.1s infinite linear;
    -moz-animation: floatUp 4.1s infinite linear;
    -o-animation: floatUp 4.1s infinite linear;
    animation: floatUp 4.1s infinite linear;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    left: 85%;
}

#link4 button:focus {
    outline: none;
}

@-webkit-keyframes floatUp {
    0% {
        top: 100vh;
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        top: 0vh;
        opacity: .8;
    }
    75% {
        opacity: 1;
    }
    100% {
        top: -100vh;
        opacity: 0;
    }
}

@-moz-keyframes floatUp {
    0% {
        top: 100vh;
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        top: 0vh;
        opacity: .8;
    }
    75% {
        opacity: 1;
    }
    100% {
        top: -100vh;
        opacity: 0;
    }
}

@-o-keyframes floatUp {
    0% {
        top: 100vh;
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        top: 0vh;
        opacity: .8;
    }
    75% {
        opacity: 1;
    }
    100% {
        top: -100vh;
        opacity: 0;
    }
}

@keyframes floatUp {
    0% {
        top: 100vh;
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        top: 0vh;
        opacity: .8;
    }
    75% {
        opacity: 1;
    }
    100% {
        top: -100vh;
        opacity: 0;
    }
}

.header {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    color: white;
    font-size: 2em;
}

#head1,
#head2,
#head3,
#head4,
#head5 {
    opacity: 0;
}

#head1 {
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
}

#head2 {
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    animation-delay: 6s;
}

#head3 {
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    animation-delay: 12s;
}

#head4 {
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
    -webkit-animation-delay: 17s;
    -moz-animation-delay: 17s;
    -o-animation-delay: 17s;
    animation-delay: 17s;
}

#head5 {
    -webkit-animation: finalFade 1 5s ease-in;
    -moz-animation: finalFade 1 5s ease-in;
    -o-animation: finalFade 1 5s ease-in;
    animation: finalFade 1 5s ease-in;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 22s;
    -moz-animation-delay: 22s;
    -o-animation-delay: 22s;
    animation-delay: 22s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes finalFade {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes finalFade {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes finalFade {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 1;
    }
}

@keyframes finalFade {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    80% {
        opacity: .9;
    }
    100% {
        opacity: 1;
    }
}

#footer {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2em;
    color: white;
    position: fixed;
    -webkit-transform: translate(95vw, 90vh);
    -moz-transform: translate(95vw, 90vh);
    transform: translate(95vw, 90vh);
    transform: translate(95vw, 90vh);
}


/* //===================================================== متن افکت //// */


/* ///=========================================== */