﻿.background-blur {
    background: url('/IMG/docu0107.jpg') no-repeat;
    background-size: cover;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    width: 100%;
    height: 1500px
}

.page-content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%,-35%);
}

.top-title {
    padding: 24px;
    background-color: #da8d6f;
    font-size: 28px;
    width: 275px;
    color: white;
    line-height: 0.5;
    display: block;
    margin: 100px auto 0;
}

.social-links {
    list-style-type: none;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    margin: 30px auto;
}

.social-links li {
    list-style: none;
    margin-right: 12px;
    padding: 0;
    height: 90px;
    float: left;
    display: block;
    width: 91px;
}

.aparat-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') 0 0;
}

.instagram-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -105px 0;
}

.pinterest-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -209px 0;
}

.googleplus-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -315px 0;
}

.twitter-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -421px 0;
}

.facebook-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -526px 0;
}

.youtube-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -627px 0;
}

.cloud-social {
    background: url('/IMG/aparat_icon_color_black_1024.png') -732px 0;
}

.aparat-social a, .instagram-social a, .pinterest-social a, .googleplus-social a, .twitter-social a, .facebook-social a, .youtube-social a, .cloud-social a {
    height: 91px;
    display: block
}

.FAQ {
    width: 600px;
    display: block;
    text-align: right;
    margin: 0 auto;
}

.FAQ label, .FAQ input {
    color: white
}

.FAQ label {
    font-size: 16px;
}

.FAQ input {
    width: 100%;
    height: 40px;
    background: none;
    border: 4px solid white;
    text-align: right;
    font-size: 22px;
}

.our-address {
    margin: 1% auto;
    font-size: 18px;
    width: 700px;
}

.our-address .call-Id {
    width: 180px;
    height: 132px;
    display: inline-block;
    border: solid 4px black;
    vertical-align: bottom;
    margin-right: 24px;
    margin-left: 10px;
}

.our-address .call-Id label:nth-child(odd) {
    text-align: right;
    display: block;
    color: white;
    margin-right: 5px;
}

.our-address .call-Id label:nth-child(even) {
    text-align: left;
    display: block;
    color: white;
    margin-left: 20px;
}

.our-address .call-Id label:nth-child(1) {
    margin-top: 3px;
}

.our-address .loca-address {
    width: 250px;
    height: 132px;
    display: inline-block;
    border: solid 4px black;
    vertical-align: bottom;
    margin-right: 50px;
}

.our-address .loca-address label {
    display: block;
    color: white;
    margin-right: 5px;
    text-align: right;
}

.our-address .loca-address label:nth-child(1) {
    margin-top: 3px;
}

.our-address .show-on-map {
    width: 140px;
    height: 200px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: -40px;
    background: url('/IMG/map-location-selector.png') no-repeat;
    background-size: 100% 100%;
}

.our-email {
    display: block;
    width: 600px;
    color: white;
    border: 4px solid white;
    margin: 30px auto;
    font-size: 24px;
}

.more-asked {
    direction: rtl;
    width: 600px;
    margin: 1% auto;
}

.more-asked .question {
    width: 26%;
    padding: 30px 10px;
    border: 4px solid white;
    color: white;
    margin: 4px 6px;
    font-size: 14px;
    display: inline-block;
}

.more-asked .title {
    display: block;
    text-align: right;
    color: white;
    margin-right: 6px;
    font-size: 16px;
}

.email-sight {
    direction: rtl;
    margin: 0 auto;
    width: 600px;
}

.email-sight .sight-title {
    display: block;
    width: 250px;
    height: 50px;
    color: white;
    background-color: #0e5f70;
    line-height: 2;
    font-size: 22px;
    margin: 1% auto;
}

.email-sight .sender-email {
    display: inline-block;
    width: 298px;
    text-align: right;
}

.email-sight .sender-email label {
    text-align: right;
    font-size: 24px;
    display: block;
    color: white;
}

.email-sight .sender-email input {
    background: none;
    border: 4px solid white;
    font-size: 22px;
    height: 40px;
    text-align: right;
    color: white;
    width: 80%;
}

.email-sight .sender-name {
    display: inline-block;
    width: 298px;
    text-align: right;
}

.email-sight .sender-name label {
    text-align: right;
    font-size: 24px;
    display: block;
    color: white;
    margin-right: 60px;
}

.email-sight .sender-name input {
    background: none;
    border: 4px solid white;
    font-size: 22px;
    height: 40px;
    text-align: right;
    color: white;
    width: 80%;
    margin-right: 60px;
}

.email-sight .sight-content {
    text-align: right;
    width: 100%;
}

.email-sight .sight-content label {
    display: block;
    color: white;
    font-size: 22px;
}

.email-sight .sight-content textarea {
    width: 100%;
    background: none;
    height: 260px;
    display: inline-block;
    direction: rtl;
    color: white;
    font-size: 20px;
    border: 4px solid white;
    resize: none;
}

.email-sight .sight-content input[type=button] {
    background-color: #0e5f70;
    font-size: 18px;
    color: white;
    z-index: 2;
    padding: 10px;
    width: 90px;
    margin-left: 10px;
    position: relative;
}

.email-sight .sight-content input[type=file] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.email-sight > input {
    margin: 50px auto;
    width: 160px;
    height: 60px;
    background: none;
    border: 4px solid white;
    color: white;
    font-size: 20px;
}

.email-sight .sight-content div {
    text-align: left;
    display: block;
    margin-top: -65px;
}

.email-sight .sight-content progress {
    opacity: 0;
    z-index: -1;
    position: relative;
    left: -40%;
    top: -90px;
    display:block;
}