﻿@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,latin-ext);
body {
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
    background-image: url(images/pattern.png)
}
body.homepage {
    background-image: none
}
body.scroll-lock {
    overflow: hidden
}
html,
body {
    height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6,
.nivo-caption .slide-head,
.services .nav-tabs>li>a,
.lead {
    font-family: 'Source Sans Pro', sans-serif
}
::selection {
    background: #555;
    color: #fff
}
*:focus {
    outline: 0
}
a {
    -moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    text-decoration: underline
}
a,
a:link,
a:visited {
    text-decoration: none
}
a:hover {
    color: white
}
ul,
ol {
    list-style-position: inside;
    padding: 0;
    margin: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #555;
    line-height: normal
}
img {
    border: 0;
    display: block
}
strong {
    font-weight: 700
}
p {
    color: #777;
    margin: 0 0 10px
}
.logo-p{padding: 7px;text-align: center;margin: 0;}
blockquote {
    margin: 0;
    padding: 0;
    border: 0
}
.img-inner {
    width: 100%
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.font-alternative {
    font-family: 'Roboto Condensed', sans-serif
}
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}
.w-100{width:100%!important;}
@media(max-width:540px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11 {
        float: left
    }
    .col-xxs-1 {
        width: 8.333333333333332%
    }
    .col-xxs-2 {
        width: 16.666666666666664%
    }
    .col-xxs-3 {
        width: 25%
    }
    .col-xxs-4 {
        width: 33.33333333333333%
    }
    .col-xxs-5 {
        width: 41.66666666666667%
    }
    .col-xxs-6 {
        width: 50%
    }
    .col-xxs-7 {
        width: 58.333333333333336%
    }
    .col-xxs-8 {
        width: 66.66666666666666%
    }
    .col-xxs-9 {
        width: 75%
    }
    .col-xxs-10 {
        width: 83.33333333333334%
    }
    .col-xxs-11 {
        width: 91.66666666666666%
    }
    .col-xxs-12 {
        width: 100%
    }
    .col-xxs-push-1 {
        left: 8.333333333333332%
    }
    .col-xxs-push-2 {
        left: 16.666666666666664%
    }
    .col-xxs-push-3 {
        left: 25%
    }
    .col-xss-push-4 {
        left: 33.33333333333333%
    }
    .col-xxs-push-5 {
        left: 41.66666666666667%
    }
    .col-xxs-push-6 {
        left: 50%
    }
    .col-xxs-push-7 {
        left: 58.333333333333336%
    }
    .col-xxs-push-8 {
        left: 66.66666666666666%
    }
    .col-xxs-push-9 {
        left: 75%
    }
    .col-xxs-push-10 {
        left: 83.33333333333334%
    }
    .col-xxs-push-11 {
        left: 91.66666666666666%
    }
    .col-xxs-pull-1 {
        right: 8.333333333333332%
    }
    .col-xxs-pull-2 {
        right: 16.666666666666664%
    }
    .col-xxs-pull-3 {
        right: 25%
    }
    .col-xxs-pull-4 {
        right: 33.33333333333333%
    }
    .col-xxs-pull-5 {
        right: 41.66666666666667%
    }
    .col-xxs-pull-6 {
        right: 50%
    }
    .col-xxs-pull-7 {
        right: 58.333333333333336%
    }
    .col-xxs-pull-8 {
        right: 66.66666666666666%
    }
    .col-xxs-pull-9 {
        right: 75%
    }
    .col-xxs-pull-10 {
        right: 83.33333333333334%
    }
    .col-xxs-pull-11 {
        right: 91.66666666666666%
    }
    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-xxs-offset-3 {
        margin-left: 25%
    }
    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-xxs-offset-6 {
        margin-left: 50%
    }
    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-xxs-offset-9 {
        margin-left: 75%
    }
    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%
    }
}
.no-mb {
    margin-bottom: 0!important
}
.p-10 {
    padding: 10px
}
.p-15 {
    padding: 15px
}
.pt-20 {
    padding-top: 20px
}
.mr-15 {
    margin-right: 15px
}
.mr-5 {
    margin-right: 5px
}
.ml-15 {
    margin-left: 15px!important
}
.mb-20 {
    margin-bottom: 20px
}
.mb-40 {
    margin-bottom: 40px
}
.mt-40 {
    margin-top: 40px!important
}
.stable-right {
    padding-right: 0rem!important
}
.stable-left {
    padding-left: 0rem!important
}
.inline {
    display: inline-block
}
.font-45 {
    font-size: 3.214em
}
.font-35 {
    font-size: 2.500em
}
.font-30 {
    font-size: 2.143em
}
.font-18 {
    font-size: 1.286em
}
.font-16 {
    font-size: 1.143em
}
.btn,
.btn-large,
.btn-flat {
    border: 0;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent
}
.btn,
.btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer
}
.btn:hover,
.btn-large:hover {
    background-color: #2bbbad;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}
input[type=text].form-control,
input[type=password].form-control,
input[type=email].form-control,
input[type=url].form-control,
input[type=time].form-control,
input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=tel].form-control,
input[type=number].form-control,
input[type=search].form-control,
textarea.form-control,
select.form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #393939;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #d0d0d0;
    margin: 0 0 15px 0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
