* {
    box-sizing: border-box;
}



@font-face {
    font-family: 'Helveticas';
    font-weight: bold;
    src: url('../Fonts/HelveticaNeue.eot'); /* IE9 Compat Modes */

    src: url('../Fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/HelveticaNeue.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/HelveticaNeue.woff') format('woff'), /* Pretty Modern Browsers */
    url('../Fonts/HelveticaNeue2.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/HelveticaNeue.svg#svgFontName') format('svg'); /* Legacy iOS */
}


/*
@media (max-width: 900px) {
    #wrapper, #content {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}*/



body {
    font-family: 'Helveticas', sans-serif;
    font-size: 31.6px;
    font-weight: bold;
    line-height: 42px;
    letter-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    overflow-x: hidden;
    stroke: #000;
}



h1 {
    color: #FFFFFF;
    font-family: 'Helveticas', sans-serif;
    font-size: 96px !important;
    font-weight: bold !important;
    letter-spacing: -4px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    margin: 150px 0 60px 0
}

    h1 span {
        color: #f2dc00;
    }



header {
    background-color: black;
    width: 100%;
}



    header video {
        width: 100%;
        z-index: 1;
    }



    header .container {
        position: relative;
        z-index: 2;
    }



    header .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.5;
        z-index: 1;
    }



p {
    margin: 40px 0
}

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

.spot1 {
    color: #FFF602;
    max-width: 750px;
    float: left;
    margin-left: 160px;
    text-align: left !important;
}





.spot2 {
    color: #fff;
    text-align: left;
    max-width: 750px;
    margin-left: 160px;
}



.spot4 {
    color: #fff;
    text-align: left;
    max-width: 750px;
    margin-left: 160px;
    padding-bottom: 50px
}





.spot2 span {
    color: #f2dc00;
}

.spot4 span {
    color: #f2dc00;
}

#s3 h1 {
    color: #000;
    font-family: 'Helveticas', sans-serif;
    font-size: 96px !important;
    font-weight: bold !important;
    letter-spacing: -4px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    line-height: 1 !important;
    stroke: #000;
}



#s3 .spot2 {
    color: #000;
    font-size: 31.6px;
}



/*sarı siyah alan*/

#s3 .spot3 {
    background-color: #f2dc00;
    padding: 0px 0 0 50px;
    width: 57%;
}



#s3 .spot4 {
    color: #000;
    margin-top: 60px;
    max-width: 750px;
    margin-left: 150px;
}





#s3 .spot3 .black {
    color: #fff;
    font-family: 'Helveticas', sans-serif;
    text-align: left;
    background-color: #000;
    padding: 20px 0 20px 30px;
    ;
    margin-bottom: -30px;
    margin-top: 30px;
}

.bx1 {
    width: 500px
}



#s4 {
    background-color: #f2dc00;
    display: block;
}



#imggalery {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(242,220,0,1) 50%);
    margin-top: 30px;
}



#s4 h1 {
    color: #000;
    font-family: 'Helveticas', sans-serif;
    font-size: 96px !important;
    font-weight: bold !important;
    letter-spacing: -4px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    line-height: 1 !important;
    stroke: #000;
    text-align: right;
    white-space: break-spaces;
    width: 1200px;
    margin: auto;
    padding-right: 85px;
    margin-top: 50px;
}



#s4 .spot2 {
    color: #000;
    text-align: left;
    width: 900px !important;
    margin: auto;
    float: none;
    text-align: left;
    max-width: 750px;
    padding-left: 20px;
}





#s4 .spot4 {
    color: #000;
    max-width: 850px;
    margin-left: 55px;
    padding-left: 122px;
}



#s4 .spot5 {
    color: #000;
    text-align: left;
    width: 900px !important;
    margin: auto;
    float: none;
    text-align: left;
    max-width: 620px;
    padding-left: 20px;
}







.footer {
    background-image: url("../images/b1.png");
    background-size: contain;
    min-height: 1100px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 24px;
    font-weight: bold;
}

.columns {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 5px 0;
}



.column {
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid rgb(185, 185, 185);
    padding: 10px 19px 10px 10px;
    font-size: 24px
}



#footer .adres {
    text-align: right;
    margin-right: 50px;
    line-height: 1.5
}

.adres span {
    border-right: 2px solid rgb(0, 0, 0);
    margin-right: 5px
}



.column:last-child {
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    border-right: 0px solid rgb(185, 185, 185);
    padding: 10px 19px 10px 10px;
}



    .column:last-child img {
        margin-right: -100px;
        height: 60px
    }

@media screen and (min-width: 680px) {

    .container {
        width: 1050px
    }
}

