	.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

#header .header-logo img { width:170px; }
.dropdown-toggle::after {border:none;}
@media screen and (max-width:768px){
	.k-img  {
		margin-top:15px;
	}
}

.feature-box-img span {
    background-repeat: no-repeat;
    height: 60px;
    display: block;
    width: 100%;
    background-position: center center;
}
.feature-box .feature-box-icon {
	width: 3.5em;
}
.brand-item {
	position: relative;
    min-height: 170px;
	 display:flex;
	justify-content:center;
    align-items:center; 
}
.brand-item a img { width:auto!important; max-height:100px;}
.mainblogcontent .post-meta span { margin-right:10px;}
.grid-margin-10{ margin-bottom:25px;}
.cihaniriboy_page_helpers{ float:right; }
.cihaniriboy_yazdir {
	float:left;
}
.cihaniriboy_buyutkucut { float:left;     margin: 0 1px; }
.cihaniriboy_buyutkucut  a , .cihaniriboy_yazdir a{ 
	float:left;
	display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
	height: 33px;
    line-height: 33px;
    width: 33px;
	    font-size: .9rem;
	border: 1px solid #e7e7e7;
	color: #212121;
	text-align:center;
	transition: all .2s ease;
    border-radius: 100%;
    display: block;
	    font-weight: 600;
		    margin: 0 3px;
 }
 .cihaniriboy_buyutkucut  a:hover, .cihaniriboy_yazdir a:hover{ 
	background: #212121!important;
	color:#fff;
	text-decoration:none;
 }      
 .urun-detay-kataloglar { width:100%; } 
 .urun-detay-kataloglar ul{ list-style-type:none; margin:0; padding:0;}
  .urun-detay-kataloglar ul li {float:left; margin-right:10px; }
   .urun-detay-kataloglar ul li  a { 
   color:#333; 
   display: block;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	padding:5px 30px;
   }
   .urun-detay-kataloglar { margin-bottom:25px;     margin-top: 15px;}
   .urun-extra-text{ margin-top:15px;}
	
	.success-msg-content {
	  width: 100%;
	  float: left;
	  display: none;
	}
	.footer-edit-copy {
		float:right;
		text-align:right;
	}
	.footer-edit-copy img{
			width:60px;
			float:right;
	}
	.footer-edit-copy p{
		float:right;
	}
	#footer .footer-copyright p {
		color: #555;
		margin: 0;
		padding: 0;
		font-size: .9em;
		margin-top: 13px;
		margin-left: 15px;
	}
	.footerv2 .footerlist li a {
		color: #777!important;
	}
	.footer-ebulten-text{
		color: #777!important;
	}
	.footerlist3{
		padding:0;
	}
	.footerlist3 li{
		padding:0!important;
	}
	.success-msg-content .succes-message {
	  width: 100%;
	  float: left;
	  min-height: 200px;
	  margin-top: 40px;
	  text-align: center;
	}
	.msg-content .succes-message .ci-icon-content {
	  display: inline-block;
	  border: 2px solid #237dc8;
	  border-radius: 50%;
	  padding: 20px;
	}
	.ci-icon-content i {
	  color: #333;
	  font-size: 42px;
	}
	.msg-content .succes-message .ci-success-text {
	  color: #237dc8;
	  font-size: 20px;
	  font-weight: 600;
	  width: 100%;
	  float: left;
	  margin-top: 10px;
	}
	 .form-sag  {
		 margin-bottom:10px;
	 }
	 .g-input  { margin-top:10px; }
	 .form-sag .codem {
		float: left;
		background: #748595;
		display: table;
		text-align: center;
		font-size: 12px;
		border-radius: 3px;
		color: #fff;
		padding: 4px 9px;
		margin: 3px 10px 0;
	}
	
	.form-sag span {
		float: left;
		margin-top: 6px;
		font-size: 14px;
		color: #777;
	}
	.embed-responsive.embed-responsive-16by9 {
		padding-bottom: 56.25%;
	}
	.embed-responsive {
		position: relative;
		display: block;
		height: 0;
		padding: 0;
		overflow: hidden;
	}
	.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

 .sag-widget-katalog a i{
	  margin-right:5px;
	}
	.sag-widget-katalog-image img { width:100%; height:auto; display:block;}
	.sag-widget-katalog-image { border:1px solid #ddd; }
	.yorumcapthca{ width:80px; }
	.success-msg-content2 {
		display:none;
	}
	
	/* Yorum List */
	.cihaniriboy-yorum-list {
	  width: 100%;
	  float: left;
	  margin-bottom: 15px;
	}
	.cihaniriboy-yorum-list .yorum-list-header {
	  width: 100%;
	  float: left;
	  border-bottom: 2px solid #E8E8E8;
	}
	.cihaniriboy-yorum-list .yorum-list-header h3 {
	  font-size: 18px;
	  color: #333;
	  display: inline-block;
	  position: relative;
	  font-weight: 700;
	  letter-spacing: -1px;
	  padding: 0 5px 12px 0;
	  background: #fff;
	}
	.cihaniriboy-yorum-list .yorum-list-header h3:after {
	  content: '';
	  position: absolute;
	  left: 0;
	  bottom: -2px;
	  background: #29a0d6;
	  width: 100%;
	  height: 2px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content {
	  width: 100%;
	  float: left;
	  padding: 20px 10px;
	  margin-bottom: 10px;
	  border-bottom: 1px solid #e5e5e5;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box-margin {
	  padding-left: 50px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box {
	  width: 100%;
	  float: left;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-image {
	  float: left;
	  width: 60px;
	  margin-right: 30px;
	  margin-bottom: 15px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-image img {
	  width: 60px;
	  height: 60px;
	  border-radius: 50%;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-sag {
	  float: none;
	  color: #333;
	  padding: 0 5px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-sag .yorum-yapan {
	  display: block;
	  font-weight: 700;
	  font-size: 16px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-sag .yorum-tarih {
	  font-weight: 400;
	  font-size: 13px;
	  color: #aaaaaa;
	  margin-top: 5px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-sag .yorum-tarih a {
	  font-weight: 400;
	  font-size: 13px;
	  color: #aaaaaa;
	  float: right;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-sag .yorum {
	  margin-top: 5px;
	}
	.cihaniriboy-yorum-list .yorum-list-box-content .yorum-list-box .yorum-sag .yorum p {
	  font-size: 13px;
	  font-weight: 400;
	  color: #666;
	}
	.cihaniriboy-yorum-list .cihaniriboy-yorum-yok {
	  width: 100%;
	  float: left;
	}
	.cihaniriboy-yorum-list .cihaniriboy-yorum-yok span {
	  color: #222;
	  display: block;
	  font-size: 14px;
	  padding: 25px 20px;
	  border: 1px solid #ccc;
	}
	.i_check_div {
		float:left;
		margin-right:8px;
	}
	.kaynak-hizmet a{
		
		color: #333;
		font-size: 13px;
		float:left;
		    margin-top: 1px;
	}
	small.help-block{
		color:#c90a0a;	
	}
	.k-img img {
		width:100%;
		height:auto;
		display:block;
	}
	aside ul.nav-list>li>a {
		font-size:14px;
	}
	.accordion.accordion-modern-status>.card .card-header a {
		   padding: 13px 30px;
	}
	.brand-img-content{
		position: relative;

	}
	
	.brand-shadow {
		-moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2)!important;
		-webkit-box-shadow: 0 1px 3px 1px rgb(0 0 0 / 20%)!important;
		box-shadow: 0 1px 3px 1px rgb(0 0 0 / 20%)!important;	
		margin-bottom:20px;
	}
	
	.brand-item{
	
		width:100%;
		float:left;min-height: 190px;
		    display: flex!important;
		align-items: center;
		overflow: hidden;
	}
	.brand-img-content img {
		width: 100%;
		display: block;
		height: auto;
	}
	.mfp-figure:after {
		background: #fff;
	}
	.cihaniriboy-blog-dosyalar {
	  width: 100%;
	  margin-top: 25px;
	}
	.cihaniriboy-blog-dosyalar .dosya-box {
	  width: 100%;
	  float: left;
	  padding: 5px 10px 10px 5px;
	  margin: 7px 0;
	  border-bottom: 1px solid #eee;
	}
	.cihaniriboy-blog-dosyalar .dosya-box .dosya-title {
	  float: left;
	  font-size: 14px;
	  color: #333;
	  font-weight: 600;
	}
	.cihaniriboy-blog-dosyalar .dosya-box .down {
	  float: right;
	}
	.cihaniriboy-blog-dosyalar .dosya-box .down a {
	  font-size: 13px;
	  background: #237dc8;
	  color: #fff;
	  padding: 5px 20px;
	  float: left;
	  border-radius: 2px;
	  text-align: center;
	  -webkit-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  transition: all 0.2s linear;
	}
	.cihaniriboy-blog-dosyalar .dosya-box .down a i {
	  margin-left: 3px;
	}
	.cihaniriboy-blog-dosyalar .dosya-box .down a:hover {
	  background: #333;
	  color: #fff;
	  -webkit-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  transition: all 0.2s linear;
	}
	#iletisim-form textarea {
		resize: none;
		height: 130px;
	}
	.contact-works ul {
		padding:0;
		margin:0;
	}
	.contact-works ul li { padding:0!important; }
	#footer {
		margin-top:0;
	}
	.foot-logo-aciklama { line-height:18px; margin-top:10px; color:#212529 !important}
	.footerlist  {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	.footerlist li a {
		color:#212529!important;
	}
	.footerlist li a:hover { text-decoration:underline!important;}
	.footerlist li {
		margin-bottom: 4px;
	}
	.list-contact li a:hover {  color:#212529!important; }
	 .footer-ebulten-text {
		width: 100%;
		float: left;
		font-size: 13px;
		color: #212529;
		margin-bottom:10px;
	}
	.footer-ebulten .input-inline {
		display: block;
		border-radius: 3px 0 0 3px;
		border-right: 0;
		margin-right: 42px;
	}
	.footer-ebulten .input-inline input {
		font-size: 13px;
		font-weight: 300;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		background: #fff;
		border-color: #dde1e1;
		color: #333;
		height: 40px;
		-webkit-box-shadow: inset 0 2px 2px rgb(0 0 0 / 3%);
		-moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.03);
		box-shadow: inset 0 2px 2px rgb(0 0 0 / 3%);
	}
	.footer-ebulten .alert {
		padding: 3px 5px;
		margin-top: 15px;
		font-size: 12px;
		display: none;
	}
	.mail-btn {
		float: right;
		padding: 7px 13px;
		display: inline-block;
		border-radius: 0 3px 3px 0;
		border: none;
		color: #fff;
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-ms-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
		background: #237dc8;
	}
	.footer-ebulten {
		margin-bottom:15px;
	}
	.list.list-icons.list-icons-style-2 li a{
		color:#000;
	}
	
	#header .header-nav-main nav > ul > li:hover  {
		border:none!important;
		box-shadow:none!important;		
	}
	#header .header-nav-main nav > ul > li.dropdown.open > a:before, #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
		border:none;
	}
	.home-intro{ margin-bottom:0;}
	
	
	.visible-xs,
	.visible-sm,
	.visible-md,
	.visible-lg {
		display: none!important
	}

	@media (max-width:767px) {
		 .visible-xs {
			display: block!important
		}
	}
	@media (min-width:992px) and (max-width:1199px) {
		.visible-md {
			display: block!important
		}	
	}
	@media (min-width:1200px) { 
		 .visible-lg {
			display: block!important
		}
	}

	@media (max-width:767px) {
		.hidden-xs {
			display: none!important
		}
	}

	@media (min-width:768px) and (max-width:991px) {
		.hidden-sm {
			display: none!important
		}
	}

	@media (min-width:992px) and (max-width:1199px) {
		.hidden-md {
			display: none!important
		}
	}

	@media (min-width:1200px) {
		.hidden-lg {
			display: none!important
		}
	}
	
	.cihaniriboy-arama-content {
		margin-top:30px;
	}
	
	.cihaniriboy-arama-content ol, .cihaniriboy-arama-content ul {
		list-style: none;
		margin:0;
		padding:0;
	}
	.cihaniriboy-arama-content ol li span {
		font-size: 13px;
	}
	.cihaniriboy-arama-content ol li {
		position: relative;
		margin-bottom:30px;
		list-style: none;
		border-bottom: 1px solid #eee;
	}
	 .cihaniriboy-arama-content ol li a {
		color: #444;
		font-size: 18px;
		font-weight: 600;
		text-decoration: none;
		-webkit-transition: color .2s linear;
		-moz-transition: color .2s linear;
		-ms-transition: color .2s linear;
		-o-transition: color .2s linear;
		transition: color .2s linear;
	}
	.cihaniriboy-arama-content ol li h3 {
		margin-bottom:4px;
	}
	
	.cihaniriboy-arama-content ol li p a {
		font-size: 13px;
	}

	.bg-color-light a:hover{
		text-decoration:none;
		border:none;
	}
	
	#footer .footer-ribbon:before {
		border-right-color: #010c11;
		border-left-color: #005580;
	}
	#footer a:not(.btn):not(.no-footer-css) {
		color: #b8b4b4;
	}
	.footerv2 .footerlist li a {
		color: #b8b4b4;
	}

	.footerv7 ul li p{
		color: #b8b4b4;
	}
	.footeryazilight {
		color: #b8b4b4;
	}
	.footer-error{
		display:none;
	}
	.buttonv9{
			color:#fff!important;
	}
	.footerv10 .buttonv9{
			color:#fff!important;
	}
	.footeyazi10{
		margin-top:10px;
		line-height:18px;
	}
	.footerv10 h5 {
		font-size:17px!important;
	}
	.footerv10 ul.list-icons li {
		color: #b8b4b4;
	}
	.footerv10 ul.list-icons li a:hover{
		color: #b8b4b4!important;
	}
	.footerv12:before{
		background: rgba(0, 0, 0, 0.8);
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		  z-index: 0;
		 events-pointer:none;
	}
	.footernavv12{
		display:block!important;
	}
	.footernavv12 li {
		display:inline-block;
	}
	.v12text {
		color:#b8b4b4;
	}
	

	.headerv6 .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:hover {
		color:#444!important;
	}
	.headerv7 nav > ul > li > a{
		color:#fff!important;
	}
	.headerv7 .fas.fa-search {
		color:#fff!important;
	}
	.urunlerv3p p {
		padding:2px 0;
		line-height:18px;
		font-size:13px;
	}

	html.sticky-header-active .headerv4 .header-logo img {
		width: 109px!important;
	}
	
	@media screen and (max-width:769px){
		 .headerv4 .header-logo img {
			width: 110px!important;
		}
	}
	
	.headerv4 .header-container {
		height:auto!important;
		min-height: 86px!important;;
	}
	.headerv4 .header-logo {
		margin: 10px 0 0 0!important;
	}
	html.sticky-header-active .headerv4 .header-logo {
		height:66px!important;
	}
	html.sticky-header-active .headerv4 .header-container {
		min-height: 76px!important;
	}
	html.sticky-header-active .headerv4 .header-logo {
		margin: 5px 0 0 0!important;
	}
	.page-header h1 {
		top:15px;
	}
	
	.iletisimv2content .page-header-modern{
		margin:0;
	}
	.iletisimv4content .page-header-modern{
		margin:0;
	}
	.iletisimv3content .page-header-modern{
		margin:0;
	}
	.iletisimv3content  iframe{
		height:610px;
	}
	.iletisimv2content iframe {
		height:610px;
	}
	.iletisimv3content h2{
		margin-top:30px!important;
	}
	.iletisimv3top {
		padding: 20px 0;	
	}
	.iletisimv3 .topiq-line {
		padding: 0 30px;
	}
	.iletisimv3 .iq-font-black {
		color: #222222;
	}
	.iletisimv3top p {
		color:#fff;
		 font-size: 15px;
	}
	.iletisimv3top span {
		color:#fff;
		 font-size: 15px;
	}
	.iletisimv3top .iq-contact1 .contact-blog {
		position: relative;
		padding: 30px 0;
	}
	.iletisimv3top .feature-icon {
		margin-bottom:15px;
	}
	.iletisimv3top i {
		font-size: 40px;
		background: rgba(255, 255, 255, 0.2);
		width: 80px;
		line-height: 80px;
		height: 80px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		display: inline-block;
	}
	.iq-font-white {
		color: #ffffff;
	}
	.iq-mtb-20 {
		margin: 20px 0;
	}
	.iletisimv3top {
		  background: var(--temarenk);
	}
	
	.iletisim-shadow {
		position: relative;
		margin-top: -12%;
		-webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 15%);
		-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 15%);
		z-index:55;
		background:#fff;
		margin-bottom:40px;
	}
	
	.iletisim-shadow h2{
		margin-top:40px!important;
	}
	
	.iletisim-shadow .contact-info {
		    position: relative;
	}
	
	.iletisim-shadow .media {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom:20px;
	}
	.iletisim-shadow .media-body {
		-ms-flex: 1;
		flex: 1;
	}
	.iletisim-shadow .iq-pr-30 {
		padding-right: 20px;
	}
	.iletisim-shadow .iq-pl-60 {
		padding-left: 30px;
	}
	.iletisim-shadow h5 {
		margin-bottom:3px;
	}
	.iletisim-shadow span {
		font-size:15px;
	}
	.pp30 {
		padding-left:50px;
		margin-bottom:20px!important;
		width:100%;
	}
	.iletisim-shadow .left {
		width: 70px;
		height: 70px;
		float: left;
		margin-right: 10px;
		text-align: center;
		transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
	}
	
	.iletisim-shadow .contact-social {
		padding:0 50px;
	}
	.iletisim-shadow .social-icons li a {
		width:35px;
		height:35px;
		font-size:19px;
		padding-top:4px;
	}
	.iletisim-shadow  .iq-contact-box i {
		  color: var(--temarenk);
		  font-size: 40px;
			display: block;
			line-height: 60px;
			margin-top: -5px;
			transition: all 0.5s ease-in-out;
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-ms-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
	}

	@media screen and (min-width:991px){
		.iletisim-shadow .contact-info:before {
			content: "";
			position: absolute;
			height: 100%;
			width: 1px;
			left: 15px;
			top: 0;
			background: #e5e5e5;
		}
	}
	
	@media screen and (max-width:991px){
		.iletisimv2content iframe {
			height:320px;
		}
		.iletisimv3content  iframe{
			height:320px;
		}
		.iletisimv2content .list.list-icons {
			padding-left:25px;
		}
		.iletisimv2content h4 {
			padding-left:25px;
		}
	}
	
	@media (min-width: 992px){
	#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
			    min-width: 242px;
	}
}

.cihaniriboy-success-msg-content {
  width: 100%;
  float: left;
  display: none;
}
.cihaniriboy-success-msg-content .cihaniriboy-succes-message {
  width: 100%;
  float: left;
  min-height: 200px;
  margin-top: 40px;
  text-align: center;
}
.cihaniriboy-success-msg-content .cihaniriboy-succes-message .ci-icon-content {
  display: inline-block;
  border: 2px solid #237dc8;
  border-radius: 50%;
  padding: 20px;
}
.cihaniriboy-success-msg-content .cihaniriboy-succes-message .ci-icon-content i {
  color: #237dc8;
  font-size: 42px;
}
.cihaniriboy-success-msg-content .cihaniriboy-succes-message .ci-success-text {
  color: #237dc8;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  float: left;
  margin-top: 10px;
}
@media screen and (max-width:640px){
	.cihaniriboy-urun-tab li a i {margin-right:5px;}
	.cihaniriboy-urun-tab {
		border:none!important;
	}
	.tabs.tabs-simple.tabs-simple-full-width-line .nav-tabs>li {
		margin-bottom: 7px;
		width:100%;
	}
}

@media screen and (max-width:768px){
	.refitem .thumb-info.thumb-info-no-borders, .refitem .thumb-info.thumb-info-no-borders img {
		padding:50px;
	}	
	.brand-item {
		padding:120px;
	}
}

.sticky-header-active #header .header-logo img {
	width:68px;
}

#footer {
    margin-top: 30px;
}

