.product-box .urun_resim
{
    height: 250px !important;

}

.sub_cat {
  font-size: 14px !important;
  padding-left: 40px !important;
}
.home_resim {

  border-radius: 50% !important;
  border: 1px solid #ccc !important;
}

.product-box
{
  text-align: center !important;
}

.main-navigation {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #414141;
  background-color: transparent;
  background-image: -webkit-linear-gradient(black, transparent);
  background-image: linear-gradient(black, transparent);
}

.main-slider {
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 600px;
  margin-top: 0px;
  float: left;
  clear: none;
  text-align: left;
}

.main-slider.pages {
  height: 300px;
  background-size: contain !important;
}

.navigation-item {
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Oswald, sans-serif;
  color: white;
}

.navigation-item:hover {
  color: #d30000;
}

.navigation-item:focus {
  color: #d30000;
}

.defaul-section {
  width: 100%;
  padding: 50px 10%;
  float: left;
}

.defaul-section.footer {
  background-color: #3a3a3a;
  color: #4e4e4e;
}

.defaul-section.contact {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #dbdbdb;
}

.defaul-section.product-lis {
  background-image: -webkit-linear-gradient(lightgrey, white 54%);
  background-image: linear-gradient(lightgrey, white 54%);
}

.page-tite {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #242424;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
}

.page-sub-title {
  margin-bottom: 50px;
  font-family: 'PT Sans', sans-serif;
  color: #de0000;
  font-weight: 400;
  text-align: center;
}

.home-main-category-item {
  width: 47%;
  margin-right: 7px;
  margin-bottom: 25px;
  margin-left: 7px;
  padding: 25px 30px 30px 20px;
  float: left;
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: lightgrey lightgrey #ececec;
  border-radius: 10px;
  background-color: white;
}

.home-main-category-item-image {
  width: 185px;
  height: 185px;
  border-width: 1px;
  border-color: #646464;
  border-bottom-style: solid;
  border-radius: 90px;
}

.main-category-item-image {
  width: 45%;
  float: left;
  border: 1px none white;
  border-radius: 0%;
}

.home-main-category-title {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #303030;
  font-size: 21px;
  text-decoration: none;
}

.home-main-category-item-txt {
  width: 40%;
  margin-top: 0px;
  margin-left: 20px;
  float: left;
}

.home-main-category-item-link {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-bottom: 3px solid #960000;
  border-radius: 10px;
  background-color: #de0000;
  color: white;
  line-height: 40px;
  text-decoration: none;
}

.about-us-p {
  width: 45%;
  margin-left: 5%;
  float: left;
  font-family: Varela, sans-serif;
  font-size: 13px;
  text-align: justify;
}

.about-us-image {
  width: 50%;
  float: left;
}

.news-image {
  border: 1px solid #e7e7e7;
}

.news-title {
  font-family: Varela, sans-serif;
  font-size: 16px;
}

.news-txt {
  font-family: Varela, sans-serif;
  color: #a5a5a5;
  text-align: justify;
}

.certificate-item {
  width: 25%;
  background-color: white;
  color: #383838;
  text-align: center;
}

.certificate-mask {
  background-color: transparent;
}

.certificate-arrow {
  color: #505050;
}

.certificate-arrow-container {
  margin-right: 0px;
  margin-left: -80px;
  float: left;
}

.certificate-arrow-container-right {
  margin-right: -80px;
  margin-left: 0px;
}

.products-section {
  width: 100%;
  padding: 50px;
  float: left;
}

