#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

#preloader .loader {
    text-align: center;
}

#preloader .logo {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background-color: white;
}

.actions {
    position: absolute;
    z-index: 999;
    top: 40px;
    left: 50px;
}

.actions li {
    display: inline-block;
}

.actions button {
    padding: 0.93em 1.87em;
    background: #35495e;
    border-radius: 5px;
    border: 0;
    color: #fff;
    margin: 7px;
    font-size: 15px;
    cursor: pointer;
}

.actions button:hover {
    background: #fff;
    color: #35495e;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

table {
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

strong {
    font-weight: bold;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #444;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* Custom CSS
* --------------------------------------- */

body {
    font-family: 'iranyekan', 'iransans', tahoma !important;
    color: rgba(0, 0, 0, 0.5);
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;
}

.section {
    text-align: center;
    background-position: center;
    background-size: cover;
    image-rendering: optimizeQuality;
}

#fullpage .slide {
    text-align: center;
    background-position: center;
    background-size: cover;
    image-rendering: optimizeQuality;
}

#menu li {
    display: inline-block;
    margin: 10px;
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#menu li.active {
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

#menu li a {
    text-decoration: none;
    color: #000;
}

#menu li.active a:hover {
    color: #000;
}

#menu li:hover {
    background: rgba(255, 255, 255, 0.8);
}

#menu li a,
#menu li.active a {
    padding: 9px 18px;
    display: block;
}

#menu li.active a {
    color: #fff;
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin: 0;
}

#infoMenu {
    height: 20px;
    color: #f2f2f2;
    position: fixed;
    z-index: 70;
    bottom: 0;
    width: 100%;
    text-align: right;
    font-size: 0.9em;
    padding: 8px 0 8px 0;
}

#infoMenu ul {
    padding: 0 40px;
}

#infoMenu li a {
    display: block;
    margin: 0 22px 0 0;
    color: #333;
}

#infoMenu li a:hover {
    text-decoration: underline;
}

#infoMenu li {
    display: inline-block;
    position: relative;
}

.section {
    text-align: center;
}


/* Bottom menu
* --------------------------------------- */

#infoMenu li a {
    color: #fff;
}


/* Sections backgrounds
* --------------------------------------- */

h2 {
    text-align: right;
    font-size: 2.3rem;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

h4 {
    text-align: right;
    font-size: 1.7rem;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

.navbar-index {
    position: absolute;
    width: 100%;
}

.navbar-index .nav-item {
    padding: 10px;
}

.navbar-index .nav-link {
    color: #fff;
    font-size: 1.25rem;
}

.section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.17);
}

.navbar-index .nav-link img {
    width: 26px;
}

.navbar-index .logo {
    width: 60px;
    margin-top: 10px;
}

.navbar-index .dropdown-menu {
    background: none;
    padding: 0;
}

.navbar-index .dropdown-item {
    transition: 500ms;
    color: #fff;
}

.navbar-index .dropdown-item:hover {
    background: rgba(0, 0, 0, 0.247);
}

.navbar-index .dropdown-item img {
    width: 26px;
    vertical-align: middle;
}

.navbar-index .navbar-brand {
    color: #fff;
    font-weight: 300;
}

.navbar-index .navbar-brand small {
    font-weight: 100;
}

.offcanvas img {
    width: 26px;
}

.offcanvas .nav-link {
    color: #000;
    font-size: 1.7rem;
    font-weight: 700;
}

.offcanvas .nav-item:last-child .nav-link {
    color: #000;
    font-size: 1rem;
    font-weight: 400;
}

.offcanvas .card-link {
    float: none;
    font-size: 1.5rem;
    color: #000;
    display: inline-block;
}

.offcanvas .social {
    text-align: center;
    width: 60%;
    right: 20%;
    bottom: 0;
    left: 20%;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
}

.offcanvas .social p {
    color: #000;
    margin: 10px 0 0 0;
    font-size: .65rem;
}

@media(max-width:768px) {
    html {
        margin-top: 0px !important;
    }
    h2 {
        text-align: right;
        font-size: 2rem;
        width: 75%;
        margin-right: auto;
        margin-left: auto;
    }
    h4 {
        text-align: right;
        font-size: 1.2rem;
        width: 75%;
        margin-right: auto;
        margin-left: auto;
    }
    .btn {
        padding: 8px 15px;
    }
    .index-big {
        display: none;
    }
}

@media(max-width:576px) {
    h2 {
        text-align: right;
        font-size: 2.3rem;
        width: 70%;
        margin-right: auto;
        margin-left: auto;
    }
    h4 {
        text-align: right;
        font-size: 1rem;
        width: 70%;
        margin-right: auto;
        margin-left: auto;
    }
}