@font-face {
    font-family: gillsans;
    src: url(../fonts/gillsans.otf);
    src: url(../fonts/gillsans.ttf);
}

@font-face {
    font-family: t1;
    src: url(../fonts/BernHardFashion.TTF);
}

@font-face {
    font-family: Oblique;
    src: url(../fonts/GeosansLight-Oblique.ttf);
}

#main {
    width: 2560px;
    margin: 0 auto;
    overflow: hidden;
}

@media screen and (max-width:2560px) {
    #main {
        width: 100%;
    }
}

* {
    padding: 0px;
    margin: 0px;
}

body, html {
    width: 100%;
    height: 100%;
    color: black;
}

html {
    overflow-x: hidden;
}

article {
    color: #808080;
}

.title {
    height: 60px;
    width: auto;
    color: #808080;
    font-family: t1, sans-serif;
    display: inline-block;
    line-height: 60px;
    font-size: 32px;
    margin-bottom: 20px;
    text-align: start;
    font-weight: 900;
}



.first {
    opacity: 1 !important;
}

.big {
    position: relative;
    opacity: 0;
    top: 80px;
}

header {
    width: 100%;
    height: 165px;
    background-color: white;
    position: fixed;
    left: 0px;
    top: 0px;
    text-align: center;
    z-index: 999999;
}

    header img {
        margin: 25px auto;
    }

nav {
    width: 972px;
    height: 40px;
    margin: 0px auto;
}

ul {
    width: 972px;
    height: 40px;
    text-align: center;
    list-style-type: none;
    font-size: 20px;
    margin-top: -15px;
}

    ul li {
        margin: 0px 17px;
        line-height: 38px;
        float: left;
        font-family: Oblique, serif;
        font-weight: bold;
        cursor: pointer;
    }

        ul li:nth-of-type(9) {
            margin-right: 4px;
            margin-left: 80px;
        }

        ul li:nth-of-type(10) {
            margin-left: 4px;
        }