@-webkit-keyframes customDiamondsLineAnim {
		from {
			stroke-dasharray: 1330;
			stroke-dashoffset: 0;
		}
		to {
			stroke-dasharray: 1330;
			stroke-dashoffset: -1300;
		}
	}
	@keyframes customDiamondsLineAnim {
		from {
			stroke-dasharray: 1330;
			stroke-dashoffset: 0;
		}
		to {
			stroke-dasharray: 1330;
			stroke-dashoffset: -1300;
		}
	}

	.customDiamondsLineAnim {
		-webkit-animation-name: customDiamondsLineAnim;
				animation-name: customDiamondsLineAnim;
	}
	
	.diamonds {
    font-size: 0;
    margin: 40px auto 85px;
    position: relative;
    text-align: center;
    padding: 50px 0 0 57px;
}

.diamonds > li {
    display: inline-block;
    font-size: 18px;
    margin-right: 135px;
}

.diamonds .diamond {
    background: transparent;
    display: block;
    height: 243px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 245px;
    overflow: hidden;
    transform: rotate(-45deg);
}

.diamonds .diamond:after {
    transition: all 0.2s ease;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transform: scale(0);
    z-index: 100;
}

.diamonds .diamond:before {
    transition: all 0.2s ease;
    color: #fff;
    content: "\e091";
    font-family: "simple-line-icons";
    font-size: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    z-index: 1000;
    transform-origin: 50% 50%;
    transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(2);
}