@media screen and (max-width: 680px) {

    .columns .column {
        flex-basis: 100%;
        margin: 0 0 5px 0;
    }



    .column:last-child img {
        margin-right: -150px;
        height: 50px
    }
}





.white {
    color: white !important;
}



#s4 .blackbox {
    background-color: #000;
    padding: 0;
    padding-top: 15%;
}

.benetton {
    width: 100%;
    position: relative
}

.cr {
    margin: auto;
    width: 100%;
    margin-top: -40px
}



/* X-Small devices (portrait phones, less than 576px) */

@media (min-width: 340px) and (max-width:575.98px) {



    #footer .adres {
        text-align: left;
        margin-right: 50px;
        font-size: 14.5px;
        line-height: 1.4;
        width: 250px
    }

    .footer p {
        text-decoration: none !important;
        border: none !important;
    }




    h1 {
        letter-spacing: 0px !important
    }



    header {
        height: auto;
    }



        header video {
            width: 100%;
            height: auto;
        }



    h1 {
        font-size: 35.46px !important;
        margin: 30px 10px 20px 10px
    }

    .spot1 {
        font-size: 12.5px;
        line-height: 16px;
        margin-left: 75px;
        max-width: 288px;
        margin-bottom: 10px;
        margin-right: auto;
        float: none;
    }



    p {
        margin: 15px 0;
    }



    .spot2 {
        font-size: 12.5px;
        line-height: 16px;
        max-width: 288px;
        margin-left: 75px;
    }



    .spot4 {
        font-size: 12.5px;
        line-height: 16px;
        max-width: 300px;
        margin-left: 75px;
    }

    #s3 h1 {
        font-size: 35.46px !important;
        margin-top: 30px;
    }



    #s3 .spot2 {
        font-size: 12.5px;
        line-height: 16px;
        margin-top: 0px;
        max-width: 283px;
        margin-right: 0;
        padding-right: 10px;
        margin-left: 45px;
    }





    #s3 .spot3 {
        background-color: #f2dc00;
        padding: 0px 0 0 20px;
        width: 251px;
        margin-left: 70px;
    }



        #s3 .spot3 .black {
            color: #fff;
            font-family: 'Helveticas', sans-serif;
            font-size: 12.5px;
            font-weight: bold;
            line-height: 16px;
            letter-spacing: 0px;
            -webkit-text-stroke-width: 0px;
            stroke-width: 0px;
            -webkit-text-stroke-color: #000;
            stroke: #000;
            text-align: left;
            background-color: #000;
            padding: 10px 30px 10px 10px;
            ;
            margin-bottom: -20px;
            margin-top: 10px;
        }



    #s3 .spot4 {
        font-size: 12.5px;
        line-height: 16px;
        margin-top: 30px;
        max-width: 315px;
        margin-right: 0px;
        padding-right: 5px;
        margin-left: 45px;
    }





    .bx1 {
        width: 100%;
    }

    #s4 {
        background-color: #f2dc00;
        display: block
    }



        #s4 .app {
            position: relative;
            margin-bottom: 30px;
            top: 0;
        }

        #s4 .blackbox {
            background-color: #000;
            width: auto;
            margin: 0 30px;
        }



        #s4 h1 {
            font-size: 27.46px !important;
            font-weight: bold !important;
            width: auto;
            padding-right: 0;
            margin-top: 20px;
        }



        #s4 .spot2 {
            font-size: 12.5px;
            line-height: 16px;
            text-align: left;
            margin-left: 0;
            margin-bottom: 15px;
            width: 100% !important;
            max-width: 310px;
            padding: 5px 20px !important;
            float: right;
        }

    .cr {
        margin: auto;
        width: 100%;
        margin-top: -17px;
    }



    #s4 .spot4 {
        font-size: 12.5px;
        font-weight: bold;
        line-height: 16px;
        padding: 8px 0 20px 10px;
        max-width: 100%;
        margin-right: 0;
        letter-spacing: 0;
        margin-left: 50px;
    }



    #s4 .spot5 {
        font-size: 12.5px;
        line-height: 16px;
        text-align: left;
        margin-left: 0;
        margin-bottom: 15px;
        width: 100% !important;
        max-width: 310px;
        text-align: left;
        margin: auto;
        float: none;
        text-align: left;
    }



    .footer {
        background-size: contain;
        min-height: 406px;
        background-position: right;
        background-repeat: no-repeat;
    }



    .column {
        border: 0px;
        text-align: left;
        max-width: 300px;
        margin: auto;
        padding: 3px 10px;
        font-size: 13.28px;
        font-weight: bold;
        line-height: 23px;
    }

        .column:last-child {
            text-align: left;
            vertical-align: middle;
            
        }
}



