#content {
    width: 100%;
    height: auto;
    min-height: 1500px;
    margin-top: 240px;
    font-family: gillsans, serif;
    overflow: hidden;
}


    #content article:nth-of-type(1) {
        width: 1270px;
        height: auto;
        margin: 0px auto;
        left: 160px;
        position: relative;
        font-size: 16px;
        margin-bottom: 245px;
    }

        #content article:nth-of-type(1) span {
            border-left: 3px solid black;
            float: left;
            padding-left: 10px;
        }

        #content article:nth-of-type(1) h3 {
            width: auto;
            clear: left;
            padding-left: 30px;
            font-family: gillsans, serif;
            font-style: italic;
            margin-bottom: 30px;
            color: black;
        }

        #content article:nth-of-type(1) p {
            margin-bottom: 30px;
            clear: left;
            padding-left: 30px;
            font-family: gillsans, serif;
            font-style: italic;
            line-height: 25px;
            max-width: 420px;
            width: 100%;
        }

        #content article:nth-of-type(1) img:nth-of-type(1) {
            float: right;
            margin-bottom: 32px;
        }

        #content article:nth-of-type(1) img:nth-of-type(2) {
            clear: left;
            margin-bottom: 32px;
            padding-left: 30px;
        }

        #content article:nth-of-type(1) p:nth-of-type(2) {
            clear: both;
            padding-left: 30px;
            width: 400px;
            font-style: italic;
            line-height: 25px;
        }

    #content article:nth-of-type(2) {
        width: 1340px;
        height: auto;
        margin: 100px auto 0;
        position: relative;
        left: -200px;
        direction: rtl;
    }

        #content article:nth-of-type(2) span {
            border-right: 3px solid black;
            float: right;
            padding-right: 10px;
            margin-bottom: 60px;
        }

        #content article:nth-of-type(2) img {
            float: left;
            margin-bottom: 100px;
        }

        #content article:nth-of-type(2) h3 {
            color: black;
            clear: right;
            padding-right: 40px;
            margin-bottom: 40px;
            font-style: italic;
        }

        #content article:nth-of-type(2) p {
            clear: right;
            padding-right: 40px;
            width: 300px;
            margin-bottom: 30px;
            line-height: 25px;
            font-style: italic;
            direction: ltr;
        }

    #content article:nth-of-type(3) {
        width: 970px;
        min-height: 700px;
        margin: 0px auto;
        margin-top: 90px;
        position: relative;
        direction: rtl;
        height: 100%;
    }

        #content article:nth-of-type(3) span {
            border-left: 3px solid black;
            padding-left: 10px;
            margin-bottom: 80px;
            display: block;
            text-align:left;
            position: relative;
            left: 20px;
        }

        #content article:nth-of-type(3) section {
            clear: left;
            position: relative;
            left: 0px;
        }

            #content article:nth-of-type(3) section img {
                margin: 3px;
                float: left;
                cursor: pointer;
            }

        #content article:nth-of-type(3) #al {
            float: left;
            position: absolute;
            left: -125px;
            top: 550px;
            cursor: pointer;
        }

        #content article:nth-of-type(3) #ar {
            float: left;
            position: absolute;
            left: 1000px;
            top: 550px;
            cursor: pointer;
        }

    #content article:nth-of-type(4) {
        width: 1330px;
        height: auto;
        margin: 0px auto;
        position: relative;
        left: 200px;
        margin-top: 225px;
        font-family: gillsans, serif;
        margin-bottom: 170px;
    }

        #content article:nth-of-type(4) span {
            border-left: 3px solid black;
            float: left;
            padding-left: 10px;
            margin-bottom: 80px;
            display: inline-block;
            position: relative;
            left: -10px;
        }

        #content article:nth-of-type(4) img {
            float: right;
        }

        #content article:nth-of-type(4) h3 {
            color: black;
            padding-left: 30px;
            margin-top: 20px;
            clear: left;
            font-style: italic;
            line-height: 25px;
        }

        #content article:nth-of-type(4) p {
            padding-left: 30px;
            clear: left;
            font-style: italic;
            line-height: 25px;
        }

    #content article:nth-of-type(5) {
        width: 1350px;
        height: 900px;
        margin: 0px auto;
        margin-bottom: 240px;
        position: relative;
        left: -200px;
        margin-top: 170px;
        font-family: gillsans, serif;
    }

        #content article:nth-of-type(5) span {
            border-right: 3px solid black;
            float: right;
            padding-right: 10px;
            margin-bottom: 80px;
            display: inline-block;
            position: relative;
        }

        #content article:nth-of-type(5) img:nth-of-type(1) {
            float: left;
            position: relative;
        }

        #content article:nth-of-type(5) h3 {
            color: black;
            float: right;
            width: 350px;
            padding-right: 30px;
            margin-bottom: 5px;
            direction: rtl;
            clear: right;
            font-style: italic;
        }

        #content article:nth-of-type(5) p {
            float: right;
            width: 350px;
            margin-top: 10px;
            padding-right: 30px;
            clear: right;
            direction: rtl;
            font-style: italic;
        }

            #content article:nth-of-type(5) p:nth-of-type(3) {
                margin-top: 50px;
            }

        #content article:nth-of-type(5) img:nth-of-type(2) {
            position: relative;
            float: right;
            top: -300px;
        }

    #content article:nth-of-type(6) {
        width: 100%;
        height: 820px;
        margin: 0px auto;
        position: relative;
        margin-top: 170px;
        font-family: gillsans, serif;
        margin-bottom: 170px;
        background-color: #f6f5f5;
    }

        #content article:nth-of-type(6) section span {
            border-left: 3px solid black;
            float: left;
            padding-left: 10px;
            margin-bottom: 80px;
            margin-top: 40px;
            display: inline-block;
            position: relative;
        }

        #content article:nth-of-type(6) section {
            width: 630px;
            height: auto;
            margin: 0px auto;
            position: relative;
            font-family: gillsans, serif;
        }

            #content article:nth-of-type(6) section form input {
                border: none;
                width: 630px;
                height: 35px;
                margin-bottom: 20px;
                background-color: transparent;
                border-bottom: 1px solid black;
                font-family: gillsans, serif;
                font-style: italic;
                font-size: 18px;
            }

            #content article:nth-of-type(6) section form textarea {
                border: none;
                width: 630px;
                height: 310px;
                background-color: transparent;
                border-bottom: 1px solid black;
                font-family: gillsans, serif;
                font-style: italic;
                font-size: 18px;
            }

            #content article:nth-of-type(6) section form span {
                display: inline-block;
                width: 630px;
                height: 42px;
                margin: 20px 0px;
                border-left: none;
            }

                #content article:nth-of-type(6) section form span img:nth-of-type(1) {
                    float: left;
                    width: 100px;
                    height: 42px;
                }

                #content article:nth-of-type(6) section form span img:nth-of-type(2) {
                    float: left;
                    margin-left: 20px;
                    cursor: pointer;
                }

                #content article:nth-of-type(6) section form span input {
                    width: 200px;
                    height: 42px;
                    float: right;
                    margin-right: 10px;
                }

            #content article:nth-of-type(6) section form input:nth-of-type(4) {
                width: 630px;
                border: none;
                height: 40px;
                background-color: black;
                color: white;
                font-family: gillsans, serif;
                font-style: italic;
                font-size: 18px;
                cursor: pointer;
            }

    #content article:nth-of-type(7) {
        width: 880px;
        height: 550px;
        margin: 0px auto;
        position: relative;
        font-family: gillsans, serif;
        margin-bottom: 170px;
    }

        #content article:nth-of-type(7) span {
            border-right: 3px solid black;
            float: right;
            padding-right: 10px;
            margin-bottom: 80px;
            display: inline-block;
            position: relative;
        }

        #content article:nth-of-type(7) img {
            float: left;
        }

        #content article:nth-of-type(7) h3 {
            float: right;
            clear: right;
            margin-bottom: 20px;
            color: black;
            font-style: italic;
        }

        #content article:nth-of-type(7) p {
            float: right;
            clear: right;
            margin-bottom: 20px;
            direction: ltr;
            color: #808080;
            font-style: italic;
            margin-top: 25px;
            line-height: 25px;
        }

