﻿/*#region font */
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,600italic,700italic&amp;subset=latin,latin-ext);
/*#endregion */
/*#region color */
.primary-color {
  color: #5c5c5c;
  margin-bottom: 10px;
  font-weight: 600;
}

.second-color {
  color: #8f8f8f;
}

.dark-orange {
  color: #f4511e;
}

.light-orange {
  color: #ff8a65;
}

.dark-red {
  color: #e30613;
}

.dark-blue {
  color: #455a64;
}

.light-blue {
  color: #90a4ae;
}

.light-gray {
  color: #e5e5e5;
}

/*#endregion */
/*#region box */
.box, .home-product-group > div a > div, .home-news {
  min-height: 134px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
}

/*#endregion */
/*#region button */
.orange-button {
  font-size: 12px;
  color: #fff;
  padding: 7px 19px;
  border-radius: 15px;
  background-color: #f4511e;
  max-width: 120px;
  border: 0;
  font-style: italic;
  /*text-transform:uppercase;*/
}

.gray-button {
  font-size: 12px;
  color: #fff;
  padding: 7px 19px;
  border-radius: 15px;
  background-color: #5c5c5c;
  max-width: 120px;
  border: 0;
  font-style: italic;
  /*text-transform:uppercase;*/
}

.center-button {
  display: inherit;
  text-align: center;
  margin: 15px 0;
}

.icon-arrow-l {
  background: url(../images/arrow-l.html) no-repeat;
  width: 8px;
  height: 8px;
  display: inline-block;
}

.icon-arrow-r {
  background: url(../images/arrow-r.html) no-repeat;
  width: 8px;
  height: 8px;
  display: inline-block;
}

/*#endregion */
/*#region text */
.page-title-big, .home-news > div > h3, .inner-page > div > h3, .content-box h3, .product h3:nth-of-type(1), .product h3:nth-of-type(2), .product h3:nth-of-type(3), .product h3:nth-of-type(4), .tab-content-caption {
  color: #455a64;
  font-size: 24px;
  font-weight: bold;
  background-color: #e5e5e5;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.page-title-small, .home-news > div > .row > .col-lg-9 > h4 {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}

/*#endregion */
/*#region bootstrap edit */
a {
  text-decoration: none !important;
  color: #5c5c5c;
}

p {
  padding: 0;
}

input[type=text] {
  border-radius: 15px !important;
}

.breadcrumb {
  padding: 0;
  border-radius: 0;
  background-color: #fff;
  margin-bottom: 0;
  font-weight: 600;
}

.nav-tabs {
  border-color: #ff8a65;
  border-width: 2px;
}

.nav-tabs > li > a {
  padding: 5px 15px;
  color: #f4511e;
  font-weight: 600;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #f4511e;
  color: #fff;
  border-radius: 15px;
}

.tab-content {
  padding-top: 30px;
}

/*#endregion */
body {
  max-width: 1920px;
  font-family: "Open Sans", sans-serif;
  color: #8f8f8f;
  margin: 0 auto;
}

.img-banner {
  margin-bottom: 20px;
}

.header-top {
  background-color: #46685a;
  padding: 5px 15px;
}

.dealer-login {
  display: inline-block;
}

.dealer-login > strong {
  color: #f4511e;
}

.language {
  display: inline-block;
  margin: 0 30px;
}

.language button {
  border: 0;
  font-weight: bold;
  outline: 0;
  background-color: #fff;
}

.language .dropdown-menu {
  z-index: 1001;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  min-width: 0;
}

.language .dropdown-menu li a img {
  vertical-align: middle;
}

/*#region social */
.social-common, nav.social ul li.twitter a, nav.social ul li.facebook a, nav.social ul li.youtube a {
  display: inline-block;
  background: url("../images/social.png") no-repeat;
  width: 21.3px;
  height: 16px;
}

nav.social {
  display: inline-block;
}

nav.social ul li {
  display: inline-block;
}

nav.social ul li.twitter a {
  background-position: 0 0;
}

nav.social ul li.facebook a {
  background-position: -21.3px 0;
}

nav.social ul li.youtube a {
  background-position: -42.6px 0;
}

/*#endregion */
/*#region navbar */
.navbar-toggle {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar {
  margin: 0;
}

.navbar-brand {
  height: auto;
}

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: bold;
  color: #5c5c5c;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #f7941e;
}

.navbar-default .navbar-nav > li.active a, .open a {
  background: 0 !important;
  color: #e30613;
}

/*#endregion */
/*#region carousel */
.carousel-indicators {
  background-color: #868686;
  bottom: -2%;
  width: 100%;
  margin-left: -50%;
}

/*#endregion */
.home-slider {
  margin-bottom: 27px;
  padding: 0;
}

.home-slider .bx-wrapper {
  margin-bottom: 0;
}

.home-slider .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
}

