#sp-logo-wrap .sp-column{
    padding:20px 0;
    position: relative;
}

#sp-logo:before {
	content: "";
	width: calc(100% + 50px);
	height: 100%;
	background: #fff;
	position: absolute;
	transform: skewX(-25deg);
	left: -30px;
}
#sp-menu > .sp-column > .sp-module , #sp-menu > .sp-column > .sp-module > .sp-module-content{
	position: relative;
}

#sp-menu > .sp-column > .sp-module:before {
	content: "";
	display: block;
	width: 150%;
	height: 60px;
	position: absolute;
	background: #fff;
	top: 0;
	transform: skewX(-25deg);
	right: -30px;
}
#sp-header.header-sticky #sp-menu > .sp-column > .sp-module:before {
    height: 60px;
}
.sp-megamenu-parent > li + li > a {
	border-left: 1px solid #222;
	text-align: center;
}
.anasayfa > img {
	display: none;
}

.header-sticky .anasayfa > img {
	display: inline-block;
	margin-right: 60px;
	margin-left: -15px;
	position: relative;
	width: 100px;
}
.header-sticky .anasayfa:before {
	content: "";
	position: absolute;
	background: #fff;
	width: 183px;
	height: 100%;
	/* left: 0; */
	top: 0;
	transform: skewX(-25deg);
	left: -30px;
}
.borderImg .sppb-addon-single-image-container {
	position: relative;
	margin: 40px 30px 0px 40px;
	z-index: 1;
}
.borderImg .sppb-addon-single-image-container:before, .borderImg .sppb-addon-single-image-container:after {
	position: absolute;
	border: 15px solid #d51e25;
	content: '';
	width: 80%;
	height: 80%;
	z-index: -1;
}

.borderImg .sppb-addon-single-image-container:before {
	left: -40px;
    bottom: 0px;
}
.borderImg .sppb-addon-single-image-container:after {
	right: -30px;
    top: -40px;
}
.sp-slider .sp-item .sp-background {
	background-position: 75% center;
}
.sppb-sp-slider-text {
	max-width: 50%;
}
.sppb-sp-slider-text p {
	font-weight: 500;
}
.since-year-outer {
	position: relative;
}
.since-year {
	position: absolute;
	right: 0px;
	top: -30px;
	z-index: 1;
}
.since-year {
	color: #212529;
	font-size: 85px;
	font-weight: 500;
	font-family: 'Anton', sans-serif;
	display: inline-block;
	line-height: 0px;
	position: relative;
	bottom: -16px;
	padding-right: 10px;
}
.since-year strong {
	color: #fff;
	font-size: 120px;
	font-weight: 500;
	font-family: 'Anton', sans-serif;
	display: inline-block;
	background-color: #d51e25;
	line-height: 50px;
	padding: 40px 10px 20px 12px;
}
.cizgiliste {
	list-style: none;
    margin-bottom: 30px;
    padding-left: 0;
}
.cizgiliste li {
	color: #212529;
	font-size: 20px;
	position: relative;
	padding-left: 30px;
}
.cizgiliste li:after {
	position: absolute;
	content: '';
	left: 0px;
	top: 17px;
	width: 20px;
	height: 2px;
	background-color: #d51e25;
}
.owl-filter-bar {
	text-align: center;
	display: block;
    width: 100%;
    padding:0;
}

.owl-filter-bar li {
    float: none;
    display: inline-block;
    text-align: center;
    margin-right: 10px;;
}

.owl-filter-bar img {
	display: block;
	margin-top: -15px;
	margin-right: 10px;
	float: left;
}

.owl-filter-bar > li.active > a {
  background-color: #151515;
  color: #fff;
  border: none;
  box-shadow: 0 -1px 2px 0 rgba(209, 209, 209, 0.5);
}
.owl-filter-bar > li > a {
	border: none;
	text-transform: uppercase;
	padding: 20px 20px 10px 20px;
	color: #fff;
	background-color: #d51e25;
	height: 100px;
	display: flex;
	/* max-width: 286px; */
	align-items: center;
	justify-content: flex-start;
	text-align: left;
	max-width: 200px;
	font-size: 15px;
	font-weight: 600;
	max-height: 100px;
    line-height: 16px;
    border-radius: 4px;
	position: relative;
}