.diamonds .diamond:hover:after {
    opacity: 0.3;
    transform: scale(1);
}

.diamonds .diamond:hover:before {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(1);
}

.diamonds .content {
    display: table-cell;
    height: 255px;
    padding: 0 8px 0 6px;
    transform: rotate(45deg);
    text-align: center;
    vertical-align: middle;
    width: 255px;
    position: relative;
}

.diamonds .content img {
    max-width: 375px;
    margin-left: -50%;
}

.diamonds .diamond-sm {
    height: 123px;
    width: 123px;
}

.diamonds .diamond-sm .content {
    height: 123px;
    width: 123px;
}

.diamonds .diamond-sm .content:after {
    left: 24%;
    top: 48%;
}

@media (min-width: 1199px) {
    .diamonds > li:nth-child(3) {
        margin-right: 0;
    }
    .diamonds > li:nth-child(4) {
        right: 143px;
        top: 9px;
        position: absolute;
    }
    .diamonds > li:nth-child(5) {
        margin-left: 516px;
        margin-top: -70px;
    }
    .diamonds > li:nth-child(6) {
        position: absolute;
        margin: -8px 0 0 -27px;
        right: -14px;
    }
    .diamonds > li:nth-child(7) {
        position: absolute;
        margin: 93px 0 0 -133px;
        right: 90px;
    }
    .diamonds .diamond-sm {
        height: 123px;
        width: 123px;
    }
    .diamonds .diamond-sm .content {
        height: 123px;
        width: 123px;
    }
    .diamonds .diamond-sm .content img {
        max-width: 195px;
    }
}

