	.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: 83px;
    float: right;
    margin-top: 17px;
	}
	.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;
	}
	.projeagrid {
		min-height:270px;
		float:left;
	}
	
	#whatsappMobil, #whatsappPc {
		position: fixed;
		bottom: 3%;
		right: 2%;
		z-index: 999;
	}
	#whatsappPc a
	{
		    padding: 5px 17px 7px;
	}
	
	.social-icons li { margin:0; }
	.zrsliderbaslik {
	
		font-weight:500!important;
	}
	.zrslideraltbaslik {
		font-weight:600!important;
	}
	#teklifAlButonuPc {
		position: fixed;
		bottom: 3%;
		left: 2%;
		z-index: 999;
		color: white;
	}
	.btnteklifal{
		padding: 5px 17px 7px;
		background-color: #6c757d;
		color:#fff;
		  
	}
	
		.hizmet-module  h5{
		font-size:25px;
		margin-bottom:30px;
		width:100%;
		float:left;
		margin-top:50px;
	}
	
	.hizmet-module  .ft-cion{
		float:left;
		margin-right:15px;
	}
	.hizmet-module .feature-content {
		float:none;
		margin-top:5px;
	}
	.hizmet-module .feature-content span {
		float:left;
		font-weight:600;
	}
	.hizmet-module .modules-content{
		min-height:200px;
	}
	.hizmet-module .feature-box-5 {
		display:flex;
		justify-content:left;
		align-items: center;
		min-height: 121px;
	}
	
	.hizmet-module-full {
			position: relative;
		background-size: cover;
		overflow: hidden;
		background-attachment: fixed;
		 padding: 130px 0;
		 margin-top:30px;
	}
	@media (max-width: 1050px){
	.hizmet-module-full {
		background-attachment: inherit;
		}
	}
	.hizmet-module-full .card-edit-6{
		background:#fff;
		box-shadow: 0 0 3px rgb(0 0 0 / 20%);
		 margin-bottom: 28px;
		 min-height: 208px;
	}
	.hizmet-module-full .ft-cio{
		width:100%;
		float:left;
	}
	.hizmet-module-full .feature-content {
		width:100%;
		float:left;
	}
	.hizmet-module-full .feature-box-style-4 {
		display:block;
	}
	.hizmet-module-full .ft-cion {
		float:none;
		display:inline-block;
	}
	
	@media (min-width: 992px){
		#header .header-nav.header-nav-links nav>ul>li>a, #header .header-nav.header-nav-links nav>ul>li:hover>a, #header .header-nav.header-nav-line nav>ul>li>a, #header .header-nav.header-nav-line nav>ul>li:hover>a {
			padding: 0 11px;
		}
	}
	
	.breadcrumb>li {
		text-transform: inherit;
	}
	
	.hizmet-module-full img {
		width: 100%;
		height: auto;
	}
	.page-header-modern {
			background-position:center center;
	}
	.rev_slider li.slide-overlay .slotholder:after {
		display:none;
	}
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
		font-family: poppins, Arial, sans-serif!important;
	}
	.zrsliderbuton:hover { color:inherit!important;}
	.zrsliderbaslik{
		text-align: center!important;

	}
	.zrsliderbuton {
		padding:20px 20px!important;
	}
	@media screen and (max-width:501px){
		.zrsliderbaslik{
			line-height: 21px!important;
		}
		.zrsliderbuton {
			padding:6px 13px!important;
		}
	}
	@media screen and (min-width:502px) and (max-width:769px){
		.zrsliderbaslik{
			line-height: 27px!important;
		}
	}
	@media screen and (min-width:770px) and (max-width:992px){
		.zrsliderbaslik{
			line-height: 32px!important;
		}
	}
	@media screen and (min-width:993px) and (max-width:1400px){
		.zrsliderbaslik{
			line-height: 32px!important;
		}
	}
	@media screen and (min-width:1025px) and (max-width:1400px){
		.zrsliderbaslik{
			line-height: 55px!important;
		}
	}
	.counters .counter i {
		font-size:50px!important;
		margin-bottom: 30px;
	}
	
	.f-map iframe {
		height:300px;
	}
	
	#instagram {
		position: fixed;
		top: 15%;
		right: 2%;
		z-index: 999;
	}
	
	#instagram a{
		color:#fff;
		transition-timing-function: ease-in-out;
		-ms-transition-timing-function: ease-in-out;
		-moz-transition-timing-function: ease-in-out;
		-webkit-transition-timing-function: ease-in-out;
		-o-transition-timing-function: ease-in-out;
		transition-duration: .2s;
		-ms-transition-duration: .2s;
		-moz-transition-duration: .2s;
		-webkit-transition-duration: .2s;
		-o-transition-duration: .2s;
		display:block;
		float: left;
		width: 100%;
	}
	#instagram a:hover{
		color:#d5a263;
	}
	#instagram a i {
			font-size:25px;
	}
	@media screen and (max-width:640px){
		#instagram a i {
			font-size:22px;
		}
	}
	
	#instagram {
		z-index: 9999999;
	}
	
	.headerv15 .header-logo img {
		width: 145px!important;
	}
	
	.feature-box .feature-box-icon {
		width:auto;
		height:auto;
	}
	.feature-box-img span {
		background-repeat: no-repeat;
		height: 53px;
		display: block;
		width: 48px;
		background-position: center center;
		background-size: cover;
	}
	.feature-box.feature-box-style-2 h4 {
		margin-top: 24px;
	}
	.feature-box.feature-box-style-2 .feature-box-icon {
		float:left;
	}
	.feature-box-style-2 a {float:left; }
	.feature-box .feature-box-info {
		float:left;
	}
	.new-service-box{
		width: 100%;
    text-align: center;
    display: flex;
    margin-bottom: 20px;
	}
	.new-service-box a  {
		 flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 50px;
	}
	.new-service-box img {
    width: 50px;
    margin-right: 46px;
}

.new-service-box a span{
    color: #333;
    font-size: 19px;
    font-weight: 600;
}