@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    src: url('../font/iranyekanwebbold.eot');
    src: url('../font/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), url('../font/iranyekanwebbold.woff2') format('woff2'), url('../font/iranyekanwebbold.woff') format('woff'), url('../font/iranyekanwebbold.ttf') format('truetype')
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: normal;
    src: url('../font/iranyekanweblight.eot');
    src: url('../font/iranyekanweblight.eot?#iefix') format('embedded-opentype'), url('../font/iranyekanweblight.woff2') format('woff2'), url('../font/iranyekanweblight.woff') format('woff'), url('../font/iranyekanweblight.ttf') format('truetype')
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: IRANYekan, "B Yekan", Tahoma, Arial;
    vertical-align: baseline
}

article, aside, details, figcaptiontion, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    font-family: IRANYekan, "B Yekan", Tahoma, Arial
}

.clrRow {
    display: block;
    width: 100%;
    height: 0;
    font-size: 0;
    clear: both
}

a, a:hover, a:link, a:visited, a:active {
    text-decoration: none;
    color: #333
}

.button {
    display: inline-block;
    border: 1px solid #929292;
    color: #929292;
    padding: 20px 40px;
    border-radius: 1px;
    cursor: pointer
}

img {
    max-width: 100%
}

.MainWrapper {
    width: 100%;
    text-align: center
}

.Main {
    width: 100%;
    max-width: 1800px;
    display: inline-block
}

.Menu {
    display: inline-block;
    width: 180px;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    background-color: white;
    position: absolute;
    transition: all .3s ease-in-out
}

.Menu img {
    max-width: 128px
}

header {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    width: 100%;
    max-width: 1420px;
    display: inline-block;
    text-align: justify;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 0;
    direction: rtl
}

header:after {
    content: '';
    width: 100%;
    display: inline-block
}

.fcLogo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -50px
}

.MenuCNTR {
    top: 20px;
    right: 20px;
    text-align: right;
    direction: rtl;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    z-index: 101
}

.searchInput {
    border-radius: 4px;
    border: 1px solid #929292;
    height: 45px;
    width: 250px;
    padding-left: 40px;
    padding-right: 10px;
    box-sizing: border-box;
    direction: rtl;
    outline: 0;
    font-size: 18px
}

.searchBox {
    position: relative
}

.searchBox:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 39px;
    height: 40px;
    background-image: url(../images/mag.png);
    display: inline-block
}

.searchWrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.results {
    background-color: white;
    padding: 50px;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 15px;
    display: none;
    box-sizing: border-box;
    width: 95vw;
    max-width: 1000px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 61px;
    left: -20px;
    z-index: 100
}

.results:before {
    content: '';
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-bottom: 20px solid #929292;
    position: absolute;
    top: -46px;
    left: 18px
}

.close {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(Close_333.png);
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    -moz-transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66) .1s;
    -o-transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66) .1s;
    -webkit-transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66) .1s;
    transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66) .1s
}

.resultWrapper {
    text-align: center;
    direction: rtl;
    box-sizing: border-box;
    font-size: 14px
}

.result {
    direction: rtl;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin: 10px 20px
}

.result img {
    display: inline-block;
    vertical-align: middle
}

.result span {
    display: inline-block;
    max-width: 150px;
    text-align: justify;
    vertical-align: middle;
    line-height: 25px;
    font-size: 14px
}

.close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.error {
    display: none;
    color: red;
    font-weight: normal;
    font-size: 12px;
    margin-top: 10px;
    direction: rtl
}

.spinner {
    position: absolute;
    right: -55px;
    top: 0;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    display: none
}

.spinner>div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0;
    animation-delay: -1.0
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

@-webkit-keyframes sk-stretchdelay {
    0, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4)
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

.topHeader {
    margin-top: 4vw;
    margin-bottom: 2vw;
    display: inline-block
}

.topHeader img {
    max-width: 90%
}

.tcon-transform .Menu {
    height: 237px;
    padding: 30px 20px
}

.Menu a {
    width: 100%;
    display: inline-block;
    line-height: 35px
}

.Menu a:first-child {
    text-align: center
}