@media (max-width: 1198px) {
    .diamonds {
        text-align: center;
        width: 748px;
        margin: 0 auto;
        padding: 75px 0 0 75px;
    }
    .diamonds::after {
        clear: both;
        content: "";
        display: block;
    }
    .diamonds > li {
        margin: 0;
        position: static;
        float: left;
    }
    .diamonds > li:nth-child(2n+2) {
        margin-bottom: -50px;
        margin-left: 55px;
        margin-top: 200px;
    }
    .diamonds > li:nth-child(2n+1) {
        clear: both;
    }
    .diamonds > li:nth-child(4) {
        float: left;
    }
    .diamonds > li:nth-child(5), .diamonds > li:nth-child(6), .diamonds > li:nth-child(7) {
        float: right;
    }
    .diamonds > li:nth-child(7) {
        margin-top: 40px;
    }
}

@media (max-width: 748px) {
    .diamonds {
        margin: 0 auto;
        padding: 25px 0 0 0;
        text-align: center;
        width: 445px;
    }
    .diamonds > li {
        float: none !important;
        clear: both !important;
        margin: 45px 0 115px 95px !important;
        display: block;
    }
    .diamonds > li:nth-child(4), .diamonds > li:nth-child(6), .diamonds > li:nth-child(7) {
        margin-left: 158px !important;
    }
}