.owl-filter-bar > li.active > a:after {
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #151515;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}
.owl-filter-bar > li > a:hover {
	background: #151515;
}
.owl-filter-bar > li.active > a:hover:after {
	border-top-color: #151515;
}
.owl-item .sppb-articles-carousel-column {
    width: 100%;
    transform: scale(0);
	transition: all 0.4s ease-in-out 0s;
}
.owl-loaded .owl-item .sppb-articles-carousel-column {
    transform: scale(1);
}
.owl-item .sppb-articles-carousel-column:hover {
	box-shadow: 0 0 0 5px rgba(237,28,36,1);
	transform: scale(1.03);
}
.sppb-articles-carousel-wrapper.owl-carousel .owl-nav {
    text-align: center;
}

.sppb-articles-carousel-wrapper.owl-carousel .owl-nav button.owl-prev, .sppb-articles-carousel-wrapper.owl-carousel .owl-nav button.owl-next {
	background: #d51e25;
	color: #fff;
	padding: 5px 15px!important;
	border-radius: 4px;
}

.sppb-articles-carousel-wrapper.owl-carousel .owl-nav button.owl-prev {
    margin-right: 25px;
}

.sppb-articles-carousel-wrapper.owl-carousel .owl-nav button.owl-prev:hover, .sppb-articles-carousel-wrapper.owl-carousel .owl-nav button.owl-next:hover {
	background: #151515;
}
.sppb-carousel-extended-nav-control .nav-control{
    border:0;
    color:#d51e25;
}
#sp-bottom {
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    position: relative;
	z-index: 2;
}
#sp-content-bottom {
	position: relative;
	z-index: 5;
}
#sp-position2 .custom {
	position: absolute;
	top: -30px;
	left: 0;
	background: #d51e25;
	padding: 20px 40px;
	color: #fff;
}
.altSlogan {
    position: relative;
    z-index: 2;
}
#sp-position2 .custom:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	right: -20px;
	background: #d51e25;
	top: 0;
    transform: skewX(25deg);
    z-index: 0;
}
.sp-page-title:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(213,30,37,0.7);
}
.sp-page-title .container{
	position: relative;
}

.referansTab .sppb-tab-content {
	padding: 0;
	box-shadow: none;
}
.referansTab .sppb-tab-image {
	filter: invert(1);
	float: left;
}

.referansTab table th,
.referansTab table td{
    width:33.33333%;
}
.kategori .badge {
	background: #151515;
    font-size: 12px;
    	position: absolute;
	top: 15px;
	right: 15px;
}
.kategori {
	border: 1px solid #ededed;
	box-shadow: 0 10px 20px -15px rgba(0,0,0,0.5);
	padding: 5px;
    position: relative;
    margin-bottom: 30px;
}
.kategori .sppb-addon-title,
.kategori .page-header {
	font-size: 18px;
	/* background: #d51e25; */
	margin: 0;
	position: absolute;
	bottom: 25px;
    left: -15px;
    background: #d51e25;
	color: #fff;
	padding: 10px 10px;
}
.kategori .sppb-addon-title:hover,
.kategori .sppb-addon-title:hover:after,
.kategori .page-header:hover,
.kategori .page-header:hover:after {
	background: #171717;
}
.kategori .sppb-addon-title a,
.kategori .page-header a  {
	color: #fff;
	position: relative;
	z-index: 2;
}
.kategori .sppb-addon-title:after,
.kategori .page-header:after {
	content: "";
	width: 30px;
	height: 100%;
	background: #d51e25;
	position: absolute;
	top: 0;
	right: -20px;
	transform: skewX(25deg);
}
/* .kategori .page-header a:hover, .kategori .page-header a:hover:after {
	background: #151515;

} */