footer {
    width: 100%;
    height: 165px;
    margin-top: 100px;
    background-color: #f6f5f5;
}

    footer span {
        width: 500px;
        height: 92px;
        margin: 0px auto;
        display: inherit;
        position: relative;
        top: 40px;
    }

        footer span img {
            margin-left: 30px;
            position: relative;
        }

            footer span img:hover {
                clip: rect(92 92 184 0);
                cursor: pointer;
            }

#err {
    color: #ff0000;
    width: 320px;
    margin: auto;
}

#gallery {
    height: 100%;
    width: 970px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

#gallerym {
    display: none;
}

#hid {
    height: 970px;
    width: 970px;
    overflow: hidden;
    margin-top: 32px;
    margin-left: 110px;
    position: relative;
}

#g1, #g2 {
    position: absolute;
    height: 970px;
    left: 0;
}

.g1, .g2 {
    float: left;
    height: 970px;
    width: 970px;
}




.ing {
    width: 233px;
    height: 233px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

a {
    text-decoration: none;
    color: black !important;
}

.circle2 {
    margin-left: 140px;
    margin-top: 100px;
}

.line {
    width: 845px;
    margin: 0 auto;
}

#category {
    width: 970px;
    overflow: hidden;
}

    #category > div {
        float: left;
        cursor: pointer;
    }

#sclmob {
    display: none;
}

.fb {
    background-image: url(../images/fb.jpg);
}

.twit {
    background-image: url(../images/twitter.jpg);
}

.mail {
    background-image: url(../images/mail.jpg);
}

.resp {
    background-image: url(../images/responsive.jpg);
}

