.l { list-style: none; margin: 0; padding: 0; }
.fr { float: right; }
.fl { float: left; }
.c { clear: both; }

/*HEADER */
header { background: url(../../../../20190109080536im_/http_/otoguney.com/images/bg-header.png) repeat-x; padding: 0 0 20px 0; -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2); box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2); position: relative; z-index: 9999; }
    header .logo { text-align: left; position: absolute; z-index: 100000; }

.header-master { margin-bottom: 20px; }

ul.language { margin-top: 10px; }
    ul.language li { margin: 0 0 0 15px; height: 15px; padding: 0; float: left; background-image: url(../../../../20190104011433im_/http_/otoguney.com/images/flag.png); background-repeat: no-repeat; background-position: right 0; width: 45px; }
        ul.language li:last-child { background-position: right -15px; }
        ul.language li a { font-size: 11px; color: #707271; text-decoration: none; font-weight: 400; display: block; padding: 0; font-family: "Roboto Condensed"; }

#panel { background: #FFF; height: auto; display: none; z-index: 99999; position: absolute; top: 127px; -webkit-box-shadow: 2px 10px 5px 5px rgba(0,0,0,0.5); box-shadow: 2px 10px 5px 5px rgba(0,0,0,0.5); border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; max-width: 1140px; }


a.request { text-decoration: none; color: #FFF; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    a.request:hover { background: #154597; }
.request a.active { background: #e50b24 url(../../../../20181231082306im_/http_/otoguney.com/images/arrow-up.html) no-repeat 0 10px; }
.request { background: #e30613; display: block; padding: 7px 10px; text-align: center; color: #FFF; text-decoration: none; font-size: 13px; }

.form { padding: 20px; position: relative; z-index: 2; background: #FFF; border-radius: 5px; -webkit-border-radius: 5px; border: 5px solid #EEE; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    .form h2 { margin-top: 0; font-size: 18px; }
    .form p { font-size: 11px; }

/*a.close-form {padding:5px 10px; color:#FFF; background:#e40621; font-weight:700; position: absolute; right:10px; bottom:10px; display:inline-block; text-decoration:none; cursor:pointer; font-size:20px;-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;  transition: all .2s ease-in-out; }
a.close-form:hover {background:#154597;}*/

a.close-form { position: fixed; display: inline-block; width: 100%; height: 100%; background: rgba(0,0,0,0.6); left: 0; top: 0; z-index: 1; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

ul.icons { margin: 5px 20px 0 0; }
    ul.icons li { margin: 0 0 0 15px; height: 21px; padding: 0 0 0 25px; float: left; background-image: url(../../../../20190109071215im_/http_/otoguney.com/images/icons.png); background-repeat: no-repeat; background-position: 0 -21px; text-align: left; }
        ul.icons li:first-child { background-position: 0 0; }
        ul.icons li:last-child { background-position: 0 -41px; }
        ul.icons li a { font-size: 11px; color: #707271; text-decoration: none; font-weight: 400; display: block; padding: 0; font-size: 14px; font-weight: 400; font-family: "Roboto Condensed"; }


/*FOOTER */
footer { padding-top: 20px; }
    footer .copyright { font-size: 14px; color: #25282a; font-weight: 400; font-family: "Roboto Condensed"; }
        footer .copyright span { font-size: 11px; color: #25282a; font-weight: 300; display: block; font-family: "Roboto"; }
        footer .copyright img { padding-bottom: 10px; padding-right: 20px; float: left; }
        footer .copyright h5 { text-align: right; font-weight: 400; color: #25282a; font-size: 12px; margin-top: 15px; }
            footer .copyright h5 small { display: block; font-size: 11px; color: #707271; font-weight: 300; padding-top: 10px; }
    footer .venus { display: block; font-size: 11px; color: #707271; font-weight: 300; padding-top: 10px; text-align: right; }

#scroll-up { background: #e40621; height: 40px; width: 40px; margin-left: 10px; }
a.scrollup:hover { background-color: #000; }
a.scrollup { background: url(../../../../20190109064435im_/http_/otoguney.com/images/arrow-4.png) no-repeat center center #e30620; height: 40px; width: 40px; display: none; padding: 10px; z-index: 499841; position: absolute; cursor: pointer; }
.menu-footer { color: #707271; margin-top: 10px; }
    .menu-footer a { color: #707271; font-size: 12px; font-family: "Roboto Condensed"; }
.border-footer { border-top: 1px solid #CDCDCD; width: 100%; display: inline-block; }



/*DEALERSHIP*/
.dealership-wrapper { margin: 20px 0; border-top: 1px solid #CDCDCD; border-bottom: 1px solid #CDCDCD; text-align: center; }
    .dealership-wrapper h3 { color: #000; font-size: 16px; font-weight: 700; font-family: "Roboto Condensed"; background: url(../../../../20190106100854im_/http_/otoguney.com/images/icon-1.png) no-repeat; padding: 5px 0 15px 30px; margin-top: 35px; text-align: left; }
.dealership .owl-prev, .dealership .owl-next { position: absolute; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: block; width: 18px; height: 18px; text-indent: 9999px; background-color: #e40621; outline: none; background-image: url(../../../../20181228174910im_/http_/otoguney.com/images/arrows.png); background-repeat: no-repeat; overflow: hidden; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; border-radius: 5px; -webkit-border-radius: 5px; padding: 10px; }
    .dealership .owl-prev:hover, .dealership .owl-next:hover { background-color: #ab0f14; }
.dealership .owl-prev { left: -100px; background-position: 0 0; top: -50px; }
.dealership .owl-next { left: -125px; background-position: 0 -18px; top: -50px; }
.dealership .item { border-left: 1px solid #CDCDCD; padding: 15px 0; text-align: center; }

/*E-MAIL*/
.email { background: #000; overflow: hidden; position: relative; z-index: 9999; top: 10px; padding: 29px 20px; margin-bottom: 10px; }
    .email h3 { color: #FFF; font-size: 18px; font-weight: 300; }
    .email .col-r { border-left: 1px solid #6d8bbd; }
    .email h4 { color: #FFF; font-weight: 700; font-size: 15px; font-family: "Roboto Condensed"; line-height: 21px; }
        .email h4 span { display: block; }
.add { background: #FFF; border: 1px solid #cfd2d4; z-index: 99; width: 100%; margin: 15px 0 0; position: relative; }
    .add input.s { margin: 0; vertical-align: top; width: 100%; color: #9fa3a8; background: none; border: none; padding: 5px 5px; font-size: 13px; background: #f3f3f3; }
    .add input.sbutton { margin: 0; padding: 0; height: 22px; width: 29px; border: none; background: url(../../../../20220916001333im_/http_/otoguney.com/images/icon-2.png) no-repeat; position: absolute; right: 0; top: 8px; cursor: pointer; }


.banner-small { position: relative; top: 10px; z-index: 9999; margin-bottom: 10px; }


/*PAGE*/
#page { padding: 15px 0; }
h3.title { color: #000; font-size: 16px; font-weight: 700; font-family: "Roboto Condensed"; background: url(../../../../20190106100854im_/http_/otoguney.com/images/icon-1.png) no-repeat; padding: 5px 0 15px 30px; margin-top: 0; }

.link { color: #154597; font-size: 11px; display: inline-block; margin-bottom: 20px; }

.title-pro { background: url(../../../../20190110210837im_/http_/otoguney.com/images/line.png) repeat-x 0 15px; }
    .title-pro h3 { color: #000; font-size: 16px; font-weight: 700; font-family: "Roboto Condensed"; background: url(../../../../20190106100854im_/http_/otoguney.com/images/icon-1.png) no-repeat #FFF; padding: 5px 0 15px 30px; margin-top: 0; display: inline-block; padding-right: 20px; }
        .title-pro h3 span { }

/*PAGE RIGHT*/

.news-list img { float: left; padding: 0 10px 10px 0; width: 80px; }
.news-list li { overflow: hidden; border-bottom: 1px dotted #CDCDCD; margin-bottom: 10px; }
    .news-list li a { color: #25282a; font-weight: 300; font-size: 12px; }

.page-right { border-left: 1px solid #CDCDCD; }


/*PAGE LEFT*/
.page-left { }

.pro-box .image img { display: block; width: 100%; height: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 4px; }
.pro-box { padding: 0px 10px 0px 0; }
    .pro-box .image { margin-bottom: 10px; }
    .pro-box .caption { margin-bottom: 20px; }
        .pro-box .caption p { font-size: 11px; padding-bottom: 0; margin-bottom: 0; }
            .pro-box .caption p span { font-size: 12px; font-weight: 700; }
.pro-text p { font-weight: 300; }

#product-main { position: relative; }
    #product-main .owl-prev, #product-main .owl-next { position: absolute; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: block; width: 18px; height: 18px; text-indent: 9999px; background-color: #e40621; outline: none; background-image: url(../../../../20181228174910im_/http_/otoguney.com/images/arrows.png); background-repeat: no-repeat; overflow: hidden; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; border-radius: 5px; -webkit-border-radius: 5px; padding: 10px; border: 5px solid #FFF; }
        #product-main .owl-prev:hover, #product-main .owl-next:hover { background-color: #ab0f14; }
    #product-main .owl-prev { right: -5px; background-position: 0 0; top: -405px; }
    #product-main .owl-next { right: 20px; background-position: 0 -18px; top: -405px; }



/*MASTER PAGE*/

.master-left { min-height: 634px; }
    .master-left h3 { color: #000; font-size: 18px; font-weight: 700; font-family: "Roboto Condensed"; padding: 0; margin-top: 0; }
    .master-left p { font-size: 14px; }


.master-right ul.master-menu { margin: 0 0 20px 0; padding: 10px; list-style: none; background: #e30613; border-radius: 3px; -webkit-border-radius: 3px; }
    .master-right ul.master-menu li { padding: 0; margin: 3px 0; border-bottom: 1px solid #bd0510; }
        .master-right ul.master-menu li a { background: url(../../../../20220916002101im_/http_/otoguney.com/images/arrow-5.png) no-repeat left; padding: 5px 5px 5px 25px; display: block; color: #FFF; }
            .master-right ul.master-menu li a:hover { background-color: #154597; border-radius: 3px; -webkit-border-radius: 3px; }
h3.master-menu-title { margin-bottom: 5px; }

.master-right { border: none; }
.master-left { border-right: 1px solid #CDCDCD; }

.master-banner { margin-bottom: 20px; position: relative; }
    .master-banner img { width: 100%; padding: 0; -webkit-box-shadow: 0 3px 3px 2px rgba(0,0,0,0.2); box-shadow: 0 3px 3px 2px rgba(0,0,0,0.2); }



h2.master-title { background: url(../../../../20190110210837im_/http_/otoguney.com/images/line.png) repeat-x 0 20px; }
    h2.master-title span { color: #000; font-size: 20px; font-weight: 700; font-family: "Roboto Condensed"; padding: 0; margin-top: 0; display: inline-block; padding-right: 20px; background: #FFF; }



/*PRICE LIST*/
.price-list { border: 6px solid #154597; padding: 20px; position: relative; top: 25px; }
    .price-list h2 { color: #154597; margin-top: 0; font-weight: 700; font-family: "Roboto Condensed"; font-size: 24px; }
    .price-list h3 { margin-top: 20px; margin-bottom: 5px; }
    .price-list p { margin-top: 70px; }
    .price-list span.corner { background: url(../../../../20190110052309im_/http_/otoguney.com/images/corner.png) no-repeat; width: 59px; height: 48px; position: absolute; left: -10px; top: -10px; }

.btn-price { background: #154597; color: #FFF; font-weight: 700; font-family: "Roboto Condensed"; padding: 5px; border-radius: 0; margin-top: 0; font-size: 16px; }
    .btn-price:hover, .btn-price:active, .btn-price:focus { color: #FFF; }

.link-price { color: #e30613; font-size: 13px; display: inline-block; margin-bottom: 20px; font-family: "Roboto Condensed"; font-weight: 700; }
    .link-price:hover { color: #154597; }

.btn-login { margin-top: 10px; }

.b { color: #e30613; font-size: 18px; display: inline-block; margin-top: 5px; font-family: "Roboto Condensed"; font-weight: 700; }




.alert-price { color: #FFF; }

/*SOLUTION*/


.solution { min-height: 300px; padding-bottom: 10px; margin-bottom: 30px; border-bottom: 1px solid #CDCDCD; }
    .solution h4 { display: inline-block; background: #d70000; padding: 3px; color: #FFF; }

.solution-logo { border: 1px solid #CDCDCD; padding: 10px; text-align: center; }

.solution-link { color: #000; font-size: 13px; display: inline-block; margin-top: 5px; font-family: "Roboto Condensed"; font-weight: 700; }
    .solution-link:hover { color: #e30613; }


.flag { width: 24px; padding-right: 5px; }
/*.table-doviz tr:first-child td {border-top:none}*/

.table-doviz tr { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-image: -webkit-linear-gradient(top, #FFF 0%, #ededed 100%); background-image: -o-linear-gradient(top, #FFF 0%, #ededed 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ededed)); background-image: linear-gradient(to bottom, #FFF 0%, #ededed 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffededed', GradientType=0); background-repeat: repeat-x; }


/*PHOTO GALLERY*/
.photo-gallery { margin-top: 10px; padding: 0; list-style: none; }
    .photo-gallery .gallery-image { height: 200px; overflow: hidden; background: #CDCDCD; padding: 5px; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-out; margin-bottom: 20px; }
        .photo-gallery .gallery-image .img-thumbnail { border: none; border-radius: 0; padding: 0; }
        .photo-gallery .gallery-image img { width: 100%; }
        .photo-gallery .gallery-image:hover { background: #e40621; }

.logout { position: absolute; top: 22px; right: 15px; }

@media(max-width:767px) {
    header .logo { position: relative; text-align: center; }
    .years50 { display: none; }
    .navbar-header { text-align: center; }
    .navbar-toggle { float: none; }

    ul.nav.navbar-nav { width: 100%; display: block; }
}

@media(min-width:768px) and (max-width:992px) {
    header .logo { position: relative; text-align: center; }
    .years50 { left: 100px !important; }
    .navbar-brand, .navbar-nav > li > a { font-size: 14px !important; }
    .banner-small .img-responsive { width: 100% !important; display: block; height: auto; }
}

/*
     FILE ARCHIVED ON 06:08:38 Jul 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:02:20 May 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.447
  load_resource: 92.689
  PetaboxLoader3.resolve: 24.174
  PetaboxLoader3.datanode: 25.711 (2)
  loaddict: 55.588
*/