textarea.form-control {
    height: auto
}
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea:focus:not([readonly]) {
    border: 1px solid #b9b9b9;
    box-shadow: none
}
[type="checkbox"]+label:before {
    border: 2px solid #fff
}
[type="checkbox"]+label {
    padding-left: 30px;
    margin-right: 10px;
    color: #fff
}
[type="checkbox"]:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}
[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    padding-left: 30px;
    margin-right: 10px;
    color: #fff
}
[type="radio"]:checked+label:after {
    border: 2px solid #fff;
    background-color: #ed1c24
}
[type="radio"]:not(:checked)+label:before {
    border: 2px solid #fff
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: left;
        font-weight: 700
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
.u-hide-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.u-hide,
.u-outline {
    display: none!important
}
.u-img-block {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}
.u-clear {
    clear: both
}
.u-clearfix,
.panel {
    zoom: 1
}
.u-clearfix:before,
.panel:before,
.u-clearfix:after,
.panel:after {
    content: "";
    display: table
}
.u-clearfix:after,
.panel:after {
    clear: both
}
.u-fifth {
    width: 20%
}
.u-quarter {
    width: 25%
}
.u-third {
    width: 33.3%
}
.u-half {
    width: 50%
}
.u-third-two {
    width: 66.6%
}
.u-quarter-three {
    width: 75%
}
.u-fifth-four {
    width: 80%
}
.u-text-justify {
    text-align: justify!important
}
.u-table {
    display: table;
    width: 100%
}
.u-cell {
    display: table-cell
}
.u-va-middle {
    vertical-align: middle
}
.u-margin-no {
    margin: 0
}
.u-padding-no {
    padding: 0!important
}
.u-float-no {
    float: none!important
}
.u-margin-top {
    margin-top: 40px
}
.u-margin-auto {
    margin-right: auto!important;
    margin-left: auto!important
}
.u-hide,
.u-outline {
    display: none!important
}
.u-color-blue-light {
    color: #007ecb
}
.u-hide-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.u-no-style {
    background: none!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important
}
.u-o-visible {
    overflow: visible
}
.u-p-relative {
    position: relative
}
.left-align {
    text-align: left!important
}
.rules-heading {
    margin-bottom: 0;
    text-align: center;
    font-weight: 900;
    color: #de182f
}
.rules-style {
    position: relative;
    margin-top: 10px;
    display: block;
    clear: both;
    height: 15px;
    border-top: 2px solid #de182f
}
.rules-style:after {
    content: "";
    display: inline-block;
    background: url(images/rules-arrow.png) #fff;
    width: 30px;
    height: 16px;
    margin-left: -15px;
    position: absolute;
    top: -2px;
    left: 50%
}
.rules-style-2 {
    border-color: #c5c5c5;
    margin-top: 0
}
.rules-style-3 {
    margin: 0;
    padding: 25px 0;
    clear: both;
    border-color: #c5c5c5
}
#header {
    background: url(images/header-top.jpg);
    height: 68px;
    position: relative;
    z-index: 999
}
.main-logo {
    padding-top: 4px;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    top: 0;
    position: relative
}
.main-logo.logo-scroll {
    position: fixed;
    top: 5px;
    width: 60px;
    overflow: hidden
}
.whatsapp-area {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #a9aaab;
}
.customer-number {
    float: right;
    font-size: 1.143em;
    display: table;
    margin-top: 10px
}
.customer-number img {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    padding-top: 5px
}
.customer-number a {
    font-size: 1.5em;
    font-weight: 700;
    color: #303030;
    display: table-cell;
    vertical-align: middle
}
.customer-number span {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    font-weight: bold
}
#menu {
    position: relative;
    z-index: 1000
}
#menu.main-header-scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 888
}
#menu.main-header-scroll .main-nav-bottom {
    display: none
}
#menu.main-header-scroll .main-nav-wrapper {
    background: #ae1117;
    background: -moz-linear-gradient(top, rgba(174, 17, 23, 1) 0, rgba(128, 5, 9, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(174, 17, 23, 1) 0, rgba(128, 5, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(174, 17, 23, 1) 0, rgba(128, 5, 9, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ae1117', endColorstr='#800509', GradientType=0);
    -webkit-box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, 0.5);
    height: 75px;
    opacity: .95
}
#menu.main-header-scroll .page-search,
#menu.main-header-scroll .page-search-panel,
#menu.main-header-scroll .page-language {
    display: none
}
#menu.main-header-scroll .main-nav>li>a {
    padding: 27px 25px 26px
}
.main-nav-wrapper {
    background: url(images/menu-bg.jpg);
    height: 47px
}
.main-nav-bottom {
    background: url(images/sub-nav-bg.jpg);
    height: 40px
}
.main-nav {
    list-style-type: none;
    float: right
}
.main-nav li {
    float: left;
    position: relative
}
.main-nav li a {
    color: #fff;
    font-size: 1.143em;
    padding: 12px 16px;
    display: block
}
.main-nav li:hover a {
    background: #000;
    color: #fff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.8)
}
.main-nav ul.sub-menu {
    display: none;
    list-style-type: none;
    width: 279px;
    left: 0;
    top: 100%;
    position: absolute;
    z-index: 20;
    background: #0b0a0a
}
.main-nav li:hover ul.sub-menu {
    display: block
}
.main-nav li ul:empty {
    display: none!important
}
.main-nav li>ul.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #423e40
}
.main-nav li>ul.sub-menu li:last-child {
    border-bottom: 3px solid #de182f
}
.main-nav li>ul.sub-menu li a {
    padding: 12px 15px
}
.main-nav li>ul.sub-menu li a:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    margin-right: 10px
}
.main-nav li>ul.sub-menu li:hover>a {
    background: #de182f;
    box-shadow: none
}
.main-nav li>ul.sub-menu ul {
    display: none
}
.main-nav li>ul.sub-menu li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 200px;
    list-style-type: none
}
.main-nav li>ul.sub-menu li:hover ul {
    display: block
}
li.tractor-menu-wrapper {
    position: inherit
}
li.tractor-menu-wrapper-en {
    position: inherit
}
.main-nav .tractor-menu {
    display: none;
    position: absolute;
    z-index: 999;
    top: 100%;
    left: 0;
    right: 0;
    background: #0b0a0a;
    border-bottom: 5px solid #de182f;
    padding: 25px 30px
}
.main-nav li:hover>.tractor-menu {
    display: block
}
.main-nav .tractor-menu .tractor-menu-header {
    border-bottom: 2px solid #de182f
}
.main-nav .tractor-menu .tractor-menu-header a {
    color: #fff;
    font-size: 17px;
    display: inline-block;
    padding: 0 12px 15px;
    font-weight: 600;
    position: relative
}
.main-nav .tractor-menu .tractor-menu-header a.active {
    color: #de182f
}
.main-nav .tractor-menu .tractor-menu-header a.active:after {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}
.tractor-menu .js-tabs {
    padding-top: 15px
}
.tractor-menu .js-tabs a {
    background: #fff!important;
    padding: 5px;
    margin-bottom: 5px
}
.mobile-menu-wrapper {
    display: inline
}
.mobile-menu-trigger {
    display: none;
    font-size: 24px;
    color: #fff;
    line-height: 0;
    float: right;
    padding: 11px 25px
}
.menu-bg {
    -moz-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 95;
    width: 100%;
    height: 100%
}
.menu-bg.opened {
    left: 0
}
.sub-nav {
    list-style-type: none;
    float: right
}
.sub-nav li {
    float: left
}
.sub-nav li a {
    color: #fff;
    padding: 10px 15px 9px;
    display: block
}
.page-language {
    float: right;
    border-left: 1px solid #111010
}
.page-language a {
    color: #fff;
    padding: 12px 10px 13px;
    display: block;
    float: left;
    position: relative
}
.page-language a:last-child {
    margin-right: 0
}
.lang-turkish:after {
    background-position: 0 0
}
.lang-english:after {
    background-position: -26px 0!important
}
.lang-russian:after {
    background-position: -52px 0!important
}
.lang-persian:after {
    background-position: -78px 0!important
}
.page-search {
    float: right;
    color: #fff;
    padding: 11px 4px;
    display: block;
    font-size: 17px;
    border-left: 1px solid #63080c;
    position: relative
}
.page-search:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -2px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ca1920
}
.page-search:hover,
.page-search:focus {
    color: #fff
}
.page-search-panel {
    position: absolute;
    opacity: 0;
    z-index: 9;
    right: 82px;
    left: 100%;
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #231f20;
    -moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1)
}
.page-search-panel.opened {
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1
}
.page-search-panel input[type=text].form-control {
    height: 35px;
    margin-bottom: 0;
    background: #c6c6c8
}
.side-nav {
    display: none
}
.button-collapse {
    display: none
}
.slide-btn {
    height: 45px;
    line-height: 45px;
    font-size: 16px
}
.slide-btn.red {
    background: #de182f;
    border-bottom: 3px solid #a61223
}
.slide-btn.black {
    background: #191b1d;
    border-bottom: 3px solid #000
}
.slider-pro p.slide-text-1 {
    font-size: 48px;
    color: #fff;
    position: absolute;
    width: 55%;
    right: 0;
    top: -150px;
    left: auto!important;
    font-weight: 600;
    text-shadow: 5px 5px 20px #000
}
.tractor-heading img {
    display: inline-block;
    vertical-align: top
}
.tractor-heading span {
    font-size: 1.786em;
    font-weight: bold;
    color: #fff;
    height: 47px;
    line-height: 50px;
    display: inline-block
}
#tractor-model .hattat {
    background: #de182f
}
#tractor-model .hattat-en {
    background: #de182f
}
#tractor-model .hattat:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #de182f;
    height: 47px;
    left: -100%;
    right: 100%
}
#tractor-model .hattat:after {
    content: "";
    display: inline-block;
    position: absolute;
    background: #de182f;
    height: 47px;
    left: 100%;
    right: -100%;
	top:0;
}
#tractor-model .hattat-en:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #de182f;
    height: 47px;
    left: -100%;
    right: 100%
}
#tractor-model .valtra {
    background: #8a827f
}
#tractor-model .valtra:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #8a827f;
    height: 47px;
    right: -100%;
    left: 100%
}
#tractor-model .hattat-body {
    background: #fff
}
#tractor-model .hattat-body:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #fff;
    height: 100%;
    left: -100%;
    right: 100%
}
#tractor-model .valtra-body {
    background: #fff
}
#tractor-model .valtra-body:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #fff;
    height: 100%;
    right: -100%;
    left: 100%
}
.tractor-item {
    font-family: 'Roboto Condensed', sans-serif;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 25px;
    display: block;
    width: 100%;
    float: left;
    display: flex;
    flex-direction: row;
}
.tractor-item .tractor-image {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 5px;
    margin-bottom: 5px;
    height: 155px;
    overflow: hidden;
    text-align: center
}
.tractor-item .tractor-image img {
    max-width: 100%;
    display: inline-block
}
.tractor-box-top {
    width: calc(100% - 52px);
    padding: 5px;
}
.tractor-box-bottom {
    display: inline-flex;
    width: 52px;
}
.tractor-info {
    width: 100%;
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    background-color: #d4d4d4;
    transform: rotate(180deg);
}
.tractor-info p {
    font-weight: bold;
    font-size: 14px;
    color: #413b3b;
    margin: 0;
    text-align: center;
	width:100%;
    writing-mode: tb-rl;
}
.tractor-item .tractor-content {
    text-align: center;
    width: 100%
}
.tractor-item .tractor-content .tc-description {
    color: #4a4a4a;
    font-size: 13px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block
}
.tractor-item .tractor-content .tc-name {
    color: #15181e;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold
}
.tractor-item.large .tractor-content .tc-description {
    font-size: 17px
}
.tractor-item.large .tractor-content .tc-name {
    font-size: 20px
}
.tractor-item.alternative {
    position: relative;
    border: 1px solid #d4d4d4;
    box-shadow: none;
    padding: 0;
    margin-right: 15px
}
.tractor-item.alternative .tractor-image {
    padding: 0;
    margin: 0
}
.tractor-item.alternative .tractor-content {
    background: #231f20;
    padding: 5px 0
}
.tractor-item.alternative .tractor-content * {
    color: #fff
}
.tractor-item.alternative:hover .tractor-content {
    background: #de182f
}
.news-heading {
    font-size: 2.143em;
    font-weight: bold;
    margin: .8em 0 .3em;
    padding-bottom: .3em;
    border-bottom: 1px solid #d4d4d4
}
.news-heading small {
    font-weight: 300
}
.content-side-heading {
    font-size: 24px;
    border: 0
}
.news-item {
    border: 1px solid #d8d8d8;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: block;
    margin-bottom: 15px;
    background: #fff
}
.content-side .news-item {
    background: transparent
}
.news-item.shadow {
    box-shadow: none;
    border: 0
}
.news-item .news-images {
    overflow: hidden;
    text-align: center
}
.news-item .news-images img {
    display: inline-block
}
.news-item .news-content {
    padding: 16px 12px
}
.news-item .news-content h3 {
    color: #15181e;
    font-size: 1.286em;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.news-item .news-content p {
    font-size: 1.143em;
    display: -webkit-box;
    height: 90px;
    line-height: 22px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}
.news-item .news-footer {
    background: #e2e2e2;
    padding: 6px 12px;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2)
}
.news-item .news-footer .news-link {
    color: #ad1419;
    font-weight: bold
}
.news-item .news-footer .news-date {
    float: right;
    color: #ad1419;
    font-weight: bold
}
.news-item.fancybox-news .news-images {
    display: block
}
.news-item.fancybox-news .news-footer {
    display: block
}
.pager {
    text-align: center;
    display: block;
    clear: both;
    background-color: white
}
.pagerframe {
    list-style-type: none;
    padding: 15px 0 10px;
    margin: 0;
    display: inline-block
}
.pagerframe li.prew {
    float: left;
    background-color: #de182f;
    border-radius: 5px
}
.pagerframe li.prew a {
    color: white
}
.pagerframe li.next {
    float: left;
    background-color: #de182f;
    border-radius: 5px
}
.pagerframe li.next a {
    color: white
}
.pagerframe li {
    float: left;
    margin-right: 4px
}
.pagerframe li a {
    font-size: 1.143em;
    padding: 6px 14px;
    display: block;
    border-radius: 7px;
    font-weight: 600;
    color: #de182f;
    text-decoration: none
}
.pagerframe li a:hover {
    background-color: #de182f;
    color: white
}
.customer-comment-item {
    border: 1px solid #d8d8d8;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: block;
    margin-bottom: 15px;
    background: #fff
}
.customer-comment-item .customer-comment-content {
    width: 50%;
    float: left;
    padding: 15px 0 15px 15px
}
.customer-comment-item .customer-comment-content .comment-heading {
    font-size: 18px;
    color: #15181e;
    margin-top: 0;
    margin-bottom: 5px
}
.customer-comment-item .customer-comment-content h3 {
    color: #585858;
    margin-top: 0;
    margin-bottom: 10px
}
.customer-comment-item .customer-comment-content p {
    font-size: 16px;
    line-height: 2.5rem
}
.customer-comment-item .customer-comment-images {
    float: right;
    position: relative
}
.image-masked {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5)
}
.image-masked .image-masked-btn {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    background: rgba(222, 24, 47, 0.8);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 65px;
    text-align: center;
    line-height: 0
}
#video-and-galery .media-heading-bg-left {
    background: #de182f
}
#video-and-galery .media-heading-bg-right{
	background: #8a827f
}
#video-and-galery .media-heading {
    font-size: 2.143em;
    color: #fff;
    font-weight: bold;
    margin: 8px 0
}
#video-and-galery .media-heading small {
    font-weight: 300
}
#video-and-galery .media-heading-bg-left:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #de182f;
    height: 100%;
    left: -100%;
    right: 100%
}
#video-and-galery .media-heading-bg-left:after {
    content: "";
    display: inline-block;
    position: absolute;
    background: #de182f;
    height: 100%;
    left: 100%;
    right: -100%;
	top:0;
}
#video-and-galery .media-heading-bg-right:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #8a827f;
    height: 100%;
    right: -100%;
    left: 100%
}
.gallery-wrapper,
.video-wrapper {
    padding-top: 25px;
    height: 255px;
    overflow: hidden
}
.gallery-wrapper a[rel=fancy-group] {
    display: block;
    margin: 10px 0
}
.gallery-wrapper img {
    max-width: 100%
}
.main-video-item {
    display: block;
    overflow: hidden;
    margin: 10px 0
}
.main-video-item h3 {
    color: #4a4a4a;
    font-size: 1.143em;
    font-family: 'Roboto Condensed', sans-serif
}
#news-slide .sp-arrows,
#customer-slide .sp-arrows,
#etkinlik-slide .sp-arrows,
#etkinlik-slide-past .sp-arrows {
    width: 70px;
    right: 15px;
    left: auto;
    top: -43px;
    margin-top: -15px;
    opacity: 1
}
#news-slide .sp-next-arrow:after,
#news-slide .sp-next-arrow:before,
#news-slide .sp-previous-arrow:after,
#news-slide .sp-previous-arrow:before,
#etkinlik-slide-past .sp-next-arrow:after,
#etkinlik-slide-past .sp-next-arrow:before,
#etkinlik-slide-past .sp-previous-arrow:after,
#etkinlik-slide-past .sp-previous-arrow:before,
#etkinlik-slide .sp-next-arrow:after,
#etkinlik-slide .sp-next-arrow:before,
#etkinlik-slide .sp-previous-arrow:after,
#etkinlik-slide .sp-previous-arrow:before,
#customer-slide .sp-next-arrow:after,
#customer-slide .sp-next-arrow:before,
#customer-slide .sp-previous-arrow:after,
#customer-slide .sp-previous-arrow:before {
    display: none
}
#news-slide .sp-arrows .sp-arrow,
#customer-slide .sp-arrows .sp-arrow,
#etkinlik-slide .sp-arrows .sp-arrow,
#etkinlik-slide-past .sp-arrows .sp-arrow {
    background: url(images/slider-arrow.png);
    display: block!important
}
#news-slide .sp-next-arrow,
#customer-slide .sp-next-arrow,
#etkinlik-slide .sp-next-arrow,
#etkinlik-slide-past .sp-next-arrow {
    width: 35px;
    height: 49px;
    right: 0;
    background-position: -35px 0!important
}
#news-slide .sp-previous-arrow,
#customer-slide .sp-previous-arrow,
#etkinlik-slide .sp-previous-arrow,
#etkinlik-slide-past .sp-previous-arrow {
    width: 35px;
    height: 49px;
    left: 0
}
.footer-top {
    background: #20262d
}
.footer-bottom {
    background: #0d1319
}
.page-newslater {
    padding: 10px 0
}
.page-newslater label {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-right: 20px;
    float: left;
    height: 30px;
    line-height: 30px
}
.page-newslater input[type=text] {
    width: 300px;
    height: 35px;
    float: left;
    margin: 0;
    border: 0
}
.page-newslater .btn {
    float: left;
    background: #de182f;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    font-size: 30px;
    font-weight: bold;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0
}
.page-newslater-body {
    position: relative;
    float: left
}
.page-social {
    float: right
}
.page-social a {
    color: #929ca6;
    font-size: 18px;
    line-height: 50px;
    padding: 0 5px
}
.page-copyright {
    font-size: 1.143em;
    color: #60646a;
    margin: 15px 0
}
.page-copyright a {
    color: #fff
}
.page-copyright a.zeytin {
    font-size: 12px
}
.fixed-social {
    position: fixed;
    top: 50%;
    right: 0;
    list-style-type: none;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.fixed-social li a {
    padding: 6px 12px;
    display: block;
    color: #fff
}
.fixed-social li.facebook {
    background: #3b5998
}
.fixed-social li.twitter {
    background: #00aced
}
.fixed-social li.linkedin {
    background: #007bb5
}
.fixed-social li.google-plus {
    background: #dd4b39
}
.fixed-social li.youtube {
    background: #b00
}
.fixed-social li.instagram {
    background: #125688
}
.thumbnail {
    padding: 5px;
    margin: 10px;
    border: 1px solid #e2e2e2;
    display: inline-block
}
.thumbnail img {
    max-width: 100%
}
.breadcrumb-content {
    background: url(images/breadcrumb-bg.jpg);
    height: 63px;
    border-bottom: 1px solid #e5e5e5
}
.breadcrumb-product-detail {
    background: #de182f
}
.breadcrumb-heading {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.571em;
    color: #464646;
    font-weight: bold;
    margin: 0;
    padding-top: 18px;
    padding-bottom: 18px
}
.breadcrumb-product-detail .breadcrumb-heading {
    color: #fff;
    padding-left: 90px
}
.breadcrumbs-list {
    float: right;
    height: 50px;
    font-family: 'Roboto Condensed', sans-serif
}
.breadcrumbs-list ol {
    list-style-type: none;
    margin: 0;
    padding-top: 22px
}
.breadcrumbs-list ol li {
    float: left
}
.breadcrumbs-list ol li a {
    color: #b3b3b3;
    padding-left: 10px;
    font-size: 1.071em
}
.breadcrumbs-list ol li a:after {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 10px
}
.breadcrumbs-list ol li:last-child a:after {
    display: none
}
.breadcrumbs-list ol li:last-child a {
    color: #ad1419
}
.breadcrumb-product-detail .breadcrumbs-list ol li a {
    color: #fff
}
.breadcrumb-product-detail .breadcrumbs-list ol li:last-child a {
    color: #222
}
.all-traktor {
    background: url(images/breadcrumb-menu-icon.png) no-repeat #a40c1d center;
    float: left;
    height: 62px;
    width: 70px
}
.content-side:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    background: #e2e2e2
}
.main-content {
    border-left: 1px solid #e2e2e2;
    padding-bottom: 15px
}
.content-wrapper {
    padding-top: 15px
}
.content-wrapper:after {
    content: "";
    display: table;
    clear: both
}
.content-wrapper>p {
    color: #424242;
    font-size: 1.143em;
    line-height: 1.6em
}
.content-wrapper .heading-1 {
    color: #15181e;
    font-size: 2.857em;
    font-weight: 900;
    line-height: 1.2em;
    margin: .2em 0 .6em;
    display: block
}
.content-wrapper .heading-2 {
    color: #4a4a4a;
    font-size: 1.286em;
    font-weight: 600;
    line-height: 1.2em;
    margin: .5em 0 .4em
}
.content-wrapper .heading-3 {
    color: #464646;
    font-size: 1.500em;
    font-weight: 600;
    line-height: 1.2em;
    margin: .5em 0 .4em
}
.social-share {
    background: #0d1319;
    margin-top: 15px;
    margin-bottom: 15px
}
.social-share-name {
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    font-size: 1.143em;
    font-weight: bold;
    border-right: 1px solid #3d4247
}
.social-share-item {
    display: inline-block;
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: top;
    height: 20px;
    padding-top: 17px
}
.social-share-item.whatsapp {
    visibility: hidden;
}
.content-side-menu {
    list-style-type: none;
    margin: 15px 0;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative
}
.content-side-menu::after {
    content: "";
    border-bottom: 1px solid #e2e2e2;
    position: absolute;
    left: 0;
    right: -15px;
    bottom: 0
}
.content-side-menu li a {
    font-size: 1.286em;
    color: #464646;
    font-weight: bold;
    display: block;
    padding: 8px 0
}
.content-side-menu li a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-right: 10px
}
.content-side-menu li:hover a {
    color: #ad1419
}
.news-clippings {
    margin: 10px 0
}
.image-block-list {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 25px;
    text-align: center
}
.image-block-list img {
    max-width: 100%;
    display: inline-block
}
.image-block-list .image-block-text {
    display: table;
    width: 100%;
    height: 70px;
    background: #fff
}
.image-block-list .image-block-text h4 {
    display: table-cell;
    margin: 0;
    color: #464646;
    font-size: 1.286em;
    font-weight: bold;
    vertical-align: middle;
    padding: 10px
}
.news-list-item {
    border: 1px solid #d1d1d1;
    display: table;
    width: 100%;
    z-index: 100;
    margin-bottom: 20px;
    background: #fff
}
.news-list-image {
    width: 160px;
    display: table-cell;
    vertical-align: top;
    padding-right: 15px
}
.news-list-image img {
    max-width: 100%
}
.news-list-content {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px
}
.news-list-content h4 {
    font-size: 1.286em;
    margin: 5px 0;
    color: #15181e;
    font-weight: 900
}
.news-list-content hr {
    margin: 0
}
.news-list-content p {
    margin: 5px 0;
    color: #4a4a4a;
    font-size: 1.143em
}
.news-list-date {
    background: #e2e2e2;
    width: 55px;
    display: table-cell;
    vertical-align: middle;
    color: #ad1419;
    font-weight: 600;
    text-align: center;
    line-height: normal;
    padding: 0 15px
}
.news-list-date span {
    font-size: 1.429em;
    display: block;
    font-weight: bold
}
.collection-documents {
    padding: 15px 0
}
.collection-item {
    background: #fff;
    border: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 20px
}
.collection-documents .collection-item:last-child {
    margin-bottom: 0
}
.collection-item:after {
    content: "";
    display: table;
    clear: both
}
.collection-item h4 {
    font-size: 1.786em;
    font-weight: 900;
    color: #15181e;
    margin: 0;
    padding: 12px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 85%
}
.collection-item-icon {
    background: #de182f;
    padding: 15px;
    float: left
}
.collection-link {
    color: #de182f;
    font-size: 23px;
    padding: 12px 20px;
    display: inline-block;
    float: right
}
.slider-cover {
    float: right;
    margin-left: 15px
}
.slider-cover .sp-buttons {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: auto;
    background: rgba(222, 24, 47, 0.7);
    border-radius: 5px;
    padding: 5px 15px 0;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
.slider-cover .sp-buttons .sp-button {
    background: #6f0a15;
    border: 0
}
.slider-cover .sp-buttons .sp-selected-button {
    background: #fff
}
.slider-cover .sp-full-screen-button {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 15px;
    transform: none;
    opacity: 1!important;
    right: 0;
    top: 0;
    font-size: 20px
}
.slider-cover .sp-full-screen-button:before {
    content: "\f0b2";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.product-slider .sp-thumbnails {
    margin-top: 15px
}
.product-slider .sp-thumbnails .sp-thumbnail-container {
    border: 5px solid #cfcfcf
}
.news-detail-date {
    color: #fff;
    background: #de182f;
    float: right;
    padding: 10px;
    font-size: 15px;
    font-weight: 900;
    margin-top: 10px
}
.panel {
    border: 1px solid #e2e2e2;
    background: #fff;
    margin-bottom: 25px
}
.panel .panel-header {
    position: relative;
    display: table;
    width: 100%
}
.panel .panel-header h4 {
    font-size: 1.500em;
    color: #15181e;
    font-weight: 900;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 12px 15px;
    margin: 0;
    border-bottom: 1px solid #e2e2e2
}
.panel .panel-body {
    padding: 20px
}
.panel .panel-body.inner {
    padding: 5px
}
.panel .panel-body:after {
    content: "";
    display: table;
    clear: both
}
.panel .panel-body p {
    font-size: 1.143em
}
.contact-btn {
    background: #de182f;
    margin-top: 10px
}
.contact-btn:hover,
.contact-btn:focus {
    background: #fe182f;
    color: #fff
}
a.legal-permits {
    color: #222;
    text-decoration: underline;
    padding-left: 5px
}
.accordion-number {
    background: #de182f;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    padding: 7px 0;
    width: 50px;
    text-align: center;
    margin-right: 15px;
    display: table-cell
}
.accordion-link {
    color: #de182f;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: right;
    right: 0;
    font-size: 25px;
    float: right;
    padding: 7px 15px
}
.accordion-link i {
    -moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1)
}
.accordion-link:hover,
.accordion-link:focus {
    color: #de182f
}
.accordion-link.opened i {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.accordion-wrapper .panel .panel-body {
    display: none;
    overflow: hidden
}
.accordion-item {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px
}
.accordion-item:after {
    content: "";
    display: table;
    clear: both
}
.accordion-item .thumbnail {
    margin-top: 0;
    margin-left: 0
}
.dealers-selection {
    background: #de182f;
    padding: 10px 15px;
    margin-bottom: 25px
}
.dealers-selection-select-wrapper {
    float: right;
    width: 200px
}
select.dealers-selection-select {
    border-radius: 4px;
    margin-bottom: 0;
    height: 45px
}
.dealers-selection-label {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 0
}
.content-table-style-1 {
    width: 100%
}
.content-table-style-1 thead tr th {
    background: #231f20;
    color: #fff;
    padding: 15px;
    text-align: left
}
.content-table-style-1 tbody tr td {
    padding: 15px;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: 0;
    font-size: 15px;
    color: #3d3d3d
}
.menu {
    -moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    background-color: #FFF;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    max-width: 320px;
    width: 100%;
    height: 100%;
    padding: 15px
}
.menu.opened {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.menu-body {
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 4
}
.menu-bg {
    -moz-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1);
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 998;
    width: 100%;
    height: 100%
}
.menu-bg.opened {
    left: 0
}
.control-label {
    position: absolute;
    right: 5px;
    left: auto!important;
    top: 0!important;
    color: #fff!important;
    z-index: 99;
    width: auto;
    font-size: 12px;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: none;
    font-family: Tahoma, Geneva, sans-serif;
    background-color: #a9a8ab
}
.control-label:after {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #a9a8ab;
    content: "";
    opacity: 1!important;
    position: absolute;
    top: 25px!important;
    left: 5px;
    bottom: -6px
}
.fileUpload {
    position: relative;
    overflow: hidden
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}
.fileUpload-wrapper .fileUpload-input {
    width: 80%;
    margin: 0;
    padding: 0;
    height: 45px;
    vertical-align: top;
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700
}
.fileUpload-wrapper .fileUpload {
    width: 20%;
    height: 45px;
    line-height: 45px;
    background-color: #d3394c;
    box-shadow: none;
    border-radius: 0
}
.fileUpload-input::-webkit-input-placeholder {
    color: #d3394c
}
.fileUpload-input:-moz-placeholder {
    color: #d3394c;
    opacity: 1
}
.fileUpload-input::-moz-placeholder {
    color: #d3394c;
    opacity: 1
}
.fileUpload-input:-ms-input-placeholder {
    color: #d3394c
}
.detail-video-wrap {
    position: relative
}
.detail-video-wrap:before {
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 20px;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -22.5px;
    background: #810305;
    color: #fff;
    width: 45px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    z-index: 2
}
.detail-video-wrap:after {
    content: "";
    display: inline-block;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}
.detail-video-wrap:hover:before {
    background: #de182f
}
.activity-item {
    margin-bottom: 25px;
    display: block
}
.activity-item .activity-images {
    max-width: 125px;
    float: left;
    margin-right: 15px
}
.activity-item .activity-images img {
    max-width: 100%
}
.activity-item .activity-content h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #000;
    font-weight: bold
}
.activity-item .activity-content p {
    font-size: 15px;
    display: -webkit-box;
    height: 40px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}
#map-turkiye * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.fancy-social {
    position: absolute;
    right: 0;
    bottom: -8px
}
.fancy-social .twitter-share-button {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    border-radius: 50%;
    display: block;
    background: #1da1f2;
    color: #fff;
    float: right;
    text-align: center;
    margin-left: 5px
}
.fancy-social .facebook-share-button {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    border-radius: 50%;
    display: block;
    background: #3b5998;
    color: #fff;
    float: right;
    text-align: center
}
.bayi-girisi {
    background: #0d1319;
    color: #fff;
    height: 50px
}
.allvideo {
    background: #de182f;
    color: #fff;
    height: 40px;
    margin: 4px;
    width: 100%
}
.allvideo:hover {
    background: #a7181c
}
.bayi-girisi a {
    color: #fff;
    font-weight: bold
}
.bayi-girisi:hover,
.bayi-girisi.btn-large:hover {
    background-color: #de182f;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}
@media(max-width:1366px) and (min-width:1200px) {
    .breadcrumb-image img {
        position: relative;
        left: -20%
    }
}
@media screen and (max-width: 1200px) {
    .news-images img {
        max-width: 100%
    }
    .mobile-menu-trigger {
        display: inline-block
    }
    .menu-bg {
        display: block
    }
    .mobile-menu-wrapper {
        position: fixed;
        width: 240px;
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        left: 0;
        top: 0;
        margin: 0;
        height: 100%;
        height: calc(100%+60px);
        height: -moz-calc(100%);
        padding-bottom: 60px;
        background-color: #fff;
        z-index: 999;
        overflow-y: auto;
        will-change: left;
        -moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
        -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1);
        transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1)
    }
    .mobile-menu-wrapper.opened {
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    .mobile-menu-wrapper ul {
        list-style-type: none
    }
    .mobile-menu-wrapper ul li {
        float: none;
        position: relative
    }
    .mobile-menu-wrapper>ul>li {
        border-bottom: 1px dashed #e2e2e2
    }
    .mobile-menu-wrapper ul li.tractor-menu-wrapper .tractor-menu {
        display: none
    }
	.mobile-menu-wrapper ul li.tractor-menu-wrapper-en .tractor-menu {
        display: none
    }
	#hattat .row .col-md-2{margin-bottom:10px;}
    .mobile-menu-wrapper ul li a {
        color: #444;
        display: block;
        font-size: 18px;
        font-weight: 600;
        padding: 15px
    }
    .mobile-menu-wrapper>ul>li.dropdown {
        cursor: copy
    }
    .mobile-menu-wrapper ul li.dropdown a {
        display: inline-block
    }
    .mobile-menu-wrapper ul li:hover>a {
        color: #de182f
    }
    .mobile-menu-wrapper ul li.dropdown:after {
        content: "+";
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
        font-size: 25px
    }
    .mobile-menu-wrapper ul ul {
        display: none
    }
    .mobile-menu-wrapper ul ul li a {
        font-size: 14px;
        font-weight: 400
    }
    .main-logo.logo-scroll {
        z-index: 999
    }
    #menu.main-header-scroll .main-nav-wrapper {
        height: 50px
    }
    .main-logo.logo-scroll {
        position: fixed;
        top: 0;
        z-index: 10001;
        width: 73px;
        padding: 15px 10px;
        overflow: hidden;
        background: rgba(97, 5, 8, 0.9);
        border-radius: 0 0 10px 10px
    }
    .main-logo.logo-scroll img {
        max-width: none
    }
    .customer-comment-item .customer-comment-images {
        display: none
    }
    .customer-comment-item .customer-comment-content {
        width: 100%
    }
    .slider-pro p.slide-text-1 {
        width: 100%;
        font-size: 15px;
        top: auto!important;
        bottom: 0;
        background: #000;
        padding: 15px
    }
    .slider-pro p.slide-button-1 {
        top: auto!important;
        bottom: 75px!important
    }
    .news-item .news-content h3 {
        white-space: normal
    }
    .breadcrumbs-list+.breadcrumb-heading {
        display: none
    }
    #map-turkiye {
        display: none
    }
}
@media screen and (max-width: 992px) {
    .news-item .news-images {
        display: table-cell;
        vertical-align: top
    }
    .news-item .news-content {
        display: table-cell;
        vertical-align: top
    }
    .news-item .news-content {
        padding: 16px 12px 0
    }
    #tractor-model .hattat:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #de182f;
        height: 47px;
        right: -100%;
        left: 100%;
        top: 0
    }
	#tractor-model .hattat-en:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #de182f;
        height: 47px;
        right: 100%;
        left: -100%;
        top: 0
    }
    #tractor-model .valtra:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #8a827f;
        height: 47px;
        left: -100%;
        right: 100%;
        top: 0
    }
    #tractor-model .hattat-body:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #dcdcdc;
        height: 100%;
        right: -100%;
        left: 100%;
        top: 0
    }
    #tractor-model .valtra-body:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #f5f5f5;
        height: 100%;
        left: -100%;
        right: 100%;
        top: 0
    }
    #video-and-galery .media-heading {
        padding: 10px 0
    }
    #video-and-galery .media-heading-bg-left:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #de182f;
        height: 100%;
        right: -100%;
        left: 100%;
        top: 0
    }
    #video-and-galery .media-heading-bg-right:after {
        content: "";
        display: inline-block;
        position: absolute;
        background: #de182f;
        height: 100%;
        left: -100%;
        right: 100%;
        top: 0
    }
    .gallery-wrapper,
    .video-wrapper {
        padding-top: 0;
        margin-bottom: 25px
    }
    .page-social {
        float: none;
        text-align: center
    }
    .page-newslater label {
        width: 20%;
        text-align: left
    }
    .page-newslater-body {
        float: none
    }
    .page-newslater input[type=text] {
        width: 80%
    }
    .page-copyright {
        text-align: center;
        width: 100%
    }
    .page-copyright {
        text-align: center
    }
    .breadcrumbs-list {
        display: none
    }
    .content-side:after,
    .content-side-menu:after {
        display: none
    }
    .content-side-menu::after {
        display: none
    }
    .main-content {
        border-left: 0
    }
    .breadcrumb-image {
        display: none
    }
    .content-side .news-item {
        display: none
    }
    .content-side-menu {
        border-bottom: 1px solid #e2e2e2
    }
    .collection-item h4 {
        width: 80%;
        padding: 16px 10px;
        font-size: 1.4em
    }
    .news-item.news-block .news-images {
        display: block
    }
    .news-item.news-block .news-content {
        display: block
    }
    .panel .news-item .news-images {
        display: block
    }
    .social-share {
    	text-align: center;
    }
    .social-share-name {
    	display: block;
    }
    .social-share-item {
    	display: block;
	    margin: 2px 0;
    	padding: 5px;
    	height: auto;
    }
    .social-share-item a {
    	color: #fff;
    }
    .social-share-item.facebook {
		background-color: #4267b2;
    }
    .social-share-item.twitter {
    	background-color: #1b95e0;
    }
    .social-share-item.whatsapp {
    	background-color: #25D366;
    }

    .social-share-item.whatsapp i {
		margin-right: 7px;
    }
    
    .social-share-item iframe{
		vertical-align: middle;
    }
    .social-share-item.whatsapp {
        visibility: visible;
    }

}
@media screen and (max-width: 768px) {
    .main-logo {
        width: 240px;
        padding-top: 15px;
display:block;
    }
    .main-logo img {
        max-width: 100%
    }
    .customer-number span {
        display: none
    }
    .page-newslater input[type=text] {
        width: 70%;
        float: right
    }
.customer-number {
       /*display: none*/
font-size: 13px;

    }
#header{
height:128px;
}
}
@media screen and (max-width: 640px) {
 
    .news-item .news-images img {
        display: none
    }
    .news-clippings.news-item .news-images img {
        display: block
    }
    .page-newslater label {
        width: 30%;
        text-align: left
    }
    .fixed-social {
        display: none
    }
    .collection-link {
        padding: 12px 10px 12px 0
    }
    .panel .news-item .news-images img {
        display: block
    }
}
@media screen and (max-width: 480px) {
    .customer-number {
       /*display: none*/
font-size: 13px;

    }
#header{
height:128px;
}
    .page-newslater {
        display: none
    }
    .news-heading {
        padding-right: 70px
    }
    .slide-button-1 a {
        font-size: 14px;
        padding: 0 12px
    }
    .slide-button-traktor {
        left: 10px!important
    }
    .slide-button-list {
        left: 175px!important
    }
    .news-list-image {
        display: none
    }
    .news-list-content {
        padding-left: 15px
    }
    .collection-link {
        display: none
    }
}