.px-lg-5{
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}


.list-unstyled li{
	display: flex;
	align-items: center;
}

/* Static Slides */
.static-slider-header{
	font-weight: 800;
}

.static-slide-arrow-container{
	position: relative;
}

.static-slide-container[category="yabanci-dil"]{
	color: #fff;
	background: url(../img/mainPage/transparent-bg.png) no-repeat right bottom  #A098C8;
}

.static-slide-container[category="yabanci-dil"] .static-slide-arrow-container:before{
	content: url(../img/mainPage/transparent-arrow.png);
	position: absolute;
    right: -20px;
    top: -20px;
}

.static-slide-container[category="yabanci-dil"] .btn-custom{
	background-color: #7165AC;
	color: #fff;
	border: 1px solid #FFFFFF66;
}


.static-slide-container[category="sertifika-programlari"]{
	color: #222943;
	background: url(../img/mainPage/sertifika-programlari-bg.png) no-repeat right bottom  #FBE0DF;
}

.static-slide-container[category="sertifika-programlari"] .static-slide-arrow-container:before{
	content: url(../img/mainPage/sertifika-programlari-arrow.png);
	position: absolute;
    right: -20px;
    bottom: -20px;
}

.static-slide-container[category="sertifika-programlari"] .btn-custom{
	background-color: #E52E27;
	color: #fff;
}


.static-slide-container[category="ucretsiz-kurslar"]{
	color: #8E3979;
	background: linear-gradient(249.17deg, rgba(112, 192, 86, 0.19) 10.15%, rgba(103, 189, 115, 0.19) 13.81%, rgba(82, 185, 162, 0.19) 21.34%, rgba(58, 184, 196, 0.19) 27.59%, rgba(32, 183, 216, 0.19) 32.24%, rgba(12, 182, 224, 0.19) 34.76%, rgba(27, 177, 221, 0.19) 36.81%, rgba(49, 164, 212, 0.19) 40.15%, rgba(69, 143, 198, 0.19) 44.35%, rgba(85, 114, 179, 0.19) 49.24%, rgba(96, 76, 157, 0.19) 54.67%, rgba(99, 61, 151, 0.19) 56.36%, rgba(117, 59, 138, 0.19) 57.37%, rgba(142, 57, 120, 0.19) 59.3%, rgba(163, 54, 103, 0.19) 61.41%, rgba(182, 50, 88, 0.19) 63.66%, rgba(198, 46, 75, 0.19) 66.09%, rgba(211, 42, 63, 0.19) 68.77%, rgba(221, 38, 53, 0.19) 71.79%, rgba(227, 36, 46, 0.19) 75.34%, rgba(231, 34, 42, 0.19) 79.93%, rgba(232, 33, 41, 0.19) 89.39%);
}

.static-slide-container[category="ucretsiz-kurslar"] .static-slide-arrow-container:before{
	content: url(../img/mainPage/ucretsiz-egitim-arrow.png);
	position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.static-slide-container[category="ucretsiz-kurslar"] .btn-custom{
	background-color: #fff;
	color: #8E3979;
	border: 1px solid #8E3979;
}

.static-slider-img{
	border-radius: 15px;
}