.tcon {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    background: transparent;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

.tcon>* {
    display: block
}

.tcon:hover, .tcon:focus {
    outline: 0
}

.tcon::-moz-focus-inner {
    border: 0
}

.tcon-menu__lines {
    display: inline-block;
    height: 4px;
    width: 40px;
    border-radius: 3px;
    transition: .3s;
    background: #929292;
    position: relative
}

.tcon-menu__lines::before, .tcon-menu__lines::after {
    display: inline-block;
    height: 4px;
    width: 40px;
    border-radius: 2.85714px;
    transition: .3s;
    background: #929292;
    content: '';
    position: absolute;
    left: 0;
    transform-origin: 2.85714px center;
    width: 100%
}

.tcon-menu__lines::before {
    top: 8px
}

.tcon-menu__lines::after {
    top: -8px
}

.tcon-transform .tcon-menu__lines {
    transform: scale3d(0.8, 0.8, 0.8)
}

.tcon-menu--xbutterfly {
    width: auto
}

.tcon-menu--xbutterfly .tcon-menu__lines::before, .tcon-menu--xbutterfly .tcon-menu__lines::after {
    transform-origin: 50% 50%;
    transition: top .3s .6s ease, transform .3s ease
}

.tcon-transform .tcon-menu--xbutterfly .tcon-menu__lines {
    background: transparent
}

.tcon-transform .tcon-menu--xbutterfly .tcon-menu__lines::before, .tcon-transform .tcon-menu--xbutterfly .tcon-menu__lines::after {
    top: 0;
    transition: top .3s ease, transform .3s .5s ease;
    width: 40px
}

.tcon-transform .tcon-menu--xbutterfly .tcon-menu__lines::before {
    transform: rotate3d(0, 0, 1, 45deg)
}

.tcon-transform .tcon-menu--xbutterfly .tcon-menu__lines::after {
    transform: rotate3d(0, 0, 1, -45deg)
}

.tcon-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.categories {
    width: 100%;
    display: inline-block;
    text-align: justify;
    position: relative;
    max-width: 800px;
    padding-top: 50px;
    box-sizing: border-box;
    margin-bottom: 20px
}

.categories:after {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block
}

.categories>.button {
    position: absolute;
    left: 50%;
    bottom: -100px;
    transform: translate(-50%, -50%)
}

.category {
    display: inline-block;
    vertical-align: middle;
    direction: rtl;
    text-align: center;
}

.middleBanner {
    width: 100%;
    background-color:#f1f1f1;
}

.aboutBrand {
    margin-top: 180px;
    margin-bottom: 40px;
    width: 100%;
}

.aboutBrandText {
    display: inline-block;
    max-width: 800px;
    width: 98%;
    margin: 1%;
    vertical-align: middle;
    line-height: 40px;
    text-align: justify;
    direction: rtl;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    background-color:#f1f1f1;
}

.aboutBrandText h2 {
    text-align: center;
    margin-bottom: 10px
}

.aboutBrandPic {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    margin-top: -200px;    
}

.picsWrapper, .videoWrapper {
    width: 95%;
    max-width: 1030px;
    display: inline-block;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: white;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 70px
}

.videoWrapper {
    width: 90%;
    max-width: 800px
}

.pics, .vids {
    max-width: 850px;
    width: 80%;
    display: inline-block !important
}

.pic {
    display: inline-block;
    vertical-align: middle;
    width: 310px;
    height: 310px;
    outline: 0
}

.pic img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.owl-prev {
    position: absolute;
    left: -70px;
    top: 50%;
    transform: translate(0, -50%);
    width: 45px;
    height: 45px;
    border: 1px solid black;
    border-radius: 50%;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0.8)
}

.owl-prev:after {
    content: '';
    position: absolute;
    left: -2px;
    top: 1px;
    z-index: 100;
    font-size: 0;
    width: 45px;
    height: 45px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block
}

.owl-next {
    position: absolute;
    right: -70px;
    top: 50%;
    transform: translate(0, -50%);
    width: 45px;
    height: 45px;
    border: 1px solid black;
    border-radius: 50%;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0.8)
}