.fb, .twit, .mail, .resp {
    width: 92px;
    margin-left: 30px;
    height: 92px;
    display: inline-block;
}

    .fb:hover, .twit:hover, .mail:hover, .resp:hover {
        background-position: 0 -100%;
    }

@media screen and (min-width:0px) and (max-width:992px) {
    #content article:nth-of-type(1), #content article:nth-of-type(2) {
        left: 0;
    }

        #content article:nth-of-type(1) p:nth-of-type(1) {
            max-width: 420px;
            width: 100%;
        }

            #content article:nth-of-type(1) p:nth-of-type(1) img {
                max-width: 310px;
                width: 100%;
                margin: 30px auto 0 !important;
            }

        #content article:nth-of-type(1) h3 {
            top: 0;
            padding-left: 0;
        }

        #content article:nth-of-type(1) p:nth-of-type(1) {
            margin-top: 0;
            padding-left: 0;
        }

        #content article:nth-of-type(1) img:nth-of-type(1) {
            float: none;
        }

    #content article:nth-of-type(1) {
        margin-bottom: 50px;
    }

    .line, .line img {
        width: 100%;
    }

    #content article:nth-of-type(2) h3 {
        padding-right: 0;
        margin-bottom: 20px;
    }

    #content article:nth-of-type(2) p {
        width: 100%;
        padding-right: 0;
        text-align: right;
    }



    #gallery {
        height: 100%;
        width: 243px;
        margin: 0px auto;
        overflow: hidden;
        position: relative;
    }

    #hid {
        width: 240px;
        overflow: hidden;
        margin-top: 32px;
        margin-left: 110px;
        position: relative;
    }

    #g1, #g2 {
        position: static;
        height: auto;
        width:auto !important;
    }

    #content article:nth-of-type(4) {
        left: 0;
        margin-top: 100px;
    }

    .circle, .circle2 {
        max-width: 310px;
        width: 100%;
        margin: 90px auto 0 !important;
        display: block;
        float: none !important;
    }

    #content article:nth-of-type(5) {
        left: 0;
    }

        #content article:nth-of-type(5) > img {
            float: none;
            margin-left: 0 !important;
        }

    .smp {
        width: 100% !important;
    }

    #content article:nth-of-type(6) section {
        width: 85%;
    }

        #content article:nth-of-type(6) section form input, #content article:nth-of-type(6) section form textarea, #content article:nth-of-type(6) section form input:nth-of-type(4), #content article:nth-of-type(6) section form span {
            width: 100%;
        }

    #content article:nth-of-type(7) img {
        margin: 0 auto 0 !important;
        max-width: 310px;
        width: 100%;
        float: none;
        display: block;
    }

    #content article:nth-of-type(5) p {
        float: none;
        width: auto;
    }

    #content article:nth-of-type(5) {
        height: auto;
    }

    #content article:nth-of-type(7) span {
        float: none;
        display: block;
        direction: rtl;
    }

    #category > div {
        float: none;
    }

    #category {
        width: 85%;
        margin: 0 auto;
    }

        #category img {
            width: 100%;
        }

        #category #cat2 {
            margin-left: 0 !important;
        }


    nav, nav ul {
        height: auto;
        background-color: #d4368a;
        overflow: hidden;
    }

    nav {
        height: 0;
    }

        nav li {
            border-bottom: 0 !important;
            float: none;
            text-align: left;
            margin-left: 0 !important;
            text-indent: 17%;
        }

            nav li:hover {
                background-color: #fff;
                width: 100%;
            }

            nav li:last-child, nav li:nth-last-child(2) {
                width: auto;
                background-color: #d4368a;
            }

        nav ul li:nth-of-type(9) {
            margin-left: 16% !important;
            float: left;
            text-indent: 0;
        }

        nav ul li:nth-of-type(10) {
            float: left;
            text-indent: 0;
            margin-left: 20px !important;
        }

    #content article:nth-of-type(3) span {
        display: block;
        width: 100%;
        text-align: left;
        float: none;
    }

    #content article:nth-of-type(6) section form span img:nth-of-type(1) {
        width: 27%;
    }

    #ar, #al {
        display: none;
    }

    footer span {
        width: 100%;
    }

    .navmob {
        width: 70%;
        margin: 0 auto;
    }

    #sclmob {
        display: block;
        float: right;
        margin-top: 50px;
    }

    #content article:nth-of-type(6) section form span input {
        width: 49%;
    }

    #content article:nth-of-type(6) section form span img:nth-of-type(2) {
        width: 10%;
        max-width: 42px;
    }

    nav ul li:nth-of-type(9) {
        margin-left: 0;
    }

    nav ul li:nth-of-type(9), nav ul li:nth-of-type(10) {
        border: 0 !important;
    }

    ul {
        width: 100% !important;
        margin: 0 auto;
    }

    .logos {
        float: left;
        width: 78%;
        max-width: 190px;
    }

    #content {
        margin-top: 100px;
    }

    .fb, .twit, .mail, .resp {
        margin-left: 8%;
        width: 14%;
        background-size: cover;
        height: 0;
        padding-top: 14%;
    }

    .g1, .g2 {
        width: 240px;
        height:auto;
    }
}