.home-slider .bx-wrapper .bx-controls .bx-pager {
  background-color: #8f8f8f;
  bottom: -27px;
  padding: 5px 0;
}

.home-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  background-color: #f2f2f2;
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
}

.home-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .active {
  background-color: #f4511e;
}

.home-product-group {
  margin-top: 15px;
}

.home-product-group > div a > div h2 {
  font-weight: bold;
  color: #fff;
  padding-top: 5%;
  padding-left: 5%;
}

.home-news h2 {
  font-weight: bold;
  color: #ffffff;
  padding-top: 5%;
  padding-left: 5%;
}

.inner-page > div > h3 {
  margin-bottom: 15px;
}

.date {
  margin-bottom: 5px;
  text-align: center;
}

.date strong:nth-of-type(1) {
  display: block;
  font-weight: bold;
  color: #acacac;
  line-height: 1;
  font-size: 54px;
}

.date strong:nth-of-type(2) {
  display: block;
  font-weight: bold;
  color: #acacac;
  line-height: 1;
  font-size: 13px;
}

.date strong:nth-of-type(3) {
  display: block;
  font-weight: bold;
  color: #acacac;
  line-height: 1;
  font-size: 24px;
}

.content-box {
  margin-bottom: 15px;
}

.content-box div.blue-frame {
  background-color: #90a4ae;
  padding: 3px;
  border-top: dashed 2px #fff;
}

.content-box div.blue-frame article {
  background-color: #fff;
  padding: 3px;
  margin: 6px;
}

.content-box div.blue-frame article h5 {
  color: #90a4ae;
  font-weight: bold;
  margin-bottom: 8px;
}

.content-box div.blue-frame article p strong {
  display: inline-block;
  width: 25%;
}

.content-box div.blue-frame article div.radio label {
  color: #f4511e;
  font-weight: 600;
}

table.events-table tr:first-of-type {
  background-color: #8f8f8f;
  color: #000;
  font-weight: 600;
}

/*#region contact */
.contact > div .row div i {
  color: #f4511e;
}

.management-list .panel-default {
  border: 0;
  border-radius: 0;
  text-align: center;
  box-shadow: none;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 15px;
}

.management-list .panel-default .panel-heading {
  background-color: inherit;
  padding: 0;
}

.management-list .panel-default .panel-heading .panel-title {
  color: #f4511e;
  background-color: #e5e5e5;
  font-style: italic;
  font-size: 14px;
}

.management-list .panel-default .panel-heading .panel-title a {
  padding: 8px 10px;
  display: block;
}

.management-list .panel-default .panel-heading i {
  color: #999;
  margin-top: -24px;
  margin-right: 10px;
}

.management-list .panel-default h5 {
  font-weight: 700;
  color: #5c5c5c;
  padding-bottom: 5px;
}

.management-list .panel-default .panel-body {
  padding: 0;
}

.contact-form .row div .input-group {
  margin-bottom: 15px;
  width: 100%;
}

.contact-form .row div .input-group input[type="text"], .contact-form .row div .input-group input[type="email"], .contact-form .row div .input-group input[type="tel"] {
  border: 0;
  border-radius: 0 !important;
  box-shadow: none;
  border-bottom: solid 1px #e5e5e5;
}

.contact-form .row div .input-group textarea {
  border: 0;
  box-shadow: none;
  background-color: #e5e5e5;
}

/*#endregion */
/*#region product */
.product h3:nth-of-type(1) {
  color: #fff;
  margin: 15px 0;
  padding: 10px 15px;
  text-align: left;
  font-size: 18px;
  background: #8eaf36 url(../images/ekim.html) no-repeat 97% center;
}

.product h3:nth-of-type(2) {
  color: #fff;
  margin: 15px 0;
  padding: 10px 15px;
  text-align: left;
  font-size: 18px;
  background: #af7436 url(../images/capa.html) no-repeat 97% center;
}

.product h3:nth-of-type(3) {
  color: #fff;
  margin: 15px 0;
  padding: 10px 15px;
  text-align: left;
  font-size: 18px;
  background: #82cbd4 url(../images/ekim-yatagi.html) no-repeat 97% center;
}

.product h3:nth-of-type(4) {
  color: #fff;
  margin: 15px 0;
  padding: 10px 15px;
  text-align: left;
  font-size: 18px;
  background: #e6a4ac url(../images/toprak-surme.html) no-repeat 97% center;
}

.product > .row > div > .thumbnail {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  margin-bottom: 15px;
}

.product > .row > div > .thumbnail a {
  display: block;
  height: 200px;
  line-height: 200px;
  text-align: center;
  overflow: hidden;
}

.product > .row > div > .thumbnail a img {
  vertical-align: middle;
  display: inline-block;
}