/* X-Small devices (portrait phones, less than 576px) */

@media (min-width: 667px) and (max-width:990px) and (orientation: landscape) {

    .container {
        width: 100% !important;
        max-width: 400px;
        margin: auto;
    }

    h1 {
        letter-spacing: 0px !important
    }



    header {
        height: auto;
    }



        header video {
            width: 100%;
            height: auto;
        }



    h1 {
        font-size: 35.46px !important;
        margin: 30px 10px 20px 10px
    }

    .spot1 {
        font-size: 12.5px;
        line-height: 16px;
        margin-left: 175px;
        max-width: 200px;
        margin-bottom: 10px;
        margin-right: auto;
        float: none;
    }



    p {
        margin: 15px 0;
    }



    .spot2 {
        font-size: 12.5px;
        line-height: 16px;
        max-width: 288px;
        margin-left: 75px;
    }



    .spot4 {
        font-size: 12.5px;
        line-height: 16px;
        max-width: 300px;
        margin-left: 75px;
    }

    #s3 h1 {
        font-size: 35.46px !important;
        margin-top: 30px;
    }



    #s3 .spot2 {
        font-size: 12.5px;
        line-height: 16px;
        margin-top: 0px;
        max-width: 283px;
        margin-right: 0;
        padding-right: 10px;
        margin-left: 70px;
    }





    #s3 .spot3 {
        background-color: #f2dc00;
        padding: 0px 0 0 20px;
        width: 350px;
        margin-left: 70px;
    }



        #s3 .spot3 .black {
            color: #fff;
            font-family: 'Helveticas', sans-serif;
            font-size: 12.5px;
            font-weight: bold;
            line-height: 16px;
            letter-spacing: 0px;
            -webkit-text-stroke-width: 0px;
            stroke-width: 0px;
            -webkit-text-stroke-color: #000;
            stroke: #000;
            text-align: left;
            background-color: #000;
            padding: 10px 30px 10px 10px;
            ;
            margin-bottom: -20px;
            margin-top: 10px;
        }



    #s3 .spot4 {
        font-size: 12.5px;
        line-height: 16px;
        margin-top: 30px;
        max-width: 300px;
        margin-right: 0px;
        padding-right: 5px;
        margin-left: 70px;
    }





    .bx1 {
        width: 195px;
    }

    #s4 {
        background-color: #f2dc00;
        display: block
    }



        #s4 .app {
            position: relative;
            margin-bottom: 30px;
            top: 0;
        }

        #s4 .blackbox {
            background-color: #000;
            width: auto;
            margin: 0 auto;
        }



        #s4 h1 {
            font-size: 35.46px !important;
            font-weight: bold !important;
            width: 440px;
            padding-right: 0;
            margin-top: 20px;
        }



        #s4 .spot2 {
            font-size: 12.5px;
            line-height: 16px;
            text-align: left;
            margin-left: 0;
            margin-bottom: 15px;
            width: 100% !important;
            max-width: 440px;
            padding: 5px 20px !important;
            margin: auto;
        }

    .cr {
        margin: auto;
        width: 100%;
        margin-top: -17px;
    }



    #s4 .spot4 {
        font-size: 12.5px;
        font-weight: bold;
        line-height: 16px;
        padding: 20px 0 20px 10px;
        max-width: 100%;
        margin-right: 0;
        letter-spacing: 0;
        margin-left: 50px;
        max-width: 265px;
    }



    .footer {
        background-size: contain;
        min-height: 406px;
        background-position: center;
        background-repeat: no-repeat;
    }







    .column {
        margin: 0 10px;
        text-align: center;
        vertical-align: middle;
        border-right: 0px solid rgb(185, 185, 185);
        padding: 10px 19px 10px 10px;
        font-size: 14px;
        line-height: 14px;
    }





        .column:last-child {
            margin: 0 10px;
            text-align: center;
            vertical-align: middle;
            border-right: 0px solid rgb(185, 185, 185);
            padding: 10px 19px 10px 10px;
        }
}









.app img {
    width: 100%;
}



.gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 0px;
}







.containerimg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}







.createors {
    width: 100%;
}





    .createors:before {
        content: "";
        position: absolute;
        z-index: 99;
        width: 100%;
        background-size: contain;
        min-height: 850px;
        background-image: url("../images/Group 27.png");
        background-repeat: no-repeat;
    }


@media (max-width: 578px) {
    .ml-30 {
        margin-left: 30px;
    }
    .mobil_adress {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        margin: 5px 0;
        margin-top: -80px;
        margin-left: -44px;
    }
    }
}