@media screen and (min-width:681px) and (max-width:1100px) {
    .mr {
        margin-right: 25% !important;
    }

    #category, #cat1 img, #cat2 img {
        width: 100%;
    }

    #cat1, #cat2 {
        width: 49%;
    }

    .ml {
        margin-left: 25% !important;
    }

    #content article:nth-of-type(1) h3 {
        position: relative;
        top: 85px;
    }

    #content article:nth-of-type(1) p:nth-of-type(1) {
        margin-top: 115px;
    }

    #content article:nth-of-type(2) p {
        width: 500px;
        padding-right: 0;
    }

    .g1, .g2 {
        float: left;
        height: 1425px;
        width: 730px;
    }

    #gallery {
        height: 100%;
        width: 735px;
        margin: 0px auto;
        overflow: hidden;
        position: relative;
    }

    #hid {
        height: 1425px;
        width: 720px;
        overflow: hidden;
        margin-top: 32px;
        margin-left: 110px;
        position: relative;
    }

    #g1, #g2 {
        position: absolute;
        height: 1425px;
        left: 0;
    }

    .circle {
        margin-right: 50% !important;
        margin-bottom: 100px;
    }

    .circle2 {
        margin-left: 50% !important;
    }

    .mr100 {
        margin-right: 100px !important;
    }

    #content article:nth-of-type(5) {
        height: 1500px;
    }

    ul {
        width: 710px !important;
        margin: 0 auto;
    }
}

@media screen and (min-width:0px) and (max-width:1100px) {

    article {
        width: 85% !important;
    }

    .res {
        width: 100%;
        max-width: 845px;
    }

    #content article:nth-of-type(1) span {
        margin-top: 70px;
    }



    nav {
        width: 100% !important;
    }



    #content article:nth-of-type(3) #al {
        left: 0;
        z-index: 20;
    }

    #content article:nth-of-type(3) #ar {
        right: 0;
        z-index: 20;
    }

    .mt280 {
        margin-top: 280px;
    }

    ul li {
        margin: 0px 11px;
    }

        ul li:nth-of-type(9) {
            margin-left: 20px !important;
        }
}

/*  cookie note  */
#cookie-law {
    position: relative;
    width: 100%;
    background: #f7f7f7;
    margin: 0;
    -moz-border-radius: 17px;
    overflow: hidden;
    z-index: 1000000;
}
 
#cookie-law p {
    padding:10px;
    font-size: 1em;
    /* max-width: 940px; */
    text-align:center;
    color: #5d5d5d;
    margin: auto;
    float:  left;
}

.close-cookie-banner{
    color: #000;
    float:  right;
    padding: 10px;
    font-size: 20px;
}