.owl-next:after {
    content: '';
    position: absolute;
    right: -4px;
    top: 1px;
    z-index: 100;
    font-size: 0;
    width: 45px;
    height: 45px;
    background-image: url(../images/arrowRight.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block
}

.owl-prev.disabled, .owl-next.disabled {
    opacity: .2
}

.vids .owl-prev.disabled, .vids .owl-next.disabled {
    display: none
}

.galleryTitle {
    font-size: 130px;
    color: #e5e5e5;
    position: relative;
    bottom: -25px;
    z-index: -1
}

.gt2 {
    bottom: -7px
}

footer {
    background-color: white;
    width: 100%;
    margin-top: 30px;
    padding: 0 25px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden
}

footer img {
    vertical-align: middle
}

footer>a {
    display: inline-block
}

footer>ul {
    display: inline-block
}

footer:after {
    content: '';
    width: 100%;
    display: inline-block
}

.Socials {
    height: 60px;
    line-height: 60px
}

.Socials li {
    list-style: none;
    display: inline-block;
    margin: 10px
}

.Socials a {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-image: url(../images/social_spirit.png);
    -webkit-transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -moz-transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -o-transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition: all .3s cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.Socials .fb {
    background-position: 0 -27px
}

.Socials .ig {
    background-position: -27px -27px
}

.Socials .tg {
    background-position: -54px -27px
}

.Socials .ap {
    background-position: -81px -27px
}

.Socials .em {
    background-position: -108px -27px
}

.Socials .fb:hover {
    background-position: 0 0
}

.Socials .ig:hover {
    background-position: -27px 0
}

.Socials .tg:hover {
    background-position: -54px 0
}

.Socials .ap:hover {
    background-position: -81px 0
}

.Socials .em:hover {
    background-position: -108px 0
}


@media all and (max-width:850px) {
    .owl-next {
        right: -20px
    }

    .owl-prev {
        left: -20px
    }

    .searchWrapper, .searchInput {
        width: 100%
    }

    .searchWrapper {
        margin-top: 20px
    }

    .searchInput {
        padding-right: 60px
    }

    header {
        text-align: center
    }

    .MenuCNTR {
        position: absolute;
        right: 20px;
        top: 10px
    }

    .fcLogo {
        position: initial;
        width: 40%
    }

    .spinner {
        right: 5px;
        top: 3px
    }
}

@media all and (max-width:700px) {
    .categories {
        min-height: initial;
        padding: 50px 0;
        position: relative;
        top: -20px;
        background-attachment: fixed;
        font-size: 0;
        margin-bottom: 0
    }

    .category {
        width: 46%;
        margin: 2%;
        font-size: 20px
    }

    .category .button {
        width: 100%;
        box-sizing: border-box
    }

    .middleBanner {
        position: relative;
        top: -20px
    }

    .categories>.button {
        position: initial;
        left: initial;
        bottom: initial;
        transform: none;
        line-height: 82px;
        padding: 0 50px;
        vertical-align: bottom;
        display: inline-block;
        width: 96%;
        margin: 2%;
        box-sizing: border-box;
        font-size: 20px;
        text-align: center
    }

    .category>.button {
        position: relative;
        padding: 0;
        text-align: center;
        line-height: 82px
    }

    .category>.button:before {
        content: '';
        width: 72px;
        height: 72px;
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 5px
    }

    .category:first-child>.button:before {
        background-image: url(../images/menico.png)
    }

    .category:nth-child(2)>.button:before {
        background-image: url(../images/womenico.png)
    }
    .topHeader {
        margin-top: 30px;
        margin-bottom: 20px;
        display: inline-block;
    }
}

@media all and (max-width:600px) {
    .category {
        width: 96%;
        margin: 0 2%
    }
}

.middleBanner{
    text-align: center;
    padding-top:30px;
    padding-bottom:30px;
    display: inline-block;
    margin-top: 10px;
}
.middleBannerText{
    display: inline-block;
    max-width: 800px;
    width: 90%;
}
.middleBannerText h2{
    font-weight: normal;
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 1.5;
}
.middleBannerText h4{
    font-weight: normal;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 1.5;
}

.btn {
    border-radius: 10px;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-shadow: 5px 5px 15px 5px rgba(190, 190, 190, 0.35);
    width: 220px;
    display: inline-block;
    margin: 20px 10px;
    padding: 10px 15px;
    transition: all 1s;
    color: #000 !important;
    font-size: 1.1em;
    text-align: center;
    line-height: 2;
  }
  .btn:hover {
    background-color: #bdbdbd;
  }
  .btn img {
    width: 15px;
    padding-top: 0;
    margin: 9px 9px 0 0;
  }
.PhotoText{
    display: inline-block;
    text-align: justify;
    direction: rtl;
    margin-top: 30px;
}
.PhotoText .text.first{
    width: 44%;
    line-height: 2;
    padding: 2% 10px;
    float: left;
}
.PhotoText .photo.first{
    width: 49%;
    float: right;
}
.PhotoText .photo img{
    border-radius: 10px;
}
.PhotoText .text{
    width: 44%;
    line-height: 2;
    padding: 2% 10px;
    float: right;
}
.PhotoText .photo{
    width: 49%;
    float: left;
}

@media all and (max-width:500px) {
    .PhotoText .text{
        width: 96% !important;
        padding: 2% 10px !important;
    }
    .PhotoText .photo{
        width: 96% !important;
        padding: 2% 10px !important;
    }
}
.aboutBrandText .btn{
    background-color: #fff;
}
.Rolex{
    background-color: #1c5d3b;
    width: 100%;
    text-align: center;
}
.Rolex img{
    box-sizing: border-box;
    max-width: 100%;
    padding:20px 10px;
}