.kategori .sppb-img-container,
.kategori .category-desc {
	overflow: hidden;
}
.kategori:hover .sppb-img-container img,
.kategori:hover .category-desc img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}
.kategori .sppb-addon-title:before,
.view-category .article-body:before,
.view-article .article-details .article-header:before {
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 0px solid #6e0f12;
	display: block;
	position: absolute;
    bottom: -10px;
    left:0;
	border-left: 0px solid #6e0f12;
	border-right: 15px solid #6e0f12;
}
.kategori p{
    margin: 0;
}
.categories-list h1 {
	font-size: 35px;
	text-align: center;
}

ul.checklist {
	list-style: none;
	padding: 0;
}
.checklist > li:before {
	content: "\e935";
	font-family: poen;
	margin-right: 10px;
	vertical-align: middle;
	color: #d51e25;
}
.article-details .articleBody h3 {
	border-left: 5px solid #d51e25;
	padding-left: 15px;
	color: #d51e25;
	font-size: 26px;
	margin-top: 25px;
}

.sp-megamenu-parent .item-header > a:hover {
	color: #d51e25!important;
}
.sp-megamenu-parent .sp-mega-group a:hover img,
.view-article .related-article-list-container .article:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
	transform: scale(1.05);
}
.kategori .sppb-img-container img,
.kategori .category-desc img,
.sp-megamenu-parent .sp-mega-group a:hover img,
.view-category .article img,
.view-category .article-body:hover,.view-category .article-body:hover:after,
.view-article .related-article-list-container .article img,
.kategori .sppb-addon-title, .kategori sppb-addon-title:after,
.kategori .page-header, .kategori .page-header:after   {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.view-category .article {
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 10px 20px -15px rgba(0,0,0,0.5);
}
.view-category .article-body {
	position: absolute;
	bottom: 25px;
	background: #d51e25;
	padding: 5px 15px;
	left: -15px;
    max-width: 80%;
    z-index: 1;
}
.view-category .article-body:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	right: -30px;
	background: #d51e25;
	top: 0;
    transform: skewX(25deg);
    z-index: 0;
}
.view-category .article-body:before {
	bottom: -10px;
	left: 0;
}
.view-category .article-body .article-info, .view-category .article-body .article-header {
	position: relative;
	z-index: 2;
}
.view-category .article-body .article-header h2{
    font-size: 20px;
}
.view-category .article-body a{
    color:#fff
}
.view-category .article-body span.category-name {
	font-size: 12px;
}
.view-category .article:hover img {
	transform: scale(1.1);
}
.view-category .article .article-intro-image {
	overflow: hidden;
}
.view-category .article-body:hover,.view-category .article-body:hover:after{
    background: #171717;
}
@media (min-width: 1200px){
    .view-category #sp-main-body > .container, .view-categories #sp-main-body > .container {
        max-width: 98%;
    }
    .view-category.categoryContainer #sp-main-body > .container {
        max-width: 1140px;
    }
}
@media (min-width: 992px) and (max-width:1250px){
    .article-list .col-lg-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
.view-article .article-details .article-full-image {
	padding: 10px;
	border: 1px solid #dedede;
}
.view-article #sp-main-body {
	padding: 35px 0 100px;
}
.view-article .article-header-container {
	position: relative;
}
.view-article .article-details .article-header {
	position: absolute;
	bottom: 25px;
	background: #d51e25;
	color: #fff;
	padding: 10px 25px;
}
.view-article .article-details .article-header h1 {
    font-size: 40px;
    position: relative;
    z-index: 2;
}
.view-article .article-details .article-header:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	right: -30px;
	background: #d51e25;
	top: 0;
    transform: skewX(25deg);
    z-index: 0;
}
.view-article .article-details .article-header:before {
    left:0;
    bottom:-10px;
}
.view-article .related-article-list-container .article {
	border: 1px solid #dedede;
	padding: 5px;
	box-shadow: 0 10px 20px -10px rgba(0,0,0,0.3);
}
.view-article .related-article-list-container .article-header {
	text-align: center;
	/* border: 1px solid #dedede; */
	padding: 10px 10px 0 10px;
}
.view-article .related-article-list-container .article-info {
	display: none;
}
.view-article .related-article-list-container .article .article-full-image {
	overflow: hidden;
}
.related-article-list-container {
	margin-top: 50px;
	border-top: 1px dashed #dedede;
	padding-top: 20px;
}
h3.related-article-title {
	text-align: center;
	font-size: 25px;
	margin-bottom: 20px;
}
h3.related-article-title:before,
h3.related-article-title:after {
	content: "";
	width: 30px;
	height: 3px;
	display: inline-block;
	background: #d51e25;
	margin-bottom: 5px;
}
.sppb-section.sppb-sticky-it {
	position: fixed;
	width: 100%;
	top: 60px;
	z-index: 9999999;
	left: 0;
	right: 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid#ddd;
}
@media (max-width:991.99px){
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        padding: 0 10px;
    }
}
@media (min-width: 768px){
   body.helix-ultimate .sppb-row-container {
        max-width: 750px;
    }
}
@media (min-width: 992px){
    body.helix-ultimate .sppb-row-container {
        max-width: 980px;
    }
}
@media (min-width: 1200px){
    body.helix-ultimate .sppb-row-container {
        max-width: 1170px;
    }
}
@media (max-width: 767px){
  	.en-gb #sppb-addon-1585130239393 #btn-1585130239393.sppb-btn-custom{
  	  	font-size: 11px;
    	padding: 10px 15px;
  	}
    .sppb-tab.sppb-custom-tab {
        display: block;
    }
    #sppb-addon-1585308360477 .sppb-tab-custom-content {
        width: 100%!important;
        padding-left: 0!important;
        float: none!important;
    }
    #sppb-addon-1585308360477 .sppb-nav-custom {
        width: 100%!important;
        padding-right: 0!important;
        float: none!important;
    }
    .logo-image {
        height: 50px!important;
    }
    #sp-logo .logo {
        margin-top: -20px;
    }
    .sp-contact-info {
        width: 100%;
        align-items: flex-end;
	    justify-content: flex-end;
    }
    #sp-logo:before {
        height: calc(100% + 40px);
        left: -35px;
        top: -40px;
    }
    #sp-logo-wrap .sp-column {
        padding: 10px 0;
    }
    .owl-filter-bar li {
        text-align: center;
        width: 145px;
        max-height: 100px;
        vertical-align: text-bottom;
        margin-bottom:25px
    }
    .owl-filter-bar > li > a {
        display: block;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        padding:10px;
    }
    .owl-filter-bar img {
        display: block;
        float: none;
        width: 40px;
        margin: 0 auto 10px;
    }
    .owl-filter-bar {
        margin-bottom: 0;
    }
    .sppb-sp-slider-text {
        max-width: 80%;
    }
  	.sppb-link-list-wrap a {
        width: 70px;
        height: 82px;
        float: left;
  	}
}
.iletisim.com-sppagebuilder #sp-main-body {
	padding-bottom: 0;
}
@media (min-width:768px) and (max-width:991px){
    .sp-megamenu-parent .sp-dropdown {
        max-width: 600px;
    }
}
@media (max-width:549px){
    .sp-contact-info li.sp-contact-email {
        display: none;
    }
}
@media (max-width:479px) {
    #sp-position2 .custom {
        top: -40px;
        max-width: 60%;
    }
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li + li > a {
	border-top: 1px solid #ededed;
}
.view-article.standart-page .article-img-wrpaaer .article-header {
	position: inherit;
	background: none;
	margin: 0;
    color: #000;
    bottom: auto;
    left:auto;
    padding:0;
}
.view-article.standart-page .article-details .article-header:before,
.view-article.standart-page .article-details .article-header:after,
.view-article.standart-page h3.related-article-title {
	display: none;
}
.view-article.standart-page .article-img-wrpaaer .article-header h1 {
	color: #000;
}
.view-article.standart-page div[itemprop="articleBody"] {
	margin-top: 20px;
	padding: 0 0;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
	max-width: 100%;
}