.product > .row > div > .thumbnail .caption {
  border-top: solid 1px #fff;
  background-color: #e5e5e5;
  padding: 0;
}

.product > .row > div > .thumbnail .caption h4 {
  padding: 10px 0;
}

.product-slide .bx-wrapper {
  margin-bottom: 0;
}

.product-slide .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
}

.product-slide .bx-wrapper .bx-controls .bx-pager {
  bottom: 10px;
  padding: 0;
}

.product-slide .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  background-color: #f2f2f2;
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
}

.product-slide .bx-wrapper .bx-controls .bx-pager .bx-pager-item .active {
  background-color: #f4511e;
}

.download-pdf {
  float: right !important;
}

.download-pdf a {
  padding: 0 !important;
  margin-top: -20px !important;
  top: 5px;
  right: 30px;
  background: url("../images/pdf.html") no-repeat;
  width: 121px;
  height: 46px;
}

.download-pdf a span {
  color: #fff;
  width: 83px;
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 5px;
}

.tab-content-caption {
  margin-bottom: 15px;
  text-align: left;
  padding-left: 15px;
  color: white;
  background-color: #90a4ae;
  font-size: 20px;
}

.product-showcase {
  position: relative;
}

.product-showcase .pin {
  position: absolute;
  background: url("../images/pin.html") no-repeat;
  width: 28px;
  height: 28px;
}

.product-list {
  padding: 30px 15px 10px 15px;
  background-color: #f1f1f1;
  margin-bottom: 40px;
}

.product-list ul.nav li {
  /*background:url(../images/list-ico.png) no-repeat left 20%;
       float:left;
       width:33.3%;
       padding:0 0 10px 20px;
       min-height:90px;*/
  background: url(../images/list-ico.html) no-repeat left 5px;
  float: left;
  width: 33.3%;
  padding: 0 0 0 20px;
  margin-bottom: 10px;
}

.product-table table {
  width: 100% !important;
  /*tbody {          

            tr {
            
                padding: 10px 4.8px;

                td {
                    border:solid 1px #f2f2f2;
                    vertical-align:middle;
                        text-align: center;
                }
            }

           tr:first-of-type {
                color: #fff;
                background-color: $primary-color;
            }
        }*/
}

.product-table table tr td {
  vertical-align: middle;
}

/*#endregion */
/*#region footer */
footer {
  margin-top: 30px;
  border-top: solid 4px #79ad4b;
}

footer .container-fluid:nth-of-type(1) {
  background-color: #46685a;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer .container-fluid:nth-of-type(2) {
  background-color: #343434;
}

footer .container-fluid:nth-of-type(3) {
  background-color: #000;
  text-align: center;
}

.mail-box {
  background-image: url(../images/footer-mail.html);
  background-repeat: no-repeat;
  background-position: 25% center;
  background-size: contain;
}

.mail-box span {
  color: #90a4ae;
}

.social-box {
  background-image: url(../images/footer-rectangle.html);
  background-repeat: no-repeat;
  background-position: 25% center;
  background-size: contain;
}

.social-box span {
  color: #90a4ae;
}

.social-box nav ul li {
  display: inline-block;
}

.social-box nav ul li:nth-of-type(1) a {
  display: inline-block;
  background: url("../images/social-footer.html") no-repeat 0 0;
  width: 65.2px;
  height: 42px;
}

.social-box nav ul li:nth-of-type(2) a {
  display: inline-block;
  background: url("../images/social-footer.html") no-repeat -65.2px 0;
  width: 65.2px;
  height: 42px;
}

.social-box nav ul li:nth-of-type(3) a {
  display: inline-block;
  background: url("../images/social-footer.html") no-repeat -130.4px 0;
  width: 65.2px;
  height: 42px;
}

.social-box nav ul li:nth-of-type(4) a {
  display: inline-block;
  background: url("../images/social-footer.html") no-repeat -195.6px 0;
  width: 65.2px;
  height: 42px;
}

.social-box nav ul li:nth-of-type(5) a {
  display: inline-block;
  background: url("../images/social-footer.html") no-repeat -260.8px 0;
  width: 65.2px;
  height: 42px;
}

.footer-bottom {
  background-color: #343434;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-bottom .farmer {
  background: url("../images/footer-logo.html");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  min-height: 183px;
}

.footer-bottom div > .phone {
  display: block;
  background: url("../images/phone.html");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  min-height: 37px;
}

.footer-menu nav {
  float: left;
}

.footer-menu nav ul {
  margin-right: 20px;
}

.footer-menu nav ul li:first-child h4 {
  color: #90a4ae;
  margin: 10px 0;
}

.footer-menu nav ul li a {
  color: #ffffff;
}

/*#endregion */

/*# sourceMappingURL=all.css.map */