


body {
    font-family: 'Open Sans', sans-serif;
}

img{opacity:0;}

#wrapper {
	min-width: 960px;
	width: 100%;
	overflow: hidden;
	background-color: #EBEBEB;
	background-image: url(/images/arka.png);
	background-repeat: repeat-x;
}




.shadow {
    text-shadow: 0.08em 0em #000;
    -moz-text-shadow: 0.08em 0em #000;
    -webkit-text-shadow: 0.08em 0em #000;
}







header {
    width: 100%;
    height: 185px;
    position: relative;
	background:#EBEBEB;
}

.header {
    width: 960px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.logo {
   float: left;
overflow: hidden;
position: absolute;
left: 0px;
top: 41px;
z-index: 2;
}

.baslikk {
position: absolute;
left: 19%;
top: 15px;
}

.headertitle {
    float: left;
    overflow: hidden;
    margin: 36px 0 0 220px;
}

.loginbutton {
    width: 120px;
    height: 28px;
    background: url("/images/login.png") 15px 7px no-repeat #ac1f1f;
    position: absolute;
    right: 0;
    top: 0;
    border-top: solid 1px #d85353;
    font-size: 12px;
    color: #fff;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 28px;
    padding-left: 35px;
}

.socialheader {
    float: right;
    overflow: hidden;
    margin: 50px 0 0 0;
}

    .socialheader li {
        float: left;
        margin-right: 15px;
        height: 37px;
    }

        .socialheader li:last-child {
            border-left: solid 1px #000;
            padding-left: 15px;
        }

        .socialheader li a {
            display: block;
            width: 20px;
            height: 20px;
            overflow: hidden;
            margin-top: 8px;
        }

        .socialheader li p {
            font-size: 16px;
            color: #f00;
            line-height: 37px;
            font-weight: bolder;
        }

        .socialheader li.twit a img {
            margin-left: -20px;
        }

        .socialheader li.instag a img {
            margin-left: -40px;
        }

        .socialheader li.cyou a img {
            margin-left: -60px;
        }

        .socialheader li.clink a img {
            margin-left: -80px;
        }

.navmain {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: url("/images/navbg.png") no-repeat;
    z-index: 1;
    background-size: cover;
}

.nav {
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

    .nav li {
        float: left;
        height: 40px;
        padding-top: 7px;
        margin: 0 25px;
    }

        .nav li p {
            font-size: 13px;
            color: #fff;
            font-weight: bolder;
            padding-top: 6px;
        }

        .nav li span {
            display: block;
            margin: 0 auto;
            overflow: hidden;
            height: 24px;
        }

        .nav li:first-of-type {
            margin-left: 200px;
        }

.icon-home {
    width: 24px;
}

.icon-about {
    width: 22px;
}

    .icon-about img {
        margin-left: -25px;
    }

.icon-product {
    width: 24px;
}

    .icon-product img {
        margin-left: -48px;
    }

.icon-dealer {
    width: 26px;
}

    .icon-dealer img {
        margin-left: -74px;
    }

.icon-gallery {
    width: 28px;
}

    .icon-gallery img {
        margin-left: -101px;
    }

.icon-human {
    width: 41px;
}

    .icon-human img {
        margin-left: -130px;
    }

.icon-franc {
    width: 24px;
}

    .icon-franc img {
        margin-left: -173px;
    }

.icon-press {
    width: 24px;
}

    .icon-press img {
        margin-left: -199px;
    }

.icon-contact {
    width: 25px;
}

    .icon-contact img {
        margin-left: -225px;
    }





.slidermain {
    width: 100%;
    height: 405px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 8px 6px -6px #868a89;
    -moz-box-shadow: 0 8px 6px -6px #868a89;
    box-shadow: 0 8px 6px -6px #868a89;
}

.slider {
    width: 100%;
    height: 100%;
}

    .slider li {
        overflow: hidden;
        width: 100%;
        height: 405px;
        position: relative;
    }

        .slider li img {
            min-width: 100%;
            min-height: 100%;
        }

.patterns {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.one {
    background: url("/images/slide/pattern1.png");
    background-size: 100% 100%;
}

.two {
    background: url("/images/slide/pattern2.png") repeat;
}

.slidetitle {
    width: 960px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
}

    .slidetitle img {
        margin: 15% 0 0 50px;
    }

.bx-pager {
    position: absolute;
    bottom: 70px;
    right: 0px;
    left: 0px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    z-index: 99;
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px;
}

.bx-pager-item .bx-pager-link {
    float: left;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #066935;
    text-decoration: none;
    outline: none;
    font-size: 0;
    z-index: 999;
    margin: 2px;
    padding-top: 3px;
    background: url('/images/slide/topa.png') no-repeat;
}

.bx-pager-item:first-of-type {
    margin-left: 50px;
}

.bx-pager-item > .active {
    background: url('/images/slide/top.png') no-repeat!important;
}

.newsmain {
    width: 960px;
    height: 16px;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
}

.news {
    width: 675px;
    height: 100%;
    float: right;
    margin-right: 50px;
}

.newtitle,
.subtitles {
    height: 16px;
    float: left;
}

.newtitle {
    width: 104px;
    border-right: solid 1px #fff;
    margin-right: 10px;
    padding-right: 10px;
}

    .newtitle p {
        font-size: 15px;
        color: #fff;
        line-height: 16px;
        font-weight: bolder;
    }

.subtitles {
    width: 550px;
}

    .subtitles p {
        font-size: 14px;
        color: #fff;
        line-height: 16px;
    }

.newslider {
    height: 16px;
    width: 550px;
}

.mainbloks {
    width: 880px;
    height: 440px;
    margin: -37px auto 0 auto;
    position: relative;
    z-index: 3;
}

.mainblok {
    position: relative;
    float: left;
    width: 227px;
    height: 308px;
    padding: 30px 27px;
    background: url("/images/blokbg.png") no-repeat 100% 100%;
    margin-right: 18px;
}

    .mainblok:last-of-type {
        margin-right: 0;
    }

    .mainblok h1 {
        font-size: 24px;
        color: #fff;
    }

    .mainblok p {
        font-size: 12px;
        color: #fff;
    }

.mainblokimg {
    width: 100%;
    height: 139px;
    margin: 15px 0 20px 0;
}

.mainblok a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.mainblok span {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    opacity: 0;
}





.aboutsection {
    width: 960px;
    overflow: hidden;
    margin: 65px auto;
}

.aboutsectionleft {
    width: 525px;
    overflow: hidden;
    float: left;
    margin-left: 50px;
}

.aboutsectionright {
    width: 335px;
    overflow: hidden;
    float: left;
    margin-right: 50px;
}

.aboutsectionleft h1 {
    font-size: 14px;
    color: #3b3b3b;
    line-height: 14px;
    font-weight: normal;
}

.aboutsectionleft h2 {
    font-size: 24px;
    color: #3b3b3b;
    line-height: 26px;
    text-shadow: 2px 2px 2px #fff;
}

.aboutsectionleft p {
    font-size: 13px;
    color: #3b3b3b;
    line-height: 21px;
    margin-top: 35px;
}

.aboutsectionleft a.showall {
    display: block;
    font-size: 13px;
    color: #777;
    line-height: 21px;
    margin-top: 10px;
}

.aboutsectionright img {
    float: right;

}

.yenialert{margin-top:25px;}

.homevideo {
    position: relative;
    width: 370px;
    height: 204px;
}

    .homevideo a {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.6);
    }

        .homevideo a img {
            display: block;
            margin: 18% auto;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .homevideo a:hover img {
            transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
        }





.dealersection {
    width: 960px;
    overflow: hidden;
    margin: 20px auto;
}

    .dealersection > div {
        float: left;
    }

.slidernav {
    width: 50px;
    height: 240px;
}

.dealertitle {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

    .dealertitle h1 {
        font-size: 26px;
        color: #3a3a3a;
        font-weight: normal;
    }

    .dealertitle p {
        font-size: 14px;
        color: #3a3a3a;
    }

.dealerslider {
    width: 100%;
    height: 100%;
}

    .dealerslider li {
        background: url("") no-repeat bottom;
        width: 198px;
        height: 179px;
        float: left;
    }

        .dealerslider li img {
            height: 179px;
			min-width: 198px;
        }

.dealerblokimg {
    width: 100%;
    height: 149px;
    overflow: hidden;
}

.dealerslider li p {
    font-size: 13px;
    color: #fff;
    font-weight: bolder;
    padding-left: 10px;
    line-height: 30px;
	background:url("/images/dealer/titlebg.png") no-repeat;
	background-size:cover;
}

.slidernav a {
    display: block;
    width: 36px;
    height: 67px;
    margin: 130px 10px 0 10px;
}

.goleft a {
    background: url("/images/slide/left.png") no-repeat;
    float: right;
}

.goright a {
    background: url("/images/slide/right.png") no-repeat;
    float: left;
}

.showalldealer {
    width: 860px;
    overflow: hidden;
    margin-left: 50px;
    padding-top: 10px;
}

    .showalldealer a {
        float: right;
        font-size: 13px;
        color: #777;
        font-weight: bolder;
    }





.referencessection {
    width: 860px;
    overflow: hidden;
    margin: 50px auto;
}

.referencessectiontitle {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

    .referencessectiontitle h1 {
        font-size: 26px;
        color: #3a3a3a;
        font-weight: normal;
    }

    .referencessectiontitle p {
        font-size: 14px;
        color: #3a3a3a;
    }

.referencessectionslider {
    width: 860px;
    height: 123px;
}

    .referencessectionslider li {
        width: 172px;
        height: 100%;
        float: left;
    }

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\''><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
    filter: gray; 
    -webkit-filter: grayscale(100%); 
    -webkit-transition: all .6s ease; 
    -webkit-backface-visibility: hidden; 
}

    img.grayscale:hover {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\''><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
        -webkit-filter: grayscale(0%);
    }





footer {
    width: 100%;
    padding: 42px 0 40px 0;
    background: url("/images/footerbg.png") no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 8px 20px -4px #3b1515 inset;
    -moz-box-shadow: 0 8px 20px -4px #3b1515 inset;
    box-shadow: 0 8px 20px -4px #3b1515 inset;
}

.footer {
    width: 860px;
    overflow: hidden;
    margin: 0 auto;
}

.footerblok {
    width: 276px;
    overflow: hidden;
    margin-right: 16px;
    float: left;
}

    .footerblok:last-of-type {
        margin-right: 0;
    }

    .footerblok h6 {
        font-size: 16px;
        color: #000;
        margin-bottom: 15px;
    }

    .footerblok > p {
        font-size: 13px;
        color: #000;
        line-height: 18px;
        
    }

.subform {
    width: 100%;
    overflow: hidden;
}

    .subform input {
        float: left;
        border: none;
        height: 42px;
    }

        .subform input[type=text] {
            width: 170px;
            padding-left: 20px;
            font-size: 13px;
            color: #adadad;
        }

            .subform input[type=text]:focus {
                outline: none;
            }

        .subform input[type=submit] {
            width: 75px;
            background: #d86e6e;
            font-size: 13px;
            color: #fff;
        }

.adressrow {
    width: 100%;
    overflow: hidden;
}

    .adressrow:last-of-type {
        margin-top: 20px;
    }

    .adressrow p {
        color: #000;
        padding-bottom: 15px;
    }

        .adressrow p.addresstitle {
            font-size: 15px;
            font-weight: bolder;
        }

        .adressrow p.addresshome {
            font-size: 13px;
            padding-left: 18px;
            background: url("/images/homeicon.png") 0 5px no-repeat;
        }

        .adressrow p.addressphone {
            font-size: 13px;
            padding-left: 18px;
            background: url("/images/phoneicon.png") 0 5px no-repeat;
        }

.copy {
    width: 860px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 60px;
}

    .copy p {
        font-size: 12px;
        color: #000;
        float: left;
    }

        .copy p a {
            color: #fff;
        }

            .copy p a:Hover {
                color: #a5a5a5;
            }

.socialfooter {
    float: right;
}

    .socialfooter li {
        float: left;
        margin-left: 15px;
    }

        .socialfooter li a {
            display: block;
            width: 20px;
            height: 20px;
            overflow: hidden;
        }

        .socialfooter li.twitter a img {
            margin-left: -20px;
        }

        .socialfooter li.instagram a img {
            margin-left: -40px;
        }

        .socialfooter li.youtube a img {
            margin-left: -60px;
        }

        .socialfooter li.linkedin a img {
            margin-left: -80px;
        }





.orderwindow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    z-index: 99999;
    opacity: 0;
}

.orderlogin {
    width: 345px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

    .orderlogin img {
        display: block;
        margin: 0 auto;
    }

    .orderlogin h3 {
        display: block;
        margin: 0 auto;
        font-size: 20px;
        color: #fff;
        margin-top: 10px;
    }

    .orderlogin .lbluyari {
        display: block;
        margin: 0 auto;
        font-size: 15px;
        color: #fff;
        margin-top: 10px;

    }
.orderloginform {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.orderloginform input {
width: 325px;
height: 40px;
text-align: center;
border: none;
outline: none;
}

.orderloginform .dropdown {

width: 362px;
height: 40px;
border: none;
outline: none;
margin-top: 13px;
font-size: 16px;
color: #9f9f9f;
padding-left:20px;
background:url("/images/dropdown.png") no-repeat 305px center #fff;
cursor:pointer;
}
.orderloginform input[type=text] {
margin-top: 13px;
font-size: 16px;
color: #9f9f9f;
text-align:left;
padding-left:20px;
}

.orderloginform input[type=submit] {
margin-top: 25px;
font-size: 16px;
color: #fff;
background: #ff5c5c;
width:345px;
}

.ordertoolbar {
    height: 70px;
    width: 100%;
    position: relative;
}

    .ordertoolbar a {
        position: absolute;
        top: 38px;
        right: 40px;
        z-index: 1;
        background: url("/images/close.png") no-repeat;
        display: block;
        height: 32px;
        width: 45px;
        color: #fff;
        padding-left: 40px;
        line-height: 32px;
    }
	
.ordermobile{

}





.introdisplaymain {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto 0 auto;
    z-index: 999;
    background: #000;
    width: 650px;
    height: 488px;
    padding: 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: none;
}

.introdisplay {
    width: 650px;
    height: 488px;
    position: relative;
}

    .introdisplay iframe {
        width: 650px;
        height: 488px;
    }

    .introdisplay a {
        margin: 7px auto 0 auto;
        color: #fff;
        cursor: pointer;
        width: 50px;
        display: block;
    }

        .introdisplay a:hover {
            text-decoration: underline;
        }

.adsblocker {
    width: 468px;
    height: 65px;
    background: #000;
    position: absolute;
    bottom: 5px;
    left: 91px;
    z-index: 99;
	display:none;
}





.gocmenadsmain {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.9);
    z-index: 9999;
    
}

.gocmenadscanvas {
    width: 100%;
    height: 100%;
    position: relative;
}

.gocmenads {
    width: 459px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 100px;
    background: #fff;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}

    .gocmenads > a {
        margin-right: 10px;
        float: left;
    }
    .gocmenads > p {
        text-align:center;
        font-size:45px;color:#777;
		padding-top:25px;
    }

.closeads {
    position: absolute;
    top: 38px;
    right: 40px;
    z-index: 1;
    background: url("/images/close.png") no-repeat;
    display: block;
    height: 32px;
    width: 45px;
    color: #777;
    padding-left: 40px;
    line-height: 32px;
}









.pageheader,
.pageheaderimg,
.pageheaderpatone,
.pageheaderpattwo,
.pageheadertitle {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.pageheader {
    position: relative;
    -webkit-box-shadow: 0 8px 6px -6px #868a89;
    -moz-box-shadow: 0 8px 6px -6px #868a89;
    box-shadow: 0 8px 6px -6px #868a89;
}

.pageheaderimg,
.pageheaderpatone,
.pageheaderpattwo,
.pageheadertitle {
    position: absolute;
    top: 0;
    left: 0;
}

.pageheaderimg {
    z-index: 1;
}

.pageheaderpatone {
    z-index: 2;
}

.pageheaderpattwo {
    z-index: 3;
}

.pageheadertitle {
    z-index: 4;

}

.pageheaderimg img {
    min-width: 100%;
    min-height: 100%;
}

.pageheaderpatone {
    background: url("/images/slide/pattern1.png") no-repeat;
    background-size: cover;
}

.pageheaderpattwo {
    background: url("/images/slide/pattern2.png") repeat;
}

.pagetitle {
    width: 860px;
    height: 100%;
    margin: 0 auto;
}

    .pagetitle h1 {
        font-size: 50px;
        color: #fff;
        margin-top: 70px;
    }

    .pagetitle p {
        font-size: 17px;
        color: #fff;
        font-weight: bolder;
    }





.aboutmain {
    width: 960px;
    overflow: hidden;
    padding: 80px 0;
    margin: 0 auto;
	background-color:ghostwhite;
}

    .aboutmain > div {
        margin-bottom: 25px;
    }

.abouttext {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}

    .abouttext h1 {
        font-size: 25px;
        color: #393939;
        padding-bottom: 30px;
    }

    .abouttext p {
        font-size: 15px;
        color: #393939;
        line-height: 21px;
        padding-bottom: 20px;
    }

.aboutvideo {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}

    .aboutvideo h1 {
        font-size: 25px;
        color: #393939;
        padding-bottom: 30px;
    }

.videostarter {
    width: 854px;
    height: 394px;
    background: url("/images/videothumb2.png") no-repeat;
    position: relative;
}

    .videostarter a {
        display: block;
        width: 854px;
        height: 394px;
        background: rgba(0,0,0,.5);
        position: absolute;
        top: 0;
        left: 0;
    }

        .videostarter a img {
            display: block;
            margin: 11% auto 0 auto;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .videostarter a:hover img {
            transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
        }

.aboutdocs {
    width: 100%;
    height: 230px;
}

    .aboutdocs h1 {
        font-size: 25px;
        color: #393939;
        padding: 0 50px 30px 50px;
    }

.docmain {
    width: 100%;
    height: 172px;
}

.docslideleft,
.docslidermain,
.docslideright {
    float: left;
    height: 172px;
}

.docslideleft,
.docslideright {
    width: 50px;
}

.docslidermain {
    width: 860px;
}

.docslider {
    width: 860px;
    height: 172px;
}

    .docslider li {
        float: left;
    }

.docslideright a,
.docslideleft a {
    display: block;
    width: 36px;
    height: 67px;
    margin-top: 40px;
}

.docslideright a {
    background: url("/images/slide/right.png");
}

.docslideleft a {
    background: url("/images/slide/left.png");
}





.productmain {
    width: 960px;
    overflow: hidden;
    padding: 80px 0;
    margin: 0 auto;
	background-color:ghostwhite;
}

.producttext {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}

    .producttext h1 {
        font-size: 25px;
        color: #393939;
        padding-bottom: 30px;
    }

    .producttext p {
        font-size: 15px;
        color: #393939;
        line-height: 21px;
        padding-bottom: 20px;
    }

.productbloks {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}

.productblok {
    width: 275px;
    height: 205px;
    margin: 5.8px;
    float: left;
    background: #000;
    position: relative;
}

    .productblok a img {
        opacity: .6;
    }

    .productblok h6 {
        position: absolute;
        bottom: 25px;
        left: 20px;
        color: #fff;
        font-size: 20px;
            text-shadow: 3px 3px 3px #000;
    }

    .productblok h6 p{
        font-size: 15px;
		color:#fff;
		font-weight:normal;
    }





.dealermain {
    width: 874px;
    overflow: hidden;
    padding: 80px 0;
    margin: 0 auto;
}

.filterbar {
    width: 100%;
    overflow: hidden;
}

    .filterbar input.search {
        float: left;
        height: 34px;
        width: 110px;
        padding-left: 40px;
        border: solid 1px #e3e3e3;
        outline: none;
        font-size: 15px;
        color: #cacaca;
        background: url("/images/search.png") no-repeat 10px 8px;
    }

.mixfilter {
    float: right;
    margin-top: 5px;
}

    .mixfilter li {
        float: left;
        border-right: solid 1px #949494;
    }

        .mixfilter li:last-of-type {
            border: none;
        }

        .mixfilter li a {
            font-size: 15px;
            color: #949494;
            font-weight: bolder;
            padding: 0 15px;
        }

        .mixfilter li:last-of-type a {
            padding-right: 0;
        }

.dealerbloks {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.dealerblokmaster {
    width: 860px;
    height: 405px;
    margin: 7px;
}

.dealerblokmastertop {
    width: 100%;
    height: 336px;
    overflow: hidden;
}

    .dealerblokmastertop img {
        min-width: 100%;
        min-height: 100%;
    }

.dealerblokmasterbottom {
    width: 100%;
    height: 69px;
    background: url("/images/titlebgb.png") no-repeat;
}

    .dealerblokmasterbottom span {
        width: 286.6px;
        float: left;
        color: #fff;
        text-align: center;
    }

        .dealerblokmasterbottom span.dealermastertit {
            font-size: 20px;
            line-height: 69px;
            font-weight: bolder;
        }

        .dealerblokmasterbottom span.dealermasteradd {
            font-size: 13px;
            padding-top: 15px;
        }

        .dealerblokmasterbottom span.dealermasterpho {
            font-size: 13px;
            padding-top: 25px;
        }

.dealerblok {
    height: 290px;
    margin: 7px;
    width: 277px;
    float: left;
}

.dealerbloktitle {
    height: 36px;
    width: 100%;
    background: url("/images/dealer/titlebg.png") no-repeat;
}

    .dealerbloktitle h6 {
        font-size: 14px;
        color: #fff;
        line-height: 36px;
        padding-left: 15px;
    }

.dealerblokphoto {
    height: 158px;
    width: 100%;
    overflow: hidden;
}

    .dealerblokphoto img {
        height: 158px;
        width: 100%;
    }

.dealerblokinfo {
    height: 96px;
    width: 100%;
    background: url("/images/dealer/infobg.png") no-repeat;
    position: relative;
}

    .dealerblokinfo span {
        font-size: 13px;
        color: #fff;
        position: absolute;
        left: 15px;
        padding-right: 15px;
    }

        .dealerblokinfo span:first-of-type {
            top: 15px;
        }

        .dealerblokinfo span:last-of-type {
            bottom: 8px;
        }

.containerh {
    text-transform: capitalize;
}
.containerh p {
    display:none;
}

.mix {
    opacity: 0;
    display: none;
}





.gallerymain {
    width: 860px;
    overflow: hidden;
    padding: 80px 0;
    margin: 0 auto;
}

.galleryresizer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

    .galleryresizer ul {
        float: right;
    }

        .galleryresizer ul li {
            float: left;
            border-right: solid 1px #949494;
            padding-right: 20px;
        }

            .galleryresizer ul li:last-of-type {
                border-right: none;
                padding-left: 20px;
            }

            .galleryresizer ul li:first-of-type a {
                background: url("/images/gallery/sizeone.png") no-repeat;
            }

            .galleryresizer ul li:last-of-type a {
                background: url("/images/gallery/sizetwo.png") no-repeat;
            }

            .galleryresizer ul li a {
                display: block;
                height: 20px;
                line-height: 20px;
                padding-left: 25px;
                font-size: 14px;
                color: #949494;
                font-weight: bolder;
            }

.gallerybloks {
    width: 100%;
    overflow: hidden;
}

.galleryblok {
    width: 420px;
    margin: 5px;
    height: 315px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .galleryblok > img {
        min-width: 100%;
        min-height: 100%;
    }

.galleryblokhover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,.7);
    opacity: 0;
}

    .galleryblokhover .eyesec {
        width: 150px;
        height: 50px;
        margin: 20% auto 15px auto;
        border-bottom: solid 1px #fff;
        text-align: center;
        padding-bottom: 15px;
    }

    .galleryblokhover .eyetext {
        width: 200px;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
    }

        .galleryblokhover .eyetext p {
            font-size: 14px;
            color: #fff;
        }





.humanresmain {
    width: 860px;
    overflow: hidden;
    padding: 80px 0;
    margin: 0 auto;
}

.humanretext h1 {
    font-size: 25px;
    color: #393939;
    padding-bottom: 30px;
}

.humanretext p {
    font-size: 15px;
    color: #393939;
    line-height: 21px;
    padding-bottom: 20px;
}

    .humanretext p a {
        font-size: 15px;
        color: #fe5d5d;
        text-decoration: underline;
    }

.stepform {
    margin-top: 40px;
}

    .stepform h2 {
        font-size: 20px;
        color: #393939;
    }

.steps {
    width: 100%;
    height: 45px;
    margin-top: 20px;
}

    .steps li {
        height: 45px;
        width: 24%;
        margin-right: 1%;
        float: left;
        background: #febdbf;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

.franc li {
    width: 32.3%;
    margin-right: 1%;
}

.steps li.activestep {
    background: #fe7f82;
}

.steps li a {
    display: block;
    width: 100%;
    height: 100%;
}

    .steps li a p {
        color: #fff;
        padding-left: 20px;
    }

        .steps li a p.steptitle {
            font-size: 20px;
            font-weight: 600;
            line-height: 20px;
            padding-top: 4px;
        }

        .steps li a p.steptext {
            font-size: 13px;
        }

.stepforms {
    width: 422px;
    overflow: hidden;
    margin: 20px 0 0 214px;
}

.stepformscanvas {
    width: 422px;
    height: 100%;
}

.step {
    width: 100%;
    overflow: hidden;
}

    .step input, .step textarea {
        border: none;
        outline: none;
        border: solid 1px #ffdcdd;
        margin-bottom: 8px;
    }

        .step input[type=text] {
            width: 400px;
            height: 43px;
            padding-left: 20px;
            color: #b40000;
            font-size: 15px;
            background: #fff8f8;
        }

        .step input.nextstep {
            width: 422px;
            height: 43px;
            background: #ff565b;
            font-size: 20px;
            color: #fff;
            margin-top: 25px;
        }

        .step input.prevstep {
            width: 422px;
            height: 43px;
            background: #FEBDBF;
            font-size: 20px;
            color: #fff;
        }

        .step input.sendsteps {
            width: 422px;
            height: 43px;
            background: #00b544;
            font-size: 20px;
            color: #fff;
            margin-top: 25px;
        }

    .step textarea {
        width: 400px;
        height: 86px;
        padding-left: 20px;
        color: #b40000;
        font-size: 15px;
        resize: none;
        padding-top: 10px;
        background: #fff8f8;
    }

    .step .fulltextarea {
        width: 400px;
        height: 245px;
        padding-left: 20px;
        color: #b40000;
        font-size: 15px;
        resize: none;
        padding-top: 10px;
    }

.sendcvmain {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,.8);
    opacity: 0;
}

.sendcv {
    position: relative;
    width: 100%;
    height: 100%;
}

.sendcvform {
    position: absolute;
    width: 400px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

    .sendcvform h1 {
        font-size: 20px;
        color: #fff;
        padding-bottom: 10px;
    }

    .sendcvform p {
        font-size: 13px;
        color: #fff;
    }

.sendcvformblok {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
}

    .sendcvformblok input {
        height: 45px;
        margin-bottom: 10px;
        border: none;
    }

        .sendcvformblok input[type=file] {
            width: 400px;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            cursor: pointer;
        }

        .sendcvformblok input[type=text] {
            width: 380px;
            padding-left: 20px;
            outline: none;
            font-size: 15px;
            color: #aaa;
        }

        .sendcvformblok input[type=submit] {
            width: 400px;
            background: #febdbf;
            font-size: 18px;
            color: #fff;
        }

a.closesendcv {
    position: absolute;
    top: 38px;
    right: 40px;
    z-index: 1;
    background: url("/images/close.png") no-repeat;
    display: block;
    height: 32px;
    width: 45px;
    color: #fff;
    padding-left: 40px;
    line-height: 32px;
}

.francsupport{width:100%;overflow:hidden;margin:30px 0;}
.francsupport img{float:left;width:260px;}
.francsupport p{float:left;width:580px;padding:30px 0 0 20px;}





.pressmain {
    width: 860px;
    overflow: hidden;
    padding: 80px 0;
    margin: 0 auto;
}

.presstext h1 {
    font-size: 25px;
    color: #393939;
    padding-bottom: 30px;
}

.presstext p {
    font-size: 15px;
    color: #393939;
    line-height: 21px;
    padding-bottom: 20px;
}

.press {
    width: 100%;
    overflow: hidden;
}

.pressblok {
    position: relative;
    width: 400px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

    .pressblok > img {
        min-width: 100%;
        min-height: 100%;
    }

    .pressblok a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.7);
        opacity: 0;
    }

        .pressblok a div {
            margin: 0 auto;
            width: 50%;
            height: 60px;
            text-align: center;
        }

            .pressblok a div:first-of-type {
                border-bottom: solid 1px #fff;
                margin-top: 50px;
                margin-bottom: 10px;
            }

            .pressblok a div span {
                font-size: 14px;
                color: #fff;
            }
			
			.presslinks{width: 100%;overflow: hidden;margin-top:40px;}
			.presslink{width:100%;height:35px;border-bottom:solid 1px #eee;}
			.presslink:first-of-type{padding-bottom:30px;border-bottom:none;}
			.presslink:last-of-type{border-bottom:none;}
			.presslink a{color:#777;line-height:35px;margin-left:15px;}
			.presslink h1{color:#393939;font-size:20px;line-height:35px;margin-left:15px;}





.contactmain{width:960px;overflow:hidden;padding:80px 0;margin:0 auto;}
.contact{width:860px;overflow:hidden;margin:0 auto;}

.contacttitle{width:100%;overflow:hidden;position:relative;}

.contacttitle h1{font-size:25px;color:#393939;padding-bottom:30px;}
.contacttitle span{position:absolute;top:0;right:0;float:right;font-size:15px;color:#555;font-weight:bolder;margin-top:7px;}
.contacttitle span a,
.contacttitle span p{float:left;}
.contacttitle span a{margin-right:15px;font-size:14px;color:#777;font-weight:normal;}
.contacttitle span a:hover{color:#dd0000;}
.contacttitle p{font-size:15px;color:#393939;line-height:21px;padding-bottom:20px;}

.contactleft,
.contactright 
{float:left;width:47%;overflow:hidden;margin-top:30px;}

.contactleft {margin-right:6%;}

.contactleft h2,
.contactright h2
{font-size:20px;color:#393939;padding-bottom:20px;}

.contactform input,.contactform textarea{border:none;outline:none;border:solid 1px #ffdcdd;margin-bottom:8px;}
.contactform input[type=text]{width:380px;height:43px;padding-left:20px;color:#b40000;font-size:15px;background:#fff8f8;}
.contactform input[type=submit]{width:402px;height:43px;background:#ff565b;font-size:20px;color:#fff;margin-top:25px;}
.contactform textarea{width:380px;height:86px;max-height:250px;resize:vertical;padding-left:20px;color:#b40000;font-size:15px;padding-top:10px;background:#fff8f8;}

.contactaddress{width:100%;overflow:hidden;border-bottom:solid 1px #d1d1d1;padding-bottom:15px;margin-bottom:15px;}
.contactaddress p{font-size:13px;padding:7px 0;color:#393939;}
.contactaddress p > span{font-size:15px;font-weight:bolder;}
.contactaddress p:first-of-type{font-size:15px;font-weight:bolder;}

.contactsocial{width:100%;overflow:hidden;margin-top:20px;}
.contactsocial h6{font-size:20px;color:#393939;margin-bottom:25px;}
.contactsocial ul li{float:left;margin-right:10px;}
.contactsocial ul li a{display:block;width:45px;height:45px;overflow:hidden;}

.ctwit img{margin-left:-45px;}
.cins img{margin-left:-90px;}

.maps{width:100%;height:400px;border-bottom:solid 3px #ff565b;margin-top:100px;}



.belgeBoyutlandir {
    width: 123px;
    height: 172px;
}

.hGizli {
    display: none;
}




.foodsmain,
.cartmain{float:left;}

.cartmain{margin-left:2%;width:33%;}

.foodsmain{width:65%;}

.foods{margin-top:30px;}

.foods li{height:24px;border-bottom:solid 1px #eee;padding:10px 25px;}
.foods li:hover{background:#eee;}
.foods li:first-of-type{background:#777;cursor:pointer;}
.foods li:first-of-type h1{font-size:20px;line-height:24px;color:#eee;}
.foods li:last-of-type{border-bottom:none;}
.foods li input{float:left;}
.foods li p{float:left;line-height:24px;font-size:16px;color:#777;font-weight:bolder;}
.foods li p:first-of-type{width:200px;}

.foods li input[type=text]{height:24px;width:40px;text-align:center;font-size:15px;color:#777;margin:0 25px}

.foods li a.addtocart{font-size:14px;color:#fff;background:#777;display:block;height:24px;float:right;padding:0 10px;line-height:24px;margin-left:25px;}
.foods li a.addtocart:hover{background:#8c8c8c;}

.cart{margin-top:30px;}

.cartmain h2{font-size:20px;color:#777;margin-top:30px;border-bottom:solid 2px #777;padding-bottom:14px;}

.cart li{font-size:14px;color:#777;padding:5px 5px;overflow:hidden;}
.cart li p{font-size:14px;color:#777;float:left;width:90%;}
.cart li a{font-size:14px;color:#aaa;float:left;width:10%;display:block;height:28px;background:url("/images/close.png") no-repeat center center ;background-size:18px 18px;}
.cart li:hover{background:#eee;}

.cartmain textarea{display:block;font-size:15px;color:#777;margin-top:20px;width:262px;padding:10px;resize:vertical;}

.sendcart{display:block;background:#FF5F5F;padding:10px 15px;text-align:center;font-size:16px;color:#fff;font-weight:bolder;margin-top:20px;}

.nullcart{font-size:14px;color:#777;padding:35px 5px 10px 5px;}