@media (max-width: 575px) {
    .diamonds-wrapper {
        min-height: 2290px;
    }
    .diamonds-wrapper .diamonds {
        margin: 0 auto;
        padding: 25px 0 0;
        text-align: center;
        width: 445px;
        position: absolute;
        left: 50%;
        margin-left: -222px;
    }
    .diamonds-wrapper .diamonds .diamond {
        margin: 130px auto 0;
    }
    .diamonds-wrapper .diamonds > li {
        text-align: center;
        margin: 0 !important;
    }
    .diamonds-wrapper .diamonds > li:first-child .diamond {
        margin-top: 60px;
    }
}
.footerv10 .social-icons li a{
	width:45px;
	height:45px;
}
.cihaniriboy-kadro-text {
	text-align: center;
    color: #777;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 47px;
}
.footereditsocial .social-icons li a {
	line-height: 45px;
}
.eklenti3kolon {
	text-align:center;
	color:#333;
	margin-bottom:25px;
}
.eklenti3kolon .card{ border:none; }
.eklenti3kolon a {
	text-align:center;
	color:#333;
	font-weight: 500;
    font-size: 17px;
}
.eklenti3kolon a span { margin-top:10px;}
.eklenti3img img {
	width:100%;
	height:auto;
}
.eklenti3icon img{
	border-radius:100%;
	width:190px;
	background-color: #fefefe;
	    border: 3px solid #eceeef;
}
.gridkat a:hover {
	text-decoration:none!important;
}
.headerv3 .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li.dropdown.open > a {
	color:#fff!important;
}

