@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Exo:400,300,300italic,400italic,500,600,700&subset=latin,latin-ext);
@import url(../fonts/BebasNeue/stylesheet.css);
@import url(../scripts/fontawesome/css/font-awesome.min.css);
@import url(../scripts/owl-carousel/owl.theme.css);
@import url(../scripts/owl-carousel/owl.carousel.css);
.header {
  height: 100px;
padding-top:20px;  }
  .header .logo {
    display:inline-block;
    margin: 10px auto; 
	float:left;
	}
	
  .header ul.menu {
    margin-top: 30px;

		display:inline-block;
		float:left;
		
		}
    .header ul.menu li {
      float: left;
      margin-left: 40px; }
      .header ul.menu li a {
        font-size: 24px;
        font-weight: 500;
        color: #262626;
        transition: 0.3s;	}
        .header ul.menu li a:hover {
          color: #c35027; }

.footer .social-bg {
  background: url("../images/footer-social-bg.jpg") no-repeat;
  height: 440px;
  background-size: cover;
  overflow: hidden; }
  .footer .social-bg .dream {
    background: url("../images/social-content.png") no-repeat;
    width: 319px;
    height: 183px;
    margin: 140px auto;
    position: relative; }
    .footer .social-bg .dream ul {
      position: absolute;
      top: 90px;
      left: 82px; }
      .footer .social-bg .dream ul li {
        float: left;
        margin: 0 5px; }
        .footer .social-bg .dream ul li:hover a {
          background-color: #bf6849; }
        .footer .social-bg .dream ul li a {
          transition: 0.2s ease;
          display: block;
          text-align: center;
          background: #ebe8d9;
          width: 40px;
          height: 40px;
          border-radius: 100%;
          border: 1px solid transparent; }
          .footer .social-bg .dream ul li a i {
            color: #433a33;
            line-height: 40px;
            font-size: 22px; }
.footer .footer-bot {
  background-color: #262626;
  min-height: 120px;
  overflow: hidden;
  padding: 40px 0; }
  .footer .footer-bot .container {
    position: relative; }
  .footer .footer-bot * {
    color: #a79586; }
  .footer .footer-bot ul {
    float: left; }
    .footer .footer-bot ul li {
      margin-bottom: 2px; }
      .footer .footer-bot ul li span {
        font-size: 18px;
        font-weight: 700;
        display: block;
        margin-bottom: 5px; }
      .footer .footer-bot ul li a {
        font-size: 14px;
        transition: 0.2s; }
        .footer .footer-bot ul li a:hover {
          color: #f2ece3; }
  .footer .footer-bot .contact {
    float: left;
    background: url("../images/iletisim.png") no-repeat 0 0;
    width: 222px;
    height: 103px;
    margin: 3px 50px; }
  .footer .footer-bot .copyright {
    float: left;
    width: 560px;
margin-left:50px;	}
    .footer .footer-bot .copyright p {
      font-size: 14px;
      line-height: 20px; }
  .footer .footer-bot .design {
    background: url("../images/design.png") no-repeat;
    width: 45px;
    height: 67px;
    position: absolute;
    right: 0;
    top: 47px;
overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;	}
  
    .footer .footer-bot .design:hover {
	 background: url("../images/design-hover.png") no-repeat;
    width: 45px;
    height: 67px;
	
	}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

img {
  border: 0; }

:focus {
  outline: 0; }

.clear {
  clear: both; }

body, html {
  min-width: 1190px;
  font-family: 'PT Sans', sans-serif !important; }

.container {
  width: 1170px;
  margin: 0 auto; }

.row {
  overflow: hidden; }

.row-padding {
  padding: 30px 0; }

.col-8 {
  width: 60%;
  float: left; }
  .col-8 .wrap {
    padding-left: 30px; }

.col-5 {
  width: calc(50% - 30px); }

.right {
  float: right; }

.left {
  float: left; }

.black-bg {
  position: fixed;
  z-index: 14;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.4); }

.pop-up {
  display: none;
  z-index: 15;
  position: absolute;
  left: 50%;
  margin-left: -285px;
  top: 50%;
  margin-top: -190px;
  width: 570px;
  height: 720px;
  background-color: #D24A17;
  box-shadow: 0 0 150px #000;
  -webkit-box-shadow: 0 0 150px #000;
  -moz-box-shadow: 0 0 150px #000;
  -o-box-shadow: 0 0 150px #000; }
  .pop-up a.exit {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 40px;
    height: 40px;
    background-color: #D24A17;
    border-radius: 100%; }
    .pop-up a.exit i {
      display: block;
      color: #fff;
      line-height: 40px;
      text-align: center; }
  .pop-up .head {
    background-color: #D24A17;
    height: 120px;
    text-align: center; }
    .pop-up .head a {
      margin-top: 20px;
      display: inline-block; }
  .pop-up .content {
    height: 570px;
    background-color: #473623;
    box-sizing: border-box;
    padding: 50px; }
    .pop-up .content h4 {
      color: #fff;
      font-size: 35px; }
    .pop-up .content p {
      font-size: 15px;
      margin: 20px 0;
      color: #fff;
      line-height: 20px; }
    .pop-up .content ul li {
      margin-bottom: 10px; }
      .pop-up .content ul li input {
        height: 35px;
        line-height: 35px;
        font-size: 17px; }
    .pop-up .content button {
      cursor: pointer;
      margin: 0 auto;
      width: 90px;
      height: 90px;
      font-size: 20px;
      color: #fff;
      display: block;
      border: none;
      border-radius: 100%;
      background-color: #D24A17;
      transition: 0.3s; }
      .pop-up .content button:hover {
        background-color: #c35027; }
  .pop-up .bt {
    background-color: #D24A17;
    text-align: center;
    height: 40px; }
    .pop-up .bt span {
      line-height: 40px;
      color: #fff;
      font-size: 14px; }

.left h3 {
  display: block;
  font-family: 'bebas_neueregular',sans-serif;
  font-size: 40px;
  padding-bottom: 3px;
  margin-bottom: 20px;
  color: #D24A17;
  border-bottom: 25px solid #D24A17; }
.left img {
  width: 100%;
  height: 380px; }
.left h5 {
  font-size: 22px;
  color: #584e44;
  font-weight: 700;
  font-style: italic;
  margin: 20px 0; }
.left p {
  font-size: 17px;
  color: #584e44; }

.wrap {
  padding-left: 30px;
  padding-top: 86px; }
  .wrap a.top {
    background-color: #D24A17;
    height: 25px;
    text-align: center;
    display: block;
    margin-bottom: 17px; }
    .wrap a.top i {
      color: #fff;
      font-size: 35px;
      line-height: 23px; }
    .wrap a.top:hover {
      background-color: #D24A17; }
  .wrap a.bottom {
    background-color: #D24A17;
    height: 25px;
    text-align: center;
    display: block;
    margin-top: 17px; }
    .wrap a.bottom i {
      color: #fff;
      font-size: 35px;
      line-height: 23px; }
    .wrap a.bottom:hover {
      background-color: #D24A17; }
  .wrap .bid {
    overflow: hidden;
    margin-top: 30px;
    font-family: 'bebas_neueregular',sans-serif; }
    .wrap .bid a {
      display: block;
      background-color: #D24A17;
      color: #ffF;
      text-align: center;
      height: 40px;
      line-height: 40px;
      transition: 0.3s;
      font-size: 20px; }
      .wrap .bid a:hover {
        background-color: #D24A17; }
    .wrap .bid ul li.s1 a {
      height: 50px;
      line-height: 50px;
      font-size: 34px; }
    .wrap .bid ul li {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
      .wrap .bid ul li span.shar {
        float: left;
        background-color: #D24A17;
        color: #ffF;
        width: 110px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 20px; }
      .wrap .bid ul li .soci {
        float: right; }
        .wrap .bid ul li .soci a {
          width: 40px;
          display: inline-block;
          margin: 0 2px;
          border-radius: 100%;
          line-height: inherit; }
          .wrap .bid ul li .soci a i {
            line-height: 40px;
            font-size: 20px; }
    .wrap .bid ul li.right {
      float: right; }
    .wrap .bid ul li.half {
      width: calc( 50% - 5px); }

ul.bxslider li a {
  display: inline-block;
  width: calc(50% - 3px);
  height: 190px;
  overflow: hidden; }
  ul.bxslider li a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1); }
  ul.bxslider li a img {
    width: 100%;
    height: 190px;
    display: block;
    transition: 0.6s ease; }

.col-4 {
  float: left;
  width: 40%; }

input {
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 20px;
  color: #a2a1a1;
  box-sizing: border-box;
  padding: 0 15px;
  background-color: #ededed;
  border: 1px solid transparent;
  transition: 0.3s; }
  input:focus {
    background-color: #e4e2e2; }

p {
  margin: 15px 0;
  color: #545454;
  line-height: 22px;
  font-size: 17px; }

textarea {
  resize: none;
  height: 267px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 20px;
  color: #a2a1a1;
  box-sizing: border-box;
  padding: 5px 15px;
  background-color: #ededed;
  border: 1px solid transparent;
  transition: 0.3s; }
  textarea:focus {
    background-color: #e4e2e2; }

button.entry {
  transition: 0.3s;
  background-color: #432012;
  border: none;
  cursor: pointer;
  color: #d6d4d4;
  width: 100%;
  height: 50px;
  font-size: 25px;
  font-weight: 700; }
  button.entry:hover {
    background-color: #ba4415; }

.about-us p {
  text-align: justify; }
.about-us h4 {
  font-size: 33px;
  color: #412012;
  font-weight: 700; }

.line {
  height: 3px;
  width: 100%;
  background-color: #4f4a45; }

.line2 {
  height: 2px;
  width: 100%;
  background-color: #755b51;
  margin: 80px 0; }
  .line2 span {
    width: 64px;
    height: 64px;
    display: block;
    position: relative;
    top: -32px;
    left: 50%;
    margin-left: -32px; }

ul.services li {
  width: 25%;
  float: left;
  text-align: center; }
  ul.services li .s5 {
    position: relative;
    top: 10px;
    margin-bottom: 40px; }
  ul.services li .s6 {
    position: relative;
    top: 30px;
    margin-bottom: 75px; }
  ul.services li .s7 {
    position: relative;
    top: 25px;
    margin-bottom: 68px; }
  ul.services li .s8 {
    position: relative;
    top: 15px;
    margin-bottom: 48px; }
  ul.services li p {
    text-align: center;
    font-size: 16px;
    color: #252523;
    padding: 0 45px; }

.news .box {
  width: 570px;
  margin-right: 30px;
  float: left;
  background-color: #e5e2dc;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  padding: 20px;
  margin-bottom: 30px;
  transition: 0.3s ease; }
  .news .box:hover {
    background-color: #e9cc92; }
  .news .box:nth-of-type(2n) {
    margin-right: 0; }
  .news .box img {
    width: 526px;
    height: 262px; }
  .news .box * {
    font-family: 'Open Sans',sans-serif;
    color: #3a3738; }
  .news .box h4 {
    font-weight: 700;
    font-size: 17px;
    margin: 10px 0; }
  .news .box p, .news .box span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700; }

.share {
  text-align: center;
  width: 230px;
  margin: 50px auto; }
  .share span {
    font-size: 18px;
    padding-bottom: 7px;
    border-bottom: 2px solid #1d1611;
    display: block; }
  .share a {
    margin: 15px 10px;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #432012;
    transition: 0.3s;
    border-radius: 100%; }
    .share a:hover {
      background-color: #bf6849; }
    .share a i {
      color: #fff;
      font-size: 45px;
      line-height: 70px; }

.product-image {
  background: url("../images/product-image.jpg") no-repeat;
  width: 100%;
  height: 582px; }

.info {
  padding-left: 50px; }
  .info h4 {
    color: #d6d4d4;
    font-size: 23px;
    font-weight: bold; }

.quarter ul {
  width: 900px;
  margin: 0 auto; }
  .quarter ul li {
    width: 33.3% !important; }

h4.pro-tit {
  margin: 10px 0;
  display: block;
  font-size: 30px;
  height: 45px;
  line-height: 45px;
  font-weight: 700;
  background-color: #D24A17;
  color: #fff;
  padding-left: 10px; }

ul.products {
  margin-top: 40px;
  overflow: hidden; }
  ul.products li {
    float: left;
    width: 287px;
    height: 231px;
    margin-right: 7px;
    margin-bottom: 7px;
    position: relative;
    overflow: hidden; }
    ul.products li:nth-of-type(4n) {
      margin-right: 0; }
    ul.products li:hover img {
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      -ms-filter: grayscale(0%);
      -o-filter: grayscale(0%);
      filter: grayscale(0%); }
    ul.products li a {
      display: block; }
      ul.products li a img {
        width: 100%;
        height: 100%;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: 1s ease; }
      ul.products li a .content {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -55px;
        margin-top: -37px; }
        ul.products li a .content span {
          display: block;
          text-align: center;
          color: #fff;
          font-family: 'bebas_neueregular',sans-serif;
          font-size: 30px;
          margin-top: 5px; }

.owl-products .item img {
  width: 100%;
  height: 500px;
  object-fit:cover;
  display: block; }
.owl-products .owl-pagination .owl-page:hover span {
  background-color: #D24A17; }
.owl-products .owl-pagination .owl-page span {
  background-color: #D24A17; }

.more {
  text-align: center;
  margin: 40px 0; }
  .more span {
    display: block;
    font-size: 15px;
    color: #5e544b;
    margin-bottom: 10px; }
  .more a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 3px solid #D24A17;
    border-radius: 100%;
    transition: 0.2s; }
    .more a:hover {
      border-color: #c35027; }
      .more a:hover i {
        color: #c35027; }
    .more a i {
      line-height: 30px;
      color: #D24A17;
      font-size: 23px; }

.resources {
  border-top: 2px solid #432012;
  border-bottom: 2px solid #432012;
  padding: 30px 0; }
  .resources h4 {
    font-size: 42px;
    color: #432012;
    font-weight: 700; }
  .resources p {
    font-size: 18px;
    color: #545454; }
  .resources a span {
    display: inline-block;
    font-size: 18px;
    color: #545454; }
  .resources a .s3 {
    background: url("../images/s3.png") no-repeat;
    width: 45px;
    height: 35px;
    margin-right: 15px;
    position: relative;
    top: 10px;
    left: 0; }

.map-content {
  margin: 60px 0;
  width: 100%;
  height: 470px; }

.contact-us span.title {
  margin: 20px 0;
  display: block;
  height: 25px;
  border-bottom: 2px solid #432012;
  font-size: 18px;
  font-weight: 700;
  color: #432012; }
.contact-us ul li {
  float: left;
  width: 50%;
  margin-bottom: 30px; }
  .contact-us ul li span {
    display: inline-block;
    color: #432012;
    font-size: 17px; }
  .contact-us ul li .s1 {
    background: url("../images/s1.png") no-repeat;
    width: 41px;
    height: 41px;
    margin-right: 15px;
    position: relative;
    top: 13px;
    left: 0; }
  .contact-us ul li .s2 {
    background: url("../images/s2.png") no-repeat;
    width: 39px;
    height: 45px;
    margin-right: 15px;
    position: relative;
    top: 12px;
    left: 0; }
  .contact-us ul li .s3 {
    background: url("../images/s3.png") no-repeat;
    width: 45px;
    height: 35px;
    margin-right: 15px;
    position: relative;
    top: 10px;
    left: 0; }

ul.login {
  width: 460px;
  margin: 0 auto; }
  ul.login span {
    display: block;
    font-size: 20px;
    margin-bottom: 20px; }

ul.form li {
  margin-bottom: 10px; }

.brown-title {
  background-color: #D24A17; }
  .brown-title span {
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 23px;
    color: #fff;
    display: block;
    padding: 5px 10px; }

.row-bg {
  background-color: #eceaea; margin-top:30px; }

.owl-slider .item span.image {
  display: block;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 494px;
  background-size: cover; }

.owl-pagination {
  margin: 5px 0; }

.slider {
  position: relative;
margin-bottom:20px;  }
  .slider .buttons a {
    font-size: 110px;
    color: rgba(255, 255, 255, 0.61); }
    .slider .buttons a:hover {
      color: #fff; }
  .slider .buttons a.next {
    position: absolute;
    right: 20px;
    top: 200px; }
  .slider .buttons a.prev {
    position: absolute;
    left: 20px;
    top: 200px; }

.main .tab {
  overflow: hidden;
  margin: 10px 0; }
  .main .tab .tab-list {
    overflow: hidden; }
    .main .tab .tab-list ul {
      background-color: #D24A17;
      height: 40px; }
      .main .tab .tab-list ul li.active {
        border-bottom-color: #D24A17; }
        .main .tab .tab-list ul li.active:after {
          top: 100%; }
      .main .tab .tab-list ul li {
        font-family: 'bebas_neueregular',sans-serif;
        float: left;
        width: 16%;
        border-bottom: 3px solid transparent;
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 5px;
        transition: 0.4s; }
        .main .tab .tab-list ul li:hover {
          border-bottom-color: #D24A17; }
        .main .tab .tab-list ul li:hover:after {
          top: 100%; }
        .main .tab .tab-list ul li:after {
          transition: 0.2s;
          content: '';
          position: absolute;
          left: 50%;
          margin-left: -15px;
          top: 200%;
          border-left: 13px solid transparent;
          border-right: 13px solid transparent;
          border-top: 13px solid #D24A17; }
        .main .tab .tab-list ul li a {
          letter-spacing: 5px;
          display: block;
          text-align: center;
          line-height: 40px;
          color: #fff;
          font-size: 20px; }
  .main .tab .tab-content {
    padding-top: 20px; }
    .main .tab .tab-content ul.list {
      overflow: hidden; }
      .main .tab .tab-content ul.list li {
        float: left;
        font-family: 'bebas_neueregular',sans-serif; }
        .main .tab .tab-content ul.list li:last-child a {
          border-right: transparent; }
        .main .tab .tab-content ul.list li a {
          letter-spacing: 2px;
          padding: 0 20px;
          display: block;
          font-size: 20px;
          color: #D24A17;
          border-right: 2px solid #D24A17;
          transition: 0.3s; }
          .main .tab .tab-content ul.list li a:hover {
            color: #D24A17; }
    .main .tab .tab-content ul.products-list {
      margin-top: 40px;
      overflow: hidden; }
      .main .tab .tab-content ul.products-list li {
        float: left;
        width: 270px;
        min-height: 255px;
        background-color: #D24A17;
        box-sizing: border-box;
        padding: 10px;
        position: relative;
        transition: 0.3s ease;
        margin-right: 30px;
        margin-bottom: 30px; }
        .main .tab .tab-content ul.products-list li:nth-of-type(4n) {
          margin-right: 0; }
        .main .tab .tab-content ul.products-list li:hover {
          background-color: #D24A17; }
        .main .tab .tab-content ul.products-list li img {
          width: 100%;
          height: 165px; }
        .main .tab .tab-content ul.products-list li h4 {
          color: #ffF;
          font-size: 17px;
          font-weight: 700;
          margin: 10px 0; }
        .main .tab .tab-content ul.products-list li span {
          color: #ffF;
          font-size: 13px;
          font-weight: 700;
          display: block;
          position: absolute;
          bottom: 10px;
          right: 10px; }
.main .main-title {
  background: url("../images/main-title-bg.jpg") no-repeat;
  height: 316px;
  background-size: cover; }
  .main .main-title span {
    display: block;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 114px;
    color: #fff;
    padding-top: 110px; }
.main .pagination {
  text-align: center; }
  .main .pagination a {
    font-family: 'Open Sans',sans-serif;
    display: inline-block;
    background-color: #F9F9F9;
    border: 1px solid #f3f3f3;
    color: #444;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    transition: 0.3s; }
    .main .pagination a:hover {
      background-color: #f5f5f5; }
.main ul.pdf li {
  width: 99.8%;
  height: 40px;
  background-color: #F9F9F9;
  margin-bottom: 10px;
  border: 1px solid #f7f7f7;
  transition: 0.2s; }
  .main ul.pdf li:hover {
    background-color: #f5f5f5;
    border: 1px solid #f3f3f3; }
    .main ul.pdf li:hover a {
      padding-left: 25px; }
  .main ul.pdf li a {
    transition: 0.3s;
    display: block;
    line-height: 40px;
    font-size: 18px;
    color: #444;
    padding-left: 20px; }
.main ul.home li.orange {
  background-color: #e68a62; }
.main ul.home li.brown {
  background-color: #D24A17; }
.main ul.home li.large {
  width: 339px; }
.main ul.home li.small {
  width: 242px; }
.main ul.home li {
  height: 233px;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  position: relative;
  text-align: center; }
  .main ul.home li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1); }
  .main ul.home li a {
    height: 233px;
    overflow: hidden;
    display: block;
    color: #fff;
    font-family: 'Ubuntu',sans-serif; }
    .main ul.home li a h5 {
      margin-top: 60px;
      font-size: 10px; }
    .main ul.home li a h4 {
      margin-top: 15px;
      font-size: 32px; }
      .main ul.home li a h4 strong.spacing {
        letter-spacing: 9px;
        margin-left: 15px; }
      .main ul.home li a h4 strong {
        display: block;
        letter-spacing: 2px;
        margin-bottom: 5px; }
  .main ul.home li img {
    transition: 0.6s;
    width: 100%;
    height: 100%; }
  .main ul.home li:nth-of-type(4n) {
    margin-right: 0; }
.main .video {
  float: left;
  width: 570px;
  height: 336px; }
.main .notices {
  float: left;
  width: 570px;
  margin-left:30px; }
  .main .notices ul {
    margin-top: 30px;
    padding-left: 7px; }
    .main .notices ul li {
      margin-bottom: 20px; }
      .main .notices ul li:hover a {
        color: #D24A17; }
      .main .notices ul li a {
        color: #282828; }
        .main .notices ul li a h4 {
          font-family: 'bebas_neueregular', sans-serif;
          font-size: 21px;
          margin-bottom: 5px;
          line-height: 20px; }
        .main .notices ul li a p {
          font-size: 15px;
          line-height: 18px; }
.main .e-catalog {
  float: left;
  width: 168px; }
  .main .e-catalog .brown-title {
    margin: 10px 0; }
    .main .e-catalog .brown-title:hover {
      background-color: #c35027; }
    .main .e-catalog .brown-title span {
      text-align: center; }
  .main .e-catalog a.catalog {
    background: url("../images/e-katalog.png") no-repeat;
    width: 100%;
    height: 239px;
    display: block;
    font-family: 'bebas_neueregular', sans-serif;
    text-align: center;
    color: #fff; }
    .main .e-catalog a.catalog:hover span {
      padding-top: 70px; }
    .main .e-catalog a.catalog span {
      transition: 0.2s ease;
      display: block;
      padding-top: 65px;
      font-size: 26px; }
      .main .e-catalog a.catalog span strong {
        display: block;
        margin-top: 5px;
        font-size: 55px; }

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