.products-list-box {
  background-image: -webkit-linear-gradient(#616161, black);
  background-image: linear-gradient(#616161, black);
}

.category-link {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-bottom: 1px solid #686868;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 18px;
  line-height: 60px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.category-link .main 
{
  color: red !important;
}

.product-box {
  width: 33%;
  padding: 30px 10px;
  float: left;
  border: 1px solid whitesmoke;
}

.product-box.detail {
  width: 100%;
}

.product-title {
  width: 100%;
  height: 50px;
  margin-top: 15px;
  padding-top: 0px;
  float: left;
  border-radius: 5px;
  background-color: #4e4e4e;
  color: #9e9e9e;
  text-align: center;
}

.product-title2 {
  width: 100%;
  height: 50px;
  margin-top: 15px;
  padding-top: 7px;
  float: left;
  border-radius: 5px;
  background-color: white;
  color: #9e9e9e;
  text-align: left;
  background-image: url('../images/dooraks.jpg');
  background-size: contain;
}

.product-name-2 {
  margin-top: 7px;
  margin-left: 5px;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #555;
  text-decoration: none;
}

.product-name-2.detail {
  width: 100%;
  font-size: 24px;
  text-align: left;
}

.product-detail-container {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.product-detail-title {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
  font-size: 18px;
  text-align: left;
}

.product-specification {
  text-align: left;
}

.footer-container {
  color: #afafaf;
  text-align: center;
}

.social-media-icon-footer {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  margin-right: 7px;
  padding: 7px;
  border: 1px solid #a39d9d;
}

.footer-bottom-light-menu {
  margin-top: 40px;
  color: #646464;
  text-transform: uppercase;
}

.contact-company-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.contact-title {
  margin-top: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.contact-text {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.send-button {
  background-color: #e02a2a;
}

@media (max-width: 991px) {
  .main-slider {
    height: 350px;
  }
  .home-main-category-item {
    width: 47%;
    text-align: center;
  }
  .main-category-item-image {
    width: 75%;
    float: none;
    border-radius: 110px;
  }
  .home-main-category-title {
    width: 100%;
    text-align: center;
  }
  .home-main-category-item-txt {
    display: none;
  }
  .home-main-category-item-link {
    padding: 15px 20px;
    float: none;
  }
  .home-navigatoion-icon {
    color: white;
  }
  .home-navigation-container {
    margin-top: 10px;
  }
  .products-section {
    padding-right: 20px;
    padding-left: 10px;
  }
  .categories-box {
    padding-right: 0px;
    padding-left: 0px;
  }
  .category-link {
    font-size: 14px;
    line-height: 52px;
  }
  .product-box {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .main-slider {
    height: 250px;
  }
  .home-main-category-item {
    width: 46%;
  }
  .home-main-category-item-link {
    font-size: 10px;
  }
  .about-us-p {
    width: 100%;
    margin-right: 2%;
    margin-left: 0%;
  }
  .about-us-image {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .product-box {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .main-navigation {
    padding-top: 10px;
    background-color: black;
    background-image: none;
  }
  .main-slider {
    height: 150px;
    margin-top: 70px;
  }
  .page-tite {
    font-size: 24px;
  }
  .home-main-category-item {
    width: 100%;
    padding-right: 10px;
  }
  .home-main-category-title {
    margin-left: 0px;
  }
  .home-main-category-item-link {
    margin-left: 0px;
  }
  .about-us-p {
    width: 100%;
    margin-top: 15px;
    margin-left: 0%;
  }
  .home-navigation-container {
    margin-top: 0px;
  }
  .news-col {
    padding-bottom: 20px;
  }
  .news-title {
    font-size: 14px;
    line-height: 20px;
  }
  .news-txt {
    font-size: 12px;
  }
  .certificate-item {
    width: 100%;
  }
  .certificate-arrow-container {
    height: 50px;
    margin-top: 325px;
    margin-right: 0px;
    margin-left: 50px;
  }
  .certificate-arrow-container-right {
    height: 50px;
    margin-top: 325px;
    margin-right: 50px;
  }
  .products-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .product-box {
    width: 100%;
  }
  .product-title {
    padding-top: 0px;
  }
  .contact-company-title {
    font-size: 18px;
    line-height: 24px;
  }
  .contact-text {
    font-size: 12px;
  }
}