@media (max-width: 991px){
	.headerv6 #mainNav > li:hover > a {
		color:inherit!important;
	}	
	.kurumsal-page-text p img {
		width:100%;
		height:auto;
		display:block;
	}
}
.google-map { 
	height:350px!important;
}
@media screen and (max-width:992px){
	.footerv10 {
		background-position: 50% 50%!important;
	}
}

.v5-contact-top {
	
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 30px 0;
}
.v5harita {
	margin-top:30px;
}
.v5-contact-top .feature-box {
    color: #7b858a;
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom:15px;
	display:block;
} 
.v5-contact-top  .contact-info .feature-box i {
    margin-bottom: 1.8rem;
    font-size: 14px;
}
.v5-contact-top  .feature-box i {
    display: inline-block!important;
    margin-bottom: 2.2rem!important;
    color: #08C!important;
    font-size: 43px!important;
    line-height: 1!important;
}
.v5-contact-top .feature-box-content {
    color: #7b858a!important;
    font-size: 1.5rem!important;
    line-height: 1.9!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.v5-contact-top  .feature-box h3 {
    margin-bottom: 0.4rem!important;
    font-size: 17px!important;
    letter-spacing: -0.025em!important;
    text-transform: none!important;
    font-weight: 700!important;
}
.v5-contact-top  .feature-box h5 {
    color: #777!important;
    font-weight: 400!important;
	 font-size: 17px!important;
    letter-spacing: -0.025em!important;
}
.iletisimv2  {
	margin-top:10px;
}
.iletisimv2	.iq-contact-box {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.iletisimv2	.iq-contact-box p{ margin:0; font-size:14px;}
.iletisimv2	.iq-contact-box span {
	font-size:15px;
}
.iletisimv2 .iq-icon.left{
	
	 float: left;
    font-size: 22px;
    width: 43px;
}
.iletisimv2	.contact-box {
		float: left;
	}
.iletisimv2	h5 {
	    font-size: 17px;
}	
.iletisimv2 h2 {
	font-weight:600;
	font-size:29px;
}	
.v2contactiframe {
	margin-top:30px;
}
.v2contactiframe iframe {
	height:300px;
}
.v2iletisimform {
	background-color: #f3f3f6;
	width:100%;
	float:left;
	margin-top:15px;
	padding:15px 0;
}
/*
@media (min-width: 992px){
	.headerv2 .header-nav-main nav>ul>li {
		padding-bottom: 10px;
	}
} */
.sticky-header-active .headerv2  img {
    width: 150px!important;
}

.v5-contact-top h5 {
	text-transform:inherit;
}
.btnorange {
	    background-color: rgba(249,118,7,1) !important;
    border-color: rgba(249,118,7,1) !important;
}
.sticky-header-active #header .header-logo img {
    width: 125px;
}

.section.bg {
  background: #b3080f;
  padding-top: 40px;
  padding-bottom: 40px; }
.section.hd {
  background: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.showcased {
  margin-top: -110px;
  position: relative;
  z-index: 12; }
  @media (max-width: 767px) {
    .showcased {
      --showcase-height: 290px; } }
  @media (max-width: 767px) {
    .showcased {
		
		display:none;
      margin-top: 10px; } }
	  
	  .showcased-carousel {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    height: var(--showcase-height);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 50%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      .showcased-carousel {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .showcased-carousel {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 65%;
                flex: 0 0 65%;
        max-width: 65%; } }
	  
	  
	  
	  .showcase {
  --showcase-height: 307px;
  margin-top: -160px;
  position: relative;
  z-index: 12; }
  @media (max-width: 767px) {
    .showcase {
      --showcase-height: 290px; } }
  @media (max-width: 767px) {
    .showcase {
      margin-top: 10px; } }
  .showcase-info {
    height: var(--showcase-height);
    background: #f27316;
    padding: 25px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    position: relative; }
    @media (max-width: 767px) {
      .showcase-info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        height: 200px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .showcase-info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 30%;
                flex: 0 0 30%;
        max-width: 30%; } }
    .showcase-info .heading {
      color: #fff;
      font-weight: 200;
      font-family: "Oswald", sans-serif;
      font-size: 36px;
      line-height: 1.4; }
      @media (min-width: 320px) and (max-width: 479px) {
        .showcase-info .heading {
          font-size: 32px; } }
    .showcase-info .link {
      position: absolute;
      bottom: 30px;
      color: #fff;
      font-size: 14px;
      font-weight: 700; }
  .showcase-carousel {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    background: #fff;
    height: var(--showcase-height);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 767px) {
      .showcase-carousel {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .showcase-carousel {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 65%;
                flex: 0 0 65%;
        max-width: 65%; } }
  .showcase-card {
    height: var(--showcase-height);
    position: relative; }
    .showcase-card:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 2px;
      background: #f27316;
      width: 0;
      -webkit-transition: width .3s;
      transition: width .3s; }
    .showcase-card:hover:before {
      width: 100%; }
  .showcase-header .photo {
    height: 230px;
    padding: 10px;
    position: relative; }
    @media (min-width: 1824px) {
      .showcase-header .photo {
        height: 260px;
        padding: 10px; } }
    @media (min-width: 480px) and (max-width: 767px) {
      .showcase-header .photo {
        height: 200px; } }


    .showcase-header .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;}
	.showcase-header .photo:after {
    content: "";
    height: 1px;
    width: 65%;
    margin: 0px auto;
    display: block;
}

  .showcase-header .sale {background-color:b3080f;
animation:image 5s infinite alternate;
-webkit-animation:image 5s infinite alternate;
-modz-animation:image 5s infinite alternate;
}
@keyframes image{
0%{
background-color:#b3080f;
}
25%{
background-color:#188038;
}
50%{
background-color:#b3080f;
}
75%{
background-color:#188038;
}
100%{
background-color:#188038;
}
}
  .showcase-header .sale {
    position: absolute;
    top: 20px;
    right: 0;
    width: 125px;
    height: 30px;
	border-bottom-left-radius:15px;
	border-top-left-radius:15px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding-right: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .showcase-subcat{
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
	min-height:135px;
    padding: 15px;
    display: -ms-flexbox;
	border-radius:5px;
    display: flex;
    z-index: 99;
    background-color: #f9f9f9;
    position: relative;
-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;}
    .showcase-subcat .info {
		margin:0 auto ;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .showcase-subcat .info span {
        color: #333333; }
      .showcase-subcat .info .name {
        font-weight: bold;
        font-size: 13px;
        color: #333333;
 }
      .showcase-subcat .info .code {
        font-weight: 700;
        font-size: 11px;
        margin-top: 10px;
		margin:0 auto;
		color:#b3080f;		
		margin-top:15px;} 
		.ciso { border: 1px solid #dadce0;
    border-radius: 8px;
	margin-bottom:13px;}
	
		
		.showcase-sub {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
   padding: 5px 10px;
	text-align:center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .showcase-sub .info {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .showcase-sub .info span {
        color: #333333; }
      .showcase-sub .info .name {
        font-weight: 300;
        font-size: 16px;
        color: #333333; }
      .showcase-sub .info .code {
        font-weight: 700;
        font-size: 14px;
        margin-top: 10px; }
  @media (max-width: 767px) {
    .showcase .showcase-carousel .owl-dots {
      position: relative;
      margin-top: 20px;
      top: inherit;
      left: inherit;
      margin-top: 30px !important; }
      .showcase .showcase-carousel .owl-dots .owl-dot span {
        background: rgba(51, 51, 51, 0.5) !important; }
      .showcase .showcase-carousel .owl-dots .owl-dot.active span, .showcase .showcase-carousel .owl-dots .owl-dot:hover span {
        background: #333333 !important; } }

.agromec {
  margin-top: 70px; }
  
  .agromec-info .img {margin-top:25px;}
  .agromec-info .text {
    font-size: 13px;
    color: #333333;
    line-height: 1.7;
    text-align: justify;
    padding-right: 40px;
    margin-top: 25px; }
    @media (max-width: 767px) {
      .agromec-info .text {
        padding-right: 0;
        margin-bottom: 50px; } }
    @media (min-width: 1824px) {
      .agromec-info .text {
        font-size: 14px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .agromec-info .text {
        padding-right: 0; } }
  .agromec-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .agromec-heading .title {
      font-size: 36px;
      font-weight: 800;
      color: #333333;
      font-family: "Montserrat", sans-serif;
      letter-spacing: -0.5px; }
      @media (max-width: 767px) {
        .agromec-heading .title {
          text-align: center;
          font-size: 32px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .agromec-heading .title {
          font-size: 28px; } }
      .agromec-heading .title span {
        color: #b3080f; }
    .agromec-heading .all-button {
      color: #b3080f;
      font-size: 14px;
      font-weight: 600; }
      .agromec-heading .all-button:hover {
        color: #333333;
        text-decoration: underline; }
  .agromec-sss {
    margin-top: 25px; }
    .agromec-sss ul li {
      margin-bottom: 10px; }
      .agromec-sss ul li:nth-last-child(1) {
        margin-bottom: 0; }
      .agromec-sss ul li.kirmizi .is-open  > a {
		  background-color:#b3080f;
        border: 2px solid #b3080f;
        color: #b3080f; }
      .agromec-sss ul li.is-open > a {
        border: 2px solid #b3080f;
        color: #b3080f; }
        .agromec-sss ul li.is-open > a:before {
          background-image: url("/img/arrow-up-ss.svg"); }
      .agromec-sss ul li:hover > a {
        background: #b3080f;
        color: #fff;
        border: 2px solid #b3080f; }
      .agromec-sss ul li a {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border: 2px solid #e6e6e6;
        height: 55px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 0px;
        padding-left: 30px;
        padding-right: 30px;
        color: #333333;
        position: relative;
        -webkit-transition: .3s;
        transition: .3s; }
        .agromec-sss ul li a:before {
          content: "";
          position: absolute;
          right: 20px;
          width: 20px;
          height: 20px;
          background-image: url("/img/arrow-right-ss.svg");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover;
          border-radius: 100%;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
        .agromec-sss ul li a .icon {
          font-size: 14px;
          margin-right: 20px; }
		   .agromec-sss ul li a .iconmak {
          font-size: 36px;
          margin-right: 20px; }
        .agromec-sss ul li a .text {
          font-family: "Montserrat", sans-serif;
          font-size: 16px;
          font-weight: 500; }
		  .agromec-sss ul li a .texta {
          font-family: "Montserrat", sans-serif;
          font-size: 12px;
          font-weight: 500; }
        .agromec-sss ul li a .circle {
          position: absolute;
          right: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-size: 18px; }
      .agromec-sss ul li:first-child .agromec-sss__sub {
        display: block; }
		
		.showcase-carousel .owl-dots {
    position: absolute;
    margin-top: 0 !important;
        top: 223px;
    left: -216px;
}
.categories-carousel .owl-dots {
  margin-top: 30px !important; }
  .categories-carousel .owl-dots .owl-dot span {
    background: rgba(51, 51, 51, 0.5) !important; }
  .categories-carousel .owl-dots .owl-dot.active span, .categories-carousel .owl-dots .owl-dot:hover span {
    background: #333333 !important; }
	
	.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #fff;
}

 .agromec-sss {
    margin-top: 25px; }
    .agromec-sss ul li {
      margin-bottom: 10px; }
      .agromec-sss ul li:nth-last-child(1) {
        margin-bottom: 0; }
      .agromec-sss ul li.kirmizi .is-open  > a {
		  background-color:#b3080f;
        border: 2px solid #b3080f;
        color: #b3080f; }
      .agromec-sss ul li.is-open > a {
        border: 2px solid #b3080f;
        color: #b3080f; }
        .agromec-sss ul li.is-open > a:before {
          background-image: url("/img/arrow-up-ss.svg"); }
      .agromec-sss ul li:hover > a {
        background: #b3080f;
        color: #fff;
        border: 2px solid #b3080f; }
      .agromec-sss ul li a {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border: 2px solid #e6e6e6;
        height: 55px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 0px;
        padding-left: 30px;
        padding-right: 30px;
        color: #333333;
        position: relative;
        -webkit-transition: .3s;
        transition: .3s; }
        .agromec-sss ul li a:before {
          content: "";
          position: absolute;
          right: 20px;
          width: 20px;
          height: 20px;
          background-image: url("/img/arrow-right-ss.svg");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover;
          border-radius: 100%;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
        .agromec-sss ul li a .icon {
          font-size: 14px;
          margin-right: 20px; }
		   .agromec-sss ul li a .iconmak {
          font-size: 36px;
          margin-right: 20px; }
        .agromec-sss ul li a .text {
          font-family: "Montserrat", sans-serif;
          font-size: 16px;
          font-weight: 500; }
		  .agromec-sss ul li a .texta {
          font-family: "Montserrat", sans-serif;
          font-size: 12px;
          font-weight: 500; }
        .agromec-sss ul li a .circle {
          position: absolute;
          right: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-size: 18px; }
      .agromec-sss ul li:first-child .agromec-sss__sub {
        display: block; }
		
		
		.sssmain .title {
			margin-bottom:10px;
		}
		.akordionmain {
			margin-top:20px;
		}
		.akordionmain .card-title {
			border:1px solid #f97607;
			color:#333;
		}
		.akordionmain .card-title a{
			font-family: "Montserrat", sans-serif;
			font-size: 16px;
			font-weight: 500; 
			    color: #333333;
		}
		.akordionmain .card-body {
			padding: 10px 15px;
		}
		.akordionmain .card {
			background:none;
		}
		.brand-item {
			padding:10px;	
		}
		.brand-item a img {
    width: auto!important;
    max-height: 68px;
}

section.section {
	margin:0!important;
}
h2.grup2{
	font-size: 36px;
    font-weight: 800;
    color: #333333;
    font-family: "Montserrat", sans-serif;
    letter-spacing: -0.5px;
	font-size: 36px!important;
}
.sort-source.sort-source-style-3>li>a {

	font-size: 17px!important;
	font-weight:600;
	letter-spacing:-1px;
	    border: 2px solid #ebebeb;
		border-radius:10px!important;
		
		margin:0  10px 10px 10px;
}
.portfoliourun a  {
	text-align:center;
}
.portfoliourun a img {
	width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.img-content {
    height: 260px;
    padding: 10px;
	position: relative;
}

.sort-source.sort-source-style-3 > li.active > a {
	border-bottom-color:none!important;	
}
.product-thumb-info-image img { width:auto!important; max-height:158px;}
.product .product-thumb-info .product-thumb-info-image {
	text-align:center;

	display: inline-block;
}
.product .product-thumb-info a {
	border:1px solid #eee;
}
.product .product-thumb-info {
	background:none;
}
.product .product-thumb-info:hover {
	border:1px solid #ddd;
}
.product .product-thumb-info .product-thumb-info-image:before {
	display:none;
} 

.portfolio-list .portfolio-item {
	border:1px solid #eee;
}
.listthumbimg {
	text-align:center;
}
.listthumbimg img{
	width:auto!important; max-height:200px;
}
.listitemedit {
	border:1px solid #eee;
}
.mainlistimg  {
	text-align:center;
}
.mainlistimg img {
	width:auto!important;
	max-height:200px;
}
.editmaina {
	border:1px solid #eee;
}